﻿body{
	background: url(xzzfgs_banner.jpg) no-repeat top center;
}
.sqgs{
	margin: 680px auto 0 auto;
	width: 1200px;
	overflow: hidden;
}
.sqgs ul{
	margin-top: 60px;
}
.sqgs ul li{
	float: left;
	margin-left: 40px;
}
.szgs{
	margin: 40px auto 0 auto;
	width: 1200px;
	overflow: hidden;
}
.szgs ul{
	margin-top: 60px;
}
.szgs ul li{
	float: left;
	margin-left: 40px;
}
.bmqx_box{
	width: 100%;
	background: #0d66f6;
	padding: 90px;
	margin-top: 90px;
}
.bmqx{
	width: 1200px;
	margin: 0 auto;
	position: relative;
	background: #fff;
	border-radius: 12px;
	overflow: hidden;
	min-height: 315px;
}
.bmqx_title{width:360px; height:66px; line-height:66px; margin: 40px auto 0 auto;}
.bmqx_title ul{ margin:-2px 0 0 0; padding:0;}
.bmqx_title li{width:90px; line-height:66px; float:left; cursor:pointer; font-size:30px; text-align: center; border-radius: 33px; color: #0d66f6; font-weight: bold;}
.bmqx_title li.hover{background:#0d66f6; color:#fff; width:180px;}
.bmqx_title .hoverss{ text-align:right;}

.bt_Contentbox{padding:30px 60px; width:100%; *+width:720px; height:auto; float:left; text-align:left;}
.bt_Contentbox ul li{
	float: left;
	width: 20%;
	line-height: 30px;
	font-size: 18px;
}
@media screen and (max-width: 1024px) {
	.bmqx{
		width: 100%;
	}
	
}