/* reset */
html,body,div,p,ul,li,dl,dt,dd,em,i,span,a,img,input,h1,h2,h3,h4,h5 {margin:0;padding:0}
a,img,input {border:none;}
body{font: 14px/1.75  -apple-system, "Helvetica Neue", Helvetica, Arial, sans-serif;-webkit-tap-highlight-color: rgba(0,0,0,0);}
a {text-decoration:none;}
ul,li{list-style: none}
a, img {-webkit-touch-callout: none; /* 绂佹闀挎寜閾炬帴涓庡浘鐗囧脊鍑鸿彍鍗曪紝鏍规嵁闇€瑕侀€夋嫨鏄惁鍒犻櫎 */}
html, body {
    -webkit-user-select: none;   /* 绂佹閫変腑鏂囨湰锛堝鏃犳枃鏈€変腑闇€姹傦紝姝や负蹇呴€夐」锟�? */
    user-select: none;
}
/* reset end */
html {
  font-size: 50px;/* 鍏煎涓嶆敮鎸乿w鐨勭郴锟�? */
  font-size: 13.33333333vw;/* 7.5rem === 100vw */
}

@media (max-width: 1024px) {
  html,body {
    max-width: 1024px;
  }
}

#afooter{background-color: #191219;text-align: center;font-size:.22rem;padding:.2rem 0;}
#afooter, #afooter a{color: #c0c0c0;text-decoration: none;}

.wrapper{
  width: 750px;
  overflow: hidden;
}
.main{
  position: relative;
  margin-top: -235px;
  z-index: 2;
}
.header{
  position: relative;
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/bg1.jpg) no-repeat center bottom/100%;
  height: 763px;
  z-index: 1;
}
.header .logo{
  display: block;
  width: 125px;
  height: 84px;
  background: url(//game.gtimg.cn/images/sqsd/web202403/m/logo3.png) no-repeat;
  position: absolute;
  top: 122px;
  left: 35px;
}
.header .logo2{
  width: 109px;
  height: 131px;
  background: url(//game.gtimg.cn/images/sqsd/web202403/logo2.png) no-repeat;
  position: absolute;
  top: 100px;
  right: 47px;
}
.header-title{
  width: 750px;
  height: 310px;
  background: url(//game.gtimg.cn/images/sqsd/web202403/m/header-title.png) no-repeat;
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.header-title-txt{
  width: 400px;
  height: 100px;
  background: url(//game.gtimg.cn/images/sqsd/web202403/m/header-title-txt.png) no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.header-tit{
  width: 585px;
  height: 41px;
  background: url(//game.gtimg.cn/images/sqsd/web202403/m/header-tit.png) no-repeat;
  position: absolute;
  bottom: 53px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.header-box{
  background: url(//game.gtimg.cn/images/sqsd/web202403/m/nav-bg.png) no-repeat;
  width: 100%;
  height: 94px;
  position: fixed;
  top: 0px;
  z-index: 4;
}
.header-nav{
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header-logo{
  display: block;
  width: 133px;
  height: 89px;
  background: url(//game.gtimg.cn/images/sqsd/web202403/m/logo.png) no-repeat;
  margin-left: 18px;
}
.header-go{
  display: block;
  width: 248px;
  height: 80px;
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/go-website.png) no-repeat;
  margin-right: 8px;
}
.header-tab{
  width: 100%;
  height: 120px;
  display: flex;
  align-items: end;
  justify-content: space-between;
  position: fixed;
  bottom: 0;
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/header-tab.png) no-repeat;
}
.header-tab a{
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  width: 180px;
  height: 88px;
  /* line-height: 120px; */
  position: relative;
  font-weight: bold;
}
.header-tab a p{
  z-index: 2;
  position: relative;
  margin-top: 4px;
}
.header-tab a i{
  background-image: url(https://game.gtimg.cn/images/sqsd/cp/match202507/tab-i.png);
  background-size: 96px 93px;
  background-position: -52px -52px;
  width: 30px;
  height: 30px;
  display: block;
  opacity: 0;
  z-index: 9;
}

.header-tab a:nth-of-type(2) i{
  background-position: -10px -56px;
}
.header-tab a:nth-of-type(3) i{
  background-position: -10px -10px;
}
.header-tab a:nth-of-type(4) i{
  background-position: -52px -4px;
  margin-right: 5px;
}
.header-tab a.on i, .header-tab a:hover i{
  opacity: 1;
}
.header-tab a.on p, .header-tab a:hover p{
  color: #ffffff;
}
.header-tab a.on::after, .header-tab a:hover::after{
  content: '';
  position: absolute;
  bottom:-1px;
  left: 0;
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/tab-on.png) no-repeat;
  width: 188px;
  height: 98px;
}
.header-division{
  background: url(//game.gtimg.cn/images/sqsd/web202403/m/tab.png) no-repeat;
  width: 100%;
  height: 61px;
  position: absolute;
  bottom: -27px;
  left: 1px;
}
.slogan{
  width: 532px;
  height: 260px;
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/slogan.png) no-repeat;
  position: absolute;
  top: 241px;
  left: 97px;
}
.page{
  /* padding-top: 114px; */
  box-sizing: border-box;
  position: relative;
  display: none;
  
    padding-top: 269px;
}

.page.on{
  display: block;
}
.page1{
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/bg2.png) no-repeat center top;
  max-height: 6760px;
  position: relative;
  /* padding-top: 89px; */
}
.page1.unp3{
	background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/bg2-1.png) no-repeat center top;
	height: 4831px;
}
.page1.unp3 .part3{
	display: none;
}

.step-box{
        background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/step.png) no-repeat top center / 100% auto;
        width: 524px;
        height: 1300px;
        display: flex;
        flex-flow: column;
        align-items: center;
        justify-content: flex-start;
        margin: 20px auto 0;
}


.step{  
        width: 100%;
        height: 222px;
        padding: 90px 0 0 0;
        box-sizing: border-box;
        text-align: center;
        position: relative;
        margin-bottom: 29px;
}


.step-name{
  font-size: 30px;
  line-height: 1;
  color: #f7ede0;
  font-weight: bold;
  margin: 14px 0 4px 0;
}
.step-time{
  display: flex;
  align-items: center;
  width: 175px;
  margin: 0 auto 9px auto;
  justify-content: center;
}
.step-time p{
  font-size: 28px;
  font-weight: bold;
  color: #d44b39; 
}
.step-time span{
	display: block;
	width: 50px;
}
.step-time2{
		font-size: 24px;
        line-height: 36px;
        color: #ad4d38;
        width: 450px;
        height: 85px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: -10px auto;
        flex-wrap: wrap;
        flex-direction: column;
}
.step-time2 span{
  width: 100%;
  text-align: center;
  font-weight: bold;
}


.page1 .p1_ti{
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/p1_ti.png) no-repeat;
  width: 478px;
  height: 118px;
  margin: 0 auto 0;
}
.page1 .part1{
  margin-top: 66px;
}
.page1 .part1 .title{
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/title1.png) no-repeat;
  width: 339px;
  height: 108px;
  margin: 0 auto 0;
}
.part1-info{
  /* background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/page1-info.png) no-repeat; */
  width: 609px;
  height: 865px;
  margin: 18px auto 0;
  padding-top: 55px;
  box-sizing: border-box;
  position: relative;
}
.page1_banner{
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/page1-info.png) no-repeat;
  width: 609px;
  height: 260px;
  margin: 0 auto;
  overflow: hidden;
}
.page1_banner .swiper-slide a{
  display: block;
  width: 607px;
  height: 340px;
}
.page1_banner img{
  width: 607px;
  height: 257px;
  margin: 2px 0 0 2px;
  mask: no-repeat center/cover;
  mask-image: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/page1_banner.png);
  -webkit-mask: no-repeat center/cover;
  -webkit-mask-image: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/page1_banner.png);
}

