.gp-header14 {
  background: #94070a;
  z-index: 880;
  position: relative;
  padding: 0 4vw;
  box-sizing: border-box;
}
.gp-header14 .gp-top {
  position: relative;
}
.gp-header14 .gp-top .gp-container {
  margin-left: auto;
  margin-right: auto;
}
.gp-header14 .gp-top::after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.gp-header14 .gp-top .gp-logo {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  max-width: 550px;
  float: left;
  margin-right: 2vw;
  padding: 21px 0;
  box-sizing: border-box;
}
.gp-header14 .gp-top .gp-logo a {
  display: inline-block;
  vertical-align: middle;
}
.gp-header14 .gp-top .gp-logo .logo_02 {
  margin-left: 10px;
}
.gp-header14 .gp-top .gp-logo:hover {
  opacity: 0.9;
}
.gp-header14 .gp-top .topRight .top_nav {
  text-align: right;
  padding-top: 10px;
}
.gp-header14 .gp-top .topRight .gp-link {
  margin-left: 20px;
}
.gp-header14 .gp-top .topRight .gp-link a {
  color: #94070a;
  margin-left: 10px;
  width: 29px;
  height: 29px;
  text-align: center;
  line-height: 21px;
}
.gp-header14 .gp-top .topRight .gp-nav-wrap {
  display: block;
  padding: 8px 0;
}
.gp-header14 .gp-top .topRight .gp-nav-wrap .gp-nav {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  margin-top: 0;
  margin-bottom: 0;
  font-family: 'æ¥·ä½“';
}
.gp-header14 .gp-top .topRight .gp-nav-wrap .gp-nav >li {
  position: relative;
  text-align: center;
}
.gp-header14 .gp-top .topRight .gp-nav-wrap .gp-nav >li >a {
  display: inline-block;
  line-height: 1;
  color: #fff;
  font-family: 'æ¥·ä½“';
  line-height: 59px;
  position: relative;
  font-size: 18px;
  font-weight: bold;
}
.gp-header14 .gp-top .topRight .gp-nav-wrap .gp-nav >li >a::before {
  content: '';
  width: 0;
  height: 2px;
  background-color: #94070a;
  position: absolute;
  left: 50%;
  bottom: 0;
  transition: all 0.35s ease-in-out;
}
.gp-header14 .gp-top .topRight .gp-nav-wrap .gp-nav >li >a:hover:before {
  width: 100%;
  left: 0;
}
.gp-header14 .gp-top .topRight .gp-nav-wrap .gp-nav >li .second_nav1 {
  position: absolute;
  left: 50%;
  top: 59px;
  width: 120px;
  display: none;
  text-align: center;
  background-color: rgba(148, 7, 10, 0.85);
  margin-left: -60px;
}
.gp-header14 .gp-top .topRight .gp-nav-wrap .gp-nav >li.on .second_nav1{
   display: block !important;
}
.gp-header14 .gp-top .topRight .gp-nav-wrap .gp-nav >li .second_nav1 dd a {
  display: block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 10px;
  font-size: 14px;
  transition: all 0.3s ease-in-out;
  color: #fff;
  line-height: 1.2;
  font-family: 'æ¥·ä½“';
}
.gp-header14 .gp-top .topRight .gp-nav-wrap .gp-nav >li .second_nav1 dd:hover {
  background-color: rgba(0, 0, 0, 0.15);
}
.gp-header14 .gp-top .topRight .gp-nav-wrap .gp-nav li.on a::before {
  width: 100%;
  left: 0;
}
.gp-header14 .gp-top .topRight .gp-nav-wrap .gp-nav li.on .second_nav1 {
  display: block;
}
.gp-header14 .gp-top .topRight .gp-ser {
  width: 100%;
  height: 28px;
  z-index: 9999994;
  margin: 0 auto;
  position: relative;
}
.gp-header14 .gp-top .topRight .gp-search input,
.gp-header14 .gp-top .topRight .gp-search button {
  position: absolute;
  height: 28px;
  line-height: 28px;
  border: none;
  background: none;
  top: 0px;
  overflow: hidden;
}
.gp-header14 .gp-top .topRight .gp-search input.notxt {
  color: #a4a4a4;
  width: 82%;
  left: 0;
  padding-left: 2%;
}
.gp-header14 .gp-top .topRight .gp-search .notxt1 {
  position: absolute;
  width: 15%;
  right: 0;
  cursor: pointer;
  color: #666;
}
.gp-header14 .gp-top .topRight #gp-serBtn4 {
  position: relative;
  z-index: 801;
  color: #e0c67e;
}
.gp-header14 .gp-top .topRight #gp-serBtn4:hover {
  color: #e0c67e;
}
.gp-header14 .gp-top .topRight .gp-search4 {
  height: 0;
  border: none;
  width: 100%;
  overflow: hidden;
  position: fixed;
  top: 50%;
  z-index: 802;
  left: 0;
}
.gp-header14 .gp-top .topRight .gp-search4 .gp-ser {
  max-width: 800px;
}
.gp-header14 .gp-top .topRight .gp-search4 input,
.gp-header14 .gp-top .topRight .gp-search4 button {
  height: 40px;
  line-break: 40px;
}
.gp-header14 .gp-top .topRight .gp-search4 .gp-ser {
  height: 40px;
  border: 1px solid #ccc;
  margin-top: 20px;
}
.gp-header14 .gp-top .topRight .gp-search4 .notxt1 {
  background: #C7000A;
  color: #fff;
}
.gp-header14 .gp-top .topRight .gp-search4 .gp-ser {
  display: none;
  border: none;
  background: #fff;
}
.gp-header14 .gp-top .topRight .gp-search4.active .gp-ser {
  display: block;
}
.gp-header14 .gp-top .topRight .gp-search4.active {
  height: 80px;
}
.gp-header14 .gp-top .topRight .gp-serBtn2 {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  padding: 0 25px;
  margin-left: 20px;
}
.gp-header14 .gp-top .topRight .searchActive .gp-overlay {
  top: 0;
}
.gp-header14 .gp-menu {
  width: 100%;
  z-index: 98;
  height: 35px;
  position: absolute;
  display: none;
  right: 0px;
  top: 50%;
  z-index: 400;
  margin-top: -17px;
  background-color: #94070a;
}
.gp-header14 .gp-menu .gp-menu-header {
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 996;
  width: 100%;
  height: 40px;
  margin-top: -20px;
}
.gp-header14 .gp-menu .gp-menu-header .gp-menu-header-icon {
  color: #fff;
  height: 30px;
  float: right;
  width: 30px;
  position: relative;
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  transition: background-color 0.5s;
  cursor: pointer;
  margin: 2px 30px 0 0;
}
.gp-header14 .gp-menu .gp-menu-header .gp-menu-header-icon span {
  position: absolute;
  left: calc((100% - 30px) / 2);
  top: calc((100% - 6px) / 2.3);
  width: 26px;
  height: 2px;
  background-color: #fff;
}
.gp-header14 .gp-menu .gp-menu-header .gp-menu-header-icon span:nth-child(1) {
  transform: translateY(4px) rotate(0deg);
}
.gp-header14 .gp-menu .gp-menu-header .gp-menu-header-icon span:nth-child(2) {
  transform: translateY(-4px) rotate(0deg);
}
.gp-header14 .gp-menu .gp-menu-header .gp-menu-header-icon-out span {
  width: 26px;
  height: 2px;
  background-color: #fff;
  display: block;
  border-radius: 4px;
}
.gp-header14 .gp-menu .gp-menu-header .gp-menu-header-icon-out span:nth-child(1) {
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-name: outfirst;
}
@keyframes outfirst {
  0% {
    transform: translateY(0) rotate(-45deg);
  }
  100% {
    transform: translateY(-4px) rotate(0deg);
  }
}
.gp-header14 .gp-menu .gp-menu-header .gp-menu-header-icon-out span:nth-child(2) {
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-name: outsecond;
}
@keyframes outsecond {
  0% {
    transform: translateY(0) rotate(45deg);
  }
  100% {
    transform: translateY(4px) rotate(0deg);
  }
}
.gp-header14 .gp-menu .gp-menu-header .gp-menu-header-icon-out span:nth-child(3) {
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-name: outthird;
}
@keyframes outthird {
  0% {
    transform: translateY(0) rotate(90deg);
  }
  100% {
    transform: translateY(12px) rotate(0deg);
  }
}
.gp-header14 .gp-menu .gp-menu-header .gp-menu-header-icon-click span {
  top: calc((100% - 2px) / 2.1);
}
.gp-header14 .gp-menu .gp-menu-header .gp-menu-header-icon-click span:nth-child(1) {
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-name: clickfirst;
}
.gp-header14 .gp-menu .gp-menu-header .gp-menu-header-icon-click span:nth-child(2) {
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-name: clicksecond;
  margin-left: 0;
}
.gp-header14 .gp-menu .gp-menu-header .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-header14 .gp-menu .gp-menu-nav {
  width: 100%;
  position: fixed;
  top: 0;
  right: 0px;
  display: none;
  padding-top: 40px;
  background: #94070a;
}
.gp-header14 .gp-menu .gp-menu-nav .gp-search.gp-m-search {
  overflow: hidden;
  transition: all 0.35s ease-in-out;
  border: 1px solid #94070a;
  margin-left: 10px;
  border-radius: 30px;
  background-color: #f6f7f9;
  width: 90%;
  margin: 10px auto 0;
  display: block;
}
.gp-header14 .gp-menu .gp-menu-nav .gp-search.gp-m-search .gp-ser {
  width: 100%;
  height: 32px;
  z-index: 9999994;
  margin: 0 auto;
  position: relative;
}
.gp-header14 .gp-menu .gp-menu-nav .gp-search.gp-m-search .gp-ser input,
.gp-header14 .gp-menu .gp-menu-nav .gp-search.gp-m-search .gp-ser button {
  position: absolute;
  height: 32px;
  line-height: 32px;
  border: none;
  background: none;
  top: 0px;
  overflow: hidden;
}
.gp-header14 .gp-menu .gp-menu-nav .gp-search.gp-m-search .gp-ser input.notxt {
  color: #a6a6a6;
  opacity: 0.5;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  padding-left: 42px;
}
.gp-header14 .gp-menu .gp-menu-nav .gp-search.gp-m-search .gp-ser .notxt1 {
  position: absolute;
  cursor: pointer;
  color: #94070a;
  left: 0;
  width: 40px;
}
.gp-header14 .gp-menu .gp-menu-nav >ul {
  padding: 0 30px;
}
.gp-header14 .gp-menu .gp-menu-nav >ul >li {
  position: relative;
  box-sizing: border-box;
  transition: all 0.5s ease-in;
  transform: translateX(-40px);
  opacity: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.gp-header14 .gp-menu .gp-menu-nav >ul >li >a {
  display: inline-block;
  padding: 1.2rem 0 1.2rem 0;
  font-size: 16px;
  width: 60%;
  line-height: 1.4;
}
.gp-header14 .gp-menu .gp-menu-nav >ul >li >.gp-menu-arrow {
  cursor: pointer;
  width: 30px;
  height: 45px;
  line-height: 45px;
  color: #e9e9e9;
  text-align: right;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 20px;
  transition: all 0.3s ease-in-out;
  top: 4px;
  color: #dad6ce;
}
.gp-header14 .gp-menu .gp-menu-nav >ul >li .m-second-nav {
  display: none;
  opacity: 0.7;
  padding-bottom: 1rem;
}
.gp-header14 .gp-menu .gp-menu-nav >ul >li .m-second-nav >li >a {
  display: inline-block;
  padding: 0.5rem 0 0.5rem 10px;
  font-size: 14px;
}
.gp-header14 .gp-menu .gp-menu-nav >ul >li .m-second-nav >li.on span {
  transform: rotate(45deg);
}
.gp-header14 .gp-menu .gp-menu-nav >ul >li.on span {
  transform: rotate(90deg);
}
.gp-header14 .gp-menu .gp-menu-nav .gp-menu-link {
  float: left;
  line-height: 40px;
  height: 40px;
  padding-left: 15px;
}
.gp-header14 .gp-menu .gp-menu-nav .gp-menu-link a {
  color: #fff;
}
.gp-header14 .gp-menu .gp-menu-nav .m-link {
  margin: 0 30px;
  padding: 15px 0;
}
.gp-header14 .gp-menu .gp-menu-nav .m-link a {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.5;
  padding: 4px 10px;
}
.gp-header14 .gp-menu .gp-menu-nav.gp-menu-offcanvas1 {
  position: fixed;
  display: block;
  transform: translate(-150%, 0);
  width: 100%;
  right: auto;
  left: 0;
}
.gp-header14 .gp-menu.open {
  top: 0;
  margin-top: 0;
}
.gp-header14 .gp-menu.open .gp-menu-nav.gp-menu-offcanvas1 {
  transition: all 1s ease-in-out;
  transform: translate(0, 0);
  position: absolute;
}
.gp-header14 .mobile_bg {
  width: 100%;
  height: 100%;
  z-index: 90;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  display: none;
}
@media screen and (max-width:1500px) {
  .gp-header14 .gp-top .topRight .gp-serBtn2 {
    padding: 0 10px;
  }
  .gp-header14 .gp-top .topRight .gp-link {
    margin-left: 10px;
}
}
@media screen and (max-width:1400px) {
  .gp-header14 .gp-top .topRight .gp-nav-wrap .gp-nav > li > a {
    font-size: 16px;
  }
}
@media screen and (max-width:1240px) {
  .gp-header14 .gp-top .gp-logo {
    max-width: 200px;
  }
  .gp-header14 .gp-nav-wrap {
    margin-left: 380px;
  }
  .gp-header14 .gp-nav-wrap .gp-nav >li >a {
    font-size: 14px;
  }
}
@media screen and (max-width:998px) {
  .gp-header14 {
    padding: 0 20px;
  }
  .gp-header14 .topRight {
    display: none;
  }
  .gp-header14 .searchWrap {
    display: none;
  }
  .gp-header14 .gp-menu {
    display: block;
  }
  .gp-header14 .gp-menu .gp-menu-nav {
    display: block;
  }
  .gp-header14 .gp-menu.open .gp-menu-link {
    display: none;
  }
  .gp-header14 .gp-menu.open .gp-menu-nav>ul>li {
    transform: none;
    opacity: 1;
  }
  .gp-header14 .gp-top {
    height: auto;
  }
  .gp-header14 .gp-top .gp-logo {
    justify-content: center;
    position: relative;
    z-index: 1000;
    padding: 15px 0;
  }
  .gp-header14 .gp-top .gp-logo a img {
    max-height: 55px;
  }
  .gp-header14 .gp-top .gp-logo .gp-search-wrap {
    display: none;
  }
  .gp-header14 .gp-top .gp-logo.open {
    z-index: 90;
  }
  .gp-header14 .gp-top .gp-search-wrap {
    display: none;
  }
  .gp-header14 .gp-nav-wrap {
    display: none;
  }
  .gp-header14 .gp-nav-wrap .gp-menu-nav>ul>li {
    transform: none;
    opacity: 1;
  }
  .gp-header14 .gp-m-search {
    display: block;
  }
}
@media screen and (max-width:767px) {
  .gp-header14 .gp-top .gp-logo {
    max-width: 90%;
  }
  .gp-header14 .gp-menu-nav >ul {
    padding: 10px 20px 0;
  }
  .gp-header14 .m-link {
    margin: 0 20px;
  }
}
@media screen and (max-width:1400px) {
  .gp-header14 {
    padding: 0 1.2vw;
  }
}
.gp-header14 {
  transition: all 0.5s ease-out 0s;
  z-index: 10;
}
.gp-header14.currents {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
.gp-header14 .gp-top .topRight .top_nav {
  transition: all 0.2s ease-in-out 0s;
}
.gp-header14.currents .gp-top .topRight .top_nav {
  height: 0;
  display: none;
}
.gp-header14 .gp-top .gp-logo {
  transition: all 0.3s ease-in-out 0s;
}
.gp-header14.currents .gp-top .gp-logo {
  padding: 5px 0;
}
.gp-header14 .gp-top .topRight .gp-nav-wrap .gp-nav > li > a {
  transition: all 0.3s ease-in-out 0s;
}
.gp-header14.currents .gp-top .topRight .gp-nav-wrap .gp-nav > li > a {
  line-height: 50px;
  height: 50px;
}
.gp-header14.gp-top .gp-container {
  transition: all 0.4s ease-out 0s;
}
.gp-header14.currents .gp-top .gp-container {
  display: flex;
  align-items: center;
}
.gp-header14 .gp-top .topRight {
  transition: all 0.4s ease-out 0s;
}
.gp-header14.currents .gp-top .topRight {
  flex: 1;
}
.gp-header14 .gp-nav-wrap {
  transition: all 0.4s ease-out 0s;
}
.gp-header14.currents .gp-nav-wrap {
  margin-left: 50px;
}
