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%;
}

em,
b {
    font-style: normal;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

img {
    border: 0;
}

html {
    width: 100%;
}

body {
    background: #162158;
    width: 100%;
}

button,
input,
select,
textarea {
    font-size: 100%;
    outline: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th,
ul,
ol {
    padding: 0;
}

ol,
ul {
    list-style: none;
}

.c:before,
.c:after {
    content: "";
    display: table;
}

.c:after {
    clear: both;
}

.pr {
    position: relative;
}


#afooter {
    padding: 0.3rem 0;
    text-align: center;
    font-size: 0.2rem;
    line-height: 0.2rem;
    background-color: #000;
    color: #c0c0c0;
}

#afooter a,
#afooter a:hover {
    color: #c0c0c0;
    text-decoration: none;
}

.wrap {
    width: 7.5rem;
    overflow: hidden;
}

.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;
}

.head {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/m/head.jpg) no-repeat;
    background-size: 100% 100%;
    width: 7.5rem;
    height: 5.05rem;
    position: relative;
    box-sizing: border-box;
}

.logo {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/logo.png) no-repeat;
    background-size: 100% 100%;
    width: 1.85rem;
    height: .75rem;
    position: absolute;
    left: .2rem;
    top: .2rem;
    z-index: 99;
}

.subtitle {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/subtitle.png) no-repeat;
    background-size: 100% 100%;
    width: 4.38rem;
    height: .49rem;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 3.1rem;
    text-align: center;
    font-size: .36rem;
    color: #c2ecff;
    line-height: .66rem;
}

.date {
    width: 100%;
    text-align: center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 3.7rem;
    font-size: .24rem;
    color: #dcefff;
}

.login-box {
    width: 100%;
    text-align: center;
    color: #dcefff;
    font-size: .22rem;
    position: absolute;
    left: 0;
    top: 4.4rem;
    line-height: .25rem;
}

.login-box span {
    color: #fde5ae;
}

.content {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/m/bg.jpg) no-repeat;
    background-size: 100% 100%;
    width: 7.5rem;
    height: 19.35rem;
    box-sizing: border-box;
}

.part {
    box-sizing: border-box;
    padding: .4rem 0rem 0;
    margin: 0 auto .3rem;
}

.part1 {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/m/part1.png) no-repeat;
    background-size: 100% 100%;
    width: 6.92rem;
    /* height: 4.03rem; */
    padding: .5rem 0 .8rem;
}

.title1 {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/m/title1.png) no-repeat;
    background-size: 100% 100%;
    width: 6.07rem;
    height: .49rem;
    margin: 0 auto;
}

.text {
    width: 6rem;
    text-align: center;
    font-size: .18rem;
    color: #b1dbff;
    margin: .1rem auto 0;
    position: relative;
    padding-left: .3rem;
}

.text a {
    color: #b1dbff;
}

.text .check {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/check.png) no-repeat;
    background-size: 100% 100%;
    width: .18rem;
    height: .18rem;
    cursor: pointer;
    position: absolute;
    top: .05rem;
    left: 0;
}

.text .check.checked {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/checked.png) no-repeat;
    background-size: 100% 100%;
}

.text-after {
    display: none;
}

.bind-text.done .text-before {
    display: none;
}

.bind-text.done .text-after {
    display: block;
}

.part1-order-box {
    width: 6.3rem;
    margin: .1rem auto 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.part1-order-tel-item {
    width: 3.7rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: .1rem;
}

.part1-order-tel-item span {
    width: 1rem;
    text-align: right;
    font-size: .22rem;
    color: #b1dbff;
    font-weight: bold;
}

.part1-order-tel-item input {
    height: .48rem;
    background: #0e2898;
    border: .02rem solid #af9b58;
    border-radius: .05rem;
    color: #b1dbff;
    font-size: .3rem;
    box-sizing: border-box;
    padding-left: .1rem;
    -moz-appearance: textfield;
    appearance: textfield;
}

.part1-order-tel-item input::-webkit-outer-spin-button,
.part1-order-tel-item input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.part1-order-tel .part1-order-tel-item:nth-child(1) input {
    width: 2.6rem;
}

.part1-order-tel .part1-order-tel-item:nth-child(2) input {
    width: 1.2rem;
}


.part1-order-code-btn {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/part1-order-code-btn.png) no-repeat;
    background-size: 100% 100%;
    width: 1.36rem;
    height: .37rem;
    display: block;
    text-align: center;
    line-height: .37rem;
    color: #2d0809;
    font-size: .18rem;
    white-space: nowrap;
}

