<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*reset bootstrap*/
body {
	font-family: '\5FAE\8F6F\96C5\9ED1'; font-size:16px;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
a {
	color: #333;
}
.title-detail{
  margin: 0;
	padding: 0;
	background-color: #efefef;
}
.guild{
	width:100%;
	margin: 0;
	padding: 0;
}
.guild_left{
	/* float:left; */
}
.guild_left00{
	/* float:left; */
	width:100%;
}
.guild_left1{
	float:left;
  width:100%; height:48px; line-height:48px; border:0px solid #ccc;
}
.guild_left5{
	float:left; width:100%; margin-top:-16px; height:24px; line-height:24px; border:0px solid #ccc;
}
.guild_left2{
	float:left; width:100%; margin-top:-10px; height:40px; line-height:40px; border:0px solid #ccc;
}
.guild_right{
	/* float:right;  */
  display: flex;
  align-items: center;
  /* margin:0px;/  */
  /* padding:0p; */
}
.guild1_left p {
	margin: 0;
	font-size:16px;
	padding-bottom: 3px;
}
.guild1{
	width:100%;
	margin-top:16px;
	padding: 0;
	background-color: #fff;
}
.guild1_left{
	/* float:left; */
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  word-break: break-word;
}
.guild1_left1{
	/* float:left; */
   width:100%;
   /* line-height:36px;  */
   border:0px solid #ccc;
   display: flex;
   align-items: center;
}
.guild1_left2{
	/* float:left; */
   width:100%;
   height:28px;
   line-height:28px;
   border:0px solid #ccc;
}
.guild1_right{
	/* float:right; */
}
.img-guild {
  border-radius: 50%;
}

.btn {
  display: inline-block;
  padding: 6px 6px;
  width:100%;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
  line-height: 2.1;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color:#3bb495; color:#fff;
}
.btnround {
    /* font:left; */
    padding:0px; width:32.0%; height:42px; line-height:42px;
    border: 1px solid #dedede;
    font:left;
    text-align:center;
    margin-bottom:16px;
    background-color:#fff;
    -moz-border-radius: 10px;      /* Gecko browsers */
    -webkit-border-radius: 10px;   /* Webkit browsers */
    border-radius:10px;            /* W3C syntax */
}

.btnround0 {
  /* position: relative; */
  /* float: left; */
  width: 26.5%;
  font-size:13px;
  height:36px; line-height:36px;
  /* padding: 0px 5px; */
  margin:5px;
  border: 1px solid #dedede;
  text-align:center;
  margin-bottom:6px;
  background-color:#fff;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius:8px;

}
.btnround00 {

  font-size:13px;
  height:36px; line-height:36px;
  padding: 0px 5px;
  margin-top:16px;
  margin-right:16px;
  border: 1px solid #3bb495;
  text-align:center;
  margin-bottom:6px;
  background-color:#fff;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius:8px;

}

.btnround-btn {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-left: 14px;
  padding-right: 14px;
  box-sizing: border-box;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
  color: #FFFFFF;
  line-height: 2.55555556;
  border-radius: 5px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  overflow: hidden;
}
.btnround-btn:after {
  content: " ";
  width: 200%;
  height: 200%;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  box-sizing: border-box;
  border-radius: 10px;
}
.btnround-btn_inline {
  display: inline-block;
}
.btnround-btn_default {
  color: #000000;
  background-color: #F8F8F8;
}
.btnround-btn_default:not(.weui-btn_disabled):visited {
  color: #000000;
}
.btnround-btn_default:not(.weui-btn_disabled):active {
  color: rgba(0, 0, 0, 0.6);
  background-color: #DEDEDE;
}
.btnround-btn_primary {
  background-color: #1AAD19;
}

.clearfix::after{ display:block; content:'';overflow:hidden; clear:both;}

.else_discuss{
  display: flex;
  padding: 3.33vw 2.77vw;
  background: #FAFAFA;
}
.else_discuss1{
  flex: 1;
}
.else_discuss_name{
  font-size: 3.89vw;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #191919;
}

.else_discuss_time{
  font-size: 3.5vw;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #808080;
}
.else_discuss_text{
  width: 100%;

}
.discuss_btn{
  display: flex;
  width: 100%;
  text-align: right;
  justify-content: flex-end;
}
*ï¿½Ä¹ï¿½ï¿½ï¿½*/

.weui-grid1 {
  position: relative;
  /* float: left; */
  clear: none;
  padding: 0px 16px;
  margin:0px;
  width: 20%;
  box-sizing: border-box;
}

.weui-grid0 {
  position: relative;
  /* float: left; */
  padding: 0px 1px;
  margin:0px;
  width: 25%;
  box-sizing: border-box;
}



table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    border-radius: 10px;
    border-top: 0px solid #cecece;
    border-right: none;
    border-bottom: none;
    font-size:13px;
    border-left: 1px solid #cecece;
    background-color: #FFFFFF;
}

