﻿.layout-nav {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 99
}
.banner {
    width: 100%;
    height: 160px; /* 按需调整 */
    position: relative;
    overflow: hidden;
}
.banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.layout-nav .nav-solt {
	max-width: 480Px;
	margin: 0 auto;
	position: relative
}

.layout-nav .van-tabbar {
	max-width: 480Px;
	margin: 0 auto;
	box-shadow: 0 .02rem .08rem 0 hsla(0, 0%, 62.7%, .5)
}

.layout-nav .van-tabbar .van-tabbar-item {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center
}

.layout-nav .van-tabbar .van-tabbar-item__icon {
	width: .56rem;
	height: .56rem;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 0 !important
}

.layout-nav .van-tabbar .van-tabbar-item__icon img {
	width: 20Px;
	height: 20Px;
	object-fit: contain
}

.layout-nav .van-tabbar .van-tabbar-item__text {
	font-size: 12Px;
	line-height: 1
}

.layout-nav .tab-special {
	position: relative;
	background: #fff;
	margin-top: -21Px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 9
}

.layout-nav .tab-special img {
	height: auto !important;
	width: .88rem !important
}

.layout-nav .van-tabbar-item--active {
	color: #07c160
}

.icon-text {
	display: inline-block;
	text-align: center;
	position: relative;
	cursor: pointer
}

.icon-text .text {
	padding: .2rem 0;
	font-size: .28rem;
	color: #555
}

.icon-text .badge {
	position: absolute;
	top: -4Px;
	right: -4Px;
	background: red;
	color: #fff;
	font-size: 12Px;
	border-radius: 50%;
	text-align: center;
	padding: .04rem;
	height: .34rem;
	width: .34rem
}

.border-ws {
	background: #f4f4f4;
	border-radius: 0 0 .08rem .08rem;
	border: .02rem solid #07c160;
	background: #fff;
	margin-left: .16rem;
	margin-right: .16rem
}

.border-ws .border-box-body {
	position: relative;
	background-size: 100% 100%;
	padding: .2rem .2rem .1rem;
	border-radius: .2rem
}

.border-ws .border-box-body .border-box-body-hd {
	padding-bottom: .2rem
}

.border-ws .border-box-body .border-box-body-hd .text-left {
	text-align: left;
	font-size: .28rem;
	font-style: normal;
	font-weight: 400
}

.border-ws .border-box-body .border-box-body-hd .text-left span {
	color: #07c160;
	font-size: .28rem;
	font-style: normal;
	font-weight: 400
}

.border-ws .border-box-body .border-box-body-hd .lottys {
	color: red;
	align-items: center
}

.border-ws .border-box-body .border-box-body-hd .lottys div {
	font-size: .24rem
}

.border-ws .border-box-body .border-box-body-hd .lottys .van-count-down {
	color: red
}

.border-ws .border-box-body .border-box-body-hd .text-right {
	text-align: right;
	cursor: pointer
}

.border-ws .border-box-body .border-box-body-hd .text-right a,
.border-ws .border-box-body .border-box-body-hd .text-right span {
	color: #07c160;
	font-size: .26rem;
	font-style: normal;
	font-weight: 400
}

.border-ws .border-box-body .border-box-body-bd {
	min-height: 1.2rem
}

.border-ws .border-box-body .border-box-body-bd .tc {
	width: 5%
}

.border-ws .border-box-body .border-box-body-bd .tp {
	width: 13.5%
}

.border-ws .border-box-body .border-box-body-bd .tp.right {
	text-align: right
}

.border-ws .border-box-body .body-hd-2 {
	text-align: center;
	color: #07c160;
	margin-top: -.1rem;
	padding-bottom: .16rem
}

.border-ws .border-box-body .slot-icon {
	display: inline-block;
	width: .88rem;
	line-height: .88rem;
	font-size: .4rem;
	font-weight: 700;
	color: #666;
	text-indent: .08rem
}

.border-ws .border-box-body .slot-icon span {
	padding-right: .1rem
}

.border-ws .border-box-body .icon-text {
	height: .88rem;
	width: auto
}

/* 波色背景覆盖（优先级高于默认）（ bg-amage-0 表示红色，bg-amage-1 蓝色，bg-amage-2 绿色 bg-amage- 白色） */
        .bg-amage-0 { background-image: url(/tk/img/hong.png); background-size: 100% 100%; }
		.bg-amage-1 { background-image: url(/tk/img/lan.png); background-size: 100% 100%; }
		.bg-amage-2 { background-image: url(/tk/img/lv.png); background-size: 100% 100%; }
		.bg-amage-3 { background-image: url(/tk/img/bai.png); background-size: 100% 100%; }
		
		

.border-ws .border-box-body .slot-text {
	font-size: .24rem;
	color: #333;
	margin: .08rem;
	padding: .04rem;
	border-radius: .04rem
}

.border-ws .border-box-body .connect {
	padding-top: .4rem;
	text-align: center
}

.border-ws .border-box-body .connect i {
	font-size: .48rem
}

.border-ws .border-box-body .border-box-body-ft {
	text-align: center;
	padding-top: .1rem;
	color: #e71607;
	font-family: Source Han Sans CN;
	font-size: .24rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal
}

