body,
dl,
dd,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
header,
section,
article,
footer {
    margin: 0;
    list-style: none;
}

* {
    -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}

body,
button,
input,
select,
textarea {
    font-family: "Microsoft Yahei";
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%
}

em,
b {
    font-style: normal
}

a {
    text-decoration: none
}

a:hover {
    text-decoration: none
}

img {
    border: 0
}

body {}

button,
input,
select,
textarea {
    font-size: 100%;
    outline: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th,
ul,
ol {
    padding: 0
}

@font-face {
    font-family: 'BEAUFORTFORLOL';
    src: url('//game.gtimg.cn/images/lol/act/a20220811tftpartypass/bfl.TTF') format('truetype');
}

@font-face {
    font-family: 'sellnum-4';
    src: url('//game.gtimg.cn/images/lol/common/sell/font/sellnum-4.eot');
    src: url('//game.gtimg.cn/images/lol/common/sell/font/sellnum-4.woff') format('woff'), url('//game.gtimg.cn/images/lol/common/sell/font/sellnum-4.ttf') format('truetype'), url('//game.gtimg.cn/images/lol/common/sell/font/sellnum-4.svg') format('svg');
}

.wrap {
    width: 750px;
    min-height: 4283px;
    background: url(//game.gtimg.cn/images/lol/act/a20220811tftpartypass/bg.jpg) top center no-repeat;
    /* overflow: hidden; */
}


/* head S */

.head {
    width: 100%;
    height: 730px;
    box-sizing: border-box;
    padding-top: 240px;
}

.head .top-title {
    display: none;
}

.login-part {
    padding: 0 0 2px 0;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    margin-top: 10px;
}

.login-part .login {
    display: flex;
    justify-content: center;
}

.login-part a {
    color: #ffedcc;
    padding: 0 .05rem;
}

.area_bind {
    display: flex;
    justify-content: center;
}

.head .btn-rule {
    width: 56px;
    height: 166px;
    background: url(//game.gtimg.cn/images/lol/act/a20220811tftpartypass/btn-rule.png) top center no-repeat;
    position: fixed;
    left: 0;
    top: 134px;
    text-indent: -999em;
    z-index: 1;
}

/* head E */


/* part1 S */

.part1 {
    width: 100%;
    height: 1190px;
    box-sizing: border-box;
}
.part1 .con1 {
    padding: 38px 38px 0;
}

.part1 .shark-list {
    display: flex;
    justify-content: center;
}

.part1 .shark-list li {
    width: 86px;
    height: 86px;
    background-color: #f1e2c4;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 15px;
    opacity: 0.6;
    position: relative;
    left: 0;
    top: 0;
}

.part1 .shark-list li::after {
    display: block;
    content: "";
    width: 94px;
    height: 94px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
    border: 1px solid #dcc8a3;
    border-radius: 50%;
    opacity: 0;
}

.part1 .shark-list li.active {
    opacity: 1;
    transform: scale(1.2);
}

.part1 .shark-list li.active::after {
    opacity: 1;
}

.part1 .shark-list li .point-con {
    width: 82px;
    height: 82px;
    background-color: #e9d0a0;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    left: 0;
    top: 0;
}

.part1 .shark-list li .point-con img {
    width: 100px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-34%, -60%, 0);
}



.part-select {
    position: relative;
    left: 0;
    top: 0;
    padding-bottom: 40px;
}

.part-select .btn-buy {
    display: block;
    width: 278px;
    height: 70px;
    text-decoration: none;
    background: url(//game.gtimg.cn/images/lol/act/a20220811tftpartypass/btn-buy.png) center no-repeat;
    position: absolute;
    left: 50%;
    bottom: 30px;
    transform: translate3d(-50%, 0, 0);
    z-index: 1;
}

.part-select .btn-buy.grey {
    filter: grayscale(1);
    pointer-events: none;
}

.part-select .btn-buy:hover {
    text-decoration: none;
}

.part-select .btn-buy span {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 32px;
    background: linear-gradient(to bottom, #ffffff 0%, #f7cbaa 100%);
    -webkit-background-clip: text;
    color: transparent;
    line-height: 70px;
}

.get-txt {
    width: 100%;
    height: 30px;
    font-size: 20px;
    color: #b6894f;
    line-height: 30px;
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
}

.part-select .swiper-button-prev1 {
    width: 28px;
    height: 36px;
    background: url(//game.gtimg.cn/images/lol/act/a20220811tftpartypass/narrow.png) center no-repeat;
    position: absolute;
    left: 90px;
    top: 152px;
}

.part-select .swiper-button-next1 {
    width: 28px;
    height: 36px;
    background: url(//game.gtimg.cn/images/lol/act/a20220811tftpartypass/narrow.png) center no-repeat;
    transform: rotateY(-180deg);
    position: absolute;
    right: 90px;
    top: 152px;
}

.swiper-button-disabled {
    opacity: 0.5;
}

.slide {
    width: 380px;
    height: 380px;
    overflow: hidden;
    margin: 0 auto;
}

.slide .s-con {
    width: 340px;
    height: 340px;
    position: relative;
    left: 0;
    top: 0;
    margin: 20px auto;
    border-radius: 50%;
    background-color: #f9f1df;
    /* overflow-x: hidden; */
}

.slide .s-con::before {
    display: block;
    content: "";
    width: 326px;
    height: 326px;
    border-radius: 50%;
    background-color: #f2eada;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
}

.slide .s-con .swiper-slide {
    width: 340px;
    height: 340px;
}

.slide .s-con .swiper-slide img {
    display: block;
    width: 310px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-46%, -60%, 0);
}

.part1 .lock-tip {
    text-align: center;
    background: linear-gradient(to bottom, #dda968 0%, #b38143 100%);
    -webkit-background-clip: text;
    color: transparent;
    font-weight: bold;
    font-size: 32px;
    line-height: 34px;
    margin: 20px 0 25px;
}

.advanced-wrap {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}

.advanced-wrap .shark-box {
    width: 234px;
    height: 234px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f7e4bf;
    margin: 0 24px;
}

.advanced-wrap .shark-box .shark-con {
    width: 226px;
    height: 226px;
    border-radius: 50%;
    background-color: #f1ddba;
    position: relative;
    left: 0;
    top: 0;
}

.advanced-wrap .shark-box .shark-con img {
    width: 230px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
}

.advanced-wrap .shark-box .shark-con img.shark_three_star {
    width: 280px;
    transform: translate3d(-45%, -56%, 0);
}

.part1 .active-tip {
    text-align: center;
    font-weight: bold;
    color: #c19256;
    font-size: 19px;
    line-height: 20px;
}

.o-line {
    width: 545px;
    height: 1px;
    background: #dbc7a1;
    margin: 20px auto 14px;
    position: relative;
    left: 0px;
    top: 0;
}

.o-line::after {
    display: block;
    content: "";
    width: 4px;
    height: 4px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0) rotateZ(45deg);
    background: #dbc7a1;
}

.other-award {
    display: flex;
    justify-content: center;
}

.other-award li {
    width: 120px;
    margin: 0 5px;
}

.pic-box {
    width: 120px;
    height: 120px;
    position: relative;
    left: 0px;
    top: 0;
}

.pic-box::after {
    display: block;
    content: "";
    width: 1px;
    height: 30px;
    background: #dbc7a1;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate3d(50%, -50%, 0);
}

.other-award li:last-child .pic-box::after {
    display: none;
}

.other-award li img {
    width: 150px;
    height: 150px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
}

.other-name {
    text-align: center;
    color: #c19256;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
}

.part1 .btn-get-all {
    display: block;
    width: 332px;
    height: 88px;
    text-decoration: none;
    background: url(//game.gtimg.cn/images/lol/act/a20220811tftpartypass/get-all.png) center no-repeat;
    margin: 10px auto 0;
}

.part1 .btn-get-all:hover {
    text-decoration: none;
}

.part1 .btn-get-all span {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 38px;
    background: linear-gradient(to bottom, #ffffff 0%, #d6f8ff 100%);
    -webkit-background-clip: text;
    color: transparent;
    line-height: 90px;
}

/* part1 E */


/* part2 S */

.part2 {
    width: 100%;
    box-sizing: border-box;
    padding-top: 20px;
}

.part2 .lv-info {
    height: 80px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.part-left {
    width: 170px;
    text-align: center;
    color: #a17133;
}

.part-left .user-level {
    font-size: 36px;
    font-weight: bold;
    font-family: 'BEAUFORTFORLOL';
    line-height: 50px;
}

.part-left .level-txt {
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
}

.part-right {
    padding-top: 16px;
}

.part-right .progress-box {
    width: 502px;
}

.part-right .progress-box .progress-track {
    width: 100%;
    height: 18px;
    background: url(//game.gtimg.cn/images/lol/act/a20220811tftpartypass/progress-track.png) center no-repeat;
}

.part-right .progress-box .progress-track .progress-now {
    width: 0%;
    height: 18px;
    background: linear-gradient(to right, #27a0d3 0%, #49cafd 100%);
    border-radius: 10px;
    position: relative;
    left: 0;
    top: 0;
}

.part-right .progress-box .progress-track .progress-now::after {
    display: block;
    content: "";
    width: 54px;
    height: 46px;
    background: url(//game.gtimg.cn/images/lol/act/a20220811tftpartypass/duck.png) center no-repeat;
    position: absolute;
    right: 0;
    bottom: -2px;
    transform: translate3d(52%, 0, 0);
}

.right-text {
    font-size: 20px;
    color: #a17133;
    font-weight: bold;
    margin-top: 10px;
    position: relative;
    left: 0;
    top: 0;
}

.btn-record {
    font-size: 22px;
    font-weight: 500;
    text-decoration: underline !important;
    color: #a17133;
    position: absolute;
    right: 4px;
    top: 0;
}

.cur-exp {
    color: #27ade0;
    margin-left: 20px;
}

.award-list {
    margin-top: 96px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.award-list li {
    width: 234px;
    margin-bottom: 20px;
}

.award-list .award-level {
    width: 104px;
    height: 36px;
    background: url(//game.gtimg.cn/images/lol/act/a20220811tftpartypass/award-level.png) center no-repeat;
    margin: 0 auto;
    color: #fff8eb;
    font-size: 22px;
    font-family: 'BEAUFORTFORLOL';
    line-height: 36px;
    text-align: center;

}

.award-list .award-box {
    width: 100%;
    height: 330px;
    background: url(//game.gtimg.cn/images/lol/act/a20220811tftpartypass/award-box.png) center no-repeat;
    position: relative;
    left: 0;
    top: 0;
    box-sizing: border-box;
    padding-top: 10px;
}

.award-list .award-bg {
    width: 240px;
    height: 184px;
    background: url(//game.gtimg.cn/images/lol/act/a20220811tftpartypass/light-bg.png) center no-repeat;
    position: relative;
    left: 50%;
    top: 0;
    transform: translate3d(-50%, 0, 0);
    margin-top: 36px;
}
.award-list li.canget .award-bg{
    background: url(//game.gtimg.cn/images/lol/act/a20220811tftpartypass/false.webp.png)  no-repeat;
    background-position: -24px -62px;
}
.award-list .award-bg::after {
    display: block;
    content: "";
    width: 82px;
    height: 82px;
    background: url(//game.gtimg.cn/images/lol/act/a20220811tftpartypass/lock.png) center no-repeat;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
    z-index: 1;
}

.award-list .award-bg img {
    height: 200px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
}



.award-list .award-name {
    text-align: center;
    font-size: 22px;
    color: #fcebcf;
    margin-top: 10px;
}

.award-list .getover-txt {
    width: 120px;
    height: 40px;
    text-align: center;
    font-size: 22px;
    color: #fcebcf;
    margin-top: 10px;
    background: #b68853;
    line-height: 40px;
    margin: 10px auto 0;
    border-radius: 20px;
}

.award-list .getover-txt {
    display: none;
}

.award-list .btn-get {
    display: block;
    width: 130px;
    height: 44px;
    background: linear-gradient(to right, #27a0d3 0%, #49cafd 100%);
    border-radius: 60px;
    font-size: 24px;
    color: #e2f7ff;
    font-weight: bold;
    text-align: center;
    line-height: 44px;
    margin: 0 auto;
    margin-top: 10px;
    text-decoration: none;
    display: none;
}

.award-list .btn-get:hover {
    text-decoration: none;
}

.award-list li.canget .award-box {
    background: url(//game.gtimg.cn/images/lol/act/a20220811tftpartypass/award-box-canget.png) center no-repeat;
}

.award-list li.canget .award-bg {
    margin-top: 10px;
}

.award-list li.canget .award-bg::after {
    display: none;
}

.award-list li.canget .btn-get {
    display: block;
}

.award-list li.canget .award-name {
    color: #895d18;
}

.award-list li.getover .award-bg {
    opacity: 0.5;
}

.award-list li.getover .getover-txt {
    display: block;
}

.award-list li.getover .award-name {
    display: none;
}

.award-list li.getover .award-bg::after {
    display: none;
}

/* part2 E */


/* part3 S */

.part3 {
    width: 100%;
}

.part3 .con3 {
    width: 100%;
    padding-top: 100px;
}

.part3 .con3 .tit {
    width: 390px;
    height: 110px;
    background: url(//game.gtimg.cn/images/lol/act/a20220811tftpartypass/buy-tit.png) center top;
    margin: 0 auto;
}

.lock-level-list {
    display: flex;
    justify-content: center;
}

.lock-level-list li {
    width: 234px;
    height: 504px;
    background: url(//game.gtimg.cn/images/lol/act/a20220811tftpartypass/buy-level-box.png) center top;
    box-sizing: border-box;
    padding-top: 50px;
    position: relative;
    left: 0;
    top: 0;
}

.lock-level-list li.grey {
    pointer-events: none;
}
.lock-level-list li.grey::after{
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background: url(//game.gtimg.cn/images/lol/act/a20220811tftpartypass/shadow.png) center top;
    opacity: 0.5;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate3d(-50%,0,0);
}
.lock-tit {
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    color: #fff8ed;
    line-height: 30px;
}

.lock-level-list .shark-bg {
    width: 240px;
    height: 184px;
    background: url(//game.gtimg.cn/images/lol/act/a20220811tftpartypass/light-bg.png) center no-repeat;
    position: relative;
    left: 50%;
    top: 0;
    transform: translate3d(-50%, 0, 0);
    margin-top: 24px;
}

.lock-level-list .shark-bg::after {
    display: none;
    content: "";
    width: 82px;
    height: 82px;
    background: url(//game.gtimg.cn/images/lol/act/a20220811tftpartypass/lock.png) center no-repeat;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
    z-index: 1;
}

.lock-level-list .shark-bg img {
    height: 200px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
}

.shark-tip {
    text-align: center;
    font-size: 18px;
    color: #ffebcb;
    line-height: 20px;
}

.price-txt {
    text-align: center;
    color: #ffebcc;
    font-size: 24px;
    line-height: 30px;
    margin-top: 30px;
    letter-spacing: 2px;
}

.price-txt .price {
    font-size: 30px;
    font-weight: bold;
    font-family: 'sellnum-4';
    line-height: 30px;
}

.buy-level {
    display: block;
    width: 194px;
    height: 52px;
    border-radius: 26px;
    border: 1px solid #36c8e2;
    background: linear-gradient(to right, #17b2d6 0%, #10d0ef 100%);
    margin: 0 auto;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    line-height: 52px;
    filter: drop-shadow(0 0 12px rgba(0, 0, 0, 0.2));
    margin-top: 30px;
}

.buy-level:hover {
    text-decoration: none;
}

.lock-level-list li.custom-level {
    padding-top: 108px;
}

.buy_num {
    width: 156px;
    height: 38px;
    margin: 80px auto;
    border: 1px solid #fff;
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    font-weight: bold;
}

.buy_num a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    width: 30px;
    height: 100%;
    color: #fff;
}

.buy_num a.not {
    pointer-events: none;
}

.reduce_btn {
    border-right: 1px solid #fff;
}

.add_btn {
    border-left: 1px solid #fff;
}

.buy_num input {
    height: 100%;
    width: 76px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border: none;
    outline: none;
    background: none;
    text-align: center;
    color: #fff;
}

/* part3 E */
.lock-level-list .shark-bg img.shark_two_star,
.award-list .award-bg img.shark_two_star {
    height: 142px;
}

.lock-level-list .shark-bg img.shark_three_star,
.award-list .award-bg img.shark_three_star {
    height: 178px;
    transform: translate3d(-50%, -60%, 0);
}
.award-list li:nth-of-type(4) .award-bg img {
    height: 142px;
}
.award-list li:nth-of-type(9) .award-bg img{
    height: 178px;
    transform: translate3d(-50%, -60%, 0);
}
/* foooter */
#afooter {
    padding: 10px 0;
    line-height: 25px;
    color: #fff;
    text-align: center;
    position: relative;
    background: #000;
    font-family: 'tahoma';
}

#afooter a {
    color: #fff;
    text-decoration: none;
}


/* dia-text */
.close-dia-btn {
    display: block;

    width: 21px;
    height: 21px;
    background: url(//game.gtimg.cn/images/lol/act/a20220811tftpartypass/close.png) center no-repeat;
    position: absolute;
    right: -28px;
    top: 32px;
}

.dia-title {
    height: 30px;
    font-size: 30px;
    font-weight: bold;
    color: #2699c8;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 30px;
}

.dia-title:before,
.dia-title::after {
    display: block;
    content: '';
    width: 12px;
    height: 18px;
    background: url(//game.gtimg.cn/images/lol/act/a20220811tftpartypass/shark_tail_blue.png) no-repeat center;
    background-size: 100% 100%;
    margin: 0 14px;
}

.dia-title::after {
    transform: rotateZ(180deg);
}

.dia-text {
    width: 676px;
    height: 408px;
    background: url(//game.gtimg.cn/images/lol/act/a20220811tftpartypass/dia-bg.png) center no-repeat;
}

.dia-text .dia-content {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 42px;
}

.dia-text .dia-txt {
    font-size: 20px;
    color: #2699c8;
    font-weight: bold;
    line-height: 26px;
    padding: 0 50px;
    text-align: center;
}

.btn-alert-box {
    margin-top: 70px;
    width: 500px;
    display: flex;
    justify-content: center;
}

.btn-alert-box a {
    display: block;
    width: 210px;
    height: 56px;
    font-size: 22px;
    font-weight: bold;
    line-height: 56px;
    text-align: center;
    background: linear-gradient(to right, #27a0d3 0%, #2eb1e6 100%);
    border-radius: 30px;
    margin: 0 14px;
}

.btn-alert-box a span {
    background: linear-gradient(to bottom, #ffffff 0%, #d6f8ff 100%);
    -webkit-background-clip: text;
    color: transparent;
}

/* dia-record */
.dia-record {
    width: 676px;
    height: 408px;
    background: url(//game.gtimg.cn/images/lol/act/a20220811tftpartypass/dia-bg.png) center no-repeat;
}

.dia-record .dia-content {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding-top: 42px;
}

.record_box {
    width: 650px;
    margin: 30px auto 0;
}


.first_ul {
    width: 640px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #2699c8;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(38, 153, 200, 0.5);
    flex-wrap: wrap;
    line-height: 20px;
}

.first_ul li {
    width: 25%;
    text-align: center;
    line-height: 1;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.second_ul {
    width: 644px;
    height: 246px;
    color: #2699c8;
    font-size: 20px;
    line-height: 20px;
    padding-right: 10px;
}

.second_ul li {
    display: flex;
    height: 54px;
    justify-content: space-between;
    border-bottom: 1px solid rgba(38, 153, 200, 0.5);
}

.second_ul li span {
    width: 25%;
    text-align: center;
    line-height: 1;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 54px;
}

.scrollbar-y {
    overflow-x: hidden;
    overflow-y: auto;
}

.scrollbar-y::-webkit-scrollbar {
    width: 4px;
    background-color: #2699c8;
    border-radius: 2px;
}

.scrollbar-y::-webkit-scrollbar-thumb {
    width: 4px;
    border-radius: 2px;
    background-clip: padding-box;
    background-color: #afe8ff;
}


/* dia-rule */
.dia-rule {
    width: 676px;
    height: 1018px;
    background: url(//game.gtimg.cn/images/lol/act/a20220811tftpartypass/dia-rule.png) center no-repeat;
    background-size: 100% 100%;
}

.dia-rule .dia-content {
    width: 100%;
    padding-top: 42px;
}

.rule-con {
    width: 630px;
    height: 896px;
    margin: 30px auto 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding-right: 10px;
}


.rule-con::-webkit-scrollbar {
    width: 4px;
    background-color: #2699c8;
    border-radius: 2px;
}

.rule-con::-webkit-scrollbar-thumb {
    width: 4px;
    border-radius: 2px;
    background-clip: padding-box;
    background-color: #afe8ff;
}

.rule-item {
    color: #2699c8;
    box-sizing: border-box;
    padding-left: 20px;
    position: relative;
    left: 0;
    top: 0;
    margin-bottom: 20px;
}

.rule-item em {
    display: block;
    height: 24px;
    font-size: 20px;
    line-height: 24px;
    position: absolute;
    left: 0;
    top: 0;
}

.rule-item .rule-txt {
    font-size: 20px;
    line-height: 24px;
}

.rules_box {
    width: auto;
    height: auto;
    margin: 0px auto 0;
    border-collapse: collapse;
}

.rules_box td {
    border: 1px solid #2699c8;
    text-align: center;
    padding: 10px 0;
}

.rules_box thead {
    background: #99d0e6;
    font-weight: bold;
    color: #07688f;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
}

.rules_box tbody {
    font-size: 8px;
    color: #2699c8;
    font-size: 20px;
}

.rules_box td:nth-of-type(1) {
    width: 216px;
}

.rules_box td:nth-of-type(2) {
    width: 106px;
}

.rules_box td:nth-of-type(3) {
    width: 320px;
}

.rules_bottom_p {
    font-size: 18px;
    color: #2699c8;
    text-align: center;
    line-height: 20px;
    margin-top: 14px;
}

/* dia-get */
.dia-get {
    width: 676px;
    height: 480px;
    background: url(//game.gtimg.cn/images/lol/act/a20220811tftpartypass/dia-get.png) center no-repeat;
    background-size: 100% 100%;
}

.dia-get .dia-content {
    width: 100%;
    padding-top: 42px;
}

.obtain_bg {
    position: relative;
    width: 214px;
    height: 214px;
    background: rgba(98, 173, 194, 0.24);
    border-radius: 50%;
    margin: 40px auto 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.obtain_bg img {
    width: auto;
    height: auto;
    max-height: 210px;
    max-width: 210px;
    object-fit: cover;
}

.obtain_des {
    color: #2699c8;
    font-size: 20px;
    text-align: center;
    margin-top: 16px;
    line-height: 20px;
}

.dia-get .btn-alert-box {
    margin: 20px auto 0;
}

/* .dia-choose */
.dia-choose {
    width: 739px;
    height: 418px;
    background: url(//game.gtimg.cn/images/lol/act/a20220811tftpartypass/dia-choose.png) center no-repeat;
    background-size: 100% 100%;
}

.dia-choose .dia-content {
    width: 100%;
    height: 100%;
    position: relative;
    left: 0;
    top: 0;
    padding-top: 50px;
}

.choose_center_box {
    width: 638px;
    height: 213px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin: 20px auto 0;
}

.choose_inner_box {
    width: 125px;
    height: 213px;
    background: url(//game.gtimg.cn/images/lol/act/a20220811tftpartypass/choose_shark_blue.png) no-repeat center 100%/100%;
    position: relative;
    cursor: pointer;
}

.choose_inner_box img {
    max-width: 110px;
    height: auto;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.35));
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 46px;
    bottom: 70px;
}

.choose_inner_box p {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    left: 50%;
    bottom: 17px;
    text-align: center;
    position: absolute;
    width: 120%;
    display: none;
    line-height: 20px;
    transform: translate3d(-50%,0,0);
}

.choose_inner_box.active {
    background: url(//game.gtimg.cn/images/lol/act/a20220811tftpartypass/choose_shark_orange.png) no-repeat center 100%/100%;
}

.choose_inner_box.active::after {
    content: '';
    width: 24px;
    height: 24px;
    background: url(//game.gtimg.cn/images/lol/act/a20220811tftpartypass/choose.png) no-repeat center 100%/100%;
    position: absolute;
    top: -4px;
    left: -6px;
}


.choose_inner_box.gray {
    opacity: 0.5;
    pointer-events: none;
}

.choose_inner_box .shark_name {
    display: block;
}

.choose_inner_box.gray .shark_name {
    display: none;
}

.choose_inner_box.gray .have {
    display: block;
}

.buy_btn4500 {
    width: 290px;
    height: 112px;
    position: absolute;
    left: 50%;
    bottom: -15px;
    transform: translateX(-48%);
    left: 51%;
    bottom: 30px;
    font-weight: bold;
    background: url(//game.gtimg.cn/images/lol/act/a20220811tftpartypass/water_btn.png) no-repeat center 100%/100%;

}

.buy_btn4500 span {
    display: block;
    width: 260px;
    height: 64px;
    font-size: 25px;
    background-image: linear-gradient(to top, #ffe9cf, #fffefd);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 64px;
    text-align: center;
}
.dia-choose .close-dia-btn{
    right: 8px;
    top:22px;
}
/*  */
div {
   outline: none;
}

.flex_a {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 20px;
}

.flex_a a {
    margin-bottom: 20px;
}
/* .dia{
    display: block !important;
} */