body {
  -webkit-text-size-adjust: none;
}

.p-banner {
  width: 100%;
  height: 555px;
  display: block;
  margin: 0 auto;
  background: url(/en/mediaCenter/brandCenter/brandingSponsorship/images/banner.jpg) center center no-repeat;
}

.p-banner .p-linx {
  width: 1200px;
  height: 200px;
  display: block;
  margin: 0 auto;
  padding-top: 175px;
}

.p-banner .p-linx h2 {
  font-size: 30px;
  color: #fff;
  font-weight: 400;
}

.p-banner .p-linx p {
  font-size: 28px;
  color: #fff;
  font-weight: 400;
}

.p-banner .p-linx i {
  display: block;
  width: 240px;
  height: 4px;
  background: #fff;
  margin-top: 5px;
}

.p-banner .p-banner-btn {
  width: 100%;
  height: 56px;
  display: block;
  margin: 17px auto 0 auto;
  background: url(/en/mediaCenter/brandCenter/brandingSponsorship/images/current-bg.png) no-repeat center;
}

.p-banner .p-banner-inner {
  width: 1200px;
  margin: 0 auto;
  text-align: left;
  line-height: 56px;
}

.p-banner .p-banner-btn a {
  display: inline-block;
  padding-left: 5px;
  margin-right: 5px;
  transition: all 0.3s;
  color: #898989;
}

.p-banner .p-banner-btn a:first-child {
  display: inline-block;
  background: url(/en/mediaCenter/brandCenter/brandingSponsorship/images/home-icon.png) no-repeat left center;
  padding-left: 20px;
  margin-right: 5px;
  transition: all 0.3s;
}

.swiper-container {
  width: 100%;
  height: 100%;
}

.p-container {
  width: 1280px;
  display: block;
  height: auto;
  margin: 0 auto 80px auto;
  position: relative;
}

.p-swiper {
  width: 1200px;
  height: auto;
  display: block;
  margin: 30px auto;
}

.p-swiper .swiper-slide {
  width: 370px !important;
  height: 230px !important;
  display: block;
  margin: 0 15px;
  border-radius: 10px;
  position: relative;
}

.p-swiper .swiper-slide a {
  width: 100%;
  height: 100%;
  display: block;
  margin: 0 auto;
}

.p-swiper .swiper-slide a img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}

.swiper-wrapper {
  height: 230px !important;
}

.p-swiper .swiper-slide a p {
  width: 90%;
  height: 45px;
  display: block;
  background: url(/en/mediaCenter/brandCenter/brandingSponsorship/images/bg.png) center center repeat;
  position: absolute;
  bottom: 0;
  z-index: 2;
  border-radius: 0 0 10px 10px;
  color: #fff;
  font-size: 18px;
  padding: 0 5%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 45px;
}

.p-container .swiper-button-next {
  right: -25px;
  color: #c3c3c2;
}

.p-container .swiper-button-prev {
  left: -20px;
}

.p-container .swiper-button-prev:after,
.p-main .swiper-button-next:after {
  color: #c3c3c2;
}

.p-container .swiper-button-prev:hover:after {
  color: #00498d;
}

.p-container .swiper-button-next:hover:after {
  color: #00498d;
}

.p-text {
  width: 1200px;
  height: auto;
  display: block;
  margin: 80px auto 80px auto;
}

.p-text .swiper-wrapper {
  width: 1200px;
  display: block;
  margin: 0 auto;
}

.p-text .swiper-wrapper .swiper-slide {
  width: 370px !important;
  height: auto !important;
  display: block;
  margin: 0 15px;
  border-radius: 10px;
  position: relative;
}

.p-text .swiper-wrapper .swiper-slide a {
  width: 100%;
  height: 100%;
  display: block;
  margin: 0 auto;
}

.p-text .swiper-wrapper .swiper-slide a img {
  width: 100%;
  transition: all 0.6s;
  -ms-transition: all 0.8s;
  border-radius: 10px;
  cursor: pointer;
}

