*{
	margin: 0;
	padding: 0;
	
}
.banner img{
	width: 100%;
}
body{
	color: #000000;
	background-color: #ffffff;
	font-size: 16px;
}
a{
	text-decoration: none;
	color: #000000;
}
ul li{
	list-style: none;
}
.daoyu img{
	width: 100%;
}
.maine{
    width: 1200px;
	background-color: #ffffff;
    min-height: 800px;
    position: relative;
    top: -170px;
	margin: 0 auto;
}
.mainner{
	width: 1200px;
	margin: 0 auto;
    min-height: 700px;
    z-index: 999;
    box-shadow: 0px 0px 15px  #d5d5d5;
    background-color: white;
}
.zxxx{
	width: 560px;
    float: right;
    margin-top: 20px;
    margin-right: 20px;
}
.more{
	float: right;
    margin-right: 20px;
}
.zxxx>p{
	background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    background-image: linear-gradient(135deg, #fff, #fff), linear-gradient(135deg, #4eace2, #7cb85d);
    border-bottom: 2px transparent solid;
	height: 40px;
    line-height: 40px;
}
.zxxx ul li{
	margin-top: 5px;
    line-height: 40px;
}
.zxxx ul li img{
	position: relative;
    top: -2px;
    margin-right: 5px;
}
.time{
    float: right;
	color: #8d8d8d;
}
.listimg img{
	margin-left: 17px;
}
.rdywjyxxxx{
	margin-top: 30px;
}
.rdywjyxxxx>p{
	text-align: center;
	margin-top: 20px;
}
.xschool{
	background: url(../img/leftblue.png) no-repeat;
    width: 150px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    background-size: 100% 100%;
    font-weight: bold;
	cursor: pointer;
}
.xschool2{
	background: url(../img/leftwhite.png) no-repeat;
    width: 150px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    color: #2b9ce8;
    background-size: 100% 100%;
    font-weight: bold;
	cursor: pointer;
}
.zschool{
	background: url(../img/rightwhite.png) no-repeat;
    width: 150px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    color: #2b9ce8;
    background-size: 100% 100%;
    font-weight: bold;
	cursor: pointer;
}
.zschool2{
	background: url(../img/rightblue.png) no-repeat;
    width: 150px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    background-size: 100% 100%;
    font-weight: bold;
	cursor: pointer;
}
.xschoollist  li{
	width: 570px;
    display: inline-block;
    height: 150px;
	margin-top: 20px;
}
.xschoollist {
	padding: 20px;
}
.zschoollist  li{
	width: 570px;
    display: inline-block;
    height: 150px;
	margin-top: 20px;
}
.zschoollist {
	padding: 20px;
}
.boxright{
	width: 320px;
    display: inline-block;
	position: relative;
    top: -10px;
    left: 20px;
}
.boxright p{
	line-height: 30px;
	color: #8d8d8d;
	font-weight: bold;
}
.lip{
	position: relative;
    top: -10px;
	font-weight: bold;
	font-size: 20px;
}
.boxright p span{
	font-weight: 500;
	color: #000000;
}
.footimg{
	width: 100%;
    margin-top: -520px;
}
.footimg img{
	width: 100%;
}
#xschool{
	height: 685px;
	overflow: hidden;
}
#zschool{
	height: 685px;
	overflow: hidden;
}