.hangyeBox {
	max-width: 1260px;
	margin: 0 auto;
	padding: 0 20px;
	margin-top: 30px !important;
	margin-bottom: 30px !important;
}
.hangyeBox p {
	display: flex;
}
.hangyeBox a {
	flex: 1;
	height: 50px;
	line-height: 50px;
	margin: 0 0.1%;
	background: #fafafc;
	padding: 0 10px;
	font-size: 16px;
	overflow: hidden;
	color: #333;
}
.hangyeBox a:hover {
	background: -webkit-linear-gradient(left, rgba(36, 112, 212, 1), rgba(62, 142, 247, 1));
	color: #fff;
}
.hangyexBox {
	max-width: 1260px;
	margin: 0 auto;
	padding: 0 20px;
	margin-top: 50px !important;
	margin-bottom: 90px !important;
}
.hyxingqing {
	max-width: 1260px;
	margin: 0 auto;
	padding: 0 20px;
	margin-top: 50px !important;
	overflow: auto;
	margin-bottom: 90px !important;
}
.hangyexBox ul {
	width: 100%;
	overflow: auto;
	margin-bottom: 0.5%;
}
.hangyexBox li {
	width: 24.6%;
	margin: 0 0.2%;
	float: left;
}
.hangyexBox li:nth-child(4) {
	margin-right: 0px !important;
}
.hangyexBox li:nth-child(8) {
	margin-right: 0px;
}
.hangyexBox a {
	border: 2px solid #fafafc;
	display: block;
	overflow: hidden;
}
.hangyexBox a:hover {
	border: 2px solid #3e8ef7;
}
.hangyexBox img {
	width: 100%;
	transition: 0.5s all;
}
.hangyexBox a:hover img {
	transform: scale(1.1);
}
.hyBox {
	overflow: auto;
}
.hyleft {
	width: 30%;
	float: left;
}
.hyright {
	width: 70%;
	float: left;
	margin-bottom: 20px;
}
.hyright p {
	margin: 0px;
	text-align: left;
	font-size: 15px;
	line-height: 33px;
}
.hyleft img {
	border: 2px solid #3e8ef7;
}
.hyright p:nth-child(1) {
	font-weight: bold;
	font-size: 22px;
	color: #333;
}
.hyright p a {
	display: inline-block;
	width: 150px;
	height: 50px;
	line-height: 50px;
	background: #f2f2f2;
	color: #333;
	text-align: center;
	margin-right: 30px;
	transition: 0.5s all;
	margin-top: 30px;
}
.hyright p a:nth-child(1) {
	background: -webkit-linear-gradient(left, rgba(36, 112, 212, 1), rgba(62, 142, 247, 1));
	color: #fff;
}
.hyright p a:nth-child(1):hover {
	background: -webkit-linear-gradient(right, rgba(36, 112, 212, 1), rgba(62, 142, 247, 1));
	color: #fff;
}
.hyright p a:nth-child(2):hover {
	background: -webkit-linear-gradient(left, rgba(36, 112, 212, 1), rgba(62, 142, 247, 1));
	color: #fff;
}
.htcontent {
	width: 100%;
	margin: 0;
	float: left;
	margin-top: 31px;
}
.htcontent h1 {
	font-size: 18px;
	background: #f2f2f2;
	padding-left: 15px;
	height: 43px;
	font-weight: bold;
	margin-bottom: 0px;
	color: #3e8ef7;
	line-height: 46px;
}
.htcontentBox {
	background: #fafafc;
	padding: 20px 20px 20px 20px;
	min-height: 230px;
}
.htcontentBox h2 {
	font-size: 15px;
	color: #454545;
	font-weight: bold;
	margin-bottom: 10px;
}
.htcontentBox p {
	font-size: 14px;
	line-height: 28px;
	color: #666;
	margin-bottom: 0px;
	text-align: left;
}