.p-text .swiper-wrapper .swiper-slide a p {
  width: 85%;
  height: 45px;
  display: block;
  margin: 15px auto 0 auto;
  background: url(/en/mediaCenter/brandCenter/brandingSponsorship/images/video1.png) left center no-repeat;
  font-size: 18px;
  color: #666;
  padding-left: 14%;
  padding-right: 1%;
  line-height: 39px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.p-text .swiper-wrapper .swiper-slide a p:hover {
  background: url(/en/mediaCenter/brandCenter/brandingSponsorship/images/video.png) left center no-repeat;
  color: #0f60ab;
}

.p-text .swiper-wrapper .swiper-slide a img:hover+p {
  background: url(/en/mediaCenter/brandCenter/brandingSponsorship/images/video.png) left center no-repeat;
  color: #0f60ab;
}

.p-title {
  width: 1200px;
  height: auto;
  display: block;
  margin: 0 auto;
  padding-bottom: 80px;
  text-align: center;
  font-size: 30px;
  color: #3a3a3a;
  position: relative;
}

.p-title:after {
  content: "";
  width: 69px;
  height: 2px;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  margin-top: 15px;
}

.p-idwntif .swiper-slide a {
  width: 99%;
  height: auto;
  border: 1px solid #e6e6e6;
}

.p-idwntif .swiper-slide a img {
  width: 60%;
  display: block;
  margin: 0 auto;
  padding-top: 30px;
}

.p-idwntif .swiper-slide a p {
  width: 96%;
  height: auto;
  display: block;
  background: 0 0;
  position: static;
  border-radius: 0;
  color: #333;
  padding: 20px 2%;
  text-align: center;
  margin: 0 auto;
}

.p-idwntif .swiper-slide {
  width: 270px !important;
  height: 345px !important;
}

.p-idwntif .swiper-wrapper {
  height: 330px !important;
  overflow: hidden;
  padding-bottom: 20px;
}

.p-btn-s {
  width: 1200px;
  display: block;
  height: 100px;
  margin: 0 auto;
  padding: 40px 0;
}

.p-btn-s a {
  width: 300px;
  height: 60px;
  display: block;
  line-height: 60px;
  margin: 0 auto;
  background: #e02d33;
  color: #fff;
  font-size: 18px;
  letter-spacing: 2px;
  border-radius: 50px;
  text-align: center;
  cursor: pointer;
}

.p-idwntif .swiper-slide a:hover {
  border: 1px solid #e02c2f;
  box-shadow: 0 10px 13px -5px rgba(224, 44, 47, 0.3);
}

.p-tipes {
  width: 680px;
  height: auto;
  display: block;
  margin: 0 auto;
  border: 5px solid #444343;
}

.p-tipes h2 {
  width: 90%;
  display: block;
  height: 70px;
  line-height: 70px;
  padding: 0 5%;
  margin: 0 auto;
  font-size: 20px;
  color: #333;
  font-weight: 100;
  background: #f0f5f9;
}

.p-tipes p {
  width: 90%;
  display: block;
  margin: 0 auto;
  font-size: 16px;
  color: #333;
  line-height: 35px;
  padding: 30px 0;
}

.p-tipes p span {
  width: 100%;
  display: block;
  padding-top: 20px;
}

.p-tipes p a {
  display: block;
  color: #00498f;
}

.p-tipes .p-btn-tipes {
  width: 90%;
  display: block;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 40px;
}

.p-tipes .p-btn-tipes a {
  width: 165px;
  height: 45px;
  display: inline-block;
  text-align: center;
  background: #e02d33;
  margin: 0 10px;
  line-height: 45px;
  font-size: 16px;
  color: #fff;
  letter-spacing: 2px;
  border-radius: 50px;
  cursor: pointer;
}

.p-tipes .p-btn-tipes .p-no {
  background: #ccd9e2;
}

.p-container h3 {
  width: 100%;
  height: 40px;
  line-height: 40px;
  display: block;
  font-size: 20px;
  color: #e02d33;
  padding-bottom: 10px;
  padding-top: 30px;
}

.p-table {
  width: 1200px;
  height: auto;
  display: block;
  margin: 0 auto;
}

.p-table table {
  width: 100%;
}

.p-table table thead {
  background: #e02d33;
}

.p-table table td {
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-right: 2px solid #fff;
  font-size: 16px;
  color: #333;
  cursor: pointer;
  position: relative;
}

.p-table table thead td {
  color: #fff;
}

.p-table table tbody tr {
  background: #f7f7f7;
}

.p-table table tbody tr:nth-child(even) {
  background: #efefef;
}

.p-table table tbody tr td:nth-child(2) {
  text-align: left;
}

.p-protocol {
  margin-left: 60px;
  margin-right: 30px;
  cursor: pointer;
}

.p-protocol .p-input-agreement {
  appearance: none;
  -webkit-appearance: none;
  outline: 0;
  display: none;
}

.p-table table tbody tr td span {
  margin-left: 60px;
}

.companyInfo {
  width: 100px;
  display: block;
  height: auto;
  position: absolute;
  top: -134px;
  z-index: 0;
  left: 157px;
  opacity: 0;
  transition: all 1s;
}

.p-table table tbody tr td:nth-child(2):hover .companyInfo {
  opacity: 1;
}

.layui-layer-shade {
  opacity: 0.6 !important;
}

.layui-layer-page .layui-layer-content {
  overflow: hidden;
}

.arrow-left {
  background: url(/en/mediaCenter/brandCenter/brandingSponsorship/images/left.png) no-repeat center center;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -15px;
  width: 25px;
  height: 40px;
}

.arrow-left:hover {
  background: url(/en/mediaCenter/brandCenter/brandingSponsorship/images/left_l.png) no-repeat center center;
}

.arrow-right {
  background: url(/en/mediaCenter/brandCenter/brandingSponsorship/images/right.png) no-repeat center center;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -15px;
  width: 25px;
  height: 40px;
}

.arrow-right:hover {
  background: url(/en/mediaCenter/brandCenter/brandingSponsorship/images/right_l.png) no-repeat center center;
}

.arrow-left2 {
  top: 38%;
}

.arrow-right2 {
  top: 38%;
}

@media screen and (max-width: 1280px) {
  .p-container {
    width: 1200px;
  }

  .p-swiper {
    width: 1120px;
    height: 230px;
    margin-bottom: 30px;
  }

  .p-text {
    width: 1120px;
    height: auto;
  }

  .p-idwntif .swiper-slide {
    width: 250px !important;
  }

  .p-swiper .swiper-slide {
    width: 343px !important;
  }

  .p-text .swiper-wrapper .swiper-slide {
    width: 343px !important;
  }

  .p-idwntif {
    height: 340px;
  }

  .p-swiper .swiper-slide a p {
    bottom: 17px;
  }

  .p-idwntif .swiper-wrapper {
    height: 420px !important;
  }

  .p-idwntif .swiper-slide {
    height: 340px !important;
    width: 250px !important;
  }

  .p-idwntif .swiper-slide a p {
    bottom: 0;
  }
}

/*news*/
.yl-load-switch ul {
  overflow: hidden;
}

.yl-load-switch ul li {
  float: left;
  margin-right: 50px;
}

.yl-load-switch ul li.active a {
  font-size: 18px;
  color: #db0a0e;
  padding-bottom: 8px;
  border-bottom: 2px solid #db0a0e;
}

.yl-load-switch ul li a {
  display: block;
  font-size: 16px;
  color: #666;
}

.yl-load-list {
  margin-top: 40px;
  margin-bottom: 130px;
}

.yl-load-list ul {
  width: 101%;
  margin-left: -0.5%;
}

.yl-load-list ul li {
  float: left;
  width: 19%;
  margin: 0.5%;
  position: relative;
}

.yl-load-list ul li.on:before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background: url("/en/mediaCenter/brandCenter/brandingSponsorship/images/yl-icon01.png") no-repeat center;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9;
}

