.module3 .banner2 .nextBtn,.module4 .banner3 .next {
	right: 0
}

.module8 .newsShow .left .newsList li:hover span,.module8 .newsShow .right .newsList .unit:hover span {
	text-decoration: underline
}

.module1 {
	padding-top: 50px
}

.module1 .module1Box {
	margin-bottom: 108px;
	align-items: flex-start
}

.module1 .module1Box .left {
	width: 588px
}

.module1 .module1Box .left .unit {
	margin-bottom: 30px;
	width: 280px;
	height: 72px;
	background: #f5f5f5;
	border-radius: 4px;
	justify-content: center;
	text-align: center;
	line-height: 1.2
}

.module1 .module1Box .left .unit a {
	width: 75%;
}

.module1 .module1Box .left .unit:hover {
	background: #005BAC;
	color: #fff
}

.module1 .module1Box .right {
	width: 628px;
	align-items: flex-start;
	line-height: 1.4
}


.module1 .module1Box .pro_box{position: relative; display: grid;width: calc(93%/4); border:2px solid #eee; margin-right: 1%; margin-bottom: 25px; text-align: center;background: #eee;}
.module1 .module1Box .pro_box:hover{border:2px solid #005BAC;}
.module1 .module1Box .pro_box:nth-of-type(4n){margin-right: 0;}
.module1 .module1Box .pro_box .pro_img{height: 230px;display: flex;text-align: center;align-items: center;justify-content: center;}
.module1 .module1Box .pro_box .pro_img img{width: 100%;height: 100%;}
.module1 .module1Box .pro_box .pro_tit{align-items: center;padding: 10px;}
.module1 .module1Box .pro_box:hover .pro_tit{background: #005BAC;}
.module1 .module1Box .pro_box:hover .pro_tit p{color: #fff;}
.module1 .module1Box .pro_box .pro_tit p{color: #666;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;overflow: hidden;-webkit-line-clamp: 1;}
.module1 .module1Box .btnStyle {float: left;position: relative; z-index: 1; width: 184px;height: 46px;line-height: 46px;border-radius: 46px;}

.module2 {
	position: relative;
	margin-bottom: 60px;
	width: 100%;
	overflow: hidden
}

.module2 .module2Bg {
	position: absolute;
	z-index: 0;
	top: 156px;
	left: 50%;
	margin-left: -960px;
	width: 1920px;
	height: 758px;
	background: url(../images/img2.jpg) left center no-repeat,#005BAC
}

.module2 .youshi {
	box-sizing: border-box;
	position: relative;
	z-index: 1;
	margin-left: 50%;
	padding-top: 48px;
	height: 758px
}

.module2 .youshi .unit {
	position: relative;
	left: -50px;
	width: 664px;
	justify-content: flex-start;
	align-items: flex-start;
	color: #fff;
	line-height: 1.4
}

.module2 .youshi .unit .imgBox {
	margin-top: 4px;
	width: 103px;
	height: 103px;
	background: #fff;
	border-radius: 52px;
	border: 1px solid #005BAC;
	text-align: center;
	justify-content: center
}

.module2 .youshi .unit .textBox {
	margin-left: 46px;
	width: 510px;
	padding-bottom: 26px;
	border-bottom: 1px #fff solid;
	margin-bottom: 38px
}

.module2 .youshi .unit .textBox:last-of-type {
	border-bottom: none
}

.module3 {
	margin-bottom: 84px
}

.module3 .btnBox {
	width: 100%
}

.module3 .banner2,.module3 .banner2 .bd li img {
	position: relative;
	width: 590px
}

.module3 .btnBox .btnStyle {
	margin: 0 6px
}

.module3 .btnBox .btnStyle.on {
	background: #005BAC;
	color: #fff;
	border-color: #005BAC
}

.module3 .banner2 .bd {
	position: relative;
	z-index: 0
}

.module3 .banner2 .bd li {
	position: relative;
	overflow: hidden
}

.module3 .banner2 .bd li img {
	display: block;
	left: 50%;
	margin-left: -295px
}

.module3 .banner2 .bd li .textBox {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	background: #005BAC
}

.module3 .banner2 .hd {
	position: absolute;
	z-index: 1;
	bottom: 90px;
	width: 100%
}

.module3 .banner2 .hd ul {
	text-align: center;
	font-size: 0
}

.module3 .banner2 .hd ul li {
	position: relative;
	display: inline-block;
	zoom: 1;
	width: 40px;
	height: 10px;
	margin-right: 10px;
	background: #fff;
	overflow: hidden;
	cursor: pointer;
	border-radius: 5px
}

.module3 .banner2 .hd ul .on {
	background: #005BAC
}

.module3 .banner2 .nextBtn,.module3 .banner2 .prevBtn {
	z-index: 1;
	position: absolute;
	top: 50%;
	margin-top: -27px;
	display: block;
	width: 52px;
	height: 58px;
	line-height: 58px;
	background: #000;
	filter: alpha(opacity=40);
	opacity: .4;
	color: #fff;
	font-size: 40px;
	font-family: tahoma;
	text-align: center
}

.module3 .banner2 .prevBtn {
	left: 0
}

.module3 .banner2 .nextBtn:hover,.module3 .banner2 .prevBtn:hover {
	filter: alpha(opacity=80);
	opacity: .8
}

.module3 .right {
	height: 428px;
	width: 620px
}

.module3 .module3News .unit {
	align-items: flex-start;
	padding: 18px 42px 22px 15px;
	margin-bottom: 8px;
	border: 1px solid #ccc
}

.module3 .module3News .unit .imgBox {
	position: relative;
	width: 175px;
	height: 95px
}

.module3 .module3News .unit .imgBox:before {
	content: '';
	position: absolute;
	z-index: 0;
	bottom: -8px;
	right: -8px;
	display: block;
	width: 100%;
	height: 100%;
	background: #005BAC
}

.module3 .module3News .unit .imgBox img {
	position: relative;
	z-index: 1;
	width: 100%;
	height:100%;
}

.module3 .module3News .unit .text {
	width: 370px;
	margin-top: 16px;
	line-height: 1.4
}

.module3 .linkBox {
	width: 100%
}

.module3 .linkBox .unit {
	margin-right: 26px;
	width: 228px;
	border: 1px solid #eee
}

.module4 {
	margin-bottom: 100px
}

.module4 .module4Box {
	align-items: flex-start
}

.module4 .left {
	width: 50%
}

.module4 .left .textContent {
	width: 554px;
	line-height: 2;
	font-size: 14px;
	color: #999
}

.module4 .right {
	width: 50%
}

.module4 .logoIcon {
	width: 80px;
	height: 80px;
	line-height: 80px;
	margin-right: 12px;
	text-align: center;
	background: #005BAC
}

.module4 .banner3 {
	position: relative;
	width: 554px;
	margin-left: 20px
}

.module4 .banner3 .bd {
	position: relative;
	z-index: 0
}

.module4 .banner3 .bd li {
	position: relative;
	overflow: hidden
}

.module4 .banner3 .bd li img {
	display: block;
	position: relative;
	left: 50%;
	margin-left: -277px;
	width: 554px
}

.module4 .banner3 .bd li .textBox {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	background: #005BAC
}

.module4 .banner3 .hd {
	position: absolute;
	z-index: 1;
	bottom: 90px;
	width: 100%
}

.module4 .banner3 .hd ul {
	text-align: center;
	font-size: 0
}

.module4 .banner3 .hd ul li {
	position: relative;
	display: inline-block;
	zoom: 1;
	width: 40px;
	height: 10px;
	margin-right: 10px;
	background: #fff;
	overflow: hidden;
	cursor: pointer;
	border-radius: 5px
}

.module4 .banner3 .hd ul .on {
	background: #005BAC
}

.module4 .banner3 .next,.module4 .banner3 .prev {
	z-index: 1;
	position: absolute;
	top: 50%;
	margin-top: -27px;
	display: block;
	width: 52px;
	height: 58px;
	line-height: 58px;
	background: #000;
	filter: alpha(opacity=40);
	opacity: .4;
	color: #fff;
	font-size: 40px;
	font-family: tahoma;
	text-align: center
}

.module4 .banner3 .prev {
	left: 0
}

.module3 .banner2 .next:hover,.module4 .banner3 .prev:hover {
	filter: alpha(opacity=80);
	opacity: .8
}

.module5 {
	width: 100%;
	height: 253px;
	overflow: hidden;
	background: url(../images/bg3.jpg) center
}

.module5 .cBox {
	width: 100%;
	height: 100%
}

.module5 .hr {
	margin: 0 auto;
	height: 1px;
	width: 374px;
	background: #fff
}

.module6 {
	margin-bottom: 72px
}

.module6 .ABOUTUS {
	position: relative;
	margin-top: 80px;
	padding: 26px 0;
	width: 100%;
	border: 1px solid #eee
}

.module6 .ABOUTUS:after {
	content: '';
	position: absolute;
	z-index: 0;
	right: 0;
	top: 0;
	width: 467px;
	height: 100%;
	background: #005BAC
}

.module6 .ABOUTUS .left {
	box-sizing: border-box;
	width: 50%;
	padding-left: 38px;
	padding-right: 56px
}

.module6 .ABOUTUS .left .title {
	padding-bottom: 16px;
	border-bottom: 1px solid #eee
}

.module6 .ABOUTUS .left .synopsis {
	line-height: 2;
	color: #666
}

.module6 .ABOUTUS .left .btnBox .btnStyle {
	float: left;
	position: relative;
	z-index: 1;
	width: 184px;
	height: 46px;
	line-height: 46px;
	border-radius: 46px
}

.module6 .ABOUTUS .left .btnBox .btn2 {
	position: relative;
	z-index: 0;
	left: -20px;
	background: #fff;
	color: #333;
	border: 1px solid #eee;
	border-radius: 0 48px 48px 0
}

.module6 .ABOUTUS .right {
	box-sizing: border-box;
	position: relative;
	z-index: 1;
	width: 50%;
	padding-right: 38px
}

.module7 {
	width: 100%;
	height: 312px;
	overflow: hidden;
	background: url(../images/bg4.jpg) center
}

.module7 .cBox {
	width: 100%;
	height: 100%
}

.module7 .hr {
	margin: 0 auto;
	height: 1px;
	width: 374px;
	background: #fff
}

.module7 .consultingBtn {
	padding: 0;
	width: 90px;
	height: 26px;
	line-height: 26px;
	font-size: 14px
}

.module7 .consultingBtn:hover {
	border-color: #fff
}

.module8 .newsShow {
	margin-bottom: 64px;
	margin-top: 66px;
	width: 100%;
	height: 564px
}

.module8 .newsShow .left {
	position: relative;
	width: 738px;
	height: 100%;
	border: 1px solid #eee
}

.module8 .newsShow .left .newsList {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 36px 30px;
	width: 100%;
	font-size: 16px
}

.module8 .newsShow .left .newsList li {
	position: relative;
	width: 100%;
	margin-bottom: 20px;
	color: #333;
	height: 26px;
	line-height: 26px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.module8 .newsShow .left .newsList span {
	display: block;
	float: left;
	width: 550px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.module8 .newsShow .left .newsList li:before {
	content: '';
	display: block;
	float: left;
	position: relative;
	top: 50%;
	margin-right: 14px;
	margin-top: -4px;
	width: 8px;
	height: 8px;
	background: #ccc;
	vertical-align: middle
}

.module8 .newsShow .left .newsList li:after {
	content: attr(data-date);
	display: block;
	float: right;
	width: 90px;
	font-size: 12px;
	color: #acacac
}

.module8 .newsShow .left .moreBtn {
	position: absolute;
	bottom: 4px;
	right: 28px;
	text-decoration: underline
}

.module8 .newsShow .right {
	width: 460px;
	height: 100%;
	border: 1px solid #eee
}

.module8 .newsShow .right .newsList {
	width: 100%;
	font-size: 16px;
	counter-reset: index
}

.module8 .newsShow .right .newsList .newsTop {
	box-sizing: border-box;
	padding: 0 20px;
	width: 100%;
	height: 46px;
	line-height: 46px;
	color: #fff;
	background: #005BAC
}

.module8 .newsShow .right .newsList .newsTop .newsTopTitle {
	float: left
}

.module8 .newsShow .right .newsList .newsTop .newsTopMore {
	float: right
}

.module8 .newsShow .right .newsList .mainList {
	padding: 18px 25px
}

.module8 .newsShow .right .newsList .unit {
	position: relative;
	width: 100%;
	margin-bottom: 14px;
	color: #333;
	height: auto;
	line-height: 26px;
	overflow: hidden;
	counter-increment: index
}

.module8 .newsShow .right .newsList span {
	display: block;
	float: left;
	width: calc(100% - 40px)
}

.module8 .newsShow .right .newsList .unit:before {
	content: counter(index);
	display: block;
	float: left;
	position: relative;
	top: 0;
	margin-right: 12px;
	width: 26px;
	height: 26px;
	line-height: 26px;
	background: #005BAC;
	border-radius: 26px;
	vertical-align: middle;
	text-align: center;
	color: #fff
}