.about-auto{
    width: 1200px;
    margin: 0 auto;
}
.introduce-header-box{
    width: 100%;
    position: relative;
}
.introduce-header-bg{
    width: 100%;
    background: url("../image/about/about-bg.png") no-repeat;
    background-size: cover;
    height: 260px;
    position: absolute;
    top: 0;
    left: 0;
}
.introduce-header{
    width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.introduce-header h3{
    font-size: 38px;
    color: #FFFFFF;
    letter-spacing: 0.6px;
    padding-top: 125px;
    margin-bottom: 55px;
}
.introduce-header h3 span{
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0.5px;
    margin-left: 20px;
}
.introduce-tab{
    background: #FFFFFF;
    border: 1px solid #E7EAEE;
    box-shadow: 0 2px 4px 0 rgba(44,46,48,0.05);
    border-radius: 6px;
    text-align: center;
}
.introduce-tab ul{
    width: 800px;
    margin: 0 auto;
}
.introduce-tab li{
    float: left;
    width: auto;
    text-align: left;
    /*margin: 0 67.5px;*/
    line-height: 54px;
    margin-right: 148px;
}
.introduce-tab li:last-child{
    margin-right: 0px;
}
.introduce-tab li img{
    vertical-align: middle;
}

.introduce-tab a{
    font-size: 16px;
    color: #333333;
}
.introduce-tab .active a{
    color: #046AD5;
}
.introduce-header p{
    font-size: 14px;
    color: #333333;
    letter-spacing: 0.5px;
    text-align: justify;
    margin-top: 40px;
    font-weight: 600;
}
.shareholder-mess{
    margin-top: 50px;
    margin-bottom: 120px;
}
.shareholder-content{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-bottom: 50px;
}
.shareholder-mess .left,
.shareholder-mess .right{
    width: 50%;
    display: flex;
    align-items: center;
}
.introduce-border-left{
    border-left: 1px solid #EEEEEE;
}
.shareholder-mess .right{
    text-align: right;
    padding-right: 37px;
}
.introduce-logo{
    margin: -10px 0 16px 0;
    padding-left: 37px;
    position: relative;
    font-size: 20px;
    color: #333333;
    letter-spacing: 0.56px;
    font-weight: bold;
}
.shareholder-mess p{
    padding-left: 37px;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0.5px;
    text-align: justify;
    line-height: 26px;
}



.shareholder-mess1{
    margin-bottom: 50px;
}
.shareholder-mess1 .left {
    width: 27%;
}
.shareholder-mess1 .right{
    width: 73%;
}
.pingtai-event {
    box-sizing: border-box;
    width: 1200px;
    margin: 0 auto;
    padding: 50px 30px 50px 50px;
    background: #ffffff;
}
.pingtai-event .event-title {
    font-family: PingFangSC-Medium;
    font-size: 20px;
    color: #333333;
    letter-spacing: 0.56px;
    line-height: 34px;
    font-weight: 500;
    margin-bottom: 10px;
}
.ptdjs-img-y {
    width: 150px;
    margin-right: 5px;
}
.ptdjs-img-w {
    width: 100px;
    margin-right: 5px;
}
.shareholder-mess1 .introduce-title h3 {
    padding: 60px 0px 50px 0px;
    font-family: PingFangSC-Medium;
    font-size: 32px;
    color: #333333;
    letter-spacing: 0.89px;
    text-align: center;
    font-weight: 500;
}
.shareholder-mess1 .right{
    text-align: center;
}
.shareholder-mess1 .introduce-img {
    margin-top: 76px;
}
.shareholder-mess1 p{
    padding-left: 37px;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0.5px;
    text-align: justify;
    line-height: 26px;
}
/*.introduce-logo:before{*/
/*    content: ' ';*/
/*    width: 3px;*/
/*    height: 30px;*/
/*    background: #046AD5;*/
/*    position: absolute;*/
/*    top: -2px;*/
/*    left: -2px;*/
/*    border-radius: 26%;*/
/*}*/
.shareholder-img img{
    margin: 0 auto;
}
.introduce-border-right{
    border-right: 1px solid #EEEEEE;
    text-align: right;
}
.introduce-border-right .introduce-logo{
    margin: 16px 0;
    padding-right: 37px;
    position: relative;
}
.introduce-border-right p{
    margin-right: 37px;
}
.introduce-border-right .introduce-logo:before{
    left: initial;
    right: -2px;
}
.advantage-box{
    margin-top: 60px;
    position: relative;
    margin-bottom: 70px;
}
.advantage-title{
    padding: 0px 0 12px 0;
    font-size: 20px;
    color: #333333;
    letter-spacing: 0.56px;
    text-align: center;
    position: relative;
}
.advantage-title em{
    font-style: normal;
    border-bottom: 1px solid #EEEEEE;
    padding: 12px 0;
    font-weight: 600;
}
.advantage-title span{
    display: inline-block;
    width: 30px;
    height: 3px;
    background: #046AD5;
    border-radius: 3px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -15px;
}
.advantage-border{
    width: 1px;
    height: 825px;
    position: absolute;
    background: #EEEEEE;
    left: 50%;
    top: 51px;
}
.advantage-mess-box{
    position: relative;
    width: 1200px;
    margin: 20px auto;
}
.advantage-mess-right{
    /*background: #F8FCFF;*/
    /*box-shadow: 0 22px 24px 0 rgba(44,46,48,0.09);*/
    width: 570px;
    margin-left: 30px;
    position: relative;
    left: 50%;
    padding: 14px 80px 14px 17px;
    box-sizing: border-box;
}
.advantage-mess-right:hover{
    background: #F6F6F7;
    /*box-shadow: 0 22px 24px 0 rgba(44,46,48,0.09);*/
}
.advantage-mess-right h5{
    line-height: 20px;
    margin: 5px 0;
    font-size: 14px;
    color: #333333;
    letter-spacing: 0.44px;
    font-weight: 600;
}
.advantage-mess-right span{
    width: 12px;
    height: 12px;
    border: 3px solid #046AD5;
    border-radius: 50%;
    position: absolute;
    top: 20px;
    left: -39px;
    background: #fff;
}
.advantage-mess-right p{
    line-height: 26px;
    margin: 5px 0;
    font-size: 14px;
    color: #999999;
    letter-spacing: 0.5px;
    text-align: justify;
    line-height: 26px;
}
.advantage-mess-left{
    /*background: #F8FCFF;*/
    /*box-shadow: 0 22px 24px 0 rgba(44,46,48,0.09);*/
    width: 570px;
    position: relative;
    left: 0;
    padding: 14px 17px 14px 80px;
    box-sizing: border-box;
    text-align: right;
}
.advantage-mess-left:hover{
    background: #F6F6F7;
    /*box-shadow: 0 22px 24px 0 rgba(44,46,48,0.09);*/
}
.advantage-mess-left h5{
    line-height: 20px;
    margin: 5px 0;
    font-size: 14px;
    color: #333333;
    letter-spacing: 0.44px;
    font-weight: 600;
}
.advantage-mess-left p{
    line-height: 26px;
    margin: 5px 0;
    font-size: 14px;
    color: #999999;
    letter-spacing: 0.5px;
    text-align: justify;
    line-height: 26px;
}
.advantage-mess-left span{
    width: 12px;
    height: 12px;
    border: 3px solid #046AD5;
    border-radius: 50%;
    position: absolute;
    top: 20px;
    right: -39px;
    background: #fff;
}
.advantage-mess-left:hover p,.advantage-mess-right:hover p{
    color: #666666;
}
.contactus-box{
    margin: 60px auto;
}
.contactus-mess{
    width: 600px;
}
.contactus-mess img {
    width: 16px;
    height: 16px;
    margin-right: 20px;
    vertical-align: middle;
    margin-bottom: 1px;
}
.contactus-mess h3{
    font-size: 14px;
    color: #333333;
    letter-spacing: 0.5px;
    text-align: justify;
    font-weight: 600;
    padding: 14px 0 12px 0;
    border-bottom: 1px solid #EEEEEE;
    position: relative;
    margin-bottom: 14px;
}
.contactus-mess h3 span{
    position: absolute;
    bottom: 0;
    left: 0;
    background: #046AD5;
    border-radius: 3px;
    width: 30px;
    height: 3px;
}
.contactus-mess p{
    font-size: 14px;
    color: #999999;
    letter-spacing: 0.5px;
    text-align: justify;
    line-height: 26px;
    margin-bottom: 5px;

}
.contactus-mess li{
    padding: 0 140px 15px 52px;
}
.contactus-mess li:last-child{
    padding: 0 140px 12px 52px;
}
/*.contactus-mess li:first-child p{*/
    /*color: #666666;*/
/*}*/
.contactus-mess li:hover{
    background: #f6f6f7;
}
.contactus-mess li:hover p{
    color: #666666;
}
.pop{
    top: 86px!important;
}
