/* jxd  */
@charset "UTF-8";

/*-----------------------------首页样式start-----------------------------*/
.logo {
	padding-top: 5px;
}

.logo a {
	display: block;

}

/* 顶部右边 */
.languageBox {
	font-size: 14px;
	color: #666;
	height: 30px;
	line-height: 30px;
	padding: 15px 0px 0 0;
	position: relative;
	margin: 0px 15px;
	display: none;
}

a.lang_a {
	font-size: 15px;
	color: #666;
}

.headBox.hover a.lang_a {
	color: #fff
}

.languageBox .lang_a:hover {
	color: #f99c17 !important;
}

.lang_dl {
	overflow: hidden;
	margin-right: 15px;
	color: #666;
	font-size: 15px;
}

.lang_dl a {
	color: #666;
}

.headBox.hover .lang_dl a {
	color: #fff;
}

.lang_dl em {
	color: #15a33b;
}

.lang_dl a:hover span {
	color: #15a33b;
}

.lang_dl a:hover em {
	color: #666;
}

.headBox.hover .lang_dl a:hover em {
	color: #fff;
}

.topSearch {
	display: block;
	width: 27px;
	height: 30px;
	position: relative;
	z-index: 3;
	background: url(../images/search_1.png) no-repeat center left;
}

.topSeaBox {
	position: relative;
	padding: 15px 0px 0 0;
	margin-left: 13px;
	z-index: 99;
}

.topSeaInp {
	position: absolute;
	right: 0px;
	top: 13px;
	background-color: #fff;
	border-radius: 30px;
	overflow: hidden;
	padding: 0px 10px;
	box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.1);
	opacity: 0;
	visibility: hidden;
	transition: 0.4s;
	width: 0;
}

.topSeaBox input {
	height: 30px;
	overflow: hidden;
	background: none;
	border: 1px solid rgba(255, 255, 255, 0.2);
	outline: none;
	z-index: 2;
	font-size: 14px;
	color: #666;
	line-height: 30px;
	font-family: microsoft yahei;
	border-radius: 3px;
}

.topSeaBox:hover .topSeaInp {
	visibility: visible;
	opacity: 1;
	width: 155px;
}

@media screen and (max-width:1370px) {
	.languageBox {
		display: none;
	}

	.topSearch {
		display: none;
	}

	.nav_link_con .nav_link_con_wrap {
		margin-right: 13px;
	}
}

/* 顶部右边 */

/* 三级 start */
.screenBox {
	padding: 15px 0 0 0;
	overflow: hidden;
	font-size: 15px;
}

.screenBox_dl {
	float: left;
	display: inline;
	overflow: hidden;
	margin: 0px -5px;
	padding: 5px 0px 0 0;
}

.screenBox_dl dt,
.screenBox_dl dd {
	float: left;
	overflow: hidden;
	padding: 5px;
}

.screenBox_dl dt a,
.screenBox_dl dd a {
	line-height: 35px;
	display: block;
	font-size: 14px;
	color: #666;
	background: #fff;
	text-decoration: none;
	padding: 0 25px;
	border-radius: 35px;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
	transition: 0.3s;
	transition: 0.3s;
}

.screenBox_dl dt.hover a,
.bottombar dl dt a:hover,
.screenBox_dl dd.hover a,
.bottombar dl dd a:hover {
	background: #15a33b;
	color: #fff;
}

/* 三级 end */

/*导航*/
#mobile1 a {
	padding-right: 5px;
	color: #fff !important;
}

.public_top {
	width: 100%;
	box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.1);
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
}

.navTop_wrap {
	position: relative;
	z-index: 99 !important;
	background: rgba(255, 255, 255, 0.98);
	width: 100%;
}

.navTop {
	position: relative;
	z-index: 3;

}

.navTop_menu a {
	display: block;
	float: left;
	text-align: center;
	position: relative;
	z-index: 9;
}

.navTop_menu .nav_list {
	width: 115px;
	text-align: center;
	line-height: 65px;
	height: 65px;
}

.navTop_menu .nav_list em {
	display: block;
	width: 100px;
	height: 40px;
	margin: 30px auto 0;
	transition: 0.2s;
}

.navTop_menu .nav_logo em {
	background: url(../images/logo.png) no-repeat center center;
	display: block;
	width: 262px;
	height: 100%;
	position: relative;
	z-index: 1;
}

.navTop_menu .nav_logo i {
	display: block;
	width: 200px;
	height: 35px;
	position: absolute;
	left: -1px;
	top: 106px;
	background: url(../images/icon.png);
	background-position: 0 -212px;
}

.navTop_menu .nav_list span {
	transition: 0.4s ease;
	font-size: 15px;
	color: #616161;
	display: block;
}

.navTop_menu .nav_list:hover span,
.navTop_menu .nav_list.hover span {
	color: #fff;
}

.menuBg {
	background: #15a33b;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	transition: 0.4s ease;
	background: #15a33b url(../images/menuLogo.png) center center no-repeat;
}

.menuBg.hover {
	top: 100%;
}

.navTop_menu .a0 em {
	background: url(../images/nav0.png) no-repeat center center
}

.navTop_menu .a1 em {
	background: url(../images/nav1.png) no-repeat center center
}

.navTop_menu .a2 em {
	background: url(../images/nav2.png) no-repeat center center
}

.navTop_menu .a3 em {
	background: url(../images/nav3.png) no-repeat center center
}

.navTop_menu .a4 em {
	background: url(../images/nav4.png) no-repeat center center
}

.navTop_menu .a5 em {
	background: url(../images/nav5.png) no-repeat center center
}

.navTop_menu .a0:hover em,
.navTop_menu .a0.hover em {
	background: url(../images/nav0_h.png) no-repeat center center
}

.navTop_menu .a1:hover em,
.navTop_menu .a1.hover em {
	background: url(../images/nav1_h.png) no-repeat center center
}

.navTop_menu .a2:hover em,
.navTop_menu .a2.hover em {
	background: url(../images/nav2_h.png) no-repeat center center
}

.navTop_menu .a3:hover em,
.navTop_menu .a3.hover em {
	background: url(../images/nav3_h.png) no-repeat center center
}

.navTop_menu .a4:hover em,
.navTop_menu .a4.hover em {
	background: url(../images/nav4_h.png) no-repeat center center
}

.navTop_menu .a5:hover em,
.navTop_menu .a5.hover em {
	background: url(../images/nav5_h.png) no-repeat center center
}

.navTop_menu {
	position: relative;
}

/*下拉菜单*/
.nav_link_con {
	width: 100%;
	position: absolute;
	bottom: 0;
	transition: 0.4s;
}

.nav_link_con_wrap {
	position: relative;
	margin-right: 40px;
}

.nav_link_con_box {
	visibility: hidden;
	opacity: 0;
	transition: 0.4s ease;
	width: 115px;
	min-height: 1px;
	float: left;
	overflow: hidden;
	position: relative;
	z-index: 9;
	top: 10%;
	opacity: 0;
	visibility: hidden;
	box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.1);
}

/* .nav_link_con_box.hover{background: #349550;} */
.nav_link_con_box a {
	color: #666;
	transition: 0.4s ease;
	display: block;
	background: #fff;
	border-bottom: 1px solid #eaeaea
}

.nav_link_con_box.hover {
	visibility: visible;
	opacity: 1;
	top: 100%;
}

.globalNavLinkBtns {
	transition: 0.4s ease;
	transition-delay: 0.3s;
	display: block;
	font-size: 14px;
	padding: 10px 0;
	position: relative;
	text-align: center;
}

.globalNavLinkBtns span {
	display: inline-block;
	position: relative;
}

.globalNavLinkBtns span em {
	position: absolute;
	width: 0;
	height: 1px;
	left: 0;
	background: #fff000;
	bottom: -4px;
	transition: 0.3s;
}

.globalNavLinkBtns:hover {
	color: #1f8a3b;
	background: #f0fff3;
}

@media screen and (max-width:1550px) {
	.navTop_menu .nav_list {
		width: 85px;
	}

	.nav_link_con_box {
		width: 85px;
	}
}

/* 斜线 */
.banShadow {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
	opacity: 0.2;
	background: url(../images/lineShadow.png) repeat;
}

/* 斜线 */
/*头部开始*/
.head_top {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #15a33b;
	color: #fff;
	position: relative;
	z-index: 999;
}

.head_weather {
	color: #fff;
}

#mobile1 div {
	color: #fff !important;
}

.pd15 {
	padding: 0 15px
}

.top_direct a {
	color: #fff;
	display: block;
	padding-left: 28px;
	font-size: 12px;
	transition: all .3s;
	-webkit-transition: all .3s;
	background: url(../images/direct.png) no-repeat left center;
}

.language {
	display: block;
	height: 40px;
	color: #fff;
	font-size: 14px;
	position: relative
}

a.language_link {
	color: #fff;
	padding-left: 24px;
	background: url(../images/national.png) no-repeat left center;
	display: block;
	position: relative
}

a.language_link em {
	position: absolute;
	right: -15px;
	top: 17px;
	width: 11px;
	height: 7px;
	background: url(../images/arrow1.png);
	transition: all .3s;
	-webkit-transition: all .3s;
}

.language_select {
	display: none;
	width: 100%;
	position: absolute;
	left: 0;
	top: 100%;
	background: #e58a25;
	border-radius: 0 0 5px 5px;
}

.language_select .language_link {
	height: 30px;
	line-height: 30px;
	color: #fff;
}

.language_select .language_link1 {
	height: 30px;
	line-height: 30px;
	color: #fff;
	display: block;
	text-align: center
}

.language_select a.language_link1:hover {
	color: #eadb03
}

.language:hover .language_select {
	display: block;
}

.language:hover a.language_link em {
	transform: rotate(-180deg)
}

.lang2 {
	width: 100%;
	background: url(../images/japan.gif) no-repeat center 9px;
}

.language_select a.lang2:hover {
	background: url(../images/japan1.gif) no-repeat center 9px;
}

.lang3 {
	width: 100%;
	background: url(../images/Korea1.gif) no-repeat center 9px;
}

.language_select a.lang3:hover {
	background: url(../images/Korea.gif) no-repeat center 9px;
}


.search_box {
	margin-right: 5px;
	border: 1px solid #fff;
	height: 28px;
	border-radius: 28px;
	padding: 0 0 0 10px;
	position: relative;
	top: 5px;
}

.search_box input {
	background: none;
	border: none;
	line-height: 28px;
	display: block;
	color: #fff;
}

.search_box input::-webkit-input-placeholder {
	color: #fff;
}

.search_box a.searchBtn {
	overflow: hidden;
	display: block;
	width: 40px;
	height: 28px;
	background: url(../images/search.png) no-repeat center center;
}

/*头部结束*/
/*indexBanner开始*/
.banner {
	position: relative;
}

.banner::before {
	display: block;
	content: '';
	padding-top: 28.125%;
}

.indexBanner {
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.indexBanner .slick-list,
.indexBanner .slick-track {
	height: 100%;
}

.indexBanner .myslide {
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	height: 100%;
}

.indexBanner .myslide a {
	display: block;
	height: 100%;
}

.indexBanner .slick-dots {
	position: absolute;
	bottom: 75px;
	left: 0;
	width: 100%;
	text-align: center;
}

.indexBanner .slick-dots li {
	width: 30px;
	height: 8px;
	overflow: hidden;
	display: inline-block;
	text-indent: 99em;
	background: #e0e0e0;
	margin: 0px 5px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	cursor: pointer;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.indexBanner .slick-dots li.slick-active {
	background: #15a33b;
}

.indexBanner .con1 {
	position: absolute;
	left: 50%;
	margin: -380px 0 0 -960px;
	top: 50%;
	width: 100%;
	height: 100%;
}

.cloudWave {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/cloudWave1.png) left top no-repeat;
	background-size: contain;
	-webkit-animation: cloud 100s linear infinite;
	-moz-animation: cloud 100s linear infinite;
	-o-animation: cloud 100s linear infinite;
	animation: cloud 100s linear infinite;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);


}

.cloudWave.cloudWave2 {
	background: url(../images/cloudWave2.png) center center no-repeat;
	background-size: contain;
}

@keyframes cloud {
	0% {
		transform: translateX(0);
	}

	100% {
		transform: translateX(1920px);
	}
}

.arrowDown {
	position: absolute;
	left: 0;
	bottom: 28px;
	width: 100%;
	text-align: center;
	z-index: 3;
}

.arrowDown i {
	display: inline-block;
	width: 34px;
	height: 20px;
	background: url(../images/arrow-down.png) no-repeat center top;
	-webkit-animation: arrowDown 1s infinite linear;
	cursor: pointer;
}

/*向下的箭头跳动*/
@-webkit-keyframes arrowDown {
	0% {
		-webkit-transform: translate(0, 0);
	}

	25% {
		-webkit-transform: translate(0, 6px);
	}

	50% {
		-webkit-transform: translate(0, 0);
	}

	75% {
		-webkit-transform: translate(0, -6px);
	}

	100% {
		-webkit-transform: translate(0, 0);
	}
}

/*indexBanner结束*/
/*广告通栏start*/
.adColumn {
	height: 75px;
	background: #eeeeee;
}

