@charset "utf-8";
/* 走进我们 */
/* 组织架构 */
.organizational {width: 1200px;height: 804px;margin: 40px auto 129px auto;text-align: center;}
.organizational img{width: 1199px;height: 804px;}
/* 企业文化 */
.enterprise-culture{text-align: center;box-sizing: border-box;overflow: hidden;margin-top: 40px;margin-bottom: 80px;}
.enterprise-culture .title{height:50px;line-height:50px;font-size: 26px;font-family: PingFangSC-Semibold;color: #272727;font-weight: bold;}
.enterprise-culture .ec-content{width: 1085px; display: inline-block;}
.ec-content .ec-li{width: 344px;height: 180px;margin-right: 20px;text-align: center;float: left;border: 1px solid #EFEFEF;border-radius: 8px;display: table;}
/* .ec-content .ec-li:nth-child(n+4) {margin-top: 20px;}
.ec-content .ec-li:nth-child(3n){margin-right: 0;} */
.ec-li .ec-div{vertical-align: middle;display: table-cell;}
.ec-li .ec-headline{font-size: 26px;color: #262324;margin-top: 5px;}
.ec-li .ec-img{width: 50px;height: 50px;}
.enterprise-culture>img{width: 1070px;height: 278px;margin-top: 59px;}
/* 企业简介 */
.enterprise-profile{ 
    padding: 40px 0 80px 0;
    overflow: hidden;
}
.enterprise-profile .title{height:50px;line-height:50px;font-size: 26px;font-family: PingFangSC-Semibold;color: #272727;font-weight: bold;}
.enterprise-profile .fix{
    margin: 12px 0 20px 0;
}
.enterprise-profile .fix .left{
    width: 583px;
    height: 290px;
    margin-top: -10px;
}
.enterprise-profile .fix .right{
    width: 442px;
    height: 290px;
    margin-left: 44px;
}
.enterprise-profile .ep-content p{
    margin-bottom: 20px;
    text-indent: 35px;
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #262324;
    line-height: 28px;
}
/* 管理团队 */
.manage-ul{margin: 50px 0 100px 0;}
.manage-ul .manage-content{padding: 30px;margin-top: 10px;}
.manage-ul .manage-content:first-child {margin-top: 0;}
.manage-ul li:hover {background: #F9F9F9;}
.manage-ul .manage-content:last-child{border-bottom: none;}
.manage-left .manage-img{width: 180px;height: 240px;}
.manageteam .manage-left{float: left;height: 240px;width: 180px;overflow: hidden;}
.manageteam .manage-right{float: left;height: 240px;width: 800px;margin-left: 60px;overflow: hidden;}
.manage-right dl dt{font-size: 24px;font-weight: bold;}
.manage-right .bg-color{width: 24px;height: 3px;background: #FF680D;margin-top: 10px;border-radius: 6px;}
.manage-right .potion{font-size: 16px;margin-top: 30px;line-height: 22px;font-weight: bold;}
.manage-right .mr-content{line-height: 24px;margin-top: 15px;height: 120px;}