.company-profile{
    width: 1200px;
    margin: auto;
}
.company-profile-left{
    float: left;
    width: 700px;
    margin-right: 20px;
}
.company-profile-right{
    float: left;
    width: 480px;
    margin-top: 25px;
}
.company-profile-right img{
    width: 100%;
}
.company-profile-right img:nth-child(1){
    margin-bottom: 30px;
}
.company-profile-introduce{
    margin: 13px 0;
}
.company-profile-introduce:nth-child(1){
    margin-top: 0;
}
.company-profile-introduce:nth-last-child{
    margin-bottom: 0;
}
.company-profile-introduce-title{
    font-family: 'MicrosoftYaHei-Bold', 'Microsoft YaHei Negreta', 'Microsoft YaHei Normal', 'Microsoft YaHei';
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
    color: #333333;
}
.company-profile-introduce-content{
    font-family: 'MicrosoftYaHei', 'Microsoft YaHei Normal', 'Microsoft YaHei';
    font-weight: 400;
    color: #797979;
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
    text-indent: 2rem;
}
.us-tab{
    padding-bottom: 60px;
    min-width: 1255px;
}
.position-menu-company{
    padding-top: 20px;
}
.tab-menu{
    width: 1200px;
    margin:15px auto 0;
    text-align: center;
    position: relative;
}
.tab-list li{
    display: inline-block;
    padding: 5px 40px;
    border-left: 1px solid rgb(215 215 215);
}
.tab-list li:nth-last-of-type(1){
    border-right: 1px solid rgb(215 215 215);
}
.slider-about{
    width: 66px;
    height: 6px;
    background: inherit;
    background-color: rgba(229, 45, 39, 1);
    border: none;
    border-radius: 0px;
    position: absolute;
    bottom: -15px;
    left: 426px;
}
.journalism{
    margin-bottom: 100px;
    margin-top: 50px;
}