﻿.leadership_con{
    padding:14px 0 70px 0;
}
.leadership_conleft{
    width: 20.834%;
    /* height: 100%; */
    position: relative;
}
.leadership_conright{
    width: 66.2%;
    /* height: 100%; */
    background-color: #F9F9F9;
    position: relative;
}
.leadership_box{
    display: flex;
    justify-content: space-between;
    /* height: 200px; */
}
.leadership_conleftsvg{
    position: absolute;
    top: 17px;
    right:-18px;
}
.leadership_conright{
    padding-left: 303px;
}
.leadership_conright1{
    width: calc(100% - 67px);
    color: #333;
font-family: Microsoft YaHei;
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: 36px; /* 180% */
text-transform: uppercase;
margin-bottom: 47px;
margin-top: 112px;
}
.leadership_conright2{
    color: #666;
    font-family: Microsoft YaHei;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 162.5% */
    text-transform: uppercase;
    margin-bottom: 47px;
}
.leadership_conright3{
    color: #666;
    font-family: Microsoft YaHei;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 162.5% */
    text-transform: uppercase;
    margin-bottom: 25px;
}
.leadership_qmbox{
    margin-bottom: 25px;
    text-align: right;
}
.leadership_qm{
    margin-right: 13px;
}
.leadership_conrightabout{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -15.315%;
}
.leadership_conrightabout p{
    color: #333;
    font-family: Microsoft YaHei;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 10px;
}
.leadership_conrightabout p:nth-child(2){
    margin-left: 102px;
}
.leadership_conrightabout p:nth-child(3){
    margin-left: 167px;
}
.leadership_conrightabout p::after{
    content: '';
    position: absolute;
height: 2px;
    width: 192px;
    background-color: #333;
    bottom: 0;
    left: 0;


}
@media(max-width:1440px){
    .leadership_conrightabout p::after {
       
        width: 168px
    }
    .leadership_conright {
        padding-left: 261px;
    }
    .leadership_conrightabout p:nth-child(2) {
        margin-left: 82px;
    }
    .leadership_conrightabout p:nth-child(3) {
        margin-left: 123px;
    }
}
@media(max-width: 1366px){
    .leadership_conrightabout p::after {
       
        width: 160px
    }
}
@media(max-width: 1280px){
    .leadership_conrightabout p::after {
       
        width: 152px
    }
    .leadership_conleft {
    width: 22.834%;
}
.leadership_conrightabout {
   
    left: -11.315%;
}
.leadership_conright {
    padding-left: 246px;
}
}
@media(max-width: 991px){
    .leadership_conrightabout p::after {
       
        width: 136px
    }
    .leadership_conleft {
        width: 27.834%;
    }
    .leadership_conrightabout {
    left: -6.315%;
}
.leadership_conright1 {
    width: calc(100% - 30px);
}
}
@media(max-width: 901px){
     .leadership_box{
        display: flex;
        flex-wrap: wrap;
     }
     .leadership_conleft{
        width: 100%;
     }
     .leadership_conright{
        width: 100%;
     }
     .leadership_conrightabout{
        position: static;
        transform:translate(0)
     }
     .leadership_conright {
        padding: 30px;
    }
    .leadership_conright1 {
        width:100% ;margin-bottom: 30px;
        margin-top: 30px;
    }
    .leadership_conrightabout{
        display: flex;
        justify-content: space-between;
    }
    .leadership_conrightabout p:nth-child(2) {
        margin-left: 0;
    }
    .leadership_conrightabout p:nth-child(3) {
        margin-left: 0;
    }
  


}






@media(max-width: 767px){
    .leadership_conrightabout p::after {
       
        width: 120px
    }
    .leadership_conrightabout{
        display: flex;
        flex-wrap: wrap;
        text-align: center;

    }
    .leadership_conrightabout p::after{
        display: none;
    }
    .leadership_conrightabout p{
        width: 100%;
    }
    .leadership_conright1 {
        margin-bottom: 15px;
        margin-top: 15px;
    }
    .leadership_con {
    padding: 14px 0 30px 0;
}
}
@media(max-width: 511px){
    .leadership_conrightabout p::after {
       
        width: 120px
    }
}
@media(max-width: 360px){
    .leadership_conrightabout p::after {
       
        width: 111px
}
}