.btn-div {
    margin: 80px auto 0;
}

.section-title {
    padding: 0;
    margin-top: 0;
    margin-bottom: 64px;
}

.section-title span {
    font-size: 36px;
    color: #333;
    margin-bottom: 20px;
    display: inline-block;
    line-height: 54px;
}

.section-title p {
    font-size: 15px;
    line-height: 28px;
}

/*解决方案*/
.page-newretail .section-1 {
    height: 425px;
    background: url(../images/newretail/00-banner.jpg) no-repeat center top;
    background-size: cover;
}

.page-newretail .section-1 .btn_div2 {
    text-align: left;
}

.page-newretail .section-1 .container {
    position: relative;
    height: 390px;
}

.page-newretail .section-1 .btn-wrap {
    padding-top: 71px;
    width: 600px;
}

.page-newretail .section-1 .btn-div {
    text-align: left;
    margin-top: 35px;
}

.page-newretail .section-1 .btn-wrap .btn-line:hover {
    background: linear-gradient(90deg, #fe203a, #fe7f66);
    color: #FFFFFF;
}

.page-newretail .section-1 .btn-wrap .desc {
    color: #FFFFFF;
    margin-bottom: 35px;
}

.page-newretail .section-1 .btn-wrap .desc p {
    font-size: 44px;
    font-weight: 600;
}

.page-newretail .section-1 .btn-wrap .desc span {
    font-size: 22px;
    display: inline-block;
    line-height: 48px;
}

.page-newretail .section-2 {
    background: #FFFFFF;
}

.page-newretail .section-2 .content {
    text-align: center;
}

.page-newretail .section-2 .content ul {
    display: inline-block;
}

.page-newretail .section-2 .list .item {
    float: left;
    width: 322px;
    height: 400px;
    margin: 0 37px 0 0;
    position: relative;
    overflow: hidden;
    box-shadow: 0px 5px 10px 0px rgba(25, 32, 44, 0.08);
}

.page-newretail .section-2 .list .item:hover {
    box-shadow: 0px 10px 20px 0px rgba(25, 32, 44, 0.13);
}

.page-newretail .section-2 .list .item-3, .page-newretail .section-2 .list .item-6 {
    margin-right: 0;
}

.page-newretail .section-2 .list .item .bg-img {
    width: 100%;
    height: 261px;
}

.page-newretail .section-2 .list .item-1 .bg-img {
    background: url(../images/newretail/1f-img1.jpg) no-repeat;
}

.page-newretail .section-2 .list .item-2 .bg-img {
    background: url(../images/newretail/1f-img2.jpg) no-repeat;
}

.page-newretail .section-2 .list .item-3 .bg-img {
    background: url(../images/newretail/1f-img3.jpg) no-repeat;
}

.page-newretail .section-2 .list .item .card {
    position: absolute;
    height: 140px;
    padding: 0 33px;
    background-color: #fff;
    text-align: center;
}

.page-newretail .section-2 .list .item .card h2 {
    font-weight: bold;
    font-size: 22px;
    font-family: PingFang SC;
    color: rgba(51, 51, 51, 1);
    line-height: 24px;
    margin-top: 27px;
}

.page-newretail .section-2 .list .item .card .desc {
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: rgba(136, 136, 136, 1);
    line-height: 24px;
    margin-top: 10px;
}

.page-newretail .section-2 .list .item .card .qrcode {
    display: none;
    width: 166px;
    height: 166px;
    margin: 50px auto 0;
}

.page-newretail .section-3 {
    background-color: #F5F6F7;
}

.page-newretail .section-3 .section-title {
    margin-bottom: 80px;
}

.page-newretail .section-3 .img {
    height: 415px;
    background: url(../images/newretail/2f-img.png) no-repeat center top;
}

.page-newretail .section-4 .btn-div {
    margin-top: 20px;
}

.page-newretail .section-4 .hd {
    display: inline-block;
    margin-top: -30px;
}

.page-newretail .section-4 .hd ul li {
    border: 0;
    float: left;
    font-size: 16px;
    color: #333333;
    line-height: 40px;
    width: 300px;
    text-align: center;
    border-bottom: 2px solid #E6E6E6;
    cursor: pointer;
    padding-bottom: 20px;
}

.page-newretail .section-4 .hd ul li.on {
    border-bottom: 2px solid;
    border-image: linear-gradient(90deg, #f30033, #ff7459) 1 10 1;
}

.page-newretail .section-4 .bd {
    margin-top: 30px;
}

.page-newretail .section-4 .bd ul li {
    display: none;
}

.page-newretail .section-4 .bd ul li:first-child {
    display: block;
}

.page-newretail .section-4 .bd li .img {
    width: 675px;
    height: 500px;
    float: right;
}

.page-newretail .section-4 .bd li:nth-child(1) .img {
    background: url(../images/newretail/3f-img1.jpg) no-repeat 150px center;
}

.page-newretail .section-4 .bd li:nth-child(2) .img {
    background: url(../images/newretail/3f-img2.jpg) no-repeat center left;
}

.page-newretail .section-4 .bd li:nth-child(3) .img {
    background: url(../images/newretail/3f-img3.jpg) no-repeat 150px center;
}

.page-newretail .section-4 .bd li:nth-child(4) .img {
    width: 744px;
    margin-top: -30px;
    background: url(../images/newretail/3f-img4.jpg) no-repeat center left;
}

.page-newretail .section-4 .section-left {
    width: 427px;
    float: left;
    text-align: left;
    margin-top: 118px;
}

.page-newretail .section-4 .section-left p {
    font-size: 16px;
    color: #888888;
    line-height: 34px;
}

.page-newretail .section-4 .section-left .h2 {
    color: #333333;
    font-size: 28px;
    line-height: 40px;
}

.page-newretail .section-4 .section-left .bgd:after {
    content: '';
    position: absolute;
    left: 18px;
    margin-top: 20px;
    width: 8px;
    height: 8px;
    border: 2px solid rgba(255, 255, 255, 1);
    opacity: 0.7;
    border-radius: 50%;
}

.page-newretail .section-4 .section-left .bgd {
    background: linear-gradient(90deg, #f40034, #ff7459);
    color: #FFFFFF;
    font-size: 22px;
    line-height: 48px;
    text-indent: 44px;
    height: 48px;
    margin-top: 20px;
    margin-bottom: 30px;
    display: inline-block;
    padding-right: 20px;
}

.page-newretail .section-5 {
    background: url("../images/newretail/4f-bg.jpg") no-repeat center center;
    background-size: cover;
}

.page-newretail .section-5 .content_div {
    background: url("../images/newretail/4f-img.png") no-repeat center center;
    height: 430px;
    margin-top: 170px;
}

.page-newretail .section-5 .title {
    position: absolute;
    color: #FFFFFF;
    text-align: center;
    width: 100%;
}

.page-newretail .section-5 .title p {
    font-size: 36px;
    margin-bottom: 20px;
}

.page-newretail .section-5 .title span {
    font-size: 16px;
}

.page-newretail .section-6 .section-title {
    margin-bottom: 46px;
}

.page-newretail .section-6 .img {
    height: 390px;
    background: url(../images/newretail/5f-img.png) no-repeat center top;
}


.page-newretail .section-7 {
    background: url("../images/newretail/6f-bg.jpg") no-repeat center center;
    background-size: cover;
}


.page-newretail .section-7 .content_div {
    background: url("../images/newretail/6f-img.png") no-repeat center center;
    height: 240px;
}

.page-newretail .section-7 .btn_div .div {
    width: 0;
    margin: 0 auto;
}

.page-newretail .section-7 .section-title {
    color: #FFFFFF;
    text-align: center;
    width: 100%;
}

.page-newretail .section-7 .section-title p {
    font-size: 36px;
    margin-bottom: 20px;
    color: #ffffff;
}

.page-newretail .section-7 .section-title span {
    font-size: 16px;
    color: #ffffff;
}

.page-newretail .section-8 {
    background: #FFFFFF;
}

.page-newretail .section-8 .btn2:hover {
    background-color: #ffffff;
}

.page-newretail .section-8 .section-title span {
    margin-bottom: 19px;
}

.page-newretail .section-8 .slide {
    position: relative;
}

.page-newretail .section-8 .slide .hd ul {
    margin-right: -20px;
}

.page-newretail .section-8 .slide .hd ul li {
    float: left;
    width: 222px;
    height: 156px;
    cursor: pointer;
    border: 1px solid #E6E7EB;
    text-align: center;
    background: #fff;
    margin: 0 20px 20px 0;
    overflow: hidden;
}

.page-newretail .section-8 .slide .hd ul li:nth-child(n+6) {
    margin-bottom: 0 !important;
}

.page-newretail .section-8 .slide .hd ul li.item-big {
    width: 358px;
}

.page-newretail .section-8 .slide .hd ul li .img {
    width: 50px;
    height: 50px;
    background: url(../images/newretail/7f-icon.png) no-repeat center;
    margin: 22px auto 6px;
    transition: all 1s;
}

.page-newretail .section-8 .slide .hd ul li.item-1 .img {
    background-position: 0 0;
}

.page-newretail .section-8 .slide .hd ul li.item-2 .img {
    background-position: -42px 0;
}

.page-newretail .section-8 .slide .hd ul li.item-3 .img {
    background-position: -84px 0;
}

.page-newretail .section-8 .slide .hd ul li.item-4 .img {
    background-position: -129px 0;
}

.page-newretail .section-8 .slide .hd ul li.item-5 .img {
    background-position: -173px 0;
}

.page-newretail .section-8 .slide .hd ul li.item-6 .img {
    background-position: -215px 0;
}

.page-newretail .section-8 .slide .hd ul li.item-7 .img {
    background-position: -260px 0;
}

.page-newretail .section-8 .slide .hd ul li.item-8 .img {
    background-position: -305px 0;
}

.page-newretail .section-8 .slide .hd ul li.item-9 .img {
    background-position: -348px 0;
}

.page-newretail .section-8 .slide .hd ul li.item-10 .img {
    background-position: -393px 0;
}

.page-newretail .section-8 .slide .hd ul li h3 {
    font-size: 20px;
    margin-bottom: 4px;
}

.page-newretail .section-8 .slide .hd ul li p {
    font-size: 14px;
    color: #888;
    margin: 0 30px;
    line-height: 1.8;
}

.page-newretail .section-8 .slide .hd ul li:hover .img {
    transform: rotate(360deg);
}

.page-newretail .section-9 {
    background: #F5F6F7;
}

.page-newretail .section-9 .btn_div .div {
    width: 0;
    height: 300px;
    margin: 0 auto;
}

.page-newretail .section-9 .section-title span {
    margin-bottom: 20px;
}

.page-newretail .section-9 .slide {
    position: relative;
}

.page-newretail .section-9 .slide .hd ul {
    margin-right: -20px;
}

.page-newretail .section-9 .slide .hd ul li {
    float: left;
    width: 214px;
    height: 162px;
    cursor: pointer;
    border: 1px solid #E6E7EB;
    text-align: center;
    background: #fff;
    margin: 0 10px 10px 0;
    overflow: hidden;
}

.page-newretail .section-9 .slide .hd ul li.item-pull {
    margin-left: 313px;
}

.page-newretail .section-9 .slide .hd ul li.item-big {
    width: 358px;
}

.page-newretail .section-9 .slide .hd ul li .img {
    width: 50px;
    height: 50px;
    background: url(../images/newretail/8f-icon.png) no-repeat;
    margin: 15px auto 6px;
}

.page-newretail .section-9 .slide .hd ul li.item-1 .img {
    background-position: 0 0;
}

.page-newretail .section-9 .slide .hd ul li.item-2 .img {
    background-position: -53px 0;
}

.page-newretail .section-9 .slide .hd ul li.item-3 .img {
    background-position: -106px 0;
}

.page-newretail .section-9 .slide .hd ul li.item-4 .img {
    background-position: -151px 0;
}

.page-newretail .section-9 .slide .hd ul li.item-5 .img {
    background-position: -199px 0;
}

.page-newretail .section-9 .slide .hd ul li.item-6 .img {
    background-position: -251px 0;
}

.page-newretail .section-9 .slide .hd ul li.item-7 .img {
    background-position: -300px 0;
}

.page-newretail .section-9 .slide .hd ul li.item-8 .img {
    background-position: -349px 0;
}

.page-newretail .section-9 .slide .hd ul li.item-9 .img {
    background-position: -399px 0;
}

.page-newretail .section-9 .slide .hd ul li.item-10 .img {
    background-position: -445px 0;
}

.page-newretail .section-9 .slide .hd ul li.item-11 .img {
    background-position: -489px 0;
}

.page-newretail .section-9 .slide .hd ul li.item-12 .img {
    background-position: -534px 0;
}

.page-newretail .section-9 .slide .hd ul li h3 {
    font-size: 20px;
    margin-bottom: 4px;
}

.page-newretail .section-9 .slide .hd ul li p {
    font-size: 14px;
    color: #888;
    margin: 0 30px;
    line-height: 22px;
}

.page-newretail .section-9 .slide .hd ul li.on {
    background: linear-gradient(to bottom, #f40034 0%, #ff7459 100%)
}

.page-newretail .section-9 .slide .hd ul li.on h3 {
    color: #fff;
}

.page-newretail .section-9 .slide .hd ul li.on p {
    color: #fff;
}

.page-newretail .section-9 .slide .hd ul li.on .img {
    background-position-y: -48px;
}

.page-newretail .section-9 .slide .bd {
    position: absolute;
    overflow: hidden;
    width: 245px;
    height: 519px;
    left: 481px;
    top: 1px;
    border-radius: 20px;
    box-shadow: 0 8px 40px rgba(3, 12, 19, 0.15);
}

.page-newretail .section-9 .slide .bd li {
    border: 4px solid #fff;
    border-radius: 20px;
    overflow: hidden;
    background: #fff;
}

.page-newretail .section-9 .slide .bd li img {
    vertical-align: top;
}

.page-newretail .section-10 .section-title span {
    margin-bottom: 23px;
}

.page-newretail .section-10 .img {
    height: 505px;
    background: url(../images/newretail/9f-img.png) no-repeat center top;
}

.page-newretail .section-10 .btn_div .div {
    width: 0;
    height: 300px;
    margin: 0 auto;
}

.page-newretail .section-11 {
    background: #F5F6F7;
}

.page-newretail .section-11 .section-title span {
    margin-bottom: 20px;
}

.page-newretail .section-11 .list li {
    text-align: center;
    margin-bottom: 0;
}

.page-newretail .section-11 .list li .img {
    width: 100px;
    height: 100px;
    margin: 10px auto 20px;
    background: url(../images/newretail/03-icon.png) no-repeat;
}

.page-newretail .section-11 .list li.item-1 .img {
    background-position: 0 0;
}

.page-newretail .section-11 .list li.item-2 .img {
    background-position: -110px 0;
}

.page-newretail .section-11 .list li.item-3 .img {
    background-position: -220px 0;
}

.page-newretail .section-11 .list li.item-4 .img {
    background-position: -330px 0;
}

.page-newretail .section-11 .list li.item-5 .img {
    background-position: -440px 0;
}

.page-newretail .section-11 .list li h3 {
    font-size: 20px;
    margin-bottom: 7px;
}

.page-newretail .section-11 .list li p {
    color: #888888;
    font-size: 14px;
    margin: 0 14px;
    line-height: 25px;
}

.page-newretail .section-recommend {
    height: 200px;
    background: url(../images/newretail/bottom-bg.jpg) no-repeat center top;
    padding: 0;
}

.page-newretail .section-recommend .btn-div {
    margin-top: 20px;
}

.page-newretail .section-recommend .section-title {
    padding: 0;
    margin-top: 32px;
    margin-bottom: 0;
    letter-spacing: 5px;
}

.page-newretail .section-recommend .section-title span {
    font-size: 29px;
    margin-bottom: 0;
}

.look_video:after {
    content: '';
    background: url("../images/newretail/00-play.png") no-repeat center right;
    position: absolute;
    width: 10px;
    height: 13px;
    margin-left: -88px;
    margin-top: 22px;
}

.look_video {
    text-indent: 20px;
}

.page-newretail .section-1 .look_video:hover:after {
    background: url(../images/newretail/00-play2.png) no-repeat center right;
}

/*手机端开始*/
@media screen and (max-width: 768px) {
    .list h3 {
        font-size: 1.4rem;
    }

    .list p {
        font-size: 1.2rem;
        line-height: 1.8rem;
        margin-top: 0.5rem;
    }

    .mob-s1 .s-title div {
        width: 95%;
        margin: 0 auto;
    }

    .mob-s1 .s-title:nth-child(n+2) {
        text-align: left;
        padding: 1.3rem 0;
        box-shadow: 0px 6px 20px 0px rgba(25, 32, 44, 0.1);
    }

    .mob-s1 .s-title:nth-child(n+2) h2 {
        font-size: 1.7rem;
    }

    .mob-s2 {
        background: url(../images/mobile/newretail/2f-bg.jpg) no-repeat center top;
        background-size: cover;
    }

    .mob-s2 .list li {
        background: #fff;
        width: 49%;
        height: 9rem;
        margin-bottom: 2rem;
        float: left;
    }

    .mob-s2 .list li:nth-child(1) {
        margin-right: 2%;
    }

    .mob-s2 .list li:nth-child(3) {
        margin-right: 2%;
    }

    .mob-s2 .list li .text {
        margin-left: 1.5rem;
        margin-top: 0.5rem;
        padding-bottom: 0.7rem;
        padding-right: 0.1rem;
    }

    .mob-s2 .list li .text h2:after {
        content: '';
        position: absolute;
        width: 0.3rem;
        height: 0.3rem;
        border: 2px solid #f6002b;
        border-radius: 0.6rem;
        left: -1.1rem;
        margin-top: 0.6rem;
    }

    .mob-s2 .list li .text h2 {
        font-size: 1.3rem;
        margin-top: 1.5rem;
        position: relative;
    }

    .mob-s3 .img {
        padding: 3rem 0;
        height: 23rem;
    }

    .mob-s3 .img img {
        width: 45%;
        float: right;
    }

    .mob-pb .img .section-left {
        width: 45%;
        float: left;
        text-align: left;
        margin-top: 2rem;
    }

    .mob-pb .img .section-left p {
        font-size: 1.2rem;
        color: #888888;
        line-height: 2rem;
    }

    .mob-pb .img .section-left .h2 {
        color: #333333;
        font-size: 1.4rem;
    }

    .mob-pb .img .section-left .bgd:after {
        content: '';
        position: absolute;
        left: 0.7rem;
        top: -0.2rem;
        margin-top: 1.2rem;
        width: 0.2rem;
        height: 0.2rem;
        border: 2px solid rgba(255, 255, 255, 1);
        opacity: 0.7;
        border-radius: 50%;
    }

    .mob-pb .img .section-left .bgd {
        background: linear-gradient(90deg, #f40034, #ff7459);
        color: #FFFFFF;
        font-size: 1.2rem;
        line-height: 2.5rem;
        text-indent: 2rem;
        height: 2.5rem;
        margin-top: 1rem;
        margin-bottom: 1rem;
        width: 12rem;
        position: relative;
    }

    .mob-s4 {
        background: #F5F6F7;
        padding: 0;
    }

    .mob-s4 .img {
        padding: 3rem 0;
        height: 18rem;
    }

    .mob-s4 .img img {
        width: 45%;
        float: right;
    }

    .mob-s4 .right .section-left {
        float: right;
        margin-top: 0;
    }

    .mob-s4 .right img {
        float: left;
    }

    .mob-s5 {
        padding: 0;
    }

    .mob-s5 .img {
        padding: 3rem 0;
        height: 23rem;
    }

    .mob-s5 .img img {
        width: 50%;
        float: right;
    }

    .mob-s6 {
        background: #F5F6F7;
        padding: 0;
    }

    .mob-s6 .img {
        height: 18rem;
    }

    .mob-s6 .img img {
        width: 50%;
        float: left;
        margin-top: 6rem;
    }

    .mob-s6 .right .section-left {
        float: right;
    }

    .mob-s7 {
        background: url("../images/mobile/newretail/4f-bg.jpg");
    }

    .mob-s7 .content_div {
        background: url("../images/mobile/newretail/4f-img.png") no-repeat top;
        height: 25rem;
        background-size: 95%;
        width: 95%;
        margin: 0 auto;
    }

    .mob-s8 .div_img {
        padding: 3rem 0;
        width: 95%;
        margin: 0 auto;
    }

    .mob-s8 .div_img img {
        width: 100%;
        margin: 0 auto;
        display: block;
    }

    .mob-s9 {
        background: url("../images/mobile/newretail/4f-bg.jpg");
    }

    .mob-s9 .content_div {
        background: url("../images/mobile/newretail/6f-img.png") no-repeat top;
        height: 10rem;
        background-size: 95%;
        width: 95%;
        margin: 0 auto;
    }

    .mob-s10 {
        background: #FFFFFF;
        padding-bottom: 1rem;
    }

    .mob-s10 .list {
        margin: 0 -.5rem;
    }

    .mob-s10 .list li {
        border: 1px solid #eaeaea;
        background: #fff;
        float: left;
        padding-bottom: 2rem;
        width: 47%;
        margin: 1.5%;
        cursor: pointer;
        overflow: hidden;
        text-align: center;
    }

    .mob-s10 .list li .img {
        width: 50px;
        height: 50px;
        background: url(../images/newretail/7f-icon.png) no-repeat;
        margin: 27px auto 7px;
    }

    .mob-s10 .list li.item-1 .img {
        background-position: 3px 0;
    }

    .mob-s10 .list li.item-2 .img {
        background-position: -42px 0;
    }

    .mob-s10 .list li.item-3 .img {
        background-position: -85px 0;
    }

    .mob-s10 .list li.item-4 .img {
        background-position: -130px 0;
    }

    .mob-s10 .list li.item-5 .img {
        background-position: -172px 0;
    }

    .mob-s10 .list li.item-6 .img {
        background-position: -217px 0;
    }

    .mob-s10 .list li.item-7 .img {
        background-position: -261px 0;
    }

    .mob-s10 .list li.item-8 .img {
        background-position: -305px 0;
    }

    .mob-s10 .list li.item-9 .img {
        background-position: -348px 0;
    }

    .mob-s10 .list li.item-10 .img {
        background-position: -393px 0;
    }

    .mob-s10 .list li.item:hover .img {
        background-position-y: -48px;
    }

    .mob-s10 .list li:nth-child(2n-1) {
        clear: left;
    }

    .mob-s10 .list li p {
        margin: 0 1rem;
    }

    .mob-s11 {
        background: #F5F6F7;
        padding-bottom: 1rem;
    }

    .mob-s11 .list {
        margin: 0 -.5rem;
    }

    .mob-s11 .list li {
        border: 1px solid #eaeaea;
        background: #fff;
        float: left;
        padding-bottom: 2rem;
        width: 47%;
        margin: 1.5%;
        cursor: pointer;
        overflow: hidden;
        text-align: center;
    }

    .mob-s11 .list li .img {
        width: 50px;
        height: 50px;
        background: url(../images/newretail/8f-icon.png) no-repeat;
        margin: 27px auto 7px;
    }

    .mob-s11 .list li.item-1 .img {
        background-position: 0 0;
    }

    .mob-s11 .list li.item-2 .img {
        background-position: -53px 0;
    }

    .mob-s11 .list li.item-3 .img {
        background-position: -106px 0;
    }

    .mob-s11 .list li.item-4 .img {
        background-position: -151px 0;
    }

    .mob-s11 .list li.item-5 .img {
        background-position: -199px 0;
    }

    .mob-s11 .list li.item-6 .img {
        background-position: -251px 0;
    }

    .mob-s11 .list li.item-7 .img {
        background-position: -300px 0;
    }

    .mob-s11 .list li.item-8 .img {
        background-position: -349px 0;
    }

    .mob-s11 .list li.item-9 .img {
        background-position: -399px 0;
    }

    .mob-s11 .list li.item-10 .img {
        background-position: -445px 0;
    }

    .mob-s11 .list li.item-11 .img {
        background-position: -489px 0;
    }

    .mob-s11 .list li.item-12 .img {
        background-position: -534px 0;
    }

    .mob-s11 .list li.item:hover .img {
        background-position-y: -48px;
    }

    .mob-s11 .list li:nth-child(2n-1) {
        clear: left;
    }

    .mob-s12 {
        background-color: #ffffff;
    }

    .mob-s12 img:nth-child(1) {
        margin-bottom: 5rem;
    }

    .mob-s13 {
        background: #F5F5F7;
    }

    .mob-s13 .list {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }

    .mob-s13 .list .item {
        width: 45%;
        text-align: center;
        margin: 2rem 0.7rem;
    }

    .mob-s13 .list h3 {
        font-size: 1.6rem;
        color: rgba(0, 0, 0, 1);
        font-weight: 600;
    }

    .mob-s13 .list span {
        color: #888888;
        line-height: 2rem;
        font-size: 1.3rem;
    }

    .mob-s13 .list .item .img {
        width: 6rem;
        height: 6rem;
        margin: 0 auto;
        background: url(../images/newretail/03-icon.png) no-repeat center top;
        background-size: 29rem;
    }

    .mob-s13 .list .item .img1 {
        background-position-x: 4px;
    }

    .mob-s13 .list .item .img2 {
        background-position-x: -67px;
    }

    .mob-s13 .list .item .img3 {
        background-position-x: -138px;
    }

    .mob-s13 .list .item .img4 {
        background-position-x: -209px;
    }

    .mob-s13 .list .item .img5 {
        background-position-x: -280px;
    }

    .mob-s14 {
        background: url(../images/mobile/newretail/bottom.jpg) no-repeat center top;
        background-size: cover;
        padding-bottom: 2rem;
    }

    .mob-s14 .s-title {
        padding-top: 2rem;
        text-align: center;
        margin-bottom: 2rem;
    }

    .mob-s14 a {
        background-size: 28rem;
        color: #f6203c;
        padding: 1rem 3rem;
        font-size: 1.3rem;
        background-color: #ffffff;
    }

    .mob-s14 p {
        font-size: 1.6rem;
        letter-spacing: 2px;
    }

    .mob-s11 .list li p {
        margin: 0 1rem;
    }

    .mob_btn {
        background: linear-gradient(90deg, #f20d23, #E73619);
        font-size: 1.3rem;
        color: #FFFFFF;
        margin: 0 auto 2rem auto;
        padding: 1rem 3rem;
        display: inline-block;
    }

    .mob_red_btn {
        background: none;
        color: #FF1C00;
        border: 1px solid #ff1c00;
        padding: 0.9rem 3rem;
    }

    .mob_white_btn {
        background: none;
        color: #FFFFFF;
        border: 1px solid #FFFFFF;
        padding: 0.9rem 3rem;
    }

    .btn_div {
        text-align: center;
    }
}

/*手机端结束*/
