﻿
.BrandpartOne {
    background-color: #ffffff;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: center;
    border-bottom: 0.26666667rem solid #F4F4F4;
}

    .BrandpartOne .title {
        margin: 0.8rem auto 0;
        width: 100%;
        text-align: center;
        height: 0.37333333rem;
        font-size: 0.37333333rem;
        font-family: PingFang SC;
        font-weight: 500;
        color: #999999;
        line-height: 0.37333333rem;
    }

    .BrandpartOne .price {
        margin: 0.37333333rem auto 0;
        width: 100%;
        height: 0.64rem;
        text-align: center;
        font-size: 0.74666667rem;
        font-family: PingFang SC;
        color: #85b12e;
        line-height: 0.64rem;
    }

    .BrandpartOne .content {
        margin: 0.66666667rem auto 0.90666667rem;
        width: 9.09333333rem;
        position: relative;
        max-height: 3rem;
        overflow: hidden;
    }

        .BrandpartOne .content .txt01 {
            width: 9.09333333rem;
            height: 0.96rem;
            font-size: 0.32rem;
            font-weight: 500;
            color: #666666;
            white-space: pre-line;
        }

        .BrandpartOne .content .box_open .open {
            box-shadow: 0 -0.26595744rem 1.13031915rem 0.39893617rem #fff;
            text-align: center;
            border-radius: 0.5rem;
            border: 1px solid #94BA47;
        }

        .BrandpartOne .content .open {
            color: #94BA47;
            font-size: 0.32rem;
        }

        .BrandpartOne .content .span_close {
            color: #94BA47;
            font-size: 0.32rem;
        }

.ReturnOnInvestment {
    background-color: #ffffff;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: center;
    border-bottom: 0.26666667rem solid #F4F4F4;
    height: auto;
}

    .ReturnOnInvestment .title {
        margin: 0.8rem auto 0;
        width: 100%;
        text-align: center;
        height: 0.37333333rem;
        font-size: 0.37333333rem;
        font-family: PingFang SC;
        font-weight: 500;
        color: #999999;
        line-height: 0.37333333rem;
    }

    .ReturnOnInvestment .price {
        margin: 0.37333333rem auto 0;
        width: 100%;
        height: 0.64rem;
        text-align: center;
        font-size: 0.74666667rem;
        font-family: PingFang SC;
        color: #85b12e;
        line-height: 0.64rem;
    }

    .ReturnOnInvestment .content {
        margin: 0.66666667rem auto 0.90666667rem;
        width: 9.09333333rem;
    }

        .ReturnOnInvestment .content .txt01 {
            width: 9.09333333rem;
            height: 0.96rem;
            font-size: 0.32rem;
            font-weight: 500;
            color: #666666;
            white-space: pre-line;
        }

        .ReturnOnInvestment .content .open {
            color: #94BA47;
            font-size: 0.32rem;
        }

        .ReturnOnInvestment .content .span_close {
            color: #94BA47;
            font-size: 0.32rem;
        }

.btnComeCrad {
    width: 5.78666667rem;
    height: 0.93333333rem;
    line-height: 0.93333333rem;
    background: #85b12e;
    border: 0.02666667rem solid #85b12e;
    border-radius: 0.16rem;
    margin: 0 auto;
    text-align: center;
    font-size: 0.42666667rem;
    color: #ffffff;
}

.box_card {
    width: 10rem;
    height: 6.93333333rem;
    background-color: #FFFFFF;
    display: inline-block;
}

    .box_card .card {
        width: 9.2rem;
        height: 5.62666667rem;
        background: #ffffff;
        border: 1px solid #dfdfdf;
        box-shadow: 0px 0.18666667rem 0.13333333rem 0px rgba(6, 0, 1, 0.05);
        border-radius: 0.21333333rem;
        margin: 0.56rem auto 0;
        position: relative;
    }

        .box_card .card .top {
            display: flex;
            justify-content: space-between;
            margin: 0.66666667rem 0.93333333rem 0rem 0.66666667rem;
        }

            .box_card .card .top .left .name {
                width: 5rem;
                height: 0.60666667rem;
                font-size: 0.53333333rem;
                font-family: PingFang SC;
                font-weight: bold;
                color: #000000;
                line-height: 0.60666667rem;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }

            .box_card .card .top .left .company {
                width: 4.8rem;
                height: 0.32rem;
                line-height: 0.32rem;
                font-size: 0.32rem;
                color: #666666;
                font-family: PingFang SC;
                font-weight: 500;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                margin: 0.26666667rem 0rem 0rem 0rem;
            }

            .box_card .card .top .left .job {
                width: 4.8rem;
                height: 0.32rem;
                font-size: 0.32rem;
                color: #666666;
                font-family: PingFang SC;
                font-weight: 500;
                margin: 0.16rem 0rem 0rem 0rem;
                line-height: 0.45333333rem;
            }

            .box_card .card .top .right .head {
                width: 3.13rem;
                height: 1.34rem;
                border-radius: 50%;
            }

        .box_card .card .center {
            margin: 0.8rem 0rem 0rem 0.66666667rem;
        }

            .box_card .card .center .item {
                height: 0.53333333rem;
                display: flex;
                flex-wrap: nowrap;
                align-items: center;
                justify-content: flex-start;
                padding: 0;
            }

                .box_card .card .center .item span {
                    width: 5.54666667rem;
                    height: 0.53333333rem;
                    line-height: 0.53333333rem;
                    display: inline-block;
                    font-size: 0.32rem;
                    color: #999999;
                    font-family: PingFang SC;
                    font-weight: 500;
                    overflow: hidden;
                    text-overflow: ellipsis;
                }

            .box_card .card .center .tel img {
                width: 0.26666667rem;
                height: 0.34666667rem;
                margin: 0rem 0.16rem 0rem 0rem;
            }

            .box_card .card .center .address img {
                width: 0.24rem;
                height: 0.32rem;
                margin: 0rem 0.18666667rem 0rem 0rem;
            }

        .box_card .card .bottom {
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            line-height: 0.98666667rem;
            text-align: center;
        }

            .box_card .card .bottom .box_bottom {
                width: 8.13333333rem;
                height: 0.98666667rem;
                margin: auto;
                border-top: 1px solid #ECECEC;
                display: flex;
                flex-wrap: nowrap;
                justify-content: space-between;
                align-items: center;
                align-content: center;
            }

            .box_card .card .bottom .item img {
                width: 0.29333333rem;
                height: 0.29333333rem;
            }

            .box_card .card .bottom .item span {
                height: 0.29333333rem;
                line-height: 0.29333333rem;
                font-family: PingFang SC;
                font-weight: 500;
                font-size: 0.29333333rem;
                color: #999999;
            }


/*** 手机验证码 ***/
.txt-code {
    width: 30% !important;
    margin-left: 0.12rem !important;
}
.btn-code {
    width: 40% !important;
    text-align: center !important;
    display: inline-block !important;
    background-color: #8dc21f !important;
    margin-left: 0.3rem !important;
    line-height: 0.5rem !important;
    padding-top: 0.13rem !important;
    font-size: 0.3rem !important;
    padding-left: 0.2rem !important;
    padding-right: 0.2rem !important;
    color: #fff !important;
}