.news-desc{
  display: none;
  position: absolute;
  bottom: 4px;
  left: 13px;
  width: 577px;
  height: 30px;
  background-color: rgba(0,0,0,.3);
  padding-left: 20px;
  box-sizing: border-box;
}
.page1_banner .swiper-slide p{
  font-size: 16px;
  color: #fffefb;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 400px;
}

.part1-info-box{
  width: 602px;
  margin: 65px auto 0;
}
.page1_pa{
	display: flex;
	justify-content: flex-end;
	align-items: center;
	text-align: right;	
	padding-right: 20px;
	box-sizing: border-box;
  bottom: 18px !important;
}
.swiper-pagination-bullet{
  width: 12px;
  height: 12px;
  margin: 0 14px;
  opacity: .6;
}
.page1_pa .swiper-pagination-bullet-active{
	background: url('//game.gtimg.cn/images/sqsd/web202403/pa-active.png') no-repeat center/100%;
	width: 22px !important;
	height: 21px !important;
	opacity: 1;
}

.part1-info-tab{
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}

.part1-info-box .tab-group{
  display: flex;
  align-items: center;
  margin-right: 33px;
}

.part1-info-box .tab-group a{
  display: block;
  color: #ba987d;
  font-size: 24px;
  /* -webkit-text-stroke: 1px #694432; */
  margin-right: 22px;
  line-height: 1;
  font-weight: bold;
  letter-spacing: 2px;
  position: relative;
}
.part1-info-box .tab-group a.on{
  font-size: 30px;
  /* 璁剧疆鏂囨湰鐨勯鑹蹭负鐧借壊锛屼互渚夸簬鑳屾櫙娓愬彉鐨勯鑹查伄缃� */
  color: white;
  /* 璁剧疆鏂囨湰鐨勮儗鏅负绾挎€ф笎鍙� */
  background: linear-gradient(0deg, #ce7f34, #a97547);
  /* 浣跨敤 blend-mode 瀹炵幇鏂囨湰棰滆壊涓庤儗鏅笎鍙橀鑹茬殑娣峰悎 */
  -webkit-background-clip: text;
  background-clip: text;
  /* 浣跨敤 color 浣滀负閬僵锛屽疄闄呯湅鍒扮殑鏄儗鏅笎鍙� */
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  /* 闃叉鏂囨湰闃村奖閬尅鑳屾櫙娓愬彉 */
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone
}


.info-more{
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/info-more.png) no-repeat center/100%;
  width: 183px;
  height: 45px;
  font-size:0px;
  color: #5f402a;
  display: flex;
  align-items: center;
  line-height: 1;
  margin-left: 26px;
}
.info-more i{
  display: block;
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/page1-icon.png) no-repeat;
  width: 183px;
  height: 45px;
  /* margin-right: 10px; */
}

.news-container{
  width: 602px;
  /* height: 295px; */
  margin-top: 30px;
}

.news-container a{
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px;
  position: relative;
  font-size: 24px;
  color: #624d27;
  line-height: 1;
}
.news-container a:hover{
  filter: brightness(1.2);
}
.news-container a::after{
  content: '';
  background-color: #564948;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: -30px;
  opacity: .3;
}
.news-container a:last-child::after{
  display: none;
}

.news-container p{
  width: 486px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.page1 .part2{
  margin-top: 65px;
  /* height: 1221px; */
  position: relative;
}
.page1 .part2 .title{
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/title2.png) no-repeat;
  width: 605px;
  height: 118px;
  margin: 0 auto 0;
}
.page1-input{
  width: 154px;
  height: 48px;
  position: absolute;
  top: -66px;
  right: 30px;
}
.select1{
  width: 154px;
  height: 48px;
  background: url(//game.gtimg.cn/images/sqsd/web202403/m/select3.png) no-repeat;
  position: relative;
  font-size: 20px;
  color: #7a6344;
  line-height: 48px;
  padding-left: 27px;
  box-sizing: border-box;
  cursor: pointer;
  font-weight: bold;
}
.select1 span{
  background: url(//game.gtimg.cn/images/sqsd/web202403/m/select-icon3.png) no-repeat;
  width: 13px;
  height: 7px;
  position: absolute;
  right: 25px;
  top: 50%;
  transform: translateY(-50%);
}


.page1-part2-box{
  position: relative;
  width: 1920px;
  margin: 0 auto;
}
.part2-cont{
  position: relative;
  display: none;
}
.final-container{
  width: 600px;
  height: 2465px;
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/page1-part2-border2.png) no-repeat;
  display: flex;
  position: relative;
  margin-left: 28px;
  margin-top: 40px;
}
.final-container .item {
  width: 55px;
  height: 158px;
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/part2-team.png) no-repeat;
  font-size: 22px;
  color: #fffad5;
  text-align: center;
  line-height: 74px;
  font-weight: bold;
  position: relative;
    flex-shrink: 0;
	display: flex;
    justify-content: center;
    align-items: center;
}
.final-container .item span{
	color: white;
	background: linear-gradient(0deg, #de703d, #b55339);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	text-fill-color: transparent;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
	
	writing-mode: vertical-rl;
	text-orientation: upright;
}
.final-container .item.win{
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/part2-team-on.png) no-repeat;
}
.final-container .item.win span{
	color: white;
	  background: linear-gradient(0deg, #fff3d5, #fedf94);
	  -webkit-background-clip: text;
	  background-clip: text;
	  -webkit-text-fill-color: transparent;
	  text-fill-color: transparent;
	  -webkit-box-decoration-break: clone;
	  box-decoration-break: clone;
}
.final-container .col1 .item,.final-container .col2 .item,.final-container .col3 .item{
	width: 158px;
	height: 55px;
	background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/part2-team2.png) no-repeat;
}
.final-container .col1 .item.win,.final-container .col2 .item.win,.final-container .col3 .item.win{
	background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/part2-team2-on.png) no-repeat;
}
.final-container .col1 .item span,.final-container .col2 .item span,.final-container .col3 .item span{
    writing-mode: horizontal-tb;
    text-orientation: mixed;
}
.final-container .wheelBox{
	height: 158px;
	display: flex;
	flex-direction: row;
    justify-content: space-between;
	position: absolute;
}
.final-container .col1{
  height: 248px;
  left: 18px;
  top: 85px;
  flex-direction: column;
}
.final-container .col2{
  height: 248px;
  left: 264px;
  top: 85px;
  flex-direction: column;
}
.final-container .col3{
  height: 185px;
  left: 524px;
  top: 116px;
  flex-direction: column;
}
.final-container .col4{
  width: 532px;
  left: 80px;
  top: 479px;
}
.final-container .col5{
  width: 373px;
  left: 158px;
  top: 735px;
}
.final-container .col6{
  width: 55px;
  left: 315px;
  top: 991px;
}
.final-container .col7{
  width: 531px;
  left: 80px;
  top: 2426px;
}
.final-container .col8{
  width: 531px;
  left: 80px;
  top: 2170px;
}
.final-container .col9{
  width: 374px;
  left: 159px;
  top: 1929px;
}
.final-container .col10{
  width: 374px;
  left: 159px;
  top: 1671px;
}
.final-container .col11{
  width: 55px;
  left: 319px;
  top: 1415px;
}

