.swiper-container {
	width: 100%;
	height: 6.8rem;
	margin-left: auto;
	margin-right: auto;
}

.swiper-slide {
	background-size: cover;
	background-position: center;
}

.gallery-top {
	height: 6.8rem;
	width: 100%;
}

.gallery-thumbs {
	height: 20%;
	box-sizing: border-box;
	padding: 10px 0;
}

.suoluetu {
	margin-left: 0.32rem !important;
}
.suoluetu>div{
	border-radius: 0.16rem;
}
.gallery-thumbs .swiper-slide {
	width: 1.38rem;
	height: 1.38rem;
	opacity: 0.4;
}
.swiper-slide img{
	width: 100%;
	height: 100%;
}
.gallery-thumbs .swiper-slide-thumb-active {
	opacity: 1;
}
.zhanwe {
	height: 0.16rem;
	background-color: #FAFAFA;
}

.con {
	margin: 0 0.32rem;
}

.bodres {
	width: 0.94rem;
	height: 0.06rem;
	background: #EBEBEB;
	border-radius: 0.16rem;
	margin: auto;
	margin-top: 0.16rem;
	margin-bottom: 0.2rem;
}

.title {
	font-size: 0.36rem;
	font-weight: 500;
	color: #000000;
}
.titletext{
	vertical-align: middle;
}
.chense {
	padding: 0 0.1rem;
	height: 0.36rem;
	line-height: 0.36rem;
	margin-left: 0.05rem;
	text-align: center;
	background: linear-gradient(315deg, #68D8E0 0%, #209CFF 100%);
	border-radius: 0.08rem;
	font-size: 0.22rem;
	font-weight: 500;
	color: #FFFFFF;
	vertical-align: middle;
	display: inline-block;
}
.fucode {
	text-align: center;
	height: 0.38rem;
	background: rgba(0, 0, 0, 0.04);
	border-radius: 0.08rem;
	font-size: 0.26rem;
	font-weight: 300;
	color: #323232;
	line-height: 0.38rem;
	padding: 0.05rem 0.2rem;
}

.desc {
	font-size: 0.26rem;
	font-weight: 400;
	color: #585858;
	line-height: 0.36rem;
	margin-top: 0.05rem;
}

.lxkf {
	text-align: center;
	height: 0.68rem;
	font-size: 0.35rem;
	font-weight: 500;
	color: #5791B8;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 0.2rem;
	border-top: 0.01rem solid #EDEDED;
}

.phoneimg {
	width: 0.25rem;
	height: 0.25rem;
	vertical-align: middle;
	margin-right: 0.1rem;
}

.foot {
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	font-size: 0.28rem;
	font-weight: 400;
	color: #4B4B4B;
	line-height: 0.4rem;
	text-align: center;
	padding-bottom: 0.2rem;
	background-color: #fff;
}

.gsname {
	color: #F15E39;
	font-size:0.3rem;
	font-weight:600
}
#hide{
	position: fixed;
	top: -100rem;
}
.mask{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;left: 0;
	background-color: rgba(0,0,0,0.8);
	z-index: 10000;
}
.mackcon{
	width: 80%;
	height: 3rem;
	position: absolute;
	top: 0;left: 0;
	right: 0;bottom: 0;
	margin: auto;
	border-radius: 0.2rem;
	background-color: #fff;
	overflow: hidden;
}
.mackcontitle{
	text-align: center;
	font-size: 0.34rem;
	line-height: 2rem;
	font-weight: bold;
}
.maskbut{
	width: 100%;
	position: absolute;
	bottom: 0;left: 0;
	line-height: 1rem;
	font-size: 0.3rem;
	border-top: 0.01rem solid #D0D0D0;
    background-color: #F2F2F2;
    color: #40AFFE;
}
