*{
	margin:0;
	padding:0;
	    list-style: none;
}
a{
	text-decoration: none;
}
.clear{
	clear:both;
}
.main_box{
	width: 1200px;
	margin:0 auto;
}
.login{
	display: block;
	float: left;
	margin-top: 9px;
}
.login1{
	display: block;
	float: left;
	margin-top: 8px;
	margin-left: 24px;
}
.header_right {
    float: right;
}
.header_menu {
    float: right;
}
.header_menu li:nth-child(1) {
    border: 0;
}
.header_menu li {
    float: left;
    border-left: 1px solid #E3E3E3;
    padding: 0 10px;
    font-size: 14px;
    color: #6E6E6E;
    margin-top: 24px;
    cursor: pointer;
    position: relative;
}
.header_gift {
    position: absolute;
    background: url(../images/headerGift.png) 0 0 no-repeat;
    width: 70px;
    line-height: 17px;
    height: 20px;
    color: #e0b26b;
    font-size: 10px;
    text-align: center;
    top: -22px;
}
.header_menu li:nth-child(3) {
    color: #12C8D5;
}
.search_box {
    float: right;
}
.select {
    float: left;
    width: 84px;
    height: 26px;
    position: relative;
    margin-top: 22px;
}
.search_ipt {
    margin-top: 22px;
    float: left;
    display: block;
    width: 140px;
    height: 25px;
    padding: 0 10px;
    line-height: 25px;
    font-size: 14px;
    color: #999;
    border: 0;
    background: none;
    border-bottom: 1px solid #e7e7e7;
}
.select p {
    top: 0;
    left: 0;
    width: 56px;
    height: 26px;
    padding-right: 28px;
    text-align: right;
    line-height: 26px;
    font-size: 16px;
    z-index: 4;
    cursor: pointer;
    color: #8E8E8E;
    position: absolute;
}
.select ul {
    width: 56px;
    line-height: 38px;
    padding-right: 28px;
    text-align: right;
    color: #6E6E6E;
    font-size: 16px;
    cursor: pointer;
    position: absolute;
    z-index: 3;
}
.select_active {
    background: #fff;
    box-shadow: 0 0 5px #ccc;
    padding-top: 38px;
    top: -9px;
    display: none;
}
.select i {
    background: url(../images/h-an.png) no-repeat;
    display: block;
    top: 11px;
    right: 9px;
    width: 9px;
    height: 6px;
    z-index: 4;
    background-position: 0 -50px;
    position: absolute;
}
.banner_box{
	background: url(../images/zs_bg_zsbg.png) center center no-repeat;
	width: 100%;
	height: 321px;
}
.swiper-container{
	width: 1200px;
	margin: 0 auto;
}
.teacher_name_box{
	margin-top: 23px;
}
.teacher_img{
	margin-left: 200px;
	float: left;
	display: block;
	margin-right: 86px;
}
.teacher_detail{
	float: left;
}
.teacher_name{
	float: left;
	font-size: 28px;
	color: #EFD6A2;
}
.teacher_bg{
	margin-top: 10px;
	float: left;
}
.teacher_level{
	float: left;
	padding-top: 22px;
	font-size: 20px;
	color: #fff;
}
.teacher_introduce{
	font-size: 14px;
	color: #fff;
	margin-top: 20px;
}
.class_box{
	margin-top: 26px !important;
	color: #fff;
	background: transparent !important;
	height: auto !important;
}
.class_box p:nth-child(2){
	font-size: 14px;
	opacity: 0.8;
	margin-top: 5px;
}
.banner_box .swiper-container .swiper-button-next {
    background: url(../images/banner_right.png) 0 0 no-repeat;
    opacity: 0.5;
    cursor: pointer;
    z-index: 10;
    right: 0;
}
.banner_box .swiper-container .swiper-button-prev {
    background: url(../images/banner_left.png) 0 0 no-repeat;
    opacity: 0.5;
    cursor: pointer;
    z-index: 10;
    left: 0;
}
.banner_box .swiper-container .swiper-button-next:hover,.banner_box .swiper-container .swiper-button-prev:hover{
	opacity:1;
}
#banner_box .swiper-pagination1 {
    position: absolute;
    bottom: 10px;
    text-align: right;
}
#banner_box .swiper-pagination1 span {
    width: 12px;
    height: 12px;
    border-radius: 50px;
    background: rgba(255,255,255,0.9);
}
#banner_box .swiper-pagination1 .swiper-pagination-bullet-active {
    background: #fff;
}
.teacher_list{
	width: 100%;
	background:#F5F5F5;
	overflow: hidden;
}
.teacher_list_menu{
	width: 1200px;
	margin:0 auto;
}
.teacher_card{
	width: 590px;
	height: 324px;
	background: #fff;
	margin-top: 20px;
	float: left;
}
.teacher_xx{
	float: left;
}
.teacher_tit{
	font-size: 24px;
	padding-top: 28px;
	padding-left: 20px;
	float: left;
	font-weight: bold;
}
.teacher_time{
	float: left;
	width: 78px;
	background: url(../images/time.png) 0 0 no-repeat;
	background-size: 100%;
	font-size: 14px;
	color: #fff;
	text-align: center;
	margin-top: 34px;
	margin-left: 12px;
	height: 28px;
	padding-top: 2px;
}
.teacher_once{
	margin-left: 20px;
	font-size: 14px;
	color: #666;
	margin-top: 3px;
}
.teacher_tit1{
    font-size: 14px;
    margin-left: 20px;
    background: url(../images/teacher_icon1.png) 0 5px no-repeat;
    padding-left: 22px;
    font-weight: bold;
    margin-top: 15px;
    line-height: 23px;
}
.teacher_js{
	color: #666;
    font-size: 14px;
    width: 263px;
    margin-left: 20px;
    line-height: 23px;
    padding-top: 2px;
    text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
.teacher_tit2{
    font-size: 14px;
    margin-left: 20px;
    background: url(../images/teacher_icon2.png) 0 3px no-repeat;
    padding-left: 22px;
    font-weight: bold;
    margin-top: 9px;
    line-height: 23px;
}
.teacher_radio{
	float: left;
	margin-left: 21px;
	margin-top: 26px;
	width: 280px;
}
.radio_tit{
	line-height: 22px;
	color: #666;
	font-size: 14px;
	height: 44px;
	text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.radio_tit span{
	font-weight: bold;
	color: #000;
}
.radio_box{
	width: 266px;
	margin-top: 15px;
	position: relative;
	margin-left: 5px;
}
.radio_box .radio_img{
	width: 100%;
}
.radio_play{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin:auto;
	cursor: pointer;
}
.goIn{
	width: 128px;
    height: 32px;
    border: 1px solid #21C6D9;
    border-radius: 50px;
    float: right;
    margin-right: 10px;
    margin-top: 23px;
    cursor: pointer;
}
.goIn p{
    padding-left: 32px;
    color: #21C6D9;
    font-size: 14px;
    line-height: 32px;
    background: url(../images/btn_jr.png) 96px 8px no-repeat;
}
.goIn:hover{
	background: #21C6D9
}
.goIn:hover p{
	color: #fff;
}
.teacher_card1{
	margin-left: 20px;
}
.page {
    width: 1200px;
    margin: 20px auto;
}
.page ul {
    padding: 0;
    min-width: 450px;
    margin-left: 272px;
}
.page ul li {
    float: left;
    width: auto;
    min-width: 32px;
    height: 30px;
    line-height: 30px;
    list-style: none;

}
.page .active a {
    background-color: #12c8d5;
    color: white;
}
.page a {
    color: rgb(170, 170, 170);
    font-family: 微软雅黑;
    display: block;
    text-align: center;
    padding: 0px 10px;
    text-decoration: none;
    border-radius: 3px;
     margin: 0px 10px;
}
.page ul li a:hover{
	background-color: #cde0e5;
	color: #000;

}
.page .disabled a:hover{
	background-color: white;
	cursor:not-allowed;
	color: #aaa;
}
.page ul::after{
	content: '';
	display: block;
	clear: both;
}
.footer {
    background: #42464d;
    font-family: \5FAE\8F6F\96C5\9ED1,\9ED1\4F53;
}
.footerxx {
    border-bottom: 1px solid #4b5054;
}
.footerNav {
    clear: both;
    width: 1200px;
    text-align: left;
    margin: 0 auto;
    color: #eee;
    padding: 30px 0 16px;
}
.footerNav .lnav {
    width: 705px;
    padding-top: 36px;
    line-height: 30px;
    font-size: 14px;
}
.footerNav .rewm {
    width: 100px;
    margin: 0 30px;
}
.fr {
    float: right;
}
.fl {
    float: left;
    _display: inline;
}
.footerNav .lnav .w138 {
    width: 138px;
    display: inline-block;
}
.footerNav a {
    color: #eee;
}
a, a:hover {
    outline: none;
}
.footerNav .rewm img {
    border: 5px solid #fff;
}
.footerNav .rewm-pic {
    display: block;
    width: 100px;
    height: 100px;
    margin: 0 auto;
}
.footerNav .rewm-txt {
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 16px;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.footerBq {
    clear: both;
    width: 1200px;
    margin: 0 auto;
    padding: 10px 0;
    line-height: 28px;
    font-size: 12px;
    color: #c0c5c5;
    text-align: center;
}
.footerBq .fontfam {
    font-family: Verdana,Arial,Helvetica,sans-serif;
}
.footerBq a {
    color: #c0c5c5;
}
.detail_xx{
	float: left;
	width: 120px;
	margin-top: 20px;
}
.detail_name{
	font-size: 22px;
	font-weight: bold;
	padding-left: 10px;
}
.detail_name1{
	color: #999999;
	font-size: 14px;
	padding-left: 10px;
}
.detail_img{
	margin-top: 30px;
}
.detail_zan{
	font-size: 14px;
	color: #777;
	padding-left: 26px;
	background: url(../images/zan.png) 0 0 no-repeat;
	margin-top: 27px;
	cursor: pointer;
}
.detail_weibo{
	font-size: 14px;
	color: #777;
	padding-left: 26px;
	background: url(../images/weibo.png) 0 0 no-repeat;
	margin-top: 27px;
	cursor: pointer;
}
.detail_fx{
	font-size: 14px;
	color: #777;
	padding-left: 26px;
	background: url(../images/fx.png) 0 0 no-repeat;
	margin-top: 27px;
	cursor: pointer;
}
.detail_weibo:hover,.detail_fx:hover,.detail_zan:hover{
	text-decoration: underline;
}
.teacher_detail_jj{
	float: left;
	padding-left: 30px;
	margin-top: 20px;
		border-left: 1px solid #D3CECE;
}
.detail_banner{
	width: 1042px;
	height: 314px;
	background: url(../images/xq_bg.png) 0 0 no-repeat;
}
.detail_banner .teacher_img{
	margin-left: 110px;
    height: 300px;
    padding-top: 14px;
}

.teacher_name span{
	font-size: 18px;
	border-left: 1px solid #EFD6A2;
	padding-left: 10px;
}
.teacher_detail_jj .teacher_detail{
    width: 500px;
}
.teacher_introduce_box{
	width: 100%;
}
.detail_class_box{
	width: 1040px;
	background: #fff;
	margin-top: 20px;
	overflow: hidden;
}
.detail_class_tit{
	float: left;
	font-size: 18px;
	font-weight: bold;
	padding-left: 20px;
	border-left: 4px solid #12C8D5 ;
	margin-top: 20px;
	line-height: 18px;
	margin-bottom: 20px;
}
.course_box{
	margin-bottom: 20px;
	margin-left: 20px;
	overflow: hidden;
}
.course_box .radio_box{
	width: 330px;
	height: 186px;
	float: left;
	margin-top: 0;
}
.course_detail{
	float: left;
	margin-left: 29px;
	width: 626px;
}
.course_tit{
	line-height: 45px;
	border-bottom: 1px dashed #E6E6E6;
	font-weight: bold;
}
.course_xx{
	line-height: 45px;
	overflow: hidden;
	border-bottom: 1px dashed #E6E6E6;
}
.course_xx p{
	font-size: 14px;
	float: left;
	color: #999;
	width: 55%;
}
.course_xx p span{
	color: #444;
}
.course_xx p:nth-child(2){
	width: 45%;
}
.course_cz{
	float: right;

}
.course_cz p{
	width: 99px;
	line-height: 32px;
	text-align: center;
	border-radius: 50px;
	float: left;
	font-size: 14px;
	margin-top: 15px;
	margin-right: 30px;
	cursor: pointer;
}
.course_cz a:nth-child(1) p{
	border: 1px solid #FF8F00;
	color: #FF8F00;
}
.course_cz a:nth-child(1) p:hover{
	background: #FF8F00;
	border: 1px solid #FF8F00;
	color: #fff;
}
.course_cz a:nth-child(2) p{
	border: 1px solid #FF8F00;
	color: #fff;
	background-image: linear-gradient(127deg, #FF0070 0%, #FF7F1D 100%, #FF7F1D 100%);
}
.course_cz a:nth-child(2):hover p{
	background-image: linear-gradient(-46deg, #FF0070 0%, #FF7F1D 100%, #FF7F1D 100%);
	color: #fff;
}
.famous_teacher{
    width: 1040px;
    background: #fff;
    margin-top: 20px;
    overflow: hidden;
}
.famous_box{
	margin-left: 20px;
	box-shadow: 0 2px 8px 0 rgba(188,188,188,0.26);
	float: left;
	width: 235px;
	height: 207px;
	margin-bottom: 30px;
}
.famous_box .radio_img{
	width: 100%;
}
.famous_box .radio_box{
	width: 235px;
	margin-left: 0;
	margin-top: 0;
}
.famous_name{
	font-weight: bold;
	margin-top: 8px;
	margin-left: 14px;
	color: #000;
}
.famous_name span{
	font-size: 14px;
	color: #777;
	margin-left: 12px;
}
.recommend .famous_name{
	margin-top: 12px;
	font-size: 14px;
}
.famous_js{
	font-size: 14px;
	color: #777;
	margin-top: 5px;
	margin-left: 14px;
}
.recommend .famous_box{
	height: 186px;
}
.recommend_more{
	float: right;
	margin-top: 22px;
	margin-right: 22px;
	font-size: 14px;
	color: #777;
	cursor: pointer;
}
.recommend_more:hover{
	text-decoration: underline;
}
.famous_box:hover{
	margin-top: -6px;
	cursor: pointer;
}
.detail_footer{
	margin-top: 40px;
}
.teacher_img_no{
	float: left;
	margin-top: 71px;
	margin-left: 31px;
	margin-right: 20px;
}
.mask_box{
	width: 261px;
	height: 318px;
	background: #FFFFFF;
	box-shadow: 2px 2px 6px 0 rgba(188,188,188,0.28);
	position: fixed;
	top: 243px;
	left: 0;
	right: 0;
	margin:auto;
}
.mask_tit{
	float: left;
	margin-top: 20px;
	font-size: 14px;
	margin-left: 21px;
}
.mask_close{
	float: right;
	margin-top: 23px;
	margin-right: 20px;
	cursor: pointer;
}
.mask_ewm{
	display: block;
	margin: 20px auto 0;
	width: 210px;
	height: 198px;
	background: #D8D8D8;
}
.mask_ts{
	font-size: 12px;
	color: #777777;
	letter-spacing: 0;
	line-height: 18px;
	width: 228px;
	margin: 15px auto 0;
}
#floatBoxBg {
    width: 100%;
    height: 100%;
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.header_menu li a {
    color: #6E6E6E;
    text-decoration: none;
}
.header_menu li:nth-child(3) {
    color: #12C8D5;
}


.fy {
    overflow: hidden;
    clear: both;
    text-align: center;
    height: 34px;
    padding: 20px 0 40px 0;
    color: #666;
}
.fy .sw {
    width: 56px;
}
.fy a {
    display: inline-block;
    margin: 0 7px;
    vertical-align: middle;
    width: 34px;
    height: 34px;
    line-height: 34px;
    color: #666;
    font-size: 14px;
    border-radius: 3px;
}
.fy .np {
    width: 70px;
}
.fy .hover {
    background-color: #00cbda;
    color: #fff;
}