*{padding: 0;margin: 0}
ul,li{list-style: none;}
body{
	background: ;
	-webkit-background-size: .35rem .35rem;
	background-size: .35rem .35rem;
}
a{text-decoration: none}
.clearfix:after{
	content: '';
	display: block;
	width: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
.img-responsive{
	display: block;
	width: 100%
}
.content_btn{
	padding: 7px 0;
	font-size: .55rem;
	color: #fff;
	background-color: #5169fa;
	border: 2px solid #2d3790;
	text-align: center;
	border-radius: 30px;
}
.fixed_top_menu{
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 10;
	height: 2rem;
	background: -webkit-linear-gradient(#fff,#ededed);
	background: linear-gradient(#fff,#ededed);
	border-bottom: 1px solid #535353;
}
.fixed_top_menu .igo_logo{
	width: 100%;
	float: left;
	background: url(/uploads/image/zmimages/logo.jpg) no-repeat center center;
	background-size: 4.5rem;
	height: 2rem;
}
.fixed_top_menu .go_back{
	float: left;
	margin-left: -100%;
	width: 2rem;
	height: 2rem;
	line-height: 2rem;
	text-align: center;
	color: #535353;
	display: block;
	font-size: 0.65rem;
	-webkit-transform:scaley(2);
	transform:scaley(2);
}
.fixed_top_menu .phone_pic{
	float: left;
	margin-left: -2rem;
	width: 2rem;
	height: 2rem;
	display: block;
	background: url(/uploads/image/zmimages/phone.png) no-repeat center center;
	background-size: 1rem
}
.container{
	padding: 2rem 0;
}
.panel{
	padding: .75rem .55rem 1.4rem;
}
.test .test_tit{
	display: block;
	width: 13.8rem;
}
.test .test_block{
	margin-top: .5rem;
	padding-left: 1.35rem;
	background:  no-repeat left 1.1rem;
	background-size: 1.35rem 14.9rem;
}
.test .test_block .test_right_area{
	background-color: #ffcd20;
	border: 2px solid #2d3790;
}
.test .test_block .test_right_area .list{
	margin: -7px 0 0 -7px;
}
.test .test_block .test_right_area .list .item{
	height: 3.2rem;
	width: 13.5rem;
	margin-bottom: .35rem;
	padding: .6rem 0 0 .9rem;
	background-color: #fff;
	border: 2px solid #2d3790;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: .55rem;
	color: #000;
}
.test .test_right_area .list .item .name{
	padding-left: 1.1rem;	
	background:  no-repeat left center;
	background-size: .9rem .8rem;
}
.test .test_right_area .choose{
	padding-left: .9rem;
}
.test .test_right_area .choose .c{display: inline-block;padding: 8px 15px 8px .2rem}
.test .test_right_area .circle{
	position: relative;
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-right: 5px;
	border-radius: 50%;
	border: 1px solid #2d3790;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.test .test_right_area .choose .c.active .circle:before{
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	width: 5px;
	height: 5px;
	background-color: #2d3790;
	border-radius: 50%;
	-webkit-transform: translate3d(-50%,-50%,0);
	transform: translate3d(-50%,-50%,0);
}
.test .test_right_area .submit_btn{
	width: 10.15rem;
	margin: .7rem auto;
}
.plan .plan_tit{
	display: block;
	width: 12.35rem
}
.plan_block{
	width: 14.3rem;
	min-height: 20rem;
	padding-bottom: .4rem;
	margin: .5rem 0 0 .3rem;
	background-color: #ffcd20;
	border: 2px solid #2d3790;
}
.plan_block .title{
	padding: .7rem 0 .5rem;
	font-size: .75rem;
	color: #172599;
	text-align: center;
}
.plan_block .title .icon,.pop_content .title .icon{
	display: inline-block;
	width: .55rem;
	height: .35rem;
	margin: 0 5px;
	background:  no-repeat left center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.plan_block .plan_info{
	width: 14.3rem;
	margin: 0 0 0 -10px;
	padding: .8rem .4rem .8rem .65rem;
	background-color: #fff;
	border: 2px solid #2d3790;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.plan_block .plan_info .name{
	padding-bottom: 1.4rem;
	font-size: .55rem;
	color: #000
}
.plan_block .plan_info .item{
	position: relative;
	display: inline-block;
	width: 6.3rem;
	padding: 0 .6rem .5rem;
	font-size: .55rem;
	color: #000;
	background-color: #f0f2ff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.plan_block .plan_info .item:before{
	content: '';
	position: absolute;
	left: 50%;
	top: -1rem;
	width: 2.4rem;
	height: 1.2rem;
	border-radius: 1.2rem 1.2rem 0 0;
	background-color: #f0f2ff;
	-webkit-transform: translate3d(-50%,0,0);
	transform: translate3d(-50%,0,0);
}
.plan_block .plan_info .item .img{
	position: relative;
	z-index: 2;
	display: block;
	margin: -.6rem auto .3rem;
}
.plan_block .plan_info .item .img1{width: 1rem;height: 1rem;}
.plan_block .plan_info .item .img2{width: 1.15rem;height: 1.05rem;}
.plan_block .plan_info .tip{
	margin-top: .5rem;
	font-size: .5rem;
	color: #464646
}
.plan .space_line{
	position: relative;
	height: 1.3rem;
	margin-top: -.7rem;
	margin-bottom: -5px;
	z-index: 2;
}
.plan .space_line:before,.plan .space_line:after{
	content: '';
	position: absolute;
	top: 0;
	width: .85rem;
	height: 1.3rem;
	background:  no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.plan .space_line:before{left: 1rem;}
.plan .space_line:after{right: 1.5rem;}
.plan .plan_teacher{
	width: 14.3rem;
	margin: 0 0 0 -10px;
	padding: 0 .5rem;
	background-color: #fff;
	border: 2px solid #2d3790;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.plan .plan_teacher .item{
	width: 100%;
	float: left;
	padding: .75rem 0;
	border-bottom: 1px dashed #c7cad0;
}
.plan .plan_teacher .item:nth-child(2){border-bottom: none;}
.plan .plan_teacher .item .img{
	float: left;
	width: 2.8rem;
	height: 3.25rem;
}
.plan .plan_teacher .item .detail{
	margin-left: 3rem;
	font-size: .55rem;
}
.plan .plan_teacher .item .detail .name{
	font-size: .75rem;
	color: #172599;
}
.plan .plan_teacher .item .detail .name span{padding-left: 5px;font-weight: normal;font-size: .55rem;}
.plan .plan_teacher .item .detail .p1{padding: 4px 0 10px;color: #9a9a9a}
.plan .plan_teacher .item .detail .p2{color: #000}
.plan .plan_teacher .item .detail .p3{color: #ff9600;padding-top: 10px;}
.plan .plan_teacher .order_form{
	margin: .9rem auto .3rem;
	height: 4rem;
	width: 12.9rem;
	background-color: #eef0ff;
	clear: both;
}
.plan .plan_teacher .order_form .name{
	padding: .7rem 0;
	font-size: .55rem;
	text-align: center;
}
.plan .plan_teacher .order_form .form_item{
	width: 11.25rem;
	margin:0 auto;
	position: relative;
	font-size: .6rem;
}
.plan .plan_teacher .order_form .form_item select{
	width: 6.5rem;
	padding-left: 6px;
	height: 1.25rem;
	background: #fff  no-repeat right center;
	border: none;
	color: #666;
	font-size: .6rem;
	-webkit-appearance: none;
	-webkit-background-size: .8rem .3rem;
	background-size: .8rem .3rem;
}
.plan .plan_teacher .submit_btn{
	width: 7rem;
	margin: .7rem auto;
}
.plan .service_block .list{
	float: left;
	margin-left: .8rem;
	width: 3.5rem;	
}
.plan .service_block .list li{
	padding: 6px 0;
	margin-bottom: 5px;
	text-align: center;
	font-size: .55rem;
	font-weight: 700;
	background-color: #5169fa;
	border: 2px solid #2d3790;
	color: #fff
}
.plan .service_block .info{
	position: relative;
	padding: .4rem .75rem;
	margin-left: 4.9rem;
	margin-right: .3rem;
	height: 6.5rem;
	background-color: #fff;
	border: 2px solid #2d3790;
	font-size: .55rem;
	color: #000;
	line-height: 1.1rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.plan .service_block .info span{display: block;;color: #ff9600;text-decoration: underline;text-align: right;}
.plan .service_block .info:before{
	content: '';
	position: absolute;
	left: -8px;
	width: 10px;
	height: 10px;
	background-color: #fff;
	border-left: 2px solid #2d3790;
	border-top: 2px solid #2d3790;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.plan .service_block .info1:before{top: .3rem}
.plan .service_block .info2:before{top: 1.9rem}
.plan .service_block .info3:before{top: 3.6rem}
.plan .service_block .info4:before{top: 5.2rem}
.case .case_tit{
	display: block;
	width: 14.15rem
}
.case .case_wrapper{
	height: 10rem;
	margin-top: .5rem;
	margin-right: -.5rem;
	overflow: hidden;	
}
.case .case_wrapper .wrap{
	height: 100%;
	padding-right: .5rem;
	padding-bottom: 20px;
	margin-bottom: -20px;
	white-space: nowrap;
	overflow-y:hidden;
	overflow-x: auto;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
}
.case .case_item{
	position: relative;
	display: inline-block;
	width: 13.45rem;
	height: 10rem;
	margin-left: .3rem;
	background:  no-repeat top center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.case .case_item .name{
	position: absolute;
	left: .68rem;
	top: 1.4rem;
	color: #172599;
	font-size: .5rem;
}
.case .case_item .summary{
	font-size: .55rem;
	height: 2.85rem;
}
.case .case_item .summary_top{
	padding-left: 3.5rem;
	padding-top: .45rem;
}
.case .case_item .summary_btm{
	padding-left:1rem;
	padding-top: 1rem;
}
.case .case_item .summary .txt{
	position: relative;
	padding-left: 10px;
	line-height: .95rem;
}
.case .case_item .summary .txt:before{
	position: absolute;
	width: 5px;
	height: 5px;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	border-radius: 50%;
	background-color: #2f59bf;
	content: ''
}
.case .case_item .btn_area{
	display: -webkit-box;
	display: flex;
	padding: .6rem 1rem 0;
	-webkit-box-pack: justify;
	justify-content: space-between;
}
.case .case_item .btn_area .btn{
	width: 5.2rem;
}
.question .question_tit{
	display: block;
	width: 13.8rem;
	margin-bottom: .5rem;
}
.question .question_container{
	position: relative;
	width: 14.5rem;
	height: 14.6rem;
	background-color: #fff;
	border: 2px solid #2d3790;
}
.question .question_container:after{
	content: '';
	position: absolute;
	left: 5px;
	top: 5px;
	width: 100%;
	height: 100%;
	background-color: #ffcd20;
	border: 2px solid #2d3790;
	z-index: -1
}
.question .question_container .question_box{position: relative;height: 11rem;}
.question .question_container .list{
	position: absolute;
	padding: .3rem .65rem 0;
	background-color: #fff;
}
.question .question_container .list li{
	padding: .65rem 0;
	border-bottom: 1px dashed #c7cad0;
	font-size: .55rem;
}
.question .question_container .list li:nth-child(3){border-bottom: none;}
.question .question_container .list .title{
	padding-left: .8rem;
	background:  no-repeat left center;
	-webkit-background-size: .55rem .35rem;
	background-size: .55rem .35rem;
}
.question .question_container .list .txt{
	padding-left: .8rem;
	padding-top: .5rem;
	color: #999
}
.question .question_container .list .q{margin-right: .6rem;padding-left: .6rem;}
.question .question_container .list .q1{
	background:  no-repeat left center;
	-webkit-background-size: .5rem .35rem;
	background-size: .5rem .35rem;
}
.question .question_container .list .q2{
	background:  no-repeat left center;
	-webkit-background-size: .4rem .4rem;
	background-size: .4rem .4rem;
}
.question .question_container .list .q3{color: #ff9600;padding-left: .7rem;}
.question .question_container .btn{
	width: 6.5rem;
	margin: .3rem auto;
}
.question .question_container .change_btn{
	width: 5rem;
	padding: 5px 0;
	text-align: center;
	margin: 0 auto;
	color: #5169fa;
	font-size: .55rem;
}
.question .question_container .change_btn span{
	padding-left: .7rem;
	background:  no-repeat left center;
	-webkit-background-size: .5rem .5rem;
	background-size: .5rem .5rem;
}
.method .method_tit{
	display: block;
	width: 9.7rem
}
.method .list{
	margin-right: -.5rem;
	height: 4.5rem;
	overflow: hidden;	
}
.method .list .wrap{
	height: 100%;
	padding-right: 0.5rem;
	padding-bottom: 20px;
	margin-bottom: -20px;
	white-space: nowrap;
	overflow-y: hidden;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}
.method .list a{
	position: relative;
	display: inline-block;
	margin-top: .5rem;
	margin-right: 6px;
	width: 5rem;
	height: 3.6rem;
	border: 2px solid #2d3790;
}
.method .list img{
	display: block;
	width: 5rem;
}
.method .list a:after{
	content: '';
	position: absolute;
	left: 2px;
	top: 2px;
	width: 100%;
	height: 100%;
	background-color: #fff;
	border: 2px solid #2d3790;
	z-index: -1
}
.pop_window{
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,.6);
	z-index: 99;
	opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all .5s;
	transition: all .5s;
}
.pop_window.active{
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.pop_window .pop_content{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 13.6rem;
	padding: .7rem 0;
	background-color: #ffcd20;
	border: 2px solid #2d3790;
	-webkit-transform: translate3d(-50%,-50%,0);
	transform: translate3d(-50%,-50%,0);
}
.pop_window .pop_content .close{
	position: absolute;
	right: 10px;
	top: -2.1rem;
	width: 1.4rem;
	height: 2.1rem;
	background:  no-repeat top center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.pop_window .pop_content .title{
	font-size: .9rem;
	color: #172599;
	text-align: center;
}
.pop_window .pop_content .teacher_info{
	width: 13.5rem;
	padding: 1rem .8rem;
	margin: 8px 0 0 -7px;
	border: 2px solid #2d3790;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: .55rem;
}
.pop_window .pop_content .teacher_info .tab{
	margin-bottom: .7rem;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
}
.pop_window .pop_content .teacher_info .tab li{
	width: 5rem;
	padding: 6px 0;
	border: 2px solid #2d3790;
	background-color: #5169fa;
	color: #fff;
	text-align: center;	
	font-weight: 700;
}
.pop_window .pop_content .teacher_info .txt{
	line-height: .9rem;
	padding: 0 6px;
}
.pop_window .pop_content .btn{
	width: 8rem;
	margin: .6rem auto 0;
}
.pop_window .pop_content .form_box{
	padding-bottom: .2rem;
}
.pop_window .pop_content .form_item{
	margin-bottom: .6rem;
}
.pop_window .pop_content .label{
	float: left;
	width: 2.4rem;
	padding: 6px 8px 6px 0;
	text-align: justify;
	color: #212121
}
.pop_window .pop_content .label:after{
	display: inline-block;
	width: 100%;
	content: '';
}
.pop_window .pop_content .user_val{
	width: 8rem;
	padding: 6px;
	height: .9rem;
	border: none;
	background-color: #f0f2ff;
	vertical-align: middle;
	font-size: .55rem;
}
.pop_window .pop_content input::-webkit-input-placeholder,.pop_window .pop_content input::input-placeholder{color: #9a9a9a}
.pop_window .pop_content .day,.pop_window .pop_content .hour,.pop_window .pop_content .grade_select{
	position: relative;
	display: inline-block;
	padding: 6px;
	height: .9rem;
	width: 3.6rem;
	background: #f0f2ff  no-repeat right center;
	-webkit-background-size: .8rem .3rem;
	background-size: .8rem .3rem;
}
.pop_window .pop_content .grade_select{width: 8rem}
.pop_window .pop_content .day .dayselect,.pop_window .pop_content .hour .hourselect,.pop_window .pop_content .grade_select .user_grade{
	width: 3rem;
	border: none;
	background-color: #f0f2ff;
	-webkit-appearance: none;
	font-size: .55rem;
}
.pop_window .pop_content .grade_select .user_grade{width: 7rem}