@charset "utf-8";

@font-face {
    font-family: 'FZQiDiS-R-GB';
    src: url('FZQDJW--GB1-0.eot');
    src: url('FZQDJW--GB1-0.eot?#iefix') format('embedded-opentype'),
        url('FZQDJW--GB1-0.woff2') format('woff2'),
        url('FZQDJW--GB1-0.woff') format('woff'),
        url('FZQDJW--GB1-0.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
header{ width: 100%; position: relative;}
.header_bg{ width: 100%; background: url(../images/header_bg.png) no-repeat; background-size: 100% 100%; background-position: center center;  padding-top: 20px;}
.header_top{ padding-bottom: 20px;}
.search{ text-align: right;}
.top_link{ margin-right: 35px;}
.top_link a{ color: #fff; margin-right: 25px;}
.top_link a:last-child{ margin-right: 0;}
.gp-search{width:204px; height: 40px; border-radius: 20px; background-color: #fff; overflow: hidden;display: inline-block;*display: inline;*zoom:1;vertical-align: middle;transition: all 0.35s ease-in-out;border:1px solid #ccc; margin-top: 19px;}
.gp-ser{width:100%; height:28px; z-index:9999994; margin:0 auto;position: relative;}
.gp-search input,.gp-search button{position:absolute; height: 40px;line-height:28px; border:none; background:none; top:0px;overflow: hidden;}
.gp-search input.notxt{color:#333333; width:82%;left: 0;padding-left: 20px; opacity: .4; outline: none;}
.gp-search .notxt1 {position: absolute;width: 15%;right:0; top: 42%; cursor:pointer;color:#666; background: url(../images/search_icon.png) no-repeat;}

.nav{ width: 100%; background-color: #ececec;}
.nav ul{ display: flex; display: -webkit-flex; /* Safari */ justify-content: space-between; font-weight: bold;}
.nav ul li{ position: relative;}
.nav ul a{ display: block; padding: 16px 0 18px;}
@keyframes turnSelf{
  0% { transform: rotateY(0deg);}
  20% { transform: rotateY(180deg);}
  100% { transform: rotateY(360deg);}
}
li.on .subNav{ display: block; /* animation: turnSelf ease-out; animation-duration: .4s; */}
.subNav{ display: none; width: 180px; text-align: center; position: absolute; top: 55px; left: 5%; margin-left: -60px; background-color: #ececec; z-index: 9999; transition: all .4s ease;}
.nav ul .subNav a{ padding: 10px 0 18px;}

/*手机端导航默认*/
.mobile_bg{width: 100%;height: 100%;z-index: 90;position: fixed;top: 0;left: 0;background: rgba(0,0,0,0.6);display: none;}
.gp-menu{ width: 100%;z-index: 98;height: 100%;position: absolute; top: 33%; display: none;}
.gp-menu-header{position: absolute;top: 0;right: 0;z-index: 996;width: 100%;height: 40px;background: rgba(0,0,0,0.2);}
.gp-menu-link{float: left;line-height: 40px;height: 40px;padding-left: 15px;}
.gp-menu-link a{color:#fff;}
.gp-menu-header-icon{ color: #c7000a; 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;margin-right: 10px;cursor: pointer;}
.gp-menu-header-icon span{  position: absolute; left: calc((100% - 25px) / 2);  top: calc((100% - 2px) / 3);  width: 27px;  height: 3px;  background-color: #c7000a;}
.gp-menu-header-icon-out span{width: 27px;height: 4px;background-color:#c7000a;display: block;border-radius: 4px;}
.gp-menu-header-icon-out span:nth-child(1){animation-duration: 0.5s;animation-fill-mode: both;animation-name: outfirst;}       
.gp-menu-header-icon-out span:nth-child(2){animation-duration: 0.5s;animation-fill-mode: both;animation-name: outsecond;}
.gp-menu-header-icon-out span:nth-child(3){animation-duration: 0.5s;animation-fill-mode: both;animation-name: outthird;}
.gp-menu-header-icon span:nth-child(1){transform: translateY(4px) rotate(0deg);}
.gp-menu-header-icon span:nth-child(2){transform: translateY(-4px) rotate(0deg);}
.gp-menu-header-icon span:nth-child(3){transform: translateY(-4px) rotate(0deg);}
@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); }
}
.gp-menu-header-icon-click span{background-color:#fff ;top: calc((100% - 2px) / 2.1);}
.gp-menu-header-icon-click span:nth-child(1){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clickfirst;}     
.gp-menu-header-icon-click span:nth-child(2){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clicksecond;}
.gp-menu-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}
}   
.gp-menu-nav{  width: 100%; position: fixed;top: 0;right: 0px;padding-top: 40px;background:#004a94;
  background: -webkit-linear-gradient(left, #004a94 , #004a94); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #004a94, #004a94); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #004a94, #004a94); /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #004a94 , #004a94);display: none;}
/*导航*/
.gp-menu-nav > ul li{-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;}
.gp-menu-nav > ul > li{position: relative;border-bottom: 1px solid rgba(255,255,255,0.3);}
.gp-menu-nav > ul > li > a{display: inline-block;padding:14px 0 14px 25px;font-size: 1.6rem;}
.gp-menu-nav > ul > li > ul {background: rgba(0,0,0,0.1);padding:0 25px}
.gp-menu-nav > ul > li > ul a{display: inline-block;padding:10px 0;}
.gp-menu-arrow {cursor: pointer;width: 30px;height: 50px;line-height: 50px;color:#fff;text-align: center;position: absolute;right: 0;top: 0;font-size: 2rem;margin-right: 10px;transition: all 0.3s ease-in-out;}
.gp-menu-nav > ul > li.on .gp-menu-arrow{transform: rotate(90deg);}
.gp-menu-nav li ul {display: none;}
/*导航内标签效果*/
.gp-menu-nav a{color:#fff;}
.open .gp-menu-link{display: none;}
.open .gp-menu-header{background: none;}
@-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;
  }
}
.gp-menu-header{ display: none;}




footer{ background-color: #004a94; padding: 20px 0;}
.footer .lf{ width: 37.343%; border-right: 1px solid #336ea9;}
.footer .rt{ width: 60.625%;}
.copy{ font-size: 0px;}
.copy span:first-child{ display: block; width: 100%; margin-top: 13px; margin-bottom: 16px;}
.copy span{ display: inline-block; color: #fff; margin-right: 45px;}
.copy span:last-child{ margin-right: 0;}


/* 响应式样式 */
@media screen and (max-width:1600px){
    .header_bg{ background-size: cover;}
}

@media screen and (max-width:1440px) {
    
}

@media screen and (max-width:1400px) {
}

@media screen and (max-width:1280px) {
    .footer .lf{margin-top: 1%;}
    .footer .lf{ width: 45%; border-right: none;}
    .footer .rt{ width: 50%;}
}

@media screen and (max-width:1200px) {
}

@media screen and (max-width:1100px) {
    .footer .lf{ width: 50%;}
    .footer .rt{ width: 47%;}
}

@media screen and (max-width:1024px) {
}

@media screen and (max-width:997px) {
    .gp-menu{ display: block; top: 35%; z-index: 9999;}
    .gp-menu-header{ display: block;}
    .nav,.search{ display: none;}
    .gp-menu-link{ display: none;}
    .gp-menu-header{ background: none;}
    .gp-menu-header-icon{ margin-right: 40px;}
    .gp-menu-nav > ul > li > ul{ padding: 0 40px;}
    .gp-menu-header-icon-out span{ background-color: #fff;}
    .footer .lf,.footer .rt{ float: none; width: 100%;text-align: center;}
    .copy span{ display: block; width: 100%; margin-bottom: 10px;}
    .gp-m-ser{ width: 90%; margin: 20px auto; position: relative;}
    .gp-m-ser .notxt{ padding: 10px; width: 100%; border-radius: 20px; padding-left: 30px; box-sizing: border-box;}
    .gp-m-ser .notxt1{ width: 16px; height: 16px; border: none; position: absolute; right: 30px; top: 12px; background: url(../images/search_icon.png) no-repeat;}
}

@media screen and (max-width:768px) {
    .logo{ width: 80%;}
}

@media screen and (max-width:540px) {
}

@media screen and (max-width:414px) {
}

@media screen and (max-width:320px) {

}