/*SuperStar*/
.wenti_text .wenti_text_img_s{
	width: 40%;
	overflow: hidden;
	float: left;
	padding-left: 10px;
	box-sizing: border-box;
}	
.wenti_text_img_s img{
	width: 100%;
	height: auto;
}
.wenti_text_box{
	width: 60%;
	padding: 10px 20px;
	float: left;
}
.wenti_text_li{
	width: 50%;
	height: auto;
	position: relative;
	float: left;
	margin-bottom: 46px;
}
.SuperStar{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 30px 0;
}
.SuperStar .SuperStar_box{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}
.SuperStar_title{
	width: 100%;
	text-align: center;
	margin-bottom: 50px;
}
.SuperStar_title img{
	width: 370px;
	height: auto;
}
.wenti_text_box p{
	line-height: 200%;
	font-size: 16px;
}
#starjiantou{
	background: none;
}
.carousel-indicators li{
	border:1px solid red  !important;
	background: red !important;
}
.wenti_text_box{
	box-sizing: border-box !important;
}

/*320 480 640 768 960 1024*/
@media only screen and (min-width: 768px) and (max-width: 960px) {
	.wenti_text_img_s{
		margin-top: 80px;
	}
}

@media only screen and (min-width: 480px) and (max-width: 768px) {
	.wenti_text .wenti_text_img_s{
		width: 100% !important;
	}
	.wenti_text_box{
		width: 100%;
	}
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
	.wenti_text .wenti_text_img_s{
		width: 100%;
	}
	.wenti_text_box{
		width: 100%;
		box-sizing: border-box !important;
	}
	.SuperStar_title{
		margin-bottom: 30px;
	}
	.SuperStar_title img{
		width: 320px;
	}
}
/*解决孩子五大提分难题刻不容缓*/
.wenti{
	width: 100%;
	background-color: #FCFBF6;
	height: auto;
}
.wenti_box{
	max-width: 1200px;
	margin: 0 auto;
}
.wenti_biaoti{
	padding-bottom: 25px;
}
.wenti_biaoti h3{
    font-size: 36px;
    text-align: center;
    padding: 50px 0;
    font-weight: bold;
    background: url(../images/wenti_biaoti.png) no-repeat center bottom;
}
.wenti_ul{
	width: 100%;
	height: auto;
}
.wenti_li{
	text-align: center;
	height: 286px;
	float: left;
	position: relative;
	margin: 5px;
	overflow: hidden;	
}
.wenti_1,.wenti_2{
	width: 49%;
}
.wenti_1{
	background-color: #FF6652;
}
.wenti_2{
	background-color: #FFCD21;
}
.wenti_3{
	background-color: #83DD6F;
	width: 33%;
}
.wenti_4{
	background-color: #60B7DF;
	width: 31%;
}
.wenti_5{
	background-color: #FF9639;
	width: 33%;
}
.wenti_n{
	padding-top: 110px;
    height: 286px;
    box-sizing: border-box;
}
.wenti_n h3{
	font-size: 40px;
    text-align: center;
    color: #fff;
}
.wenti_n h4{
	font-size: 34px;
    text-align: center;
    color: #fff;
}
/*移入事件样式*/
.wenti_x{
	width: 100%;
	padding: 60px 100px 0 100px;
	height: 286px;
	position: absolute;
	top: 0;
	left: 0;
	/*z-index: 1;*/
	background: #4e4e4e;
	display: none;
	overflow: hidden;
	box-sizing: border-box;
}
.wenti_x h3{
	color: #fff;
	font-size: 40px;
	margin: 0;
	line-height: 1.1;
}
.wenti_x_text{
	text-align: left;
    line-height: 30px;
    margin: 15px 0 20px 0;
    font-size: 18px;
    color: #fff;
}
.wenti_x h4{
	font-size: 34px;
	color: #fff;
}
.wenti_3 .wenti_x{
	padding: 60px 30px 0 30px;
}
.wenti_4 .wenti_x{
	padding: 60px 30px 0 30px;
}
.wenti_5 .wenti_x{
	padding: 60px 30px 0 30px;
}
@media only screen and (min-width: 900px) and (max-width: 1200px) {
	.wenti_n h3{
		font-size: 34px;
	}
	.wenti_n h4{
		font-size: 30px;
	}
	.wenti_1{
		width: 49%;	
	}
	.wenti_2{
		width: 48%;	
	}
	.wenti_3{
		width: 32%;
	}
	.wenti_4{
		width: 32%;
	}
	.wenti_5{
		width: 32%;
	}
	.wenti_x h3{
		font-size: 24px;
		text-align: left;
	}
	.wenti_x_text{
		font-size: 12px;
	}
	.wenti_x h4 {
		font-size: 22px;
		text-align: left;
	}
}
@media only screen and (min-width: 640px) and (max-width: 900px) {
	.wenti_biaoti h3{
		font-size: 24px;
	}
	.wenti_n h3{
		font-size: 30px;
	}
	.wenti_n h4{
		font-size: 20px;
	}
	.wenti_1{
		width: 48%;	
	}	
	.wenti_2{
		width: 48%;	
	}
	.wenti_3{
		width: 32%;
	}
	.wenti_4{
		width: 30%;
	}
	.wenti_5{
		width: 32%;
	}
	.wenti_x{
		padding-left: 30px;
		padding-right: 30px;
	}
	.wenti_x h3{
		font-size: 26px;
		text-align: left;
	}
	.wenti_x_text{
		font-size: 12px;
	}
	.wenti_3 .wenti_x{
		padding-left: 10px;
		padding-right: 10px;
	}
	.wenti_4 .wenti_x{
		padding-left: 10px;
		padding-right: 10px;
	}
	.wenti_5 .wenti_x{
		padding-left: 10px;	
		padding-right: 10px;
	}
	.wenti_3 .wenti_x h4{
		font-size: 18px;
		text-align: left;
	}
	.wenti_4 .wenti_x h4{
		font-size: 18px;
		text-align: left;
	}
	.wenti_5 .wenti_x h4{
		font-size: 18px;
		text-align: left;
	}
}
@media only screen and (max-width: 640px) {
	.wenti_biaoti h3{
		font-size: 22px;
	}
	.wenti_li{
		width: 99%;
	}
	.wenti_n h3{
		font-size: 30px;
	}
	.wenti_n h4{
		font-size: 30px;
	}
	.wenti_x{
		padding: 60px 30px  0 30px;
	}
	.wenti_x h3{
		font-size: 28px;
		text-align: left;
	}
	.wenti_x h4{
		font-size: 28px;
		text-align: left;
	}
	.wenti_x_text{
		font-size: 16px;
	}

}
/*一对一针对性辅导 */
.zhang_lianxi{
	width: 100%;
	height: auto;
	background-color: #FCFBF6;
}
.zhang_title{
	max-width: 1200px;
	margin:0 auto;
}
.zhang_x{
	text-align: center;
	padding-top: 50px;
	font-weight: 700;
	font-size: 35px;
}
.zhang_x span{
	font-weight: 700;
	color: red;
}
.zhang_z_btn{
	max-width: 600px;
	margin: 0 auto;
	height: auto;
}
.zhang_z_btn .btn_an{
	width: 320px;
    height: 60px;
    text-align: center;
    line-height: 64px;
    background-position: -240px 0px;
    font-size: 24px;
    color: white;
    display: block;
    background-color: #f84e41;
    border-radius: 30px;
    margin: 0 auto;
    margin-top: 30px;
}
/*龙新校区*/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead,article, aside, canvas, details, embed,figure, figcaption,  hgroup,menu, nav, output, ruby, section, summary,time, mark, audio, video{margin: 0;padding: 0;border: 0;font-size: 100%;font-size: 10px;font: inherit;vertical-align: baseline;font-weight:normal;}
ul,li{
	list-style: none;
}
.aa{width: 100%;height:auto;background: url(../images/xiaoqu1.jpg) no-repeat center top, url(../images/xiaoqu2.jpg) no-repeat center bottom #fff;background-size:100%;}
.address_cen{width: 100%;max-width: 1200px;margin:0 auto;height: auto;padding-top:240px;padding-bottom: 100px;}
.add_h3{font-size: 22px;color: #d11e17;}
 .address_div{padding-top:35px;width: auto;height: auto;}
.address_div>li{width: 30%;float: left;margin-right: 3%;margin-bottom: 50px;}
.address_margin{margin-right: 0px !important;}
.address_li>span{display: block;width: 100px;height: 25px;background: #ff6363;font-size: 13px;color: #fff;text-align: center;line-height: 25px;float: left;margin-right: 10px;}
.add_div{width: 250px;float: left;}
.add_div li{font-size: 12px;color: #333;line-height:18px;}
.add_div li:first-child{height: 36px;overflow: hidden;}
.add_span{display: block;width: 36px;height: 25px;float: left;}
.add_div a{color: #fd7100;}

.flex-control-nav li a{background:#d11e17;color:#d11e17;display: block;border-radius: 100%;font-size: 10px;line-height: 12px;text-align: center;}
.flex-control-nav li a:hover{background: #fff;color:#fff;cursor: pointer;}
.flex-control-nav li .flex-active{background: #fff !important;color:#fff !important;}
.flex-control-nav li{width: 12px;height: 12px;float: left;border-radius: 100%;margin: 0 3px;}
.flex-control-nav{width:110px;position: absolute;bottom:20px;left: 50%;margin-left: -55px;z-index: 99999999;}
/*龙新校区end*/
/*移动端布局*/
@media only screen and (min-width: 1200px) and (max-width: 1300px) {
	.address_cen{
		padding-left: 10%;
		box-sizing: border-box;
	}
}
@media only screen and (min-width: 641px) and (max-width: 1200px) {
	.address_cen{padding-top:140px;padding-bottom: 45px;width: 80%;}
	.address_div>li{width: 45%;margin-bottom: 30px;}
	.address_li>span{margin-bottom: 10px;}
	.zhang_x{
		font-size: 26px;
	}
}
@media only screen and (min-width: 320px) and (max-width: 640px) {
	.address_cen{padding-top:110px;padding-bottom: 30px;padding-left: 15%px;width: 85%;}
	.address_div>li{width: 100%;margin-bottom: 20px;}
	.address_li>span{margin-bottom: 10px;}
	.zhang_x{
		font-size: 20px;
	}
}
@media only screen and (max-width: 900px) {
	.aa{width: 100%;height:auto;background: url(../images/xiaoqu3.png) no-repeat center top, url(../images/xiaoqu4.png) no-repeat center bottom #fff;background-size:100%;margin-bottom: 60px;}
}
@media only screen and (min-width: 320px) and (max-width: 430px) {
	.address_li>span{
		width: 80px;
	}
	.add_div{
		width: 180px;
	}
}
/*孩子遇见的问题*/
.wenti{
	width: 100%;
	height: auto;
	background-color: #FCFCEA;

}
.wenti_box{
	max-width: 1200px;
	height: auto;
	margin: 0 auto;
	padding-bottom: 30px;
}
.wenti_box .wenti_title{
	padding: 30px 0;
	text-align: center;
	font-size: 34px;
}
.wenti_text .wenti_text_img{
	width: 40%;
	overflow: hidden;
	float: left;
	padding-left: 10px;
	box-sizing: border-box;
}	
.wenti_text_img img{
	width: 100%;
	height: auto;
}
.wenti_text_box{
	width: 60%;
	padding: 10px 20px;
	float: left;
	box-sizing: border-box;
}
.wenti_text_li{
	width: 50%;
	height: auto;
	position: relative;
	float: left;
	margin-bottom: 46px;
}
.wenti_text_l{
	width:60px;
	height: 60px;
	/*background-color: red;*/
	border: 6px solid #F24E4F;
	border-radius:50%;
	text-align: center;
	font-size: 36px;
	position: absolute;
	z-index: 2;
	background-color: #FDFDF3;
	box-sizing: border-box;
}
.wenti_list{
	width: 80%;
	height: 50px;
	margin: 0 auto;
	margin-top: 10px;
	background: #F24E4F;
	border-radius: 30px;
	text-align: center;
	font-size: 20px;
	color: #fff;
}
.wenti_list span{
	display: block;
	padding-top: 14px;
}
/*点击按钮*/
.dianji{
	width: 50%;
	height:50px;
	margin:0 auto;
	background-color: red;
	border-radius: 30px;
	margin-top:30px;
	margin-bottom: 30px;
	/*display: none;*/
}
.dianji p{
	color: #fff;
	text-align: center;
	font-size: 20px;
	padding-top: 10px;
}
.dianjis{
	display: none;
	width: 210px;
	height:50px;
	margin:0 auto;
	background-color: red;
	border-radius: 30px;
	margin-top:30px;
	margin-bottom: 30px;
}
.dianjis p{
	color: #fff;
	text-align: center;
	font-size: 20px;
	padding-top: 10px;
}
/*320 480 640 768 960 1024*/
@media only screen and (min-width: 960px) and (max-width: 1024px) {
	.wenti_text_li{
		margin-bottom: 22px;
	}
	.wenti_list span{
		font-size:16px; 
		padding-left: 20px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
	.wenti_list{
		width: 95%;
	}
	.wenti_list span{
		font-size:16px; 
		padding-left: 40px;
	}
	.wenti_text_li{
		margin-bottom: 8px;
	}
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
	.wenti_text_img{
		display: none;
	}
	.wenti_text_box{
		width: 100%;
	}
	.dianji{
		display: none;
	}
	.dianjis{
		display: block;
	}
}
@media only screen and (min-width: 480px) and (max-width: 639px) {
	.wenti_list{
		width: 95%;
	}
	.wenti_list span{
		font-size:16px; 
		padding-left: 40px;
	}
	.wenti_text_li{
		margin-bottom: 20px;
	}
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
	.wenti_title h3{
		padding: 0 10px;
	}
	.wenti_text_img{
		display: none;
	}
	.wenti_text_box{
		width: 100%;
	}
	.wenti_text_li{
		width: 100%;
		margin-bottom: 22px;
	}
	.wenti_list span{
		font-size:16px; 
		/*padding-left: 40px;*/
	}
	.dianji{
		display: none;
	}
	.dianjis{
		display: block;
	}

}