.ball {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: bold;
  color: #000;
  margin: 0 auto;
  text-align: center;
}
.ball.green { background-color: #2ecc71; }
.ball.blue  { background-color: #3498db; }
.ball.red   { background-color: #e74c3c; }

.zodiac-element {
  font-size: 12px;
  color: #666;
  text-align: center;
  margin-top: 4px;
  white-space: nowrap;
}

.waterfall .image-item {
	margin-bottom: .2rem;
	box-shadow: 0 .02rem .08rem 0 hsla(0, 0%, 62.7%, .5);
	border-radius: 4Px;
	border-top: 1Px solid #bbb;
	position: relative
}

.share {
	text-align: center
}

.share .share-body {
	padding-top: .4rem
}

.share .share-body img {
	width: .72rem;
	height: .72rem
}

.share .share-body .ft-btn {
	padding: .3rem 0;
	margin-top: .4rem
}

.shuaxin-btn {
	bottom: 2rem
}

.float-bnt,
.shuaxin-btn {
	position: fixed;
	right: .24rem;
	width: 1rem;
	height: 1rem;
	z-index: 101
}

.float-bnt {
	bottom: 3.4rem
}

.float-bnt .icon-btn {
	display: inline-block;
	background-image: url(../img/push.28dfa794.png);
	background-size: 100% 100%;
	width: 1rem;
	height: 1rem;
	position: absolute;
	left: 0;
	bottom: -.3rem;
	z-index: 10;
	transition: all .4s
}

.float-bnt .icon-btn.oft0 {
	transform: rotate(180deg);
	background-image: url(../img/push-open.5fc78b1d.png)
}

.float-bnt .icon-tool-btn {
	position: absolute;
	top: 0;
	right: 0;
	text-align: center;
	transition: all .4s;
	opacity: 0
}

.float-bnt .icon-tool-btn span {
	width: 1.08rem;
	height: 1.08rem;
	display: inline-block;
	text-align: center;
	line-height: .62rem;
	border-radius: 50%;
	font-size: .24rem
}

.float-bnt .icon-tool-btn span img {
	width: 1.08rem;
	height: 1.08rem;
	margin-top: .1rem
}

.float-bnt .icon-tool-btn label {
	position: absolute;
	color: #fff;
	padding: .06rem;
	white-space: nowrap;
	right: 1.2rem;
	top: .4rem
}

.float-bnt .icon-tool-btn.oft1 {
	right: .06rem;
	top: -2.6rem;
	opacity: 1
}

.float-bnt .icon-tool-btn.oft2 {
	right: 1.8rem;
	top: -1.7rem;
	opacity: 1
}

.float-bnt .icon-tool-btn.oft3 {
	right: 2.6rem;
	top: -.2rem;
	opacity: 1
}

.float-bnt .icon-tool-btn.oft4 {
	right: 2rem;
	top: 1.2rem;
	opacity: 1
}

.float-bnt .icon-tool-btn.oft5 {
	right: .4rem;
	top: 2.2rem;
	opacity: 1
}

.tan-pop {
	min-height: 8rem;
	display: flex;
	flex-direction: column
}

.tan-pop .van-swipe {
	flex: 1
}

.tan-pop .t-myheader {
	display: flex;
	background: #07c160;
	height: .96rem;
	padding: .2rem .24rem;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-family: Noto Sans SC;
	font-size: .36rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal
}

.tan-pop .box-img img {
	width: 100%
}

.tan-pop .t-title {
	font-size: .32rem;
	color: #000;
	font-weight: 700;
	margin-bottom: .2rem;
	margin-top: .2rem
}

.tan-pop .t-time,
.tan-pop .t-title {
	display: flex;
	justify-content: center;
	text-align: center
}

.tan-pop .t-time {
	font-size: .28rem;
	color: #999
}

.tan-pop .t-content {
	display: flex;
	justify-content: center;
	padding: 0 .2rem;
	text-align: left;
	padding-bottom: .6rem
}

.tan-pop .t-footer {
	display: flex;
	align-items: center;
	height: 1rem;
	line-height: 1rem
}

.tan-pop .t-footer span {
	width: 50%;
	color: #07c160;
	text-align: center;
	height: 100%
}

.tan-pop .t-footer span:first-child {
	color: #999;
	border-right: .02rem solid #eee
}

.van-toast.loading-platform {
	background-color: hsla(0, 0%, 86.7%, 0);
	padding: 0;
	width: auto;
	font-size: .24rem
}

.home {
	padding-bottom: 1.2rem;
	padding-top: 46Px
}

.home .van-nav-bar {
	z-index: 2
}

.home .banner,
.home .banner .item {
	height: 2.8rem
}

.home .banner .item img {
	width: 100%
}

.home .van-notice-bar {
	padding: 0 .2rem;
	color: #444;
	font-size: .24rem;
	height: .6rem
}

.home .notice-dialog {
	padding: .3rem;
	font-size: .3rem;
	line-height: .4rem
}

.home .block-lottery {
	position: relative
}

.home .block-lottery .border-bg {
	position: absolute;
	height: 1rem;
	background-color: #eee;
	left: 0;
	right: 0
}

.home .block-lottery .platform-list {
	overflow: hidden;
	padding: .1rem .16rem 0;
	background: #f5f5f5;
	display: flex;
	justify-content: space-between
}

.home .block-lottery .platform-list li {
	width: 49%;
	height: .86rem;
	cursor: pointer
}

.home .block-lottery .platform-list li .item-body {
	background: #fff;
	text-align: center;
	position: relative;
	overflow: hidden;
	border-radius: .16rem .16rem 0 0;
	padding: .1rem 0;
	margin-right: .04rem;
	height: .86rem
}

.home .block-lottery .platform-list li .item-body .title {
	font-size: .26rem;
	padding-bottom: .1rem
}

.home .block-lottery .platform-list li .item-body .time {
	font-size: .24rem;
	width: 100%;
	display: flex;
	justify-content: center
}

.home .block-lottery .platform-list li .item-body .time span {
	color: #999
}

.home .block-lottery .platform-list li .item-body.act {
	background: #07c160;
	color: #fff
}

.home .block-lottery .platform-list li .item-body.act span {
	color: #fff
}

.home .block-lottery .platform-list li:last-of-type .item-body {
	margin-right: 0
}

.home .block-lottery .v-open-hide {
	height: .46rem;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center
}

.home .block-lottery .v-open-hide span {
	cursor: pointer;
	width: 2.06rem;
	height: .46rem;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAAAaCAMAAABIHaTcAAAAS1BMVEUAAAAAqlUAv2AAu2YAv2AHw2EFw2IEwV8HwV8Gvl4Fw18HwGAHwmAGwWAHwWAGwF8HwmAGwV8HwV8HwV8GwWAGwV8GwV8HwV8HwWBmlPPoAAAAGHRSTlMAAwgPGCIvPk5PYXV1iJyvv87b5u/2+/6JOpafAAAAq0lEQVQYGcXBWRKCMBQEwCFAWBPWhLn/SbXUskTWn7x0wzIqCzUwokEB+cxo5hxP5cJIlhIvhpEYvCU9o+gTfGQTI5gyfBWe4nyBHw3FNVjpKKzDWjpS1Jjij3YU5DQ2agqqscNSjMUeNVDIoLArnyliznGgWihgqXDIUIDBsaRncH2CE9nEwKYMpwrPoHyBCy2DanGpY0AdrqUjgxlT3KAdA3Eat9QMpMbWA1OsBzCHkImbAAAAAElFTkSuQmCC);
	background-size: 100% 100%;
	display: inline-block;
	font-size: .24rem;
	color: #fff;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center
}

.home .block-lottery .v-open-hide span label {
	float: left;
	cursor: pointer
}

.home .block-lottery .v-open-hide span i {
	float: left;
	margin-left: .4rem;
	margin-top: .16rem;
	margin-right: .06rem;
	width: 0;
	height: 0;
	border-width: .1rem;
	border-style: solid;
	border-color: #fff transparent transparent transparent
}

.home .block-lottery .v-open-hide span.open i {
	margin-top: .06rem;
	transform: rotate(180deg)
}

.home .block-lottery .border-box {
	padding: 0 .16rem;
	background: none
}

.home .block-lottery .border-box .border-box-body {
	background-image: none;
	border: .02rem solid #07c160;
	background-color: #fff;
	box-shadow: .04rem .04rem .1rem #eee;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.home .website-body {
	height: 100%;
	background: #fff;
	padding: 0 .12rem;
	padding-bottom: .12rem;
	position: relative;
	z-index: 99
}

.home .website-body .website-item {
	float: left;
	width: 25%;
	text-align: center;
	padding: .2rem 0 .1rem;
	cursor: pointer
}

.home .website-body .website-item.mt {
	padding-top: 0
}

.home .website-body .website-item div {
	padding: 0 .1rem
}

.home .website-body .website-item p {
	background: #f8f8f8;
	color: #444;
	font-family: Noto Sans SC;
	font-size: .28rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	height: .6rem;
	line-height: .6rem;
	border-radius: .08rem
}

.home .border-line {
	height: .1rem;
	width: 100%;
	background: #eee
}

.home .category-tr {
	padding: 0 0 .1rem 0;
	background: #eee
}

.home .category-icon {
	text-align: center;
	padding: .2rem 0 .2rem 0;
	background: #fff
}

.home .category-icon .van-col--5 {
	width: 20%;
	margin-top: .2rem
}

.home .category-icon .icon-bg {
	width: .96rem;
	height: .96rem;
	border-radius: 100%;
	text-align: center;
	display: inline-block;
	line-height: 1.2rem
}

.home .category-icon .icon-bg i {
	font-size: .44rem
}

.home .category-icon .icon-bg img {
	width: .96rem;
	height: .96rem
}

.home .category-icon .icon-bg.gray {
	background: #d8d8d8
}

.home .category-icon .icon-hots {
	position: absolute;
	top: -.14rem;
	right: -.1rem;
	height: .3rem !important;
	width: .44rem !important
}

.home .body-image .body-image-hd {
	padding: .2rem .2rem 0 .2rem;
	background: #fff;
	max-width: 480Px;
	margin: 0 auto
}

.home .body-image .body-image-hd .cb-color div:first-child {
	display: flex;
	justify-content: center
}

.home .body-image .body-image-hd .icon-bg {
	width: .86rem;
	height: .86rem;
	background: #20d497;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center
}

.home .body-image .body-image-hd .icon-bg i {
	font-size: .44rem
}

.home .body-image .body-image-hd .icon-bg.gray {
	background: #d8d8d8
}

.home .body-image .body-image-hd .van-ellipsis {
	text-align: left
}

.home .body-image .body-image-hd .van-tabs__nav--line {
	padding-bottom: .1rem;
	padding-left: 0 !important
}

.home .body-image .body-image-hd .van-tabs--line .van-tabs__wrap {
	height: inherit
}

.home .body-image .body-image-hd .van-tabs--line .van-tabs__wrap:after {
	border-width: 0 0
}

.home .body-image .body-image-hd .van-tab {
	line-height: inherit;
	font-size: inherit;
	padding: 0;
	padding-right: .36rem
}

.home .body-image .body-image-bd {
	padding: 0 .2rem
}

.home .body-image .body-image-bd .image-item-title {
	padding: .2rem 0;
	font-size: .28rem;
	text-align: center
}

.home .body-image .body-xl {
	padding: .1rem .2rem .2rem .2rem;
	display: flex;
	align-items: center;
	background: #fff
}

.home .body-image .body-xl .item {
	display: flex;
	height: .6rem;
	padding: .16rem;
	justify-content: center;
	align-items: center;
	gap: .16rem;
	flex: 1 0 0;
	border-radius: .08rem;
	background: #07c160;
	color: #f8f8f8;
	text-align: center;
	font-family: Noto Sans SC;
	font-size: .28rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-right: .1rem;
	cursor: pointer
}

.home .body-image .body-xl .no {
	background: transparent
}

.home .body-image .body-xl .more {
	display: flex;
	height: .6rem;
	padding: .16rem;
	justify-content: center;
	align-items: center;
	gap: .16rem;
	flex-shrink: 0;
	color: #07c160;
	text-align: center;
	border-radius: .16rem;
	background: #eee;
	font-family: Noto Sans SC;
	font-size: .26rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	cursor: pointer
}

.home .body-image .van-list__error-text,
.home .body-image .van-list__finished-text,
.home .body-image .van-list__loading {
	margin-bottom: .6rem
}

.home .ft-icon-text {
	position: fixed;
	bottom: .9rem;
	width: 100%;
	left: 0;
	padding: .16rem;
	text-align: center
}

.home .ft-icon-text .col {
	background: #fff;
	border-radius: .08rem;
	font-size: .26rem;
	border: .02rem solid #07c160
}

.home .ft-icon-text .col.def-st-1 {
	border-color: #07c160;
	color: #07c160
}

.home .ft-icon-text .col.def-st-2 {
	border-color: #c10707;
	color: #c10707
}

.home .ft-icon-text .col.def-st-3 {
	border-color: #0755c1;
	color: #0755c1
}

.home .ft-icon-text .col.def-st-4 {
	border-color: #b907c1;
	color: #b907c1
}

.home .ft-icon-text .col.def-st-5 {
	border-color: #f52c3e;
	color: #f52c3e
}

.home .ft-icon-text .col.act1 {
	background-color: #07c160;
	color: #fff
}

.home .ft-icon-text .col.act2 {
	background-color: #c10707;
	color: #fff
}

.home .ft-icon-text .col.act3 {
	background-color: #0755c1;
	color: #fff
}

.home .ft-icon-text .col.act4 {
	background-color: #b907c1;
	color: #fff
}

.home .ft-icon-text .col.act7 {
	background-color: #f52c3e;
	color: #fff
}

.home .ft-icon-text .col img {
	vertical-align: middle;
	height: .44rem
}

.home .ft-icon-text .col table {
	width: 100%
}

.home .ft-icon-text .col table tr {
	height: .6rem
}

.home .ft-icon-text .col table tr .text {
	text-align: left
}

.home .ft-icon-text .col table tr .imgs {
	text-align: right
}

.home .ft-icon-text .col table tr .img-3d img {
	height: .34rem;
	width: .44rem
}

.openLives {
	opacity: 0;
	height: .02rem !important
}

.waterfallfind .image-item {
	margin-bottom: .2rem;
	box-shadow: 0 .02rem .08rem 0 hsla(0, 0%, 62.7%, .5);
	border-radius: 4Px;
	border-top: 1Px solid #bbb;
	position: relative
}

.m-tabs-years {
	overflow-x: auto;
	background-color: #fff
}

.m-tabs-years::-webkit-scrollbar {
	display: none
}

.m-tabs-years .m-tabs-years-bd {
	height: .76rem;
	white-space: nowrap;
	min-width: 100%;
	max-width: 200rem;
	padding-left: .28rem
}

.m-tabs-years .m-tabs-years-bd span {
	border: 1Px solid #a9a9a9;
	border-radius: .3rem;
	width: 1.1rem;
	height: .4rem;
	text-align: center;
	line-height: .36rem;
	font-size: .24rem;
	margin-top: .2rem;
	margin-right: .28rem;
	display: inline-block
}

.m-tabs-years .m-tabs-years-bd span.act {
	border: 1Px solid #07c160;
	background: #07c160;
	color: #fff
}

.m-tabs-period-home {
	border-top: 1Px solid #f8f8f8;
	background-color: #fff;
	position: relative;
	display: flex;
	justify-content: space-between
}

.m-tabs-period-home .van-dropdown-menu {
	height: 30Px;
	width: 28%;
	text-align: center;
	display: flex;
	margin-right: .1rem;
	justify-content: center
}

.m-tabs-period-home .van-dropdown-menu .van-dropdown-menu__bar {
	height: auto;
	padding-top: .08rem;
	box-shadow: none
}

.m-tabs-period-home .van-hairline--top-bottom:after,
.m-tabs-period-home .van-hairline-unset--top-bottom:after {
	border: 0
}

.m-tabs-period-home .van-dropdown-item {
	z-index: 103
}

.m-tabs-period-home .van-dropdown-menu__title {
	font-size: 12Px;
	background: #07c160;
	color: #fff;
	border-radius: .3rem;
	padding: 0 15Px 0 5Px
}

.m-tabs-period-home .van-dropdown-menu__title .van-ellipsis {
	color: #fff
}

.m-tabs-period-home .van-dropdown-menu__title:after {
	right: 6Px;
	color: #fff
}

.m-tabs-period {
	overflow-x: auto;
	width: 100%
}

.m-tabs-period::-webkit-scrollbar {
	display: none
}

.m-tabs-period .m-tabs-period-bd {
	height: .6rem;
	white-space: nowrap;
	min-width: 100%
}

.m-tabs-period .m-tabs-period-bd span {
	width: 1.5rem;
	text-align: center;
	font-size: .24rem;
	margin-top: .18rem;
	display: inline-block
}

.m-tabs-period .m-tabs-period-bd span.act {
	color: #07c160
}

.find-drop {
	max-height: 11rem;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch
}

.find-drop .tag-body {
	text-align: center;
	padding: .2rem 0
}

.find-drop .tag-body span {
	display: inline-block;
	width: 1.6rem;
	height: .56rem;
	line-height: .56rem;
	border-radius: .04rem;
	border: .02rem solid #a9a9a9;
	text-align: center;
	margin-bottom: .2rem;
	font-size: 13Px
}

.find-drop .tag-body .act {
	border: .02rem solid #07c160;
	color: #07c160
}

.home-find {
	padding-bottom: 1rem
}

.home-find .tab-title {
	font-weight: 600
}

.home-find .van-tabs--line .van-tabs__wrap {
	height: .96rem;
	max-width: 480Px;
	margin: 0 auto
}

.home-find .van-tabs--line .van-tabs__wrap .van-tab {
	line-height: .96rem
}

.home-find .search {
	background: #f6f6f6;
	padding: .18rem .3rem
}

.home-find .search input {
	width: 100%;
	height: .76rem;
	border: 0;
	border-radius: .38rem;
	padding-left: .3rem
}

.home-find .search span {
	font-weight: 600;
	color: #07c160;
	display: block;
	text-align: right;
	font-size: .32rem;
	margin-top: .2rem
}

.home-find .body-image-bd {
	padding: .2rem
}

.home-find .body-image-bd .image-item-title {
	height: .8rem;
	line-height: .8rem;
	font-size: .24rem;
	position: absolute;
	bottom: 0;
	background: rgba(0, 0, 0, .5);
	color: #fff;
	width: 100%;
	left: 0;
	padding-left: .7rem;
	padding-right: .9rem
}

.home-find .body-image-bd .image-item-title label {
	position: absolute;
	width: .52rem;
	height: .52rem;
	left: .1rem;
	top: 50%;
	margin-top: -.26rem
}

.home-find .body-image-bd .image-item-title .van-image {
	width: .48rem;
	height: .48rem
}

.home-find .body-image-bd .image-item-title span {
	position: absolute;
	right: .1rem;
	padding-left: .3rem
}

.home-find .body-image-bd .image-item-title span i {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -8Px
}

.home-find .body-image-bd .image-item-title span i.act {
	color: #07c160
}

.home-find .newstyle .image-item-image {
	height: 4.68rem;
	display: flex
}

.home-find .newstyle .image-item-image img {
	height: 3.9rem
}

.home-find .newstyle .image-item-title {
	color: #000 !important;
	background: #fff !important
}

.home-find .newstyle .findAdd-text {
	color: #ccc
}

.home-find .add-find {
	width: 1.2rem;
	position: absolute;
	right: 0;
	bottom: 5.2rem
}

.nav-icon-text {
	display: inline-block;
	text-align: center;
	position: relative;
	color: #07c160;
	line-height: .3rem
}

.nav-icon-text .icon i {
	font-size: .32rem;
	color: #07c160
}

.nav-icon-text .icon img {
	width: .32rem
}

.nav-icon-text .text {
	font-size: .24rem
}

.applys {
	background: #f8f8f8;
	box-sizing: border-box
}

.applys .col {
	display: flex !important;
	text-align: center;
	float: inherit !important;
	margin: auto;
	margin-bottom: .1rem
}

.applys .col .van-cell {
	background: #f5f5f5
}

.applys .warp {
	background-color: #fff
}

.applys .sumbit {
	border-radius: .16rem;
	background: #07c160;
	display: flex;
	height: .8rem;
	padding: 0 .24rem;
	justify-content: center;
	align-items: center;
	align-self: stretch;
	color: #fff;
	text-align: center;
	margin-left: .3rem;
	margin-top: .24rem
}

.applys .sumbit button {
	font-size: .3rem;
	font-weight: 600;
	border: none;
	color: #fff;
	background: transparent
}

.applys .sumbit button,
.applys .tet {
	font-family: Noto Sans SC;
	font-style: normal;
	line-height: normal
}

.applys .tet {
	color: #07c160;
	text-align: center;
	font-size: .28rem;
	font-weight: 400;
	padding-top: .2rem;
	justify-content: center;
	padding-bottom: .4rem
}

.applys .uplod .van-row {
	height: 100%
}

.applys .uplod .van-field {
	height: 1.44rem
}

.applys .uplod .van-uploader__input-wrapper {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}

.applys .uplod .bar {
	flex: 1;
	background-color: #f5f5f5;
	height: 1.44rem;
	width: 1.44rem;
	font-weight: 400;
	font-size: .28rem;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: .2rem;
	color: #333
}

.applys .uplod .bar .van-uploader__preview {
	margin: 0 !important
}

.applys .uplod .bar .van-image {
	height: 1.44rem;
	width: 1.44rem
}

.applys .uplod .bar .but {
	font-size: .24rem
}

.website-wrap .navcol {
	display: flex;
	align-items: center;
	justify-content: center;
	background: #07c160;
	font-family: PingFang SC;
	font-style: normal;
	font-weight: 400;
	font-size: .32rem;
	line-height: .5rem;
	color: #fff;
	padding-top: .52rem;
	padding-bottom: .2rem
}

.website-wrap .navcol>div {
	width: 26%;
	text-align: center
}

.website-wrap .navcol .selected {
	position: relative;
	font-size: .4rem;
	font-weight: 700
}

.website-wrap .navcol .selected:after {
	content: "";
	position: absolute;
	bottom: -.16rem;
	background-color: #fff;
	width: .4rem;
	height: .08rem;
	left: 0;
	border-radius: .08rem;
	right: 0;
	margin: auto
}

.website-wrap .dbptdiv {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	width: 6.9rem;
	margin: 0 auto
}

.website-wrap .dbptdiv .item {
	width: 100%;
	height: 2.5188rem;
	filter: drop-shadow(0 .08rem .08rem rgba(0, 0, 0, .05));
	border-radius: .16rem;
	margin: .3rem 0
}

.website-wrap .dbptdiv .item .imgs {
	width: 100%;
	height: 1.6388rem
}

.website-wrap .dbptdiv .item .descs {
	display: flex;
	align-items: center;
	padding: 0 .2rem;
	position: static;
	width: 6.9rem;
	height: .88rem;
	background: #fff;
	font-family: PingFang SC
}

.website-wrap .dbptdiv .item .descs .descs1 {
	width: 4.58rem;
	height: .44rem;
	font-style: normal;
	font-weight: 700;
	font-size: .32rem;
	line-height: .44rem;
	color: #444;
	order: 0;
	flex-grow: 1
}

.website-wrap .dbptdiv .item .descs .jumpurl {
	font-size: .28rem;
	line-height: .32rem;
	color: #07c160;
	width: 1.6rem;
	height: .48rem;
	background: #fff;
	border: .02rem solid #07c160;
	box-sizing: border-box;
	border-radius: 2rem;
	display: flex;
	align-items: center;
	justify-content: center
}

.website-wrap {
	min-height: 100vh;
	background: #f8f8f8;
	box-sizing: border-box;
	padding-bottom: 50Px
}

.website-wrap .m-apply {
	width: 80%;
	max-width: 480Px
}

.website-wrap .website-pop-title {
	padding: .4rem .32rem;
	color: #333;
	font-family: Noto Sans SC;
	font-size: .32rem;
	font-style: normal;
	font-weight: 700;
	display: flex;
	justify-content: space-between;
	line-height: normal
}

.website-wrap .search-hd {
	margin-top: -.02rem
}

.website-wrap .search-hd .van-search {
	background: #07c160 !important;
	padding: .14rem .24rem
}

.website-wrap .search-hd .van-search .van-search__content {
	background-color: #fff
}

.website-wrap .search-hd .van-search .van-cell {
	padding: .06rem .16rem .06rem 0
}

.website-wrap .search-hd .van-search .van-field__control {
	font-size: .28rem
}

.website-wrap .search-hd .search-btn {
	color: #fff;
	font-weight: 700;
	font-size: .32rem
}

.website-wrap .website-body {
	height: 100%;
	background: #fff;
	padding: 0 .12rem
}

.website-wrap .website-body .website-item {
	float: left;
	width: 25%;
	text-align: center;
	padding: .2rem 0 .2rem
}

.website-wrap .website-body .website-item.mt {
	padding-top: 0
}

.website-wrap .website-body .website-item div {
	padding: 0 .1rem
}

.website-wrap .website-body .website-item img {
	width: 90%;
	height: .8rem;
	border-radius: .08rem
}

.website-wrap .website-body .website-item p {
	color: #444;
	font-size: .32rem;
	line-height: .44rem;
	margin-top: .08rem
}

.website-wrap .website-body .website-item p.bg {
	background: #f2f2f2;
	padding: .1rem 0;
	border-radius: .08rem;
	font-size: .28rem
}

.website-wrap .platform-list {
	min-height: .94rem;
	margin-bottom: .2rem;
	background: #fff;
	display: flex;
	color: #fff;
	position: relative;
	justify-content: space-around;
	padding-left: .24rem;
	padding-right: .24rem;
	padding-top: .3rem;
	padding-bottom: .2rem
}

.website-wrap .platform-list li {
	margin-right: .2rem
}

.website-wrap .platform-list .item-body {
	font-size: .36rem;
	font-style: normal;
	font-weight: 700;
	color: #333
}

.website-wrap .platform-list .act {
	position: relative;
	color: #07c160
}

.website-wrap .platform-list .act:after {
	content: "";
	position: absolute;
	bottom: -.16rem;
	background-color: #07c160;
	width: .4rem;
	height: .08rem;
	left: 0;
	border-radius: .08rem;
	right: 0;
	margin: auto
}

.qrcode-wrap {
	padding: 0 .14rem
}

.qrcode-wrap .qrcode-top {
	text-align: right;
	margin: .14rem 0
}

.qrcode-wrap .qrcode-top img {
	width: .46rem
}

.qrcode-wrap #qrcode img {
	display: block;
	height: 3.9rem;
	width: 3.9rem;
	margin: 0 auto
}

.qrcode-wrap .my-code {
	margin-top: .32rem;
	color: #4b4b4b;
	font-size: .36rem;
	line-height: .5rem;
	text-align: center
}

.qrcode-wrap .van-button__text {
	color: #07c160
}

.m-lv {
	height: 14Px;
	padding-left: .2rem;
	color: #fff;
	vertical-align: top;
	font-size: 12Px;
	display: inline-block;
	padding-top: .06rem
}

.m-lv img {
	width: .24rem;
	vertical-align: bottom;
	margin-right: .1rem
}

.vip-box {
	z-index: 100 !important
}

.vip-wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%
}

