html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
 caption,  tfoot, thead,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video ,input{
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
*html{ background-image:url(about:blank); background-attachment:fixed; }
body {
	font-family:"微软雅黑", "黑体", "Arial Black"; 
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
#allmap {height: 420px;width:100%;overflow: hidden; }
/*分页*/
.pager{width:100%; margin:0 auto; padding-top:20px; text-align:center;}
/*.pager li{display:block; float:left;  line-height:25px;  font-size:14px; margin-right:10px;}
.pager li a{display:block; background:#dadada;padding:4px 15px; color:#5d5d5d;}
.pager li.cur_page a,.pager li a:hover{background:#e5655d;color:#fff;}*/
.pager a,.pager span{line-height: 28px;font-size: 12px; margin-right:8px;background: #dadada;padding: 0 10px;color: #5d5d5d; height:28px; display:inline-block;}
.pager span{ background:none;padding: 0;}
.pager span.total{background: #dadada;padding: 0 10px;}
.pager a b{background: #dadada;color: #5d5d5d; padding:0;}
.pager a:hover b{background: #e5655d;color: #fff; padding:0;}
.pager b{line-height: 28px;font-size: 12px; margin-right:8px;background: #e5655d; color:#fff;padding: 0 10px;display:inline-block;}
.pager a:hover{background: #e5655d; color:#fff;}
.tips{color: rgba(0, 0, 0, 0.5);padding-left: 10px;}
.tips_true,.tips_false{padding-left: 10px;}
.tips_true{color: green;}
.tips_false{color:#e8645a;}
.r_tips{color: rgba(0, 0, 0, 0.5);padding-bottom: 10px;}
.r_tips_true,.r_tips_false{padding-bottom: 10px; font-size:13px; line-height:13px;}
.r_tips_true{color: green;}
.r_tips_false{color:#e8645a;}
.red{color:#cc0f16;}
.tel_container {
    width: 726px;
    height: 289px;
    position: fixed;
    margin: auto;
    z-index: 2147483647;
    opacity: 1;
    display: none;
    right: 0;
    bottom: 0;
	padding-bottom:3px;
	padding-right:2px;
}
.tel_container-in {
    width: 726px;
}
.rightWrap {
    width: 100%;
    float: left;
    background: #f2f2f2;
    overflow: hidden;
    position: relative;
}
.leftWrap {
    width: 100%;
    background: #e9e9e9;
    float: left;
    position: relative;
    right: 383px; /*此值等于Content的宽度*/
}
.cpy-box {
    float: left;
    width: 323px;
    overflow: hidden;
    position: relative;
    left: 383px;
}
.lxb-box {
    float: left;
    overflow: hidden;
    width: 383px;
    background: #f2f2f2;
    position: relative;
    left: 383px;
}
.cartoon {
height:auto;width: 283px;
    margin: 19px auto 10px;
}
.cpy-info-box {
    width: 260px;
    margin: 0 auto 19px;
}
.cpy-info {
    color: #666;
    font-size: 14px;
    line-height: 35px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 35px;
}
.cpy-tel {
    padding-left: 23px;
    background: url(../images/tel.png) 0 center no-repeat;
}
.cpy-url {
    padding-left: 23px;
    background: url(../images/url.png) 0 center no-repeat;
}
.cpy-info a {
    color: #666;
    text-decoration: none;
}
.cpy-underline {
    height: 1px;
    line-height: 1px;
    background: #d9d9d9;
}
.lxb-box-in {
    margin: 19px auto auto 29px;
}
.lxb-input .title {
    font-size: 24px;
    color: #000;
    font-weight: 700;
    margin-bottom: 24px;
}
.input-box {
    margin-bottom: 14px;
}
.input-box  input {
    height: 45px;
    width: 314px;
    line-height: 45px;
    border: 1px solid #cecece;
    border-radius: 5px;
    font-size: 18px;
    padding-left: 20px;
}
.input-button input {
    height: 46px;
    width: 334px;
    line-height: 46px;
    background: #c02310;
    border: 0;
    color: #fff;
    font-size: 18px;
    border-radius: 5px;
}
.feedback-tip {
    min-height: 51px;
    word-break: break-all;
}
.lxb-tip {
    margin: 10px 0;
}
.lxb-tip .title {
    font-size: 16px;
    color: #565656;
    font-weight: 700;
}
.tip-box {
    margin-top: 8px;
}
.tip-box p {
    color: #666;
    font-size: 14px;
    line-height: 20px;
}

.tel_container:after {
    content: "";
    display: block;
    clear: both;
}

.tipCon {
    display: none;
    margin: 10px 0;
    width: 334px;
    font-size: 14px;
}

.tipSucc {
    color: #16bd51;
}

.tipFail {
    color: #e71c4a;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.tel_shade {
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    opacity: 0.7;
    filter: alpha(opacity=70);
    z-index: 9998;
    cursor: pointer;
    background-color: #000;
    display: none;
}


.tel-close {
    position: absolute;
    width: 21px;
    height: 21px;
    right: 2px;
    top: 0;
	margin:-0 -0 0 0;
	background: url(../img/close_button_white.png) no-repeat -15px -15px #999;
	z-index:1003;
}
.noswap{ display:none;}
.wz_content h2,.wz_content h3,.wz_content h4,.wz_content h5,.wz_content h6{ font-weight:bold; text-align:left; padding:8px 0; color:#4d4d4d;}
.wz_content h2{ font-size:18px; }
.wz_content h3{ font-size:17px; }
.wz_content h4{ font-size:16px; }
.wz_content h5{ font-size:15px; }
.wz_content h6{ font-size:14px; }
.margin_t_10{ margin-top:10px;}
.flink,.ftjswz{display: block;float: right;width: 80px;color: #9c9b9b;text-align: center; cursor:pointer; z-index:1000;}
.flink.cur,.ftjswz.cur{ background:url(../img/aa.png) no-repeat top center; transition:none;}
.flink .f_arr,.link_m,.ftjswz .js_arr,.ftjswz_c{ display:none;}
.flink .f_arr,.ftjswz .js_arr{width: 0;height: 0;border-width: 12px 8px 0 8px;border-style: solid;border-color:#f3f3f3 transparent transparent ;margin: 0 auto; position:absolute; left:50%; bottom:38px; margin-left:-8px;}
.link_m{position:absolute;  bottom:50px;right:0; background:#f3f3f3;padding:15px 0; z-index:1000;}
.link_m strong{ font-size:15px;float:left;color:#666; line-height:30px;}
.footer .fcnt .link_m a{ font-size:13px; color:#666; float:left; line-height:24px; width:auto; display:inline-block; margin:0 5px;}
.footer .fcnt .link_m a.fr{ float:right;margin:0;}
.footer .fcnt .link_m a:hover{ color:#c00;}
.ftjswz_c{position:absolute; right:-0; bottom:50px; background:#f3f3f3; padding:25px 20px 15px 20px; border-top:5px solid #e7e7e7; z-index:1000;}
.ftjswz_c li{width:31.1%; margin:0 1.1% 5px 1.1%; float:left; line-height:20px; height:20px; overflow:hidden; font-size:12px; text-align:left;}
.footer .fcnt .ftjswz_c li a{ display:block; width:100%; text-align:left; color:#666;}
.footer .fcnt .ftjswz_c li a:hover{ color:#c00;}
.c_cls{position:absolute; top:5px; right:5px; width:18px; height:18px; background:url(../img/cls.gif) no-repeat center;}
.bdshare-button-style0-24 .bds_more.bt_share{ padding-left:24px;line-height: 30px; height: 30px; font-size:14px; margin:0; background:url(../images/case_share.png) no-repeat left;}
.bdshare-button-style0-24 a.bds_more.bt_share:hover{background:url(../images/js_fx_2.png) no-repeat left;color:#e60012;}
.mt10 {margin-top: 10px;}
.mt15 {margin-top: 15px;}
.mt20 {margin-top: 20px;}
.mt25 {margin-top: 25px;}
.mt30 {margin-top: 30px;}
.mt40{margin-top: 40px;}
.mb10{ margin-bottom:10px;}
.mb20{ margin-bottom:20px;}
.mb40{ margin-bottom:40px;}
.wp43 {width: 43%;}
.wp54 {width: 54%;}
.wp37 {width: 37%;}
.wp50 {width: 50%;}
.wp60 {width: 60%;}
.wp57 {width: 57%;}
.wp41 {width: 41%;}
.wp100{ width:100%;}
.fl{ float:left;}
.fr{ float:right;}
.pst_r {position: relative;}
img.t_block { display: block;max-width: 100%;width: 100%;height: auto;}
.pr20{ padding-right:20px;}
.adimg{ padding-bottom: 10px;}
.adimg img{ max-width: 100%; height: auto; display: block;}