.part1-order-btn {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/part1-order-btn.png) no-repeat;
    background-size: 100% 100%;
    width: 2.42rem;
    height: .69rem;
    display: block;
    text-align: center;
    line-height: .8rem;
}

.part1-order-btn span {
    font-size: .24rem;
    font-weight: bold;
    color: #af4b2a;
    background: linear-gradient(to bottom, #af4b2a 20%, #e36739 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

a.gray {
    filter: grayscale(1);
    pointer-events: none;
}

.part2 {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/m/part2.png) no-repeat;
    background-size: 100% 100%;
    width: 6.92rem;
    height: 4.75rem;
}

.title2 {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/m/title2.png) no-repeat;
    background-size: 100% 100%;
    width: 6.02rem;
    height: .49rem;
    margin: 0 auto;
}

.part2 ul {
    width: 6rem;
    display: flex;
    justify-content: space-between;
    margin: .2rem auto 0;
}

.part2 ul li {
    width: 2rem;
    height: 1.6rem;
    position: relative;
}

.part2-pic-bg {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/part2-pic-bg.png) no-repeat;
    background-size: 100% 100%;
    width: .88rem;
    height: .88rem;
    margin: 0 auto;
    position: relative;
}

.part2-pic-bg img {
    width: .6rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.part2-pic-name {
    height: 0.6rem;
    text-align: center;
    font-size: .24rem;
    color: #b1dbff;
    line-height: .3rem;
    white-space: nowrap;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
}

.part2-btn {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/part2-btn.png) no-repeat;
    background-size: 100% 100%;
    width: 2.42rem;
    height: .69rem;
    display: block;
    text-align: center;
    line-height: .8rem;
    margin: .1rem auto 0;
}

.part2-btn span {
    font-size: .24rem;
    font-weight: bold;
    color: #af4b2a;
    background: linear-gradient(to bottom, #af4b2a 20%, #e36739 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.part3 {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/m/part3.png) no-repeat;
    background-size: 100% 100%;
    width: 6.92rem;
    height: 8.43rem;
}

.title3 {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/m/title3.png) no-repeat;
    background-size: 100% 100%;
    width: 6.09rem;
    height: .48rem;
    margin: 0 auto;
}

.part3-inner {
    width: 6.3rem;
    margin: 0rem auto 0;
}

.part3-friend {
    width: 6.3rem;
}

.part3-ft-title {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: .36rem;
    color: #b1dbff;
    font-weight: bold;
}

.part3-friend-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.part3-ft-title span {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/part3-icon1.png) no-repeat;
    background-size: 100% 100%;
    width: 1.77rem;
    height: .18rem;
    margin-left: .1rem;
}

.part3-addfriend {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: .18rem;
    color: #b1dbff;
}

.part3-addfriend span {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/part3-icon2.png) no-repeat;
    background-size: 100% 100%;
    width: .18rem;
    height: .18rem;
    margin-right: .1rem;
}

.part3-friend-table {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/m/part3-friend-table.png) no-repeat;
    background-size: 100% 100%;
    width: 6.17rem;
    height: 2.35rem;
    box-sizing: border-box;
    padding: 0 .2rem;
}

.wrap table {
    width: 100%;
    margin: 0rem auto 0;
    position: relative;
}

.wrap table th {
    height: .38rem;
    text-align: center;
    font-size: .22rem;
    color: #ffeaac;
}

.wrap table th:nth-child(1) {
    width: 31%;
}