th {
    padding: 6px 2px;
    border-top: none;
    border-right: 0px solid #cecece;
    border-bottom: 0px solid #ebebeb;
    border-left: none;
    vertical-align: middle;
}
td {
    padding: 10px 2px;
    border-top: none;
    border-right: 1px solid #cecece;
    border-bottom: 1px solid #cecece;
    border-left: none;
    vertical-align: middle;
}
td {
    background-color: #FFF; text-align:center; color:#fc6910;
}

td a {
    text-align:center; color:#fc6910;
}
td a:link {
    color: #3d3525
}
td a:visited {
    color: #999999
}
td a:hover {
    color: #f96316
}
td a:active {
    color: #3d3525
}


thead th,tfoot {
    color: #FFFFFF;
}

thead th,tfoot th {
    background-color: #3bb495;
}

tfoot td {
    background-color: #FFF;
}

tbody th {
    background-color: #FCC;
}

/* ï¿½ï¿½1ï¿½Ð¡ï¿½ï¿½ï¿½Ëµï¿½Ôªï¿½ï¿½ */
tr:first-child th:first-child,
tr:first-child td:first-child {
    border-top-left-radius: 8px; /* ï¿½ï¿½ï¿½Ï½Çµï¿½Ô²ï¿½ï¿½*/
}

/*ï¿½ï¿½1ï¿½Ð¡ï¿½ï¿½Ò¶Ëµï¿½Ôªï¿½ï¿½ */
tr:first-child th:last-child,
tr:first-child td:last-child {
    border-top-right-radius: 8px; /* ï¿½ï¿½ï¿½Ï½Çµï¿½Ô²ï¿½ï¿½*/
}

/* ï¿½ï¿½Ê¹ï¿½ï¿½theadÊ±ï¿½ï¿½tbody &gt; thï¿½ï¿½ï¿½ï¿½thead &gt; thï¿½ï¿½ï¿½ï¿½ï¿½ï¿½Í¬ï¿½ï¿½Ê½ï¿½ï¿½ï¿½ï¿½ */
table tbody:first-child th {
    background-color: #333333;
    color: #FFFFFF;
}

/*Ê¹ï¿½ï¿½theadÊ±ï¿½ï¿½tbodyï¿½Äµï¿½1ï¿½Ð¡ï¿½ï¿½ï¿½Ëµï¿½Ôªï¿½ï¿½*/
thead ~ tbody tr:first-child th:first-child,
thead ~ tbody tr:first-child td:first-child {
    border-top-left-radius: 0; /*Ã¿Ò»ï¿½ï¿½ï¿½ï¿½ï¿½Ï½ï¿½*/
}

/*Ê¹ï¿½ï¿½theadÊ±ï¿½ï¿½tbodyï¿½Äµï¿½1ï¿½Ð¡ï¿½ï¿½Ò¶Ëµï¿½Ôªï¿½ï¿½*/
thead ~ tbody tr:first-child td:last-child {
    border-top-right-radius: 0; /*Ã¿Ò»ï¿½ï¿½ï¿½ï¿½ï¿½Ï½ï¿½ */
}

/* tbodyï¿½ï¿½ï¿½ï¿½ï¿½1ï¿½Ð¡ï¿½ï¿½ï¿½Ëµï¿½Ôªï¿½ï¿½*/
tbody tr:last-child th:first-child,
tbody tr:last-child td:first-child {
    border-bottom-left-radius: 10px; /* ï¿½ï¿½ï¿½Â½Çµï¿½Ô²ï¿½ï¿½*/
}

/* tbodyï¿½ï¿½ï¿½ï¿½ï¿½1ï¿½Ð¡ï¿½ï¿½Ò¶Ëµï¿½Ôªï¿½ï¿½*/
tbody tr:last-child td:last-child {
    border-bottom-right-radius: 10px; /* ï¿½ï¿½ï¿½Â½Çµï¿½Ô²ï¿½ï¿½*/
}

/* ----- Ê¹ï¿½ï¿½tfootÊ± ----- */

/* tbodyï¿½ï¿½ï¿½ï¿½ï¿½1ï¿½Ð¡ï¿½ï¿½ï¿½Ëµï¿½Ôªï¿½ï¿½(ï¿½ï¿½Ê¹ï¿½ï¿½tfootÊ±tbodyï¿½ï¿½ï¿½ï¿½Ê½) */
tfoot ~ tbody tr:last-child th:first-child,
tfoot ~ tbody tr:last-child td:first-child {
    border-bottom-left-radius: 0; /* Ã¿Ò»ï¿½ï¿½ï¿½ï¿½ï¿½Â½ï¿½*/
}

