@charset "utf-8";
:root {
  --color: #e34919;
  --vh: 100vh;
  --hm2width: 8.95rem;
}
@font-face {
  font-family: 'akira';
  src: url('../font/AKIRA EXPANDED DEMO.OTF') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'nip-m';
  src: url('../font/Nippo-Medium.otf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'nip-r';
  src: url('../font/Nippo-Regular.otf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/* 开始 */
.gkingon {
  position: relative;
}
.gkingon .img {
  position: relative;
  width: 100%;
  height: 100vh;
}
.gkingon .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.gkingon .box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(15, 15, 15, 0.3);
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.gkingon .box .p1 {
  line-height: 1.35714286;
  letter-spacing: 14px;
}
.gkingon .box .p2 {
  margin-top: 0.16rem;
  line-height: 1;
  font-family: 'akira';
}
.gkingon .box .g_lab {
  margin-top: 0.25rem;
  display: flex;
  align-items: center;
}
.gkingon .box .g_lab .item {
  display: flex;
  align-items: center;
  margin: 0 0.22rem;
}
.gkingon .box .g_lab .item i {
  margin-right: 0.08rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.24rem;
  height: auto;
  color: #fff;
}
@media (max-width: 1199px) {
  .gkingon .box .g_lab .item i {
    width: 0.26rem;
  }
}
@media (max-width: 767px) {
  .gkingon .box .g_lab .item i {
    width: 0.3rem;
  }
}
.gkingon .box .g_lab .item i svg,
.gkingon .box .g_lab .item i img {
  width: 100%;
  height: auto;
}
.gkingon .box .g_lab .item i svg path,
.gkingon .box .g_lab .item i img path {
  fill: #e34919;
}
.gkingon .box .g_a {
  margin-top: 0.45rem;
}
.gkingon .box .g_a .public-btn {
  margin: 0 0.07rem;
}
.gkingon .box .public-btn5 {
  padding: 7px 13px;
  min-width: auto;
  position: absolute;
  bottom: 0.4rem;
  left: 50%;
  transform: translateX(-50%);
}
.gkingon .box .public-btn5:hover .f_icon {
  background: #fff;
}
.gkingon .box .public-btn5:hover .f_icon img,
.gkingon .box .public-btn5:hover .f_icon svg {
  animation: btnr 0.4s linear;
}
.gkingon .box .public-btn5 span {
  font-size: 12px;
  padding: 0;
}
.gkingon .box .public-btn5 .f_icon {
  margin-left: 0.1rem;
  width: 0.28rem;
  height: 0.28rem;
  background: rgba(255, 255, 255, 0.15);
}
.g_a .public-btn {
  min-width: 1.8rem;
  height: 44px;
  padding: 0 0.2rem;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .g_a .public-btn {
    height: 34px;
    padding: 0 0.4rem;
  }
}
.g_a .public-btn:hover {
  background: transparent;
}
.g_a .public-btn span {
  margin-top: 2px;
}
@media (max-width: 1580px) {
  .g_a .public-btn span {
    margin-top: 0;
  }
}
.g_a .public-btn i {
  /* margin-right: 0.07rem; */
}
.g_a .public-btn7 {
  background: #e34919;
}
.g_a .public-btn7::before {
  background: #df3a07;
}
.g_a .public-btn8 {
  background: rgba(255, 255, 255, 0.15);
}
.g-public-title {
  text-align: center;
}
.g-public-title .g-title {
  font-weight: bold;
}
.g-public-title .g-p {
  margin-top: 0.06rem;
}
.g-public-title .g-p span {
  color: #e34919;
}
@keyframes btnr {
  0% {
    transform: translateY(0%);
  }
  50% {
    transform: translateY(100%);
  }
  50.1% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0%);
  }
}
.gkingtw {
  position: relative;
}
@media (max-width: 991px) {
  .gkingtw .public-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
.gkingtw .public-img:before {
  padding-top: 44.47916667%;
}
.gkingtw .box {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  background: rgba(15, 15, 15, 0.3);
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .gkingtw .box {
    position: relative;
    padding: 1.2rem 0;
  }
}
.gkingtw .box .g-public-title .g-p {
  margin-top: 0.16rem;
}
.gkingtw .box .g-public-title .g-p span {
  color: #fff;
}
.gkingtw .gcon {
  margin-top: 0.78rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.gkingtw .gcon .item {
  width: 92px;
  height: 103px;
  position: relative;
}
@media (max-width: 767px) {
  .gkingtw .gcon .item {
    width: 42px;
    height: 48px;
  }
}
.gkingtw .gcon .item .public-img {
  width: 100%;
}
.gkingtw .gcon .item .public-img:before {
  padding-top: 111.95652174%;
}
.gkingtw .gcon .item .public-img p {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: 'nip-m';
}
.gkingtw .gcon .item .bspan {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: calc(100% + 12px);
  color: rgba(255, 255, 255, 0.6);
}
.gkingtw .gcon .g_i {
  margin: 0 0.3rem;
}
.gkingtw .gcon .g_i i {
  margin: 8px 0;
  width: 5px;
  height: 5px;
  background: rgba(255, 255, 255, 0.36);
  border-radius: 50%;
  display: block;
}
.gkingtw .g_a {
  margin: 1.08rem auto 0;
  text-align: center;
}
.gkingth {
  padding: 0.66rem 0 0.8rem;
}
.gkingth .container1600 {
  margin: auto;
}
@media (max-width: 767px) {
  .gkingth .container1600 {
    width: 100%;
    padding: 0 5%;
  }
}
.gkingth .box {
  margin-top: 0.69rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 17px;
}
@media (max-width: 991px) {
  .gkingth .box {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .gkingth .box {
    grid-template-columns: repeat(1, 1fr);
  }
}
.gkingth .box .item {
  border-radius: 0.16rem;
  background: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0.6rem 0.54rem 0.72rem;
}
.gkingth .box .item .img {
  width: 0.61rem;
  height: 0.61rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.gkingth .box .item .txt {
  text-align: center;
  margin-top: 0.45rem;
}
.gkingth .box .item .txt h3 {
  font-weight: bold;
}
.gkingth .box .item .txt .g_p {
  margin-top: 0.2rem;
}
.gkingth .box .item .txt .g_p p {
  color: rgba(0, 0, 0, 0.6);
}
.gkingfo {
  position: relative;
}
.gkingfo .imgvid {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
@media (max-width: 767px) {
  .gkingfo .imgvid {
    position: initial;
  }
}
.gkingfo .imgvid .imgbox {
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  width: 100%;
  height: 100vh;
}
@media (max-width: 767px) {
  .gkingfo .imgvid .imgbox {
    position: initial;
    height: auto;
  }
}
.gkingfo .imgvid .imgbox video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.gkingfo .box {
  position: relative;
  z-index: 10;
  padding: 1.5rem 0;
}
@media (max-width: 767px) {
  .gkingfo .box {
    padding: 0.7rem 0;
  }
}
.gkingfo .box .container1600 {
  height: 100%;
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media (max-width: 767px) {
  .gkingfo .box .container1600 {
    width: 100%;
    padding: 0 5%;
    flex-direction: column;
  }
}
.gkingfo .box .g-public-title {
  text-align: left;
  position: sticky;
  position: -webkit-sticky;
  top: 100px;
}
@media (max-width: 767px) {
  .gkingfo .box .g-public-title {
    text-align: center;
    position: initial;
    width: 100%;
  }
}
.gkingfo .box .gr {
  width: 43.75%;
  padding-top: 0.18rem;
}
@media (max-width: 767px) {
  .gkingfo .box .gr {
    width: 100%;
    margin-top: 0.4rem;
  }
}
.gkingfo .box .gr .item {
  margin-bottom: 0.15rem;
  border-radius: 0.16rem;
  border: 1px solid #E9E9E9;
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(30px);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0.36rem 0.65rem 0.38rem;
}
.gkingfo .box .gr .item .img {
  width: 0.61rem;
  height: 0.61rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.gkingfo .box .gr .item .txt {
  margin-top: 0.7rem;
}
.gkingfo .box .gr .item .txt h3 {
  font-weight: bold;
}
.gkingfo .box .gr .item .txt .g_p {
  margin-top: 0.25rem;
}
.gkingfo .box .gr .item .txt .g_p p {
  color: rgba(0, 0, 0, 0.6);
}
.gkingfi {
  background: #F5F4F3;
  padding: 1.05rem 0;
}
.gkingfi .container1600 {
  margin: auto;
}
@media (max-width: 767px) {
  .gkingfi .container1600 {
    width: 100%;
    padding: 0 5%;
  }
}
.gkingfi .container1600 .g_p {
  text-align: center;
  margin-top: 0.25rem;
  color: #666;
}
.gkingfi .container1600 .box {
  display: flex;
  justify-content: space-between;
  margin-top: 0.7rem;
  border-radius: 0.16rem;
  overflow: hidden;
}
@media (max-width: 991px) {
  .gkingfi .container1600 .box {
    flex-direction: column-reverse;
  }
}
.gkingfi .container1600 .box .gl {
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: #fff;
  width: 35.3125%;
  padding: 0.4rem 0.6rem;
}
@media (max-width: 991px) {
  .gkingfi .container1600 .box .gl {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .gkingfi .container1600 .box .gl {
    padding: 0.4rem;
  }
}
.gkingfi .container1600 .box .gl .g-li {
  border-bottom: 1px solid #ebeae8;
}
.gkingfi .container1600 .box .gl .g-li.on .g-t i svg:nth-child(1) {
  opacity: 0;
}
.gkingfi .container1600 .box .gl .g-li.on .g-t i svg:nth-child(2) {
  opacity: 1;
}
.gkingfi .container1600 .box .gl .g-li .g-t {
  display: flex;
  justify-content: space-between;
  padding: 0.4rem 0;
  cursor: pointer;
}
.gkingfi .container1600 .box .gl .g-li .g-t .g-tit {
  font-weight: bold;
  color: #000;
  padding-right: 0.2rem;
}
.gkingfi .container1600 .box .gl .g-li .g-t i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  color: #000;
  position: relative;
  flex-shrink: 0;
  transform: translateY(0.4em);
}
@media (max-width: 1580px) {
  .gkingfi .container1600 .box .gl .g-li .g-t i {
    width: 14px;
    height: 14px;
  }
}
.gkingfi .container1600 .box .gl .g-li .g-t i svg {
  width: 100%;
  height: 100%;
}
.gkingfi .container1600 .box .gl .g-li .g-t i svg:nth-child(2) {
  position: absolute;
  left: 0;
  top: 0;
}
.gkingfi .container1600 .box .gl .g-li .g-t i svg:nth-child(2) .cls-1 {
  fill: #000;
}
.gkingfi .container1600 .box .gl .g-li .g-p {
  color: #666;
  line-height: 1.42;
  padding: 0.18rem 0 0.68rem;
  display: none;
}
.gkingfi .container1600 .box .gl .public-btn {
  margin-top: 0.4rem;
  background-color: #fff;
  border: 1px solid #000;
  color: #000;
}
.gkingfi .container1600 .box .gr {
  position: relative;
  width: 64.6875%;
}
@media (max-width: 991px) {
  .gkingfi .container1600 .box .gr {
    width: 100%;
  }
}
.gkingfi .container1600 .box .gr .public-img:before {
  padding-top: 65.12077295%;
}
.gkingfi .container1600 .box .gr .txt {
  position: absolute;
  top: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  padding: 0.4rem 0.76rem;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.gkingfi .container1600 .box .gr .txt .txt_box h3 {
  margin: 0.11rem 0;
}
.gkingfi .container1600 .box .gr .txt .g_a {
  margin-top: 0.68rem;
}
.gkingsi {
  margin: 1.43rem 0 1.26rem;
}
.gkingsi .container1600 {
  margin: auto;
}
@media (max-width: 767px) {
  .gkingsi .container1600 {
    width: 100%;
    padding: 0 5%;
  }
}
.gkingsi .box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
@media (max-width: 767px) {
  .gkingsi .box {
    grid-template-columns: repeat(1, 1fr);
  }
}
.gkingsi .box .item {
  position: relative;
  overflow: hidden;
  border-radius: 0.16rem;
}
.gkingsi .box .item .txt {
  background: url(../images/gking24.png) no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  padding: 0.59rem 0.51rem;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.gkingsi .box .item .txt .txt_box h3 {
  margin: 0.11rem 0;
}
.gkingsi .box .item .txt .g_a {
  margin-top: 0.32rem;
}
.gkingsi .box .item .txt .g_a .public-btn {
  min-width: 1.36rem;
}
.gkingse {
  margin: 1.26rem 0 1.67rem;
}
.gkingse .container1600 {
  margin: auto;
}
@media (max-width: 767px) {
  .gkingse .container1600 {
    width: 100%;
    padding: 0 5%;
  }
}
.gkingse .box {
  margin-top: 0.8rem;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .gkingse .box {
    flex-direction: column;
  }
}
.gkingse .box .g_t .g_t_tit {
  margin-bottom: 0.36rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.gkingse .box .g_t .g_t_tit .g_qie .swiper-button-prev,
.gkingse .box .g_t .g_t_tit .g_qie .swiper-button-next {
  width: 36px;
  height: 36px;
  margin-left: 0.1rem;
}
@media (max-width: 767px) {
  .gkingse .box .g_t .g_t_tit .g_qie .swiper-button-prev,
  .gkingse .box .g_t .g_t_tit .g_qie .swiper-button-next {
    width: 26px;
    height: 26px;
  }
}
.gkingse .box .g_a {
  margin-top: 0.6rem;
}
.gkingse .box .g_a .public-btn {
  min-width: auto;
}
.gkingse .box .gkingse_news {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 48.75%;
}
@media (max-width: 991px) {
  .gkingse .box .gkingse_news {
    width: 100%;
  }
}
.gkingse .box .gkingse_news .g_t .swiper {
  height: 340px;
}
@media (max-width: 1580px) {
  .gkingse .box .gkingse_news .g_t .swiper {
    height: 310px;
  }
}
@media (max-width: 1199px) {
  .gkingse .box .gkingse_news .g_t .swiper {
    height: 280px;
  }
}
@media (max-width: 767px) {
  .gkingse .box .gkingse_news .g_t .swiper {
    height: auto;
  }
}
.gkingse .box .gkingse_news .g_t .swiper .gcon {
  height: 100%;
  border-radius: 8px;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .gkingse .box .gkingse_news .g_t .swiper .gcon {
    flex-direction: column;
  }
}
.gkingse .box .gkingse_news .g_t .swiper .gcon:hover .public-img img {
  transform: scale(1.05);
}
.gkingse .box .gkingse_news .g_t .swiper .gcon:hover .txt .g_h4 h4 {
  background-size: 100% 100%;
}
.gkingse .box .gkingse_news .g_t .swiper .gcon .public-img {
  width: 47.43589744%;
}
@media (max-width: 767px) {
  .gkingse .box .gkingse_news .g_t .swiper .gcon .public-img {
    width: 100%;
  }
}
.gkingse .box .gkingse_news .g_t .swiper .gcon .public-img:before {
  padding-top: 62.97297297%;
}
.gkingse .box .gkingse_news .g_t .swiper .gcon .txt {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0.22rem 0.5rem 0.18rem 0.21rem;
  background: #F5F4F3;
}
@media (max-width: 767px) {
  .gkingse .box .gkingse_news .g_t .swiper .gcon .txt {
    width: 100%;
    padding: 0.3rem;
  }
}
.gkingse .box .gkingse_news .g_t .swiper .gcon .txt .g_h4 {
  font-weight: bold;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.gkingse .box .gkingse_news .g_t .swiper .gcon .txt .g_h4 h4 {
  display: inline;
  transition: all 0.4s;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 93%, #222222 0%);
  background-size: 0 100%;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .gkingse .box .gkingse_news .g_t .swiper .gcon .txt .g_h4 h4 {
    margin-bottom: 0.4rem;
  }
}
.gkingse .box .gkingse_news .g_t .swiper .gcon .txt span {
  color: #777;
}
.gkingse .box .gkingse_news .g_a .public-btn {
  border-color: #333;
}
.gkingse .box .gkingse_news .g_a .public-btn:hover {
  border-color: transparent !important;
}
.gkingse .box .gkingse_video {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 48.75%;
}
@media (max-width: 991px) {
  .gkingse .box .gkingse_video {
    width: 100%;
    margin-top: 0.5rem;
  }
}
.gkingse .box .gkingse_video .g_t .swiper .gcon:hover .public-img img {
  transform: scale(1.05);
}
.gkingse .box .gkingse_video .g_t .swiper .gcon .img {
  position: relative;
  overflow: hidden;
  border-radius: 0.08rem;
}
.gkingse .box .gkingse_video .g_t .swiper .gcon .img .public-img:before {
  padding-top: 55.96816976%;
}
.gkingse .box .gkingse_video .g_t .swiper .gcon .img .g_vid {
  position: absolute;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  bottom: 0;
  left: 0;
  z-index: 10;
  padding: 0.12rem 0.13rem;
}
.gkingse .box .gkingse_video .g_t .swiper .gcon .img .g_vid .vid_on {
  cursor: pointer;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.32rem;
  height: 0.32rem;
  color: #fff;
}
@media (max-width: 767px) {
  .gkingse .box .gkingse_video .g_t .swiper .gcon .img .g_vid .vid_on {
    width: 0.44rem;
    height: 0.44rem;
  }
}
.gkingse .box .gkingse_video .g_t .swiper .gcon .img .g_vid .vid_on svg,
.gkingse .box .gkingse_video .g_t .swiper .gcon .img .g_vid .vid_on img {
  width: 100%;
  height: 100%;
}
.gkingse .box .gkingse_video .g_t .swiper .gcon .img .g_vid .vid_on svg path,
.gkingse .box .gkingse_video .g_t .swiper .gcon .img .g_vid .vid_on img path {
  fill: #e34919;
}
.gkingse .box .gkingse_video .g_t .swiper .gcon .img .g_vid span {
  border-radius: 4px;
  background: rgba(186, 186, 186, 0.32);
  backdrop-filter: blur(1.94950056px);
  display: inline-flex;
  padding: 2px 10px;
  justify-content: center;
  align-items: center;
  color: #fff;
}
.gkingse .box .gkingse_video .g_t .swiper .gcon .txt {
  margin-top: 0.23rem;
}
.gkingse .box .gkingse_video .g_t .swiper .gcon .txt h4 {
  font-weight: bold;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.gkingse .box .gkingse_video .g_a .public-btn {
  border-color: #333;
}
.gkingse .box .gkingse_video .g_a .public-btn:hover {
  border-color: transparent !important;
}
.gkingen {
  margin-top: 1.67rem;
}
.gkingen .container1600 {
  margin: auto;
}
@media (max-width: 767px) {
  .gkingen .container1600 {
    width: 100%;
    padding: 0 5%;
  }
}
.gkingen .container1600 h2 {
  margin-top: 0.25rem;
  font-family: 'nip-m';
  font-weight: 700;
}
.gkingen .container1600 .gkingen_nav {
  margin-top: 0.35rem;
  display: flex;
}
.gkingen .container1600 .gkingen_nav a {
  cursor: pointer;
  transition: all 0.4s;
  color: #666;
  display: flex;
  padding: 0.14rem 0.24rem;
  justify-content: center;
  align-items: center;
  border-bottom: 2px solid #EAE6E2;
}
.gkingen .container1600 .gkingen_nav a.on {
  color: #000;
  font-weight: bold;
  border-color: #e34919;
}
.gkingen .box {
  padding: 0.85rem 0 1.2rem;
  overflow: hidden;
  background: #F5F4F3;
  position: relative;
}
.gkingen .box .imgbj .img1 {
  position: absolute;
  width: 4.78rem;
  height: auto;
  top: 0;
  left: 0;
  pointer-events: none;
}
.gkingen .box .imgbj .img2 {
  position: absolute;
  width: 5.41rem;
  height: auto;
  bottom: 0;
  right: 0;
  pointer-events: none;
}
.gkingen .box .item {
  position: absolute;
  top: 0;
  opacity: 0;
}
.gkingen .box .item.on {
  opacity: 1;
  position: relative;
}
.gkingen .box .item1 .g_t {
  position: relative;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0.26rem 0.44rem;
}
@media (max-width: 767px) {
  .gkingen .box .item1 .g_t {
    padding: 0 0 0.3rem;
  }
}
.gkingen .box .item1 .g_t .swiper-button-prev,
.gkingen .box .item1 .g_t .swiper-button-next {
  width: 36px;
  height: 36px;
}
@media (max-width: 767px) {
  .gkingen .box .item1 .g_t .swiper-button-prev,
  .gkingen .box .item1 .g_t .swiper-button-next {
    width: 26px;
    height: 26px;
  }
}
.gkingen .box .item1 .g_t .swiper {
  width: 74%;
}
.gkingen .box .item1 .g_t .swiper .swiper-slide {
  width: auto;
}
.gkingen .box .item1 .g_t .swiper .swiper-slide .g_tcon {
  cursor: pointer;
  position: relative;
  border-radius: 8px;
  background: #FFF;
  width: 80px;
  height: 80px;
}
@media (max-width: 991px) {
  .gkingen .box .item1 .g_t .swiper .swiper-slide .g_tcon {
    width: 50px;
    height: 50px;
  }
}
.gkingen .box .item1 .g_t .swiper .swiper-slide .g_tcon .img {
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: all 0.4s;
}
.gkingen .box .item1 .g_t .swiper .swiper-slide .g_tcon .txt {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}
.gkingen .box .item1 .g_t .swiper .swiper-slide .g_tcon .txt span {
  transition: all 0.4s;
  font-family: 'nip-m';
}
.gkingen .box .item1 .g_t .swiper .swiper-slide .g_tcon .txt p {
  transition: all 0.4s;
  color: #666;
}
.gkingen .box .item1 .g_t .swiper .swiper-slide-thumb-active .g_tcon .img {
  opacity: 1;
}
.gkingen .box .item1 .g_t .swiper .swiper-slide-thumb-active .g_tcon .txt span,
.gkingen .box .item1 .g_t .swiper .swiper-slide-thumb-active .g_tcon .txt p {
  color: #fff;
}
.gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon {
  border-radius: 8px;
  background: #FFF;
  padding: 0.37rem 0.72rem 0.33rem;
}
@media (max-width: 767px) {
  .gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon {
    padding: 0.5rem 0.2rem;
  }
}
.gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .g_tit {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 0.21rem;
  border-bottom: 1px solid #EAE6E2;
}
.gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .g_tit p {
  color: #000;
}
.gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .g_tit span {
  color: #555;
}
.gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .gbox {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  padding: 0.4rem 0 0.51rem;
}
@media (max-width: 991px) {
  .gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .gbox {
    grid-template-columns: repeat(1, 1fr);
  }
}
.gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .gbox .g_li {
  position: relative;
  overflow: hidden;
  border-radius: 0.08rem;
  background: #FFF;
  box-shadow: 0 2px 6.7px 0 rgba(0, 0, 0, 0.08), 0 11px 16.4px 0 rgba(0, 0, 0, 0.04);
  padding: 0.1rem 0.42rem 0.1rem 0.37rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .gbox .g_li .g_li_l {
  position: relative;
  z-index: 10;
  display: flex;
  align-items: center;
}
.gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .gbox .g_li .g_li_l .g_li1 {
  margin-right: 0.69rem;
  text-align: center;
}
@media (max-width: 767px) {
  .gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .gbox .g_li .g_li_l .g_li1 {
    margin-right: 0.3rem;
  }
}
.gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .gbox .g_li .g_li_l .g_li1 p {
  font-family: 'nip-m';
}
.gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .gbox .g_li .g_li_l .g_li1 span {
  color: #555;
}
.gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .gbox .g_li .g_li_l .g_li2 .g_li2_box {
  display: flex;
  align-items: center;
  margin: 0.2rem 0;
}
@media (max-width: 767px) {
  .gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .gbox .g_li .g_li_l .g_li2 .g_li2_box {
    margin: 0.1rem 0;
  }
}
.gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .gbox .g_li .g_li_l .g_li2 .g_li2_box img {
  width: 0.34rem;
  height: 0.34rem;
  border-radius: 50%;
  margin-right: 0.15rem;
}
.gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .gbox .g_li .g_li_l .g_li2 .g_li2_box .p1 {
  width: 2.25rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-right: 0.1rem;
}
@media (max-width: 767px) {
  .gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .gbox .g_li .g_li_l .g_li2 .g_li2_box .p1 {
    width: 1.8rem;
  }
}
.gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .gbox .g_li .g_li_l .g_li2 .g_li2_box .gnum {
  display: flex;
  align-items: center;
}
.gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .gbox .g_li .g_li_l .g_li2 .g_li2_box .gnum.on span {
  color: #000;
}
.gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .gbox .g_li .g_li_l .g_li2 .g_li2_box .gnum.on i {
  opacity: 1;
}
.gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .gbox .g_li .g_li_l .g_li2 .g_li2_box .gnum span {
  font-family: 'nip-m';
  color: #888;
}
.gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .gbox .g_li .g_li_l .g_li2 .g_li2_box .gnum i {
  opacity: 0;
  margin-left: 0.06rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 5px;
  height: auto;
  color: #000;
}
@media (max-width: 767px) {
  .gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .gbox .g_li .g_li_l .g_li2 .g_li2_box .gnum i {
    width: 4px;
  }
}
.gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .gbox .g_li .g_li_l .g_li2 .g_li2_box .gnum i svg,
.gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .gbox .g_li .g_li_l .g_li2 .g_li2_box .gnum i img {
  width: 100%;
  height: auto;
}
.gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .gbox .g_li .g_li_l .g_li2 .g_li2_box .gnum i svg path,
.gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .gbox .g_li .g_li_l .g_li2 .g_li2_box .gnum i img path {
  fill: #e34919;
}
.gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .gbox .g_li .g_li_r {
  flex-shrink: 0;
  position: relative;
  z-index: 10;
  display: flex;
  align-items: center;
  color: #979797;
}
.gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .gbox .g_li .g_li_r .g_i {
  border-radius: 50%;
  width: 16px;
  height: 16px;
  border: 1px solid #979797;
  display: flex;
  align-items: center;
  justify-content: center;
}
.gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .gbox .g_li .g_li_r .g_i i {
  display: block;
  width: 6px;
  height: 6px;
  background: #979797;
}
.gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .gbox .g_li .g_li_r p {
  margin-left: 0.08rem;
}
.gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .gbox .g_li .g_li_r .p2 {
  display: none;
}
.gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .gbox .g_li .g_li_r .p3 {
  display: none;
}
.gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .gbox .g_li .ani_bj {
  display: none;
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .gbox .g_li .ani_bj img {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
}
.gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .gbox .g_li.g_ing {
  background: #e34919;
  color: #fff;
}
.gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .gbox .g_li.g_ing .g_li_l .g_li1 span {
  color: #fff;
}
.gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .gbox .g_li.g_ing .g_li_l .g_li2 .g_li2_box .gnum span {
  color: #fff;
}
.gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .gbox .g_li.g_ing .g_li_l .g_li2 .g_li2_box .gnum i {
  color: #fff;
}
.gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .gbox .g_li.g_ing .g_li_r .g_i {
  border-color: #fff;
}
.gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .gbox .g_li.g_ing .g_li_r .g_i i {
  background: #fff;
  border-radius: 50%;
}
.gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .gbox .g_li.g_ing .g_li_r p {
  color: #fff;
}
.gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .gbox .g_li.g_ing .g_li_r .p1 {
  display: none;
}
.gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .gbox .g_li.g_ing .g_li_r .p2 {
  display: block;
}
.gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .gbox .g_li.g_ing .ani_bj {
  display: flex;
}
.gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .gbox .g_li.g_ing .ani_bj img:first-child {
  left: 0;
  animation: scrollImage 8s linear infinite;
}
.gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .gbox .g_li.g_ing .ani_bj img:last-child {
  left: 100%;
  animation: scrollImage 8s linear infinite;
  animation-delay: -8s;
}
.gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .gbox .g_li.g_not .g_li_r .p1 {
  display: none;
}
.gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .gbox .g_li.g_not .g_li_r .p3 {
  display: block;
}
.gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .g_more {
  cursor: pointer;
  display: flex;
  justify-content: center;
}
.gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .g_more a {
  display: flex;
  align-items: center;
  justify-content: center;
}
.gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .g_more a p {
  color: #000;
}
.gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .g_more a i {
  margin-left: 7px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 14px;
  height: auto;
  color: #000;
}
@media (max-width: 1199px) {
  .gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .g_more a i {
    width: 12px;
  }
}
@media (max-width: 767px) {
  .gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .g_more a i {
    width: 10px;
  }
}
.gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .g_more a i svg,
.gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .g_more a i img {
  width: 100%;
  height: auto;
}
.gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .g_more a i svg path,
.gkingen .box .item1 .g_b .gallery-thumbs .swiper-slide .g_bcon .g_more a i img path {
  fill: #e34919;
}
.gkingen .box .item2 .g_t {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media (max-width: 767px) {
  .gkingen .box .item2 .g_t {
    flex-direction: column;
  }
}
.gkingen .box .item2 .g_t .g_li {
  width: calc((100% - 0.48rem)/3);
  position: relative;
  border-radius: 0.08rem;
}
@media (max-width: 767px) {
  .gkingen .box .item2 .g_t .g_li {
    width: 100%;
    margin-bottom: 0.3rem;
  }
}
@media (max-width: 767px) {
  .gkingen .box .item2 .g_t .g_li .public-img:before {
    padding-top: 60% !important;
  }
}
.gkingen .box .item2 .g_t .g_li .txt {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10;
  color: #fff;
  padding: 0.13rem 0.23rem 0.18rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.gkingen .box .item2 .g_t .g_li .txt .txt_box .g_st {
  display: flex;
  align-items: flex-start;
  font-family: 'nip-m';
}
.gkingen .box .item2 .g_t .g_li .txt .txt_box .g_st p {
  line-height: 1;
  margin-right: 3px;
}
.gkingen .box .item2 .g_t .g_li .txt .txt_box .txt_con {
  margin-top: 0.38rem;
}
@media (max-width: 991px) {
  .gkingen .box .item2 .g_t .g_li .txt .txt_box .txt_con {
    margin-top: 0.15rem;
  }
}
.gkingen .box .item2 .g_t .g_li .txt .g_num p {
  font-family: 'nip-m';
}
.gkingen .box .item2 .g_t .g_li1 {
  background: radial-gradient(166.68% 223.09% at -5.51% 115.25%, #979AA1 0%, #363940 100%);
}
.gkingen .box .item2 .g_t .g_li1 .public-img:before {
  padding-top: 57.50487329%;
}
.gkingen .box .item2 .g_t .g_li2 {
  background: radial-gradient(166.68% 223.09% at -5.51% 115.25%, #E34919 0%, #DB3400 100%);
}
@media (max-width: 767px) {
  .gkingen .box .item2 .g_t .g_li2 {
    order: -1;
  }
}
.gkingen .box .item2 .g_t .g_li2 .public-img:before {
  padding-top: 60.03898635%;
}
.gkingen .box .item2 .g_t .g_li3 {
  background: radial-gradient(166.68% 223.09% at -5.51% 115.25%, #B5A484 0%, #6C5730 100%);
}
.gkingen .box .item2 .g_t .g_li3 .public-img:before {
  padding-top: 54.19103314%;
}
.gkingen .box .item2 .g_b {
  border-radius: 0.08rem;
  padding: 0.6rem 0.72rem 0.54rem;
  background: #FFF;
  margin-top: 0.73rem;
}
@media (max-width: 767px) {
  .gkingen .box .item2 .g_b {
    padding: 0.4rem;
  }
}
.gkingen .box .item2 .g_b table {
  width: 100%;
}
.gkingen .box .item2 .g_b table th {
  color: #555;
  border-bottom: 2px solid #919191;
  padding: 0.18rem 0;
  text-align: left;
}
.gkingen .box .item2 .g_b table th:first-child {
  width: 30%;
}
.gkingen .box .item2 .g_b table th:last-child {
  text-align: right;
}
.gkingen .box .item2 .g_b table td {
  color: #000;
  border-bottom: 1px solid #DDD;
  padding: 0.18rem 0;
}
.gkingen .box .item2 .g_b table td:last-child {
  text-align: right;
}
.gkingen .box .item2 .g_b table td .g_team {
  display: flex;
  align-items: center;
}
.gkingen .box .item2 .g_b table td .g_team .gimg {
  margin-right: 0.07rem;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #000;
}
.gkingen .box .item2 .g_b table td .g_team .gimg img {
  width: 50%;
}
.gkingen .box .item2 .g_b table td .g_team p {
  font-weight: 500;
}
.gkingen .box .item2 .g_b .g_more {
  margin-top: 0.53rem;
  cursor: pointer;
  display: flex;
  justify-content: center;
}
.gkingen .box .item2 .g_b .g_more a {
  display: flex;
  align-items: center;
  justify-content: center;
}
.gkingen .box .item2 .g_b .g_more a p {
  color: #000;
}
.gkingen .box .item2 .g_b .g_more a i {
  margin-left: 7px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 14px;
  height: auto;
  color: #000;
}
@media (max-width: 1199px) {
  .gkingen .box .item2 .g_b .g_more a i {
    width: 12px;
  }
}
@media (max-width: 767px) {
  .gkingen .box .item2 .g_b .g_more a i {
    width: 10px;
  }
}
.gkingen .box .item2 .g_b .g_more a i svg,
.gkingen .box .item2 .g_b .g_more a i img {
  width: 100%;
  height: auto;
}
.gkingen .box .item2 .g_b .g_more a i svg path,
.gkingen .box .item2 .g_b .g_more a i img path {
  fill: #e34919;
}
@keyframes scrollImage {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
.gkingni {
  padding: 0.65rem 0 0.82rem;
  position: relative;
}
.gkingni .imgbj {
  z-index: -1;
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background: #121212;
}
.gkingni .imgbj .img1 {
  position: absolute;
  width: 4.78rem;
  height: auto;
  top: 0;
  left: 0;
  pointer-events: none;
}
.gkingni .imgbj .img2 {
  position: absolute;
  width: 5.41rem;
  height: auto;
  bottom: 0;
  right: 0;
  pointer-events: none;
}
.gkingni .container1600 {
  margin: auto;
}
@media (max-width: 767px) {
  .gkingni .container1600 {
    width: 100%;
    padding: 0 5%;
  }
}
.gkingni .container1600 .g-public-title {
  text-align: left;
}
.gkingni .container1600 .g-public-title h2 {
  color: #fff;
}
.gkingni .container1600 .g-public-title .g-p {
  color: #fff;
}
.gkingni .box {
  margin-top: 0.59rem;
  position: relative;
}
.gkingni .box .item {
  margin-bottom: 0.12rem;
  display: flex;
  white-space: initial;
  line-height: 1.5;
}
.gkingni .box .item .img {
  width: 370px;
  height: 233px;
  display: inline-block;
  margin-right: 0.12rem;
}
@media (max-width: 991px) {
  .gkingni .box .item .img {
    width: 320px;
    height: 201px;
  }
}
@media (max-width: 767px) {
  .gkingni .box .item .img {
    width: 150px;
    height: 94px;
  }
}
.gkingni .box .item .img img {
  max-width: 100% !important;
}
.gkingni .box .str_static {
  justify-content: center;
}
.gkingni .box .str_static .str_move {
  position: initial;
}
.gkingni .box .g_a {
  text-align: center;
  margin-top: 0.48rem;
}
.gkingni .box .g_a .public-btn {
  min-width: auto;
  border: 1px solid #fff;
  background: #121212;
}
.gkingni .box .g_a .public-btn:hover {
  border-color: transparent !important;
}
.gkingni .box .g_a .public-btn::before {
  background: #e34919;
}
.gkingte {
  margin: 0.75rem 0 1rem;
}
.gkingte .container1600 {
  margin: auto;
}
@media (max-width: 767px) {
  .gkingte .container1600 {
    width: 100%;
    padding: 0 5%;
  }
}
.gkingte .box {
  margin-top: 0.63rem;
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 20px;
}
@media (max-width: 991px) {
  .gkingte .box {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 767px) {
  .gkingte .box {
    grid-template-columns: repeat(3, 1fr);
  }
}
.gkingte .box .public-img:before {
  padding-top: 46.91943128%;
}
