﻿@charset "utf-8";

.vr_scoll::-webkit-scrollbar {
	width: 6px;
	height: 6px;
}

.vr_scoll::-webkit-scrollbar-track {
	background: #999;
	border-radius: 2px;
}

.vr_scoll::-webkit-scrollbar-thumb {
	background: #E9E9E9;
	border-radius: 10px;
}

.m_vr_cont {
	width: 100%;
}

.mo_ban {
	display: none;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.m_vr_ban {
	position: relative;
}

.m_vr_ban .img {
	min-height: 420px;
}

.m_vr_video {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.m_vr_video video {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.m_vr_text {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	padding-top: 110px;
}

.m_vr_text h2 {
	line-height: 1.3;
	color: #fff;
	font-weight: 700;
}

.vr_button {
	padding-top: 68px;
	display: flex;
	align-items: center;
}

.vr_button a {
	display: inline-block;
	width: 158px;
	height: 56px;
	line-height: 56px;
	text-align: center;
	border-radius: 4px;
	border-width: 1px;
	margin-right: 16px;
}

.vr_button a:last-child {
	margin-right: 0;
}

.vr_button span {
	font-size: 16px;
	color: #fff;
}

.vr_button span img {
	width: 20px;
	height: 20px;
	margin-right: 10px;
}

.vr_button .vr_blue {
	background: linear-gradient(270deg, #396BFF 0%, #1ABAFF 100%);
}

.vr_button .vr_white {
	background: rgba(255, 255, 255, 0.2);
	border: 1px solid rgba(255, 255, 255, 0.8);
	transition: background .3s;
}

.vr_button a:hover {
	background: linear-gradient(270deg, #1ABAFF 0%, #396BFF 100%);	/*border-color: #1ABAFF;*/
	border-width: 0;
}

.vr_font46 {
	font-size: 46px;
}

.vr_font40 {
	font-size: 40px;
}

.vr_font22 {
	font-size: 22px;
}

.m_vr_first {
	padding-top: 60px;
}

.m_vr_title {
	text-align: center;
}

.m_vr_title h3 {
	font-weight: 700;
	line-height: 1.2;
	background: linear-gradient(270deg, #396BFF -29.49%, #1ABAFF 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent;
}

.m_vr_title p {
	padding-top: 15px;
	font-weight: 400;
}

.vr_system {
	position: relative;
	margin-top: 48px;
	margin-bottom: 70px;
}

.vr_system .system_img .img_text {
	position: absolute;
	left: 60px;
	bottom: 55px;
	max-width: 45%;
}

.system_img .img_text .big_title {
	position: relative;
	padding-bottom: 12px;
	font-weight: 700;
	font-size: 28px;
	line-height: 1.2;
	color: #FFFFFF;
}

.system_img .img_text .big_title:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 24px;
	height: 2px;
	background: #FFFFFF;
}

.system_img .img_text .des {
	padding-top: 12px;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: rgba(255, 255, 255, 0.8);
}

.system_img .img_text .vr_button {
	padding-top: 50px;
}

.vr_system .swiper-slide img {
	border-radius: 8px;
}

.vr_system .system_but {
	position: absolute;
	width: 500px;
	right: 60px;
	bottom: 55px;
	padding-top: 20px;
}

.vr_system .system_but .swiper-slide {
	padding-top: 40px;
	padding-left: 15px;
	padding-right: 15px;
	background: rgba(255, 255, 255, 0.8);
	backdrop-filter: blur(2px);
	border-radius: 8px;
	height: 180px;
	width: 150px;
	text-align: center;
	cursor: pointer;
}

.vr_system .system_but .swiper-slide.swiper-slide-thumb-active {
	background: rgba(255, 255, 255, 1);
	backdrop-filter: blur(0px);
}

.vr_system .system_but .swiper-slide span img {
	width: 50px;
}

.vr_system .system_but .swiper-slide p {
	padding-top: 8px;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	color: #333333;
}

@media(min-width:768px) {
	.vr_system .system_but .swiper-slide.swiper-slide-thumb-active {
		transform: translateY(-20px);
	}

}

/*two*/
.m_vr_two {
	padding: 75px 0;
	background-image: url(../images/vr_two_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.vr_plan_top ul {
	margin-left: -12px;
	margin-right: -12px;
}

.vr_plan_top .top {
	padding-top: 45px;
}

.vr_plan_top .top li {
	padding: 12px;
	float: left;
	width: 33.33%;
}

.vr_plan_top .top li:first-child {
	width: 42%;
}

.vr_plan_top .top li:nth-child(2) {
	width: 33%;
}

.vr_plan_top .top li:nth-child(3) {
	width: 25%;
}

.vr_plan_top .img {
	position: relative;
	padding: 28px 24px;
	padding-bottom: 14px;
	width: 100%;
	height: 288px;
	border-radius: 16px;
	overflow: hidden;
	z-index: 1;
}

.vr_plan_top .img .thumb {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	transition: all .4s;
	z-index: -1;
}

.vr_plan_top .text {
	position: relative;
	width: 100%;
	height: 100%;
}

.vr_plan_top .text .t {
	position: relative;
	padding-bottom: 15px;
	font-weight: 700;
	font-size: 24px;
	line-height: 1.2;
	color: #FFFFFF;
}

.vr_plan_top .text .t:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 24px;
	height: 2px;
	background: rgba(255, 255, 255, 0.5);
}

.vr_plan_top .vr_label {
	position: absolute;
	bottom: 0;
	left: 0;
	width: calc(100% + 10px);
	max-height: 120px;
	overflow-y: auto;
}

.vr_plan_top .vr_label span {
	display: inline-block;
	float: left;
	margin-right: 8px;
	margin-bottom: 16px;
	padding: 10px 15px;
	height: 44px;
	background: rgba(255, 255, 255, 0.2);
	backdrop-filter: blur(3px);
	border-radius: 8px;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	transition: background .4s;
}

.vr_plan_top li:hover .img .thumb {
	transform: scale(1.03);
}

.vr_plan_top .vr_label span:hover {
	background: linear-gradient(270deg, #396BFF 0%, #1ABAFF 100%);
	backdrop-filter: blur(3px);
}

/*three*/
.m_vr_three {
	padding: 60px 0;
}

.vr_b_blue {
	max-width: 100%;
	padding-top: 0;
	justify-content: center;
}

.vr_b_blue .vr_white {
	background: rgba(255, 255, 255, 0.2);
	border: 1px solid #1B7DFF;
}

.vr_b_blue .vr_white span {
	color: #1B7DFF;
}

.vr_b_blue .vr_white span img:nth-child(2) {
	display: none;
}

.vr_b_blue .vr_white:hover {
	border-color: #1ABAFF;
}

.vr_b_blue .vr_white:hover span {
	color: #fff;
}

.vr_b_blue .vr_white:hover span img:nth-child(1) {
	display: none;
}

.vr_b_blue .vr_white:hover span img:nth-child(2) {
	display: inline-block;
}

.vr_plan {
	padding-top: 20px;
	margin: 0 -24px;
}

.vr_plan .ban-pagination {
	z-index: 99;
}

.vr_plan .swiper-container {
	padding-left: 24px;
	padding-right: 24px;
}

.vr_plan .swiper-slide {
	padding-top: 30px;
	padding-bottom: 58px;
}

.vr_plan .bg {
	position: relative;
	padding: 45px 30px;
	width: 100%;
	height: 420px;
	background: linear-gradient(180deg, #F4F9FF 0%, #FFFFFF 100%);
	border: 1px solid #E9F3FD;
	box-shadow: 6px 0px 20px rgba(0, 13, 77, 0.1);
	border-radius: 16px;
	overflow: hidden;
	transition: background .5s;
}

.vr_plan .bg:hover {
	background: linear-gradient(180deg, #0089FF 40.1%, #00C2FF 100%);
	box-shadow: 20px 0px 20px rgba(19, 27, 34, 0.06)
}

.vr_plan .bg span {
	display: block;
	width: 50px;
	height: 50px;
	position: relative;
	overflow: hidden;
}

.vr_plan .bg span img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	transition: all .5s;
}

.vr_plan .bg span img:nth-child(2) {
	left: 100%;
	opacity: 0;
}

.vr_plan .bg .t {
	padding-top: 15px;
	font-weight: 700;
	font-size: 22px;
	line-height: 33px;
	color: #333333;
}

.vr_plan .bg .des {
	padding-top: 25px;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #666666;
	max-height: 240px;
	overflow-y: auto;
}

.vr_plan .bg .bg_img {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100%;
}

.vr_plan .bg:hover span img:nth-child(1) {
	opacity: 0;
	left: -100%;
}

.vr_plan .bg:hover span img:nth-child(2) {
	opacity: 1;
	left: 0;
}

.vr_plan .bg:hover .t, .vr_plan .bg:hover .des {
	color: #fff;
}

.vr_plan .ban-pagination {
	position: absolute;
	text-align: center;
	bottom: 15px;
}

/*four*/
.m_vr_four {
	padding-top: 70px;
	padding-bottom: 60px;
	background-image: url(../images/contrast_bg.png);
	background-repeat: no-repeat;
	background-position: top center;
}

.trast_cont {
	margin-top: 50px;
	padding: 20px;
	position: relative;
	height: 536px;
	background: #FFFFFF;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
	border-radius: 16px;
}

.trast_cont .trast_l {
	position: absolute;
	padding: 68px 0 0 36px;
	left: 0;
	top: 0;
	width: 56%;
	height: 100%;
	background-image: url(../images/vr_four_bg01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-size: cover;
	border-radius: 16px;
	border-radius: 16px;
	overflow: hidden;
	z-index: 2;
}

.trast_cont .trast_l:before {
	content: "";
	position: absolute;
	right: 50px;
	bottom: 0;
	width: 50%;
	height: 80%;
	background-image: url(../images/vr_four_bg03.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	transition: transform .3s;
}

.trast_cont .trast_r {
	float: right;
	position: relative;
	margin-top: -20px;
	width: 52%;
	padding-left: 10%;
	padding-top: 68px;
	height: 536px;
	overflow: hidden;
	z-index: 1;
}

.trast_cont .trast_r:after {
	content: "";
	position: absolute;
	left: -145px;
	top: 0px;
	width: 30%;
	height: 100%;
	box-shadow: 20px 0px 20px rgb(19 27 34 / 6%);
	overflow: hidden;
	z-index: -1;
	transition: transform .3s;
	transform: rotate(9deg);
}

.trast_cont .big_t {
	line-height: 1.2;
	font-weight: 700;
}

.vr_font30 {
	font-size: 30px;
}

.trast_l .big_t {
	color: #fff;
}

.trast_r .big_t {
	color: #444444;
}

.trast_list {
	position: relative;
	max-width: 560px;
	padding-top: 30px;
	z-index: 1;
}

.trast_l .trast_list {
	width: 82%;
}

.trast_r .trast_list {
	padding-right: 30px;
}

.trast_list ul {
	margin-left: -8px;
	margin-right: -8px;
}

.trast_list ul li {
	float: left;
	width: 50%;
	padding: 8px;
}

.trast_list .tr_bg {
	display: flex;
	align-items: flex-start;
	padding: 16px;
	width: 100%;
	height: 94px;
	border-radius: 4px;
	transition: background .4s;
}

.tr_w .tr_bg {
	border: 1px solid rgba(255, 255, 255, 0.3);
}

.tr_grey .tr_bg {
	border: 1px solid #CCCCCC;
}

.tr_grey .tr_bg:hover {
	background-color: rgba(204, 204, 204, 0.2);
}

.tr_bg span {
	display: inline-block;
	width: 28px;
}

.tr_bg .tr_r {
	flex: 1;
	padding-left: 12px;
}

.tr_bg .tr_r .tr_title {
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
}

.tr_bg .tr_r .tr_d {
	padding-top: 8px;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
}

.tr_w .tr_title {
	color: #FFFFFF;
}

.tr_grey .tr_title {
	color: #666;
}

.tr_w .tr_d {
	color: rgba(255, 255, 255, 0.9);
}

.tr_grey .tr_d {
	color: rgba(102, 102, 102, 0.8);
}

.tr_w .tr_bg:hover {
	background: rgba(255, 255, 255, 0.3);
}

@media(max-width:1579px) {
	.trast_cont .trast_l::after {
		height: 110%;
	}

}

@media(max-width:1365px) {
	.vr_font30 {
		font-size: 28px;
	}

	.trast_list .tr_bg {
		height: 108px;
	}

	.tr_bg .tr_r .tr_d {
		padding-top: 6px;
	}

}

@media(max-width:1279px) {
	.vr_font30 {
		font-size: 26px;
	}

	.vr_plan .bg .t {
		font-size: 20px;
	}

	.tr_bg .tr_r .tr_title {
		font-size: 18px;
	}

	.vr_plan .bg .des, .tr_bg .tr_r .tr_d {
		font-size: 14px;
		line-height: 1.6;
	}

}

@media(max-width:991px) {
	.vr_font30 {
		font-size: 24px;
	}

	.trast_cont {
		height: 800px;
	}

	.trast_cont .trast_r {
		height: 100%;
	}

	.trast_list ul li {
		width: 100%;
	}

	.trast_list .tr_bg {
		height: 90px;
	}

	.trast_cont .trast_l::before {
		right: 88px;
	}

}

@media(max-width:767px) {
	.trast_cont {
		height: auto;
	}

	.trast_cont .trast_l {
		position: inherit;
		width: 100%;
		height: auto;
		background-image: none;
		background: linear-gradient(66.54deg, #0089FF 0.86%, #1BBAFF 99.21%);
	}

	.trast_cont .trast_l::before {
		right: 0;
		width: 100%;
	}

	.trast_cont .trast_r {
		margin-top: 20px;
		width: 100%;
		padding-left: 0;
		padding-top: 20px;
		height: auto;
	}

	.trast_cont .trast_r::after {
		display: none;
	}

	.trast_cont .trast_l {
		padding: 50px 20px;
	}

	.trast_l .trast_list {
		width: 100%;
	}

	.trast_r .trast_list {
		padding-right: 0;
		width: 100%;
	}

	.vr_plan .bg .des, .tr_bg .tr_r .tr_d {
		font-size: 16px;
	}

}

/*five*/
.m_vr_five {
	padding-top: 70px;
	padding-bottom: 60px;
	background-image: url(../images/vr_five_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.vr_five_list {
	padding-top: 36px;
	margin-bottom: 46px;
}

.vr_five_list ul {
	margin-left: -12px;
	margin-right: -12px;
}

.vr_five_list ul li {
	float: left;
	padding: 12px;
	width: 25%;
}

.vr_five_list .v_bg {
	position: relative;
	padding: 36px 28px;
	width: 100%;
	height: 200px;
	background: linear-gradient(180deg, rgba(235, 241, 255, 0.352) 0%, rgba(240, 244, 254, 0.8) 100%);
	border: 1px solid rgba(255, 255, 255, 0.6);
	box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.05);
	backdrop-filter: blur(3px);
	border-radius: 16px;
	overflow: hidden;
	transition: all .3s;
}

.vr_five_list .v_bg:before {
	content: "";
	position: absolute;
	z-index: 0;
	left: -25%;
	top: 0%;
	padding-bottom: 58%;
	width: 58%;
	height: 0px;
	pointer-events: none;
	border-radius: 50%;
	background: rgb(0, 194, 255);
	filter: blur(24px);
	opacity: 0;
}

.vr_five_list .v_bg:hover {
	background: linear-gradient(90deg, #33adff, #1a7af8);
	color: #fff;
}

.vr_five_list .v_bg:hover:before {
	opacity: 1;
	transform: translate(125px, calc(-50% + 208px));
	width: 240px;
	height: 240px;
	filter: blur(48px);
}

.vr_five_list .vr_cont {
	position: relative;
	padding-right: 56px;
}

.vr_five_list .vr_cont .t {
	font-weight: 700;
	font-size: 20px;
	line-height: 1.2;
	color: #333333;
	padding-bottom: 24px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.vr_five_list .vr_cont .des {
	padding-top: 16px;
	border-top: 1px solid #D3DFEA;
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
}

.vr_five_list .vr_cont .vr_icon {
	position: absolute;
	right: 0;
	top: -16px;
	width: 56px;
}

.vr_five_list .v_bg:hover .t {
	color: #fff;
}

@media(max-width:1279px) {
	.vr_five_list .v_bg {
		padding: 36px 20px;
	}

	.vr_five_list .vr_cont .t {
		font-size: 18px;
	}

	.vr_five_list .vr_cont .vr_icon {
		top: -16px;
		width: 46px;
	}

	.vr_five_list .vr_cont {
		padding-right: 36px;
	}

	.vr_five_list .vr_cont .des {
		font-size: 14px;
		line-height: 1.5;
	}

}

@media(max-width:991px) {
	.vr_five_list .vr_cont .vr_icon {
		right: -10px;
		width: 45px;
	}

	.vr_five_list .vr_cont {
		padding-right: 30px;
	}

	.vr_five_list {
		width: auto;
		overflow-x: auto;
		display: flex;
	}

	.vr_five_list ul {
		flex-shrink: 0;
		margin: 0;
	}

	.vr_five_list ul li {
		width: 220px;
		display: inline-block;
	}

}

/*six*/
.m_vr_fun {
	padding-top: 60px;
	padding-bottom: 40px;
}

.vr_fun_up {
	margin-top: 40px;
	border-bottom: 1px solid rgba(51, 51, 51, 0.2);
}

.vr_l_title .swiper-slide {
	padding: 0 40px;
	width: auto;
}

.vr_l_title .swiper-slide span {
	display: inline-block;
	position: relative;
	padding-bottom: 13px;
	font-weight: 400;
	font-size: 18px;
	line-height: 26px;
	color: rgba(51, 51, 51, 0.5);
	cursor: pointer;
}

.vr_l_title .swiper-slide span:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 2px;
	background: #1B7DFF;
	transition: width .4s;
}

.vr_l_title .swiper-slide.active span:before, .vr_l_title .swiper-slide.swiper-slide-thumb-active span:before {
	width: 100%;
}

.vr_l_title .swiper-slide.active span, .vr_l_title .swiper-slide.swiper-slide-thumb-active span {
	color: #1B7DFF;
}

.vr_fun_down {
	margin-top: 70px;
}

.vr_fun_down .vr_b_blue {
	justify-content: flex-start;
}

.vr_fun_down .swiper-slide {
	opacity: 0 !important;
}

.vr_fun_down .swiper-slide.swiper-slide-active {
	opacity: 1 !important;
}

.vr_fun_l {
	padding-right: 100px;
	width: 41%;
}

.vr_fun_r {
	width: 59%;
	display: flex;
	justify-content: flex-end;
}

.fun_t {
	font-weight: 700;
	line-height: 1.4;
	color: #333333;
}

.fun_des {
	margin-top: 24px;
	margin-bottom: 24px;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	min-height: 72px;
	color: #666666;
}

.vr_fun_r .img {
	position: relative;
	max-width: 85%;
	margin-top: 80px;
	margin-right: 40px;
	margin-bottom: 80px;
}

.fun_img {
	position: absolute;
}

.fun001 .fun_img_01 {
	height: 85%;
	right: -10%;
	bottom: -40px;
	transition: right .8s;
}

.fun001 .fun_img_01 img {
	max-height: 100%;
}

.fun001 .fun_img_02 {
	right: 10%;
	top: 0;
	max-width: 60%;
	transition: top .8s;
}

.fun001 .fun_img_03 {
	width: 57%;
	left: -30%;
	top: 50%;
	transform: translateY(-50%);
	transition: left 1s;
}

.vr_fun_down .fun001.swiper-slide-active .fun_img_01 {
	right: -40px;
}

.vr_fun_down .fun001.swiper-slide-active .fun_img_02 {
	top: -30px;
}

.vr_fun_down .fun001.swiper-slide-active .fun_img_03 {
	left: -19%;
}

.fun002 .fun_img_01 {
	width: 57%;
	height: 95%;
	display: flex;
	align-items: flex-end;
	left: -30%;
	bottom: -60px;
	transition: left 1s;
}
.fun002 .fun_img_01 img {
	max-height: 100%;
}
.fun002 .fun_img_02 {
	right: 10%;
	top: 0;
	max-width: 60.2%;
	transition: top .8s;
}

.fun002 .fun_img_03 {
	max-height: 85%;
	right: -10%;
	top: 50%;
	transform: translateY(-50%);
	transition: right .8s;
}

.fun002 .fun_img_03 img {
	max-height: 100%;
	max-width: 56px;
}

.vr_fun_down .fun002.swiper-slide-active .fun_img_01 {
	left: -19%;
}

.vr_fun_down .fun002.swiper-slide-active .fun_img_02 {
	top: -40px;
}

.vr_fun_down .fun002.swiper-slide-active .fun_img_03 {
	right: -28px;
}


.fun003 .fun_img_01 {
	width: 57%;
	left: -10%;
	top: 50%;
	height: 55%;
	transform: translateY(-50%);
	transition: left 1s;
}
.fun003 .fun_img_01 img {
	height: 100%;
}
.fun003 .fun_img_02 {
	left: 50%;
	transform: translateX(-50%);
	top: 0;
	width: 50%;
	transition: top .8s;
}

.fun003 .fun_img_03 {
	height: 50%;
	right: -10%;
	text-align: right;
	top:50%;
	transform: translateY(-50%);
	transition: right .8s;
}

.fun003 .fun_img_03 img {
	max-height: 100%;
}
.vr_fun_down .fun003.swiper-slide-active .fun_img_01 {
	left: -28px;
}
.vr_fun_down .fun003.swiper-slide-active .fun_img_02 {
	top: -60px;
}
.vr_fun_down .fun003.swiper-slide-active .fun_img_03 {
	right: -30px;
}


.fun004 .fun_img_01 {
	height: 60%;
	top: 50%;
	text-align: right;
	transform: translateY(-50%);
	right: 0;
	transition: right .8s;
}

.fun004 .fun_img_01 img {
	max-height: 100%;
}

.fun004 .fun_img_02 {
	left: 28px;
	top: 0;
	width: 48%;
	transition: top .8s;
}

.fun004 .fun_img_03 {
	width: 45%;
	left: -18%;
	bottom: 10%;
	transition: left 1s;
}

.vr_fun_down .fun004.swiper-slide-active .fun_img_01 {
	right: 5%;
}

.vr_fun_down .fun004.swiper-slide-active .fun_img_02 {
	top: -100px;
}

.vr_fun_down .fun004.swiper-slide-active .fun_img_03 {
	left: -12%;
}


@media(min-width:768px) {
	.vr_fun_up .swiper-wrapper {
		justify-content: center;
	}

	.vr_fun_down .swiper-slide {
		display: flex;
		align-items: center;
	}

}
@media(max-width:1280px) {

.vr_fun_down .fun002.swiper-slide-active .fun_img_02 {
    top: -30px;
}
.fun002 .fun_img_03 {
	height: 60%;
}

.fun002 .fun_img_03 img {
	max-height: 100%;
}
.vr_fun_down .fun002.swiper-slide-active .fun_img_03 {
    right: -30px;
}

}
@media(max-width:991px) {
	.vr_l_title .swiper-slide {
		padding: 0 30px;
	}

	.vr_fun_l {
		padding-right: 50px;
	}

	.vr_fun_down .fun001 .fun_img_03 {
		left: -15%;
	}

	.vr_fun_down .fun001.swiper-slide-active .fun_img_03 {
		left: -10%;
	}

}

@media(max-width:767px) {
	.m_vr_first {
		padding-top: 40px;
	}

	.m_vr_two {
		padding: 40px 0;
	}

	.m_vr_fun {
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.vr_fun_down {
		margin-top: 40px;
	}

	.vr_l_title .swiper-slide {
		padding: 0;
	}

	.vr_fun_l {
		width: 100%;
		padding-right: 0;
	}

	.vr_fun_r {
		margin-top: 50px;
		width: 100%;
		display: flex;
	}

	.vr_fun_r .img {
		margin-top: 30px;
		margin-right: 30px;
		margin-bottom: 40px;
	}

	.fun001 .fun_img_01 {
		text-align: right;
		height: 85%;
		width: 40px;
		right: -30px;
		bottom: -20px;
	}

	.fun001 .fun_img_03 {
		left: -5%;
	}

	.vr_fun_down .vr_b_blue {
		justify-content: space-between;
	}

	.vr_fun_down .fun001.swiper-slide-active .fun_img_01 {
		right: -20px;
	}

	.vr_fun_down .fun001.swiper-slide-active .fun_img_03 {
		left: -10px;
	}
	.fun002 .fun_img_01 {
		bottom: -40px;
	}
	.vr_fun_down .fun002.swiper-slide-active .fun_img_01 {
    left: -9%;
	}
	.vr_fun_down .fun003.swiper-slide-active .fun_img_01 {
		left: -15px;
	}
	.vr_fun_down .fun003.swiper-slide-active .fun_img_02 {
		top: -30px;
	}
	.vr_fun_down .fun003.swiper-slide-active .fun_img_03 {
		right: -20px;
	}
	.vr_fun_down .fun004.swiper-slide-active .fun_img_02 {
    top: -80px;
}
	.vr_fun_down .fun004.swiper-slide-active .fun_img_03 {
	left: -8%;
}
}

/*seven*/
.m_vr_sev {
	padding-top: 60px;
	padding-bottom: 100px;
	background-image: url(../images/vr_co_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

/*eight*/
.m_vr_eight {
	padding-top: 60px;
	padding-bottom: 70px;
	background-image: url(../images/sel_bg.png);
	background-repeat: no-repeat;
	background-position: top center;
}

.vr_sel_loop {
	margin-top: 45px;
}

.vr_sel_up {
	border-bottom: 1px solid rgba(51, 51, 51, 0.2);
}

.vr_e_botom {
	margin-top: 60px;
}

.vr_e_botom .vr_sel_dl {
	width: 54%;
}

.vr_e_botom .vr_sel_dr {
	width: 46%;
	padding-left: 70px;
	height: 512px;
}

.vr_sel_dl .swiper-slide img {
	border-radius: 16px;
	overflow: hidden;
}

.vr_sel_dl .swiper-slide {
	display: flex;
	align-items: center;
	opacity: 0 !important;
}

.vr_sel_dl .swiper-slide.active {
	opacity: 1 !important;
}

.vr_sel_title {
	font-weight: 700;
	line-height: 1.2;
	color: #333333;
}

.vr_sel_des {
	padding-top: 12px;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #666666;
}

.vr_sel_list ul li {
	padding-top: 24px;
}

.vr_sel_list .bg {
	display: flex;
	align-items: flex-start;
	padding: 30px;
	width: 100%;
	background: #F3F8FD;
	border-radius: 8px;
}

.vr_sel_list .bg span {
	display: inline-block;
	width: 36px;
}

.vr_sel_list .tr_r {
	flex: 1;
	padding-left: 12px;
}

.vr_sel_list .tr_title {
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	color: #1B7DFF;
}

.vr_sel_list .tr_d {
	margin-top: 8px;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	max-height: 72px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.vr_more {
	padding-top: 24px;
}

.vr_more a {
	display: inline-block;
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	color: #666666;
	padding-right: 22px;
	background-image: url(../images/vr_morejt.jpg);
	background-size: 18px 18px;
	background-repeat: no-repeat;
	background-position: right center;
	transition: all .3s;
}

.vr_more a:hover {
	color: #1B7DFF;
	background-image: url(../images/vr_morejt_h.jpg);
	transform: translateX(10px);
}

@media (min-width:768px) {
	.vr_sel_up .swiper-wrapper {
		justify-content: center;
	}

	.vr_e_botom {
		display: flex;
	}

}
@media (max-width:1280px) {

.vr_e_botom .vr_sel_dr {
	height: 532px;
}

}
@media (max-width:991px) {
	.vr_e_botom .vr_sel_dr {
		padding-left: 30px;
	}

	.vr_sel_list .bg {
		padding: 30px 20px;
	}

}

@media (max-width:767px) {
	.vr_e_botom .vr_sel_dl {
		width: 100%;
	}

	.vr_e_botom .vr_sel_dr {
		padding-left: 0;
		margin-top: 30px;
		width: 100%;
	}

	.vr_sel_list .bg {
		padding: 30px 20px;
	}

}

/*last*/
.m_vr_last {
	padding-top: 80px;
	padding-bottom: 80px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-image: url(../images/vr_last_bg.jpg);
	text-align: center;
}

.vr_last_t {
	line-height: 1.2;
	color: #fff;
	font-weight: 700;
}

.m_vr_last .vr_tel {
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 400;
	font-size: 18px;
	line-height: 1.2;
	color: #FFFFFF;
}

.m_vr_last .vr_des {
	padding-top: 15px;
	padding-bottom: 30px;
	font-weight: 400;
	line-height: 1.2;
	color: #FFFFFF;
}

.m_vr_last .vr_tel a {
	margin-left: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 1.2;
	color: #FFFFFF;
}

.vr_sev_list {
	padding-top: 65px;
}

.vr_sev_list ul li {
	float: left;
	width: 14.2%;
	padding-right: 54px;
	background-color: #fff;
	position: relative;
}

.vr_sev_list li:first-child {
	width: 16%;
}

.vr_sev_list ul li:last-child {
	padding-right: 0;
	width: 13%;
}

.vr_sev_list ul li:after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 54px;
	background-image: url(../images/vr_c_bg.jpg);
}

.vr_sev_list ul li:last-child:after {
	display: none;
}

.vr_sev_list .bg {
	display: flex;
	padding-top: 30px;
	justify-content: center;
	text-align: center;
	width: 100%;
	height: 160px;
}

.vr_sev_list .bg span {
	display: inline-block;
	height: 50px;
}
.vr_sev_list .bg span img {
	max-height: 100%;
}
.vr_sev_list .bg p {
	margin-top: 15px;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	color: #666666;
}

@media(min-width:768px) {
	.vr_sev_list .bg span img {
		transition: 0.4s;
		-webkit-transition: 0.4s;
	}

	.vr_sev_list li:hover .bg span {
		-moz-transition: all 0.8s ease-in-out;
		-webkit-transition: all 0.8s ease-in-out;
		-o-transition: all 0.8s ease-in-out;
		-ms-transition: all 0.8s ease-in-out;
		transition: all 0.8s ease-in-out;
		-webkit-transform: rotateY(360deg);
		-moz-transform: rotateY(360deg);
		-ms-transform: rotateY(360deg);
		-o-transform: rotateY(360deg);
		transform: rotateY(360deg);
	}

}

@media(max-width:1579px) {
	.vr_plan_top .vr_label span {
		padding: 10px;
	}

}

@media(max-width:1365px) {
	.vr_plan_top ul li {
		width: 50% !important;
	}

}

@media(max-width:1279px) {
	.vr_system .system_img .img_text {
		left: 30px;
		max-width: 40%;
	}

	.vr_system .system_but {
		right: 30px;
		width: 50%;
	}

}

@media(max-width:991px) {
	.vr_system .system_but .swiper-slide {
		padding-top: 30px;
		height: 140px;
	}

	.vr_system .system_but .swiper-slide span img {
		width: 30px;
	}

	.vr_plan_top ul {
		margin-left: -10px;
		margin-right: -10px;
	}

	.vr_plan_top .top li {
		padding: 10px;
	}

	.vr_plan_top .vr_label {
		width: calc(100% + 16px);
		max-height: 160px;
	}

	.vr_plan_top .vr_label span {
		margin-right: 4px;
		margin-bottom: 8px;
		padding: 10px 8px;
	}

	.vr_plan .bg {
		padding: 45px 20px;
	}

	.vr_plan .bg .t {
		font-size: 20px;
	}

	.system_img .img_text .big_title {
		font-size: 24px;
	}

	.m_vr_sev {
		padding-top: 60px;
		padding-bottom: 60px;
	}

	.vr_sev_list ul li {
		width: 26%;
		margin-bottom: 15px;
	}

	.vr_sev_list ul li:nth-child(4) {
		padding-right: 0;
		width: 22%;
	}

	.vr_sev_list ul li:nth-child(4):after {
		display: none;
	}

	.vr_sev_list li:first-child {
		width: 26%;
	}

	.vr_sev_list ul li:last-child {
		width: 20%;
	}

}

@media(max-width:767px) {
	.vr_system {
		margin-top: 40px;
		margin-bottom: 40px;
	}

	.m_vr_five {
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.vr_system .system_img .swiper-slide {
		opacity: 0 !important;
	}

	.vr_system .system_img .swiper-slide.swiper-slide-active {
		opacity: 1 !important;
	}

	.vr_system .system_img .img_text {
		position: relative;
		margin-top: 30px;
		left: inherit;
		bottom: inherit;
		max-width: 100%;
		width: 100%;
	}

	.vr_system .vr_button .vr_white {
		background-color: #CCC;
	}

	.vr_system .system_but {
		position: relative;
		bottom: initial;
		right: inherit;
		width: 100%;
	}

	.system_img .img_text .des {
		min-height: 60px;
	}

	.system_img .img_text .big_title {
		color: #333;
		font-size: 22px;
	}

	.system_img .img_text .des {
		color: #666;
	}

	.vr_system .system_but .swiper-slide {
		border: 1px solid #CCCCCC;
		padding-left: 5px;
		padding-right: 5px;
	}

	.vr_system .system_but .swiper-slide.swiper-slide-thumb-active {
		border-color: #1B7DFF;
	}

	.system_img .img_text .vr_button {
		padding-top: 30px;
	}

	.vr_e_botom {
		margin-top: 40px;
	}

	.vr_plan_top ul li {
		width: 100% !important;
	}

	.vr_sev_list {
		padding-top: 40px;
	}

	.vr_sev_list ul {
		background-color: #fff;
	}

	.vr_sev_list ul li::after {
		display: none;
	}

	.vr_sev_list ul li {
		width: 25%;
		padding-right: 0;
		margin-bottom: 0;
	}

	.vr_sev_list .bg {
		padding-top: 20px;
		padding-bottom: 20px;
		height: auto;
	}

	.vr_sev_list .bg span {
		height: 30px;
		width: 30px;
	}

	.vr_sev_list .bg p {
		height: 48px;
	}

}

/*right*/
.vr_float {
	position: fixed;
	right: 10px;
	bottom: 5%;
	z-index: 999;
}

.vr_f_small {
	display: none;
	padding-top: 80px;
	position: relative;
}

.vr_f_small .vr_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: -1;
}

.vr_f_small .bor {
	padding: 15px 16px;
	text-align: center;
	background: rgba(56, 140, 250, 0.8);
	backdrop-filter: blur(7px);
	border-radius: 12px;
}

.vr_f_small .bor .title {
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
}

.vr_f_small .bor .button {
	padding: 10px 12px;
	width: 80px;
	height: 80px;
	margin-top: 10px;
	background: #FFFFFF;
	border-radius: 4px;
	cursor: pointer;
}

.vr_f_small .bor .button img {
	width: 24px;
	height: 24px;
}

.vr_f_small .button p {
	padding-top: 7px;
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
	color: #333333;
}

.vr_f_small .bor .button a:hover p {
	color: #1B7DFF;
}

.vr_r_big {
	padding-top: 110px;
	position: relative;
}

.vr_r_big .vr_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 158px;
	z-index: -1;
}

.vr_r_big .bor {
	position: relative;
	padding: 40px 18px;
	width: 420px;
	background: rgba(56, 140, 250, 0.8);
	backdrop-filter: blur(7px);
	border-radius: 12px;
}

.vr_r_big .bor .talk {
	display: inline-block;
	padding: 10px 16px;
	margin-bottom: 18px;
	background: linear-gradient(180deg, #FFFFFF 0%, #EBF3FF 100%);
	border-radius: 0px 8px 8px 8px;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #666666;
}

.vr_r_big .vr_close {
	position: absolute;
	right: 20px;
	top: 20px;
	cursor: pointer;
}

.vr_r_big .vr_r_bg {
	padding: 16px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: rgba(218, 234, 254, 0.8);
	border: 1px solid rgba(255, 255, 255, 0.8);
	border-radius: 8px;
}

.vr_r_big .vr_r_bg a {
	display: inline-block;
	padding: 0 14px;
	height: 52px;
	line-height: 52px;
	background: #2D3136;
	border-radius: 8px;
	color: #FFFFFF;
}

.vr_r_big .vr_r_bg a img {
	width: 20px;
	height: 20px;
	margin-right: 10px;
}

.vr_r_big .vr_r_bg .tel {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
}

.vr_r_big .vr_r_bg .cooper {
	font-size: 16px;
}

.active .vr_r_big {
	display: none;
}

@media(max-width:1440px) {
	.vr_font46 {
		font-size: 40px;
	}

	.vr_font40 {
		font-size: 36px;
	}

}

@media(max-width:1280px) {
	.vr_font46 {
		font-size: 38px;
	}

	.vr_font40 {
		font-size: 34px;
	}

}

@media(max-width:991px) {
	.vr_font46 {
		font-size: 34px;
	}

	.vr_font40 {
		font-size: 32px;
	}

	.vr_font22 {
		font-size: 20px;
	}

	.vr_float {
		bottom: 5%;
	}

}

@media(max-width:767px) {
	.pc_video {
		display: none !important;
	}

	.mo_ban {
		display: block;
		width: 100%;
		height: 100%;
	}

	.vr_plan_top .text .t {
		font-size: 20px;
	}

	.vr_font46 {
		font-size: 30px;
	}

	.vr_font40 {
		font-size: 28px;
	}

	.vr_font22 {
		font-size: 18px;
	}

	.m_vr_text h2 {
		font-size: 28px;
	}

	.m_vr_ban .img {
		min-height: 400px;
	}

	.vr_button {
		max-width: 295px;
		justify-content: space-between;
	}

	.vr_button a {
		width: 140px;
		height: 50px;
		line-height: 50px;
		margin-right: 0;
	}

	.vr_b_blue {
		margin: 0 auto;
	}

	.m_vr_last .vr_tel {
		font-size: 16px;
	}

	.m_vr_three {
		padding: 40px 0;
	}

	.m_vr_four {
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.m_vr_eight {
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.m_vr_cont {
		overflow-x: hidden;
	}

	/*right*/
	.vr_float {
		right: 0;
	}

	.vr_r_big .bor .talk {
		font-size: 14px;
		line-height: 1.6;
	}

	.vr_f_small .bor {
		padding: 10px;
	}

	.vr_f_small .bor .button {
		padding: 10px 5px;
		width: 75px;
		height: 75px;
		margin-top: 5px;
	}

	.vr_r_big {
		padding-top: 100px;
	}

	.vr_r_big .bor {
		padding: 40px 15px;
		width: 100%;
	}

	.vr_r_big .vr_img {
		width: 130px;
	}

	.vr_r_big .vr_r_bg {
		display: block;
	}

	.vr_r_big .vr_r_bg a {
		max-width: 230px;
	}

	.vr_r_big .vr_r_bg .tel {
		font-size: 20px;
		width: 100%;
		margin-bottom: 15px;
	}

	.vr_r_big .vr_r_bg .cooper {
		font-size: 14px;
		width: 100%;
	}

}

@media(max-width:360px) {
	.vr_font46 {
		font-size: 28px;
	}

	.vr_font40 {
		font-size: 26px;
	}

	.vr_font22 {
		font-size: 16px;
	}

	.m_vr_text h2 {
		font-size: 26px;
	}

}

@media(max-width:320px) {
	.vr_font22 {
		font-size: 14px;
	}

}