<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
	color: #000;
	background: #f6f9ff;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

ul,
ol {
	list-style: none;
}

i {
	font-style: normal;
}

a {
	text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}

input,
button {
	outline: none;
}

input::-webkit-input-placeholder {
	color: #dadada;
}

input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #dadada;
}

input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #dadada;
}

input:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #dadada;
}

/*** 瘨�膄input��蝝� type="number" �𧒄暺䁅恕�� ��惩�𤩺�厰僼*/
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
html,body{
	background-color: #f4f4f4;
}

/* 瘣餃𢆡��𡑒” */
.active{
	height: 100%;
	position: relative;
}
.active .recode{
	font-size: 0.24rem;
	padding: 1% 2%;
	text-align: center;
	width: 0.90rem;
	height: 1.20rem;
	border: 0.01rem solid #ec3f3f;
	background-color: #ec3f3f;
	border-radius: 0 0 50% 50%; 
	position: absolute;
	top: 0;
	right: 2%;
	color: #fff;
}
.active .recode img{
	width: 0.45rem;
	height: 0.45rem;
}
/* 撟踹�𠰴㦛 */
.active .banner{
	width: 100%;
	height: 100%;
	margin-bottom: 0.2rem
}
.active .banner img{
	width: 100%;
	height: 100%;
}
.active .activity{
	height: 100%;
	display: inline-block;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0 3%;
}
.active .activity figure{
	position: relative;
	margin: 0.18rem;
	width: 44%;
	float: left;
	border: 0.01rem solid #fff;
	background-color: #fff;
	border-radius: 0.12rem;
	padding: 2%;
	padding-top: 8%;
	
}
.active .activity figure .virtual {
	position: absolute;
	top: -0.08rem;
	left: 50%;
	margin-left: -1.2rem;
	font-size: 0.30rem;
	color: #000;
	text-align: center;
}
.active .activity figure .virtual&gt;.virtual_text {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 0.48rem;
	line-height: 0.48rem;
	text-align: center;
	font-size: 0.24rem;
	color: #fff;
	
}
.active .activity figure .virtual&gt;img {
	height: 0.48rem;
	width: 2.4rem;
}
.active .activity figure img{
	width: 100%;
}
.active .activity figure figcaption .end{
	font-size: 0.28rem;
	color: #ec3f3f;
	text-align: center;
}
.active .activity figure figcaption .nicname{
	font-size: 0.28rem;
	text-align: center;
	display: -webkit-box;
	        -webkit-box-orient: vertical;
	        -webkit-line-clamp: 2;  /*�遬蝷箇�銵峕㺭*/
	        overflow: hidden;
	        word-break:break-all; /*�虾�𥋘*/
}
.active .activity figure figcaption .lab{
	width: 1.60rem;
	padding: 2% 4%;
	
	border: 0.01rem solid #ec3f3f;
	background-color: #ec3f3f;
	border-radius: 0.30rem;
	color: #fff;
	font-size: 0.28rem;
	text-align: center;
	margin: auto;
	margin-top: 0.2rem;
}
/* ��𤑳���滢遠���倌 */
.active .lable{
	font-size: 0.25rem;
	color: #fff;
	width: 0.80rem;
	height: 0.80rem;
	background-color: #ec3f3f;
	border: 0.01rem solid #ec3f3f;
	border-radius: 0.12rem;
	padding: 1%;
	position: fixed;
	bottom: 50%;
	right: 0;
	text-align: center;
}

/* ��擐㚚����倌 */
 .lable1{
	font-size: 0.25rem;
	color: #fff;
	width: 0.80rem;
	height: 0.80rem;
	background-color: #ec3f3f;
	border: 0.01rem solid #ec3f3f;
	border-radius: 0.12rem;
	line-height: 0.80rem;
	padding: 1%;
	position: fixed;
	bottom: 40%;
	right: 0;
	text-align: center;

}
.lable1_1{
	font-size: 0.25rem;
	color: #fff;
	width: 0.80rem;
	height: 0.80rem;
	background-color: #2bc9ba;
	border: 0.01rem solid #2bc9ba;
	border-radius: 0.12rem;
	line-height: 0.80rem;
	padding: 1%;
	position: fixed;
	bottom: 40%;
	right: 0;
	text-align: center;
	z-index: 99999; 
}


