.company_info{
    width: 1200px;
    margin: 0 auto;
padding-left: 100px;
}
.conpany_title>span{
    display: inline-block;
    height: 36px;
    font-size: 24px;
    font-weight: 900;
    color: #353535;
    margin: 3px 0 13px 0;
    border-bottom: 3px solid #ef9204;
}
.company_content{
    background: #fff;
    width: 1130px;

    overflow: hidden;
}
.content_top {
    height: 150px;
    width: 1130px;
    margin: 40px 0 30px 41px;
}


.content_top div p:nth-of-type(1) {
    font-weight: 900;
    font-size: 20px;
    color: #353535;
    margin-bottom: 18px;
    padding-top: 1px;
}
.content_top div p:nth-of-type(2) {
    font-weight: 900;
    color: #353535;
    margin-bottom: 14px;
    padding-top: 1px;
}
.content_top div p {
    padding-top: 1px;
    color: #909090;
    margin: 0 0 7px 0;
}

.content_center {
    height: 357px;
    width: 1130px;
    padding-left: 41px;
    color: #353535;
}
.content_center p {
    font-size: 20px;
    font-weight: 900;
    margin-bottom: 29px;

}
.content_center ul {
    height: 95px;
    float: left;
    margin-bottom: 60px;
}
.content_center ul:nth-of-type(1), .content_center ul:nth-of-type(3), .content_center ul:nth-of-type(5), .content_center ul:nth-of-type(7){
    width: 300px;

}
.content_center ul:nth-of-type(2), .content_center ul:nth-of-type(4), .content_center ul:nth-of-type(6), .content_center ul:nth-of-type(8){
    width: 200px;

}

.content_center ul li:nth-of-type(1) {
    font-size: 16px;
    font-weight: 900;
   
    color: #353535;
list-style-type: none;
}
.content_center ul li:nth-of-type(2)
{
  margin-bottom: 15px;
 font-size: 13px;
list-style-type: none;
}
.content_center ul li:nth-of-type(3), .content_center ul li:nth-of-type(4){
    font-size: 13px;
    color: #808080;
list-style-type: none;
}
.content_center ul li img{
width: 70px; 
height: 70px;
}

.content_top_kf {
    height: 177px;
    width: 1130px;
    margin: 40px 0 30px 41px;
}


.content_top_kf div p:nth-of-type(1) {
    font-weight: 900;
    font-size: 20px;
    color: #353535;
    margin-bottom: 18px;
    padding-top: 1px;
}

.content_top_kf div p {
    padding-top: 1px;
    color: #909090;
    margin: 0 0 7px 0;
}