*, ::before, ::after {
    box-sizing: border-box
}

body {
    margin: 0;
    padding: 0;
    font-family: Source Han Sans CN, -apple-system, BlinkMacSystemFont, PingFang SC, Segoe UI, Microsoft YaHei, wenquanyi micro hei, Hiragino Sans GB, Hiragino Sans GB W3, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #3e4d5c
}

ul, li, p, h1, h2, h3, h4, h5, h6 {
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 100%;
}

button, img {
    border: none;
}

.shadow {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 999;
}

.container {
    position: relative;
    width: 1220px;
    margin: 0 auto;
}

.el-input.is-disabled .el-input__inner {
    background-color: #F5F7FA !important;
    border-color: #E4E7ED !important;
    color: #C0C4CC !important;
    cursor: not-allowed !important;
}

.el-input-number--small .el-input__inner {
    padding-left: 28px !important;
    padding-right: 28px !important;
}

.main_buy {
    overflow: hidden;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 20px;
}

.m {
    width: 100% !important;
    padding: 0 .24rem !important;
}


.tong_title {
    overflow: hidden;
    width: 100%;
}

.tong_title p {
    text-align: center;
    font-size: 34px;
    color: #172578;
    margin-bottom: 12px;
    font-weight: bold;
}

.tong_title span {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #8492a6;
    line-height: .24rem;
}

.main_buy .m {
    width: 1360px;
    margin: 0 auto;
}

.main_buy .m .main_customized {
    width: 100%;
    background: #fff;
    overflow: hidden;
    height: 177px;
    border-radius: 5px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center;
}

.main_buy .m .main_customized ul {
    width: calc(100% - 215px);
    height: 100%;
    display: flex;
    align-items: center;
}

.main_buy .m .main_customized ul li {
    width: 25%;
    position: relative;
}

.main_buy .m .main_customized ul li:last-child div::after {
    display: none;
}

.main_buy .m .main_customized ul li div {
    width: 32px;
    height: 32px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #4E63E1;
    font-size: 22px;
    color: #fff;
    margin: 0 auto;
    margin-bottom: 10px;
    border-radius: 50%;
}

.main_buy .m .main_customized ul li div::after {
    content: '';
    width: 212px;
    height: 2px;
    background: #4E63E1;
    position: absolute;
    left: 33px;
    top: 50%;
    transform: translateY(-50%);
}

.main_buy .m .main_customized ul li span {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #4d61db;
}

.main_buy .m .main_customized .vip {
    overflow: hidden;
    width: 215px;
    height: 100%;
    display: flex;
    background: linear-gradient(#546CFE, #4E63E1);
    align-items: center;
    justify-content: center;
}

.main_buy .m .main_customized .vip div {
    overflow: hidden;
}

.main_buy .m .main_customized .vip div img {
    display: block;
    margin: 0 auto;
    margin-bottom: 6px;
}

.main_buy .m .main_customized .vip div span {
    display: block;
    text-align: center;
    font-size: 26px;
    color: #fff;
}

.main_buy .m .list {
    width: 100%;
    margin-top: 45px;
    display: flex;
    flex-wrap: wrap;
}

.main_buy .m .list .label {
    width: 24.16666666666667%;
    margin-right: 1.1%;
    margin-bottom: 30px;
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    position: relative;
}

.main_buy .m .list .label:nth-child(4n) {
    margin-right: 0;
}

.main_buy .m .list .label .icons {
    width: 91px;
    height: 50px;
    background-image: url(/static/v2023/img/buy_03.jpg);
    background-size: 100% 100%;
    position: absolute;
    right: 6px;
    top: -5px;
    padding-top: 5px;
}

.main_buy .m .list .label .icons .icon {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
}

.main_buy .m .list .label .icons .max {
    display: block;
    text-align: center;
    font-size: 12px;
    line-height: 1;
    color: #fff;
}

.main_buy .m .list .label .t {
    display: flex;
    align-items: center;
    height: 62px;
    border-bottom: 1px solid #EBEBEB;
    padding-left: 20px;
}

.main_buy .m .list .label .t img {
    display: block;
    margin-right: 5px;
}

.main_buy .m .list .label .t .title {
    font-size: 20px;
    color: #4d61db;
    font-weight: bold;
}

.main_buy .m .list .label .buys {
    overflow: hidden;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 83px;
    border-bottom: 1px solid #DEDFE1;
}

.main_buy .m .list .label .buys a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 139px;
    height: 42px;
    border-radius: 4px;
    border: 1px solid #4d61db;
}

