.home-banner {
	width: 100%;
	height: 33.75vw;
	min-width: 11.84rem;
	min-height: 3.996rem;
}

.home-banner .pc_show {
	height: 100%;
}

.home-banner .swiper-slide {
	width: 100%;
	height: 100%;
}

.home-banner .swiper-slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.banner-fiexd {
	height: 0;
	position: relative;
}

.home-banner .swiper-container-banner {
	width: 100%;
	height: 100%;
}

.home-banner .swiper-banner-pagination {
	position: absolute;
	z-index: 99;
	text-align: center;
}

.home-banner .swiper-banner-pagination .swiper-pagination-bullet {
	background: #FFFFFF;
	opacity: 0.6;
}

.home-banner .swiper-banner-pagination .swiper-pagination-bullet-active {
	background: #FFFFFF;
	opacity: 1;
}


.swiper-banner-pagination-pc {
	position: absolute;
	bottom: 0.4rem !important;
	z-index: 9;
	text-align: center;
}

.swiper-banner-pagination-pc .swiper-pagination-bullet {
	width: 0.16rem;
	height: 0.16rem;
	background: #FFFFFF;
	opacity: 0.3;
	border-radius: 0.1rem;
	transition: all 0.3s;
	margin: 0 0.16rem !important;
}

.swiper-banner-pagination-pc .swiper-pagination-bullet.swiper-pagination-bullet-active {
	width: 0.69rem;
	opacity: 0.9;
}


.home-cyfw {
	width: 100%;
	background: #F5F6F6;
	padding: 0.83rem 0 0.85rem 0;
}


.home-cyfw-list {
	padding-top: 0.56rem;
}

.home-cyfw-list .item {
	border-radius: 0.05rem;
	width: 3.59rem;
	/* height: 3.04rem; */
	overflow: hidden;
	float: left;
	margin-left: 0.53rem;
	margin-top: 0.56rem;
	display: block;
}

.home-cyfw-list .item:hover {
	box-shadow: 0 0.05rem 0.3rem rgba(0, 0, 0, 0.1);
}

.home-cyfw-list .item:first-child,
.home-cyfw-list .item:nth-child(2),
.home-cyfw-list .item:nth-child(3) {
	margin-top: 0;
}

.home-cyfw-list .item:nth-child(3n+1) {
	margin-left: 0;
}

.home-cyfw-list .item .cover {
	width: 100%;
	height: 1.89rem;
	object-fit: cover;
}

.home-cyfw-list .item .info {
	height: 1.15rem;
	background: #fff;
	padding: 0.18rem 0.41rem;
}

