@charset "utf-8";
/* CSS Document */
 
/*头部样式*/ 
.gp-header{width:100%; transition: all 0.3s ease-in-out; position: absolute; top: 0;z-index: 99;
  background-color:rgba(0,0,0,0.45);
  background: -webkit-linear-gradient(top, rgba(0,0,0,0.45), rgba(0,0,0,0)); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(bottom, rgba(0,0,0,0.45), rgba(0,0,0,0)); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(bottom,rgba(0,0,0,0.45), rgba(0,0,0,0)); /* Firefox 3.6 - 15 */
  background: linear-gradient(to bottom, rgba(0,0,0,0.45) , rgba(0,0,0,0)); /* 标准的语法 */}
.gp-header .gp-container{ position: relative;}
.topNav{ float: right;margin-top:20px;}
.navList{ display: inline-block; width: 150px; height: 50px; line-height: 50px; background-color: rgba(0,0,0,0.2); border: rgba(255,255,255,0.2) 1px solid; 
  text-align: center; border-radius: 30px; margin-right: 20px;}
.navList a{display: block; background: url(../images/home.png) no-repeat left 18px center; position: relative; padding-left: 55px;}
.navList a:before{ content: "";display: block;width: 1px; height: 30px; background-color: rgba(255,255,255,0.1);position:absolute; left:55px; top: 10px;}
.logo{ position: relative;z-index: 9;transition: all 0.3s ease;float: left;overflow: hidden;padding: 30px 0;}
.logo_01{ width:462px; display: inline-block; }
.nav{ position: relative; top: -35px; z-index: 99;}

