<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.content{
  clear:both;
  width:1180px;
  height:auto;
  overflow:hidden;
  margin:0 auto;
  padding:60px 0px;
}
.content .title{
  clear:both;
  font-size:46px;
  color:#f10180;
  font-family:"黑体";
  font-weight:700;
  margin-bottom:60px;
}

.content .tip{
  clear:both;
  font-size:24px;
  color:#f10180;
  font-family:"黑体";
  font-weight:200;
  margin-bottom:24px;
}
.content .tip2{
  clear:both;
  font-size:20px;
  color:#f10180;
  font-family:"黑体";
  font-weight:600;
  margin-bottom:24px;
}
.content .list{
  clear:both;
  width:auto;
  height:auto;
  overflow:hidden;
}
.content .list li{
  clear:both;
  width:auto;
  height:auto;
  overflow:hidden;
  color:#666;
  font-size:16px;
  font-family:"宋体";
  text-align:justify;
  line-height:24px;
  text-indent:2em;
  margin-bottom:24px;
}
.content .list li img{
 display:block;
 margin:0 auto;
}
.content .list li .show{
 display:block;
 font-size:12px;
 color:#333;
 text-align:center;
}
.content .hotLine{
  display:block;
  width:auto;
  height:auto;
  overflow:hidden;
  color:#f10180;
  font-size:16px;
  font-family:"宋体";
  line-height:24px;
}

.wechat-code{
 display:block;
 width:90px;
}

.content .txt
{
 clear:both;
 width:auto;
 height:auto;
 overflow:hidden;
 line-height:30px;
 font-size:16px;
 color:#666;
 text-overflow:ellipsis;
 white-space:nowrap;
}

.content .txt a
{
 font-size:16px;
 color:#666;
}</pre></body></html>