/*.body-warp { box-shadow: 0 3px 9px 0 rgba(151, 151, 151, 0.2500); background: #fff; padding-bottom: 130px; }*/ .body-warp .main-title { color: #343A48; font-size: 46px; text-align: center; } .body-warp .main-summary { font-size: 20px; color: #606978; text-align: center; margin-top: 20px; } /* 鑰佸笀浠嬬粛 */ .teacher-info { background: #2B3040; } .teacher-info .main-title { color: #F2F2F2; } .teacher-info .main-summary { color: #F2F2F2; } .teacher-info .teachers { height: 560px; margin-top: 22px; } .teachers{ margin: 0 auto; } .teacher-info .more-btn { color: #C8C8C8; margin: 53px auto auto auto; display: table; font-size: 16px; } .teacher-info .more-btn:hover { color: #EEE; } /* 婊氬姩鑰佸笀 */ .body-warp .scroll { padding: 58px 0; position: relative; overflow: hidden; } .body-warp .scroll .body-list { position: absolute; left: 0; display: table; width: 100%; height: 360px; white-space: nowrap; margin-top: 58px; } .body-warp .scroll .body-list li { position: relative; display: inline-block; white-space: normal; overflow: hidden; width: 100%; height: 100%; } .body-warp .scroll .body-list .content { position: absolute; left: 50%; top: 0; width: 800px; margin-left: -400px; } .body-warp .scroll .body-list .avatar { width: 315px; height: 360px; object-fit: contain; } .body-warp .scroll .body-list .summary-box { width: 485px; height: 360px; padding-left: 180px; } .body-warp .scroll .body-list .name { margin-top: 48px; color: #343A48; font-size: 20px; } .body-warp .scroll .body-list .tags { margin-top: 18px; } .body-warp .scroll .body-list .tag { margin-bottom: 10px; } .body-warp .scroll .body-list .tag span { background: #F5F5F5; padding: 6px 12px; border-radius: 30px; display: table; } .body-warp .scroll .body-list .tag.current span { background: #F35051 !important; color: #F5F5F5 !important; } .body-warp .scroll .body-list .summary { margin-top: 30px; color: #343A48; } .body-warp .scroll .body-list .summary p { margin-bottom: 8px; line-height: 1.6; } .body-warp .scroll .avatar-list { display: table; margin: 50px auto auto auto; padding-top: 418px; } .body-warp .scroll .avatar-list li { display: inline-block; margin-right: 30px; border: 1px solid #ddd; border-radius: 4px; cursor: pointer; vertical-align: top; } .body-warp .scroll .avatar-list li:hover, .body-warp .scroll .avatar-list li.current { border: 1px solid #F35051; } .body-warp .scroll .avatar-list li.last { margin-right: 0; } .body-warp .scroll .avatar-list .avatar { width: 60px; height: 60px; } .body-warp .scroll .switch { width: 60px; height: 60px; position: absolute; top: 50%; margin-top: -30px; cursor: pointer; } .body-warp .scroll .left-switch { left: 160px; background: url("/assets/images/teacher/prev.png") no-repeat; background-size: cover; } .body-warp .scroll .right-switch { right: 160px; background: url("/assets/images/teacher/next.png") no-repeat; background-size: cover; } .body-warp .scroll.b { background: #ECEFF2; } .body-warp .scroll.b .avatar-list li { margin-right: 100px; } .body-warp .scroll.b .body-list .tag span { background: #fff; color: #343A48; } /* 绛旂枒 */ .body-warp .fqa { padding-top: 58px; } .body-warp .fqa .avatar { width: 596px; margin: 50px auto auto auto; }