@charset "utf-8";
/* CSS Document */
html{background:#ddd;/* 10÷16=62.5% */}
body{ /* 12÷10=1.2 *//*font-size:64.5%;*//*font-family:"\5FAE\8F6F\96C5\9ED1", SimSun;*/background-color:#fff;color: #444;font-family:'Microsoft YaHei',SimSun,SimHei ,"STHeiti Light",STHeiti,"Lucida Grande", Tahoma,Arial, Helvetica, sans-serif;font-size: 1em;}
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: #333;}
a:hover{color: #8c0000;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;}

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;}



.topicInfo li{transtion:all 1s ease 0s}
/*头部样式*/
.wraq_header{ width:100%;height:125px;top:0;left:0;position:relative;background: #fff; z-index:999;}
.header{ width:100%; height:125px; margin:0 auto;position:relative;}
.header_logo{width: 100%; height:96px; margin:0 auto;background: url(../../images/gb2017/header_bg.png) no-repeat center top;}
.logo{ max-width:1380px; height:96px; margin:0 auto;}
.logo .logo_01{display: block;height: 96px;line-height: 96px;z-index:9999;position: relative;}
.logo .logo_01 img{padding-top:14px;}
.topWrap{width:100%;background: #710000;}
.top{max-width: 1380px;margin:0 auto;overflow: hidden;position: relative;height: 30px;line-height: 30px;}
.top_left{float: left;}
.top_left li{float: left;margin-right: 13px;padding-right: 13px;background: url(../../images/gb2017/top_left.png) no-repeat center right;}
.top_left li:last-child{background: none;}
.top_left li a{color:#fff;font-size: 14px;}
.top_left li a:hover{color:#eee;}

.top_right{float: right;}
.top_right li{float: left;margin-right: 13px;padding-right: 13px;background: url(../images/top_left.png) no-repeat center right;}
.top_right li:last-child{background: none;margin-right: 0;padding-right: 0;}
.top_right li a{color:#fff;font-size: 14px;}
.top_right li a:hover{color:#eee;}

.search_box{float: right;*margin-left:0;position: relative;}
.btn_ser{  display:block;  *margin-top: 0px; width:30px; height: 30px;cursor: pointer;padding:0px;}
.btn_ser img{ vertical-align: middle;}
.ser{display:none;width:210px; height:30px;left: 33px;top: 0;line-height:30px; background-color:#fff;z-index:9999994;; }
.search{width:210px; height: 30px;position:relative; overflow: hidden;z-index:9999999;}
.search input{position:absolute; width:200px; height: 28px;line-height:28px; color:#444; border:none; background:#cccccc; right:30px; top:0px; padding-left:0px; }
.search input.notxt{color:#444; padding-left:7px;width:173px;font-family: "Microsoft yahei";font-size: 14px;}   
.search input.notxt1 {position: absolute;width: 30px;height:30px;top: 0px;right:0;border: none;background:url(../images/search.png) no-repeat center center;cursor:pointer; overflow: hidden;background-color:#a3a3a3; }

/*导航*/
.wraq_nav{width:100%;height:50px;background: #8c0000; }
.nav{max-width:1200px;margin:0 auto;min-height: 50px;line-height:50px;*height:50px;text-align:center;}
.nav ul {max-width:1200px;height:50px;}
.nav ul li{float:left;width:11.1%;position: relative;}
.nav ul li a{color:#fff;font-size: 18px;}
.nav ul li:hover{cursor:pointer;background: #d74041;}
.nav ul li .subNav{ position:absolute; left:0;top:50px;display:none; background: rgba(119,26,10,0.8); *background: #8c0000; overflow:hidden;z-index:999;*z-index:999999;}
.nav ul li.on{background: #d74041;}
.nav ul li.on a{color: #fff;}
.nav ul li.on .subNav {display:block;/*animation:rotate 400ms;-webkit-animation:rotate 400ms;-moz-animation:rotate 400ms;*/}
.nav ul li.on .subNav dl{overflow:hidden;padding-top:1px;}
.nav ul li.on .subNav dl dd{height:auto;line-height:18px;text-align:center;}
.nav ul li.on .subNav dl dd a{ display: block; line-height:18px; font-weight:normal; color:#fff;padding:8px 5px 8px 5px;font-size: 16px;}
.nav ul li.on .subNav dl dd a:hover{ color:#fff;background-color:#8c0000;}



.wraq_nav.current{height:50px;  z-index: 100000000000;background: #8c0000;position: fixed;top:0;left: 0;box-shadow: 0px 4px 0px rgba(140,0,0,0.3);}
.wraq_nav.current .nav{height:50px; line-height:50px;max-width:1200px;margin:0 auto;}
.wraq_nav.current .nav li{width:11.1%;background:none;font-size:0.9em;height:50px; line-height:50px;transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;}
/*.wraq_nav.current .nav li .subNav{display:none;}*/
.wraq_nav.current .nav ul{background: none;height:50px;}
.wraq_nav.current .nav li a{color:#fff;}
.wraq_nav.current .nav li:hover{cursor:pointer;font-weight:normal;background-color:#d74041;transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;border-bottom: 0;}


/*footer*/
.fooer_wrap{width:100%;height: 203px;background: url(../../images/gb2017/footer_bg.jpg) no-repeat center top;background-color:#8c0000;background-size: cover;}
.footer{max-width:1200px; margin:0 auto;position:relative;padding-top: 20px; overflow: hidden;}
.footer .lf{width: 39.66%;height: 150px;float: left;border-right:1px solid #e67474;border-left:1px solid #e67474;overflow: hidden;}
.footer .md{width: 60.08%;height: 180px;float: left;/*border-right:1px solid #e67474;*/}
.footer .md dl {margin:0 -10px;margin: 0 -10px 0 20px;}
.footer .md dl dd { width: 20%; float: left; }
.footer .md dl a {display: block;overflow: hidden;margin: 0 10px;}
.footer .md dl a span { height: 0px; display: block; overflow: hidden; padding-bottom: 100% }
.footer .md dl a span img { width: 100% }
.footer .md dl a p {color: #fff;text-align: center;margin:5px 0;font-size: 14px;height: 20px;line-height: 20px;overflow: hidden;}
.footer .rt{width: 13.33%;height: 140px;float: right;overflow: hidden;border-right:1px solid #e67474;}

.copyRight{font-size: 14px;color:#fff;margin-top: 12px;padding:0 20px;line-height: 26px;}
.code2dList{margin-top:10px;}
.code2dList li{float: left;width: 33.33%;text-align: center;}
.code2dList li a{display: block;}
.code2dList li.on{text-align: center;}
.code2dList li img{}
.code2dList li p{color:#fff;}
.bower p{color:#fff;margin-top:30px;font-size: 14px;padding-left:10px;}
.weixin01{position: relative;}
.weixinCode{position: absolute;bottom: 73px;left: -2px;display: none;}
.weixinCode img{background: #fff;padding:5px;border:1px solid #ddd;}
.code2dList li.on .weixinCode{display: block;}

.goTop {position: absolute;bottom: 0;right: 30px;z-index: 99;color: #8c0000;text-align: center;font-size: 16px;transition: none;}
.goTop i {color: #8c0000;display: block;margin-bottom: 8px;transition: all 0.3s ease;}
.goTop:hover{color: #8c0000;}
.goTop:hover i {transform:translateY(-5px); -webkit-transform:translateY(-5px); -moz-transform:translateY(-5px);}
@keyframes rotate{
    from{
        transform: rotateX(90deg) translateY(0%);
        top:43px;
    }
    to{
        transform: rotateX(0deg) translateY(0%);
        top:43px;
    }
}
@-moz-keyframes rotate{
    from{
        -moz-transform: rotateX(90deg) translateY(0%);
        top:43px;
    }
    to{
        -moz-transform: rotateX(0deg) translateY(0%);
        top:43px;
    }
}
@-webkit-keyframes rotate{
    from{
        -webkit-transform: rotateX(90deg) translateY(0%);
        top:43px;
    }
    to{
        -webkit-transform: rotateX(0deg) translateY(0%);
        top:43px;
    }
}


/*手机端导航*/
/*1229*/
.snav{display: none;background-color:#fff;right:0px; top:0;z-index:9995; width:100%;}
.mbtn{display: none;width:100%;height: 35px;z-index: 1002;cursor:pointer;line-height: 35px;background: #710000;}
.mbtn span{width: 30px;height: 30px;margin-right: 16px;float: right;color: #8c0000;font-size: 20px;line-height: 32px;text-align: center;background-color: #d6d6d6;margin-top: 2px;}
.mtopList{float: left;margin-left:11px;}
.mtopList li{float: left;}
.mtopList li a{padding:0 10px;color: #f2f2f2;font-size: 14px;}
.mtopList li.ntop_01{background: url(../images/top_li.png) no-repeat center left;}
.navm{ width:100%; line-height: 30px; background-color:#fff;overflow: hidden; text-align: left; display: none;top:35px;left:0}
.navm li{border-bottom:1px solid #d68e8e;position: relative;background: #8c0000;}
.navm li a{ font-size:14px; line-height:18px; padding:7px 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 li.on{background: #d74041;}
.navm li.on a{ color:#fff; width:100%;}
.navm dl{background: rgba(119,26,10,0.8); /*background: #b9a7a7;*/ color:#fff;}
.navm dl dd{ padding-left: 30px; line-height:18px; padding:8px 0px 8px 10px;/*border-bottom:1px solid #d68e8e;*/border-bottom:1px solid #fff;}
.navm dl dd:last-child{border-bottom: none;}
.navm li.on dl dd a{ font-size: 14px; color:#fff;font-weight:normal;display:inline; border:none; padding:0px;}
.navm li dl dd a{ font-size: 14px; color:#fff; font-weight:normal; display:inline; display:block; border:none; padding:0px;}
.navm li dl dd a:hover{ color:#8c0000;}
.snav .ser{width: 100%;}
.snav .nser{display: block;}
.snav .search{width: 100%;background: #ccc; }
.snav .search input.notxt{width: 93%;}
.snav .search input{width: 100%;}
.snav .search input.notxt1{width: 30px;}
.subNavs{width:100%;overflow:hidden;display: none; background: #fff;}
.ntop{overflow: hidden;width: 100%;background: #8c0000;border-bottom: 1px solid #d68e8e;}
.ntop li{float: left;border-bottom: none;}

@media screen  and (max-width:1400px){
  .wraq_header.current .wraq_nav{margin-left:20%;}
}
@media screen  and (max-width:1400px){
  .wraq_header.current .wraq_nav{margin-left:19%;}
}
@media screen  and (max-width:1200px) {
  .mode01,.mode02,.mode03,.mode04{width: 90%;}
  .copyRight{margin-top: 13px;}
 .goTop{right:10px;}
 .top{width:98%;margin:0 auto;}
 .header_logo{width: 100%;margin:0 auto;}
 .nav a{font-size: 0.9em;}
 .nav ul li.on .subNav dl dd a{font-size: 0.9em;padding:6px;}
 .logo{width: 98%;margin:0 auto;}
 
}

@media screen  and (max-width:1000px){
.topWrap{display:none;}
   .snav{display:block;}
   .mbtn{display:block;}
   .wraq_header{height: auto;}
   .logo{width:100%;padding-left:0;  text-align: center;    padding:12px 0 0 0;}
    .logo a{display: inline-block;    text-align: center;}
  .header{background: none;}
  .nav{display:none;}
  .wraq_nav{display: none;}
  .logo .logo_01 img{padding-top:0px;}
}

@media screen  and (max-width:800px) {
	
	.topWrap{display:none;}
   .snav{display:block;}
   .mbtn{display:block;}  
   .footer{width: 90%;margin:0 auto;}
  .header{background: none;}
  .nav{display:none;}
  .wraq_nav{display: none;}
  .fooer_wrap{width:100%;height: auto;background: url(../images/footer_800.png) no-repeat center top;background-color:#8c0000;}
  .footer .lf{width: 100%;float: none;border:none;margin:0 auto;}
  .footer .md{width: 100%;border:none;float: none;margin:0 auto;padding: 20px 0 0 0;}
  .code2dList li{width: 16.33%;}
  .footer .rt{width: 100%;border:none;float: none;margin:0 auto;height: auto;padding-bottom: 20px;}
  .bower{padding:0 20px;}
  .bower p{padding:0;}

  .flex-control-paging li a{height:10px;width: 10px;}
  .footer .lf { height:auto; }
  .fooer_wrap { background-size:cover; }

  
}


@media screen and (max-width:640px) {
  .code2dList{margin-top:30px;}
  .code2dList li{width: 33.33%;}
  .bower p{text-align: center;margin-top:17px;}
.footer .md dl dd{width: 25%;margin:0 0 10px 0;}
.footer .md dl { margin:0px -10px}
.copyRight { padding:0px}
 

}
@media screen and (max-width:480px) {

}
@media screen /*and (min-width:320px)*/ and (max-width:360px)  {
  .copy_wrap p{line-height:16px;}
 .mtopList li a {
    padding: 0 3px;
    color: #f2f2f2;
    font-size: 12px;
}
 .logo {
    width: 98%;
 }
}
