.db {
	display: block;
}
.rad_5 {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
}
.gray_bg {
	background-color: #f4f6f8;
}

.m_pub_tit{
	display: none;
}
.pub_tit {
    padding-top: 30px;
}
.pub_tit h3 {
	width: 1200px;
	margin: 0 auto;
	font-size: 20px;
	color: #EE6928;
	font-weight: bold;
	line-height: 50px;
	border-bottom: 2px solid #EE6928;
}
.pub_tit h3 .desc{
	display: inline-block;
	font-size: 14px;
	color: #999;
	line-height: 50px;
	margin-left: 15px;
}
.pub_tit h3 .desc strong{
	font-size: 18px;
	color: #EE6928;
	font-weight: normal;
}

.tab_box{
	width: 1200px;
	margin: 0 auto;
	height: 50px;
	padding: 15px 0;
}
.tab_box .tab_list li{
	float: left;
	margin-right: 5px;
	height: 20px;
}
.tab_box .tab_list li a{
	display: inline-block;
	font-size: 14px;
	color: #666;
	height: 20px;
	line-height: 20px;
	padding: 0 18px;
	vertical-align: top;
}
.tab_box .tab_list li.on a{
	background-color: #EE6929;
	border-radius: 15px;
	color: #fff;
}
.tab_box .more_box .a_more{
	display: inline-block;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #666;
}
.tab_box .more_box .a_more:hover{
	color: #EE6929;
}

/*banner*/
.banner_box .small-banner{display:none;}
.banner .swiper-wrapper{
	height: 506px;
	transform: translate3d(0px, 0px, 0px);
	transition-duration: 0ms;
}
.banner .swiper-wrapper a{
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top; 
	background-size: auto 100%;
	height: 506px;
}
.banner .swiper-pagination-bullet{
	width: 12px;
	height: 12px;
}
.banner .swiper-pagination-bullet-active {
    background-color: #EE6928;
}
.banner.swiper-container-horizontal > .swiper-pagination-bullets,.banner.swiper-pagination-custom,.banner.swiper-pagination-fraction{
	bottom: 15px;
}

/*ind_part1*/
.ind_part1{
	width: 100%;
	padding: 20px 0 40px;
}
.ind_part1 .feature_list{
	width: 1200px;
	height: 165px;
	margin: 0 auto;
}
.ind_part1 .feature_list .item{
	float: left;
	width: 285px;
	height: 165px;
	position: relative;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}
.feature_list .item .feature_txt{
	display: inline-block;
	position: absolute;
	left: 25px;
	top: 50px;
	z-index: 5;
}
.feature_list .item.feature_bg1 .feature_txt{
	left: auto;
	right: 30px;
	top: 60px;
}
.feature_list .item.feature_bg1{
	background-image: url(../images/feature_bg1.jpg);
}
.feature_list .item.feature_bg2{
	background-image: url(../images/feature_bg2.jpg);
}
.feature_list .item.feature_bg3{
	background-image: url(../images/feature_bg3.jpg);
}
.feature_list .item.feature_bg4{
	background-image: url(../images/feature_bg4.jpg);
}
.feature_list .item .feature_txt h5{
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	line-height: 32px;
}
.feature_list .item .feature_txt .desc{
	font-size: 14px;
	color: #fff;
	line-height: 25px;
}
.m_feature_box{
	display: none;
}