.vip-wrapper .block {
	width: 290Px;
	height: 290Px;
	background-image: url(../img/vip.8a38f2ce.png);
	background-size: 100% 100%;
	position: relative
}

.vip-wrapper .block .t-b {
	position: absolute;
	right: 43Px;
	top: 90Px
}

.vip-wrapper .block .t-b span {
	width: 1.32rem;
	height: .6rem;
	background: #a1500c;
	border-radius: .3rem;
	color: #fee2c7;
	text-align: center;
	line-height: .6rem;
	display: inline-block;
	font-weight: 600
}

.vip-wrapper .block .text {
	font-size: .24rem;
	margin-top: 90Px;
	margin-left: 53Px;
	line-height: 22Px
}

.vip-wrapper .block .l-r-btn {
	position: absolute;
	bottom: 20Px;
	width: 100%;
	text-align: center
}

.vip-wrapper .block .l-r-btn span {
	width: 2rem;
	height: .84rem;
	background: #ffe2c6;
	border-radius: .42rem;
	border: .02rem solid #979797;
	color: #a1500c;
	font-size: .32rem;
	line-height: .84rem;
	display: inline-block;
	margin-left: 20Px
}

.vip-wrapper .block .close {
	text-align: center;
	font-size: .24rem;
	color: #a9a9a9;
	position: absolute;
	bottom: -50Px;
	left: 50%;
	margin-left: -16Px
}

.m-column {
	display: flex
}

.m-column .m-column-middle {
	flex: 1
}

.home-my {
	padding-bottom: 1.2rem
}

.home-my .head-body {
	background-color: #07c160;
	padding: .54rem .3rem .6rem;
	position: relative
}

.home-my .head-body .user-info {
	height: 1.28rem;
	position: relative;
	padding-left: 1.7rem
}

.home-my .head-body .user-info .my-user-img {
	width: 1.3rem;
	height: 1.3rem;
	position: absolute;
	left: .1rem;
	border-radius: 50%;
	border: .04rem solid #fff
}

.home-my .head-body .user-info .user-text {
	color: #fff;
	padding-top: .2rem;
	position: relative
}

.home-my .head-body .user-info .user-text .not-login {
	width: 2.68rem;
	height: .84rem;
	line-height: .84rem;
	background: #fff;
	box-shadow: 0 .08rem .16rem 0 #09a958;
	border-radius: .46rem;
	text-align: center;
	font-size: .32rem;
	font-weight: 600;
	color: #07c160
}

.home-my .head-body .user-info .user-text .user-name {
	color: #fff;
	font-size: .32rem;
	font-weight: 500
}

.home-my .head-body .user-info .user-text .user-code {
	font-size: .28rem;
	padding-top: .3rem
}

.home-my .head-body .user-info .user-text .user-code label {
	float: left
}

.home-my .head-body .user-info .user-text .user-code label img {
	width: .32rem;
	height: .32rem;
	vertical-align: text-top
}

.home-my .head-body .user-info .user-text .user-code .hh {
	margin-right: .3rem;
	font-size: .32rem
}

.home-my .head-body .user-info .user-text .user-code .ma {
	margin-top: .04rem
}

.home-my .head-body .user-info .user-text .user-code .ma span {
	float: right;
	width: .88rem;
	height: .4rem;
	border-radius: .2rem;
	border: .02rem solid #fff;
	text-align: center;
	font-size: .24rem;
	line-height: .4rem;
	margin-top: -.04rem;
	margin-left: .2rem
}

.home-my .head-body .user-info .user-text .tool {
	position: absolute;
	right: 0;
	top: .24rem
}

.home-my .head-body .user-info .user-text .tool img {
	width: .32rem;
	height: .32rem;
	margin-left: .3rem
}

.home-my .balance {
	height: 1.5rem;
	background: #fff;
	position: relative
}

.home-my .balance .top-bg {
	background-color: #07c160;
	height: .74rem
}

.home-my .balance .text {
	position: absolute;
	height: 1.6rem;
	left: .3rem;
	right: .3rem;
	background: #fff;
	padding: 0 .3rem;
	top: 0;
	box-shadow: 0 .1rem .16rem #ddd;
	border-radius: .1rem;
	display: flex
}

.home-my .balance .text img {
	width: .3rem;
	height: .3rem
}

.home-my .balance .text span {
	color: #07c160
}

.home-my .balance .text .tm1 {
	display: flex;
	justify-content: space-between
}

.home-my .balance .text .text-center,
.home-my .balance .text .tm1 p {
	display: flex;
	align-items: center
}

.home-my .balance .text .text-center img {
	margin-right: .1rem
}

.home-my .balance .text .cell1 {
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: space-around
}

.home-my .balance .text .cell3 {
	width: .02rem;
	background: #eee;
	margin: .2rem
}

.home-my .balance .text .cell2 {
	width: 2.3rem;
	display: flex;
	flex-direction: column;
	justify-content: space-around
}

.home-my .balance .text .van-hairline--bottom:after {
	border: 0 solid #ccc;
	border-bottom-width: .02rem
}

.home-my .member-box {
	height: 1.48rem;
	background-image: url(../img/member-bg.c016f149.png);
	margin: 0 .3rem;
	background-size: 100% 100%;
	color: #fff;
	position: relative;
	padding-left: 1.4rem
}

.home-my .member-box .userimg {
	position: absolute;
	width: .88rem;
	height: .88rem;
	border: .04rem solid #fff;
	border-radius: 50%;
	top: .3rem;
	left: .3rem;
	overflow: hidden
}

.home-my .member-box .userimg img {
	width: 100%;
	height: 100%
}

.home-my .member-box .usertext .name {
	padding-top: .34rem;
	font-size: .32rem;
	font-weight: 600
}

.home-my .member-box .usertext .text {
	font-size: .24rem;
	font-weight: 400;
	padding-top: .06rem
}

.home-my .member-box .go-btn {
	position: absolute;
	width: 1.86rem;
	height: .68rem;
	background: #ffecc7;
	box-shadow: 0 .12rem .16rem 0 #e6a227;
	border-radius: .34rem;
	text-align: center;
	color: #b5790d;
	font-weight: 600;
	font-size: .32rem;
	line-height: .68rem;
	right: .3rem;
	top: .4rem
}

.home-my .advert-img {
	margin-top: .2rem
}

.home-my .advert-img img {
	width: 100%
}

.home-my .body-middld {
	padding: 0 0
}

.home-my .box-center,
.home-my .box-center .mt {
	margin-top: .3rem
}

.home-my .box-center .title {
	font-size: .36rem;
	padding: .24rem .3rem;
	font-weight: 600
}

.home-my .box-center .bd {
	text-align: center
}

.home-my .box-center .bd .pd {
	padding: .1rem 0 .2rem 0
}

.home-my .box-center .bd .icon-img img {
	width: .72rem;
	height: .72rem
}

.home-my .box-center .bd .text {
	padding: .1rem 0;
	font-size: .24rem
}

.home-my .edit-nike-name {
	padding: .8rem 0;
	text-align: center
}

.home-my .edit-nike-name input {
	width: 5.32rem;
	border: 0;
	border-bottom: .02rem solid #e9e9e9;
	height: .6rem;
	font-size: .36rem
}

.home-my .edit-nike-ft-btn {
	text-align: center;
	padding: .4rem 0
}

.border-box {
	background: #f4f4f4;
	border-radius: 0 0 .08rem .08rem;
	border: .02rem solid #07c160;
	background: #fff;
	margin-left: .16rem;
	margin-right: .16rem
}

