@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:'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: #333;}
a:hover{color: #063589;text-decoration: none;}
input[type='button']{outline:none;border:0 none;background-color:transparent;cursor:pointer;}
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}
.lf{float: left;}
.rt{float: right;}
.fpx16{font-size: 16px;font-size: 1.6rem;}
.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.3s ease-in-out;}
.imgResponsive img:hover{opacity: 0.95;}
/*头部样式*/
.header{width:100%;min-width: 300px; height:auto; z-index:990;position: absolute;left: 0;top: 40px;}
.header_bg{width: 100%;height: 37px;position: absolute;left: 0;top: 0;border-bottom: 3px solid #757474;z-index: 0;transition: all 0.35s ease-in-out;}
.header_bg:before{content: '';background-color: #535353;opacity: 0.5;width: 100%;height: 100%;position: absolute;left: 0;top: 0;filter: alpha(opacity=50);}
.top{width: 1200px;margin:0 auto;position: relative;z-index: 5;}
.black_bg01{position: fixed;background-color:#000;opacity: 0.7;width:100%;height:100%;display: none;filter: alpha(opacity=70);top: 0;left: 0;}
.logo{ width:294px;float:left;height: 90px;text-align: center;background:#04419d;
  background: -webkit-linear-gradient(left, #3d70ca  , #6a9ee6); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #3d70ca, #6a9ee6); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #3d70ca, #6a9ee6); /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #3d70ca , #6a9ee6); /* 标准的语法 */box-shadow: 3px 3px 5px rgba(0,0,0,0.15);border-radius: 32px 0 0 0;position: relative;z-index: 80;}
.logo img{width: auto;display: inline-block;vertical-align: middle;padding-top: 15px;max-width: 220px}
.topNav{height: 40px;line-height: 38px;position: relative;}
.topNav > div{position: relative;z-index: 1}
.topNav .lf{width: auto;float: left;}
.topNav .rt{width: auto;float: right;}
.topNav .rt a{font-family: 'Arial';}
.topNav a{color:#fff;float: left;padding:0 22px;opacity: 0.8;filter: alpha(opacity=80);}
.topNav a:hover{opacity: 1;filter: alpha(opacity=100);}
.topNav .rt a:first-child{border-left: 1px solid #b9b9b9;border-right: 1px solid #b9b9b9;font-family: '微软雅黑'}
.topNav span{float: left;color:#fff;opacity: 0.8;filter: alpha(opacity=80);}
.topNav > div a:first-child{border-left: none;}
.logo:hover{opacity: 0.8;}
.topRight{margin-left: 294px;position: relative;}
.topNav a.searchBtn{cursor: pointer;width: 58px;height: 40px;border-left: 1px solid #b9b9b9;padding:0;text-align: center;line-height: 40px;/*background-color: #0595eb;*/font-size: 22px;opacity: 1;filter: alpha(opacity=100);}
.nav{height: 50px;border: 1px solid #799bd2;position: relative;font-size: 0;white-space: nowrap;border-bottom:none;border-top:none;border-left: none;}
.nav:before{content: '';width: 100%;height: 100%;background-color: #efefef;opacity: 0.8;filter: alpha(opacity=80);position: absolute;left: 0;top: 0;z-index: 0;}
.nav ul > li{position: relative;width: 11.1%;display: inline-block;*display: inline;*zoom:1;}
.nav ul li > a{font-size:16px;font-size:1.6rem;display: block;text-align: center;height: 50px;line-height: 50px;color:#063589;border-left: 1px solid #a7bfe6;}
.nav ul li:first-child > a{border-left: none;}
.nav ul li.on > a,.nav ul li:hover > a{color: #fff;background-color: #04429f}
.nav ul li.on .subNav{display: block;}
.subNav{font-size: 14px;position: absolute;left:0;top:50px;display: none;width:100%;}
.subNav:before{content: '';width: 100%;height: 100%;background-color: #003f98;opacity: 0.8;filter: alpha(opacity=80);z-index: 0;position: absolute;left: 0;top:0;}
.subNav dd {position: relative;z-index: 5}
.subNav a{color:#fff;padding:9px 15px;display: block;line-height: 22px;text-align: center;white-space: normal;}
.subNav a:hover{background-color: #04429f}
.header.current{height: 285px;overflow: hidden;box-shadow: 0 1px 5px rgba(0,0,0,0.25)}
.header.currents .topNav,.header.currents .header_bg,.header.currents .nav:before{display: none;}
.header.currents .logo{width: 200px;padding:0 10px;height: 60px;box-shadow: none;background: none}
.header.currents .logo img{padding-top: 5px;}
.header.currents .topRight{margin-left: 240px;}
.header.currents .nav{height: 60px;line-height: 60px;width: 100%;border:none;z-index: 1010}
.header.currents .nav li{background:none;}
.header.currents .subNav{top:60px;}
.header.currents .nav ul li > a{height:58px;line-height: 58px;border-color:#4a72aa;color:#fff;}
.header.currents .nav ul li.on > a,.header.currents .nav ul li:hover > a{color:#fff;}
.header.current .header_bg{top: 0;}
.header.currents{background-color: #3069cc ;box-shadow: 0 0 5px rgba(0,0,0,0.35);top:0;position: fixed;}
.header.currents .nav ul li:first-child > a{border-left:1px solid #6087c9;}
.flipInY  {  -webkit-animation-name: flipInY ;  animation-name: flipInY ;  animation-duration: 0.2s;   -webkit-animation-duration: 0.2s; 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;
    transform: scaleX(0);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
     opacity: 1;
      transform: scaleX(1);
  }
}
.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:36px; 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: #0595eb;border:1px solid #0595eb;height: 36px;}

.goTop {position: fixed;bottom: 40px;right: 20px;z-index: 9999999;color: #fff;text-align: center;font-size: 32px;transition: none;background:#000;width: 50px;height: 50px;line-height: 50px;text-align: center;border-radius: 50%;}
.goTop:before{padding-top: 3px;}
.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: #4567a0}
.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{
    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{  background-color:#7493c8;width: 100%; position: absolute;top: 40px;left: 0px;padding-top: 10px;padding-bottom: 25px;display: none;}
.mobile-inner-nav a{display: inline-block;line-height: 45px;
    text-decoration: none;  width: 100%;font-size: 1.4rem; 
     border-bottom: solid 1px #8cabdb;
    -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;padding: 0 20px;}
.mobile-inner-nav li a{text-indent: 15px;}
.mobile-inner-nav li strong{color:#fafafa;position: absolute;right:20px;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;border-bottom: dotted 1px rgba(219,219,219,0.2);font-size: 1.2rem;}
.mobile_search{clear: both;position: relative;height: 36px;margin:10px 20px 0;border-bottom:1px solid #8cabdb;overflow: hidden;}
.mobile_search input.notxt{width: 90%;color:#fff;margin-left:35px;border:none;}
.mobile_search input.notxt1{width: 35px;background-color:#fff;right:auto;left:0;background:url(../../images/new2019/serBtn.svg) 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-link i{color:#fff;font-style: normal;margin:0 5px;}
.mobile-link a,.mobile-link i{opacity: 0.8;}
.mobile-link02{margin:0 20px;}
.mobile-inner-nav .mobile-link02 a {width: auto;float: left;margin:0 7px;}
/*footer*/
.wrap_footer{background:#a0bbe1;/*background: -webkit-linear-gradient(top, #b1cbf9 , #8ea9d7);  background: -o-linear-gradient(bottom, #b1cbf9, #8ea9d7);  background: -moz-linear-gradient(bottom, #b1cbf9, #8ea9d7); background: linear-gradient(to bottom, #b1cbf9 , #8ea9d7);*/}
.footer{width: 1200px;margin:0 auto;}
.footer_lf{width: 42%;text-align: center;}
.footer_lf span{display: block;padding:35px 0;border-left: 1px solid #cddcf4;border-right: 1px solid #cddcf4;height:109px; }
.footer_md{width:29%;}
.footer_md > div,.footer_rt > div{border-right: 1px solid #cddcf4;}
.footer_md span{padding:20px 45px;display: block;border-top: 1px solid #cddcf4;color:#fff;}
.footer_md span:first-child,.footer_rt p:first-child{border-top: none;}
.footer_rt{width:29%;}
.footer_rt p{padding:20px 40px;display: block;border-top: 1px solid #cddcf4;color:#fff;}
.footer_link{padding:0 20px;}
.footer_link a{display: inline-block;*display: inline;*zoom:1;width: 50px;height: 50px;text-align: center;line-height: 50px;margin:0 15px;vertical-align: top;position: relative;}
.footer_link a i{font-size: 49px;vertical-align: top;height: 50px;display: block;}
.wechat i{color:#50b674;}
.sina i{color:#ea5d5c;}
.footer_link a.sina,.footer_link a.wechat{padding-top: 6px;}
.footer_link a.sina i{font-size: 56px;}
.footer_link .link{text-align: center;}
.code{width: 100px;height: 134px;position: absolute;left: 50%;bottom: 0;margin-left: -50px;display: none;}
.copyRight{background-color: #5e79aa;border-top: 1px solid #4f6b9d;padding:18px 0;text-align: center;color:#fff;line-height: 1.5;font-style : normal;}

@media screen  and (max-width:1460px) {
  .top{width:1200px;}
}
@media screen  and (max-width:1220px) {
  .top{width:100%;}
}
@media screen  and (max-width:1386px) {
  .footer{width: 1000px;}
  .footer_lf{width: 38%;}
  .footer_lf span:before{content: '';height: 100%;vertical-align: middle;display: inline-block;}
  .footer_lf img{width: 80%;display: inline-block;vertical-align: middle;}
  .footer_md span,.footer_rt p{padding:20px 30px;}
  .footer_md,.footer_rt{width: 31%;}
  .Banner .flex-direction-nav a{width: 50px;height: 50px;line-height: 50px;margin-top: -25px;}
}
@media screen  and (max-width:1200px) {
  .topNav a{padding:0 12px;}
  .nav ul li > a{font-size: 1.5rem;}
  .topNav{font-size: 1.3rem;}
}
@media screen  and (max-width:1020px) {
  .footer{width: auto;}
  
}
@media screen  and (max-width:998px) {
  .topRight{display: none;}
  .logo{box-shadow: none;width: 100%;/*background: -webkit-linear-gradient(left, #024aae , #063589); 
  background: -o-linear-gradient(right, #024aae, #063589);
  background: -moz-linear-gradient(right, #024aae, #063589); 
  background: linear-gradient(to right, #024aae , #063589);*/border-radius: 0}
  .mobile{display: block;}
  .header{position: static;}
  .footer_lf{width: 26%;}
  .footer_md, .footer_rt{width: 37%;}
  .footer_link a{margin:0 9px;}
  .footer_md span, .footer_rt p{padding:20px;}

  
}

@media screen  and (max-width:767px) {
  .footer_lf{width: 100%;}
  .footer_lf span{height: auto;padding:15px 0;}
  .footer_lf img{max-width: 300px;}
  .footer_md, .footer_rt{width: 50%;}

}
@media screen and (max-width:640px) {
	.footer_md, .footer_rt{width: 100%;}
  .footer_md span, .footer_rt p{padding:10px 15px;}
  .footer_md > div{border-bottom: 1px solid #cddcf4}
  .footer_link,.footer_md span, .footer_rt p{text-align: center;}
  .footer{margin:0 15px;border-left: 1px solid #cddcf4;border-right: 1px solid #cddcf4}
  .footer_lf span,.footer_md > div{border-left: none;border-right: none;}
	
	}


@media screen and (max-width:480px) {
    .logo img{width: 200px;}
    .logo{height: 80px;}
}
@media screen and (max-width:380px) {
 
	 
}



