﻿@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: "dinbold";
  src: url("images/din-bold_0.ttf") format("truetype"),
       url("images/din-bold_0.eot") format("embedded-opentype"),
       url("images/din-bold_0.svg") format("svg")
	  /*, url("images/din-bold_0.woff2") format("woff2"),
     url("images/din-bold_0.woff") format("woff")*/;
  font-weight: normal;
  font-style: normal;
}
/*@font-face {
  font-family: "sy";
  src: url("images/sy.woff2") format("woff2"),
       url("images/sy.woff") format("woff"),
       url("images/sy.ttf") format("truetype"),
       url("images/sy.eot") format("embedded-opentype"),
       url("images/sy.svg") format("svg"),
       url("images/sy.otf") format("opentype");
}*/
* {outline: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box}
html {-webkit-text-size-adjust: 100%}
body {padding: 0;margin: 0 auto;font-size: 14px;color: #555;background-color: #fff;font-family: "sy", "Microsoft YaHei"; min-width:1200px;-webkit-text-size-adjust: none;-webkit-tap-highlight: rgba(0,0,0,0); }
input[type="button"],
input[type="submit"],
input[type="reset"] {-webkit-appearance: none;}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill{ background:none !important;}
ul, li, form, dl, dt, dd, div, ol,figure,aside{padding: 0;margin: 0;}
.ul,.ul li,ul li {list-style: none;}
table {border-collapse: collapse;border-spacing: 0}
table td {border-collapse: collapse;font-size: 14px;}
select, input, textarea {font-size: 14px;color: #333;border-radius: 0;-webkit-border-radius: 0;font-family: "sy", "Microsoft YaHei";}
img{border: none;max-width: 100%;vertical-align: middle;}
a {color: #333;text-decoration: none;noline:-webkit-tap-highlight-color:rgba(0,0,0,0);/* 去掉链接触摸高亮 */}  
a:hover {color: #c82f34;text-decoration: none;}
a:focus {color: #333;outline: none;-moz-outline: none;}
a:active {color: #333;}
pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word;margin:0;font-family: "sy", "Microsoft YaHei";text-align:justify;text-justify:inter-ideograph;}

input::-webkit-input-placeholder{color:#999;}
input::-moz-placeholder{   /* Mozilla Firefox 19+ */color:#999;}
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */color:#999;}
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ color:#999;}
	
.clear {clear: both;height: 0px;overflow: hidden;zoom: 0;}
.clearfix {*zoom:1;}/*IE/7/6*/
.clearfix:after { content:"\200B"; display:block; height:0; clear:both; } 

.dot{display: block;white-space: nowrap; text-overflow: ellipsis;overflow: hidden;font-size:14px;}
.Ispic{ background-repeat:no-repeat; background-position:center center; background-size:cover;}

.img-opacity{opacity: 0; width: 0; height: 0;  position: absolute;}

::after, 
::before {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box}

.center{ width:1200px; margin:0 auto;}

.Content-70{ padding-top:70px; min-height:400px;}

/*Top*/
.Top{ position:fixed; left:0; top:0; z-index:100; width:100%; background:rgba(255,255,255,0.9);box-shadow: 1px 1px 8px #999;}
.Top .center > div{ float:right; }
.Top .top-left{width:191px; float:left !important;}
.Top .top-left .logo img{ width:100%; height:34px;margin-top: 12px;}
.Top .top-right{ padding-top:23px; padding-left:16px;}
.Top .top-right dl > *{ float:left;line-height:22px;}
.Top .top-right dd.top-tel{ background:url(images/icon_tel.png) no-repeat left center; padding-left:27px;font-family: "dinbold"; font-size:24px; color:#c81623; font-weight:bold;}
/*.Top .top-right dd.top-tel img{ height:19px;}*/
.Top .top-right dd.top-login{padding-right:17px;}
.Top .top-right dd.top-login a{ float:left;}
.Top .top-right dd.top-login a.log-before{ padding-left:20px; background:url(images/icon_login.png) no-repeat left center; color:#888;}
.Top .top-right dd.top-login a.log-after{ display:none; background:url(images/icon_member.png) no-repeat; width:20px; height:20px; }
.Top .top-right dt::after{ display:inline-block; content:''; vertical-align:middle; width:1px; background:#d1d1d1; height:12px; margin:5px 17px 0 13px;}
.Top .top-right dt{ position:relative;}
.Top .top-right dt .open-search{ background:url(images/btn_search.png) no-repeat center center; width:30px; height:22px; float:left;}
.Top .search-box{position:absolute; right:15px; top:47px; width:300px; display:none; background:rgba(0,0,0,0.8);}
.Top .search-box::before{ position:absolute; content:''; border:10px solid transparent; border-bottom-color:rgba(0,0,0,0.8); right:20px; top:-20px;}
.Top .search-box .text{ width:100%; height:46px; line-height:46px; padding:0 46px 0 10px; border:none; background:none; color:#fff;}
.Top .search-box .btn{ position:absolute; right:0; top:0; height:100%; width:46px; background:url(images/fangdajng.png) no-repeat center center;}

.top-menu li{ float:left; padding:0 19px;}
.top-menu li > a{ display:block; line-height:68px; border-bottom:2px solid transparent; font-size:16px; color:#555;}
.top-menu li > a:hover,
.top-menu li.aon > a{ border-bottom-color:#c82f34;}
.top-sub{ position:absolute; left:0; top:100%; width:100%; background:#fff; display:none;box-shadow: 2px 2px 5px #999;}
.top-sub dl{ display:table; margin:0 auto; padding:30px 0 10px 0; overflow:hidden;}
.top-sub dl dt{ float:left;padding:0 32px;text-align:center; }
.top-sub dl dt figure{display:table; width:100%;height:48px; }
.top-menu li#m4 .top-sub dl dt figure{height:80px; overflow:hidden; }
.top-sub dl dt figcaption{ display:table-cell; vertical-align:bottom; }
.top-sub dl dt a{ color:#555; transition:0.3s;}
.top-sub dl dt a:hover{ color:#c82f34;}
.top-sub dl dt span.dot{ padding:10px 0;}
.top-sub dl dt img{  max-height:48px; max-width:120px;transition: ease-in-out 0.3s;}
/*.top-menu li:nth-child(4) .top-sub dl dt img{ max-height:80px;  }*/
.top-sub dl dt a:hover img{transform-style: preserve-3d;  transform:rotateY(180deg);}
.top-menu li#m4 .top-sub dl dt a:hover img{ transform:scale(1.15);}
/*Top end*/
.right-fixed{ position:fixed; right:20px; /*top:50%;margin-top:-98px; */z-index:120;  min-width:122px; bottom:147px;}
.right-fixed .ad{ position:absolute; bottom:100%; left:0; margin-bottom:20px;}
.right-fixed .ad .close{ cursor:pointer;position:absolute; right:0; top:0; width:20px; height:20px;}
.right-fixed ul{ border:1px solid #ddd; border-radius:2px; background:#fff;}
.right-fixed li{ border-bottom:1px solid #ddd;}
.right-fixed li:last-child{ border-bottom:0;}
.right-fixed li a{ display:block; padding-left:44px; line-height:38px; background:url(images/right-fixed_icon1.png) no-repeat 5px center;}
.right-fixed li:hover a{ background-color:#c91623; color:#fff; background-image:url(images/right-fixed_icon1_on.png);}
.right-fixed li.li_3{ position:relative;}
.right-fixed li.li_3 figure{ position:absolute; right:100%; top:0; border:1px solid #be1421; padding:11px; width:152px; background:#fff; display:none; border-radius:2px;}
.right-fixed li.li_3:hover figure{ display:block;}
.right-fixed li.li_3 figure img{ display:block; width:130px; height:130px;}
.right-fixed li.li_3 figure p{ margin:11px 0 0 0; text-align:center;line-height:20px;}
.right-fixed li.li_2 a{ background-image:url(images/right-fixed_icon2.png);}
.right-fixed li.li_3 a{ background-image:url(images/right-fixed_icon3.png);}
.right-fixed li.li_4 a{ background-image:url(images/right-fixed_icon4.png);}
.right-fixed li.li_5 a{ background-image:url(images/right-fixed_icon5.png);}
.right-fixed li.li_2:hover a{ background-image:url(images/right-fixed_icon2_on.png);}
.right-fixed li.li_3:hover a{ background-image:url(images/right-fixed_icon3_on.png);}
.right-fixed li.li_4:hover a{ background-image:url(images/right-fixed_icon4_on.png);}
.right-fixed li.li_5:hover a{ background-image:url(images/right-fixed_icon5_on.png);}
/*bottom*/
.bottom{ clear:both; background:#444;}
.bottom-menu{ padding:58px 0 35px 0; position:relative;}
.bottom-menu::before{ position:absolute; content:'';width:4px; height:37px;/*background:#c81623;*/ left:82px; top:0;}
.bottom-menu > *{ float:left;}
.bottom-menu ol{ width:170px; margin-right:39px;}
.bottom-menu ol .logo img{ width:170px; /*height:75px;*/ display:block; margin:0 auto;}
.bottom-menu ol figure{margin:15px auto 0; width:137px;}
.bottom-menu ol figure::before{ width:4px; height:10px; display:block; content:''; margin:0 auto;/*background:#c81623;*/}
.bottom-menu ol figure img{ display:block; width:137px; height:137px;/*border:4px solid #fff;*/}
.bottom-menu ol figcaption{ color:#828180;padding:4px 0; font-size:12px;text-align:center; /*background:#fff;*/}
.bottom-menu dl{ background:url(images/bottom-dl-bg.png) no-repeat left 10px; min-height:240px; padding-right:40px; max-width:244px; width:196px; padding-left:18px;}
.bottom-menu dl.dl_end{ padding-right:0; float:right;}
.bottom-menu dl dt{color:#fff; font-size:16px; padding-bottom:32px;}
.bottom-menu dl dt a{color:#fff; }
.bottom-menu dl dt::after{ background:url(images/bottom-menu-dt.png) no-repeat; width:9px; height:13px; display:inline-block; vertical-align:middle; content:''; margin-left:30px;}
.bottom-menu dl dd{ line-height:18px; padding:5px 0;}
.bottom-menu dl.dl_row_2{ width:180px; padding-right:0;}
.bottom-menu dl.dl_row_2 dd{ width:80px; float:left;}
.bottom a{ color:#7c7c7c; transition:color 0.3s;}
.bottom a:hover{ color:#c82f34;}


.concult_kp_new { width:70px;display: block;position: fixed; bottom: 80px;right: 20px;z-index:2;  }

.newzx_top a, .newzx_top a:visited { display: inline-table;width:68px;padding-top:58px;height:21px;border:1px solid #e8e8e8;border-top:none;background:#f5f5f5 url("images/footerbg.jpg") no-repeat; color:#4c4c4c;text-decoration:none;text-align:center; background-position: -263px 0px !important;}
.newzx_top a:hover, .newzx_top a:active  { display: inline-table;background:#f81e46 url("images/footerbg.jpg") no-repeat;color:#fff !important;border:1px solid #f81e46; border-top:none;background-position:-263px -80px !important;}

.read-list{ position:relative; border-top:1px solid #4e4e4e; padding:22px 0 22px 116px; line-height:25px;}
.read-list ol{ color:#fff; font-size:14px; width:116px; position:absolute; left:0; top:22px;}
.read-list li{ float:left; margin-right:43px; max-width:200px; font-size:16px;}
.read-list li.end{ margin-right:0;}

.foot{ background:#383838; padding:22px;}
.foot-left{ float:left; line-height:28px; color:#878787;}
.foot-left a{color:#878787;}
.foot-left i{ display:inline-block; width:2px; border-right:1px dotted #7c7c7c; height:10px; margin:0 14px; vertical-align:middle;}
.foot-right{ float:right; padding-top:12px;color:#878787;}
.foot-right > *{ float:left;}
.foot-right ul{ position:relative; width:250px; margin-right:9px;line-height:33px;}
.foot-right ul ol{ border-radius:3px; border:1px solid #494949;  cursor:pointer; padding-left:12px; background:url(images/bottom-link.gif) no-repeat 95% center;}
.foot-right ul li{ position:absolute; bottom:100%; left:0; width:100%; background:#fff; border-radius:3px; display:none;}
.foot-right ul li a{ padding:0 12px;  border-bottom:1px solid #383838;}
.foot-right .bdsharebuttonbox a{ margin:0 0 0 18px; padding:0; width:33px; height:33px; border-radius:50%; background:url(images/bottom-share.png) no-repeat 0 0 #484848;}
.foot-right .bdsharebuttonbox a.bds_tsina{ background-position:-55px 0;}
.foot-right .bdsharebuttonbox a.bds_qzone{ background-position:-105px 0;}
.bd_weixin_popup,
.bd_weixin_popup *{ box-sizing:content-box;}
/*bottom end*/


/*common*/
*:focus {outline: none;}
a:hover{ color: #cd392a }
/* display */
.dn,.none { display: none; }
.di { display: inline; }
.db,.block  { display: block; }
.dib { display: inline-block; } /* if the element is block level(eg. div, li), using 'inline-any' instead */
.box{ box-sizing: border-box;}

.fl{float:left;}
.fr{float:right;}

/* 块状元素水平居中 */
.auto { margin-left: auto; margin-right: auto; }

/* overflow */
.ovh { overflow: hidden; }
.w100{width:100%;}

/* position */
.pr { position: relative; }
.pa { position: absolute; }

/* font-family */
.fw { font-family: 'Microsoft Yahei'; }
.fs { font-family: "宋体", Helvetica, Arial, sans-serif;  }


/* font-style */
.n { font-weight: normal; font-style: normal; }
.b { font-weight: bold; }
.i { font-style: italic; }

/* text-align */
.tc { text-align: center; }
.tr { text-align: right; }
.tl { text-align: left; }
.tj { text-align: justify; }

/* 清除浮 动*/
.fix { *zoom:1; }
.fix:after { content:" "; display:block; height:0; clear:both; visibility:hidden; font-size:0;}

/*table*/
table {
    width: 100%;
    border-collapse: collapse;
}

/* margin */
.m0 { margin:0 !important; }
.ml0 { margin-left: 0}
.ml1 { margin-left: 1px; }
.ml2 { margin-left: 2px; }
.ml5 { margin-left: 5px; }
.ml10 { margin-left: 10px; }
.ml15 { margin-left: 15px; }
.ml20 { margin-left: 20px; }
.ml25 { margin-left: 25px;}
.ml30 { margin-left: 30px; }

.mr0 { margin-right:0 !important; }
.mr1 { margin-right: 1px; }
.mr2 { margin-right: 2px; }
.mr5 { margin-right: 5px; }
.mr10 { margin-right: 10px; }
.mr15 { margin-right: 15px; }
.mr20 { margin-right: 20px; }
.mr30 { margin-right: 30px; }

.mt1 { margin-top: 1px !important; }
.mt2 { margin-top: 2px; }
.mt5 { margin-top: 5px; }
.mt10 { margin-top: 10px !important;  }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt25 { margin-top: 25px; }
.mt30 { margin-top: 30px; }
.mt70 { margin-top: 70px; }

.mb1 { margin-bottom: 1px; }
.mb2 { margin-bottom: 2px; }
.mb5 { margin-bottom: 5px; }
.mb10 { margin-bottom: 10px; }
.mb15 { margin-bottom: 15px; }
.mb20 { margin-bottom: 20px; }
.mb25 { margin-bottom: 25px; }
.mb30 { margin-bottom: 30px; }

/* padding */
.p0{ padding:0px;}
.pt10{padding-top:10px }
.pt20{padding-top:20px}
.pt30{padding-top:30px }
.pt40{padding-top:40px}
.pt50{padding-top:50px }

.pb10{padding-bottom:10px }
.pb20{padding-bottom:20px}
.pb30{padding-bottom:30px }
.pb40{padding-bottom:40px}
.pb50{padding-bottom:50px }

.pl10{padding-left:10px}
.pl20{padding-left:20px }
.pl30{padding-left:30px}
.pl40{padding-left:40px}
.pl50{padding-left:50px }

.pr10{padding-right:10px}
.pr20{padding-right:20px }
.pr30{padding-right:30px}
.pr40{padding-right:40px}
.pr50{padding-right:50px }

/* vertical-align */
.vm { vertical-align: middle; }
.vtb { vertical-align: text-bottom; }
.vb { vertical-align: bottom; }
.vt { vertical-align: top; }
.vn { vertical-align: -2px; }

.bgnone{background:none !important;}
.bnone{border:none !important;}
.bg_fff{background:#fff !important;}
.bg_ccc{background:#ccc !important;}
.bg_eee{background:#eee !important;}
.bg_333{background:#333 !important;}
.bg_f6{background:#f6f6f6 !important;}
.bg_f8{background:#f8f8f8 !important;}

.c_fff{color:#fff !important;}
.c_red{color:#fe0000 !important;}

.font_12{font-size:12px !important;}
.font_14{font-size:14px !important;}
.font_16{font-size:16px !important;}
.font_18{font-size:18px !important;}
.font_20{font-size:20px !important;}
.font_22{font-size:22px !important;}
.font_24{font-size:24px !important;}
.font_26{font-size:26px !important;}
.font_30{font-size:30px !important;}