.adColumnLText {
	overflow: hidden;
	float: left;
	display: inline;
	color: #666666;
	font-size: 16px;
	line-height: 75px;
	color: #666666;
	font-size: 16px;
}

.adColumnLScroll {
	width: 310px;
	position: relative;
	margin-left: 80px;
}

.adColumnLScroll .bd {
	overflow: hidden;
	padding: 0px 0;
}

.adColumnLScroll .slick-list {
	overflow: visible;
}

.adColumnLScroll .myslide {
	width: 100%;
	float: left;
	display: inline;
	height: 75px;
	line-height: 75px;
}

.adColumnLScroll .myslide a {
	display: block;
	color: #333333;
	font-size: 16px;
}

.adColumnLScroll .con {
	padding-right: 0px;
}

.adColumnLScroll .prev {
	display: block;
	width: 9px;
	height: 100%;
	cursor: pointer;
	background: url(../images/adArrow.png) no-repeat left center;
	position: absolute;
	right: -45px;
	top: 0;
	z-index: 1;
	display: none;
}

.adColumnLScroll .next {
	display: block;
	width: 9px;
	height: 100%;
	cursor: pointer;
	background: url(../images/adArrow.png) no-repeat right center;
	position: absolute;
	right: -77px;
	top: 0;
	z-index: 1;
	display: none;
}

.adColumnR {
	line-height: 75px;
	height: 75px;
}

.adColumnR1 {
	color: #000000;
	font-size: 18px;
	padding-left: 10px;
	position: relative;
}

.adColumnR1:before {
	width: 3px;
	height: 18px;
	background: #666666;
	content: '';
	display: block;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -9px;
}

.adColumnR1 span {
	color: #666666;
}

.adColumnR2 {
	padding-right: 12px;
	background-repeat: no-repeat;
	background-position: right 34px;
	font-size: 30px;
	height: 75px;
	color: #d70201;
	margin: 0 20px 0 20px;
}

.adColumnR2.up {
	background-image: url(../images/up.png)
}

.adColumnR2.dn {
	color: #15A33B;
	background-image: url(../images/dn.png)
}

.adColumnR3 {
	color: #d70201;
	font-size: 18px;
}

.adColumnR3.dn {
	color: #15A33B;
}

/*广告通栏end*/
/* 新闻 start */
.ixBox {
	clear: both;
	overflow: hidden;
}

.ixBoxT {
	clear: both;
	overflow: hidden;
}

.ixBoxT .divT {
	height: 40px;
	overflow: hidden;
	position: relative;
	line-height: 40px;
	text-align: center;
	color: #000000;
	font-size: 24px;
}

.ixBoxT .divT:after {
	content: "";
	display: block;
	width: 24px;
	height: 1px;
	background: #999999;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -12px;
}

.ixBoxT .divT2 {
	height: 34px;
	overflow: hidden;
	position: relative;
	line-height: 34px;
	text-align: center;
	color: #999999;
	font-size: 24px;
}

.ixBoxT.fff .divT,
.ixBoxT.fff .divT2 {
	color: #fff;
}

.ixBoxT.fff .divT:after {
	background: #fff;
}

.ixNewsSlide {
	width: 45.93%;
	height: 475px;
	overflow: hidden;
	border-radius: 10px;
	position: relative;
}

.ixNewsSlide .bd {
	width: 800px;
	height: 475px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -400px;
}

.ixNewsSlide .bd dl dd {
	float: left;
	width: 800px;
	height: 475px;
	overflow: hidden;
}

.ixNewsSlide .bd dl dd img {
	display: block;
	width: 800px;
	height: 475px;
}

.ixNewsSlide .hd {
	width: 100%;
	height: 65px;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}

