/* reset */
body,
dl,
dd,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
header,
section,
article,
footer {
    margin: 0;
}

body,
button,
input,
select,
textarea {
    font: 12px/1.5 tahoma, '\5FAE\8F6F\96C5\9ED1', sans-serif
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%
}

i,
em {
    font-style: normal;
}

a {
    text-decoration: none;
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* a:hover {
    text-decoration: none;
    -webkit-filter: brightness(1.1);
    filter: brightness(1.1);
} */

img {
    border: 0;
}

button,
input,
select,
textarea {
    font-size: 100%;
    outline: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th,
ul,
ol {
    padding: 0;
    list-style: none;
}

div {
    outline: none;
}

body {
    background: #f6e5c3;
    overflow-x: hidden;
}

.hidden {
    display: none;
    font-size: 0;
    text-indent: -999em;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    *zoom: 1;
}

.gray {
    pointer-events: none;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transform: translateZ(0);
    filter: grayscale(1);
}

@font-face {
    font-family: "fz";
    src: url(//game.gtimg.cn/images/lol/act/a20251013sociality/fz.TTF);
}

/*footer*/
#afooter {
    width: 100%;
    text-align: center;
    min-width: 1400px;
    line-height: 20px;
    color: #cccccc;
    height: 164px;
    padding-top: 50px;
    position: relative;
    z-index: 60;
    box-sizing: border-box;
    margin-top: -1px;
    background: #000;
}

#afooter a {
    color: #cccccc;
}

.logo-box {
    display: block;
    width: 359px;
    height: 61px;
    display: flex;
    background: url(//game.gtimg.cn/images/lol/act/a20231109tftset10/logo.png) no-repeat;
    position: absolute;
    left: 23px;
    top: 23px;
    z-index: 9;
}

.logo-box a {
    display: block;
    height: 61px;
}

.logo-box a.logo1 {
    width: 176px;
}

.logo-box a.logo2 {
    width: 152px;
    margin-left: 27px;
}

/*wrap*/
.wrap {
    width: 100%;
    min-width: 1400px;
    max-width: 1920px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}


.wrap .head {
    width: 1920px;
    height: 739px;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/head.jpg) no-repeat;
    background-size: 100%;
    padding-top: 1px;
    position: relative;
}

.logo {
    display: inline-block;
    width: 162px;
    height: 46px;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/logo.png) no-repeat;
    background-size: 100% 100%;
    margin-left: 48px;
    margin-top: 48px;
}

.login-box {
    font-size: 16px;
    color: #5a3818;
    text-align: center;
    margin: 590px auto 0;
}

.login-box a {
    color: #b7594f;
}


.content {
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/content.jpg) no-repeat center top;
    background-size: 100% 100%;
    width: 1920px;
    height: 2011px;
    padding-top: 1px;
    margin-top: -2px;
}

.cong1-choice {
    display: block;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/c1-textbg.png) no-repeat center top;
    background-size: 100% 100%;
    width: 260px;
    width: fit-content;
    max-width: 90%;
    height: auto;
    margin: 0 auto;
    font-size: 18px;
    color: #fffede;
    text-align: center;
    /* 使用padding代替固定高度 */
    padding: 5px 15px;
    line-height: 1.2;
    letter-spacing: 2px;
    /* 允许换行 */
    white-space: normal;
    word-wrap: break-word;
}

.cont1-flex {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px auto 0;
}

.title {
    width: 369px;
    height: 36px;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/title.png) no-repeat;
    background-size: 100% 100%;
    margin: 50px auto 0;
}

.title-c {
    width: 259px;
    height: 35px;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/title-c.png) no-repeat;
    background-size: 100% 100%;
    margin: 50px auto 0;
}

.cont1-line {
    width: 11px;
    height: 627px;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/cont1-line.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 50px;
}

.skin {
    position: relative;
    z-index: 2;
}

.flex-box {
    display: flex;
    justify-content: center;
    align-items: center;
}

.skin-box {
    width: 240px;
    height: 420px;
    position: relative;
    margin: 20px 10px 0;
}

.skin-box::after {
    display: block;
    content: '';
    width: 240px;
    height: 420px;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/cont1-border.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
}

.slin-back::before {
    content: '';
    display: block;
    width: 240px;
    height: 420px;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/cont1-bg.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
}

