@charset "utf-8";
header{ /* border-top: 2px solid #a13e36; */ padding-top: 2px; background: url(../images/header_bg.png) no-repeat center/cover;}
.header{ padding: 23px 0; align-items: center;}
.flex{ display: flex; display: -ms-flexbox; justify-content: space-between; -ms-flex-pack: justify;}
.logo{ }
.logo a{ display: inline-block;}
.logo01{ margin-right: 35px; position: relative;}
.logo01::after{ content: ''; display: block; width: 1px; height: 43px; background-color: #dcdcdc;
  position: absolute; top: 50%; right: -17px; transform: translateY(-50%);}
.head_rt{ align-items: center;}
.head_rt a{ display: block; line-height: 44px; height: 44px; width: 117px; text-align: center; color: #999999; box-sizing: border-box; border: 1px solid rgba(0, 0, 0, 0.08); border-radius: 22px;}

.navbg{ background-color: #a13e36;}
.nav{ display: flex; display: -webkit-flex; /* Safari */ justify-content: space-between;}
.nav li{ width: 20%; text-align: center; position: relative; transition: all 0.35s ease;
  border-right: 1px solid rgba(255,255,255,0.1);}
.nav > li:first-child{ border-left: 1px solid rgba(255,255,255,0.1);}
.nav li:last-child{ margin-right: 0px;}
.nav li:hover > a{ color: #fff; opacity: 0.85;}
.nav a{ display: block; padding: 20px 0 21px; line-height: 1; color: #fff;}
@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: 100%; text-align: center; position: absolute; top: 59px; left: 0%;  background-color: rgba(255,255,255,0.85);
  z-index: 9999; box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); /* transition: all .4s ease; */}
.subNav a{ padding: 20px 0; color: #174994;}
.subNav dd:hover{ background-color: rgba(161, 62, 54, 0.9);}
.subNav dd:hover a{ color: #fff;}


.search{ margin-left: 38px; width: 160px; position: relative;}
.search .notxt{ width: 100%; height: 44px; line-height: 1; box-sizing: border-box; border: none; border-radius: 22px; 
  padding: 0; outline: none; padding-left: 19px; font-size: 14px; background: rgba(0, 0, 0, 0.06); color: rgba(0, 0, 0, 0.3);}
.search .notxt1 { width: 25px; height: 44px; cursor:pointer; color:#666; background: url(../images/search.icon.png) no-repeat center; border: 0px;
  position: absolute; right: 20px; top: 0px;}
::-webkit-input-placeholder{/* webkit内核浏览器 */
  color: rgba(0, 0, 0, 0.3);
}
:-moz-placeholder{/* Firefox 18- */
  color: rgba(0, 0, 0, 0.3);
}
::-moz-placeholder{/* Firefox 18+ */
  color: rgba(0, 0, 0, 0.3);
}
:-ms-input-placeholder{/* IE */
  color: rgba(0, 0, 0, 0.3);
}
/*4.搜索按钮全屏展开*/
#gp-serBtn4{position: relative;z-index: 801;}
.gp-search4{height: 0;border:none;width: 100%; max-width: 500px; overflow: hidden;position: fixed;top: 50%;z-index: 802;left: 50%; transform: translateX(-50%);}
.gp-search4 .gp-ser{max-width: 800px;}
.gp-search4 input,.gp-search4 button{height: 40px;line-break: 40px;}
.gp-search4 .gp-ser{height: 40px;border: 1px solid #ccc;/* margin-top: 20px; */}
.gp-search4 .notxt1{background: #174994;color:#fff}
.gp-search4 .gp-ser{display: none;border:none;background: #fff;}
.gp-search4.active .gp-ser{display: block;}
.gp-search4.active{height: 40px;}
.searchActive .gp-overlay{top: 0;}
@media screen and (max-width:998px) {
  .gp-search4 .gp-ser{width: 80%;}
  .gp-search4 input,.gp-search4 button{box-sizing: border-box;}
  .gp-search4 input.notxt{width: 100%;padding-right: 90px;}
  .gp-search4 .notxt1{width: 85px;}
}



/*手机端导航默认*/
.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; position: absolute; top: 0%; right: 0px; display: none;}
.gp-menu-header{position: absolute;top: 30px; right: 20px;z-index: 996;width: 10%;height: 40px;/* background: rgba(0,0,0,0.2); */}
.open .gp-menu-header{ position: fixed; top: 2%;}
.gp-menu-link{/* float: left; */line-height: 40px;height: 40px;padding-left: 15px; margin-bottom: 10px;
  display: block; padding: 0 20px; display: flex; display: -webkit-flex; justify-content: space-between;}
.gp-menu-link a{color:#fff; display: inline-block; padding: 0px 10px; border: 1px solid rgba(255,255,255,0.3); border-radius: 4px; margin-right: 10px;}
.gp-menu-link a:last-child{ margin-right: 0;}
.gp-menu-header-icon{ color: #fff; 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: #fff;}
.gp-menu-header-icon-out span{width: 27px;height: 4px;background-color:#a13e36;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%; max-height: 640px; overflow-y: scroll; position: fixed;top: 0;right: 0px;padding-top: 30px;background:#a13e36; 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;}

/*
侧滑右侧
*/

.gp-menu-nav.gp-menu-offcanvas2{position: fixed;display: block;transform: translate(150%,0);transition: all 1s ease-in-out;width: 85%;}
.open .gp-menu-offcanvas2{transform: translate(0,0);position:absolute;}

footer{ background: url(../images/footer_bg.png) no-repeat center/cover; position: relative; z-index: 0; padding: 60px 0 54px;}
.footer{ align-items: center; color: #fff;}
.f_logo{ font-size: 0;}
.f_logo a{ display: inline-block;}
.f_logo a:first-child{ margin-right: 29px;}
.copy{ margin-top: 60px; line-height: 1.667;}
.copy{}
.copy span{ margin-right: 29px;}
.copy span:last-child{ margin-right: 0px;}
.ft_rt{}
.code{ width: 110px; background: #fff; padding: 8px; box-sizing: border-box;}
.code .gp-img-responsive{ padding-bottom: 100%;}
.codeText{ text-align: center; line-height: 1; margin-top: 14px;}





/* 响应式样式 */
@media screen and (max-width:1600px){
  
}

@media screen and (max-width:1480px) {
  .calcWidth, .nav{ margin: 0 auto;}
  footer{ padding: 100px 0 30px;}
}

@media screen and (max-width:1400px) {
  
}

@media screen and (max-width:1240px) {
  
}

@media screen and (max-width:1200px) {
  
}

@media screen and (max-width:1080px) {
  .footer{ flex-direction: column; justify-content: center;}
  .lf, .ct, .rt{ width: 100%; text-align: center;}
  .rt{ margin-top: 20px;}
  footer{ padding: 60px 0 20px;}
  .code{ width: 130px;}
}
@media screen and (max-width:1024px) {
  .search, .nav_back{ display: none;}
  .gp-menu, .gp-menu-header{ display: block;}
  .gp-menu-nav ul{ margin-bottom: 40px;}
  .gp-m-search{ max-width: 580px; overflow: hidden; margin: 0 auto; margin-top: 20px; border-radius: 18px; overflow: hidden; position: relative;}
  .gp-m-search .notxt{ height: 38px; padding: 0; border: none; outline: none;
      width: 100%; padding-left: 16px;}
  .gp-m-search .notxt1{ height: 38px; padding: 0; border: none; outline: none;
      width: 50px; background: url(../images/search.icon.png) no-repeat center; position: absolute; right: 0px; top: 0px;}
  footer{ padding: 30px 0;}
  .copy, .ft_rt{ margin-top: 30px;}
  .head_rt, .navbg{ display: none;}
  .gp-menu-link{ display: none;}
  .open .gp-menu-link{ display: block;}
}

@media screen and (max-width:997px) {
  
}

@media screen and (max-width:767px) {
  .logo{ width: 80%;}
  .logo01{ width: 45%;}
  .logo02{ width: 40%;}
  
}

@media screen and (max-width:680px) {
  .gp-container{ padding: 0;}
  .logo{ padding: 10px 0;}
  .gp-menu-header{ top: 20px;}
  .gp-m-search{ margin: 0 25px;}
}

@media screen and (max-width:540px) {
  .f_logo{ width: 100%;}
  .f_logo a{ display: inline-block; width: 45%;}
  
}

@media screen and (max-width:479px) {
  .gp-menu-header-icon{ margin-right: 0;}
  .logo01{ margin-right: 21px;}
  .logo01::after{ right: -10px;}
  .logo{ padding: 20px 0; width: 90%;}
  .gp-menu-header{ top: 15px;}
  .copy span{ display: block; margin: 0; text-align: center;}
  .copy br { display: none;};
  .copy, .ft_rt{ margin-top: 20px;}
  .open .gp-menu-link{ margin-bottom: 0;}
  .gp-menu-nav a{ line-height: 2.2;}
}

@media screen and (max-width:380px) {
}