.main_buy .m .list .label .buys a span {
    font-size: 14px;
    color: #4d61db;
    margin-left: 10px;
}

.main_buy .m .list .label ul {
    overflow: hidden;
    padding: 15px 20px;
}

.main_buy .m .list .label ul li {
    overflow: hidden;
    display: flex;
    padding: 8px 0;
    align-items: center;
    justify-content: space-between;
}

.main_buy .m .list .label ul li p {
    font-size: 14px;
    color: #7b8288;
}

.main_buy .m .list .label .price {
    display: flex;
    align-items: center;
    padding: 20px 0;
    border-bottom: 1px solid #DEDFE1;
}

.main_buy .m .list .label .price div {
    width: 50%;
    padding-left: 20px;
}

.main_buy .m .list .label .price div .paymoney {
    color: #ff0000 !important;
}

.main_buy .m .list .label .price div:last-child::after {
}

.main_buy .m .list .label .price div .title {
    font-size: 14px;
    color: #3e3564;
}

.main_buy .m .list .label .price div .span {
    display: flex;
    font-size: 20px;
    color: #4d61db;
    font-weight: bold;
    line-height: 1;
    align-items: flex-end;
}

.main_buy .m .list .label .price div .span em {
    font-size: 14px;
    display: inline-block;
    line-height: 1;
}

.main_buy .m .list .label .price div .span img {
    cursor: pointer;
    margin-left: 6px;
}

.main_buy .m .list .label .child {
    width: 100%;
    overflow: hidden;
    padding-bottom: 16px;
    border-bottom: 1px solid #EBEBEB;
}

.main_buy .m .list .label .child .item {
    display: flex;
    margin-top: 15px;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
}

.main_buy .m .list .label .child .item p {
    font-size: 14px;
    color: #3e3564;
}

.main_buy .m .list .label .child .item p i {
    font-size: 12px;
}

.main_buy .m .list .label .child .item .ls {
    display: flex;
    align-items: center;
}

.main_buy .m .list .label .child .item .ls div {
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: #000000;
    border: 1px solid #E2E2E2;
    position: relative;
    overflow: hidden;
    border-radius: 4px;
    margin-left: 11px;
    cursor: pointer;
}

.main_buy .m .list .label .child .item .ls div:first-child {
    margin-left: 0;
}

.main_buy .m .list .label .child .item .ls div.on {
    color: #4d61db;
    border: 1px solid #4d61db;
}

.main_buy .m .list .label .child .item .ls div.on::after {
    content: '';
    width: 12px;
    height: 12px;
    position: absolute;
    right: 0;
    bottom: 0;
    background-size: 100% 100%;
    background-image: url(/static/new/Static/statics/images/index/close_icon.png);
}

.main_buy .m .list .label .child .item select {
    overflow: hidden;
    width: 130px;
    height: 36px;
    border-radius: 4px;
    border: 1px solid #EBEBEB;
    outline: none;
    padding-left: 10px;
    font-size: 14px;
    color: #000000;
    background-image: url(/static/v2023/img/xfs_14.jpg);
    background-repeat: no-repeat;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-position: right 10px center;
}

.main_buy .m .list .label .child .item .change {
    overflow: hidden;
    width: 130px;
    height: 36px;
    display: flex;
    align-items: center;
    border-radius: 4px;
    border: 1px solid #EBEBEB;
}

.main_buy .m .list .label .child .item .change div {
    width: 36px;
    height: 100%;
    line-height: 32px;
    font-weight: bold;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
}

.main_buy .m .list .label .child .item .change div:last-child {
    background: #F5F7FA;
}

.main_buy .m .list .label .child .item .change div img {
    display: block;
}

.main_buy .m .list .label .child .item .change input {
    border: none;
    width: calc(125% - 72px);
    border-left: 1px solid #EBEBEB;
    border-right: 1px solid #EBEBEB;
    height: 100%;
    font-size: 14px;
    color: #000000;
    text-align: center;
    outline: none;
    background: none;
}

