main {
    padding-bottom: 0.4rem;
    min-width: 3.3rem;
}

.companyInfo {
    height: 2.66rem;
    width: 100%;
    position: relative;
    margin: 0.2rem 0 0rem 0;
    display: flex;
    align-items: flex-end;
}

    .companyInfo .bg {
        height: 2.66rem;
        width: 100%;
        position: absolute;
        top: 0;
        border: 0.02rem solid #f1f1f1;
        border-radius: 0.12rem;
        object-fit: cover;
        box-sizing: border-box;
    }

    .companyInfo .info {
        position: relative;
        z-index: 1;
        padding: 0.24rem 0.26rem;
        box-sizing: border-box;
        width: 100%;
        display: flex;
        align-items: center;
    }

        .companyInfo .info .companyImg {
            width: 1.17rem;
            height: 0.9rem;
            background: #ffffff;
            border-radius: 0.06rem;
            margin-right: 0.14rem;
            flex-shrink: 0;
        }

        .companyInfo .info > div p:last-child {
            margin-bottom: 0;
        }

        .companyInfo .info p {
            font-size: 0.28rem;
            color: #ffffff;
            line-height: 0.32rem;
            margin-bottom: 0.1rem;
        }

.vip_grade {
    background: url(../../../images/mobile/common/vip_grade.png) no-repeat;
    background-size: 100% auto;
    width: 1.32rem;
    height: 0.38rem;
    position: relative;
    display: inline-block;
    vertical-align: text-bottom;
    margin-right: 0.16rem;
}

    .vip_grade i {
        position: absolute;
        display: inline-block;
        color: #fff;
        font-weight: 600;
        font-size: 0.2rem;
        line-height: 0.32rem;
        right: 0;
        bottom: 0;
        text-align: center;
        width: 0.34rem;
        overflow: hidden;
        white-space: nowrap;
    }

.sec-mainM {
    width: 100%;
    height: 2.32rem;
    overflow: hidden;
    position: relative;
    margin: 0.2rem 0 0rem 0;
    border-radius: 0.12rem;
    background: #ffffff;
    box-shadow: 0px 0.02rem 0.1rem 0px #f1f1f1;
}

    .sec-mainM .swiper-slide {
        display: flex;
        justify-content: flex-start;
        padding: 0.32rem 0.34rem;
        box-sizing: border-box;
        overflow: hidden;
    }

        .sec-mainM .swiper-slide dl {
            text-align: center;
            width: 1.32rem;
            height: 1.32rem;
            margin-right: 0.38rem;
        }

        .sec-mainM .swiper-slide a:last-child dl {
            margin-right: 0;
        }

        .sec-mainM .swiper-slide dt img {
            height: 0.72rem;
            width: 0.72rem;
        }

        .sec-mainM .swiper-slide dd {
            color: #333333;
            font-size: 0.26rem;
        }

.swiper-pagination-bullet {
    height: 0.2rem;
    width: 0.2rem;
}

.swiper-pagination-bullet {
    background: rgba(255, 255, 255);
    opacity: 0.5;
    height: 0.2rem;
    width: 0.2rem;
    border: 0.02rem solid #cbcbcb;
    box-sizing: border-box;
}

.swiper-pagination-bullet-active {
    background: #ff8b0d;
    opacity: 1;
    border: 0.02rem solid #ff8b0d;
}

.sec-mainM .swiper-pagination-bullets {
    bottom: 0.2rem;
}

.slideBanner {
    width: 100%;
    margin-top: 0.3rem;
}

    .slideBanner .hd {
        display: flex;
        align-items: flex-start;
        position: relative;
    }

        .slideBanner .hd ul {
            display: flex;
            position: relative;
            padding-bottom: 0.18rem;
            height: 0.32rem;
        }

    .slideBanner .searchList::before {
        width: 0.5rem;
        height: 0.5rem;
        content: ' ';
        display: inline-block;
        background: url(../../../images/mobile/common/icon_title_fire.png) no-repeat;
        margin-right: 0.04rem;
        margin-top: -0.14rem;
        background-size: 100% 100%;
    }

.tableList .bd li {
    display: flex;
    align-items: center;
    padding: 0 0.48rem 0 0.58rem;
    box-sizing: border-box;
    width: 100%;
    font-size: 0.28rem;
    color: #666666;
    border-top: none !important;
}