.skin-box img {
    width: 240px;
    height: 420px;
    object-fit: cover;
    border-radius: 15px;
    z-index: 1;
}
.skin-box p {
    font-size: 20px;
    color: #653d0c;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
}
.skin-box .mp,
.colorful-box .mp {
    width: 120px;
    height: 80px;
    position: absolute;
    left: 50%;
    margin-left: -60px;
    bottom: 10px;
    z-index: 2;
}
.skin-box .mp img,
.colorful-box .mp img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.mp img[src=""],
.mp img:not([src]) {
    opacity: 0;
}
.task-box {
    width: 376px;
    height: 32px;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/task-box.png) no-repeat;
    background-size: 100% 100%;
    margin: 50px auto 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.task-box span {
    width: 100px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #fff9ea;
}

.task-box p {
    width: 276px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    padding-left: 20px;
    box-sizing: border-box;
    color: #492e14;
    position: relative;
}

.task-box em {
    font-size: 14px;
    color: #492e14;
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
}

.cont1-btn {
    display: block;
    width: 299px;
    height: 96px;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/btn.png) no-repeat;
    background-size: 100% 100%;
    margin: 20px auto 0;
    font-size: 24px;
    color: #ffffff;
    text-align: center;
    line-height: 96px;
    font-family: "fz";
    position: relative;
    z-index: 99;
}


.gray {
    filter: grayscale(1);
}

.cont1-prize {
    font-size: 14px;
    color: #5a3818;
    position: absolute;
    right: 60px;
    top: 662px;
    border-bottom: 1px solid #5a3818;
}

.colorful {
    position: relative;
}

.colorful-box {
    width: 500px;
    height: 420px;
    position: relative;
    margin: 20px 10px 0;
}

.colorful-box::after {
    display: block;
    content: '';
    width: 500px;
    height: 420px;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/cont1-border2.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
}

.colorful-back::before {
    content: '';
    display: block;
    width: 500px;
    height: 420px;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/cont1-bg2.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
}

.colorful-box img {
    width: 500px;
    height: 420px;
    object-fit: cover;
    border-radius: 15px;
    z-index: 1;
}
.colorful-box p {
    font-size: 20px;
    color: #653d0c;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
}
.title2 {
    display: block;
    width: 339px;
    height: 34px;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/title2.png) no-repeat;
    background-size: 100% 100%;
    margin: 50px auto 20px;
}

.rule-box {
    width: 1120px;
    margin: 0 auto;
}

.rule-bt {
    font-size: 18px;
    color: #bf8434;
    font-weight: bold;
    line-height: 30px;
    margin-top: 10px;
}

.rule-text {
    font-size: 18px;
    color: #492e14;
    line-height: 30px;
}

/* 弹窗 */
.pop {
    outline: none;
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 1000;
}

.pop-bg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-sizing: border-box;
}

.pop-close {
    display: block;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/pop-close.png) no-repeat;
    background-size: 100% 100%;
    width: 46px;
    height: 46px;
    position: absolute;
    top: 5px;
    right: -60px;
    text-indent: -9999px;
}

.pop-road {
    width: 1040px;
    height: 660px;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/pop-road.png) no-repeat;
    background-size: 100% 100%;
    padding-top: 1px;
    position: relative;
}

