*{
	margin: 0;
	padding: 0;
}
.zt_all{
	width: 100%;
}
.banner{
	width: 100%;
}
.banner_img{
	width: 100%;
	height: auto;
}
.zt_content_fu{
	display: none;
}

.zt_content{
	width: 60%;
	margin: 2rem auto 0;
	display: flex;
	justify-content: space-between;
	 word-break:break-all;
	 position: relative;
	 padding-bottom: 1.2rem;
	 border-bottom: solid 1px lightgray;
	 letter-spacing: 0.02rem;
}
.zt_content_img{
	width: 100%;
	height: auto;
	float: left;
	position: relative;
	z-index: 2;
}
.kuai{
	position: absolute;
	left: 21.5%;
	top: -5%;
	width: 27%;
	height: 88%;
	z-index: 1;
}
.vr_show{
	width: 2rem;
	height: 2rem;
	position: absolute;
	left: 20%;
	top: 40%;
	z-index: 9999;
}
.vr_show1{
	width: 2rem;
	height: 2rem;
	position: absolute;
	left: 47%;
	top: 52%;
	z-index: 9999;
}

.circle{
	width: 8rem;
	height: auto;
	position: absolute;
	top: 60%;
	left: -3rem;
	z-index: 1;
	opacity: 0.3;
}
.circle1{
	width: 7rem;
	height: auto;
	position: absolute;
	top: 1rem;
	right: -3.2rem;
	z-index: 1;
	opacity: 0.3;
}
.zt_con_text{
	display: flex;
	align-items: center;justify-content: center;
	width: 45%;
	height: auto;
	
	font-size: 0.45rem;
	 text-indent:1rem;
	 word-break: break-all;
}
.zt_content2,.zt_content3{
	width: 60%;
	margin: 1rem auto 1rem;
	text-align: center;
	padding-bottom: 1rem;
	border-bottom: solid 1px lightgray;
	position: relative;
}
.zt_content2 h2,.zt_content3 h2{
	font-size: 0.85rem;
	margin-bottom: 0.8rem;
}
.zt_content2_text,.zt_content3_text{
	width: 70%;
	margin: 0rem 0 0.8rem 15%;
	font-size: 0.45rem;
	text-align: left;
	letter-spacing: 0.02rem;
}
.zt_content2_img{
	width: 100%;
	height: auto;
	margin-top: 0.2rem;
	position: relative;
	z-index: 2;
}
.zt_content3_box{
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.zt_content3_left,.zt_content3_right{
	width: 48%;
	text-align: center;
	margin-top: 0.15rem;
	position: relative;
}
.zt_content3_left img,.zt_content3_right img{
	width: 100%;
	height: auto;
}
.zt_content3_left p,.zt_content3_right p{
	font-size: 0.6rem;
	font-weight: 500;
	margin: 0rem 0 0.7rem 0;
}
#vr_show2{
	width: 2rem;
	height: 2rem;
	position: absolute;
	left: 45%;
	top: 36%;
	z-index: 9999;
}
.zt_content3,.zt_content2{
	/*padding-bottom: 4rem;*/
}
footer{
	width: 100%;
	height: 4rem;
	line-height: 4rem;
	background: #313131;
	margin-top: 1.2rem;
}
.foot_all{
	width: 60%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.foot_img,.foot_code{
	width: 20%;
	height: 4rem;

}
.foot_img img,.foot_code img{
	height: 2rem;
	display: inline-block;
	margin-top: 1rem;
}
.foot_main{
	width: 40%;
	font-size: 0.4rem;
	line-height: 0.6rem;
	list-style: none;
	display: flex;
	justify-content: space-between;
	color: white;
	margin-top: 0.5rem;
}
.foot_main a{
	text-decoration: none;
	color: white;
	font-size: 0.35rem;
}
.foot_code{
	width: 20%;
	text-align: right;
}
.taagoos{
	width: 100%;
	background: rgba(0,0,0,0.8);
	text-align: center;
	height: 1rem;
	font-size: 0.35rem;
	color: white;
	line-height: 1rem;
	font-weight: 0;
}
.taagoo_copy{
	display: none;
}
.company_pho{
	width: 30%;
	display: flex;
	justify-content: space-around;
	font-size: 0.5rem;
	margin-left: 35%;
}
.aaa{
	text-decoration: none;
	color: black;
}
.erweima{
	width: 3rem;
	height: auto;
}
@media only screen and (min-width: 100px) and (max-width: 875px) {
	.zt_content2 a{
		position: relative;
	}
	.vr_show1{
	width: 1.5rem;
	height: 1.5rem;
	position: absolute;
	left: 42%;
	top: -1rem;
	z-index: 9999;
}
#vr_show2{
	width: 1.5rem;
	height: 1.5rem;
	position: absolute;
	left: 31%;
	top: 15%;
	z-index: 9999;
}
.circle1{display: none;}
.zt_content_fu{
	letter-spacing: 0.02rem;
	padding-top: 0.3rem;
	display: block;
	width: 90%;
	margin: 0.2rem auto 0.2rem;
	text-align: justify;
	font-size: 0.38rem;
	 text-indent:0.76rem;
	 overflow: hidden;
	 text-spacing: 0.1rem;
	 padding-bottom: 0.5rem;
	border-bottom: solid 1px lightgray;
	position: relative;
	z-index: 999;
}
.kuai1{
	width: 30%;
	height: 4rem;
	position: absolute;
	top: -5%;
	left: 25%;
	z-index: 4;
}
.zt_content{
	display: none;
}
.zt_content_img{
	float:left;
    width:50%;
    padding: 0 0.5rem 0rem 0;
    position: relative;
    z-index: 5;
}
.zt_content3,.zt_content2{
	width: 90%;
	margin: 0.2rem auto 0.2rem;
	padding-bottom: 0.3rem;
}
.zt_content3{
	margin-bottom: 0.4rem;
}
.zt_content2_text,.zt_content3_text{
	width: 100%;
	margin: 0.2rem 0 0.2rem 0%;
	font-size: 0.38rem;
	text-align: left;
	text-indent: 0.76rem;
	letter-spacing: 0.01rem;
	word-break:normal;
	text-align: justify;
}
.zt_content2 h2,.zt_content3 h2{
	font-size: 0.55rem;
	margin: 0 0 0.2rem 0;
}
.zt_content3_left p,.zt_content3_right p{
	font-size: 0.4rem;
	font-weight: 500;
	margin: -0.1rem 0 0.35rem 0;
}
footer{
	display: none;
}
.taagoo_copy{
	display: flex;
	justify-content: space-around;
	width: 100%;
	background: rgba(0,0,0,0.8);
	text-align: center;
	font-size: 0.4rem;
	color: white;
	line-height: 0.6rem;
	font-weight: 0;
	word-break: break-all;
	padding: 0.5rem 0;
}
.company_ri img{
	/*display: none;*/
	
}
.company_pho{
	width: 90%;
	margin-left: 5%;
	font-size: 0.4rem;
	text-align: left;
	margin-bottom: 0.3rem;
}
.aaa{
	text-decoration: underline;
	color: blue;
}
.erweima{
	width: 2.1rem;
	height: auto;
	margin-top: 0.2rem;
}
}