* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
	font-size: 10px
}

.ios body{
    font-family: "Source Han Sans SC", "HanHei SC", "PingFang SC", "Helvetica Neue", Helvetica, "Hiragino Sans GB", "Microsoft YaHei", 黑体, Arial, sans-serif;
    color: #333;
}

.left a,.right a {
	color: #777
}

.font-inherit {
	color: inherit!important
}

.por {
	position: relative
}

.poa {
	position: absolute
}

.pointer {
	cursor: pointer;
}

.clearfix {
	overflow: hidden;
}

.w33 {
	width: 33.3%;
}

.marginb-15 {
	margin-bottom: 15px;
}

.title-logo img {
	height: 100%
}

.menu-ico>i {
	text-align: center;
	display: block;
	padding-top: 10px
}

.menu-ico>div {
	color: #777;
	font-size: 1.4rem;
	padding-bottom: 5px;
}

.right-menu {
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
	z-index: 1;
	display: none
}

.right-menu-list {
	margin-top: 44px;
	background: #efeff4;
	position: absolute;
	width: 100%;
	z-index: 2
}

.right-menu-mask {
	position: absolute;
	width: 100%;
	height: 100%
}

.page-content.mask {
	overflow: hidden;
	-webkit-overflow-scrolling: auto
}

.measure-bt {
	position: fixed;
	bottom: 2.5rem;
	right: 30px;
	width: 50px;
	height: 50px;
	background: #cb463c;
	border-radius: 50%;
}

.measure-bt i {
	width: 30px;
	height: 30px;
	display: block;
	margin-top: 10px;
	margin-left: 10px;
	font-style: normal;
	font-size: 1.2rem;
	font-weight: 700;
	text-align: center;
	color: #fff
}

.popup-measure-box {
	margin-top: 85px;
	padding: 0 15px
}

.popup-measure-title {
	font-size: 3rem;
	color: #d42f20;
	font-weight: 700
}

.popup-measure-small {
	font-size: 1.2rem;
	margin-bottom: 20px
}

.popup-measure-small span {
	color: #d42f20
}

.measure-input[type=text],
.measure-input[type=tel] {
	width: 100%;
	height: 50px;
	font-size: 1.4rem;
	margin: 20px auto;
	border: 1px solid #fbdfdc;
	border-radius: 5px;
	background: #fff;
	padding: 0 10px
}

.area i {
	font-style: normal;
	top: 0;
	right: 10px;
	line-height: 35px
}

.popup-measure-bt {
	width: 100%;
	height: 50px;
	display: block;
	border: 0;
	background: #cb463c;
	color: #fff;
	text-align: center;
	line-height: 50px;
	font-size: 1.8rem;
	border-radius: 5px
}

.popup-measure-tail {
	font-size: 1.2rem;
	color: gray;
	margin-top: 5px
}

.popup-measure-close {
	display: block;
	position: absolute;
	right: 15px;
	top: 20px
}

.img-box img {
	width: 100%;
	height: 100%;
	display: block
}

.video-thumbnail {
	width: 80px;
	height: 55px
}

@media screen and max-height 667px {
	.measure-bt {
		bottom: 0
	}
}

.loanh3 {
	-webkit-background-clip: text;
	background-clip: text;
	background-image: linear-gradient(to bottom,#c89f16,#d7b02e);
	text-fill-color: transparent;
	-webkit-text-fill-color: transparent;
	font-size: 3rem;
	letter-spacing: 1px
}

.loanh4 {
	color: #cca421;
	letter-spacing: 3px;
	font-size: 1.6rem
}

.loanform input[type="text"] {
	padding: 0 1rem;
	border: 1px solid #efefef
}

.ios .loanbtn,.ios .loanopen {
	background: #cca421;
	color: #fff;
	height: 4rem;
	line-height: 4rem;
	border: 0;
	letter-spacing: 2px
}

.loandl dt {
	margin-bottom: 5px
}

.ios .loanopen {
	margin: 0 15px 2rem
}

.loanform .cityselect {
	border: 1px solid #efefef
}

.ios .loanform select {
	padding: 0 0 0 1rem;
	height: 3rem;
	line-height: 3rem
}

.loandl dd {
	padding-bottom: 15px;
	border-bottom: 1px solid #f2f2f2
}
/*VR列表*/
#vr_swiper {
	padding: 15px 0;
}
#vr_swiper>.swiper-wrapper>.swiper-slide {
	width: 140px;
	border-radius: 5px;
	position: relative;
	cursor: pointer;
}
#vr_swiper>.swiper-wrapper>.swiper-slide img {
	width: 100%;
	border-radius: 5px;
	display: block;
}
.vr-mask {
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 5px;
	top: 0;
	background: rgba(0, 0, 0, 0.5);
}
.vr-mask span {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80px;
	line-height: 26px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	margin-top: -13px;
	margin-left: -40px;
}
.active .vr-mask {
	border-radius: 5px;
	background: rgba(0, 0, 0, 0);
}
.active .vr-mask span {
	color: #000;
	background: rgba(255, 255, 255, 0.5);
}
.other-choice {
	padding: 0 16px;
	overflow: hidden;
}
.left-text {
	position: absolute;
	width: 55px;
	height: 50px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 50px;
	background: #c2c2c2;
}
.right-choice {
	width: 100%;
	height: 50px;
	padding-left: 55px;
	overflow: hidden;
	background: #fff;
}
.right-choice .w33 {
	text-align: center;
	line-height: 20px;
	margin-top: 5px;
	cursor: pointer;
}
.right-choice .w33.active {
	color: #d30c33;
}
.right-choice .w33.no {
	color: #c2c2c2;
}
.right-choice .w33>sup {
	vertical-align:3px;
}
.vr-example {
	padding: 0 16px;
}
.example-main img {
	width: 100%;
	border-radius: 5px;
	display: block;
}
a.open-vr {
	top: 20px;
	right: 0;
	width: 100px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	background: rgba(255, 255, 255, 0.7);
	font-size: 16px;
	color: #333;
}
a.open-vr i {
	margin-left: 3px;
	font-size: 14px;
}
.example-main .type {
	bottom: 0;
	right: 0;
	width: 50px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	background: rgba(0, 0, 0, 0.5);
	font-size: 12px;
	color: #fff;
	border-bottom-right-radius: 5px;
}
.example-information {
	height: 50px;
	overflow: hidden;
}
.example-information img {
	width: 50px;
	height: 50px;
	border-radius: 50%;
}
.example-basic {
	width: 100%;
	height: 50px;
	padding-left: 60px;
	overflow: hidden;
}
.example-title {
	line-height: 25px;
}
.example-title .name {
	font-size: 16px;
	color: #333;
}
.example-title .style {
	font-size: 12px;
	color: #525252
}
.example-owner .name {
	color: #333;
	font-size: 12px;
	line-height: 25px;
}
/*vr详情图*/
.vr-img img {
	width: 100%;
	display: block;
}
.vr-details-information {
	padding: 0 16px;
}
.example-describe {
	color: #525252;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.details-avatar img {
	width: 50px;
    height: 50px;
    border-radius: 50%;
}
.details-avatar .name {
	font-size: 16px;
	line-height: 50px;
	margin-left: 10px;
}