.z-pos{
	font-size: 16px;
	padding-left: 20px;
}
.z-xc{
	margin:15px;
}
.z-xc ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.z-xc ul li{
	background-color: #fff;
	padding: 10px;
	width: 43%;
	border-radius: 3px;
	text-align: center;
	margin-top:10px;
	font-size: 12px;
}
.z-xc ul li img{
	width: 100%;
	height:height:87.3%;
}
.z-pageNum{
	display: flex;
	justify-content: space-between;
	width: 100%;
	background-color: #fff;
	margin-top: 15px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
}
.z-pageNum img{
	position: relative;
	width: 12px;
	margin-right: 5px;
	margin-left: 5px;
}
.z-page{
	flex-grow:2;
}
.z-pre,.z-next{
	flex-grow: 1;
	border-top: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
}
.z-page,.z-pre{
	border-right: 1px solid #d3d3d3;
	border-top: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
}
.z-model{
	margin-top: 20px;
}
.z-mtitle{
	font-weight: bolder;
}
.z-xxxc{
	margin:15px;
}
.z-xxxc ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.z-xxxc ul li{
	background-color: #fff;
	padding: 5px;
	width: 28%;
	border-radius: 3px;
	text-align: center;
	margin-top:10px;
	font-size: 12px;
}
.z-xxxc ul li img{
	width: 100%;
	height:75px;
}
.z-teacher{
	color: #fff;
	background-color: #ee4015;
	height: 25px;
	line-height: 25px;
	margin-top: 12px;
	padding: 0 5px;
	border-radius: 5px;
}
.z-zixun{
	background-color: #fff;
	padding: 15px 10px;
}
h5{
	color: #000;
	text-align: center;
	font-size: 25px;
}
.z-zixun li{
	height: 50px;
	line-height: 50px;
	border-bottom:1px #999 dashed ;
	display: flex;
	justify-content: space-between;
}
.z-question{
	margin-top: 10px;
	padding: 2%;
}
.z-question h3{
	font-size: 16px;
}
.z-quList{
	font-size: 14px;
}	
.z-lj{
	color: #ee4015;
	border: 1px solid #ee4015;
	padding: 0 2px;
	text-align: center;
	border-radius:10px;
	width: 65%;
	margin-bottom: 5px;
	font-size: 12px;
	margin-top: 5px;
}
.z-question ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.z-question ul li{
	border-radius: 10px;
	padding: 10px 0;
	padding-left: 2%;
	width: 30%;
	background-color: #fff;
	margin-top: 10px;
}
body{
	width: 100%;
}
.z-xmTitle{
	text-align: center;
	width: 100%;
	margin-top: 70px;
}
.z-anliIntro{
	width: 85%;
	margin: 0 auto;
}
.z-anliIntro img{
	width: 100%;
	margin-top: 20px;
}
.z-anliChar{
	padding: 10px 5%;
}
.z-anliChar p{
	margin-top: 10px;
}
.z-anliChar span{
	font-weight: bolder;
}
.z-anliChar strong{
	color: #ee4015;
}
.z-return{
	
}
.z-return img{
	height: 28px;
	margin-top: 10px;
	position: relative;
	left: 10px;
}
.z-reTitle{
	color: #fff;
	font-size: 23px;
	text-align: center;
	position: relative;
	top: 12px;
	left: 20px;
	
}
.mobile-wrap{
	display: flex;
	justify-content: space-between;
}
.z-bannerImg{
	width: 100%;
}
.z-bannerImg img{
	width: 100%;
}
.z-picTitle{
	background-color: #ee4015;
	color: #fff;
	padding:0 10px;
	width: 100px;
	border-radius: 10px;
}
.z-picIntro{
	background-color: #fff;
	padding: 8px 10px;
	border-bottom: 1px #999 dashed;
	padding-bottom: 10px;
}
.z-time{
	font-size: 14px;
	margin-top: 3px;
	line-height: 25px;
}
.z-time img{
	position: relative;
	top: 2px;
	margin-right: 5px;
}
.z-telZx{
	background-color: #fff;
	display: flex;
	padding: 5px 10px;
	font-size: 12px;
}
.z-lcTitle{
	background-color: #ee4015;
	color: #fff;
	padding-top:10px;
	padding-bottom: 10px;
}
.z-lcTitle h3{
	font-size: 14px;
	text-align: center;
}
.z-lcTitle h5{
	color: #fff;
}
.z-telImg{
	position: relative;
	top: 6px;
	margin-right: 10px;
}
.z-xun{
	border: 1px solid #ee4015;
	border-radius: 5px;
	font-size: 12px;
	padding: 2px 8px;
	height: 20px;
	line-height: 20px;
	margin-left: 20px;
	margin-top: 10px;
	color: #ee4015;
}
.z-youdian{
	background-color: #fff;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}
.z-youdian ul {
	display: flex;
}
.z-youdian ul li{
	font-size: 14px;
	padding-left: 5px;
}
.z-youdian ul li img{
	position: relative;
	top: 2px;
	margin-right: 3px;
	margin-left: 10px;
}
.z-xnIntro h5{
	padding-left: 10px;
	padding-top: 10px;
	background-color: #fff;
}
.z-xnIntro p{
	font-size: 12px;
	padding-left: 10px;
	padding-top: 5px;
	background-color: #fff;
}
	
.z-xnIntro{
	width: 100%;
	padding-bottom: 15px;
	background-color: #fff;
}
.z-xnIntro img{
	width: 100%;
	padding-top: 10px;
	vertical-align: bottom;
}
.z-liucheng{
	width: 100%;
	background-color: #fff;
	padding-bottom: 10px;
}
.z-liucheng .z-left{
	
}
.z-clear{
	clear: both;
}
.z-liucheng .z-right img{
	margin-left: 10%;
	width: 90%;
}
.z-liucheng img{
	width: 90%;
	margin-top: 10px;
	vertical-align: bottom;
}
body{
	width: 100%;
}
.z-xianchang{
	width: 100%;
	background-color: #fff;
	padding-bottom: 10px;
}
.z-xianchang img{
	width: 90%;
	margin-top: 15px;
	margin-left: 5%;
}

.z-contactus{
	background-color: #fff;
}
.z-bannerImg{
	width: 100%;
	margin-top: 55px;
}
.z-bannerImg img{
	width: 100%;
}
.z-lxr .z-title{
	margin-top: 10px;
	font-weight: bolder;
}
.z-lxr{
	padding: 15px 10px;
}
.z-lxr .z-title strong{
	color: #ee4015;
}
.z-lxr .z-flex{
	display: flex;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
}
.z-lxr .z-flex p:last-child{
	margin-left: 20px;
}
.z-lxr p{
	font-size:14px ;
}
.z-jiaotong{
	padding:0 15px;
}
.z-jiaotong p{
	margin-top: 20px;
}
.z-jiaotong p span{
	color: #ee4015;
}
.z-map{
	width: 100%;
	margin-top: 20px;
}
.z-map img{
	width: 90%;
	margin-left: 5%;
	margin-bottom: 30px;
}
.z-telZx p:first-child{
	color: #ee4015;
	font-size: 20px;
	font-weight: bolder;
}
.z-time span{
	color: #ee4015;
}