.c-tab-title { border-bottom: 1px solid #e2e2e2; height: 34px; text-align: center; margin-bottom: 50px; } .c-tab-title a { border-bottom: 1px solid transparent; display: inline-block; line-height: 34px; margin: 0 20px; padding: 0 10px; font-size: 16px; color: #666; transition: .3s; -webkit-transition: .3s; } .c-tab-title a.on{ border-color: #ea562e; color: #ea562e; } .comm-course-item{ margin-left: -20px; } .comm-course-item li{ width: 259px; float: left; margin-left: 25px; margin-bottom: 40px; border: 1px solid transparent; padding: 5px; } .comm-course-item li:hover{ border: 1px solid #d2d2d2; background: #fff; box-shadow: 1px 1px 2px 1px #ECECEC; } .comm-course-item li img{ width: 100%; } .comm-course-item2{ margin-left: -20px; } .comm-course-item2 li{ width: 358px; height: 358px; float: left; margin-left: 25px; margin-bottom: 40px; border: 1px solid transparent; padding: 5px; } .comm-course-item2 li:hover{ border: 1px solid #d2d2d2; background: #fff; box-shadow: 1px 1px 2px 1px #ECECEC; } .comm-course-item2 li img{ width: 100%; } .i-live-sta { padding: 14px 10px; border-top: 1px solid #ebebeb; margin-top: 10px; } .mod-like-link{ color: #666; margin-top: 3px; } .mod-like-link .icon-refresh { background: url("/static/images/index-icon.png") no-repeat; } .mod-like-link .icon-refresh { width: 14px; height: 16px; background-position: 0 -120px; display: inline-block; vertical-align: middle; } .mod-like-link span { display: inline-block; vertical-align: middle; margin-left: 4px; font-size: 14px; } .mod-like-link:hover{ color: #188eee; } .mod-like-link:hover .icon-refresh{ background-position: 0 -141px; } /* 全屏广告 */ .fullSlide { min-width: 1200px; position: relative; height: 466px; overflow: hidden; } .fullSlide .bd { position: relative; z-index: 0; } .fullSlide .bd ul { width: 100% !important; padding-left:0px; } .fullSlide .bd li { width: 100% !important; height: 466px; overflow: hidden; text-align: center; } .fullSlide .bd li a { display: block; height: 466px; } .fullSlide .hd { width: 100%; position: absolute; z-index: 1; bottom: 0; left: 0; height: 30px; line-height: 30px; text-align: center; } .fullSlide .hd ul { text-align: center; padding-top: 5px; } .fullSlide .hd ul li { cursor: pointer; display: inline-block; zoom: 1; width: 8px; height: 8px; margin: 5px; background: url("/static/images/tg_flash_p.png") -18px 0; overflow: hidden; line-height: 9999px; } .fullSlide .hd ul li.on{ background-position: 0 0; } .fullSlide .pnBtn { display: none; position: absolute; z-index: 2; top: 50%; margin-top: -35PX; width: 40px; height: 70px; cursor: pointer; opacity: .6; -moz-opacity: .6; filter: alpha(opacity=60); } .fullSlide .pnBtn.prev{ background: url("/static/images/s-prev-btn.png") no-repeat 0 0; left: 20px; } .fullSlide .pnBtn.next{ background: url("/static/images/s-next-btn.png") no-repeat 0 0; right: 20px; } .teacher-list{ } .teacher-list ul { margin-left: -30px; padding-top: 20px; } .teacher-list ul li { width: 25%; float: left; } .teacher-list .teach-wrap{ background: #ffffff; border: 1px solid transparent; display: block; margin: 0 0 50px 30px; overflow: hidden; text-align: center; padding: 15px 15px 20px; overflow: hidden; transition: .3s; -webkit-transition: .3s; } .teacher-list .i-q-txt{ border-top: 1px dotted #e2e2e2; padding-top: 15px; height: 40px; overflow: hidden } .teacher-list .i-q-txt p{ line-height: 20px; height: 20px; } .teach-pic{ width: 60%; margin: 10px auto 0; } .teach-pic img{ display: block; border-radius: 50%; max-width: 100%; transition: .5s; -webkit-transition: .5s; } .teach-wrap:hover{border-color:#e8e8e8;box-shadow:6px 6px 0 rgba(0,0,0,.06)}.teach-wrap:hover .teach-pic img{transform:rotateY(180deg);-webkit-transform:rotateY(180deg)}