@charset "utf-8";
.header_nav .header_navcLassification .lassification{
	display: none;
}
.vr_title{
	text-align: center;
	font-size: 36px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #70788C;
}
.vr_top {
	padding: 70px 0 ;
}
.vrTop{
	margin-top: 70px;
}
.vrTop .list{
	float: left;
	width: 401px;
}
.vrTop .con{
	float: left;
	height: 380px;
	display: flex;
	/* line-height: 403px; */
	justify-content: center;
	align-items: center;
	margin: 0 17px;
}
.vrTop .list .title{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #343434;
	padding: 10px 0;
	border-bottom: 1px dashed  #205AEE;
	padding-left: 17px;
	position: relative;
}
.vrTop .listLeft .title::before{
	content: "";
	position: absolute;
	width: 8px;
	height: 8px;
	background: #205AEE;
	border-radius: 50%;
	bottom: -3px;
	right: 0;
}
.vrTop .listRight .title::before{
	content: "";
	position: absolute;
	width: 8px;
	height: 8px;
	background: #205AEE;
	border-radius: 50%;
	bottom: -3px;
	left: 0;
}
.vrTop .list .text{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #70788C;
	width: 305px;
	padding-left: 17px;
	margin-top: 10px;
	height: 80px;
}
.vrTop .list .images{
	width: 70px;
	line-height: 100px;
	height: 80px;
	text-align: center;
	background-image: url(../images/vr/dbx.png);
	/* background: linear-gradient(0deg, #205AEE 0%, #205AEE 100%); */
}
.vrTop .list  .li{
	/* margin-bottom: 15px; */
}
.scene{
	padding: 70px 0 80px;
	background-image: url(../images/vr/xr_bg.png);
}
.scene_conTop{
	width: 365px;
	height: 82px;
	background-color: #2069EE;
	border-radius: 20px;
	margin: auto;
	background-image: url(../images/vr/vr_abtbg.png);
	font-size: 30px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	line-height: 82px;
	position: relative;
}
.scene_conTop::before{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	height: 80px;
	width: 1px;
	background-color: #2069EE;
	top: 82px;
}
.scene_conTop::after{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	width: 8px;
	height: 8px;
	background: linear-gradient(0deg, #205AEE 0%, #205AEE 100%);
	border-radius: 50%;
	top: 154px;
}
.scene_conFour{
	height: 110px;
	background-color: #2069EE;
	border-radius: 20px;
	background-image: url(../images/vr/vr_abtbg.png);
	margin-top: 80px;
	padding: 20px 50px;
	background-size: 100px;
}
.scene_conFour span{
	display: inline-block;
	background: #FFFFFF;
	border-radius: 15px;
	padding: 20px 24px;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #70788C;
	margin-right: 59px;
}
.scene_conFours .list{
	float: left;
	width: 222px;
	height: 60px;
	background-color: #2069EE;
	background-image: url(../images/vr/vr_abtbg.png);
	border-radius: 15px;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	margin-right: 104px;
	text-align: center;
	line-height: 60px;
	margin-top: 80px;
	position: relative;
}
.scene_conFours .list::before{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	height: 80px;
	width: 1px;
	background-color: #2069EE;
	bottom: 60px;
}
.scene_conFours .list::after{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	width: 8px;
	height: 8px;
	background: linear-gradient(0deg, #205AEE 0%, #205AEE 100%);
	border-radius: 50%;
	bottom: 60px;
}
.scene_conFours .list:last-child{
	margin-right: 0;
}
.scene_conThree .list{
	float: left;
	width: 222px;
	height: 60px;
	background-color: #2069EE;
	background-image: url(../images/vr/vr_abtbg.png);
	border-radius: 15px;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	margin-left: 134px;
	text-align: center;
	line-height: 60px;
	margin-top: 60px;
	position: relative;
}
.scene_conThree .list::before{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	height: 200px;
	width: 1px;
	background-color: #2069EE;
	bottom: 60px;
}
.scene_conThree .list::after{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	width: 8px;
	height: 8px;
	background: linear-gradient(0deg, #205AEE 0%, #205AEE 100%);
	border-radius: 50%;
	bottom: 60px;
}
.scene_con {
	margin-top: 60px;
}
.vr_case{
	padding: 60px 90px;
}
.vr_caseList {
	margin-top: 70px;
}
.vr_caseList .li{
	float: left;
	width: 375px;
	min-height: 250px;
	background: linear-gradient(0deg, #FFFFFF 0%);
	box-shadow: 0px 0px 18px 0px rgba(0, 0, 2, 0.16);
	margin-bottom: 37px;
}
.vr_caseList .li:nth-child(3n-1){
	margin: 0 37px;
}
.vr_caseList .li .title{
	padding: 20px 22px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #70778B;
}
.vr_caseList .li  .images{
	position: relative;
	display: block;
}
.vr_caseList .li  .images .position{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,0.5);
	top: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	display: none;
	transition: all 0.5s;
}
.vr_caseList .li .images:hover .position{
	display: flex;
}
.vr_components{
	padding: 70px 0 60px;
	background-image: url(../images/vr/vr_components.png);
}
.vr_components .vr_title{
	font-size: 36px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
}
.vr_componentsList{
	margin-top: 70px;
}
.vr_componentsList .li{
	width: 280px;
	height: 280px;
	background: linear-gradient(-30deg, #208BEE 0%, rgba(32, 139, 238, 0) 100%);
	text-align: center;
	float: left;
	margin-right: 26px;
	margin-bottom: 26px;
}
.vr_componentsList .li:nth-child(4n){
	margin-right: 0;
}
.vr_componentsList .li .images{
	width: 48px;
	height: 48px;
	margin: auto;
	margin-top: 42px;
}
.vr_componentsList .li .title{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin: 20px 0;
}
.vr_componentsList .li .text{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	padding: 0 54px;
}
.vr_serve{
	padding: 90px 0 80px;
}
.vr_serveList{
	margin-top: 80px;
}
.vr_serveList .li{
	float: left;
	text-align: center;
	margin-right: 62px;
}
.vr_serveList .li .images{
	position: relative;
}
.vr_serveList .li .images::before{
	position: absolute;
	content: "";
	width: 94px;
	height: 1px;
	border-bottom: 1px dashed #205AEE;
	top: 0;
	bottom: 0;
	margin: auto;
	right: -76px;
}
.vr_serveList .li .images::after{
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border: 4px solid transparent;
	border-left-color: #205AEE;
	top: 0;
	bottom: 0;
	margin: auto;
	right: -86px;
}
.vr_serveList .li:last-child .images::before{display: none;}
.vr_serveList .li:last-child .images::after{display: none;}
.vr_serveList .li:last-child{
	margin-right: 0;
}
.vr_serveList .li .number{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	color: #70778B;
	margin: 10px 0;
}
.vr_serveList .li .text{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #70778B;
	width: 148px;
}