﻿@charset "UTF-8";

.v-header[data-v-6f4d2910] {
	width: 7.5rem
}

.v-header .h-content[data-v-6f4d2910] {
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999
}

.v-header .h-content[data-v-6f4d2910]:after {
	content: "";
	display: block;
	height: 1.1rem;
	width: 100%;
	background-position: center;
	background-size: 100% 100%;
	background-image: var(--f963af08);
	background-repeat: no-repeat
}

.swiper-banner[data-v-f36d4f1b] {
	overflow: hidden
}

.swiper-banner[data-v-f36d4f1b] .swiper-pagination-bullet-active {
	width: 16PX;
	background: #fff;
	border-radius: 4PX
}

img[data-v-f36d4f1b] {
	width: 100%;
	display: block
}

.nav-tabs[data-v-4ba10a24] {
	text-align: center
}

.nav-tabs nav[data-v-4ba10a24] {
	display: flex;
	flex-flow: row;
	align-items: stretch;
	justify-content: space-between;
	height: 66PX;
	line-height: 66PX;
	border-bottom: 1px solid #E5E5E5;
	overflow: hidden
}

.nav-item[data-v-4ba10a24] {
	flex: 1;
	text-align: center
}

.nav-text[data-v-4ba10a24] {
	position: relative;
	flex: 1;
	text-align: center;
	cursor: pointer;
	display: inline-block;
	line-height: 66PX;
	font-size: 17PX;
	height: 66PX;
	color: #5c5c5c;
	font-weight: 700
}

.nav-text.active[data-v-4ba10a24] {
	color: #fe562a
}

