/* 首页-start */
input::-webkit-input-placeholder {
	color: #fff;
	font-size: 12px;
}
.m-mzw-banner-m1 {
	height: 930px;
	background-position: center center;
	background-size: auto 100%;
}

.m-mzw-banner-m2 {
	overflow: hidden;
	position: relative;
	background-color: #000;
}
.m-mzw-banner-m2 .swiper-slide{
	transform: translate3d(0, 0, 0);
}
.m-mzw-banner-m2 .swiper-pagination{
	display: block;
	bottom: 140px;
}
.m-mzw-banner-m2 .swiper-pagination-bullet{
	width: 10px;
	height: 10px;
	background-color: rgb(139,138,145);
	opacity: 1;
	margin: 0 8px !important;
}

.m-mzw-banner-m2 .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background-color: rgb(13, 96, 175);
}

.row-a2 {
	height: 100px;
	background-color: #f9f7f6;
	position: relative;
	z-index: 2;
}

.row-a2 .wp1200 {
	height: 100%;
}

.row-a2 .row-a2-1 {
	display: none;
}

.row-a2 .row-a2-2 {
	height: 100%;
	position: relative;
}

.m-mzw-swiper-m1 {
	position: relative;
	background-color: #fff;
	border-radius: 20px;
	overflow: hidden;
	padding: 24px 57px;
	width: 100%;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	bottom: 10px;
}

.m-mzw-swiper-m1 .swiper-con {
	overflow: hidden;
}

.m-mzw-swiper-m1 .item {
	float: left;
}

.m-mzw-swiper-m1 .con {
	display: block;
	margin: 0 50px;
}
/* .m-mzw-swiper-m1 .con.picflex .pic {
	display: flex;
	justify-content: center;
}
.m-mzw-swiper-m1 .con.picflex .pic img{
	height: 100%;
	width: auto;
	max-width: unset;
} */

.m-mzw-swiper-m1 .pic {
	width: 84px;
	height: 84px;
	overflow: hidden;
	margin-bottom: 11px;
	display: flex;
	justify-content: center;
}
.m-mzw-swiper-m1 .pic img{
	height: 100%;
	width: auto;
	max-width: unset;
}

.m-mzw-swiper-m1 .tit {
	font-size: 21px;
	color: rgb(51, 51, 51);
	line-height: 1.5;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	/*font-weight: 600;*/
}

.m-mzw-swiper-m1 .swiper-slide {
	width: auto;
}

.m-mzw-swiper-m1 .swiper-button-prev,
.m-mzw-swiper-m1 .swiper-button-next,
.m-mzw-swiper-m2 .swiper-button-prev,
.m-mzw-swiper-m2 .swiper-button-next,
.m-mzw-swiper-m3 .swiper-button-prev,
.m-mzw-swiper-m3 .swiper-button-next,
.m-mzw-banner-m2 .swiper-button-prev,
.m-mzw-banner-m2 .swiper-button-next{
	width: 27px;
	height: 65px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin-top: 0;
	transform: translateY(-50%);
	outline: none;
	border: none;
}

.m-mzw-swiper-m1 .swiper-button-prev::after,
.m-mzw-swiper-m1 .swiper-button-next::after,
.m-mzw-swiper-m2 .swiper-button-prev::after,
.m-mzw-swiper-m2 .swiper-button-next::after,
.m-mzw-swiper-m3 .swiper-button-prev::after,
.m-mzw-swiper-m3 .swiper-button-next::after,
.m-mzw-banner-m2 .swiper-button-prev::after,
.m-mzw-banner-m2 .swiper-button-next::after{
	display: none;
}

.m-mzw-swiper-m1 .swiper-button-prev,
.m-mzw-swiper-m2 .swiper-button-prev,
.m-mzw-swiper-m3 .swiper-button-prev,
.m-mzw-banner-m2 .swiper-button-prev{
	left: 30px;
	background-image: url(../images/home/icon-arrow-prev-m1.png);
}

.m-mzw-swiper-m1 .swiper-button-next,
.m-mzw-swiper-m2 .swiper-button-next,
.m-mzw-swiper-m3 .swiper-button-next,
.m-mzw-banner-m2 .swiper-button-next{
	right: 30px;
	background-image: url(../images/home/icon-arrow-next-m1.png);
}

.row-a3 {
	padding: 40px 0 182px;
}

.row-a3 .row-a3-1 {
	margin-bottom: 17px;
}

.row-a3 .row-a3-2 {}

.g-mzw-tit-m1 {
	position: relative;
	overflow: hidden;
}

.g-mzw-tit-m1 .tit-en {
	font-size: 100px;
	color: rgba(228, 228, 228, 0.4);
	line-height: 1.5;
	text-align: center;
	/* text-transform: uppercase; */
	font-family: Arial;
}

.g-mzw-tit-m1 .tit-ch {
	font-size: 41px;
	color: rgb(51, 51, 51);
	line-height: 1.5;
	position: absolute;
	left: 50%;
	bottom: 22px;
	transform: translateX(-50%);
	/*font-weight: bold;*/
}

.m-mzw-list-m6 {
	overflow: hidden;
	margin: 0 -6px;
}

.m-mzw-list-m6 li {
	float: left;
	width: 33.333%;
	margin-bottom: 12px;
}

.m-mzw-list-m6 .con {
	margin: 0 6px;
	cursor: pointer;
	border: 1px solid #bababa;
	padding: 30px 20px 0;
}

.m-mzw-list-m6 .pic {
	height: 2vw;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 28px;
}

.m-mzw-list-m6 .pic img {
	height: 100%;
	display: block;
}

.m-mzw-list-m6 .pic .img2 {
	display: none;
}

.m-mzw-list-m6 .txt {
	text-align: center;
	height: 120px;
	min-height: 100px;
}

.m-mzw-list-m6 .tit {
	font-size: 24px;
	color: rgb(75, 75, 75);
	line-height: 1.5;
	margin-bottom: 11px;
}

