html {
    font-size: calc(100vw / 1920 * 100) !important;
}

body {
    line-height: 1.5;
}

img {
    width: 100%;
}

.main_head {
    margin-top: -3.9rem;
    margin-bottom: 0.5rem;
    animation: main-top 1s;
}

[class*=wa-icon] {
    font-family: 'wa-iconfont';
}


.main>.close {
    display: none;
}

@keyframes main-top {
    0% {
        transform: translate3d(0, 0.3rem, 0);
    }

    100% {
        transform: translate3d(0, 0, 0);
    }
}

body {
    background: url('../images/bg.jpg') no-repeat no-repeat top center;
    background-size: cover;
}

.banner .info {
    position: absolute;
    top: 2rem;
    line-height: 1.2;
    margin-top: 65px;
    color: #fff;
    left: 0.65rem;
}

.details_banner .info {
    top: 1rem;
}

.banner .info h2 {
    font-size: 0.48rem;
}

.banner .info h3 {
    font-size: 0.72rem;
}

.banner .info p {
    font-size: 0.3rem;
    margin-top: 0.5rem;
}

.banner .wrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.banner .notification {
    position: absolute;
    font-size: 0.16rem;
    color: #fff;
    right: 0.65rem;
    top: 5.4rem;
}

.banner .notification li {
    padding: 0.1rem 0.3rem;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 0.3rem;
    display: none;
    position: absolute;
    white-space: nowrap;
    right: 0;
    transform: scale(0.9);
}

.banner .notification li.on {
    display: block;
    background: rgba(0, 0, 0, 1);
    z-index: 9;
    transform: scale(1);
}

.banner .notification li.on+li {
    display: block;
    margin-top: 0.3rem;
    transition: all 1s;
}

.modular {
    margin-bottom: 2rem;
    position: relative;
    clear: both;
}

.main {
    margin-top: 0;
    position: relative;
    overflow: hidden;
}

.main .close {
    position: fixed;
    top: 80px;
    right: 1.5rem;
    background: url(../images/p21.png) center center no-repeat #fff;
    background-size: cover;
    width: 0.4rem;
    z-index: 2;
    height: 0.4rem;
    cursor: pointer;
    border-radius: 0.5rem;
}

.main::after {
    content: '';
    background: url(../images/p6.png) no-repeat top left;
    position: absolute;
    z-index: 5;
    top: 9.13rem;
    right: 2.1rem;
    width: 16.02rem;
    height: 51.16rem;
    background-size: contain;
    pointer-events: none;
}

.main_head img,
.modular img {
    vertical-align: top;
}

.modular1 {
    width: 14.86rem;
}

.modular2 {
    width: 14.74rem;
    float: right;
}

.modular3 {
    width: 16.24rem;
}

.modular4 {
    width: 17.74rem;
    float: right;
}

.modular5 {
    width: 17.65rem;
    margin-bottom: 1.23rem;
}

.modular .info {
    position: absolute;
    margin-left: 1.4rem;
    margin-top: 1.1rem;
    top: 0;
    left: 0;
    width: calc(100% - 1.4rem);
    box-sizing: border-box;
}

.modular .info.right {
    margin-left: 0;
    margin-right: 1.4rem;
}

.modular .title {
    font-size: 0.6rem;
    color: #2a2a2a;
}

.modular .title h2 {
    font-size: 0.72rem;
    line-height: 1;
}

.modular .title h3 {
    font-size: 0.6rem;
}

.modular .title h2 .l {
    font-style: italic;
    font-weight: bold;
    display: inline-block;
    margin-right: -0.25em;
    vertical-align: middle;
}

.modular .title h2 .l::after {
    content: '';
    display: block;
    width: 1px;
    height: 0.8em;
    background: #2a2a2a;
    display: inline-block;
    transform: rotate(14deg);
    margin: 0 0.2rem;
}