.wrap table th:nth-child(2) {
    width: 33%;
}

.wrap table th:nth-child(3) {
    width: 34%;
}

.wrap table td {
    height: .37rem;
    font-size: .18rem;
    color: #b1dbff;
    text-align: center;
    border-bottom: 1px solid #2a3d90;
}

.wrap table tr:last-child td {
    border-bottom: none;
}

.wrap table td .table-td-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.wrap table td em {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/check.png) no-repeat;
    background-size: 100% 100%;
    width: .18rem;
    height: .18rem;
    display: block;
    margin-right: .1rem;
    cursor: pointer;
}

.wrap table td em.on {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/checked.png) no-repeat;
    background-size: 100% 100%;
}

.part3-invite-btn {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/part3-invite-btn.png) no-repeat;
    background-size: 100% 100%;
    width: 1.07rem;
    height: .28rem;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: .16rem;
    color: #2d1606;
    margin: 0 auto;
}

.table-td-inner.on::after {
    content: '';
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/part3-table-tag.png) no-repeat;
    background-size: 100% 100%;
    width: .64rem;
    height: .2rem;
    display: block;
    position: absolute;
    top: -0.1rem;
    right: -.3rem;
}

.part3-btns {
    width: 5.8rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.part3-btns a {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/part2-btn.png) no-repeat;
    background-size: 100% 100%;
    width: 2.43rem;
    height: .69rem;
    display: block;
    text-align: center;
    line-height: .8rem;
    margin: .2rem auto 0;
}

.part3-btns a span {
    font-size: .24rem;
    font-weight: bold;
    color: #af4b2a;
    background: linear-gradient(to bottom, #af4b2a 20%, #e36739 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.part3-sq {
    font-size: .16rem;
    color: #b1dbff;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: .1rem;
}

.part3-sq span {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/check.png) no-repeat;
    background-size: 100% 100%;
    width: .18rem;
    height: .18rem;
    display: block;
    margin-right: .1rem;
    cursor: pointer;
}

.part3-sq span.on {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/checked.png) no-repeat;
    background-size: 100% 100%;
}

.part3-reward-box {
    margin: .2rem auto 0;
}

.part3-reward-inner {
    width: 6rem;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin-top: .25rem;
    margin: 0 auto;
}

.part3-reward-inner .part3-reward {
    width: 2rem;
}

.part3-pic-bg {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/part2-pic-bg.png) no-repeat;
    background-size: 100% 100%;
    width: .88rem;
    height: .88rem;
    position: relative;
    margin: 0 auto;
}

.part3-pic-bg img {
    width: .6rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.part3-reward-name {
    text-align: center;
    font-size: .18rem;
    color: #b1dbff;
    margin-top: .1rem;
}

.part3-btn2 {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/part3-btn2.png) no-repeat;
    background-size: 100% 100%;
    width: 2.8rem;
    height: .69rem;
    display: block;
    text-align: center;
    line-height: .8rem;
    margin: 0rem auto 0;
}

.part3-btn2 span {
    font-size: .24rem;
    font-weight: bold;
    color: #af4b2a;
    background: linear-gradient(to bottom, #af4b2a 20%, #e36739 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.title4 {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/m/title4.png) no-repeat;
    background-size: 100% 100%;
    width: 4.99rem;
    height: .48rem;
    margin: 0 auto;
}

.part4-text {
    width: 7rem;
    margin: 0 auto;
    font-size: .18rem;
    color: #b1dbff;
    margin-top: .2rem;
}

.part5 {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/m/part5.png) no-repeat;
    background-size: 100% 100%;
    width: 6.92rem;
    height: 4.75rem;
    margin: 0 auto;
}

.title5 {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/m/title5.png) no-repeat;
    background-size: 100% 100%;
    width: 5.42rem;
    height: .49rem;
    margin: 0 auto;
}

