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: #fafafd;
    width: 100%;
    margin: 0;
    padding: 0;
}

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;
}

.hidden {
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
}

.pr {
    position: relative;
}

.overh {
    overflow: hidden;
}

.wrap_h1 {
    display: none;
    visibility: hidden;
}

#afooter {
    padding: 30px 0;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    background-color: #000;
    color: #c0c0c0;
}

#afooter a,
#afooter a:hover {
    color: #c0c0c0;
    text-decoration: none;
}

.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/head.jpg) no-repeat;
    background-size: 100% 100%;
    width: 2560px;
    height: 671px;
    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: 185px;
    height: 75px;
    position: absolute;
    left: 85px;
    top: 25px;
    z-index: 99;
}

.subtitle {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/subtitle.png) no-repeat;
    background-size: 100% 100%;
    width: 584px;
    height: 66px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 440px;
    text-align: center;
    font-size: 36px;
    color: #c2ecff;
    line-height: 66px;
}

.date {
    text-align: center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 520px;
    font-size: 24px;
    color: #dcefff;
}

.login-box {
    width: 100%;
    text-align: center;
    color: #dcefff;
    font-size: 22px;
    position: absolute;
    left: 0;
    top: 605px;
}

.login-box span {
    color: #fde5ae;
    cursor: pointer;
}

.content {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/bg.jpg) no-repeat;
    background-size: 100% 100%;
    width: 2560px;
    height: 2329px;
    box-sizing: border-box;
}

.part {
    box-sizing: border-box;
    padding-top: 50px;
    margin: 0 auto 50px;
}

.part1 {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/part1.png) no-repeat;
    background-size: 100% 100%;
    width: 1403px;
    /* height: 483px; */
    padding: 50px 0 100px;
}

.title1 {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/title1.png) no-repeat;
    background-size: 100% 100%;
    width: 891px;
    height: 65px;
    margin: 0 auto;
}

.text {
    width: 1250px;
    text-align: center;
    font-size: 24px;
    color: #b1dbff;
    margin: 20px auto 0;
    position: relative;
    padding: 0 20px;
}

.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: 18px;
    height: 18px;
    cursor: pointer;
    position: absolute;
    top: 8px;
    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: 950px;
    margin: 20px auto 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.part1-order-tel-item {
    width: 610px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}

.part1-order-tel-item span {
    width: 100px;
    text-align: right;
    font-size: 30px;
    color: #b1dbff;
    font-weight: bold;
}

.part1-order-tel-item input {
    height: 48px;
    background: #0e2898;
    border: 2px solid #af9b58;
    border-radius: 5px;
    color: #b1dbff;
    font-size: 30px;
    box-sizing: border-box;
    padding-left: 10px;
    -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: 490px;
}

.part1-order-tel .part1-order-tel-item:nth-child(2) input {
    width: 290px;
}


.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: 180px;
    height: 48px;
    display: block;
    text-align: center;
    line-height: 48px;
    color: #2d0809;
    font-size: 22px;
}

.part1-order-btn {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/part1-order-btn.png) no-repeat;
    background-size: 100% 100%;
    width: 322px;
    height: 91px;
    display: block;
    text-align: center;
    line-height: 100px;
}

.part1-order-btn span {
    font-size: 32px;
    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/part2.png) no-repeat;
    background-size: 100% 100%;
    width: 1403px;
    height: 600px;
}

.title2 {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/title2.png) no-repeat;
    background-size: 100% 100%;
    width: 891px;
    height: 65px;
    margin: 0 auto;
}

.part2 ul {
    width: 980px;
    display: flex;
    justify-content: space-between;
    margin: 40px auto 0;
}

.part2 ul li {
    width: 320px;
    height: 190px;
    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: 116px;
    height: 116px;
    margin: 0 auto;
    position: relative;
}

.part2-pic-bg img {
    width: 60px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.part2-pic-name {
    height: 60px;
    width: 100%;
    text-align: center;
    font-size: 24px;
    color: #b1dbff;
    line-height: 30px;
    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: 322px;
    height: 91px;
    display: block;
    text-align: center;
    line-height: 100px;
    margin: 20px auto 0;
}

.part2-btn span {
    font-size: 32px;
    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/part3.png) no-repeat;
    background-size: 100% 100%;
    width: 1403px;
    height: 803px;
}

.title3 {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/title3.png) no-repeat;
    background-size: 100% 100%;
    width: 891px;
    height: 65px;
    margin: 0 auto;
}

.part3-inner {
    width: 1310px;
    display: flex;
    justify-content: space-between;
    margin: 20px auto 0;
}

.part3-friend {
    width: 821px;
}

.part3-ft-title {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 36px;
    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: 177px;
    height: 18px;
    margin-left: 10px;
}

.part3-addfriend {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    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: 18px;
    height: 18px;
    margin-right: 10px;
}

.part3-friend-table {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/part3-friend-table.png) no-repeat;
    background-size: 100% 100%;
    width: 821px;
    height: 312px;
}

.wrap table {
    width: 100%;
    margin: 20px auto 0;
    position: relative;
}

.wrap table th {
    height: 55px;
    text-align: center;
    font-size: 22px;
    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: 50px;
    font-size: 16px;
    color: #b1dbff;
    text-align: center;
}

.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: 18px;
    height: 18px;
    display: block;
    margin-right: 10px;
    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: 142px;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    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: 64px;
    height: 20px;
    display: block;
    position: absolute;
    top: -10px;
    right: 0px;
}