/*ind_part2*/
.ind_part2{
	width: 100%;
	padding-bottom: 25px;
}
.ind_part2 .school_box{
	width: 1200px;
	margin: 15px auto;
}
.school_box .hot_school .school_big-img{
	display: block;
	width: 580px;
	height: 333px;
	overflow: hidden;
}
.school_box .hot_school .school_big-img img{
	width: 580px;
	height: 333px;
}
.school_box .hot_school .hot_list{
	width: 640px;
	height: 320px;
	overflow: hidden;
}
.hot_school .hot_list .hot_item{
	height: 320px;
	background-color: #fff;
	padding: 30px 10px 0 10px;
	overflow: hidden;
    position: relative;
    width: 203px;
    margin-left: 10px;
}
.hot_school .hot_list .hot_item .school_logo{
	width: 150px;
	height: 50px;
	margin: 0 auto;
	overflow: hidden;
}
.hot_school .hot_list .hot_item .school_logo img{
	width: 150px;
	height: 50px;
}
.hot_school .hot_list .hot_item .sch_name{
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 18px;
	color: #333;
	margin: 15px 0 0px;
}
.hot_school .hot_list .hot_item .desc{
	font-size: 12px;
	color: #999;
	line-height: 24px;
	text-align: center;
}
.hot_school .hot_list .hot_item .teacher_list{
	padding: 15px 0 20px;
	border-bottom: 1px solid #eee;
	margin-bottom: 8px;
}
.hot_list .hot_item .teacher_list li{
	width: 33.33%;
	text-align: center;
}
.hot_list .hot_item .teacher_list img{
	display: inline-block;
	width: 45px;
	height: 45px;
	border-radius: 50%;
}
.hot_list .hot_item .teacher_list .name{
	font-size: 14px;
	color: #999;
	display: block;
	line-height: 20px;
	text-align: center;
}
.hot_list .hot_item .course_name,.hot_list .hot_item .address{
	font-size: 12px;
	color: #999;
	text-align: center;
	line-height: 26px;
}
.hot_school .hot_list .hot_item .mask{
	width: 100%;
	height: 320px;
	background-color: rgba(238, 105, 41,.9);
	position: absolute;
	left: 0;
	top: -100%;
	right: 0;
	z-index: 9;
}
.hot_school .hot_list .hot_item .mask .code_img{
	width: 150px;
	height: 150px;
	margin: 75px auto 0;
}
.hot_school .hot_list .hot_item .mask .name{
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 40px;
}
.hot_school .hot_list .hot_item:hover .mask{
	top: 0;
}
.school_box .school_list{
	width: 100%;
	margin-top: 30px;
}
.school_box .school_list .item{
    width: 292.5px;
	margin-right: 10px;
}
.school_box .school_list .item:last-child{
	margin-right: 0;
}
.school_box .school_list .item .item_img{
	width: 285px;
	height: 189px;
	overflow: hidden;
}
.school_box .school_list .item .item_img a,
.school_box .school_list .item .item_img img{
	display: block;
	width: 285px;
	height: 189px;
}
.school_box .school_list .sch_name a{
	height: 36px;
	line-height: 36px;
	text-align: center;
	margin-top: 5px;
	font-size: 18px;
	color: #333;
}
.school_box .school_list .sch_name a:hover{
	color: #EE6929;
}

/*ind_part3*/
.ind_part3{
	width: 100%;
	height: 675px;
	overflow: hidden;
}
.m_teacher_box{
	display: none;
}
.ind_part3 .teacher_box{
	width: 1200px;
	margin: 0 auto;
}
.teacher_box .tea_list{
	width: 670px;
	margin: 0 6px 0 0;
}
.teacher_box .tea_list .item{
	width: 330px;
	height: 238px;
	background-repeat: no-repeat;
	background-position: right bottom; 
	margin-right: 10px;
	padding: 40px 0 0 35px;
}
.teacher_box .tea_list .item:hover{
	background-color: #F4F6F8;
}
.teacher_box .tea_list .item:nth-child(2n){
	margin-right: 0;
}
.teacher_box .tea_list .item .tea_name a{
	display: block;
	height: 30px;
	font-size: 20px;
	color: #333;
	line-height: 30px;
}
.teacher_box .tea_list .item .tea_name a .sign{
	display: inline-block;
	height: 20px;
	line-height: 20px;
	padding: 0 8px;
	background-color: #F65321;
	font-size: 14px;
	color: #fff;
	margin: 5px 10px;
	vertical-align: top;
}
.teacher_box .tea_list .item .desc{
	font-size: 14px;
	color: #999;
	line-height: 24px;
	margin: 10px 0 40px;
}
.teacher_box .tea_list .item .a_detail{
	display: block;
	width: 43px;
	height: 43px;
}
.teacher_box .tea_list .item .a_detail .ico{
	width: 43px;
	height: 43px;
	text-align: center;
	line-height: 39px;
	border: 2px solid #d3d3d3;
	border-radius: 50%;
}
.teacher_box .tea_list .item .a_detail .ico i{
	font-size: 24px;
	color: #d3d3d3;
}

