.container[data-v-0f6fc936] {
	width: 100%
}

.home-content[data-v-0f6fc936] {
	position: absolute;
	left: 0;
	top: 0
}

.home-content[data-v-0f6fc936],
.swiper-container[data-v-0f6fc936] {
	width: 100%;
	height: 100%
}

.swiper-container-scrollbar .swiper-slide[data-v-0f6fc936] {
	height: auto
}

.nextPage-white[data-v-0f6fc936] {
	background-size: 100%;
	background: url(/images/home-down-white.svg) 50% no-repeat
}

.nextPage-black[data-v-0f6fc936],
.nextPage-white[data-v-0f6fc936] {
	bottom: 2.5%;
	-webkit-animation: toggleMove-data-v-0f6fc936 .8s infinite;
	animation: toggleMove-data-v-0f6fc936 .8s infinite
}

.nextPage-black[data-v-0f6fc936] {
	background-size: 100%;
	background: url(/images/home-down-black.svg) 50% no-repeat
}

.btn-toggle[data-v-0f6fc936] {
	position: fixed;
	width: 26px;
	height: 16px;
	background-size: cover;
	z-index: 12;
	left: 50%;
	margin-left: -13px;
	cursor: pointer
}

@-webkit-keyframes toggleMove-data-v-0f6fc936 {
	0% {
		bottom: 2.5%;
		opacity: .3
	}

	50% {
		bottom: 1.5%;
		opacity: 1
	}

	to {
		bottom: 2.5%;
		opacity: .3
	}
}

@keyframes toggleMove-data-v-0f6fc936 {
	0% {
		bottom: 2.5%;
		opacity: .3
	}

	50% {
		bottom: 1.5%;
		opacity: 1
	}

	to {
		bottom: 2.5%;
		opacity: .3
	}
}

.homeVideo[data-v-54d05e9e] {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0
}

.homeVideo .video-container[data-v-54d05e9e] {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%;
	overflow: hidden
}

.homeVideo .video-container .video[data-v-54d05e9e] {
	-o-object-fit: -o-object-fit;
	object-fit: -o-object-fit;
	object-fit: cover;
	width: 100%;
	height: 100%
}

.homeVideo .video-mask[data-v-54d05e9e] {
	width: 100%;
	height: 120%;
	z-index: 5;
	background-color: rgba(0, 0, 0, .4)
}

.homeVideo .qr-code[data-v-54d05e9e],
.homeVideo .video-mask[data-v-54d05e9e] {
	position: absolute;
	left: 50%;
	bottom: 50%;
	transform: translate(-50%, 42%)
}

.homeVideo .qr-code[data-v-54d05e9e] {
	width: 93%;
	z-index: 20
}

.homeVideo .qr-code img[data-v-54d05e9e] {
	width: 25%;
	display: block
}

.sub-title[data-v-0daea89d] {
	width: 100%;
	overflow: hidden
}

.sub-title .sub-left[data-v-0daea89d] {
	float: left
}

.sub-title .sub-left p[data-v-0daea89d]:first-child {
	font-size: 30px;
	line-height: 42px;
	color: #030303;
	font-weight: 550
}

.sub-title .sub-left p[data-v-0daea89d]:last-child {
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 1px;
	color: #999;
	font-weight: 500
}

.sub-title .sub-right[data-v-0daea89d] {
	float: right
}

.sub-title .sub-right a[data-v-0daea89d] {
	font-weight: 400;
	font-size: 16px;
	line-height: 25px;
	margin: 7px 0 10px;
	color: #999;
	text-decoration: none
}

.sub-title .sub-right a img[data-v-0daea89d] {
	position: relative;
	top: -2px
}

.news-container[data-v-7e4c8f47] {
	width: 75%;
	max-width: 1200px;
	min-width: 1000px;
	margin: 100px auto 0
}

.news-container .news-content[data-v-7e4c8f47] {
	width: 100%;
	height: auto;
	margin-top: 30px;
	overflow: hidden
}

.news-container .news-content .news-bar[data-v-7e4c8f47] {
	width: 38.3%;
	float: left
}

.news-container .news-content .news-bar ul[data-v-7e4c8f47] {
	width: 100%;
	height: auto;
	padding-top: 5px
}

