.home-banner {
	height: 500px !important;
}

.home-bannerImg img {
	max-width: 100%;
	min-width: 1200px;
	height: 1025px;
}

.home-banner1 {
	position: relative;
	max-width: 100%;
	min-width: 1200px;
	overflow: hidden;
	width: 1200px;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.bannerBtn-zuo {
	position: absolute;
	top: 390px;
	left: 30px;
	color: #FFFFFF;
}

.bannerBtn-zuo i,
.bannerBtn-you i {
	font-size: 100px;
}

.bannerBtn-you {
	position: absolute;
	top: 390px;
	right: 30px;
	color: #FFFFFF;
}

.home-btn {
	width: 1200px;
	margin: 63px auto;
	padding-top: 43px;
	overflow: hidden;
}

.home-btn div {
	width: 250px;
	height: 250px;
	box-shadow: 0px 0px 12px 0px rgba(204, 204, 204, 0.49);
	background-color: #e9f0f6;
	margin: 0 50px 0 9px;
	text-align: center;
	cursor: pointer;
	border-radius: 10px;
	border: 1px #e6e6e6 solid;
	transition: all 0.3s;
}

.home-btn div:last-child {
	margin-right: 0 !important;
}

.home-btn>div:hover {
	background-color: #2467a3;
	color: #ffffff;
}

.home-btn i {
	font-size: 100px;
	color: #2467a3;
	line-height: 230px;
}

.btn-jituan:hover i,
.btn-jituan:hover span {
	color: #FFFFFF;
}

.btn-ren:hover i,
.btn-ren:hover span {
	color: #FFFFFF;
}

.btn-zhishu:hover i,
.btn-zhishu:hover span {
	color: #FFFFFF;
}

.btn-jiangbei:hover i,
.btn-jiangbei:hover span {
	color: #FFFFFF;
}

.home-btn span {
	font-size: 24px;
	color: #2467a3;
	display: block;
	margin-top: -30px;
}

.home-new {
	width: 100%;
	min-width: 1200px;
	height: 154px;
}

.titColor {
	background-color: #e6e6e6;
}

.home-new div img {
	margin: 42px auto;
	height: 70px;
}

.home-new div {
	width: 235px;
	height: 86px;
	margin: 42px auto;
}

.group {
	padding: 0 0 24px 0 !important;
	overflow: hidden;
	padding-bottom: 20px;
}

.group li {
	width: 100%;
	list-style: none;
	display: none;
}

.group li div {
	width: 374px;
	height: 426px;
	margin: 0 12px;
	box-shadow: 0px 0px 12px 0px rgba(204, 204, 204, 0.49);
	cursor: pointer;
	overflow: hidden;
}

.group li div img {
	margin-bottom: 20px;
	width: 100%;
	transition: all 0.3s;
}
.group li div img:hover{
	transform: scale(1.1);
}
.group li div i {
	font-size: 24px;
	line-height: 20px;
	margin-left: 22px;
}

.group li div p {
	font-size: 16px;
	line-height: 20px;
	margin: 0 0 0 22px;
	padding: 20px 0 !important;
	width: 320px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
}

.home-group {
	width: 1200px;
	margin: 60px auto;
	overflow: hidden;
}

.slide {
	width: 250px;
	margin: 0 auto;
}

.slide li {
	width: 51px;
	height: 11px;
	background-color: #cccccc;
	margin-right: 9px;
}

.now {
	background-color: #2467a3 !important;
}

.home-industry {
	background-image: url(../img/industryBanner.jpg);
	margin-bottom: 47px;
	height: 711px;
}

.bannerBox {
	width: 100%;
	height: 500px;
	background-color: red;
}

.industry-img {
	padding: 0 !important;
}

.industry-img li {
	float: left;
	display: none;
}

.industry-img li img {
	width: 100%;
	height: 100%;
	display: block !important;
}

.industry-img-cent {
	width: 553px;
	height: 352px;
	display: block !important;
	position: relative;
}

.industry-img-cent div {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	text-align: center;
	background-color: #ffffff;
	opacity: 0.8;
	line-height: 26px;
	font-size: 30px;
	height: 52px;
}

.industry-img-side {
	width: 410px;
	height: 293px;
	margin-top: 30px;
	display: block !important;
	position: relative;
}

.industry-img-side div {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	text-align: center;
	background-color: #ffffff;
	opacity: 0.8;
	line-height: 26px;
	font-size: 30px;
	height: 52px;
}

.home-dev {
	height: 315px !important;
	text-align: center;
}

.home-dev span {
	font-size: 18px;
	color: #2467a3;
	line-height: 20px;
}

.swiper-container {
	width: 100%;
	height: 352px;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	transition: 300ms;
	transform: scale(0.8);
}

.swiper-slide-active,
.swiper-slide-duplicate-active {
	transform: scale(1);
}

.main-top {
	width: 1200px;
	margin: 0 auto;
}

.qxcy>div {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 52px;
	background-color: #ffffff;
	opacity: 0.8;
	font-size: 30px;
	line-height: 52px;
}

/*旗下产业*/
a.qxcy {
	width: 100%;
	height: 100%
}

/*集团新闻*/
.index-jtxw img {
	height: 255px;
	object-fit: cover
}

.index-jtxw p {
	max-height: 80px;
}

.index-qxcy img {
	object-fit: cover
}

.index-zyfz img {
	height: 255px;
	object-fit: cover
}

/*首页轮播*/
.home-banner>img {
	width: 100%;
	height: 100%;
}

/*最新发布*/
.marquee {
	height: 48px;
	overflow: hidden;
	/*border-bottom: 1px solid #ccc;*/
	margin: 20px 0;
}

.marquee .list {
	white-space: nowrap
}

.list {
	padding: 0;
	list-style: none outside none
}

.list li {
	padding: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-transition: background-color 200ms ease-in-out 0ms, padding-left 200ms ease-in-out 0ms;
	transition: background-color 200ms ease-in-out 0ms, padding-left 200ms ease-in-out 0ms
}

.list li img {
	-moz-transition: .5s all ease;
	-webkit-transition: .5s all ease;
	transition: .5s all ease
}

.list.list-default,
.list.list-normal,
.list.list-nostyle {
	line-height: 39px;
	font-size: 14px
}

.list.list-inline {
	padding: 10px 0;
	line-height: 2;
	height: 28px;
	font-size: 14px;
	background: #2467a3;
}

.list.list-inline li a {
	color: #fff;
}

.list-default li,
.list-normal li,
.list-nostyle li {
	border-bottom: 1px dotted #eee
}

.list-default li i,
.list-normal li i,
.list-nostyle li i {
	float: right;
	margin-right: 10px;
	font-size: 12px;
	color: #999
}

.list-default li:last-child,
.list-normal li:last-child,
.list-nostyle li:last-child {
	border-bottom: none
}

.list-default li {
	padding-left: 25px;
	background: transparent url(data:image/gif;base64,R0lGODlhAwADAJEAACIiIktLS////wAAACH5BAEHAAIALAAAAAADAAMAAAIEDAx3BQA7) no-repeat 10px center
}

.list-normal li {
	padding-left: 25px;
	background: transparent url(data:image/gif;base64,R0lGODlhBgAHALMAAABhugBhvwFiwABgvQBjvgJjwgBivQJhvwBiuv///wAAAAAAAAAAAAAAAAAAAAAAACH5BAEHAAkALAAAAAAGAAcAAAQTcMhEk7k1gZ1LGVQgUpdBIWgVAQA7) no-repeat 10px center
}

.list-nostyle li .list-title {
	display: block;
	text-align: left;
	text-indent: .75em
}

.list-inline li {
	display: inline;
	padding: 5px;
	white-space: nowrap;
}

.list-inline li:before {
	content: "\25C6";
	color: #666;
	font-size: 12px;
	margin-right: 5px
}

.sound {
	font-size: .94rem;
	height: 48px;
	line-height: 48px;
	margin: 20px 0;
	text-align: center;
	background-color: #2467a3;
}

.sound > span {
	color: #fff;
}