@charset "UTF-8";
/**********7team.html*************/
/* line 2, scss/7team.scss */
#teamMain { width: 1122px; height: auto; overflow: hidden; margin: 0 auto; margin-top: 44px; }
/* line 8, scss/7team.scss */
#teamMain h2:nth-of-type(1) { background: url(../image/icon/tem.jpg) no-repeat center; }
/* line 11, scss/7team.scss */
#teamMain h2:nth-of-type(2) { background: url(../image/icon/teacher.jpg) no-repeat center; }
/* line 14, scss/7team.scss */
#teamMain .team { width: 100%; height: auto; overflow: hidden; margin-top: 60px; margin-bottom: 72px; }
/* line 20, scss/7team.scss */
#teamMain .team p:nth-of-type(1) { height: 50px; width: 100%; text-align: center; }
/* line 24, scss/7team.scss */
#teamMain .team p:nth-of-type(1) span { display: inline-block; width: 175px; height: 100%; border-right: 1px solid #219fd2; font-size: 36px; color: #666; line-height: 50px; font-weight: 800; }
/* line 33, scss/7team.scss */
#teamMain .team p:nth-of-type(1) span:last-child { border: none; }
/* line 38, scss/7team.scss */
#teamMain .team p:nth-of-type(2) { width: 100%; text-align: center; line-height: 24px; font-size: 16px; margin-top: 35px; margin-bottom: 65px; color: #666; }
/* line 47, scss/7team.scss */
#teamMain .team ul { width: 100%; height: 426px; display: flex; justify-content: space-between; }
/* line 52, scss/7team.scss */
#teamMain .team ul li:nth-of-type(1) { width: 38.1%; height: 100%; }
/* line 55, scss/7team.scss */
#teamMain .team ul li:nth-of-type(1) img { width: 100%; height: 100%; }
/* line 60, scss/7team.scss */
#teamMain .team ul li:nth-of-type(2) { width: 60.3%; height: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; }
/* line 66, scss/7team.scss */
#teamMain .team ul li:nth-of-type(2) img:nth-of-type(1), #teamMain .team ul li:nth-of-type(2) img:nth-of-type(2) { width: 49%; height: 206px; }
/* line 71, scss/7team.scss */
#teamMain .team ul li:nth-of-type(2) img:nth-of-type(3) { width: 100%; height: 209px; margin-top: 10px; }
/* line 79, scss/7team.scss */
#teamMain .teacher { margin-top: 70px; }
/* line 81, scss/7team.scss */
#teamMain .teacher .infoList_ul { height: 284px; }
/* line 83, scss/7team.scss */
#teamMain .teacher .infoList_ul li:first-child { width: 30.7%; height: 254px; }
/* line 86, scss/7team.scss */
#teamMain .teacher .infoList_ul li:first-child img { width: 100%; height: 100%; }
/* line 91, scss/7team.scss */
#teamMain .teacher .infoList_ul li:last-child { height: 254px; }
/* line 93, scss/7team.scss */
#teamMain .teacher .infoList_ul li:last-child .name { line-height: 26px; font-size: 22px; font-weight: 700; }
/* line 98, scss/7team.scss */
#teamMain .teacher .infoList_ul li:last-child .sameTitle { line-height: 32px; font-size: 16px; color: #219fd2; margin-top: 8px; }
/* line 104, scss/7team.scss */
#teamMain .teacher .infoList_ul li:last-child .sameContent { width: 100%; height: 56px; line-height: 28px; font-size: 16px; color: #8c8c8c; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; /*超出4行显示省略号*/ overflow: hidden; }
/* line 116, scss/7team.scss */
#teamMain .teacher .infoList_ul li:last-child p:last-child { justify-content: flex-end; }
/* line 118, scss/7team.scss */
#teamMain .teacher .infoList_ul li:last-child p:last-child span { display: inline-block; float: right; }

/*========================================*/
/***********7teacherMessage.html***************/
/* line 129, scss/7team.scss */
#teacherMessage { width: 1122px; height: auto; overflow: hidden; margin: 0 auto; margin-top: 50px; margin-bottom: 98px; }
/* line 136, scss/7team.scss */
#teacherMessage h3 { line-height: 40px; font-size: 24px; text-align: center; font-weight: 700; }
/* line 142, scss/7team.scss */
#teacherMessage .detailInfo { line-height: 75px; font-size: 14px; color: #6f6f6f; text-align: center; }
/* line 147, scss/7team.scss */
#teacherMessage .detailInfo span { margin: 0 28px; }
/* line 151, scss/7team.scss */
#teacherMessage .teacherImg { width: 100%; height: 358px; text-align: center; }
/* line 155, scss/7team.scss */
#teacherMessage .teacherImg img { width: 596px; height: 100%; }
/* line 160, scss/7team.scss */
#teacherMessage dl { width: 100%; height: auto; overflow: hidden; margin-top: 25px; }
/* line 165, scss/7team.scss */
#teacherMessage dl dt { line-height: 87px; text-align: center; font-size: 18px; color: #2ea5d5; }
/* line 171, scss/7team.scss */
#teacherMessage dl dd { line-height: 25px; font-size: 16px; color: #666; text-align: center; margin-top: 14px; }
/* line 177, scss/7team.scss */
#teacherMessage dl dd .zixun { width: 230px; height: auto; margin: 0 auto; text-align: left; }
/* line 183, scss/7team.scss */
#teacherMessage dl dd .peixun { width: 328px; height: auto; margin: 0 auto; text-align: left; padding-left: 22px; }

/*=============================================*/