.nav-text.active[data-v-4ba10a24]:after {
	content: "";
	width: 100%;
	display: block;
	position: absolute;
	left: 0;
	top: 75%;
	height: 5PX;
	background-image: -webkit-linear-gradient(left, #e85902, #d69490);
	border-radius: 8PX
}

.swiper-slide[data-v-4ba10a24] {
	height: auto;
	overflow: hidden;
	padding-top: .08rem;
	padding-bottom: .1rem
}

.swiper-slide li[data-v-4ba10a24] {
	float: left;
	width: 19.99%;
	margin-bottom: .2rem
}

.swiper-slide a[data-v-4ba10a24] {
	display: block;
	text-align: center
}

.swiper-slide img[data-v-4ba10a24] {
	display: block;
	width: 1.24rem;
	height: 1.24rem;
	border-radius: .24rem;
	margin: 0 auto
}

.swiper-slide p[data-v-4ba10a24] {
	padding: .08rem 0;
	font-size: .26rem;
	color: #333;
	line-height: .36rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

@media screen and (min-width: 768px) {
	.swiper-slide img[data-v-4ba10a24] {
		width: 1rem;
		height: 1rem
	}

	.swiper-slide p[data-v-4ba10a24] {
		font-size: .2rem
	}
}

.nav-row[data-v-8207b5fc] {
	padding: .15rem 0
}

a[data-v-8207b5fc] {
	color: #000
}

a[data-v-8207b5fc]:hover {
	text-decoration: none
}

dl[data-v-8207b5fc] {
	display: flex;
	flex-flow: row;
	align-items: center;
	justify-content: space-between;
	padding: 14PX;
	box-sizing: border-box;
	border-bottom: 1px solid #E5E5E5
}

dt[data-v-8207b5fc] {
	width: 50PX
}

dt img[data-v-8207b5fc] {
	width: 50PX;
	height: 50PX;
	border-radius: 8PX
}

h3[data-v-8207b5fc],
p[data-v-8207b5fc] {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

p[data-v-8207b5fc] {
	font-size: 11PX
}

.flex1[data-v-8207b5fc] {
	flex: 1;
	padding-left: 10PX;
	padding-right: 10PX
}

.list[data-v-91533db1] {
	padding: 0 .28rem !important;
	display: block;
	list-style-type: disc;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0;
	margin-inline-end: 0;
	padding-inline-start: 40PX;
	font-size: 12PX
}

.item[data-v-91533db1] {
	padding: .3rem 0;
	border-bottom: 1px solid #eaceb5;
	display: flex
}

.item .ava[data-v-91533db1] {
	width: 1.96rem;
	height: 1.96rem;
	border: 1px solid #eed3ba;
	border-radius: .4rem;
	margin-right: .3rem;
	overflow: hidden
}

.item .ava img[data-v-91533db1] {
	width: 100%;
	border-radius: .4rem;
	min-height: 100%;
	vertical-align: bottom;
	object-fit: cover
}

.item .content[data-v-91533db1] {
	flex: 1;
	text-align: left
}

.item .call[data-v-91533db1] {
	font-size: .24rem;
	color: #000;
	background-image: linear-gradient(to bottom, #e1c5aa, #fae6cc);
	font-weight: 700;
	text-align: center;
	border-radius: 150rem;
	padding: .1rem 0
}

.item .taga span[data-v-91533db1] {
	font-size: .24rem;
	color: #333;
	display: inline-block;
	margin-right: .1rem;
	background-color: #fae7ce;
	padding: .04rem .1rem;
	border-radius: .1rem
}

.item .info[data-v-91533db1] {
	color: #999;
	margin: .1rem 0
}

.item .info span[data-v-91533db1] {
	font-size: .24rem
}

.item .info span[data-v-91533db1]:not(.area) {
	padding: 0 .06rem
}

.item .info .area[data-v-91533db1] {
	position: relative;
	padding-left: .3rem
}

.item .info .area[data-v-91533db1]:before {
	content: "";
	width: .01rem;
	height: 80%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: .14rem;
	background-color: #999
}

.item .name[data-v-91533db1] {
	margin-bottom: .1rem;
	margin-right: .1rem
}

.item .name .v[data-v-91533db1] {
	color: #875e44;
	background-image: linear-gradient(to bottom, #e1c5aa, #fae6cc);
	padding: .06rem .16rem .06rem .1rem;
	border-radius: .2rem 0;
	font-size: .24rem
}

.item .name .v[data-v-91533db1]:before {
	content: "";
	display: inline-block;
	width: .4rem;
	height: .4rem;
	background-size: 100%;
	vertical-align: middle
}

.item .name b[data-v-91533db1] {
	display: inline-block;
	font-size: .26rem;
	color: #fff;
	margin-left: .16rem
}

.more[data-v-91533db1] {
	text-align: center;
	margin: 0 auto;
	font-size: .26rem;
	background-image: linear-gradient(to bottom, #e1c5aa, #fae6cc);
	color: #000;
	width: 60%;
	padding: .08rem 0;
	border-radius: 400rem
}

.bottommob[data-v-831afd97] {
	-webkit-box-sizing: border-box;
	height: 1rem;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 1000;
	padding: 0 .1rem;
	overflow: hidden;
	width: 100%;
	opacity: .85;
	background: linear-gradient(90deg, rgb(170, 129, 245), rgb(254, 103, 176))
}

.bottom-pic[data-v-831afd97] {
	position: absolute;
	top: .12rem;
	margin-left: .05rem;
	width: .8rem;
	height: .8rem;
	overflow: hidden;
	-webkit-border-radius: .1rem;
	border-radius: .1rem
}

.bottom-text[data-v-831afd97] {
	margin-left: .97rem;
	line-height: .6rem;
	font-size: .2rem;
	color: #fff;
	font-weight: 600
}

.bottom-wenan[data-v-831afd97] {
	margin-left: .97rem;
	line-height: .25rem;
	font-size: .16rem;
	color: #fff
}

.bottom-btn[data-v-831afd97] {
	position: absolute;
	top: .12rem;
	width: 1.2rem;
	right: .2rem;
	height: .45rem;
	line-height: .45rem;
	color: #ff2e4f;
	background: linear-gradient(90deg, #f6f6f6, #f6f6f6);
	border-radius: .55rem;
	text-align: center;
	font-size: .2rem;
	padding: 0 .05rem;
	font-weight: 700;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.bottommob a[data-v-831afd97] {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.pc[data-v-831afd97] {
	width: 20%;
	position: absolute;
	right: 10%;
	margin-top: 5%
}

@media screen and (max-width: 767px) {
	.pc[data-v-831afd97] {
		display: none
	}

	.slide-hd[data-v-831afd97] {
		margin-top: -.5rem
	}
}

@media screen and (min-width: 768px) {
	.pc[data-v-831afd97] {
		display: block
	}
}

.root-wrap[data-v-5662079f] {
	width: 7.5rem;
	margin: 0 auto;
	min-width: 320PX
}

li[data-v-5662079f] {
	border-bottom: 1px solid #CCC
}

body {
	height: 100%;
	min-width: 6rem;
	padding: 0;
	margin: 0;
	color: #2b3a42;
	background: #FFF;
	font-size: .16rem;
	font-family: PingFang SC, miui, system-ui, -apple-system, Helvetica, Arial, sans-serif
}

html {
	height: 100%
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
	margin: 0;
	padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%
}

address,
cite,
dfn,
em,
var {
	font-style: normal
}

code,
kbd,
pre,
samp {
	font-family: courier new, courier, monospace
}

small {
	font-size: .12rem
}

ul,
ol {
	list-style: none
}

a {
	text-decoration: none
}

a:hover {
	text-decoration: underline
}

legend {
	color: #000
}

fieldset,
img {
	border: 0
}

button,
input,
select,
textarea {
	font-size: 100%
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

ul {
	padding: 0;
	margin: 0;
	list-style: none
}

.pr {
	position: relative
}

.pa {
	position: absolute
}

.pf {
	position: fixed
}

.tc {
	text-align: center
}

.fl {
	float: left
}

.fr {
	float: right
}

.flex {
	display: flex
}

.align-center {
	align-items: center
}

.clearfix:after {
	content: " ";
	display: block;
	width: 0;
	height: 0;
	font-size: 0;
	clear: both
}

.dn {
	display: none
}

.di {
	display: inline
}

.db {
	display: block
}

.dib {
	display: inline-block
}

.lh1 {
	line-height: 1 !important
}

.lh12 {
	line-height: .12rem !important
}

.lh14 {
	line-height: .14rem !important
}

.lh16 {
	line-height: .16rem !important
}

.lh18 {
	line-height: .18rem !important
}

.lh20 {
	line-height: .2rem !important
}

.lh22 {
	line-height: .22rem !important
}

.lh24 {
	line-height: .24rem !important
}

.lh26 {
	line-height: .26rem !important
}

.lh28 {
	line-height: .28rem !important
}

.lh30 {
	line-height: .3rem !important
}

.lh32 {
	line-height: .32rem !important
}

.lh34 {
	line-height: .34rem !important
}

.lh36 {
	line-height: .36rem !important
}

.lh38 {
	line-height: .38rem !important
}

.m0 {
	margin: 0 !important
}

.mt1 {
	margin-top: .01rem !important
}

.mr1 {
	margin-right: .01rem !important
}

.mb1 {
	margin-bottom: .01rem !important
}

.ml1 {
	margin-left: .01rem !important
}

.m1 {
	margin: .01rem !important
}

.mt2 {
	margin-top: .02rem !important
}

.mr2 {
	margin-right: .02rem !important
}

.mb2 {
	margin-bottom: .02rem !important
}

.ml2 {
	margin-left: .02rem !important
}

.m2 {
	margin: .02rem !important
}

.mt3 {
	margin-top: .03rem !important
}

.mr3 {
	margin-right: .03rem !important
}

.mb3 {
	margin-bottom: .03rem !important
}

.ml3 {
	margin-left: .03rem !important
}

.m3 {
	margin: .03rem !important
}

.mt4 {
	margin-top: .04rem !important
}

.mr4 {
	margin-right: .04rem !important
}

.mb4 {
	margin-bottom: .04rem !important
}

.ml4 {
	margin-left: .04rem !important
}

.m4 {
	margin: .04rem !important
}

.mt5 {
	margin-top: .05rem !important
}

.mr5 {
	margin-right: .05rem !important
}

.mb5 {
	margin-bottom: .05rem !important
}

.ml5 {
	margin-left: .05rem !important
}

.m5 {
	margin: .05rem !important
}

.mt10 {
	margin-top: .1rem !important
}

.mr10 {
	margin-right: .1rem !important
}

.mb10 {
	margin-bottom: .1rem !important
}

.ml10 {
	margin-left: .1rem !important
}

.m10 {
	margin: .1rem !important
}

.mt15 {
	margin-top: .15rem !important
}

.mr15 {
	margin-right: .15rem !important
}

.mb15 {
	margin-bottom: .15rem !important
}

.ml15 {
	margin-left: .15rem !important
}

.m15 {
	margin: .15rem !important
}

.mt20 {
	margin-top: .2rem !important
}

.mr20 {
	margin-right: .2rem !important
}

.mb20 {
	margin-bottom: .2rem !important
}

.ml20 {
	margin-left: .2rem !important
}

.m20 {
	margin: .2rem !important
}

.mt25 {
	margin-top: .25rem !important
}

.mr25 {
	margin-right: .25rem !important
}

.mb25 {
	margin-bottom: .25rem !important
}

.ml25 {
	margin-left: .25rem !important
}

.m25 {
	margin: .25rem !important
}

.mt30 {
	margin-top: .3rem !important
}

.mr30 {
	margin-right: .3rem !important
}

.mb30 {
	margin-bottom: .3rem !important
}

.ml30 {
	margin-left: .3rem !important
}

.m30 {
	margin: .3rem !important
}

.mt35 {
	margin-top: .35rem !important
}

.mr35 {
	margin-right: .35rem !important
}

.mb35 {
	margin-bottom: .35rem !important
}

.ml35 {
	margin-left: .35rem !important
}

.m35 {
	margin: .35rem !important
}

.mt40 {
	margin-top: .4rem !important
}

.mr40 {
	margin-right: .4rem !important
}

.mb40 {
	margin-bottom: .4rem !important
}

.ml40 {
	margin-left: .4rem !important
}

.m40 {
	margin: .4rem !important
}

.mc {
	margin-left: auto;
	margin-right: auto
}

.p0 {
	padding: 0 !important
}

.pt0 {
	padding-top: 0 !important
}

.pr0 {
	padding-right: 0 !important
}

.pb0 {
	padding-bottom: 0 !important
}

.pl0 {
	padding-left: 0 !important
}

.p1 {
	padding: .01rem !important
}

.pt1 {
	padding-top: .01rem !important
}

.pr1 {
	padding-right: .01rem !important
}

.pb1 {
	padding-bottom: .01rem !important
}

.pl1 {
	padding-left: .01rem !important
}

.p2 {
	padding: .02rem !important
}

.pt2 {
	padding-top: .02rem !important
}

.pr2 {
	padding-right: .02rem !important
}

.pb2 {
	padding-bottom: .02rem !important
}

.pl2 {
	padding-left: .02rem !important
}

.p3 {
	padding: .03rem !important
}

.pt3 {
	padding-top: .03rem !important
}

.pr3 {
	padding-right: .03rem !important
}

.pb3 {
	padding-bottom: .03rem !important
}

.pl3 {
	padding-left: .03rem !important
}

.p4 {
	padding: .04rem !important
}

.pt4 {
	padding-top: .04rem !important
}

.pr4 {
	padding-right: .04rem !important
}

.pb4 {
	padding-bottom: .04rem !important
}

.pl4 {
	padding-left: .04rem !important
}

.p5 {
	padding: .05rem !important
}

.pt5 {
	padding-top: .05rem !important
}

.pr5 {
	padding-right: .05rem !important
}

.pb5 {
	padding-bottom: .05rem !important
}

.pl5 {
	padding-left: .05rem !important
}

.p10 {
	padding: .1rem !important
}

.pt10 {
	padding-top: .1rem !important
}

.pr10 {
	padding-right: .1rem !important
}

.pb10 {
	padding-bottom: .1rem !important
}

.pl10 {
	padding-left: .1rem !important
}

.p15 {
	padding: .15rem !important
}

.pt15 {
	padding-top: .15rem !important
}

.pr15 {
	padding-right: .15rem !important
}

.pb15 {
	padding-bottom: .15rem !important
}

.pl15 {
	padding-left: .15rem !important
}

.p20 {
	padding: .2rem !important
}

.pt20 {
	padding-top: .2rem !important
}

.pr20 {
	padding-right: .2rem !important
}

.pb20 {
	padding-bottom: .2rem !important
}

.pl20 {
	padding-left: .2rem !important
}

.p25 {
	padding: .25rem !important
}

.pt25 {
	padding-top: .25rem !important
}

.pr25 {
	padding-right: .25rem !important
}

.pb25 {
	padding-bottom: .25rem !important
}

.pl25 {
	padding-left: .25rem !important
}

.p30 {
	padding: .3rem !important
}

.pt30 {
	padding-top: .3rem !important
}

.pr30 {
	padding-right: .3rem !important
}

.pb30 {
	padding-bottom: .3rem !important
}

.pl30 {
	padding-left: .3rem !important
}

.p35 {
	padding: .35rem !important
}

.pt35 {
	padding-top: .35rem !important
}

.pr35 {
	padding-right: .35rem !important
}

.pb35 {
	padding-bottom: .35rem !important
}

.pl35 {
	padding-left: .35rem !important
}

.p40 {
	padding: .4rem !important
}

.pt40 {
	padding-top: .4rem !important
}

.pr40 {
	padding-right: .4rem !important
}

.pb40 {
	padding-bottom: .4rem !important
}

.pl40 {
	padding-left: .4rem !important
}

.n {
	font-weight: 400;
	font-style: normal
}

.b {
	font-weight: 700
}

.i {
	font-style: italic
}

.tc {
	text-align: center !important
}

.tr {
	text-align: right !important
}

.tl {
	text-align: left !important
}

.nowrap {
	white-space: nowrap
}

.ellipsis {
	text-overflow: ellipsis
}

.bk {
	word-wrap: break-word
}

.vm {
	vertical-align: middle
}

.vtb {
	vertical-align: text-bottom
}

.vb {
	vertical-align: bottom
}

.vt {
	vertical-align: top
}

.ovh {
	overflow: hidden
}

.ova {
	overflow: auto
}

.vh {
	visibility: hidden
}

.vv {
	visibility: visible
}

.tdn {
	text-decoration: none;
	outline: none
}

.tdn:hover {
	text-decoration: none
}

.f0 {
	font-size: 0 !important
}

.f12 {
	font-size: .12rem !important
}

.f13 {
	font-size: .13rem !important
}

.f14 {
	font-size: .14rem !important
}

.f15 {
	font-size: .15rem !important
}

.f16 {
	font-size: .16rem !important
}

.f17 {
	font-size: .17rem !important
}

.f18 {
	font-size: .18rem !important
}

.f19 {
	font-size: .19rem !important
}

.f20 {
	font-size: .2rem !important
}

.f21 {
	font-size: .21rem !important
}

.f22 {
	font-size: .22rem !important
}

.f23 {
	font-size: .23rem !important
}

.f24 {
	font-size: .24rem !important
}

.f25 {
	font-size: .25rem !important
}

.f26 {
	font-size: .26rem !important
}

.f27 {
	font-size: .27rem !important
}

.cur {
	cursor: pointer
}

.tlt {
	text-decoration: line-through
}

.tlt:hover {
	text-decoration: line-through;
	cursor: not-allowed
}

.bn {
	border: none !important
}

div {
	box-sizing: border-box
}

.el-button.db {
	width: 100%;
	display: block
}

.box-wrap {
	padding: .1rem .2rem .2rem;
	margin: .2rem;
	min-height: 1.48rem;
	background-color: #fff;
	border-radius: .04rem;
	color: #838fa1
}

.breadcrumb .title {
	line-height: .32rem;
	font-size: .2rem
}

.breadcrumb .description {
	margin-top: .04rem;
	font-size: .12rem
}

.view-wrap {
	background-color: #fff;
	padding: .2rem;
	border-radius: .04rem
}

.blue {
	color: #0082e6
}

.green {
	color: #11b95c
}

.gray {
	color: #8c939d
}

.red {
	color: #ff4949
}

.router-l-a {
	cursor: pointer;
	text-decoration: none !important;
	color: green
}

* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

html {
	overflow-x: hidden
}

body {
	min-width: 0
}

.btn-down {
	background: url(../images/down.png) no-repeat;
	width: 70PX;
	background-size: contain;
	height: 27PX;
	display: block;
	margin: 0 auto;
	text-indent: -99.99rem
}

.flex-center {
	display: flex;
	align-content: center;
	justify-content: center
}

a,
a:hover,
a:focus,
a:active {
	text-decoration: none
}
