@charset "utf-8";
/* CSS Document */
html{background:#FFF;}
body{  font-size:63%;/*font-family:"\5FAE\8F6F\96C5\9ED1", SimSun;*/background-color:#fff;color:#333;font-family:"微软雅黑",'Microsoft YaHei',SimSun,SimHei ,"STHeiti Light",STHeiti,"Lucida Grande", Tahoma,Arial, Helvetica, sans-serif;}
html,body,address,blockquote,div,dl,form,h1,h2,h3,h4,h5,h6,ol,p,pre,table,ul,dd,dl,dt,li,tbody,td,tfoot,th,thead,tr,button,del,ins,map,object,a,abbr,acronym,b,bdo,big,br,cite,code,dfn,em,i,img,kbd,q,samp,small,span,strong,sub,sup,tt,var,legend,fieldset
{margin:0px;padding:0px;-webkit-font-smoothing: subpixel-antialiased;}
table{border-collapse:collapse;border-spacing:0;width:100%;}
fieldset,img{border:0;}
img,object{max-width:100%;/*height:auto;*/width:auto\9;/* for ie8 */-ms-interpolation-mode: bicubic;}
a{outline:none;blr:expression(this.onFocus=this.blur());text-decoration:none;color: #333333;}
a:hover{color: #b48747;text-decoration: none;}
input[type='button']{outline:none;border:0 none;background-color:transparent;cursor:pointer;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:400;}
/*定义清除浮动样式 方法一*/
.clearfix:after{content:'\20';display:block;height:0;clear:both; visibility:hidden;}
.clearfix{zoom:1;}
/*定义清除浮动样式 方法二*/
.clear{clear:both;}
/*font-size */
.f12px{font-size:1.2em;}
.f14px{font-size:1.4em;}

.f16px{font-size:1.6em;}
.f18px{font-size:1.8em;}
.f20px{font-size:2.0em;}
.f22px{font-size:2.2em;}
.f24px{font-size:2.4em;}
/*float */
.fl{float:left;}
.fr{float:right;}
.ct{ margin:0 auto;}
ul,ol,li{list-style:none outside none;}
.tc{text-align:center !important;}
.tl{text-align:left  !important;}
.tr{text-align:right  !important;}
.fwn{font-weight:normal;}
.fwb{font-weight:bold;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';content:none;}
input,textarea,select{font-weight:inherit;}
input,select,textarea,button {vertical-align:middle}
.pa{position:absolute;}
.pr{position:relative;}
.inblock{display:inline-block;*zoom:1;*display:inline;}
.disnone{display:none;}
.block{ display:block;}
.hidden{ overflow:hidden !important;}
.none{ display:none;}
.textoverflow{ white-space:nowrap; overflow:hidden;text-overflow: ellipsis;}
.underline:hover{text-decoration:underline;}
.mtc{margin:0 auto;}
.number{ font-family:Arial;}
.fw600{font-weight: 600;}
.hand{cursor: pointer;}
.distable{display: table;}
.distr{display:table-row;}
.distd{display:table-cell;}
.mr35px{margin-right: 35px;}
.ml35px{margin-left: 35px;}
.mr10px{margin-right:10px;}
.ml10px{margin-left:10px;}
.mt20px{margin-top:20px;}
.topicInfo li{transtion:all 1s ease 0s}
.imgResponsive {width: 100%;height: 0;padding-bottom: 66.67%;overflow: hidden;display: block;}
.imgResponsive img{width: 100%;}

body{ min-width: 1200px; }
/*头部样式*/
.wrap_header{ width:100%; background: url(../../images/xkimages/headerbg.jpg) no-repeat top center; height: 300px; position: relative;z-index: 99;}
.header{ max-width:1200px; height: 120px; margin:0 auto;}
#btn_ser{display:none;}
.links{float:right;text-align:right;margin-top:43px;}
.links01 ul li{ display: inline;height:25px;}
.links01 a{ color:#fff; padding:0 10px; }
.links01 a:hover{color: #c81622;}
.btn_ser{ display: inline-block; width:34px; height: 31px;cursor: pointer;}
.btn_ser img{ vertical-align: middle;}
.ser{height:35px;line-height:35px; background:#fff; border: #ccc 1px solid; }
.search{width:275px; height: 35px;position:relative;  overflow: hidden;}
.search input{position:absolute;height: 35px;line-height:35px; font-size: 1.4em; color:#999; border:none; background:none;  }
.search input.notxt{padding-left:15px;width:205px;}   
.search input.notxt1 {position: absolute;width: 50px;height: 35px;top:0;left:224px;border: none;background:url(../../images/xkimages/ser.png) no-repeat center #5e6f84;cursor:pointer; overflow: hidden; }

  .snav{display:block;}
  .mbtn{display:block;}
  .logo{ width:591px; height:60px; padding:22px 0;}
  .links{position:absolute;right:10px;top:0;z-index:1005;margin-top:43px;}
  .links li{float:right;height:30px;}
  .links a.btn_ser{padding:0 2px;height:30px;}
  #btn_ser{display:block;}



/*导航*/
.nav{width:100%; height:60px;background: #fafafa;}
.nav ul{height:60px; margin:0px auto;max-width:1200px;}
.nav ul li{float:left; width: 11.1%;  height:60px;line-height:60px;text-align:center;position:relative; }

.nav ul li a{font-size:1.6em;display:block; transition: all 0.5s ease;}
.nav ul li .subNav{ display: none; position:absolute; left:0;top:60px;background:url(../../images/xkimages/navbg.png) repeat;overflow:hidden;width:100%; z-index: 99;}
.nav ul li.on > a{transition: all 0.5s ease; position: relative;}
.nav ul li > a:before{ content: ""; display: block; width: 0; height: 4px; background: #d06f4d; position: absolute;left: 50%; margin-left: -15px; bottom: 0; transition: all 0.3s ease;}
.nav ul li.on > a:before{ width: 30px;}

.nav ul li.on .subNav { display:block; padding:9px 0;}
.nav ul li.on .subNav dl{overflow:hidden;}
.nav ul li.on .subNav dl dd{height:auto;line-height:18px;text-align:center;position: relative;}
.nav ul li.on .subNav dl dd:hover:before{ content: ""; display: block; width: 30px; height: 2px; background: #fff; position: absolute;left: 50%; margin-left: -15px; bottom: 2px; transition: all 0.5s ease;}
.nav ul li.on .subNav dl dd a{ font-size:1.4em; color: #fff; line-height:18px;padding:8px 12px; text-align:center; font-weight:normal;}
.nav ul li.on .subNav dl dd:hover a{color: #fff;}




.Wrap_footer{ background: #d7d2c6; overflow: hidden;}
.footer{ max-width: 1200px; margin:0 auto; padding:35px 0;}
.footer p{ font-size: 14px;line-height: 30px; text-align: center; }
