/* 联系我们.css */
.m-contacte1 {
	display: flex;
	background-color: #FFFFFF;
	padding: 84px 0 101px;
}

.m-contacte1 .con1 {
	/*background: #C286BEFA;*/
	border-radius: 8px;
	overflow: hidden;
	padding: 75px 69px 20px 41px;
	width: 600px;
	margin-right: 62px;
}

.m-contacte1 .con1 .tit {
	font-size: 36px;
	font-weight: 400;
	line-height: 50.4px;
	color: #fff;
	margin-bottom: 28px;
}

.m-contacte1 .con1 .desc {
	font-size: 18px;
	font-weight: 400;
	line-height: 25.2px;
	color: #FFFFFF;
}

.m-contacte1 .con2 {
	position: relative;
	padding-bottom: 60px;
	flex: 1;
}

.g-box1 {
	overflow: hidden;
	margin: 0 -10px 28px;
}

.g-box1 .li {
	float: left;
	width: 50%;
	margin-bottom: 19px;
}

.g-iteme1 {
	margin: 0 10px 0 0;
}

.g-iteme1 .tit {
	font-weight: 700;
	font-size: 18px;
	color: #000;
	margin-bottom: 9px;
}

.g-iteme1 textarea,
.g-iteme1 .inp {
	border: 1px solid #999999;
	border-radius: 5px;
	overflow: hidden;
	padding: 0 10px;
	height: 44px;
	line-height: 42px;
	font-size: 16px;
	color: #000;
	width: 100%;
}

.g-iteme1 textarea::placeholder,
.g-iteme1 .inp::placeholder {
	color: #70798B;
}

.m-contacte1 .li-textarea {
	width: 100%;
}

.m-contacte1 .li-textarea .item {
	margin: 0 0;
}

.m-contacte1 .li-textarea textarea {
	resize: none;
	width: 100%;
	height: 156px;
	line-height: normal;
	padding: 10px;
	border: 1px solid #999999
}

