@charset "utf-8";
/* CSS Document */
html{background:#FFF;}
body{font-size:63%;background-color:#fff;font-family:'Garamond';}
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: #333;}
a:hover{color: #8e1728;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%;}

/*低版本跳转样式*/
.ie_bg{width:100%;height:100%;position:fixed;top:0;left:0;background-color:#000;opacity:0.7;filter:alpha(opacity=70);z-index:99998;}
.ie9tips{width:400px;height:300px;position:fixed;top:50%;left:50%;margin:-150px 0 0 -200px;line-height: 1.8;color:#fff;z-index:99999;text-align:center;}
.ie9tips a{color:red;}  
.ie9tips img{display:block;margin:0 auto;opactiy:0.9;filter:alpha(opacity=90);} 
.ie9tips p{padding-top:10px;color:#fff;width: 420px;margin:10px auto;line-height: 1.8; font-size: 14px;}

/*头部样式*/
.header{width:100%;/*height:95px;*/z-index: 999;}
.topWrap{width:100%;height:30px;line-height:30px;background-color:#8e1728;font-size:14px;}
.topWrap .top{ max-width: 1440px; margin: 0 auto; }
.topWrap a i{color:#fff;margin-right:5px;}
.top_lf{width: auto;float:left;}
.top_rt{width:auto;float:right;}
.top_rt li strong{color:#f8ae31;}
.topWrap .top_lf li a{color:#ffffff;}
.topWrap .top_lf li a:hover{color:#fff;}
.topWrap li{float:left; position: relative;}
.topWrap li a{padding:0 18px;color:#fff;}
.topWrap a:hover{color:#f8ae31;}
.topWrap li a:hover .fa-user,.topWrap li.c01 a:hover{color:#ee7f08;}
.topWrap li a:hover .fa-edit,.topWrap li.c02 a:hover{color:#b0d5ff;}
.topWrap li a:hover .fa-users,.topWrap li.c03 a:hover{color:#57ffab;}
.topWrap li a:hover .fa-desktop,.topWrap li.c04 a:hover{color:#ff6a6a;}
.topWrap li a:hover .fa-graduation-cap,.topWrap li.c05 a:hover{color:#dbb2fe;}
.logo{ width:420px; height:67px; float:left;padding:10px 0 0 0;position:relative; margin-top: 13px;}
.header.current{position:fixed;height:60px; top: 0;}
.current .navMain{ }
.logo2{width:195px;height:37px;position:absolute;left:50%;margin-left:-97px;top:135px;z-index:9991}
.current .logo2{display:none;}
.btn_ser{ display: inline-block; width:34px; height: 31px;cursor: pointer;}
.btn_ser img{ vertical-align: middle;}
.ser{display:none;width:210px; height:35px; right:158px; top:39px;line-height:30px; background-color:#fff;z-index:9999; }
.searchWrap{background:url(../images/search_bg.png) repeat;width:450px; height: 38px;border-radius:10px;position:absolute;bottom:80px;left:50%;margin-left:-225px;z-index:99;border-bottom:1px solid #fff;border-right:1px solid #fff}
.search{width:450px; height: 38px;position:relative; overflow: hidden;z-index:9998;}
.search input{position:absolute; width:90%; height: 37px;line-height:36px; color:#fff; border:none; background:none; right:35px; top:0px; padding-left:0px; text-align:center;}
.search input.notxt{color:#fff; width:90%;text-align:center;font-size:16px;}   
.search input.notxt1 {position: absolute;width: 35px;height:38px;top: 0px;right:2px;border: none;background:url(../images/search_bg02.png) no-repeat center center;cursor:pointer; overflow: hidden; }
.top li.Enlish{width:15.2333%;*width:14.73%;}
.nser{display:block;width:100%;background-color:#e9f3ff}
.nser .search{width:100%;}
.nser .search input.notxt{width:90%;left:0;padding-left:2%;}
.nser .search input.notxt1{background:url(../images/search.png) no-repeat center center #f8ae31;right:0px;}
.nlinks{width:100%;overflow:hidden;background-color:#2b2b2b;line-height:35px;font-size:14px;}
.nlinks span{float:left;width:auto; padding: 1% 2%; text-align:center;}
.nlinks span a{color:#fff;}
.nlinks span a i{color:#fff;margin-right:3px;}
.ser .search input.notxt{color:#fff;font-size:14px;text-align:left;}
.ser .search input.notxt1{top:0;}


.article02 {
  font-size: 16px;
  line-height: 30px;
}

/*导航*/
.current .nav ul li{ height: 60px; transition: all 0.3s ease;}
.current .nav ul li.on{ background: #8c0000;}
.current .nav ul li.on > a{color:#fff;}
.current .nav ul li.on:before{ display: none; }
.current .nav ul li .subNav{display:none; top: 60px;}

.nav ul li{ position: relative; }
.nav ul li:before{ content: ""; display: block; width: 0; height: 5px; background: #8e1728; position: absolute; left: 0; bottom: 0;
transition: all 0.5s ease;}
.nav ul li.on:before{ width: 100%; }
.nav ul li .subNav{ width: 100%; background: #8e1728; position:absolute; left:0;top:104px;display:none;overflow:hidden;z-index:999;}
.nav ul li.on{}


.nav ul li a{color:#fff;font-weight:bold;}
.nav ul li .subNav {display:none;}
.nav ul li .subNav dl{overflow:hidden;}
.nav ul li .subNav dl dd{height:auto;line-height:18px;text-align:center;}
.nav ul li .subNav dl dd a{ display: block; font-size:16px;line-height:18px; font-weight:normal; color:#fff;padding:12px 5px; transition: all 0.3s ease;}
.nav ul li .subNav dl dd a:hover{ color:#fff;background-color:#f8ae31}

.current .nav-wrapper{height:60px; line-height:60px;box-shadow:0px 0px 6px rgba(0,0,0,0.3);background:#fff;}
.nav-wrapper.current .navMain{background:#014fa7; height:73px; line-height:73px;}
.navMain{ height:104px; line-height:104px;max-width: 1440px;margin:0 auto;}
.current .navMain{ height:60px; line-height:60px;}
.current .logo{width: 200px;padding-top: 8px;height: auto;}
.nav{margin-left: 415px; }
.nav .left{width:39%;float:left;_display:inline;  z-index:999;zoom:1;}
.nav .right{width:39%;float:right; text-align: right;}
.nav .right li {}
.nav ul li{   width:auto; padding: 0 3.6%; text-align:center;height:104px;position:relative;float: left;}
.nav ul li a{ font-size:20px; color:#333;display: block;font-weight:normal;}
.nav ul li a:hover{}
.nav ul li a.search{ display:block; text-align:left}
.nav ul li a.search img{ padding-top:27px; padding-left:10px;}
.nav-wrapper{position: relative;z-index:999;}
 
.header-logo{ margin:0px auto;transition: width 0.3s ease 0s;-webkit-transition: width 0.3s ease 0s;-moz-transition: width 0.3s ease 0s;
 width:218px; position:relative;top:-36px;  height:0;z-index:9994; background: #fff;}
.header-logo > div{ max-width: 110px; background: #fff; margin: 0 auto; padding: 24px 57px; box-shadow:0px 0px 20px -10px #939393;}
.current .header-logo > div{  border-radius: 50%; padding: 0; width:100px; height:100px; }
.header-logo a{ display:block;}
.header-logo a img{ width:100%;}
.current .header-logo{top:9px;}
.current .nav .left{width:39%;}
.current .nav .right{width:39%;}

.btn_ser{ display: inline-block; width:34px; height: 31px;cursor: pointer;}
.btn_ser img{ vertical-align: middle;}
.ser{display:none;width:210px; height:35px; right:24px; top:31px;line-height:30px; background-color:#fff;z-index:9999994; }
.search{background:#e8e8e8;width:210px; height: 30px;position:relative; overflow: hidden;z-index:9999999;}
.search input{position:absolute; width:200px; height: 30px;line-height:30px; color:#6b6b6b; border:none; background:none; right:35px; top:0px; padding-left:0px; }
.search input.notxt{color:#6b6b6b; padding-left:17px;width:155px;}   
.search input.notxt1 {position: absolute;width: 35px;height:30px;top: 0px;right:0;border: none;background:url(../images/ser.png) no-repeat center center;cursor:pointer; overflow: hidden;background-color:#8e1728; }
.top li.Enlish{width:15.2333%;*width:14.73%;}
.nser{display:block;width:100%;background-color:#8e1728}
.nser .search{width:100%;background:none;}
.nser .search input.notxt{width:92%;left:0;padding-left:13px;}
.nser .search input.notxt1{background:url(../images/ser.png) no-repeat center center;right:5px;}



/*手机端导航*/
.snav{display: none;background-color:#8e1728;right:0; top:9px;z-index:9995; width:100%;}
.mbtn{display: none;width:100%;height: 35px;z-index: 1002;cursor:pointer;}
.mbtn span{width:32px;height:32px;float:right;color:#fff;font-size:20px;line-height:32px;text-align:center;background-color:#8e1728;margin-right:15px;}
.navm{ width:100%; line-height: 30px; background-color:#2b2b2b;overflow: hidden; text-align: left; display: none;top:63px;left:0;}
.navm li{border-bottom:1px solid rgba(255,255,255,0.2);width:100%;overflow:hidden;}
.navm li strong{float:right;width:37px;height:38px;margin-right:10px;color:#fff;text-align: center;line-height: 38px;font-size: 20px;}
.navm li > a{ font-size: 14px; float:left; line-height:18px; padding:10px 0px; color:#fff; padding-left:13px;  display:block;width:120px;}
.navm li a:hover{color:#fff;}
.navm li.sub_has span{ margin-left: 10px;}
.navm li.on a{ color:#fff; display:block; width:120px;}
.navm dl{ display: none; background-color:#fff;color:#004489;width:100%;}
.navm dl dd{ padding-left: 30px; line-height:18px; padding:8px 0px 8px 30px;border-bottom:1px solid #e5e5e5;clear:both;}
.navm li.on dl dd a{ font-size: 14px; color:#282828;font-weight:normal;display:block; border:none; padding:0px;width:120px;}
.navm li dl dd a{ font-size: 14px; color:#282828; font-weight:normal; display:inline; display:block; border:none; padding:0px;}
.subNavs{width:100%;clear:both;}



.footer{ background: #8e1728;  overflow: hidden; }
.copyRight{ max-width: 1440px; margin:40px auto;overflow: hidden; }
.footer-top{ border-bottom: #ffffff 1px solid; padding-bottom: 20px; overflow: hidden; }
.footer-top .lf{ width: 27%; float: left; }
.footer-top .rt{ width: 50%; float: right; }

.share {float: right; overflow: hidden; max-width: 290px;}
.share .bdsharebuttonbox a{ display: block; float: left; width: 41px; height: 41px; border-radius: 50%; margin: 0 7px !important; transition: all 0.3s ease;}
.share .bdsharebuttonbox a.bds_weixin{ background: url(../images/weixin.png) no-repeat center;}
.share .bdsharebuttonbox a.bds_tsina{ background: url(../images/sina.png) no-repeat center;}
.share .bdsharebuttonbox a.popup_fbook{ background: url(../images/fbook.png) no-repeat center;}
.share .bdsharebuttonbox a.popup_twi{ background: url(../images/twitter.png) no-repeat center;}
.share .bdsharebuttonbox a.bds_more{ background: url(../images/more.png) no-repeat center; }

.footer-bottom .lf{ width: 55%; float: left; }
.link,.contact{ padding: 20px 0; overflow: hidden; }
.link h3,.contact h3{ margin-bottom: 10px; overflow: hidden; }
.link h3 a,.contact h3 a{ font-size: 30px; font-weight: bold; color: #fff; }
.link-lf{ overflow: hidden; width:43%;float: left; }
.link-lf li{ float: left; width: 50%; }
.link-lf li,.link-rt li{ height: 38px; line-height: 38px; overflow: hidden; }
.link-lf li a,.link-rt li a{ font-size: 14px; color: #fafafa; display: block; padding: 0 0 0 10px; overflow: hidden;
 position: relative; transition: all 0.6s ease;}
.link-lf li a:before,.link-rt li a:before{ content: ""; display: block; width: 4px; height: 4px; background: #fff; position: absolute;left: 0;top:18px; border-radius: 50%;}
.link-lf li a:hover,.link-rt li a:hover{ color: #fff; }


.link-rt{ width: 50%;float: right; position: relative;}
.link-rt:before{ content: ""; display: block; width: 1px; height: 95%; background: #575858 ; position: absolute;left:-40px; top: 10px; }

.footer-bottom{ overflow: hidden; }
.footer-bottom .rt{ width: 41%; float: right; }
.contact{}
.contact-text{ width: 60%; margin: 20px 0 0 0; overflow: hidden; }
.contact-text p{font-size: 14px; color: #fafafa; line-height: 22px; display: block;}
.contact-text .line{ display: block; width: 100%; height: 1px; background: #575858 ; margin: 30px 0;}

 

@media screen  and (max-width:1460px) {
      .topWrap .top,.nav,.copyRight{ max-width: 1200px;}
      .copyRight{ padding-left: 20px; padding-right: 20px;}
      .navMain{max-width: 1200px;}
      .logo{width: 240px;}
      .nav{margin-left: 270px;}
      .nav ul li{padding:0 3%;}


}
 @media screen  and (max-width:1386px) {
     .topWrap .top,.nav,.copyRight,.navMain{ max-width: 1000px;}
  .current .navMain{max-width: 1000px;}
  .nav ul li{padding:0 1.5%;}

 }
@media screen  and (max-width:1200px) {
          
         .topWrap li a{ padding: 0 8px; }
         .nav .minfoWrap_inner{width:690px;}
         .nav .minfoWrap_inner .fl{display:none;}
         .nav .minfoWrap_inner .fr{width:445px;float:right;margin-left:0;}
           
}



@media screen  and (max-width:1024px) {
        .header-logo{ top: 0; }
        .header-logo > div{ max-width: 90px; padding: 10px 57px 40px 57px;}
        .logo2{ top:108px; }
        .nav{display:none;}
        .topWrap{display:none !important;}
        .snav{display:block;} 
        .mbtn{display:block;}
        .nav-wrapper{ background: #8e1728; }
         /*.navMain{height:50px;line-height:50px;}*/
         .slideDot{ bottom:15px !important; }
          .nav-wrapper{background:none;border-top: 10px solid #8e1728}
          .logo{padding:12px 0 0 15px;}
          .snav{top: 32px;}
          .navMain{height: 84px;}
        .nlinks span a strong {color: #fff;}
        .copyRight{ margin: 30px auto; }
        .link h3 a, .contact h3 a{ font-size: 16px; }
        .contact-text{ width: 100%; }
        .footer-top .lf{ width: 38%; }
        .footer-bottom .lf{ float: none; width: 100%; }
        .footer-bottom .rt{ float: none; width: 100%; }
        .contact-text .line{ margin: 7px 0; } 
        .link, .contact{ padding: 0; }
        .footer-top{ margin-bottom: 20px; }
}


@media screen  and (max-width:767px) {


}


@media screen and (max-width:640px) {
      .header-logo{ width: 125px; }
      .header-logo > div{ width: 70px; padding:8px 17px; }
      .logo2{ width: 80px; top: 84px;margin-left: -40px; }
       
        /*.mbtn span{margin-right:10px;}*/
        .footer-top .lf{ float: none; margin: 0 auto; }
        .footer-top .rt{margin: 15px auto auto auto; width: 100%; float: none; } 
        .share{ float: none; margin: 0 auto;}
        .link-lf{ float: none; width: 100%; }
        .link-rt{ display: none; }
        .btn{ position: static; right: 0; }

}

@media screen and (max-width:480px) {
    .footer-top .lf{ width: 60%; }
  .logo{width: 300px;height: auto; padding: 0px 15px}
  .navMain{line-height: normal !important}
  .navMain{height: 66px;}
  .snav{top: 28px;}
  .navm{top: 48px;}

       

}