.final-champion{
  width: 387px;
  height: 259px;
  /* background: url(//game.gtimg.cn/images/sqsd/web202403/page1-champion-bg2.png) no-repeat; */
  position: absolute;
  top: -9px;
  left: 468px;
  display: none;
}

.elimination-container{
  width: 481px;
  height: 1302px;
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/page1-part2-border.png) no-repeat;
  display: flex;
  position: relative;
  margin-top: 187px;
  left: 133px;
}
.elimination-container .item {
  width: 55px;
  height: 158px;
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/part2-team.png) no-repeat;
  font-size: 22px;
  color: #fffad5;
  text-align: center;
  line-height: 74px;
  font-weight: bold;
  position: relative;
    flex-shrink: 0;
	display: flex;
    justify-content: center;
    align-items: center;
}
.elimination-container .item span{
	color: white;
	background: linear-gradient(0deg, #de703d, #b55339);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	text-fill-color: transparent;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
	
	writing-mode: vertical-rl;
	text-orientation: upright;
}
.elimination-container .item.win{
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/part2-team-on.png) no-repeat;
}
.elimination-container .item.win span{
	color: white;
	  background: linear-gradient(0deg, #fff3d5, #fedf94);
	  -webkit-background-clip: text;
	  background-clip: text;
	  -webkit-text-fill-color: transparent;
	  text-fill-color: transparent;
	  -webkit-box-decoration-break: clone;
	  box-decoration-break: clone;
}
.elimination-container .wheelBox{
	height: 158px;
	display: flex;
	flex-direction: row;
    justify-content: space-between;
	position: absolute;
}
.elimination-container .wheelBox1{
	width: 531px;
	left: -24px;
	top: -157px;
}
.elimination-container .wheelBox2{
	width: 373px;
	left: 53px;
	top: 99px;
}
.elimination-container .wheelBox3{
	width: 55px;
	left: 210px;
	top: 355px;
}
.elimination-container .wheelBox4{
	width: 55px;
	left: 210px;
	top: 789px;
}
.elimination-container .wheelBox5{
	width: 373px;
	left: 53px;
	top: 1045px;
}
.elimination-container .wheelBox6{
	width: 531px;
	left: -24px;
	top: 1301px;
}


.page1-champion{
  width: 571px;
  height: 309px;
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/page1-champion-bg.png) no-repeat;
  position: absolute;
  top: 674px;
  left: 50%;
  transform: translateX(-50%) scale(0.5);
  display: none;
}
.page1-champion-a{
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/page1-champion-a.png) no-repeat;
}
.page1-champion-b{
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/page1-champion-b.png) no-repeat;
}
.page1-champion-c{
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/page1-champion-c.png) no-repeat;
}
.page1-champion-d{
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/page1-champion-d.png) no-repeat;
}
.page1-champion p{
  font-size: 45px;
  color: #ffb23d;
  text-align: center;
  line-height: 183px;
  font-weight: bold;
  -webkit-text-stroke: 2px #9b2408;
  /* text-shadow: -1px -1px 4px #9b2408, 1px -1px 4px #9b2408, -1px 1px 4px #9b2408, 1px 1px 4px #9b2408; */
}
@supports (-webkit-background-clip: text) {
	.page1-champion p{
		background-image: linear-gradient(#f4a259, #fac872, #fde691);
		-webkit-background-clip: text;
		color: transparent;
		-webkit-text-fill-color: transparent;
	}
}

.page1-team-cut{
  display: flex;
  justify-content: center;
  width: 670px;
  height: 40px;  
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/page1-team-cut.png) no-repeat center/100%;
  margin: 30px auto 0;
  /* opacity: 0; */
  position: relative;
}
.page1-team-cut::after{
	display: block;
	content: "";
	position: absolute;
	background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/team-show.png) no-repeat center/100%;
	width: 678px;
	height: 52px;
	left: -4px;
	top: -6px;
	z-index: 2;
	pointer-events: none;
}
.page1-team-cut li{
  flex: 1;
  height: 40px;  
  font-size: 20px;
  text-align: center;
  line-height: 38px;
  color: #ffc79e;
  list-style: none;
  font-weight: bold;
  cursor: pointer;
  
  display: flex;
    align-items: center;
    justify-content: center;
}
.page1-team-cut li span{
  
}
.page1-team-cut li.on{
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/team-cut1-on.png) no-repeat center/100% 100%; 
}


