.companyBox{
    background: url("../img/common/companyBox.png") no-repeat 100% center;
    width:100%;
    height: 8.2rem;
    font-size: 0;
    padding:.8rem 0;
}
.companyFontTem .title{
    font-size: .36rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    line-height: .36rem;
    color: #262626;
    position: revert;
}
.companyRongyuBox .companyFontTem >.title,.companyThreBox .companyFontTem >.title{
    height: .8rem;
    line-height: .8rem;
}
.companyRongyuBox .companyFontTem >.title span,.companyThreBox .companyFontTem >.title span{
    position: absolute;
    left: 0;
    top:0;
    display: inline-block;
    z-index: 333;
}
.indexBigTitEn{
    position: absolute;
    top: 0rem;
    left: 0;
    width: 100%;
    height: .8rem;
    z-index: 2;
    font-size: .8rem;
    line-height: .8rem;
    font-weight: bold;
    text-align: LEFT;
    color: #E6E8EB;
}
.companyFontTem .infoc{
    font-size: .16rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: .36rem;
    color: #262626;
}
.companyFontTem .infoe{
    font-size:.13rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: .3rem;
    color: #CCCCCC;
}
.companyBox .companyFontTem .infoc,.companyBox .companyFontTem .infoe{
    width:10.5rem;
}
.companyImg{
    width:4.65rem;
    height: 1.83rem;
    margin-top:.45rem;
}
.companyImg img{
    width:100%;
    height: 1.83rem;
    object-fit: cover;
}
.companyInfo{
    margin-top:.47rem;
   padding-left:1.6rem;
    box-sizing: border-box;
}
 .companyInfo img{
    width:.26rem;
    height: .24rem;
    object-fit: cover;
    margin-right: .15rem;
}
 .companyInfo p{
    font-size: .18rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    line-height: .36rem;
    color: #262626;
    width:5.13rem;
}
.companySecBox{
    width:100%;
    height: 7.8rem;
    background: #F2F4F7;
    padding:.9rem 0;
    font-size: 0;
    box-sizing: border-box;
}
.companySecItem{
    width:4.9rem;
    height: 6rem;
}
.companySecItem .companySecItemImg{
    width:100%;
    height: 3rem;
}
.companySecItem .companySecItemImg img{
    width:100%;
    height: 3rem;
    object-fit: cover;
}
.companySecItem .c-i-content{
    position: relative;
    width:100%;
    background:#fff;
    box-sizing: border-box;
    text-align: center;
    padding:.5rem 0;
}
.companySecItem .c-i-content img{
    width:.9rem;
    height: .9rem;
    object-fit: cover;
}
.companySecItem .c-i-content .hr{
    width:100%;
    margin:.3rem 0;
}
.companySecItem .c-i-content .hr span{
    width:.3rem;
    height: .02rem;
    display: inline-block;
    background:#262626;
}
.companySecItem .c-i-content>.title{
    font-size: .24rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    line-height:.24rem;
    color: #262626;
}
.companySecItem .c-i-content>.info{
    font-size: .16rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height:.16rem;
    color: #262626;
    margin-top:.15rem;
}
.companySecItem .c-i-content .c-i-contentBox{
    position: absolute;
    top:0;
    left: 0;
    width:100%;
    height: 100%;
    display: none;
    background:#262626;
    padding:.4rem .35rem .35rem;
    box-sizing: border-box;
}
.companySecItem .c-i-content .c-i-contentBox .title{
    font-size: .24rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    line-height: .24rem;
    color: #CCCCCC;
}
.companySecItem .c-i-content .c-i-contentBox .info{
    font-size: .16rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: .32rem;
    margin-top:.2rem;
    color: #999999;
}
.companySecItem:hover{
    box-shadow: 0 .05rem .15rem rgba(0,0,0,0.3);
}
.companySecItem:hover .c-i-contentBox{
    display: block;
}
.companyThreBox{
    width:100%;
    height: 6rem;
    font-size: 0;
}
.companyThreBox .companyThreeFl{
    width:10.7rem;
    height: 6rem;
    box-sizing: border-box;
    padding:.5rem .7rem .5rem 2rem;
}