.ixNewsSlide .hd a {
	float: left;
	width: 70%;
	overflow: hidden;
	height: 65px;
	line-height: 65px;
	padding-left: 20px;
	color: #ffffff;
	font-size: 18px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.ixNewsSlide .hd ul {
	margin-right: 10px;
	margin-top: 26px
}

.ixNewsSlide .hd ul li {
	float: left;
	width: 9px;
	height: 9px;
	line-height: 999px;
	border-radius: 100%;
	overflow: hidden;
	border: 1px solid #fff;
	margin: 0 7px;
	cursor: pointer;
}

.ixNewsSlide .hd ul li.on {
	background: #fff
}

.ixNewsR {
	width: 54.07%;
	overflow: hidden;
}

.ixNewsRC {
	overflow: hidden;
	padding-left: 35px;
}

.ixNewsRC .divT {
	clear: both;
	height: 53px;
	border-bottom: 1px solid #dddddd;
}

.ixNewsRC .divT .div_a a {
	float: left;
	line-height: 46px;
	color: #333333;
	font-size: 16px;
	padding: 0 3px;
	margin-right: 28px;
	height: 52px;
}

.ixNewsRC .divT .div_a a.hover {
	color: #15a33b;
	font-weight: bold;
	border-bottom: 3px solid #15a33b
}

.ixNewsRC .a1 {
	width: 120px;
	height: 46px;
	background: url(../images/z_icon1.png) no-repeat center center;
}

.ixNewsRC .divT2 {
	clear: both;
	height: 57px;
	overflow: hidden;
	line-height: 57px;
}

.ixNewsRC .divT2 span {
	float: left;
	font-size: 18px;
	color: #999999;
	font-weight: bold;
	margin-right: 15px;
}

.ixNewsRC .divT2 a {
	display: block;
	height: 57px;
	color: #000000;
	font-weight: bold;
	font-size: 18px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.ixNewsRC .divT2 a:hover {
	color: #15a33b
}

.ixNewsRC .txt {
	overflow: hidden;
	height: 50px;
	font-size: 14px;
	color: #999999;
	line-height: 25px;
	word-break: break-all;
	display: -webkit-box !important;
	-webkit-line-clamp: 2 !important;
	-webkit-box-orient: vertical;
}

.ixNewsRC .line {
	clear: both;
	height: 25px;
	border-bottom: 1px dotted #dddddd;
}

.newsList dd {
	overflow: hidden;
	height: 38px;
	line-height: 38px;
	padding-left: 19px;
	background: url(../images/z_icon2.png) no-repeat left center;
}

.newsList dd a {
	float: left;
	width: 85%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #666666;
	font-size: 14px;
}

.newsList dd a:hover {
	color: #15a33b
}

.newsList dd span {
	float: right;
	color: #999999;
	font-size: 14px;
}

/* 新闻 end */
/*业务领域start*/
.ywlyColumn {
	height: 660px;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.ywlyColumnBg {
	width: 1835px;
	height: 250px;
	position: absolute;
	left: 50%;
	margin-left: -917px;
	bottom: 0px;
	background: url(../images/ywlyBg2.png) no-repeat center center;
}

.ywlyColumnLogo {
	text-align: center;
	font-size: 0;
	height: 68px;
	padding-top: 75px;
	margin-bottom: 32px;
}

.ywlyColumnLogo img {
	height: 68px;
}

.ywlyColumnIcn {
	position: relative;
	width: 1200px;
	text-align: center;
	margin: 0 auto;
}

.ywlyColumnIcn .img {
	position: absolute;
}

/* .ywlyColumnIcn img{animation: moveUp 3s ease infinite;} */
.ywlyColumnIcn .img.img1 {
	left: 4px;
	top: 97px;
	z-index: 7;
}

.ywlyColumnIcn .img.img2 {
	left: 210px;
	top: 80px;
	z-index: 6;
}

.ywlyColumnIcn .img.img3 {
	left: 385px;
	top: 80px;
	z-index: 5;
}

.ywlyColumnIcn .img.img4 {
	left: 543px;
	top: 40px;
	z-index: 4;
}

.ywlyColumnIcn .img.img5 {
	left: 746px;
	top: 0px;
	z-index: 3;
	display: none;
}

.ywlyColumnIcn .img.img6 {
	left: 750px;
	top: 85px;
	z-index: 2;
}

.ywlyColumnIcn .img.img7 {
	left: 935px;
	top: 140px;
	z-index: 1;
}

.ywlyColumnIcn .img.img8 {
	left: 1140px;
	top: 120px;
}

.ywlyColumnIcn .text {
	position: absolute;
	top: 10px;
	left: 125%;
	background-color: #fff;
	padding: 10px;
	border: 2px solid #f4a026;
	border-radius: 5px;
	width: 150px;
	line-height: 28px;
	font-size: 14px;
	color: #666;
	opacity: 0;
	visibility: hidden;
	transform: translateX(30px);
	transition: 0.4s;
}

.ywlyColumnIcn .text::before {
	content: '';
	display: block;
	position: absolute;
	left: -20px;
	top: 50%;
	margin-top: -10px;
	border: 10px solid;
	border-color: transparent #fff transparent transparent;
}

.ywlyColumnIcn .img:hover .text {
	opacity: 1;
	visibility: visible;
	transform: translateX(0);
}

@keyframes moveUp {
	0% {
		transform: translateY(0);
		opacity: 1;
	}

	50% {
		transform: translateY(10px);
		opacity: 1;
	}

	100% {
		transform: translateY(0);
		opacity: 1;
	}
}

/*业务领域end*/

/*景点推荐 end*/
.row {
	padding: 0px 100px;
}

.pointContSlide .slick-dots {
	text-align: center;
	font-size: 0;
	padding-top: 20px;
}

.pointContSlide .slick-dots li {
	display: inline-block;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background-color: #EAEAEA;
	margin: 0 8px;
	cursor: pointer;
}

.pointContSlide .slick-dots li.slick-active {
	background-color: #1F8A3B;
}

.pointCont {
	position: relative;
	padding-top: 41.2790698%;
	margin-top: 70px;
}

.point_dl {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}

.point_dl dd {
	position: absolute;
}

.point_a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	border-radius: 5px;
	overflow: hidden;
	z-index: 3;
	text-align: center;
}

.point_a::before {
	content: '';
	display: block;
	background: rgba(0, 0, 0, 0.1);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.point_dl .dd1 .point_a::before {
	display: none;
}

.point_dl .dd1 {
	width: 39.444186%;
	height: 31.6901408%;
	top: 0px;
	left: 0px;
}

.point_dl .dd2 {
	width: 39.244186%;
	height: 65.4929577%;
	left: 40.4069767%;
	top: 0px;
}

.point_dl .dd3 {
	width: 19.0116279%;
	height: 65.4929577%;
	right: 0px;
	top: 0px;
}

.point_dl .dd4 {
	width: 18.8953488%;
	height: 65.4929577%;
	left: 0px;
	bottom: 0px;
}

.point_dl .dd5 {
	width: 19.1860465%;
	height: 30.9859155%;
	left: 20.0581395%;
	top: 34.5070423%;
}

.point_dl .dd6 {
	width: 39.5348837%;
	height: 31.6901408%;
	left: 20.0581395%;
	bottom: 0px;
}

.point_dl .dd7 {
	width: 19.0116279%;
	height: 31.6901408%;
	right: 20.1744186%;
	bottom: 0px;
}

.point_dl .dd8 {
	width: 19.0116279%;
	height: 31.6901408%;
	right: 0px;
	bottom: 0px;
}

.pointBg {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	background: rgba(0, 0, 0, 0.5);
	z-index: 1;
	opacity: 0;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	transform: translateY(100%)
}

.commondImg {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	z-index: 2;
	overflow: hidden;
}

.commondImg img {
	display: block;
	max-width: 100%;
}

.table {
	display: table;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 3;
	overflow: hidden;
	border-radius: 5px;
}

.tableCell {
	display: table-cell;
	overflow: hidden;
	vertical-align: middle;
}

.pointTit {
	overflow: hidden;
	font-size: 16px;
	color: #fff;
	position: relative;
	line-height: 30px;
	padding-bottom: 5px;
	font-weight: bold;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	text-shadow: 0px 3px 9px #333;
}

.pointTit em {
	display: block;
	width: 0px;
	height: 3px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	bottom: 0px;
	background: #fff;
	margin-left: 0px;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.pointIntrBox {
	position: absolute;
}

.pointIntr {
	*display: none;
	visibility: hidden;
	overflow: hidden;
	position: relative;
	font-size: 14px;
	color: #fafafa;
	line-height: 28px;
	max-height: 56px;
	padding: 20px 50px 0px 50px;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	opacity: 0;
	transform: translateY(0px);
}

.point_a:hover .pointBg {
	opacity: 1;
}

.commonBox {
	overflow: hidden;
	width: 200px;
	margin: 0px auto;
	position: relative;
	left: 50px;
}

.commondCh {
	overflow: hidden;
	font-size: 30px;
	color: #000;
	text-align: left;
	line-height: 30px;
}

.commondEn {
	font-size: 16px;
	color: rgba(0, 0, 0, 0.5);
	line-height: 30px;
	overflow: hidden;
	text-align: left;
}

.pointMore {
	width: 140px;
	height: 35px;
	overflow: hidden;
	margin: 0px auto;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 35px;
	border-radius: 35px;
	background: #15a33b;
	visibility: hidden;
	transform: translateY(0px);
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	opacity: 0;
}

.point_a:hover .pointTit {
	transform: translateY(-60px);
	font-weight: bold;
}

.point_dl .dd2 .point_a:hover .pointTit,
.point_dl .dd3 .point_a:hover .pointTit,
.point_dl .dd4 .point_a:hover .pointTit {
	transform: translateY(-100px);
}

.point_a:hover .pointTit em {
	width: 30px;
	margin-left: -15px;
}

.point_a:hover .pointIntr {
	visibility: visible;
	opacity: 1;
	transform: translateY(-60px);
}

.point_dl .dd2 .point_a:hover .pointIntr,
.point_dl .dd3 .point_a:hover .pointIntr,
.point_dl .dd4 .point_a:hover .pointIntr {
	transform: translateY(-100px);
}

.point_a:hover .pointBg {
	opacity: 1;
	transform: translateY(0px);
}

.point_a:hover .pointMore {
	visibility: visible;
	opacity: 1;
	transform: translateY(-60px);
}

.point_dl .dd2 .point_a:hover .pointMore,
.point_dl .dd3 .point_a:hover .pointMore,
.point_dl .dd4 .point_a:hover .pointMore {
	transform: translateY(-100px);
}

@media screen and (max-width: 1440px) {
	.commondCh {
		font-size: 24px;
	}

	.commondEn {
		font-size: 14px;
	}

	.row {
		padding: 0px 80px;
	}

	.point_a .h20 {
		height: 10px;
	}

	.pointIntr {
		padding: 10px 20px 0px 20px;
		line-height: 25px;
		height: 50px;
	}

	.pointMore {
		font-size: 12px;
		width: 100px;
		height: 30px;
		border-radius: 30px;
		line-height: 30px;
	}

	.point_a:hover .pointTit,
	.point_dl .dd2 .point_a:hover .pointTit,
	.point_dl .dd3 .point_a:hover .pointTit,
	.point_dl .dd4 .point_a:hover .pointTit,
	.point_a:hover .pointIntr,
	.point_dl .dd2 .point_a:hover .pointIntr,
	.point_dl .dd3 .point_a:hover .pointIntr,
	.point_dl .dd4 .point_a:hover .pointIntr,
	.point_a:hover .pointMore,
	.point_dl .dd2 .point_a:hover .pointMore,
	.point_dl .dd3 .point_a:hover .pointMore,
	.point_dl .dd4 .point_a:hover .pointMore {
		transform: translateY(-60px);
	}
}

/*景点推荐 end*/



/*品牌展示 start*/
.brandScroll {
	position: relative;
}

.brandScroll .bd {
	overflow: hidden;
	padding: 0px 0;
}

.brandScroll .slick-list {
	overflow: visible;
	margin-right: -40px;
}

.brandScroll .myslide {
	width: 14.2857%;
	float: left;
	display: inline;
	margin-bottom: 30px;
}

.brandScroll .myslide a {
	display: block;
	color: #333333;
	font-size: 16px;
}

.brandScroll .myslide .pic::before {
	padding-top: 60%;
}

.brandScroll .myslide .pic img {
	object-fit: contain;
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}

.brandScroll .con {
	margin-right: 20px;
}

/*品牌展示 end*/
/*底部开始*/
.footer1Box {
	padding: 30px;
	background: #232323;
	border-bottom: 1px solid #4b4b4b;
	border-top: 10px solid #f4a026;
}

.footerMenu {
	overflow: hidden;
}

.footerMenu dd {
	float: left;
	display: inline;
	margin-right: 80px;
}

@media screen and (max-width:1450px) {
	.footerMenu dd {
		margin-right: 60px;
	}
}

.footerMenu dd em {
	font-style: normal;
	display: block;
	line-height: 48px;
	height: 48px;
	overflow: hidden;
}

.footerMenu dd em a {
	font-size: 14px;
	color: #ffffff;
}

.footerMenu dd span {
	font-style: normal;
	display: block;
	line-height: 20px;
	padding: 5px 0;
	overflow: hidden;
}

.footerMenu dd span a {
	font-size: 14px;
	color: #666666;
}

.footerMenu dd span a:hover {
	color: #FFF;
}

.footerEwm {
	overflow: hidden;
	padding-top: 17px;
}

.footerEwm dd {
	float: left;
	display: inline;
	position: relative;
	width: 140px;
	overflow: hidden;
}

.footerEwm dd+dd {
	margin-left: 25px;
}

.footerEwm dd img {
	display: block;
	width: 130px;
	height: 130px;
	padding: 5px;
	background: #fff;
}

.footerEwm dd span {
	display: block;
	height: 48px;
	line-height: 24px;
	text-align: center;
	color: #828282;
	font-size: 14px;
	padding-top: 10px;
}

.footer2Box {
	padding: 25px 30px;
	background: #232323;
	line-height: 34px;
	color: #828282;
	font-size: 14px;
}

.footer2Box a {
	color: #828282;
}

.footer2Box a:hover {
	color: #fff;
}

/*底部结束*/
/*----------------------------- 首页样式end -----------------------------*/
/*----------------------------- 内页框架 start -----------------------------*/
/* subPage */
.subPage {
	position: relative;
	z-index: 2;
}

.pageLeft {
	width: 320px;
	margin-right: 20px;
	display: none;
}

.pageLeftC {
	padding: 10px;
	background: #15a33b;
	border-radius: 8px;
}

.subMenuTit {
	font-size: 18px;
	color: #fff;
	line-height: 75px;
	height: 75px;
	padding: 0 10px;
	position: relative;
}

.subMenuTit .titleCn {
	font-size: 32px;
	position: absolute;
	left: 66px;
	top: -8px;
}

.subMenuTit .titleEn {
	font-size: 14px;
}

.subMenuTit .titleEn:first-letter {
	font-size: 68px;
}

.subMenuIco {
	position: absolute;
	right: 0;
	bottom: -23px;
	width: 112px;
	height: 79px;
	background: url(../images/leftIco2.png) center center no-repeat;
}

.subMenu {
	padding: 10px;
	background: #fff;
	border-radius: 4px;
}

.subMenu dd {
	line-height: 50px;
}

.subMenu dd+dd {
	border-top: 1px solid #d6d6d6;
}

.subMenu a {
	display: block;
	color: #555;
	font-size: 16px;
	background: url(../images/leftIco1.png) right center no-repeat;
	transition: 0.3s ease;
}

.subMenu a:hover {
	color: #15a33b;
	background: url(../images/leftIco1_h.png) right center no-repeat;
}

.wxCodeBox {
	padding: 10px;
}

.wxCodeIco {
	width: 130px;
	height: 222px;
	margin-right: 13px;
	background: url(../images/wxCodeIco.png) center center no-repeat;
}

.wxCodeImg {
	padding-top: 5px;
}

.wxCodeImg span {
	display: block;
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
}

.wxCodeImg img {
	width: 136px;
	height: 136px;
	border-radius: 5px;
}

.subMenu dd.hover a {
	color: #15a33b;
	background: url(../images/leftIco1_h.png) right center no-repeat;
}

.subTitle {
	height: 45px;
	border-bottom: 1px #e6e6e6 solid;
	display: none;
}

.subTitle1 {
	font-size: 22px;
	line-height: 45px;
	/* border-bottom: 3px #15a33b solid; */
	color: #333;
	position: relative;
	margin-top: -2px;
}

.subTitle .location {
	height: auto;
}

.subTitle .location span {
	float: left;
	line-height: 40px;
	height: 40px;
}

.subTitle .location a {
	line-height: 40px;
	height: 40px;
	padding: 0;
}

.subTitle .location a~a {
	padding-left: 14px;
}

.textImg1 {
	overflow: hidden;
	padding: 0;
	border: none;
}

.textImg1 dd {
	border: none;
}

.textImg1 dd+dd {
	border-top: 1px solid #e6e6e6;
}

.subPage .textImg1 p {
	height: 90px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

/*内页banner*/
.subBanner {
	clear: both;
	width: 100%;
	padding-top: 445px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover !important;
	position: relative;
	transition: all 1.5s cubic-bezier(0.215, .61, .215, 1);
	-webkit-transition: all 1.5s cubic-bezier(0.215, .61, .215, 1);
	transform: scale(1.05);
	-webkit-transform: scale(1.05)
}

.subBanner_a {
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.subBanner.hover {
	transform: scale(1);
	-webkit-transform: scale(1)
}

.channelBanner {
	clear: both;
	width: 100%;
	height: 500px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.bannerLine {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 2;
	background: url(../images/lineShadow.png) repeat;
	opacity: 0.1;
	display: none;
}

/*当前位置*/
.locationBase {
	width: 100%;
	height: 60px;
	clear: both;
}

.locationBox.fixed {
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 995;
}

.locationBox {
	width: 100%;
	height: 60px;
	background: #fff;
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05);
}

.location {
	height: 60px;
	overflow: hidden;
	padding-left: 25px;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(../images/home.png);
	background-size: auto 17px;
}

.location a {
	display: inline;
	float: left;
	height: 60px;
	line-height: 60px;
	margin-right: 10px;
	background-position: left center;
	background-repeat: no-repeat;

	color: #a3a3a3;
	font-size: 14px;
}

.location a~a {
	padding-left: 14px;
	background-image: url(../images/trangleRight.png);
}

/* .location a:hover{color:#15a33b;background: url(../images/trangleRight_h.png) no-repeat left center;} */
.location a.hover {
	color: #15a33b;
	background: url(../images/trangleRight_h.png) no-repeat left center;
}

/*内页导航*/
.nav {
	margin-right: -15px;
	height: 60px;
	position: relative;
}

.nav a {
	display: inline;
	float: left;
	line-height: 60px;
	height: 57px;
	color: #666666;
	font-size: 14px;
	padding: 0 20px;

}

.nav a.hover {
	color: #15a33b
}

.nav a:hover {
	color: #15a33b
}

.navLine {
	display: block;
	width: 0px;
	height: 3px;
	background: #15a33b;
	position: absolute;
	left: 0px;
	bottom: 0px;
}

/**
 * 新闻上下页
 * @author 杨朝杰
 * @return
 */
.moreBt3 {
	width: 100%;
	height: 30px;
	text-align: center;
}

.moreBt3 button {
	width: 30px;
	height: 30px;
	display: inline-block;
	border: 1px solid #e6e6e6;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
	outline: none;
	cursor: pointer;
}

.moreBt3 .works_prev {
	background: #fff url(../images/works_arr.png) no-repeat -11px -10px;
}

.moreBt3 .works_prev:hover {
	background: #d61f19 url(../images/works_arr.png) no-repeat -63px -10px;
}

.moreBt3 .works_next {
	background: #fff url(../images/works_arr.png) no-repeat -63px -60px;
}

.moreBt3 .works_next:hover {
	background: #d61f19 url(../images/works_arr.png) no-repeat -11px -60px;
}

.works_prev,
.works_next,
{
border-radius: 2px;
vertical-align: middle;
}

.articleB_box {
	clear: both;
	height: 30px;
	overflow: hidden;
	background: #f8f9fb;
	color: #666;
	font-size: 14px;
	line-height: 30px;
}

.articleB_box i {
	color: #15a33b
}

.pageUp {
	clear: both;
	overflow: hidden;
	line-height: 35px;
	font-size: 16px;
	padding: 20px 0;
}

.pageBoxC2 {
	padding: 20px 40px;
	overflow: hidden;
	background: #fff;
}

.titleBox {
	width: 1200px;
	text-align: center;
	margin: 0 auto;
	overflow: hidden;
	padding: 10px 0;
}

.titleBox h1 {
	font-size: 22px;
	color: #333;
	line-height: 20px;
	float: left;
	font-weight: normal;
}

.titleBox h1 em {
	font-size: 16px;
	color: #888;
	padding: 0 0 0 10px;
}

.titleBox span {
	font-size: 14px;
	color: #666;
	float: right;
	line-height: 20px;
}

.titleBox span a {
	background: #bebebe;
	border-radius: 35px;
	padding: 5px 20px;
	font-size: 12px;
	color: #ffffff;
	display: inline-block;
}

.titleBox span a:hover {
	color: #fff;
	background: #d61f19
}

/* 多图样式2 */
.artSlide {
	overflow: hidden;
	position: relative;
}

.artSlide .bd {
	height: 293px;
	overflow: hidden;
}

.artSlide_dl {
	margin: 0px -7px !important;
	overflow: hidden;
}

.artSlide_dl dd {
	width: 25%;
	height: 268px !important;
	float: left;
	display: inline;
	padding: 15px 0px 20px;
}

.artSlide_dl dd a {
	display: block;
	width: 280px !important;
	height: 268px !important;
}

.artSlideDiv {
	margin: 0px 7px;
	overflow: hidden;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.artSlide_dl dd:hover .artSlideDiv {
	-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
	-webkit-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	-o-transform: translateY(-5px);
	transform: translateY(-5px);
}

.artImgBox {
	width: 100%;
	background: #f0f0f0;
	position: relative;
	overflow: hidden;
	padding-top: 66.6666666667%;
	text-align: center;
}

.artSliDeta {
	overflow: hidden;
	padding: 10px;
}

.artSlideIntr {
	overflow: hidden;
	font-size: 14px;
	color: #454545;
	line-height: 25px;
	height: 25px;
	text-align: center;
}

.artImgBox a {
	display: block;
}

.artImgBox img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	position: absolute;
	top: 0;
	left: 0;
}

.artSlide .bt {
	display: block;
	width: 30px;
	height: 45px;
	overflow: hidden;
	position: absolute;
	top: 70px;
}

.artSlide .prev {
	left: -30px;
	background: rgba(0, 0, 0, 0.5) url(../images/left.png) no-repeat center center;
	background-size: 10px;
}

.artSlide .next {
	right: -30px;
	background: rgba(0, 0, 0, 0.5) url(../images/right.png) no-repeat center center;
	background-size: 10px;
}

/*----------------------------- 内页框架 end -----------------------------*/
/* 关于我们 start */
.layerBgBox {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 3;
}

.layerBg {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute !important;
	left: 0 !important;
	top: 0 !important;
	z-index: 3;
}

/*
* 关于俊发螺蛳湾 第一通栏 lxb 2019-03-02
*/
.row,
.wrap {
	position: relative;
	z-index: 4;
}

.about1 {
	height: 716px;
}

.about1L {
	width: 690px;
	overflow: hidden;
	margin-right: 30px;
}

.about_Tit {
	overflow: hidden;
	font-size: 30px;
	color: #15a33b;
	line-height: 45px;
	font-weight: bold;
}

.about_Name {
	overflow: hidden;
	font-size: 30px;
	color: #555;
}

.about1LIntr {
	overflow: hidden;
	font-size: 14px;
	color: #555;
	line-height: 30px;
}

.about_detail a {
	display: block;
	width: 175px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	background: #15a33b;
	border-radius: 40px;
}

.about1R {
	width: 430px;
}

.bg1C {
	width: 405px;
	height: 270px;
	background: #15a33b;
	margin-top: 140px;
	position: relative;
}

.aboutVideo {
	width: 405px;
	height: 270px;
	background: #fff;
	position: absolute;
	top: 18px;
	right: 18px;
}

.video_a {
	display: block;
	overflow: hidden;
	position: relative;
}

.video_a .imgDiv {
	padding-top: 66.66667%;
}

.videoTit {
	width: 100%;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	bottom: 0px;
	text-indent: 2em;
	z-index: 3;
	font-size: 14px;
	color: #fff;
}

.videoIcon {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
}

.imgDiv img {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}

.videoIcon span {
	display: block;
	overflow: hidden;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 75px;
	height: 75px;
	margin: -39px 0px 0px -39px;
	background: url(../images/play.png) no-repeat center center;
}

/*未来计划*/
/* .tc{text-align: center}
.about2{height: 820px;width: 100%;background: #fff}
.planBox{overflow: hidden}
.point_dl {
	position: relative;
	padding-top: 49.829%;
	background: url(../images/plan.png) no-repeat center center;
}
.point_dl dd .point_a{
	z-index: 2;
	position: absolute;
	display: block;
	transition: 1s;
	-webkit-transition: 1s;
	animation: roller4 2s linear infinite;
	-webkit-animation: roller4 2s linear infinite;
}
.point_dl dd.dd1 .point_a {
	 top: 0;
	 left: 300px;
	 width: 109px;
	 height: 194px;
	 background: url(../images/plan/type1.png) no-repeat center center;
}
.point_dl dd.dd2 .point_a {
	bottom: 34%;
	left: 283px;
	width: 84px;
	height: 84px;
	background: url(../images/plan/type2.png) no-repeat center center;
}
.point_dl dd.dd3 .point_a {
	bottom: 38%;
	left: 436px;
	width: 84px;
	height: 84px;
	background: url(../images/plan/type3.png) no-repeat center center;
}
.point_dl dd.dd4 .point_a {
	top: 220px;
	left: 585px;
	width: 110px;
	height: 109px;
	background: url(../images/plan/type4.png) no-repeat center center;
}
.point_dl dd.dd5 .point_a {
	top: 50px;
	right: 410px;
	width: 68px;
	height: 134px;
	background: url(../images/plan/type5.png) no-repeat center center;
}
.point_dl dd.dd6 .point_a {
	top: 85px;
	right: 305px;
	width: 84px;
	height: 213px;
	background: url(../images/plan/type6.png) no-repeat center center;
}
.point_dl dd.dd7 .point_a {
	bottom: 110px;
	right: 325px;
	width: 68px;
	height: 173px;
	background: url(../images/plan/type7.png) no-repeat center center;
}
.point_dl dd.dd8 .point_a {
	top: 110px;
	left: 210px;
	width: 715px;
	height: 294px;
	background: url(../images/plan/type8.png) no-repeat center center;
}
@keyframes roller4{
	0%{
		-webkit-transform: translateY(5px)
	}
	50%{
		-webkit-transform: translateY(-5px)
	}
	100%{
		-webkit-transform: translateY(5px)
	}
} */

/*下属公司*/
.about3 {
	height: 666px;
}

.boxAbout {
	width: 420px;
}

.introAbot {
	font-size: 14px;
	color: #dedede;
	line-height: 26px;
	padding: 25px 0 40px;
}

.about3FR {
	width: 705px;
	overflow: hidden
}

.about3_ul {
	margin: 0 -10px
}

.about3_ul li {
	display: inline;
	width: 33.33333%;
	float: left
}

.about3_ul li a {
	display: block;
	margin: 0 10px
}

.about3_ul li .pic {
	padding-top: 100%;
	position: relative;
}

.about3_ul li .pic img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

/*企业荣誉*/
.about4 {
	height: 771px;
}

.hor_box {
	position: relative;
}

.hor_box .bd {
	overflow: hidden;
	height: 430px;
	margin: 0 -10px;
}

.honor_box {
	overflow: hidden;
}

.honor_box dd {
	display: inline;
	float: left;
	width: 33.33333%
}

.honor_box dd a {
	display: block;
	margin: 0 10px;
	background: #fff;
}

.picImg {
	position: relative;
	padding: 24px 22px
}

.honor_box dd .pic {
	width: 100%;
	position: relative;
	padding-top: 72.514%
}

.honor_box dd .pic img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.honor_box dd .picImg .indShade {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4);
	background-image: url(../images/horSear.png);
	background-position: center center;
	background-repeat: no-repeat;
	visibility: hidden;
	opacity: 0;
	transition-duration: 0.2s;
	transition-timing-function: linear;
	-moz-transition-timing-function: linear;
	-webkit-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	transform-origin: center center;
	transform: scale(0);
	transition-delay: 0.2s;
}

.honor_box dd:hover .indShade {
	visibility: visible;
	opacity: 1;
	transform: scale(1);
}

.honor_box dd .txt {
	position: relative;
	font-size: 16px;
	color: #4c4c4c;
	height: 55px;
	line-height: 55px;
	text-align: center;
	transition: all .8s
}

.honor_box dd:hover .txt {
	background: #15a33b;
	color: #fff
}

.hor_box .hd {
	width: 100%;
	overflow: hidden;
	position: absolute;
	left: 0px;
	bottom: 20px;
	text-align: center;
	z-index: 10;
}

.hor_box .hd ul {
	display: inline-block;
	overflow: hidden;
}

.hor_box .hd ul li {
	width: 12px;
	height: 12px;
	overflow: hidden;
	border: 1px solid #15a33b;
	float: left;
	display: inline;
	margin: 0px 5px;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	cursor: pointer;
	text-indent: 99em;
	position: relative;
}

.hor_box .hd ul li.on {
	background: #15a33b;
	border-color: #15a33b;
}

/*发展历程*/
.about5 {
	height: 771px;
	position: relative;
}

.about5 .eventBox {
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	width: 420px;
	margin: 0 auto;
	background: none;
}

.lineMove {
	position: absolute;
	top: 228px;
	width: 100%;
	height: 435px;
	background: url(../images/line.png) no-repeat center center;
	z-index: 888;
	transition: all .3s;
}

.lineMove.mover {
	width: 100%;
}

.event_ul {
	overflow: hidden;
	position: relative;
	height: 600px;
}

.event_ul li {
	position: absolute;
	height: 78px;
	width: 78px;
	border-radius: 50%;
	border: 1px dashed #fff;
	z-index: 9999;
}

.event_ul li a {
	display: block;
	width: 69px;
	height: 69px;
	background: #fff;
	border-radius: 50%;
	line-height: 69px;
	text-align: center;
	color: #15a33b;
	font-size: 18px;
	margin-top: 5px;
	margin-left: 5px;
	font-weight: bold;
	transition: all .3s;
}

.event_ul li.hover a {
	background: #15a33b;
	color: #fff;
}

.event_ul li:hover a {
	background: #15a33b;
	color: #fff;
}

.event_ul li.li1 {
	right: 80px;
	top: 45px;
}

.event_ul li.li2 {
	right: 240px;
	top: 125px;
}

.event_ul li.li3 {
	right: 415px;
	top: 140px;
}

.event_ul li.li4 {
	right: 615px;
	top: 150px;
}

.event_ul li.li5 {
	right: 735px;
	top: 220px;
}

.event_ul li.li6 {
	right: 905px;
	top: 225px;
}

.event_ul li.li7 {
	left: 0px;
	top: 250px;
}

/*社会责任*/
.found_dl {
	margin: 0 -20px
}

.found_dl dd {
	float: left;
	width: 33.333333%;
	display: inline;
}

.found_dl dd a {
	display: block;
	margin: 0 20px;
	position: relative;
	padding-left: 60px;
}

.found_dl dd a .title {
	font-size: 16px;
	color: #555;
	margin-bottom: 15px;
}

.found_dl dd a .pic {
	padding-top: 56.66666666666667%;
	position: relative;
}

.found_dl dd a .pic img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.intro {
	font-size: 14px;
	color: #858585;
	line-height: 24px;
}

.dateBox {
	position: absolute;
	left: 0;
	top: 0;
	width: 45px;
	height: 45px;
	background: #c7c7c7;
	text-align: center;
	transition: all .3s;
}

.dateBox em {
	display: block;
	font-size: 20px;
	color: #fff;
	font-style: normal;
}

.dateBox span {
	display: block;
	font-size: 14px;
	color: #fff;
}

.found_dl dd:hover .dateBox {
	background: #15a33b
}

.found_dl dd.hover .dateBox {
	background: #15a33b
}

/*第七栏*/
.about7 {
	/*height: 690px;*/
}

.about7_fl {
	width: 50%;
	height: 100%;
}

.about7_fl .pic {
	width: 100%;
}

.about7_fl .pic img {
	width: 100%;
}

.about7_fr {
	width: 50%;
	height: 100%;
}

.about7_fr .pic img {
	width: 100%;
}

/* 关于我们 end */

/* 集团业务 start */
.businessBox {
	width: 100%;
	overflow: hidden;
	position: relative;
	/*background: url(../images/busineBg.jpg) repeat;*/
}

.busine_dl {
	width: 3000px;
	height: calc(100vh - 80px);
	overflow: hidden;
	position: relative;
	transition: 0.8s ease;
}

.busine_dl dd {
	height: 100%;
	width: 0px;
	overflow: hidden;
	float: left;
	display: inline;
	position: relative;
	text-align: center;
	font-size: 0px;
	margin-right: 0px;
}

.busineDiv {
	overflow: hidden;
	position: relative;
	height: 100%;
}

.busineDiv .banShadow {
	opacity: 0.3;
}

.busine_dl .center {
	display: inline-block;
}

.busine_dl .tableCell {
	z-index: 3;
	position: relative;
}

.busiShadow {
	display: none\9;
	display: none\9\0;
	width: 1080px;
	height: 1080px;
	overflow: hidden;
	background: rgba(25, 72, 136, 0.6);
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 1;
	margin: -540px 0px 0px -540px;
	-webkit-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;

}

.busine_dl dd:hover .busiShadow {
	display: block\9;
	display: block\9\0;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.busiBg {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	/*transition: all 0.3s linear;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);*/
	background-size: cover !important;
}

.busiIcon {
	display: block;
	width: 128px;
	height: 128px;
	overflow: hidden;
	margin: 0px auto;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	position: relative;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	background: rgba(25, 72, 136, 0.8);
}

.busiIcon em {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: hidden;
	z-index: 3;
	-webkit-transition: all 0.8s linear;
	-o-transition: all 0.8s linear;
	transition: all 0.8s linear;
}

.busine_dl dd.dd1 .busiIcon em {
	background: url(../images/busiChannelIcon1.png) no-repeat center center;
}

.busine_dl dd.dd2 .busiIcon em {
	background: url(../images/busiChannelIcon2.png) no-repeat center center;
}

.busine_dl dd.dd3 .busiIcon em {
	background: url(../images/busiChannelIcon3.png) no-repeat center center;
}

.busine_dl dd.dd4 .busiIcon em {
	background: url(../images/busiChannelIcon4.png) no-repeat center center;
}

.busine_dl dd.dd5 .busiIcon em {
	background: url(../images/busiChannelIcon5.png) no-repeat center center;
}

.busine_dl dd.dd6 .busiIcon em {
	background: url(../images/busiChannelIcon6.png) no-repeat center center;
}

.busine_dl dd.dd7 .busiIcon em {
	background: url(../images/busiChannelIcon7.png) no-repeat center center;
}

.busine_dl dd.dd8 .busiIcon em {
	background: url(../images/busiChannelIcon8.png) no-repeat center center;
}

.busine_dl dd.dd9 .busiIcon em {
	background: url(../images/busiChannelIcon9.png) no-repeat center center;
}

.busine_dl dd:hover .busiIcon em {
	-webkit-transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	transform: rotateY(360deg);
}

/*.busiIcon i{
    display: block;
    display: none\9;
    display: none\0;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    overflow: hidden;
    background: #d6000f;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    z-index: 1;
    opacity: 0;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
}
.busine_dl dd:hover .busiIcon i{
    display: block\9;
    display: block\0;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}*/
.busine_dl dd:hover .busiIcon {
	border-color: #d6000f;
}

.busiName {
	font-size: 18px;
	color: #333;
	line-height: 24px;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.busiIntr {
	font-size: 14px;
	color: #999;
	line-height: 24px;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

/*.busine_dl dd.dd2:hover .busiName,
.busine_dl dd.dd2:hover .busiIntr,
.busine_dl dd.dd6:hover .busiName,
.busine_dl dd.dd6:hover .busiIntr{
    color:#333;
}*/
.busine_dl dd:hover .busiBg {
	/*-webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);*/
}

.busiTxtCont {
	width: 100%;
	overflow: hidden;
	background: #fff;
	position: absolute;
	left: 0px;
	bottom: -100%;
	z-index: 5;
	text-align: center;
	padding: 15px 0px;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.busine_dl dd.dd1 .busiTxtCont {
	background: #e9e7ef;
}

.busine_dl dd.dd2 .busiTxtCont {
	background: #f0f0f4;
}

.busine_dl dd.dd3 .busiTxtCont {
	background: #e9f1f6;
}

.busine_dl dd.dd4 .busiTxtCont {
	background: #f0fcff;
}

.busine_dl dd.dd5 .busiTxtCont {
	background: #e3f9fd;
}

.busine_dl dd.dd6 .busiTxtCont {
	background: #d6ecf0;
}

.busine_dl dd.dd7 .busiTxtCont {
	background: #fffbf0;
}

.busine_dl dd:hover .busiTxtCont {
	background: #1f8a3a;
	bottom: 0;
}

.busine_dl dd:hover .busiName,
.busine_dl dd:hover .busiIntr {
	color: #fff;
}

.busiMore {
	display: none\9;
	display: none\9\0;
	width: 130px;
	height: 40px;
	overflow: hidden;
	border: 1px solid #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	margin: 0px auto;
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-o-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	opacity: 0;
}

.busine_dl dd:hover .busiMore {
	display: block\9;
	display: block\9\0;
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	transform: translateY(0px);
	opacity: 1;
}

/* 集团业务 end */
/* 图集 start */
/*
* 美图欣赏第一通栏 kis2
*/
.picSlide {
	overflow: hidden;
	position: relative;
}

.picSlide .bd {
	overflow: hidden;
	height: ;
}

.pic_dl {
	margin: 0px -10px !important;
	overflow: hidden;
}

.pic_dl a {
	transition: 0.3s ease;
}

.pic_dl dd {
	width: 25%;
	overflow: hidden;
	float: left;
	display: inline;
	padding: 10px 0px;
	transition: 0.3s ease;
}

.pic_dl a:hover {
	transform: translateY(-5px);
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);
}

.pic_a {
	display: block;
	overflow: hidden;
	margin: 0px 10px;
	position: relative;
	border-radius: 3px;
}

.pic_a .pic::before {
	padding-top: 175.438596%;
}

.picDeta {
	overflow: hidden;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 5;
	padding: 10px 20px;
	background: url(../images/picBg.png) repeat-x left top;
}

.picName {
	overflow: hidden;
	font-size: 24px;
	color: #fff;
	line-height: 30px;
	height: 30px;
}

.picIntr {
	overflow: hidden;
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	height: 30px;
}

.picSlide .hd {
	overflow: hidden;
	text-align: center;
	font-size: 0px;
	display: none;
	padding: 10px 0px;
}

.picSlide .hd ul {
	display: inline-block;
	overflow: hidden;
}

.picSlide .hd ul li {
	width: 8px;
	height: 8px;
	overflow: hidden;
	float: left;
	display: inline;
	margin: 0px 4px;
	border-radius: 8px;
	background: #ddd;
	text-indent: 99em;
	cursor: pointer;
}

.picSlide .hd ul li.on {
	background: #15a33b;
}

.picSlide .picBt {
	display: none;
	width: 25px;
	height: 50px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	margin-top: -25px;
}

.picBt.prev {
	left: 0px;
	border-radius: 0px 3px 0px 3px;
	background: #15a33b url(../images/arrowLeft_h.png) no-repeat center center;
}

.picBt.next {
	right: 0px;
	border-radius: 3px 0px 0px 3px;
	background: #15a33b url(../images/arrowRight_h.png) no-repeat center center;
}

a.more {
	display: block;
	width: 160px;
	height: 43px;
	overflow: hidden;
	margin: 0px auto;
	border: 1px solid #c7c7c7;
	text-align: center;
	line-height: 43px;
	font-size: 14px;
	color: #666;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	border-radius: 45px;
}

.more:hover {
	background: #15a33b;
	border-color: #15a33b;
	color: #fff;
}

/*
* 美图欣赏第二通栏 kis2
*/
.picPoint {
	text-align: center;
}

.picPoint img {
	max-width: 100%;
}

.picRow2 {
	position: relative;
	overflow: hidden;
}

.picRow2 .wrap {
	position: relative;
	z-index: 5;
}

.fixedBgBox {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
}

.fixedBg {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

/*
* 美图欣赏 第三通栏 ksi2
*/
.picRow3 {
	background: #fff;
	overflow: hidden;
}

.picRow3Cont {
	overflow: hidden;
	font-size: 14px;
	color: #666;
	text-align: center;
	line-height: 26px;
}

/*
* 美图欣赏 第四通栏 ksi2
*/
.picRow4 {
	overflow: hidden;
	/* background: #fafafa url(../images/picBg2.jpg) no-repeat center top; */
}

.picTit {
	font-size: 24px;
	color: #fff;
	text-align: center;
	line-height: 60px;
	height: 60px;
	background: url(../images/picTit.png) no-repeat center center;
}

.picRow4Cont {
	overflow: hidden;
}

.picRow4_dl {
	position: relative;
}

/* 弹窗图片样式 */
.viewer-container img {
	padding: 20px;
	background: #fff;
	border-radius: 2px;
}

/* 图集 end */

/* 联系我们 start */
.contactBox {
	padding: 40px 0px;
	overflow: hidden;
}

.contactMap {
	overflow: hidden;
	width: 750px;
	height: 345px;
	background: #fff;
	padding: 15px;
}

.contactDeta {
	overflow: hidden;
	height: 295px;
	background: #1f8a3a;
	padding: 40px 50px;
}

.contactDetaTit {
	overflow: hidden;
	font-size: 24px;
	color: #fff;
	line-height: 40px;
}

.contactDeta_ul {
	overflow: hidden;
}

.contactDeta_ul li {
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	padding: 10px 0px 10px 25px;
}

.li1 {
	background: url(../images/contactAdd.png) no-repeat left center;
}

.li2 {
	background: url(../images/contactTel.png) no-repeat left center;
}

.li3 {
	background: url(../images/contactFax.png) no-repeat left center;
}

.li4 {
	background: url(../images/contactFile.png) no-repeat left center;
}

.li5 {
	background: url(../images/contactFax.png) no-repeat left center;
}

.contact_dl {
	overflow: hidden;
	margin: 0px -15px;
}

.contact_dl dd {
	width: 100%;
	float: left;
	display: inline;
	padding-bottom: 55px;
}

.contact_dl .list_a {
	margin: 0px 10px;
	position: relative;
	height: 300px;
	text-align: center;
	overflow: visible;
	display: block;
}

.contactRow2Tit {
	overflow: hidden;
	font-size: 24px;
	color: #f5f5f5;
}

.contactRow2Intr {
	padding-top: 10px;
	overflow: hidden;
	font-size: 18px;
	color: #fff;
	line-height: 30px;
}

.contactCricle {
	overflow: hidden;
	width: 105px;
	height: 105px;
	overflow: hidden;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	position: absolute;
	left: 50%;
	bottom: -52px;
	margin-left: -52px;
}

.contact_dl dd.dd1 .list_a {
	background: url(../images/contactBg1.jpg) repeat;
}

.contact_dl dd.dd1 .contactCricle {
	background: #fff url(../images/contactIcon1.png) no-repeat center center;
}

.contact_dl dd.dd2 .list_a {
	background: url(../images/contactBg2.jpg) repeat;
}

.contact_dl dd.dd2 .contactCricle {
	background: #fff url(../images/contactIcon2.png) no-repeat center center;
}

.contact_dl dd.dd3 .list_a {
	background: url(../images/contactBg3.jpg) repeat;
}

.contact_dl dd.dd3 .contactCricle {
	background: #fff url(../images/contactIcon3.png) no-repeat center center;
}

/* 联系我们 end */


/*企业文化 start*/
.cultureItem1 {
	background: #fff;
	padding: 60px 0;
}

.cultureTitle .cultureTitleU {
	font-size: 30px;
	line-height: 48px;
	color: #333;
	text-align: center;
	height: 48px;
	position: relative;
}

.cultureTitle .cultureTitleU:before {
	display: block;
	content: '';
	position: absolute;
	width: 20px;
	height: 2px;
	background: #22ab4a;
	bottom: -2px;
	left: 50%;
	margin-left: -10px;
}

.cultureTitle .cultureTitleD {
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	height: 30px;
	color: #999;
	margin-top: 2px;
}

.cultureItem1 .imgTextList1 {
	margin-right: -44px;
}

.cultureItem1 dd {
	width: 33.33%;
	float: left;
	padding-right: 44px;
	box-sizing: border-box;
}

.cultureItem1 .time {
	line-height: 30px;
	height: 30px;
	font-size: 16px;
	color: #999;
}

.cultureItem1 .title {
	color: #333;
	font-size: 18px;
	line-height: 25px;
	height: 25px;
	margin-bottom: 20px;
}

.cultureItem1 dd a:hover .title {
	color: #22ab4a;
}

.cultureItem1 .pic:before {
	padding-top: 60%;
}

.cultureItem1 .pic img {
	object-fit: cover;
	border-radius: 2px;
}

.cultureItem1 .info {
	margin-top: 30px;
	margin-bottom: 20px;
	line-height: 24px;
	height: 48px;
	color: #666;
	font-size: 14px;
}

.cultureItem1 .readView {
	color: #999;
	font-size: 14px;
	line-height: 24px;
	height: 24px;
	position: relative;
}

.cultureItem1 .readView span {
	position: absolute;
	width: 18px;
	height: 11px;
	display: block;
	left: 60px;
	bottom: 6px;
	background: url('../images/readView.png') center center no-repeat;
}

.cultureItem2 {
	background: #f8f6f3;
	padding: 53px 0;
}

.cultureItem2 .wrap {
	overflow: hidden;
	position: relative;
}

.cultureItem2 .imgTextList2 dd {
	width: 100%;
	background: #fff;
	background: url('../images/ddBg.png') center center no-repeat;
}

.cultureItem2 .imgTextList2 dd a {
	display: block;
	padding: 20px;
	box-sizing: border-box;
}

.cultureItem2 .imgTextList2 dd a:hover .title {
	color: #22ab4a;
}

.cultureItem2 .imgTextList2 dd .pic {
	width: 548px;
	margin-right: 25px;
	float: left;
}

.cultureItem2 dd .pic:before {
	padding-top: 60.218978%;
}

.cultureItem2 .data {
	margin-top: 65px;
}

.cultureItem2 .title {
	color: #000;
	font-size: 18px;
	line-height: 30px;
	height: 30px;
	margin-bottom: 20px;
}

.cultureItem2 .info {
	line-height: 22px;
	color: #666;
	font-size: 14px;
	height: 132px;
	margin-bottom: 10px;
}

.cultureItem2 .btn {
	position: absolute;
	width: 36px;
	height: 36px;
	bottom: 150px;
	cursor: pointer;
}

.cultureItem2 .btn.prev {
	background: url('../images/prev.png') center center no-repeat;
	right: 87px;
}

.cultureItem2 .btn.next {
	right: 14px;
	background: url('../images/next.png') center center no-repeat;
}

.cultureItem2 .imgList1 {
	margin-right: -15px;
}

.cultureItem2 .imgList1 dd {
	width: 12.5%;
	box-sizing: border-box;
	padding-right: 15px;
	float: left;
	cursor: pointer;
}

.cultureItem2 .imgList1 dd a {
	display: block;
	padding: 5px;
	box-sizing: border-box;
}

.cultureItem2 .imgList1 dd.hover a {
	background: #15a33b;
}

.cultureItem3 {
	background: #fff;
	padding: 60px 0 30px 0;
}

.cultureItem3 .wrap {
	position: relative;
}

.cultureItem3 .imgList2 {
	margin-right: -20px;
}

.cultureItem3 dd {
	width: 33.33%;
	float: left;
}

.cultureItem3 dd a {
	display: block;
	padding-right: 20px;
}

.cultureItem3 dd a:hover .title {
	color: #22ab4a;
}

.cultureItem3 .time {
	line-height: 26px;
	height: 26px;
	font-size: 14px;
	color: #999;
	margin-top: 3px;
}

.cultureItem3 .data {
	padding: 20px;
	border: 1px solid #e6e6e6;
}

.cultureItem3 .lookMore {
	width: 140px;
	height: 40px;
	border: 1px solid #22ab4a;
	margin: 0 auto;
	border-radius: 40px;
	text-align: center;
	line-height: 40px;
	margin-bottom: 12px;
}

.cultureItem3 .lookMore a {
	display: block;
	color: #22ab4a;
	font-size: 14px;
}

.cultureItem3 .title {
	color: #333;
	font-size: 16px;
	line-height: 26px;
	height: 26px;
}

.cultureItem3 .pic:before {
	padding-top: 60%;
}

.cultureItem3 .pic img {
	object-fit: cover;
	border-radius: 2px;
}

.cultureItem3 .info {
	margin-bottom: 17px;
	line-height: 26px;
	height: 52px;
	color: #666;
	font-size: 14px;
}

.cultureItem3 .readView {
	color: #999;
	font-size: 14px;
	line-height: 26px;
	height: 26px;
	position: relative;
}

.cultureItem3 .readView span {
	position: absolute;
	width: 18px;
	height: 11px;
	display: block;
	left: 60px;
	bottom: 6px;
	background: url('../images/readView.png') center center no-repeat;
}

.cultureItem3 .btn {
	position: absolute;
	width: 36px;
	height: 36px;
	cursor: pointer;
	border-radius: 50%;
	top: 50%;
	margin-top: -18px;
	background-color: #d0d0d0;
	background-position: center center;
	background-repeat: no-repeat;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}

.cultureItem3 .btn:hover {
	background-color: #15a33b;
}

.cultureItem3 .btn.prev {
	background-image: url('../images/rolPrev.png');
	left: -66px;
}

.cultureItem3 .btn.next {
	right: -66px;
	background-image: url('../images/rolNext.png');
}

/*企业文化 end*/

/*集团概况 start*/
.profile {
	position: relative;
	z-index: 1;
}

.profileBanner {
	position: relative;
}

.profileBanner .imgBox {
	height: 810px;
}

.profileBanner img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.profileBanner .bg {
	width: 100%;
	height: 130px;
	position: absolute;
	bottom: 0;
	z-index: 999;
}

.profileBanner .bg.bg1 {
	background: url(../images/profileBg1.png) -600px 0 repeat-x;
}

.profileBanner .bg.bg2 {
	background: url(../images/profileBg1.png) -600px -270px repeat-x;
}

.profileItem1 {
	padding: 62px 0 100px;
	background-color: #fff;
}

.profileItem1 .imgText1 {
	margin-top: 65px;
	position: relative;
}

.profileItem1 .imgText1 .pic {
	width: 540px;
	margin-right: -80px;
}

.profileItem1 .pic:before {
	padding-top: 62.962962%;
}

.profileItem1 .imgText1 .pic img {
	object-fit: cover;
}

.profileItem1 .data {
	position: relative;
	padding: 35px 25px 64px 30px;
	overflow: hidden;
	background: #fff;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
	top: 60px;
	z-index: 999;
}

.profileItem1 .data .title {
	color: #333;
	font-size: 24px;
	line-height: 30px;
	height: 30px;
	margin-bottom: 18px;
}

.profileItem1 .data .info {
	line-height: 24px;
	font-size: 14px;
	color: #666;
	height: 72px;
}

.profileItem1 .greenBox {
	position: absolute;
	width: 200px;
	height: 273px;
	border: 3px solid #22ab4a;
	left: 408px;
	bottom: 33px;
}

.greenBoxBtn {
	width: 178px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 14px;
	background: #22ab4a;
	position: absolute;
	left: 505px;
	bottom: 33px;
	z-index: 999;
}

.greenBoxBtn a {
	display: block;
	color: #fff;
}

.profileItem2 {
	padding: 50px 0 82px;
	background: url('../images/developmentBg.png') center center no-repeat;
	position: relative;
	margin-top: -42px;
	bottom: -42px;
	z-index: 999;
}

.profileItem2 .wrap {
	position: relative;
}

.profileItem2 .cultureTitleU {
	color: #fff;
}

.profileItem2 .cultureTitleU:before {
	background: rgba(255, 255, 255, 0.5);
}

.profileItem2 .cultureTitleD {
	color: #dfdfdf;
}

/*发展历程 start */
.course {
	overflow: hidden;
	position: relative;
	margin-top: 57px;
}

.course .hd {
	width: 1000px;
	margin: 0 auto;
	height: 120px;
	margin-top: 63px;
	overflow: hidden;
	position: relative;
}

.courseLine1 {
	display: block;
	width: 0px;
	height: 4px;
	overflow: hidden;
	position: absolute;
	left: 40px;
	top: 20px;
	z-index: 1;
	background: #57c282;
}

.course_ul {
	width: 20000px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 3;
}

.course_ul li {
	width: 145px;
	overflow: hidden;
	float: left;
	display: inline;
}

.course_ul li span {
	display: block;
	overflow: hidden;
	text-align: center;
	font-size: 18px;
	color: #fff;
	line-height: 30px;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.course_ul li.on span {
	font-size: 24px;
	color: #fff;
}

.course_ul li p {
	display: block;
	width: 14px;
	position: relative;
	margin: 0px auto;
	padding: 15px 0px;
}

.course_ul li p span {
	display: block;
	width: 14px;
	height: 14px;
	overflow: hidden;
	background: #fff;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	-ms-border-radius: 16px;
	-o-border-radius: 16px;
	border-radius: 16px;
	position: relative;
	z-index: 3;
	cursor: pointer;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.course_ul li p i {
	width: 24px;
	height: 24px;
	background: rgba(255, 255, 255, 0.5);
	overflow: hidden;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -12px 0px 0px -12px;
	z-index: 2;
	-webkit-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	opacity: 0;
	filter: alpha(opacity=0);
}

.course_ul li p em {
	width: 38px;
	height: 38px;
	background: rgba(255, 255, 255, 0.5);
	overflow: hidden;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -20px 0px 0px -20px;
	z-index: 1;
	-webkit-transition: all 0.55s linear;
	-o-transition: all 0.55s linear;
	transition: all 0.55s linear;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	opacity: 0;
	filter: alpha(opacity=0);
}

.course_ul li.on p i {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	filter: alpha(opacity=100);
}

.course_ul li.on p em {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	filter: alpha(opacity=100);
}

.course_ul li.on p span {
	background: rgba(255, 255, 255);
}

.courseLine {
	display: block;
	width: 100%;
	height: 4px;
	overflow: hidden;
	background: rgba(255, 255, 255, 0.5);
	position: absolute;
	left: 0px;
	top: 530px;
	z-index: 2;
}

.courseLine i {
	display: block;
	width: 0px;
	height: 1px;
	overflow: hidden;
	background: #57c282;
	position: absolute;
	left: 0px;
	top: 0px;
}

.course .bd {
	height: 260px;
	overflow: hidden;
	position: relative;
}

.course_dl {
	overflow: hidden;
}

.course_dl dd {
	overflow: hidden;
}

.courseCont {
	overflow: hidden;
	background: #fff;
}

.courseL {
	width: 390px;
	overflow: hidden;
	margin-right: 24px;
}

.courseL a {
	display: block;
	padding-top: 66.66666666%;
	overflow: hidden;
}

.courseR {
	overflow: hidden;
	padding: 46px 30px 0 0;
	position: relative;
	height: 210px;
}

.courseDeta {
	overflow: hidden;
}

.courseCont_ul {
	padding-right: 25px;
	overflow: hidden;
}

.courseCont_ul li {
	overflow: hidden;
	font-size: 14px;
	color: #666;
	line-height: 40px;
	padding-left: 35px;
	position: relative;
}

.courseCont_ul li a {
	color: #666;
}

.courseCont_ul li a:hover {
	color: #22ab4a;
}

.courseCont_ul li:after {
	display: block;
	content: '';
	position: absolute;
	width: 8px;
	height: 8px;
	border: 2px solid #39b54a;
	border-radius: 50%;
	left: 0;
	top: 50%;
	margin-top: -5px;
}

.courseCont_ul li:before {
	display: inline-block;
	content: '';
	position: absolute;
	width: 15px;
	height: 2px;
	background: #39b54a;
	left: 10px;
	top: 50%;
	margin-top: -1px;
}

.aboutRow2 .wrap {
	position: relative;
	z-index: 3;
}

.aboutRow2Bg {
	width: 100%;
	height: 630px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}

.scroll {
	width: 100%;
	overflow: auto;
	float: left;
}

.courseDeta .scroll_container {
	overflow: hidden;
	position: relative;
}

.courseDeta .scroll_absolute {
	position: absolute;
}

.courseDeta .scroll_vertical_bar {
	position: absolute;
	top: 0;
	right: 2px;
	width: 2px;
	height: 100%;
	background: #cecece;
	margin: 0;
	padding: 0;
	opacity: 0;
	-webkit-transition: opacity 0.3s linear;
	-o-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
}

.courseDeta:hover .scroll_vertical_bar {
	opacity: 1;
}

.courseDeta .scroll_track {
	position: relative;
	background-color: #cecece;
}

.courseDeta .scroll_drag {
	position: relative;
	top: 0;
	left: -2px;
	width: 6px;
	cursor: pointer;
	background-color: #57c282;
}

.container1 .scroll_arrow {
	text-indent: -20000px;
	display: block;
	cursor: pointer;
	background-color: #D6B74B;
}

.container1 .scroll_vertical_bar .scroll_arrow {
	height: 16px;
}

.courseBt {
	position: absolute;
	bottom: 20px;
	right: 25px;
	overflow: hidden;
}

.courseBt .bt1 {
	display: block;
	width: 27px;
	height: 27px;
	overflow: hidden;
	float: left;
	margin-left: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.bt1.prev {
	background: #e6e6e6 url(../images/btPrev.png) no-repeat center center;
}

.bt1.next {
	background: #e6e6e6 url(../images/btNext.png) no-repeat center center;
}

.courseBt .more {
	display: block;
	width: 27px;
	height: 27px;
	overflow: hidden;
	float: left;
	margin-left: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	background: #e6e6e6 url(../images/add1.png) no-repeat center center;
}

.courseBt .more:hover {
	background: #57c282 url(../images/add1_h.png) no-repeat center center;
}

.course .bt2 {
	display: block;
	width: 40px;
	height: 40px;
	z-index: 3;
	overflow: hidden;
	position: absolute;
	bottom: 76px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	-ms-border-radius: 40px;
	-o-border-radius: 40px;
	border-radius: 40px;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.bt2.prev {
	left: 0;
	background: #fff url(../images/emPrev.png) no-repeat center center;
}

/* .bt2.prev:hover{
	background: #fff url(../images/btPrev_h.png) no-repeat center center;
} */
.bt2.next {
	right: 0;
	background: #fff url(../images/emNext.png) no-repeat center center;
}

/* .bt2.next:hover{
	background: #fff url(../images/btNext_h.png) no-repeat center center;
} */
.bdCont {
	position: relative;
}

.bdEm {
	width: 30px;
	height: 16px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../images/courseTrangle.png) no-repeat center center;
}

/* 发展历程 end */
.profileItem3 {
	padding: 92px 0 50px;
	background: url(../images/honorBg.png) center center no-repeat;
	position: relative;
}

.profileItem3 .wrap {
	position: relative;
}

#sliderUl li .shade {
	position: absolute;
	z-index: 10;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
	transition: 0.3s ease-in-out;
}

.slider1 {
	position: relative;
	width: 75%;
	margin: 0 auto;
}

.profileItem3 .btn {
	display: block;
	width: 33px;
	height: 57px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	margin-top: -28px;
	z-index: 200;
}

.profileItem3 .honorPrev {
	left: 0;
	background: url(../images/emPrev.png) no-repeat center center;
}

.profileItem3 .honorNext {
	right: 0;
	background: url(../images/emNext.png) no-repeat center center;
}

#sliderUl {
	height: 400px;
}

#sliderUl li {
	width: 460px;
	height: 300px;
	position: relative;
	perspective: 800px;
}

#sliderUl li a {
	display: block;
}

#sliderUl li a .honorImg {
	height: 300px;
}

#sliderUl li img {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 5;
	object-fit: cover;
}

#sliderUl li .honorName {
	height: 26px;
	line-height: 26px;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: -51px;
	padding: 0 20px;
	box-sizing: border-box;
	overflow: hidden;
	font-size: 16px;
	color: #666;
	z-index: 11;
	color: #333;
	width: 100%;
	display: none;
	transform-origin: center bottom;

}

#sliderUl li.roundabout-in-focus .shade {
	background: rgba(0, 0, 0, 0);
}

#sliderUl li.roundabout-in-focus .honorName {
	display: block;
}

.moreBtn {
	width: 140px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin: 0 auto;
	padding: 50px 0;
}

.moreBtn a {
	display: block;
	color: #22ab4a;
	font-size: 14px;
	transition: 0.4s;
	border: 1px solid #22ab4a;
	border-radius: 40px;
}

.moreBtn a:hover {
	background-color: #22AB4A;
	color: #fff;
}

.profileItem4 {
	padding: 234px 0;
	margin-top: -50px;
	background: url(../images/profileItem4Bg.png) center center no-repeat;
	position: relative;
}

.profileItem4 .imgIcon {
	height: 216px;
	margin: 0 auto;
}

.profileItem4 dd {
	width: 33.333%;
	height: 216px;
	float: left;
	transition: 0.4s;
}

.profileItem4 dd a {
	display: block;
	width: 170px;
	height: 215px;
	margin: 0 auto;
	position: relative;
}

.profileItem4 dd a .data {
	position: absolute;
	left: 58px;
	bottom: 30px;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	color: #fff;
	transition: 0.4s;
}

.profileItem4 dd:hover .data {
	color: #333;
}

.profileItem4 dd.icon1 {
	background: url('../images/profileIcon1.png') center center no-repeat;
}

.profileItem4 dd.icon2 {
	background: url('../images/profileIcon2.png') center center no-repeat;
}

.profileItem4 dd.icon3 {
	background: url('../images/profileIcon3.png') center center no-repeat;
}

.profileItem4 dd.icon1:hover {
	background: url('../images/profileIcon1_h.png') center center no-repeat;
}

.profileItem4 dd.icon2:hover {
	background: url('../images/profileIcon2_h.png') center center no-repeat;
}

.profileItem4 dd.icon3:hover {
	background: url('../images/profileIcon3_h.png') center center no-repeat;
}

.profileItem5 {
	padding: 40px 0;
	background: url(../images/journalBg.png) center center no-repeat;
	position: relative;
}

.profileItem5 .qkList1 {
	margin-top: 55px;
}

.profileItem5 .qkList1 dl {
	margin-right: -20px;
}

.profileItem5 dd {
	width: 25%;
	float: left;

}

.profileItem5 dd .pic:before {
	padding-top: 130.5660377%;
}

.profileItem5 dd .con {
	margin-right: 20px;
	padding: 10px;
	background: #fff;
}

.profileItem5 .data {
	margin-top: 18px;
	padding: 0 20px;
	line-height: 30px;
	height: 30px;
	color: #666;
	font-szie: 14px;
}

/*集团概况 end*/



/* 综合页 start 集团概况 */
.subBox {
	position: relative;
	height: 810px;
	overflow: hidden;
}

.subImg {
	height: 810px;
	clear: both;
	overflow: hidden;
	position: relative;
	z-index: 9;
	z-index: 1;
}

.subLine {
	position: absolute;
	width: 100%;
	height: 45px;
	left: 0;
	bottom: 0;
	background: url(../images/subBannerBg.png) top center no-repeat;
	z-index: 5;
}

.anHide {
	opacity: 0;
	visibility: hidden;
}

.overViewColumn1 {
	background: #fff;
}

.commonTitle1 {
	height: 50px;
	line-height: 50px;
	font-size: 30px;
	color: #333;
	text-align: center;
	position: relative;
}

.commonTitle1::before {
	display: block;
	content: "";
	position: absolute;
	width: 20px;
	height: 2px;
	left: 50%;
	bottom: 0;
	background: #22ab4a;
	margin-left: -10px;
}

.commonTitle2 {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #999;
	text-align: center;
}

.overViewColumn1C {
	position: relative;
	padding: 20px 0;
	height: 375px;
}

.overViewColumn1C::after {
	display: block;
	content: "";
	position: absolute;
	width: 186px;
	height: 408px;
	border: 3px solid #22ab4a;
	top: 0;
	left: 290px;
}

.overViewColumn1C::before {
	display: block;
	content: "";
	clear: both;
}

.overViewColumn1Cl {
	position: relative;
	z-index: 2;
	width: 460px;
	margin-top: 20px;
}

.overViewColumn1Cl .pic::before {
	padding-top: 73.9130%;
}

.overViewColumn1Cr {
	position: relative;
	z-index: 2;
	overflow: hidden;
	background: #FFFFFF;
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.08);
	height: 315px;
	padding: 30px;
}

.overViewColumn1Cr .title {
	height: 40px;
	line-height: 40px;
	font-size: 24px;
	color: #333;
}

.overViewColumn1Cr .textC {
	height: 150px;
	line-height: 25px;
	font-size: 14px;
	color: #666;
}

.overViewMore a {
	display: block;
	width: 180px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	background: #22ab4a;
	border-radius: 2px;
	font-size: 14px;
	color: #fff;
	position: relative;
	overflow: hidden;
}

.overViewMore a::before {
	display: block;
	content: "";
	position: absolute;
	width: 190px;
	height: 190px;
	left: -5px;
	top: -72px;
	border-radius: 100%;
	background: rgba(255, 255, 255, 0.1);
	transition: all 0.3s linear;
	transform: scale(0);
	-webkit-transform: scale(0);
}

.overViewMore a span {
	position: relative;
	z-index: 5;
}

.overViewMore a:hover::before {
	transform: scale(1);
	-webkit-transform: scale(1);
}

.overViewColumn2 {
	position: relative;
	height: 670px;
	background-position: center center;
	background-repeat: no-repeat;
}

.col1BgBox {
	position: absolute !important;
	width: 105%;
	height: 105%;
	left: -2.5% !important;
	top: -2.5% !important;
}

.col1Bg {
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	left: 0;
	top: 0;
}

.commonTitleBox.white .commonTitle1 {
	color: #fff;
}

.commonTitleBox.white .commonTitle1::before {
	background: rgb(255, 255, 255, 0.5);
}

.commonTitleBox.white .commonTitle2 {
	color: #dfdfdf;
}

.overViewColumn2c {
	overflow: hidden;
	position: relative;
}

.overViewColumn2c::before {
	display: block;
	content: "";
	position: absolute;
	width: 49px;
	height: 197px;
	left: 265px;
	top: 62px;
	z-index: 5;
	background: url(../images/overBgLine.png) center center no-repeat;
}

.overViewColumn2cl {
	padding: 20px 26px;
	background: #fff;
	margin-right: 23px;
	position: relative;
}

.overViewColumn2cl::before {
	display: block;
	content: "";
	position: absolute;
	width: 11px;
	height: 11px;
	right: 6px;
	top: 59px;
	background: #437bb2;
	border-radius: 10px;
}

.overViewColumn2cl::after {
	display: block;
	content: "";
	position: absolute;
	width: 11px;
	height: 11px;
	right: 6px;
	bottom: 79px;
	background: #464056;
	border-radius: 10px;
}

.overViewColumn2cr::before {
	display: block;
	content: "";
	position: absolute;
	width: 11px;
	height: 11px;
	left: 6px;
	top: 59px;
	background: #437bb2;
	border-radius: 10px;
}

.overViewColumn2cr::after {
	display: block;
	content: "";
	position: absolute;
	width: 11px;
	height: 11px;
	left: 6px;
	bottom: 79px;
	background: #27415c;
	border-radius: 10px;
}

.overViewColumn2cl .con {
	width: 225px;
}

.overViewColumn2cl .pic::before {
	padding-top: 133.333%;
}

.overViewColumn2cr {
	overflow: hidden;
	padding: 20px;
	background: #fff url(../images/dszImg.png) center 45px no-repeat;
	height: 300px;
	position: relative;
}

.overViewColumn2cr .con {
	padding-left: 55px;
}

.overViewColumn2cr .conImgPic img {
	display: block;
	height: 54px;
}

.overViewColumn2cr .textC {
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #333;
}

.overViewColumn3 {
	position: relative;
	height: 745px;
	overflow: hidden;
}

.overViewColumn3Event {
	padding: 0 30px;
	height: 250px;
	position: relative;
}

.overViewColumn3Event:before {
	display: block;
	content: "";
	position: absolute;
	left: 30px;
	right: 30px;
	top: 50%;
	height: 4px;
	border-radius: 2px;
	background: #d3d3d3;
}

.overViewColumn3Event .bd {
	padding: 5px 0;
}

.overViewColumn3Event .myslide {
	float: left;
	display: inline;
	width: 20%;
	position: relative;
}

.overViewColumn3Event .myslide::after {
	display: block;
	content: "";
	position: absolute;
	width: 12px;
	height: 12px;
	left: 20px;
	background: #22ab4a;
	border-radius: 13px;
}

.overViewColumn3Event .myslide.even::after {
	bottom: -18px;
}

.overViewColumn3Event .myslide.odd::after {
	top: -24px;
}

.overViewColumn3Event .myslide.odd {
	margin-top: 140px;
}

.overViewColumn3Event .myslide.even {
	padding-top: 10px;
}

.overViewColumn3Event .con {
	padding: 0 20px;
	position: relative;
	height: 100px;
}

.column3EventYear {
	height: 36px;
	line-height: 36px;
	font-size: 24px;
	color: #22ab4a;
}

.column3EventText {
	height: 50px;
	line-height: 25px;
	font-size: 14px;
	color: #333;
}

.overViewColumn3Event .prev {
	position: absolute;
	width: 30px;
	height: 40px;
	left: 0;
	top: 50%;
	margin-top: -20px;
	background: url(../images/eventLeft.png) left center no-repeat;
	z-index: 5;
	cursor: pointer;
	transition: all 0.3s linear;
}

.overViewColumn3Event .next {
	position: absolute;
	width: 30px;
	height: 30px;
	right: 0;
	top: 50%;
	margin-top: -10px;
	background: url(../images/eventRight.png) right center no-repeat;
	z-index: 5;
	cursor: pointer;
	transition: all 0.3s linear;
}

.overViewColumn3Event .next:hover {
	background: url(../images/eventRight_h.png) center center no-repeat;
}

.overViewColumn3Event .prev:hover {
	background: url(../images/eventLeft_h.png) center center no-repeat;
}

.overViewMore1 a {
	margin: 0 auto;
	display: block;
	width: 140px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border: 1px solid #22ab4a;
	border-radius: 40px;
	font-size: 14px;
	color: #22ab4a;
	position: relative;
	overflow: hidden;
}

.overViewMore1 a::before {
	display: block;
	content: "";
	position: absolute;
	width: 150px;
	height: 150px;
	left: -5px;
	top: -55px;
	border-radius: 100%;
	background: #22ab4a;
	transition: all 0.3s linear;
	transform: scale(0);
	-webkit-transform: scale(0);
}

.overViewMore1 a span {
	position: relative;
	z-index: 5;
}

.overViewMore1 a:hover::before {
	transform: scale(1);
	-webkit-transform: scale(1);
}

.overViewMore1 a:hover {
	color: #fff;
}

.overViewColumn4 {
	position: relative;
	height: 760px;
}

.overViewColumn4 .col1BgBox {
	height: 110%;
	top: -7% !important;
}

.overViewColumn4C {
	overflow: hidden;
}

.overViewColumn4C dd .con {
	position: relative;
}

.overViewColumn4C dd.dd1,
.overViewColumn4C dd.dd2 {
	float: left;
	display: inline;
	width: 50%;
}

.overViewColumn4C dd.dd1 .pic::before,
.overViewColumn4C dd.dd2 .pic::before {
	padding-top: 50%;
}

.overViewColumn4C dd.dd3 .pic::before,
.overViewColumn4C dd.dd4 .pic::before,
.overViewColumn4C dd.dd5 .pic::before,
.overViewColumn4C dd.dd6 .pic::before {
	padding-top: 72.3333%;
}

.overViewColumn4C dd.dd3,
.overViewColumn4C dd.dd4,
.overViewColumn4C dd.dd5,
.overViewColumn4C dd.dd6 {
	float: left;
	display: inline;
	width: 25%;
}

.overViewColumn4C dd .text {
	position: absolute;
	left: 25px;
	right: 40px;
	z-index: 5;
	top: 20px;
}

.overViewColumn4C dd.dd1 .title,
.overViewColumn4C dd.dd2 .title {
	padding-top: 20px;
	height: 77px;
	line-height: 77px;
	font-size: 24px;
	color: #fff;
	position: relative;
	margin-bottom: 20px;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}

.overViewColumn4C dd.dd1 .title::after,
.overViewColumn4C dd.dd2 .title::after {
	display: block;
	content: "";
	position: absolute;
	width: 30px;
	height: 2px;
	background: #fff;
	left: 0;
	bottom: 0;
}

.overViewColumn4C dd.dd1 .textC,
.overViewColumn4C dd.dd2 .textC {
	line-height: 34px;
	font-size: 18px;
	color: #fff;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}

.overViewColumn4C dd.dd2 .title {
	color: #444;
}

.overViewColumn4C dd.dd2 .title::after {
	background: #444;
}

.overViewColumn4C dd.dd2 .textC {
	width: 280px;
	color: #666;
}

.overViewColumn4C dd.dd3 .title,
.overViewColumn4C dd.dd4 .title,
.overViewColumn4C dd.dd5 .title,
.overViewColumn4C dd.dd6 .title {
	height: 54px;
	line-height: 54px;
	font-size: 24px;
	color: #fff;
	margin-bottom: 10px;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}

.overViewColumn4C dd.dd3 .textC,
.overViewColumn4C dd.dd4 .textC,
.overViewColumn4C dd.dd5 .textC,
.overViewColumn4C dd.dd6 .textC {
	line-height: 25px;
	font-size: 14px;
	color: #fff;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}

.overViewColumn4C dd .more {
	padding-top: 10px;
}

.overViewColumn4C dd .more a {
	display: inline-block;
	position: relative;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	color: #fff;
}

.overViewColumn4C dd .more:hover {
	background: none !important;
}

.overViewColumn4C dd .more:hover a {
	font-weight: bold;
}

.overViewColumn4C dd .more a::after {
	position: absolute;
	content: "";
	position: absolute;
	width: 13px;
	height: 2px;
	left: 0;
	bottom: 0;
	background: #fff;
}

.overViewColumn4C dd.dd6 .title {
	color: #444;
}

.overViewColumn4C dd.dd6 .textC {
	color: #444;
	width: 220px;
}

.overViewColumn4C dd.dd5 .textC {
	width: 145px;
}

.overViewColumn4C dd.dd3 .textC {
	width: 150px;
}

.overViewColumn4C dd:hover .title {
	transform: translateY(3px);
	-webkit-transform: translateY(3px);
}

.overViewColumn4C dd:hover .textC {
	transform: translateY(-2px);
	-webkit-transform: translateY(-2px);
}

/* 综合页 start 集团概况 */

/* 综合页 start 新闻中心 */
.newsCloumn1 {
	background: #fff;
}

.newsCloumn1cL {
	width: 600px;
	border-radius: 10px;
	overflow: hidden;
	margin-right: 35px;
	margin-top: 5px;
}

.newsBanner {
	position: relative;
}

.newsBanner .hd {
	width: 100px;
	height: 16px;
	overflow: hidden;
	position: absolute;
	right: 15px;
	bottom: -43px;
	z-index: 10;
}

.newsBanner .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.newsBanner .hd ul li {
	float: left;
	width: 14px;
	height: 14px;
	border: 1px solid #999;
	font-size: 0;
	text-align: center;
	cursor: pointer;
	margin: 0 4px;
	border-radius: 100%;
}

.newsBanner .hd ul li.on {
	background: #15a33b;
	border-color: #15a33b;
}

.newsBanner .bd {
	position: relative;
	z-index: 0;
}

.newsBanner .bd li {
	zoom: 1;
	vertical-align: middle;
	position: relative;
}

.newsBanner .bd li:after {
	display: block;
	content: "";
	padding-top: 60%;
}

.newsBanner .bd img {
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	top: 0;
	left: 0;
	object-fit: cover;
	object-position: center center;
}

.newsSubText1 {
	position: relative;
	width: 100%;
	height: 62px;
	line-height: 62px;
	background: #f6f6f6;
	color: #fff;
	font-size: 14px;
	z-index: 2;
}

.newsSubText1 .title a {
	display: block;
	height: 62px;
	line-height: 62px;
	font-size: 18px;
	color: #666;
	overflow: hidden;
	margin: 0 120px 0 20px;
	padding-left: 20px;
	position: relative;
}

.newsSubText1 .title a::before {
	display: block;
	content: "";
	position: absolute;
	width: 6px;
	height: 6px;
	left: 0;
	top: 50%;
	margin-top: -3px;
	background: #666;
}

.newsCloumn1cR {
	overflow: hidden;
}

.newsDl dd .title a {
	display: block;
	height: 32px;
	line-height: 32px;
	font-size: 18px;
	color: #222;
}

.newsDl dd .time {
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	color: #999;
}

.newsDl dd .text {
	height: 48px;
	line-height: 24px;
	font-size: 14px;
	color: #666;
}

.newsDl dd {
	padding-bottom: 13px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 14px;
}

.newsDl dd:last-child {
	border: none;
}

.newsCloumn2 {
	position: relative;
	height: 690px;
	background: #fff;
	overflow: hidden;
	z-index: 5;
}

.newsCloumn2cL {
	width: 585px;
	border-radius: 10px;
	overflow: hidden;
	margin-right: 20px;
	position: relative;
	margin-top: 10px;
}

.newsBanner2 {
	position: relative;
}

.newsBanner2 .hd {
	width: 60px;
	height: 10px;
	overflow: hidden;
	position: absolute;
	right: 15px;
	bottom: 18px;
	z-index: 10;
}

.newsBanner2 .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.newsBanner2 .hd ul li {
	float: left;
	width: 10px;
	height: 10px;
	font-size: 0;
	text-align: center;
	cursor: pointer;
	margin: 0 4px;
	border-radius: 100%;
	background: rgba(255, 255, 255, 0.4);
}

.newsBanner2 .hd ul li.on {
	background: rgba(255, 255, 255, 1);
}

.newsBanner2 .bd {
	position: relative;
	z-index: 0;
}

.newsBanner2 .bd li {
	zoom: 1;
	vertical-align: middle;
	position: relative;
}

.newsBanner2 .bd li:after {
	display: block;
	content: "";
	padding-top: 66.6667%;
}

.newsBanner2 .bd img {
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	top: 0;
	left: 0;
	object-fit: cover;
	object-position: center center;
}

.newsSubText2 {
	position: absolute;
	width: 100%;
	height: 50px;
	left: 0;
	bottom: 0;
	z-index: 2;
	line-height: 50px;
	background: rgba(0, 0, 0, 0.6);
	color: #fff;
	font-size: 14px;
	z-index: 2;
}

.newsSubText2 .title a {
	display: block;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #fff;
	overflow: hidden;
	margin: 0 120px 0 20px;
	position: relative;
}

.newsCloumn2cR {
	overflow: hidden;
}

.nesDl2 dd {
	padding: 10px 0;
}

.nesDl2 dd .con {
	padding: 17px 20px;
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
}

.nesDl2 dd .conTimeLeft {
	width: 70px;
	margin-right: 25px;
}

.nesDl2 dd .con .conTimeData {
	height: 48px;
	line-height: 48px;
	font-size: 30px;
	color: #666;
	overflow: hidden;
	position: relative;
	text-align: center;
}

.nesDl2 dd .con .conTimeYear {
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	color: #adadad;
	text-align: center;
}

.nesDl2 dd .con .conTimeData::before {
	display: block;
	content: "";
	position: absolute;
	width: 22px;
	height: 1px;
	left: 50%;
	margin-left: -11px;
	bottom: 0;
	background: #e6e6e6;
}

.nesDl2 dd .con .title a {
	display: block;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	color: #333;
}

.nesDl2 dd .con .text {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #858585;
}

.nesDl2 dd .con:hover .title a {
	color: #15a33b;
}

.overViewMore1.white a {
	border-color: #FFF;
	color: #fff;
}

.overViewMore1.white a:hover {
	border-color: #22ab4a;
}

.newsCloumn2 .col1BgBox1 {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
}

.newsCloumn3 {
	position: relative;
	height: 710px;
}

.newsCloumn3 .col1BgBox1 {
	position: absolute;
	width: 100%;
	height: 105%;
	top: -2.5%;
	left: 0;
	background-repeat: no-repeat;
}

.videoBanner {
	overflow: hidden;
	margin: 0 -12px;
}

.videoBanner .myslide {
	float: left;
	display: inline;
	width: 33.333%;
}

.videoBanner .bd {
	padding: 5px 0;
}

.videoBanner .myslide .con {
	margin: 0 12px;
	border-radius: 10px 10px 0 0;
	overflow: hidden;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}

.videoBanner .myslide .text {
	height: 57px;
	line-height: 57px;
	background: #f2f2f2;
	padding: 0 10px;
	text-align: center;
	font-size: 16px;
	color: #000;
}

.videoBanner .myslide .picBox {
	position: relative;
}

.videoBanner .myslide .pic::before {
	padding-top: 55.8442%;
}

.videoBanner .myslide .spanPlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.videoBanner .myslide .spanPlay span {
	position: absolute;
	width: 70px;
	height: 70px;
	left: 50%;
	top: 50%;
	margin-left: -25px;
	margin-top: -25px;
	background: url(../images/playw.png) center center no-repeat;
}

.videoBanner .myslide .con:hover {
	transform: translateY(-5px);
	-webkit-transform: translateY(-5px);
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.03);
}

.videoBanner .myslide .con:hover .text {
	color: #22ab4a;
}

.newsCloumn4 {
	position: relative;
	height: 750px;
}

.newsCloumn4 .col1BgBox1 {
	position: absolute;
	width: 100%;
	height: 110%;
	top: -55px;
	left: 0;
}

.offerBanner {
	margin: 0 -12px;
}

.offerBanner .bd {
	padding: 5px 0;
}

.offerBanner .myslide {
	float: left;
	display: inline;
	width: 33.333%;
}

.offerBanner .myslide .con {
	padding: 20px;
	background: #fff;
	border-radius: 10px;
	margin: 0 12px;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}

.offerBanner .myslide .title a {
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #222;
}

.offerBanner .myslide .time {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #999;
}

.offerBanner .myslide .pic::before {
	padding-top: 60.8696%;
}

.offerBanner .myslide .more a {
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	text-align: center;
	color: #999;
}

.offerBanner .myslide .more a span {
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}

.offerBanner .myslide .con:hover .title a {
	color: #15a33b;
}

.offerBanner .myslide .more:hover {
	background: none;
}

.offerBanner .myslide .con:hover .more a {
	color: #15a33b;
}

.offerBanner .myslide .con:hover .more a span {
	color: #15a33b;
	padding: 0 10px;
}

.offerBanner .myslide .con:hover {
	transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
}

/* 精彩图片 start */
.newsCloumn5 {
	position: relative;
	height: 680px;
	background: #fff;
}

.newsCloumn5 .col1BgBox1 {
	position: absolute;
	width: 100%;
	height: 100%;
	top: -60px;
	left: 0;
}

.honorCon {
	position: relative;
}

.honorCon .list_a {
	position: relative;
	display: block;
}

#img-slider li {
	position: relative;
	overflow: hidden;
}

#img-slider li::before {
	display: block;
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
	z-index: 3;
}

.slider {
	position: relative;
	width: 800px;
	margin: 0px auto;
	height: 355px;
}

.slider .bt {
	display: block;
	width: 30px;
	height: 40px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	margin-top: -50px;
	border-radius: 3px;
	border: 1px solid #e1e1e1;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}

.slider .prev {
	left: -200px;
	background: #e1e1e1 url(../images/swiperPrev.png) no-repeat center center;
}

.slider .prev:hover {
	background: #39b54a url(../images/swiperPrev_h.png) no-repeat center center;
}

.slider .next {
	right: -200px;
	background: #e1e1e1 url(../images/swiperNext.png) no-repeat center center;
}

.slider .next:hover {
	background: #39b54a url(../images/swiperNext_h.png) no-repeat center center;
}

#img-slider {
	height: 300px;
}

#img-slider li {
	width: 585px;
	height: 355px;
	position: relative;
	border-radius: 5px;
	overflow: hidden;
}

