
.about-main{
    flex-grow: 1;
    display: block;
}
.about-main-sub-title{
    padding:35px 50px 25px;
    border-top:2px solid #dc082b;
    background:#f0f0f0;
    color:#626262;
    font-size:15px;
    display: block;
}
.about-main-sub-title h2{
    width:100%;
    font-size:28px;
    line-height: 40px;
    font-weight: normal;
    display: block;
}
.about-main-sub-title h3{
    width:100%;
    font-size:18px;
    line-height: 30px;
    font-weight: normal;
    display: block;
}
.about-main-sub-title p{
    width:100%;
    font-size:15px;
    line-height: 26px;
    margin-top:10px;
    display: block;
}
.about-main-content{
    width:100%;
    display: block;
}
.about-main-content p{
    width:100%;
    font-size:14px;
    color:#7f7f7f;
    line-height: 26px;
    display: block;
}
.about-main-content img{
    max-width: 100%;
    display: block;
}
.about-expert{
    width:100%;
    /*border-top:2px solid #dc082b;*/
    padding-top:60px;
    display: block;
}
.about-expert li{
    width:48%;
    float: left;
    margin-right: 4%;
    margin-bottom: 25px;
    display: inline-block;
}
.about-expert li:nth-child(2n){
    margin-right: 0;
}
.about-expert li a{
    width: 100%;
    display: block;
}
.about-expert li a img{
    width:210px;
    height: 210px;
    border-radius: 50%;
    margin:0 auto;
    display: block;
}
.about-expert li a h2,.about-expert li a span{
    width:100%;
    text-align: center;
    display: block;
    color:#626262;
}
.about-expert li a h2{
    font-size:18px;
    line-height: 24px;
    font-weight: normal;
    margin-top:10px;
}
.about-expert li a span{
    font-size:14px;
    line-height: 20px;
}
.about-expert li a p{
    width:100%;
    font-size:14px;
    color:#515759;
    margin-top:25px;
    text-align:justify!important;
    display: block;
}

/*  董事长致辞  */
.about-main-chairman{
    width:100%;
    padding:40px 0;
    display: block;
}
.about-main-chairman-img{
    width:377px;
    margin:35px 15px 0 0;
    float: left;
    display: inline-block;
}
.about-main-chairman-img img{
    width:350px;
    height: 485px;
    margin:0 auto;
    display: block;
}
.about-main-chairman-img .about-main-chairman-img-text{
    width:280px;
    padding:25px 35px;
    background: #dc082b;
    color:#fff;
    font-size:16px;
    line-height: 32px;
}
.about-main-chairman-content{
    width:505px;
    float: left;
    font-size:14px;
    color:#666464;
    line-height: 28px;
    display: inline-block;
}
.about-main-chairman-content p{
    text-align: justify;
}