.part3-btns {
    width: 680px;
    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: 322px;
    height: 91px;
    display: block;
    text-align: center;
    line-height: 100px;
    margin: 20px auto 0;
}

.part3-btns a span {
    font-size: 32px;
    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: 16px;
    color: #b1dbff;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
}

.part3-sq span {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/check.png) no-repeat;
    background-size: 100% 100%;
    width: 18px;
    height: 18px;
    display: block;
    margin-right: 10px;
    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-inner {
    width: 430px;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin-top: 25px;
}

.part3-reward-inner .part3-reward:nth-child(1) {
    margin: 0 130px 50px;
}

.part3-pic-bg {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/part2-pic-bg.png) no-repeat;
    background-size: 100% 100%;
    width: 116px;
    height: 116px;
    position: relative;
    margin: 0 auto;
}

.part3-pic-bg img {
    width: 60px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.part3-reward-name {
    text-align: center;
    font-size: 24px;
    color: #b1dbff;
    margin-top: 10px;
}

.part3-btn2 {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/part3-btn2.png) no-repeat;
    background-size: 100% 100%;
    width: 372px;
    height: 91px;
    display: block;
    text-align: center;
    line-height: 100px;
    margin: 20px auto 0;
}

.part3-btn2 span {
    font-size: 32px;
    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/title4.png) no-repeat;
    background-size: 100% 100%;
    width: 751px;
    height: 65px;
    margin: 0 auto;
}

.part4-text {
    width: 1310px;
    margin: 0 auto;
    font-size: 24px;
    color: #b1dbff;
    margin-top: 20px;
}

.part4-text a {
    color: #b1dbff;
    text-decoration: underline;
}

.part5 {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/part5.png) no-repeat;
    background-size: 100% 100%;
    width: 1403px;
    height: 413px;
    margin: 0 auto;
}

.title5 {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/title5.png) no-repeat;
    background-size: 100% 100%;
    width: 811px;
    height: 65px;
    margin: 0 auto;
}

.part5-pic-box {
    width: 960px;
    margin: 40px auto 0;
    display: flex;
    justify-content: space-between;
}

.part5-pic-box img {
    width: 154px;
    height: 154px;
}

.desc-ingame {
    font-size: 22px;
    color: #eaefff;
    text-align: center;
    margin-top: 80px;
}


.pop-close {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/pop-close.png) no-repeat;
    background-size: 100% 100%;
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    top: -50px;
    right: 0;
}

.pop-bg1 {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/pop-bg1.png) no-repeat;
    background-size: 100% 100%;
    width: 692px;
    height: auto;
    box-sizing: border-box;
    padding: 40px 0 60px;
}

.pop-unbind-title {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/pop-unbind-title.png) no-repeat;
    background-size: 100% 100%;
    width: 547px;
    height: 49px;
    margin: 0 auto;
}

.pop-text {
    text-align: center;
    font-size: 18px;
    color: #b1dbff;
    padding: 20px 50px;
}

.pop-bg1 .part1-order-tel {
    width: 480px;
    margin: 20px auto 0;
}

.pop-bg1 .part1-order-tel .part1-order-tel-item {
    width: 480px;
}

.pop-bg1 .part1-order-tel .part1-order-tel-item:nth-child(1) input {
    width: 355px;
}

.pop-bg1 .part1-order-tel .part1-order-tel-item:nth-child(2) input {
    width: 150px;
}

.pop-confirm-btn {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/pop-confirm-btn.png) no-repeat;
    background-size: 100% 100%;
    width: 242px;
    height: 69px;
    display: block;
    text-align: center;
    line-height: 74px;
    margin: 10px auto 0;
}

.pop-confirm-btn span {
    font-size: 24px;
    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: 692px;
    /* height: 403px; */
    box-sizing: border-box;
    padding: 40px 0 80px;
}

.pop-gift-title {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/pop-gift-title.png) no-repeat;
    background-size: 100% 100%;
    width: 547px;
    height: 49px;
    margin: 0 auto;
}

.pop-bg2 ul {
    width: 620px;
    display: flex;
    justify-content: space-around;
    margin: 40px auto;
}

.pop-bg2 ul li {
    width: 190px;
    height: 160px;
    margin: 0;
    position: relative;
}

.pop-bg2 ul li .part2-pic-bg {
    width: 88px;
    height: 88px;
}

.pop-bg3 {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/pop-bg3.png) no-repeat;
    background-size: 100% 100%;
    width: 692px;
    height: 323px;
    box-sizing: border-box;
    padding-top: 40px;
}

.pop-addfriend-title {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/pop-addfriend-title.png) no-repeat;
    background-size: 100% 100%;
    width: 507px;
    height: 49px;
    margin: 0 auto;
}

.pop-addfriend input {
    height: 48px;
    background: #0e2898;
    border: 2px solid #af9b58;
    border-radius: 5px;
    color: #b1dbff;
    font-size: 30px;
    box-sizing: border-box;
    text-align: center;
    display: block;
    margin: 30px auto 20px;
    -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: 30px;
}

.pop-alter-title {
    background: url(https://game.gtimg.cn/images/dnf/cp/a20260326subscribe/pop-alter-title.png) no-repeat;
    background-size: 100% 100%;
    width: 507px;
    height: 49px;
    margin: 0 auto;
}

.pop-alter-text {
    width: 480px;
    text-align: center;
    font-size: 20px;
    color: #b1dbff;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 0;
}