.page1-team-cut li.on span{
		color: white;
        background: linear-gradient(0deg, #de703d, #b55339);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent;
        text-fill-color: transparent;
        -webkit-box-decoration-break: clone;
        box-decoration-break: clone;
}
.page1-team-cut li[data-id="final"] span:nth-child(1){
	display: block;
}
.page1-team-cut li[data-id="final"] span:nth-child(2){
	display: none;
}


.page1 .part3 .title{
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/title3.png) no-repeat;
  width: 463px;
  height: 118px;
  margin: 280px auto 0;
}
.page1-input2{
  width: 139px;
  height: 42px;
  position: absolute;
  top: 44px;
  right: 42px;
}
.select2{
  width: 139px;
  height: 42px;
  background: url(//game.gtimg.cn/images/sqsd/web202403/m/select2.png) no-repeat;
  position: relative;
  font-size: 18px;
  color: #7a6344;
  line-height: 42px;
  padding-left: 28px;
  box-sizing: border-box;
  cursor: pointer;
  font-weight: bold;
}
.select2 span{
  background: url(//game.gtimg.cn/images/sqsd/web202403/m/select-icon3.png) no-repeat;
  width: 13px;
  height: 7px;
  position: absolute;
  right: 28px;
  top: 50%;
  transform: translateY(-50%);
}
.part3-team{  
  width: 750px;
  height: 1780px;
  position: relative;
  margin: 23px auto 0;
}
.warZone{
    display: flex;
    width: 750px;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.warZone li{
  font-size: 24px;
  width: 158px;
  height: 66px;
  line-height: 66px;
  font-weight: bold;
  list-style: none;
  text-align: center;
  cursor: pointer;
  color: #fff;
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/team-cut.png) no-repeat;
  margin: 0 9px;
}
.warZone li.on{
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/team-cut-on.png) no-repeat;
}
    .warZone li span {
        line-height: 66px;
        color: white;
        background: linear-gradient(0deg, #fff3d5, #fedf94);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent;
        text-fill-color: transparent;
        -webkit-box-decoration-break: clone;
        box-decoration-break: clone;
    }
	.warZone li.on span {
        color: white;
        background: linear-gradient(0deg, #de703d, #b55339);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent;
        text-fill-color: transparent;
        -webkit-box-decoration-break: clone;
        box-decoration-break: clone;
    }
	
.part3-team-list{
  width: 750px;
  padding: 17px 0 0 0;
  margin: 23px auto 0;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  overflow-y: hidden;
  position: relative;
}
.part3-team-swiper{
  width: 750px;
  height: 242px;
  position: relative;
}
.part3-team-swiper .swiper-slide{
  width: 173px;
}
.part3-team-item{
  width: 173px;
  cursor: pointer;
}
.part3-team-item-img{
  width: 173px;
  height: 242px;
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/team-item.png) no-repeat center/165px auto;
  position: relative;
}
.part3-team-swiper .swiper-slide.on .part3-team-item-img, .part3-team-swiper .swiper-slide:hover .part3-team-item-img{
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/team-item-on.png) no-repeat;
}
.part3-team-item-img img{
  width: 130px;
  position: absolute;
  top: 25%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.part3-team-item p{
	width: 100%;
  font-size: 18px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  position: absolute;
  top: 145px;
  color: white;
  background: linear-gradient(0deg, #fff3d5, #fedf94);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone; 
}
.part3-team-swiper .swiper-slide.on p, .part3-team-swiper .swiper-slide:hover p{
        color: white;
        background: linear-gradient(0deg, #de703d, #b55339);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent;
        text-fill-color: transparent;
        -webkit-box-decoration-break: clone;
        box-decoration-break: clone;
}
.swiper-button-next, .swiper-button-prev{
  width: 27px;
  height: 40px;
  margin-top: -40px;
  display: none;
}
.swiper-button-next{
  background: url(//game.gtimg.cn/images/sqsd/web202403/page4-next.png) no-repeat;
  right: 0;
}
.swiper-button-prev{
  background: url(//game.gtimg.cn/images/sqsd/web202403/page4-pre.png) no-repeat;
  left: 0;
}
.part3-line{
  width: 188px;
  height: 21px;
  background: url(//game.gtimg.cn/images/sqsd/web202403/m/team-icon.png) no-repeat;
  margin: 10px auto 0;
}
.team-box{
  /* display: flex; */
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/team-box.png) no-repeat center/100%;
  width: 719px;
  height: 1077px;
  position: relative;
  margin: 34px auto;
}
.team_ti {
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/team_ti.png) no-repeat center / 100%;
  width: 199px;
  height: 79px;
  color: #ffe2a0;
  font-size: 28px;
  font-weight: bold;
  position: absolute;
  top: 70px;
  left: 107px;
}
.team_ti span{
  position: absolute;
  height: 28px;
  line-height: 40px;
  width: 400px;
  left: 50%;
  transform: translateX(-50%);
  top: 44px;
  text-align: center;
}

.team-left{
  width: 530px;
  text-align: center;
  margin: 20px auto;
  position: absolute;
  top: 616px;
  left: 0;
  right: 0;
}

.team-pet-title{
  font-size: 24px;
  color: #fff9e5;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 20px 0;
}
.team-pet-title i{
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/team-right-ti.png) no-repeat center/100%;
  width: 21px;
  height: 13px;
  margin: 0 5px;
}
.team-pet-list{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-evenly;
  margin-top: 20px;
}
.team-pet-item{
  margin-bottom: 15px;
}
.team-pet-img{
  width: 110px;
  height: 115px;
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/pet-bg.png) no-repeat center/100%;
  padding-top: 4px;
  box-sizing: border-box;
}
.team-pet-img img{
  width: 90px;
  height: 86px;
  margin-top: 17px;
  margin-left: 12px;
  mask: no-repeat center/cover;
  mask-image: url(https://game.gtimg.cn/images/sqsd/cp/match202507/pet-bg2.png);
  -webkit-mask: no-repeat center/cover;
  -webkit-mask-image: url(https://game.gtimg.cn/images/sqsd/cp/match202507/pet-bg2.png);
}
.team-pet-item p{
  color: #fff9e5;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 5px;    
}
.team-center{
  width: 199px;
  height: 79px;
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/team-center.png) no-repeat;
  /* margin: 38px 0 0 52px; */
  position: absolute;
  top: 71px;
  left: 412px;
  
}

.team-win-rate{
  position: absolute;
  text-align: center;
  top: 44px;
  left: 0;
  right: 0;
}
.team-win-rate span{
	color: #ffe2a0;
    font-size: 28px;
  font-weight: bold;
  line-height: 40px;
}
.team-win-rate p{
  font-size: 30px;
  line-height: 40px;
  color: #583727;
}
.team-right{
  width: 650px;
  margin: 0 auto 0;
  position: absolute;
  top: 204px;
  left: 0;
  right: 0;
}
.team-right-ti{
  font-size: 24px;
  color: #fff9e5;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 20px 0;
}
.team-right-ti i{
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/team-right-ti.png) no-repeat center/100%;
  width: 21px;
  height: 13px;
  margin: 0 5px;
}
.team-right-list{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  overflow-y: hidden;
  width: 100%;
}
.team-right-item{
	margin: 0 15px 28px;
  position: relative;
}
.team-right-item:nth-of-type(1)::after{
        content: '';
        background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/captain_icon.png) no-repeat center / 100%;
        width: 56px;
        height: 39px;
        position: absolute;
        top: 0px;
        right: 9px;
        z-index: 1;
}
.team-right-item-img{
  width: 116px;
  height: 113px;
  position: relative;
  margin: 0 auto;
		display: flex;
        align-items: center;
        justify-content: center;
}
.team-right-item::before{
	display: block;
	content: "";
	width: 116px;
	height: 113px;
	background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/team-right-item.png) no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}
.team-right-item-img img{
  width: 102px;
  height: 97px;
  margin: 0 0 0 1px;
  
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/team-right-item2.png) no-repeat;
/*  mask: no-repeat center/cover;
  mask-image: url(https://game.gtimg.cn/images/sqsd/cp/match202507/team-right-item2.png);
  -webkit-mask: no-repeat center/cover;
  -webkit-mask-image: url(https://game.gtimg.cn/images/sqsd/cp/match202507/team-right-item2.png); */
}
.team-right-item p{
  color: #fff9e5;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 5px;
}
.team-right-item p img{
  width: 23px;
  height: 22px;
  margin-right: 5px;
}

