@charset "utf-8";
/* CSS Document */
/*-------------------------------首页---------------------------------*/
body{
	min-width:1200px;
}
.over{
	overflow: hidden;
  	white-space: nowrap;
  	text-overflow: ellipsis;
}
.top_nav_bg{
	background: #d65207;
}
.container{
	width: 1200px;
	margin: 0 auto;
	padding: 10px 0;
}
.white_text{
	color: #fff!important;
}
.search_btn{
	display: block;
	background: url(../img/search.png) no-repeat #fff;
	background-size: 26px;
	background-position: center;
	border: none;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	height: 30px;
	width: 30px;
	box-sizing: border-box;
	cursor: pointer;
}
.search_text{
	display: block;
	background: #fff;
	border: none;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	height: 30px;
	width: 390px;
	box-sizing: border-box;
	padding-left: 10px;
}
.line_height30{
	line-height: 30px;
}
.logo{
	display: block;
	/*height: 73px;*/
	height:60px;
}
.nav{
	
}
.nav li{
	float: left;
	text-align: right;
	margin-left: 30px;
	/*line-height: 73px;*/
	line-height: 60px;
	font-size: 1.6rem;
	position: relative;
}
.zplh{
	display: none;
	width: 500px;
	height: 320px;
	position: absolute;
	right: 0;
	top: 100%;
	background: #fff;
	border: 1px solid #eee;
	
}
.zplh img{
	width: 100%;
	height:100%;
}
.zplh a{
	display: block;
	width: 80%;
    margin: 40px auto 30px;
    line-height: 42px;
    text-align: center;
    color: #fff;
    background: #ff2832; 
}
.zplh a:hover{
	color: #fff!important;
}
.nav_act_li{
	color: #d65207;
}
.nav li:hover > a{
	color: #d65207;
	transition: all 0.3s;
}
.business_bg{
	background: #5c5c5c;
	/*width: 1674px;*/
	margin: 0 auto;
	/*margin-bottom: 1px;*/
}
.business{
	/*background: url(../img/business_bg.png) no-repeat;*/
	background-position: center;
	width: 100%;
	margin-bottom: 0;
}
.business li{
	display: block;
	float: left;
	width: calc(100% / 4);
	text-align: center;
	box-sizing: border-box;
	line-height: 70px;
}
.business li a{
	color: #fff;
	font-size: 20px;
	font-weight: normal;
}
.business li:hover{
	background: #d65207;
	transition: all 0.3s;
}
.banner{
	/*width: 1674px;*/
	/*height: 450px;*/
	height:29vw;
}
/*.teacher_container{
	width: 180px!important;
}*/
.teacher_pic{
	width: 180px;
}
.container_gray{
	background: #f5f5f5;
	padding-bottom: 40px;
	padding-top: 20px;
}
.China_teacher_container,.curriculum_container{
	background: #fff;
}
.China_teacher_container > span,.curriculum_container > span{
	display: block;
	line-height: 60px;
	font-size: 20px;
	font-weight: normal;
	width: 200px;
	padding-left: 20px;
	box-sizing: border-box;
}
.C_nav,.curriculum_nav{
	width: 800px;
}
.C_nav li,.curriculum_nav li{
	display: block;
	float: left;
	width: calc(100% / 7);
	text-align: center;
	line-height: 60px;
	cursor: pointer;
	border-bottom: 1px solid #fff;
	box-sizing: border-box;
}
.C_nav_act,.curriculum_nav_act{
	color: #d65207;
	border-bottom: 1px solid #d65207!important;
}
.C_tag,.curriculum_tag{
	margin-top: 10px;
	background: #fff;
}
.C_content{
	float: left;
	margin: 10px 5px;
	width: calc(1150px / 5);
	border: 1px solid #eee;
	box-sizing: border-box;
	
}
.C_content > img{
	width: 100%;
	height: 280px;
}
.C_content > i{
	padding-top: 15px;
	text-align: center;
	display: block;
	width: 80%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 0 auto;
}
.C_content > span{
	padding-bottom: 15px;
	text-align: center;
	display: block;
	width: 80%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 0 auto;
}
.curriculum_content{
	float: left;
	margin: 10px 5px;
	width: calc(1160px / 4);
	border: 1px solid #eee;
	box-sizing: border-box;
}
.curriculum_content > img{
	width: 100%;
	height: 162px;
}
.curriculum_content > i{
	display: block;
	width: 90%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: left;
	font-size: 1.7rem;
	line-height: 40px;
	margin: 0 auto;
	font-weight: bold;
}
.address{
	width: 90%;
	margin: 0 auto;
}
.address > span{
	display: block;
	float: left;
	line-height: 30px;
	margin-right: 3px;
	color: #666;
}
.address > img{
	height: 14px;
	display: block;
	float: left;
	margin-top: 8px;
	margin-right: 3px;
}
.footer{
	height: 424px;
	background: url(../img/footer_bg.png) repeat-x;
	background-size: auto 424px;
}
.footer_nav{
	width:300px;
	float: left;
}
.footer_navs{
	width:300px;
	/*width: 20%;*/
	/*width:220px;*/
	margin-top:16px;
	float: left;
}
.footer_navs>.fl{
	/*width:180px;*/
	width: 140px;
    text-align:center
}
.footer_navs>.fr {
    /* width: 180px; */
    width: 140px;
    text-align: center;
    float:right;
}
.footer_navs>div>div{
	font-size:14px;
	height:30px;
	line-height:30px;
	color:white;
}
.footer_nav h1{
	display: block;
	/*width: 50%;*/
	width:60%;
	font-size: 1.7rem;
	color: #fff;
	font-weight: bold;
	line-height: 40px;
	height: 40px;
	border-bottom: 1px solid #fff;
}
.footer_nav ul li a{
	line-height: 30px;
	color: #999;
}
.footer_nav ul li:hover a{
	color: #fff;
}
.footer_nav img{
	display: block;
	width: 100px;
	height: 100px;
	margin: 0 auto;
}
.footer_nav span{
	display: block;
	line-height: 24px;
	color: #fff;
	text-align: center;
}
.footer_nav_img{
	width:36px!important;
	height:46px!important;
	margin-top:8px!important;
}
.footer_nav_imgs{
	width:48px!important;
	height:38px!important;
	margin-top:8px!important;
}
.footer_navs_imgs{
	width:100px;
	height:100px;	
}
.footer_nav_right{
	color:white;
	height:90px;
	line-height:30px;
	margin-left:22px;
	margin-top:4px;
}
.footer_nav_rights{
	color:white;
	height:38px;
	line-height:38px;
	margin-left:10px;
	margin-top:8px;
}
.footer h2{
	color: #fff;
	display: block;
	text-align: center;
	margin-top: 50px;
}
.footer_bottom{
	padding-top:20px;
	padding-bottom:10px;
}
.footer_bottom>div{
	width:100%;
	text-align:center;
}
.beian{
	display: block;
	text-align: center;
	color: #999;
	line-height: 40px;
}
.teacher_hot{
	display: block;
	margin: 20px auto;
	margin-bottom: 40px;
}
#swiper2 i{
	display: block;
	text-align: center;
	line-height: 40px;
	font-weight: bold;
	color: #333;
	font-size: 16px;
}
#swiper2 span{
	display: block;
	width: 80%;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.wav{
	float: right;
	margin-left: 20px;
}
.wav_content{
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	margin-top: 6px;
	margin-left: 15px;
	position: relative;
}