/* tbodyï¿½ï¿½ï¿½ï¿½ï¿½1ï¿½Ð¡ï¿½ï¿½Ò¶Ëµï¿½Ôªï¿½ï¿½(ï¿½ï¿½Ê¹ï¿½ï¿½tfootÊ±tbodyï¿½ï¿½ï¿½ï¿½Ê½)*/
tfoot ~ tbody tr:last-child td:last-child {
    border-bottom-right-radius: 0; /* Ã¿Ò»ï¿½ï¿½ï¿½ï¿½ï¿½Â½ï¿½ */
}

/* tfootï¿½ï¿½ï¿½ï¿½ï¿½1ï¿½Ð¡ï¿½ï¿½ï¿½Ëµï¿½Ôªï¿½ï¿½*/
tfoot tr:last-child th:first-child,
tfoot tr:last-child td:first-child {
    border-top-left-radius: 0; /* Ã¿Ò»ï¿½ï¿½ï¿½ï¿½ï¿½Â½ï¿½ */
    border-bottom-left-radius: 10px; /* ï¿½ï¿½ï¿½Â½Çµï¿½Ô²ï¿½ï¿½ */
}

/* tfootï¿½ï¿½ï¿½ï¿½ï¿½1ï¿½Ð¡ï¿½ï¿½Ò¶Ëµï¿½Ôªï¿½ï¿½ */
tfoot tr:last-child td:last-child{
    border-top-right-radius: 0; /* Ã¿Ò»ï¿½ï¿½ï¿½ï¿½ï¿½Ï½ï¿½ */
    border-bottom-right-radius: 10px; /* ï¿½ï¿½ï¿½Â½Çµï¿½Ô²ï¿½ï¿½ */
}

.weui-grid5 {
  position: relative;
  float: left;
  padding: 0px;
  margin:0px;
  width:6%;
  box-sizing: border-box;
}

.weui-grid6 {
  position: relative;
  float: right;
  padding: 0px;
  margin:5px;
  width: 6%;
  box-sizing: border-box;
}


/*ï¿½å¹¬ï¿½ï¿½*/

.weui-grid {
  position: relative;
  float: left;
  padding: 0px 16px;
  margin:0px;
  width: 20%;
  box-sizing: border-box;
}

.weui-grid:active {
  background-color: #fff;
}
.weui-grid__icon {
  width: 38px;
  height: 38px;
  margin: 0 auto;
}
.weui-grid__icon img {
  display: block;
  width: 100%;
  height: 100%;
}
.weui-grid__icon + .weui-grid__label {
  margin-top: 5px;
}
.weui-grid__label {
  display: block;
  width: 43px;
  text-align: center;
  color: #000000;
  font-size: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}


/*ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½Ê½*/

.title{ font-size:14px; background:#dfdfdf; padding:0px;}
.block{ width:100%; float:left; margin:0;}
.block .star_score{ float:left;}
.star_list{height:22px;margin:0px; line-height:22px;}
.block p,.block .attitude{ padding-left:20px; line-height:22px; display:inline-block;}
.block p span{ color:#C00; font-size:16px; font-family:Georgia, "Times New Roman", Times, serif;}
.star_score { background:url(../images/stark2.png); width:300px; height:22px;  position:relative; }
.star_score a{ height:24px; display:block; text-indent:-999em; position:absolute;left:0;}
.star_score a:hover{ background:url(../images/stars2.png);left:0;}
.star_score a.clibg{ background:url(../images/stars2.png);left:0;}
.star_score { background:url(../images/gas-station_star_off_pre.png); width:22px; height:22px;}
.star_score1 { background:url(../images/gas-station_star_on_nor.png); width:22px; height:22px;}
#starttwo .star_score a:hover{ background:url(../images/gas-station_star_on_nor.png);left:0;}
#starttwo .star_score a.clibg{ background:url(../images/gas-station_star_on_nor.png);left:0;}
/*ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½Ê½*/
.show_number{ padding-left:0px; padding-top:0px;}
.show_number li{ width:300px; border:1px solid #ccc; padding:10px; margin-right:5px; margin-bottom:20px;}
.atar_Show{background:url(../images/stark2.png); width:300px; height:18px;  position:relative; float:left; }
.atar_Show p{ background:url(../images/stars2.png);left:0; height:18px; width:134px;}
.show_number li span{ display:inline-block; line-height:24px;}

.weui-toast {
  position: fixed;
  z-index: 1000;
  width: 76%;
  top: 30%;
  left: 10%;
  right: 10%;
  padding: 10px;
  line-height: 160%;
  color: #FFFFFF;
  background: rgba(17, 17, 17, 0.5);
  text-align: center;
  border-radius: 28px;

}
.weui-icon_toast {
  margin: 22px 0 0;
  display: block;
}
.weui-icon_toast.weui-icon-success-no-circle:before {
  color: #FFFFFF;
  font-size: 55px;
}
.weui-icon_toast.weui-loading {
  margin: 30px 0 0;
  width: 38px;
  height: 38px;
  vertical-align: baseline;
}
.weui-toast__content {
  margin:0px;
  color: white;

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