.page2{
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/bg3.png) no-repeat center top;
  height: 4781px;
}

.page2-part1 .title{
  width: 478px;
  height: 118px;
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/title4.png) no-repeat;
  margin: 0 auto;
}
.rank-award{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: 20px auto 0;
}
.rank-award .second{
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/second-bg.png) no-repeat;
  width: 364px;
  height: 929px;
}
.rank-award .champion{
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/champion-bg.png) no-repeat;
  width: 356px;
  height: 930px;
}
.rank-award .thirdly{
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/thirdly-bg.png) no-repeat;
	width: 370px;
    height: 932px;
	margin-top: 40px;
}
.rank-award .fourth{
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/fourth-bg.png) no-repeat center/100%;
  width: 349px;
  height: 929px;
  	margin-top: 40px;
}
.bonus-item{
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/item-bottom.png) no-repeat bottom/100% auto;
  width: 274px;
  margin: 200px auto 0;
}

.bonus-text{
  position: relative;
}
.award-slide .bonus-text .award-title{
  margin-bottom: 13px;
}
.bonus-left{
  display: flex;
  align-items: end;
  margin-left: -10px;
  margin-top: -40px;
}
.award-slide.second .bonus-num{
  width: 195px;
  height: 117px;
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/bonus1.png) no-repeat;
}
.award-slide.champion .bonus-num{
  width: 221px;
  height: 108px;
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/bonus2.png) no-repeat;
}
.award-slide.thirdly .bonus-num{
  width: 193px;
  height: 117px;
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/bonus3.png) no-repeat;
}
.award-slide.fourth .bonus-num{
  width: 193px;
  height: 117px;
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/bonus4.png) no-repeat;
}
.bonus-text span{
  font-size: 15px;
  color: #dc4433;
}
.award-span{
  margin-left: 55px;
  font-size: 15px;
  color: #876746;
  margin-top: 4px;
}
.bonus-text .award-bg{
  margin: 0 !important;
}
.award-slide .bonus-item .award-bg{
  position: absolute;
  top: 8px;
  right: 10px;
}
.award-item{
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/item-bottom.png) no-repeat bottom/100% auto;
  width: 274px;
  margin: 0 auto;
  /* padding-top: 30px; */
  box-sizing: border-box;
  text-align: center;
  margin-top: 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.champion .award-name{
  color: #fefebd;
  font-size: 14px;
  display: flex;
  flex-flow: column;
  margin-left: 40px;
}
.champion .award-item .award-bg{
  margin: -35px 6px 30px;
}
.award-slide .award-bg{
  width: 72px;
  height: 70px;
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/award-bg.png) no-repeat center/100%;
  position: relative;
  margin: 0 auto
}
.second .award-item .award-bg,
.thirdly .award-item .award-bg{
  width: 82px;
  height: 80px;
  margin-bottom: 30px;
}
.second .award-item,
.thirdly .award-item{
  justify-content: space-around;
}
.second .award-name,
.thirdly .award-name{
  margin-top: 30px;
}
.second .award-item p::before,
.thirdly .award-item p::before{
  display: none;
}
.award-slide .award-bg img{
  width: 80%;
  height: auto;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.award-item2{
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/item-bottom.png) no-repeat bottom/100% auto;
  width: 274px;
  margin: 0 auto;
  padding-top: 5px;
  padding-bottom: 10px;
  box-sizing: border-box;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
/* .award-slide .award-li:nth-child(2){
  margin-right: 10px;
} */
.award-item2 .award-li{
  margin: 0 20px 10px;
  width: 90px;
}
.award-item2 p{
  margin-top: 10px;
}

.award-slide .award-title{
  font-size: 18px;
  color: #f9f0e2;
  text-align: center;
  line-height: 23px;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  /* margin-left: 44px; */
  flex: 100%;
  font-weight: bold;
}
.award-slide .award-title.honor{  
  width: 274px;
  margin: 10px auto;
}
.award-slide .award-title i{
  display: block;
  width: 20px;
  height: 26px;
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/team-icon4.png) no-repeat;
  margin-right: 7px;
}
.award-slide p{
  font-size: 12px;
  color: #fefebd;
  text-align: center;
  position: relative;
  display: inline-block;
  font-weight: bold;
}
.award-slide p::after{
  content: '';
  position: absolute;
  top: 3px;
  left: -18px;
  width: 9px;
  height: 9px;
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/award-icon.png) no-repeat;
}
.award-slide p::before{
  content: '';
  position: absolute;
  top: 3px;
  right: -18px;
  width: 9px;
  height: 9px;
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/award-icon.png) no-repeat;
}
.honor-show{
  width: 175px;
  height: 75px;
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/rank-award-bg.png) no-repeat;
  margin: 0 auto 0;
}

.award-slide .tit{
  width: 274px;
  display: block;
  font-size: 14px;
  line-height: 1;
  color: #f9f0e2;
  text-align: center;
  margin: 10px auto;
  font-weight: bold;
}

.award-explain{
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/award-explain.png) no-repeat center/100%;
  width: 668px;
  height: 473px;
  margin: 62px auto 0;
  font-size: 28px;
  color: #ffc79e;
  padding: 44px 0 0 62px;
  box-sizing: border-box;
  line-height: 48px;
  font-weight: bold;
}
.award-explain span{
  color: #e9e464;
}


.page2-part2 .title{
  width: 589px;
  height: 118px;
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/title5.png) no-repeat;
  margin: 93px auto 0;
}
.page2-part2-explain{
	width: 478px;
  font-size: 30px;
  color: #fff7c3;
  line-height: 40px;
  margin: 15px auto 20px;
  font-weight: bold;
  text-align: center;
}
.page2-part2-award{
  width: 668px;
  height: 1391px;
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/award-bg2.png) no-repeat;
  margin: 0 auto;
  box-sizing: border-box;
  position: relative;
}

