@media (max-width: 768px){
    #pb-about{
        height: 250px;
    }
    .about-label-title {
        padding-top: 120px;
        font-size: 24px;
    }
    .about-label-text {
        padding-top: 15px;
        font-size: 12px;

    }
    .about-describe-title {
        padding: 25px 0px 10px 0px;
        font-size: 24px;
    }
    .about-describe-vice {
        font-size: 12px;
        line-height: 20px;
        padding-bottom: 20px;
    }
    .about-customer-bottom{
        padding-bottom: 25px;
    }
    .col-empty{
        height: 64px;
    }
    .customer-img{
        height: 64px;
    }
    .customer-p-center{
        font-size: 12px;
        /*padding-top: 0.8rem;*/
    }
    .timeline .timeline-item.timeline-item-left, .timeline .timeline-item.timeline-item-right {
        padding-top: 0px !important;
    }
    .about-details-body {
        font-size: 12px;
    }
    .about-bottom{
        padding-top: 40px;
    }
    .gsry-subtitle{
        font-size: 14px !important;
    }
    .gsry-heading{
        font-size: 12px !important;
    }
    .gsry-p-height{
        height: 26px !important;
    }
    .about-details-text{
        margin-left:18px !important;
    }
    .timeline .timeline-item.timeline-item-right > .timeline-point.timeline-point-blank{
        /*margin-top: 143px;*/
        margin-top: 50px !important;
    }
    .gsry-img{
        height: 130px;
    }
}
@media (min-width: 768px){
    #pb-about{
        height: 450px;
    }
    .about-label-title {
        padding-top: 190px;
        font-size: 36px;
    }
    .about-label-text {
        padding-top: 29px;
        font-size: 14px;
    }
    .about-describe-title {
        padding: 50px 0px 20px 0px;
        font-size: 30px;
    }
    .about-describe-vice {
        font-size: 14px;
        line-height: 24px;
        padding-bottom: 20px;
    }
    .about-customer-bottom{
        padding-bottom: 50px;
    }
    .col-empty{
        height: 72px;
    }
    .customer-img{
        height: 72px;
    }
    .customer-p-center{
        font-size: 14px;
        /*padding-top: 1rem;*/
    }
    .about-details-body {
        font-size: 14px;
    }
    .about-bottom{
        padding-top: 80px;
    }
    .gsry-img{
        height: 160px;
    }
}
@media (min-width: 992px){
    .col-empty{
        height: 80px;
    }
    .customer-img{
        height: 80px;
    }
    .customer-p-center{
        font-size: 16px;
        /*padding-top: 1.5rem;*/
    }
    .gsry-img{
        height: 220px;
    }
}
@media (min-width: 1920px){
    .customer-img{
        height: 100px;
    }
    .customer-p-center{
        font-size: 18px;
    }
}
/*时间轴*/
@media (max-width: 768px){
    .timeline .timeline-item > .timeline-point.timeline-point-lineleft {
        margin-left: 38px !important;
    }
    .timeline .timeline-item > .timeline-point.timeline-point-lineright{
        margin-left: 38px !important;
        margin-top: 57px !important;
    }
    .timeline-about-leftevent{
        width: calc(100% - 50px) !important;
        float: left !important;
        margin-left: 41px;
    }
    .timeline-about-rightevent{
        width:calc(100% - 50px) !important;
    }
}

.row{
    margin-left: 0px;
    margin-right: 0px;
}

/*头部背景图*/
#pb-about{
    background-image: url(../img/aboutmin.png);
    background-position: center center;
}
.pb-about{
    width: 100%;
}
.about-label-title{
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #FFFFFF;
}
.about-label-text{
    /*height: 100px;*/
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    /*禁止自动换行，已注释*/
    /*white-space: nowrap;*/

    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

/*武汉资信管理有限公司简介*/
.about-describe-title{
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #333333;
}
.about-describe-vice{
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #666666;
}
/*简介图片*/
#about-customer-background{
    background-image: url(../img/customermin.png);
}

/*主要客户*/
.col-padding{
    padding-right: 10px;
    padding-left: 10px;
}
.col-empty{
    /*height: 4rem;*/
    margin: 10px 0px;
}
.customer-img{
    /*height: 80px;*/
    /*height: 4rem;*/
    width: 100%;
    background-color: #ffffff;
    text-align:center;
    margin: 10px 0px;
    display: table;
}
.customer-img-center{
    display: table-cell;
    vertical-align: middle;
}
/*.customer-img-center1{
    !*height: 40px;
    margin-top: 20px;*!
    !*height: 2rem;*!
    width: 90%;
    width: 90%;
    margin-top: 1rem;
}
.customer-img-center2{
    !*height: 40px;
    margin-top: 20px;*!
    width: 50%;
    height: 2rem;
    margin-top: 1rem;
}
.customer-img-center3{
    !*height: 60px;
    margin-top: 10px;*!
    width: 70%;
    height: 3rem;
    margin-top: 0.5rem;
}
.customer-img-center4{
    !*height: 60px;
    margin-top: 10px;*!
    width: 30%;
    height: 3rem;
    margin-top: 0.5rem;
}*/
.customer-p-center{
    text-align: center;
    font-family: Source Han Sans CN;
    color: #333333;
    font-weight: 800;
    display: table-cell;
    vertical-align: middle;
    /*padding-top: 30px;*/
}