.about-special ul{
    margin-top:20px;
}
.about-special ul li{
    width:100%;
    /*float: left;*/
    margin-right: 55px;
    line-height: 32px;
    height: 32px;
    font-size:14px;
    display: block;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.about-special ul li a{
    color: #646464;
    display: block;
}


/*  发展历史  */
.about-history{
    width:936px;
    display: block;
}
.about-history-list{
    width:100%;
    margin-bottom: 30px;
    display: flex;
    justify-content: start;
}
.about-history-list-time{
    width:140px;
    min-width: 140px;
    flex-grow: 0;
    margin:0 18px 0 0;
    background: #eee7d0;
    color:#9f9f9f;
    display: block;
    position: relative;
}
.about-history-list-time span{
    text-align: right;
    font-size:18px;
    line-height: 20px;
    display: inline-block;
    position: absolute;
    bottom:50px;
    right:10px;
}
.about-history-list-time h2{
    text-align: right;
    font-size:40px;
    line-height: 50px;
    position: absolute;
    bottom:0;
    right:10px;
    font-weight: normal;
    display: inline-block;
}
.about-history-list-text{
    flex-grow: 1;
    display: block;
}
.about-history-list-text ul{
    width:100%;
    margin-bottom: 10px;
    display: block;
}
.about-history-list-text li{
    list-style:inside square;
    font-size:14px;
    color:#626262;
    line-height: 24px;
}
.about-history-list-text p{
    width:100%;
    display: inline-block;
    letter-spacing: 1px;
}
.about-history-list-text p img{
    width:175px;
    height: 101px;
    margin:5px 5px 0 0;
    float: left;
    display: inline-block;
}
.about-history-list-text p.five img{
    width:144px;
    height: 86px;
}
.about-history-list-text p.three img:nth-child(3n+1){
    clear: both;
}
.about-history-list-text.no-history{
    height: 180px;
}
.about-history-list-text.no-history li{
    color:#dc082b;
    margin-top:105px;
}

/*  企业荣誉  */
.about-honor{
    width:100%;
    display: block;
    border-top:2px solid #dc082b;
}
.about-honor-intro{
    padding:25px 20px 10px;
    display: block;
    font-size:16px;
    color:#333;;
    line-height: 30px;
}
.about-honor-intro p{
    font-size:14px;
    line-height: 26px;
}
.about-honor-intro h2{
    font-size: 16px;
    margin-bottom: 10px;
}
.about-honor-part{
    width:100px;
    line-height: 30px;
    font-size:14px;
    color:#868686;
    background: url("../images/select.png") right center no-repeat;
    margin-left:20px;
    display: block;
}
.about-honor-list{
    width:100%;
    margin:30px 0;
    display: block;
}
.about-honor-list li{
    width:217px;
    float: left;
    margin-right: 20px;
    display: inline-block;
}
.about-honor-list li:nth-child(4n){
    margin-right: 0;
}
.about-honor-list li img{
    width:217px;
    height: 153px;
    display: block;
}
.about-honor-list li h4{
    width:100%;
    text-align: center;
    font-size:14px;
    line-height: 40px;
    color:#626262;
    margin-bottom: 10px;
}

/*  社会责任  */
.about-duty,.about-duty-list,.about-duty-list ul{
    width:100%;
    display: block;
}
.about-duty-list ul{
    margin-top:25px;
}
.about-duty-list li{
    width:438px;
    padding:10px;
    border:1px solid #e3e3e3;
    margin:0 10px 10px 0;
    float: left;
    display: inline-block;
}
.about-duty-list li:nth-child(2n){
    margin-right: 0;
}
.about-duty-list li a{
    width:100%;
    display: flex;
    justify-content: start;
}
.about-duty-list li:hover{
    box-shadow: 0 0 10px rgba(0,0,0,0.21);
    border-radius: 5px;
    border-color:#fff;
}
.about-duty-list li a img{
    width:166px;
    min-width: 166px;
    flex-grow: 0;
    height: 123px;
    object-fit: cover;
    display: block;
}
.about-duty-list li a .about-duty-list-main{
    margin-left:10px;
    flex-grow: 1;
    display: block;
}
.about-duty-list li a .about-duty-list-main h2{
    width:100%;
    font-size:16px;
    line-height: 26px;
    color:#525252;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-weight: normal;
}
.about-duty-list li a .about-duty-list-main p{
    width:100%;
    font-size:12px;
    margin-top:5px;
    line-height: 22px;
    color:#969696;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

/*  职业发展  */
.about-job{
    width:100%;
    border-top:2px solid #dc082b;
    display: block;
}
.about-job .about-honor-intro{
    margin-bottom: 25px;
}
.about-job-table,.about-job-table tbody,.about-job-table tr{
    width:100%;
    display: block;
}
.about-job-table{
    margin:15px 0 47px;
}
.about-job-table tbody tr{
    border-bottom: 1px solid #d6d6d6;
    font-size:14px;
    line-height: 24px;
    padding:11px 0;
    color:#8b8b8b;
}
.about-job-table tr td,.about-job-table tr th{
    width:150px;
    text-align: center;
}
.about-job-table tr td:first-child,.about-job-table tr th:first-child{
    width:330px;
}
.about-job-table tr:nth-child(even){
    background: #f3f3f3;
}
.about-job-table thead{
    background:#a6a6a6;
    color:#f3f3f3;
    line-height: 45px;
    font-size:16px;
}
.about-job-table tbody tr td a{
    width:45px;
    line-height: 20px;
    font-size:14px;
    color:#f3f3f3;
    display: block;
    position: relative;
    margin:0 auto;
    background:#a6a6a6;
    z-index:2;
}
.about-job-table tbody tr td a span{
    width: 14px;
    height: 14px;
    transform: rotate(-45deg);
    display: block;
    position: absolute;
    top: 3px;
    right: -7px;
    background: #a6a6a6;
    z-index: 1;
}

/*  职业发展详细页  */
.job-article{
    width:900px;
    padding:40px 15px 10px;
    border-bottom: 1px solid #d6d6d6;
    font-size:16px;
    color:#6c6c6c;
}
.job-article label{
    width:auto;
    padding:0 5px;
    line-height: 26px;
    background: #ddd;
    position: relative;
    border-radius: 5px;
    margin-right: 20px;
}
.job-article label i{
    width:10px;
    height: 10px;
    transform: rotate(45deg);
    position: absolute;
    top:8px;
    right:-5px;
    background: #ddd;
}
.job-article p{
    margin-right: 20px;
}
.job-article p span{
    color:#dc082b;
    font-size:18px;
}
.job-article-content{
    width: 900px;
    margin:25px 15px 35px;
    display: block;
    font-size:14px;
    color:#6c6c6c;
    line-height: 30px;
}
.job-article-btn{
    width:874px;
    padding:15px 28px;
    background: url("../images/oblique.jpg") left top;
}
.job-article-btn a{
    width:89px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    flex-grow: 0;
    display: block;
    background:#727272;
    margin-right: 10px;
    color:#fff;
}
.job-article-btn a:first-child{
    background:#dc082b;
}
@media screen and (max-width: 1366px) {
    .about-main-chairman-img{
        width:303px;
    }
    .about-main-chairman-img img{
        width:303px;
        height: 420px;
    }
    .about-main-chairman-img .about-main-chairman-img-text{
        width:273px;
        padding:25px 0 25px 30px;
        font-size:13px;
        line-height: 25px;
    }
    .about-main-chairman-content{
        width:400px;
        font-size:12px;
        line-height: 22px;
    }
    .about-special .about-special-title{
        font-size:12px;
        line-height: 15px;
    }
    .about-special ul li{
        width:45%;
        margin-right: 5%;
        font-size:12px;
        line-height: 22px;
        height: 22px;
    }
    .about-honor-list li{
        margin-right: 44px;
    }
    .about-honor-list li:nth-child(4n){
        margin-right: 44px;
    }
    .about-honor-list li:nth-child(3n){
        margin-right: 0;
    }
    .about-honor-intro{
        padding:25px 10px 10px;
    }
    .about-duty-list li{
        width:342px;
    }
    .about-duty-list li a img{
        width:140px;
        min-width: 140px;
        height: 100px;
    }
    .about-job-table tr td:first-child, .about-job-table tr th:first-child{
        width: 259px;
    }

    .about-main{
        max-width: 739px;
    }
    .about-history{
        width:739px;
    }
    .about-history-list-time{
        margin-left:0;
    }
    .about-history-list-time{
        width:100px;
        min-width: 100px;
    }
    .about-history-list-time span{
        font-size:16px;
        line-height: 20px;
        bottom:40px;
    }
    .about-history-list-time h2{
        font-size:30px;
        line-height: 40px;
    }
    .about-history-list-text li{
        font-size:12px;
        line-height: 20px;
    }
    .about-history-list-text p img{
        width:148px;
        height: 85px;
    }
    .about-history-list-text p.five img{
        width: 119px;
        height: 71px;
    }
    .about-main-sub-title{
        padding:25px 30px 15px;
    }
    .about-main-sub-title h2{
        font-size:22px;
        line-height: 30px;
    }
    .about-main-sub-title h3{
        font-size:14px;
        line-height: 20px;
    }
    .about-main-sub-title p{
        font-size:12px;
        line-height: 20px;
    }
}