@charset "utf-8";
/* CSS Document */
html{background:#FFF;}
body{font-size:63%;/*font-family:"\5FAE\8F6F\96C5\9ED1", SimSun;*/ background:#fff; color: #444;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;color: #323232; -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: #2e2e2e;}
a:hover{color: #df0024;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}
/*头部样式*/
.wrap_header{ width:100%;position:relative; z-index:99;opacity:1 !important;}
.header{background:#c60f1a; overflow:hidden;}

#search{ width:40px; height:40px; position:absolute; right:0; top:33px;}
.ser{display:block;width:240px; height:40px; right:6%; top:45px;line-height:40px; background-color:#e6e6e6; border-radius:15px; }
.search{background:url(../images/search.png) no-repeat;width:240px; height: 40px;position:relative; overflow: hidden;z-index:9999;}
.search input{position:absolute; width:200px; height: 40px;line-height:40px; color:#6b6b6b; border:none; background:none; right:35px; top:0px; padding-left:0px; }
.search input.notxt{color:#6b6b6b; padding-left:7px;width:189px;}   
.search input.notxt1 {position: absolute;width:40px;height:40px;top: 0px;right:0;border: none;background:url(../images/sea.png) no-repeat center center;cursor:pointer; overflow: hidden;}
.nser{display:block;width:100%;background-color:#fff}
.nser .search{width:100%;}
.nser .search input.notxt{width:92%;left:0;padding-left:13px;}
.nser .search input.notxt1{background:url(../images/ser2.png) no-repeat center center;right:5px;}




.logo{width:30%; float:left;}
.snav{display:block;}
.mbtn{display:block;}
#btn_ser{display:block;}
  
  
  
/*导航*/
.nav{width:69%; float:right;}
.nav ul{ }
.nav ul li{display:block;float:left; text-align:center;height:99px;line-height:99px; padding:0 1.5%; position:relative;}
.nav ul li a{ display:block; color:#fff; font-size:1.6em;transition: all 0.3s ease;}
.nav ul li a:hover{  color:#fff; font-weight:normal;}

.nav ul li .subNav{ position:absolute;top:99px; left:0px; display:none;background:#9e0b14;overflow:hidden;width:100%;}
.nav ul li.on{background:url(../images/navlibg.png) no-repeat center #9e0b14;}
.nav ul li.on a{color:#fff; }
.nav ul li.on .subNav { display:block;}
.nav ul li.on .subNav dl{overflow:hidden;padding:5px 0;}
.nav ul li.on .subNav dl dd{height:auto;line-height:22px;padding:5px;}
.nav ul li.on .subNav dl dd a{ float:none; background:none; height:auto; font-size:1.6em;line-height:22px; padding:7px 0; text-align:center; font-weight:normal; color:#fff;}
.nav ul li.on .subNav dl dd a:hover{ color:#fff; font-weight:bold;}


.wrap_header.current .logo{transition: width 0.3s ease 0s;-webkit-transition: width 0.3s ease 0s;-moz-transition: width 0.3s ease 0s; margin-top:1%;}
.wrap_header.current{position:fixed;top:0;width:100%;z-index:99999}
.wrap_header.current .nav{}
.wrap_header.current .nav li{background:none;height:99px; line-height:99px;transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;}
.wrap_header.current .nav li a{}
.wrap_header.current .nav li.on{background:#9e0b14;}
.wrap_header.current .nav li.on a{ color:#fff;} 
.wrap_header.current .nav li .subNav{top:80px;}
.wrap_header.current .ser{ top:20px;}








/*手机端导航*/
.snav{display: none;height: 35px; position:absolute;right:0px; top:0;z-index: 1002; width:100%;}
.mbtn{display: block;width:32px;height: 32px; right:20px; top:27px;z-index: 1002;cursor:pointer; background:#fff;}
#Index_mbtn{margin:0 auto;width:16px;height:18px;display: block;margin-top:7px;color:#df0024;}
.mbtn .m{font-size: 12px;font-weight:400;font-family:Arial;color:#fff;text-align:center;width:100%;display:block;height:20px;}
.navm{ width:100%;z-index: 99999; line-height: 30px; background-color:#df0024;overflow: hidden; text-align: left; display: none;top:80px;left:0;}
.navm ul{}
.navm li{width:100%;overflow:hidden;border-bottom:1px solid #ba0623;}
.navm li a{ font-size: 14px; float:left; line-height:18px; padding:10px 0px; color:#fff; padding-left:13px;  display:block;}
.navm li a:hover{color:#fff;}
.navm li span{ padding:10px 10px 0 0;float:right;margin-right:7px;color: #fff;cursor: pointer;}
.navm dl{ background-color:#ba0623;color:#fff;}
.navm dl dd{width:100%;height:30px;line-height:30px;border-bottom:1px solid #df0024;}
.navm li.on dl dd a{ display:block;font-size: 14px; color:#fff; line-height:30px;height:30px;padding-left:20px;}
.navm li dl dd a{  color:#fff; font-weight:normal; display:inline; display:block; border:none; padding:0;}
.navm li dl dd a:hover{ font-weight:bold;}
.subNavs{width:100%;overflow:hidden;display: none; }




.footer{ width:100%; background:#333333; padding:1.5% 0;}
.footerMax{ max-width:1200px; margin:0 auto; overflow:hidden;}
.footer span{ font-size:12px; color:#fff; line-height:34px;}
.footer span a{font-size:12px; color:#fff; line-height:34px; float:right; padding:0 8px;}


@media screen  and (max-width:1800px) {
     .nav{ width:66%;}
	
}
@media screen  and (max-width:1600px) {
     .nav ul li{ padding:0 1%;}
	
}

@media screen  and (max-width:1440px) {
	.logo {width: 25%; margin-top: 2%;}
     .nav{ width:73%;}
	
}

@media screen  and (max-width:1280px) {	
	.nav ul li a{ font-size:1.4em;}
}

@media screen  and (max-width:1200px) {	
    .header{ height:80px;}
    .nav{display:none;}
    .snav{display:block;}
    .mbtn{display:block;}
	.logo{ width:40%;padding: 2% 0; margin:0;}
}



@media screen  and (max-width:800px) {

   #ser{ display:none;}
  .ser{ display:block; width:100%;}
  .search{ width:100%;}
  .search input.notxt{ width:87%;}
  #search{ display:none;}
  .footer_top{ margin-left:15px; margin-right:15px;}
  .footer_lf,.footer_rt{ width:100%;}
  
}

@media screen and (max-width:640px) {
	.logo{ width:65%;}
    .navm{ top:80px;}
}


@media screen and (max-width:480px) {
   .logo{ width:85%;}
   
}
@media screen and (max-width:460px) {
   .navm{ top:70px;}
}




