body {
	width: 100%;
	height: 100%;
}

/*新闻动态*/
.vs-lg-news0 {
	width: 32% !important;
	margin-top: 2vh;
}

.vs-lg-news1 {
	width: 36% !important;
}

.vs-lg-news2 {
	width: 32% !important;
	margin-top: 2vh;
}

/*案例及作品*/
.vs-lg-case {
	width: 33.333333% !important;
}

img.lazy.animate {
	transform: translateZ(400px) translateY(300px) rotateX(-90deg);
	animation: fallPerspective 5s ease-in-out forwards;
}

@keyframes fallPerspective {
	100% {
		transform: translateZ(0px) translateY(0px) rotateX(0deg);
		opacity: 1;
	}
}

.service-panel .service {
	webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
	-webkit-animation: fadeInUp 1s 0.1s both;
	-moz-animation: fadeInUp 1s 0.1s both;
	animation: fadeInUp 1s 0.1s both;
}

.home-case .home-case-list li .title {
	text-align: center;
}

.home-case .home-case-list li .more-btn {
	margin-left: 70px;
}

.home-banner-top {
	position: relative;
	margin-bottom: 200px;
}

.home-banner-bottom {
	width: 40%;
	height: 200px;
	border-radius: 10px;
	border: 1px solid #eee;
	background-color: #ffffff;
	margin-top: -10px;
	margin-left: 30%;
	position: absolute;
	bottom: -100px;
	display: flex;
	justify-content: center;
}

.home-banner-bottom-in .home-banner-bottom-in-image {
	height: 60px;
	width: 60px;
	margin: 20px;
}

.home-banner-bottom-in {
	display: flex;
	justify-content: center;
	width: 50%;
	margin-top: 7%;
}

.home-banner-bottom-in .title {
	font-size: 20px;
	margin-bottom: 10px;
	font-weight: bold;
}

.home-banner-bottom-in div .desc {
	font-size: 13px;
}

.home-banner-in-left {
	margin-bottom: 50px;
	border-right: 1px solid #eee;
	padding-right: 20px;
}

.warehouse-all {
	display: flex;
	justify-content: center;
	/* height: 500px; */
}

.warehouse-all .warehouse {
	/*width: 136px;*/
	height: 48px;
	font-size: 34px;
	font-family: PingFang SC;
	font-weight: 500;
	line-height: 29px;
	color: #202B69;
}