#img-slider li img {
	display: block;
	width: 585px;
	height: 355px;
	object-fit: cover;
	object-position: center center;
	border-radius: 5px;
}

.roundabout-in-focus .honorName {
	display: block;
}

.honorName {
	display: none;
	overflow: hidden;
	font-size: 16px;
	color: #666;
	text-align: center;
	padding-top: 10px;
}

.dhjd_dl {
	overflow: visible !important;
}

#articleContent .center {
	width: 1920px;
	overflow: hidden;
	position: relative;
	left: 50%;
	margin-left: -960px;
}

#img-slider .sliderText {
	position: absolute;
	width: 100%;
	height: 60px;
	line-height: 60px;
	left: 0;
	bottom: 0;
	font-size: 16px;
	color: #fff;
	background: rgba(0, 0, 0, 0.3);
	visibility: hidden;
	opacity: 0;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}

#img-slider .sliderText span {
	display: block;
	padding: 0 20px;
}

/* .roundabout-moveable-item.roundabout-in-focus img{
	 -webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent),
	color-stop(70%, transparent), to(rgba(250, 250, 250, 0.2)));
} */
.roundabout-moveable-item.roundabout-in-focus .sliderText {
	visibility: visible !important;
	opacity: 1 !important;
}

.roundabout-moveable-item.roundabout-in-focus:before {
	opacity: 0;
	visibility: hidden;
}

