﻿/*解决方案banner图*/
html {
    background-color: #FFFFFF !important;
}

.main {
    background-color: #FFFFFF !important;
    width: 10rem;
}

.banner {
    height: 5.2667rem;
}

    .banner img {
        width: 100%;
    }


/*电商小程序概述*/

.summary {
    width: 100%;
    height: 100%;
    background-color: #FFFFFF;
    padding-top: 1.786rem;
}

.title {
    margin-left: 0.4rem;
}

.gaishu {
    text-align: left;
    color: #333;
    font-weight: bold;
}

[data-dpr="1"] .gaishu {
    font-size: 18px;
}

[data-dpr="2"] .gaishu {
    font-size: 36px;
}

[data-dpr="3"] .gaishu {
    font-size: 54px;
}

.description {
    padding-top: 0.24rem;
    text-align: left;
    color: #999;
}

[data-dpr="1"] .description {
    font-size: 13px;
}

[data-dpr="2"] .description {
    font-size: 26px;
}

[data-dpr="3"] .description {
    font-size: 39px;
}

.summary-1,
.summary-2 {
    color: #666;
    background-color: #F5F5F5;
    line-height: 0.48rem;
    text-indent: 2em;
    padding: 0.2666rem;
}

.summary-1 {
    margin: 0.4rem 0.4rem 0;
    padding-top: 0.333rem;
}

.summary-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.333rem;
    margin: 0 0.4rem;
}

[data-dpr="1"] .summary-1 {
    font-size: 12px;
}

[data-dpr="2"] .summary-1 {
    font-size: 24px;
}

[data-dpr="3"] .summary-1 {
    font-size: 36px;
}

.detail-img {
    width: 7.4667rem;
    height: 4.84rem;
    margin-top: 1.0267rem;
    margin-left: 0.28rem;
    margin-bottom: 1.0267rem;
}

    .detail-img img {
        width: 100%;
    }


/*行业发展痛点*/

.industry {
    width: 100%;
    padding: 0 0.4rem;
}

.hyfz-td {
    text-align: left;
    color: #333;
    font-family: PingFang SC;
    font-weight: bold;
}

[data-dpr="1"] .hyfz-td {
    font-size: 16px;
}

[data-dpr="2"] .hyfz-td {
    font-size: 32px;
}

[data-dpr="3"] .hyfz-td {
    font-size: 48px;
}

.pain-point {
    margin-top: 0.76rem;
    text-align: left;
    color: #333;
    font-family: zcool-gdh;
    font-weight: 400;
    opacity: 0.5;
}

[data-dpr="1"] .pain-point {
    font-size: 16px;
}

[data-dpr="2"] .pain-point {
    font-size: 32px;
}

[data-dpr="3"] .pain-point {
    font-size: 48px;
}

.pain-div {
    width: 100%;
    height: 100%;
    padding-top: 0.48rem;
    position: relative;
}

.number {
    position: relative;
    top: 0;
    left: 0.1866rem;
    border-radius: 50%;
    width: 0.2133rem;
    height: 0.2133rem;
    background-color: #83B6EF;
    line-height: 0.48rem;
}

.shux {
    position: absolute;
    /*top: 0;*/
    left: 0.2933rem;
    width: 0.0266rem;
    /*height: 2.6533rem;*/
    height: 100%;
    padding-top: 0.48rem;
    background: #83B6EF;
}

.wenzi {
    font-family: PingFang SC;
    font-weight: 400;
    color: #333;
    line-height: 0.48rem;
    position: relative;
    top: -0.3233rem;
    left: 0.8rem;
    padding-right: 0.8rem;
    color: #333;
}

[data-dpr="1"] .wenzi {
    font-size: 12px;
}

[data-dpr="2"] .wenzi {
    font-size: 24px;
}

[data-dpr="3"] .wenzi {
    font-size: 36px;
}


/*电商小程序开发价值*/

.dianshang-kfjz {
    width: 100%;
    height: 100%;
    background-color: #FFF;
}

.title-kfjz {
    margin-left: 0.4rem;
}

    .title-kfjz p {
        margin-top: 0.44rem;
        text-align: left;
        color: #333;
        font-family: zcool-gdh;
        font-weight: 400;
        opacity: 0.5;
    }

[data-dpr="1"] .title-kfjz p {
    font-size: 16px;
}

