.max-wid {
    width: 83%;
    max-width: 1200px;
    margin: auto;
}
.company-list{
    width: 100%;
    background-repeat: no-repeat;
    /*background-size: 100%;*/
    background-position: 0 -9rem;
}

.mark-left{
width: 5.5rem;
}
.mark-left .title{
    font-size: 0.28rem;
    color: #000;
    font-weight: bold;
    margin-bottom: 0.4rem;
}
.mark-left>img{
    width: 25px;
    height: 23px;
    margin-bottom: 0.3rem;
}
.mark-left text{
    font-size: 0.16rem;
    color: #999;
    line-height: 0.34rem;
    margin-bottom: 0.3rem;
}
.mark-right{
    width: 3.81rem;
    height: 3.76rem;
}
.mark-right img{
    width: 3.81rem;
    height: 3.76rem;
}
.pic-list{
    width: 100%;
    height: 2.9rem;
    background-color: #d90909;
}
.list-pic{
    max-width: 12rem;
    height: 100%;
    margin: 0 auto;
}
.pic-main{
    width: 2.22rem;
    position: relative;
}
.pic-main>img{
    width: 147px;
    height: 145px;
    margin-bottom: 0.1rem;
    position: relative;
}
.list-pic .jia{
width: 15px;
    height: 15px;
    margin-top: -33px;
}
.list-pic .jia img{
    width: 15px;
    height: 15px;
}
/*.pic-main:before{*/
    /*content: '';*/
    /*width: 2px;*/
    /*height: 16px;*/
    /*background-color: #fff;*/
    /*position: absolute;*/
    /*right: -0.43rem;*/
    /*top: 37%;*/
/*}*/
/*.pic-main:after{*/
    /*content: '';*/
    /*width: 16px;*/
    /*height: 2px;*/
    /*background-color: #fff;*/
    /*position: absolute;*/
    /*right: -0.5rem;*/
    /*top: 40%;*/
/*}*/
/*.pic-main:last-child:before ,.pic-main:last-child:after{*/
    /*display: none;*/
/*}*/
.pic-main text{
    font-size: 0.14rem;
    color: #fff;
}
.pic-main .title{
    font-size: 0.16rem;
    font-weight: bold;
    line-height: 0.28rem;
}