/* 撘孵枂撅� */
.mb{
	position: fixed;
	top:0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,0.5);
	z-index: 9;
	display: none;
}
.popus img{
	width: 0.45rem;
	height: 0.45rem;
	position: absolute;
	bottom: -14%;
	left: 46%;
}
.popus{
	width: 5.52rem;
	height: 6.50rem;
	border: 0.01rem solid #fff;
	background-color: #fff;
	padding: 4%;
	position: fixed;
	top: 25%;
	left: 50%;
	margin-left: -2.76rem;
	z-index: 10;
	display: none;
}
.popus .popus_title{
	font-size: 0.40rem;
	color: #000;
	text-align: center;
	padding: 0 30%;
	margin-bottom: 0.34rem;
}
.popus .popus_cont{
	width: 5.00rem;
	height: 5.20rem;
	border: 0.01rem solid #fdeeee;
	background-color: #fdeeee;
	padding: 4%;
	overflow-y: auto;
	position: relative;
	padding-right: 0;
}
.popus .popus_cont em {
	position: absolute;
    width: .2rem;
    height: 100%;
    top: 0;
    right: -1%;
    background-color: #fdeeee;
}
.popus .popus_cont::-webkit-scrollbar{
	display: none;
} 
.popus .popus_cont ul li{
	font-size: 0.32rem;
	color: #333;
	padding: 1% 0;
}
/* ��𤑳���滢遠 */
#content{
	/* height: 100%; */
	width: 100%;
}
#head{
	display: block;
	width: 92%;
	background-color: #fff;
	padding: 4%;
}
#head ul{
	display: flex;
	justify-content: space-around;
	align-items: center;
}
#head ul li{
	font-size: 0.36rem;
	
}

#head ul li&gt;a{
	
	padding-bottom: 0.2rem;
}

