
.warp_box {
    background-color: #fff;
    text-align: center;
}
/*banner01*/
.banner1 {
    width: 100%;
    height: 4.77rem;
}
.banner1 img {
    width: 100%;
    height: 100%;
}
/*标题*/
.larg-title {
    font-size: .58rem;
    color: #323232;
}
/*描述*/
.content-text {
    display: inline-block;
    font-size: .26rem;
    color: #686868;
    line-height: .44rem;
    padding: 0 .4rem;
}
.clearboth::after {
    content: "";
    display: block;
    overflow: hidden;
    clear: both;
}
/*上边距*/
.t90 {
    margin-top: .9rem;
}
.p98 {
    padding-top: .98rem;
}
.t80 {
    margin-top: .8rem;
}
.left {
    float: left;
}
.right {
    float: right;
}
/*content04*/
.content04 {
    background-color: #f8f8f8;
    padding: 0 .4rem;
    text-align: left;
}
.content04-top {
    padding-top: .2rem;
    height: 1.2rem;
}
.content04-top span:nth-child(1) {
    position: relative;
    color: #33363b;
    font-size: .32rem;
    font-weight: 600;
    padding-left: .25rem;
    line-height: 1.2rem;
}
.content04-top span:nth-child(1)::before {
    content:"";
    position: absolute;
    width: .08rem;
    height: .34rem;
    background-color: #19b37f;
    left: 0;
    top: .44rem;
}
.content04 .list-title {
    font-size: .33rem;
    font-weight: 600;
    color: #353535;
    line-height: .64rem;
}
.about-content {
    font-size: .28rem;
    color: #444;
    line-height: .47rem;
}
.about-content p {
    text-indent: .6rem;
}
.company_mess {
    margin-bottom: .3rem;
}
.company_mess p {
    color: #525252;
    font-size: .28rem;
    line-height: .48rem;
}
.company_mess p:nth-child(1){
    color: #424242;
    font-size: .36rem;
    margin-bottom: .13rem;
}
.about_img {
    height: 4.63rem;
    width: 6.73rem;
    margin-top: .42rem;
    margin-bottom: .2rem;
}
.bot {

}