.teacher_box .teacher_info{
	width: 524px;
	height: 486px;
	padding: 125px 0 0 50px;
	position: relative;
	top: 0;
	background: url(../img/classroom_right-bg.png) no-repeat right top;
}
.teacher_box .teacher_info .info_tit{
	font-size: 32px;
	font-weight: bold;
	color: #FF7F00;
	line-height: 40px;
	margin-bottom: 55px;
}
.teacher_box .teacher_info .txt_list li{
	font-size: 16px;
	color: #666666;
	line-height: 24px;
	margin-bottom: 25px;
}
.teacher_box .teacher_info .txt_list li .dot{
	display: inline-block;
	width: 7px;
	height: 7px;
	background-color: #e7e7e7;
	border-radius: 50%;
	margin-right: 5px;
	vertical-align: middle;
}
.teacher_box .teacher_info .a_more{
	display: block;
	width: 190px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background-color: #FF7F00;
	border-radius: 30px;
	font-size: 16px;
	color: #fff;
	margin-top: 45px;
}
.teacher_box .teacher_info .a_more strong{
	display: inline-block;
	line-height: 50px;
	font-size: 32px;
	color: #fff;
	font-weight: bold;
	margin-left: 15px;
	vertical-align: middle;
	position: relative;
	top: -4px;
}
.teacher_box .teacher_info .a_more:hover{
	box-shadow: 0 0 8px rgba(255, 127, 0,.5);
	-webkit-box-shadow: 0 0 8px rgba(255, 127, 0,.5);
}

/*ind_part4 & ind_part5*/
.ind_part4,.ind_part5{
	width: 100%;
	padding-bottom: 35px;
}
.ind_part4 .course_box,.ind_part5 .course_box{
	width: 1200px;
	margin: 15px auto 0;
}
.course_box .course_list .course_item{
	width: 292.5px;
	background-color: #fff;
	margin-right: 10px;
	border: 1px solid #e8e8e8;
	margin-bottom: 20px;
}
.course_box .course_list .course_item:last-child{
	margin-right: 0;
}
.course_list .course_item .course_img{
	width: 100%;
	height: 210px;
	overflow: hidden;
}
.course_list .course_item .course_img a,
.course_list .course_item .course_img a img{
	display: block;
	width: 100%;
	height: 190px;
}
.course_list .course_item .course_text{
	padding: 10px 10px 20px;
}
.course_list .course_item .course_name{
	margin: 10px 0 15px;
}
.course_list .course_item .course_name a{
	font-size: 16px;
	color: #333;
	line-height: 30px;
}
.course_list .course_item .course_name a:hover{
	color: #FF7F00;
}
.course_list .course_item .course_name a .sign{
	display: inline-block;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 18px;
	border: 1px solid #FF7F00;
	border-radius: 2px;
	font-size: 14px;
	color: #FF7F00;
	vertical-align: middle;
	margin-right: 5px;
}
.course_list .course_item .course_mes span{
	display: inline-block;
	font-size: 12px;
	color: #999;
	line-height: 30px;
	margin-right: 10px;
}
.course_list .course_item .course_mes .price{
	font-size: 28px;
	color: #F13232;
	font-family: arial;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
}
.course_list .course_item .course_mes .price i{
	display: inline-block;
	font-size: 26px;
	color: #F13232;
	font-weight: bold;
	font-style: inherit;
	line-height: 30px;
}
.course_list .course_item .course_mes .price em{
	display: inline-block;
	font-size: 12px;
	color: #F13232;
	margin-left: 3px;
}

