.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: 15px
}

.module1 .module1Box {
	margin-bottom: 50px;
	align-items: flex-start
}

.module1 .module1Box .left {
	width: 100%;
}

.module1 .module1Box .left .unit {
	margin-bottom: 30px;
	width: 49%;
	height: 72px;
	background: #f5f5f5;
	border-radius: 4px;
	justify-content: center;
	text-align: center;
	line-height: 1.2;
	cursor: pointer;
}

.module1 .module1Box .left .unit a {
	font-size: 14px;
	width: 90%;
}
.module1 .module1Box .left .unit a:hover {color: #fff;}

.module1 .module1Box .left .unit:hover {
	background: #3ab470;
	color: #fff;
}

.module1 .module1Box .right {
	display: none;
	align-items: flex-start;
	line-height: 1.4;
	margin-bottom: 30px;
}
.module1 .module1Box .right img {width: 100%;}

.module1 .module1Box .pro_box{position: relative; display: grid;width: calc(96%/2); border:1px solid #fff; margin-right: 1%; margin-bottom: 25px; text-align: center;background: #eee;}
.module1 .module1Box .pro_box:hover{border:1px solid #3ab470;}
.module1 .module1Box .pro_box:nth-of-type(2n){margin-right: 0;}
.module1 .module1Box .pro_box .pro_img{height: 140px;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: #3ab470;}
.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;font-size: 14px;background: #3ab470;color: #fff;}

.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,#3ab470
}

.module2 .youshi {
	box-sizing: border-box;
	position: relative;
	z-index: 1;
	padding-top: 48px;
}

.module2 .youshi .unit {
	position: relative;
	width: 100%;
	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 #3ab470;
	text-align: center;
	justify-content: center
}

.module2 .youshi .unit .textBox {
	margin-left: 5%;
	width: 60%;
	padding-bottom: 26px;
	border-bottom: 1px #fff solid;
	margin-bottom: 38px
}

.module2 .youshi .unit .textBox:last-of-type {
	border-bottom: none
}

.module3 {
	margin-bottom: 50px
}

.module3 .btnBox {
	width: 100%
}

.module3 .banner2,.module3 .banner2 .bd li img {
	position: relative;
	width: 100%;
}

.module3 .btnBox .btnStyle {
	margin: 0 6px;
	float:left;
}

.module3 .btnBox .btnStyle.on {
	background: #3ab470;
	color: #fff;
	border-color: #3ab470
}

.module3 .banner2 .bd {
	position: relative;
	z-index: 0
}

.module3 .banner2 .bd li {
	position: relative;
	overflow: hidden
}

.module3 .banner2 .bd li img {
	display: block;
}

.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: #3ab470
}

.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: #3ab470
}

.module3 .banner2 .nextBtn,.module3 .banner2 .prevBtn {
	z-index: 1;
	position: absolute;
	top: 50%;
	margin-top: -27px;
	display: flex;
	text-align: center;
	align-items: center;
	justify-content: center;
	width: 52px;
	height: 58px;
	line-height: 58px;
	background: #000;
	filter: alpha(opacity=40);
	opacity: .4;
	color: #fff;
	font-size: 40px;
	font-family: tahoma;
}
.module3 .banner2 .nextBtn img,.module3 .banner2 .prevBtn img {
	border: 0;
    font-size: 100%;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
}

.module3 .banner2 .prevBtn {
	left: 0
}

.module3 .banner2 .nextBtn:hover,.module3 .banner2 .prevBtn:hover {
	filter: alpha(opacity=80);
	opacity: .8
}

.module3 .right {
	/*height: 565px;*/
	width: 100%;
}

.module3 .module3News .unit {
	align-items: flex-start;
	padding: 1em;
	margin-bottom: 8px;
	border: 1px solid #ccc
}

.module3 .module3News .unit .imgBox {
	position: relative;
	width: 50%;
	height: 30vw;
}

.module3 .module3News .unit .imgBox:before {
	content: '';
	position: absolute;
	z-index: 0;
	bottom: 8px;
	right: -8px;
	display: block;
	width: 100%;
	height: 85%;
	background: #3ab470
}

.module3 .module3News .unit .imgBox img {
	position: relative;
	z-index: 1;
	width: 100%
}

.module3 .module3News .unit .text {
	width: 45%;
	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: 50px
}

.module4 .module4Box {
	align-items: flex-start
}

/*.module4 .left {
	width: 50%
}*/

.module4 .right .textContent {
	line-height: 2;
	font-size: 16px;
	color: #999
}

/*.module4 .right {
	width: 50%
}*/

.flex_jcs{
	margin: 20px 0;
	display: flex;
    align-items: center;
}

.module4 .logoIcon {
	float: left;
	width: 80px;
	height: 80px;
	line-height: 80px;
	margin-right: 12px;
	display: flex;
	text-align: center;
	align-items: center;
	justify-content: center;
	background: #3ab470
}

.module4 .banner3 {
	position: relative;
	width: 100%;
}

.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;
	width: 100%
}

.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: #3ab470
}

.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: #3ab470
}

.module4 .banner3 .next,.module4 .banner3 .prev {
	z-index: 1;
	position: absolute;
	top: 50%;
	margin-top: -27px;
	display: flex;
	text-align: center;
	align-items: center;
	justify-content: center;
	width: 52px;
	height: 58px;
	line-height: 58px;
	background: #000;
	filter: alpha(opacity=40);
	opacity: .4;
	color: #fff;
	font-size: 40px;
	font-family: tahoma;
}

.module4 .banner3 .prev {
	left: 0
}

.module3 .banner2 .next:hover,.module4 .banner3 .prev:hover {
	filter: alpha(opacity=80);
	opacity: .8
}

.module5 {
	width: 100%;
	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;
	width: 100%;
}

/*.module6 .ABOUTUS:after {
	content: '';
	position: absolute;
	z-index: 0;
	right: 0;
	top: 0;
	width: 467px;
	height: 100%;
	background: #3ab470
}*/

.module6 .ABOUTUS .left {
	box-sizing: border-box;
	position: relative;
	z-index: 1;
	width: 700px;
}

.module6 .ABOUTUS .left img{width: 100%;}

.module6 .ABOUTUS .right {
	box-sizing: border-box;
	/*padding: 0 30px*/
	width:100%;
}

.module6 .ABOUTUS .right .title {
	padding-top: 16px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.module6 .ABOUTUS .right .synopsis {
	line-height: 2;
	color: #666;
	font-size: 16px;
}

.module6 .ABOUTUS .right .btnBox{
	display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
}

.module6 .ABOUTUS .right .btnBox .btnStyle {
	float: left;
	position: relative;
	z-index: 1;
	width: 184px;
	height: 46px;
	line-height: 46px;
	border-radius: 46px;
	font-size: 14px;
	background: #3ab470;
    color: #fff;
}

.module6 .ABOUTUS .right .btnBox .btn2 {
	position: relative;
	z-index: 0;
	left: -20px;
	background: #fff;
	color: #333;
	border: 1px solid #eee;
	border-radius: 0 48px 48px 0
}

.module7 {
	width: 100%;
	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;
	width: 100%;
	height: 564px
}

.module8 .newsShow .left {
	position: relative;
	width: 100%;
	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: 5%;
	width: 100%;
	font-size: 16px
}

.module8 .newsShow .left .newsList li {
	display: flex;
	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: #3ab470
}

.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: #3ab470;
	border-radius: 26px;
	vertical-align: middle;
	text-align: center;
	color: #fff
}