.yl-load-list ul li.on a {
  border: 1px solid #db0a0e;
  background: #fff;
}

.yl-load-list ul li a {
  display: block;
  padding: 100px 0 60px 0;
  border: 1px solid #f1f1f1;
  background: #fafafa;
  position: relative;
}

.yl-load-list ul li a span {
  display: block;
  width: 100%;
  font-size: 18px;
  color: #333;
  text-align: center;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 20px;
}

.yl-load-list ul li a img {
  margin: 0 auto;
}

.yl-load-list ul li a em {
  display: block;
  width: 100%;
  font-size: 14px;
  color: #e02d33;
  text-align: center;
  background: #f5d1d2;
  position: absolute;
  left: 0;
  bottom: 20px;
}

.agr-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
}

.agr-popup .agr-popup-con {
  width: 800px;
  position: relative;
  left: 50%;
  top: 50%;
  margin-top: -200px;
  margin-left: -400px;
  padding-bottom: 50px;
  background: #fff;
}

.agr-popup .agr-popup-con #gb {
  display: block;
  width: 24px;
  height: 24px;
  background: url("/en/mediaCenter/brandCenter/brandingSponsorship/images/yl-icon02.png") no-repeat center;
  position: absolute;
  top: 0;
  right: 0;
}

.agr-popup .agr-popup-con .agr-t {
  font-size: 20px;
  color: #fff;
  line-height: 80px;
  background: #db0a0e;
  text-align: center;
}