/*ind_part6*/
.ind_part6{
	width: 100%;
	padding-bottom: 55px;
}
.ind_part6 .m_unline{
	display: none;
}
.ind_part6 .unline_box{
	width: 1200px;
	margin: 10px auto 0;
}
.unline_box .unline_info .tab_head{
	width: 100%;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background-color: #FFAB7F;
	font-size: 16px;
	color: #fff;
}
.unline_box .unline_info ul li.name{
	width: 25%;
}
.unline_box .unline_info ul li.date{
	width: 20%;
}
.unline_box .unline_info ul li.price{
	width: 10%;
}
.unline_box .unline_info ul li.area{
	width: 25%;
	text-overflow: ellipsis;
}
.unline_box .unline_info ul li.num{
	width: 10%;
}
.unline_box .unline_info ul li.caozuo{
	width: 10%;
}
.unline_box .unline_info .tab_body{
	width: 100%;
	padding: 15px 0 20px;
	background-color: #fff;
	border: 1px solid #E8E8E8;
	border-top: 1px solid transparent;
}
.unline_box .unline_info .info_list{
	width: 100%;
	height: 32px;
	text-align: center;
	line-height: 32px;
	font-size: 12px;
	color: #999;
}
.unline_box .unline_info .info_list .course_name{
	padding: 0 0 0 15px;
	font-size: 14px;
	color: #666;
	text-align: left;
}
.unline_box .unline_info .info_list .course_name .dot{
	display: inline-block;
	width: 5px;
	height: 5px;
	background-color: #c1c1c1;
	border-radius: 50%;
	margin-right: 5px;
	vertical-align: middle;
}
.swiper-container1{position:relative;min-width: 1200px;}
.swiper-container1 .swiper-button-prev,.swiper-container1 .swiper-button-next{display:none}
.swiper-container1:hover .swiper-button-next{display:block;top:39%;}
.swiper-container1:hover .swiper-button-prev{display:block;top:39%;}
.swiper-container1 a {
    display: block;
    float: none;
    height: 416px;
    background-size: auto 100%;
    background-position:center top;
}
.slideTxtBox .bd li .pic a .swiper-button-prev,.swiper-button-next,.my-server li a i,.slideTxtBox .icon-zuojiantou,.slideTxtBox .arrow .next{background-image:none!important;vertical-align:inherit!important}

.unline_box .unline_info .info_list .iconfont{
	font-size: 14px;
	vertical-align: middle;
}
.unline_box .unline_info .info_list .a_btn{
	display: block;
	width: 68px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	margin: 4px auto;
	background-color: #F04043;
	border-radius: 2px;
	font-size: 12px;
	color: #fff;
}
.unline_box .unline_info .info_list .a_btn.disabled{
	background-color: #f8f8f8;
	border: 1px solid #e5e5e5;
	color: #999;
	line-height: 22px;	
	cursor: not-allowed;
}

.unline_box .unline_form{
	margin-top: 30px;
}
.unline_box .unline_form .free_course{
	width: 985px;
	height: 195px;
	padding: 25px 20px;
	background-color: #fff;
	box-shadow: 0 0 20px rgba(0,0,0,.1);
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,.1);
}
.unline_form .free_course .title{
	font-size: 20px;
	color: #444;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 25px;
}
.unline_form .free_course .form_text{
	width: 750px;
}
.free_course .form_text .full_db{
	margin-right: 20px;
	height: 34px;
}
.free_course .form_text label{
	float: left;
	width: 70px;
	font-size: 15px;
	color: #878D99;
	line-height: 34px;
}
.free_course .form_text .int_text{
	width: 200px;
	height: 34px;
	padding: 0 15px;
	border: 1px solid #D8DCE5;
	border-radius: 5px;
	font-size: 15px;
	color: #666;
}
.free_course .form_text .select_box select{
	width: 115px;
	height: 34px;
	padding: 0 5px;
	margin-right: 5px;
	border: 1px solid #D8DCE5;
	border-radius: 5px;
	font-size: 15px;
	color: #666;
}
.free_course .form_btn button{
	width: 185px;
	height: 98px;
	text-align: center;
	line-height: 98px;
	background-color: #EE6929;
	border: none;
	border-radius: 5px;
	font-size: 16px;
	color: #fff;
	box-shadow: 0 0 8px rgba(255, 121, 85,.7);
	-webkit-box-shadow: 0 0 8px rgba(255, 121, 85,.7);
}