.m-contacte1 .con2 .more {
	border:0;
	position: absolute;
	bottom: 0;
	left: 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 10px;
	width: 172px;
	height: 54px;
	border-radius: 4px;
	font-size: 18px;
	font-weight: 400;
	line-height: 25.2px;
	text-align: left;
	color: #fff;
	background: linear-gradient(90deg, #9F759A 0%, #C286BE 100%);


}

.m-contacte1 .con2 .more img {
	display: inline-block;
	width: 19px;
}

/* 登录 */
.row-login {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	padding: 147px 0 125px;
}

.m-login {
	box-shadow: -15px 40px 50px 0px #ABAFC74D;
	width: 1080px;
	margin: 0 auto;
	border-radius: 20px;
	overflow: hidden;
	padding: 0;
}

.m-login .con1 {
	padding: 185px 31px 103px 65px;
	position: relative;
	width: 540px;
	margin-right: 0;
	background: linear-gradient(245.89deg, #FFFFFF -21.16%, #C286BE 109.02%);
}

.m-login .con2 {
	padding: 58px 79px 30px 61px;
}

.m-login .con2 .g-iteme1 .tit {
	margin-bottom: 19px;
}

.m-login .con2 .g-iteme1 .inp {
	height: 55px;
	line-height: 53px;
	padding: 0 40px 0 8px;
}

.m-login .con1 .bg {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	background-size: 511px auto;
	background-repeat: no-repeat;
	background-position: top right;

}

.m-login .con1 .inner {
	position: relative;
	z-index: 5;
}

.m-login .con1 .inner .tit {
	font-size: 36px;
	color: #fff;
	margin-bottom: 22px;
}

.m-login .g-radio span {
	font-size: 18px;
	font-weight: 400;
	margin-left: 15px;
	color: #fff;
	padding-left: 17px;
}

.m-login .con1 .inner .desc {
	font-size: 16px;
	font-weight: 400;
	line-height: 22.4px;
	text-align: justify;
	color: #fff;
}

.g-radio label {
	position: relative;
	z-index: 2;
	display: block;
}

.g-radio {
	position: relative;
	display: block;
	margin-bottom: 13px;
}

.g-radio label.checked {
	font-weight: bold;
}

.g-radio input {
	position: fixed;
	left: -9999px;
}

.g-radio label:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 0%;
	transform: translateY(-50%);
	display: inline-block;
	width: 18px;
	height: 18px;
	background: transparent;
	border-radius: 50%;
	vertical-align: bottom;
	transition: all .1s;
	-webkit-transition: all .1s;
	-moz-transition: all .1s;
	-ms-transition: all .1s;
	-o-transition: all .1s;
	opacity: 0;
	border: 1px solid #fff;
}

.g-radio label.checked:after {
	opacity: 1;
	border: 1px solid transparent;
	background-image: url(../images/radioe1.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.m-login .eye {
	position: relative;
}

.m-login .item {
	margin-bottom: 19px;
}

.m-login .item:last-child {
	margin-bottom: 0px;
}

.m-login .g-box1 {
	margin-bottom: 9px;
}

.m-login .eye .pic {
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	width: 16px;
	z-index: 5;
}

.m-login .eye .pic img {
	display: block;
	width: 100%;
}

.windows-e1 .item em,
.m-login .item em {
	font-style: normal;
	color: #C286BE;
	margin-right: 10px;
}

.windows-e1 .item em {
	color: #000;

}

.m-login .con2 .a {
	display: inline-block;
	font-size: 16px;
	color: #707070;
	margin-right: 25px;
	text-transform: capitalize;
	text-decoration: underline;
	margin-bottom: 38px;
	transition: .5s;
}
.m-login .con2 .a:hover{
	color: #C286BE;
}
.m-login .con2 .a:last-child {
	margin-right: 0;
}

.m-login .con2 .btn {
	display: block;
	width: 100%;
	height: 55px;
	border-radius: 4px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 18px;
	text-align: center;
	color: #fff;
	background: linear-gradient(90deg, #9F759A 0%, #C286BE 100%);

}

/* 弹窗 */
.windows-e1 {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999;
	width: 100%;
	height: 100%;
	/* display: none; */
	opacity: 0;
	overflow: hidden;
}

.windows-e1.on {
	opacity: 1;
}

.windows-e1 .bg {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	z-index: -1;
}

.windows-e1 .m-pop {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	background-color: rgba(243, 243, 244, 1);
	box-shadow: -15px 40px 50px 0px #ABAFC74D;
	border-radius: 20px;
	padding: 41px 50px 40px 67px;
	width: 657px;
	box-sizing: border-box;
	overflow: hidden;
}

.windows-e1 .m-pop .e-close {
	position: absolute;
	top: 36px;
	right: 41px;
	width: 13px;
}

.windows-e1 .m-pop .e-close img {
	width: 100%;
	display: inline-block;
}

.windows-e1 .inp {
	background-color: rgba(250, 250, 250, 1);
	padding: 0 20px;
}

.windows-e1 .tit1 {
	text-align: center;
	font-size: 24px;
	color: #C286BE;
	margin-bottom: 18px;
	text-transform: uppercase;
}

.windows-e1 .info {
	border: 1px solid #F4F4F4;
	font-size: 16px;
	color: #666;
	text-align: center;
	background: rgb(229, 229, 230);
	border-radius: 5px;
	padding: 9px 0;
	margin-bottom: 19px;
}

.windows-e1 .g-iteme1 .tit {
	margin-bottom: 7px;
}

.windows-e1 .g-iteme1 .inp {
	padding: 0 20px;
	height: 47px;
	line-height: 45px;
}

.windows-e1 .g-iteme1 {
	margin-bottom: 21px;
}

.windows-e1 .g-box1 {
	margin-bottom: 21px;
}

.m-btne1 {
	display: flex;
	justify-content: center;
	align-items: center;
}

.m-btne1 .btn1 {
	width: 162px;
	height: 55px;
	border-radius: 4px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #666;
	margin: 0 10px;
	font-size: 18px;
	text-align: center;
	background: #D9D9D9;
}

.m-btne1 .btn2 {
	color: #fff;
	background: linear-gradient(90deg, #9F759A 0%, #C286BE 100%);
}

/* 产品中心-分子检测-详情页 */
.m-cure1 {
	padding: 37px 0 55px;
}

.m-pro-detail .top {
	margin-bottom: 38px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.m-pro-detail .top .tit {
	font-size: 36px;
	color: #C286BE;
	font-weight: 700;
}

.m-pro-detail .top .collect {
	font-size: 36px;
	color: #000;
	font-weight: 700;
}

.m-pro-detail .top .collect .img1 {
	display: inline-block;
	width: 33px;
	margin-left: 20px;
	cursor: pointer;
}

.m-probox1 {
	margin-bottom: 36px;
}

.m-probox1 .item {
	font-size: 16px;
	font-weight: 400;
	line-height: 22.4px;
	color: #000;
	margin-bottom: 48px;
}

.m-probox1 .item:last-child {
	margin-bottom: 0;
}

.m-probox1 .item .tit1 {
	font-size: 20px;
	font-weight: 700;
	line-height: 28px;
	color: #000;
}

.m-probox2 {
	overflow: hidden;
}

.m-probox2 .item {
	float: left;
	width: 44.15%;
}

.m-probox2 .desc p {
	position: relative;
	font-size: 20px;
	line-height: 28px;
	color: #000;
	padding-left: 20px;
}

.m-probox2 .desc p::before {
	position: absolute;
	top: 12px;
	left: 0;
	content: ' ';
	display: block;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	overflow: hidden;
	background-color: #000;
}

.m-bote1 {
	padding: 82px 0 78px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.m-bote1 .g-mzw-btn-a1 {
	width: 184px;
}

.m-bote1 .g-mzw-count-a1 {
	border: 1px solid #99999933;
	background: #99999933;
	width: 153px;
	height: 40px
}

.m-bote1 .g-mzw-count-a1 .count-input {
	background: transparent;

}

/* 产品中心-分子检测 */
.m-banerpro .tit {
    text-transform: capitalize !important;
    margin-bottom: 0px !important;
}
.m-banerpro .box {
    padding-bottom: 200px;
}
.m-testingbg {
	padding: 59px 0 14px;
	overflow: visible !important;
}

.m-testinge1 .box ul {
	display: block;
	overflow: hidden;
}

.m-testinge1 {
	padding-top: 24px;
	background: #fff url(../images/e-bg2.png) no-repeat center top !important;
	background-size: 100% auto !important;

}

.m-testinge1 .item1 li,
.m-testinge1 .item2 li {
	padding: 0 50px 0 97px;
	float: left;
	flex: auto;
	width: 31%;
	justify-content: start;

}

.m-testinge1 .item1 li {
	height: 51px !important;
}

.m-testinge1 .item1 .cell {
	text-align: left !important;
	padding: 0 !important;
}

.m-testinge1 .item1 .tit {
	font-size: 18px;
	color: #fff;
}

.m-testinge1 .item1 {
	margin-bottom: 21px !important;
}

.m-testinge1 .box2 {
	min-height:52px !important;
}

.m-testinge1 .btns {
	padding: 41px 0 41px !important;
}

.m-testinge1 .item2 .tit {
	font-size: 18px;
	color: #000;
}

.m-box-table {
	padding: 44px 0 80px;
}

.m-box-table .mzw-row-c2-1 {
	margin-bottom: 44px;
}

.m-tablee1 tr {
	border-bottom: 1px solid #E6E8F0;

}

.m-tablee1 .tr-th {
	background-color: rgba(227, 210, 220, 1);
	border-bottom: 1px solid rgba(227, 210, 220, 1);
}

.m-tablee1 table {
	width: 100%;
}

.m-tablee1 .con {
	display: flex;
	align-items: center;
	justify-content: center;
	color: #000000;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	height: 52px;
	line-height: 51px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	/* text-transform: capitalize; */
}

.m-tablee1 td .con {
	font-weight: 400;
	color: #666666;
	height: 53px;
	line-height: 52px;
}

.m-tablee1 .pic {
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 20px;
	margin-left: 30px;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center;
}
.m-tablee1 .on .pic{
	background-image: url(../images/icon-e3.png);
}
.m-tablee1 .pic img {
	display: block;
	width: 100%;
}

.m-tablee1 .g-mzw-count-a1 {
	width: 100px;
	border: none;
	margin-left: 41px;
}

.m-tablee1 .th1,
.m-tablee1 .td1 {
	width: 10%;
}

.m-tablee1 .th2,
.m-tablee1 .td2 {
	width: 8%;
}

.m-tablee1 .th3,
.m-tablee1 .td3 {
	width: 11%;
}

.m-tablee1 .th4,
.m-tablee1 .td4 {
	width: 8.2%;
}

.m-tablee1 .th5,
.m-tablee1 .td5 {
	width: 30.7%;
}

.m-tablee1 .th6,
.m-tablee1 .td6 {
	width: 16%;
}

@media only screen and (min-width: 991px) {

	/* 联系我们.css */
	.m-contacte1 {
		padding: 4.375vw 0 5.260vw;
	}

	.m-contacte1 .con1 {
		background-size: 100% 100%;
		background-repeat: no-repeat;
		border-radius: 0.416vw;
		padding: 3.906vw 3.593vw 1.041vw 2.135vw;
		width: 31.25vw;
		margin-right: 3.229vw;
		/*transition: all 0.5s;*/
		position: relative;
		background-color: rgba(194,134,190,0.98);
	}
	/*.m-contacte1 .con1:hover{*/
		/*background-image: none!important;*/
		/*background: rgba(116,42,83,0.98);*/
	/*}*/
	.m-contacte1 .con1 .bg{
		position: absolute;
		top:0;left:0;
		z-index:1;
		width:100%;
		height:100%;
		object-fit: cover;
	}
	.m-contacte1 .con1 .tit {
		font-size: 1.875vw;
		font-weight: 400;
		line-height: 2.625vw;
		margin-bottom: 1.458vw;
		position: relative;
		z-index:2;
	}

	.m-contacte1 .con1 .desc {
		font-size: 0.937vw;
		font-weight: 400;
		line-height: 1.312vw;
		position: relative;
		z-index:2;
	}

	.m-contacte1 .con2 {
		padding-bottom: 3.125vw;
		flex: 1;
	}

	.g-box1 {
		margin: 0 -0.520vw 1.458vw;
	}

	.g-box1 .li {
		margin-bottom: 0.989vw;
	}

	.g-iteme1 {
		margin: 0 0.520vw 0 0;
	}

	.g-iteme1 .tit {
		font-weight: 700;
		font-size: 0.937vw;
		margin-bottom: 0.468vw;
	}

	.g-iteme1 textarea,
	.g-iteme1 .inp {
		border: 1px solid #999999;
		border-radius: 0.260vw;
		padding: 0 0.520vw;
		height: 2.291vw;
		line-height: 2.187vw;
		font-size: 0.833vw;
	}

	.g-iteme1 textarea::placeholder,
	.g-iteme1 .inp::placeholder {}

	.m-contacte1 .li-textarea {}

	.m-contacte1 .li-textarea .item {
		margin: 0 0;
	}

	.m-contacte1 .li-textarea textarea {
		padding:  0.520vw;
		height: 8.125vw;
		line-height: normal;
		border: 1px solid #999999
	}

	.m-contacte1 .con2 .more {
		bottom: 0;
		left: 0;
		justify-content: space-between;
		align-items: center;
		padding: 0 0.520vw;
		width: 8.958vw;
		height: 2.812vw;
		border-radius: 0.208vw;
		font-size: 0.937vw;
		font-weight: 400;
		line-height: 1.312vw;
		background: linear-gradient( 90deg, #E7ACE0 0%, #C286BE 100%);
	}

	.m-contacte1 .con2 .more img {
		width: 0.989vw;
	}

	/* 登录 */
	.row-login {
		background-size: cover;
		background-repeat: no-repeat;
		padding: 7.656vw 0 6.510vw;
	}

	.m-login {
		box-shadow: -0.781vw 2.083vw 2.604vw 0 #ABAFC74D;
		width: 56.25vw;
		margin: 0 auto;
		border-radius: 1.041vw;
		padding: 0;
	}

	.m-login .con1 {
		padding: 9.635vw 1.614vw 5.364vw 3.385vw;
		width: 28.12vw;
		background: linear-gradient(245.89deg, #FFFFFF -21.16%, #C286BE 109.02%);
	}

	.m-login .con2 {
		padding: 3.020vw 4.114vw 1.562vw 3.177vw;
	}

	.m-login .con2 .g-iteme1 .tit {
		margin-bottom: 0.989vw;
	}

	.m-login .con2 .g-iteme1 .inp {
		height: 2.864vw;
		line-height: 2.760vw;
		padding: 0 2.083vw 0 0.416vw;
	}

	.m-login .con1 .bg {
		top: 0;
		right: 0;
		background-size: 100% auto;
		background-repeat: no-repeat;
	}

	.m-login .con1 .inner {}

	.m-login .con1 .inner .tit {
		font-size: 1.875vw;
		margin-bottom: 1.145vw;
	}

	.m-login .g-radio span {
		font-size: 0.937vw;
		font-weight: 400;
		margin-left: 0.781vw;
		padding-left: 0.885vw;
	}

	.m-login .con1 .inner .desc {
		font-size: 0.833vw;
		font-weight: 400;
		line-height: 1.166vw;
	}

	.g-radio label {}

	.g-radio {
		margin-bottom: 0.677vw;
	}

	.g-radio label.checked {
		font-weight: bold;
	}

	.g-radio input {
		left: -520.7vw;
	}

	.g-radio label:after {
		content: "";
		top: 50%;
		transform: translateY(-50%);
		width: 0.937vw;
		height: 0.937vw;
		background: transparent;
		border-radius: 50%;
		transition: all .1s;
		-webkit-transition: all .1s;
		-moz-transition: all .1s;
		-ms-transition: all .1s;
		-o-transition: all .1s;
		opacity: 0;
		border: 1px solid #fff;
	}

	.g-radio label.checked:after {
		opacity: 1;
		border: 1px solid transparent;
		background-image: url(../images/radioe1.png);
		background-size: cover;
		background-repeat: no-repeat;
	}

	.m-login .eye {}

	.m-login .item {
		margin-bottom: 0.989vw;
	}

	.m-login .item:last-child {}

	.m-login .g-box1 {
		margin-bottom: 0.468vw;
	}

	.m-login .eye .pic {
		right: 1.041vw;
		top: 50%;
		transform: translateY(-50%);
		width: 0.833vw;
	}

	.m-login .eye .pic img {}

	.windows-e1 .item em,
	.m-login .item em {
		font-style: normal;
		margin-right: 0.520vw;
	}

	.windows-e1 .item em {}

	.m-login .con2 .a {
		font-size: 0.833vw;
		margin-right: 1.302vw;
		text-transform: capitalize;
		text-decoration: underline;
		margin-bottom: 1.979vw;
	}

	.m-login .con2 .a:last-child {}

	.m-login .con2 .btn {
		height: 2.864vw;
		border-radius: 0.208vw;
		justify-content: center;
		align-items: center;
		font-size: 0.937vw;
		background: linear-gradient(90deg, #9F759A 0%, #C286BE 100%);
	}

	/* 弹窗 */
	.windows-e1 {
		left: 0;
		top: 0;
		/*  */
		opacity: 0;
	}

	.windows-e1.on {
		opacity: 1;
	}

	.windows-e1 .bg {
		left: 0;
		right: 0;
		bottom: 0;
		top: 0;
		background: rgba(0, 0, 0, 0.4);
	}

	.windows-e1 .m-pop {
		top: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
		box-shadow: -0.781vw 2.083vw 2.604vw 0 #ABAFC74D;
		border-radius: 1.041vw;
		padding: 2.135vw 2.604vw 2.083vw 3.489vw;
		width: 34.21vw;
		box-sizing: border-box;
	}

	.windows-e1 .m-pop .e-close {
		top: 1.875vw;
		right: 2.135vw;
		width: 0.677vw;
	}

	.windows-e1 .m-pop .e-close img {}

	.windows-e1 .inp {
		padding: 0 1.041vw;
	}

	.windows-e1 .tit1 {
		font-size: 1.25vw;
		margin-bottom: 0.937vw;
		text-transform: uppercase;
	}

	.windows-e1 .info {
		border: 1px solid #F4F4F4;
		font-size: 0.833vw;
		background: rgb(229, 229, 230);
		border-radius: 0.260vw;
		padding: 0.468vw 0;
		margin-bottom: 0.989vw;
	}

	.windows-e1 .g-iteme1 .tit {
		margin-bottom: 0.364vw;
	}

	.windows-e1 .g-iteme1 .inp {
		padding: 0 1.041vw;
		height: 2.447vw;
		line-height: 2.343vw;
	}

	.windows-e1 .g-iteme1 {
		margin-bottom: 1.093vw;
	}

	.windows-e1 .g-box1 {
		margin-bottom: 1.093vw;
	}

	.m-btne1 {
		justify-content: center;
		align-items: center;
	}

	.m-btne1 .btn1 {
		width: 8.437vw;
		height: 2.864vw;
		border-radius: 0.208vw;
		justify-content: center;
		align-items: center;
		margin: 0 0.520vw;
		font-size: 0.937vw;
		background: #D9D9D9;
	}

	.m-btne1 .btn2 {
		background: linear-gradient(90deg, #9F759A 0%, #C286BE 100%);
	}

	/* 产品中心-分子检测-详情页 */
	.m-cure1 {
		padding: 1.927vw 0 2.864vw;
	}

	.m-pro-detail .top {
		margin-bottom: 1.979vw;
		justify-content: space-between;
		align-items: center;
	}

	.m-pro-detail .top .tit {
		font-size: 1.875vw;
		font-weight: 700;
	}

	.m-pro-detail .top .collect {
		font-size: 1.875vw;
		font-weight: 700;
	}

	.m-pro-detail .top .collect .img1 {
		width: 1.718vw;
		margin-left: 1.041vw;
	}

	.m-probox1 {
		margin-bottom: 1.875vw;
	}

	.m-probox1 .item {
		font-size: 0.833vw;
		font-weight: 400;
		line-height: 1.166vw;
		margin-bottom: 2.5vw;
	}

	.m-probox1 .item:last-child {}

	.m-probox1 .item .tit1 {
		font-size: 1.041vw;
		font-weight: 700;
		line-height: 1.458vw;
	}

	.m-probox2 {}

	.m-probox2 .item {
		width: 44.15%;
	}

	.m-probox2 .desc p {
		font-size: 1.041vw;
		line-height: 1.458vw;
		padding-left: 1.041vw;
	}

	.m-probox2 .desc p::before {
		top: 0.625vw;
		left: 0;
		content: ' ';
		width: 0.364vw;
		height: 0.364vw;
		border-radius: 50%;
	}

	.m-bote1 {
		padding: 4.270vw 0 4.062vw;
		justify-content: space-between;
		align-items: center;
	}

	.m-bote1 .g-mzw-btn-a1 {
		width: 9.583vw;
	}

	.m-bote1 .g-mzw-count-a1 {
		border: 1px solid #99999933;
		background: #99999933;
		width: 7.968vw;
		height: 2.083vw
	}

	.m-bote1 .g-mzw-count-a1 .count-input {
		background: transparent;
	}

	/* 产品中心-分子检测 */
	.m-banerpro .tit {
		text-transform: capitalize !important;
		margin-bottom: 0 !important;
	}
	.m-banerpro .box {
		padding-bottom: 10.41vw;
	}
	.m-testingbg {
		padding: 3.072vw 0 0.729vw;
	}

	.m-testinge1 .box ul {}

	.m-testinge1 {
		padding-top: 1.25vw;
		background: #fff url(../images/e-bg2.png) no-repeat center top !important;
		background-size: 100% auto !important;
	}

	.m-testinge1 .item1 li,
	.m-testinge1 .item2 li {
		padding: 0 2.604vw 0 5.052vw;
		flex: auto;
		justify-content: start;
	}

	.m-testinge1 .item1 li {
		height: 2.656vw !important;
	}

	.m-testinge1 .item1 .cell {
		padding: 0 !important;
	}

	.m-testinge1 .item1 .tit {
		font-size: 0.937vw;
	}

	.m-testinge1 .item1 {
		margin-bottom: 1.093vw !important;
	}

	.m-testinge1 .box2 {
		min-height: 2.708vw !important;
	}

	.m-testinge1 .btns {
		padding: 2.135vw 0 2.135vw !important;
	}

	.m-testinge1 .item2 .tit {
		font-size: 0.937vw;
	}

	.m-box-table {
		padding: 2.291vw 0 4.166vw;
	}

	.m-box-table .mzw-row-c2-1 {
		margin-bottom: 2.291vw;
	}

	.m-tablee1 tr {
		border-bottom: 1px solid #E6E8F0;
	}

	.m-tablee1 .tr-th {
		border-bottom: 1px solid rgba(227, 210, 220, 1);
	}

	.m-tablee1 table {}

	.m-tablee1 .con {
		align-items: center;
		justify-content: center;
		font-size: 0.833vw;
		font-weight: 700;
		height: 2.708vw;
		line-height: 2.656vw;
		white-space: nowrap;
		/* text-transform: capitalize; */
	}

	.m-tablee1 td .con {
		font-weight: 400;
		height: 2.760vw;
		line-height: 2.708vw;
	}

	.m-tablee1 .pic {
		width: 1.041vw;
		height: 1.041vw;
		margin-left: 1.562vw;
	}

	.m-tablee1 .g-mzw-count-a1 {
		width: 5.208vw;
		border: none;
		margin-left: 2.135vw;
	}
}

@media only screen and (max-width: 991px) {
	.m-contacte1 .con1 {
		padding: 20px 10px 20px;
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
		background: rgba(116,42,83,0.98);
		position: relative;
	}
	.m-contacte1 .con1 .bg{
		width:100%;
		height:100%;
		object-fit: cover;
		position: absolute;
		top:0;left:0;
		z-index:1;
	}
	.m-contacte1 {
		display: block;

		padding: 30px 0 41px;
	}

	.g-box1 .li {
		float: none;
		width: 100%;
		margin-bottom: 15px;
	}

	.m-contacte1 .con1 .tit {
		font-size: 20px;
		line-height: 30.4px;
		margin-bottom: 10px;
		position: relative;
		z-index:2;
	}

	.m-contacte1 .con1 .desc {
		font-size: 15px;
		font-weight: 400;
		line-height: 24.2px;
		position: relative;
		z-index:2;
	}

	.g-iteme1 .tit {
		font-size: 16px;
		margin-bottom: 5px;
	}

	.g-iteme1 textarea,
	.g-iteme1 .inp {
		border: 1px solid #999999;
		border-radius: 5px;
		overflow: hidden;
		padding: 0 10px;
		height: 42px;
		line-height: 40px;
		font-size: 14px;
		color: #000;
		width: 100%;
	}

	.g-iteme1 {
		margin: 0 0px;
	}

	.g-box1 {
		overflow: hidden;
		margin: 0 -0px 10px;
	}

	.m-contacte1 .con2 .g-box1 {
		margin-bottom: 0;
	}

	.m-contacte1 .con2 .more {
		padding: 0 10px;
		width: 150px;
		height: 47px;
		font-size: 15px;
	}

	.m-contacte1 .con2 .more img {
		width: 16px;
	}

	.m-contacte1 .con2 {
		padding-bottom: 55px;
	}

	.m-login {
		box-shadow: -15px 40px 50px 0px #ABAFC74D;
		width: auto;
		margin: 0 auto;
		border-radius: 10px;
		overflow: hidden;
		padding: 0;
	}

	.m-login .con1 {
		padding: 90px 15px 32px;
		margin-bottom: 0;
		border-radius: 0;
	}

	.m-login .con2 {
		padding: 20px 15px 40px;
	}

	.m-login .con1 .inner .tit {
		font-size: 25px;
		color: #fff;
		margin-bottom: 10px;
	}

	.m-login .con1 .bg {
		background-size: 100% auto;
	}

	.m-login .g-radio span {
		font-size: 16px;
		font-weight: 400;
		margin-left: 13px;
		color: #fff;
		padding-left: 12px;
	}

	.g-radio label:after {
		width: 15px;
		height: 15px
	}

	.m-login .con1 .inner .desc {
		font-size: 14px;
		font-weight: 400;
		line-height: 20.4px;
	}

	.g-radio {
		margin-bottom: 7px;
	}

	.row-login {
		padding: 50px 0 50px;
	}

	.m-login .con2 .g-iteme1 .tit {
		margin-bottom: 10px;
	}

	.windows-e1 .item em,
	.m-login .item em {
		margin-right: 7px;
	}

	.m-login .con2 .g-iteme1 .inp {
		height: 50px;
		line-height: 48px;
		padding: 0 30px 0 8px;
	}

	.m-login .eye .pic {
		position: absolute;
		right: 15px;
	}

	.m-login .g-box1 {
		margin-bottom: 6px;
	}

	.m-login .con2 .a {
		font-size: 14px;
		margin-right: 20px;
		margin-bottom: 20px;
	}

	.m-login .con2 .btn {
		height: 46px;
		font-size: 16px;
	}
	.m-cure1 {
		padding: 15px 0 25px;
	}
	.m-pro-detail .top .tit {
		font-size: 20px;
	}
	.m-pro-detail .top .collect {
		font-size: 20px;
	}
	.m-pro-detail .top .collect .img1 {
		display: inline-block;
		width: 18px;
		margin-left: 11px;
	}
	.m-pro-detail .top {
		margin-bottom: 15px;
	}
	.m-probox1 .item .tit1 {
		font-size: 16px;
		line-height: 24px;
	}
	.m-probox1 .item {
		font-size: 14px;
		font-weight: 400;
		line-height: 20.4px;
		color: #000;
		margin-bottom: 10px;
	}
	.m-probox2 .item {
		float: none;
		width: 100%;
	}
	.m-probox2 .desc p {
		font-size: 16px;
		line-height: 24px;
		padding-left: 15px;
	}
	.m-probox2 .desc p::before {
		width: 5px;
		height: 5px;
	}
	.m-probox1 {
		margin-bottom: 20px;
	}
	.m-bote1 {
		padding: 20px 0 30px;
	}
	.m-bote1 .g-mzw-count-a1 {
		width: 100px;
		height: 35px;
	}
	.m-bote1 .g-mzw-btn-a1 {
		width: 143px;
		font-size: 14px !important;
		height:35px !important;
		line-height: 35px !important;
	}
	.m-tablee1{
		overflow-x: auto;
		white-space: nowrap;
	}
	.m-tablee1 table{
		width: 1200px;
	}
	.m-tablee1 .con {
		font-size: 14px;
		height: 50px;
		line-height: 49px;
	}
	.m-tablee1 td .con {
		height: 50px;
		line-height: 48px;
	}
	.m-box-table {
		padding: 20px 0 30px;
	}
	.m-testingbg {
		padding: 30px 0 6px;
	}
	.m-banerpro .box {
		padding: 20% 0;
	}
	.m-testinge1 .item1 li, .m-testinge1 .item2 li {
		height: 40px !important;
		padding: 0 20px;
		width: auto;
		flex: 1;
	}
	.m-testinge1  .box {
        width: auto;
    }
	.m-testinge1  .box .item1 .cell {
		font-size: 16px;
	}
	.m-testinge1 .item2 .tit {
		font-size: 16px;
	}
	.m-box-table .mzw-row-c2-1 {
		margin-bottom: 20px;
	}
	.m-testinge1 .btns {
		padding: 25px 0 25px !important;
	}
	.m-pro-detail{
		padding-top: 30px;
	}
}