.pop-title {
    font-size: 30px;
    font-family: "fz";
    text-align: center;
    background-image: -webkit-linear-gradient(top, #bd8240, #915931);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 15px auto 0;
    position: relative;
}

.pop-title::before {
    content: '';
    display: block;
    width: 364px;
    height: 9px;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/pop-title-icon.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 50%;
    top: 50px;
    transform: translateX(-50%);
}
.pop-title2{
    display: none;
}
.pop-road-text {
    /* width: 600px; */
    font-size: 14px;
    color: #492e14;
    text-align: center;
    line-height: 24px;
    margin: 20px auto 0;
}
.pop-road-text span{
    color: #167a63;
    font-weight: bold;
}
.pop-road-text2{
    margin-top: 0;
}
/* 上路 */
.road-top-tt {
    font-size: 18px;
    font-weight: bold;
    background-image: -webkit-linear-gradient(top, #bd8240, #915931);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: absolute;
    left: 192px;
    top: 160px
}

.road-top-text {
    font-size: 12px;
    color: #492e14;
    text-align: right;
    position: absolute;
    left: 79px;
    top: 188px;
}
.road-top-text span{
    color: #2b806f;
    font-weight: bold;
}
.road-top-text2{
    display: none;
}
.top-line {
    width: 77px;
    height: 1px;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/top-line.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 243px;
    top: 175px;
}


.road-top-circle {
    width: 59px;
    height: 59px;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/circle.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 320px;
    top: 145px;
}

.road-top-img {
    display: block;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/top-icon.png) no-repeat;
    background-size: 100% 100%;
    min-width: 50%;
    min-height: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.road-top-circle.on {
    width: 85px;
    height: 85px;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/circle2.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 320px;
    top: 133px;
}

.road-top-circle.on .road-top-img {
    display: block;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/top-icon2.png) no-repeat;
    background-size: 100% 100%;
    min-width: 50%;
    min-height: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

/* .road-top-box.on .top-line{
    width: 77px;
    height: 1px;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/top-line2.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 243px;
    top: 165px;
} */

/* 打野 */
.road-jug-tt {
    font-size: 18px;
    font-weight: bold;
    background-image: -webkit-linear-gradient(top, #bd8240, #915931);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: absolute;
    left: 192px;
    top: 280px;
}

.road-jug-text {
    font-size: 12px;
    color: #492e14;
    text-align: right;
    position: absolute;
    left: 79px;
    top: 308px;
}
.road-jug-text span{
    color: #2b806f;
    font-weight: bold;
}
.road-jug-text2{
    display: none;
}
.jug-line {
    width: 117px;
    height: 1px;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/jug-line.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 243px;
    top: 293px;
}

.road-jug-circle {
    width: 59px;
    height: 59px;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/circle.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 361px;
    top: 264px;
}

.road-jug-img {
    display: block;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/jug-icon.png) no-repeat;
    background-size: 100% 100%;
    min-width: 50%;
    min-height: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.road-jug-circle.on {
    width: 85px;
    height: 85px;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/circle2.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 361px;
    top: 249px;
}

.road-jug-circle.on .road-jug-img {
    display: block;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/jug-icon.png  ) no-repeat;
    background-size: 100% 100%;
    min-width: 50%;
    min-height: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}



/* 中单 */
.road-mid-tt {
    font-size: 18px;
    font-weight: bold;
    background-image: -webkit-linear-gradient(top, #bd8240, #915931);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: absolute;
    left: 192px;
    top: 400px;
}

.road-mid-text {
    font-size: 12px;
    color: #492e14;
    text-align: right;
    position: absolute;
    left: 67px;
    top: 429px;
}
.road-mid-text span{
    color: #2b806f;
    font-weight: bold;
}
.road-mid-text2{
    display: none;
}
.mid-line {
    width: 263px;
    height: 96px;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/mid-line.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 243px;
    top: 319px;
}

.road-mid-circle {
    width: 59px;
    height: 59px;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/circle.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 476px;
    top: 258px;
}

.road-mid-img {
    display: block;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/mid-icon.png) no-repeat;
    background-size: 100% 100%;
    min-width: 50%;
    min-height: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.road-mid-circle.on {
    width: 85px;
    height: 85px;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/circle2.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 462.5px;
    top: 235px;
}

.road-mid-circle.on .road-mid-img {
    display: block;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/mid-icon2.png) no-repeat;
    background-size: 100% 100%;
    min-width: 50%;
    min-height: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

/* 射手 */
.road-adc-tt {
    font-size: 18px;
    font-weight: bold;
    background-image: -webkit-linear-gradient(top, #bd8240, #915931);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: absolute;
    right: 207px;
    top: 400px;
}

.road-adc-text {
    font-size: 12px;
    color: #492e14;
    position: absolute;
    right: 74px;
    top: 429px;
}

.road-adc-text span{
    color: #2b806f;
    font-weight: bold;
}
.road-adc-text2 {
    display: none;
}
.adc-line {
    width: 28px;
    height: 1px;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/adc-line.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 256px;
    top: 414px;
}

.road-adc-circle {
    width: 59px;
    height: 59px;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/circle.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 283px;
    top: 385px;
}

.road-adc-img {
    display: block;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/adc-icon.png) no-repeat;
    background-size: 100% 100%;
    min-width: 50%;
    min-height: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.road-adc-circle.on {
    width: 85px;
    height: 85px;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/circle2.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 280px;
    top: 372px;
}

.road-adc-circle.on .road-jug-img {
    display: block;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/adc-icon2.png) no-repeat;
    background-size: 100% 100%;
    min-width: 50%;
    min-height: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}


/* 辅助 */
.road-sup-tt {
    font-size: 18px;
    font-weight: bold;
    background-image: -webkit-linear-gradient(top, #bd8240, #915931);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: absolute;
    right: 206px;
    top: 303px;
}

.road-sup-text {
    font-size: 12px;
    color: #492e14;
    position: absolute;
    right: 84px;
    top: 332px;
}
.road-sup-text span{
    color: #2b806f;
    font-weight: bold;
}
.road-sup-text2{
    display: none;
}
.sup-line {
    width: 151px;
    height: 68px;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/sup-line.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 256px;
    top: 317px;
}

.road-sup-circle {
    width: 59px;
    height: 59px;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/circle.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 377px;
    top: 385px;
}

.road-sup-img {
    display: block;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/sup-icon.png) no-repeat;
    background-size: 100% 100%;
    min-width: 50%;
    min-height: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.road-sup-circle.on {
    width: 85px;
    height: 85px;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/circle2.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 363px;
    top: 382px;
}

.road-sup-circle.on .road-jug-img {
    display: block;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/sup-icon.png) no-repeat;
    background-size: 100% 100%;
    min-width: 50%;
    min-height: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.pop-btn {
    display: block;
    width: 299px;
    height: 96px;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/btn.png) no-repeat;
    background-size: 100% 100%;
    margin: 380px auto 0;
    font-size: 24px;
    color: #ffffff;
    text-align: center;
    line-height: 96px;
    font-family: "fz";
}




/* <!-- 分路挑战 --> */
.pop-challenge {
    width: 880px;
    height: 590px;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/pop-tc.png) no-repeat;
    background-size: 100% 100%;
    padding-top: 1px;
    position: relative;
}

.pop-flex-box {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px auto 0;
}
/* 1 */
.ch-box {
    width: 282px;
    height: 282px;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/pop-border2.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.ch-jug {
    width: 80px;
    height: 60px;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/pop-icon11.png) no-repeat;
    background-size: 100% 100%;
    padding-top: 1px;
    position: absolute;
    left: 50%;
    top: 75px;
    transform: translate(-50%, 0);
}

.ch-top {
    width: 66px;
    height: 66px;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/pop-icon12.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 50%;
    top: 75px;
    transform: translate(-50%, 0);
}

.ch-mid {
    width: 66px;
    height: 67px;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/pop-icon13.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 50%;
    top: 75px;
    transform: translate(-50%, 0);
}

.ch-adc {
    width: 66px;
    height: 66px;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/pop-icon14.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 50%;
    top: 75px;
    transform: translate(-50%, 0);
}

.ch-sup {
    width: 79px;
    height: 64px;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/pop-icon15.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 50%;
    top: 75px;
    transform: translate(-50%, 0);
}
.ch-text {
    font-size: 16px;
    color: #946232;
    text-align: center;
    margin-top: 160px;
    pointer-events: none;
    /* 禁用点击事件 */
    cursor: default;
    /* 改变鼠标指针样式 */
}
.ch-text em{
    display: inline-block;
    width: 42px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 10px;
    background: #cbac85;
}
.ch-text span {
    font-size: 24px;
    font-weight: bold;
}
/* 1 */
.ch-box.on {
    width: 282px;
    height: 282px;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/pop-border.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
}

.ch-box.on .ch-jug {
    width: 80px;
    height: 60px;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/pop-icon6.png) no-repeat;
    background-size: 100% 100%;
    padding-top: 1px;
    position: absolute;
    left: 50%;
    top: 75px;
    transform: translate(-50%, 0);
}

.ch-box.on .ch-top {
    width: 66px;
    height: 66px;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/pop-icon7.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 50%;
    top: 75px;
    transform: translate(-50%, 0);
}

.ch-box.on .ch-mid {
    width: 66px;
    height: 67px;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/pop-icon8.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 50%;
    top: 75px;
    transform: translate(-50%, 0);
}

.ch-box.on .ch-adc {
    width: 66px;
    height: 66px;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/pop-icon9.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 50%;
    top: 75px;
    transform: translate(-50%, 0);
}

.ch-box.on .ch-sup {
    width: 79px;
    height: 64px;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/pop-icon10.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 50%;
    top: 75px;
    transform: translate(-50%, 0);
}

.ch-box.on .ch-text {
    font-size: 16px;
    color: #ebe4d1;
    text-align: center;
    margin-top: 160px;
    pointer-events: none;
    /* 禁用点击事件 */
    cursor: default;
    /* 改变鼠标指针样式 */
}
.ch-box.on .ch-text em{
    display: inline-block;
    width: 42px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 10px;
    background: #946232;
}
.ch-box.on .ch-text span {
    font-size: 24px;
    font-weight: bold;
}

.ch-text2 {
    font-size: 14px;
    color: #492e14;
    text-align: center;
    margin-top: 80px;
    pointer-events: none;
    /* 禁用点击事件 */
    cursor: default;
    /* 改变鼠标指针样式 */
}

.pop-line {
    width: 11px;
    height: 413px;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/pop-line.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 30px;
}

.tz-title {
    display: block;
    width: 304px;
    height: 39px;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/pop-textbg.png) no-repeat;
    background-size: 100% 100%;
    margin: 0px auto 30px;
    font-size: 18px;
    color: #975d30;
    text-align: center;
    font-family: "fz";
    line-height: 39px;
}