.warehouse-in {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.warehouse-in .warehouse-desc {
	font-size: 16px;
	color: #666666;
}

.warehouse-all .warehouse-br {
	border-bottom: 1px solid #222;
	width: 331px;
	height: 24px;
	display: flex;
	justify-content: center;
}

.warehouse-all .warehouse-br .warehouse-br-in {
	height: 24px;
	border-bottom: 5px solid #4D5DB5;
	width: 50px;

}

.warehouse-introduce-all {
	display: flex;
	justify-content: center;
	margin-top: 94px;
}

.warehouse-introduce-all .warehouse-introduce {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-right: 54px;
}

.warehouse-introduce-all .warehouse-introduce .introduce-img {
	border: 1px dashed #999;
}

.warehouse-introduce-all .warehouse-introduce .introduce-title {
	font-size: 18px;
	font-family: PingFang SC;
	font-weight: 400;
	line-height: 22px;
	color: #333333;
	margin-top: 30px;
}

.warehouse-introduce-all .warehouse-introduce .introduce-desc {
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 400;
	line-height: 24px;
	margin-top: 27px;
	width: 190px;
}

.warehouse-introduce-all .warehouse-introduce .introduce-button {
	background: #FFFFFF;
	border: 1px solid #E6E6E6;
	padding: 10px 30px;
	font-size: 16px;
	font-family: SourceHanSansCN-Regular;
	line-height: 24px;
	color: #666666;
	margin-top: 70px;
}

.warehouse-introduce-buttom {
	display: flex;
	justify-content: center;
	margin-top: 56px;
	margin-bottom: 111px;
}

.warehouse-introduce-buttom .warehouse-introduce {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding-top: 20px;
	position: relative;
}

.bigwidth {
	padding-right: 30px;
}

.warehouse-introduce-buttom .warehouse-introduce .myimg {
	position: absolute;
	top: 0;
	right: 0;
	width: 20px;
	height: 20px;
}

.warehouse-introduce-buttom .warehouse-introduce .introduce-title {
	font-size: 60px;
	font-family: SourceHanSansCN-Bold;
	line-height: 24px;
	color: #C81B21;
}

.warehouse-introduce-buttom .warehouse-introduce .introduce-desc {
	font-size: 16px;
	font-family: SourceHanSansCN-Regular;
	line-height: 24px;
	color: #333333;
	margin-top: 34px;
}

.warehouse-buttom {
	display: flex;
	justify-content: center;
}

.warehouse-buttom .title {
	margin-top: 65px;
	font-size: 24px;
	font-family: PingFang SC;
	font-weight: 500;
	line-height: 0px;
	color: #334C81;
}

.warehouse-buttom .warehouse-buttom-right .buttom-img {
	height: 500px;
	width: 809px;
}

.warehouse-buttom .warehouse-buttom-flexs {
	width: 231px;
}

.partner-buttom {
	margin-bottom: 65px;
}

.warehouse-buttom .warehouse-buttom-left {
	display: flex;
	justify-content: center;
}

.warehouse-buttom .warehouse-buttom-left .warehouse-buttom-desc {
	padding-left: 10px;
	padding-right: 30px;
}

.warehouse-buttom .warehouse-buttom-right {
	background: url("../images/index_right.png") no-repeat center 0;
}

.warehouse-buttom .warehouse-buttom-left .solid {
	border-bottom: 2px solid #334C81;
	width: 45px;
	margin-top: 34px;
}

.warehouse-buttom .warehouse-buttom-left .desc {
	margin-top: 45px;
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 400;
	line-height: 21px;
	color: #333333;
	width: 700px;
}

.warehouse-button {
	margin-top: 90px;
	border: 1px solid #8A8D9B;
	opacity: 1;
	border-radius: 25px;
	width: 140px;
	height: 40px;
	padding-top: 7px;
}

.warehouse-button .button {
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #565C83;
	margin-left: 25px;
}

.new-buttom {
	margin-top: 100px;
}

.newsList {
	display: flex;
	justify-content: center;
	margin-top: 64px;
}

.newsList .newsList-title {
	font-size: 18px;
	font-family: PingFang SC;
	font-weight: 500;
	line-height: 0px;
	color: #333333;
	margin-top: 24px;
	margin-bottom: 16px;
}

.newsList .newsList-left {
	margin-right: 30px;
}

.newsList .newsList-left .newsList-desc {
	width: 520px;
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 400;
	line-height: 26px;
	color: #888888;
}

.newsList img {
	width: 560px;
	height: 300px;
}

.newsList-right .newsList-desc {
	display: flex;
	justify-content: center;
	margin-top: 30px;
}

.newsList-right .newsList-desc .newsList-date {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding-right: 19px;
	border-right: 1px solid #E3E3E3;
}

.newsList-right .newsList-desc .newsList-date .newsList-date-year {
	font-size: 24px;
	font-family: PingFang SC;
	font-weight: 400;
	line-height: 0px;
	color: #666666;
	margin-top: 13px;
	margin-left: 25px;
}

.newsList-right .newsList-desc .newsList-date .newsList-date-day {
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 400;
	line-height: 0px;
	color: #999999;
	margin-top: 21px;
}

.newsList-desc .newsList-myDesc {
	margin-left: 18px;
	width: 480px;
}

.newsList-desc .newsList-myDesc .newsList-myDesc-title {
	font-size: 18px;
	font-family: PingFang SC;
	font-weight: 500;
	line-height: 18px;
	color: #4D5DB5;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 1;
	-moz-box-orient: vertical;
	overflow-wrap: break-word;
	word-break: break-all;
	white-space: normal;
	overflow: hidden;
}

.newsList-desc .newsList-myDesc .newsList-myDesc-desc {
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 400;
	line-height: 20px;
	color: #888888;
	margin-top: 14px;
	width: 479px;
	height: 40px;
	text-overflow: ellipsis;

	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;

	display: -moz-box;
	-moz-line-clamp: 2;
	-moz-box-orient: vertical;

	overflow-wrap: break-word;
	word-break: break-all;
	white-space: normal;
	overflow: hidden;
}