/*老师内容页*/ /*def*/ .show-teacher-def{background: #fff url("/images/show-teacher-def.jpg") no-repeat left top;border-bottom: 1px solid #eee;height: 300px;} .show-teacher-def .main{height: 300px;position:relative;} .show-teacher-def .main .thumb{ position: absolute;padding: 8px;background-color: #fff;left: 0;bottom: 15px;width: 260px;height: 195px;border: 1px solid #d4d4d4; } .show-teacher-def .main .thumb img{ display: block;width: 260px;height: 195px; } /*简介*/ .show-teacher-def .main .info{ position: absolute;left: 300px;top: 95px;width: 700px;height: 115px; } .show-teacher-def .main .info .teacher-name{ line-height: 30px;text-align: left;font-size: 30px;color: #333; } .show-teacher-def .main .info .zhicheng{ line-height: 30px;text-align: left;font-size: 15px;color: #666;margin-top: 10px; } .show-teacher-def .main .info .yxzc{ color: #666;overflow: hidden;height: 48px;margin-top: 20px; } /*关注*/ .show-teacher-def .main .guanzhu{ height: 40px;margin-top: 10px;text-align: center; position: absolute;right: 120px;top: 85px; } .show-teacher-def .main .guanzhu a{ display: inline-block;color: #fff;background-color: #ff7a2d;font-size: 16px; line-height: 32px;width: 110px;text-align: center; } .show-teacher-def .main .guanzhu a:hover{background-color: #ee681b;text-decoration: none;} /*切换栏目*/ .show-teacher-def .main .change-nav{ position: absolute;left: 300px;bottom: 0px;height: 45px; } .show-teacher-def .main .change-nav li{ float: left;margin-right: 10px;color: #333;display: block;font-size: 16px;padding: 6px 25px 12px;margin-top: 8px; border-bottom: 4px solid transparent;cursor: pointer; } .show-teacher-def .main .change-nav li.on{ color: #1c5dab;border-bottom: 2px solid #1c5dab; } .show-teacher-def .main .change-nav li:hover{ color: #1c5dab;border-bottom: 2px solid #1c5dab; } /*content*/ .content-bg{background: #eee;padding-top: 30px;padding-bottom: 50px;} .content-bg .main{display: none;} .content-bg .main.on{display: block;} /*简介*/ .min-info{ background: #fff;border-bottom: 2px solid #dcdcdc;height: auto;padding: 30px 20px; } .pr{ position: relative;height: 25px; } .zeng-02{ float: left;font-size: 16px;line-height: 24px;height: 25px;width: 80px;color: #333; } .xian_daojian{ border-bottom: 1px solid #ddd;float: left;height: 18px;width: 1000px; } .dao_jiyu{ margin-top: 10px; } .dao_jiyu p{ font: 14px/26px 'Microsoft YaHei';color: #999;text-indent: 28px;padding: 0px 10px; } /*honor*/ .honor{ background: #fff;border-bottom: 2px solid #dcdcdc;height: auto;padding: 30px 20px;margin-top: 30px; } .honor .img ul{display: inline-block;} .honor .img-li{ float: left;height: 175px;margin: 20px 20px 0; } .honor .img-li img{ display: inline-block;width: 230px;height: 143px; } .honor .img-li p{ height: 20px;line-height: 20px;margin-top: 10px;font: 14px/26px 'Microsoft YaHei';color: #666;text-align: center; } /*讲师课程*/ .kc-list{ background: #fff; border-bottom: 2px solid #dcdcdc; height: auto; padding: 30px 20px; } .teacher-course .course-li{ border-bottom: 1px solid #f2f2f2; height: 225px; margin-top: 20px; padding-left: 10px; } .teacher-course .course-li a.thumb{display: block;} .teacher-course .course-li a.thumb img{ display: block; width: 265px; height: 169px; padding: 5px; border: 1px solid #EFF0F2; } .teacher-course .course-li .kc-info{width: 760px;margin-left: 20px;} .teacher-course .course-li .kc-info .title{font-size: 18px;height: 32px;line-height: 32px;color: #333;} .teacher-course .course-li .kc-info .des{ font-size: 14px; line-height: 24px; color: #999; height: 72px; overflow: hidden; margin-top: 10px; } .teacher-course .course-li .kc-info .mt20{margin-top: 20px;color: #999;} .teacher-course .course-li .kc-info .mt20 span{height: 20px;line-height: 20px;display: inline-block;float: left;} .teacher-course .course-li .kc-info .mt20 .hours{ padding-left: 25px;background: url("/images/course-hours.png") no-repeat; } .teacher-course .course-li .kc-info .mt20 .price{ margin-left: 45px;padding-left: 25px;background: url("/images/course-price.png") no-repeat; } /*风采*/ .style-list{ background: #fff;border-bottom: 2px solid #dcdcdc;height: auto;padding: 30px 20px; } .fc .img ul{display: inline-block;} .fc .img-li{ float: left;height: 175px;margin: 20px 20px 0; } .fc .img-li img{ display: inline-block;width: 153px;height: 133px;border: 1px solid #f2f2f2;padding: 0px 10px; } .fc .img-li p{ height: 20px;line-height: 20px;margin-top: 10px;font: 14px/26px 'Microsoft YaHei';color:#666; text-align: center; }