.page3{
  height: 4235px;
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/bg4.png) no-repeat;
}
.page3-part1 .title{
  width: 478px;
  height: 118px;
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/title6.png) no-repeat;
  margin: 0 auto 0;
}
.select{
  width: 141px;
  height: 42px;
  background: url(//game.gtimg.cn/images/sqsd/web202403/select.png) no-repeat;
  margin: 19px auto 27px auto;
  position: relative;
  font-size: 20px;
  color: #ffffff;
  line-height: 40px;
  padding-left: 19px;
  box-sizing: border-box;
  cursor: pointer;
}
.select span{
  background: url(//game.gtimg.cn/images/sqsd/web202403/select-icon.png) no-repeat;
  width: 28px;
  height: 28px;
  position: absolute;
  right: 9px;
  top: 50%;
  transform: translateY(-50%);
}
.page3-team-cont{
  width: 704px;
  height: 1657px;
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/page3-bg.png) no-repeat;
  padding-top: 38px;
  box-sizing: border-box;
  margin: 28px auto 0;
}
.page3-team-name{
  height: 78px;
  font-size: 40px;
  line-height: 78px;
  color: #f5e5c1;
  text-align: center;
  position: relative;
  font-weight: bold;
  letter-spacing: 3px;
}
.page3-team-list{
  /* width: 1229px; */
  display: flex;
  flex-flow: column;
  justify-content: center;
  flex-wrap: wrap;
  margin: 15px auto 0;
}
.page3-team-item{
  width: 563px;
  height: 148px;
  /* text-align: center; */
  overflow: hidden;
  position: relative;
  margin:0 auto 2px;
}

.page3-team-bgc{
  width: 563px;
  height: 148px;
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/page3-team-item.png) no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}
.page3-team-bgc img{
  width: 220px;
  height: auto;
  object-fit: cover;
}
.player-info{
  padding-left: 280px;
  box-sizing: border-box;
  height: 481px;
  position: relative;
  z-index: 1;
  padding-top: 70px;
}
.player-name{
  font-size: 21px;
  color: #feffff;
  font-weight: bold;
  width: 200px;
  margin-left: -50px;
  text-align: center;
}
.player-icon{
  width: 116px;
  height: 17px;
  background: url(//game.gtimg.cn/images/sqsd/web202403/team-icon3.png) no-repeat;
  margin: 0 auto 5px auto;
}
.player-id, .player-score{
  font-size: 16px;
  line-height: 19px;
  width: 148px;
  color: #ffffff;
  margin: 0 auto;
  text-align: left;
  transform: scale(0.8);
  position: absolute;
  top: 0;
  right: 20px;
}
.player-score p{
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/team-icon3.png) no-repeat center/100% auto;
  width: 93px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 24px;
  text-align: center;
  margin: 0 auto;
}
.player-score span{
  display: block;
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/player-score.png) no-repeat center/100%;
  width: 148px;
  height: 94px;
  margin: 10px auto;
  font-size: 18px;
  color: #fbd343;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
}
.page3-pet-list{
  width: 563px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 18px auto 0;
}
.player-pet-ti{
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/pet-ti.png) no-repeat center/100%;
  width: 185px;
  height: 50px;
  font-size: 17px;
  font-weight: bold;
  color: #ffe898;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 10px 190px;
}
.player-pet{
  width: 147px;
  display: flex;
  flex-flow: column;
  align-items: center;
  margin: -32px -10px;
  transform: scale(0.7);
}
.player-pet-img{
  width: 147px;
  height: 154px;
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/player-pet.png) no-repeat;
}
.player-pet-img img{
  width: 123px;
  height: 118px;
  margin: 22px 0 0 12px;
  mask: no-repeat center/cover;
  mask-image: url(https://game.gtimg.cn/images/sqsd/cp/match202507/player-pet2.png);
  -webkit-mask: no-repeat center/cover;
  -webkit-mask-image: url(https://game.gtimg.cn/images/sqsd/cp/match202507/player-pet2.png);
}
.player-pet-info{
  text-align: center;
  /* margin-left: 5px; */
  font-size: 22px;
  font-weight: bold;
  color: #1b2844;
}

.player-pet-info p span{
  color: #f7f0d7;
  font-weight: normal;
  text-shadow: -1px -1px 1px #583727, 1px -1px 1px #583727, -1px 1px 1px #583727, 1px 1px 1px #583727;
}


.page3-part2{
  margin-top: 80px;
}
.page3-part2 .title{
  width: 475px;
  height: 111px;
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/title7.png) no-repeat;
  margin: 0 auto 0;
}

.page3-part2-list{
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin: 38px auto 0;
  width: 750px;
  height: 1049px;
}

.page3-part2-item{
  width: 363px;
  height: 388px;
  text-align: center;
  position: absolute;
}
.page3-part2-item:nth-child(1){
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/page3-item.png) no-repeat;
  top: 575px;
  left: 14px;
}
.page3-part2-item:nth-child(2){
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/page3-item2.png) no-repeat;
  width: 518px;
  height: 560px;
  top: 0;
  left: 110px;
}
.page3-part2-item:nth-child(3){
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/page3-item3.png) no-repeat;
  width: 356px;
  height: 390px;
  top: 575px;
  right: 14px;
}
.page3-team-info{
  font-size: 18px;
  color: #fff;
  margin-top: 150px;
}
.page3-part2-item:nth-child(2) .page3-team-info{
  margin-top: 200px;
}
.page3-team-info img{
  display: block;
  margin: 0 auto;
  width: 80px;
}
.page3-part2-item:nth-child(2) .page3-team-info img{
  width: 160px;
}
.page3-team-info span{
  text-shadow: -1px -1px 1px #915338, 1px -1px 1px #915338, -1px 1px 1px #915338, 1px 1px 1px #915338;
}
.page3-team-info h2{
  font-size: 18px;
  text-shadow: -1px -1px 1px #915338, 1px -1px 1px #915338, -1px 1px 1px #915338, 1px 1px 1px #915338;
}
.page3-team-info p{
  line-height: 1;
  margin-top: 10px;
  font-size: 38px;
  text-shadow: -1px -1px 1px #915338, 1px -1px 1px #915338, -1px 1px 1px #915338, 1px 1px 1px #915338;
}
.page3-team-popularity{
  height: 48px;
  line-height: 48px;
  font-size: 22px;
  margin-top: 8px;
}
.page3-team-popularity p{
  color: #fbf7f3;
  text-shadow: -1px -1px 1px #583727, 1px -1px 1px #583727, -1px 1px 1px #583727, 1px 1px 1px #583727;
}
.page3-team-popularity span{
  color: #fbf7f3;
}
.page3-part2-item:nth-child(1) .page3-team-popularity span{
  text-shadow: -1px -1px 1px #41433f, 1px -1px 1px #41433f, -1px 1px 1px #41433f, 1px 1px 1px #41433f;
}
.page3-part2-item:nth-child(2) .page3-team-popularity span{
  text-shadow: -1px -1px 1px #995014, 1px -1px 1px #995014, -1px 1px 1px #995014, 1px 1px 1px #995014;
}
.page3-part2-item:nth-child(3) .page3-team-popularity span{
  text-shadow: -1px -1px 1px #424440, 1px -1px 1px #424440, -1px 1px 1px #424440, 1px 1px 1px #424440;
}
.page3-part3{
  margin-top: 100px;
}
.page3-part3 .title{
  width: 548px;
  height: 118px;
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/title8.png) no-repeat;
  margin: 0 auto 0;
}
.page3-part3-box{
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/page3-part3-box.png) no-repeat center/100%;
  width: 706px;
  height: 1564px;
  margin: 20px auto;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.page3-part3-left{
  width: 653px;
  height: 1143px;
  position: absolute;
  top: 475px;
  left: 25px;
  /* margin: 40px auto 0 auto; */
  order: 2;
}
.page3-table-header{
  width: 586px;
  padding: 0 0 20px 0;
  display: flex;
  align-items: center;
}

