.con_social{ margin-bottom: 40px;}
.con_social h3{ font-size: 16px; color: #333; font-weight: bold; margin-bottom: 10px;}
.con_social p{ font-size: 16px; color: #666; text-align: justify; line-height: 28px;}

.list_party{ width: 100%;}
.list_party li{ width: 100%; padding: 15px 30px 15px 15px; box-shadow: 0 0 10px #ddd; display: flex; margin-bottom: 40px;}
.list_party li .img_pitem{ width: 21%; margin-right: 4%;}
.list_party li .img_pitem img{ width: 100%;}
.con_pitem{ width: 75%; padding-top: 20px;}
.tit_pitem{ display: block; width: 100%; height: 35px; line-height: 35px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #333; font-size: 20px; font-weight: bold;}
.tit_pitem:hover{ color:#0081cc; text-decoration: underline;}
.txt_pitem{ width: 100%; text-align: justify; font-size: 14px; color: #333; line-height: 24px; height: 72px; overflow: hidden;}
.date_pitem{ color: #666; padding-top: 15px;}

/*企业文化*/
.con_sulture{ width: 900px;}
.a_culture{ width: 900px; display: flex; margin-top: 10px;}
.culture_ba{ width: 300px; text-align: center; padding: 70px 0; color: #fff;}
.culture_ba h3{ font-size: 18px; font-weight: bold; text-align: center; padding: 20px 0 10px;}
.culture_ba p{ font-size: 16px; text-align: center; line-height: 24px;}
.culture_b1{ background: #46a6d9; border-bottom: solid 6px #b2d33c;}
.culture_b2{ background: #b2d33c; border-bottom: solid 6px #46a6d9;}