/* .about_section .about_w1300 {width: 100px;} */
.about_about {width: 100%; display: flex;justify-content: space-between;}
.about_left {width: 23%; height: 100%;}
.about_right {width: 72%; background-color: #f6f6f6;margin-top: 3.5%; position: relative;}
.about_section {margin: 25px 0;}
.about_left_top {padding-bottom: 30px;}
.about_left_top ul {display: flex;line-height: 16px;color: #666666;}
.about_left_top ul li{
  margin: 0 10px;
}
.about_left_top img{
  width: 16px;
}
.about_left_top p{font-size: 16px;}
.about_left_top ul li a:hover{color: #c11827;}
.about_left_bottom {width: 100%;padding-bottom: 5%; background-color: #f6f6f6;display: flex;flex-direction: column;align-items: center;}
.about_left_bottom_son {width: 100%;height: 77px; display: flex;justify-content: center;align-items: center;font-size: 16px;color: #666666;}
.about_left_bottom .about_left_bottom_sonB {background-color: #c11827; height: 92px; color: #ffffff;}
/* .about_left_bottom_son:hover {color: #c11827;font-size: 20px;} */
.about_left_bottom_sonB .about_left_bottom_son_80 {width: 80%;height: 100%;font-size: 16px;display: flex;justify-content: center;align-items: center;border-bottom: #c11827 solid 0.5px;font-size: 24px;}
.about_left_bottom_sonS .about_left_bottom_son_80 {cursor: pointer; width: 80%;height: 100%;font-size: 18px;display: flex;justify-content: center;align-items: center;border-bottom: #e8e8e8 solid 0.5px;}
/* .about_left_bottom_son:hover {background-color: #c11827;color: #fff;} */
/* .about_left_bottom_sonB:hover .about_left_bottom_son_80 {border-bottom: #c11827 ;} */
.about_left_bottom .about_left_bottom_sonS .about_left_bottom_son_80:hover {border-bottom: #c11827 solid 0.5px; color: #c11827;}
.about_right_bottom {width: 90%;line-height: 50px; margin: 0 auto;display: flex;flex-direction: column;justify-content: center;align-items: center;color: #666666;font-size: 16px;}
.about_right_top {width: 90%;height: 85px;line-height: 85px; display: flex;justify-content: flex-start;margin-left: 3%; border-bottom: #e8e8e8 solid 0.5px;font-size: 24px; color: #000;}
.about_right_top .about_right_top_dian {color: #c11827; font-size: 50px; margin-right: 1%;}
.about_right_bottom_img {width: 100%; margin: 12.5px 0;}
.about_left_bottom_sonS .about_left_bottom_son_color {color: #c11827; border-bottom: #c11827 solid 0.5px;}
/* .about_right_bottom_text {line-height: ;} */
.culture_right_bottom {align-items: flex-start;}
.culture_right_bottom .about_right_bottom3 {margin: 2% 0;}
.groupHonor_right_bottom {display: flex;flex-wrap: wrap;}
.groupHonor_right_bottom_img {    position: relative;
    width: 350px;
    height: 200px;
    overflow: hidden;
    margin: 2% 0;
    margin-left: 8.5%;}
.groupHonor_right_bottom_img:hover .groupHonor_right_bottom_text{position: absolute;bottom: 0;}
.groupHonor_right_bottom_text {width: 100%;height: 15%;display: flex;justify-content: center;align-items: center;color: #fff; position: absolute;bottom: -20%;left: 0;background-color: #c11827;}
.groupHonor_right_bottom_img img{width: 350px; height: 200px;}
/*.groupHonor_about {height: 850px;}*/
.about_left .groupHonor_left_bottom {height: 58%;}

.team_right_bottom {display: flex;
/*height: 14vh;*/
margin: 2vh 0;}
.team_right_bottom_left {color: #333333;width: 110px;padding: 0 20px;height: 4vh;line-height: 4vh;margin-left: 10px;font-size: 18px;font-weight: 600;/* display: flex; *//* justify-content: center; *//* align-items: center; */border-right: #aaaaaa solid 1px;text-align-last: justify;}
#team_1_about_right .team_right_bottom_left {
    width: 180px; height: 75px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    overflow:hidden;
    -webkit-box-orient: vertical;
}
#team_1_about_right .team_right_bottom_right {
    height: 100px;
}
#team_1_about_right .team_right_bottom {
    justify-content: center;
    align-items: center;
}
.team_right_bottom_right {width: 40vw;height: 4vh; display: flex;flex-direction: column; justify-content: center;padding:0 1.5vw}
.team_right_bottom_position {font-size: 16px;font-weight: 400;color: #333333;}
.team_right_bottom_deed {height: 38px; font-size: 0.9rem; color: #666666;margin-top: 2vh;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}