[data-dpr="2"] .title-kfjz p {
    font-size: 32px;
}

[data-dpr="3"] .title-kfjz p {
    font-size: 48px;
}

.title-kfjz h3 {
    padding-top: 0.2533rem;
    color: #333;
    font-weight: bold;
    font-family: PingFang SC;
}

[data-dpr="1"] .title-kfjz h3 {
    font-size: 16px;
}

[data-dpr="2"] .title-kfjz h3 {
    font-size: 32px;
}

[data-dpr="3"] .title-kfjz h3 {
    font-size: 48px;
}

.user {
    padding-top: 0.5066rem;
    text-align: center;
    color: #333;
    font-weight: bold;
}

[data-dpr="1"] .user {
    font-size: 14px;
}

[data-dpr="2"] .user {
    font-size: 28px;
}

[data-dpr="3"] .user {
    font-size: 42px;
}

.describe {
    width: 8.8266rem;
    padding-top: 0.44rem;
    margin: 0 auto;
    font-family: PingFang SC;
    font-weight: 400;
    color: #666;
    line-height: 0.48rem;
    text-align: center;
}

[data-dpr="1"] .describe {
    font-size: 12px;
}

[data-dpr="2"] .describe {
    font-size: 24px;
}

[data-dpr="3"] .describe {
    font-size: 36px;
}

.duser-img {
    width: 3.1467rem;
    height: 2.5067rem;
    margin: 0 auto;
    margin-top: 0.84rem;
}

    .duser-img img {
        width: 100%;
    }

.dcompany {
    width: 4.1067rem;
    height: 3.1733rem;
    margin: 0 auto;
    margin-top: 0.8rem;
}

    .dcompany img {
        width: 100%;
    }

.hg {
    background-color: #FFFFFF;
    height: 0.8rem;
}


/*电商小程序主要功能开发*/

.function-develop {
    width: 100%;
    height: 100%;
    background: rgba(131, 182, 239, 0.1);
    /*padding-left: 0.4rem;*/
}

.paddingH1 {
    background: rgba(131, 182, 239, 0.1);
    width: 100%;
    height: 0.7333rem;
}

.pain-point-2 {
    font-family: zcool-gdh;
    font-weight: 400;
    color: rgba(51, 51, 51, 0.5);
    margin-left: 0.4rem;
}

[data-dpr="1"] .pain-point-2 {
    font-size: 16px;
}

[data-dpr="2"] .pain-point-2 {
    font-size: 32px;
}

[data-dpr="3"] .pain-point-2 {
    font-size: 48px;
}

.hyfz-td-1 {
    margin-top: 0.2533rem;
    font-weight: bold;
    font-size: 32px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #333;
    margin-left: 0.4rem;
}

[data-dpr="1"] .hyfz-td-1 {
    font-size: 16px;
}

[data-dpr="2"] .hyfz-td-1 {
    font-size: 32px;
}

[data-dpr="3"] .hyfz-td-1 {
    font-size: 48px;
}

.function-details {
    margin-left: 0.4rem;
    margin-top: 0.5733rem;
}

.sequence {
    float: left;
    font-family: PingFang SC;
    font-weight: bold;
    color: #83B6EF;
    line-height: 0.4rem;
}

[data-dpr="1"] .sequence {
    font-size: 13px;
}

[data-dpr="2"] .sequence {
    font-size: 26px;
}

[data-dpr="3"] .sequence {
    font-size: 39px;
}

.function-details h3 {
    width: 8.16rem;
    margin: 0 auto;
    font-family: PingFang SC;
    font-weight: bold;
    color: #333;
    line-height: 0.4rem;
    /*margin-left: 0.32rem;*/
}

[data-dpr="1"] .function-details h3 {
    font-size: 13px;
}

[data-dpr="2"] .function-details h3 {
    font-size: 26px;
}

[data-dpr="3"] .function-details h3 {
    font-size: 39px;
}

.function-details p {
    width: 8.16rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #666;
    line-height: 0.48rem;
    margin: 0.1866rem auto 0;
}

[data-dpr="1"] .function-details p {
    font-size: 12px;
}

[data-dpr="2"] .function-details p {
    font-size: 24px;
}

[data-dpr="3"] .function-details p {
    font-size: 36px;
}

.paddingH2 {
    background: rgba(131, 182, 239, 0.1);
    height: 0.8rem;
}
