*{margin:0;padding:0;}

button{cursor: pointer;}
body {font:"微软雅黑"; }
-webkit-scrollbar {
		display: none;
	}
a{
	text-decoration: none;
	cursor: pointer;
	color: #000;
}
.con_js{
	margin-top: 50px;
	width: 100%;
	height:550px;
	background: url(../images/jsbj.png) center center no-repeat;
}
.w986{
	width: 965px;
	margin: 0 auto;
	text-align: center;
}
.w986 h1{
	padding-top: 50px;
	font-size: 38px;
	color: #fff;
	text-align: center;

}
.w986 h5{
	color: #fff;
	text-align: center;
	font-weight: normal;
}
.w986 p{
	padding-top: 40px;
	font-size: 14px;
	color: #fff;
	line-height: 25px;
	text-indent:2em;
}
.w986 img{
	padding-top:20px;
}
.w986 button{
	width: 180px;
	height: 40px;
	background: #fff;
	color: #000;
	border-radius: 20px;
	outline: none;
	border: none;
	margin: 40px auto 0 auto;
	cursor: pointer;
	font-size: 18px;
}
.qj_ul{
	
	overflow: hidden;
}
.qj_ul li{
	width: 353px;
	height: 230px;
	background: url(../images/qjbj.png) 0 0 no-repeat;
	color: #fff;
	float: left;
	margin-left: 10px;
}
.qj_ul li h3{
	font-size: 18px;
	color: #ffe401;
	width: 306px;
	margin: 0 auto;
	padding-top: 20px;
}
.qj_ul li p{
	width: 306px;
	margin: 0 auto;
	padding-top:10px;
	font-size: 14px;
}
.qj_btn{
	width: 180px;
	height: 40px;
	background: #4973e3;
	color: #fff;
	border-radius: 20px;
	outline: none;
	border: none;
	margin: 20px auto;
	cursor: pointer;
	font-size: 18px;
}
.con_zy {
    margin-top: 30px;
    width: 100%;
    height: 600px;
    background: url(../images/zybj.png) 0 0 no-repeat;
    background-size: 100% 100%;
}
.con_bt{
	width: 1100px;
	margin: 0 auto;
}
.con_bg{
	text-align: center;
	width: 1100px;
	height: 365px;
	margin: 0 auto;
	background: url(../images/zybg.png) 0 0 no-repeat;
}
.con_bg button{
	width:120px;
	height: 30px;
	background: #4973e3;
	border-radius: 30px;
	border: none;
	color: #fff;
	outline: none;
	margin-top: 319px;
	cursor: pointer;
}
.con_jh{
	width: 1105px;
	height: 450px;
	background: url(../images/jhbg.png) 0 0 no-repeat;
	margin: 0 auto;
	text-align: center;
}
.con_jh button{
	width:120px;
	height: 30px;
	background: #3e65de;
	border-radius: 30px;
	border: none;
	color: #fff;
	outline: none;
	margin-top: 430px;
	cursor: pointer;
}
.hz_ul{
	overflow: hidden;
}
.hz_ul li{
	width: 204px;
	float: left;
	margin-left: 15px;
	margin-top: 15px;
	height: 100px;
}
.con_xs{
	margin-top: 70px;
	width: 100%;
	height: 650px;
	background: url(../images/xsbj.png) center center no-repeat;
}
.xy_ul{
	overflow: hidden;
}
.xy_ul li{
	width: 272px;
	height: 305px;
	float: left;
	margin-left:3px;
}
.xy_ul li img{
	width: 272px;
	height:305px;
}
.con_bm{
	margin-top: 50px;
	width: 100%;
	height: 450px;
	background: url(../images/bmbj.png) center center no-repeat;
	}
.bm_ul{
	overflow: hidden;
}	
.bm_ul li{
	width: 217px;
	height:248px;
	float: left;
	margin-left: 3px;
	position: relative;
}
.bm_ul li P{
	width: 100%;
	position: absolute;
	top: 160px;
	padding-left: 22px;
	padding-right: 34px;
	text-align: center;
	line-height: 26px;
	font-size: 14px;
	box-sizing: border-box;
}
.bm_ul li:hover img{
	display: none;
}
.bm_ul li:hover p{
	color: #fff;
}