.m-mzw-list-m6 .desc {
	font-size: 16px;
	color: #5a5959;
	line-height: 1.6;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.m-mzw-list-m6 .con:hover .pic .img1 {
	display: none;
}

.m-mzw-list-m6 .con:hover .pic .img2 {
	display: block;
}
.m-mzw-list-m6 .con:hover .tit{
	color: rgb(22, 41, 65);
}

.row-a4 {
	height: 249px;
	position: relative;
	background-color: rgb(22, 41, 65);
}

.row-a4 .row-a4-1 {
	transform: translateY(-50%);
}

.row-a4 .row-a4-2 {
	font-size: 25px;
	color: rgb(167, 193, 218);
	line-height: 90px;
	text-align: center;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	white-space: nowrap;
}

.m-mzw-swiper-m2 {
	position: relative;
}

.m-mzw-swiper-m2 .swiper-con {
	overflow: hidden;
}

.m-mzw-swiper-m2 .item {}

.m-mzw-swiper-m2 .pic {
	/* width: 560px;
	height: 315px; */
	width: 291px;
	height: 165px;
	overflow: hidden;
	position: relative;
}

.m-mzw-swiper-m2 .swiper-video-btn,
.m-mzw-swiper-m4 .swiper-video-btn{
	/* width: 59px;
	height: 59px; */
	width: 31px;
	height: 31px;
	background: url(../images/home/icon-rowa4-m1-3.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	cursor: pointer;
	display: none;
}
.m-mzw-swiper-m4 .swiper-video-btn{
	width: 59px;
	height: 59px;
	display: block;
}

.m-mzw-swiper-m2 .swiper-slide {
	height: 315px;
	display: flex;
	align-items: center;
	transition: .3s;
}

.m-mzw-swiper-m2 .swiper-slide.swiper-slide-active {
	justify-content: center;
}

.m-mzw-swiper-m2 .swiper-slide.swiper-slide-prev {
	justify-content: flex-start;
}

.m-mzw-swiper-m2 .swiper-slide.swiper-slide-next {
	justify-content: flex-end;
}

.m-mzw-swiper-m2 .swiper-slide.swiper-slide-active .swiper-video-btn {
	display: block;
}

/* .m-mzw-swiper-m2 .swiper-slide .pic{
	width: 291px;
	height: 165px;
}
.m-mzw-swiper-m2 .swiper-slide.swiper-slide-active .pic{
	width: 560px;
	height: 315px;
} */
.m-mzw-swiper-m2 .swiper-slide {
	transform: scale(1);
}

.m-mzw-swiper-m2 .swiper-slide.swiper-slide-active {
	transform: scale(1.92);
}

.m-mzw-swiper-m2 .swiper-button-prev,
.m-mzw-swiper-m3 .swiper-button-prev {
	left: -50px;
}

.m-mzw-swiper-m2 .swiper-button-next,
.m-mzw-swiper-m3 .swiper-button-next {
	right: -50px;
}

.m-mzw-swiper-m2.swiper-btn-hide .swiper-button-prev,
.m-mzw-swiper-m2.swiper-btn-hide .swiper-button-next,
.m-mzw-swiper-m3.swiper-btn-hide .swiper-button-prev,
.m-mzw-swiper-m3.swiper-btn-hide .swiper-button-next {
	display: none;
}

.m-mzw-popup-m1 {
	display: none;
}

.m-mzw-popup-m1.style1 .popup-wall {
	width: 70%;
}

.m-mzw-popup-m1.style2 .popup-wall {
	/* width: 373px;
	height: 619px; */
	width: 448px;
	height: 743px;
}

.m-mzw-popup-m1 .popup-close {
	width: 25px;
	height: 25px;
	overflow: hidden;
	background: url(../images/home/mzw-icon-exit-m9.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	right: -50px;
	cursor: pointer;
}

.m-mzw-popup-m1 .popup-con {
	overflow: hidden;
	 
}
.m-mzw-popup-m1.style2 .popup-con,
.m-mzw-popup-m1.style2 .popup-video {
	height: 100%;
}

.m-mzw-popup-m1 .popup-video {
	width: 100%;
	display: block;
	margin: 0 auto;
}

.row-a5 {
	padding: 0px 0 50px;
}

.row-a5 .row-a5-1 {
	margin-bottom: 12px;
}

.row-a5 .row-a5-2 {
	margin-bottom: 50px;
}

.row-a5 .row-a5-3 {
	height: 350px;
	position: relative;
}

.row-a5 .row-a5-4 {
	display: none;
}

.row-a5 .m-mzw-tab-m1.index1 {}

.row-a5 .m-mzw-tab-m1.index2 {
	display: none;
}

.m-mzw-tab-m1 {
	display: flex;
	justify-content: center;
}

.m-mzw-tab-m1 li {}

.m-mzw-tab-m1 .con {
	display: block;
	font-size: 24px;
	color: rgb(22, 41, 65);
	line-height: 1.5;
	margin: 0 28px;
	position: relative;
	padding-bottom: 8px;
	cursor: pointer;
}

.m-mzw-tab-m1 .con::after {
	content: "";
	display: block;
	width: 100%;
	height: 2px;
	background-color: rgb(22, 41, 65);
	position: absolute;
	bottom: 0;
	left: 0;
	opacity: 0;
}

.m-mzw-tab-m1 li.on .con {
	/* color: rgb(230, 0, 18); */
	color: red;
}

.m-mzw-tab-m1 li.on .con::after {
	opacity: 1;
	/* background-color: rgb(230, 0, 18); */
	background-color: red;
}

.m-mzw-swiper-m3 {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.m-mzw-swiper-m3.hide {
	opacity: 0;
	z-index: -10;
}

.m-mzw-swiper-m3.style2 {
	position: relative;
}

.m-mzw-swiper-m3.style2.hide {
	display: none;
}

.m-mzw-swiper-m3 .swiper-con {
	overflow: hidden;
}

.m-mzw-swiper-m3 .item {}

.m-mzw-swiper-m3 .con {
	width: 399px;
	display: block;
}

.m-mzw-swiper-m3 .pic {
	width: 100%;
	height: 250px;
	overflow: hidden;
	margin-bottom: 2px;
}

.m-mzw-swiper-m3 .pic img {
	transition: .5s;
}

.m-mzw-swiper-m3 .txt {
	color: rgb(255, 255, 255);
	line-height: 1.5;
	padding: 13px 28px 18px;
	background-color: #9fa0a0;
	transition: .5s;
}

.m-mzw-swiper-m3 .tit {
	font-size: 24px;
	line-height: 1.5;
	padding-left: 15px;
	position: relative;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 7px;
}

.m-mzw-swiper-m3 .tit::after {
	content: "";
	display: block;
	width: 2px;
	height: 24px;
	background-color: rgb(4, 107, 198);
	position: absolute;
	left: 0;
	top: 6px;
}

.m-mzw-swiper-m3 .more {
	font-size: 16px;
	padding-left: 15px;
}

.m-mzw-swiper-m3 .con:hover img {
	transform: scale(1.2);
}

.m-mzw-swiper-m3 .con:hover .txt {
	background-color: rgb(230, 0, 18);
}

.row-a6 {}

.m-mzw-advert-m1 .pic {
	width: 100%;
	overflow: hidden;
}

.row-a7 {
	background-color: #efeff0;
	padding: 32px 0 67px;
}

.row-a7 .row-a7-1 {
	margin-bottom: 20px;
}

.row-a7 .row-a7-2 {
	overflow: hidden;
}

.row-a7 .row-a7-2-1 {
	float: left;
}

.row-a7 .row-a7-2-2 {
	float: right;
	padding-top: 24px;
}

.m-mzw-map-m1 {
	width: 814px;
	height: 460px;
	background: url(../images/home/pic-rowa7-m2.png) no-repeat;
	background-size: 100% 100%;
	position: relative;
	overflow: hidden;
}

.m-mzw-map-m1 .item {
	position: absolute;
}

.m-mzw-map-m1 .icon {
	cursor: pointer;
	position: relative;
}

.m-mzw-map-m1 .item.country,
.m-mzw-map-m1 .item.country .icon {
	width: 9px;
	height: 9px;
}

.m-mzw-map-m1 .item.country .icon::before,
.m-mzw-map-m1 .item.country .icon::after {
	content: "";
	display: block;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.m-mzw-map-m1 .item.country .icon::before {
	width: 7px;
	height: 7px;
	background-color: rgba(255, 255, 255, 0.2);
	border: 1px solid #acacac;
}

.m-mzw-map-m1 .item.country .icon::after {
	width: 9px;
	height: 9px;
	background-color: #0574ce;
}

.m-mzw-map-m1 .item.country:hover .icon::before {
	animation: animate-country 1s ease-in-out infinite alternate;
}

@keyframes animate-country {
	0% {
		width: 7px;
		height: 7px;
	}

	100% {
		width: 40px;
		height: 40px;
	}
}

.m-mzw-map-m1 .item.city {
	width: 20px;
	height: 26px;
}

.m-mzw-map-m1 .item.city .icon {
	width: 20px;
	height: 26px;
	background: url(../images/home/icon-rowa7-m1-2.png) no-repeat;
	background-size: 100% 100%;
}

.m-mzw-map-m1 .item.city:hover .icon {
	animation: animate-city 1s ease-in-out infinite alternate;
}

@keyframes animate-city {
	0% {
		transform: translateY(-10%);
	}

	100% {
		transform: translateY(10%);
	}
}

.m-mzw-map-m1 .name {
	font-size: 16px;
	color: rgb(51, 51, 51);
	line-height: 1.5;
	white-space: nowrap;
	position: absolute;
	cursor: pointer;
}

.m-mzw-map-m1 .item.c1 {
	top: 249px;
	left: 50px;
}

.m-mzw-map-m1 .item.c1 .name {
	top: 11px;
	left: -16px;
}

.m-mzw-map-m1 .item.c2 {
	top: 253px;
	left: 128px;
}

.m-mzw-map-m1 .item.c2 .name {
	top: -30px;
	left: -12px;
}

.m-mzw-map-m1 .item.c3 {
	top: 253px;
	left: 153px;
}

.m-mzw-map-m1 .item.c3 .name {
	top: 14px;
	left: -6px;
}

.m-mzw-map-m1 .item.c4 {
	top: 198px;
	left: 294px;
}

.m-mzw-map-m1 .item.c4 .name {
	top: 4px;
	left: -35px;
}

.m-mzw-map-m1 .item.c5 {
	top: 240px;
	left: 280px;
}

.m-mzw-map-m1 .item.c5 .name {
	top: -3px;
	left: -35px;
}

.m-mzw-map-m1 .item.c6 {
	top: 270px;
	left: 245px;
}

.m-mzw-map-m1 .item.c6 .name {
	top: 5px;
	left: -36px;
}

.m-mzw-map-m1 .item.c7 {
	top: 270px;
	left: 272px;
}

.m-mzw-map-m1 .item.c7 .name {
	top: 9px;
	left: 20px;
}

.m-mzw-map-m1 .item.c8 {
	top: 291px;
	left: 259px;
}

.m-mzw-map-m1 .item.c8 .name {
	top: 11px;
	left: -33px;
}

.m-mzw-map-m1 .item.c9 {
	top: 307px;
	left: 279px;
}

.m-mzw-map-m1 .item.c9 .name {
	top: 6px;
	left: 19px;
}

.m-mzw-map-m1 .item.c10 {
	top: 208px;
	left: 534px;
}

.m-mzw-map-m1 .item.c10 .name {
	top: -10px;
	left: 20px;
}

.m-mzw-map-m1 .item.c11 {
	top: 246px;
	left: 568px;
}

.m-mzw-map-m1 .item.c11 .name {
	top: -10px;
	left: 20px;
}

.m-mzw-form-m2 {
	width: 349px;
	height: 450px;
	overflow: hidden;
	background: url(../images/home/pic-rowa7-m3.jpg) no-repeat;
	background-size: 100% 100%;
	border-radius: 30px;
}

.m-mzw-form-m2 .form-con {
	display: block;
}

.m-mzw-form-m2 .form-tit {
	font-size: 30px;
	color: rgb(255, 255, 255);
	line-height: 1.5;
	text-align: center;
	border-bottom: 1px solid #71b3e4;
	padding: 21px 0 7px;
}

.m-mzw-form-m2 .form-con2 {
	padding: 48px 25px 0;
}

.m-mzw-form-m2 .input-item {
	overflow: hidden;
	margin-bottom: 38px;
}

.m-mzw-form-m2 .input-item.last {
	margin-bottom: 31px;
}

.m-mzw-form-m2 .input-label {
	line-height: 32px;
	float: left;
	width: 85px;
	text-align: right;
	font-size: 18px;
	color: rgb(255, 255, 255);
}

.m-mzw-form-m2 .input-val {
	height: 30px;
	border: 1px solid #fff;
	float: left;
	width: calc(100% - 99px - 2px);
	margin-left: 9px;
}

.m-mzw-form-m2 .input-txt,
.m-mzw-form-m2 .input-select select {
	width: 100%;
	height: 100%;
	border: none;
	outline: none;
	background-color: unset;
	padding: 0 10px;
	box-sizing: border-box;
	color: #fff;
	font-size: 16px;
}

.m-mzw-form-m2 .input-select {
	position: relative;
}

.m-mzw-form-m2 .input-select::after {
	content: "";
	display: block;
	width: 31px;
	height: 100%;
	background: url(../images/home/icon-rowa7-m2.png) no-repeat left center;
	background-size: 18px 9px;
	position: absolute;
	top: 0;
	right: 0;
}

.m-mzw-form-m2 .input-select select {
	appearance: none;
}

.m-mzw-form-m2 .input-select option {
	background-color: #0574ce;
}

.m-mzw-form-m2 .input-btn {
	border: none;
	outline: none;
	width: 138px;
	height: 39px;
	background-color: #0b74ac;
	font-size: 16px;
	color: rgb(255, 255, 255);
	float: right;
	cursor: pointer;
	border-radius: 50px;
}

.row-a8 {
	padding: 30px 0 80px;
}

/* .row-a8 .row-a8-1 {
	margin-bottom: 12px;
} */

.row-a8 .row-a8-2 {
	margin-bottom: 43px;
}

.row-a8 .row-a8-3 {}

.row-a8 .row-a8-3-1 {
	display: block;
}

.row-a8 .row-a8-3-2 {
	display: none;
}

.row-a8 .row-a8-2 .m-mzw-tab-m1.index2 {
	display: none;
}

.row-a8 .tabcon2.hide {
	display: none;
}

.row-a8 .row-a8-3-2 {}

.m-mzw-list-m7 {
	overflow: hidden;
	margin: 0 -1px 7px;
}

.m-mzw-list-m7 .item {
	float: left;
	width: 33.333%;
	margin-bottom: 10px;
}

.m-mzw-list-m7 .con {
	display: block;
	margin: 0 1px;
}

.m-mzw-list-m7 .pic {
	height: 190px;
	overflow: hidden;
}

.m-mzw-list-m7 .pic img {
	transition: .5s;
}

.m-mzw-list-m7 .pic-txt {
	height: 50px;
	line-height: 50px;
	background-color: rgb(22, 41, 65);
	position: relative;
}

.m-mzw-list-m7 .pic-head {
	width: 55px;
	height: 55px;
	overflow: hidden;
	border-radius: 50%;
	position: absolute;
	left: 25px;
	top: 0;
	transform: translateY(-50%);
}

.m-mzw-list-m7 .pic-tit {
	font-size: 18px;
	color: rgb(255, 255, 255);
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.m-mzw-list-m7 .pic-more {
	font-size: 14px;
	color: rgba(255, 255, 255, 0.702);
	position: absolute;
	top: 0;
	right: 20px;
}

.m-mzw-list-m7 .txt {
	padding: 17px 37px 17px 0;
}

.m-mzw-list-m7 .tit {
	font-size: 20px;
	color: rgb(22, 41, 65);
	line-height: 1.375;
	margin-bottom: 9px;
	transition: .5s;
}

.m-mzw-list-m7 .desc {
	font-size: 16px;
	color: rgb(113, 112, 112);
	line-height: 1.5;
}

.m-mzw-list-m7 .tit{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.m-mzw-list-m7 .desc{
	overflow:hidden;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:3;
	height: 22px;
	min-height: 18px;
}

.m-mzw-list-m7 .con:hover .pic img {
	transform: scale(1.2);
}

.m-mzw-list-m7 .con:hover .tit {
	color: rgb(230, 0, 18);
}

.g-mzw-more-m1 {
	display: block;
	width: 180px;
	height: 50px;
	border-radius: 25px;
	overflow: hidden;
	background-color: rgb(22, 41, 65);
	line-height: 50px;
	color: #fff;
	font-size: 19px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
}

.g-mzw-more-m1::after {
	content: "";
	display: inline-block;
	height: 50px;
	width: 10px;
	background: url(../images/home/icon-rowa8-m2.png) no-repeat center center;
	background-size: 10px 15px;
	margin-left: 13px;
}

.row-a10 {
	padding: 32px 0 25px;
}

.row-a10 .row-a10-1 {
	margin-bottom: 29px;
}

.m-mzw-swiper-m5 {
	position: relative;
}

.m-mzw-swiper-m5 .swiper-con {
	overflow: hidden;
	margin: 0 -5px;
	margin-bottom: 50px;
}

.m-mzw-swiper-m5 .item {}

.m-mzw-swiper-m5 .con {
	width: 292px;
	display: block;
	margin: 0 5px;
}

.m-mzw-swiper-m5 .pic {
	height: 373px;
	overflow: hidden;
}

.m-mzw-swiper-m5 .pic img {
	transition: .5s;
}

.m-mzw-swiper-m5 .txt {}

.m-mzw-swiper-m5 .txt-m1 {
	padding-left: 28px;
	position: relative;
}

.m-mzw-swiper-m5 .txt-m1::before {
	content: "";
	display: block;
	width: 3px;
	height: 45px;
	background-color: #0d60af;
	position: absolute;
	top: 6px;
	left: 0;
}

.m-mzw-swiper-m5 .tit {
	font-size: 24px;
	color: rgb(22, 41, 65);
	line-height: 1.375;
}

.m-mzw-swiper-m5 .info {
	font-size: 16px;
	color: rgb(90, 89, 89);
	line-height: 1.375;
}

.m-mzw-swiper-m5 .txt.txt1 {
	padding: 14px 0 51px;
}

.m-mzw-swiper-m5 .txt.txt2 {
	padding: 51px 0 14px;
}

.m-mzw-swiper-m5 .item.style2 .txt1 {
	display: none;
}

.m-mzw-swiper-m5 .con:hover .pic img {
	transform: scale(1.2);
}

.m-mzw-swiper-m5 .swiper-pagination {
	height: 18px;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}

.m-mzw-swiper-m5 .swiper-pagination-bullet {
	width: 11px;
	height: 11px;
	margin: 0 4px;
	background-color: #fff;
	border: 1px solid rgb(11, 94, 175);
	opacity: 1;
}

.m-mzw-swiper-m5 .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #133ea3;
}


.row-a11 {
	padding: 0 0 70px;
}

/* .row-a11 .row-a11-1 {
	margin-bottom: 24px;
} */

.row-a11 .row-a11-2 {
	padding-top: 20px;
	}

.m-mzw-list-m8 {
	display: flex;
	justify-content: space-between;
}

.m-mzw-list-m8 li {}

.m-mzw-list-m8 .con {
	display: block;
	cursor: pointer;
}

.m-mzw-list-m8 .pic {
	width: 106px;
	height: 106px;
	border-radius: 50%;
	overflow: hidden;
	margin-bottom: 21px;
}

.m-mzw-list-m8 .img2 {
	display: none;
}

.m-mzw-list-m8 .tit {
	font-size: 18px;
	line-height: 1.5;
	text-align: center;
	color: rgb(42, 41, 41);
}

.m-mzw-list-m8 .con:hover .img1 {
	display: none;
}

.m-mzw-list-m8 .con:hover .img2 {
	display: block;
}

.m-mzw-list-m8 .con:hover .tit {
	color: rgb(11, 94, 175);
}

.row-a12 {
	background: url(../images/home/pic-rowa12-m1.jpg) no-repeat center center;
	background-size: auto 100%;
	padding: 62px 0 35px;
}

.row-a12.index1 {}

.row-a12.index2 {
	display: none;
}

.row-a12 .row-a12-1 {
	margin-bottom: 58px;
}

.row-a12 .row-a12-2 {
	margin-bottom: 43px;
}

.m-mzw-tit-m2 {}

.m-mzw-tit-m2 .txt {
	height: 80px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 14px;
}

.m-mzw-tit-m2 .tit {
	padding-right: 34px;
	font-size: 36px;
	color: rgb(42, 41, 41);
	font-weight: 600;
	line-height: 1.6;
	position: relative;
}

.m-mzw-tit-m2 .tit::after {
	content: "";
	display: block;
	width: 2px;
	height: 55px;
	background-color: #717070;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
}

.m-mzw-tit-m2 .contact {
	padding-left: 32px;
}

.m-mzw-tit-m2 .name {
	font-size: 20px;
	color: rgb(118, 118, 118);
	line-height: 1.3;
}

.m-mzw-tit-m2 .tel {
	font-size: 34px;
	color: rgb(230, 0, 18);
	line-height: 1.5;
	margin-top: -6px;
}

.m-mzw-tit-m2 .info {
	font-size: 19px;
	color: rgb(118, 118, 118);
	line-height: 1.5;
	text-align: center;
}

.m-mzw-tab-m2 {
	display: flex;
	justify-content: center;
}

.m-mzw-tab-m2 li {}

.m-mzw-tab-m2 .con {
	display: block;
	width: 256px;
	height: 84px;
	overflow: hidden;
	margin: 0 10px;
}

.m-mzw-tab-m2 .txt {
	width: 100%;
	height: 70px;
	text-align: center;
	color: rgb(90, 88, 88);
	background-color: #dfdfdf;
	padding-top: 8px;
	box-sizing: border-box;
	cursor: pointer;
}

.m-mzw-tab-m2 .tit {
	font-size: 26px;
	line-height: 1.069;
}

.m-mzw-tab-m2 .info {
	font-size: 16px;
	line-height: 1.604;
}

.m-mzw-tab-m2 li.on .con {
	background: url(../images/home/pic-rowa12-m2.png) no-repeat center center;
	background-size: 100% 100%;
}

.m-mzw-tab-m2 li.on .txt {
	background-color: unset;
	color: #fff;
}

.m-mzw-form-m3.hide {
	display: none;
}

.m-mzw-form-m3 .form-con1 {
	padding-left: 5%;
}
.m-mzw-form-m3 .form-con2 {
	padding-right: 5%;
}
.m-mzw-form-m3 .input-val.marginleft{
	margin-left: 0;
}
.m-mzw-form-m3 .form-row {
	overflow: hidden;
	display: flex;
	justify-content: space-around;
}
.m-mzw-form-m3 .form-row.form-row-button .input-item{
	float: none;
}
.m-mzw-form-m3 .form-row.form-row-button .input-label{
	display: none;
}
.m-mzw-form-m3 .form-row.form-row-button .input-val{
	margin: 0 auto;
	float: none;
}

.m-mzw-form-m3 .input-item {
	overflow: hidden;
	margin-bottom: 45px;
	float: left;
}

.m-mzw-form-m3 .input-label {
	font-size: 18px;
	color: rgb(85, 84, 84);
	height: 50px;
	line-height: 50px;
	float: left;
	text-align: right;
}

.m-mzw-form-m3 .input-val {
	width: 176px;
	height: 48px;
	border: 1px solid #dcd8d8;
	background-color: #fff;
	margin-left: 15px;
	float: left;
}

.m-mzw-form-m3 .input-txt {
	width: 100%;
	height: 100%;
	border: none;
	outline: none;
	padding: 0 10px;
	box-sizing: border-box;
	color: #555;
}

.m-mzw-form-m3 .input-code {
	float: left;
	margin-left: 13px;
}

.m-mzw-form-m3 .input-label.label1 {
	/* width: 105px; */
	width: 170px;
}

.m-mzw-form-m3 .input-label.label2 {
	width: 310px;
}

.m-mzw-form-m3 .input-label.label3 {
	width: 362px;
}

.m-mzw-form-m3 .input-label.label4 {
	width: 123px;
}

.m-mzw-form-m3 .input-label.label5 {
	width: 150px;
}

.m-mzw-form-m3 .input-label.label6 {
	width: 495px;
}

.m-mzw-form-m3 .input-val.input-button {
	border: none;
	width: 178px;
	height: 50px;
}

.m-mzw-form-m3 .input-btn {
	border: none;
	outline: none;
	background-color: rgb(22, 41, 65);
	width: 100%;
	height: 100%;
	border-radius: 25px;
	overflow: hidden;
	font-size: 18px;
	color: rgb(255, 255, 255);
	padding: 0;
}

.m-mzw-code-m1 {
	padding: 1px 0;
	overflow: hidden;
}

.m-mzw-code-m1 .pic {
	width: 75px;
	height: 48px;
	overflow: hidden;
	float: left;
	margin-right: 12px;
}

.m-mzw-code-m1 .txt {
	font-size: 16px;
	color: rgb(135, 133, 133);
	line-height: 48px;
	float: left;
	cursor: pointer;
}

.row-a13 {
	padding: 30px 0 72px;
}

.row-a13 .row-a13-1 {
	margin-bottom: 10px;
}

.row-a13 .row-a13-2 {
	overflow: hidden;
	margin: 0 -20px;
}

.row-a13 .row-a13-3,
.row-a13 .row-a13-4 {
	display: none;
}

.row-a13 .row-a13-2-l {
	float: left;
	width: 33.333%;
}

.row-a13 .row-a13-2-con {
	margin: 0 20px;
}

.row-a13 .row-a13-2-1 {
	margin-bottom: 5px;
}

.row-a13 .row-a13-2-2 {}

.g-mzw-tit-m2 {
	height: 60px;
	line-height: 60px;
	padding-left: 12px;
	position: relative;
	cursor: pointer;
	display: block;
}

.g-mzw-tit-m2::before {
	content: "";
	display: block;
	width: 3px;
	height: 22px;
	background-color: rgb(230, 0, 18);
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}

.g-mzw-tit-m2 .tit,
.g-mzw-tit-m2 .en{
	font-size: 23px;
	color: rgb(45, 45, 45);
	/*font-weight: 600;*/
	float: left;
}

.g-mzw-tit-m2 .icon {
	height: 100%;
	float: left;
	margin-left: 19px;
	width: 11px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
	background-image: url(../images/home/icon-rowa13-m1-1.png);
}

.g-mzw-tit-m2 .en{
	margin-left: 12px;
	  font-size: 18px;
  color: #ccc;
}
}

.g-mzw-tit-m2:hover .icon {
	background-image: url(../images/home/icon-rowa13-m1-2.png);
}

.m-mzw-swiper-m4 {}

.m-mzw-swiper-m4 .swiper-con {
	position: relative;
	overflow: hidden;
}

.m-mzw-swiper-m4 .item {}

.m-mzw-swiper-m4 .con {
	display: block;
	cursor: pointer;
}

.m-mzw-swiper-m4 .pic {
	height: 601px;
	overflow: hidden;
	position: relative;
}
.m-mzw-swiper-m4 .pic::before{
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	/* background-image: linear-gradient(rgba(13,96,175,0) 60%,rgba(13,96,175,0.3));
	background-image: linear-gradient(rgba(123,123,123,0),rgba(123,123,123,0.3)); */
	position: absolute;
	top: 0;
	left: 0;
}

.m-mzw-swiper-m4 .pic img{
	transition: .5s;
}

.m-mzw-swiper-m4 .txt{
	width: calc(100% - 40px);
	position: absolute;
	left: 20px;
	bottom: 20px;
	font-size: 20px;
	line-height: 1.5;
	color: #fff;
}

.m-mzw-swiper-m4 .swiper-container-horizontal>.swiper-pagination-bullets {
	bottom: 126px;
}

.m-mzw-swiper-m4 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 8px;
}

.m-mzw-swiper-m4 .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	background-color: #fff;
	opacity: 1;
}

.m-mzw-swiper-m4 .swiper-pagination-bullet-active {
	background-color: rgb(230, 0, 18);
}

.m-mzw-swiper-m4 .con:hover .pic img{
	transform: scale(1.2);
}

.m-mzw-news-m1 {}

.m-mzw-news-m1 .pic {
	width: 100%;
	height: 217px;
	overflow: hidden;
	margin-bottom: 18px;
}

.m-mzw-news-m1 ul {}

.m-mzw-news-m1 li {
	padding: 0 0 1px 19px;
	position: relative;
	margin-bottom: 5px;
}

.m-mzw-news-m1 li:last-child {
	margin-bottom: 0;
}

.m-mzw-news-m1 li::after,
.m-mzw-news-m1 li::before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
}

.m-mzw-news-m1 li::before {
	width: 5px;
	height: 5px;
	background-color: #6c6c6c;
	top: 50%;
	transform: translateY(-50%);
}

.m-mzw-news-m1 li::after {
	width: 100%;
	height: 1px;
	background: url(../images/home/pic-rowa13-m4.png);
	background-size: auto 100%;
	bottom: 0;
}

.m-mzw-news-m1 .a1 {
	display: block;
	line-height: 40px;
	overflow: hidden;
	font-size: 16px;
	color: rgb(15, 15, 15);
	transition: .5s;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.m-mzw-news-m1 .tit{
	float: left;
	width: 80%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.m-mzw-news-m1 .date{
	float: right;
	width: 20%;
	text-align: right;
}

.m-mzw-news-m1 .a1:hover {
	color: rgb(230, 0, 18);
}

/* 首页-end */


@media only screen and (min-width: 950px) and (max-width: 1650px) {
		.wp1200 {
			max-width: 72.71vw;
		}
		/* 首页-start */
		.m-mzw-banner-m1 {
			height: 56.35vw;
		}
		.m-mzw-banner-m2 .swiper-pagination{
			bottom: 8.484vw;
		}
		.row-a2 {
			height: 6.059vw;
		}
		.m-mzw-swiper-m1 {
			border-radius: 1.211vw;
			padding: 1.453vw 3.453vw;
			box-sizing: border-box;
			bottom: 0.605vw;
		}
		.m-mzw-swiper-m1 .con {
			margin: 0 3.028vw;
		}
		.m-mzw-swiper-m1 .pic {
			width: 5.090vw;
			height: 5.090vw;
			margin-bottom: 0.665vw;
		}
		.m-mzw-swiper-m1 .tit {
			font-size: 1.271vw;
			line-height: 1.5;
			white-space: nowrap;
		}
		.m-mzw-swiper-m1 .swiper-button-prev,
		.m-mzw-swiper-m1 .swiper-button-next,
		.m-mzw-swiper-m2 .swiper-button-prev,
		.m-mzw-swiper-m2 .swiper-button-next,
		.m-mzw-swiper-m3 .swiper-button-prev,
		.m-mzw-swiper-m3 .swiper-button-next,
		.m-mzw-banner-m2 .swiper-button-prev,
		.m-mzw-banner-m2 .swiper-button-next{
			width: 1.634vw;
			height: 3.937vw;
		}
		.m-mzw-swiper-m1 .swiper-button-prev,
		.m-mzw-swiper-m2 .swiper-button-prev,
		.m-mzw-swiper-m3 .swiper-button-prev,
		.m-mzw-banner-m2 .swiper-button-prev{
			left: 1.816vw;
		}
		.m-mzw-swiper-m1 .swiper-button-next,
		.m-mzw-swiper-m2 .swiper-button-next,
		.m-mzw-swiper-m3 .swiper-button-next,
		.m-mzw-banner-m2 .swiper-button-next{
			right: 1.816vw;
		}
		.row-a3 {
			padding: 1.423vw 0 11.03vw;
		}
		.row-a3 .row-a3-1 {
			margin-bottom: 1.029vw;
		}
		.g-mzw-tit-m1 .tit-en {
			font-size: 6.059vw;
			line-height: 1.5;
		}
		.g-mzw-tit-m1 .tit-ch {
			font-size: 2.484vw;
			line-height: 1.5;
			bottom: 1.332vw;
			transform: translateX(-50%);
			/*font-weight: bold;*/
		}
		.m-mzw-list-m6 {
			margin: 0 -0.363vw;
		}
		.m-mzw-list-m6 li {
			width: 33.333%;
			margin-bottom: 0.727vw;
		}
		.m-mzw-list-m6 .con {
			margin: 0 0.363vw;
			padding: 1.818vw 1.212vw 0;
		}
		.m-mzw-list-m6 .pic {
			height: 2vw;
			justify-content: center;
			align-items: center;
			margin-bottom: 1.696vw;
		}
		.m-mzw-list-m6 .txt{
			height: 8.787vw;
		}
		.m-mzw-list-m6 .tit {
			font-size: 1.4vw;
			line-height: 1.5;
			margin-bottom: 0.665vw;
		}
		.m-mzw-list-m6 .desc {
			font-size: 14px;
			line-height: 1.6;
		}
		.row-a4 {
			height: 15.08vw;
		}
		.row-a4 .row-a4-2 {
			font-size: 1.513vw;
			line-height: 5.453vw;
		}
		.m-mzw-swiper-m2 .pic {
			/* width: 33.93vw;
		height: 19.08vw; */
			width: 17.62vw;
			height: 9.994vw;
		}
		.m-mzw-swiper-m2 .swiper-video-btn{
			/* width: 3.574vw;
		height: 3.574vw; */
			width: 1.878vw;
			height: 1.878vw;
		}
		.m-mzw-swiper-m4 .swiper-video-btn{
			width: 3.574vw;
			height: 3.574vw;
		}
		.m-mzw-swiper-m2 .swiper-slide {
			height: 19.08vw;
		}
		.m-mzw-swiper-m2 .swiper-button-prev,
		.m-mzw-swiper-m3 .swiper-button-prev {
			left: -3.028vw;
		}
		.m-mzw-swiper-m2 .swiper-button-next,
		.m-mzw-swiper-m3 .swiper-button-next {
			right: -3.028vw;
		}
		.m-mzw-popup-m1 .popup-close {
			width: 1.513vw;
			height: 1.513vw;
			right: -3.028vw;
		}
		.m-mzw-popup-m1.style2 .popup-wall {
			/* width: 22.60vw;
			height: 37.51vw; */
			width: 27.15vw;
			height: 45.03vw;
		}
		.row-a5 {
			padding: 1.423vw 0 2.847vw;
		}
		.row-a5 .row-a5-1 {
			margin-bottom: 0.726vw;
		}
		.row-a5 .row-a5-2 {
			margin-bottom: 2.028vw;
		}
		.row-a5 .row-a5-3 {
			height: 21.20vw;
		}
		.m-mzw-tab-m1 .con {
			font-size: 1.453vw;
			line-height: 1.5;
			margin: 0 1.696vw;
			padding-bottom: 0.484vw;
		}
		.m-mzw-tab-m1 .con::after {
			height: 0.119vw;
		}
		.m-mzw-swiper-m3 .con {
			width: 24.18vw;
		}
		.m-mzw-swiper-m3 .pic {
			height: 15.13vw;
			margin-bottom: 0.119vw;
		}
		.m-mzw-swiper-m3 .txt {
			line-height: 1.5;
			padding: 0.786vw 1.696vw 1.089vw;
			transition: .5s;
		}
		.m-mzw-swiper-m3 .tit {
			font-size: 1.453vw;
			line-height: 1.5;
			padding-left: 0.907vw;
			white-space: nowrap;
			margin-bottom: 0.423vw;
		}
		.m-mzw-swiper-m3 .tit::after {
			content: "";
			width: 0.119vw;
			height: 1.453vw;
			top: 0.363vw;
		}
		.m-mzw-swiper-m3 .more {
			font-size: 0.968vw;
			padding-left: 0.907vw;
		}
		.row-a7 {
			padding: 1.938vw 0 4.059vw;
		}
		.row-a7 .row-a7-1 {
			margin-bottom: 1.211vw;
		}
		.row-a7 .row-a7-2-2 {
			padding-top: 1.453vw;
		}
		.m-mzw-map-m1 {
			width: 49.32vw;
			height: 27.86vw;
		}
		.m-mzw-map-m1 .item.country,
		.m-mzw-map-m1 .item.country .icon {
			width: 0.544vw;
			height: 0.544vw;
		}
		.m-mzw-map-m1 .item.country .icon::before {
			width: 0.423vw;
			height: 0.423vw;
			border: 1px solid #acacac;
		}
		.m-mzw-map-m1 .item.country .icon::after {
			width: 0.544vw;
			height: 0.544vw;
		}
		@keyframes animate-country {
			0% {
				width: 0.423vw;
				height: 0.423vw;
			}
			100% {
				width: 2.423vw;
				height: 2.423vw;
			}
		}
		.m-mzw-map-m1 .item.city {
			width: 1.211vw;
			height: 1.575vw;
		}
		.m-mzw-map-m1 .item.city .icon {
			width: 1.211vw;
			height: 1.575vw;
		}
		.m-mzw-map-m1 .name {
			font-size: 0.968vw;
			line-height: 1.5;
			white-space: nowrap;
		}
		.m-mzw-map-m1 .item.c1 {
			top: 15.08vw;
			left: 3.028vw;
		}
		.m-mzw-map-m1 .item.c1 .name {
			top: 0.665vw;
			left: -0.968vw;
		}
		.m-mzw-map-m1 .item.c2 {
			top: 15.32vw;
			left: 7.756vw;
		}
		.m-mzw-map-m1 .item.c2 .name {
			top: -1.816vw;
			left: -0.726vw;
		}
		.m-mzw-map-m1 .item.c3 {
			top: 15.32vw;
			left: 9.264vw;
		}
		.m-mzw-map-m1 .item.c3 .name {
			top: 0.848vw;
			left: -0.363vw;
		}
		.m-mzw-map-m1 .item.c4 {
			top: 11.99vw;
			left: 17.81vw;
		}
		.m-mzw-map-m1 .item.c4 .name {
			top: 0.240vw;
			left: -2.120vw;
		}
		.m-mzw-map-m1 .item.c5 {
			top: 14.53vw;
			left: 16.96vw;
		}
		.m-mzw-map-m1 .item.c5 .name {
			top: -0.181vw;
			left: -2.120vw;
		}
		.m-mzw-map-m1 .item.c6 {
			top: 16.34vw;
			left: 14.84vw;
		}
		.m-mzw-map-m1 .item.c6 .name {
			top: 0.302vw;
			left: -2.180vw;
		}
		.m-mzw-map-m1 .item.c7 {
			top: 16.34vw;
			left: 16.47vw;
		}
		.m-mzw-map-m1 .item.c7 .name {
			top: 0.544vw;
			left: 1.211vw;
		}
		.m-mzw-map-m1 .item.c8 {
			top: 17.62vw;
			left: 15.68vw;
		}
		.m-mzw-map-m1 .item.c8 .name {
			top: 0.665vw;
			left: -1.999vw;
		}
		.m-mzw-map-m1 .item.c9 {
			top: 18.59vw;
			left: 16.89vw;
		}
		.m-mzw-map-m1 .item.c9 .name {
			top: 0.363vw;
			left: 1.150vw;
		}
		.m-mzw-map-m1 .item.c10 {
			top: 12.59vw;
			left: 32.36vw;
		}
		.m-mzw-map-m1 .item.c10 .name {
			top: -0.605vw;
			left: 1.211vw;
		}
		.m-mzw-map-m1 .item.c11 {
			top: 14.90vw;
			left: 34.42vw;
		}
		.m-mzw-map-m1 .item.c11 .name {
			top: -0.605vw;
			left: 1.211vw;
		}
		.m-mzw-form-m2 {
			width: 21.14vw;
			height: 27.26vw;
		}
		.m-mzw-form-m2 .form-con {}
		.m-mzw-form-m2 .form-tit {
			font-size: 1.818vw;
			line-height: 1.5;
			border-bottom: 1px solid #71b3e4;
			padding: 1.271vw 0 0.423vw;
		}
		.m-mzw-form-m2 .form-con2 {
			padding: 2.907vw 1.513vw 0;
		}
		.m-mzw-form-m2 .input-item {
			margin-bottom: 2.301vw;
		}
		.m-mzw-form-m2 .input-item.last {
			margin-bottom: 1.878vw;
		}
		.m-mzw-form-m2 .input-label {
			line-height: 2.4vw;
			width: 5.150vw;
			font-size: 1.089vw;
		}
		.m-mzw-form-m2 .input-val {
			height: 2.2vw;
			border: 1px solid #fff;
			width: calc(100% - 5.817vw - 2px);
			margin-left: 0.544vw;
		}
		input::-webkit-input-placeholder { color: #dcd8d8; }  
		.m-mzw-form-m2 .input-txt,
		.m-mzw-form-m2 .input-select select {
			border: none;
			outline: none;
			padding: 0 0.605vw;
			box-sizing: border-box;
			font-size: 1.089vw;
		}
		.m-mzw-form-m2 .input-select::after {
			width: 1.878vw;
			background-size: 1.089vw 0.544vw;
		}
		.m-mzw-form-m2 .input-btn {
			border: none;
			outline: none;
			width: 8.363vw;
			height: 2.362vw;
			font-size: 1.089vw;
		}
		.row-a8 {
			padding: 1.816vw 0 4.847vw;
		}
		/* .row-a8 .row-a8-1 {
			margin-bottom: 0.726vw;
		} */
		.row-a8 .row-a8-2 {
			margin-bottom: 2.028vw;
		}
		.m-mzw-list-m7 {
			margin: 0 -1px 0.423vw;
		}
		.m-mzw-list-m7 .item {
			margin-bottom: 1vw;
		}
		.m-mzw-list-m7 .con {
			margin: 0 1px;
		}
		.m-mzw-list-m7 .pic {
			height: 11.51vw;
		}
		.m-mzw-list-m7 .pic img {
			transition: .5s;
		}
		.m-mzw-list-m7 .pic-txt {
			height: 3.028vw;
			line-height: 3.028vw;
		}
		.m-mzw-list-m7 .pic-head {
			width: 3.332vw;
			height: 3.332vw;
			border-radius: 50%;
			left: 1.513vw;
			transform: translateY(-50%);
		}
		.m-mzw-list-m7 .pic-tit {
			font-size: 14px;
		}
		.m-mzw-list-m7 .pic-more {
			font-size: 0.848vw;
			right: 1.211vw;
		}
		.m-mzw-list-m7 .txt {
			padding: 1vw 25px 5px 0vw;
		}
		.m-mzw-list-m7 .tit {
			font-size: 18px;
			line-height: 1.375;
			margin-bottom: 0.544vw;
		}
		.m-mzw-list-m7 .desc {
			font-size: 14px;
			height: 14px;
		}
		.g-mzw-more-m1 {
			width: 10.90vw;
			height: 3.028vw;
			border-radius: 1.513vw;
			line-height: 3.028vw;
			font-size: 1.150vw;
			margin: 0 auto;
			justify-content: center;
		}
		.g-mzw-more-m1::after {
			height: 3.028vw;
			width: 0.605vw;
			background-size: 0.605vw 0.907vw;
			margin-left: 0.786vw;
		}
		.row-a10 {
			padding: 1.938vw 0 1.513vw;
		}
		.row-a10 .row-a10-1 {
			margin-bottom: 1.757vw;
		}
		.m-mzw-swiper-m5 .swiper-con {
			margin: 0 -0.302vw;
			margin-bottom: 3.028vw;
		}
		.m-mzw-swiper-m5 .con {
			width: 17.68vw;
			margin: 0 0.302vw;
		}
		.m-mzw-swiper-m5 .pic {
			height: 22.59vw;
		}
		.m-mzw-swiper-m5 .pic img {
			transition: .5s;
		}
		.m-mzw-swiper-m5 .txt-m1 {
			padding-left: 1.696vw;
		}
		.m-mzw-swiper-m5 .txt-m1::before {
			content: "";
			width: 0.181vw;
			height: 2.726vw;
			top: 0.363vw;
		}
		.m-mzw-swiper-m5 .tit {
			font-size: 1.453vw;
			line-height: 1.375;
		}
		.m-mzw-swiper-m5 .info {
			font-size: 0.968vw;
			line-height: 1.375;
		}
		.m-mzw-swiper-m5 .txt.txt1 {
			padding: 0.848vw 0 3.089vw;
		}
		.m-mzw-swiper-m5 .txt.txt2 {
			padding: 3.089vw 0 0.848vw;
		}
		.m-mzw-swiper-m5 .swiper-pagination-bullet {
			width: 0.665vw;
			height: 0.665vw;
			margin: 0 0.240vw;
		}
		.row-a11 {
			padding: 0 0 4.241vw;
		}
		/* .row-a11 .row-a11-1 {
			margin-bottom: 1.453vw;
		} */
		.m-mzw-list-m8 .pic {
			width: 6.423vw;
			height: 6.423vw;
			border-radius: 50%;
			margin-bottom: 1.271vw;
		}
		.m-mzw-list-m8 .tit {
			font-size: 1.089vw;
			line-height: 1.5;
		}
		.row-a12 {
			padding: 3.756vw 0 2.120vw;
		}
		.row-a12 .row-a12-1 {
			margin-bottom: 3.514vw;
		}
		.row-a12 .row-a12-2 {
			margin-bottom: 2.605vw;
		}
		.m-mzw-tit-m2 .txt {
			height: 4.847vw;
			justify-content: center;
			align-items: center;
			margin-bottom: 0.848vw;
		}
		.m-mzw-tit-m2 .tit {
			padding-right: 2.059vw;
			font-size: 2.180vw;
			font-weight: 600;
			line-height: 1.6;
		}
		.m-mzw-tit-m2 .tit::after {
			content: "";
			width: 0.119vw;
			height: 3.332vw;
			right: 0;
			transform: translateY(-50%);
		}
		.m-mzw-tit-m2 .contact {
			padding-left: 1.938vw;
		}
		.m-mzw-tit-m2 .name {
			font-size: 1.211vw;
			line-height: 1.3;
		}
		.m-mzw-tit-m2 .tel {
			font-size: 2.059vw;
			line-height: 1.5;
			margin-top: -0.363vw;
		}
		.m-mzw-tit-m2 .info {
			font-size: 1.150vw;
			line-height: 1.5;
		}
		.m-mzw-tab-m2 .con {
			width: 15.49vw;
			height: 5.090vw;
			margin: 0 0.605vw;
		}
		.m-mzw-tab-m2 .txt {
			height: 4.241vw;
			padding-top: 0.484vw;
			box-sizing: border-box;
		}
		.m-mzw-tab-m2 .tit {
			font-size: 1.575vw;
			line-height: 1.069;
		}
		.m-mzw-tab-m2 .info {
			font-size: 0.968vw;
			line-height: 1.604;
		}
		.m-mzw-form-m3 .input-item {
			margin-bottom: 2.726vw;
		}
		.m-mzw-form-m3 .input-label {
			font-size: 1.089vw;
			height: 3.028vw;
			line-height: 3.028vw;
		}
		.m-mzw-form-m3 .input-val {
			width: 10.66vw;
			height: 2.907vw;
			border: 1px solid #dcd8d8;
			margin-left: 0.907vw;
		}
		.m-mzw-form-m3 .input-val.code{
			width: 8.66vw;
		}
		.m-mzw-form-m3 .input-txt {
			border: none;
			outline: none;
			padding: 0 0.605vw;
			box-sizing: border-box;
		}
		.m-mzw-form-m3 .input-code {
			margin-left: 0.786vw;
		}
		.m-mzw-form-m3 .input-label.label1 {
			/* width: 6.362vw; */
			width: 10.30vw;
		}
		.m-mzw-form-m3 .input-label.label2 {
			width: 18.78vw;
		}
		.m-mzw-form-m3 .input-label.label3 {
			width: 21.92vw;
		}
		.m-mzw-form-m3 .input-label.label4 {
			width: 7.1vw;
		}
		.m-mzw-form-m3 .input-label.label5 {
			width: 9.086vw;
		}
		.m-mzw-form-m3 .input-label.label6 {
			width: 29.98vw;
		}
		.m-mzw-form-m3 .input-val.input-button {
			border: none;
			width: 10.78vw;
			height: 3.028vw;
		}
		.m-mzw-form-m3 .input-btn {
			border: none;
			outline: none;
			border-radius: 1.513vw;
			font-size: 1.089vw;
			padding: 0;
		}
		.m-mzw-code-m1 {
			padding: 1px 0;
		}
		.m-mzw-code-m1 .pic {
			width: 4.545vw;
			height: 2.907vw;
			margin-right: 0.726vw;
		}
		.m-mzw-code-m1 .txt {
			font-size: 0.968vw;
			line-height: 2.907vw;
		}
		.row-a13 {
			padding: 1.816vw 0 4.362vw;
		}
		.row-a13 .row-a13-1 {
			margin-bottom: 0.605vw;
		}
		.row-a13 .row-a13-2 {
			margin: 0 -1.211vw;
		}
		.row-a13 .row-a13-2-l {
			width: 33.333%;
		}
		.row-a13 .row-a13-2-con {
			margin: 0 1.211vw;
		}
		.row-a13 .row-a13-2-1 {
			margin-bottom: 1.513vw;
		}
		.g-mzw-tit-m2 {
			height: 3.635vw;
			line-height: 3.635vw;
			padding-left: 0.726vw;
		}
		.g-mzw-tit-m2::before {
			width: 0.181vw;
			height: 1.332vw;
		}
		.g-mzw-tit-m2 .tit,
		.g-mzw-tit-m2 .en{
			font-size: 1.392vw;
		}
		.g-mzw-tit-m2 .icon {
			margin-left: 1.150vw;
			width: 0.665vw;
		}
		.g-mzw-tit-m2 .en{
			margin-left: 0.726vw;
			font-size: 16px;
color: #999;
		}
		.m-mzw-swiper-m4 .pic {
			height: 37.50vw;
		}
		.m-mzw-swiper-m4 .txt{
			width: calc(100% - 2.424vw);
			left: 1.212vw;
			bottom: 1.212vw;
			font-size: 1.212vw;
		}
		.m-mzw-swiper-m4 .swiper-container-horizontal>.swiper-pagination-bullets {
			bottom: 7.635vw;
		}
		.m-mzw-swiper-m4 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
			margin: 0 0.484vw;
		}
		.m-mzw-swiper-m4 .swiper-pagination-bullet {
			width: 0.605vw;
			height: 0.605vw;
		}
		.m-mzw-news-m1 .pic {
			height: 13.14vw;
			margin-bottom: 1.696vw;
		}
		.m-mzw-news-m1 li {
			padding: 0 0 1px 1.150vw;
			margin-bottom: 0.302vw;
		}
		.m-mzw-news-m1 li::before {
			width: 0.302vw;
			height: 0.302vw;
		}
		.m-mzw-news-m1 .a1 {
			line-height: 2.507vw;
			font-size: 14px;
			color: #222;
		}
		
		.m-mzw-news-m1 span {
			float: right;
			font-size: 14px;
			display: inline-block;
			/*! color: #727171; */
			line-height: 2.507vw;
			/*! font-size: 14px; */
			color: rgb(45, 45, 45);
			margin-top: -40px;
		}

		/* 首页-end */
}

@media only screen and (min-width: 950px) and (max-width: 1000px) {
	.m-mzw-form-m2 .input-label{
		width: 5.8vw;
	}
	.m-mzw-form-m2 .input-val{
		height: 2.786vw;
		border: 1px solid #fff;
		width: calc(100% - 6.344vw - 2px);
		margin-left: 0.544vw;
	}
}

@media only screen and (min-width: 320px) and (max-width: 950px) {
	body {
		background-color: #f4f4f4;
	}

	.wp1200 {
		padding: 0 20px;
	}

	.row-a1 {}

	.row-a2 .row-a2-2{
		padding-bottom: 20px;
	}
	.m-mzw-banner-m2 {
		padding-top: 134px;
	}
	.m-mzw-banner-m2 .swiper-button-prev,
	.m-mzw-banner-m2 .swiper-button-next{
		display: none;
	}
	
	.m-mzw-banner-m2 .swiper-pagination{
		display: block;
		bottom: 40px;
	}
	.m-mzw-banner-m2 .swiper-pagination-bullet{
		background-color: rgb(139,138,145);
	}
	.m-mzw-banner-m2 .swiper-pagination-bullet,
	.m-mzw-swiper-m5 .swiper-pagination-bullet,
	.m-mzw-swiper-m6 .swiper-pagination-bullet{
		width: 10px;
		height: 10px;
		opacity: 1;
		margin: 0 8px !important;
		box-sizing: border-box;
	}
	
	.m-mzw-banner-m2 .swiper-pagination-bullet.swiper-pagination-bullet-active,
	.m-mzw-swiper-m5 .swiper-pagination-bullet.swiper-pagination-bullet-active,
	.m-mzw-swiper-m6 .swiper-pagination-bullet.swiper-pagination-bullet-active{
		background-color: rgb(13, 96, 175);
	}

	.m-mzw-swiper-m5 .swiper-pagination-bullet {
		width: 10px;
		height: 10px;
		margin: 0 8px;
		background-color: #fff;
		border: 1px solid #dcd8d8;
	}
	
	.m-mzw-swiper-m5 .swiper-pagination-bullet.swiper-pagination-bullet-active {
		border: 1px solid rgb(11, 94, 175);
	}
	.row-a2,
	.row-a3,
	.row-a5,
	.row-a10,
	.row-a13 {
		padding: 30px 0 0;
	}

	.row-a2 {
		height: auto;
		background-color: unset;
	}
	
	.row-a2 .row-a2-1,
	.row-a5 .row-a5-1,
	.row-a8 .row-a8-1,
	.row-a10 .row-a10-1,
	.row-a11 .row-a11-1,
	.row-a13 .row-a13-1,
	.row-a3 .row-a3-1{
		padding: 10px 0 20px;
	}

	.row-a2 .row-a2-1 {
		display: block;
	}

	.row-a2 .row-a2-1,
	.row-a2 .row-a2-2,
	.row-a3 .row-a3-1,
	.row-a3 .row-a3-2,
	.row-a5 .row-a5-1,
	.row-a5 .row-a5-2,
	.row-a5 .row-a5-4,
	.row-a10 .row-a10-1,
	.row-a10 .row-a10-2,
	.row-a13 .row-a13-1,
	.row-a13 .row-a13-3,
	.row-a13 .row-a13-4 {
		background-color: #fff;
	}

	.g-mzw-tit-m1 .tit-en {
		font-size: 65px;
	}

	.g-mzw-tit-m1 .tit-ch {
		font-size: 25px;
		bottom: 15px;
	}

	.m-mzw-swiper-m1 {
		position: relative;
		border-radius: 20px;
		padding: 0 57px;
		bottom: unset;
	}

	.m-mzw-swiper-m1 .con {
		margin: 0 20px;
	}

	.m-mzw-swiper-m1 .pic {
		width: 110px;
		height: 110px;
		margin-bottom: 2px;
	}

	.m-mzw-swiper-m1 .tit {
		font-size: 22px;
	}

	.row-a3 .row-a3-1 {
		margin-bottom: 0;
	}

	.row-a3 .row-a3-2 {
		padding-bottom: 0;
	}

	.m-mzw-list-m6 {
		margin: 0;
	}

	.m-mzw-list-m6 li {
		width: 50%;
		margin-bottom: 12px;
	}

	.m-mzw-list-m6 .con {
		margin: 0 12px;
	}
	
	.m-mzw-list-m6 li:nth-child(2n+1) .con{
		margin-right: 6px;
	}
	.m-mzw-list-m6 li:nth-child(2n) .con{
		margin-left: 6px;
	}

	.m-mzw-list-m6 .pic {
		height: 50px;
		margin-bottom: 28px;
	}
	.m-mzw-list-m6 .txt{
		height: 120px;
		min-height: 115px;
	}
	.m-mzw-list-m6 .tit {
		font-size: 22px;
		margin-bottom: 11px;
	}

	.m-mzw-list-m6 .desc {
		font-size: 16px;
	}

	.row-a4,
	.row-a6,
	.row-a7,
	.row-a9,
	.row-a11 {
		display: none;
	}

	.row-a5 .row-a5-1 {
		margin-bottom: 0;
	}

	.row-a5 .row-a5-2,
	.row-a8 .row-a8-2,
	.row-a13 .row-a13-3{
		padding-bottom: 20px;
		margin-bottom: 0;
	}

	.row-a5 .row-a5-3 {
		display: none;
	}

	.row-a5 .row-a5-4 {
		display: block;
		padding: 0 40px;
		margin-bottom: 30px;
	}

	.row-a5 .m-mzw-tab-m1.index1 {
		display: none;
	}

	.row-a5 .m-mzw-tab-m1.index2 {
		display: flex;
	}

	.m-mzw-swiper-m3 {
		overflow: hidden;
	}

	.m-mzw-swiper-m3.style2 {
		position: relative;
	}

	.m-mzw-swiper-m3.style2.hide {
		display: none;
		opacity: 1;
		z-index: 1;
	}

	.m-mzw-swiper-m3 .item {
		margin-bottom: 20px;
	}

	.m-mzw-swiper-m3 .con {
		width: 100%;
		display: block;
	}

	.m-mzw-swiper-m3 .pic {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-bottom: 2px;
	}

	.m-mzw-swiper-m3 .pic img {
		height: auto;
	}

	.m-mzw-swiper-m3 .txt {
		padding: 13px 28px 18px;
	}

	.m-mzw-swiper-m3 .tit {
		font-size: 24px;
		line-height: 1.5;
		padding-left: 15px;
		margin-bottom: 7px;
	}

	.m-mzw-swiper-m3 .tit::after {
		content: "";
		display: block;
		width: 2px;
		height: 24px;
		background-color: rgb(4, 107, 198);
		position: absolute;
		left: 0;
		top: 6px;
	}

	.m-mzw-swiper-m3 .more {
		font-size: 16px;
		padding-left: 15px;
	}

	.row-a8 {
		background-color: #fff;
		padding: 5px 0 0;
	}

	/* .row-a8 .row-a8-1 {
		margin-bottom: 25px;
	} */

	.row-a8 .row-a8-3-1 {
		display: none;
	}

	.row-a8 .row-a8-3-2 {
		display: block;
		height: 760px;
		position: relative;
	}

	.row-a8 .row-a8-2 .m-mzw-tab-m1.index1 {
		display: none;
	}

	.row-a8 .row-a8-2 .m-mzw-tab-m1.index2 {
		display: flex;
	}

	.m-mzw-tab-m1 .con {
		font-size: 22px;
		margin: 0 20px;
		padding-bottom: 8px;
	}

	.m-mzw-tab-m1 .con::after {
		height: 2px;
	}

	.m-mzw-list-m7 {
		margin: 0 -1px 7px;
	}

	.m-mzw-list-m7 .item {
		width: 50%;
		margin-bottom: 20px;
	}

	.m-mzw-list-m7 .con {
		margin: 0 1px;
	}

	.m-mzw-list-m7 .pic {
		height: 190px;
	}

	.m-mzw-list-m7 .pic-txt {
		height: 50px;
		line-height: 50px;
	}

	.m-mzw-list-m7 .pic-head {
		width: 55px;
		height: 55px;
		left: 25px;
	}

	.m-mzw-list-m7 .pic-tit {
		font-size: 18px;
	}

	.m-mzw-list-m7 .pic-more {
		font-size: 14px;
		right: 20px;
	}

	.m-mzw-list-m7 .txt {
		padding: 20px 0 10px;
	}

	.m-mzw-list-m7 .tit {
		font-size: 24px;
		line-height: 1.375;
		margin-bottom: 9px;
	}

	.m-mzw-list-m7 .desc {
		font-size: 16px;
		display: none;
	}

	.m-mzw-swiper-m6 {
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}

	.m-mzw-swiper-m6.hide {
		opacity: 0;
		z-index: -1;
	}

	.m-mzw-swiper-m6 .swiper-con {
		overflow: hidden;
	}

	.m-mzw-swiper-m6 .swiper-pagination {
		position: relative;
		bottom: unset;
		padding-bottom: 20px;
	}

	.m-mzw-swiper-m6 .swiper-pagination-bullet,
	.m-mzw-swiper-m5 .swiper-pagination-bullet{
		border: 1px solid #dcd8d8;
		background-color: #fff;
	}

	.m-mzw-swiper-m6 .swiper-pagination-bullet.swiper-pagination-bullet-active,
	.m-mzw-swiper-m5 .swiper-pagination-bullet.swiper-pagination-bullet-active{
		border-color: rgb(13, 96, 175);
	}

	.row-a10 {}

	.row-a10 .row-a10-1 {
		margin-bottom: 0;
	}

	.m-mzw-swiper-m5 .swiper-con {
		overflow: hidden;
		margin: 0;
		margin-bottom: 15px;
	}

	.m-mzw-swiper-m5 .con {
		/* width: 292px; */
		width: 320px;
		display: block;
		margin: 0 auto;
	}

	.m-mzw-swiper-m5 .pic {
		/* height: 373px; */
		height: 408px;
		overflow: hidden;
	}

	.m-mzw-swiper-m5 .txt-m1 {
		padding-left: 28px;
		position: relative;
	}

	.m-mzw-swiper-m5 .txt-m1::before {
		content: "";
		display: block;
		width: 3px;
		height: 45px;
		background-color: #0d60af;
		position: absolute;
		top: 6px;
		left: 0;
	}

	.m-mzw-swiper-m5 .tit {
		font-size: 24px;
		color: rgb(22, 41, 65);
		line-height: 1.375;
	}

	.m-mzw-swiper-m5 .info {
		font-size: 16px;
		color: rgb(90, 89, 89);
		line-height: 1.375;
	}

	.m-mzw-swiper-m5 .txt.txt1 {
		padding: 14px 0 51px;
	}

	.m-mzw-swiper-m5 .txt.txt2 {
		padding: 51px 0 14px;
	}

	.m-mzw-swiper-m5 .item.style2 .txt2 {
		display: none;
	}

	.m-mzw-swiper-m5 .item.style2 .txt1 {
		display: block;
	}

	.m-mzw-swiper-m5 .swiper-pagination {
		height: 18px;
		padding-bottom: 20px;
	}

	.row-a12 {
		padding: 30px 0 0;
	}

	.row-a12.index1 {
		display: none;
	}

	.row-a12.index2 {
		display: block;
	}

	.row-a12 .row-a12-1,
	.row-a12 .row-a12-2{
		margin-bottom: 30px;
	}

	.m-mzw-tit-m2 {}

	.m-mzw-tit-m2 .txt {
		height: 80px;
		margin-bottom: 10px;
	}

	.m-mzw-tit-m2 .tit {
		padding-right: 22px;
		font-size: 36px;
		color: rgb(42, 41, 41);
		font-weight: 600;
		line-height: 1.6;
		position: relative;
	}

	.m-mzw-tit-m2 .tit::after {
		width: 2px;
		height: 55px;
	}

	.m-mzw-tit-m2 .contact {
		padding-left: 20px;
	}

	.m-mzw-tit-m2 .name {
		font-size: 20px;
	}

	.m-mzw-tit-m2 .tel {
		font-size: 34px;
		margin-top: -6px;
	}

	.m-mzw-tit-m2 .info {
		font-size: 19px;
	}

	.m-mzw-tab-m2 .con {
		display: block;
		width: 256px;
		height: 84px;
		overflow: hidden;
		margin: 0 10px;
	}

	.m-mzw-tab-m2 .txt {
		width: 100%;
		height: 70px;
		text-align: center;
		color: rgb(90, 88, 88);
		background-color: #dfdfdf;
		padding-top: 8px;
		box-sizing: border-box;
		cursor: pointer;
	}

	.m-mzw-tab-m2 .tit {
		font-size: 26px;
		line-height: 1.069;
	}

	.m-mzw-tab-m2 .info {
		font-size: 16px;
		line-height: 1.604;
	}

	.m-mzw-form-m3 .input-item {
		overflow: hidden;
		margin-bottom: 30px;
		float: none;
	}

	.m-mzw-form-m3 .input-label {
		font-size: 18px;
		color: rgb(85, 84, 84);
		height: 50px;
		line-height: 50px;
		float: left;
		text-align: right;
	}

	.m-mzw-form-m3 .input-val {
		width: 67%;
		/* width: 176px; */
		height: 48px;
		border: 1px solid #dcd8d8;
		background-color: #fff;
		margin-left: 15px;
		float: left;
	}

	.m-mzw-form-m3.index2 .input-val {
		width: 71%;
	}

	.m-mzw-form-m3 .input-val.code {
		width: 20%;
	}

	.m-mzw-form-m3.index2 .input-val.code {
		width: 21%;
	}

	.m-mzw-form-m3 .input-txt {
		width: 100%;
		height: 100%;
		border: none;
		outline: none;
		padding: 0 10px;
		box-sizing: border-box;
	}

	.m-mzw-form-m3 .input-code {
		float: left;
		margin-left: 13px;
	}

	.m-mzw-form-m3 .input-label.label1,
	.m-mzw-form-m3 .input-label.label2,
	.m-mzw-form-m3 .input-label.label3,
	.m-mzw-form-m3 .input-label.label4,
	.m-mzw-form-m3 .input-label.label5,
	.m-mzw-form-m3 .input-label.label6 {
		width: 30%;
	}

	.m-mzw-form-m3.index2 .input-label.label1,
	.m-mzw-form-m3.index2 .input-label.label2,
	.m-mzw-form-m3.index2 .input-label.label3,
	.m-mzw-form-m3.index2 .input-label.label4,
	.m-mzw-form-m3.index2 .input-label.label5,
	.m-mzw-form-m3.index2 .input-label.label6 {
		width: 25%;
	}

	.m-mzw-form-m3 .input-val.input-button {
		border: none;
		width: 178px;
		height: 50px;
	}

	.m-mzw-form-m3 .input-btn {
		border: none;
		outline: none;
		background-color: rgb(22, 41, 65);
		width: 100%;
		height: 100%;
		border-radius: 25px;
		overflow: hidden;
		font-size: 18px;
		color: rgb(255, 255, 255);
		padding: 0;
	}

	.m-mzw-code-m1 {
		padding: 1px 0;
		overflow: hidden;
	}

	.m-mzw-code-m1 .pic {
		width: 75px;
		height: 48px;
		overflow: hidden;
		float: left;
		margin-right: 12px;
	}

	.m-mzw-code-m1 .txt {
		font-size: 16px;
		color: rgb(135, 133, 133);
		line-height: 48px;
		float: left;
		cursor: pointer;
	}

	.row-a13 .row-a13-1 {
		margin-bottom: 0;
	}

	.row-a13 .row-a13-2 {
		display: none;
	}

	.row-a13 .row-a13-3,
	.row-a13 .row-a13-4 {
		display: block;
	}

	/* .row-a13 .row-a13-3 {
		padding-bottom: 30px;
	} */

	.row-a13 .row-a13-4 {
		padding: 0 40px 20px;
	}

	.m-mzw-news-m1.hide {
		display: none;
	}

	.m-mzw-news-m1 {}

	.m-mzw-news-m1 .pic {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-bottom: 28px;
	}

	.m-mzw-news-m1 .pic img {
		height: auto;
	}

	.m-mzw-news-m1 ul {}

	.m-mzw-news-m1 li {
		padding: 0 0 1px 19px;
		position: relative;
		margin-bottom: 5px;
	}

	.m-mzw-news-m1 li:last-child {
		margin-bottom: 0;
	}

	.m-mzw-news-m1 li::after,
	.m-mzw-news-m1 li::before {
		content: "";
		display: block;
		position: absolute;
		left: 0;
	}

	.m-mzw-news-m1 li::before {
		width: 5px;
		height: 5px;
		background-color: #6c6c6c;
		top: 50%;
		transform: translateY(-50%);
	}

	.m-mzw-news-m1 li::after {
		width: 100%;
		height: 1px;
		background: url(../images/home/pic-rowa13-m4.png);
		background-size: auto 100%;
		bottom: 0;
	}

	.m-mzw-news-m1 .a1 {
		display: block;
		line-height: 48px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		font-size: 20px;
		color: rgb(45, 45, 45);
		transition: .5s;
	}

	.m-mzw-news-m1 .a1:hover {
		color: rgb(230, 0, 18);
	}
	
	.m-mzw-news-m1 .tit{
		width: 80%;
	}
	.m-mzw-news-m1 .date{
		width: 20%;
	}
}

@media only screen and (min-width: 320px) and (max-width: 750px) {
	.wp1200{
		padding: 0 15px;
		font-size: 14px;
		padding-top: 15px;
	}
	.row-a1{}
	.m-mzw-banner-m2{
		padding-top: 14.1vw;
	}
	
	/* .m-mzw-banner-m2 .swiper-pagination-bullet,
	.m-mzw-swiper-m6 .swiper-pagination-bullet,
	.m-mzw-swiper-m5 .swiper-pagination-bullet{
		width: 1.052vw;
		height: 1.052vw;
		margin: 0 0.841vw;
	} */
	
	.row-a2,
	.row-a3,
	.row-a5,
	.row-a10,
	.row-a13{
		padding: 3.157vw 0 0;
	}
	.row-a2{
		height: auto;
	}
	.g-mzw-tit-m1 .tit-en{
		font-size: 6.841vw;
	}
	.g-mzw-tit-m1 .tit-ch{
		font-size: 2.631vw;
		bottom: 1.578vw;
	}
	.m-mzw-swiper-m1 .swiper-button-prev,
	.m-mzw-swiper-m1 .swiper-button-next,
	.m-mzw-swiper-m2 .swiper-button-prev,
	.m-mzw-swiper-m2 .swiper-button-next,
	.m-mzw-swiper-m3 .swiper-button-prev,
	.m-mzw-swiper-m3 .swiper-button-next {
		width: 2.842vw;
		height: 6.841vw;
	}
	.m-mzw-swiper-m1 .swiper-button-prev,
	.m-mzw-swiper-m2 .swiper-button-prev,
	.m-mzw-swiper-m3 .swiper-button-prev {
		left: 3.157vw;
	}
	.m-mzw-swiper-m1 .swiper-button-next,
	.m-mzw-swiper-m2 .swiper-button-next,
	.m-mzw-swiper-m3 .swiper-button-next {
		right: 3.157vw;
	}
	.m-mzw-swiper-m1 {
		border-radius: 2.104vw;
		padding: 0 6vw;
	}
	.m-mzw-swiper-m1 .con{
		margin: 0 2.104vw;
	}
	.m-mzw-swiper-m1 .pic{
		width: 11.57vw;
		height: 11.57vw;
		margin-bottom: 0.210vw;
	}
	.m-mzw-swiper-m1 .tit{
		font-size: 2.315vw;
	}
	.row-a3 .row-a3-1{
		margin-bottom: 0;
	}

	.m-mzw-list-m6 {
		margin: 0;
	}
	.m-mzw-list-m6 li {
		margin-bottom: 1.6vw;
	}
	.m-mzw-list-m6 .con {
		margin: 0 1.6vw;
		padding: 4vw 2.666vw 0;
	}
	.m-mzw-list-m6 li:nth-child(2n+1) .con{
		margin-right: 0.8vw;
	}
	.m-mzw-list-m6 li:nth-child(2n) .con{
		margin-left: 0.8vw;
	}
	.m-mzw-list-m6 .pic {
		height: 5.262vw;
		margin-bottom: 2.947vw;
	}
	.m-mzw-list-m6 .txt{
		height: 16vw;
	}
	.m-mzw-list-m6 .tit {
		font-size: 2.315vw;
		margin-bottom: 1.157vw;
	}
	.m-mzw-list-m6 .desc {
		font-size: 1.683vw;
	}
	.row-a5 .row-a5-1{
		margin-bottom: 0;
	}

	.row-a5 .row-a5-3{
	}
	.row-a5 .row-a5-4{
		padding: 0 4.210vw;
		margin-bottom: 3.157vw;
	}

	.m-mzw-swiper-m3 .item{
		margin-bottom: 2.104vw;
	}
	.m-mzw-swiper-m3 .con {
	}
	.m-mzw-swiper-m3 .pic {
		height: auto;
		margin-bottom: 0.210vw;
	}
	.m-mzw-swiper-m3 .pic img{
		height: auto;
	}
	.m-mzw-swiper-m3 .txt {
		padding: 1.368vw 2.947vw 1.894vw;
	}
	.m-mzw-swiper-m3 .tit {
		font-size: 2.526vw;
		line-height: 1.5;
		padding-left: 1.578vw;
		margin-bottom: 0.736vw;
	}
	.m-mzw-swiper-m3 .tit::after {
		content: "";
		width: 0.210vw;
		height: 2.526vw;
		top: 0.631vw;
	}
	.m-mzw-swiper-m3 .more {
		font-size: 1.683vw;
		padding-left: 1.578vw;
	}
	.row-a8{
		padding: 0.525vw 0 0;
	}
	/* .row-a8 .row-a8-1{
		margin-bottom: 2.631vw;
	} */
	
	.row-a8 .row-a8-3-1{
	}
	.row-a8 .row-a8-3-2{
		height: 79.97vw;
	}

	.m-mzw-tab-m1 .con {
		font-size: 2.315vw;
		margin: 0 2.104vw;
		padding-bottom: 0.841vw;
	}
	.m-mzw-tab-m1 .con::after {
		height: 0.210vw;
	}
	.m-mzw-list-m7 {
		margin: 0 -1px 0.736vw;
	}
	.m-mzw-list-m7 .item {
		margin-bottom: 2.104vw;
	}
	.m-mzw-list-m7 .con {
		margin: 0 1px;
	}
	.m-mzw-list-m7 .pic {
		height: 19.99vw;
	}
	.m-mzw-list-m7 .pic-txt {
		height: 5.262vw;
		line-height: 5.262vw;
	}
	.m-mzw-list-m7 .pic-head {
		width: 5.789vw;
		height: 5.789vw;
		left: 2.631vw;
	}
	.m-mzw-list-m7 .pic-tit {
		font-size: 1.894vw;
	}
	.m-mzw-list-m7 .pic-more {
		font-size: 1.473vw;
		right: 2.104vw;
	}
	.m-mzw-list-m7 .txt {
		padding: 2.104vw 0 1.052vw;
	}
	.m-mzw-list-m7 .tit {
		font-size: 2.526vw;
		line-height: 1.375;
		margin-bottom: 0.947vw;
	}
	.m-mzw-list-m7 .desc {
		font-size: 1.683vw;
	}
	.m-mzw-swiper-m6{
	}
	.m-mzw-swiper-m6.hide{
		opacity: 0;
	}
	.m-mzw-swiper-m6 .swiper-pagination{
		bottom: unset;
		/* padding-bottom: 2.104vw; */
	}

	.row-a10 .row-a10-1{
		margin-bottom: 0;
	}
	
	.m-mzw-swiper-m5 .con {
		/* width: 30.73vw; */
		width: 42.66vw;
		margin: 0 auto;
	}
	.m-mzw-swiper-m5 .pic {
		/* height: 39.26vw; */
		height: 54.4vw;
	}
	.m-mzw-swiper-m5 .txt-m1 {
		padding-left: 2.947vw;
	}
	.m-mzw-swiper-m5 .txt-m1::before {
		content: "";
		width: 0.315vw;
		height: 4.736vw;
		top: 0.631vw;
	}
	.m-mzw-swiper-m5 .tit {
		font-size: 2.526vw;
		line-height: 1.375;
	}
	.m-mzw-swiper-m5 .info {
		font-size: 1.683vw;
		line-height: 1.375;
	}
	.m-mzw-swiper-m5 .txt.txt1 {
		padding: 1.473vw 0 5.368vw;
	}
	.m-mzw-swiper-m5 .txt.txt2 {
		padding: 5.368vw 0 1.473vw;
	}
	.row-a12 .row-a12-1,
	.row-a12 .row-a12-2{
		margin-bottom: 3.157vw;
	}
	.m-mzw-tit-m2 {}
	.m-mzw-tit-m2 .txt {
		height: 8.415vw;
		margin-bottom: 1.052vw;
	}
	.m-mzw-tit-m2 .tit {
		padding-right: 2.315vw;
		font-size: 3.789vw;
		font-weight: 600;
		line-height: 1.6;
	}
	.m-mzw-tit-m2 .tit::after {
		width: 0.210vw;
		height: 5.789vw;
	}
	.m-mzw-tit-m2 .contact {
		padding-left: 2.104vw;
	}
	.m-mzw-tit-m2 .name {
		font-size: 2.104vw;
	}
	.m-mzw-tit-m2 .tel {
		font-size: 3.578vw;
		margin-top: -0.631vw;
	}
	.m-mzw-tit-m2 .info {
		font-size: 1.999vw;
	}
	/* 	.m-mzw-tab-m2 .con {
		width: 26.94vw;
		height: 8.842vw;
		margin: 0 1.052vw;
	}
	.m-mzw-tab-m2 .txt {
		height: 7.368vw;
		padding-top: 0.841vw;
		box-sizing: border-box;
	}
	.m-mzw-tab-m2 .tit {
		font-size: 2.736vw;
		line-height: 1.069;
	}
	.m-mzw-tab-m2 .info {
		font-size: 1.683vw;
		line-height: 1.604;
	} */
	.m-mzw-form-m3 .input-item {
		margin-bottom: 3.157vw;
	}
	.m-mzw-form-m3 .input-label {
		font-size: 1.894vw;
		height: 5.262vw;
		line-height: 5.262vw;
	}
	.m-mzw-form-m3 .input-val {
		/* width: 18.52vw; */
		height: 5.052vw;
		border: 1px solid #dcd8d8;
		margin-left: 1.578vw;
	}
	.m-mzw-form-m3 .input-txt {
		border: none;
		outline: none;
		padding: 0 1.052vw;
		box-sizing: border-box;
	}
	.m-mzw-form-m3 .input-code {
		margin-left: 1.368vw;
	}
	.m-mzw-form-m3 .input-val.input-button {
		border: none;
		width: 18.73vw;
		height: 5.262vw;
	}
	.m-mzw-form-m3 .input-btn {
		border: none;
		outline: none;
		border-radius: 2.631vw;
		font-size: 1.894vw;
		padding: 0;
	}
	.m-mzw-code-m1 {
		padding: 1px 0;
	}
	.m-mzw-code-m1 .pic {
		width: 7.894vw;
		height: 5.052vw;
		margin-right: 1.263vw;
	}
	.m-mzw-code-m1 .txt {
		font-size: 1.683vw;
		line-height: 5.052vw;
	}
	.row-a13 .row-a13-1{
		margin-bottom: 0;
	}

	.row-a13 .row-a13-4{
		padding: 0 4.210vw 20px;
	}
	.m-mzw-news-m1.hide{
	}
	.m-mzw-news-m1 {}
	.m-mzw-news-m1 .pic {
		height: auto;
		margin-bottom: 2.947vw;
	}
	.m-mzw-news-m1 .pic img{
		height: auto;
	}
	.m-mzw-news-m1 ul {}
	.m-mzw-news-m1 li {
		padding: 0 0 1px 1.999vw;
		margin-bottom: 0.525vw;
	}
	.m-mzw-news-m1 li:last-child {
		margin-bottom: 0;
	}
	.m-mzw-news-m1 li::after,
	.m-mzw-news-m1 li::before {
		content: "";
	}
	.m-mzw-news-m1 li::before {
		width: 0.525vw;
		height: 0.525vw;
		transform: translateY(-50%);
	}
	.m-mzw-news-m1 .a1 {
		/* line-height: 5.052vw; */
		font-size: 2.104vw;
		padding: 1.788vw 0;
		line-height: 1.5;
	}
	.m-mzw-news-m1 .a1:hover {
	}
}	

@media only screen and (min-width: 320px) and (max-width: 600px) {
	.m-mzw-tab-m2 .con {
		width: 42.66vw;
		height: 14vw;
		margin: 0 1.666vw;
	}
	.m-mzw-tab-m2 .txt {
		height: 11.66vw;
		padding-top: 1.333vw;
		box-sizing: border-box;
	}
	.m-mzw-tab-m2 .tit {
		font-size: 4.333vw;
		line-height: 1.069;
	}
	.m-mzw-tab-m2 .info {
		font-size: 2.666vw;
		line-height: 1.604;
	}
}

@media only screen and (min-width: 320px) and (max-width: 500px) {
	.row-a8 .row-a8-3-2 {
	    height: 96vw;
	}
}
@media only screen and (min-width: 320px) and (max-width: 375px) {
	.m-mzw-banner-m2 {
		padding-top: 115px;
	}
	.row-a8 .row-a8-3-2 {
	    height: 101vw;
	}
	/* .m-mzw-tab-m2 .txt{
		padding-top: 0;
	}
	.m-mzw-tab-m2 .tit{
		line-height: 8.5vw;
	}
	.m-mzw-tab-m2 .info{
		display: none;
	} */
}

@media only screen and (max-width: 320px) {
	.row-a8 .row-a8-3-2 {
	    height: 109vw;
	}
}








/* 新增 2022年10月16日 */

.m-mzw-news-m1 .pic img,
.m-mzw-swiper-m2 .pic img{
	transition: .5s;
}
.m-mzw-news-m1 .pic:hover img,
.m-mzw-swiper-m2 .pic:hover img{
	transform: scale(1.1);
}

.m-mzw-swiper-m1.length{
	width: auto;
	position: relative;
	left: 50%;
	transform: translate(-50%,-50%);
	display: inline-block;
}
.m-mzw-swiper-m1 .con{
	float: none;
	cursor: pointer;
	margin: 0 38px;
}
.m-mzw-swiper-m1 .pic{
	border-radius: 50%;
	border: 10px solid rgba(255,0,0,0);
	transition: .5s;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, .3);
}
.m-mzw-swiper-m1 .con:hover .pic{
	border-color: rgba(255,0,0,1);
}
.m-mzw-form-m3 .input-btn,
.g-mzw-more-m1{
	transition: .5s;
	cursor: pointer;
}	
.m-mzw-form-m3 .input-btn:hover,
.g-mzw-more-m1:hover{
	background-color: #e60012;
}

@media only screen and (min-width: 950px) and (max-width: 1650px) {
	.m-mzw-news-m1 .pic img,
	.m-mzw-swiper-m2 .pic img{
		transition: .5s;
	}
	.m-mzw-news-m1 .pic:hover img,
	.m-mzw-swiper-m2 .pic:hover img{
		transform: scale(1.1);
	}
	.m-mzw-swiper-m1.length{
		width: auto;
		transform: translate(-50%,-50%);
	}
	.m-mzw-swiper-m1 .con{
		margin: 0 2.324vw;
	}
	.m-mzw-swiper-m1 .pic{
		border-radius: 50%;
		border: 0.606vw solid rgba(255,0,0,0);
		transition: .5s;
	}
	.m-mzw-swiper-m1 .con:hover .pic{
		
	}
	.m-mzw-form-m3 .input-btn,
	.g-mzw-more-m1{
		transition: .5s;
	}
	.m-mzw-form-m3 .input-btn:hover,
	.g-mzw-more-m1:hover{
	}
	
	
}

@media only screen and (max-width: 950px){
	.m-mzw-swiper-m1 .con{
		margin: 0 1.9vw;
	}
	.m-mzw-swiper-m1 .pic{
		border-width:3px ;
	}
	.m-mzw-swiper-m1.length{
		transform: translateX(-50%);
	}
	.nav3{
		
		border-top: 2px solid #ddd;
	}
	
	  .zuoyouhuadong{
		
		 text-align: center;
  line-height: 30px;
  font-size: 14px;
	}
	/* .nav3 li::after{
		content: '';
		position: absolute;	
		right: 0;
		top: 0;
		bottom: 0;
		border-right: 1px solid #ddd;
	} */
	.m-mzw-form-m3 .input-val,
	.m-mzw-form-m3 .input-label{
		height: 30px;
		line-height: 30px;
	}
	.form-row .g-select .seletxt{
		line-height: 30px;
	}
	.m-mzw-form-m3 .input-item{
		overflow: visible;
	}
	.m-mzw-form-m3 .input-item::after,
	.m-mzw-form-m3 .form-row::after{
		content: '';
		display: table;
		clear: both;
	}
	.m-mzw-form-m3 .form-row .g-select ul{
		max-height: 80px;
		overflow-y: auto;
	}
	.m-mzw-form-m3 .form-row{
		overflow: visible;
	}
	.m-mzw-code-m1 .pic{
		width: 50px;
		height: 30px;
	}
	.m-mzw-code-m1 .txt{
		line-height: 30px;
	}
}

@media only screen and (max-width:750px){
	.m-mzw-list-m6{
		display: flex;
		flex-wrap: wrap;
	}
	.g-mzw-tit-m1 .tit-en{
		font-size: 34px;
	}
	.g-mzw-tit-m1 .tit-ch{
		font-size: 20px;
	}
	.g-mzw-tit-m1.hide-en{
		height: 51px;
	}
	.g-mzw-tit-m1.hide-en .tit-en{
		display: none;
	}
	.m-mzw-tab-m1 .con{
		font-size: 16px;
	}
	.m-mzw-list-m6 .tit,
	.m-mzw-list-m7 .tit,
	.m-mzw-swiper-m3 .tit{
		font-size: 15px;
		/* font-weight: bold; */
	}
	
	
	.m-mzw-swiper-m5 .tit,
	.m-mzw-tit-m2 .tit,
	.m-mzw-news-m1 .a1{
		font-size: 14px;
	}
	
	.m-mzw-swiper-m1 .tit{
		font-size: 14px;
	}
	.m-mzw-list-m6 .txt,
	.m-mzw-list-m6 .desc,
	.m-mzw-swiper-m3 .more,
	.m-mzw-list-m7 .desc,
	.m-mzw-list-m7 .pic-tit,
	.m-mzw-list-m7 .pic-more,
	.m-mzw-swiper-m5 .info,
	.m-mzw-tit-m2 .info,
	.m-mzw-form-m3 .input-label{
		font-size: 13px;
	}
	.m-mzw-list-m6 .desc{
		line-height: 1.5;
	}
	
	/* .m-mzw-list-m6 li{
		margin-bottom: 25px;
	} */
	
	.m-mzw-list-m7 .desc{
		height: 40px;
		display: none;
	}
	.m-mzw-swiper-m3 .tit,
	.m-mzw-swiper-m3 .more{
		padding-left: 10px;
	}
	.m-mzw-swiper-m3 .tit::after{
		height: 14px;
	}
	.m-mzw-list-m7 .pic-txt{
		height: 30px;
		line-height: 30px;
	}
	.m-mzw-swiper-m5 .txt.txt1{
		padding: 10px 0 0;
	}
	.m-mzw-swiper-m5 .tit{
		margin-bottom: 5px;
	}
	.m-mzw-swiper-m5 .txt-m1::before{
		height: 15px;
	}
	.m-mzw-news-m1 li::before{
		width: 5px;
		height: 5px;
	}
	.m-mzw-news-m1 li{
		padding: 0 5px 0 15px;
	}
	
}




/* 修改 2022年10月17日 */
@font-face{
	font-family:'fonten';
	src: url(../font/fzktjw.ttf);
}
.g-mzw-tit-m1 .tit-en{
	font-family: 'fonten';
}
.m-mzw-banner-m2 .dn{
	display: none;
}
.row-a5 .m-mzw-tab-m1.index2{
	display: flex;
}
.row-a5 .row-a5-4{
	display: block;
}
.m-mzw-form-m3 .input-val.nobg{
	background-color: transparent;
}
@media only screen and (max-width:950px) {
	.m-mzw-banner-m2{
		padding-top: 0;
	}
	.m-mzw-banner-m2 img{
		display: none;
	}
	.m-mzw-banner-m2 img.dn{
		display: block;
	}
	.row-a11{
		display: block;
	}
	.row-a11{
		padding: 20px 0;
	}
	/* .row-a11 .row-a11-1{
		margin-bottom: 10px;
	} */
	.row-a13{
		padding-top: 0;
	}
	.m-mzw-list-m8 .pic{
		width: 60px;
		height: 60px;
		margin: 0 auto 10px;
	}
	
	.m-mzw-list-m8 .tit{
		font-size: 14px;
	}
	.nav3 .pic img.dn{
		display: none;
	}
	.nav3 .on .pic img{
		display: none;
	}
	.nav3 .on .pic img.dn{
		display: block;
	}
	.nav3 .on .tit{
		color:rgb(11, 94, 175) ;
	}
	
	
}
@media only screen and (max-width:750px) {
	.m-mzw-list-m8{
		justify-content:left;
		width: 100%;
		overflow-x: auto;
	}
	.m-mzw-list-m8 li{
		/* margin-right: 20px; */
		min-width: 90px;
		padding-bottom: 30px;
	}
	.m-mzw-list-m6 .pic{
		height: 30px;
	}
}
@media only screen and (min-width: 320px) and (max-width:375px) {
	.m-mzw-banner-m2{
		padding-top: 0;
	}
	.m-mzw-list-m7 .pic-more{
		font-size: 12px;
	}
}
@media only screen and (max-width:320px) {
	.m-mzw-list-m7 .pic-tit{
		text-align: left;
		padding-left: 30px;
	}
}


/* 热门项目 */
.m-hotpro ul{
	width: 100%;
	display: flex;
	margin: 0 -2px;
	flex-wrap: wrap;
	align-items: center;
    justify-content: center;
}
.m-hotpro.dn{
	display: none;
}
.m-hotpro li{
	width: 50%;
	margin-bottom: 20px;
}
.m-hotpro .con{
	margin: 0 2px;
	display: block;
	cursor: pointer;
}
.m-hotpro .con .pic{
	height: 210px;
	overflow: hidden;
	position: relative;
}
/* .m-hotpro li.on .con .pic::before{ */
.m-hotpro .pic::before{
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(rgba(13, 96, 175, 0) 60%,rgba(13, 96, 175, 0.3));
	/* background-image: linear-gradient(rgba(123, 123, 123, 0),rgba(123, 123, 123, 0.3)); */
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
.m-hotpro .con .pic img{
	width: 100%;
	height: auto;
	min-height: 100%;
	transition: .5s;
}
.m-hotpro .con:hover .pic img{
	transform: scale(1.2);
}
.m-hotpro .pic-txt{
	margin: 0 8px;
	width: calc(100% - 16px);
	position: absolute;
	bottom: 12px;
	left: 0;
	color: rgb(242, 241, 241);
	line-height: 1.2;
	text-align: right;
	text-shadow: 2px 2px rgba(0, 0, 0, 0.75);
	z-index: 3;
}
.m-hotpro .pic-tit{
	font-size: 20px;
	margin-bottom: 7px;
}
.m-hotpro .pic-info{
	font-size: 14px;
}

.m-hotpro .con .txts{
	display: flex;
	padding-top: 10px;
	text-align: center;
}
.m-hotpro .con .txts .item{
	width: 25%;
	position: relative;
}
.m-hotpro .con .txts .item::after{
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	border-right: 1px solid #d3d3d3;
}
.m-hotpro .con .txts .item:last-of-type::after{
	display: none;
}
.m-hotpro .con .txts .tit{
	font-size: 15px;
	color: #535353;
	margin-bottom: 10px;
	font-weight: bold;
}
.m-hotpro .con .txts .info{
	font-size: 13px;
	color: #939393;
}
@media only screen and (min-width: 950px) and (max-width: 1650px) {
	.m-hotpro ul{
		margin: 0 -0.121vw;
	}
	.m-hotpro li{
	}
	.m-hotpro .con{
		margin: 0 0.121vw;
	}
	.m-hotpro .con .pic{
		height: 13vw;
	}
	.m-hotpro .con .pic img{
		height: auto;
	}
	.m-hotpro .pic-txt{
		margin: 0 0.484vw;
		width: calc(100% - 0.969vw);
		bottom: 0.727vw;
	}
	.m-hotpro .pic-tit{
		font-size: 1.212vw;
		margin-bottom: 0.424vw;
	}
	.m-hotpro .pic-info{
		font-size: 0.848vw;
	}
	.m-hotpro .con .txts{
		padding-top: 0.606vw;
	}
	.m-hotpro .con .txts .item{
	}
	.m-hotpro .con .txts .item::after{
		content: '';
		right: 0;
		bottom: 0;
		border-right: 1px solid #d3d3d3;
	}
	.m-hotpro .con .txts .item:last-of-type::after{
	}
	.m-hotpro .con .txts .tit{
		font-size: 14pxvw;
		margin-bottom: 0.606vw;
		font-weight: bold;
	}
	.m-hotpro .con .txts .info{
		font-size: 14px;
	}
}

@media only screen and (max-width: 1200px) {
	.m-hotpro ul{
		margin: 0 -10px;
	}
	.m-hotpro li{
		width: 50%;
		margin-bottom: 2vw;
	}
	.m-hotpro .con {
		margin: 0 10px;
	}
	.m-hotpro .con .pic{
		width: 100%;
		margin: 0 auto;
	}
}
@media only screen and (max-width: 950px) {
	.m-hotpro ul{
		margin: 0 -1vw;
	}
	.m-hotpro .con {
		margin: 0 1vw;
	}
	.m-hotpro .con .pic{
		max-width: 100%;

	}
	.m-hotpro .pic-tit{
		font-size: 18px;
	}
}
@media only screen and (max-width: 750px) {
	.m-hotpro ul li{
		width: 100%;
		margin-bottom: 20px;
	}
	.m-hotpro .con .pic{
		width: 100%;
		height: auto;
		margin-bottom: 5px;
	}
}
@media only screen and (max-width: 320px) {
	.m-hotpro .pic-info {
	    font-size: 12px;
	}
}
