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: #e4f2ff;}
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;
}
.phone_area{
	position: relative;
}
.hot-phone{
	position: absolute;
	top: 0.5rem;
	left: 15%;
	width: 70%;
	line-height: 1.5rem;
	display: block;
	background-color: #ffe400;
	color: #0154a6;
	text-align: center;
	font-size: 0.65rem;
	border-radius: 25px;
	margin-bottom: 10px;
	font-weight: bold;
}
.panel{
	padding: 1rem 0.5rem 0;
}
.first_panel{
	position: relative;
	top: -2rem;
}
.panel_tit{
	text-align: center;
	margin-bottom: 0.7rem;
}
.panel_tit h2{
	font-size: 0.95rem;	
	font-weight: bolder;
	color: #0154a6;
	line-height: 2rem;
	padding-bottom: 3px;
	display: inline-block;
	background: url(/uploads/image/znbimages/line.jpg) no-repeat bottom center;
	background-size: contain;
}
.panel_tit p{
	font-size: 0.65rem;
	padding-top: 0.8rem;
}
.policy_list li{
	margin-bottom: 0.5rem;
	padding-left: 2.5rem;
	color: #3d3d3d;
}
.policy_list li h3{
	font-size: 0.7rem;	
	font-weight: bolder;
	padding-bottom: 3px;
}
.policy_list li:nth-child(1){
	background: url(/uploads/image/znbimages/policy_pic1.jpg) no-repeat;
	background-size: 2rem;
}
.policy_list li:nth-child(2){
	background: url(/uploads/image/znbimages/policy_pic2.jpg) no-repeat;
	background-size: 2rem;
}
.policy_list li:nth-child(3){
	background: url(/uploads/image/znbimages/policy_pic3.jpg) no-repeat;
	background-size: 2rem;
}
.policy_list li:nth-child(4){
	background: url(/uploads/image/znbimages/policy_pic4.jpg) no-repeat;
	background-size: 2rem;
}
.txt_p{
	font-size: 0.65rem;
	line-height: 0.95rem;
	color: #3d3d3d;
}
.href_box{
	clear: both;
	padding-top: 0.7rem;
}
.content_href{
	width: 37%;
	display: inline-block;
	text-align: center;
	height: 1.5rem;
	line-height: 1.5rem;
	background-color: #ffe400;
	color: #0154a6;
	font-size: 0.65rem;
	border-radius: 8px;
}
.f_left{
	float: left;
	margin-left: 7%;
}
.f_right{
	float: right;
	margin-right: 7%;
}
.subject_list li{
	width: 3.75rem;
	height: 3.75rem;
	float: left;
	padding: 5px;	
	overflow: hidden;
	text-align: center;
	display: table;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.subject_list li.active .subject_name{
	color: #0061c0;
	background: -webkit-linear-gradient(-45deg,#fff8b9 0%,#fff8b9 50%,#ffe400 50%,#ffe400 100%);
	background: linear-gradient(-45deg,#fff8b9 0%,#fff8b9 50%,#ffe400 50%,#ffe400 100%);
}
.subject_name{
	border-radius: 5px;
	display: table-cell;
	vertical-align: middle;
	font-weight: bolder;
	font-size: 0.65rem;
	color: #fff;
	background: -webkit-linear-gradient(-45deg,#7dbeff 0%,#7dbeff 50%,#2888e6 50%,#2888e6 100%);
	background: linear-gradient(-45deg,#7dbeff 0%,#7dbeff 50%,#2888e6 50%,#2888e6 100%);
}
.subject_pop{
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.65);
	z-index: 999999;
	opacity: 0;
	-webkit-transform:scale(0);
	transform:scale(0);
	-webkit-transition:all 0.3s;
	transition:all 0.3s;
}
.subject_pop.active{
	opacity: 1;
	-webkit-transform:scale(1);
	transform:scale(1);
}
.subject_info{
	position: absolute;
	left: 0.5rem;
	top: 30%;
	padding: 0.7rem 0.5rem;
	width: 15rem;
	min-height: 6rem;
	background: #eef7ff;
	border-radius: 5px;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.info_item{
	padding-bottom: 0.5rem;
	font-size: 0.65rem;
	color: #3d3d3d;
	line-height: 0.95rem;
	display: table;
}
.subject_adv_label{
	display: table-cell;
	color: #0154a6;
	font-weight: bolder;
	width: 3.4rem;
	font-size: 0.65rem;
}
.subject_txt{
	display: table-cell;
	text-align: left;
}
.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/znbimages/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/znbimages/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: #0154a6;
}
.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: #eef7ff;
	min-height: 12rem;
	z-index: 900;
	border-radius: 5px;
	font-size: 0.65rem;
	line-height: 1.1rem;
	padding-top: 10px;
}
.form_box h2{
	color: #0154a6;
	font-size: 0.7rem;
	text-align: center;
	padding: 5px 0;
}
.value_item{
	width: 80%;
	height: 1.6rem;
	line-height: 1.6rem;
	margin: 0.6rem auto;
	color: #000;
	position: relative;
}
.value_box{
	border:1px solid #0154a6;
	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: #888;
    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;
	-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: #888;
}
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: #ffe400;
	color: #0154a6;
}

.gallery-top{
	height: 3.5rem;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding: 10px 0;
}
.school_icon_box{
	margin-left: -7.4rem;
	margin-right: 0.5rem;
	overflow: hidden;
}
.gallery-top .swiper-slide{
	width: 6.5rem;
	height: 100%;
	border-radius: 12px;
	border:3px solid #e4f2ff;
	background-size: cover;
    background-position: center;
}
.gallery-top .swiper-slide-active{
	border:3px solid #ffe400;
}
.gallery-thumb .swiper-slide{
	background-color: #fff;
	padding: 10px;
	color: #3d3d3d;
	font-size: 0.65rem;
	margin-top: 0.8rem;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.apply_h{
	font-size: 0.75rem;
	text-align: center;
	color: #0061c0;
}
.apply_p{
	line-height: 0.95rem;
	padding: 5px 0;
}
.grade_tab li{
	float: left;
	width: 31%;
	margin-bottom: 0.5rem;
	text-align: center;
	background-color: #e4f2ff;
	border-radius: 5px;
	height: 1.5rem;
	line-height: 1.1rem;
	padding: 3px;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	font-size: 0.65rem;
	color: #3d3d3d;
}
.grade_tab li:nth-child(2){
	margin: 0 3%;
}
.grade_tab li span{
	display: block;
	height: 100%;
	border-radius: 5px;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border:2px solid transparent;
}
.grade_tab li.active{
	background-color: #2888e6;
	color: #fff;
}
.grade_tab li.active span{
	border-color: #fff;
}
.grade_box{
	clear: both;
	border-radius: 5px;
	border:3px solid #2888e6;
	padding: 0.8rem 0.65rem;
	height: 9rem;
	position: relative;
}
.grade_box .href_box{
	position: absolute;
	left: 0.5rem;
	right: 0.5rem;
	bottom: 0.5rem;
}
.academic_need,.language_need{
	display: table;
	position: relative;
	font-size: 0.65rem;
	line-height: 0.95rem;
}
.academic_need{
	padding-bottom: 0.3rem;
}
.academic_need:before,.language_need:before{
	content: 'a';
	position: absolute;
	left: 0;
	top: -1px;
	color: #d4eaff;
	font-size: 2.2rem;
	font-weight: bolder;
}
.language_need:before{
	content: 'b'
}
.need_tit,.need_txt{
	display: table-cell;
	padding-bottom: 0.6rem;
}
.need_tit{
	width: 3.3rem;
	white-space: nowrap;
	position: relative;
	z-index: 11;
	padding-left: 0.5rem;
}
.short_pt{
	margin-top: 0.75rem;
}
.xt_superiorty li{
	float: left;
	width: 47%;
	background-color: #fff;
	margin-top: 0.5rem;
	border-radius: 5px;
	border:2px solid #0061c0;
	text-align: center;
	padding: 6px 5px;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	font-size: 0.65rem;
	line-height: 0.95rem;
}
.xt_superiorty li a{
	display: block;
	width: 100%;
	height: 100%;
	color: #0154a6;
}
.xt_superiorty li:nth-child(even){
	margin-left: 5%;
}
.superiorty_pic1{
	background: url(/uploads/image/znbimages/xt_adv1.jpg) no-repeat top center;
	height: 1.5rem;
	background-size: contain;
}
.superiorty_pic2{
	background: url(/uploads/image/znbimages/xt_adv2.jpg) no-repeat top center;
	height: 1.5rem;
	background-size: contain;
}
.superiorty_pic3{
	background: url(/uploads/image/znbimages/xt_adv3.jpg) no-repeat top center;
	height: 1.5rem;
	background-size: contain;
}
.superiorty_pic4{
	background: url(/uploads/image/znbimages/xt_adv4.jpg) no-repeat top center;
	height: 1.5rem;
	background-size: contain;
}
.pop_form{
	position: fixed;
	left: 0;
	right: 0;
	bottom: 2.4rem;
	background-color: #ffe400;
	color: #0154a6;
	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;
}
.addform * {
  padding: 0;
  margin: 0;
}
.addform ul {
  list-style: none;
}
.addform {
  margin: 0;
  padding: 0.8rem 0.7rem 0.6rem;
  background-color: #2888e6;
}
.addform .f_name {
  line-height: 0.8rem;
  font-size: 0.8rem;
  color: #fff;
  text-align: center;
}
.addform .s_list {
  margin: 0.8rem 0 0.7rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.addform .s_list .item {
  position: relative;
  line-height: 0.75rem;
  color: #fff;
  font-size: 0.6rem;
}
.addform .s_list .item:nth-child(1):after,
.addform .s_list .item:nth-child(2):after,
.addform .s_list .item:nth-child(3):after {
  content: '';
  position: absolute;
  right: -0.75rem;
  top: 0.6rem;
  bottom: 0.6rem;
  width: 0.5px;
  background-color: rgba(255,255,255,0.3);
}
.addform .s_list .item .num {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  line-height: 2rem;
  font-size: 2rem;
  font-weight: 700;
  color: #6077be;
  color: rgba(255,255,255,0.2);
}
.addform .s_list .item .txt {
  position: relative;
  z-index: 2;
}
.addform .myform .form_item {
  margin-bottom: 6px;
  display: flex;
  height: 1.5rem;
  background-color: #fff;
  box-sizing: border-box;
  overflow: hidden;
}
.addform .myform .form_item .icon {
  width: 1.7rem;
  flex-shrink: 0;
}
.addform .myform .form_item .icon1 {
  background:  no-repeat center center;
  background-size: 0.65rem 0.75rem;
}
.addform .myform .form_item .icon2 {
  background:  no-repeat center center;
  background-size: 0.75rem 0.85rem;
}
.addform .myform .form_item .icon3 {
  background:  no-repeat center center;
  background-size: 0.7rem 0.85rem;
}
.addform .myform .form_item .icon4 {
  background:  no-repeat center center;
  background-size: 0.8rem 0.8rem;
}
.addform .myform .form_item .user_val {
  flex: 1;
  padding-left: 0.4rem;
  font-size: 0.6rem;
  appearance: none;
  -webkit-appearance: none;
  border: 0;
  box-sizing: border-box;
  color: #333;
  background: none;
}
.addform .myform .form_item .userlist {
  color: #999;
  background:  no-repeat right center;
  background-size: 1.3rem 0.45rem;
}
.addform .myform .form_item ::-webkit-input-placeholder {
  color: #999;
}
.addform .myform .form_item .get_yzm {
  width: 5rem;
  flex-shrink: 0;
  line-height: 1.4rem;
  background-color: #ff0;
  color: #000;
  text-align: center;
  font-size: 0.6rem;
  text-decoration: none;
}
.addform .myform input:focus,
.addform .myform select:focus {
  outline: none;
}
.addform .myform .submit_btn {
  margin: 0.6rem auto 0;
  width: 6.25rem;
  height: 1.5rem;
  line-height: 1.5rem;
  border-radius: 25px;
  background-color: #ffe400;
  text-align: center;
  color: #000;
  font-size: 0.6rem;
  font-weight: 700;
}