.pop-xzbtn {
    display: block;
    width: 80px;
    height: 254px;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/pop-btnbg2.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
    margin: -20px 10px 0;
    opacity: 0.5;
}

.pop-xzbtn.on {
    opacity: 1;
}
.pop-xzbtn.xz {
    display: block;
    width: 80px;
    height: 254px;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/pop-btnbg3.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
    margin: -20px 10px 0;
    opacity: 1;
}
.pop-xzbtn img {
    max-width: 70%;
    max-height: 70%;
    position: absolute;
    left: 50%;
    top: 70px;
    transform: translate(-50%, 0%);
}
.pop-xzbtn .xz-icon {
    width: 70%;
    height: 40%;
    position: absolute;
    left: 50%;
    top: 70px;
    transform: translate(-50%, 0%);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center top;
}
.pop-xzbtn .xz-icon-jug {
    background-image: url(//game.gtimg.cn/images/lol/act/a20251013sociality/pop-icon.png);
}
.pop-xzbtn .xz-icon-top {
    background-image: url(//game.gtimg.cn/images/lol/act/a20251013sociality/pop-icon2.png);
}
.pop-xzbtn .xz-icon-mid {
    background-image: url(//game.gtimg.cn/images/lol/act/a20251013sociality/pop-icon3.png);
}
.pop-xzbtn .xz-icon-adc {
    background-image: url(//game.gtimg.cn/images/lol/act/a20251013sociality/pop-icon4.png);
}
.pop-xzbtn .xz-icon-sup {
    background-image: url(//game.gtimg.cn/images/lol/act/a20251013sociality/pop-icon5.png);
}
.pop-xzbtn.xz .xz-icon-jug {
    background-image: url(//game.gtimg.cn/images/lol/act/a20251013sociality/pop-icon6.png);
}
.pop-xzbtn.xz .xz-icon-top {
    background-image: url(//game.gtimg.cn/images/lol/act/a20251013sociality/pop-icon7.png);
}
.pop-xzbtn.xz .xz-icon-mid {
    background-image: url(//game.gtimg.cn/images/lol/act/a20251013sociality/pop-icon8.png);
}
.pop-xzbtn.xz .xz-icon-adc {
    background-image: url(//game.gtimg.cn/images/lol/act/a20251013sociality/pop-icon9.png);
}
.pop-xzbtn.xz .xz-icon-sup {
    background-image: url(//game.gtimg.cn/images/lol/act/a20251013sociality/pop-icon10.png);
}


.xz-text {
    font-size: 16px;
    color: #ae7538;
    text-align: center;
    margin-top: 140px;
    pointer-events: none;
    /* 禁用点击事件 */
    cursor: default;
    /* 改变鼠标指针样式 */
}
.pop-xzbtn.xz .xz-text{
    color: #ebe4d1;
}
.xz-text span {
    font-weight: bold;
}

.xz-text2 {
    font-size: 14px;
    color: #492e14;
    text-align: center;
    margin-top: 20px;
    pointer-events: none;
    cursor: default;
}

.pop-flex-box2 {
    align-items: flex-start;
    margin: 60px auto 0;
}

.pop-btn2 {
    margin-top: -60px;
}

/* 奖池 */
.pop-prize {
    width: 880px;
    height: 550px;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/pop-tc2.png) no-repeat;
    background-size: 100% 100%;
    padding-top: 1px;
    position: relative;
}


.pop-prize-box {
    width: 860px;
    height: 425px;
    overflow-x: hidden;
    overflow-y: scroll;
    scrollbar-width: thin;
    scrollbar-color: #ae7538 #fd960600;
    margin: 30px auto 0;
}

.pop-prize-box2 {
    width: 850px;
    display: flex;
    justify-content: flex-start;
    align-content: flex-start;
    flex-wrap: wrap;
    margin-left: 12px;
}

.pop-prize-pc {
    width: 147px;
    height: 258px;
    position: relative;
    margin: 0px 10px 50px;
}

.pop-prize-pc p {
    font-size: 14px;
    line-height: 20px;
    color: #492e14;
    text-align: center;
    margin: 5px auto 0;
}

.pop-prize-pc img {
    display: block;
    width: 147px;
    height: 258px;
    border-radius: 15px;
    z-index: 1;
}
.pop-prize-pc .mp {
    width: 80px;
    height: 50px;
    position: absolute;
    left: 50%;
    margin-left: -40px;
    bottom: 0;
    z-index: 2;
}
.pop-prize-pc .mp img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.pop-prize-pc::after {
    display: block;
    content: '';
    width: 147px;
    height: 258px;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/cont1-border.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
}

.tab-box2 {
    width: 797px;
    height: 33px;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/tab-bg.png) no-repeat;
    background-size: 100% 100%;
    margin: 25px auto 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.tab-btn {
    display: block;
    width: 146px;
    height: 33px;
    font-size: 18px;
    color: #9f693c;
    text-align: center;
    line-height: 33px;
}

.tab-btn2 {
    display: block;
    font-size: 18px;
    color: #fffede;
    text-align: center;
    line-height: 33px;
    width: 146px;
    height: 33px;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/tab-btn.png) no-repeat;
    background-size: 100% 100%;
}

/* .tab-box3 {
    width: 860px;
    height: 425px;
} */
#popPrize2 .pop-prize-box {
    display: none;
}

#popPrize2 .pop-prize-box.active {
    display: block;
}

#popPrize2 .pop-prize-box{
    margin-top: 10px;
}
#popPrize2 .pop-prize-box{
    height: 400px;
}


.pop-alert {
    width: 697px;
    height: 390px;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/pop-alert.png) no-repeat;
    background-size: 100% 100%;
    padding-top: 1px;
    position: relative;
}

.alert-text{
    width: 500px;
    font-size: 18px;
    color: #492e14;
    text-align: center;
    line-height: 35px;
    position: absolute;
    left: 50%;
    top: 45%;
    transform: translate(-50%, -50%);
}
.pop-alert-btn{
    margin: 0 0 0 0;
    position: absolute;
    left: 50%;
    bottom: 20px;
    transform: translateX(-50%);
}


.pop-alert-box{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 200px auto 0;
}

.pop-bd-btn {
    display: block;
    width: 299px;
    height: 96px;
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/btn.png) no-repeat;
    background-size: 100% 100%;
    font-size: 24px;
    color: #ffffff;
    text-align: center;
    line-height: 96px;
    font-family: "fz";
}

.pop-bd-btn2 {
    background: url(//game.gtimg.cn/images/lol/act/a20251013sociality/btn2.png) no-repeat;
    background-size: 100% 100%;
}


.qh{
    font-size: 14px;
    color: #5a3818;
    text-align: center;
}
.qh a{
    border-bottom: 1px solid #5a3818;
    color: #5a3818;
}


.pop-road-ts{
    font-size: 12px;
    color: #492e14;
    position: absolute;
    right: 190px;
    bottom: 95px
}

.rule-tt{
    font-size: 18px;
    color: #2a7d6e;
    font-weight: bold;
    margin-top: 20px;
    line-height: 30px;
}