.border-box .border-box-body {
	position: relative;
	background-size: 100% 100%;
	padding: .24rem .2rem;
	border-radius: .2rem
}

.border-box .border-box-body .border-box-body-hd {
	padding-bottom: .2rem
}

.border-box .border-box-body .border-box-body-hd .text-left {
	text-align: left;
	font-size: .28rem;
	font-style: normal;
	font-weight: 400
}

.border-box .border-box-body .border-box-body-hd .text-left span {
	color: #07c160;
	font-size: .28rem;
	font-style: normal;
	font-weight: 400
}

.border-box .border-box-body .border-box-body-hd .text-right {
	text-align: right;
	cursor: pointer
}

.border-box .border-box-body .border-box-body-hd .text-right a,
.border-box .border-box-body .border-box-body-hd .text-right span {
	color: #07c160;
	font-size: .28rem;
	font-style: normal;
	font-weight: 400
}

.border-box .border-box-body .border-box-body-bd {
	min-height: 1.2rem
}

.border-box .border-box-body .border-box-body-bd .tc {
	width: 5%
}

.border-box .border-box-body .border-box-body-bd .tp {
	width: 13.5%
}

.border-box .border-box-body .border-box-body-bd .tp.right {
	text-align: right
}

.border-box .border-box-body .body-hd-2 {
	text-align: center;
	color: #07c160;
	margin-top: -.1rem;
	padding-bottom: .16rem
}

.border-box .border-box-body .slot-icon {
	display: inline-block;
	width: .88rem;
	line-height: .88rem;
	font-size: .4rem;
	font-weight: 600;
	color: #666;
	text-indent: .08rem
}

.border-box .border-box-body .slot-icon span {
	padding-right: .1rem
}

.border-box .border-box-body .icon-text {
	height: .88rem;
	width: auto
}

.border-box .border-box-body .icon-text.bg-amage-0 {
	background-image: url(/tk/img/hong.png); background-size: 100% 100%; }




.border-box .border-box-body .icon-text.bg-amage-1 {
	 url(/tk/img/lan.png); background-size: 100% 100%; }


.border-box .border-box-body .icon-text.bg-amage-2 {
	 url(/tk/img/lv.png); background-size: 100% 100%; }

.border-box .border-box-body .icon-text.bg-amage-3 {
	background-image: url(/tk/img/bai.png); background-size: 100% 100%; }

.border-box .border-box-body .slot-text {
	font-size: .24rem;
	color: #333;
	margin: .08rem;
	padding: .04rem;
	border-radius: .04rem
}

.border-box .border-box-body .connect {
	padding-top: .4rem;
	text-align: center
}

.border-box .border-box-body .connect i {
	font-size: .48rem
}

.border-box .border-box-body .border-box-body-ft {
	text-align: center;
	padding-top: .2rem;
	color: #e71607;
	font-family: Source Han Sans CN;
	font-size: .24rem;
	font-style: normal;
	font-weight: 400;
	line-height: normal
}

.user-img {
	display: inline-block;
	position: relative;
	padding-left: 48Px
}

.user-img.block {
	display: block
}

.user-img .left-image {
	position: absolute;
	left: 0;
	top: 0
}

.user-img .left-image .van-image {
	width: .72rem;
	height: .72rem
}

.user-img .left-image .floor {
	text-align: center;
	font-size: 12Px;
	color: #888;
	padding-top: .04rem
}

.user-img .user-info .name {
	padding: 4Px 0 3Px 0;
	margin-right: .1rem;
	font-style: normal;
	font-weight: 700;
	font-size: .28rem;
	color: #999
}

.user-img .user-info .name img {
	width: .28rem;
	height: .28rem;
	vertical-align: text-top
}

.user-img .user-info .name.red {
	color: red !important
}

.user-img .user-info .name.green {
	color: #07c160
}

.user-img .user-info .name .reportInfo {
	padding: 4Px 0 3Px 0;
	margin-right: .1rem;
	font-size: 15Px;
	color: #ec0808
}

.user-img .user-info .time {
	font-size: 12Px;
	color: #888
}

.user-img .read {
	position: absolute;
	width: .88rem;
	height: .48rem;
	color: #fff;
	text-align: center;
	line-height: .48rem;
	right: 0;
	top: 0;
	background-color: #07c160;
	border-radius: 0 .08rem 0 .16rem
}

.images .image-body {
	margin-bottom: .1rem;
	position: relative
}

.images .image-body .length {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .2);
	text-align: center;
	color: #fff;
	padding-top: .68rem
}

.images .image-body .van-image__img {
	border-radius: .08rem;
	overflow: hidden
}

.images .img-box-1 .image-body,
.images .img-box-2 .image-body,
.images .img-box-3 .image-body {
	height: 1.8rem;
	border-radius: .08rem
}

.corpusdetaillist-msg {
	background: #f8f8f8;
	min-height: 100vh
}

.corpusdetaillist-msg .stitles {
	font-size: .36rem;
	font-weight: 500;
	padding: .2rem 0;
	display: flex
}

.corpusdetaillist-msg .stitles .slabel {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 0 .16rem;
	height: .4rem;
	background: #07c160;
	border-radius: .08rem;
	font-weight: 400;
	font-size: .24rem;
	color: #fff
}

.corpusdetaillist-msg .stitles .formtitle {
	font-size: .36rem;
	font-weight: 700;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.corpusdetaillist-msg .stitles .van19 {
	display: flex !important
}

.corpusdetaillist-msg .stitles .van19 img {
	height: .4rem !important;
	margin: 0 .08rem
}

.corpusdetaillist-msg .van-nav-bar__right {
	top: .16rem
}

.corpusdetaillist-msg .van-nav-bar__right>div {
	line-height: normal
}

.corpusdetaillist-msg .van-nav-bar__right>div img {
	display: block;
	width: .32rem;
	margin: 0 auto
}

.corpusdetaillist-msg .van-nav-bar__right>div>div>div {
	font-size: .24rem;
	color: #07c160;
	float: right;
	margin-left: .5rem
}

.corpusdetaillist-msg .top-body {
	max-width: 480Px;
	margin: 0 auto
}

.corpusdetaillist-msg .border-bottom {
	height: .56rem;
	line-height: .56rem;
	text-align: center;
	color: #07c160;
	background: #fff
}

.corpusdetaillist-msg .van-notice-bar {
	height: auto
}

.corpusdetaillist-msg .boder-wrap .text-left span {
	color: inherit !important
}

.corpusdetaillist-msg .vant-swiper-wrap {
	margin-top: .12rem;
	position: relative
}

.corpusdetaillist-msg .vant-swiper-wrap .van-swipe-item img {
	display: block;
	width: 100%
}

.corpusdetaillist-msg .vant-swiper-wrap .close {
	position: absolute;
	top: .04rem;
	right: .04rem
}

.corpusdetaillist-msg .van-dropdown-item__content .dropdownitem2 {
	padding: .28rem 0 .4rem 0
}

.corpusdetaillist-msg .van-dropdown-item__content .dropdownitem2 div {
	float: left;
	width: 25%;
	text-align: center
}

.corpusdetaillist-msg .van-dropdown-item__content .dropdownitem2 div span {
	width: 1.38rem
}

.corpusdetaillist-msg .van-dropdown-item__content .dropdownitem1 {
	padding: .28rem 0 .08rem 0
}

.corpusdetaillist-msg .van-dropdown-item__content .dropdownitem1 .van-col {
	margin-bottom: .32rem;
	text-align: center
}

.corpusdetaillist-msg .van-dropdown-item__content .dropdownitem1 .van-col span {
	width: 1.66rem
}

.corpusdetaillist-msg .van-dropdown-item__content .dropdownitem1,
.corpusdetaillist-msg .van-dropdown-item__content .dropdownitem2 {
	max-width: 480Px;
	margin: 0 auto
}

.corpusdetaillist-msg .van-dropdown-item__content .dropdownitem1 span,
.corpusdetaillist-msg .van-dropdown-item__content .dropdownitem2 span {
	display: inline-block;
	height: .48rem;
	line-height: .48rem;
	border-radius: .04rem;
	color: #444;
	border: .02rem solid #444;
	font-size: .28rem
}

.corpusdetaillist-msg .van-dropdown-item__content .dropdownitem1 span.active,
.corpusdetaillist-msg .van-dropdown-item__content .dropdownitem2 span.active {
	color: #07c160;
	border-color: #07c160
}

.corpusdetaillist-msg .van-pull-refresh .list-item {
	padding: .28rem
}

.corpusdetaillist-msg .van-pull-refresh .list-item .cell-top>div {
	float: left
}

.corpusdetaillist-msg .van-pull-refresh .list-item .cell-top>div.cell-top-img {
	height: .84rem;
	width: .84rem;
	margin-right: .2rem;
	border-radius: 50%
}

.corpusdetaillist-msg .van-pull-refresh .list-item .cell-top>div.cell-top-img img {
	display: block;
	width: 100%
}

.corpusdetaillist-msg .van-pull-refresh .list-item .cell-top>div.cell-top-text p {
	font-size: .28rem;
	line-height: .4rem;
	color: #333;
	margin-bottom: .06rem
}

.corpusdetaillist-msg .van-pull-refresh .list-item .cell-top>div.cell-top-text p span {
	margin-left: .2rem;
	color: #07c160
}

.corpusdetaillist-msg .van-pull-refresh .list-item .cell-top>div.cell-top-text p span.is-top {
	width: .94rem;
	display: inline-block;
	height: .36rem;
	text-align: center;
	line-height: .36rem;
	font-size: .28rem;
	color: #fff;
	background: #ef5f5f;
	border-radius: .04rem
}

.corpusdetaillist-msg .van-pull-refresh .list-item .cell-top>div.cell-top-text p span.is-top.jinghua {
	background: #07c160;
	margin-left: .28rem
}

.corpusdetaillist-msg .van-pull-refresh .list-item .cell-top>div.cell-top-text div {
	font-size: .24rem;
	line-height: .34rem;
	color: #888
}

.corpusdetaillist-msg .van-pull-refresh .list-item .user-time {
	font-size: .24rem;
	color: #888;
	margin-bottom: .14rem
}

.corpusdetaillist-msg .van-pull-refresh .list-item .user-time .van-icon-manager {
	position: relative;
	top: .04rem;
	margin-right: .12rem
}

.corpusdetaillist-msg .van-pull-refresh .list-item .user-time .user {
	float: left
}

.corpusdetaillist-msg .van-pull-refresh .list-item .user-time .time {
	float: right
}

.corpusdetaillist-msg .van-pull-refresh .list-item .content-box {
	margin: .18rem 0;
	color: #333;
	line-height: .44rem;
	font-size: .32rem
}

.corpusdetaillist-msg .van-pull-refresh .list-item .content-box p {
	margin-bottom: .1rem;
	color: #444
}

.corpusdetaillist-msg .van-pull-refresh .list-item .operation-box {
	color: #888;
	font-size: .24rem;
	line-height: .4rem
}

.corpusdetaillist-msg .van-pull-refresh .list-item .operation-box>div {
	float: left;
	margin-right: .4rem
}

.corpusdetaillist-msg .van-pull-refresh .list-item .operation-box>div .van-icon {
	margin-right: .12rem;
	position: relative;
	top: .06rem
}

.corpusdetaillist-msg .van-pull-refresh .list-item .operation-box>span {
	float: right;
	height: .36rem;
	line-height: .36rem;
	padding: 0 .2rem;
	color: #07c160;
	border: .02rem solid #07c160;
	border-radius: .04rem;
	font-size: .28rem;
	text-align: center;
	margin-top: .04rem
}

.corpusdetaillist-msg .forum-bd {
	padding: .16rem .16rem 0 .16rem
}

.page-market-index {
	font-family: PingFang SC
}

.page-market-index .top1 {
	display: flex;
	justify-content: center;
	align-items: center;
	font-style: normal;
	background: #fff;
	box-shadow: inset 0 -.02rem 0 #ededed;
	height: .88rem
}

.page-market-index .top1 .titles {
	font-weight: 600;
	font-size: .36rem;
	line-height: .5rem
}

.page-market-index .top1 .rights {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	padding: 0;
	position: absolute;
	height: .7rem;
	right: .2rem;
	top: calc(50% - .34rem);
	font-size: .24rem;
	line-height: .28rem;
	justify-content: center;
	align-items: center;
	color: #07c160
}

.page-market-index .top1 .rights div {
	height: 100%
}

.page-market-index .top1 .rights img {
	margin: 0 auto;
	display: block;
	width: .36rem;
	height: .36rem
}

.page-market-index .top1 .rights span {
	display: block
}

.page-market-index .top1 .rights .div1 {
	margin-right: .2rem
}

.page-market-index .notices {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	padding: .2rem;
	position: static;
	left: .2rem;
	top: .2rem;
	background: rgba(7, 193, 96, .1);
	border: .02rem dashed #07c160;
	box-sizing: border-box;
	border-radius: .16rem
}

.page-market-index .items {
	display: flex
}

.page-market-index .items .items1 {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 1.875rem;
	height: 3.02rem;
	cursor: pointer
}

.page-market-index .items .items1 .imgs {
	background-size: 100% 100%;
	text-align: center;
	height: .96rem;
	width: .96rem;
	margin: .08rem 0
}

.page-market-index .items .items1 .img1 {
	background-image: url(data:image/png;base64,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)
}

.page-market-index .items .items1 .img2 {
	background-image: url(data:image/png;base64,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)
}

.page-market-index .items .items1 .img3 {
	background-image: url(data:image/png;base64,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)
}

.page-market-index .items .items1 .img4 {
	background-image: url(data:image/png;base64,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)
}

.page-market-index .items .items1 .titles {
	font-size: .28rem;
	line-height: .32rem;
	margin: .08rem 0
}

.page-market-index .items .items1 .tips1 {
	font-size: .24rem;
	line-height: .28rem;
	color: #999;
	margin: .08rem 0
}

.page-market-index .items .items1 .numbers {
	font-size: .32rem;
	line-height: .38rem;
	color: #e71607;
	margin: .08rem 0
}

.page-market-index .sqzj {
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: .2rem;
	position: relative;
	width: 7.1rem;
	height: 1.28rem;
	left: .2rem;
	background: #07c160;
	border-radius: .16rem;
	color: #fff;
	margin-bottom: .2rem
}

.page-market-index .sqzj .icons {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAPeSURBVHgBvZlNSFRRFMfPmJCV4ECCUaRTggbBjLhNbFrksmjRwkgwzHaiQoObQAU3oeCIrUpRMHLRpnRnC6epFrVIZyDQyJxRWgiKI2gYBLfzfx82zrw37907oz84M8q8e+f/zr3n477xkCJCiCC/1bFdN969hoEUW8KwGFvE4/FE6KhhUV62XrZtIc8q2wSbjwqNIWxYFI6JggnliTqFmsecWGVrpXwQhfWaHcMki9CXdF4cHwv4ThmBC+L4mbfS4rEQB5d3kQTxvTWKppYo9fc3eYtPk7+0khrLrpACYU5H3WQnUOibdoJcktzfpPbv45q4TKpKyulJ1W1qqWggSbpZZDhLoNDDHm72uZkF4ppiTyn5ZzPndYPVzdRxoYkkQJK/xCLxTkVpH/S6FQdCP6cdxYGB5Ftt6SXwGlroQKDhvVa3M8R212hm86ura3dY3LNfcyRJlxnVpgd7SYIPO0syl9Ps1gIpoAWqKTBIEiT2nZc2n+sNOvFSJPSuxCcxkANkS+ZybZkVQLEIwoNBmVHIebNb7vZfOgPJN6RAHQQGZEa4DY5MpjY+kQKaB30yI1ApVKgqOUsKBKQF3ufKoCJSoaIALwS67yJI9+Dn+n7yn6l0PeZFbVteAqVBnR3iEuaGlnMNquI0PBzK2yTpRZPHK6+4Sryz/Rxengv0aH+/3PjI+VBPT4HSi1q3gxt1IFVMenFWEjhUfU/LcVYRii+HOFSREN9IZj0u462CbsehkUhgiRcpD7CEVsz5eyjKJbF9ecyyWcCNhVamaTR3nU5C4HtSBF+ctChjEA0Phn5M24718zIj4By6nUUssZQH4ZVoaplmuJrEuauxouP8Ta3a2LVjLRXXOLIf0t1vo9p1U7w/bZY6UowTPweK4z7EXT7i7tlNJUHLP2OUQ3hqrEYXA8GmOHjOLJnxvXWraRLQVmz8M0I5Wi633XM6ZjKP765TjAUgYCAanmpfHte8ZlJ24pTVFBG8mHkwTDnA3cqIg7fTEzkCxU4cCJRaJv3+A4FG/z9CNlgdinKBvdno5Tx38n+eQ8TWfglliUMwWZwAJ1lT4kCgQR/pOTELFwn1EKNG8n59teNQ3baK+MHLzZnzJ8jwHsg8dqLNznoUgYmTkl0xPAjgTTNA0oHw5zVtdKu8PnPoA/bepKVAQyT2YycVGGyTqHGWwZIi0i26ohEW5/zQQBzvcxkTy5OVXTdzh/IsgZJE2G6QLFhucfSEKR94glahP2wsNHgoKvWQKpdIH9ukKBxYGaUWz63QVSEPPNYnK8xDigj9wA/DsdVnWPrPEDAEGtq5RdWfIf4BHm6Nfx1HG2AAAAAASUVORK5CYII=);
	background-size: 100% 100%;
	height: .8rem;
	width: .8rem
}

