@charset "utf-8";

/* CSS Document */
body {
	-webkit-text-size-adjust: 100% !important;
}

* {
	padding: 0;
	margin: 0;
	font-family: 微软雅黑;
}

a {
	text-decoration: none;
}

.clear {
	clear: both;
}

li {
	list-style-type: none;
}

.bg_grey {
	background: #f6f6f6;
	width: 100%;
}




/* pc */
@media screen and (max-height: 800px) {}

@media screen and (min-width: 800px) {
	.banner {
		background: url(https://n.sinaimg.cn/sh/zt/13303202/wys/img/top.jpg) center top;
		height: 628px;
	}



	.bg1 {
		height: 700px;
		background: #eeeeee url(https://n.sinaimg.cn/sh/zt/13303202/wys/img/bg01.jpg) center top;
	}

	.bg2 {
		height: 700px;
		background: #fff url(https://n.sinaimg.cn/sh/zt/13303202/wys/img/bg02.jpg) center top;
	}

	.bg3 {
		height: 700px;
		background: #eeeeee url(https://n.sinaimg.cn/sh/zt/13303202/wys/img/bg03.jpg) center top;
	}
	
	.bg4 {
		height: 700px;
		background: #fff url(https://n.sinaimg.cn/sh/zt/13303202/wys/img/bg04.jpg) center top;
	}
	
	.bg5 {
		height: 700px;
		background: #eeeeee url(https://n.sinaimg.cn/sh/zt/13303202/wys/img/bg05.jpg) center top;
	}

	.w1000 {
		width: 1000px;
		margin: 0 auto;
	}




	.book_con {
		position: relative;
		padding-top: 50px;
		padding-bottom: 150px;
	}

	.bgcon {
		border-radius: 20px;
		border-top-left-radius: 0;
		background: #fff;
	}

	.bgc01 {

		border: #56b3df 2px solid;
	}
	.bgc02 {
	
		border: #00a6ba 2px solid;
	}
	.bgc03 {
	
		border: #ff5e3a 2px solid;
	}
	.bgc04 {
	
		border: #ff9530 2px solid;
	}
	.bgc05 {
	
		border: #5cc39d 2px solid;
	}
	

	.tit {
		width: 99px;
		height: 385px;
		position: absolute;
		left: -99px;
		top: 46px;
	}

	.t1 {
		background: url(https://n.sinaimg.cn/sh/zt/13303202/wys/img/t1.png) no-repeat;
	}
	.t2 {
		background: url(https://n.sinaimg.cn/sh/zt/13303202/wys/img/t2.png) no-repeat;
	}

	.t3 {
		background: url(https://n.sinaimg.cn/sh/zt/13303202/wys/img/t3.png) no-repeat;
	}

	.t4 {
		background: url(https://n.sinaimg.cn/sh/zt/13303202/wys/img/t4.png) no-repeat;
	}

	.t5 {
		background: url(https://n.sinaimg.cn/sh/zt/13303202/wys/img/t5.png) no-repeat;
	}


	.bgcon ul { padding-bottom: 20px;}

	.bgcon li {
		float: left;
		margin-left: 16px;
		width: 180px;
		height: 270px;
		margin-top: 20px;
	}

	.bgcon a {
		border: #999 1px solid;
		border-radius: 10px;
		width: 180px;
		height: 270px;
		display: block;
	}

	.bgcon a:hover {
		border: #56b3df 1px solid;
	}

	.bgcon .img_adjust img {
		width: 160px;
		height: 215px;
		border-radius: 10px;
		margin-left: 10px;
		margin-top: 12px;
	}

	.bgcon a span {
		width: 160px;
		height: 40px;
		margin-left: 12px;
		font-size: 14px;
		color: #333;
		text-align: center;
		display: block;
		/* background: #999; */
		line-height: 35px;
	}

	.bgcon a:hover span {
		color: #56b3df;
		text-decoration: underline;
	}


	.menu {
		width: 1920px;
		height: 127px;
		position: fixed;
		bottom: 0;
		left: 50%;
		display: block;
		margin-left: -960px;
		background: url(https://n.sinaimg.cn/sh/zt/13303202/wys/img/foot.png) center top;
		z-index: 1000;
		text-align: center;
	}

	.menu_con {
		width: 1000px;
		height: 76px;
		margin-left: 455px;
		opacity: .5;
	}

	.menu_con .aa {
		cursor: pointer;
		margin-top: 62px;
		height: 50px;
		float: left;
		
	}

	.menu_con .aa1 {
/* 		background: #000;
		opacity: .5; */
		width: 114px;
}
	.menu_con .aa2 {
/* 		background: #000;
		opacity: .7; */
		width: 114px;
	}

	.menu_con .aa3 {
/* 		background: #000;
		opacity: .1; */
		width: 119px;
	}

	.menu_con .aa4 {
/* 		background: #000;
		opacity: .3; */
		width: 122px;
	}

	.menu_con .aa5 {
/* 		background: #000;
		opacity: .5; */
		width: 114px;
	}






.menu_top{margin-left: 435px;}
	.menu_top .aa {
		cursor: pointer;
		margin-top: 12px;
		height: 50px;
		float: left;
		
		
	}

	.menu_top .aa1 {
/* 		background: #000;
		opacity: .5; */
		width: 114px;
}
	.menu_top .aa2 {
/* 		background: #000;
		opacity: .7; */
		width: 114px;
	}

	.menu_top .aa3 {
/* 		background: #000;
		opacity: .1; */
		width: 111px;
	}

	.menu_top .aa4 {
/* 		background: #000;
		opacity: .3; */
		width: 122px;
	}

	.menu_top .aa5 {
/* 		background: #000;
		opacity: .5; */
		width: 114px;
	}



}






/* h5 */
@media screen and (max-width: 750px) {



	.banner {
		background: url(https://n.sinaimg.cn/sh/zt/13303202/wys/img/top5.jpg) center top;
		height: 496px;
	}



	.bg1 {
		height: 2220px;
		background: #eeeeee url(https://n.sinaimg.cn/sh/zt/13303202/wys/img/5bg01.jpg) center top;
	}

	.bg2 {
		height: 2220px;
		background: #fff url(https://n.sinaimg.cn/sh/zt/13303202/wys/img/5bg02.jpg) center top;
	}

	.bg3 {
		height: 2220px;
		background: #eeeeee url(https://n.sinaimg.cn/sh/zt/13303202/wys/img/5bg03.jpg) center top;
	}
	
	.bg4 {
		height: 2220px;
		background: #fff url(https://n.sinaimg.cn/sh/zt/13303202/wys/img/5bg04.jpg) center top;
	}
	
	.bg5 {
		height: 2220px;
		background: #eeeeee url(https://n.sinaimg.cn/sh/zt/13303202/wys/img/5bg05.jpg) center top;
	}

	.w1000 {
		width:750px;
		margin: 0 auto;
	}



	.book_con {
		position: relative;
		padding-top: 50px;
		/* padding-bottom: 150px; */
		 width: 615px;
		float: right;
		right: 20px;
		
	}

	.bgcon {
		border-radius: 20px;
		border-top-left-radius: 0;
		background: #fff;
	}



	.bgc01 {

		border: #56b3df 2px solid;
	}
	.bgc02 {
	
		border: #00a6ba 2px solid;
	}
	.bgc03 {
	
		border: #ff5e3a 2px solid;
	}
	.bgc04 {
	
		border: #ff9530 2px solid;
	}
	.bgc05 {
	
		border: #5cc39d 2px solid;
	}
	

	.tit {
		width: 99px;
		height: 385px;
		position: absolute;
		left: -99px;
		top: 46px;
	}

	.t1 {
		background: url(https://n.sinaimg.cn/sh/zt/13303202/wys/img/t1.png) no-repeat;
	}
	.t2 {
		background: url(https://n.sinaimg.cn/sh/zt/13303202/wys/img/t2.png) no-repeat;
	}

	.t3 {
		background: url(https://n.sinaimg.cn/sh/zt/13303202/wys/img/t3.png) no-repeat;
	}

	.t4 {
		background: url(https://n.sinaimg.cn/sh/zt/13303202/wys/img/t4.png) no-repeat;
	}

	.t5 {
		background: url(https://n.sinaimg.cn/sh/zt/13303202/wys/img/t5.png) no-repeat;
	}



	.bgcon ul { padding-bottom: 20px;}

	.bgcon li {
		float: left;
		margin-left: 16px;
		width: 280px;
		height: 400px;
		margin-top: 20px;
	}

	.bgcon a {
		border: #999 1px solid;
		border-radius: 10px;
		width: 280px;
		height: 400px;
		display: block;
	}

	.bgcon a:hover {
		border: #56b3df 1px solid;
	}

	.bgcon .img_adjust img {
		width: 240px;
		height: 325px;
		border-radius: 10px;
margin-left: 19px;
    margin-top: 22px;
	}

	.bgcon a span {
		width: 240px;
		height: 40px;
	margin-left: 19px;
		font-size: 24px;
		color: #333;
		text-align: center;
		display: block;
		/* background: #999; */
		line-height: 35px;
	}

	.bgcon a:hover span {
		color: #56b3df;
		text-decoration: underline;
	}


















	.menu {
		width: 750px;
		height: 132px;
		position: fixed;
		bottom: 0;
		left: 50%;
		display: block;
		margin-left: -375px;
		background: url(https://n.sinaimg.cn/sh/zt/13303202/wys/img/foot5.png) center top;
		z-index: 1000;
		text-align: center;
	}

	.menu_con {
		width: 750px;
		height: 73px;
		margin-left: 0;
		opacity: .5;
	}
	.menu_con .aa {
		cursor: pointer;
    margin-top: 36px;
    height: 91px;
		float: left;

	}
	.menu_con .aa1 {
/* 				background: #000;
				opacity: .5; */
		width: 91px;
	}

	.menu_con .aa2 {
/* 		background: #000;
		opacity: .3; */
		width: 91px;
	}
	.menu_con .aa3 {
/* 		background: #000;
		opacity: .5; */
		width: 91px;
	}
	.menu_con .aa4 {
/* 		background: #000;
		opacity: .3; */
		width: 91px;
	}
	.menu_con .aa5 {
/* 		background: #000;
		opacity: .3; */
		width: 91px;
	}




.menu_top{margin-left: 293px;}
	.menu_top .aa {
		cursor: pointer;
		margin-top: 0;
		height: 50px;
		float: left;
		
		
	}

	.menu_top .aa1 {
/* 		background: #000;
		opacity: .5; */
		width: 106px;
}
	.menu_top .aa2 {
/* 		background: #000;
		opacity: .7; */
		width: 90px;
	}

	.menu_top .aa3 {
/* 		background: #000;
		opacity: .1; */
		width: 78px;
	}

	.menu_top .aa4 {
/* 		background: #000;
		opacity: .3; */
		width: 90px;
	}

	.menu_top .aa5 {
/* 		background: #000;
		opacity: .5; */
		width: 90px;
	}


}