.home-cyfw-list .item .info .tit {
	text-align: center;
	font-size: 0.24rem;
	font-family: FZLanTingHeiS-R-GB;
	font-weight: 400;
	color: #1B1B1B;
	line-height: 1.1;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.home-cyfw-list .item .info .desc {
	font-size: 14px;
	font-family: FZLanTingHeiS-R-GB;
	font-weight: 400;
	color: #898989;
	line-height: 1.5;
	margin-top: 0.1rem;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.home-cyfw .more {
	text-align: center;
	padding-top: 0.59rem;
}

.home-fwwl {
	padding: 1.1rem 0 1.26rem 0;
	background: url(../img/service-bg.png) no-repeat;
	background-position: center 100%;
}

.home-fwwl-map {
	width: 7.7rem;
	height: 7.71rem;
	margin: 0 auto;
	margin-top: 0.9rem;
	position: relative;
}

.home-fwwl-map .bg {
	width: 100%;
	height: 100%;
}

.home-fwwl-map .circle {
	width: 20%;
	height: 20%;
	border-radius: 50%;
	position: absolute;
	display: inline-block;
	cursor: pointer;
	text-align: center;
	padding-top: 6%;
    transition:all 0.3s;
}

.home-fwwl-map .circle:hover {
    background: #0084FF;
	box-shadow: 0 0.05rem 0.3rem rgba(0, 84, 255, 0.4);
}

.home-fwwl-map .circle.num1 {
	left: 40%;
	top: 0;
}

.home-fwwl-map .circle.num2 {
	right: 11.6%;
	top: 12%;
}

.home-fwwl-map .circle.num3 {
	right: 0;
	top: 40%;
}

.home-fwwl-map .circle.num4 {
	right: 11.6%;
	bottom: 12%;
}

.home-fwwl-map .circle.num5 {
	left: 40%;
	bottom: 0;
}

.home-fwwl-map .circle.num6 {
	left: 11.6%;
	bottom: 12%;
}

.home-fwwl-map .circle.num7 {
	left: 0;
	top: 40%;
}

.home-fwwl-map .circle.num8 {
	left: 11.6%;
	top: 12%;
}

.home-fwwl-map .circle .tit {
	font-size: 30px;
	font-family: FZLanTingHei-B-GBK;
	font-weight: 400;
	color: #1B1B1B;
	line-height: 1.2;
    transition:all 0.3s;
}

.home-fwwl-map .circle .desc {
	font-size: 18px;
	font-family: FZLanTingHeiS-R-GB;
	font-weight: 400;
	color: #7f7f7f;
	line-height: 1.2;
	margin-top: 0.05rem;
    transition:all 0.3s;
}

.home-fwwl-map .circle:hover .tit,
.home-fwwl-map .circle:hover .desc{
    color:white;
}


.home-alzs {
	padding: 1rem 0 0.9rem 0;
	background: url(../img/case01.png) no-repeat;
	background-size: cover;
	background-attachment: fixed;
}

.home-alzs-list {
	padding-top: 0.9rem;
}

.home-alzs-list .item {
	border-radius: 0.05rem;
	padding: 0.36rem 0.36rem 0.16rem 0.36rem;
	width: 3.62rem;
	height: 1.89rem;
	overflow: hidden;
	float: left;
	margin-left: 0.48rem;
	margin-top: 0.34rem;
	display: block;
	background: rgba(255, 255, 255, 0.8);
}

.home-alzs-list .item:hover {
	box-shadow: 0 0.05rem 0.3rem rgba(255, 255, 255, 0.4);
}

.home-alzs-list .item:first-child,
.home-alzs-list .item:nth-child(2),
.home-alzs-list .item:nth-child(3) {
	margin-top: 0;
}

.home-alzs-list .item:nth-child(3n+1) {
	margin-left: 0;
}

.home-alzs-list .item .cover {
	height: 0.74rem;
	text-align: center;
	line-height: 0.74rem;
	font-size: 0;
}

.home-alzs-list .item .cover img {
	height: 0.74rem;
	max-width: 100%;
	max-height: 100%;
	object-fit: cover;
	display: inline-block;
}

.home-alzs-list .item .tit {
	margin-top: 0.2rem;
	text-align: center;
	font-size: 0.18rem;
	font-family: FZLanTingHeiS-R-GB;
	font-weight: 400;
	color: #656565;
	line-height: 1.2;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.home-alzs .more {
	text-align: center;
	padding-top: 0.9rem;
}

/* 移动设备 */
@media screen and (max-width:900px) {
	.home-banner {
		width: 100%;
		height: 2rem;
		min-width: auto;
		min-height: auto;
	}

	.home-banner .swiper-slide img {
		height: 2rem;
	}

	.home-cyfw {
		padding: 0.4rem 0 0.4rem 0;
	}

	.home-cyfw-list {
		padding-top: 0.26rem;
	}

	.home-cyfw-list .item {
		border-radius: 0.05rem;
		width: 1.65rem;
		margin-left: 0.15rem;
		margin-top: 0.15rem;
	}

	.home-cyfw-list .item:hover {
		box-shadow: 0 0.05rem 0.3rem rgba(0, 0, 0, 0.1);
	}

	.home-cyfw-list .item:nth-child(3) {
		margin-top: 0.15rem;
	}

	.home-cyfw-list .item:nth-child(3n+1) {
		margin-left: 0.15rem;
	}

	.home-cyfw-list .item:nth-child(2n+1) {
		margin-left: 0;
	}

	.home-cyfw-list .item .cover {
		width: 100%;
		height: 0.87rem;
		object-fit: cover;
	}

	.home-cyfw-list .item .info {
		height: 0.8rem;
		padding: 0.1rem 0.1rem;
	}

	.home-cyfw-list .item .info .tit {
		font-size: 0.16rem;
	}

	.home-cyfw-list .item .info .desc {
		font-size: 0.13rem;
		line-height: 1.4;
		margin-top: 0.05rem;
	}

	.home-cyfw .more {
		text-align: center;
		padding-top: 0.3rem;
	}



	.home-fwwl {
		padding: 0.4rem 0 0.4rem 0;
		background: url(../img/service-bg.png) no-repeat;
		background-position: center 100%;
	}

	.home-fwwl-map {
		width: 100%;
		height: auto;
		margin: 0 auto;
		margin-top: 0.4rem;
		position: relative;
	}

	.home-fwwl-map .bg {
		width: 100%;
		height: auto;
	}

	.home-fwwl-map .circle {
		padding-top: 6%;
	}


	.home-fwwl-map .circle .tit {
		font-size: 14px;
		line-height: 1.1;
	}

	.home-fwwl-map .circle .desc {
		font-size: 0.09rem;
		line-height: 1.2;
		margin-top: 0.04rem;
	}


	.home-alzs {
		padding: 0.4rem 0 0.4rem 0;
		margin-bottom: 0.2rem;
	}

	.home-alzs-list {
		padding-top: 0.4rem;
	}

	.home-alzs-list .item {
		border-radius: 0.05rem;
		padding: 0.15rem 0.15rem 0.08rem 0.15rem;
		width: 1.65rem;
		height: 1.1rem;
		margin-left: 0.15rem;
		margin-top: 0.15rem;
	}

	.home-alzs-list .item:nth-child(3) {
		margin-top: 0.15rem;
	}

	.home-alzs-list .item:nth-child(3n+1) {
		margin-left: 0.15rem;
	}

	.home-alzs-list .item:nth-child(2n+1) {
		margin-left: 0;
	}

	.home-alzs-list .item .cover {
		height: 0.37rem;
		line-height: 0.37rem;
	}

	.home-alzs-list .item .cover img {
		height: 0.37rem;
	}

	.home-alzs-list .item .tit {
		margin-top: 0.1rem;
		font-size: 0.14rem;
	}

	.home-alzs .more {
		text-align: center;
		padding-top: 0.4rem;
	}

}