/*二维码遮罩层*/

.user_box {
    position: fixed;
    left: 50%;
    top: 50%;
    width: 400px;
    padding: 30px 30px 40px 30px;
    background: #fff;
    transform: translate(-50%, -50%);
    box-shadow: 0 0 6px 2px rgba(0, 0, 0, .1);
    border-radius: 6px;
}

.user_box_hide {
    opacity: 0;
    margin-top: 30px;
    z-index: -1;
    transition: opacity 0.3s, margin-top 0.3s;
    -moz-transition: opacity 0.3s, margin-top 0.3s;
    -webkit-transition: opacity 0.3s, margin-top 0.3s;
}

.user_box_show {
    opacity: 1;
    margin-top: 0;
    z-index: 1000;
}

.user_box_logo {
    text-align: center;
    margin-bottom: 30px;
}

.user_input {
    position: relative;
    height: 48px;
    border: 1px solid #e6e9ef;
    border-radius: 4px;
    background: #fff;
    padding: 0 10px 0 40px;
    margin-bottom: 24px;
    font-size: 14px;
}

.user_input > i {
    position: absolute;
    left: 0;
    top: 0;
    line-height: 48px;
    width: 44px;
    text-align: center;
    font-size: 20px;
    color: #5e6a7f;
}

.user_input input {
    height: 100%;
    width: 100%;
    border: none;
    background: none;
    font-size: 14px;
}

.user_btn {
    display: block;
    height: 48px;
    width: 100%;
    background: #3f6ff6;
    border-radius: 4px;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    transition: .25s;
}

.user_btn:hover {
    background: #3d6ce3;
    box-shadow: 0 4px 6px rgba(61, 108, 227, 0.3)
}

.user_box .p_l {
    float: left;
    font-size: 14px;
    color: #9bacb9;
    margin-top: 30px;
}

.user_box .p_l > a {
    color: #3f6ff6
}

.user_box .p_l > a:hover {
    text-decoration: underline
}

.user_box .p_r > a {
    float: right;
    font-size: 14px;
    color: #3f6ff6;
    margin-top: 30px;
}

.user_box .p_r > a:hover {
    text-decoration: underline
}

.user_input_right {
    position: absolute;
    height: 44px;
    line-height: 44px;
    right: 10px;
    color: #3f6ff6;
    font-size: 13px;
}

.user_input_right img {
    width: 100px;
    height: 36px;
    margin-top: 5px;
    right: 5px;
}

.modal {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 567px;
    height: 298px;
    background-color: #ffffff;
    border-radius: 10px;
    overflow: hidden;
    transition: top 0.3s;
    -moz-transition: top 0.3s;
    -webkit-transition: top 0.3s;
    z-index: 1000;
}


.modal .modal_d1 {
    position: relative;
    width: 100%;
    display: block;
    box-sizing: border-box;
}

.sem-top {
    position: relative;
    width: 100%;
    height: 95px;
}

.sem-top .tit {
    display: flex;
    justify-content: center;
    position: relative;
    top: 43px;
    font-size: 18px;
    font-weight: 600;
    color: #020814;
}

.sem-top .pop-close {
    width: 40px;
    height: 40px;
    display: block;
    border: none;
    outline: none;
    text-align: center;
    position: absolute;
    right: 20px;
    cursor: pointer;
    top: calc(50% - 40px);
    background: url("/static/new/Static/img/http/add-close.svg") no-repeat center;
}

.sem-body {
    position: relative;
    width: 100%;
    height: 110px;
    box-sizing: border-box;
}

.sem-body p {
    text-align: center;
}

.sem-body .free-p:before {
    content: url('/static/new/Static/img/http/arrow-left.svg');
    position: absolute;
    left: 0;
    top: -2px;
}

.sem-body .free-p:after {
    content: url('/static/new/Static/img/http/arrow-right.svg');
    transform: rotate(180deg);
    position: absolute;
    top: 3px;
    right: 0;
}

.sem-bottom {
    position: relative;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 5px auto 20px;
}