.part5-pic-box {
    width: 4.8rem;
    margin: .4rem auto 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.part5-pic-box img {
    width: 1.16rem;
    height: 1.16rem;
    margin: .1rem .2rem;
}

.desc-ingame {
    font-size: .22rem;
    color: #eaefff;
    text-align: center;
    margin-top: .5rem;
}


.pop-close {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/pop-close.png) no-repeat;
    background-size: 100% 100%;
    width: .4rem;
    height: .4rem;
    display: block;
    position: absolute;
    top: -0.5rem;
    right: 0;
}

.pop-bg1 {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/pop-bg1.png) no-repeat;
    background-size: 100% 100%;
    width: 6.92rem;
    height: auto;
    box-sizing: border-box;
    padding: .4rem 0 .8rem;
}

.pop-unbind-title {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/pop-unbind-title.png) no-repeat;
    background-size: 100% 100%;
    width: 5.47rem;
    height: .49rem;
    margin: 0 auto;
}

.pop-text {
    text-align: center;
    font-size: .18rem;
    color: #b1dbff;
    padding: 0 .5rem;
    margin-top: .2rem;
}

.pop-bg1 .part1-order-tel {
    width: 4.8rem;
    margin: .2rem auto 0;
}

.pop-bg1 .part1-order-tel .part1-order-tel-item {
    width: 4.8rem;
}

.pop-bg1 .part1-order-tel .part1-order-tel-item:nth-child(1) input {
    width: 3.55rem;
}

.pop-bg1 .part1-order-tel .part1-order-tel-item:nth-child(2) input {
    width: 2rem;
}

.pop-confirm-btn {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/pop-confirm-btn.png) no-repeat;
    background-size: 100% 100%;
    width: 2.42rem;
    height: .69rem;
    display: block;
    text-align: center;
    line-height: .74rem;
    margin: .1rem auto 0;
}

.pop-confirm-btn span {
    font-size: .24rem;
    font-weight: bold;
    color: #af4b2a;
    background: linear-gradient(to bottom, #af4b2a 20%, #e36739 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.pop-bg2 {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/pop-bg2.png) no-repeat;
    background-size: 100% 100%;
    width: 6.92rem;
    box-sizing: border-box;
    padding: .4rem 0 .8rem;
}

.pop-gift-title {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/pop-gift-title.png) no-repeat;
    background-size: 100% 100%;
    width: 5.47rem;
    height: .49rem;
    margin: 0 auto;
}

.pop-bg2 ul {
    width: 6.2rem;
    display: flex;
    justify-content: space-around;
    margin: .4rem auto;
}

.pop-bg2 ul li {
    width: 1.9rem;
    height: 1.6rem;
    margin: 0;
    position: relative;
}

.pop-bg2 ul li .part2-pic-bg {
    width: .88rem;
    height: .88rem;
}

.pop-bg3 {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/pop-bg3.png) no-repeat;
    background-size: 100% 100%;
    width: 6.92rem;
    height: 3.23rem;
    box-sizing: border-box;
    padding-top: .4rem;
}

.pop-addfriend-title {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/pop-addfriend-title.png) no-repeat;
    background-size: 100% 100%;
    width: 5.07rem;
    height: .49rem;
    margin: 0 auto;
}

.pop-addfriend input {
    width: 4rem;
    height: .48rem;
    background: #0e2898;
    border: .02rem solid #af9b58;
    border-radius: .05rem;
    color: #b1dbff;
    font-size: .18rem;
    box-sizing: border-box;
    text-align: center;
    display: block;
    margin: .3rem auto .2rem;
    -moz-appearance: textfield;
    appearance: textfield;
}

.pop-addfriend input::-webkit-outer-spin-button,
.pop-addfriend input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.pop-addfriend input::placeholder {
    color: #b1dbff;
    font-size: .18rem;
}

.pop-alter-title {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/pop-alter-title.png) no-repeat;
    background-size: 100% 100%;
    width: 5.07rem;
    height: .49rem;
    margin: 0 auto;
}

.pop-alter-text {
    width: 4.8rem;
    text-align: center;
    font-size: .2rem;
    color: #b1dbff;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}