@CHARSET "UTF-8";

.banner_txt p{
	position:absolute;
	left:310px;
	top:115px;
	z-index:10;
	font-size:22px;
	line-height:1.5em;
	color:#666;
}
.banner_txt p strong{
	display:block;
	font-size:44px;
	color:#00c170;
	line-height:1.5em;
}
 .y_banner1{
 	display: block;
	z-index: 10;
	background: url(/junior/images/banner1.jpg) no-repeat center center;
 }
 .y_banner2{
 	display: block;
	z-index: 10;
	background: url(/junior/images/banner2.jpg) no-repeat center center;
 }
 .y_banner3{
 	display: block;
	z-index: 10;
	background: url(/junior/images/banner3.jpg) no-repeat center center;
 }
 .y_banner4{
 	display: block;
	z-index: 10;
	background: url(/junior/images/banner4.jpg) no-repeat center center;
 }

/*您还在烦恼？*/
.y_how{
	padding-top:40px;
}
.y_how ul{
	width:1000px;
	margin:auto;
	margin-top:30px;
}
.y_how li{
	float:left;
	height:415px;
	width:33.33%;
}
.y_how .how1{
	background:url(/junior/images/how1.jpg) no-repeat left bottom;
}
.y_how .how2{
	background:url(/junior/images/how2.jpg) no-repeat center bottom;
}
.y_how .how3{
	background:url(/junior/images/how3.jpg) no-repeat right bottom;
}
.y_howtxt{
	position:relative;
	padding:15px 10px;
	width:270px;
	height:60px;
	line-height:60px;
	font-size:19px;
	color:#fff;
	text-align:center;
	background-color:#00c170;
	border-radius:20px;
}
.y_howtxt2{	
	position:relative;
	padding:20px 10px 15px 10px;
	width:270px;
	height:55px;
	line-height:24px;
	font-size:14px;
	color:#fff;
	text-align:center;
	background-color:#ff7f14;
	border-radius:20px;
}
.y_how .txt2{
	left:50%;
	margin-left:-140px;
}
.y_how .txt3{	
	right:0;
}
.y_how  .arrow{
	position:absolute;
	bottom:-16px;  
	left:50%;
	margin-left:-15px;
	font-size:30px;
	line-height:1em;
	color:#00c170;
}
.y_how .y_howtxt2 .arrow{
	color:#ff7f14;
}
.how_li{
	position: relative;	
}
.y_howtxt, .y_howtxt2 {
	visibility:visible;
    backface-visibility: hidden;
    position: absolute !important;    
    top: 0;    
    transition: all 0.5s ease 0s;
}
.y_howtxt {
    transform: rotateY(0deg);
}
.y_howtxt2, .how_li:hover .y_howtxt {
    transform: rotateY(180deg);
}
.how_li:hover .y_howtxt2 {
    cursor: pointer;
    transform: rotateY(360deg);
}

/*权威课程体系*/
.y_authority{
	width:1000px;
	margin:auto;
}
.y_authority p{
	width:780px;
	margin:auto;
	font-size:16px;
	line-height:1.8em;
	color:#666;
}

.roundabout-holder {
	list-style: none;
	width: 500px;
	height: 300px;
	margin: 0px auto;
}

.roundabout-moveable-item {
	font-size: 12px !important;
	height: 300px;
	width: 600px;
	cursor: pointer;
}

.roundabout-moveable-item img {
	height: 100%;
	width: 100%;
	margin: 0;
}

.roundabout-in-focus {
	cursor: auto;
}

.roundabout li {
	margin: 0;
}

.y_authority ul {
	position: relative;
	width: 700px;
	height: 350px;
	margin: auto;
}

/*VS*/
.y_vs{
	width:1013px;
	margin:auto;
	margin-top:40px;
	padding-top:330px;
	text-align:center; 
	line-height:1.6em;
	font-size:24px;
	background:url(/junior/images/vs.jpg) no-repeat center top;
}