.tableList .bd .title {
    border-radius: 0.14rem 0.14rem 0px 0px;
    padding-left: 0.86rem;
    justify-content: space-between;
    background: #e6e6e6;
    height: 0.6rem;
}

.tableList .bd li .drop,
.commonList .bd li .drop {
    background: url(../../../images/mobile/common/icon_drop.png) no-repeat;
    background-size: 100% 100%;
    width: 0.1rem;
    height: 0.12rem;
    display: inline-block;
    margin-right: 0.14rem;
}

.commonList .bd li {
    display: flex;
    align-items: center;
    box-sizing: border-box;
    width: 100%;
    font-size: 0.28rem;
    color: #666666;
    border-top: none !important;
}

    .tableList .bd li > div,
    .commonList .bd li > div {
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-bottom: 0.01rem solid #e6e6e6;
        flex: 1;
    }

.tableList .bd li:last-child > div {
    border-bottom: none;
}

.tableList .bd li a p,
.commonList .bd li a p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 3.5rem;
    font-size: 0.28rem;
    color: #222;
    height: 0.9rem;
    line-height: 0.9rem;
    flex: 1;
}

.commonList .bd li:last-child > div {
    border-bottom: none;
}

.tableList .bd .title .brand,
.tableList .bd li .brand {
    width: 1.5rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    box-sizing: border-box;
}

.brandList .searchList::before {
    background: url(../../../images/mobile/common/icon_title_tag.png) no-repeat;
    background-size: 100% 100%;
}

.hotSellingList .searchList::before {
    background: url(../../../images/mobile/common/icon_title_zan.png) no-repeat;
    background-size: 100% 100%;
}

.spotStocksList .searchList::before {
    background: url(../../../images/mobile/common/icon_title_chip.png) no-repeat;
    background-size: 100% 100%;
}

.advantageStocksList .searchList::before {
    background: url(../../../images/mobile/common/icon_title_trophy.png) no-repeat;
    background-size: 100% 100%;
}

.slideBanner .hd ul li {
    flex-shrink: 0;
    line-height: 0.32rem;
    font-size: 0.32rem;
    color: #333;
    font-weight: 600;
}