.agr-popup .agr-popup-con .agr-p {
  font-size: 18px;
  color: #333;
  padding: 50px;
  line-height: 36px;
}

.agr-popup .agr-popup-con .agr-btn {
  text-align: center;
}

.agr-popup .agr-popup-con .agr-btn a {
  display: inline-block;
  width: 200px;
  height: 60px;
  font-size: 20px;
  line-height: 60px;
  text-align: center;
  margin: 0 20px;
  background: #f5f5f5;
}

.agr-popup .agr-popup-con .agr-btn a:hover {
  color: #fff;
  background: #db0a0e;
}

.bs-list-num {
  display: none;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 99;
  width: 100%;
  padding: 20px 0;
  background: #fff;
  box-shadow: 0px -10px 25px rgba(0, 0, 0, 0.2);
  text-align: center;
}

.bs-list-num span {
  display: inline-block;
  font-size: 20px;
  color: #666;
  line-height: 60px;
  margin-right: 30px;
}

.bs-list-num a {
  display: inline-block;
  padding: 0 25px;
  line-height: 60px;
  background: #db0a0e;
}

.bs-list-num a em {
  display: inline-block;
  font-size: 20px;
  color: #fff;
  padding-left: 40px;
  background: url("/en/mediaCenter/brandCenter/brandingSponsorship/images/yl-icon03.png") no-repeat center left;
  background-size: 24px;
}

.zipA {
  display: none;
}

#loading {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 999;
}

.loading-con {
  position: relative;
  top: 50%;
  left: 0;
  margin: 0;
  text-align: center;
}

#loading img {
  margin: 0 auto 40px;
}

.loading-con p {
  font-size: 16px;
  color: #fff;
}

.brand-w1200 {
  width: 1200px;
  margin: 0 auto;
}

.brand-ad-box {
  display: flex;
  padding: 0 20px;
}

.brand-ad-left {
  width: 64%;
  padding-right: 20px;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
}

.brand-ad-left img {
  width: 100%;
  height: 620px;
  object-fit: cover;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  transition: all ease 0.3s;
}

.brand-ad-img {
  cursor: pointer;
  position: relative;
}

.brand-ad-play {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all ease 0.3s;
  opacity: 0;
}

.brand-on {
  opacity: 1;
}

.brand-on .brand-ad-play {
  opacity: 1;
}