.newsCloumn5Dl {
	overflow: hidden;
	margin: 0 -10px;
}

.newsCloumn5Dl dd {
	float: left;
	display: inline;
	width: 50%;
	padding: 12px 0;
}

.newsCloumn5Dl dd .con {
	margin: 0 10px;
	padding: 10px;
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}

.newsCloumn5Dl dd .pic {
	width: 215px;
	margin-right: 20px;
}

.newsCloumn5Dl dd .text {
	overflow: hidden;
	padding-top: 7px;
}

.newsCloumn5Dl dd .title a {
	height: 38px;
	line-height: 38px;
	overflow: hidden;
	font-size: 16px;
	color: #333;
}

.newsCloumn5Dl dd .time {
	height: 32px;
	line-hieght: 32px;
	font-size: 14px;
	color: #999;
}

.newsCloumn5Dl dd .textC {
	height: 48px;
	line-height: 24px;
	font-size: 14px;
	color: #666;
}

.newsCloumn6 {
	position: relative;
	height: 685px;
	display: none;
}

.newsCloumn6 .col1BgBox1 {
	position: absolute;
	width: 100%;
	height: 800px;
	left: 0;
	top: -115px;
}

.newsCloumn5Dl dd .con:hover {
	transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
}

.newsCloumn5Dl dd .con:hover .title a {
	color: #39b54a;
}

/* 综合页 start 新闻中心 */