* {
	padding: 0;
	margin: 0;
}

body {
	font-family: "微软雅黑";
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

ul,
li {
	list-style: none;
}

a {
	text-decoration: none;
}

.vr-banner {
	width: 100%;
	height: 700px;
	position: relative;
	overflow: hidden;
}

.vr-banner:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 50%;
	height: 100%;
	background: linear-gradient(90deg, #1837BC 0%, rgba(86, 118, 255, 0) 100%);
}

.vr-banner .vr-banner-txt {
	position: absolute;
	top: 180px;
	left: 50%;
	width: 600px;
	margin-left: -600px;
	height: 500px;
}

.vr-banner .vr-banner-txt .txt {
	margin-bottom: 50px;
	font-size: 54px;
	font-weight: bold;
	color: #fff;
	text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
}

.vr-banner .vr-banner-txt .btn {
	width: 200px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	border-radius: 25px;
	background: linear-gradient(270deg, #2351FF 0%, #6F56FF 97%);
	cursor: pointer;
}

.vr-highlights {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 110px;
	background: rgba(10, 21, 56, 0.6);
}

.vr-highlights .box {
	width: 1200px;
	height: 110px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.vr-highlights .box .item {
	display: flex;
	align-items: center;

}

.vr-highlights .box .item .item-left {
	margin-right: 16px;
}

.vr-highlights .box .item .item-right .p01 {
	margin-bottom: 5px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}

.vr-highlights .box .item .item-right .p02 {
	font-size: 14px;
	color: rgba(255, 255, 255, 0.8);
}

.vr-case {
	width: 100%;
	height: 767px;
	background: url(https://picture.huishoushang.com/resource-hssw/active/vrTheme/pc/bg_01.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.vr-case a {
	width: 390px;
	height: 422px;
	display: block;
	background: #FFFFFF;
	border-radius: 12px;
}

.vr-case a .img-items {
	position: relative;
}

.vr-case a .img-items .img {
	width: 390px;
	height: 292px;
}

.vr-case a .img-items .play {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 90px;
	height: 90px;
	transform: translate(-50%, -50%);
}

.vr-case a .shop-title {
	font-size: 18px;
	color: #333333;
	padding: 16px 16px 0;
}

.vr-case a .shop-desc {
	font-size: 14px;
	color: #707D8A;
	padding: 8px 16px 0;
}

.vr-case .base-btn {
	margin: 40px auto 0;
}

.vr-case .vr-case-hd {
	padding: 80px 0;
	font-size: 40px;
	text-align: center;
	font-weight: 600;
	color: #000;
}

.vr-case .vr-case-bd {
	width: 1200px;
	margin: 0 auto;
}

.vr-shoot {
	width: 100%;
	height: 767px;
	background: url(https://picture.huishoushang.com/resource-hssw/active/vrTheme/pc/bg_02.png);
	background-repeat: no-repeat;
	background-position: 500px 20px;
}

.vr-shoot .vr-shoot-hd {
	padding: 80px 0 30px;
	font-size: 40px;
	text-align: center;
	font-weight: 600;
	color: #000;
}

.vr-shoot .vr-shoot-bd {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.vr-shoot .vr-shoot-bd .bd-left {
	padding-top: 50px;
	width: 406px;
}

.vr-shoot .vr-shoot-bd .bd-left .tit {
	margin-bottom: 40px;
	font-size: 32px;
	font-weight: 350;
	line-height: 32px;
	color: #333;
}

.vr-shoot .vr-shoot-bd .bd-left .desc {
	margin-bottom: 40px;
	font-size: 18px;
	font-weight: 350;
	line-height: 32px;
	color: #5C6D7B;
}

.vr-shoot .vr-shoot-bd .bd-left .advantage {
	display: flex;
	margin-bottom: 50px;
}

.vr-shoot .vr-shoot-bd .bd-left .advantage .item {
	text-align: center;
	margin-right: 70px;
}

.vr-shoot .vr-shoot-bd .bd-left .advantage .item .icon {}

.vr-shoot .vr-shoot-bd .bd-left .advantage .item .txt {
	font-size: 16px;
	font-weight: 500;
	color: #333;
}


.vr-interactive {
	width: 100%;
	height: 767px;
	background: url(https://picture.huishoushang.com/resource-hssw/active/vrTheme/pc/bg_03.png) #F6F8FC;
	background-repeat: no-repeat;
	background-position: 0 100px;
}

.vr-interactive .vr-shoot-bd {
	position: relative;
	display: flex;
	justify-content: right;
}

.vr-interactive .vr-shoot-bd .bd-right {
	position: absolute;
	left: -120px;
	top: -20px;
}

.vr-interactive .vr-shoot-bd .bd-left {
	width: 435px;
	position: absolute;
	top: 100px;
	right: 0;
}

.vr-media {
	width: 100%;
	height: 767px;
	background: url(https://picture.huishoushang.com/resource-hssw/active/vrTheme/pc/bg_04.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.vr-media .vr-shoot-bd {
	position: relative;
	display: flex;
	justify-content: left;
}

.vr-media .vr-shoot-bd .bd-left {
	padding-top: 160px;
	width: 406px;
}

.vr-media .vr-shoot-bd .bd-right {
	position: absolute;
	right: -240px;
	top: -60px;
}

.vr-client {
	width: 100%;
	height: 769px;
	background: url(https://picture.huishoushang.com/resource-hssw/active/vrTheme/pc/bg_05.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.vr-client .vr-shoot-bd {
	position: relative;
	display: flex;
	justify-content: right;
}

.vr-client .vr-shoot-bd .bd-left {

	width: 450px;
	position: absolute;
	top: 50px;
	right: 0;
}

.vr-client .vr-shoot-bd .bd-right {
	position: absolute;
	left: -80px;
	top: 0px;
}

.box4 {
	position: relative;
	width: 100%;
	height: 403px;
	background: url('https://picture.huishoushang.com/resource-hssw/active/serviceUpgrade/pc/foot_bg.png') no-repeat center top;
}


.box4 .box4_wrap .form-box {
	padding: 28px 35px 0;
	float: right;
	background: #FFFFFF;
	box-sizing: border-box;
	width: 372px;
	height: 311px;
	border-radius: 8px;
	margin: 41px 350px 0 0;
}

.box4 .text-box {
	position: absolute;
	top: 25%;
	left: 30%;
	text-align: center;
}

.box4 .text-box img {
	margin: 20px auto;
}

.form-box .tit {
	margin-bottom: 31px;
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	color: #135AE8;
}

.form-box .item {
	margin-bottom: 18px;
}

.form-box .item2 {
	margin-bottom: 20px;
}

.form-box .input-txt {
	background: #F3F4F8;
	padding: 0 10px;
	width: 100%;
	height: 49px;
	line-height: 49px;
	border: 1px solid #F3F4F8;
	outline: none;
	border-radius: 4px;
	box-sizing: border-box;
}

.form-box .input-hover {
	border: 1px solid #135AE8;
	box-shadow: 0px 4px 8px 0px rgb(1 26 220 / 16%);
}

.form-box .input-short {
	width: 160px;
	margin-right: 9px;
}

.form-box .item .code {
	display: inline-block;
	width: 104px;
	height: 42px;
	line-height: 42px;
	background-color: #ffc9c9;
	text-align: center;
	font-size: 12px;
	color: #fff;
}

.form-box .item .code-hover {
	display: inline-block;
	width: 104px;
	height: 42px;
	line-height: 42px;
	background-color: #dc0107;
	text-align: center;
	font-size: 12px;
	color: #fff;
}

.form-box .btn {
	margin-top: 10px;
}

.form-box .btn a {
	display: inline-block;
	width: 100%;
	height: 48px;
	line-height: 48px;
	text-align: center;
	background: linear-gradient(270deg, #135AE8 0%, #1946D5 100%);
	border-radius: 4px;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}

.dialog-footer .el-button--primary {
	background: linear-gradient(270deg, #135AE8 0%, #1946D5 100%);
}

input:-moz-placeholder,
textarea:-moz-placeholder {
	color: #999
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #999
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #999;
}

.base-btn {
	width: 200px;
	height: 50px;
	line-height: 50px;
	border-radius: 12px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	cursor: pointer;
	background: linear-gradient(270deg, #2351FF 0%, #6F56FF 97%);
}

.gotop {
	display: none;
	position: fixed;
	right: 10px;
	bottom: 10px;
	width: 68px;
	height: 72px;
	text-align: center;
	border-radius: 8px;
	cursor: pointer;
	background: #fff;
	box-shadow: 0px 0px 5px 0px #dedede;
}

.contact-us {
	position: fixed;
	right: 10px;
	bottom: 200px;
	padding-top: 10px;
	width: 68px;
	height: 80px;
	border-radius: 8px;
	text-align: center;
	cursor: pointer;
	box-shadow: 0px 0px 5px 0px #dedede;
	font-size: 12px;
	font-weight: 500;
	color: #2351FF;
	background: #fff;
}