#head ul li .active{
	color: #000000;
	font-weight: 550;
	border-bottom: 0.06rem solid #ec3f3f;
}
#head ul li a{
	display: block;
	color: #8f8f8f;
}
/* #head ul li:nth-child(1) a{
	color: #000000;
	font-weight: 550;
} */
/* #head ul li a:hover{
	color: #000000;
	font-weight: 550;
	border-bottom: 6px solid #ec3f3f;
} */
/* 餈𥡝�䔶葉 */
#box{
	height: 100%;
	width: 92%;
	margin: 4%;
}
#box .box_boy{
	width: 100%;
}
#box .box_boy .time{
	font-size: 0.28rem;
	padding: 2% 0;
	color: #000000;
}
#box .box_boy .box_map{
	display: flex;
	width: 92%;
	background-color: #fff;
	border: 0.01rem solid #fff;
	border-radius: 0.25rem;
	padding: 4%;
}
#box .box_boy .box_map .box_map_left{
	width: 2.70rem;
	display: flex;
	align-items: center;
	
	justify-content: center;
}
#box .box_boy .box_map .box_map_left img{
	display:block;
	width: 2.08rem;
	height: 2.08rem;
	
}
#box .box_boy .box_map .box_map_right{
	width: 50%;
	font-size: 0.28rem;
	color: #000;
	padding-left: 4%;
}
#box .box_boy .box_map .box_map_right .title{
	font-size: 0.24rem;
	width: 100%;
	padding: 4% 2%;
	padding-bottom: 0;
	margin-bottom: 0.2rem;
	font-weight: bold;
	display: -webkit-box;
	        -webkit-box-orient: vertical;
	        -webkit-line-clamp: 2;  /*�遬蝷箇�銵峕㺭*/
	        overflow: hidden;
	        word-break:break-all; /*�虾�𥋘*/
}
#box .box_boy .box_map .box_map_right .pro{
	display: inline-block;
	color: #ffb260;
	font-size: 0.24rem;
	border: 0.01rem solid #fff4e7;
	background-color: #fff4e7;
	border-radius:0.36rem;
	padding: 2% 4%;
	height: 0.36rem;
	line-height: 0.36rem;
	/* width: 40%; */
	margin-bottom: 0.10rem;
	margin-bottom: 20%;
	font-weight: bold;
}
#box .box_boy .box_map .box_map_right .buy{
	display: block;
	font-size: 0.32rem;
	height: 0.68rem;
	width: 1.8rem;
	line-height: 0.68rem;
	text-align: center;
	/* border: 0.01rem solid #ec3f3f; */
	background-color: #ec3f3f;
	border-radius: 0.12rem;
	color: #fff;
	padding: 3%;
}
.mask {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 20;
	background: rgba(0,0,0,0.5);
	display: none;
}
.haggle_prompt {
	position: fixed;
	top: 30%;
	left: 50%;
	margin-left: -2.5rem;
	text-align: center;
	width: 5rem;
	/* height: 5rem; */
	border-radius: 0.2rem;
	font-size: 0.32rem;
	background-color: #fff;
	z-index: 23;
	display: none;
}
.haggle_prompt_top {
	padding-bottom: 0.1rem;
	margin: 0.2rem 0;
	border-bottom: 0.01rem solid #ccc;
}
.haggle_prompt_bottom {
	display: flex;
	justify-content: space-around;
	height: 0.5rem;
	color: #FFF;
	line-height: 0.5rem;
	padding: 0.2rem 0;
}
.haggle_prompt_bottom&gt;div {
	display: inline-block;
	background-color: #31B0D5;
	padding: 0 0.2rem;
	border-radius: 0.08rem;
}
/* 撌脩�𤘪�� */
#map{
	height: 100%;
	margin: 4%;
}
#map .map_boy{
	width: 100%;
}
#map .map_boy .map_time{
	font-size: 0.28rem;
	padding: 2% 0;
	color: #000000;
}
#map .map_boy .map_map{
	display: flex;
	width: 100%;
	background-color: #fff;
	border: 0.01rem solid #fff;
	border-radius: 0.25rem;
	padding: 4%;
}
#map .map_boy .map_map .map_map_left{
	width: 2.7rem;
	display: flex;
	align-items: center;
	
	justify-content: center;
}
#map .map_boy .map_map .map_map_left img{
	display: block;
	width: 2.08rem;
	height: 2.08rem;
}
#map .map_boy .map_map .map_map_right{
	width: 50%;
	font-size: 0.28rem;
	color: #000;
	padding-left: 4%;
	position: relative;
}
#map .map_boy .map_map .map_map_right .title{
	font-size: 0.24rem;
	width: 100%;
	padding: 4% 2%;
	padding-bottom: 0;
	margin-bottom: 0.2rem;
	font-weight: bold;
	display: -webkit-box;
	        -webkit-box-orient: vertical;
	        -webkit-line-clamp: 2;  /*�遬蝷箇�銵峕㺭*/
	        overflow: hidden;
	        word-break:break-all; /*�虾�𥋘*/
}
#map .map_boy .map_map .map_map_right .pro{
	display: inline-block;
	color: #ffb260;
	font-size: 0.24rem;
	border: 0.01rem solid #fff4e7;
	background-color: #fff4e7;
	border-radius:0.36rem;
	padding: 2% 4%;
	height: 0.36rem;
	line-height: 0.36rem;
	/* width: 40%; */
	margin-bottom: 0.10rem;
	margin-bottom: 20%;
	font-weight: bold;
}
#map .map_boy .map_map .map_map_right .buy{
	display: block;
	width: 28%;
	/* border: 0.01rem solid #ec3f3f; */
	background-color: #ec3f3f;
	border-radius: 0.12rem;
	color: #fff;
	padding: 3%;
}
/* 撌脫�𣂼�� */
#map .map_boy .map_map .map_map_right .lab{
	width: 1.2rem;
	height: 1.2rem;
	/* border: 0.10rem solid #ec3f3f; */
	border-radius: 50%;
	position: absolute;
	right: 0;
	bottom: 2%;
	margin:auto;
}
#map .map_boy .map_map .map_map_right .lab&gt;img {
	width: 100%;
	height: 100%;
}
/* 撌脣仃��� */
#map .map_boy .map_map .map_map_right .lab-s{
	width: 1.20rem;
	height: 1.20rem;
	/* border: 0.10rem solid #cccccc; */
	border-radius: 50%;
	position: absolute;
	right: 0;
	bottom: 2%;
	margin:auto;
}