.sem-bottom .sem-btn {
    display: inline-block;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    position: relative;
    font-weight: 500;
    width: 140px;
    height: 44px;
    line-height: 44px;
    border-radius: 4px;
    color: #333;
}

.sem-bottom .register-btn {
    border: 1px solid #f8b547;
    background-color: #f8b547;
}

.sem-bottom .qq-chat {
    margin-right: 20px;
    border: solid 1px #222;
}


.close {
    background: url('/static/new/Static/statics/images/index/close_icon.png');
    height: 16px;
    width: 16px;
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer;
}

.el-radio-button__inner {
    padding-left: 8px !important;
    padding-right: 8px !important;
}

.el-input-number .el-select {
    width: 130px;
}

.right_box {
    margin: 10px;
}

.right_box .box_li {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}

.right_box .box_li:last-child {
    margin-bottom: 0;
}

.right_box .box_li img {
    margin-right: 10px;
}

.right_box .box_li .list_con {
    text-align: left;
}

.right_box .box_li .list_con p {
    font-size: 16px;
    font-weight: 600;
    color: #273167;
    margin-bottom: 8px;
}

.right_box .box_li .list_con span {
    font-size: 14px;
    font-weight: 300;
    color: #6d77ad;
}

.cloud-banner .header-info {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0;
}

.header-info-left {
    padding: 20px 0;
}

.header-info-right {
    line-height: 100%;
    padding: 13px 0;
}

.header-info-title {
    padding-left: 20px;
    font-size: 22px;
    margin: 0 0 15px;
    border-left: 4px solid #2468F2
}

.header-info-content {
    line-height: 19px;
}

@media (max-width: 1400px) {
    .m {
        width: 85% !important;
    }

    .banner .m h1 {
        font-size: 20px;
    }

    .tong_title p {
        font-size: 30px;
    }

    .banner .m p {
        font-size: 30px;
    }

    .banner .m span,
    .banner .m .btn div a,
    .main_agent .m .btn div a {
        font-size: 17px;
    }

    .main_product .m ul li p {
        font-size: 22px;
    }
}

@media (max-width: 1200px) {
    .m {
        width: 90% !important;
    }

    .tong_title p {
        font-size: 28px;
    }

    .main_product .m ul li p {
        font-size: 18px;
    }

    .header .m .icon ul {
        margin-left: 60px;
    }

    .main_product .m ul li span {
        font-size: 14px;
    }
}

