body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{margin:0;padding:0}
html,body{width:100%;overflow-x:hidden;}
body{color:#040404;-webkit-tap-highlight-color:rgba(0,0,0,0);background: #faf9f5;}
a,a:active,a:hover,a:focus,a:visited{text-decoration:none}
a,img{-webkit-touch-callout:none}
a{text-decoration: none;}
ul,li{list-style: none;}
.clearfix:after{content: '';display: block;visibility: visible;overflow:hidden;clear: both;}
.img-responsive{width: 100%;height: auto;overflow:hidden;display: block;}
.hide{display: none;}
.header{
	padding-top: 2rem;
}
.lantern{
	position: absolute;
	z-index: 1;
	right: 0;
	top: 1.8rem;
	background: url(/uploads/image/zjmimages/lantern.png) no-repeat right top;
	width:2.5rem;
	height: 3rem;
	overflow: hidden;
	background-size: cover;
	-webkit-transform-origin:right top;
	transform-origin:right top;
	-webkit-animation: roll 1.5s 0.1s infinite alternate;
	-o-animation: roll 1.5s 0.1s infinite alternate;
	animation: roll 1.5s 0.1s infinite alternate;
}
@keyframes roll{
	0%{
		-webkit-transform:rotate(-60deg);
		transform:rotate(-60deg);
	}
	8%{
		-webkit-transform:rotate(-60deg);
		transform:rotate(-60deg);
	}
	100%{
		-webkit-transform:rotate(20deg);
		transform:rotate(20deg);
	}
}
@-webkit-keyframes roll{
	0%{
		-webkit-transform:rotate(-60deg);
		transform:rotate(-60deg);
	}
	8%{
		-webkit-transform:rotate(-60deg);
		transform:rotate(-60deg);
	}
	100%{
		-webkit-transform:rotate(20deg);
		transform:rotate(20deg);
	}
}
.phone{
	position: relative;
}
.hot-phone{
	position: absolute;
	top: 0;
	left: 15%;
	width: 70%;
	line-height: 1.5rem;
	display: block;
	background-color: #e25b58;
	color: #fff;
	text-align: center;
	font-size: 0.65rem;
	border-radius: 25px;
	margin-bottom: 10px;
	font-weight: bold;
}
.panel{
	padding: 1rem 0.5rem 0;
	color: #545454;
	width: 100%;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	overflow: hidden;
}
.panel_tit{
	text-align: center;
	color: #545454;
	line-height: 2rem;
	font-size: 0.95rem;
	position: relative;
}
.flower{
	height: 0.9rem;
	width: 0.9rem;
	background: url(/uploads/image/zjmimages/flower.png) no-repeat center center;
	background-size: contain;
	position: absolute;
	top: 0;
}
.flower1{
	right: 5.3rem;
}
.flower2{
	left: 5.7rem;
}
.flower4{
	top: 0.9rem;
	left: 7.2rem;
}
.superiorty_list li{
	border:2px solid #b9b9b9;
	background-color: #b9b9b9;
	position: relative;
	margin: 3px 0 4px;
	height: 1.6rem;
	overflow: hidden;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-transition:all 0.3s;
	transition:all 0.3s;
}
.superiorty_list{
	padding-bottom: 10px;
}
.apply_box{
	margin-bottom: 10px;
}
.superiorty_list li.active{
	background-color: #e25b58;
	border-color: #e25b58;
	height: 4rem;
	box-shadow: 0 0 10px rgba(188,188,188,0.8)
}
.superiorty_list li.active .arrow_btn{
	background:#f8f7f3 url(/uploads/image/zjmimages/arrowbtn_active.jpg) no-repeat center center;
	background-size: 0.7rem;
}
.arrow_btn{
	position: absolute;
	right: 5px;
	top: 0.2rem;
	width: 1rem;
	height: 1rem;
	border-radius: 50%;
	text-align: center;
	background:#f8f7f3 url(/uploads/image/zjmimages/arrowbtn.jpg) no-repeat center center;
	background-size: 0.72rem;
	-webkit-transition:all 0.5s;
	transition:all 0.5s;
}
.superiorty_tit{
	font-size: 0.7rem;
	height: 1.6rem;
	padding-left: 10px;
	line-height: 1.6rem;
	color: #fff;
}
.superiorty_info{
	font-size: 0.65rem;
	background-color: #fff;
	color: #545454;
	line-height: 0.95rem;
	padding: 5px 10px;
}
.notice_p{
	font-size: 0.65rem;
	line-height: 0.95rem;
}
.notice_p img{
	width: 1rem;
	height: auto;
	vertical-align: middle;
}
.apply_tab li{
	float: left;
	width: 50%;
	height: 1.5rem;
	text-align: center;
	line-height: 1.5rem;
	background-color: #b9b9b9;
	color: #fff;
	font-size: 0.7rem;
	margin-top: 0.3rem;
}
.apply_tab li.active{
	background-color: #e25b58;
}
.apply_box{
	border:2px solid #e25b58;
	border-top: none;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	height: 6rem;
	clear: both;
}
.apply_item{
	height: 6rem;
	position: relative;
	font-size: 0.65rem;
	line-height: 0.95rem;
}
.apply_item .p1{
	text-align: center;
	padding-top: 1rem;
}
.apply_item .p2{
	padding: 0 1.5rem;
}
.apply_item .href_box{
	position: absolute;
	bottom: 10px;
	left: 0;
	right: 0;
}
.href_btn{
	width: 37%;
	display: inline-block;
	text-align: center;
	height: 1.5rem;
	line-height: 1.5rem;
	background-color: #e25b58;
	color: #fff;
	font-size: 0.65rem;
	border-radius: 8px;
}
.href_btn:link,.href_btn:visited,.href_btn:active{
	color: #fff;
}
.f_left{
	float: left;
	margin-left: 7%;
}
.f_right{
	float: right;
	margin-right: 7%;
}
.school_slider{
	border:2px solid #e25b58;
	padding: 10px 0;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.school_pic{
	width: 3rem;
	height: 3rem;
	margin: 0 auto;
	overflow: hidden;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.school_name{
	text-align: center;
	padding: 5px 0;
	font-size: 0.8rem;
}
.school_txt{
	font-size: 0.65rem;
	line-height: 0.95rem;
	height: 1.9rem;
	padding: 0 10px 0.5rem;
}
#pagination {
    width: 96%;
    text-align: center;
    overflow: hidden;
    position: relative;
    bottom: -3px;
    z-index: 102;
    margin: 0 auto;
}
#pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    margin:0 5px;
    background-color: #dcdcdc;
    opacity: 1;
}
#pagination .swiper-pagination-bullet-active {
    background-color: #e25b58;
}
.subject_box{
	padding-left: 4px;
}
.subject_box li{
	margin-top: 5px;
	float: left;
	display: table;
	text-align: center;
	-webkit-transition:all 0.5s;
	transition:all 0.5s;
}
.subject_box li a{
	display: table;
	width: 100%;
	height: 100%;
}
.subject_jj{
	width: 3rem;
	height: 4.05rem;
	background:#e1e1e1 url(/uploads/image/zjmimages/subject_01.jpg) no-repeat left bottom;
	background-size: 2.5rem;
	margin-right: 5px;	
}
.subject_jj.active{
	background: #e25b58 url(/uploads/image/zjmimages/subject_01-hot.jpg) no-repeat left bottom;
	background-size: 2.5rem;
}
.subject_gjgl{
	width: 4.45rem;
	height: 2.7rem;
	background:#e1e1e1 url(/uploads/image/zjmimages/subject_02.jpg) no-repeat left bottom;
	background-size: 2rem;
	margin-right: 5px;	
}
.subject_gjgl.active{
	background: #e25b58 url(/uploads/image/zjmimages/subject_02-hot.jpg) no-repeat left bottom;
	background-size: 2rem;
}
.subject_wl{
	width: 3.35rem;
	height: 2.7rem;
	background:#e1e1e1 url(/uploads/image/zjmimages/subject_03.jpg) no-repeat left bottom;
	background-size: 2.7rem;	
	margin-right: 5px;
}
.subject_wl.active{
	background: #e25b58 url(/uploads/image/zjmimages/subject_03-hot.jpg) no-repeat left bottom;
	background-size: 2.7rem;
}
.subject_xl{
	width: 3.2rem;
	height: 2.7rem;
	background:#e1e1e1 url(/uploads/image/zjmimages/subject_04.jpg) no-repeat left bottom;
	background-size: 2.5rem;
}
.subject_xl.active{
	background: #e25b58 url(/uploads/image/zjmimages/subject_04-hot.jpg) no-repeat left bottom;
	background-size: 2.5rem;
}
.subject_yssj{
	width: 3.2rem;
	height: 2.725rem;
	background:#e1e1e1 url(/uploads/image/zjmimages/subject_05.jpg) no-repeat left bottom;
	background-size: 2.2rem;
	margin-right: 5px;
}
.subject_yssj.active{
	background: #e25b58 url(/uploads/image/zjmimages/subject_05-hot.jpg) no-repeat left bottom;
	background-size: 2.2rem;
}
.subject_szmt{
	width: 4.45rem;
	height: 2.725rem;
	background:#e1e1e1 url(/uploads/image/zjmimages/subject_06.jpg) no-repeat left bottom;
	background-size: 2rem;
	margin-right: 5px;
}
.subject_szmt.active{
	background: #e25b58 url(/uploads/image/zjmimages/subject_06-hot.jpg) no-repeat left bottom;
	background-size: 2rem;
}
.subject_jy{
	width: 3.35rem;
	height: 2.725rem;
	background:#e1e1e1 url(/uploads/image/zjmimages/subject_07.jpg) no-repeat left bottom;
	background-size: 2.2rem;
}
.subject_jy.active{
	background: #e25b58 url(/uploads/image/zjmimages/subject_07-hot.jpg) no-repeat left bottom;
	background-size: 2.2rem;
}
.subject_jx{
	width: 3rem;
	height: 4rem;
	background:#e1e1e1 url(/uploads/image/zjmimages/subject_08.jpg) no-repeat left bottom;
	background-size: 2.4rem;
	margin-right: 5px;
	position: relative;
	top: -1.6rem;
}
.subject_jx.active{
	background: #e25b58 url(/uploads/image/zjmimages/subject_08-hot.jpg) no-repeat left bottom;
	background-size: 2.4rem;
}
.subject_jsj{
	width: 5.6rem;
	height: 2.4rem;
	background:#e1e1e1 url(/uploads/image/zjmimages/subject_09.jpg) no-repeat left bottom;
	background-size: 2.4rem;
	margin-right: 5px;
}
.subject_jsj.active{
	background: #e25b58 url(/uploads/image/zjmimages/subject_09-hot.jpg) no-repeat left bottom;
	background-size: 2.4rem;
}
.subject_sw{
	width: 5.6rem;
	height: 2.4rem;
	background:#e1e1e1 url(/uploads/image/zjmimages/subject_10.jpg) no-repeat left bottom;
	background-size: 2.4rem;
}
.subject_sw.active{
	background: #e25b58 url(/uploads/image/zjmimages/subject_10-hot.jpg) no-repeat left bottom;
	background-size: 2.4rem;
}
.subject_name{
	display: table-cell;
	vertical-align: middle;
	font-size: 0.65rem;
	font-weight: bolder;
	color: #7a7a79;
	height: 100%;
}
.subject_box li.active .subject_name{
	color: #fff;
}
.lastpanel{
	position: relative;
	top: -1rem;
	padding-bottom: 3.8rem;
}
.offer_slider{
	margin-top: 0.3rem;
}
.offer_item{
	padding: 5px 7px;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(188,188,188,0.6);
	width: 97%;
	margin-left: 1.5%;
	float: left;
	display: block;
	position: relative;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.offer_pic{
	width: 22%;
	float: left;
	border:1px solid #e25b58;
	overflow: hidden;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.offer_info{
	width: 72%;
	float: left;
	margin-left: 5%;
	font-size: 0.65rem;
	line-height: 0.95rem;
}
.word_href{
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 90;
	font-size: 0.65rem;
	color: #e25b58;
	font-weight: bolder;
	text-decoration: underline;
}
.word_href:link,.word_href:visited,.word_href:active{
	color: #e25b58;
	font-weight: bolder;
	text-decoration: underline;
}
.between_dot{
	position: relative;
	top: -0.43rem;
	z-index: 89
}
.offer_last{
	top: -0.9rem;
	margin-bottom: -0.8rem
}
.dot_group{
	clear: both;
	display: inline-block;
	position: relative;
	height: 0.75rem;
}
.dot_group1{
	margin-left: 10%;
}
.dot_group2{
	margin-left: 35%;
}
.dot_group3{
	margin-left: 35%;
}
.dot_group span{
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99;
	width: 2px;
	height: 0.75rem;
	background-color: #fff;
	border-radius: 15px;
}
.dot_group:before,.dot_group:after{
	content: '';
	position: absolute;
	z-index: 89;
	left: -2px;
	background-color: #d2d2d2;
	width: 6px;
	height: 6px;
	display: block;
	border-radius: 50%;
}
.dot_group:before{
	top: -3px;
}
.dot_group:after{
	bottom: -3px;
}
.fixed_top_menu{
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 100;
	height: 2rem;
	background: -webkit-linear-gradient(#fff,#ededed);
	background: linear-gradient(#fff,#ededed);
	border-bottom: 1px solid #535353;
}
.igo_logo{
	width: 100%;
	float: left;
	background: url(/uploads/image/zjmimages/logo.jpg) no-repeat center center;
	background-size: 4.5rem;
	height: 2rem;
}
.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);
}
.phone_pic{
	float: left;
	margin-left: -2rem;
	width: 2rem;
	height: 2rem;
	display: block;
	background: url(/uploads/image/zjmimages/phone.png) no-repeat center center;
	background-size: 1rem
}
.form_window{
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	height: 100%;
	z-index: 9999;
	background: rgba(0,0,0,0.65);
	opacity: 0;
	-webkit-transform:scale(0);
	transform:scale(0);
	-webkit-transition:all 0.3s;
	transition:all 0.3s;
	-webkit-transform-origin:left bottom;
	transform-origin:left bottom;
}
.form_window.active{
	opacity: 1;
	-webkit-transform:scale(1);
	transform:scale(1);
}
.close_box{
	position: absolute;
	right: -10px;
	top: -13px;
	width: 30px;
	height: 30px;
	display: inline-block;
	border-radius: 50%;
	z-index: 99999;
	text-align: center;
	padding: 2px;
	background-color: #e25b58;
}
.close_box:before{
	content: '';
	position: absolute;
	top: 50%;
	left: 4px;	
	width: 26px;
	height: 1px;
	background-color: #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	display: block;
}
.close_box:after{
	content: '';
	position: absolute;
	top: 50%;
	left: 4px;
	width: 26px;
	height: 1px;
	background-color: #fff;
	display: block;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.form_box{
	position: fixed;
	left: 0.5rem;
	right: 0.5rem;
	top: 3rem;
	background-color: #f8f7f4;
	min-height: 12rem;
	z-index: 900;
	border-radius: 5px;
	font-size: 0.65rem;
	line-height: 1.1rem;
	padding-top: 10px;
}
.form_box h2{
	color: #545454;
	font-size: 0.8rem;
	text-align: center;
	padding: 5px 0;
}
.form_box p{
	font-size: 0.65rem;
	color: #957e22;
	text-align: center;
}
.value_item{
	width: 80%;
	height: 1.6rem;
	line-height: 1.6rem;
	margin: 0.6rem auto;
	color: #3d3d3d;
	position: relative;
}
.value_box{
	border:1px solid #d5b73f;
	border-radius: 5px;
	padding: 3px 5px;
	height: 1.5rem;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	background: transparent;
	width: 9rem;
}
#fcity{
	width: 9rem;
}
select {
    -webkit-appearance: none;
    font-size: 0.65rem;
    background: transparent;
    color: #8a8a8a;
    padding-left: 0;
    margin: 0;
}
.f_arrow_down:after{
	position: absolute;
	right: 1rem;
	top: -0.25rem;
	width: 1rem;
	height: 1.6rem;
	content: '<';
	font-size: 0.65rem;
	color: #8a8a8a;
	-webkit-transform:rotate(-90deg) scaley(1.5);
	transform:rotate(-90deg) scaley(1.5);
	font-family:'stheiti','microsoft yahei',helvetica,arial,sans-serif;
}
input::input-placeholder{
	color: #8a8a8a;
}
input::-webkit-input-placeholder{
	color: #888;
}
input:focus,select:focus{
	outline: none;
}
.form_btn{
	width: 70%;
	height: 1.6rem;
	line-height: 1.6rem;
	display: block;
	margin: 1rem auto;
	text-align: center;
	border-radius: 15px;
	background-color: #e25b58;
	color: #fff;
}
.pop_form{
	position: fixed;
	left: 0;
	right: 0;
	bottom: 2.6rem;
	background-color: #e25b58;
	color: #fff;
	height: 1.6rem;
	line-height: 1.6rem;
	text-align: center;
	font-size: 0.65rem;
	z-index: 990;
}
.school_panel{
	padding-top: 1rem;
}
.fixed_content{
	position: fixed;
	left: 0;
	right: 0;
}
.pt_block{
	padding-top: 1.5rem;
}
.sec_pop_form{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    opacity: 0;
    -webkit-transform:scale(0);
    transform:scale(0);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.sec_pop_form.active{
    opacity: 1;
    -webkit-transform:scale(1);
    transform:scale(1);
}
.close_box1{
    position: absolute;
    right: 1.25rem;
    top: -2rem;
    width: 1.25rem;
    height: 1.25rem;
    border-radius: 50%;
    line-height: 1rem;
    z-index: 99999;
    text-align: center;
    background: url(/uploads/image/zjmimages/close_a_btn.png) no-repeat center center;
    background-size: 0.55rem .5rem;
    border: 1px solid #fff;
}
.close_box1:after{
    content: '';
    position: absolute;
    top: 1.25rem;
    left: 50%;  
    width: 1px;
    height: .75rem;
    background-color: #fff;
    display: block;
}
.sec_pop_mask{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.7)
}
.sec_pop_content{
    position: absolute;
    left: 50%;
    top: 50%;
    width: 12rem;
    padding: 1rem;
    background-color: #fff;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    -webkit-transform: translate3d(-50%,-50%,0);
    -moz-transform: translate3d(-50%,-50%,0);
    -ms-transform: translate3d(-50%,-50%,0);
    -o-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.sec_tit{
    position: relative;
    margin-bottom: 1.2rem;
    font-size: .9rem;
    color: #545454;
    text-align: center;
}
.sec_tit:after{
    content: '';
    position: absolute;
    left: 50%;
    top: 1.5rem;
    width: 2.5rem;
    height: 1px;
    -webkit-transform: translate3d(-50%,0,0);
    -moz-transform: translate3d(-50%,0,0);
    -ms-transform: translate3d(-50%,0,0);
    -o-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0);
    background-color: #545454;
}
.value_item1{
    width: 10rem;
    height: 1.6rem;
    line-height: 1.6rem;
    margin: 0.6rem auto;
    color: #606060;
    position: relative;
}
.value_item1 span{
    float: left;
    display: block;
    width: 2.7rem;
    font-size: .65rem;
    text-align: center;
    color: #606060;
}
.value_box1{
    border:1px solid #e1e1e1;
    border-radius: 5px;
    padding: 3px 5px;
    height: 1.5rem;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    background: transparent;
    width: 7rem;
    font-size: .65rem;
    color: #777;
}
.sec_button_form{
    width: 8rem;
    height: 1.6rem;
    display: block;
    margin: 1.2rem auto 0;
    background-color: #e25b58;
    color: #fff;
    line-height: 1.6rem;
    text-align: center;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    font-size: .7rem;
    letter-spacing: 3px;
    text-decoration: none;
}
.sec_button_form:link,.sec_button_form:visited,.sec_button_form:active{color: #fff};