* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
	font-family: "微软雅黑";
	color: #333;
}

img {
	border: none;
}

.hide {
	display: none;
}

.top {
	width: 100%;
	height: 600px;
	background: url(top_bg.png) no-repeat top center;
}

.top_in {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.logo {
	float: left;
	margin-top: 29px;
}


/*主体开始*/

.sec_out {
	width: 1200px;
	height: auto;
	margin: 50px auto;
}

.zhgk_tit {
	width: 100%;
	height: 110px;
	background: url(zhgk.png) no-repeat top center;
}

.zhgk_ls {
	font-size: 18px;
	color: #000;
	line-height: 36px;
	text-indent: 2em;
}

.zlhqdys_tit {
	width: 100%;
	height: 70px;
	margin-top: 75px;
	font-size: 40px;
	color: #025dce;
	font-weight: 500;
}
.zlhqdys_ls{
	width: 100%;
	height: 500px;
	position: relative;
}
.lunbo{
	width: 715px;
	height: 430px;
	padding-top: 30px;
}
.lunbo_r{
	width: 600px;
	height: 380px;
	background: url(lunbo_r.png) no-repeat;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10;
}
.videoplay{
	width: 100%;
	height: 630px;
}
.zhml_tit{
	width: 100%;
	height: 120px;
	background: url(zhml.png) no-repeat top center;
}
.zhml_ls{
	width: 100%;
	height: 1434px;
}
.zhml_ls_qhbut{
	width: 86px;
	height: auto;
	margin: 0 auto;
}
.qhbut{
	width: 16px;
	height: 16px;
	display: inline-block;
	border-radius: 50%;
	background-color: #b7b6b6;
	cursor: pointer;
}
.qhbut:last-child{
	margin-left: 15px;
}
.change1{
	width: 50px;
	border-radius: 8px;
	background-color: #025dce;
}
