<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
html,body{
  height: 100%;
}
body,
div,
span,
header,
footer,
nav,
section,
aside,
article,
ul,
dl,
dt,
dd,
li,
a,
p,
h1,
h2,
h3,
h4,
h5,
h6,
i,
b,
textarea,
button,
input,
select {
  padding: 0;
  margin: 0;
  list-style: none;
  font-style: normal;
  text-decoration: none;
  border: none;
  /*box-sizing: border-box;
  font-weight: lighter;
  font-family: 'Microsoft YaHei';*/
  -webkit-tap-highlight-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;  /* firefox */
	appearance: none;
}

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


a:link,
a:visited {
  color: #000000;
  text-decoration: none
}

.header {
  background: #f52226 url(images/nav_bg.jpg);
  width: 100%;
  height: 1.28rem;
  position: relative;
  font-size: .32rem;
  color: #fff;
  text-align: center;
  line-height: 1.28rem;
}

.nav-expansion {
  background: url(images/icon_menu.png);
  background-size: 100% 100%;
  position: absolute;
  transition: all .2s;
  width: 0;
  height: 0;
  right: 0;
  top: 0;
  overflow: hidden;
}

.nav-expansion li {
  margin: 0 auto;
  height: .88rem;
  width: 4.78rem;
  border: .01rem solid transparent;
  line-height: .88rem;
  text-align: center;
  color: #fff;
  font-size: .3rem;
}

.nav-expansion li.colse:after {
  display: block;
  clear: both;
  content: '';
  height: 0;
}

.nav-expansion li.close img {
  width: .28rem;
  height: .28rem;
  margin-top: .3rem;
  float: right;
}

.nav-expansion li.active {
  border: .01rem solid #fff;
}

.nav-expansion a {
  display: block;
  color: #fff;
}

.clear {
  clear: both;
}

.logo {
  position: absolute;
  width: 1.25rem;
  background: url("images/logo.png")no-repeat center;
  background-size: 1rem auto;
  height: 1.25rem;
}

.fw {
  font-weight: bold;
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
  overflow: hidden;
}

.clearfix {
  *zoom: 1;
}

/* 顶部搜索区 */
form {
  background-color: #f7f7f7;
  font-size: .28rem;
  color: #262626;
}
.tit03 {
  padding: .3rem;
  /*font-family: "微软雅黑";*/
  font-size: .28rem;
  line-height: .88rem;
}
input,select,option {
  width: 5rem;
  height: .58rem;
  margin-bottom: .3rem;
  border: 0;
  background: transparent;
  border-bottom:1px solid #ccc;
  text-indent: 1em;
  color: #6c6c6c;
  line-height: .58rem;
  font-size: .28rem;
}
option::selected,select::selected {
  width: 5rem;
  height: .58rem;
  margin-bottom: .3rem;
  border: 0;
  background: transparent;
  border-bottom:1px solid #ccc;
  text-indent: 1em;
  color: #6c6c6c;
  line-height: .58rem;
  font-size: .28rem;
}
.submit{
  width: 100%;
  height: .88rem;
  margin-bottom: 0;
  background: #f52226;
  border: 0;
  border-radius: .44rem;
  text-align: center;
  color: #fff;
  line-height: .88rem;
  font-size: .32rem;
  text-indent: 0;
}


.list-pro {
  padding: 20px 0;
  /* background: #ffffff; */
}
.title {
  font-size: .48rem;
  padding-left: .26rem;
  border-left: .1rem solid #f52226;
}

.title span {
   font-size: .24rem;
   color: #8c8c8c;
  font-style: normal;
}
.list {
  padding: 0 .26rem .5rem;
}
.list li {
  padding: 10px 0;
  font-size: 14px;
  line-height:2;
}
.list li:not(:last-child){
  border-bottom: 1px solid #ccc;
}
.list-item p {
  display: flex;
  font-size: .32rem;
  line-height: .5rem;
}
.list-item p strong{
  white-space: nowrap;
  margin-right: 10px;
}
.list-item a{
	display: block;
}
.list-item p span {
  padding: 0 .2rem;
  background: #ffccc7;
  border-radius: .05rem;
  font-size: .24rem;
  color: #a8081a;
  font-style: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}
.list-item a &gt;span{
  font-size: .24rem;
  color: #8c8c8c;
}

/*详情页面*/
.back{
  position: absolute;
  width: 1.25rem;
  height: 1.25rem;
}
.back a{
	padding-top: .45rem;
	box-sizing: border-box
}
.back a:before{
	display:block;
	width: .3rem;
	height: .3rem;
	margin: 0 auto;
	content:'';
	border-left: .06rem solid #fff;
	border-bottom: .06rem solid #fff;
	transform: rotate(45deg);
}
.xwlb {
  padding: .2rem .3rem;
  line-height: 1.5;
}
.xwlb .content {
  margin-bottom: .5rem;
}
#webreal_scol_title h1 {
  font-size: .48rem;
  line-height: 2;
}

#scol_time {
  height: 30px;
  font-size: .32rem;
  color: #8c8c8c;
}

#scol_txt {
  font-size: .36rem;
  color: #262626;
}

.more{
  display: none;
  text-align: center;
  font-size: 16px;
}
.more:hover,.more:active{
  text-decoration: none;
  color: 000000;
}
.download ,.invoice{
  display: none;
  width: 200px;
  height: 40px;
  margin: 0 auto 10px;
  background: #f5222d;
  text-align: center;
  color: #ffffff;
  border-radius: 20px;
  line-height: 40px;
  font-size: .32rem;
}
a.download:link,
a.download:hover,
a.invoice:link,
a.invoice:hover,
a.download:visited,
a.invoice:visited,.invoice span {
  color: #ffffff;
  text-decoration: none;
}
.download .icon,.invoice .icon{
	width: 22px;
}
.icon {
  vertical-align: middle
}

.tips{
	display: none;
	font-size: .30rem;
	color: #ccc;
}
.bor2 {
  border-bottom: 1px solid #DCDBDB;
}

.foot {
  padding: .1rem 0;
 
}

.foot p {
  text-align: center;
  line-height: .5rem;
  font-size: .2rem;
  color: #333333;
}
a[title="站长统计"]{
	display: none;
}
.anima {
  animation: rotate 2s linear 0s infinite both;
}
@keyframes rotate {
  form {}

  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotate{
  form{}
  to{
    transform: rotate(360deg);
  }
}</pre></body></html>