.page3-table-header span{
	font-size: 28px;
    font-weight: bold;
    color: #fad18f;
    text-align: center;
    width: 33%;
    display: block;
}
.page3-part3-list{
    width: 649px;
    height: 974px;
	padding-right: 10px;
    overflow-x: hidden;
    overflow-y: auto;
}
.page3-part3-item{
  display: flex;
  align-items: center;
  width: 639px;
  height: 84px;
}
.page3-part3-item:nth-child(2n) {
  background-color: #00000015;
}
.page3-part3-item span{
  width: 33%;
  height: 50px;
  display: block;
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  color: #f6edcd;
  line-height: 45px;
  /* text-shadow: -1px -1px 2px #735e4b, 1px -1px 2px #735e4b, -1px 1px 2px #735e4b, 1px 1px 2px #735e4b; */
}
.page3-part3-right{
	width: 100%;
}
.page3-rank-list{
  display: flex;
  width: 100%;
  justify-content: center;
  position: relative;
  margin-top: 153px;
}
.page3-rank-item{
  text-align: center;
  color: #fbf7f3;
  font-size: 20px;
  line-height: 27px;
  position: relative;
  margin: 0 16px 20px;
}
.page3-rank-item.one{
  width: 175px;
  height: 234px;
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/page3-item5.png) no-repeat;
}
.page3-rank-item.two{
  width: 175px;
  height: 234px;
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/page3-item6.png) no-repeat;
}
.page3-rank-item.three{
  width: 175px;
  height: 234px;
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/page3-item7.png) no-repeat;
}
.page3-rank-item img{
  position: absolute;
  top: -5px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 130px;
}