/*报读流程*/
.y_flow{
	width:1000px;
	margin:auto;
}
.y_flow p{
	float:left;
	width:300px;
	padding:60px 20px 0 20px;
	font-size:24px;
	line-height:1.6em;
}
.y_flow ul{
	float:left;
	width:660px;
}
.y_flow li{
	float:left;
	width:20%;
	text-align:center;
}
.y_flow .icon i{
	width:100%;
	height:132px;
	margin-bottom:35px;
	background-color:#00c170;
	color:#fff;
	font-size:40px;
	line-height:132px;
	border-radius:50%;
}
.y_flow .icon i:hover{
	background-color:#ff7f14;
}
.y_flow .txt{
	color:#666;
	font-size:18px;
}
.y_flow .dot i{
	font-size:60px;
	line-height:132px;
	color:#ddd;
}

/*老师版块*/
.y_teacher{
	width:1000px;
	margin:auto;
	margin-top:40px;
}
.y_teacher_list{
	float:left;
	width:100%;
}
.y_teacher_list li{
	float:left;
	width:20%;
	padding-bottom:15px;
	text-align:center;
}
.y_teacher_list .img{
	display:inline-block;
	width:176px;
	height:176px;
	overflow:hidden;
	border-radius:50%;
	background-color:#f0f0f0;
}
.y_teacher_list .img img{
	width:100%;
}
.y_teacher_list .txt{
	display:block;
	line-height:2em;
	font-size:18px;
}
.y_teacher_list .star{
	color:#ff7f14;
	font-size:22px;
}

.y_teacher_intro{
	float:left;
	width:100%;
	margin-top:40px;
}
.y_teacher_intro li{
	float:left;
	width:35%;
	text-align:center;
}
.y_teacher_intro .percent{
	width:30%;
	height:280px;
	color:#fff;
	background-color:#ff7f14;
}
.y_teacher_intro .percent b{
	display:block;
	padding:60px 0 40px 0;
	line-height:1em;
	font-weight:normal;
	font-size:50px;
}
.y_teacher_intro .percent b strong{
	font-size:100px;
	font-weight:bold;
}
.y_teacher_intro .percent .txt1{
	display:block;
	margin-bottom:20px;
	font-size:18px;
}
.y_teacher_intro .percent .txt2{
	font-size:14px;
	line-height:1.8em;
}
.y_teacher_intro i{
	width:136px;
	height:136px;
	margin:10px 0;
	line-height:136px;
	font-size:68px;
	color:#00c170;
	border-radius:50%;
	border:solid 2px #00c170;
}
.y_teacher_intro .txt{
	display:block;
	padding-bottom:10px;
	font-size:18px;
	color:#00c170;
}
.y_teacher_intro .padd_l{
	width:31%;
	padding-left:4%;
}
.y_teacher_intro p{
	line-height:1.8em;
	color:#666;
}

/*明智家长的共同选择*/
.y_choice{
	width:1000px;
	margin:auto;
}
.y_choice_left{
	float:left;
	width:380px;
	padding-top:60px;
	margin-top:40px;
}
.y_choice_left .title{
	font-size:24px;
	line-height:1.8em;
}
.y_choice_left .script{
	padding:20px 0;
	font-size:16px;
	color:#666;
}
.y_choice_data{
	float:left;
	width:100%;
	padding-top:30px;
}
.y_choice_data li{
	float:left;
	width:50%;
}
.y_choice_data b{
	display:block;
	font-size:60px;
	color:#00c170;
	font-weight:normal;
}
.y_choice_data span{
	display:block;
	font-size:16px;
	color:#666;
}
.y_choice_data .center{
	text-align:center;
}

.y_choice_right{
	float:left;
	width:620px;
	margin-top:40px;
}
.y_choice_right ul {
	position: relative;
	height: 468px;
	margin: auto;
}
.y_choice_right ul li{
	width:270px;
	height:468px;
	box-shadow:4px 4px 4px #999;
}

.flow_form_arrow {
	margin-top: 20px;
	text-align: center;
}

.flow_form_arrow i {
	display: inline-block;
	width: 0;
	height: 0;
	border-left: solid 20px transparent;
	border-right: solid 20px transparent;
	border-top: solid 20px #ff7f14;
}
