@charset "utf-8"; /* CSS Document */

.teacher-list { width:78%; } 
.teacher-list li { background:#fff; margin-bottom:20px; padding:30px; position: relative; border: 1px solid #eee; } 
.sectionbkLeft { width: 52%; float: left; margin-top: 10px; } 
.wWidth1200 .sectionbkLeft { width:52%; } 
.commonPFBox { margin-right:2%; } 
.commonPF { width:120px; padding:21px 0; background:#f9f9f9; margin-bottom:15px; } 
.commonPF span { display:block; text-align:center; color:#aaa; } 
.commonPF .commonPFnum { font-size:35px; margin-bottom:10px; color:#ddd; } 
.teacherName { font-weight:normal; color: #555555; font-size: 26px; padding: 0 0 10px; float: left; position:relative; } 
.teacherName:after { display:block; content:''; width:26px; height:3px; background:#3C81F9; position:absolute; left:0; bottom:0; } 
.teacherTlevel { float: left; height: 28px; line-height: 28px; font-size: 14px; color: #888; margin-left: 20px; padding: 0 10px; font-weight: normal; margin-top: 10px; } 
.sectionbk p { color: #8a8a8a; font-size: 13px; line-height:25px; height:50px; overflow: hidden; margin: 30px 0; } 

.sectionbk .imgw { width: 250px; height: 250px; float: right; overflow:hidden; padding:0 20px 20px 0; background:url(jghz_cc.png) no-repeat bottom right; background-size: 100% 100%; box-sizing:border-box; } 
.sectionbk .imgw .imgwBox { height: 100%; overflow: hidden; background: #fff; } 
.sectionbk .imgw img { display: block; width: 100%; height: 100%;object-fit: cover; } 
.aw a { display: inline-block; width: 120px; height: 35px; background:#f59121; color: white; text-align: center; line-height: 35px; font-size: 14px; border-radius: 40px; } 
.aw a.aLeft { border: 1px solid #ddd; color: #555; background: none; margin-right: 15px; } 
.aw { margin-top: 2px; } 
.sectionbk .sectionCos>span { width: 40px; height: 40px; float: left; margin: 0 10px; text-align: center; line-height: 40px; background: #d2d2d2; border-radius: 50%; color: #fff; cursor: pointer; position: relative; } 
.sectionbk .sectionCos i { font-size: 18px; } 
.sectionbk .sectionCos em { position: absolute; width: 90px; height: 26px; line-height: 26px; background: #14191e; color: #fff; position: absolute; top: -36px; left: 50%; margin-left: -45px; border-radius: 3px; display: none; } 
.sectionbk .sectionCos em i { width: 8px; height: 4px; position: absolute; bottom: -4px; left: 50%; margin-left: -4px; background: url(arrow.png) no-repeat; } 
.sectionbk .sectionCos span:hover em { display: block; } 
.school-list-right { float: right; width: 240px; margin-top: 30px; background: #fff; padding: 0 20px; box-sizing: border-box; } 
.school-list-right .title { line-height: 40px; font-size: 16px; } 
.school-list-right li { margin-bottom: 20px; } 
.img .m-img { width: 100%; height: 120px; object-fit: cover; display: block; margin-bottom: 10px; } 
.school-list-right .name { line-height: 24px; max-height: 48px; font-size: 14px; } 
.filterbox { padding: 20px; } 