@media (max-width: 900px) {
    .m {
        width: 100% !important;
        padding: 0 .24rem !important;
    }

    .banner .m h1 {
        font-size: 1em;
        line-height: 1em;
    }

    .des_banner h1 {
        font-size: 1em;
        line-height: 1em;
    }

    .main_buy .m .list .label .child .item .change div {
        line-height: 1em;
    }

    .main_create .m .form .button div, .main_create .m .form .button div a {
        font-size: 12px;
    }

    .main_create .m .form .demo_box ul li {
        width: 50%;
    }

    .main_help {
        padding-top: 20px !important;
    }

    .main_content .main_help .list ul li a .fl .date {
        width: 100%;
    }

    .main_content .main_help .list ul {
        margin-top: 26px;
    }

    .main_content .main_help .list ul li a .fl .grow {
        padding-left: 8px;
    }

    .grow .t h2 {
        text-align: left;
        font-size: 13px;
    }

    .main_buy .m .list .label .t .title {
        font-size: 14px;
    }

    .main_content .m .main_help_info .head .bot {
        display: flex;
        align-items: center;
        flex-direction: column;
    }

    .main_buy .m .list .label .price div .title {
        font-size: 14px !important;
    }

    .main_buy .m .list .label .icons .icon, .main_buy .m .list .label .price div .span {
        font-size: 14px;
    }

    .main_buy .m .list .label .buys {
        height: 58px;
    }

    .main_create .m .form .item select {
        min-width: 98% !important;
        max-width: 100% !important;
    }

    .menu {
        display: block;
        width: .38rem;
        min-width: 527px;
    }

    .header .m .icon ul {
        display: none;
    }

    .header .m .icon img {
        width: 2rem;
    }

    .header {
        height: 1rem;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 999;
        width: 100%;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    }

    .null {
        height: 1rem;
    }

    .banner {
        height: 4rem;
    }

    .banner .m p {
        font-size: .2959rem;
        line-height: .4rem;
    }

    .banner .m span {
        font-size: .16rem;
        line-height: .24rem;
        margin-top: .15rem;
    }

    .banner .m .btn {
        margin-top: .43rem;
    }

    .banner .m .btn div {
        width: 1.64rem;
        margin-right: .13rem;
        border-radius: .06rem;
        height: .5rem;
    }

    .banner .m .btn div a {
        font-size: .16rem;
    }

    .main_product {
        background: #F2F2F2;
        padding: .37rem 0 .25rem 0;
    }

    .main_buy .m .list .label {
        margin: 2%;
    }

    .main_buy .m .list .label ul li {
        padding: 5px 0;
    }

    .main_buy .m .list .label ul li p {
        font-size: 12px;
    }

    .tong_title span {
        font-size: .16rem;
        line-height: .24rem;
    }

    .main_product .m ul {
        width: 100%;
        background: #fff;
        margin-top: .3rem;
    }

    .main_product .m ul li {
        width: 50%;
        margin: 0;
        padding: .44rem 0;
    }

    .main_product .m ul li:first-child {
        border-bottom: none;
    }

    .main_product .m ul li:nth-child(2) {
        border-bottom: none;
    }

    .main_product .m ul li img {
        width: .88rem;
        margin-bottom: .1rem;
    }

    .main_product .m ul li p {
        font-size: .26rem;
        margin-bottom: .1rem;
    }

    .main_product .m ul li span {
        font-size: .16rem;
        line-height: .24rem;
    }

    .main_agent {
        height: 3rem;
    }

    .main_agent .m .btn {
        margin-top: .47rem;
    }

    .main_agent .m .btn div {
        width: 2rem;
        height: .62rem;
        border-radius: .06rem;
        margin: 0 .07rem;
    }

    .main_agent .m .btn div a {
        font-size: .2rem;
    }

    .main_map {
        padding: .47rem 0;
    }

    .main_map .m .map img {
        max-width: 100%;
    }

    .main_map .m .map {
        margin: .2rem 0;
    }

    .main_map .m .link {
        width: 1.6rem;
        height: .52rem;
    }

    .main_map .m .link a {
        font-size: .16rem;
    }

    .main_Package {
        padding: .47rem 0;
    }

    .main_Package .m ul {
        display: flex;
        justify-content: space-between;
        margin-top: .25rem;
        flex-wrap: wrap;
    }

    .main_Package .m ul li {
        width: 3.38rem;
        margin-top: .25rem;
    }

    .main_Package .m ul li .icon {
        padding: .44rem 0;
    }

    .main_Package .m ul li .icon img {
        width: .62rem;
        margin-bottom: .1rem;
    }

    .main_Package .m ul li .icon span {
        font-size: .26rem;
    }

    .main_Package .m ul li .child {
        padding: .15rem .3rem;
        min-height: 3.3rem;
    }

    .main_Package .m ul li .child p {
        font-size: .16rem;
        padding: .08rem 0;
        padding-left: .15rem;
    }

    .main_Package .m ul li .child p::after {
        left: 0;
        top: .2rem;
    }

    .main_Package .m ul li .btn {
        padding: .3rem 0;
    }

    .main_Package .m ul li .btn div {
        width: 1.39rem;
        height: .42rem;
        border-radius: .06rem;
    }

    .main_Package .m ul li .btn div img {
        width: .18rem;
        margin-right: .1rem;
    }

    .main_Package .m ul li .btn div span {
        font-size: .14rem;
    }

    .main_news {
        padding: .4rem 0 20px 0;
    }

    .main_news .m .title {
        font-weight: bold;
        font-size: .34rem;
    }

    .main_news .m .title::after {
        width: .97rem;
        bottom: -.2rem;
        height: 1px;
    }

    .main_news .m ul {
        margin-top: .5rem;
    }

    .main_news .m ul li {
        margin: 0;
        margin-top: .15rem;
        height: .82rem;
        width: 100%;
    }

    .main_news .m ul li a .date {
        width: 1.2rem;
    }

    .main_news .m ul li a .date p {
        line-height: 1;
        font-size: .28rem;
        margin-bottom: .06rem;
    }

    .main_news .m ul li a .date span {
        font-size: .16rem;
    }

    .main_news .m ul li a .grow {
        width: calc(100% - 1.2rem);
        padding: 0 .32rem;
    }

    .main_news .m ul li a .grow p {
        font-size: .18rem;
    }

    .main_partner {
        padding: .47rem 0;
    }

    .main_partner .m ul li {
        padding: .44rem 0 .3rem 0;
    }

    .main_partner .m ul li p {
        font-size: .34rem;
        margin-bottom: .2rem;
    }

    .main_partner .m ul li span {
        font-size: .16rem;
    }

    .main_partner .m .pic {
        width: 100%;
        max-width: 100%;
        margin-top: .5rem;
    }

    .footer .m .t {
        display: none;
    }

    .footer {
        padding: 0;
    }

    .footer .m .bottom {
        margin: 0;
        border: none;
        padding: .3rem 0;
        text-align: center;
    }

    .footer .m .bottom img {
        display: inline-block;
        width: .18rem;
    }

    .footer .m .bottom span {
        font-size: .16rem;
        text-align: center;
        width: 5rem;
        display: inline;
    }

    .main_news.pc {
        display: none;
    }

    .main_news.mobile {
        display: block;
    }

    .main_news.mobile .swiper {
        overflow: hidden;
        position: relative;
        padding-bottom: .36rem;
    }

    .main_news.mobile .swiper .swiper-pagination {
        font-size: 12px;
        bottom: .06rem;
    }

    .main_news.mobile .swiper .swiper-pagination-bullet {
        width: .3rem;
        height: .03rem;
        border-radius: 0;
        margin: 0 .03rem;
        background: rgba(255, 255, 255, 0.3);
    }

    .main_news.mobile .swiper .swiper-pagination-bullet-active {
        background: #fff;
    }

    .mobile_navbar {
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        z-index: 9999999;
        left: 0;
        top: 0;
        display: none;
    }

    .mobile_navbar .box {
        width: 70%;
        position: absolute;
        right: -70%;
        top: 0;
        overflow: auto;
        height: 100%;
        background: #fff;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    }

    .mobile_navbar .box ul {
        overflow: hidden;
    }

    .mobile_navbar .box ul li {
        overflow: hidden;
        width: 100%;
        border-bottom: 1px solid #ECECEC;
    }

    .mobile_navbar .box ul li > a {
        display: flex;
        align-items: center;
        height: 100%;
        padding-right: .2rem;
        padding-left: .3rem;
        font-size: .28rem;
        color: #333;
        justify-content: space-between;
    }

    .mobile_navbar .box ul li > a.on img {
        transform: rotate(90deg);
    }

    .mobile_navbar .box ul li > a img {
        transition: all .2s;
        width: .18rem;
    }

    .childer {
        overflow: hidden;
        padding-left: .3rem;
        display: none;
    }

    .childer a {
        display: flex;
        align-items: center;
        border-bottom: 1px solid #ECECEC;
        height: 100%;
        padding-left: .5rem;
        font-size: .26rem;
        color: #333;
    }

    .mobile_navbar .box ul li div {
        display: none;
    }

    .mobile_navbar .box ul li div a {
        display: flex;
        align-items: center;
        height: .8rem;
        padding-left: .6rem;
        color: #9D9EA5;
        font-size: .25rem;
    }

    .mobile_navbar .box ul li div p {
        display: flex;
        align-items: center;
        height: .8rem;
        padding-left: .6rem;
        color: #333;
        font-size: .25rem;
    }

    .mobile_navbar .box ul li div span a {
        color: #333;
    }

    .mobile_navbar .box > img {
        width: .4rem;
        margin: .3rem;
        float: right;
    }

    .childer a:last-child {
        border: none;
    }

    .des_banner {
        height: 3rem;
    }

    .des_banner div p {
        font-size: .36rem;
        line-height: .45rem;
        margin-bottom: .12rem;
    }

    .des_banner div {
        width: 90%;
        margin: 0 auto;
    }

    .des_banner div span {
        font-size: .18rem;
    }

    .main_buy {
        padding: .45rem 0;
    }

    .main_buy .m .list {
        justify-content: space-between;
        margin-top: .3rem;
    }

    .main_buy .m .list .label {
        width: 100%;
    }


    .main_buy .m .main_customized ul {
        width: calc(100% - 1.83rem);
    }

    .main_buy .m .main_customized ul li {
        height: 100%;
        padding-top: .5rem;
    }

    .main_buy .m .main_customized ul li div {
        width: .32rem;
        font-size: .22rem;
        margin-bottom: .06rem;
        height: .32rem;
    }

    .main_buy .m .main_customized ul li span {
        font-size: .16rem;
        line-height: .22rem;
        width: 1rem;
        margin: 0 auto;
    }

    .main_buy .m .main_customized ul li div::after {
        width: .88rem;
        left: .34rem;
        height: 1px;
    }

    .main_scene {
        padding: .46rem 0;
        background: #F5F5F5;
    }

    .main_scene .m ul {
        width: 100%;
        display: block;
        margin-top: .35rem;
    }

    .main_scene .m ul li {
        width: 100%;
        padding: .4rem .3rem;
    }

    .main_scene .m ul li img {
        width: .75rem;
        margin-bottom: .2rem;
    }

    .main_scene .m ul li p {
        font-size: .32rem;
        margin-bottom: .1rem;
    }

    .main_scene .m ul li span {
        font-size: .2rem;
        line-height: .3rem;
    }

    .main_fadein_login .box .pic {
        display: none;
    }

    .main_fadein_login .box {
        width: 6.9rem;
    }

    .main_fadein_login .box .form {
        width: 100%;
        padding: .3rem;
    }

    .main_fadein_login .box .form .b span {
        font-size: .4rem;
    }

    .main_fadein_login .box .form .b {
        margin: 0;
        padding: .2rem 0;
    }

    .main_fadein_login .box .form .b em {
        font-size: .24rem;
    }

    .main_fadein_login .box .form .label {
        height: .9rem;
    }

    .main_fadein_login .box .form .label .icon {
        height: 100%;
        width: .9rem;
    }

    .main_fadein_login .box .form .label .icon img {
        width: .3rem;
    }

    .main_fadein_login .box .form .label input {
        width: calc(100% - .9rem);
        font-size: .25rem;
    }

    .main_fadein_login .box .form .item .label {
        width: 60%;
    }

    .main_fadein_login .box .form .send {
        height: .9rem;
        width: 35%;
    }

    .main_fadein_login .box .form .submit {
        height: .9rem;
        font-size: .3rem;
    }

    .main_fadein_login .box .close {
        width: .45rem;
        right: 0;
        top: -.8rem;
        border-radius: 50%;
    }

    .header .m .link {
        display: none;
    }

    .loginas {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 1rem;
    }

    .loginas a {
        display: flex;
        align-items: center;
        padding: 0 22px;
        margin-left: 10px;
        height: 36px;
        justify-content: center;
        font-size: 14px;
        border-radius: 3px;
        transition: all .2s;
        background: #4D61DB;
        color: #fff;
    }

    .flex_icon {
        display: none;
    }

    .main_map {
        display: none;
    }

    .piclist .line {
        margin-top: -.1rem;
    }

    .piclist .line div {
        width: .88rem;
        height: 1rem;
        margin: 0 .05rem;
    }

    .piclist {
        margin-top: .3rem;
    }

    .main_buy .m .list .label .buys a {
        width: 120px;
        height: 36px;
    }

    .el-radio-button__orig-radio:checked + .el-radio-button__inner {
        background-color: #5366dc !important;
        border-color: #5366dc !important;
        box-shadow: -1px 0 0 0 #5366dc !important;
    }

    .main_buy .m .list .label .price {
        padding: 10px 0 10px;
    }

    .main_buy .m .list .label .price p {
        line-height: 28px;
    }

    .main_buy .m .list .label .child .item {
        margin-top: 5px;
    }

    .main_buy .m .list .label:nth-child(4n) {
        margin-right: 2%;
    }

    .cloud-banner .header-info {
        display: flex;
        flex-direction: column;
    }

    .header-info-right {
        padding: 10px;
    }

    .header-info-right img {
        height: auto;
        width: 100%
    }
}