.brand-ad-play img {
  width: 92px;
  height: 92px;
  transition: all ease 0.3s;
}

.brand-ad-right .brand-ad-play img,
.brand-pay-item .brand-ad-play img,
.brand-promotion-item .brand-ad-play img,
.brand-ground-item .brand-ad-play img {
  width: 46px;
  height: 46px;
}

.brand-ad-left:hover .brand-ad-title,
.brand-ad-item:hover .brand-ad-title {
  color: #0f60ab;
  transition: all ease 0.3s;
}

.brand-ad-title {
  padding-top: 22px;
  font-size: 18px;
  line-height: 24px;
  color: #3a3a3a;
  cursor: pointer;
  transition: all ease 0.3s;
}

.brand-ad-title span {
  color: #767676;
}

.brand-ad-right {
  width: calc(100% - 64% - 20px);
}

.brand-ad-item {
  margin-bottom: 20px;
}

.brand-ad-item:nth-child(1) {
  padding-bottom: 42px;
}

.brand-ad-item img {}

.brand-ad-right-img {
  width: 100%;
  /* height: 230px; */
  border-radius: 10px;
}

.brand-popup-box {
  display: none;
  position: fixed;
  left: 20%;
  top: 20%;
  width: 60%;
  z-index: 999;
}

.brand-player {
  position: relative;
}

.close-box {
  position: absolute;
  right: -14px;
  top: -14px;
  font-size: 0;
  line-height: initial;
  cursor: pointer;
}

.brand-center-title {
  padding-top: 80px;
}

.brand-pay-box {
  display: flex;
  flex-wrap: wrap;
}

.brand-pay-item,
.brand-promotion-item,
.brand-ground-item {
  width: calc(100% / 3 - 40px / 3);
  /*cursor: pointer;*/
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
}

.brand-pay-item:nth-child(3n-2),
.brand-promotion-item:nth-child(3n-2),
.brand-ground-item:nth-child(3n-2) {
  margin: 0 10px 0 0;
}

.brand-pay-item:nth-child(3n-1),
.brand-promotion-item:nth-child(3n-1),
.brand-ground-item:nth-child(3n-1) {
  margin: 0 10px;
}

.brand-pay-item:nth-child(3n),
.brand-promotion-item:nth-child(3n),
.brand-ground-item:nth-child(3n) {
  margin: 0 0 0 10px;
}

.brand-pay-img {
  width: 100%;
  position: relative;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
}

.brand-pay-img img {
  width: 100%;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
}

.brand-pay-text {
  display: flex;
  margin-top: 30px;
  margin-bottom: 50px;
  transition: all ease 0.3s;
}

.brand-pay-text img {
  height: 20px;
  margin: 2px 10px 0 0;
}

.brand-pay-text p {
  font-size: 20px;
  line-height: 24px;
  color: #3a3a3a;
}

.brand-pay-item:hover .brand-pay-text p,
.brand-promotion-item:hover .brand-pay-text p,
.brand-ground-item:hover .brand-pay-text p {
  color: #0f60ab;
}

.more-btn-box {
  display: flex;
  justify-content: center;
}

.more-btn {
  width: 370px;
  height: 50px;
  border: 1px solid #a3a3a3;
  color: #a3a3a3;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.more-btn:hover {
  color: #000;
  border: 1px solid #000;
}

.brand-text-center {
  width: 100%;
  text-align: center;
}

.brand-ground-main {
  padding-bottom: 120px;
}



.jx_2024{
  padding-bottom: 80px;
}

.jx_2024 .brand-ad-item:hover .brand-ad-play{
  opacity: 1;
  visibility: visible;
}

.btm_video_list{
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
}
.btm_video_list li{
  width: calc(100% / 3 - 40px * 2 / 3);
  margin-right: 40px;
}
.btm_video_list li:nth-child(3n){
  margin-right: 0;
}

.btm_video_list .brand-ad-play img{
  width: 46px;
  height: 46px;
}