.nav ul::before{ content: "";display: block; width: 155px; height: 65px;background: url(../images/nav-lf.png) no-repeat left center; position:absolute; left:-150px; top: 0;}
.nav ul::after{ content: "";display: block; width: 155px; height: 65px;background: url(../images/nav-rt.png) no-repeat right center; position:absolute; right:-150px; top: 0;}
.nav ul{ display: flex;background: #0481db;box-shadow: 0px 8px 16px 0px rgba(19, 62, 136, 0.15); width: 1510px; position:relative;}
.nav ul li{ float:left;height: 60px;transition: all 0.3s ease;position: relative;}
.nav ul > li{ position: relative;width: 100%; background: #0481dd;z-index: 1;}
.nav ul > li.on{ font-weight: bold; }
.nav ul li > a{padding:0;text-align:center;line-height:60px;height: 60px;color: #fff; font-size:18px;font-size:1.8rem; display: block;transition: all 0.3s ease;}
.nav ul li.on > a,.nav ul li:hover > a{  }
.nav ul li.on .subNav{display: block; }
.nav-wrapper > div{position: relative;}
.headerFix-menu{position: absolute;right: -30px;top: 3px;cursor: pointer;display: none;}
.headerFix-menu i{color:#fff;font-size: 30px;}
.headerFix-close{float: right;height: 40px;line-height: 40px;margin-left: 10px;cursor: pointer;display: none;}
.headerFix-close i{color:#ccd2de;font-size: 24px;}
.subNav{width:100%;background:#0481db; position: absolute;left:0;top:60px;display: none;text-align: center;z-index: 99;}
.subNav dd {}
.subNav a{color:#fff;padding:6px 7px; line-height: 24px; font-weight: normal; display: block;}
.subNav a:hover{background-color:#2a5bc7;}


/*1.默认展开的搜索*/
.gp-search{width:220px;overflow: hidden;display: inline-block;*display: inline;*zoom:1;vertical-align: top;transition: all 0.35s ease-in-out;border:1px solid rgba(255,255,255,0.2);}
.gp-ser{width:100%; height:48px; z-index:9999994; margin:0 auto;position: relative;}
.gp-search input,.gp-search button{position:absolute; height: 48px;line-height:48px; border:none; background:none; top:0px;overflow: hidden; }
.gp-search input.notxt{color:#a4a4a4; width:82%;left: 0;padding-left: 2%;}
.gp-search .notxt1 {position: absolute;width: 15%;right:0;cursor:pointer;color:#666; background: url(../images/ser.png) no-repeat center;}


/*2.搜索按钮当前位置展开*/
.gp-serBtn2{background:url(../images/ser.png)no-repeat left 18px center;display: inline-block; width: 150px; height: 50px; line-height: 50px; 
  background-color: rgba(0,0,0,0.2); border: rgba(255,255,255,0.2) 1px solid;  text-align: center; border-radius: 30px;}
.gp-serBtn2 span{ display: inline-block;position: relative; padding-left: 33px;}
.gp-serBtn2 span:before{ content: "";display: block;width: 1px; height: 30px; background-color: rgba(255,255,255,0.1);position:absolute; left:7px; top: 10px;}
.gp-search2{width: 0;border:none;}
.gp-search2.active{width: 200px;border:1px solid rgba(255,255,255,0.2); border-radius: 30px; padding: 0 10px; background-color: rgba(0,0,0,0.2);}
.gp-serBtn2:before{ display: none !important;}

.goTop {position: fixed;bottom: 40px;right: 20px;z-index: 9999999;color: #fff;text-align: center;transition: none;background-color:#000;width: 50px;height: 50px;line-height: 50px;text-align: center;display: none;}
.goTop:hover{color:#fff;background-color:#4b9ef7;}
.goTop i{font-size: 32px;}
/*手机端导航*/
.mobile{width:50px;position:absolute;height: 30px;display: none;top:25px;right: 0;z-index: 99991; overflow: hidden;}
.mobile-search-btn{float: right;margin-right: 15px;cursor: pointer;}
.mobile-search-btn i{color:#fff;font-size: 20px;}
.mobile-inner-header{width:100%;height: 63px;position: absolute;top: 0px;left: 0px;z-index: 50}
    .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{
  opacity:0.8;
  cursor: pointer;
}
.mobile-inner-header-icon span{
  position: absolute; left: calc((100% - 25px) / 2);
  top: calc((100% - 12px) / 2);  width: 25px;  height: 4px;  background-color: #fff;}
.mobile-inner-header-icon{color: #fff; height: 31px;float:right;width: 35px;position: relative; cursor: pointer;text-align: right;margin-right: 8px;text-align: center;line-height: 29px;font-size: 30px;/*! margin-top: 9px; */} 
.mobile-inner-header-icon-out i{font-size: 22px;position: absolute;right: 0;top: 0}      
.mobile-inner-header-icon-click i{display: none;}
.mobile-inner-header-icon-out span{width: 25px;height:4px;display: block; border-radius: 5px;}
.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;background: #fff;}     
.mobile-inner-header-icon-click span:nth-child(2){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clicksecond;background: #fff;}
.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%;text-align: center;opacity: 0;transform: scale(0.8);width: 0;transition: left 0.3s ease-in-out;height:0;background-color:#0481db; }
.mobile-inner-nav a{display: block;line-height: 50px;
    text-decoration: none;  width: auto;font-size: 1.6rem; 
     border-bottom: solid 1px #3a95d6;
    -webkit-transition: all 0.5s;   -moz-transition: all 0.5s;color:#fff;
    -o-transition: all 0.5s;    transition: all 0.5s; 
text-align: left;
margin: 0 20px;
}
.mobile-inner-nav li:first-child a{border-top:1px solid rgba(255,255,255,0.2);}
.mobile-inner-nav li{position: relative;}
.mobile-inner-nav li.on{background-color: #148de4;}
.mobile-inner-nav li.on a{ color: #fff;}
.mobile-inner-nav li .icon-fanhui{ background: url(../images/n-rt.png) no-repeat center; }
.mobile-inner-nav li .icon-fanhui-copy{background: url(../images/n-dw.png) no-repeat center; }
.mobile-inner-nav li strong{color:#2c4780;position: absolute;right:5px;top:0;font-size: 1.4rem;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;line-height: 50px; }
.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;background: #148de4;}
.mobile-inner-nav dd a{height: 40px;line-height: 40px;border-bottom: solid 1px rgba(255,255,255,0.1);font-size: 1.5rem;}
.mobile-inner-nav dd a:hover{}

.mobile_search input.notxt{background: none;} 
.mobile_search{clear: both;position: absolute;height: 40px;overflow: hidden;left: 0;top: 82px;width: 100%;z-index: 99993;display: block;}
.mobile_search .search{ overflow:hidden;height: 37px;position:relative;} 
.mobile_search input.notxt{width: 84%;color:#566c99;border:none;padding: 0 20px;height: 38px;box-sizing: border-box;font-size:1.6rem; float: left;}
.mobile_search input.notxt1{width: 40px;right:10px;background:url(../images/ser.png) no-repeat center;border:none;height: 37px;left: auto;/*! right: 0; */float: right;}.mobile-links{width: auto;margin:0 20px 10px;overflow: hidden;padding:10px 0 0;opacity: 0.6;font-size: 14px;}
.mobile-links span{float:left;padding:0 15px;}
.mobile-links span a{border:none;line-height: 25px;padding:4px 0;font-size: 14px;}
.nav-open .mobile-inner-nav{width: 100%;display: block;position: fixed;left: 0px;top: 0;box-shadow: 0 2px 5px rgba(0,0,0,0.2);opacity: 1;
  transform: scale(1);height: 100%;box-sizing: border-box;overflow-y: auto;overflow-x: hidden;z-index: 10;padding: 120px 0 20px;
  transition: all 0.3s ease;}
 
/*footer*/
 
.wrap_footer{background:url(../images/footerbg.jpg) no-repeat center top; background-size: cover; position: relative;}
.footer { position: relative; padding:35px 0;width: 1200px;}
.footer p{line-height: 24px;}
.footer p span{ display: inline-block; padding: 4px; }
.footer-lf{ width: 35%; float: left;}
.footer-md{ width:90px; overflow: hidden; position: absolute; top:35px; left: 50%;transform: translateX(-50%);} 
.footer-rt{ width: 25%; float: right;}
.linkTil{ margin-bottom: 13px } 
.linkList{ margin: -5px; overflow: hidden;}
.linkList li{ width: 50%;}
.linkList li a{ display: inline-block; padding: 5px; opacity: 0.8; font-size: 1.4rem; }
.linkList li a:hover{ opacity:1; color: #fff;}

.codeList {  }
.codeList li{ display: inline-block; vertical-align: middle;position: relative;}
.codeList li a{display: inline-block; transition: all 0.3s ease-in-out;}
.codeList span{ display: block; }
.codeList .code{ display: block; width: 90px; height: 90px; overflow: hidden;}
.codeList .text{ font-size: 14px; color: #fff; text-align: center; margin-top: 5px;} 



@media screen  and (max-width:1800px) {
  .nav ul{ width: 1400px; position: static;}
  .nav ul::before{ left:10px;}
  .nav ul::after{ right:10px;}
}

@media screen  and (max-width:1440px) {
      .gp-container{ width: 1200px; }
      .nav ul{ width:auto; }
      .nav ul::before,.nav ul::after{ display: none;}
      

}

@media screen  and (max-width:1300px) {
      .gp-container{ width: auto; margin-left: 30px !important; margin-right: 30px !important; }

}

@media screen  and (max-width:1200px) {
       .gp-container{ width: auto; margin-left: 15px !important; margin-right: 15px !important; }
       .gp-header{position: static; background: #0481db;}
       .nav,.gp-search,.topNav{ display: none; } 
       .mobile{ display: block; }

}

@media screen and (max-width: 992px) {
       .linkList li{ width: auto;margin:0 5px; }
       .footer p span{ padding: 0; }
       .footer-rt{ float: none; width: 100%; }
       .footer-lf{ float: none; width: 100%; text-align: center;margin: 15px auto;}
       .footer-md{ position: static; transform: none;margin: 0 auto;}

}

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


}



@media screen and (max-width:640px) {
  .logo{ padding:20px 0;}
   .logo_01{width: 260px;}
   .mobile{ top: 18px; }


}