.news-container .news-content .news-bar ul li[data-v-7e4c8f47] {
	width: 100%;
	height: auto;
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
	cursor: pointer
}

.news-container .news-content .news-bar ul li[data-v-7e4c8f47]:last-child {
	border-bottom: none
}

.news-container .news-content .news-bar ul li p[data-v-7e4c8f47] {
	width: 95%;
	font-size: 17px;
	font-weight: 400;
	color: #030303;
	line-height: 30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.news-container .news-content .news-bar ul li a[data-v-7e4c8f47] {
	font-size: 14px;
	font-weight: 400;
	color: #f5a623;
	line-height: 22px;
	display: block;
	text-align: right;
	margin: 15px 0 10px
}

.news-container .news-content .news-main[data-v-7e4c8f47] {
	width: 580px;
	float: right;
	position: relative
}

.news-container .news-content .news-main .news-slide-photo[data-v-7e4c8f47] {
	width: 100%;
	height: 326px;
	overflow: hidden
}

.news-container .news-content .news-main .news-slide-photo img[data-v-7e4c8f47] {
	width: 100%;
	display: block;
	position: relative
}

.news-container .news-content .news-main .news-slide-text[data-v-7e4c8f47] {
	width: 100%;
	height: 165px;
	background: #fafafa;
	padding: 25px 20px 20px 30px;
	position: relative
}

.news-container .news-content .news-main .news-slide-text h5[data-v-7e4c8f47] {
	font-size: 22px;
	font-weight: 400;
	color: #030303;
	line-height: 34px
}

.news-container .news-content .news-main .news-slide-text p[data-v-7e4c8f47] {
	height: 60px;
	margin-top: 10px;
	line-height: 30px;
	font-size: 14px;
	font-weight: 400;
	color: #999;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.news-container .news-content .news-main .news-details[data-v-7e4c8f47] {
	width: 114px;
	height: 40px;
	line-height: 40px;
	background: #fdd000;
	border-radius: 20px;
	font-size: 16px;
	font-weight: 400;
	color: #030303;
	display: block;
	padding: 0 15px;
	position: absolute;
	bottom: 20px;
	right: 25px;
	z-index: 10;
	cursor: pointer
}

.news-container .news-content .news-main .news-details img[data-v-7e4c8f47] {
	position: absolute;
	right: 1px
}

.product-container[data-v-8636f5d4] {
	width: 75%;
	max-width: 1200px;
	min-width: 1000px;
	margin: 100px auto 0
}

.product-container .product-content[data-v-8636f5d4] {
	width: 83.5%;
	height: auto;
	margin: 30px auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.product-container .product-content .product-item[data-v-8636f5d4] {
	width: 48%;
	margin-bottom: 40px;
	position: relative;
	cursor: pointer
}

.product-container .product-content .product-item a[data-v-8636f5d4] {
	display: block
}

.product-container .product-content .product-item a .product-mask[data-v-8636f5d4] {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .4)
}

.product-container .product-content .product-item a .product-mask img[data-v-8636f5d4] {
	width: 90px;
	height: 90px;
	margin: 50px auto 0
}

.product-container .product-content .product-item a .product-mask p[data-v-8636f5d4] {
	font-size: 26px;
	font-weight: 500;
	line-height: 42px;
	text-shadow: 0 2px 5px rgba(0, 0, 0, .5);
	color: #fff;
	text-align: center;
	margin-top: 15px
}

.product-container .product-content .product-item a img[data-v-8636f5d4] {
	display: block;
	width: 100%
}

.cooperation-container[data-v-49c8db72] {
	width: 75%;
	max-width: 1200px;
	min-width: 1000px;
	margin: 100px auto 0
}

.cooperation-container .cooperation-wrap[data-v-49c8db72] {
	display: flex
}

.cooperation-container .cooperation-wrap .cooperation-menu[data-v-49c8db72] {
	width: 29%;
	text-align: left;
	margin: 50px 0 0 3%
}

.cooperation-container .cooperation-wrap .cooperation-menu .cooperation-item[data-v-49c8db72] {
	margin-bottom: 40px
}

.cooperation-container .cooperation-wrap .cooperation-menu .cooperation-item h5[data-v-49c8db72] {
	font-size: 24px;
	font-weight: 500;
	color: #030303;
	line-height: 33px;
	margin-bottom: 5px;
	font-family: sans-serif
}

.cooperation-container .cooperation-wrap .cooperation-menu .cooperation-item span[data-v-49c8db72] {
	display: inline-block;
	width: 135px;
	font-size: 18px;
	font-weight: 400;
	color: #4c4948;
	line-height: 25px;
	font-family: sans-serif
}
/* 地图图片 */
.cooperation-container .cooperation-wrap .cooperation-map[data-v-49c8db72] {
	width: 680px;
	height: 676.66px;
	background: url(../img/ditu2.png) no-repeat;
	background-size: cover;
	position: relative
}
/* 地图阴影颜色 */
.dot-wrap[data-v-49c8db72] {
	width: 14px;
	height: 14px;
	background-color: rgba(23, 208, 0, .25);
	cursor: pointer
}

.dot-wrap .dot[data-v-49c8db72],
.dot-wrap[data-v-49c8db72] {
	position: absolute;
	border-radius: 50%
}
/* 地图点颜色 */
.dot-wrap .dot[data-v-49c8db72] {
	width: 7px;
	height: 7px;
	background-color: #399BFF;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.dot-wrap-active[data-v-49c8db72] {
	background-color: rgba(25, 166, 35, .25)
}

.dot-wrap-active>.dot-active[data-v-49c8db72] {
	background-color: #399BFF
}
/* 上海字样背景颜色 */
.dot-box[data-v-49c8db72] {
	width: 184px;
	height: 93px;
	background: #FF7172;
	border-radius: 4px;
	display: block;
	position: absolute;
	top: 15px;
	left: 15px;
	z-index: 50;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, .2)
}
/* 上海字样颜色 */
.dot-box h6[data-v-49c8db72] {
	font-size: 22px;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 33px;
	text-align: center;
	margin: 15px 0 5px
}
/* 查看详情颜色 */
.dot-box p[data-v-49c8db72] {
	font-size: 18px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 25px;
	text-align: center;
	text-decoration: underline
}