.unline_form .contact{
	width: 280px;
	height: 195px;
	padding: 35px 40px;
	background-color: #fff;
	box-shadow: 0 0 20px rgba(0,0,0,.1);
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,.1);
}
.unline_form .contact .title .tit{
	height: 64px;
	padding: 5px 0;
	margin-right: 30px;
}
.unline_form .contact .title  h5{
	font-size: 20px;
	color: #333;
	line-height: 30px;
}
.unline_form .contact .title span{
	font-size: 14px;
	color: #878D99;
	line-height: 24px;
}
.unline_form .contact .title .a_btn{
	display: block;
	width: 64px;
	height: 64px;
	background: url(../img/arrow_right.png) no-repeat center center;
}
.unline_form .contact .desc{
	font-size: 14px;
	color: #878D99;
	line-height: 20px;
	margin-top: 30px;
}

/*ind_part7*/
.ind_part7{
	width: 100%;
	padding-bottom: 50px;
}
.m_news{
	display: none;
}
.ind_part7 .news_box{
	width: 1200px;
	margin: 15px auto 0;
}
.news_box .news_list .item{
	width: 366px;
	margin-right: 51px;
}
.news_box .news_list .item:last-child{
	margin-right: 0;
}
.news_list .item .news_img{
	width: 100%;
	height: 142px;
	border-radius: 5px;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
}
.news_list .item .news_img .item_name{
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	line-height: 1;
	position: absolute;
	left: 32px;
	top: 45px;
}
.news_list .item .news_img .news_text{
	font-size: 16px;
	color: #fff;
	line-height: 1;
	position: absolute;
	left: 32px;
	top: 85px;
}
.news_list .news_item li .news {
    display: block;
    width: 100%;
    line-height: 20px;
    margin-bottom: 7px;
}
.news_list .news_item li .news .date {
    font-size: 14px;
    color: #999;
}
.news_list .news_item li .news .news_name {
    width: 82%;
    font-size: 14px;
    color: #666;
    margin-left: 10px;
}
.news_list .news_item li .news .news_name:hover{
	color: #EE6929;
}
.news_list .item_list{
	width: 100%;
	position: relative;
}
.news_list .item_list:before{
	content: "";
	width: 1px;
	height: 90%;
	background-color: #E8E8E8;
	position: absolute;
	left: 3px;
	top: 10px;
	z-index: 5;
}
.news_list .item_list dd{
	width: 100%;
	height: 20px;
	margin-bottom: 12px;
	position: relative;
}
.news_list .item_list dd .circle{
	display: block;
	width: 7px;
	height: 7px;
	background-color: #fff;
	border: 1px solid #bebebe;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -3px;
	z-index: 9;
}
.news_list .item_list dd .name{
	display: block;
	float: left;
	width: 155px;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #666;
	margin-right: 5px;
	padding-left: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news_list .item_list dd .area{
	font-size: 14px;
	color: #999;
	line-height: 20px;
}
.news_list .item_list dd .a_btn{
	display: block;
	float: right;
	font-size: 14px;
	color: #FF4850;
	line-height: 20px;
}
.news_list .item_list dd .a_btn em{
	display: inline-block;
	width: 16px;
	height: 16px;
	text-align: center;
	line-height: 14px;
	margin-left: 3px;
	border: 1px solid #FCBBC1;
	border-radius: 50%;
	font-size: 14px;
	color: #FCBBC1;
}

/*ind_part8*/
.ind_part8{
	width: 100%;
	height: 180px;
	padding: 45px 0 40px;
	overflow: hidden;
	background-color: #FE9937;
}
.ind_part8 .about{
	width: 1200px;
	margin: 0 auto;
}
.ind_part8 .about .desc_txt h4{
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	line-height: 50px;
}
.ind_part8 .about .desc_txt p{
	font-size: 30px;
	color: #fff;
	line-height: 45px;
}
.ind_part8 .about .num_mes .num{
	margin-left: 140px;
}
.about .num_mes .num i{
	font-size: 50px;
	font-weight: bold;
	color: #fff;
	font-family: arial;
}
.about .num_mes .num h5{
	font-size: 16px;
	color: #fff; 
}


@media (max-width:1400px){
	/*pub_tit*/
	.pub_tit h3,.tab_box{
		/* width: 1200px; */
	}
	/*ind_part1*/
	.ind_part1 .feature_list{
		/* width: 1200px;
		height: 150px; */
	}
	.ind_part1 .feature_list .item{
		/* width: 290px;
		height: 150px; */
		position: relative;
	}
	
	/*ind_part2*/
	.ind_part2 .school_box{
		width: 1200px;
	}
	.school_box .hot_school .school_big-img,
	.school_box .hot_school .school_big-img img{
		width: 560px;
	}
	.school_box .school_list .item .item_img,
	.school_box .school_list .item .item_img a, 
	.school_box .school_list .item .item_img img{
		width: 292.5px;
		height: 200px;
	}
	
	/*ind_part3*/
	.teacher_box .tea_list .item{
		width: 330px;
		padding: 40px 0 0 30px;
	}
	.teacher_box .teacher_info {
	    width: 530px;
	    padding: 135px 0 0 35px;
	}
	.unline_box .unline_form .free_course{
		width: 935px;
		padding: 20px;
	}
	.unline_form .free_course .form_text{
		width: 710px;
	}
	.free_course .form_text .full_db{
		margin-right: 10px;
	}
	.free_course .form_text .int_text{
		width: 185px;
	}
	.unline_form .contact{
		width: 250px;
		padding: 35px 25px;
	}
	
	.news_box .news_list .item{
		margin-right: 51px;
	}
	
}

@media (max-width:1200px){
	/*pub_tit*/
	.pub_tit{
		padding: 15px 15px 0;
	}
	.pub_tit h3{
		width: 100%;
	}
	.tab_box{
		width: 100%;
		padding: 15px;
	}
	
	/*ind_part1*/
	.ind_part1{
		padding: 25px 0;
	}
	.feature_list{
		display: none;
	}
	.m_feature_box{
		display: block;
		width: 100%;
		padding: 0 20px;
	}
	.m_feature_box .m_feature .item img{
		width: 100%;
		height: 100%;
	}
	
	/*ind_part2*/
	.ind_part2 .school_box{
		width: 100%;
		padding: 0 15px;
	}
	.school_box .hot_school .part_left,
	.school_box .hot_school .part_right{
		float: none;
		width: 640px;
		margin: 0 auto;
	}
	.school_box .hot_school .school_big-img,
	.school_box .hot_school .school_big-img img{
		width: 100%;
		margin-bottom: 20px;
	}
	.hot_school .hot_list .hot_item{
	    margin-left: 0;
	    width: 204px;
	    margin-right: 14px;
	}
	.hot_school .hot_list .hot_item:last-child{
		margin-right: 0;
	}
	.school_box .school_list .item{
		width: 23.5%;
		margin-right: 2%;
	}
	.school_box .school_list .item .item_img,
	.school_box .school_list .item .item_img a, 
	.school_box .school_list .item .item_img img{
		width: 100%;
		height: auto;
	}
	
	/*ind_part3*/
	.ind_part3{
		height: auto;
		padding-bottom: 25px;
	}
	.teacher_box{
		display: none;
	}
	.m_teacher_box{
		display: block;
		width: 100%;
		padding: 15px 15px 0;
	}
	.m_teacher_box .m_teacher .a_teacher{
		display: block;
		width: 100%;
		padding: 15px;
		border: 1px solid #E8E8E8;
		border-radius: 5px;
	}
	.m_teacher .a_teacher .tea_img{
		width: 75px;
		height: 75px;
		border-radius: 50%;
		overflow: hidden;
		margin: 0 auto;
	}
	.m_teacher .a_teacher .tea_img img{
		width: 100%;
		height: 100%;
	}
	.m_teacher .a_teacher .name{
		font-size: 15px;
		color: #333;
		line-height: 25px;
		text-align: center;
		margin: 5px 0;
	}
	.m_teacher .a_teacher .desc{
		font-size: 12px;
		color: #999;
		line-height: 20px;
		text-align: center;
	}
	
	/*ind_part4 & ind_part5*/
	.ind_part4, .ind_part5{
		padding-bottom: 25px;
	}
	.ind_part4 .course_box,.ind_part5 .course_box{
		width: 100%;
		padding: 0 15px;
	}
	.course_box .course_list .course_item{
		width: 23.5%;
		margin-right: 2%;
	}
	.course_list .course_item .course_img,
	.course_list .course_item .course_img a,
	.course_list .course_item .course_img a img{
		height: auto;
	}
	
	/*ind_part6*/
	.ind_part6{
		padding-bottom: 25px;
	}
	.ind_part6 .unline_box{
		width: 100%;
		padding: 0 15px;
	}
	.unline_box .unline_form{
		display: none;
	}
	
	/*ind_part7*/
	.ind_part7{
		padding-bottom: 25px;
	}
	.ind_part7 .news_box{
		width: 100%;
		padding: 0 15px;
	}
	.news_box .news_list .item{
		width: 32%;
		margin-right: 2%;
	}
	
	/*ind_part8*/
	.ind_part8{
		display: none;
	}
}
@media (max-width:991px){
	/*bannner*/
	.banner_box .banner{
		display:none;
	}
	.banner_box .small-banner{
		display:block;
	}
	.small-banner .swiper-slide img {
		width: 100%;
		display: block;
	}
	.banner_box .small-banner .swiper-pagination-bullet-active {
		background: #EE6929;
	}
	
	/*ind_part6*/
	.ind_part6 .unline_box{
		display: none;
	}
	.ind_part6 .m_unline{
		display: block;
		width: 100%;
		padding: 15px 15px 0;
	}
	.m_unline_list .unline_course{
		width: 100%;
		padding: 20px 15px;
		margin-bottom: 10px;
		background-color: #fff;
	}
	.m_unline_list .unline_course .name{
		font-size: 16px;
		color: #333;
		line-height: 28px;
		margin-bottom: 5px;
	}
	.m_unline_list .unline_course .name .sign{
		display: inline-block;
		width: 18px;
		height: 18px;
		text-align: center;
		line-height: 16px;
		border: 1px solid #F02525;
		border-radius: 1px;
		font-size: 12px;
		color: #F02525;
		vertical-align: middle;
		margin-right: 3px;
	}
	.m_unline_list .unline_course .date{
		font-size: 12px;
		color: #999;
		line-height: 20px;
	}
	.m_unline_list .unline_course .date .iconfont{
		vertical-align: middle;
		margin-right: 3px;
	}
	.m_unline_list .unline_course .mes .area{
		font-size: 12px;
		color: #999;
		line-height: 30px;
	}
	.m_unline_list .unline_course .mes .a_btn{
		display: block;
		float: right;
		width: 80px;
		height: 30px;
		text-align: center;
		line-height: 30px;
		background-color: #FF5900;
		border-radius: 20px;
		font-size: 14px;
		color: #fff;
	}
	
	/*ind_part7*/	
	.ind_part7 .news_box{
		display: none;
	}
	.m_news{
		display: block;
		width: 100%;
		padding: 0 15px;
	}
	.tabNews{		
		max-width: 700px;
		margin: 0 auto;
	}
	.tabNews .hd{
		height: 36px;
		text-align: center;
		margin: 10px 0 15px;
	}
	.tabNews .hd ul{
		display: inline-block;
	}
	.tabNews .hd li{
		float: left;
		width: 90px;
		height: 36px;
		text-align: center;
		line-height: 36px;
		background-color: #f4f4f4;
		border-radius: 20px;
		margin: 0 10px;
	}
	.tabNews .hd li a{
		display: block;
		font-size: 14px;
		color: #666;
		cursor: pointer;
	}
	.tabNews .hd li.on{
		background-color: #FFF4F0;
	}
	.tabNews .hd li.on a{
		color: #FF5900;
	}
	.tabNews .m_news_list .m_news_item{
		width: 100%;
		padding-bottom: 15px;
		margin-bottom: 15px;
		border-bottom: 1px solid #E8E8E8;
	}
	.tabNews .m_news_list .m_news_item:last-child{
		border-bottom: 1px solid transparent;
	}
	.m_news_list .m_news_item .m_news_text{
		width: 65%;
	}
	.m_news_list .m_news_item .m_news_text a{
		font-size: 16px;
		color: #333;
		line-height: 150%;
		margin: 10px 0;
	}
	.m_news_list .m_news_item .m_news_text .date{
		display: inline-block;
		font-size: 12px;
		color: #a9a9a9;
		line-height: 20px;
		margin-right: 15px;
	}
	.m_news_list .m_news_item .m_news_text .read{
		display: inline-block;
		font-size: 12px;
		color: #a9a9a9;
		line-height: 20px;
	}
	.m_news_list .m_news_item .m_news_text .read i{
		font-size: 16px;
		vertical-align: middle;
		margin-right: 3px;
	}
	.m_news_list .m_news_item .m_news_img{
		width: 30%;
		height: 80px;
	}
	.m_news_list .m_news_item .m_news_img a{
		display: block;
		height: 80px;
	}
	.m_news_list .m_news_item .m_news_img img{
		width: 100%;
		height: 100%;
	}
	
}
@media (max-width:768px){
	/*pub_tit*/
	.pub_tit,.tab_box{
		display: none;
	}
	.m_pub_tit{
		display: block;
		width: 100%;
		padding: 20px 15px 0;
		height: 45px;
		line-height: 25px;
	}
	.m_pub_tit .tit{
		font-size: 16px;
		color: #333;
	}
	.m_pub_tit .more{
		font-size: 13px;
		color: #999;
	}
		
	/*ind_part2*/
	.ind_part2 {
	    padding-bottom: 15px;
	}
	.school_box .hot_school{
		display: none;
	}
	.ind_part2 .school_box{
		margin: 0 auto;
	}
	.school_box .school_list{
		margin-top: 15px;
	}
	.school_box .school_list .item{
		width: 49%;
		margin-bottom: 2%;
	}
	.school_box .school_list .item:nth-child(2n){
		margin-right: 0;
	}
	.school_box .school_list .sch_name a{
		height: 24px;
		line-height: 24px;
		font-size: 14px;
	}
	
	/*ind_part4 & ind_part5*/
	.course_box .course_list .course_item{
		width: 49%;
		margin-bottom: 2%;
	}
	.course_box .course_list .course_item:nth-child(2n){
		margin-right: 0;
	}
	.course_list .course_item .course_mes span.time{
		display: none;
	}
	.course_list .course_item .course_mes .price{
		font-size: 16px;
	}
	.course_list .course_item .course_mes .price i{
		font-size: 18px;
	}
	
}
@media (max-width:540px){
	/*ind_part1*/
	.m_feature_box{
		padding: 0 15px;
	}
	/*ind_part4 & ind_part5*/
	.course_box .course_list .course_item{
		border: none;
	}
	.course_list .course_item .course_text{
		padding: 10px 5px;
	}
	.course_list .course_item .course_name{
		margin: 5px 0;
	}
	
	/*ind_part7*/
	.tabNews .hd li{
		width: 80px;
		margin: 0 5px;
	}
	.m_news_list .m_news_item .m_news_text a{
		margin: 5px 0;
	}
	.m_news_list .m_news_item .m_news_img{
		width: 33%;
	}
}