#map .map_boy .map_map .map_map_right .lab-s&gt;img {
	width: 100%;
	height: 100%;
}
/* ����霂行�� */
#recode{
	height: 100%;
	position: relative;
}
#recode .recode_cont_title{
	font-size: 0.28rem;
	color: #000;
	padding: 0.38rem;
	padding-bottom: 0;
}
#recode .recode_cont_title .num{
	font-size: 0.34rem;
	color: #ec3f3f;
	padding-right: 0.10rem;
}
#recode .recode_cont_title i{
	font-size: 0.34rem;
	padding-left: 0.30rem;
	color: #ec3f3f;
}
#recode .recode_cont_name{
	font-size: 0.32rem;
	padding: 0.38rem;
	padding-top: 0.4rem;
	color: #000;
}
#recode .recode_cont__lab{
	font-size: 0.32rem;
	padding: 2% 4%;
	border: 0.01rem solid #ffb260;
	background-color: #ffb260;
	border-radius: 0.50rem;
	margin: 0 20%;
	margin-bottom: 4%;
}
#recode .recode_cont__lab i{
	font-size: 0.32rem;
	color: #000000;
}
#recode .recode_cont__lab .last{
	color: #8c6235;
}

/* ��厰僼 */
#recode .but{
	display: flex;
	justify-content:space-around;
	align-items: center;
	font-size: 0.30rem;
	color: #fff;
	position: fixed;
	bottom: 4%;
	left: 4%;
	right: 4%;
	z-index:20;
}
#recode .more{
	border: 0.01rem solid #ec3f3f;
	background-color:#ffb260;
	
	border-radius: 0.50rem;
	padding: 2% 4%;
	
}
#recode .initiator{
	border: 0.01rem solid #ffb260;
	background-color: #ec3f3f;
	border-radius: 0.50rem;
	padding: 2% 4%;
}
#recode .bask{
	padding: 4% 0;
	border: 0.01rem solid #fff;
	border-radius: 0.12rem;
}
.bask .bask_title{
	font-size: 0.32rem;
	color: #000000;
	padding: 0.38rem;
}
.bask .bask_img{
	display: flex;
	align-items: center;
	padding: 0 0.38rem 0 0.38rem;
}
.bask .bask_img .img{
	width:0.90rem;
	height: 0.90rem;
	border: 0.01rem solid #fff;
	border-radius: 50%;
}
.bask .bask_img .bask_img_cont{
    font-size: 0.36rem;
	color: #000000;
	padding-left: 4%;
}
.bask .bask_cont{
	padding: 0.24rem 0;
	font-size: 0.24rem;
}
.bask .picture{
	display: flex;
	align-items: center;
	justify-content: space-around;
}
/* 撘寧��1 */
.tc1{
		
	position: fixed;
	top:0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,0.5);
	z-index: 9999999;
	display: none;
}

.pop_up_1{
	


	transition: all 0.5s;
	width: 100%;
	/* height: 6.00rem; */
	position: fixed;
	bottom: -500vh;

	left: 0;
	z-index: 9999999999;
	/* display: none; */
	border: 0.01rem solid #fff;
	background-color:#fff;
	border-radius: 0.25rem 0.25rem 0 0;
}
.pop_up{
	transition: all 0.5s;
	width: 100%;
	/* height: 6.00rem; */
	position: fixed;
	bottom: 0;
	padding-bottom: 0.66rem;
	left: 0;
	z-index: 9999999999;
	/* display: none; */
	border: 0.01rem solid #fff;
	background-color:#fff;
	border-radius: 0.25rem 0.25rem 0 0;
}
 .pop_up_title{
	font-size: 0.38rem;
	color: #000000;
	text-align: center;
}
 .pop_up_box1,.pop_up_box2{
	float: left;
	width: 100%;
}
 .pop_up_box1 .box1_title{
	font-size: 0.34rem;
	padding: 0.32rem 0.38rem;
}
 .pop_up_box1 figure{
	float: left;
	
	padding: 1%;
	margin: 1% 2%;
	width: 1.2rem;
	position: relative;
}
 .pop_up_box1 .icon_jt{
	position: absolute;
	top: 0.28rem;
	right: -0.4rem;
}
 .pop_up_box1 .icon_jt i{
	font-size: 0.32rem;
	font-weight: bolder;
	color: #ec3f3f;
}
 .pop_up_box1 figure .img{
	width: 0.88rem;
	height: 0.88rem;
	border: 0.01rem solid #fdeeee;
	background-color: #fdeeee;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
}

