.g-mzw-btn-a1{
	display: inline-block;
	border-radius: 0.06rem;
	min-width: 2.2rem;
	height: 0.6rem;
	background: url(../images/icon/bgpic-c1.png) no-repeat;
	background-size: 100% 100%;
	line-height: 0.54rem;
	font-size: 0.24rem;
	padding: 0.03rem 0.23rem;
	box-sizing: border-box;
	text-align: center;
	transition: .4s;
}
.g-mzw-btn-a1 .btn-tit{
	color: transparent;
	background-image: linear-gradient(to right,#01a2fa,#033ae4);
	background-clip: text;
	-webkit-background-clip: text;
}

.g-mzw-btn-a1:hover{
	background-color: rgb(22, 100, 255);
	background-image: unset;
}
.g-mzw-btn-a1:hover .btn-tit{
	color: #fff;
}

.g-mzw-btn-a2{
	display: inline-block;
	border-radius: 0.06rem;
	background-color: rgb(22, 100, 255);
	min-width: 1.4rem;
	height: 0.48rem;
	line-height: 0.48rem;
	text-align: center;
	font-size: 0.16rem;
	color: rgb(255, 255, 255);
	padding: 0 0.2rem;
	transition: .4s;
}

.g-mzw-btn-a2:hover{
	transform: translateY(-0.05rem);
}

.g-mzw-btn-a2.style2{
	border: 0.02rem solid rgba(255, 255, 255,0.2);
	background-color: unset;
	min-width: 1.36rem;
	height: 0.44rem;
	line-height: 0.44rem;
}

.g-mzw-title-a1{
	text-align: center;
}
.g-mzw-title-a1 .title-tit{
	font-size: 0.32rem;
	color: rgb(0, 0, 0);
	font-weight: normal;
	margin-bottom: 0.11rem;
}
.g-mzw-title-a1 .title-icon{
	width: 1.23rem;
	margin: 0 auto;
}
.g-mzw-title-a1.style2 .title-tit{
	color: #fff;
}

.g-mzw-title-a2{
	text-align: center;
}
.g-mzw-title-a2 .title-tit{
	font-size: 0.32rem;
	color: rgb(255, 255, 255);
	font-weight: normal;
	margin-bottom: 0.08rem;
}
.g-mzw-title-a2 .title-info{
	font-size: 0.16rem;
	color: rgba(255, 255, 255, 0.302);
}

.g-mzw-title-a2.color2 .title-tit{
	color: rgb(0, 0, 0);
}

.g-mzw-title-a2.color2 .title-info{
	color: rgb(78, 89, 105);
}

.g-mzw-title-a2.style2 .title-tit{
	margin-bottom: 0;
}
.g-mzw-title-a2.style2 .title-info{
	line-height: 1.3;
}

.ul-mzw-list-a1{
	overflow: hidden;
}
.ul-mzw-list-a1 .con{
	display: block;
	font-size: 0.16rem;
	color: rgb(78, 89, 105);
	padding: 0.08rem 0 0.08rem 0.25rem;
	background: url(../images/icon/icon-b1.png) no-repeat left 0.14rem;
	background-size: 0.15rem auto;
}
.ul-mzw-list-a1.style2 .con{
	color: #fff;
}
.ul-mzw-list-a1.style3{
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-column-gap: 0.2rem;
}

.m-mzw-banner-a1{
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
}
.m-mzw-banner-a1 .con{
	display: block;
	height: 70vh;
	position: relative;
	display: flex;
	align-items: center;
}
.m-mzw-banner-a1 .txt{
	width: 50%;
}
.m-mzw-banner-a1 .tit{
	font-size: 0.4rem;
	color: rgb(14, 37, 83);
	margin-bottom: 0.05rem;
}
.m-mzw-banner-a1 .info{
	font-size: 0.22rem;
	color: rgb(14, 37, 83);
	font-weight: normal;
	margin-bottom: 1.1rem;
}
.m-mzw-banner-a1 .btn{
	margin-bottom: 0.28rem;
}

/* 首页-start */

.row-a1,
.row-a2,
.row-a4,
.row-a5,
.row-a7,
.row-a9{
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	overflow: hidden;
}

.row-a2,
.row-a5,
.row-a7,
.row-a9{
	background-attachment: fixed;
}

.row-a1{
	padding-bottom: 0.97rem;
	background-image: url(../images/litpic/bgpic-a1.jpg);
}
.row-a1 .row-a1-1{
	padding: 0.79rem 0 0.38rem;
}
.row-a1 .row-a1-2{
	border-bottom: 1px solid rgb(230, 230, 230);
	margin-bottom: 0.37rem;
}

.ul-mzw-tab-a1{
	overflow-x: auto;
	overflow-y: hidden;
	margin-bottom: -1px;
	text-align: center;
	white-space: nowrap;
}
.ul-mzw-tab-a1 li,
.ul-mzw-tab-a1 .item{
	margin: 0 0.37rem;
	display: inline-block;
}
.ul-mzw-tab-a1 .con{
	display: block;
	cursor: pointer;
}
.ul-mzw-tab-a1 .pic{
	width: 0.5rem;
	height: 0.4rem;
	margin: 0 auto 0.13rem;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
}
.ul-mzw-tab-a1 .pic1 img{
	height: 0.35rem;
}
.ul-mzw-tab-a1 .pic2 img,
.ul-mzw-tab-a1 .pic5 img,
.ul-mzw-tab-a1 .pic6 img,
.ul-mzw-tab-a1 .pic7 img{
	height: 0.4rem;
}
.ul-mzw-tab-a1 .pic3 img{
	height: 0.25rem;
}
.ul-mzw-tab-a1 .pic4 img{
	height: 0.27rem;
}
.ul-mzw-tab-a1 .txt{
	text-align: center;
	padding: 0 0.1rem 0.17rem;
	font-size: 0.16rem;
	color: rgb(78, 89, 105);
	position: relative;
	font-weight: bold;
}
.ul-mzw-tab-a1 .txt::after{
	content: '';
	display: none;
	width: 100%;
	height: 0.02rem;
	background-color: rgb(22, 100, 255);
	position: absolute;
	left: 0;
	bottom: 0;
}
.ul-mzw-tab-a1 li.on .txt,
.ul-mzw-tab-a1 .item.on .txt{
	color: rgb(22, 100, 255);
}
.ul-mzw-tab-a1 li.on .txt::after,
.ul-mzw-tab-a1 .item.on .txt::after{
	display: block;
}
.ul-mzw-tab-a1 .swiper-slide{
	width: auto;
}

.m-mzw-pictxt-a1{
	overflow: hidden;
}
.m-mzw-pictxt-a1 .pic{
	width: 50%;
	overflow: hidden;
	float: left;
	margin-right: 1.2rem;
}
.m-mzw-pictxt-a1 .txt{
	overflow: hidden;
	padding-top: 0.82rem;
}
.m-mzw-pictxt-a1 .tit{
	font-size: 0.24rem;
	color: rgb(0, 0, 0);
	margin-bottom: 0.06rem;
}
.m-mzw-pictxt-a1 .info{
	font-size: 0.2rem;
	color: rgb(78, 89, 105);
	margin-bottom: 0.2rem;
}
.m-mzw-pictxt-a1 .list{
	margin-bottom: 0.29rem;
}

.m-mzw-pictxt-a1.style2 .pic{
	width: calc(50% - 0.4rem);
	float: right;
	margin-right: 0;
	margin-left: 0.5rem;
}
.m-mzw-pictxt-a1.style2 .tit{
	color: rgb(255, 255, 255);
}
.m-mzw-pictxt-a1.style2 .desc{
	color: rgb(255, 255, 255);
	font-size: 0.16rem;
	margin-bottom: 0.22rem;
}
.m-mzw-pictxt-a1.style2 .list{
	margin-bottom: 0.47rem;
}

.m-mzw-pictxt-a1.style3 .pic{
	float: right;
	width: calc(50% + 0.35rem);
	margin-left: 0.3rem;
	margin-right: 0;
}
.m-mzw-pictxt-a1.style3 .txt{
	padding-top: 1.4rem;
}
.m-mzw-pictxt-a1.style3 .tit{
	margin-bottom: 0.05rem;
}
.m-mzw-pictxt-a1.style3 .desc{
	font-size: 0.16rem;
	color: rgb(78, 89, 105);
	line-height: 2;
	margin-bottom: 0.31rem;
}


.row-a2{
	padding-bottom: 0.9rem;
}
.row-a2 .row-a2-1{
	padding: 0.77rem 0 0.37rem;
}

.m-mzw-tab-a1{
	border-radius: 0.12rem;
	overflow: hidden;
	height: 6rem;
}
.m-mzw-tab-a1 .tab-list,
.m-mzw-tab-a1 .tab-pictxt{
	float: left;
	height: 100%;
}
.m-mzw-tab-a1 .tab-list{
	background-color: rgb(245, 249, 252);
	width: 1.8rem;
}
.m-mzw-tab-a1 ul{}
.m-mzw-tab-a1 li{}
.m-mzw-tab-a1 .list-con{
	height: 1.2rem;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	cursor: pointer;
}
.m-mzw-tab-a1 .list-pic{
	width: 0.3rem;
	height: 0.3rem;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 0.1rem;
}
.m-mzw-tab-a1 .list-pic img{
	width: 0.24rem;
	height: auto;
	display: block;
}
.m-mzw-tab-a1 .list-pic .list-img2{
	display: none;
}
.m-mzw-tab-a1 .list-txt{
	text-align: center;
}
.m-mzw-tab-a1 .list-tit{
	font-size: 0.16rem;
	color: rgb(78, 89, 105);
}
.m-mzw-tab-a1 li.on .list-con{
	background-color: #fff;
}
.m-mzw-tab-a1 li.on .list-pic .list-img1{
	display: none;
}
.m-mzw-tab-a1 li.on .list-pic .list-img2{
	display: block;
}
.m-mzw-tab-a1 li.on .list-tit{
	font-size: 0.2rem;
	color: rgb(22, 100, 255);
}
.m-mzw-tab-a1 .list-con:hover .list-tit{
	color: rgb(22, 100, 255);
}
.m-mzw-tab-a1 .tab-pictxt{
	width: calc(100% - 1.8rem);
	background-color: rgb(255, 255, 255);
}
.m-mzw-tab-a1 .pictxt-con{
	overflow: hidden;
	height: 100%;
	padding: 0.37rem 0.25rem 0.37rem 0.6rem;
	box-sizing: border-box;
}
.m-mzw-tab-a1 .pictxt-pic,
.m-mzw-tab-a1 .pictxt-txt{
	height: 100%;
	overflow: hidden;
}
.m-mzw-tab-a1 .pictxt-pic{
	width: 6.94rem;
	height: 100%;
	float: right;
	margin-left: 0.6rem;
	display: flex;
	align-items: center;
}
.m-mzw-tab-a1 .pictxt-txt{
	display: flex;
	justify-content: center;
	flex-direction: column;
}
.m-mzw-tab-a1 .pictxt-tit{
	font-size: 0.24rem;
	color: rgb(0, 0, 0);
	margin-bottom: 0.09rem;
}
.m-mzw-tab-a1 .pictxt-info{
	font-size: 0.2rem;
	color: rgb(78, 89, 105);
	line-height: 1.2;
	margin-bottom: 0.33rem;
	padding-right: 0.6rem;
}
.m-mzw-tab-a1 .pictxt-desc{
	font-size: 0.16rem;
	color: rgb(78, 89, 105);
	line-height: 1.5;
	text-align: justify;
	margin-bottom: 0.36rem;
}

.row-a3{
	background-color: rgb(255, 255, 255);
	padding-bottom: 0.89rem;
}
.row-a3 .row-a3-1{
	padding: 0.78rem 0 0.37rem;
}
.row-a3 .row-a3-3{
	margin-top: -0.17rem;
	text-align: center;
}

.row-a4{
	background-position: center top;
}
.row-a4 .row-a4-1{
	padding: 0.8rem 0 0.37rem;
}
.row-a4 .row-a4-3{
	padding: 0.36rem 0 0.7rem;
}

.ul-mzw-tab-a2{
	display: flex;
	justify-content: center;
}
.ul-mzw-tab-a2 li{
	flex: none;
	margin: 0 0.12rem;
}
.ul-mzw-tab-a2 .con{
	border: 0.02rem solid rgb(255, 255, 255);
	border-radius: 0.06rem;
	background-image: linear-gradient( -180deg, rgb(229,238,255) 0%, rgb(255,255,255) 100%);
	box-shadow: 0 0 0.3rem 0 rgba(51, 112, 255, 0.1);
	width: 1.96rem;
	height: 0.44rem;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}
.ul-mzw-tab-a2 .pic{
	width: 0.18rem;
	margin-right: 0.1rem;
}
.ul-mzw-tab-a2 .txt{
	max-width: calc(100% - 0.48rem);
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 0.16rem;
	color: rgb(0, 0, 0);
}
.ul-mzw-tab-a2 li.on .con{
	background-color: rgb(22, 100, 255);
	border-color: rgb(22, 100, 255);
	background-image: unset;
}
.ul-mzw-tab-a2 li.on .txt{
	color: #fff;
}

.row-a5{
	padding-bottom: 0.91rem;
}
.row-a5 .row-a5-1{
	padding: 0.79rem 0 0.36rem;
}

.m-mzw-tab-a2{
	overflow: hidden;
}
.m-mzw-tab-a2 .tab-list{
	float: left;
	width: calc(50% - 0.2rem);
	margin-right: -0.4rem;
	position: relative;
}
.m-mzw-tab-a2 .tab-ul{
	margin-top: 0.4rem;
	transition: .4s;
}
.m-mzw-tab-a2 .list-con{
	display: block;
	overflow: hidden;
	border-radius: 0.12rem 0.12rem 0 0;
	padding: 0.33rem 1.4rem 0.43rem 0.4rem;
	box-sizing: border-box;
	position: relative;
	cursor: pointer;
}
.m-mzw-tab-a2 .list-con::after{
	content: '';
	display: none;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: absolute;
	left: 0;
	top: 0;
	/* animation: animates-m2 .4s linear; */
}

/* @keyframes animates-m2 {
	0% {
		top: -20%;
	}

	100% {
		top: 0;
	}
} */

.m-mzw-tab-a2 .list-title,
.m-mzw-tab-a2 .list-info,
.m-mzw-tab-a2 .list-ul{
	position: relative;
	z-index: 2;
}
.m-mzw-tab-a2 .list-line{
	z-index: 2;
}
.m-mzw-tab-a2 .list-title{
	display: flex;
	align-items: center;
	margin-bottom: 0.13rem;
}
.m-mzw-tab-a2 .list-icon{
	height: 0.24rem;
	margin-right: 0.14rem;
}
.m-mzw-tab-a2 .list-tit{
	font-size: 0.24rem;
	color: #fff;
}
.m-mzw-tab-a2 .list-img1{
	display: none;
}
.m-mzw-tab-a2 .list-info{
	font-size: 0.2rem;
	color: rgb(78, 89, 105);
	line-height: 1.2;
	margin-bottom: 0.23rem;
}
.m-mzw-tab-a2 .list-ul{
	display: block;
	height: 0;
	transition: .6s;
	overflow: hidden;
}
.m-mzw-tab-a2 .list-ul .ul-mzw-list-a1{
	height: 1.04rem;
	overflow-x: hidden;
	overflow-y: auto;
}
.m-mzw-tab-a2 .list-line{
	display: none;
	background-color: rgb(22, 100, 255);
	width: 100%;
	height: 0.04rem;
	position: absolute;
	left: 0;
	bottom: 0;
	animation: animates-m1 4s linear;
}
@keyframes animates-m1 {
	0% {
		width: 0;
	}

	100% {
		width: 100%;
	}
}
.m-mzw-tab-a2 li.on .list-con{
	display: block;
	box-shadow: 0 0 0.3rem 0 rgba(0, 0, 0, 0.05);
}
.m-mzw-tab-a2 li.on .list-con::after{
	display: block;
	background-image: url(../images/litpic/bgpic-b1.jpg);
}
.m-mzw-tab-a2 li.on .list-tit{
	color: #000;
}
.m-mzw-tab-a2 li.on .list-ul{
	/* display: block; */
	height: 1.04rem;
}
.m-mzw-tab-a2 li.on .list-line{
	display: block;
}
.m-mzw-tab-a2 .tab-pictxt{
	float: left;
	width: calc(50% + 0.6rem);
	border-radius: 0.12rem;
	background-color: rgb(244, 248, 255);
	height: 5.4rem;
	background: url(../images/litpic/bgpic-b6.jpg) no-repeat center center;
	background-size: cover;
}
.m-mzw-tab-a2 .pictxt-con{
	height: 100%;
	padding: 0.3rem 0.46rem;
	box-sizing: border-box;
	display: flex;
	align-items: center;
}
.m-mzw-tab-a2 .pictxt-con.tabcon{
	display: none;
}
.m-mzw-tab-a2 .pictxt-con.tabcon.show{
	display: flex;
}

.row-a6{
	padding-bottom: 0.9rem;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center bottom;
}
.row-a6 .row-a6-1{
	padding: 0.79rem 0 0.37rem;
}

.m-mzw-tab-a3{
	border-radius: 0.12rem;
	background-color: rgb(255, 255, 255);
	box-shadow: 0 0.3rem 0.3rem 0 rgba(22, 100, 255, 0.1);
	border: 1px solid rgba(53, 121, 230,0.2);
	overflow: hidden;
}
.m-mzw-tab-a3 .ul{
	overflow: hidden;
}
.m-mzw-tab-a3 .li{
	float: left;
	width: 20%;
}
.m-mzw-tab-a3 .list-con{
	background-color: rgb(247, 250, 252);
	height: 0.8rem;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	cursor: pointer;
}
.m-mzw-tab-a3 .list-con::after{
	content: '';
	display: block;
	background-color: rgba(53, 121, 230,0.2);
	width: 1px;
	height: 0.4rem;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
}
.m-mzw-tab-a3 .li:last-child .list-con::after{
	display: none;
}
.m-mzw-tab-a3 .list-icon{
	width: 0.24rem;
	margin-right: 0.1rem;
}
.m-mzw-tab-a3 .list-img2{
	display: none;
}
.m-mzw-tab-a3 .list-txt{
	font-size: 0.16rem;
	color: rgb(78, 89, 105);
	font-weight: bold;
}
.m-mzw-tab-a3 .li.on .list-con{
	background-color: #fff;
}
.m-mzw-tab-a3 .li.on .list-img1{
	display: none;
}
.m-mzw-tab-a3 .li.on .list-img2{
	display: block;
}
.m-mzw-tab-a3 .li.on .list-txt{
	color: rgb(22, 100, 255);
}
.m-mzw-tab-a3 .li.on2 .list-con::after,
.m-mzw-tab-a3 .li.on .list-con::after{
	display: none;
}
.m-mzw-tab-a3 .tab-pictxt{
	background: url(../images/litpic/bgpic-b3.jpg) no-repeat center bottom;
	background-size: 100% auto;
}
.m-mzw-tab-a3 .pictxt-con{
	overflow: hidden;
	padding: 0.46rem 0.5rem 0.33rem;
}
.m-mzw-tab-a3 .pictxt-pic{
	width: 6.32rem;
	height: 4rem;
	float: left;
	margin-right: 1.6rem;
	display: flex;
	justify-content: center;
}
.m-mzw-tab-a3 .pictxt-pic img{
	height: 100%;
	width: auto;
}
.m-mzw-tab-a3 .pictxt-txt{
	overflow: hidden;
	min-height: 4rem;
	display: flex;
	justify-content: center;
	flex-direction: column;
}
.m-mzw-tab-a3 .pictxt-tit{
	font-size: 0.24rem;
	color: rgb(0, 0, 0);
	margin-bottom: 0.05rem;
}
.m-mzw-tab-a3 .pictxt-info{
	font-size: 0.2rem;
	color: rgb(78, 89, 105);
	margin-bottom: 0.24rem;
}
.m-mzw-tab-a3 .pictxt-list{
	margin-bottom: 0.28rem;
}

.row-a7{}
.row-a7 .row-a7-1{
	padding: 0.8rem 0 0.44rem;
}
.row-a7 .row-a7-3{
	padding: 0.5rem 0 0.9rem;
}

.ul-mzw-tab-a3{}
.ul-mzw-tab-a3 li{
	width: 20%;
	float: left;
}
.ul-mzw-tab-a3 .con{
	border-top: 1px solid rgba(255, 255, 255,0.3);
	border-right: 1px solid rgba(255, 255, 255,0.3);
	border-bottom: 1px solid rgba(255, 255, 255,0.3);
	padding: 0.13rem 0.27rem 0.14rem;
	cursor: pointer;
	position: relative;
}
.ul-mzw-tab-a3 li:first-child .con{
	border-left: 1px solid rgba(255, 255, 255,0.3);
	border-radius: 0.12rem 0 0 0.12rem;
}
.ul-mzw-tab-a3 li:last-child .con{
	border-radius: 0 0.12rem 0.12rem 0;
}
.ul-mzw-tab-a3 .tit,
.ul-mzw-tab-a3 .list{
	position: relative;
	z-index: 3;
}
.ul-mzw-tab-a3 .tit{
	font-size: 0.2rem;
	color: rgb(255, 255, 255);
	margin-bottom: 0.05rem;
}
.ul-mzw-tab-a3 .list{
	overflow-x: hidden;
	overflow-y: auto;
	height: 0.56rem;
	min-height: calc(48px + 0.08rem);
}
.ul-mzw-tab-a3 .tabs{
	display: inline-block;
	font-size: 0.12rem;
	color: rgb(255, 255, 255);
	line-height: 2;
	background-color: rgba(255, 255, 255,0.102);
	border-radius: 0.12rem;
	padding: 0 0.11rem;
	margin: 0 0.02rem 0.04rem;
}
.ul-mzw-tab-a3 li.on .con::before{
	content: '';
	display: block;
	width: calc(100% + 0.22rem);
	height: calc(100% + 0.22rem);
	border-radius: 0.12rem;
	/* background-image: linear-gradient( 0deg, rgb(3,58,228) 0%, rgb(115,209,255) 100%); */
	background-image: linear-gradient( 0deg, rgb(3,110,238) 0%, rgb(115,209,255) 100%);
	box-shadow: 0 0.1rem 0.2rem 0 rgba(0, 0, 0, 0.2);
	border: none;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	z-index: 2;
}

.row-a8{}
.row-a8 .row-a8-1{
	padding: 0.79rem 0 0.34rem;
}
.row-a8 .row-a8-2{
	display: flex;
	justify-content: center;
}
.row-a8 .row-a8-3{}

.ul-mzw-tab-a4{
	background-color: rgba(22, 100, 255,0.102);
	padding: 0.04rem;
	border-radius: 0.48rem;
	overflow: hidden;
}
.ul-mzw-tab-a4 li{
	float: left;
	margin-right: 0.24rem;
}
.ul-mzw-tab-a4 li:last-child{
	margin-right: 0;
}
.ul-mzw-tab-a4 .con{
	display: block;
	font-size: 0.16rem;
	color: rgb(1, 1, 1);
	line-height: 2.5;
	border-radius: 0.4rem;
	padding: 0 0.3rem;
	cursor: pointer;
}
.ul-mzw-tab-a4 li.on .con{
	background-color: rgb(22, 100, 255);
	color: #fff;
}

.row-a9{
	padding-bottom: 0.7rem;
}
.row-a9 .row-a9-1{
	padding: 0.78rem 0 0.13rem;
}

.ul-mzw-list-a2{
	margin: 0 -0.12rem;
	overflow: hidden;
}
.ul-mzw-list-a2 li{
	width: 33.333%;
	float: left;
	padding-top: 0.8rem;
	margin-bottom: 0.3rem;
}
.ul-mzw-list-a2 .con{
	display: block;
	margin: 0 0.12rem;
	border-radius: 0.12rem;
	background-color: rgba(255, 255, 255,0.102);
	position: relative;
	padding: 0.9rem 0.3rem 0;
	cursor: pointer;
}
.ul-mzw-list-a2 .con::after{
	content: '';
	display: block;
	width: 100%;
	height: calc(100% + 0.2rem);
	background-color: #fff;
	border-radius: 0.12rem;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	opacity: 0;
}
.ul-mzw-list-a2 .pic{
	width: 1.8rem;
	height: 1.8rem;
	overflow: hidden;
	position: absolute;
	left: 50%;
	top: -0.8rem;
	transform: translateX(-50%);
	z-index: 3;
}
.ul-mzw-list-a2 .txt{
	text-align: center;
	z-index: 3;
	position: relative;
	padding-bottom: 0.38rem;
}
.ul-mzw-list-a2 .tit{
	font-size: 0.2rem;
	color: rgb(255, 255, 255);
}
.ul-mzw-list-a2 .desc{
	font-size: 0.16rem;
	color: rgba(255, 255, 255, 0.502);
}
.ul-mzw-list-a2 .btn{
	display: none;
	font-size: 0.14rem;
	color: rgb(22, 100, 255);
	position: absolute;
	left: 50%;
	bottom: 0.05rem;
	transform: translateX(-50%);
}
.ul-mzw-list-a2 li.on .con::after,
.ul-mzw-list-a2 .con:hover::after{
	opacity: 1;
}
.ul-mzw-list-a2 li.on .tit,
.ul-mzw-list-a2 .con:hover .tit{
	color: rgb(51, 51, 51);
}
.ul-mzw-list-a2 li.on .desc,
.ul-mzw-list-a2 .con:hover .desc{
	color: rgba(0, 0, 0, 0.502);
}
.ul-mzw-list-a2 li.on .btn,
.ul-mzw-list-a2 .con:hover .btn{
	display: block;
}

.row-a10{
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% auto;
	overflow: hidden;
}
.row-a10 .row-a10-1{
	padding: 0.8rem 0 0.24rem;
}
.row-a10 .row-a10-3{
	padding: 0.21rem 0 0.95rem;
}

.m-mzw-swiper-a1{
	overflow: hidden;
	position: relative;
	margin: 0 2.5rem;
	padding: 0 0.3rem;
	box-sizing: border-box;
}
.m-mzw-swiper-a1 .swiper-con{
	position: relative;
	overflow: hidden;
	margin: 0 -0.05rem;
}
.m-mzw-swiper-a1 .con{
	display: block;
	border: 0.02rem solid rgb(255, 255, 255);
	border-radius: 0.06rem;
	background-image: linear-gradient( -90deg, rgb(229,238,255) 0%, rgb(255,255,255) 100%);
	font-size: 0.16rem;
	color: rgb(0, 0, 0);
	line-height: 2.75;
	text-align: center;
	padding: 0 0.3rem;
	margin: 0 0.05rem;
	cursor: pointer;
}
.m-mzw-swiper-a1 .swiper-slide{
	width: auto;
}
/* .m-mzw-swiper-a1 .swiper-slide-thumb-active .con */
.m-mzw-swiper-a1 .swiper-slide-active .con{
	border-color: rgb(22, 100, 255);
	background-color: rgb(22, 100, 255);
	color: #fff;
	background-image: unset;
}
.m-mzw-swiper-a1 .swiper-button-prev,
.m-mzw-swiper-a1 .swiper-button-next{
	width: 8px;
	height: 14px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin-top: 0;
	transform: translateY(-50%);
}
.m-mzw-swiper-a1 .swiper-button-prev{
	background-image: url(../images/icon/icon-b2-1.png);
	left: 0;
}
.m-mzw-swiper-a1 .swiper-button-next{
	background-image: url(../images/icon/icon-b2-2.png);
	right: 0;
}
.m-mzw-swiper-a1 .swiper-button-prev::after,
.m-mzw-swiper-a1 .swiper-button-next::after{
	display: none;
}

.m-mzw-swiper-a2{
	width: 12rem;
	background-color: rgba(22, 100, 255,0.102);
	padding: 0.1rem 0.1rem 0;
	border-radius: 0.08rem 0.08rem 0 0;
	margin: 0 auto;
	box-sizing: border-box;
}
.m-mzw-swiper-a2 .swiper-con{
	overflow: hidden;
	position: relative;
}
.m-mzw-swiper-a2 .con{
	display: block;
	overflow: hidden;
	position: relative;
}
.m-mzw-swiper-a2 .pic{
	/* height: 5.3rem; */
	height: 0;
	padding-top: 44.915%;
	position: relative;
	overflow: hidden;
}
.m-mzw-swiper-a2 .pic video{
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}
.m-mzw-swiper-a2 .btn{
	width: 0.9rem;
	height: 0.9rem;
	overflow: hidden;
	background: url(../images/icon/icon-b3.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	cursor: pointer;
}

.row-a11{
	padding-bottom: 0.9rem;
}
.row-a11 .row-a11-1{
	padding: 0.79rem 0 0.15rem;
}

.ul-mzw-list-a3{
	margin: 0 -0.12rem;
	padding: 0.2rem 0;
}
.ul-mzw-list-a3 li,
.ul-mzw-list-a3 .item{
	float: left;
	width: 33.333%;
}
.ul-mzw-list-a3 .con{
	display: block;
	margin: 0 0.12rem;
	border: 1px solid rgb(230, 230, 230);
	background-color: rgb(255, 255, 255);
	padding: 0 0.39rem 0.55rem;
	border-radius: 0.12rem 0.12rem 0 0;
	position: relative;
	cursor: pointer;
	transition: .4s;
}
.ul-mzw-list-a3 .con::after{
	content: '';
	display: none;
	background-color: rgb(22, 100, 255);
	width: 100%;
	height: 0.04rem;
	position: absolute;
	left: 0;
	bottom: 0;
}
.ul-mzw-list-a3 .pic{
	height: 1.18rem;
	display: flex;
	align-items: center;
	overflow: hidden;
	border-bottom: 1px solid rgba(0, 0, 0, 0.102);
}
.ul-mzw-list-a3 .pic1 img{
	width: 1.02rem;
}
.ul-mzw-list-a3 .pic2 img{
	width: 1.64rem;
}
.ul-mzw-list-a3 .pic3 img{
	width: 1.85rem;
}
.ul-mzw-list-a3 .img2{
	display: none;
}
.ul-mzw-list-a3 .txt{
	padding: 0.33rem 0 0;
}
.ul-mzw-list-a3 .tit{
	font-size: 0.24rem;
	color: rgb(0, 0, 0);
	font-weight: normal;
}
.ul-mzw-list-a3 .info{
	font-size: 0.2rem;
	color: rgb(78, 89, 105);
	margin-bottom: 0.2rem;
}
.ul-mzw-list-a3 .desc{
	height: 0.96rem;
	min-height: 82px;
	font-size: 0.14rem;
	color: rgb(78, 89, 105);
	line-height: 1.714;
	text-align: justify;
	margin-bottom: 0.09rem;
}
.ul-mzw-list-a3 .tab{
	height: calc(102px + 0.38rem);
	display: flex;
	justify-content: flex-end;
	flex-direction: column;
}
.ul-mzw-list-a3 .tab-tit{
	font-size: 0.14rem;
	color: rgb(22, 100, 255);
	margin-bottom: 0.17rem;
}
.ul-mzw-list-a3 .tab-list{
	overflow-x: hidden;
	overflow-y: auto;
	max-height: 102px;
}
.ul-mzw-list-a3 .tab-txt{
	display: inline-block;
	font-size: 0.12rem;
	color: rgb(1, 1, 1);
	line-height: 2.5;
	padding: 0 0.16rem;
	border-radius: 0.03rem;
	background-color: rgb(245, 245, 245);
	margin-right: 0.04rem;
	margin-bottom: 0.04rem;
}
.ul-mzw-list-a3 .more{
	display: none;
	height: 0.4rem;
	position: relative;
}
.ul-mzw-list-a3 .btn{
	display: inline-block;
	font-size: 0.16rem;
	color: rgb(22, 100, 255);
	padding-right: 0.17rem;
	background: url(../images/icon/icon-b4.png) no-repeat right center;
	background-size: 0.06rem auto;
	position: absolute;
	left: 0;
	top: 0.34rem;
}
.ul-mzw-list-a3 li.on .con,
.ul-mzw-list-a3 .item.on .con,
.ul-mzw-list-a3 .con:hover{
	background: url(../images/litpic/bgpic-b5.png) no-repeat center top;
	background-size: 100% auto;
	border-color: #fff;
}
.ul-mzw-list-a3 .con:hover{
	margin-top: -0.2rem;
	margin-bottom: -0.2rem;
	box-shadow: 0 0 0.3rem 0 rgba(51, 112, 255, 0.1);
}
.ul-mzw-list-a3 li.on .con::after,
.ul-mzw-list-a3 .item.on .con::after,
.ul-mzw-list-a3 .con:hover::after{
	display: block;
}
.ul-mzw-list-a3 li.on .img1,
.ul-mzw-list-a3 .item.on .img1,
.ul-mzw-list-a3 .con:hover .img1{
	display: none;
}
.ul-mzw-list-a3 li.on .img2,
.ul-mzw-list-a3 .item.on .img2,
.ul-mzw-list-a3 .con:hover .img2{
	display: block;
}
.ul-mzw-list-a3 li.on .more,
.ul-mzw-list-a3 .item.on .more,
.ul-mzw-list-a3 .con:hover .more{
	display: block;
}
/* 首页-end */

@media only screen and (max-width:949px) {
	
	.g-mzw-btn-a1{
		font-size: 0.2rem;
		min-width: 2rem;
		height: 0.5rem;
		line-height: 0.44rem;
	}
	
	.g-mzw-title-a1 .title-tit,
	.g-mzw-title-a2 .title-tit{
		font-size: 0.28rem;
	}
	
	.m-mzw-banner-a1 .tit{
		font-size: 0.4rem;
	}
	.m-mzw-banner-a1 .info{
		font-size: 0.24rem;
		margin-bottom: 1rem;
	}
	.m-mzw-banner-a1 .btn{
		position: absolute;
		bottom: 45%;
	}
	
	.m-mzw-pictxt-a1 .pic,
	.m-mzw-pictxt-a1.style2 .pic,
	.m-mzw-pictxt-a1.style3 .pic{
		width: 100%;
		float: none;
		margin: 0;
	}
	.m-mzw-pictxt-a1 .txt,
	.m-mzw-pictxt-a1.style3 .txt{
		padding-top: 0.2rem;
	}
	.m-mzw-pictxt-a1 .btn{
		display: flex;
		justify-content: center;
	}
	
	/* .ul-mzw-list-a1.style3{
		display: block;
	} */
	
	
	.row-a1,
	.row-a2,
	.row-a3,
	.row-a4 .row-a4-3,
	.row-a5,
	.row-a6,
	.row-a7 .row-a7-3,
	.row-a8,
	.row-a9,
	.row-a10 .row-a10-3,
	.row-a11{
		padding-bottom: 0.5rem;
	}
	
	.row-a1 .row-a1-1,
	.row-a2 .row-a2-1,
	.row-a3 .row-a3-1,
	.row-a4 .row-a4-1,
	.row-a5 .row-a5-1,
	.row-a6 .row-a6-1,
	.row-a7 .row-a7-1,
	.row-a8 .row-a8-1,
	.row-a9 .row-a9-1,
	.row-a10 .row-a10-1,
	.row-a11 .row-a11-1{
		padding: 0.5rem 0 0.3rem;
	}
	
	.row-a2,
	.row-a5,
	.row-a9{
		background-attachment: scroll;
	}
	
	.ul-mzw-tab-a1 li,
	.ul-mzw-tab-a1 .item{
		margin: 0 0.1rem;
	}
	
	.m-mzw-tab-a1{
		height: auto;
	}
	.m-mzw-tab-a1 .tab-list{
		width: 100%;
		float: none;
	}
	.m-mzw-tab-a1 ul{
		overflow-x: auto;
		overflow-y: hidden;
		white-space: nowrap;
	}
	.m-mzw-tab-a1 li{
		display: inline-block;
	}
	.m-mzw-tab-a1 .list-con{
		height: 1rem;
		padding: 0 0.2rem;
	}
	.m-mzw-tab-a1 .tab-pictxt{
		width: 100%;
	}
	.m-mzw-tab-a1 .pictxt-con{
		padding: 0.2rem;
	}
	.m-mzw-tab-a1 .pictxt-pic{
		width: 100%;
		height: auto;
		display: block;
		float: none;
		margin-left: 0;
		margin-bottom: 0.2rem;
	}
	.m-mzw-tab-a1 .pictxt-info{
		padding-right: 0;
	}
	.m-mzw-tab-a1 .pictxt-btn{
		display: flex;
		justify-content: center;
	}
	
	.row-a3 .row-a3-3{
		margin-top: 0.2rem;
	}
	
	.ul-mzw-tab-a2{
		display: block;
		overflow-x: auto;
		overflow-y: hidden;
		white-space: nowrap;
		padding-bottom: 0.05rem;
	}
	.ul-mzw-tab-a2 li{
		display: inline-block;
	}
	
	.m-mzw-tab-a2 .tab-ul{
		margin-top: 0;
	}
	.m-mzw-tab-a2 .tab-li.on .list-con{
		/* margin-bottom: 0.2rem; */
		margin-top: 0.2rem;
	}
	.m-mzw-tab-a2 .tab-li:first-child.on .list-con{
		margin-top: 0;
	}
	.m-mzw-tab-a2 .list-line{
		display: none !important;
	}
	.m-mzw-tab-a2 .tab-list,
	.m-mzw-tab-a2 .tab-pictxt{
		width: 100%;
		float: none;
	}
	.m-mzw-tab-a2 .tab-list{
		margin-bottom: 0.2rem;
	}
	.m-mzw-tab-a2 .tab-pictxt{
		height: auto;
		border-radius: 0 0 0.12rem 0.12rem;
	}
	.m-mzw-tab-a2 .pictxt-con{
		padding: 0.2rem;
	}
	.m-mzw-tab-a2 li .list-con{
		padding: 0.2rem;
	}
	
	.m-mzw-tab-a3 .ul{
		overflow-x: auto;
		overflow-y: hidden;
		display: flex;
	}
	.m-mzw-tab-a3 .li{
		width: auto;
		float: none;
		flex: none;
	}
	.m-mzw-tab-a3 .list-con{
		padding: 0 0.2rem;
	}
	.m-mzw-tab-a3 .pictxt-con{
		padding: 0.2rem;
	}
	.m-mzw-tab-a3 .pictxt-pic{
		width: 100%;
		height: auto;
		float: none;
		margin-bottom: 0.2rem;
		display: block;
	}
	.m-mzw-tab-a3 .pictxt-pic img{
		width: 100%;
		height: auto;
	}
	.m-mzw-tab-a3 .pictxt-txt{
		display: block;
		min-height: unset;
	}
	.m-mzw-tab-a3 .pictxt-btn{
		display: flex;
		justify-content: center;
	}
	
	.ul-mzw-tab-a3{
		overflow-x: auto;
		overflow-y: hidden;
		display: flex;
		padding: 0.2rem;
	}
	.ul-mzw-tab-a3 li{
		width: 80%;
		flex: none;
	}
	
	.ul-mzw-tab-a4 li{
		margin-right: 0.15rem;
	}
	.ul-mzw-tab-a4 .con{
		padding: 0 0.2rem;
	}
	
	.ul-mzw-list-a2{
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-column-gap: 0.2rem;
	}
	.ul-mzw-list-a2,
	.ul-mzw-list-a2 .con{
		margin: 0;
	}
	.ul-mzw-list-a2 li{
		width: auto;
		float: none;
		margin-bottom: 0.1rem;
	}
	.ul-mzw-list-a2 .pic{
		width: 1.2rem;
		height: 1.2rem;
		top: -0.6rem;
	}
	.ul-mzw-list-a2 .con{
		padding: 0.6rem 0.1rem 0;
		height: 100%;
		box-sizing: border-box;
	}
	.ul-mzw-list-a2 .desc{
		display: block;
		white-space: normal;
	}
	
	.row-a10{
		background-position: center center;
		background-size: cover;
	}
	
	.m-mzw-swiper-a1{
		margin: 0;
	}
	
	.m-mzw-swiper-a2{
		width: 100%;
	}
	/* .m-mzw-swiper-a2 .pic{
		height: 2.3rem;
	} */
	.ul-mzw-list-a3{
		position: relative;
		overflow: hidden;
	}
	.ul-mzw-list-a3 li,
	.ul-mzw-list-a3 .item{
		width: 100%;
		float: none;
		margin-bottom: 0.4rem;
	}
	.ul-mzw-list-a3 .con{
		padding: 0 0.2rem 0.55rem;
	}
	.ul-mzw-list-a3 .swiper-pagination{
		position: relative;
		bottom: unset;
	}
}