.companyThreBox .companyThreeFr{
    height: 6rem;
    width: 8.5rem;
}
.companyThreBox .companyThreeFr img{
    width: 100%;
    height: 6rem;
    object-fit: cover;
}
.companyThreeFl .hr{
    width:100%;
}
.companyThreeFl .hr span{
    width: .5rem;
    height: 0.02rem;
    display: inline-block;
    background:#262626;
}
.companyThreeFl .info{
    font-size: .2rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    line-height: .2rem;
    color: #262626;
}
.c-t-b-itemBox{
    margin-top: .5rem;
    width: 100%;
}
.c-t-b-item{
    width:1rem;
    height: 1rem;
    text-align: center;
}
.c-t-b-item img{
    width:.6rem;
    height: .6rem;
    margin-bottom: .2rem;
}
.c-t-b-item  .title{
    font-size: .16rem;
    font-family: Source Han Sans CN;
    font-weight: 500;
    line-height: .16rem;
    color: #262626;
}
.companyRongyuBox{
    width:100%;
    height: 6.55rem;
    background: #F2F4F7;
    box-sizing: border-box;
    padding:.5rem 0 1rem;
    font-size: 0;
}
.companyRongyuBox .companyFontTem{
    position: relative;
}
.companyRongyuBox .hr{
    width:100%;
}
.companyRongyuBox .hr span{
    width: .5rem;
    height: 0.02rem;
    display: inline-block;
    background:#262626;
}
.conpanyRongyuContent{
    width:100%;
    height: 3.1rem;
    margin-top:.5rem;
}
.swiper-container-five .swiper-slide{
    width:100%;
    height: 3.1rem;
}
.swiper-container-five .swiper-slide .sBrand{
    width:100%;
    height: 3.1rem;
}
.eachSBrand{
    width:3.65rem;
    height: 3.1rem;
    background: #fff;
}
.eachSBrand img{
    width:100%;
    height: 2.5rem;
    object-fit: cover;
}
.eachSBrand  .title{
    width:100%;
    text-align: center;
    font-size: .18rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: .6rem;
    height: .6rem;
    color: #404040;
}
.companyRongyuBox .swiper-button-prev-five:after{
   content: url("../img/common/swiper-button-prev-five.png");
}
.companyRongyuBox .swiper-button-next-five:after{
    content: url("../img/common/swiper-button-next-five.png");
}
.companyRongyuBox .swiper-button-prev-five{
 width:1.2rem;
    height: .5rem;
    line-height: .5rem;
    border:0.01rem solid #262626;
    top:0;
    right: 1.2rem;
    left:auto;

}
.companyRongyuBox .swiper-button-next-five{
    width:1.2rem;
    height: .5rem;
    opacity: 1;
    line-height: .5rem;
    border-top:0.01rem solid #262626;
    border-right:0.01rem solid #262626;
    border-bottom:0.01rem solid #262626;
    top:0;
    right:0;
}
.companyRongyuBox .swiper-button-next-five:hover{
    background:#262626;
}
.companyRongyuBox .swiper-button-next-five:hover:after{
    content: url("../img/common/swiper-button-next-five-hover.png");
}
.companyRongyuBox .swiper-button-prev-five:hover{
    background:#262626;
}
.companyRongyuBox .swiper-button-prev-five:hover:after{
    content: url("../img/common/swiper-button-prev-five-hover.png");
}

.about-value{
    width: 100%;
    padding: .5rem 2rem;
    height: 4.8rem;
    background: #F2F4F7;
}
.about-value .left{
    float: left;
    width: 4.8rem;
}
.about-value .left h2{
    font-size: .8rem;
    font-weight: bold;
    color: #E6E8EB;
}
.about-value .left h3{
    font-size: .36rem;
    font-weight: bold;
    color: #262626;
    margin-top: -.7rem;
}
.about-value .left span{
    display: block;
    width: .5rem;
    height: .02rem;
    background: #262626;
    margin-top: .1rem;
    margin-bottom: .2rem;
}
.about-value .left p{
    font-size: .16rem;
    font-weight: 400;
    color: #262626;
    line-height: 2;
}
.about-value .right{
    float: right;
    width: 9.4rem;
    margin-top: .3rem;
}
.about-value .right .item{
    float: left;
    width: 2.2rem;
    margin-right: .2rem;
}
.about-value .right .item:last-of-type{
    margin-right: 0;
}
.about-value .right .item img{
    width: 100%;
    height: 2.4rem;
    object-fit: cover;
}
.about-value .right .item p{
    width: 100%;
    height: .6rem;
    background: #FFF;
    text-align: center;
    line-height: .6rem;
    box-sizing: border-box;
    font-size: .18rem;
    font-weight: 500;
    color: #262626;
}