.page3-rank-item span{
  display: block;
  margin-top: 150px;
  color: #1b2844;
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  /* text-shadow: -1px -1px 0 #a13031, 1px -1px 0 #a13031, -1px 1px 0 #a13031, 1px 1px 0 #a13031; */
  
  color: white;
  background: linear-gradient(0deg, #de703d, #b55339);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.page3-rank-item p{
  text-align: center;
  width: 121px;
  margin: 1px auto;
  color: #1b2844;
  font-size: 16px;
  line-height: 20px;
  /* text-shadow: -1px -1px 0 #a13031, 1px -1px 0 #a13031, -1px 1px 0 #a13031, 1px 1px 0 #a13031; */
  
  color: white;
  background: linear-gradient(0deg, #de703d, #b55339);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

.page3-rank-item.two span,.page3-rank-item.two p{
	  background: linear-gradient(0deg, #6a89f9, #6574ad);
	  -webkit-background-clip: text;
	  background-clip: text;
	  -webkit-text-fill-color: transparent;
	  text-fill-color: transparent;
	  -webkit-box-decoration-break: clone;
	  box-decoration-break: clone;
}

.page3-rank-item .uncertain{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.page3-part4{
  margin-top: 90px;
}
.page3-part4 .title{
  background: url(//game.gtimg.cn/images/sqsd/web202403/m/title11.png) no-repeat;
  width: 465px;
  height: 124px;
  margin: 0 auto 0;
}

.page3-part4 .part4-cont{
  background: url(//game.gtimg.cn/images/sqsd/web202403/m/page3-part4-bg.png) no-repeat;
  width: 750px;
  height: 1080px;
  margin: 28px auto 0;
  padding-top: 87px;
  box-sizing: border-box;
}
.part4-swiper{
  width: 615px;
  margin: 0 auto;
  overflow: hidden;
}
.part4-swiper .swiper-slide{
  height: 780px;
}
.part4-swiper .swiper-slide:nth-child(1){
  background: url(//game.gtimg.cn/images/sqsd/web202403/m/conduct/conduct-img5.png) no-repeat;
}
.part4-swiper .swiper-slide:nth-child(2){
  background: url(//game.gtimg.cn/images/sqsd/web202403/m/conduct/conduct-img9.png) no-repeat;
}
.part4-swiper .swiper-slide:nth-child(3){
  background: url(//game.gtimg.cn/images/sqsd/web202403/m/conduct/conduct-img8.png) no-repeat;
}
.part4-swiper .swiper-slide:nth-child(4){
  background: url(//game.gtimg.cn/images/sqsd/web202403/m/conduct/conduct-img7.png) no-repeat;
}
.part4-swiper .swiper-slide:nth-child(5){
  background: url(//game.gtimg.cn/images/sqsd/web202403/m/conduct/conduct-img6.png) no-repeat;
}
.part4-swiper .swiper-slide:nth-child(6){
  background: url(//game.gtimg.cn/images/sqsd/web202403/m/conduct/conduct-img4.png) no-repeat;
}
.part4-swiper .swiper-slide:nth-child(7){
  background: url(//game.gtimg.cn/images/sqsd/web202403/m/conduct/conduct-img3.png) no-repeat;
}
.part4-swiper .swiper-slide:nth-child(8){
  background: url(//game.gtimg.cn/images/sqsd/web202403/m/conduct/conduct-img2.png) no-repeat;
}
.part4-swiper .swiper-slide:nth-child(9){
  background: url(//game.gtimg.cn/images/sqsd/web202403/m/conduct/conduct-img1.png) no-repeat;
}
.part4-tab{
  width: 708px;
  position: relative;
  margin: 0 auto;
}
.part4-tab-swiper{
  width: 635px;
  margin: 0 auto;
  overflow: hidden;
  /* position: relative; */
}
.part4-tab-swiper .swiper-button-lock{
  display: block;
}
.part4-tab-swiper .conduct-img{
  width: 115px;
  height: 114px;
  background: url(//game.gtimg.cn/images/sqsd/web202403/conduct-tab.png) no-repeat;
  overflow: hidden;
  position: relative;
}
.swiper-slide-thumb-active  .conduct-img{
  background: url(//game.gtimg.cn/images/sqsd/web202403/conduct-tab-on.png) no-repeat;
}
.part4-tab-swiper .swiper-slide{
  width: 115px;
  cursor: pointer;
}
.part4-tab-swiper .conduct-img img{
  display: block;
  width: 105px;
  height: 104px;
  position: absolute;
  top: 5px;
  left: 5px;
  border-radius: 3px;
}
.part4-tab-swiper p{
  font-size: 18px;
  color: #f4e9d0;
  text-align: center;
  text-shadow: -1px -1px 1px #583727, 1px -1px 1px #583727, -1px 1px 1px #583727, 1px 1px 1px #583727;
}
.part4-tab-prev{
  background: url(//game.gtimg.cn/images/sqsd/web202403/page4-pre.png) no-repeat;
  left: 0;
}
.part4-tab-next{
  background: url(//game.gtimg.cn/images/sqsd/web202403/page4-next.png) no-repeat;
  right: 0;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{
  display: none;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: none;
}
.part4-tab-next, .part4-tab-prev{
  width: 27px;
  height: 40px;
  position: absolute;
  top: 80px;
}

.page4{
  height: 1820px;
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/bg5.png) no-repeat center top;
}
.page4-part1 .title{
  width: 351px;
  height: 106px;
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/title9.png) no-repeat;
  margin: 0 auto 0;
}
.page4-live{
  width: 748px;
  height: 431px;
  background: url(//game.gtimg.cn/images/sqsd/web202403/m/page4-live-bg.png) no-repeat;
  margin: 26px auto 17px;
  position: relative;
  display: block;
}
.page4-live .page4-live-box {
  top: 10px;
  left: 6px;
  width: 730px;
  height: 412px;
  background: url(//game.gtimg.cn/images/sqsd/web202403/m/page4-live.png) no-repeat;
}
.plugin_ctrl_center_btn .btn_play{
  width: 73px;
  height: 73px;
  background: url(//game.gtimg.cn/images/sqsd/web202403/m/page4-play-icon.png) no-repeat;
  background-size: 100% 100%;
}
.plugin_ctrl_center_btn .btn_play .icon_play{
  display: none;
}
.page4-live img{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 723px;
  height: 407px;
}
.page4-live::after{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 748px;
  height: 431px;
  background: url(//game.gtimg.cn/images/sqsd/web202403/m/page4-live-border.png) no-repeat;
}
.live-btn{
  width: 73px;
  height: 73px;
  background: url(//game.gtimg.cn/images/sqsd/web202403/m/live-btn.png) no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.page4-part1 p{
  font-size: 18px;
  color: #544538;
  text-align: center;
  line-height: 27px;
  width: 620px;
  margin: 0 auto 0;
}
.page4-part2{
  /* margin-top: 73px; */
}
.page4-part2 .title{
  width: 478px;
  height: 118px;
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/m/title10.png) no-repeat;
  margin: 0 auto 0;
}
.page4-part2-box{
  width: 731px;
  margin: 0 auto;
  position: relative;
  padding-top: 1px;
}
.page4-select-box{
  display: flex;
  justify-content: flex-end;
  margin-top: 27px;
}
.page3-input{
  width: 141px;
  position: relative;
  margin: 0 auto;
}
.page4-input{
  margin-left: 25px;
  position: relative;
}
.page4-input:last-child{
  margin-right: 3px;
}
.page4-input.on .select span{
  background: url(//game.gtimg.cn/images/sqsd/web202403/select-icon2.png) no-repeat;
}
.page3-input.on .input-list-box{
  display: block;
}
.page4-input.on .input-list-box{
  display: block;
}
.page4-select-box .select{
  margin: 0 0 0 0;
}
.page4-video-box{
  width: 690px;
  margin: 25px auto 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.page4-video-item{
  width: 333px;
  position: relative;
  display: block;
  margin: 0 0 34px;
}
.page4-video-item:nth-child(4n){
  margin-right: 0;
}
.page4-video-item::after{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 333px;
  height: 193px;
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/page4-video-border2.png) no-repeat; 
  background-size: 100% 100%;
  pointer-events: none;
}

.page4-video-img{
 width: 100%;
 height: 178px;
  position: relative;
}
.page4-video-item img{
  width: 313px;
  height: 178px;
  position: absolute;
  top: 54%;
  left: 50%;
  transform: translate(-50%, -50%);
  mask: no-repeat center/cover;
  mask-image: url(https://game.gtimg.cn/images/sqsd/cp/match202507/page4-video-img.png);
  -webkit-mask: no-repeat center/cover;
  -webkit-mask-image: url(https://game.gtimg.cn/images/sqsd/cp/match202507/page4-video-img.png);
}
.page4-video-item p{
  font-size: 20px;
  line-height: 35px;
  color: #fffac5;
  text-align: center;
  margin-top: 17px;
}
/* .page4-video-item .mask{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: rgba(0,0,0,.5);
  border-radius: 10px;
  height: 191px;
} */
.page4-video-item .mask::after{
  content: '';
  position: absolute;
  top: 8px;
  left: 50%;
  transform: translateX(-50%);
  width: 312px;
  height: 177px;
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/page4-play-icon.png) no-repeat center/48px auto;
  background-color: #00000096;
  mask: no-repeat center/cover;
  mask-image: url(https://game.gtimg.cn/images/sqsd/cp/match202507/page4-video-img.png);
  -webkit-mask: no-repeat center/cover;
  -webkit-mask-image: url(https://game.gtimg.cn/images/sqsd/cp/match202507/page4-video-img.png);
}
.page4-video-item:hover .mask{
  display: block;
}

.page-video-page{
  width: 507px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 46px auto 0;
  position: relative;
}
.page-video-page .prev-btn{
  width: 51px;
  height: 62px;
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/page-next.png) no-repeat;
  transform: rotate(180deg);
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 0;
  text-indent: -9999px;
}

.page-video-page span{
  display: inline-block;
  font-size: 32px;
  color: #6984cc;
  cursor: pointer;
  line-height: 1;
  margin: 0 15px;
}
.page-video-page span.active{
  font-size: 35px;
  color: #ff932a;
}
.page-video-page .next-btn{
  width: 51px;
  height: 62px;
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/page-next.png) no-repeat;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  text-indent: -9999px;
}


.input-list{
	width: 100%;
    height: auto;
    position: relative;
    background-size: 100% 100%;
    box-sizing: border-box;
    z-index: 1;
    display: flex;
    justify-content: center;
}
.input-list-box{
  width: 100%;
	margin-top: 17px;
  
}

.input-list li{
  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/input-list.png) no-repeat center/100%;
  width: 197px;
  height: 82px;
  line-height: 82px;
  margin: 0 14px;
  text-align: center;
  font-size: 30px;
  color: #fff;
  margin-bottom: 1px;
  cursor: pointer;
  position: relative;
  list-style: none;
	font-weight: bold;
}
.input-list li.on{

  background: url(https://game.gtimg.cn/images/sqsd/cp/match202507/input-list2.png) no-repeat center/100%;
}
.input-list li span{
	line-height: 82px;
	color: white;
	background: linear-gradient(0deg, #fff3d5, #fedf94);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	text-fill-color: transparent;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
}
.input-list li.on span{
	color: white;
	background: linear-gradient(0deg, #de703d, #b55339);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	text-fill-color: transparent;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
}


.dia-video {
  width: 642px;
  height: 363px;
  box-sizing: border-box;
}
.dia-video::after{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 642px;
  height: 363px;
  background: url(//game.gtimg.cn/images/sqsd/web202403/m/dialog-bg.png) no-repeat;
  z-index: 10;
  pointer-events: none;
}

.dia-video .dia-close {
  position: absolute;
  width: 35px;
  height: 34px;
  position: absolute;
  right: 0px;
  top: -44px;
  font-size: 60px;
  line-height: 45px;
  text-align: center;
  background: url(//game.gtimg.cn/images/sqsd/web202403/dia-close.png) no-repeat;
}

.dia-video .video-container {
  width: 637px;
  height: 363px;
  margin-left: 5px;
}