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;}
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{
	position: relative;
}
.phone{
	position: absolute;
	right: 10px;
	top: 5px;
	height: 1.6rem;
	line-height: 1.6rem;
	width:10rem;
	display: inline-block;
	border-radius: 5px;
	border:2px solid #695000;
	background-color: #ffd203;
	color: #695000;
	font-size: 0.65rem;
	text-align: center;
}
.gsis_intro{
	background: #c4e9ff url(/uploads/image/zkgimages/arrow_down.jpg) no-repeat left bottom;
	background-size: contain;
	padding: 0.5rem 0.5rem 1.3rem 0.5rem;
	font-size: 0.65rem;
	color: #000;
	line-height: 1rem;
}
.panel{
	background-color: #00b0ff;
	padding-top: 1rem;
}
.adv_list,.process_claim-list{
	width: 100%;
	overflow: hidden;
	padding-top: 8px;
}
.adv_list li{
	float: left;
	padding: 6px 9px;
	width: 33%;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.square_out{
	width: 100%;
	background-color: #fff;
	border:2px solid #60560d;
	border-radius: 50%;
	-webkit-box-shadow: 3px 1px 0 1px #2282cc;
	box-shadow: 3px 1px 0 1px #2282cc;
	overflow: hidden;
	text-align: center;
	display: block;
	position: relative;
}
.square_inner{
	width: 80%;
	height: 80%;
	border-radius: 50%;
	border:1px solid #655107;
	display: inline-block;
	margin-top: 10%;
}
.adv_txt{
	position: absolute;
	background-color: #fff;
	font-size: 0.65rem;
	line-height: 1rem;
	height: 2rem;
	color: #373000;
	top: 50%;
	left: 0;
	margin-top: -0.9rem;
	width: 98%;
	display: block;
	text-align: center;
	border-radius: 20px;
	margin-left: 1%;
}
.process_claim-list li{
	float: left;
	width: 50%;
	padding: 5px 9px;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	overflow: hidden;
}
.process_claim-list li h3{
	border:2px solid #60560d;
	font-size: 0.65rem;
	text-align: center;
	color: #60560d;
	line-height: 0.9rem;
	font-weight: normal;
	border-radius: 5px;
	padding: 0.4rem 0;
	background-size: 100%;
}
.href_btn{
	height: 1.8rem;
	line-height: 1.8rem;
	display: block;
	border-radius: 5px;
	border:2px solid #695000;
	background-color: #ffd203;
	color: #695000;
	font-size: 0.65rem;
	text-align: center;
	margin: 12px 9px 0;
}
.claim1{
	background: url(/uploads/image/zkgimages/claim_bg1.jpg) no-repeat;
}
.claim2{
	background: url(/uploads/image/zkgimages/claim_bg2.jpg) no-repeat;
}
.claim3{
	background: url(/uploads/image/zkgimages/claim_bg3.jpg) no-repeat;
}
.claim4{
	background: url(/uploads/image/zkgimages/claim_bg4.jpg) no-repeat;
}
.apply_window,.form_window,.school_window{
	display: none;
}
.zt_mask{
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background-color: rgba(32,32,32,0.6);
	z-index: 889;
}
.close_box{
	position: absolute;
	right: 0.2rem;
	top: 0.3rem;
	width: 26px;
	height: 26px;
	display: inline-block;
	border-radius: 50%;
	z-index: 99999;
	text-align: center;
	padding: 2px;
}
.close_box:before{
	content: '';
	position: absolute;
	top: 50%;	
	width: 26px;
	height: 1px;
	background-color: #242627;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	display: block;
}
.close_box:after{
	content: '';
	position: absolute;
	top: 50%;
	width: 26px;
	height: 1px;
	background-color: #242627;
	display: block;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.apply_data,.form_box,.school_data{
	position: fixed;
	left: 0.5rem;
	right: 0.5rem;
	top: 1rem;
	background-color: #fff;
	min-height: 12rem;
	z-index: 900;
	border-radius: 5px;
	font-size: 0.65rem;
	line-height: 1.1rem;
	padding: 10px;
}
.apply_data h2,.form_box h2,.school_data h2{
	text-align: center;
	padding-bottom: 10px;
	padding-top: 20px;
	color: #0182c9;
	font-size: 0.8rem;
}
.scholarship_tab{
	padding: 9px;
	overflow: hidden;
}
.scholarship_tab li{
	float: left;
	width: 31.5%;
	border:2px solid #695000;
	display: block;
	height: 2rem;
	text-align: center;
	color: #695000;
	font-size: 0.65rem;
	background-color: #fff;
	margin-right: 2%;
	padding: 3px 0 6px 0;
	line-height: 0.8rem;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	position: relative;
}
.scholarship_tab li:last-child{
	margin-right: 0;
}
.scholarship_tab li:nth-child(2){
	line-height: 1.65rem;
}
.scholarship_tab li.active{
	background-color: #ffd203;
}
.scholarship_tab li.active:before{
	content: '';
	position: absolute;
	bottom: -8px;
	left: 50%;
	margin-left: -10px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 7px solid #695000;
}
.scholarship_tab li.active:after{
	content: '';
	position: absolute;
	bottom: -5px;
	left: 50%;
	margin-left: -10px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 6px solid #ffd203;
}
.scholarship_box{
	border:2px solid #695000;
	border-radius: 5px;
	background-color: #fff;
	margin-right: 9px;
	margin-left: 9px;
	padding: 5px;
}
.scholarship_item{
	font-size: 0.65rem;
	color: #373000;
}
.scholarship_item p{
	padding-bottom: 10px;
}
.href_box{
	padding-left: 9px;
	padding-right: 9px;
}
.href_box a{
	width: 44%;
	display: inline-block;
	margin: 12px 0 0 0;
}
.pop_form{
	float: right;
}
.form_box{
	text-align: center;
}
.myform{
	padding-top: 1rem;
}
.value_item{
	margin-bottom: 0.7rem;
}
.value_item span{
	display: inline-block;
	width: 16%;
	text-align: right;
	height: 1.7rem;
	line-height: 1.7rem;
	color: #242627;
	font-size: 0.7rem;
	padding-right: 10px;
	box-sizing:border-box;
}
.value_box{
	width: 65%;
	height: 1.7rem;
	line-height: 1.7rem;
	background-color: #fff;
	border: 1px solid #242627;
	padding-left: 5px;
	box-sizing:border-box;
	font-size: 0.65rem;
}
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 #242627;
	margin-top: -5px;
}
.form_btn{
	width: 48%;
	display: inline-block;
}
.school_name-box{
	padding: 0 9px;
	position: relative;
}
.school_item{
	background: url(/uploads/image/zkgimages/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/zkgimages/active.png) no-repeat;
	background-size: 3.5rem 4rem;
}
.school_item h3{
	font-size: 0.65rem;
	color: #373000;
	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;
}
.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;
}
.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;
	border-top: 2px solid #695000;
	border-bottom: 2px solid #695000;
    background-color: #ffd203;
    color: #695000;
}


