@charset "utf-8";
/* CSS Document */
html{background:#FFF;font-size:62.5%; /* 10÷16=62.5% */}
body{font-size:14px;font-size:1.4rem; /* 14÷10=1.4 */color: #333;font-family:Arial, Helvetica, sans-serif,'Microsoft YaHei',SimSun,SimHei ,"STHeiti Light",STHeiti,"Lucida Grande", Tahoma;}
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: 0;padding:0px;-webkit-font-smoothing: subpixel-antialiased;}
table{border-collapse:collapse;border-spacing:0;width:100%;}
fieldset,img{border:0;}
img,object{width:100%;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: #2042b3;text-decoration: none;}
input[type='button']{outline:none;border:0 none;background-color:transparent;cursor:pointer;}
address,caption,cite,code,dfn,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;}
.pa{position: absolute;}
.pr{position: relative;}
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}

.clearFix{*zoom:1;clear:both;}
.clearFix:after{content: '';display: block;clear:both;}
.clear{width: 100%;overflow:hidden;}
.imgResponsive{width: 100%;height: 0;padding-bottom: 55.41%;overflow:hidden;display: block;}
.imgResponsive img{width: 100%;transition: all 0.5s ease-in-out;}
.imgResponsive img:hover{transform:scale(1.05);opacity: 0.85;}
/*头部样式*/
.header{width:100%;min-width: 300px; height:auto; z-index:990;background:url(../images/topbg.png) no-repeat right bottom #dedede; position: relative;}
.black_bg01{position: fixed;background-color:#000;opacity: 0.7;width:100%;height:100%;display: none;filter: alpha(opacity=70);z-index: 900}
.black_bg02{position: fixed;background-color:#000;opacity: 0.85;width:100%;height:100%;display: none;filter: alpha(opacity=85);z-index: 0}
.headerTop{height: 40px;line-height:40px;background-color: #2042b3}
.headerTop > div{width: 1200px;margin:0 auto;}
.headerTop a{color:#fff;margin:0 14px;}
.headerTop a:hover{color:#fff;}
.headerTop .lf{width: auto;float: left;}
.headerTop .rt{width: auto;float: right;}
.headerTop a.serBtn{width: 14px;height: 14px;display: inline-block;*display: inline;*zoom:1;}
.a1,.a2{background-color: #1c3999;padding:2px 7px 4px;}
.topBg{background:url(../images/top_bg.png) no-repeat right center;width: 642px;height: 110px;position: absolute;top: 0;right: -110px;}
.top{height: 110px;width: 1200px;margin:0 auto;position: relative;}
.logo{ width:346px;float:left;transition: all 0.3s ease;padding-top:25px;}
.logo img{width: auto;}
.logo:hover{opacity: 0.8;}
.serBtn{cursor: pointer;display: inline-block;*display: inline;*zoom:1;width: 20px;height: 20px;margin-right: 39px;}
.nav{/*background-color: #ebebeb;*/width: auto;float: right;margin:25px 0 0 0;}
/*.nav ul{width:1200px;margin:0 auto; }*/
.nav ul > li{margin: 0 13px 0 0;float:left;height: 50px;position: relative;}
.nav ul li > a{font-size:20px;font-size:2rem;display: block;text-align: center;height: 50px;line-height: 50px; font-weight: bold; padding: 0 9px;}
.nav ul li.on > a,.nav ul li:hover > a{color: #2042b3}
.nav ul li.on .subNav{display: block;}
.subNav{-webkit-box-shadow: 0 11px 8px rgba(0,0,0,.75);
  box-shadow: 0 11px 8px rgba(0,0,0,.75);
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 230px;
  max-width: 320px;
  max-height: 327px;
  margin-top: 0;
  overflow: auto;
  background:url(../images/subNav_bg.png) repeat;}
.subNav{position: absolute;left:0;top:50px;display: none;}
.subNav dd {}
.subNav a{color:#333;padding:10px 15px;display: block;line-height: 24px;border-top:1px solid #ccc;}
.subNav a:hover{background-color:#2042b3;color:#fff;}
.header.currents{height: 60px;line-height: 60px;background:none;background-color:#ebebeb;position: fixed;top: 0;left: 0;}
.header.currents .headerTop{display: none;}
/*.header.currents .top{display: none;}*/
.header.currents .nav{height: 60px;line-height: 60px;width: auto;max-width: 1000px;}
.header.currents .nav li{background:none;/* width: 15%; */margin: 0px;}
.header.currents .subNav{top:60px;}
.header.currents .nav-wrapper{height: 56px;}
.header.currents .nav ul li > a{height: 60px;line-height: 60px;padding: 0px 30px;}
.header.currents .nav ul li.on > a,.header.currents .nav ul li:hover > a{color:#2042b3;}
.header.currents{box-shadow: 0 5px 12px rgba(0,0,0,0.4);border-bottom: 1px solid #ccc}
.header.currents .logo { display: none; }
.header.currents .nav {float: none;margin: 0px;margin: 0 auto;}
.flipInY  {
  -webkit-animation-name: flipInY ;
  animation-name: flipInY ;
  animation-duration: 0.6s; 
  -webkit-animation-duration: 0.6s;

  animation-timing-function: ease-in-out; 
  -webkit-animation-timing-function: ease-in-out;   

  visibility: visible !important; 
  display: block;
}


@keyframes flipInY  {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.serWrap{height:0;overflow:hidden}
#ser{width:100%;overflow: hidden;padding:20px 0 ;background-color:#fff;border-bottom:1px solid #ededed;display: none;}
.ser{width:800px; height:38px; line-height:34px; background-color:#fff;z-index:9999994; margin:0 auto;position: relative;}
.search input{position:absolute;  height: 34px;line-height:34px; color:#262626; border:none; background:none; top:0px; padding-left:0px; }
.search input.notxt{color:#a4a4a4; padding:0 0 0 7px;width:83%;border:1px solid #bfbfbf;}   
.search input.notxt1 {position: absolute;width: 15%;height:34px;right:0;border: none;cursor:pointer; overflow: hidden;padding-right:0;color:#fff;border:none;background-color: #2042b3;border:1px solid #0f5035;height: 36px;}



.goTop {position: fixed;bottom: 40px;right: 20px;z-index: 9999999;color: #fff;text-align: center;font-size: 14px;transition: none;background:url(../images/top.png) no-repeat center #000;width: 50px;height: 50px;line-height: 50px;text-align: center;}
.goTop:hover{color:#fff;background-color:#e46856;}
/*手机端导航*/
.mobile{width: 100%;position:relative;height: 40px;display: none;top:0;right: 0;z-index: 99;background-color: #2042b3}
.mobile-inner-header{width:100%;
    height: 40px;position: absolute;top: 0px;right: 0px;z-index: 2}
    .mobile-inner-header-icon{
  color: #ffffff; height: 40px;font-size:25px;text-align: center;
  float:right;width: 40px;position: relative;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  -o-transition: background 0.5s;
  transition: background 0.5s;
}
.mobile-inner-header-icon:hover{  cursor: pointer;}
.mobile-inner-header-icon span{
  position: absolute; left: calc((100% - 25px) / 2);
  top: calc((100% - 1px) / 3);  width: 25px;  height: 2px;  background-color: #fff;}
/*.mobile-inner-header-icon span:nth-child(1){transform: translateY(4px) rotate(0deg);}
.mobile-inner-header-icon span:nth-child(2){transform: translateY(-4px) rotate(0deg);}
.mobile-inner-header-icon-click span:nth-child(1){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clickfirst;}    
.mobile-inner-header-icon-click span:nth-child(2){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clicksecond;}*/
.mobile-inner-header-icon{
    color: #fff; height: 40px;float:right;width: 50px;position: relative; cursor: pointer;margin-right: 5px;text-align: right;} 
.mobile-inner-header-icon-click{margin-top: 5px;}
.mobile-inner-header-icon-out span{width: 22px;height: 2px;background-color:#fff;display: block;}
.mobile-inner-header-icon-out span:nth-child(1){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outfirst;
    }       
.mobile-inner-header-icon-out span:nth-child(2){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outsecond;
    }
.mobile-inner-header-icon-out span:nth-child(2){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outthird;
    }
.mobile-inner-header-icon span:nth-child(1){transform: translateY(4px) rotate(0deg);}
.mobile-inner-header-icon span:nth-child(2){transform: translateY(-4px) rotate(0deg);}
.mobile-inner-header-icon span:nth-child(3){transform: translateY(-4px) rotate(0deg);}
.mobile-inner-header-icon-click span:nth-child(1){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clickfirst;}      
.mobile-inner-header-icon-click span:nth-child(2){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clicksecond;}
.mobile-inner-header-icon-click span:nth-child(3){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clickthird;}
@keyframes clickfirst {
  0% {
      transform: translateY(4px) rotate(0deg);
      
  }

  100% {
    transform: translateY(0) rotate(45deg);
  }
}   

@keyframes clicksecond {
  0% {
      transform: translateY(-4px) rotate(0deg);
  }

  100% {
    transform: translateY(0) rotate(-45deg);
  }
} 

@keyframes clickthird {
    0% {
     opacity: 0
  }

  100% {
   opacity: 0
  }
}   
.mobile-inner-header-icon-out span:nth-child(1){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outfirst;
    }       
.mobile-inner-header-icon-out span:nth-child(2){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outsecond;
    }
.mobile-inner-header-icon-out span:nth-child(3){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outthird;
    }
@keyframes outfirst {
  0% {
    transform: translateY(0) rotate(-45deg);
  }

  100% {
    transform: translateY(-4px) rotate(0deg);
  }
}   



@keyframes outsecond {
  0% {
    transform: translateY(0) rotate(45deg);
  }

  100% {
    transform: translateY(4px) rotate(0deg);
  }
}
@keyframes outthird {
  0% {
    transform: translateY(0) rotate(90deg);
  }

  100% {
    transform: translateY(12px) rotate(0deg);
  }
}

.mobile-inner-nav{ width: 100%; position: absolute;top: 0;left: 0px;padding-top: 45px;padding-bottom: 25px;display: none;z-index: 1}
.mobile-inner-nav li{border-bottom: solid 1px rgba(255,255,255,0.4);}
.mobile-inner-nav a{display: inline-block;line-height: 45px;
    text-decoration: none;  width: 100%;font-size: 1.4rem; 
     
    -webkit-transition: all 0.5s;   -moz-transition: all 0.5s;
    -o-transition: all 0.5s;    transition: all 0.5s;color:#fff; }
.mobile-inner-nav a:hover{color:#fff;}
.mobile-inner-nav li{position: relative;margin: 0 20px;}
.mobile-inner-nav li a{text-indent: 15px;}
.mobile-inner-nav li strong{color:#aaa;position: absolute;right:0;top:0;font-size: 2.5rem;cursor: pointer;width: 40px;height: 45px;text-align: center;line-height: 40px;-webkit-transition: all 0.5s;   -moz-transition: all 0.5s;
    -o-transition: all 0.5s;    transition: all 0.5s; }
.mobile-inner-nav a{-webkit-animation-duration: 0.5s;animation-duration: 0.5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: returnToNormal;animation-name: returnToNormal;}
@-webkit-keyframes returnToNormal {
      from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
      }

      to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
      }
    }

    @keyframes returnToNormal {
      from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
      }

      to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
      }
    }
.mobile_subNav{display: none;padding-left:10px;}
.mobile-inner-nav dd a{height: 35px;line-height: 35px;font-size: 1.2rem;border-bottom: none;color:#959595;}
.mobile_search{clear: both;position: relative;height: 36px;margin:10px 20px 0;border-bottom:1px solid rgba(255,255,255,0.4);overflow: hidden;}
.mobile_search input.notxt{width: 90%;color:#fff;margin-left:45px;border:none;}
.mobile_search input.notxt1{width: 55px;background-color:#fff;right:auto;left:0;background:url(../images/searchBtn.png) no-repeat center center;border:none;}
.mobile-link{float: left;padding-left: 10px;}
.mobile-link a{color:#fff;margin:0 5px;height: 40px;line-height: 40px;}
.mobile-link02{margin:0 20px;}
.mobile-link02 a span{background-color: #1c3999;padding:0 5px;}
.mobile-inner-nav .mobile-link02 a {width: auto;float: left;margin:0 7px;}
/*footer*/
.footerWrap{width: 100%;background: #ddd;}
.footer{width: 1200px;margin:0 auto;}
.footer .lf{width: 31.25%;float: left;border-left: 1px solid #ebebeb;border-right: 1px solid #ebebeb;height: 252px;}
.footerNav{padding-left: 42px;overflow:hidden;padding-top: 82px;}
.footerNav li{width: 50%;float: left;height: 30px;line-height: 30px;overflow:hidden; }
.footerNav li a{color: #191616;font-size: 16px;}
.footerLink01{width: 100%;font-size: 0;text-align: center;padding: 15px 0 20px;}
.footerLink01 img{width: auto;margin:0 auto;display: block;}
.footerLink01 li{width: 33.3%;font-size: 18px;display: inline-block;*display: inline;*zoom:1;position: relative; vertical-align: top;}
.iconCode{width: 86px;height: 86px;position: absolute;left: 50%;margin-left: -43px;bottom: 58px;display: none;padding-bottom: 12px;}
.footerLink01 li strong{color: #191616;display: block;padding-top: 3px;}
.footer .md{width: 48.3%;float: left;height: 252px;border-right: 1px solid #ebebeb;}
.footer .md h2{padding:30px 0 10px  40px;font-size: 18px;}
.footer .md h2 a{color:#fff;}
.footerLink02{padding-left: 40px; padding-top: 30px;}
.footerLink02 li{width: 25%;float: left;height: 40px;line-height: 40px;overflow:hidden;}
.footerLink02 li a{color:#e7e9f5;margin-right: 10px;}
.footer .rt{width: 20%;float: right;border-right: 1px solid #ebebeb;height: 252px;}
.footer .rt img{width: auto; display: block;}
.copyRight{width: 100%;text-align: center;padding:10px 0;border-top: 1px solid #191616;color: #191616;}

.footer_logo { padding:30px 10px 0; }
.footer_copy { padding: 10px; color: #fff; }
.footer .rt ul {padding: 47px 20px;}
.footer .rt li { width: 33.3%; float: left; margin: 0 0 10px 0; text-align: center; }
.footer .rt li a {color: #191616;}

.contact_us {color: #191616;padding: 17px 31px 0 82px;}


@media screen  and (max-width:1300px) {
  .headerTop > div,.top,.nav ul,.footer{/*! width: 1000px; */}
  .nav ul li > a{font-size: 1.8rem;padding: 0 5px;}
  .headerTop > div{font-size: 1.3rem;}
}

@media screen  and (max-width:1020px) {
 .headerTop > div, .top, .footer{width: auto;padding:0 15px;}
 .nav ul{width: auto;}

  
}
@media screen  and (max-width:1024px) {
  

  
}
@media screen  and (max-width:992px) {
  .mobile{display: block;}
  .headerTop,.topBg,.nav{display: none;}
  .logo{float: none;margin:0 auto;padding:13px 0 12px;}
  .header{background-color: #fff;}
  .top{height: auto;}
  .footer .rt{width: 100%;float: none;clear:both;height: auto;padding-top: 20px;border-top:1px solid #4d68c2;border-right: none;}
  .footer .rt img{margin:0 auto;}
  .copyRight{border-top: none;padding: 20px 15px;width: auto;}
  .footer .lf{width: 40%;box-sizing: border-box;height: 225px;}
  .footer .md{width: 60%;box-sizing: border-box;height: 225px;}
  .footerNav{padding:30px 20px 15px;}
  .footerLink01{padding:15px 0;}
  .footerLink01 li,.footerNav li a{font-size: 15px;}
  .footerLink01 img{width: 26px;}

 

}
@media screen and (min-width:768px)  and (max-width:992px) {
  .mobile_search,.mobile-inner-nav li,.mobile-link02{width: 80%;margin:0 auto;}
  .mobile-inner-header-icon-click{margin:20px 10% 0 0; }
  .mobile-inner-nav li strong{right: 0}

}
@media screen and (max-width:640px) {
  .footer .lf,.footer .md{width: 100%;float: none;height: auto;}
  .footer .md h2{padding:20px 0 10px 20px;}
  .footerLink02{padding-left: 20px}
  .footer .md{border-left: 1px solid #4d68c2;overflow:hidden;padding-bottom: 20px}
  .footerLink01{max-width: 380px;margin:0 auto;}
  .footer .md h2{font-size: 16px;}
  .footerLink01 li, .footerNav li a{font-size: 13px;}
  
  }
@media screen and (max-width:600px) {
 
 
}
  
  

@media screen and (max-width:480px) {
   .logo{width: 75%;}
}
@media screen and (max-width:410px) {
  .footerLink02 li{width: 33.3%;  }
   
}



