﻿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:"Times New Roman","Microsoft YaHei","微软雅黑","Arial", "Helvetica","sans-serif", "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(../images/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(../images/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(../images/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;}


/* 主要css样式*/
.main-im{position:fixed;right:10px;top:300px;z-index:100;width:110px;height:272px;}
.main-im .qq-a{display:block;width:106px;height:116px;font-size:14px;color:#0484cd;text-align:center;position:relative;}
.main-im .qq-a span{bottom:5px;position:absolute;width:90px;left:10px;}
.main-im .qq-hover-c{width:70px;height:70px;border-radius:35px;position:absolute;left:18px;top:10px;overflow:hidden;z-index:9;}
.main-im .qq-container{z-index:99;position:absolute;width:109px;height:118px;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom:1px solid #dddddd;background:url(../images/qq-icon-bg.png) no-repeat center 8px;}
.main-im .img-qq{max-width:60px;display:block;position:absolute;left:6px;top:3px;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.main-im .im-qq:hover .img-qq{max-width:70px;left:1px;top:8px;position:absolute;}
.main-im .im_main{background:#F9FAFB;border:1px solid #dddddd;border-radius:10px;background:#F9FAFB;display:none;}
.main-im .im_main .im-tel{color:#000000;text-align:center;width:109px;height:105px;border-bottom:1px solid #dddddd;}
.main-im .im_main .im-tel div{font-weight:bold;font-size:12px;margin-top:6px;}
.main-im .im_main .im-tel .tel-num{font-family:Arial;font-weight:bold;color:#e66d15;}
.main-im .im_main .im-tel:hover{background:#fafafa;}
.main-im .im_main .weixing-container{width:55px;height:47px;border-right:1px solid #dddddd;background:#f5f5f5;border-bottom-left-radius:10px;background:url(../images/weixing-icon.png) no-repeat center center;float:left;}
.main-im .im_main .weixing-show{width:112px;height:172px;background:#ffffff;border-radius:10px;border:1px solid #dddddd;position:absolute;left:-125px;top:-126px;}
.main-im .im_main .weixing-show .weixing-sanjiao{width:0;height:0;border-style:solid;border-color:transparent transparent transparent #ffffff;border-width:6px;left:112px;top:134px;position:absolute;z-index:2;}
.main-im .im_main .weixing-show .weixing-sanjiao-big{width:0;height:0;border-style:solid;border-color:transparent transparent transparent #dddddd;border-width:8px;left:112px;top:132px;position:absolute;}
.main-im .im_main .weixing-show .weixing-ma{width:104px;height:103px;padding-left:5px;padding-top:5px;}
.main-im .im_main .weixing-show .weixing-txt{position:absolute;top:110px;left:7px;width:100px;margin:0 auto;text-align:center;}
.main-im .im_main .go-top{width:50px;height:47px;background:#f5f5f5;border-bottom-right-radius:10px;background:url(../images/totop-icon.png) no-repeat center center;float:right;}
.main-im .im_main .go-top a{display:block;width:52px;height:47px;}
.main-im .close-im{position:absolute;right:10px;top:-12px;z-index:100;width:24px;height:24px;}
.main-im .close-im a{display:block;width:24px;height:24px;background:url(../images/close_im.png) no-repeat left top;}
.main-im .close-im a:hover{text-decoration:none;}
.main-im .open-im{cursor:pointer;margin-left:68px;width:40px;height:133px;background:url(../images/open_im.png) no-repeat left top;}



.pager {
  margin: 25px 0;
}

.pagination {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.pagination li {
  display: inline-block;
}

.pagination li a {
  display: inline-block;
  padding: 5px 10px;
  text-decoration: none;
  color: #000;
  border: 1px solid #ccc;
  margin-right: 5px;
}

.pagination li.active a {
  background-color: #ccc;
}

.clr {
  clear: both;
}

body {padding-top:211px;}
.topfixed {position: fixed;
top: 0px;
left: 0px;
right: 0;
z-index: 999;}