.page-market-index .sqzj .descs {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 0;
	position: relative;
	width: 3.74rem;
	height: .88rem;
	margin-left: .3rem
}

.page-market-index .sqzj .descs .div1 {
	font-weight: 700;
	font-size: .36rem;
	line-height: .5rem;
	margin: .04rem 0
}

.page-market-index .sqzj .descs .div2 {
	font-size: .24rem;
	line-height: .28rem;
	margin: .04rem 0
}

.page-market-index .sqzj .apply {
	position: static;
	width: 1.76rem;
	height: .6rem;
	left: 5.14rem;
	font-size: .28rem;
	line-height: .6rem;
	text-align: center;
	border: .02rem solid #fff;
	box-sizing: border-box;
	border-radius: .6rem
}

.page-market-index .noexpert {
	background: #fff;
	display: flex;
	flex-direction: row;
	height: 1.6rem;
	color: #fff;
	width: 95%;
	margin: auto;
	margin-bottom: .2rem;
	justify-content: space-around
}

.page-market-index .noexpert .item {
	display: flex;
	justify-content: space-around;
	background: #07c160;
	align-items: center;
	width: 47%;
	border-radius: .16rem
}

.page-market-index .noexpert .item>div {
	display: flex;
	flex-direction: column
}

.page-market-index .noexpert .item>div span {
	font-size: .36rem;
	font-weight: 700;
	color: #fff;
	margin-bottom: .04rem
}

.page-market-index .noexpert .apply {
	position: static;
	width: 1.6rem;
	height: .5rem;
	left: 5.14rem;
	font-size: .28rem;
	line-height: .5rem;
	text-align: center;
	border: .02rem solid #fff;
	box-sizing: border-box;
	border-radius: .6rem
}

.page-market-index .noexpert img {
	height: .8rem;
	width: .8rem
}

.page-market-index .spans {
	height: .12rem;
	background: #f2f2f2
}

.page-market-index {
	padding-bottom: 1.2rem;
	padding-top: .88rem;
	position: relative
}

.page-market-index .flx {
	position: absolute;
	width: 1.6rem;
	bottom: 1rem;
	right: .2rem;
	z-index: 101
}

.page-market-index .flx i {
	font-size: .8rem;
	color: red
}

.page-market-index .main-box {
	padding: .2rem .2rem;
	border-top: .02rem solid #ededed
}

.page-market-index .main-box .tips-box {
	padding: 0 .1rem .2rem .1rem
}

.page-market-index .main-box .tips {
	padding: .3rem .3rem;
	line-height: .4rem;
	font-size: .26rem;
	height: 1.74rem;
	background-size: 100% 100%;
	background-image: url(../img/tl-icon4.6b7c31e4.png)
}

.page-market-index .main-box .card-item {
	color: #fff;
	font-weight: 700;
	padding: .3rem .3rem 0 .3rem;
	height: 2.14rem;
	background-size: 100% 100%
}

.page-market-index .main-box .card-item.bg-1 {
	background-image: url(../img/tl-icon5.03bd94a6.png)
}

.page-market-index .main-box .card-item.bg-2 {
	background-image: url(../img/tl-icon6.a1dadb54.png)
}

.page-market-index .main-box .card-item.bg-3 {
	background-image: url(../img/tl-icon7.6570a4d4.png)
}

.page-market-index .main-box .card-item.bg-4 {
	background-image: url(../img/tl-icon8.89a63d7b.png)
}

.page-market-index .main-box .card-item .title {
	font-size: .4rem;
	font-weight: 700;
	text-shadow: 0 .06rem .12rem rgba(0, 101, 36, .5)
}

.page-market-index .main-box .card-item .describe {
	font-size: .3rem;
	padding: .24rem 0 .1rem 0
}

.page-market-index .main-box .card-item .text {
	font-size: .24rem
}

.page-market-index .cell-icon img {
	width: .48rem;
	height: .48rem;
	margin-right: .48rem
}

.page-market-index .cell-title {
	font-size: .32rem;
	line-height: .38rem;
	color: #333
}

.page-market-index .add-xs {
	position: absolute;
	width: 1.6rem;
	bottom: 1rem;
	right: .2rem
}

.page-market-index .van-cell__title {
	display: flex;
	align-items: center
}

.picture_lts[data-v-042d5a68] {
	display: flex;
	position: fixed;
	bottom: 4.8rem;
	right: .24rem;
	z-index: 101
}

.box[data-v-042d5a68] {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: calc(100vh - 50Px);
	overflow: hidden;
	max-width: 480Px;
	margin: auto;
	background: #000
}

.share-pops[data-v-042d5a68] {
	height: 4.1rem
}

.share-pops .share-box .title[data-v-042d5a68] {
	height: 1.2rem;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: .36rem;
	font-weight: 700
}

.share-pops .share-box .warp[data-v-042d5a68] {
	display: flex;
	align-items: center;
	justify-content: space-around
}

.share-pops .share-box .warp .info[data-v-042d5a68] {
	display: flex;
	flex-direction: column;
	align-items: center
}

.share-pops .share-box .warp .info img[data-v-042d5a68] {
	height: .9rem;
	width: .9rem;
	margin-bottom: .3rem
}

.menu-pop[data-v-042d5a68] {
	width: 65%;
	height: 100%;
	background: #f5f5f5
}

.menu-pop .menu-warp[data-v-042d5a68] {
	padding: .2rem
}

.menu-pop .menu-warp .ul[data-v-042d5a68] {
	background: #fff;
	border-radius: .16rem;
	padding-left: .2rem;
	padding-right: .2rem;
	margin-bottom: .4rem
}

.menu-pop .menu-warp .ul .ben[data-v-042d5a68] {
	display: flex;
	align-items: center
}

.menu-pop .menu-warp .ul .bold[data-v-042d5a68] {
	font-weight: 700;
	font-size: .32rem
}

.menu-pop .menu-warp .ul .title[data-v-042d5a68] {
	color: #666
}

.menu-pop .menu-warp .ul .li[data-v-042d5a68] {
	display: flex;
	align-items: center;
	border-bottom: .02rem solid #ddd;
	padding-bottom: .2rem;
	padding-top: .2rem;
	justify-content: space-between;
	width: 100%
}

.menu-pop .menu-warp .ul .li .log[data-v-042d5a68] {
	background: #f5f5f5;
	color: #000;
	border-radius: .1rem;
	padding-left: .1rem;
	padding-right: .1rem;
	font-size: .28rem;
	height: .46rem;
	display: flex;
	justify-content: center;
	align-items: center
}

.menu-pop .menu-warp .ul .li .text[data-v-042d5a68] {
	margin-right: .16rem;
	margin-left: .16rem;
	font-size: .3rem
}

.menu-pop .menu-warp .ul .li img[data-v-042d5a68] {
	width: .46rem;
	height: .46rem
}

.menu-pop .menu-warp .ul .li .info[data-v-042d5a68] {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top: .2rem;
	width: 33.333%
}

.menu-pop .menu-warp .ul .li .info img[data-v-042d5a68] {
	width: .9rem;
	height: .9rem;
	border-radius: 50%;
	margin-bottom: .1rem
}

.menu-pop .menu-warp .ul .li .info div[data-v-042d5a68] {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical
}

.menu-pop .menu-warp .ul .li[data-v-042d5a68]:last-child {
	border: none
}

.my-swipe[data-v-042d5a68] {
	height: 100%
}

.my-swipe[data-v-042d5a68] .van-swipe__track {
	height: 100% !important
}

.my-swipe .video-container[data-v-042d5a68] {
	position: relative;
	width: 100%;
	height: 100%
}

.my-swipe .video-container .custom-controls[data-v-042d5a68] {
	position: absolute;
	z-index: 99;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	height: 80vh;
	display: flex;
	justify-content: center;
	align-items: center
}

.my-swipe .video-container .custom-controls .logo-up1[data-v-042d5a68] {
	height: 1rem;
	width: 1rem
}

.my-swipe .set-bottom[data-v-042d5a68] {
	position: absolute;
	bottom: .1rem;
	right: 0;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	z-index: 99;
	width: 100%;
	padding: .36rem
}

.my-swipe .set-bottom .title[data-v-042d5a68] {
	display: flex;
	align-items: center;
	margin-bottom: .1rem
}

.my-swipe .set-bottom .title .name[data-v-042d5a68] {
	margin-right: .2rem;
	color: #fff;
	font-weight: 600;
	font-size: .3rem
}

.my-swipe .set-bottom .title .time[data-v-042d5a68] {
	font-size: .28rem;
	color: #bab6b6
}

.my-swipe .set-bottom .infos[data-v-042d5a68] {
	font-size: .3rem;
	color: #bab6b6;
	width: 85%
}

.my-swipe .set-bottom .infos .clamp-body[data-v-042d5a68] {
	position: relative;
	word-break: break-all
}

.my-swipe .set-bottom .infos .clamp-body .clamp-away[data-v-042d5a68] {
	color: #fff;
	display: inline-block
}

.my-swipe .set-bottom .infos .clamp-body .clamp-before[data-v-042d5a68] {
	position: absolute;
	right: 5Px;
	bottom: 0;
	color: #fff
}

