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{font-family:'stheiti','microsoft yahei',helvetica,arial,sans-serif;-webkit-tap-highlight-color:rgba(0,0,0,0);font-size: 0.65rem;background-color: #92dcfe;}
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;}
.phone-block{
	width: 11rem;
	margin: 0 auto;
}
.phone{
	width: 100%;
	height: 1.6rem;
	line-height: 1.6rem;
	display: block;
	border-radius: 25px;
	background-color: #f39800;
	color: #fff;
	font-size: 0.65rem;
	text-align: center;
}
.panel{
	background-color: #92dcfe;
	padding-top: 1rem;
}
.lx_place_tab{
	width: 3rem;
	float: left;
	margin: 0 0.5rem;
}
.lx_place_tab li{
	width: 3rem;
	height: 4rem;
	padding: 1rem 0.5rem;
	border:2px solid #0045a8;
	margin-top: 0.5rem;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	text-align: center;
	font-size: 0.7rem;
	color: #0045a8;
	border-radius: 8px;
	line-height: 1rem;
}
.lx_place_tab li:nth-of-type(2){
padding-top:0.4rem;
}
.lx_place_info{
	float: left;
	width: 11.5rem;
	height: 8.5rem;
	padding-top: 0.4rem;
	margin-top: 0.5rem;
	background-color: #f1faff;
	border-radius: 8px;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.lx_place_tab li.on,.hk_subject_tab li.on{
	background-color: #0045a8;
	color: #fff;
}
.a_section .href_btn,.form_window .href_btn,.subject_window .href_btn{
	height: 1.6rem;
	line-height: 1.6rem;
	display: block;
	border-radius: 30px;
	background-color: #f39800;
	color: #fff;
	font-size: 0.65rem;
	text-align: center;
	margin-top: 12px
}
.form_window,.subject_window{
    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;
}
.form_window.active,.subject_window.active{
    opacity: 1;
    -webkit-transform:scale(1);
    transform:scale(1);
}
.zt_mask{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background-color: rgba(32,32,32,0.6);
	z-index: 889;
}
.close_box{
	position: absolute;
	right: 1px;
	top: -2.4rem;
	width: 26px;
	height: 26px;
	display: inline-block;
	border-radius: 50%;
	z-index: 99999;
	text-align: center;
	padding: 2px;
	background-color: #fff;
	border-radius: 50%;
}
.close_box:before{
	content: '';
	position: absolute;
	top: 50%;
	left: 4px;	
	width: 22px;
	height: 1px;
	background-color: #0045a8;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	display: block;
}
.close_box:after{
	content: '';
	position: absolute;
	top: 50%;
	left: 4px;
	width: 22px;
	height: 1px;
	background-color: #0045a8;
	display: block;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.form_box,.subject_data{
	position: absolute;
	left: 0.5rem;
	right: 0.5rem;
	top: 3rem;
	background-color: #f1faff;
	min-height: 12rem;
	z-index: 900;
	border-radius: 5px;
	font-size: 0.65rem;
	line-height: 1.1rem;
	padding: 10px;
}
.form_box{
	position: fixed;
}
.hk_subject_box{
	margin: 0.5rem;
}
#apply_box{
	margin: 0.5rem;
}
.hk_subject_item,.apply_slider{
	background-color: #f1faff;
	padding: 10px 10px 10px 15px;
	border-radius: 6px;
	font-size: 0.65rem;
	color: #242621;
	margin-bottom: 0.5rem;
	min-height: 14rem;
	width: 100%;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.apply_slider{
	min-height: 14.2rem;
}
#pagination{
    width: 98%;
    text-align: center;
    overflow-x: hidden;
    position: relative;
    bottom: 0;
    margin: 0 auto;
}
#pagination .swiper-pagination-bullet{
    width: 6px;
    height: 6px;
    margin-left: 9px;
    margin-right: 9px;
    border: 2px solid #fff;
    background-color: #92dcfe;
    opacity: 1;
}
#pagination .swiper-pagination-bullet-active{
    background-color: #fff;
}
.subject_data:before,.form_box:before{
	content: '';
	position: absolute;
	right: 15px;
	top: -25px;
	width: 1px;
	height: 40px;
	background-color: #fff;
	z-index: 666;
}
.form_box h2,.subject_data h2.item_subject_name,.hk_subject_item h2.item_subject_name,.apply_slider h2.item_subject_name,.form_box h2{
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #0045a8;
	font-size: 0.8rem;
	position: relative;
	font-weight: bolder;
}
.subject_data h2.item_subject_name:after,.hk_subject_item h2.item_subject_name:after,.apply_slider h2.item_subject_name:after,.form_box h2:after{
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -15px;
	width: 30px;
	height: 3px;
	background-color: #0045a8;
	display: inline-block;
}
.href_box{
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.a_section .href_box .href_btn,.form_window .href_box .href_btn,.subject_window  .href_box .href_btn{
	width: 44%;
	display: inline-block;
}
.form_box{
	text-align: center;
}
.myform{
	padding-top: 1rem;
}
.new-value_item{
	margin-bottom: 0.7rem;
	position: relative;
}
.new-value_item span{
	display: inline-block;
	width: 16%;
	text-align: right;
	height: 1.7rem;
	line-height: 1.7rem;
	color: #0045a8;
	font-size: 0.7rem;
	padding-right: 10px;
	box-sizing:border-box;
}
.value_box{
	width: 65%;
	height: 1.7rem;
	line-height: 1.7rem;
	background-color: #eee;
	padding-left: 5px;
	box-sizing:border-box;
	border:none;
	font-size: 0.65rem;
}
.form_btn{
	width: 48%;
	display: inline-block;
}
.subject_notice{
	text-align: center;
	padding-bottom: 0.5rem;
	color: #242621;
	font-size: 0.65rem;
}
.school_name-box{
	padding: 0 9px;
	position: relative;
}
.school_item{
	background: url(/uploads/image/zumimages/before.png) no-repeat;
	background-size: 3.5rem 4rem;
	text-align: center;
	display: table;
	width: 3.5rem;
	height: 4rem;
	overflow: hidden;
	float: left;
}
.school_item.active{
	background: url(/uploads/image/zumimages/active.png) no-repeat;
	background-size: 3.5rem 4rem;
}
.school_item h3{
	font-size: 0.65rem;
	color: #0045a8;
	font-weight: normal;
	display: table-cell;
	vertical-align: middle;
}
.s1,.s8{
	margin-left: 1.9rem;
}
.s2{
	margin: 0 0.35rem;
}
.s4,.s5,.s6,.s7,.s8,.s9,.s10{
	margin-top: -0.75rem;
}
.s5,.s6,.s7,.s9,.s10{
	margin-left: 0.35rem;
}
/*鏂板  begin*/
.new-section1 .content {margin-top: 0.45rem;}
.new-section1 .item {width: 10.55rem;height: 8.5rem;background: white;border-radius: 8px;float: left;margin-left: 0.6rem;padding-top: 0.8rem;position: relative;}
.new-section1 .last-item {margin-right: 0.6rem;}
.new-section1 .top-box, .new-section1 .detail {overflow: hidden;}
.new-section1 .school-logo {width: 2rem;height: 2rem;text-align: center;float: left;margin-left: 0.8rem;}
.new-section1 img {height: 100%;}
.new-section1 .school-name {font-size: 0.75rem;line-height: 2rem;color: #0045a8;float: left;margin-left: 0.3rem;}
.new-section1 .left, .new-section1 .right {font-size: 0.6rem;line-height: 0.9rem;float: left;margin-top: 0.65rem;}
.new-section1 .left {font-weight: bold;color: #0045a8;margin-left: 1.15rem;}
.new-section1 .right {width: 6.15rem;color: #242621;margin-left: 0.8rem;}
.new-section1 .button-box {position: absolute;width: 9.15rem;bottom: 1rem;left: 0.7rem;overflow: hidden;}
.new-section1 a {width: 4rem;font-size: 0.55rem;}
.new-section1 .a1 {float: left;}
.new-section1 .a2 {float: right;}
.new-section2 .content {width: 14.7rem;margin: 0.6rem auto 0;overflow: hidden;}
.new-section2 .content div {width: 7.1rem;height: 4.225rem;border-radius: 8px;background-size: 5.15rem 4.225rem;}
.new-section2 .left {background: white url(/uploads/image/zumimages/new_bg1.jpg) no-repeat center top;float: left;text-align: center;}
.new-section2 .right {background: white url(/uploads/image/zumimages/new_bg2.jpg) no-repeat center top;float: right;}
.new-section2 h3 {font-size: 0.7rem;line-height: 1.7rem;color: #0045a8;text-align: center;}
.new-section2 p {font-size: 0.6rem;line-height: 0.9rem;color: #242621;}
.new-section2 .left p {margin-top: 0.4rem;}
.new-section2 .right p {margin-left: 0.4rem;}
.new-section2 a {width: 5.9rem;margin: 0.8rem auto 0;}
/*鏂板  end*/
.school_data h2{
	padding-bottom: 20px;
}
.school_data h3{
	font-size: 0.7rem;
}
.school_data h3,.school_data p{
	padding-left: 11px;
}
.pt30{
	padding-top: 20px; 
	padding-bottom: 10px;
}
.lastpanel{
	padding-bottom: 4.6rem;
}
.xt_hl_advtange,.eg_advtange{
	padding: 0 0.5rem;
	box-sizing:border-box;
	overflow: hidden;
}

.xt_hl_advtange li,.eg_advtange li{
	float: left;
	width: 50%;
	overflow: hidden;
	text-align: center;
	padding: 0.5rem 0;
	color: #242621;
	font-size: 0.65rem;
}
.eg_advtange li{
	padding: 0.2rem 0;
	font-size: 0.6rem;
}
.xt_hl_advtange li a{
	color: #242621;
	display: inline-block;
	width: 100%;
}
.item_icon img{
	width: 3.6rem;
	height: auto;
}
.eg_icon img{
	width: 2.6rem;
	height: auto;
}
.fix_bottom_formbtn{
	position: fixed;
	left: 0;
	bottom: 2.4rem;
	right: 0;
	width: 100%;
	height: 2rem;
	line-height: 2rem;
	text-align: center;
	font-size: 0.8rem;
	z-index: 99;
    background-color: #f39800;
    color: #fff;
}
.subject_info{
	display: table-row;
	width: 100%;
}
.info_h{
	font-size: 0.65rem;
	color: #0045a8;
	display: table-cell;	
	padding-top: 1.05rem;

}
.info_a{
	background: url(/uploads/image/zumimages/a.jpg) no-repeat center 0.3rem;
	background-size: 50%;
	width: 25%;
}
.info_b{
	background: url(/uploads/image/zumimages/b.jpg) no-repeat center 0.3rem;
	background-size: 50%;
	width: 25%;
}
.info_c{
	background: url(/uploads/image/zumimages/c.jpg) no-repeat center 0.3rem;
	background-size: 50%;
	width: 25%;
}
.info_first{
	background:url(/uploads/image/zumimages/f.jpg) no-repeat center 0.8rem;
	background-size: 50%;
	color: rgba(255,255,255,0);
	width: 18%;
}
.info_second{
	background:url(/uploads/image/zumimages/s.jpg) no-repeat center 1rem;
	background-size: 50%;
	color: rgba(255,255,255,0);
	width: 18%;
}
.info_third{
	background:url(/uploads/image/zumimages/t.jpg) no-repeat center 1rem;
	background-size: 50%;
	color: rgba(255,255,255,0);
	width: 18%;
}
.info_p{
	display: table-cell;
	position: relative;
	left: -5px;
}
.short_line{
	padding-bottom: 0.15rem;
}
.hk_subject_tab li{
	float: left;
	height: 1.5rem;
	padding: 0 0.88rem;
	line-height: 1.3rem;
	border:2px solid #0045a8;
	margin: 0.4rem 0 0 0.5rem;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	text-align: center;
	font-size: 0.7rem;
	color: #0045a8;
	border-radius: 8px;
}
.hk_subject_tab li.w3{
	padding: 0 1.05rem;
}
.fix_content{
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
}
a.href_btn:link,a.href_btn:visited{
	color: #fff;
}
#fcity{
	background: #eee;
}
.href_box a.h_ml{
	margin-left: 20px;
	margin-right: 7px;
}
select {
    -webkit-appearance: none;
    font-size: 0.65rem;
}
.arrow_down {
    position: relative;
}
.arrow_down:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 13%;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #9b9b9b;
    margin-top: -5px;
}

input::input-placeholder{
	color: #ccc;
}
input::-webkit-input-placeholder{
	color: #ccc;
}
.apply_href{
	position: absolute;
	left: 50%;
	margin-left: -22%;
	bottom: 13px;
}
.addform * {
  padding: 0;
  margin: 0;
}
.addform ul {
  list-style: none;
}
.addform {
  margin: 0;
  padding: 0.8rem 0.7rem 0.6rem;
  background-color: #0045a8;
}
.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: #f39800;
  text-align: center;
  color: #fff;
  font-size: 0.6rem;
  font-weight: 700;
}