.click_icon{
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.display_pic{
	display: none;
	position: absolute;
	width: 100px;
	height: 100px;
	left: 50%;
	top: 100%;
	margin-left: -50px;
	border: 1px solid #eee;
	z-index: 99;
}


.teacher_banner{
	width: 100%;
	margin: 0 auto;
}
.teacher_banner > img{
	width: 100%;
}
.tag_content{
	width: 150px;
	height: 140px;
	background: url(../img/zhuanjia_bg.png) no-repeat;
	background-size: cover;
	background-position: center;margin-right: 10px;
}
.tag_content a{
	display: block;
	height: 70px;
	line-height: 70px;
	text-align: center;
	font-size: 20px;
	color: #666;
	cursor: pointer;
}
.tag_content a:hover{
	background: #d65207;
	color: #fff;
}
.tag_content_right{
	width: 250px;
	height: 140px;
	box-sizing: border-box;
	padding: 20px;
	border-left: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	overflow: hidden;
}
.tag_content_right input{
	display: block;
	float: right;
}
.tag_content_right li{
	float: left;
	margin-right: 10px;
	cursor: pointer;
}
.tag_content_right input[type="submit"]{
	width: 30px;
	height: 30px;
	background: url(../img/searchteacher.png) no-repeat;
	background-size: 80%;
	background-position: center;
	border: 1px solid #d65207;
}
.tag_content_right input[type="text"]{
	width: 179px;
	height: 30px;
	border: none;
	border: 1px solid #d65207;
	box-sizing: border-box;
	border-right: none;
	padding-left: 10px;
}

.teacher_tag_title{
	font-size: 20px;
	text-align: center;
	font-weight: bold;
}
.teacher_content{
	float: left;
	width: 230px;
	box-sizing: border-box;
	border: 1px solid #eee;
	margin-right: 10px;
	height: 360px;
	overflow: hidden;
	margin-bottom: 15px;
}
.teacher_title_container{
	display: block;
	width: 90%;
	margin: 3px auto;
}
.teacher_title_container img{
	display: block;
	border-radius: 110px;
	width: 100px;
	height: 100px;
	/*margin-top: 10px;*/
	margin: 0 auto;
}
.teacher_title_container h2{
	color: #d65207;
	text-align: center;
	font-size: 18px;
	width: 100%;
	overflow-x: hidden;
}
.teacher_content span{
	display: block;
	width: 90%;
	text-align: center;
	margin: 0 auto;
	padding: 20px 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.teacher_content p{
	padding: 10px;
	line-height:2rem;
}
.msg_left_container{
	width: 300px;
	float: left;
	height: 500px;
	border: 1px solid #ddd;
}
.msg_right_container{
	width: 880px;
	/*float: right;*/
	margin:auto;
}
.msg_left_container h1{
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #ddd;
	box-sizing: border-box;
	padding-left: 20px;
	font-size: 20px;
	color: #666;
	font-weight: bold;
}
.msg_left_container > span{
	display: block;
	line-height: 40px;
	box-sizing: border-box;
	padding-left: 15px;
	font-size: 18px;
}
.msg_left_container > img{
	width: 200px;
	margin: 0 auto;
	display: block;
}
.head_pic{
	width: 350px;
	background: #e7e6e2;
	height: 250px;
	margin-right: 10px;
	float: left;
}
.head_pic img{
	width: 100%;
	height: 100%;
}
.achievement{
	width: 520px;
	float: right;
	background: #e7e6e2;
	height: 250px;
	box-sizing: border-box;
	padding: 15px;
	overflow: hidden;
}
.achievement h1{
	font-size: 30px;
	color: #045aaa;
	font-weight: bold;
}
.achievement li{
	box-sizing: border-box;
	padding:2px 0 2px 30px;
	background: url(../img/circle.png) no-repeat;
	background-size: 12px;
	background-position: left center;
	font-size: 20px;
	color: #045aaa;
	font-family: "华文新魏";
}
.brief{
	margin-top: 50px;
}
.brief h3{
	width: 100%;
	background: #ddd;
	box-sizing: border-box;
	font-size: 18px;
	font-weight: bold;
	padding: 8px 0 8px 15px;
	margin-bottom: 10px;
}
.brief p{
	padding: 5px;
	font-size: 16px;
}
.brief ul{
	padding: 0 5px;
	margin: 0 auto;
}
.brief li{
	box-sizing: border-box;
	padding:5px 0 3px 20px;
	background: url(../img/square.png) no-repeat;
	background-size: 10px;
	background-position: left center;
	font-size: 16px;
	
}
.brief li i{
	font-weight: bold;
}
.px_col{
	width: 230px;
	margin-right: 10px;
	float: left;
	box-sizing: border-box;
	border: 2px solid #eee;
	border-radius: 4px;
	margin-bottom: 20px;
	padding: 20px 15px;
	background: #f0f0f0;
}
.px_col img{
	display: block;
	width: 180px;
	height: 250px;
	margin: 0 auto;
}
.px_col span{
	display: block;
	text-align: center;
	padding-top: 20px;
	font-size: 16px;
}


/*pc-中间部分*/
.middle_box{ width: 100%; margin: 40px auto; overflow: hidden; min-width: 1200px;}
.middle{ width: 1200px; height: 260px; margin: 0 auto;}
.middle div.img{float: left; width:30%; background:url(../img/rzzs.png) no-repeat center;height: 260px;}
.rzzs{float: right; width: 70%;}
.rzzs h2{font-size: 26px; color: #e4393c; padding:50px 0 26px; font-family: "微软雅黑";font-weight: 400;border-bottom: 1px dashed #e5e5e5;}
.rzzs p{ font-size: 16px; line-height: 34px; width: 100%;margin-top: 30px;}
.rzzs span{ font-size: 14px; line-height: 50px; color:#e4393c;}
/*m-中间部分*/
/*@media only screen and (min-width: 100px) and (max-width: 640px) {
	.middle_box{ margin-top: 30px;min-width:auto;}
	.middle{width: 90%; margin: 0 auto;}	
	.middle div.img{ width:100%; background: url(../img/rzzs_x.png) no-repeat center; height: 187px;}
	.rzzs{float: right; width: 100%; text-align: center; margin-top: 10px;}
	.rzzs h2{font-size: 20px; color: #e4393c; padding-top: 10px; font-family: '微软雅黑'}
	.rzzs p{ font-size: 14px; line-height: 26px; width: 100%;margin-top: 10px;}
	.rzzs span{ font-size: 14px; line-height: 30px; color:#e4393c; display: inline-block;}
}*/
 
 
/*pc-认证特权*/
.tequan{ width: 100%; background:url(../img/text_bg.png) no-repeat center; padding-top: 50px; overflow: hidden;min-width: 1200px;}
.tequan .text{width: 1222px; margin: 0 auto 30px;}
.htitle{text-align: center; margin-bottom: 40px;}
.htitle strong{font-size: 24px;  display: block;  line-height: 28px; color: #333; font-weight: normal; font-family:'微软雅黑' }
.htitle div{ width: 460px; height: 3px; background: url(../img/xian_0.png) center no-repeat; margin: 5px auto;}
.htitle p{font-size: 14px; line-height: 24px; font-weight: normal; text-transform: uppercase;}
.tq_li{width:1222px; height: 367px; background: url(../img/tq_li.png) no-repeat center;position: relative;}
.tq_li li{width: 190px; height: 190px; border-radius: 50%; border: 2px solid #e4393c;position: absolute;transition:all 0.6s ease-in-out 0s;}
.tq_li li h3{font: 22px/45px "微软雅黑";padding-top: 108px; color: #e4393c;margin: 0 30px; border-bottom: 1px solid #ccc;}
.tq_li li.pn_07{top: 26px; left: 182px;}
.tq_li li.pn_07 h3{ text-align: center; background:url(../img/pn_070.png) no-repeat center 20px;}
.tq_li li.pn_07:hover h3,.tq_li li.pn_09:hover h3,.tq_li li.pn_11:hover h3{display: none;}
.tq_li li.pn_07:hover p,.tq_li li.pn_09:hover p,.tq_li li.pn_11:hover p{display: block; color: #fff;}

.tq_li li.pn_09{top: 82px; left: 516px;}
.tq_li li.pn_09 h3{ text-align: center; background:url(../img/pn_090.png) no-repeat center 20px;}

.tq_li li.pn_11{top: 26px; right: 180px;}
.tq_li li.pn_11 h3{ text-align: center; background:url(../img/pn_110.png) no-repeat center 20px;}
.tq_li li p{display: none; font-size: 16px; line-height: 30px; color: #fff; padding: 60px 20px;text-align: center;}
.tq_li li.pn_11 p{padding: 30px 20px}
.tq_li li:hover{background: #e4393c;}

/*m-认证特权*/
/*@media only screen and (min-width: 100px) and (max-width: 640px) {
	.tequan{padding:20px 0;min-width:auto;}
	.tequan .text{width: 100%; height: auto; overflow: hidden;}
	.htitle{ margin-bottom: 10px;}
	.htitle strong{font-size: 22px; line-height: 25px; height: 25px;}
	.htitle div{ width: 320px; height: 3px; background: url(../img/xian_1.png) center no-repeat;}
	.htitle p{font-size: 12px; line-height: 16px;}
	.tq_li{width:100%; height: 420px; overflow: hidden; margin: 0 auto;background: url(../img/tq_limm.png) no-repeat 20px;}	
	.tq_li li{width: 90px;height: 90px;border: 1px solid #e4393c;}
	.tq_li li h3{ font: 14px/22px "微软雅黑"; padding-top: 56px;margin: 0;border: none;}
	.tq_li li.pn_07 h3{background: url(../img/pn_070m.png) no-repeat center 10px;}
	.tq_li li.pn_07{top: 19px; left: 80px;}
	.tq_li li p{font-size:12px;line-height: 18px; padding: 12px 5px; display: block; position: absolute; top: 12px; left: 109px;width: 160px;background-color:#e4393c;border-radius: 12px;color: #fff;}
	
	.tq_li li.pn_09{top: 164px; left: 57px;}
	.tq_li li.pn_09 h3{ text-align: center; background:url(../img/pn_090m.png) no-repeat center 16px;}
	.tq_li li.pn_09 p{top: 18px; left: 126px;}
	.tq_li li.pn_11{top: 310px; left: 82px;}
	
	.tq_li li.pn_11 h3{ text-align: center; background:url(../img/pn_110m.png) no-repeat center 16px;}
	.tq_li li.pn_11 p{padding: 9px 2px;line-height: 18px;}
	.tq_li li:hover{background: none;}
	.tq_li li.pn_07:hover h3, .tq_li li.pn_09:hover h3, .tq_li li.pn_11:hover h3{display: block;}
	}
*/

/*-------------------------pc-认证(企业)特权----------------------------*/
.tequan_firm{background:none;}
.tequan_firm .text{width:1200px; height: 420px; overflow: hidden;}
.class_firm{overflow: hidden;}
.class_firm dl{width: 398px;margin: 0 1px; height:300px; box-sizing: border-box; float: left; transition: all 0.5s ease-out;overflow: hidden;cursor: pointer;}
.class_firm dl dd{width: 398px; text-align: center;margin-bottom: 16px;}
.class_firm dl dd h4{font: 16px/20px "微软雅黑"; display: inline-block;padding:90px 30px 20px;border-bottom: 1px solid #eee; transition: all 0.5s ease-out;
-webkit-transition: all 0.5s ease-out /* Safari */}
.class_firm dl dd.firm_01 h4{background: url(../img/firm_001.png) no-repeat center 32px;}
.class_firm dl dd.firm_02 h4{background: url(../img/firm_002.png) no-repeat center 32px;}
.class_firm dl dd.firm_03 h4{background: url(../img/firm_003.png) no-repeat center 32px;}
.class_firm dl dt{width: 280px;margin: 0 auto; text-align: center; line-height: 36px;}
.class_firm dl dt p{width:280px;overflow: hidden;margin: 0 auto;text-align: left; text-indent: 2em;}
.class_firm dl dt i{font-size: 20px; color: #e4393c;}
.class_firm dl.on{box-shadow: 0 0 2px #dbdbdb; border-bottom: 4px solid #e4393c;}
.class_firm dl.on dd h4{padding:90px 50px 20px;border-bottom: 1px solid #e4393c; color: #e4393c;}
/*.class_firm dl.on dd.firm_01 h4{background: url(../img/firm_01.png) no-repeat center 32px;}
.class_firm dl.on dd.firm_02 h4{background: url(../img/firm_02.png) no-repeat center 32px;}
.class_firm dl.on dd.firm_03 h4{background: url(../img/firm_03.png) no-repeat center 32px;}*/
.class_firm dl.on dt i{display: none;}
/*@media only screen and (min-width: 100px) and (max-width: 640px) {
	.class_firm{width: 98%;margin: 0 auto; overflow: hidden;}
	.class_firm dl{width: 90%;float: none; margin: 0 auto;height: auto;box-shadow: 0 0 2px #dadcdf; border-bottom: 4px solid #e4393c;}
	.class_firm dl dd{width: 100%;}
	.class_firm dl dt i{display: none;}
	.class_firm dl dt p{width:280px; white-space: inherit;}	
	.tequan_firm .text{width: 100%;height:auto;}
}*/

/*-------------------------pc-认证(三位一体)----------------------------*/

.tequan_three{background: url(../img/three_bg.png) center;}
.three_tit{width: 558px; margin: 0 auto; overflow: hidden;}
.three_tit li{float: left; padding: 6px 30px; border: 1px solid #e4393c; font:16px/20px "微软雅黑";margin: 0 30px;color: #e4393c; cursor: pointer;}
.three_text p{font: 16px/36px "微软雅黑"; width: 496px;margin-top: 40px;position: relative;}
.three_text p:before{content: ""; width: 2px; height: 22px; background: #e4393c;position: absolute; top: 6px; left: -12px;}
.three_text01{ background: url(../img/three_01.png) no-repeat right; height: 242px;}
.three_text02{ background: url(../img/three_02.png) no-repeat right; height: 242px;}
.three_text03{ background: url(../img/three_03.png) no-repeat right; height: 242px;}
.three_text{width: 1000px; margin: 0 auto;}
.three_text div{display: none;}
.three_tit li.tit_show{background-color: #e4393c; color: #fff;}
/*@media only screen and (min-width: 100px) and (max-width: 640px) {
	.tequan_three .text{margin-bottom: 0;}
	.three_tit{width: 79%;}
	.three_tit li{padding: 6px 10px; margin: 0 10px; font-size:14px;}
	.three_text{width: 90%;}
	.three_text p{width: 100%;}
	.three_text01{ background: url(../img/three_01m.png) no-repeat right 29px;}
	.three_text02{ background: url(../img/three_02m.png) no-repeat right;}
	.three_text03{ background: url(../img/three_03m.png) no-repeat right;}
}*/



/*pc-强势特权 好处benefit*/
.benefit{width: 100%;margin-top:50px; min-width: 1200px;}
.benefit .text{width: 1200px; margin: 0 auto;}
ul.bf_li{ height: 494px;width: 1200px;position: relative; background: url(../img/bgg_01.png) no-repeat center; margin-bottom:40px; overflow: hidden;}
#cd-img{float: left;position: absolute;left: 41.2%;top: 20%;}
.bf_li li{ width: 431px; height: 80px;  float: left; margin: 0 338px 130px 0; position: relative;}
.bf_li li h3{ font-size: 18px; color: #333; line-height: 40px; font-family: '微软雅黑' }
.bf_li .li1 h3{color:#6bd3de;}
.bf_li .li2 h3{color:#ff8c4e;}
.bf_li .li3 h3{color:#ffa234;}
.bf_li .li4 h3{color:#6b8af4;}
.bf_li .li6 h3{color:#3abc8f;}
.bf_li .li6 h3{color:#e4393c;}
.bf_li li.li2{ left: 10px;}
.bf_li li.li3{ right: 120px;}
.bf_li li.li4{ left: 120px;}
.bf_li li.li5{ right: 10px; }
.bf_li li.li6{ left: 10px; top: -10px;}
.bf_li li.li7{width: 220px;height: 286px;left: 500px;top: 100px;display: block;background-color: red;}
.bf_li li.li7 a img{display: none;}
.li1 img.jt, .li3 img.jt, .li5 img.jt{padding-right: 10px;}
.li2 img.jt, .li4 img.jt, .li6 img.jt{padding-left: 10px;}
.bf_li li p{ font-size: 14px; color: #333; font-weight: normal; line-height: 22px;}

/*m-强势特权 好处benefit*/
/*@media only screen and (min-width: 100px) and (max-width: 640px) {
	.benefit{width: 100%;margin-top:30px; overflow: hidden;min-width:auto;}
	.benefit .text{width: 100%; margin: 0 auto; overflow: hidden;}
	ul.bf_li{width:96%; height: auto; background: url(../img/bgg_x.png) no-repeat center; margin:20px auto 40px;}
	.bf_li li{ width: 29%; height: auto; margin-bottom: 17%; margin-right: 40%;}
	.bf_li li h3{ font-size: 14px; color: #333; font-weight: normal; line-height: 30px; }
	.bf_li li.li3{ right: 13%;}
	.bf_li li.li4{left: 16%;}
	.bf_li li.li6{top: 0;}
	.li1 img.jt, .li3 img.jt, .li5 img.jt{padding-right: 2px;}
	.li2 img.jt, .li4 img.jt, .li6 img.jt{padding-left: 2px;}
	.bf_li li p{ font-size: 12px; color: #333; font-weight: normal; line-height: 18px; display: none;}
	.bf_li #cd-img{display: none;}
}*/

/*新闻*/
.tequan_news{background: none;}
.tequan_news .text{width: 1200px; margin: 0 auto;}
.news{width: 1200px; margin: 0 auto;}
.news ul li{width: 570px; float: left;margin-right: 30px;}

/*@media only screen and (min-width: 100px) and (max-width: 640px) {
	.news{width: 96%;overflow: hidden;}
	.tequan_news .text{width: 100%;}
	.news ul li a div{float: left;margin-left: 10px;width: 34%;}

}*/



/*pc-申请流程*/
.tequan_1{background: #f5f5f5;}
.tequan .text1{background: url(../img/bg_02.png) no-repeat center -50px; width: 1200px; height: 380px;}
.text1 div.lc{ width: 1200px; height: 224px; text-align: center;}
.lc dl.lc_1{ width: 240px; height: 224px; float: left;}
.lc .lc_1 dd{ height: 80px; width: 80px;  margin: 0 auto;}
.lc_1 dd.lc_01{background: url(../img/lc_10.png) no-repeat;}
.lc_1 dd.lc_01:hover{background: url(../img/lc_1.png) no-repeat;box-shadow: 0 0 10px #ffa234; border-radius: 50%;}
.lc_1 dd.lc_02{background: url(../img/lc_20.png) no-repeat;}
.lc_1 dd.lc_02:hover{background: url(../img/lc_2.png) no-repeat;box-shadow: 0 0 10px #6bd3de; border-radius: 50%;}
.lc_1 dd.lc_03{background: url(../img/lc_30.png) no-repeat;}
.lc_1 dd.lc_03:hover{background: url(../img/lc_3.png) no-repeat;box-shadow: 0 0 10px #ff8c4e; border-radius: 50%;}
.lc_1 dd.lc_04{background: url(../img/lc_40.png) no-repeat;}
.lc_1 dd.lc_04:hover{background: url(../img/lc_4.png) no-repeat;box-shadow: 0 0 10px #6b8af4; border-radius: 50%;}
.lc_1 dd.lc_05{background: url(../img/lc_50.png) no-repeat;}
.lc_1 dd.lc_05:hover{background: url(../img/lc_5.png) no-repeat;box-shadow: 0 0 10px #e4393c; border-radius: 50%;}
.lc dl.lc_1 dd,.lc dl.lc_1 dt{text-align: center; font-size: 16px; font-family: '微软雅黑'}

dl.lc_1 .yuan{ margin: 29px 0; width: 16px;  height: 16px; background:url(../img/yuan.png); display: inline-block;}
.lc dl.lc_2 dt{margin-top: 30px; }
dl.lc_2 .yuan{ margin: 34px 0 25px;}
.lc div{ width:950px; border:1px dotted #cd3336; position: relative; top: 115px; margin: 0 auto;}

/*m-申请流程*/
/*@media only screen and (min-width: 100px) and (max-width: 640px) {
	.tequan .text1 {background: url(../img/bg_02.png) no-repeat center -50px; height: auto; width: 100%; overflow: hidden;}
	.text1 div.lc{ width: 96%; height: auto; overflow: hidden; margin: 0 auto;}
	.lc dl.lc_1{ width: 20%; height: auto; margin-top: 20px;}
	.lc .lc_1 dd{ height: 38px; width: 38px;}
	.lc_1 dd.lc_01{background: url(../img/lc_1xx.png) no-repeat;}
	.lc_1 dd.lc_01:hover{background:url(../img/lc_1x.png) no-repeat}
	.lc_1 dd.lc_02{background: url(../img/lc_2xx.png) no-repeat;}
	.lc_1 dd.lc_02:hover{background: url(../img/lc_2x.png) no-repeat;}
	.lc_1 dd.lc_03{background: url(../img/lc_3xx.png) no-repeat;}
	.lc_1 dd.lc_03:hover{background: url(../img/lc_3x.png) no-repeat;}
	.lc_1 dd.lc_04{background: url(../img/lc_4xx.png) no-repeat;}
	.lc_1 dd.lc_04:hover{background: url(../img/lc_4x.png) no-repeat;}
	.lc_1 dd.lc_05{background: url(../img/lc_5xx.png) no-repeat;}
	.lc_1 dd.lc_05:hover{background: url(../img/lc_5x.png) no-repeat;}
	.lc dl.lc_1 dt{height:24%;text-align: center; font-size: 12px; line-height: 18px;}
	.lc dl.lc_2 dt{margin-top: 0;}
	dl.lc_1 .yuan{ margin: 41% 41%; width: 10px;  height: 10px; background:url(../img/yuan_x.png); display: inline-block;}
	dl.lc_2 .yuan,dl.lc_4 .yuan{margin:43% 41%;}
	.lc div{ width:81%;top: 92px;}
}
*/






.teacher_pic,#swiper2 span{
	margin: 0 auto;
}
.C_content a > img{
	width: 100%;
	height: 280px;
}
.C_content a > i{
	padding-top: 15px;
	text-align: center;
	display: block;
	width: 80%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 0 auto;
}
.C_content a > span{
	padding-bottom: 15px;
	text-align: center;
	display: block;
	width: 80%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 0 auto;
}
.curriculum_content a > img{
	width: 100%;
	height: 162px;
}
.curriculum_content a > i{
	display: block;
	width: 90%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: left;
	font-size: 1.7rem;
	line-height: 40px;
	margin: 0 auto;
	font-weight: bold;
}
.G_content{
	width: 300px;
	float: left;
}
.G_container li:nth-child(2){
	margin: 0 50px;
}
.G_content{
	background: #fff;
	box-sizing: border-box;
	padding: 10px;
}
.G_content img{
	width: 100%;
	height: 100%;
}
.start_time{
	display: block;
	width: 40%;
	float: left;
	background: #ff2832;
	line-height: 30px;
	border-radius: 30px;
	padding: 0 10px;
	color: #fff;
	text-align: center;
	box-sizing: border-box;
}
.start_add{
	display: block;
	float: right;
	width: 60%;
	text-align: center;
	line-height: 30px;
	color: #666;
	font-weight: bold;
}
.G_content p{
	width: 100%;
	margin: 0 auto;
	line-height: 60px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	font-size: 18px;
}
.G_img {
	width: 112px;
	height: 80px;
	overflow: hidden;
}
.G_msg{
	width: 50%;
	
}
.G_msg span{
	display: block;
	line-height: 30px;
	font-size: 16px;
}
.G_msg i{
	display: block;
	line-height: 50px;
	font-size: 20px;
	color: #ff2832;
	font-weight: bold;
}
.G_container{
	margin-bottom: 30px;
}
.G_left{
	float: left;
	display: block;
	width: 432px;
	height: 274px;
}
.G_right{
	float: right;
	width: 722px;
}
.G_right h3{
	font-size: 26px;
    font-weight: bold;
    color: #4d4d4d;
}
.G_right > span,.G_right >p{
	display: block;
	line-height: 24px;
	margin-top: 1rem;
	color: #999;
}
.G_right > span a,.G_right >p a{
	color: #666;
	font-weight: 400;
}
.G_right .price{
	height: 74px;
    background: #f5f5f5;
    color: #666;
	margin-top: 18px;
	clear: both;
}
.G_right .price>span{
	color: #666;
	line-height: 74px;
	margin-left: 1.5rem;
	display: block;
	float: left;
}
.G_right .price>p{
	font-size: 36px;
    color: #ff2832;
    font-weight: bold;
    line-height: 74px;
	margin-left: 20px;
	float: left;
	
}
.G_intro_container{
	
}
.G_intro_container h1{
	line-height: 60px;
	background: #fff;
	font-size: 20px;
	padding-left: 20px;
}
.G_intro{
	margin-top: 20px;
	background: #fff;
	box-sizing: border-box;
	padding: 20px;
}
.G_intro > p{
	    font-size: 16px;
    line-height: 26px;
}


.nav_act_li{
	color: #d65207;
}
.nav li:hover > a{
	color: #d65207;
	transition: all 0.3s;
}
.top_nav_bg{
	background: #d65207;
}
.zplh{
	z-index: 9999;
}
.business li:hover{
	background: #d65207;
	transition: all 0.3s;
}
.B_banner{
	width: 1674px;
	margin: 0 auto;
}
.B_banner img{
	width: 100%;
}
.B_title{
	margin-top: 30px;
}
.B_title img{
	display: block;
	margin: 0 auto;
}
.advantage{
	width: 1000px;
	margin: 30px auto;
}
.advantage .adv_left{
	float: left;
	width: calc(50% - 30px);
}
.advantage .adv_left img{
	display: block;
	float: right;
	margin-left: 20px;
}
.adv_left h1,.adv_left p{
	text-align: right;
}
.adv_left h1,.adv_right h1{
	font-size: 20px;
	margin-bottom: 10px;
}
.adv_left p,.adv_right p{
	font-size: 16px;
}
.adv_right{
	float: right;
	width: calc(50% - 30px);
}
.adv_right img{
	display: block;
	float: left;
	margin-right: 20px;
}
.adv_right h1,.adv_right p{
	text-align: left;
}
.adv_col{
	margin-bottom: 40px;
}
.lc_img{
	margin-top: 30px;
}
.lc_img img{
	margin: 0 auto;
	display: block;
}
.ql_tag{
	width: 971px;
	margin: 0 auto;
	margin-top: 30px;
}
.ql_tag li{
	float: left;
	margin-right: 50px;
	width: 120px;
	box-sizing: border-box;
	border: 1px solid #818181;
	color: #818181;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	border-radius: 10px;
	margin-bottom: 20px;
	cursor: pointer;
}
.ql_tag li:nth-child(6),.ql_tag li:nth-child(12){
	margin-right: 0;
}
.ql_tag_act{
	border-color: #d65207!important;
	color: #d65207!important;
}
.ql_tag li:hover{
	border-color: #d65207;
	color: #d65207;
	transition: all 0.3s;
}
.ql_content{
	padding-top: 20px;
}
.ql_content h1{
	font-size: 20px;
	height: 36px;
	text-align: center;
}
.ql_content img{
	display: block;
	margin: 0 auto;
}
.ql_content p{
	width: 500px;
	margin: 0 auto;
	margin-top: 20px;
	text-indent: 2em;
	font-size: 16px;
	color: #333;
	text-align: center;
	line-height: 1.6em;
}
.contact_us{
	margin: 30px auto;
	
}
.contact_us span{
	display: block;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
}
.contact_us img{
	display: block;
	margin: 0 auto;
	width: 150px;
	height: 150px;
}
.Z_tag{
	width: 570px;
	margin: 30px auto;
	
}
.Z_tag li{
	float: left;
	width: 266px;
	height: 60px;
	text-align: center;
	border: 1px solid #333;
	box-sizing: border-box;
	font-size: 24px;
	line-height: 58px;
	margin-right: 37px;
	border-radius: 10px;
	cursor: pointer;
}
.Z_tag li:nth-child(2){
	margin-right: 0;
}
.Z_tag .li_act{
	color: #d65207!important;
	border-color: #d65207;
}
.li_act a{
	color: #d65207!important;
}
.Z_pic_container{
	width: 640px;
}
.Z_text_container{
	width: 560px;
}
.Z_pic_container img{
	width: 600px;
	height: 300px;
	display: block;
}
.Z_text_container P{
	margin-top: 40px;
	font-size: 16px;
	line-height: 24px;
	text-indent: 2em;
	color: #333;
}
.Z_4pic_bg{
	margin: 30px auto;
	/*background: url(../img/PIC_BG.png) no-repeat;*/
	background-position: center;
}
.Z_4pic{
	float: left;
	width: 50%;
	
}
.Z_4pic:nth-child(1),.Z_4pic:nth-child(2){
	margin-bottom: 40px;
}
.Z_4pic img{
	display: block;
	margin: 0 auto;
	width: 400px;
	height: 250px;
}
.range{
	margin-bottom: 20px;
	margin-top: 20px;
}
.range li{
	float: left;
	width: 180px;
	height: 300px;
	box-sizing: border-box;
	/*padding: 20px;*/
	background: #fff;
	margin-bottom: 20px;
	overflow: hidden;
	margin-right:24px;
}
.range li > img{
	display: block;
	margin: 0 auto;
	width: 100px;
	height: 100px;
	margin-top:20px;
}
.range li:nth-child(6n){
	margin-right:0;
}
/*.range li:nth-child(2),.range li:nth-child(5),.range li:nth-child(8),.range li:nth-child(11){
	margin-left: 152px;
	margin-right: 152px;
}*/
.range li > h1{
	font-size: 20px;
	height: 60px;
	line-height: 60px;
	text-align: center;
}
.range li > p{
	width: 80%;
	margin: 0 auto;
	font-size: 16px;
	line-height: 24px;
}
.range li:hover{
	background: #f9dfd1;
	transition: all 0.3s;
}
.Z_T_text{
	padding-top: 50px;
}
.Z_T_text span{
	display: block;
	margin-bottom: 20px;
	font-size: 20px;
	color: #fff;
	font-weight: 400;
	text-align: center;
}
.Z_T_lc{
	width: 1200px;
	position: relative;
	top: -60px;
	left: 50%;
	margin-left: -600px;
	background: #fff;
	box-sizing: border-box;
	padding: 0 30px;
	box-shadow: 8px 5px 3px 3px rgba(0,0,0,0.05)
}
.Z_T_lc span{
	display: block;
	text-align: center;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
}
.Z_T_lc img{
	margin:  20px auto;
	
}
.teacher_pic img{
 border-radius: 6px;
}



/*0710*/
.banner{
	width: 100%;
	min-width:1200px;
}
.business_bg{
	width:100%;
}
.top_nav_bg{
	/*width: 1920px;*/
	min-width:100%;
	margin: 0 auto;
}
.swiper-pagination-bullet-active{opacity:1;background:#d65207!important}
.China_teacher_container > span, .curriculum_container > span{
	font-size: 24px;
}
.C_nav_act,.curriculum_nav_act{
	color: #d65207;
	border-bottom: 1px solid #d65207!important;
}
.C_nav a li,.curriculum_nav li{
	font-size: 18px;
}
.teacher_content{
	height: 336px;
	width: 230px;
	border: none;
	background: url(/public/img/bgbgbg.png) no-repeat left top transparent;
	background-size: 100%;
}
.teacher_title_container h2{
	font-size: 20px;
	color: #d65207;
}
.B_banner{
	width: 1920px;
}
.contact_us img{
	display: inline;
	margin: 0;
	width: auto;
	height: auto;
}
.contact_us{
	width: 500px;
	margin: 0 auto;
	padding-top: 40px;
}
.contact_us span{
	text-align: left;
}
.contact_left{
	padding-top: 30px;
	width: 300px;
}
.contact_us span img{
	height: 18px;
	padding-top: 11px;
	padding-right: 10px;
}
.contact_right span{
	text-align: center;
}
.qtag_content_right{
	/*width: 250px;*/
	width:270px;
	height: 70px;
	box-sizing: border-box;
	padding: 20px;
 	position:absolute;
    left:80%;
	overflow: hidden;
}
.qtag_content_right input{
	display: block;
	float: right;
}
.qtag_content_right input[type="submit"]{
	/*width: 30px;*/
	width:50px;
	height: 30px;
	/*background: url(../img/searchteacher.png) no-repeat;
	background-size: 80%;*/
	background: url(/public/img/search002.png) no-repeat;
    background-size:cover;
	background-position: center;
	border: 1px solid #d65207;
}
.qtag_content_right input[type="text"]{
	width: 179px;
	height: 30px;
	border: none;
	border: 1px solid #d65207;
	box-sizing: border-box;
	border-right: none;
	padding-left: 10px;
	background-color:#fafafa;
}
.achievement h1{
    color:#d65207;
}
.achievement p{
font-family: 楷体, 楷体_GB2312, SimKai;
 font-size: 24px;
line-height:36px;
}
.teacher_banner {
 width: 1920px;
}
.head_pic{
 width: 188px!important;
}
 

.achievement{
 width: calc(100% - 200px)!important;
}
.contact_right{width:200px;}
.contact_right img{width:200px}

.teacher_content p{
	padding: 0; line-height: 2rem;
	text-align: center;
	width: 90%;
	margin: 0 auto;
	margin-bottom: 10px;
}
.teacher_title_container h2{
	margin-bottom: 10px;
}
.teacher_tag_title{
font-size: 33px;}

.contact_right img {
    width: 100px;
    margin: 0 auto;
    display: block;
}
.teacher_tag_title{margin-top:29px;}

.G_content{
 width: 300px;
 float: left;
}
.G_container li:nth-child(2){
 margin-left: 0;
}
.G_container li{
 margin-right: 50px;
 margin-bottom: 30px;
}

.G_container li:nth-child(3n+3){
 margin-right: 0;
}

.footer>.container{
	/*width:1480px*/
	width: 1200px;
}

.zplhs{
    display: none;
    width: 344px;
    height: 220px;
    position: absolute;
    left: 70px;
    top: 0;
    background: #fff;
    border: 1px solid #eee;
    z-index:99
}
.zplhs img{
    width: 100%;
    height: 100%;
}
.tab-container {
	margin-top: 25px;
	margin-bottom: 20px;
}
.tab-container .tab-header {
	background-color: #ddd;
	height: 50px;
	line-height: 40px;
	border: none;
	border-bottom: #cccccc solid 0.5px;
	display: flex;
	display: -webkit-flex;
}
.tab-header .tab-header-item {
	height: 100%;
	text-align: center;
	font-size: 16px;
	line-height: 50px;
	justify-content: flex-start;
	padding-left: 15px;
	padding-right: 15px;
}
.tab-header-item.active, .tab-header-item:hover {
	color: white;
	background-color: #d65207;
	transition: all 0.3s;
}
.tab-container .tab-content {
	padding-top: 20px;
	min-height: 500px;
}
.tab-container .tab-content .brief:first-child {
	margin-top: 0;
}
.course-parent {
	/*background-color: white;*/
	padding: 10px 15px 10px 15px;
}
.course-parent .course {
	min-height: 100px;
	border: none;
	/*border-bottom: 1px solid #ccc;*/
	padding: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.course-parent .course:hover {
	box-shadow: 0 8px 8px rgba(10,16,20,.24),0 0 8px rgba(10,16,20,.12);
	text-decoration: none;
}
.course-parent .course .course-title {
	font-size: 18px;
	font-weight: 800;
	padding: 5px;
	text-align: left;
}
.course-parent .course .course-desc {
	color: #80807a;
	font-size: 16px;
	padding-top: 5px;
	text-align: left;
	text-indent: 10px;
	line-height: 25px;
	margin-bottom: 10px;
}
.course-parent .course .course-footer {
	font-size: 14px;
	color: #cccccc;
	text-indent: 10px;
}
.caption>div{
	height: 30px;
	width: 90%;
	line-height: 30px;
	font-size: 16px;
	overflow: hidden; /*超出部分隐藏*/
	text-overflow: ellipsis; /* 超出部分显示省略号 */
	white-space: nowrap; /*规定段落中的文本不进行换行 */
}
.caption>div:hover {
	color: #00a0e9;
}
.news-parent .thumbnail:hover {
	box-shadow: 0 8px 8px rgba(10,16,20,.24),0 0 8px rgba(10,16,20,.12);
	text-decoration: none;
}