.pop_up_box1 figure .img img{
	display: inline-block;
	width: 0.46rem;
	height: 0.46rem;
	
	/* padding: 0.36rem; */
}
 .pop_up_box1 figure figcaption .box1_cont{
	font-size: 0.24rem;
	text-align: center;
	margin-top: 0.12rem;
}

 .pop_up_box2 .box1_title{
	font-size: 0.34rem;
	padding: 0.32rem 0.38rem;
	color: #000000;
	
}
 .pop_up_box2 figure{
	float: left;
	padding: 1%;
	margin: 1%;
	width: 1.20rem;
	position: relative;
}
 .pop_up_box2 figure .img{
	width: 0.88rem;
	height: 0.88rem;
	/* border: 0.01rem solid #fdeeee; */
	background-color: #fdeeee;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
}
 .pop_up_box2 figure .img img{
	width: 0.46rem;
	height: 0.46rem;
	/* padding: 0.36rem; */
	
}
 .pop_up_box2 figure figcaption .box1_cont{
	font-size: 0.24rem;
	text-align: center;
	color: #000000;
	margin-top: 0.12rem;
}
 .pop_up_box2 .icon_jt{
	position: absolute;
	top: 0.28rem;
	right: -0.28rem;
}
 .pop_up_box2 .icon_jt i{
	font-size: 0.32rem;
	font-weight: bolder;
	color: #ec3f3f;
}

/* 撘寧��2 */
.tc2{
	position: absolute;
	top:0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,0.5);
	z-index: 9999999;
	display: none;
}
.pop_box{
	width: 100%;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 9999999999;
	display: none;
	border: 0.1rem solid #fff;
	background-color:#fff;
	border-radius: 0.25rem 0.25rem 0 0;
}
.pop_box .pop_box_cont{
	display: flex;
	align-items: center;
	position: relative;
}
.pop_box .pop_box_cont img{
	width: 100%;
	height: 100%;
}
/* .pop_box .pop_box_cont .pop_box_content{
	position: relative;
} */
.pop_box .pop_box_cont .pop_box_content img{
	width: 0.45rem;
	height: 0.45rem;
	position: absolute;
	top: 2%;
	right: 4%;
}
.pop_box .pop_box_cont .pop_box_content .pop_box_name{
	font-size: 0.32rem;
	padding-top: 2.10rem;
}
.pop_box .pop_box_title{
	font-size: 0.28rem;
	color: #404040;
	padding: 0.38rem;
}
.pop_box .butt{
	display: flex;
	align-items: center;
	font-size: 0.28rem;
}
.pop_box .butt .pop_box_but{
	color: #000000;
	background-color: #e6e6e6;
	border: 0.01rem solid #e6e6e6;
	border-radius: 0.50rem;
	padding: 2% 4%;
	margin-left: 0.38rem;
}
.pop_box .butt .active{
	color: #ec3f3f;
	background-color: #fce2e2;
	border: 0.01rem solid #fce2e2;
	border-radius: 0.50rem;
	padding: 2% 4%;
	margin-left: 0.38rem;
}
.pop_box button{
	    width: 92%;
	    padding: 2% 4%;
	    border-radius: 0.50rem;
	    border: 0.01rem solid #ec3f3f;
	    background: #ec3f3f;
	    margin: 0.38rem;
	    font-size: 0.38rem;
	    color: #fff;
}
.popup_mask {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0,0,0,0.8);
}
.indexPopup {
	position: fixed;
	width: 6.6rem;
	height: 7.2rem;
	top: 20%;
	left: 50%;
	margin-left: -3.2rem;
	z-index: 25;
}
.indexPopup&gt;img {
	width: 100%;
	height: 100%;
}
.indexPopup_button {
	position: absolute;
	bottom: 0.4rem;
	left: 0;
	width: 100%
}
.indexImg {
	transition: all 0.3s;
	display:block;
	width: 3.52rem;
	height: 0.88rem;
	margin: 0 auto;
}
.index_content {
	position: absolute;
	top: 4rem;
	left:0,
	width: 5.0rem;
	font-size: 0.6rem;
	margin: 0 15%;
	color: #fff;
	background-color: #e33749;
}
.indexontent {
	font-family: 'font_light';
background: -webkit-gradient(linear, 0 0, 0 100%, from(#e33749), to(#e02138));

}
.indexText {
	transition: all 0.3s;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	line-height: 0.8rem;
	text-align: center;
	font-size: 0.4rem;
	color: #931818;
	font-weight: bold;
}

</pre></body></html>