.my-swipe .set-right[data-v-042d5a68] {
	position: absolute;
	bottom: .8rem;
	right: .2rem;
	display: flex;
	flex-direction: column;
	align-items: center;
	z-index: 99
}

.my-swipe .set-right .right-top[data-v-042d5a68] {
	position: relative;
	margin-bottom: .8rem
}

.my-swipe .set-right .right-top .user-logo[data-v-042d5a68] {
	width: .96rem;
	height: .96rem;
	border-radius: 50%;
	border: .06rem solid #fff;
	display: flex;
	align-items: center;
	justify-content: center
}

.my-swipe .set-right .right-top .user-logo img[data-v-042d5a68] {
	width: .9rem;
	height: .9rem;
	border-radius: 50%
}

.my-swipe .set-right .right-top .attens[data-v-042d5a68] {
	position: absolute;
	width: .4rem;
	height: .4rem;
	left: 50%;
	transform: translate(-50%);
	bottom: -.2rem
}

.my-swipe .set-right .right-top .attens img[data-v-042d5a68] {
	width: .4rem;
	height: .4rem
}

.my-swipe .icons[data-v-042d5a68] {
	margin-bottom: .32rem;
	text-align: center
}

.my-swipe .icons img[data-v-042d5a68] {
	width: .6rem;
	height: .6rem;
	object-fit: cover;
	border-radius: 50%
}

.my-swipe .icons div[data-v-042d5a68] {
	margin-top: .08rem;
	font-size: .28rem;
	color: #fff
}

.my-swipe .right-bottom .mutes[data-v-042d5a68] {
	background: #fff;
	border-radius: 50%;
	height: .72rem;
	width: .72rem;
	display: flex;
	align-items: center;
	justify-content: center
}

.my-swipe .right-bottom .mutes img[data-v-042d5a68] {
	height: .4rem;
	width: .4rem
}

.van-swipe-item[data-v-042d5a68] {
	height: 100%
}

#mui-player[data-v-042d5a68] {
	width: 100%;
	height: 100% !important;
	background: #000
}

.short-index[data-v-042d5a68] {
	background: #f8f8f8;
	box-sizing: border-box;
	padding-bottom: 50Px
}

.short-index .m-apply[data-v-042d5a68] {
	width: 80%;
	max-width: 480Px
}

.short-index .website-pop-title[data-v-042d5a68] {
	padding: .4rem .32rem;
	color: #333;
	font-family: Noto Sans SC;
	font-size: .32rem;
	font-style: normal;
	font-weight: 700;
	display: flex;
	justify-content: space-between;
	line-height: normal
}

.short-index .search-hd[data-v-042d5a68] {
	margin-top: -.02rem
}

.short-index .search-hd .van-search[data-v-042d5a68] {
	background: #07c160 !important;
	padding: .14rem .24rem
}

.short-index .search-hd .van-search .van-search__content[data-v-042d5a68] {
	background-color: #fff
}

.short-index .search-hd .van-search .van-cell[data-v-042d5a68] {
	padding: .06rem .16rem .06rem 0
}

.short-index .search-hd .van-search .van-field__control[data-v-042d5a68] {
	font-size: .28rem
}

.short-index .search-hd .search-btn[data-v-042d5a68] {
	color: #fff;
	font-weight: 700;
	font-size: .32rem
}

.short-index .website-body[data-v-042d5a68] {
	height: 100%;
	background: #fff;
	padding: 0 .12rem
}

.short-index .website-body .website-item[data-v-042d5a68] {
	float: left;
	width: 25%;
	text-align: center;
	padding: .2rem 0 .2rem
}

.short-index .website-body .website-item.mt[data-v-042d5a68] {
	padding-top: 0
}

.short-index .website-body .website-item div[data-v-042d5a68] {
	padding: 0 .1rem
}

.short-index .website-body .website-item img[data-v-042d5a68] {
	width: 90%;
	height: .8rem;
	border-radius: .08rem
}

.short-index .website-body .website-item p[data-v-042d5a68] {
	color: #444;
	font-size: .32rem;
	line-height: .44rem;
	margin-top: .08rem
}

.short-index .website-body .website-item p.bg[data-v-042d5a68] {
	background: #f2f2f2;
	padding: .1rem 0;
	border-radius: .08rem;
	font-size: .28rem
}

.short-index .platform-list[data-v-042d5a68] {
	min-height: .94rem;
	margin-bottom: .2rem;
	background: #fff;
	display: flex;
	color: #fff;
	position: relative;
	justify-content: space-around;
	padding-left: .24rem;
	padding-right: .24rem;
	padding-top: .3rem;
	padding-bottom: .2rem
}

.short-index .platform-list li[data-v-042d5a68] {
	margin-right: .2rem
}

.short-index .platform-list .item-body[data-v-042d5a68] {
	font-size: .36rem;
	font-style: normal;
	font-weight: 700;
	color: #333
}

.short-index .platform-list .act[data-v-042d5a68] {
	position: relative;
	color: #07c160
}

.short-index .platform-list .act[data-v-042d5a68]:after {
	content: "";
	position: absolute;
	bottom: -.16rem;
	background-color: #07c160;
	width: .4rem;
	height: .08rem;
	left: 0;
	border-radius: .08rem;
	right: 0;
	margin: auto
}

.short-index .short-top-menu[data-v-042d5a68] {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 1.1rem;
	overflow: hidden;
	z-index: 9;
	height: 1.2rem;
	display: flex;
	justify-content: space-between;
	padding: .3rem;
	max-width: 480Px;
	margin: auto
}

.short-index .short-top-menu .short-top-conf[data-v-042d5a68] {
	display: flex;
	align-items: center
}

.short-index .short-top-menu .short-top-conf .left img[data-v-042d5a68] {
	height: .56rem;
	width: .56rem
}

.short-index .short-top-menu .short-top-conf .right[data-v-042d5a68] {
	display: flex;
	align-items: center
}

.short-index .short-top-menu .short-top-conf .right .text[data-v-042d5a68] {
	font-size: .32rem;
	color: #bbbbba;
	position: relative;
	margin-left: .4rem
}

.short-index .short-top-menu .short-top-conf .right .act[data-v-042d5a68] {
	color: #fff;
	font-size: .36rem
}

.short-index .short-top-menu .short-top-conf .right .act[data-v-042d5a68]:after {
	content: "";
	position: absolute;
	bottom: -.2rem;
	background-color: #07c160;
	width: .5rem;
	height: .06rem;
	left: 50%;
	border-radius: .08rem;
	transform: translate(-50%)
}

.short-index .short-top-menu .short-top-seach[data-v-042d5a68] {
	display: flex;
	align-items: center
}

.short-index .short-top-menu .short-top-seach img[data-v-042d5a68] {
	height: .56rem;
	width: .56rem
}

.short-index .m-player[data-v-042d5a68] .mini-progress {
	opacity: 0 !important
}

.short-index .m-player[data-v-042d5a68] .mplayer-error {
	display: none !important
}

.short-index .m-player[data-v-042d5a68] .mplayer-footer {
	transform: translateY(0) !important;
	background: none !important;
	height: auto !important
}

.short-index .m-player[data-v-042d5a68] .mplayer-footer .progress .left-part,
.short-index .m-player[data-v-042d5a68] .mplayer-footer .progress .right-part {
	display: none !important
}

.short-index .m-player[data-v-042d5a68] .mplayer-footer .progress .progress-container .touch-effective .ball-container .progress-drag .progress-ball,
.short-index .m-player[data-v-042d5a68] .mplayer-footer .progress .progress-container .touch-effective .prompts-container .progress-drag .progress-ball {
	height: 0 !important;
	width: 0 !important
}

.short-index .m-player[data-v-042d5a68] .mplayer-footer .progress .progress-begin,
.short-index .m-player[data-v-042d5a68] .mplayer-footer .progress .progress-long {
	display: none !important
}

.short-index .m-player[data-v-042d5a68] video {
	object-fit: cover !important
}

.short-index .m-player[data-v-042d5a68] .mplayer-footer .progress-play {
	background: #999998 !important
}

.short-index .m-player[data-v-042d5a68] .player-wrapper .video-wrapper .covered {
	object-fit: cover !important
}

.login-confirm {
	background: #fff;
	width: 6.4rem;
	padding: .42rem .6rem 2.2rem;
	box-sizing: border-box;
	overflow-y: inherit !important;
	border-radius: .06rem
}

.login-confirm .step {
	position: absolute;
	color: #07c160;
	font-size: .3rem;
	line-height: .42rem;
	top: .42rem;
	right: .54rem
}

.login-confirm .forgetpwd {
	margin: .3rem 0 .6rem 0
}

.login-confirm .forgetpwd a {
	float: right;
	color: #07c160
}

.login-confirm .login-logo {
	display: block;
	margin: 0 auto;
	width: 1.68rem
}

.login-confirm .register-body:after {
	bottom: 0;
	top: auto;
	border: none;
	border-bottom: .02rem solid #bcbcbc
}

.login-confirm .van-tabs__wrap {
	width: 3.72rem;
	margin: .3rem 0 .54rem
}

.login-confirm .van-tabs__wrap.van-hairline--top-bottom:after {
	display: none
}

.login-confirm .van-tabs__wrap .van-tab {
	padding: 0;
	font-size: .32rem
}

.login-confirm .van-tabs__wrap .van-tabs__line {
	background: #07c160
}

.login-confirm .van-cell:not(:last-child):after {
	left: 0;
	border-color: #bcbcbc
}

.login-confirm .van-cell:last-child {
	margin-bottom: 0 !important
}

.login-confirm .van-field__control {
	color: #555;
	font-size: .3rem;
	line-height: .42rem
}

.login-confirm .register-body .van-cell {
	padding: .12rem 0;
	margin-bottom: .6rem
}

.login-confirm .primary-btn {
	width: 100% !important;
	border-radius: .06rem !important;
	margin-top: .8rem !important
}

.login-confirm .get-code {
	color: #07c160;
	font-size: .28rem
}

.login-confirm .person-icon {
	margin-bottom: .46rem
}

.login-confirm .person-icon .van-uploader__input-wrapper {
	height: 1.1rem;
	line-height: 1.1rem;
	color: #444;
	font-size: .3rem
}

.login-confirm .person-icon .van-uploader__input-wrapper img {
	height: 100%;
	margin-right: .3rem
}

.login-confirm .person-icon .van-uploader__input-wrapper img,
.login-confirm .person-icon .van-uploader__input-wrapper span {
	float: left
}

.login-confirm .close {
	position: absolute;
	bottom: -1rem;
	left: 50%;
	transform: translate(-50%)
}

.v-platform .platform-btn {
	color: #fff;
	position: fixed;
	width: 80%;
	height: .7rem;
	line-height: .7rem;
	background-color: #07c160;
	bottom: 1rem;
	left: 10%;
	border-radius: .3rem;
	text-align: center;
	font-size: .32rem
}

.v-platform-list {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%)
}

.v-platform-list .item {
	background-color: #e7e4e7;
	margin-bottom: .2rem;
	border-radius: .08rem;
	line-height: .4rem;
	padding-bottom: .3rem;
	text-align: center;
	width: 4rem
}

.v-platform-list .item .title {
	font-weight: 700;
	font-size: .36rem;
	padding: .2rem 0 .1rem 0
}

.v-platform-list .item .text {
	font-size: .26rem
}

.v-platform-list .item.act {
	background-color: #07c160;
	color: #fff;
	width: 4.2rem;
	margin-left: -.1rem
}