.modular .title h2 .r {
    font-size: 0.24rem;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.5;
}

.modular .title h2 .r .en {
    font-size: 0.11rem;
    text-transform: uppercase;
}

.modular .title h4 {
    font-size: 0.24rem;
    margin-top: 0.16rem;
}

.modular .title.right {
    text-align: right;
    float: right;
}

.modular .title.right h2 .l {
    margin-left: -0.25em;
    margin-right: 0;
}

.modular .title.right h2 .l::after {
    display: none;
}

.modular .title.right h2 .l::before {
    content: '';
    display: block;
    width: 1px;
    height: 0.8em;
    background: #2a2a2a;
    display: inline-block;
    transform: rotate(14deg);
    margin: 0 0.2rem;
}

.modular1 .card {
    margin-top: 0.4rem;
}

.modular1 .card .item {
    width: 6.09rem;
    float: left;
    position: relative;
}

.modular1 .card .item .text {
    position: absolute;
    left: 0.65rem;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
}

.modular1 .card .item .text h2 {
    font-size: .3rem;
    margin-bottom: 0.24rem;
}

.modular1 .card .item .text h3 {
    font-size: .16rem;
    margin-bottom: 0.32rem;
}

.modular2 .content {
    clear: both;
    padding: 0 1.4rem;
    padding-top: 0.3rem;
    padding-right: 0;
}

.modular2 .gift {
    position: relative;
    font-size: 0;
}

.modular2 .gift::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0.47rem;
    background: linear-gradient(to right, #fd04ff, #6d00ff);
    height: 0.18rem;
    border-radius: 0.18rem;
    width: 100%;
}

.modular2 .gift li {
    width: 20%;
    text-align: center;
    display: inline-block;
    position: relative;
}

.modular2 .gift li::before,
.modular2 .gift li::after {
    content: '';
    bottom: 0;
    position: absolute;
    width: 0.4rem;
    height: 0.4rem;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 0.4rem;
    left: 50%;
    bottom: 0.16rem;
    transform: translate(-50%, -50%);
    z-index: 2;
}

.modular2 .gift li::before {
    width: 0.1rem;
    height: 0.1rem;
    background: #ff04ff;
    bottom: 0.46rem;
    z-index: 3;
}

.modular2 .gift li .text {
    font-size: 0.18rem;
    line-height: 1.8;
}

.modular2 .gift li .text {
    margin-top: 0.3rem;
}

.modular2 .gift li .tip {
    margin-top: 0.8rem;
}

.modular2 .gift li .tip,
.modular2 .gift li .text p {
    font-size: 0.16rem;
}

.modular2 .gift li .tip.pink {
    color: #ff04ff;
}

.modular2 .gift li img {
    width: auto;
    max-width: calc(100% - 0.4rem);
    vertical-align: bottom;
}

.modular2 .btns {
    color: #fff;
    margin-top: 0.4rem;
}

.modular2 .btns .l {
    float: left;
}

.modular2 .btns .r {
    float: right;
    display: flex;
    margin-top: 0.14rem;
}

.modular2 .btns .r .worm-button {
    margin-left: 0.2rem;
}

.modular3 .icons {
    text-align: center;
    width: 10rem;
    margin: 0 -1rem;
    margin-top: 0.85rem;
}

.modular3 .icons li {
    width: 33.33%;
    float: left;
    position: relative;
}

.modular3 .icons li+li::after {
    content: '';
    display: block;
    width: 1.6rem;
    border-top: 0.05rem dotted #2a2a2a;
    position: absolute;
    top: 0.6rem;
    left: -0.8rem;
}

.modular3 .icons .icon {
    border-radius: 3rem;
    width: 1.26rem;
    height: 1.26rem;
    text-align: center;
    line-height: calc(1.26rem - 4px);
    border: 1px solid rgba(0, 120, 218, 0.25);
    display: inline-block;
    margin-bottom: 0.24rem;
    position: relative;
}