@-webkit-keyframes yellowDot-data-v-49c8db72 {
	0% {
		opacity: .3
	}

	50% {
		opacity: 1
	}

	to {
		opacity: .3
	}
}

@keyframes yellowDot-data-v-49c8db72 {
	0% {
		opacity: .3
	}

	50% {
		opacity: 1
	}

	to {
		opacity: .3
	}
}

.about-container[data-v-1799e1d6] {
	width: 75%;
	max-width: 1200px;
	margin: 100px auto 0
}

.about-container .about-content[data-v-1799e1d6] {
	width: 100%;
	height: auto;
	margin: 20px auto 100px
}

.about-container .about-content img[data-v-1799e1d6] {
	width: 80%;
	height: auto;
	display: block;
	margin: 0 auto
}

.social-container[data-v-4dc8a54a] {
	width: 100%;
	margin: 100px auto 0
}

.social-container .social-content[data-v-4dc8a54a] {
	width: 75%;
	max-width: 1200px;
	height: auto;
	margin: 20px auto 0
}

.social-container .social-content .social-item[data-v-4dc8a54a] {
	width: 100%;
	margin: 50px auto 100px;
	display: flex
}

.social-container .social-content .social-item .social-box[data-v-4dc8a54a] {
	width: 31.6%;
	padding-bottom: 35%;
	position: relative;
	background: #f5f6f7
}

.social-container .social-content .social-item .social-box .news[data-v-4dc8a54a] {
	display: flex;
	flex-direction: column;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.social-container .social-content .social-item .social-box .news a[data-v-4dc8a54a] {
	display: block;
	cursor: pointer
}

.social-container .social-content .social-item .social-box .news a img[data-v-4dc8a54a] {
	width: 100%;
	max-height: 245px;
	display: block
}

.social-container .social-content .social-item .social-box .news .text[data-v-4dc8a54a] {
	flex-grow: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 10px;
	box-sizing: border-box
}

.social-container .social-content .social-item .social-box .news .text p[data-v-4dc8a54a] {
	text-align: center;
	font-size: 18px;
	color: #4c4948;
	font-weight: 400;
	color: #030303;
	line-height: 36px
}

.social-container .social-content .social-item .social-box[data-v-4dc8a54a]:nth-child(2) {
	margin: 0 30px
}