@font-face {
	font-family: iconfont;
	src: url(data:application/vnd.ms-fontobject;base64,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);
	src: url(data:application/vnd.ms-fontobject;base64,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#iefix) format("embedded-opentype"), url("data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAAPgAAsAAAAACGgAAAOSAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCDMgqDfIMwATYCJAMUCwwABCAFhG0HUxtHBxEVnB/JfibwJqYnQ/lFYYaPRURCpOdM8DzVWe93VWcqnYG4gLMEe9bCDfBxzwmAzbmewJioOZazTx59v0tpkF2ap+j9417VTPH57Ftc5tiYUC6AoQkUi421O6lY0Fakgt5h7MqLOAwBHFIphtSr37QtBo0xSgAZOmhAL0xKia7JFAyCp2ShRpZjY6wF1mNgmf/78ocyYsDCVhgTW/b396XW91E//coNuHR1UbDG0wNsGSigGKBBRpcah6LCYDEUjtJdUwtwMFhYY7Ur+rPuT38gEHN3JHbMf3ggWCg0iAcjPRiAWkiuOTmWjUDgZ1EEFvysi0DBTz/7xaTbADgwvAm4gfHJhiDE/JJ6TnB4bLAYpaY4Cw8WHvL51q2Ls9eujQ1dvRpCFh1IYMP+s+JI4VondOHqaL1mTUxJvrvfCd57MNHe1JgnTn5e2J4DCXr9/tGQXhpcePBQJ18D5niC9iItqUL4d5Z2L150ePasnXs8v90ad//C2Pb77zvPn7e79yJr5/P6t5+m73jm7zOh3dgi0r9Dj34DpvTrW5lG/hASCcl1D5oO5qAb6R70Jo+Nvaw/RdwJi5L75pA30nsoaHyxsE2jKaNrXdKn9OWYrVX1pZYtEh3W6EvHvzWKSEmJcHqFhIRnNQ0mkeCmDePCx4QQstQW4+fsOilthg9rLSbNnS1t0qoktGmzID4ifn7btitXpBW8z42ybtOmxtu0SeGKJk28pknT5Yy6VrJmtx5LtpWjW78eXalZ85rhJFzV8jftCEBA3VR1ANR1qxYEsOy6gn8hgIDtrzGiR1i1/8anAXg1L1kFnAFNv5DBgtasn8pqWaJVjqGytVxoM+V+NksIAsBiVQ7wK62RvB9HHNM6HQRDTAwWQaSAwpCN1vhiYOOjHHgw1ASHojRY7iOK0ShEe4EizAEghHMMLEK5BopwnqA1/h3YxPIPPISLAof2ErWhD00ifndgVIINvP7gNQ3G0sguyLyifXeKkxyf8ESO3gNlVmQjFxyQx5gSP7YSMWCYejiD47DrCEamgFoyJzLWeW7KPinT1E92HBiVYAO8/oDXNBi3suxyP39F++4U1xRVqJ/I0bcOlGQULdAX4dCq6FqeiR9bIWIAw9QDZ6DHzgwSMJb3C6glw/XwjzU5KmfaCrP5xf0zbgIcjEttsUSJFls8rIdT2ihRS+1Qt9tILOkc+g57rRijRPbWyWQCAAA=") format("woff2"), url(data:font/woff;base64,d09GRgABAAAAAAWUAAsAAAAACGgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADMAAABCsP6z7U9TLzIAAAE8AAAARAAAAFY850o3Y21hcAAAAYAAAABpAAABst+pop1nbHlmAAAB7AAAAZIAAAH8hiF5BWhlYWQAAAOAAAAALwAAADYWLZEiaGhlYQAAA7AAAAAcAAAAJAfeA4ZobXR4AAADzAAAAA4AAAAUFAAAAGxvY2EAAAPcAAAADAAAAAwBvAHgbWF4cAAAA+gAAAAfAAAAIAEWAJluYW1lAAAECAAAAUUAAAJtPlT+fXBvc3QAAAVQAAAAQgAAAFNdm8JBeJxjYGRgYOBikGPQYWB0cfMJYeBgYGGAAJAMY05meiJQDMoDyrGAaQ4gZoOIAgCKIwNPAHicY2BkYWCcwMDKwMHUyXSGgYGhH0IzvmYwYuRgYGBiYGVmwAoC0lxTGByeFb5wZW7438AQw9zA0AAUZgTJAQDrsQybeJztkcEJgDAMRV9rFRE3qUMUxG286NCSLWrS9OAQ/vBK8ik5/AAjMCibkiDcBEynuqH5A0vzE0XnhZlIfC7JsstRK3z7rqD/vKyPusN2T/xa21v6lCw9x9KW7GhiyO7YdeRwSC/5Vhm7AAAAeJw1UT1LA0EQnbcniae54F5ydyFclMuRSyH4mURMQIJiIVywSEQslFSCCAmIvb2K+AssxH9gYSUcqfwRNjaW/oO7OJvosrMz896becVSmmj8ro20XdqjDp3QBd3QHd0TVfxyUGu0sIMtuYKql0UJ3obtWHYqqPv1WuB75VRaLsJhNJ/yPRbJHbRQ5wmPYZmFGmCmHDRym0q0DLWzqtZu2Nb6FKg7PMD6fCrtsKa8iiz8FSiUV2aRZk573DekNAJ9HpjX4x/O17YLUfL+W87oKk3yYLmAaz3BtcXhpI4PcSBNUyZvkk+YkTITGqo0Hozp8yKG3e5Q5M2ebhb0o2JzqTscbXeAznYzBMLmgSxKthDHUyu3ZH2Z9kLuYzaTmY1vGVS8a4lXq9Sa+seXnL8X+SSfTPK9VmYqXnsDIQa9pVaxN1cw9aOcKQa1iZUQYZNtiUgFzZBGxD9UgYPqOrZwJdbO4qt88tyPRLsf9y2cn/5pNUZIEOV0tBGBu4Sz4saRiLQJpwsQoqStMZe0fwGyv1blAAB4nGNgZGBgAGJRV7v8eH6brwzcLAwgcLNdbTKC/r+XhYHZCcjlYGACiQIA9xoI+QB4nGNgZGBgbvjfwBDDwgACQJKRARWwAgBHCwJueJxjYWBgYEHDAAEEABUAAAAAAAAAzADiAPAA/nicY2BkYGBgZehlYGcAASYg5gJCBob/YD4DABc3AbAAeJxlj01OwzAQhV/6B6QSqqhgh+QFYgEo/RGrblhUavdddN+mTpsqiSPHrdQDcB6OwAk4AtyAO/BIJ5s2lsffvHljTwDc4Acejt8t95E9XDI7cg0XuBeuU38QbpBfhJto41W4Rf1N2MczpsJtdGF5g9e4YvaEd2EPHXwI13CNT+E69S/hBvlbuIk7/Aq30PHqwj7mXle4jUcv9sdWL5xeqeVBxaHJIpM5v4KZXu+Sha3S6pxrW8QmU4OgX0lTnWlb3VPs10PnIhVZk6oJqzpJjMqt2erQBRvn8lGvF4kehCblWGP+tsYCjnEFhSUOjDFCGGSIyujoO1Vm9K+xQ8Jee1Y9zed0WxTU/3OFAQL0z1xTurLSeTpPgT1fG1J1dCtuy56UNJFezUkSskJe1rZUQuoBNmVXjhF6XNGJPyhnSP8ACVpuyAAAAHicY2BigAAuBuyAlZGJkZmRhZGVkY2BPS9fNyWxJJE1OSM1OZuzOL+oRDclvzyPOzmxKLVEtygzPaOEgQEABAYM9AAA) format("woff"), url(data:font/ttf;base64,AAEAAAALAIAAAwAwR1NVQrD+s+0AAAE4AAAAQk9TLzI850o3AAABfAAAAFZjbWFw36minQAAAegAAAGyZ2x5ZoYheQUAAAOoAAAB/GhlYWQWLZEiAAAA4AAAADZoaGVhB94DhgAAALwAAAAkaG10eBQAAAAAAAHUAAAAFGxvY2EBvAHgAAADnAAAAAxtYXhwARYAmQAAARgAAAAgbmFtZT5U/n0AAAWkAAACbXBvc3Rdm8JBAAAIFAAAAFMAAQAAA4D/gABcBAAAAAAABAAAAQAAAAAAAAAAAAAAAAAAAAUAAQAAAAEAABVFPm9fDzz1AAsEAAAAAADZhyaTAAAAANmHJpMAAP+9BAADQgAAAAgAAgAAAAAAAAABAAAABQCNAAcAAAAAAAIAAAAKAAoAAAD/AAAAAAAAAAEAAAAKAB4ALAABREZMVAAIAAQAAAAAAAAAAQAAAAFsaWdhAAgAAAABAAAAAQAEAAQAAAABAAgAAQAGAAAAAQAAAAAAAQQAAZAABQAIAokCzAAAAI8CiQLMAAAB6wAyAQgAAAIABQMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUGZFZABA5nHoRQOA/4AAXAOAAIAAAAABAAAAAAAABAAAAAQAAAAEAAAABAAAAAQAAAAAAAAFAAAAAwAAACwAAAAEAAABcgABAAAAAABsAAMAAQAAACwAAwAKAAABcgAEAEAAAAAKAAgAAgAC5nHoK+hD6EX//wAA5nHoK+hD6EX//wAAAAAAAAAAAAEACgAKAAoACgAAAAEAAgADAAQAAAEGAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwAAAAAAEAAAAAAAAAABAAA5nEAAOZxAAAAAQAA6CsAAOgrAAAAAgAA6EMAAOhDAAAAAwAA6EUAAOhFAAAABAAAAAAAAADMAOIA8AD+AAcAAP+9A8IDQgBDAE0AWQBpAH8AiwCMAAAlIyImNDY7AT4BNxEuASchDgEdASEyFhcVFgYmNSM1NCYjISIGBxEeARchMhYUBiMhLgEnET4BOwE1PgE3IR4BFxEOAQEhMhYGIyEiJjYTMzIWFAYrASImNDYnNDY7ATIWFTEUBisBIiY1Fz4BNx4BFxQGBxcWFAYiLwEOASMuARc+ATcuAScOAQceARcDkEUNERENJgkLAQELCf3uCQsBdBYcAQIdIQELCf3uCQsBAQsJAVMNEREN/o4VHAEBHBWeARwWAk8VHAEBHP1PAUkREhIR/rcRERERTAwREQxMDRERERENjg0REQ2ODRGkAm9TU28CFBJUCRIYCVUaOh9Tb8I5TQEBTTk6TAEBTDpJERoRAQsJAlcJCwEBCwkcHRXhEhYQE8gIDAwI/YoJCwERGhEBHBUCsxUdOxUcAQEcFf1rFRwB5h4eHh7+3BEaEREaEXQNERENDRERDbNUbgICblQfOxpUChgSCVUTEgJuNAFNOTpMAgJMOjlNAQAAAAEAAAAABAADAAAHAAAlARcBJzEBNwFyAjBe/XIU/qJgwAJAYP1gFQFmXQAAAQAAAAADwAJAAAIAABMJAUABwAHAAkD+QAHAAAEAAP/AAsADQAACAAAJAgEAAcD+QANA/kD+QAAAABIA3gABAAAAAAAAABUAAAABAAAAAAABAAgAFQABAAAAAAACAAcAHQABAAAAAAADAAgAJAABAAAAAAAEAAgALAABAAAAAAAFAAsANAABAAAAAAAGAAgAPwABAAAAAAAKACsARwABAAAAAAALABMAcgADAAEECQAAACoAhQADAAEECQABABAArwADAAEECQACAA4AvwADAAEECQADABAAzQADAAEECQAEABAA3QADAAEECQAFABYA7QADAAEECQAGABABAwADAAEECQAKAFYBEwADAAEECQALACYBaQpDcmVhdGVkIGJ5IGljb25mb250Cmljb25mb250UmVndWxhcmljb25mb250aWNvbmZvbnRWZXJzaW9uIDEuMGljb25mb250R2VuZXJhdGVkIGJ5IHN2ZzJ0dGYgZnJvbSBGb250ZWxsbyBwcm9qZWN0Lmh0dHA6Ly9mb250ZWxsby5jb20ACgBDAHIAZQBhAHQAZQBkACAAYgB5ACAAaQBjAG8AbgBmAG8AbgB0AAoAaQBjAG8AbgBmAG8AbgB0AFIAZQBnAHUAbABhAHIAaQBjAG8AbgBmAG8AbgB0AGkAYwBvAG4AZgBvAG4AdABWAGUAcgBzAGkAbwBuACAAMQAuADAAaQBjAG8AbgBmAG8AbgB0AEcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAAcwB2AGcAMgB0AHQAZgAgAGYAcgBvAG0AIABGAG8AbgB0AGUAbABsAG8AIABwAHIAbwBqAGUAYwB0AC4AaAB0AHQAcAA6AC8ALwBmAG8AbgB0AGUAbABsAG8ALgBjAG8AbQAAAAACAAAAAAAAAAoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUBAgEDAQQBBQEGAAduby1kYXRhBWNoZWNrCXNvcnQtZG93bgtjYXJldC1yaWdodAAAAA==) format("truetype"), url(../img/iconfont.c373fc74.svg) format("svg")
}

.iconfont {
	font-family: iconfont !important;
	font-size: .32rem;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-no-data:before {
	content: "\E671"
}

.icon-check:before {
	content: "\E82B"
}

.icon-sort-down:before {
	content: "\E843"
}

.icon-caret-right:before {
	content: "\E845"
}

html {
	font-size: 13.33333vw
}

.chatrom {
	min-height: 4rem
}

.chatrulestyle {
	min-height: 7rem
}

body,
div,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
li,
p,
ul {
	margin: 0;
	padding: 0
}

@media screen and (max-width:320px) {
	html {
		font-size: 42.667PX;
		font-size: 13.33333vw
	}
}

@media screen and (min-width:321px)and (max-width:360px) {
	html {
		font-size: 48PX;
		font-size: 13.33333vw
	}
}

@media screen and (min-width:361px)and (max-width:375px) {
	html {
		font-size: 50PX;
		font-size: 13.33333vw
	}
}

@media screen and (min-width:376px)and (max-width:393px) {
	html {
		font-size: 52.4PX;
		font-size: 13.33333vw
	}
}

@media screen and (min-width:394px)and (max-width:412px) {
	html {
		font-size: 54.93PX;
		font-size: 13.33333vw
	}
}

@media screen and (min-width:413px)and (max-width:414px) {
	html {
		font-size: 55.2PX;
		font-size: 13.33333vw
	}
}

@media screen and (min-width:415px)and (max-width:480px) {
	html {
		font-size: 64PX;
		font-size: 13.33333vw
	}
}

@media screen and (min-width:481px)and (max-width:540px) {
	html {
		font-size: 72PX;
		font-size: 13.33333vw
	}
}

@media screen and (min-width:541px)and (max-width:640px) {
	html {
		font-size: 85.33PX;
		font-size: 13.33333vw
	}
}

@media screen and (min-width:641px)and (max-width:720px) {
	html {
		font-size: 96PX;
		font-size: 13.33333vw
	}
}

@media screen and (min-width:721px)and (max-width:768px) {
	html {
		font-size: 102.4PX;
		font-size: 13.33333vw
	}
}

@media screen and (min-width:769px) {
	html {
		font-size: 64PX
	}

	html #app {
		width: 480Px;
		margin: 0 auto
	}
}

* {
	box-sizing: border-box
}

body {
	color: #333;
	font-size: .28rem;
	font-family: PingFangSC-Regular, Microsoft YaHei, Helvetica
}

.clearfix:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0
}