.viewMore {
    font-size: 0.24rem;
    color: #676767;
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

    .viewMore i {
        width: 0.1rem;
        height: 0.18rem;
        display: inline-block;
        background: url(../../../images/mobile/common/more.png) no-repeat;
        margin-left: 0.06rem;
        background-size: 100% 100%;
        margin-right: 0.14rem;
    }

.tableList .bd ul,
.brandList .bd ul {
    border: 0.01rem solid #f1f1f1;
    background: #ffffff;
    border-radius: 0.12rem;
    box-shadow: 0px 0.02rem 0.1rem 0px #f1f1f1;
}

.brandList .logo,
.mainbrandList .logo {
    border-radius: 0.06rem;
    width: 2.96rem;
    height: 1.17rem;
    border: 0.02rem solid #d9d9d9;
    box-sizing: border-box;
    object-fit: contain;
}

.brandList .bd ul {
    padding: 0.4rem 0 0.22rem 0.48rem;
}

.mainbrandList .list ul {
    padding-top: 0.48rem;
}

.brandList .bd ul li {
    float: left;
    margin-bottom: 0.26rem;
}

.mainbrandList .list ul li {
    float: left;
    margin-bottom: 0.48rem;
}

.brandList .bd ul li:nth-child(odd) {
    margin-right: 0.22rem;
}

.mainbrandList .list ul li:nth-child(odd) {
    margin-right: 0.3rem;
}

@media (min-width: 768px) {
    .brandList .bd ul li,
    .mainbrandList .list ul li {
        margin-right: 0.22rem;
    }

    .sec-mainM .swiper-slide {
        justify-content: space-evenly;
    }

        .sec-mainM .swiper-slide:last-child {
            justify-content: flex-start;
        }
}

.commonList {
    background-color: #fff;
    box-shadow: 0px 0.02rem 0.1rem 0px #f1f1f1;
    border: 0.01rem solid #f1f1f1;
    border-radius: 0.12rem;
    padding: 0.22rem 0.4rem 0;
    box-sizing: border-box;
    margin-top: 0.22rem;
}

    .commonList .hd ul {
        border-bottom: 0.04rem solid #c9c9c9;
        padding-bottom: 0rem;
        height: auto;
        position: relative;
        width: 100%;
    }

    .commonList .bd .title {
        background-color: #fff;
        border-bottom: 0.01rem solid #e6e6e6;
        height: auto;
        line-height: 0.32rem;
        margin-left: 0.28rem;
        width: auto;
        padding: 0;
        padding-bottom: 0.08rem;
        margin-top: 0.28rem;
    }

    .commonList .hd ul li:first-child {
        border-right: none;
        font-size: 0.32rem;
        color: #222222;
        padding: 0 0.12rem;
        border-bottom: 0.04rem solid #ff8b0d;
        padding-bottom: 0.15rem;
        position: relative;
        top: 0.04rem;
        font-weight: 600;
    }

    .commonList .bd .title .model {
        flex: 1;
    }

    .commonList .bd .title .brand,
    .commonList .bd li .brand {
        width: 1.5rem;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        box-sizing: border-box;
    }
/* IC产品 */
.icProducts {
    margin-top: 0.34rem;
}

    .icProducts .hd {
        justify-content: center;
        margin-bottom: 0.22rem;
    }

        .icProducts .hd a {
            padding: 0 0.28rem;
            font-size: 0.32rem;
            font-weight: 500;
            color: #333333;
            line-height: 0.3rem;
            border-right: 0.03rem solid #676767;
        }

            .icProducts .hd a:last-child {
                border-right: none;
            }

            .icProducts .hd a.on {
                font-weight: 600;
                color: #ff8b0d;
            }
/* 公司简介 */
.commonTitle {
    color: #444;
    background: #fffcf8;
    font-size: 0.32rem;
    padding: 0.3rem 0.56rem 0.3rem 0.72rem;
    line-height: 0.32rem;
    font-weight: 600;
    border-bottom: 0.01rem solid #e6e6e6;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    .commonTitle .year {
        font-size: 0.28rem;
        font-weight: 400;
        color: #666666;
        font-size: 0.32rem;
    }

        .commonTitle .year b {
            color: #ff3900;
            padding: 0 0.08rem;
        }

.info-item {
    background-color: #fff;
}

    .info-item li {
        position: relative;
        padding: 0.3rem 0.64rem;
        border-bottom: 0.01rem solid #e6e6e6;
        display: flex;
        align-items: flex-start;
        font-size: 0.26rem;
    }

        .info-item li p {
            color: #202020;
        }

        .info-item li:last-child {
            border-bottom: none;
        }

        .info-item li label {
            display: inline-block;
            min-width: 1.3rem;
            height: 100%;
            flex-shrink: 0;
            color: #9d9d9d;
            margin-right: 0.08rem;
            text-align: right;
        }

    .info-item .vip_grade {
        margin-top: 0.24rem;
    }

.column {
    flex-direction: column;
}

.operatingBrand {
    width: 100%;
    height: 2.26rem;
    overflow: hidden;
    margin-top: 0.2rem;
}

    .operatingBrand .swiper-slide {
        display: flex;
        flex-wrap: wrap;
    }

    .operatingBrand .brand {
        border: 0.02rem solid #dddddd;
        width: 2.94rem;
        height: 1.02rem;
        margin: 0 0.1rem 0.12rem 0;
    }

        .operatingBrand .brand img {
            height: 100%;
            width: 100%;
            object-fit: contain;
        }

.realEnvironment {
    width: 100%;
    height: 3.56rem;
    overflow: hidden;
    margin-top: 0.2rem;
}

    .realEnvironment .swiper-slide {
        display: flex;
        flex-wrap: wrap;
    }

    .realEnvironment .envPic {
        margin: 0 0.04rem 0.08rem;
        width: 2.98rem;
        height: 1.7rem;
    }

        .realEnvironment .envPic img {
            height: 100%;
            width: 100%;
            object-fit: cover;
            border-radius: 0.08rem;
        }

.qualification {
    margin-top: 0.32rem;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

    .qualification dl {
        /* height: 2.22rem; */
        width: 2.98rem;
        margin: 0 0.2rem 0.12rem 0;
        position: relative;
    }

        .qualification dl:nth-child(2n) {
            margin-right: 0;
        }

@media (min-width: 500px) {
    .qualification dl:nth-child(2n) {
        margin-right: 0.2rem;
    }
}

.qualification dl dt {
    width: 2.98rem;
    height: 2.98rem;
}

    .qualification dl dt img {
        width: 2.98rem;
        height: 2.98rem;
        border-radius: 0.04rem;
        object-fit: cover;
    }

.qualification dl dd {
    text-align: center;
    height: 0.56rem;
    line-height: 0.56rem;
    color: #202020;
    font-size: 0.26rem;
    overflow: hidden;
}

.qualification dt .num {
    position: absolute;
    left: 0.12rem;
    top: 0.1rem;
    font-weight: 600;
    background: #ff8b0d;
    color: #fff;
    text-align: center;
    line-height: 0.36rem;
    font-size: 0.26rem;
    padding: 0 0.1rem;
    border-radius: 0.08rem;
}

.creditArchive {
    background: url(../../../images/mobile/shop/zsBg.png) no-repeat;
    background-size: 100% 100%;
    width: 7.06rem;
    height: 3.6rem;
    padding: 1.42rem 0.56rem 0;
    box-sizing: border-box;
    margin: 0.38rem auto;
}

    .creditArchive div {
        font-size: 0.2rem;
        line-height: 0.28rem;
        margin-bottom: 0.2rem;
    }

        .creditArchive div b {
            text-decoration: underline;
        }

    .creditArchive p {
        font-size: 0.2rem;
        line-height: 0.28rem;
        margin-bottom: 0.08rem;
    }

        .creditArchive p:last-child {
            margin-bottom: 0;
        }

.honorCertificate {
    width: 100%;
    height: 5.48rem;
    overflow: hidden;
    margin-top: 0.3rem;
}

    .honorCertificate .swiper-slide {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 0 .32rem;
        box-sizing: border-box;
    }

    .honorCertificate .envPic {
        margin: 0 0rem 0.08rem;
        width: 3.38rem;
    }

        .honorCertificate .envPic p {
            text-align: center;
            font-size: 0.28rem;
            color: #666666;
            line-height: 0.33rem;
            margin-top: 0.1rem;
        }

        .honorCertificate .envPic img {
            width: 3.38rem;
            height: 2.02rem;
            object-fit: cover;
        }

.member_table {
    padding: 0.34rem 0.3rem 0.48rem;
}

    .member_table table {
        width: 100%;
        text-align: center;
        border: 0.02rem solid #dddddd;
        border-collapse: collapse;
        border-spacing: 0;
        font-size: 0.28rem;
    }

        .member_table table th {
            padding: 0.24rem;
            border-bottom: 1px solid #dddddd;
            font-weight: 400;
            color: #666;
            background: #f5f5f5;
        }

        .member_table table tr.th:hover {
            background: #f5f5f5;
        }

        .member_table table td {
            padding: 0.24rem;
            word-break: break-all;
        }

.certificate {
    width: 100%;
    margin-top: 0.32rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 0.32rem;
    box-sizing: border-box;
}

    .certificate .envPic {
        margin: 0 0rem 0.24rem;
        width: 3.38rem;
    }

        .certificate .envPic p {
            text-align: center;
            font-size: 0.28rem;
            color: #666666;
            line-height: 0.33rem;
            margin-top: 0.12rem;
        }

        .certificate .envPic img {
            width: 3.38rem;
            height: 2.02rem;
            object-fit: cover;
        }

.brandClass {
    margin-top: 0.18rem;
}

    .brandClass ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 0 0.2rem;
    }

        .brandClass ul li {
            margin-bottom: 0.16rem;
            width: 48.7%;
            height: 0.96rem;
            line-height: 0.96rem;
            font-size: 0.28rem;
            box-sizing: border-box;
        }

            .brandClass ul li a {
                display: flex;
                background: #fff6ec;
                padding: 0 0.28rem 0 0.54rem;
                border-radius: 0.04rem;
            }

                .brandClass ul li a:hover {
                    background: #ff8b0d;
                }

                    .brandClass ul li a:hover span,
                    .brandClass ul li a:hover i {
                        color: #fff;
                    }

            .brandClass ul li span {
                color: #000000;
                display: inline-block;
                white-space: nowrap;
                text-overflow: ellipsis;
                overflow: hidden;
            }

            .brandClass ul li i {
                color: #999999;
            }