.wp1400 {
	max-width: 1400px;
	margin: 0 auto;
}

.m-banner-m1 {
	width: 100%;
	height: 900px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.row-m1 {
	background: url(../images/aboutus/bgpic-m1.png) no-repeat center top;
	background-size: 100% auto;
	background-color: #fff;
	padding: 115px 0 110px;
}

.row-m2 {
	background: url(../images/aboutus/bgpic-m2.png) no-repeat center top;
	background-size: 100% auto;
	background-color: #fbfbfb;
	padding: 85px 0 100px;
}

.row-m3 {
	background-color: #fff;
	padding: 95px 0 85px;
}

.row-m3 .g-tit-m2 {
	margin-bottom: 80px;
}

.row-m4 {
	background: url(../images/aboutus/bgpic-m4.jpg) no-repeat center top;
	background-size: 100% auto;
	background-color: rgb(246, 177, 86);
	padding: 65px 0 95px;
}

.row-m5 {
	background-color: #fff;
	padding: 65px 0 20px;
}

.row-m5 .g-tit-m2 {
	margin-bottom: 40px;
}

.row-m6 {
	background-color: #fff;
	padding: 45px 0 155px;
}

.row-m6 .g-tit-m2 {
	margin-bottom: 50px;
}

.g-tit-m1 {
	width: 525px;
	height: 155px;
	overflow: hidden;
	margin-bottom: 30px;
}

.g-tit-m1 img {
	width: 100%;
	height: 100%;
	display: block;
}

.m-txtpic-m1 {}

.m-txtpic-m1 .con {
	/* overflow: hidden; */
	cursor: pointer;
}

.m-txtpic-m1 .pic {
	float: right;
	width: 600px;
	height: 390px;
	overflow: hidden;
	margin-left: 90px;
	transition: .5s;
	position: relative;
}

.m-txtpic-m1 img {
	width: 100%;
	height: 100%;
	display: block;
	transition: .5s;
}
.m-txtpic-m1 .videos{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	outline: none;
	display: none;
}
.m-txtpic-m1 .txt {
	overflow: hidden;
}

.m-txtpic-m1 .tit {
	color: #111;
	font-size: 46px;
	line-height: 2;
	margin-bottom: 38px;
}

.m-txtpic-m1 .desc {
	color: #333;
	font-size: 16px;
	line-height: 2;
	overflow: hidden;
}

.m-txtpic-m1 .con:hover .tit {
	color: #1a3c6c;
}

/* .m-txtpic-m1 .con:hover .pic {
	transform: scale(1.1);
} */

.g-tit-m2 {}

.g-tit-m2 .tit {
	text-align: center;
	font-size: 54px;
	line-height: 2;
	color: #111;
}

.m-swiper-m1 {
	padding-top: 285px;
	position: relative;
}

.m-swiper-m1 .mswiperm1 {
	position: relative;
	overflow: hidden;
}

.m-swiper-m1 .nav-zdy {
	position: absolute;
	width: 100%;
	height: 220px;
	top: 0;
	left: 0;
}

.m-swiper-m1 .item {}

.m-swiper-m1 .con {
	overflow: hidden;
	display: block;
}

.m-swiper-m1 .pic {
	width: 700px;
	height: 420px;
	overflow: hidden;
	float: left;
	margin-right: 55px;
}

.m-swiper-m1 .pic img {
	width: 100%;
	display: block;
	transition: .5s;
}

.m-swiper-m1 .txt {
	overflow: hidden;
	padding-top: 45px;
}

.m-swiper-m1 .tit {
	color: #333;
	font-size: 30px;
	line-height: 2;
	margin-bottom: 23px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.m-swiper-m1 .desc {
	color: #666;
	font-size: 16px;
	line-height: 1.9;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
}

.m-swiper-m1 .item:hover .pic img {
	transform: scale(1.2);
}

.m-swiper-m1 .item:hover .tit {
	color: #1a3c6c;
}

.m-swiper-m1 .swiper-button-prev,
.m-swiper-m2 .swiper-button-prev,
.m-swiper-m4 .swiper-button-prev {
	background-image: url(../images/aboutus/swiper-m1-prev-1.png);
	left: -20px;
}

.m-swiper-m1 .swiper-button-next,
.m-swiper-m2 .swiper-button-next,
.m-swiper-m4 .swiper-button-next {
	background-image: url(../images/aboutus/swiper-m1-next-1.png);
	right: -20px;
}

.m-swiper-m1 .swiper-button-prev:hover,
.m-swiper-m2 .swiper-button-prev:hover,
.m-swiper-m4 .swiper-button-prev:hover {
	background-image: url(../images/aboutus/swiper-m1-prev-2.png);
}

.m-swiper-m1 .swiper-button-next:hover,
.m-swiper-m2 .swiper-button-next:hover,
.m-swiper-m4 .swiper-button-next:hover {
	background-image: url(../images/aboutus/swiper-m1-next-2.png);
}

.m-swiper-m1 .swiper-button-prev,
.m-swiper-m1 .swiper-button-next,
.m-swiper-m2 .swiper-button-prev,
.m-swiper-m2 .swiper-button-next,
.m-swiper-m3 .swiper-button-prev,
.m-swiper-m3 .swiper-button-next,
.m-swiper-m4 .swiper-button-prev,
.m-swiper-m4 .swiper-button-next {
	width: 40px;
	height: 40px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	outline: none;
	transition: .5s;
}
.m-swiper-m1 .swiper-button-prev,
.m-swiper-m1 .swiper-button-next{
	top: 50%;
	transform: translateY(-50%);
	margin-top: 0;
}
.m-swiper-m1 .swiper-button-prev::after,
.m-swiper-m1 .swiper-button-next::after,
.m-swiper-m2 .swiper-button-prev::after,
.m-swiper-m2 .swiper-button-next::after,
.m-swiper-m3 .swiper-button-prev::after,
.m-swiper-m3 .swiper-button-next::after,
.m-swiper-m4 .swiper-button-prev::after,
.m-swiper-m4 .swiper-button-next::after {
	display: none;
}

.m-swiper-m1 .swiper-pagination-bullets.swiper-pagination-horizontal {
	bottom: 50%;
	transform: translateY(50%);
	background-image: url(../images/aboutus/bgpic-swiper-m1.png);
	background-repeat: no-repeat;
	background-size: 1400px 1px;
	background-position: center center;
	padding: 0 35px;
	box-sizing: border-box;
}

.m-swiper-m1 .swiper-pagination-bullets.swiper-pagination-horizontal::after {
	content: "";
	display: block;
	clear: both;
}

.m-swiper-m1 .swiper-pagination-bullet {
	width: 24px;
	height: 25px;
	background: url(../images/aboutus/icon-swiper-m1-2.png) no-repeat;
	background-size: 100% 100%;
	opacity: 1;
	float: right;
	position: relative;
	margin: 0 30px !important;
	outline: none;
}

.m-swiper-m1 .swiper-pagination-bullet .years {
	position: absolute;
	top: 30px;
	left: 50%;
	transform: translateX(-50%);
	font-size: 18px;
	color: #c0c0c0;
}

.m-swiper-m1 .swiper-pagination-bullet.swiper-pagination-bullet-active {
	width: 35px;
	height: 40px;
	background: url(../images/aboutus/icon-swiper-m1-1.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.m-swiper-m1 .swiper-pagination-bullet.swiper-pagination-bullet-active .years {
	color: #111;
	font-size: 60px;
	top: 45px;
	font-weight: 600;
}

.m-swiper-m2 {
	position: relative;
	overflow: hidden;
	padding-bottom: 90px;
}

.m-swiper-m2 .item {}

.m-swiper-m2 .con {
	display: block;
	width: 320px;
	height: 380px;
	padding: 10px;
	box-sizing: border-box;
	background-color: #f5f7f9;
	transition: .5s;
}

.m-swiper-m2 .pic {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.m-swiper-m2 .pic img {
	width: 100%;
	height: 100%;
	display: block;
	transition: .5s;
}
.m-swiper-m2 .swiper-slide{
	width: auto;
}
.m-swiper-m2 .nav-zdy {
	position: absolute;
	width: 110px;
	height: 40px;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}

.m-swiper-m2 .swiper-button-prev {
	left: 0;
}

.m-swiper-m2 .swiper-button-next {
	right: 0;
}

.m-swiper-m2 .item:hover .con {
	background-color: #1a3c6c;
}

.m-swiper-m2 .item:hover .pic img {
	transform: scale(1.2);
}

.m-swiper-m3 {
	position: relative;
	padding-top: 30px;
}

.m-swiper-m3 .mswiperm3 {
	position: relative;
	overflow: hidden;
	margin-left: -90px;
}

.m-swiper-m3 .item {}

.m-swiper-m3 .con {
	width: 700px;
	height: 450px;
	padding: 10px;
	box-sizing: border-box;
	display: block;
	transition: .5s;
	background-color: #fff;
}

.m-swiper-m3 .pic {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.m-swiper-m3 .pic img {
	width: 100%;
	height: 100%;
	display: block;
	transition: .5s;
}
.m-swiper-m3 .item:hover .pic img{
	transform: scale(1.2);
}
.m-swiper-m3 .swiper-slide{
	width: auto;
}
.m-swiper-m3 .swiper-button-prev {
	background-image: url(../images/aboutus/swiper-m3-prev-1.png);
	left: 0;
}

.m-swiper-m3 .swiper-button-next {
	background-image: url(../images/aboutus/swiper-m3-prev-1.png);
	transform: rotateZ(180deg);
	right: 0;
}

.m-swiper-m3 .swiper-button-prev,
.m-swiper-m3 .swiper-button-next {
	transition: unset;
}

.m-swiper-m3 .swiper-button-prev:hover {
	background-image: url(../images/aboutus/swiper-m3-next-2.png);
	transform: rotateZ(180deg);
}

.m-swiper-m3 .swiper-button-next:hover {
	background-image: url(../images/aboutus/swiper-m3-next-2.png);
	transform: rotateZ(0);
}

.m-swiper-m3 .nav-zdy {
	position: absolute;
	width: 110px;
	height: 40px;
	top: -65px;
	right: 260px;
}

.m-swiper-m4 {
	position: relative;
	overflow: hidden;
	padding-bottom: 75px;
}

.m-swiper-m4 .item {}

.m-swiper-m4 .con {
	width: 260px;
	height: 400px;
	box-sizing: border-box;
	padding: 15px 15px 0;
	background-color: #f5f7f9;
	display: block;
	transition: .5s;
}

.m-swiper-m4 .pic {
	width: 100%;
	height: 330px;
	line-height: 330px;
	overflow: hidden;
	background-color: #fff;
}

.m-swiper-m4 .pic img {
	width: 100%;
	max-height: 330px;
	display: inline-block;
	transition: .5s;
}

.m-swiper-m4 .txt {}

.m-swiper-m4 .tit {
	line-height: 55px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	text-align: center;
	color: #333;
	font-size: 16px;
	transition: .5s;
}

.m-swiper-m4 .item:hover .pic img {
	transform: scale(1.2);
}

.m-swiper-m4 .item:hover .con {
	background-color: #1a3c6c;
}

.m-swiper-m4 .item:hover .tit {
	color: #fff;
}

.m-swiper-m4 .nav-zdy {
	position: absolute;
	width: 100px;
	height: 40px;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}

.m-swiper-m4 .swiper-button-prev {
	left: 0;
}

.m-swiper-m4 .swiper-button-next {
	right: 0;
}

.ul-list-m1 {
	margin: 0 -58px;
}

.ul-list-m1 li {
	float: left;
	margin-bottom: 20px;
}

.ul-list-m1 .con {
	display: block;
	height: 80px;
	line-height: 80px;
	margin: 0 10px;
}

.ul-list-m1 img {
    border: 1px solid #e8ebf0;
	width: auto;
	max-height: 80px;
	display: inline-block;
	transition: .5s;
}

.ul-list-m1 li:hover img {
	transform: scale(1.2);
}

@media only screen and (min-width: 950px) and (max-width: 1920px) {
	.m-banner-m1 {
		width: 100%;
		height: 46.87vw;
	}
}

@media only screen and (min-width: 950px) and (max-width: 1700px) {
	.wp1400 {
		max-width: 82.35vw;
		margin: 0 auto;
	}

	.row-m1 {
		background: url(../images/aboutus/bgpic-m1.png) no-repeat center top;
		background-size: 100% auto;
		background-color: #fff;
		padding: 6.764vw 0 6.470vw;
	}

	.row-m2 {
		background: url(../images/aboutus/bgpic-m2.png) no-repeat center top;
		background-size: 100% auto;
		background-color: #fbfbfb;
		padding: 5vw 0 5.882vw;
	}

	.row-m3 {
		background-color: #fff;
		padding: 5.588vw 0 5vw;
	}

	.row-m3 .g-tit-m2 {
		margin-bottom: 4.705vw;
	}

	.row-m4 {
		background: url(../images/aboutus/bgpic-m4.jpg) no-repeat center top;
		background-size: 100% auto;
		background-color: rgb(246, 177, 86);
		padding: 3.823vw 0 5.588vw;
	}

	.row-m5 {
		background-color: #fff;
		padding: 3.823vw 0 1.176vw;
	}

	.row-m5 .g-tit-m2 {
		margin-bottom: 2.352vw;
	}

	.row-m6 {
		background-color: #fff;
		padding: 2.647vw 0 9.117vw;
	}

	.row-m6 .g-tit-m2 {
		margin-bottom: 2.941vw;
	}

	.g-tit-m1 {
		width: 30.88vw;
		height: 9.117vw;
		overflow: hidden;
		margin-bottom: 1.764vw;
	}

	.g-tit-m1 img {
		width: 100%;
		height: 100%;
		display: block;
	}

	.m-txtpic-m1 {}

	.m-txtpic-m1 .con {
		/* overflow: hidden; */
		cursor: pointer;
	}

	.m-txtpic-m1 .pic {
		float: right;
		width: 35.29vw;
		height: 22.94vw;
		overflow: hidden;
		margin-left: 5.294vw;
		outline: none;
	}

	.m-txtpic-m1 img {
		width: 100%;
		height: 100%;
		display: block;
		transition: .5s;
	}

	.m-txtpic-m1 .txt {
		overflow: hidden;
	}

	.m-txtpic-m1 .tit {
		color: #111;
		font-size: 2.705vw;
		line-height: 2;
		margin-bottom: 2.235vw;
	}

	.m-txtpic-m1 .desc {
		color: #333;
		font-size: 1.058vw;
		line-height: 2;
	}

	.m-txtpic-m1 .con:hover .tit {
		color: #1a3c6c;
	}

	/* .m-txtpic-m1 .con:hover .pic {
		transform: scale(1.1);
	} */

	.g-tit-m2 {}

	.g-tit-m2 .tit {
		text-align: center;
		font-size: 3.176vw;
		line-height: 2;
		color: #111;
	}

	.m-swiper-m1 {
		padding-top: 16.76vw;
		position: relative;
	}

	.m-swiper-m1 .mswiperm1 {
		position: relative;
		overflow: hidden;
	}

	.m-swiper-m1 .nav-zdy {
		position: absolute;
		width: 100%;
		height: 12.94vw;
		top: 0;
		left: 0;
	}

	.m-swiper-m1 .item {}

	.m-swiper-m1 .con {
		overflow: hidden;
		display: block;
		padding-left: 1px;
	}

	.m-swiper-m1 .pic {
		width: 41.17vw;
		height: 24.70vw;
		overflow: hidden;
		float: left;
		margin-right: 3.235vw;
	}

	.m-swiper-m1 .pic img {
		width: 100%;
		display: block;
		transition: .5s;
	}

	.m-swiper-m1 .txt {
		overflow: hidden;
		padding-top: 2.647vw;
	}

	.m-swiper-m1 .tit {
		color: #333;
		font-size: 1.764vw;
		line-height: 2;
		margin-bottom: 1.352vw;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.m-swiper-m1 .desc {
		color: #666;
		font-size: 0.941vw;
		line-height: 1.9;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 4;
	}

	.m-swiper-m1 .item:hover .pic img {
		transform: scale(1.2);
	}

	.m-swiper-m1 .item:hover .tit {
		color: #1a3c6c;
	}

	.m-swiper-m1 .swiper-button-prev,
	.m-swiper-m2 .swiper-button-prev,
	.m-swiper-m4 .swiper-button-prev {
		background-image: url(../images/aboutus/swiper-m1-prev-1.png);
		left: -1.176vw;
	}

	.m-swiper-m1 .swiper-button-next,
	.m-swiper-m2 .swiper-button-next,
	.m-swiper-m4 .swiper-button-next {
		background-image: url(../images/aboutus/swiper-m1-next-1.png);
		right: -1.176vw;
	}

	.m-swiper-m1 .swiper-button-prev:hover,
	.m-swiper-m2 .swiper-button-prev:hover,
	.m-swiper-m4 .swiper-button-prev:hover {
		background-image: url(../images/aboutus/swiper-m1-prev-2.png);
	}

	.m-swiper-m1 .swiper-button-next:hover,
	.m-swiper-m2 .swiper-button-next:hover,
	.m-swiper-m4 .swiper-button-next:hover {
		background-image: url(../images/aboutus/swiper-m1-next-2.png);
	}

	.m-swiper-m1 .swiper-button-prev,
	.m-swiper-m1 .swiper-button-next,
	.m-swiper-m2 .swiper-button-prev,
	.m-swiper-m2 .swiper-button-next,
	.m-swiper-m3 .swiper-button-prev,
	.m-swiper-m3 .swiper-button-next,
	.m-swiper-m4 .swiper-button-prev,
	.m-swiper-m4 .swiper-button-next {
		width: 2.352vw;
		height: 2.352vw;
		background-size: 100% 100%;
		background-repeat: no-repeat;
		outline: none;
		transition: .5s;
	}

	.m-swiper-m1 .swiper-button-prev::after,
	.m-swiper-m1 .swiper-button-next::after,
	.m-swiper-m2 .swiper-button-prev::after,
	.m-swiper-m2 .swiper-button-next::after,
	.m-swiper-m3 .swiper-button-prev::after,
	.m-swiper-m3 .swiper-button-next::after,
	.m-swiper-m4 .swiper-button-prev::after,
	.m-swiper-m4 .swiper-button-next::after {
		display: none;
	}

	.m-swiper-m1 .swiper-pagination-bullets.swiper-pagination-horizontal {
		bottom: 50%;
		transform: translateY(50%);
		background-image: url(../images/aboutus/bgpic-swiper-m1.png);
		background-repeat: no-repeat;
		background-size: 82.35vw 1px;
		background-position: center center;
		padding: 0 2.058vw;
		box-sizing: border-box;
	}

	.m-swiper-m1 .swiper-pagination-bullets.swiper-pagination-horizontal::after {
		content: "";
		display: block;
		clear: both;
	}

	.m-swiper-m1 .swiper-pagination-bullet {
		width: 1.411vw;
		height: 1.470vw;
		background: url(../images/aboutus/icon-swiper-m1-2.png) no-repeat;
		background-size: 100% 100%;
		opacity: 1;
		float: right;
		position: relative;
		margin: 0 1.764vw !important;
		outline: none;
	}

	.m-swiper-m1 .swiper-pagination-bullet .years {
		position: absolute;
		top: 1.764vw;
		left: 50%;
		transform: translateX(-50%);
		font-size: 1.058vw;
		color: #c0c0c0;
	}

	.m-swiper-m1 .swiper-pagination-bullet.swiper-pagination-bullet-active {
		width: 2.058vw;
		height: 2.352vw;
		background: url(../images/aboutus/icon-swiper-m1-1.png) no-repeat;
		background-size: 100% 100%;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}

	.m-swiper-m1 .swiper-pagination-bullet.swiper-pagination-bullet-active .years {
		color: #111;
		font-size: 3.529vw;
		top: 2.647vw;
		font-weight: 600;
	}

	.m-swiper-m2 {
		position: relative;
		overflow: hidden;
		padding-bottom: 5.294vw;
	}

	.m-swiper-m2 .item {}

	.m-swiper-m2 .con {
		display: block;
		width: 18.82vw;
		height: 22.35vw;
		padding: 0.588vw;
		box-sizing: border-box;
		background-color: #f5f7f9;
		transition: .5s;
	}

	.m-swiper-m2 .pic {
		width: 100%;
		height: 100%;
		overflow: hidden;
	}

	.m-swiper-m2 .pic img {
		width: 100%;
		height: 100%;
		display: block;
		transition: .5s;
	}

	.m-swiper-m2 .nav-zdy {
		position: absolute;
		width: 6.470vw;
		height: 2.352vw;
		bottom: 0;
		left: 50%;
		transform: translateX(-50%);
	}

	.m-swiper-m2 .swiper-button-prev {
		left: 0;
	}

	.m-swiper-m2 .swiper-button-next {
		right: 0;
	}

	.m-swiper-m2 .item:hover .con {
		background-color: #1a3c6c;
	}

	.m-swiper-m2 .item:hover .pic img {
		transform: scale(1.2);
	}

	.m-swiper-m3 {
		position: relative;
		padding-top: 1.764vw;
	}

	.m-swiper-m3 .mswiperm3 {
		position: relative;
		overflow: hidden;
		margin-left: -5.294vw;
	}

	.m-swiper-m3 .item {}

	.m-swiper-m3 .con {
		width: 41.17vw;
		height: 26.47vw;
		padding: 0.588vw;
		box-sizing: border-box;
		display: block;
		transition: .5s;
		background-color: #fff;
	}

	.m-swiper-m3 .pic {
		width: 100%;
		height: 100%;
		overflow: hidden;
	}

	.m-swiper-m3 .pic img {
		width: 100%;
		height: 100%;
		display: block;
		transition: .5s;
	}

	.m-swiper-m3 .swiper-button-prev {
		background-image: url(../images/aboutus/swiper-m3-prev-1.png);
		left: 0;
	}

	.m-swiper-m3 .swiper-button-next {
		background-image: url(../images/aboutus/swiper-m3-prev-1.png);
		transform: rotateZ(180deg);
		right: 0;
	}

	.m-swiper-m3 .swiper-button-prev,
	.m-swiper-m3 .swiper-button-next {
		transition: unset;
	}

	.m-swiper-m3 .swiper-button-prev:hover {
		background-image: url(../images/aboutus/swiper-m3-next-2.png);
		transform: rotateZ(180deg);
	}

	.m-swiper-m3 .swiper-button-next:hover {
		background-image: url(../images/aboutus/swiper-m3-next-2.png);
		transform: rotateZ(0);
	}

	.m-swiper-m3 .nav-zdy {
		position: absolute;
		width: 6.470vw;
		height: 2.352vw;
		top: -3.823vw;
		right: 15.29vw;
	}

	.m-swiper-m4 {
		position: relative;
		overflow: hidden;
		padding-bottom: 4.411vw;
	}

	.m-swiper-m4 .item {}

	.m-swiper-m4 .con {
		width: 15.29vw;
		height: 23.52vw;
		box-sizing: border-box;
		padding: 0.882vw 0.882vw 0;
		background-color: #f5f7f9;
		display: block;
		transition: .5s;
	}

	.m-swiper-m4 .pic {
		width: 100%;
		height: 19.41vw;
		line-height: 19.41vw;
		overflow: hidden;
		background-color: #fff;
	}

	.m-swiper-m4 .pic img {
		width: 100%;
		max-height: 19.41vw;
		display: inline-block;
		transition: .5s;
	}

	.m-swiper-m4 .txt {}

	.m-swiper-m4 .tit {
		line-height: 3.235vw;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		text-align: center;
		color: #333;
		font-size: 0.941vw;
		transition: .5s;
	}

	.m-swiper-m4 .item:hover .pic img {
		transform: scale(1.2);
	}

	.m-swiper-m4 .item:hover .con {
		background-color: #1a3c6c;
	}

	.m-swiper-m4 .item:hover .tit {
		color: #fff;
	}

	.m-swiper-m4 .nav-zdy {
		position: absolute;
		width: 5.882vw;
		height: 2.352vw;
		bottom: 0;
		left: 50%;
		transform: translateX(-50%);
	}

	.m-swiper-m4 .swiper-button-prev {
		left: 0;
	}

	.m-swiper-m4 .swiper-button-next {
		right: 0;
	}

	.ul-list-m1 {
		margin: 0 -3.411vw;
	}

	.ul-list-m1 li {
		float: left;
		margin-bottom: 1.176vw;
	}

	.ul-list-m1 .con {
		display: block;
		height: 4.705vw;
		line-height: 4.705vw;
		margin: 0 3.411vw;
	}

	.ul-list-m1 img {
	    border: 1px solid #e8ebf0;
		max-height: 4.705vw;
		display: inline-block;
		transition: .5s;
	}

	.ul-list-m1 li:hover img {
		transform: scale(1.2);
	}
}

@media only screen and (max-width: 950px) {
	.wp1400{
		padding: 0 20px;
	}
	.m-banner-m1{
		/* height: 380px; */
		height: 50vh;
		background-size: auto 100%;
		background-position: center center;
	}
	.row-m1{
		padding: 30px 0 30px;
		background-size: auto 50px;
	}
	.row-m2{
		background-size: auto 100%;
		padding: 30px 0;
	}
	.row-m3{
		padding: 30px 0;
	}
	.row-m3 .g-tit-m2 {
	    margin-bottom: 30px;
	}
	.row-m4{
		padding: 30px 0;
	}
	.row-m6{
		padding: 10px 0 30px;
	}
	.row-m6 .g-tit-m2{
		margin-bottom: 20px;
	}
	.g-tit-m1{
		margin: 0 auto 30px;
		width: 280px;
		height: auto;
	}
	.g-tit-m1 img{
		height: auto;
	}
	.g-tit-m2 .tit{
		font-size: 20px;
	}
	.m-txtpic-m1 .pic{
		float: unset;
		width: 100%;
		height: auto;
		margin-left: 0;
	}
	.m-txtpic-m1 .tit{
		font-size: 20px;
		margin-bottom: 15px;
	}
	.m-txtpic-m1 .desc{
		font-size: 14px;
	}
	.m-swiper-m1{
		padding-top: 15px;
		padding-bottom: 55px;
	}
	.m-swiper-m1 .pic{
		width: 100%;
		height: auto;
		margin-left: 0;
		float: unset;
	}
	.m-swiper-m1 .txt{
		padding-top: 20px;
	}
	.m-swiper-m1 .tit{
		font-size: 20px;
		margin-bottom: 10px;
	}
	.m-swiper-m1 .desc{
		font-size: 14px;
	}
	.m-swiper-m1 .nav-zdy{
		height: 40px;
		top: unset;
		bottom: 0;
	}
	.m-swiper-m1 .swiper-pagination-bullets.swiper-pagination-horizontal{
		display: none;
	}
	.m-swiper-m1 .swiper-button-prev{
		left: 10px;
	}
	.m-swiper-m1 .swiper-button-next{
		right: 10px;
	}
	.m-swiper-m2{
		padding-bottom: 70px;
	}
	.m-swiper-m2 .con{
		margin: 0 auto;
	}
	.m-swiper-m3{
		padding-top: 20px;
		padding-bottom: 70px;
	}
	.m-swiper-m3 .mswiperm3{
		margin-left: 0;
		width: 100%;
	}
	.m-swiper-m3 .con{
		width: 100%;
		height: unset;
	}
	.m-swiper-m3 .pic{
		height: unset;
	}
	.m-swiper-m3 .pic img{
		height: auto;
	}
	.m-swiper-m3 .nav-zdy{
		top: unset;
		bottom: 0;
		right: 50%;
		transform: translateX(50%);
	}
	.m-swiper-m4 .con{
		margin: 0 auto;
	}
	.ul-list-m1{
		height: 200px;
		overflow-x: auto;
	}
	.ul-list-m1 li{
		float: unset;
	}
	.ul-list-m1 .con{
		text-align: center;
	}
}

@media only screen and (max-width: 750px) {
	
}