button,
input,
select,
textarea {
	outline: none
}

.common-normal-ul-list {
	background: #fff;
	padding: 0 .32rem
}

.common-normal-ul-list li {
	height: 1rem;
	line-height: 1rem;
	display: flex;
	border-bottom: .02rem solid #e1e1e1
}

.common-normal-ul-list li .left-icon {
	width: .8rem;
	display: block;
	margin-right: .32rem;
	height: .8rem;
	margin-top: .1rem
}

.common-normal-ul-list li>p {
	flex: none;
	width: 2.4rem
}

.common-normal-ul-list li .comment-right-box {
	color: #333;
	font-size: .28rem;
	float: right;
	text-align: right;
	flex: 1
}

.common-normal-ul-list li .comment-right-box img {
	width: .14rem;
	margin: .36rem 0 0 .2rem
}

.common-normal-ul-list li:last-of-type {
	border-bottom: none
}

.btn.primary-btn {
	width: calc(100% - .6rem);
	margin: 0 auto;
	background: #07c160;
	height: .88rem;
	line-height: .88rem;
	color: #fff;
	font-size: .32rem;
	text-align: center;
	border-radius: .44rem
}

.van-cell__value .van-field__body input {
	height: 24Px
}

.van-overflow-hidden {
	height: 100vh
}

@media screen and (min-width:768px) {
	.tan-pop {
		transform: translate3d(-50%, -50%, 0) !important
	}
}

@media screen and (min-width:768px) {

	.chatrom,
	.chatwarp,
	.fixedwidth,
	.layout-nav,
	.pickcode-result,
	.pushsetclass,
	.tan-pop,
	.van-nav-bar {
		max-width: 480Px;
		left: 50% !important;
		transform: translate(-50%)
	}

	.van-index-bar__sidebar {
		right: auto;
		left: 480Px
	}

	.comment-list .van-popup--right {
		max-width: 480Px;
		left: 50%;
		margin-left: -240Px
	}

	.bdm {
		max-width: 480Px !important;
		left: 50% !important;
		transform: translate(-50%) !important;
		top: 0 !important
	}

	.van-sticky--fixed {
		max-width: 480Px;
		left: 50% !important;
		transform: translate(-50%);
		width: 100%
	}

	.van-dropdown-item {
		max-width: 480Px;
		margin: auto
	}
}

.van-dialog {
	max-width: 480Px
}

.m-t-46 {
	margin-top: 46Px
}

.p-t-46 {
	padding-top: 46Px
}

.new-van-tabs .van-tabs__nav--card {
	border-color: #07c160
}

.new-van-tabs .van-tabs__nav--card .van-tab {
	color: #07c160;
	font-size: .24rem;
	border-color: #07c160
}

.new-van-tabs .van-tabs__nav--card .van-tab.van-tab--active {
	background-color: #07c160;
	color: #fff
}

.new-van-tabs .tab-cup {
	display: flex;
	align-items: center;
	justify-content: center
}

.new-van-tabs .tab-cup img {
	width: 1rem
}

.van-dropdown-menu__title--active,
.van-picker__cancel,
.van-picker__confirm {
	color: #07c160 !important
}

.new-btn {
	background-color: #07c160 !important;
	border: .02rem solid #07c160 !important;
	color: #fff
}

.van-multi-ellipsis--l3 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical
}

.forum-list li {
	padding: .2rem 0;
	background-color: #fff;
	margin-bottom: .2rem;
	border: .02rem solid #eee
}

.forum-list li .heads {
	display: flex;
	justify-content: space-around;
	position: relative
}

.forum-list li .user-info-box {
	padding: 0 .2rem .12rem .2rem;
	position: relative
}

.forum-list li .title {
	font-size: .28rem;
	padding: .14rem .2rem
}

.forum-list li .title label {
	background-color: #07c160;
	color: #fff;
	font-size: .24rem;
	padding: 0 .1rem;
	border-radius: .08rem
}

.forum-list li .title .txt {
	font-weight: 700;
	max-width: 100%;
	display: inline-block;
	position: relative
}

.forum-list li .title .txt .up {
	color: #07c160
}

.forum-list li .title .txt img {
	width: .26rem;
	vertical-align: bottom;
	margin-left: .06rem
}

.forum-list li .title .hot {
	position: relative
}

.forum-list li .title .hot .icon {
	width: .32rem;
	position: absolute;
	top: -.04rem
}

.forum-list li .text {
	font-size: .26rem;
	line-height: .4rem;
	padding: 0 .2rem;
	margin-bottom: .1rem
}

.forum-list li .img-box {
	padding: 0 .2rem
}

.forum-list li .tool-ft {
	border-top: .02rem solid #eee;
	text-align: center;
	padding-top: .2rem
}

.forum-list li .tool-ft .num {
	font-weight: 500;
	font-size: .28rem;
	margin-left: .06rem
}

.forum-list li .tool-ft i {
	vertical-align: top
}

.new-table {
	width: 100%;
	font-size: 12Px;
	text-align: center;
	border-bottom: 0;
	border-right: 0
}

.new-table tr {
	height: .94rem
}

.new-table tr td:first-of-type {
	text-align: left;
	padding-left: .3rem
}

.new-table tr td:last-of-type {
	text-align: right;
	padding-right: .3rem
}

.new-table thead tr td {
	font-size: .28rem;
	border-bottom: 1Px solid #ddd
}

.new-table tbody tr:nth-child(odd) {
	background: #fcf9fc
}

.new-table td {
	border-bottom: 1Px solid #eee
}

.van-button {
	height: .8rem !important
}

.bule {
	color: #0e3485
}

.red {
	color: red
}

.green {
	color: #59b70c
}

.grey {
	color: #999
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

main {
	display: block
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: bolder
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

img {
	border-style: none
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
	outline: .02rem dotted ButtonText
}

fieldset {
	padding: .35em .75em .625em
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type=checkbox],
[type=radio] {
	box-sizing: border-box;
	padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -.04rem
}

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details {
	display: block
}

summary {
	display: list-item
}

[hidden],
template {
	display: none
}

.tooltip {
	display: block !important;
	z-index: 10000
}

.tooltip .tooltip-inner {
	background: #000;
	color: #fff;
	border-radius: .32rem;
	padding: .1rem .2rem .08rem
}

.tooltip .tooltip-arrow {
	width: 0;
	height: 0;
	border-style: solid;
	position: absolute;
	margin: .1rem;
	border-color: #000;
	z-index: 1
}

.tooltip[x-placement^=top] {
	margin-bottom: .1rem
}

.tooltip[x-placement^=top] .tooltip-arrow {
	border-width: .1rem .1rem 0 .1rem;
	border-left-color: transparent !important;
	border-right-color: transparent !important;
	border-bottom-color: transparent !important;
	bottom: -.1rem;
	left: calc(50% - .1rem);
	margin-top: 0;
	margin-bottom: 0
}

.tooltip[x-placement^=bottom] {
	margin-top: .1rem
}

.tooltip[x-placement^=bottom] .tooltip-arrow {
	border-width: 0 .1rem .1rem .1rem;
	border-left-color: transparent !important;
	border-right-color: transparent !important;
	border-top-color: transparent !important;
	top: -.1rem;
	left: calc(50% - .1rem);
	margin-top: 0;
	margin-bottom: 0
}

.tooltip[x-placement^=right] {
	margin-left: .1rem
}

.tooltip[x-placement^=right] .tooltip-arrow {
	border-width: .1rem .1rem .1rem 0;
	border-left-color: transparent !important;
	border-top-color: transparent !important;
	border-bottom-color: transparent !important;
	left: -.1rem;
	top: calc(50% - .1rem);
	margin-left: 0;
	margin-right: 0
}

.tooltip[x-placement^=left] {
	margin-right: .1rem
}

.tooltip[x-placement^=left] .tooltip-arrow {
	border-width: .1rem 0 .1rem .1rem;
	border-top-color: transparent !important;
	border-right-color: transparent !important;
	border-bottom-color: transparent !important;
	right: -.1rem;
	top: calc(50% - .1rem);
	margin-left: 0;
	margin-right: 0
}

.tooltip.popover .popover-inner {
	background: #f9f9f9;
	padding: .2rem;
	box-shadow: 0 .1rem .6rem rgba(0, 0, 0, .1)
}

.tooltip.popover .popover-arrow {
	border-color: #f9f9f9
}

.tooltip[aria-hidden=true] {
	visibility: hidden;
	opacity: 0;
	transition: opacity .15s, visibility .15s
}

.tooltip[aria-hidden=false] {
	visibility: visible;
	opacity: 1;
	transition: opacity .15s
}

.tooltip.popover .popover-inner {
	background: #fff;
	color: #000;
	padding: 0;
	border-radius: .1rem;
	box-shadow: 0 .1rem .2rem rgba(0, 0, 0, .1)
}

.tooltip.popover .popover-arrow {
	border-color: #fff
}

:focus {
	outline: none
}

.flex-middle {
	display: flex !important;
	align-items: center !important;
	justify-content: center !important
}

.flex-middle-only {
	display: flex;
	align-items: center
}

.flex-between {
	display: flex;
	justify-content: space-between
}

.flex-around {
	display: flex;
	justify-content: space-around
}

.flex-end {
	display: flex;
	justify-content: flex-end
}

.flex-start {
	display: flex;
	justify-content: flex-start
}

.flex-1 {
	flex: 1 !important
}

.flex-column {
	flex-direction: column
}

.flex {
	display: flex
}

.ab-middle {
	top: 50%;
	transform: translate(-50%, -50%)
}

.ab-middle,
.ab-middle-x {
	position: absolute;
	left: 50%
}

.ab-middle-x {
	transform: translateX(-50%)
}

.ab-middle-y {
	position: absolute;
	top: 50%;
	transform: translateY(-50%)
}

.cles-1 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical
}

.lh-20,
.lh-25,
.lh-30,
.lh-35,
.lh-40,
.lh-45,
.lh-50 {
	line-height: .5rem
}

#app {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

#app .availablePopList {
	width: 100%
}

#app .availablePopList .availablePopList-item {
	position: fixed;
	z-index: 1001;
	top: 50%;
	left: 50%;
	text-align: center;
	transform: translate(-50%, -50%);
	opacity: 0;
	transition: opacity 1s
}

#app .availablePopList .availablePopList-item img {
	width: 300Px
}

#app .availablePopList .availablePopList-item .availablePopList-item-bd {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	padding: 40Px 60Px;
	text-align: center
}

#app .availablePopList .availablePopList-item .availablePopList-item-bd .nr-hd {
	font-size: 18Px;
	color: #ec5a5a
}

#app .availablePopList .availablePopList-item .availablePopList-item-bd .nr-bd {
	font-size: 14Px;
	padding-top: .2rem;
	text-align: left;
	color: #ad3737
}

#app .not-network .text-img {
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: .32rem;
	color: #999;
	text-align: center;
	width: 3rem;
	transform: translate(-50%, -50%)
}

#app .not-network .text-img img {
	width: 1.6rem
}

#app .not-network .text-img div {
	line-height: .46rem
}

#app a[href^=tel] {
	text-decoration: none !important
}

.picture_lts {
	display: flex;
	position: fixed;
	bottom: 4.8rem;
	right: .24rem;
	z-index: 101
}

.empty-box {
	text-align: center;
	margin-top: .4rem !important;
	padding-bottom: .4rem
}

.empty-box img {
	width: 1.28rem
}

.empty-box p {
	text-align: center;
	color: #a0a0a0;
	font-size: .32rem;
	line-height: .44rem;
	margin-top: .28rem
}

/* ===公告栏滚动样式=== */
.van-notice-bar {
  display: flex;
  align-items: center;
  padding: 8px 12px;
  background-color: #fff;
  color: #333;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  border-radius: 4px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05);
  margin: 10px 0;
}

.van-icon-volume {
  margin-right: 8px;
  color: #ef5151;
  font-size: 16px;
}

.van-notice-bar__wrap {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.van-notice-bar__content {
  display: inline-block;
  white-space: nowrap;
  padding-left: 100%;
  animation: scrollLeft 30s linear infinite;
}

/* ❌ 删除以下悬停暂停规则 */
/*
.van-notice-bar:hover .van-notice-bar__content {
  animation-play-state: paused;
}
*/

@keyframes scrollLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
/* ===轮播=== */
.banner {
  width: 100%;
  overflow: hidden;
}

.van-swipe {
  position: relative;
  width: 100%;
}

.van-swipe__track {
  display: flex;
  transition: transform 0.5s ease-in-out;
}

.van-swipe-item {
  min-width: 100%;
  flex-shrink: 0;
}

.van-swipe-item img {
  width: 100%;
  display: block;
  aspect-ratio: 16 / 9; /* 响应式宽高比，可选 */
  object-fit: cover;
}

.van-swipe__indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 6px;
}

.van-swipe__indicator {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.5);
}

.van-swipe__indicator--active {
  background-color: white;
}