/*发展历程*/
.timeline:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 50%;
    height: 103% !important;
    margin-left: 3px;
    border-right-width: 6px;
    border-right-style: solid;
    border-right-color: #C01500;
}
.timeline .timeline-item > .timeline-point.timeline-point-blank {
    right: -15px;
    width: 18px;
    height: 18px;
    /*margin-top: 95px;*/
    margin-top: 50px;
    margin-left: 3px;
    margin-right: 6px;
    color: #C01500;
    background: #C01500;
}
.timeline .timeline-item > .timeline-point.timeline-point-lineleft {
    right: -15px;
    width: 65px;
    height: 5px ;
    margin-left: 3px;
    /*margin-top: 102px;*/
    margin-top: 57px;
    color: #C01500;
    border-radius: 0%;
    border-style: none;
    background: none;
    background-size: 15px 5px;
    background-image: linear-gradient(to right,#C01500 0%,#C01500 70%,transparent 50%);
    background-repeat: repeat-x;
}
.timeline .timeline-item > .timeline-point.timeline-point-lineright {
    right: -15px;
    width: 65px;
    height: 5px ;
    margin-left: 31px;
    /*margin-top: 150px;*/
    margin-top: 100px;
    color: #C01500;
    border-radius: 0%;
    border-style: none;
    background: none;
    background-size: 15px 5px;
    background-image: linear-gradient(to right,#C01500 0%,#C01500 70%,transparent 50%);
    background-repeat: repeat-x;
}
.timeline .timeline-item.timeline-item-right > .timeline-point.timeline-point-blank{
    /*margin-top: 143px;*/
    margin-top: 93px;
}
.timeline .timeline-item.timeline-item-left{
    padding-top: 45px;
    clear: left;
}
.timeline .timeline-item.timeline-item-right {
    padding-top: 45px;
    clear: right;
}
/*发展历程*/
.timeline-about-leftevent{
    border: 2px dashed #C01500;
    float: right;
    margin-right: 30px;
}
.timeline-about-rightevent{
    border: 2px dashed #C01500;
    float: left;
    margin-left: 41px;
}
/*发展历程-内容*/
.about-details-heading{
    font-size: 20px;
    padding-top: 18px;
    text-align:center;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #333333;
    line-height: 36px;
}
.about-details-body{
    /*font-size: 14px;*/
    width: 100%;
    padding: 0px 5% 25px 5%;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #333333;
}
.about-details-text{
    display:list-item;
    list-style-type:disc;
    margin-left:12px;
}

/*公司资质与荣誉*/
.gsry-title{
    /*padding-top:100px;*/
    padding-bottom: 0px;
}
.gsry-subtitle{
    padding:20px 0px 15px 0px;
    font-size: 18px;
    color: #333333;
}
.gsry-subtitleplus{
    padding:40px 0px 15px 0px;
    font-size: 18px;
    color: #333333;
}

.gsry-heading{
    padding:5px 5px 0px 5px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 600;
    color: #333333;
}
.gsry-p-height{
    height: 39px;
}

/*社会责任*/
.shzr-body{
    padding: 0px;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
}
.shzr-spacing{
    margin-top:30px;
    margin-bottom: 30px;
}
@media(max-width: 768px){
    .shzr-spacing{
        margin-top:15px;
        margin-bottom: 30px;
    }
}

.shzr-body-img{
    padding: 0px;
}
.shzr-title{
    font-family: Source Han Sans CN;
    font-weight: 600;
    color: #333333;
}
.shzr-text{
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #666666;
}
@media (min-width: 1274px){
    .shzr-title{
        padding: 15px 10px 10px 30px;
        font-size: 16px;
    }
    .shzr-text{
        padding: 5px 20px 0px 30px;
        font-size: 14px;
        line-height: 24px;
    }
    .shzr-body-img img{
        height: 200px;
    }
}
@media (max-width: 1274px){
    .shzr-title{
        padding: 10px 10px 5px 30px;
        font-size: 12px;
    }
    .shzr-text{
        padding: 5px 20px 0px 30px;
        font-size: 12px;
    }
    .shzr-body-img img{
        height: 150px;
    }
}
@media(max-width: 768px){
    .shzr-title{
        padding: 10px 0px 5px 0px;
        font-size: 12px;
    }
    .shzr-text{
        padding: 5px 0px 0px 0px;
        font-size: 12px;
    }


}
@media (max-width: 610px){
    .shzr-body-img img{
        height: 190px;
    }
}