.modular3 .icons .icon::after,
.modular3 .icons .icon::before {
    content: '';
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 1.2rem;
    width: 1.1rem;
    height: 1.1rem;
    background: linear-gradient(to right, #20d3e8, #068ee1);
}

.modular3 .icons .icon::before {
    width: 1rem;
    height: 1rem;
    background: #fafdfd;
    z-index: 1;
}

.modular3 .icons .icon img {
    width: 0.31rem;
    vertical-align: middle;
    position: relative;
    z-index: 3;
}

.modular3 .icons,
.modular3 .icons h2 {
    font-size: 0.16rem;
}

.modular3 .icons h3 {
    font-size: 0.14rem;
}

.modular3 .btns {
    clear: both;
    color: #fff;
    padding-top: 0.6rem;
    font-size: 0;
}

.modular3 .btns .text,
.modular3 .btns .worm-button.type3 {
    display: inline-block;
    vertical-align: middle;
}

.modular3 .btns .text {
    font-size: 0.14rem;
    margin-left: 0.4rem;
    color: #2a2a2a;

}

.modular4 .info .icon {
    display: inline-block;
    position: relative;
    border-radius: .2rem;
    overflow: hidden;
    vertical-align: middle;
    font-size: 0;
}

.modular4 .info .icon::after {
    content: '';
    width: 100%;
    height: 100%;
    border-radius: 0.2rem;
    box-shadow: inset 0 0 16px 8px hsla(0, 0%, 90%, .5);
    position: absolute;
    background: transparent;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    vertical-align: top;
}

.modular4 .info .icon img {
    width: 0.68rem;
    height: 0.68rem;
    object-fit: contain;
}

.modular4 .info .content h2 {
    font-size: 0.24rem;
}

.modular4 .info .content {
    clear: both;
    padding-left: 1.2rem;
    padding-top: 0.6rem;
}

.modular4 .info .content h2 {
    margin-bottom: 0.3rem;
}

.modular4 .info .content .l,
.modular4 .info .content .r {
    width: calc(50% - 1.35rem);
    margin-left: 1.3rem;
    float: left;
}

.modular4 .info .content li {
    display: flex;
    padding: 0.3rem 0;
    border: 1px solid #a9a9a6;
    border-left: 0;
    border-right: 0;
    margin-top: -1px;
    position: relative;
}

.modular4 .info .content h3 {
    font-size: 0.18rem;
}

.modular4 .info .content h4 {
    font-size: 0.16rem;
    margin-top: 0.1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.modular4 .info .content .tags {
    font-size: 0.14rem;
    margin-top: 0.2rem;
}

.modular4 .info .content .tags .item {
    display: inline-block;
    color: #113fd3;
    border: 1px solid #113fd3;
    border-radius: 0.05rem;
    padding: 0.025rem 0.05rem;
}

.modular4 .info .icon-box {
    margin-right: 0.3rem;
}

.modular4 .info .content .conter {
    width: 5.3rem;
    color: #2a2a2a;
    line-height: 1.2;
}

.modular4 .info .content .right {
    font-size: 0.16rem;
    position: absolute;
    right: 0;
}

.modular4 .info .content .right a {
    text-decoration: underline;
    color: #2a2a2a;
}

.top\[20\] {
    margin-top: 0.2rem;
}

.modular4 .info .content .btns {
    margin-top: 0.4rem;
    clear: both;
}

.modular5 .card {
    margin: -0.16rem;
    margin-top: 0.54rem;
    width: 13.50rem;
    position: relative;
    z-index: 1;
}

.modular5 .card .item {
    width: calc(50% - 0.32rem);
    float: left;
    margin: 0.16rem;
    border-radius: 0.3rem;
    overflow: hidden;
    position: relative;
}

.modular5 .card .text {
    font-size: 0.3rem;
    color: #fff;
    position: absolute;
    z-index: 1;
    top: 0;
    padding: 0.6rem 0.7rem;
}

.modular5 .card .btns {
    position: absolute;
    padding: 0.6rem 0.7rem;
    bottom: 0;
    font-size: 0;
    z-index: 9;
    width: 100%;
}

.modular5 .card .btns a {
    display: inline-block;
    margin-right: 0.2rem;
}

.modular5 .card .text h2 {
    font-size: 0.3rem;
    margin-bottom: 0.4rem;
}

.modular5 .card .text h3 {
    font-size: 0.16rem;
    line-height: 1.8;
}

.modular5::after {
    content: '';
    position: absolute;
    background: url(../images/p7.png) no-repeat top left;
    right: 3.3rem;
    top: 0.7rem;
    width: 2.83rem;
    height: 4.67rem;
    background-size: contain;
}


.worm-button {
    font-size: 0.16rem;
    display: block;
    background: linear-gradient(to right, #fd04ff, #6d00ff);
    width: 1.5rem;
    text-align: center;
    border-radius: 3rem;
    padding: 0.1rem 0;
    transition: all .2s;
    box-shadow: 0 0.03rem #3c169f;
    color: #fff !important;
    z-index: 9;
}

.worm-button.consult {
    position: relative;
}

.worm-button.consult::after {
    content: '';
    background: url(../images/AgAABTMR1NA8tfYYFJJFO4gzCJ_wmf95.png) center center no-repeat;
    background-size: cover;
    width: 1.5rem;
    height: 1.5rem;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -1.35rem;
    margin-right: -3.95rem;
    z-index: 9;
    border-radius: 0.05rem;
    display: none;
}



.worm-button.consult.on::after {
    display: block;
}

.worm-button.type3,
.worm-button.type2 {
    padding: 0.18rem 0;
    width: 2.7rem;
    background: linear-gradient(to right, #a059ff, #6a01f4);
    box-shadow: 0 0 #3c169f;
    font-size: 0.24rem;
}

.worm-button.type3 {
    background: linear-gradient(to right, #00aae9, #0079da);
}


.worm-button:hover {
    background: linear-gradient(to right, #6d00ff, #fd04ff);
    color: #fff !important;
}

.worm-button:active {
    transform: translateY(0.02rem);
    box-shadow: 0 0.01rem #3c169f;
}

.worm-button.type3:active,
.worm-button.type2:active {
    box-shadow: 0 0rem #3c169f;
}

.phone {
    display: none;
}

.main.none::after {
    display: none;
}

.worm-tags .head .title.on {
    position: relative;
    z-index: 1;
    color: #000;
}

.worm-tags .head .title {
    padding: 0.25em 1.5em;
    font-size: 0.3rem;
    display: inline-block;
    position: relative;
    overflow: hidden;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    width: 8em;
}

.worm-tags .head .svg_box {
    position: absolute;
    width: 100%;
    height: 120%;
    left: 0;
    top: 0;
}

.worm-tags .head .title svg path {
    fill: rgba(255, 255, 255, 0.2);
}

.worm-tags .head .title.on svg path {
    fill: url(#linear);
    stroke: none;
}

.worm-tags .head .title span {
    position: relative;
    z-index: 2;
    color: #fff;
    white-space: nowrap;
}

.worm-tags .head .title {
    margin-left: -0.125rem;
}

.worm-tags .head .title+.title {
    margin-left: -0.28rem;
}

.modular6.content {
    background: url(../images/details_bg.png) top center;
    background-size: cover;
    margin-top: -3rem;
    position: relative;
    z-index: 1;
    padding-bottom: 1.1rem;
}

.worm-tags .content {
    background: url(../images/details_bg2.png) center center no-repeat;
    background-size: cover;
    border: 1px solid #fff;
    box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.1);
}

.worm-tags .content .item {
    display: none;
    padding: 0.5rem;
}

.worm-tags .content .item.on {
    display: block;
}

.modular7 {
    margin-top: -0.24rem;
}

.modular7 h2 {
    font-size: 0.24rem;
    margin-bottom: 0.24rem;
    margin-top: 0.24rem;
}

.modular7 ul {
    margin-left: -0.12rem;
}

.modular7 ul li {
    width: calc(20% - 0.24rem);
    background: #fff;
    float: left;
    margin: 0.12rem;
    border-radius: 0.1rem;
}

.modular7 ul li .img-box {
    height: 2rem;
    line-height: calc(2rem - 0.4rem);
    text-align: center;
    padding: 0.2rem;
}

.modular7 ul li .img-box img {
    width: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.modular7 ul li .text-box {
    padding: 0.24rem;
    font-size: 0.14rem;
}

.modular7 ul li .text-box h3 {
    font-size: 0.16rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.modular7 ul li .text-box h4 {
    color: #525252;
    margin-top: 0.05rem;
}

.modular7 ul li .text-box .btn {
    border: 1px solid #c00019;
    border-radius: 0.03rem;
    color: #c00019;
    padding: 0.03rem 0.06rem;
    line-height: 1;
    margin-top: 0.06rem;
    display: inline-block;
}

.modular7 ul li .text-box .btn.off {
    background: #e9e9e9;
    color: #6f6f6f !important;
    border: none;
    cursor: default;
}

.modular7 .tip {
    color: #525252;
    clear: both;
    padding-top: 0.3rem;
    padding-left: 1.5em;
    position: relative;
    font-size: 0.16rem;
}

.modular7 .tip::before {
    content: '注:';
    position: absolute;
    left: 0;
}

.modular7 .tip2 {
    padding: 0.3rem 0.3rem 0.3rem 0.7rem;
    background: #fff url(../images/bell.jpg) 0.3rem center no-repeat;
    background-size: 0.3rem 0.3rem;
    border-radius: 0.08rem;
    line-height: 1.3;
    margin-bottom: 0.24rem;
    color: #525252;
    font-size: 0.14rem;
}

.modular7 table {
    width: 100%;
}

.modular7 tr th {
    background: #04d3cf;
    font-size: 0.16rem;
    padding: 1em 0.38rem;
    color: #fff;
}

.modular7 tr td {
    padding: 1em 0.38rem;
    border-bottom: 1px solid #ebebeb;
    background: #fff;
    color: #525252;
    font-size: 0.14rem;
}

.modular8 {
    color: #525252;
    font-size: 0.18rem;
    line-height: 1.5em;
}

.modular8 .fnt_16 {
    font-size: 0.16rem;
}

.modular8 .title {
    color: #000;
}

.modular8 .padding80px {
    padding: 0.14rem 0;
}

.modular8 .top-img {
    width: 11.75rem;
    max-width: 100%;
}

.modular8 li::before {
    content: '·';
    margin-right: 0.5em;
    float: left;
}

.modular8 .codeqr-img {
    width: 2.1rem;
    margin-top: 0.4rem;
}

.left_tip {
    position: fixed;
    left: 0.44rem;
    bottom: 1.6rem;
    z-index: 9;
    color: #fff;
    writing-mode: vertical-rl;
    /* 竖排从右向左 */
    text-orientation: mixed;
    /* 保持文字方向混合 */
    white-space: nowrap;
    /* 避免文字换行 */
    font-size: 20px;
    /* 文字大小 */
    font-family: Arial, sans-serif;
    /* 字体 */
    text-align: center;
    font-size: 0.24rem;
    line-height: 1em;
    background: linear-gradient(to bottom, #03af64, #00bdd8);
    padding: 1em 0.5em;
    border-radius: 0.5rem;
    border: 0.04rem solid #fff;
    box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.2);
    cursor: pointer;
    color: #fff !important;
}

.left_tip:hover {
    background: linear-gradient(to bottom, #00bdd8, #03af64);
    color: #fff !important;
}

.left_tip img {
    width: 1em;
    margin-left: -0.08rem;
}

.message-box {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    display: none;
}

.message-box.on {
    display: block;
}

.message {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 0.24rem 0.24rem 0.3rem;
    width: 4.25rem;
    text-align: center;
    border-radius: 0.03rem;
    font-size: 0.16rem;
    color: #555555;
}

.message .close {
    position: absolute;
    right: 0.05rem;
    top: 0.05rem;
    background: none;
    font-size: 0.3rem;
    width: 0.3rem;
    height: 0.3rem;
    line-height: 0.26rem;
    z-index: 2;
}

.message .correct {
    display: inline-block;
    color: #52C41A;
    line-height: 1.3;
}

.message .correct i {
    font-size: 0.4rem;
}

.message .tip {
    font-size: 0.24rem;
    margin: 0.1rem 0;
}

.message .content {
    text-align: left;
}

.message-box2 .message {
    width: 6rem;
    height: 4rem;
    color: #555555;
    padding: 0.3rem 0.42rem;
    font-size: 0.16rem;
}

.message-box2 .title {
    font-size: 0.18rem;
    text-align: left;
}

.message-box2 .input-box {
    border: 1px solid #DADADA;
    position: relative;
    border-radius: 0.03rem;
}

.message-box2 .row {
    clear: both;
    margin: 0.1rem 0;
    overflow: hidden;
}

.message-box2 .input-box textarea,
.message-box2 .input-box input {
    border: 0;
    width: 100%;
    padding: 0.12rem 0.3rem;
    font-size: 0.14rem;
}

.message-box2 .input-box.q1 {
    width: 30%;
    float: left;
}

.message-box2 .input-box.q2 {
    width: calc(70% - 0.1rem);
    float: left;
    margin-left: 0.1rem;
}

.message-box2 .input-box.q3 input {
    padding-right: 1.3rem;
}

.message-box2 .input-box.q3 img.codeqr {
    position: absolute;
    top: 0;
    right: 0;
    width: 1rem;
    height: 100%;
    z-index: 9;
    cursor: pointer;
}

.message-box2 .submit {
    height: 0.4rem;
    line-height: 0.4rem;
    display: inline-block;
    background: #C90000;
    color: #fff;
    width: 2.3rem;
    border-radius: 0.03rem;
}

.message-box2 .submit:hover {
    color: #fff !important;
}

.message-box2 .tips_title,
.message-box2 .tips {
    font-size: 0.14rem;
    text-align: left;
    color: #C90000;
}

.message-box2 .tips_title {
    font-size: 0.16rem;
    color: #555555;
}

table .right i.none {
    color: #bfbfbf !important;
    cursor: default !important;
}

table .right i {
    cursor: pointer;
    font-size: 1em;
}

table .right i:hover {
    color: #000;
}

table .right {
    text-align: right;
}

.empty {
    text-align: center;
    padding: 1.4rem 0;
}

.empty img {
    width: 2.96rem;
}

.empty .worm-button {
    display: inline-block;
    margin-top: 0.4rem;
}

@media screen and (max-width: 750px) {
    .worm-button.consult::after {
        margin-top: -0.9rem;
        margin-right: -2.5rem;
    }
    .modular7 tr th,
    .modular7 tr td {
        padding: 0.5em 0.16rem;
    }

    .details_banner .info {
        top: 0.3rem;
    }

    .main.none .banner {
        height: 8rem;
    }

    .modular8 .top-img {
        max-width: 100%;
    }

    .main .close {
        right: 0.5rem;
        top: 1.5rem;
    }

    .modular7 ul li {
        width: calc(50% - 0.24rem);
        background: #fff;
        float: left;
        margin: 0.12rem;
        border-radius: 0.1rem;
    }

    .modular6.content {
        background-size: 150%;
        margin-top: -5.3rem;
    }

    html {
        font-size: calc(100vw / 750 * 100) !important;
    }

    .phone {
        display: block;
        width: 100%;
    }

    .modular .info {
        margin-left: 0.4rem;
        margin-top: 0.5rem;
        width: calc(100% - 0.4rem);
    }

    .modular .info.right {
        margin-right: 0.4rem;
    }

    .modular3 .icons {
        width: 100%;
        margin: 0.3rem -0.6rem;
    }

    .modular3 .btns {
        padding-top: 0.3rem;
    }

    .modular3 .icons li+li::after {
        width: 0.5rem;
        left: -0.25rem;
    }

    .modular {
        max-width: calc(100% - 0.2rem);
    }

    .modular4 .info .content .l,
    .modular4 .info .content .r {
        margin-left: 0;
        width: 100%;
        margin-top: 0.3rem;
    }

    .modular4 .info .content .r {
        margin-top: 0.5rem;
    }

    .modular4 .info .content {
        padding-top: 0;
        padding-left: 0.7rem;
    }

    .modular5 .card {
        width: calc(100% - 1rem);
    }

    .modular5 .card .item {
        width: 100%;
    }

    .modular5 .card .text h2 {
        margin-bottom: 0.3rem;
    }

    .modular5 .card .btns,
    .modular5 .card .text {
        padding: 0.4rem 0.6rem;
    }

    .modular3 .icons,
    .modular3 .icons h2 {
        font-size: 0.18rem;
    }

    .modular3 .icons h3 {
        white-space: nowrap;
    }

    .modular2 .gift li {
        display: block;
        width: 40%;
        margin-top: -0.7rem;
    }

    .modular2 .gift li .tip {
        margin-top: 0;
    }

    .modular2 .gift li img {
        max-height: calc(1.5rem);
    }

    .modular2 .gift li:nth-child(2n) {
        margin-left: 60%;
    }


    .modular2 .gift li::before,
    .modular2 .gift li::after {
        left: 127%;
        top: 50%;
        transform: translate(-50%, -50%);
        bottom: auto;
    }

    .modular2 .gift li:nth-child(2n):before,
    .modular2 .gift li:nth-child(2n)::after {
        left: -25%;
    }

    .modular2 .gift::after {
        background: linear-gradient(to bottom, #fd04ff, #6d00ff);
        height: 100%;
        width: 0.18rem;
        bottom: 0;
        left: 50%;
        margin-left: -0.09rem;
    }

    .modular2 .btns .r,
    .modular2 .btns .l {
        float: none;
        text-align: center;
        display: block;
    }

    .worm-button {
        display: block;
        display: inline-block;
    }

    .modular2 .btns .r .worm-button {
        margin: 0 0.1rem;
    }

    .worm-button.type3,
    .worm-button.type2 {
        display: inline-block;
    }

    .modular2 .content {
        padding-left: 0.7rem;
    }

    .modular {
        margin-bottom: 0.7rem;
    }

    .banner {
        height: 4rem;
        background: url(../images/banner_phone.png) top right no-repeat;
        background-size: 100%;
    }

    .main_head {
        margin-top: -2.9rem;
        height: 3rem;
        background: url(../images/head.png) top right no-repeat;
        background-size: auto 125%;
    }

    .modular5::after,
    .main::after,
    .none_phone {
        display: none;
    }

    .banner .info {
        left: 0;
        top: 0.2rem;
    }

    .banner .info h2 {
        font-size: 0.3rem;
    }

    .banner .info h3 {
        font-size: 0.44rem;
    }

    .banner .info p {
        font-size: 0.18rem;
    }

    .banner .notification {
        top: 3rem;
        right: 0;
        font-size: 0.18rem;
    }

    .banner .info p {
        margin-top: 0.3rem;
    }

    .message .close {
        right: 0.15rem;
        top: 0.15rem;
    }

}