.cont-Box {
    font-size: .3rem;
    color: #000;
    padding: 0 3.6rem;
}

.cont-Box .recruit {
    font-size: .28rem;
    color: #B72024;
    text-align: center;
    font-weight: bold;
    margin-bottom: .8rem;
}

.cont-Box .recruit .recruit-text {
    text-align: center;
}

.cont-Box .recruit .fas {
    display: inline-block;
    margin-top: .19rem;
    width: .66rem;
    height: .03rem;
    background-color: #B72024;
}

.cont-Box .further-enhance {
    /*font-size: .16rem;*/
    color: #333;
    margin-bottom: .62rem;
}

.cont-Box .business-boxS .business-box {
    margin-bottom: .3rem;
    height: .8rem;
    line-height: .8rem;
    border-bottom: .01rem solid #DEDEDE;
    font-size: .2rem;
    color: #B72024;
}

.cont-Box .business-box .bus-text {
    display: inline-block;
    padding-right: .3rem;
    font-size: .2rem;
    position: relative;
}

.cont-Box .business-box .bus-text:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: .02rem;
    background-color: #B72024;
}

.cont-Box .business-boxS .Along-text {
    /*font-size: .16rem;*/
    color: #333;
    line-height: 2;
}

.cont-Box .market-box {
    /*font-size: .16rem;*/
    color: #333;
}

.cont-Box .market-box .left-box {
    width: 50%;
    margin-bottom: 1.4rem;
}

.cont-Box .market-box .left-box .title-box {
    margin-bottom: .6rem;
}

.cont-Box .market-box .left-box .title-box .business-box {
    margin-bottom: .3rem;
    height: .8rem;
    line-height: .8rem;
    border-bottom: .01rem solid #DEDEDE;
    font-size: .2rem;
    color: #B72024;
}


.cont-Box .market-box .left-box .title-box .project-text {
    position: relative;
    margin-bottom: .2rem;
}

.cont-Box .market-box .left-box .title-box .project-text p {
    padding-left: .2rem;
    position: relative;
}

.cont-Box .market-box .left-box .title-box .project-text p:before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    background: #B72024;
    top: 12px;
    left: 0;
}

.cont-Box .market-box .left-box .title-box2 .business-box {
    margin-bottom: .3rem;
    height: .8rem;
    line-height: .8rem;
    border-bottom: .01rem solid #DEDEDE;
    font-size: .2rem;
    color: #B72024;
}

.cont-Box .market-box .left-box .title-box2 .project-text {
    position: relative;
}

.cont-Box .market-box .rigt-box {
    width: 50%;
    margin-top: .53rem;
    padding-right: .2rem;
    padding-left: .6rem;
}

.cont-Box .market-box .rigt-box .img-ri {
    border: 0.01rem solid red;
    height: 5.8rem;
}

.project-text .MsoListParagraph {
    display: none;
}

@media screen and (max-width: 750px) {
    .cont-Box {
        font-size: .3rem;
        color: #000;
        padding: 0 0.3rem;
    }

    .img-ri {
        display: none;
    }

    .cont-Box .market-box .left-box {
        width: 100%;
        margin-bottom: 1.4rem;
    }

    .cont-Box .recruit {
        font-size: .28rem;
        color: #B72024;
        text-align: left;
        font-weight: bold;
        margin-bottom: .8rem;
    }

    .cont-Box .recruit .recruit-text {
        text-align: left;
    }

    .banner {
        padding-top: 0;
    }

    .banner .news-container {
        width: 100%;
        height: auto;
    }

    .banner .news-container .news-content {
        width: auto;
        margin: .3rem;
    }

    .banner .news-container .news-content a {
        -webkit-tap-highlight-color: transparent;
    }

    .banner .news-container .news-content:hover .news-img {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    .banner .news-container .news-content .news-imgContainer {
        height: 3.8rem;
    }

    .banner .news-container .news-content .news-imgContainer .mark {
        top: .2rem;
        width: .91rem;
        font-size: .22rem;
        line-height: .46rem;
    }

    .banner .news-container .news-content .news-text {
        height: 2.12rem;
        padding: .44rem .22rem 0;
    }

    .banner .news-container .news-content .news-text .news-title {
        height: auto;
        font-size: .28rem;
        line-height: 0.36rem;
    }

    .banner .news-container .news-content .news-text .news-date {
        font-size: .22rem;
        line-height: .82rem;
    }

    .banner .ht-page {
        padding: .3rem;
    }

    .banner .ht-page .page-add {
        margin-bottom: .3rem;
        background: #b60005;
        color: #fff;
        font-size: .24rem;
        line-height: .88rem;
    }

    .bus-text {
        font-size: .36rem !important;
    }

    .cont-Box .market-box .left-box .title-box .business-box {
        margin-top: .72rem;
    }

    .project-text p {
        line-height: 2;
    }
    .further-enhance {
        margin-top: .54rem;
    }
    .fz-reset {
        line-height: 2;
    }
}

/*# sourceMappingURL=contact-market.css.map */
