.service_banner{
	width: 100%;
	overflow: hidden;
}
.service_banner img{
	width: 100%;
}
.service_content{
	width: 100%;
	overflow: hidden;
	background-color: #fbfbfb;
}
.service_content h1{
	text-align: center;
	margin: 55px 0 20px;
	font-size: 40px;
	color: #000;
}
.service_content p{
	text-align: center;
	font-size: 14px;
	color: #797979;
	width: 910px;
	margin: 0 auto;
	line-height: 20px;
}
.service_top{
	width: 1040px;
	height: 360px;
	margin: 0px auto;
	padding-top: 60px;
	position: relative;
}
.service_top>li{
	height: auto;
}
.service_top ul{
	width: 180px;
	height: 180px;
	margin: 0 auto;
	border-radius: 50%;
	position: relative;
	border: 1px solid #eea3a5;
	padding: 48px;
	transition: all 0.5s;
}
.service_top ul:hover{
	padding: 0;
}
.service_top ul li:first-of-type{
	position: relative;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	border: 1px solid #dc262b;
	z-index: 11;
	transition: all 0.5s;
}
.service_top ul:hover li:first-of-type{
	z-index: 9;
	border-width: 2px;
}
.service_top ul li img{
	width: 42px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -21px;
	margin-top: -21px;
}
.service_top ul li:last-of-type{
	position: absolute;
	left: -1px;
	top: 50%;
	background: linear-gradient(180deg, rgba(251,251,251,0), rgba(251,251,251,1));
	width: calc(100% + 2px);
	height: calc(50% + 1px);
	line-height: 180px;
	color: #434343;
	font-size: 18px;
	text-align: center;
	z-index: 10;
}
.service_top p{
	width: 180px;
	color: #8f8f8f;
	font-size: 12px;
	line-height: 20px;
	margin-top: 20px;
}
.network_marketing{
	width: 100%;
	height: 580px;
	background-color: #fff;
	overflow: hidden;
	position: relative;
}
.network_text{
	width: 480px;
	overflow: hidden;
	text-align: left;
	margin-top: 183px;
	position: relative;
	z-index: 11;
}
.network_text h2{
	color: #dc252a;
	font-size: 40px;
	margin-bottom: 20px;
}
.network_text p{
	width: 100%;
	text-align: left;
	font-size: 14px;
	color: #595757;
	line-height: 25px;
}
.one_bg{
	width: calc(50% + 70px);
	height:calc(100% + 120px);
	position: absolute;
	right: 0;
	top:-60px;
	border: 2px solid #dc252a;
	border-right: none;
	padding: 18px 0px 18px 18px;
	border-radius: 350px 0 0 350px;
	overflow: hidden;
}
.one_bg .two_bg{
	position: relative;
	width: 100%;
	height:100%;
	border-radius: 330px 0 0 330px;
	border: 25px solid #dc252a;
	border-right: none;
	overflow: hidden;
	line-height: 610px;
	background:#f4f4f4 var(--yx-asset-ser-bg3-png) no-repeat;
	background-position: center;
}
.two_bg img{
	width: 30px;
	position: absolute;
}
.two_bg img:nth-of-type(1){
	top: 50%;
	left: 30%;
}
.two_bg img:nth-of-type(2){
	top: 50%;
	left: 75%;
}
.two_bg img:nth-of-type(3){
	top: 40%;
	left: 60%;
}
.two_bg img:nth-of-type(4){
	top: 18%;
	left: 40%;
}
.two_bg img:nth-of-type(5){
	top: 24%;
	left: 80%;
}
.two_bg img:nth-of-type(6){
	top: 20%;
	left: 60%;
}
.two_bg img:nth-of-type(7){
	top: 73%;
	left: 30%;
}
.two_bg img:nth-of-type(8){
	top: 67%;
	left: 78%;
}
.two_bg img:nth-of-type(9){
	top: 24%;
	left: 18%;
}
.two_bg img:nth-of-type(10){
	top: 54%;
	left: 82%;
}
.two_bg img:nth-of-type(11){
	top: 43%;
	left: 49%;
}
.two_bg img:nth-of-type(12){
	top: 22%;
	left: 32%;
}
.two_bg img:nth-of-type(13){
	top: 21%;
	left: 70%;
}
.two_bg img:nth-of-type(14){
	top: 29%;
	left: 65%;
}
.two_bg img:nth-of-type(15){
	top: 43%;
	left: 20%;
}
.two_bg img:nth-of-type(16){
	top: 31%;
	left: 43%;
}
.two_bg img:nth-of-type(17){
	top: 35%;
	left: 72%;
}
.two_bg img:nth-of-type(18){
	top: 65%;
	left: 50%;
}
.two_bg img:nth-of-type(19){
	top: 30%;
	left: 55%;
}
.two_bg img:nth-of-type(20){
	top: 30%;
	left: 28%;
}
.data_download{
	width: 1049px;
	overflow: hidden;
	margin: 0 auto;
	padding: 15px 0 50px;
}
.data_banner{
	margin-top: 60px;
	width: 100%;
	overflow: hidden;
}
.swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .3;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #dc252a;
}
.data_box{
	width: 333px;
	height: 430px;
}
.data_box ul{
	width: 333px;
	height: 333px;
	border: 1px solid #dc282d;
	border-radius: 50%;
	position: absolute;
	background-color: #fff;
	padding: 29px;
	cursor: pointer;
}
.data_box:hover ul{
	border-width: 2px;
	padding: 28px;
}
.data_box ul li:first-of-type{
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 11;
	border-radius:50% ;
	overflow: hidden;
}
.data_box ul li .data_mask{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.4);
	text-align: center;
	line-height: 273px;
	opacity: 0;
	transition: all 0.5s;
}
.data_box ul li>img{
	width: 100%;
	transition: all 0.5s;
}
.data_box ul li:last-of-type{
	position: absolute;
	top: 50.5%;
	left: -1px;
	width: 333px;
	height: 166.5px;
	line-height: 333px;
	border-radius:0 0 333px 333px;
	background: linear-gradient(180deg, rgba(255,255,255,0), rgba(255,255,255,1));
	text-align: center;
	font-size: 20px;
	color: #555;
}
.data_box ul:hover .data_mask{
	opacity: 1;
}
.data_box ul:hover li{
	font-weight: bold;
	color: #dc282d !important;
}
.data_box ul:hover li>img{
	transform: scale(1.1);
}
.detection_equipment{
	width: 100%;
	background-color: #fff;
}
@media only screen and (max-width:767px ) {
	.service_content h1{
		text-align: center;
		margin: 35px 0 20px;
		font-size: 30px;
		color: #000;
	}
	.service_content p{
		text-align: center;
		font-size: 14px;
		color: #797979;
		width: 100%;
		margin: 0 auto;
		line-height: 20px;
	}
	.service_top{
		width: 100%;
		height: 360px;
		margin: 0px auto;
		padding-top: 30px;
		position: relative;
	}
	.service_top>li{
		height: auto;
		margin-bottom: 30px;
	}
	.service_top ul{
		width: 120px;
		height: 120px;
		margin: 0 auto;
		border-radius: 50%;
		position: relative;
		border: 1px solid #eea3a5;
		padding: 18px;
	}
	.service_top ul li:first-of-type{
		position: relative;
		width: 100%;
		height: 100%;
		border-radius: 50%;
		border: 1px solid #dc262b;
		z-index: 11;
		line-height: 78px;
		text-align: center;
	}
	.service_top ul li img{
		width: 42px;
	}
	.service_top ul li:last-of-type{
		position: absolute;
		left: -1px;
		top: 50%;
		background: linear-gradient(180deg, rgba(251,251,251,0), rgba(251,251,251,1));
		width: calc(100% + 2px);
		height: calc(50% + 1px);
		line-height: 120px;
		color: #434343;
		font-size: 14px;
		text-align: center;
		z-index: 10;
	}
	.service_top p{
		width: 150px;
		color: #8f8f8f;
		font-size: 12px;
		line-height: 20px;
		margin-top: 20px;
	}
	.network_text p {
	    width: 100%;
	    text-align: left;
	    font-size: 14px;
	    color: #595757;
	    line-height: 25px;
	}
	.data_box{
		width: 280px;
		height: 340px;
		margin: 0 auto;
	}
	.data_box ul{
		width: 280px;
		height: 280px;
		border: 1px solid #dc282d;
		border-radius: 50%;
		position: absolute;
		background-color: #fff;
		padding: 29px;
		cursor: pointer;
	}
	.data_box ul li:first-of-type{
		width: 100%;
		height: 100%;
		position: relative;
		z-index: 11;
		border-radius:50% ;
		overflow: hidden;
	}
	.data_box ul li .data_mask{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: rgba(0,0,0,0.4);
		text-align: center;
		line-height: 220px;
		opacity: 0;
		transition: all 0.5s;
	}
	.data_box ul li>img{
		width: 100%;
	}
	.data_box ul li:last-of-type{
		position: absolute;
		top: 50.5%;
		left: -1px;
		width: 280px;
		height: 140.5px;
		line-height: 280px;
		border-radius:0 0 280px 280px;
		background: linear-gradient(180deg, rgba(255,255,255,0), rgba(255,255,255,1));
		text-align: center;
		font-size: 20px;
		color: #555;
	}
	.data_download {
	    width: 100%;
	    overflow: hidden;
	    margin: 0 auto;
	    padding: 15px 0 50px;
	}
	.network_marketing{
		width: 100%;
		height: auto;
		background-color: #fff;
		overflow: hidden;
		position: relative;
	}
	.network_text{
		width: 100%;
		overflow: hidden;
		text-align: left;
		margin-top: 0px;
		position: relative;
		z-index: 11;
		background-color: rgba(255,255,255,0.8);
		padding:20px 0px;
	}
	.network_text h2{
		color: #dc252a;
		font-size: 30px;
		margin-bottom: 10px;
	}
	.network_text p{
		width: 100%;
		text-align: left;
		font-size: 14px;
		color: #595757;
		line-height: 25px;
	}
	.one_bg{
		width: 100%;
		height:350px;
		position: relative;
		right: 0;
		top:0px;
		border: none;
		padding:0;
		border-radius:0;
		overflow: hidden;
	}
	.one_bg .two_bg{
		position: relative;
		width: 100%;
		height:100%;
		border-radius: 0;
		border: none;
		overflow: hidden;
		line-height: 610px;
		background:#f4f4f4 var(--yx-asset-ser-bg3-png) no-repeat;
		background-position: center;
	}
	.two_bg img{
		width: 30px;
		position: absolute;
	}
}
@media only screen and (min-width:768px ) {
	.service_content h1{
		text-align: center;
		margin: 55px 0 20px;
		font-size: 40px;
		color: #000;
	}
	.service_content p{
		text-align: center;
		font-size: 14px;
		color: #797979;
		width: 100%;
		margin: 0 auto;
		line-height: 20px;
	}
	.service_top{
		width: 100%;
	}
	.service_top p{
		width: 150px;
		color: #8f8f8f;
		font-size: 12px;
		line-height: 20px;
		margin-top: 20px;
	}
	.network_text p {
	    width: 100%;
	    text-align: left;
	    font-size: 14px;
	    color: #595757;
	    line-height: 25px;
	}
	.data_box{
		width: 356px;
		height: 430px;
	}
	.data_box ul{
		width: 356px;
		height: 356px;
		border: 1px solid #dc282d;
		border-radius: 50%;
		position: absolute;
		background-color: #fff;
		padding: 29px;
		cursor: pointer;
	}
	.data_box ul li:first-of-type{
		width: 100%;
		height: 100%;
		position: relative;
		z-index: 11;
		border-radius:50% ;
		overflow: hidden;
	}
	.data_box ul li .data_mask{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: rgba(0,0,0,0.4);
		text-align: center;
		line-height: 273px;
		opacity: 0;
		transition: all 0.5s;
	}
	.data_box ul li>img{
		width: 100%;
	}
	.data_box ul li:last-of-type{
		position: absolute;
		top: 50.5%;
		left: -1px;
		width: 356px;
		height: 178.5px;
		line-height: 356px;
		border-radius:0 0 356px 356px;
		background: linear-gradient(180deg, rgba(255,255,255,0), rgba(255,255,255,1));
		text-align: center;
		font-size: 20px;
		color: #555;
	}
	.data_download {
	    width: 100%;
	    overflow: hidden;
	    margin: 0 auto;
	    padding: 15px 0 50px;
	}
}
@media only screen and (min-width:992px ) {
	.service_content h1{
		text-align: center;
		margin: 55px 0 20px;
		font-size: 40px;
		color: #000;
	}
	.service_content p{
		text-align: center;
		font-size: 14px;
		color: #797979;
		width: 910px;
		margin: 0 auto;
		line-height: 20px;
	}
	.service_top{
		width: 100%;
	}
	.service_top p{
		width: 180px;
		color: #8f8f8f;
		font-size: 12px;
		line-height: 20px;
		margin-top: 20px;
	}
	.network_text p {
	    width: 100%;
	    text-align: left;
	    font-size: 14px;
	    color: #595757;
	    line-height: 25px;
	}
	.data_box{
		width: 306px;
		height: 430px;
	}
	.data_box ul{
		width: 306px;
		height: 306px;
		border: 1px solid #dc282d;
		border-radius: 50%;
		position: absolute;
		background-color: #fff;
		padding: 29px;
		cursor: pointer;
	}
	.data_box ul li:first-of-type{
		width: 100%;
		height: 100%;
		position: relative;
		z-index: 11;
		border-radius:50% ;
		overflow: hidden;
	}
	.data_box ul li .data_mask{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: rgba(0,0,0,0.4);
		text-align: center;
		line-height: 273px;
		opacity: 0;
		transition: all 0.5s;
	}
	.data_box ul li>img{
		width: 100%;
	}
	.data_box ul li:last-of-type{
		position: absolute;
		top: 50.5%;
		left: -1px;
		width: 306px;
		height: 153.5px;
		line-height: 306px;
		border-radius:0 0 306px 306px;
		background: linear-gradient(180deg, rgba(255,255,255,0), rgba(255,255,255,1));
		text-align: center;
		font-size: 20px;
		color: #555;
	}
	.data_download {
	    width: 100%;
	    overflow: hidden;
	    margin: 0 auto;
	    padding: 15px 0 50px;
	}
}
@media only screen and (min-width:1200px ) {
	.service_top{
		width: 1040px;
		height: 360px;
		margin: 0px auto;
		padding-top: 60px;
		position: relative;
	}
	.service_top p{
		width: 180px;
		color: #8f8f8f;
		font-size: 12px;
		line-height: 20px;
		margin-top: 20px;
	}
	.data_box{
		width: 333px;
		height: 430px;
	}
	.data_box ul{
		width: 333px;
		height: 333px;
		border: 1px solid #dc282d;
		border-radius: 50%;
		position: absolute;
		background-color: #fff;
		padding: 29px;
		cursor: pointer;
	}
	.data_box ul li:first-of-type{
		width: 100%;
		height: 100%;
		position: relative;
		z-index: 11;
		border-radius:50% ;
		overflow: hidden;
	}
	.data_box ul li .data_mask{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: rgba(0,0,0,0.4);
		text-align: center;
		line-height: 273px;
		opacity: 0;
		transition: all 0.5s;
	}
	.data_box ul li>img{
		width: 100%;
	}
	.data_box ul li:last-of-type{
		position: absolute;
		top: 50.5%;
		left: -1px;
		width: 333px;
		height: 166.5px;
		line-height: 333px;
		border-radius:0 0 333px 333px;
		background: linear-gradient(180deg, rgba(255,255,255,0), rgba(255,255,255,1));
		text-align: center;
		font-size: 20px;
		color: #555;
	}
	.data_download {
	    width: 1049px;
	    overflow: hidden;
	    margin: 0 auto;
	    padding: 15px 0 50px;
	}
}