#d_tab29 ul,#d_tab29 li{margin:0;padding:0;list-style:none}
#d_tab29 img{border:0;vertical-align:top}



#d_tab29{position:relative; height:16rem;/*background: no-repeat center 0;text-align:left*/background-color: #00b0ff;margin-top: 12px;}
#d_tab29 .d_img{position:relative;width:15rem;height:100%;margin-left: 0.5rem;} 
#d_tab29 .d_img li{position:absolute;display:none;z-index:0;box-shadow: 0 0 5px rgba(0,0,0,0.3)}
#d_tab29 .d_img li img{width:100%}
	


#d_tab29 .d_img li.d_pos1{display:block;width:11rem;left:0.4rem;top:10px;z-index:1}
#d_tab29 .d_img li.d_pos2{display:block;width:12rem;left:1.5rem;top:0;z-index:3}
#d_tab29 .d_img li.d_pos3{display:block;width:11rem;right:0.4rem;top:10px;z-index:1}


#d_tab29 .d_menu{position:absolute;bottom:12px;width:100%;text-align:center}
#d_tab29 .d_menu li{display:inline-block;zoom:1;*display:inline;background: #fff;width:7px;height:7px;cursor:pointer;margin-right:5px;border:1px solid #ffd203;border-radius: 50%;}
#d_tab29 .d_menu li.d_select{background: #ffd203;}

#d_tab29 .d_next{position:absolute;right:0;top:50%;margin-top:-1.2rem;z-index:10;cursor:pointer;width: 2rem;height: 2rem;overflow: hidden;}
#d_tab29 .d_prev{position:absolute;left:0;top:50%;margin-top:-1.2rem;z-index:10;cursor:pointer;width: 2rem;height: 2rem;overflow: hidden;}