<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.add_btn {
  display: block;
  height: 48px;
  width: 278px;
  line-height: 48px;
  border: 1px solid #00a3fe;
  background: url("../images/icon-jion.png") 40px center no-repeat;
  color: #00a3fe;
  font-size: 18px;
  font-family: "微软雅黑";
  border-radius: 5px;
  padding-left: 80px;
  margin-top: 18px;
}
.add_act {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #eee;
  margin-top: 20px;
}
.add_act span {
  float: left;
  display: inline-block;
  font-size: 20px;
  font-family: "微软雅黑";
  border-bottom: 2px solid #00a3fe;
  height: 40px;
}
.add_act a {
  float: right;
  color: #294594;
  font-size: 14px;
}
.bbs_star {
  overflow: hidden;
  margin-top: 20px;
}
.bbs_star li {
  display: inline-block;
  width: 75px;
  float: left;
  margin-right: 26px;
}
.bbs_star li:last-child {
  margin-right: 0;
}
.bbs_star li a {
  display: block;
  border: none;
  color: #333;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
}
.bbs_star li a img {
  display: block;
  height: 75px;
  width: 75px;
}
.bbs_star li a:hover {
  color: #294594;
}
.star_dir {
  line-height: 24px;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #333;
/*margin-top 10px*/
  padding-top: 30px;
}
.con_list {
  overflow: hidden;
  margin-top: 8px;
}
.con_list li {
  line-height: 22px;
  font-size: 14px;
  padding: 8px 0;
  border-bottom: 1px dashed #cecece;
}
.con_list li .point {
  display: inline-block;
  width: 14px;
  color: #333;
  line-height: 22px;
  font-weight: bolder;
  font-size: 12px;
  float: left;
}
.con_list li a {
  display: inline-block;
  float: left;
  width: 260px;
  color: #333;
}
.con_list li a:hover {
  color: #294594;
}
.con_list li a:hover span {
  color: #333;
}
.con_list li a span:nth-of-type(1) {
  margin: 0 12px 0 5px;
}
.test_list {
  margin-top: 35px;
  text-align: center;
}
.test_list li {
  display: inline-block;
  width: 130px;
  text-align: center;
  padding: 0 23px;
}
.test_list li p {
  margin-top: 8px;
}
.test_list li p a {
  font-size: 14px;
  color: #333;
  line-height: 22px;
}
.test_list li p a:hover {
  color: #294594;
}
.test_list .file,
.test_list .random {
  display: inline-block;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  text-align: center;
  line-height: 52px;
  border: 1px solid #3ccfc4;
  color: #3ccfc4;
  font-size: 20px;
}
.test_list .file i,
.test_list .random i {
  margin-left: 6px;
  color: #3ccfc4;
}
.test_list .random {
  border: 1px solid #4ea2da;
}
.test_list .random i {
  color: #4ea2da;
}
.hot_line {
  border: 1px solid #eee;
  background-color: #f7f7f7;
  padding: 0 15px 20px;
  margin-top: 17px;
}
.hot_line .tel {
  line-height: 44px;
  overflow: hidden;
  padding-top: 15px;
}
.hot_line .tel .phone_icon {
  float: left;
}
.hot_line .tel .phone_icon:nth-of-type(1) {
  display: inline-block;
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  color: #cb3034;
  border-radius: 50%;
  border: 1px solid #cb3034;
  margin-right: 22px;
  font-size: 28px;
}
.hot_line .tel .phone_icon:nth-of-type(2) {
  font-size: 25px;
  color: #333;
  font-family: arial, helvetica, sans-serif;
  line-height: 44px;
}
.hot_line .tel .t {
  float: left;
  display: inline-block;
  font-size: 16px;
  line-height: 24px;
  color: #333;
}
.tel_que {
  margin-top: 14px;
  line-height: 22px;
  font-size: 14px;
  color: #333;
}
.guanzhu {
  background: #f7f7f7;
  padding-top: 15px;
}
.guanzhu img {
  float: left;
}
.guanzhu span {
  float: right;
  margin-left: 10px;
  margin-top: 35px;
  width: 130px;
}
.guanzhu a {
  margin-top: 8px;
  color: #56a6dc;
  font-size: 12px;
}
.monthly {
  overflow: hidden;
  padding-top: 16px;
}
.monthly dt {
  float: left;
  width: 120px;
}
.monthly dd {
  float: right;
  width: 150px;
  font-size: 12px;
  line-height: 18px;
}
.subscription_btn {
  text-align: right;
  padding-top: 10px;
}
.subscription_btn a {
  display: inline-block;
  width: 60px;
  height: 25px;
  background: #fe9900;
  border-radius: 2px;
  line-height: 25px;
  text-align: center;
  color: #fff;
}
.add_bbs p {
  line-height: 30px;
  font-size: 14px;
  color: #333;
}
.topB {
  height: 70px;
  line-height: 70px;
  width: 100%;
}
.col {
  width: 1170px;
  margin: 0 auto;
  background-color: #f7f7f7;
  border-bottom: 1px solid #eee;
  overflow: hidden;
}
.navbox {
  padding-left: 20px;
}
.navbox ul {
  overflow: hidden;
}
.navbox ul li {
  float: left;
  padding: 0 20px;
  font-size: 16px;
}
.navbox ul li a {
  color: #323232;
  display: block;
  line-height: 68px;
}
.navbox ul li a.cur {
  border-bottom: 2px solid #00a3fe;
  color: #00a3fe;
}
.col-l .add_act {
  margin-top: 0;
}
.zhuanjia li,
.zklist li {
  padding: 16px 0;
  border-bottom: 1px dashed #e7e7e7;
}
.zhuanjia li h4,
.zklist li h4 {
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
  color: #333;
  margin-bottom: 15px;
}
.zhuanjia li dl,
.zklist li dl {
  overflow: hidden;
}
.zhuanjia li dl dt,
.zklist li dl dt {
  float: left;
  width: 150px;
}
.zhuanjia li dl dd,
.zklist li dl dd {
  float: left;
  margin-left: 18px;
  width: 673px;
}
.zhuanjia p,
.zklist p {
  font-size: 14px;
  color: #333;
  line-height: 24px;
  margin-bottom: 15px;
}
.zhuanjia span,
.zklist span {
  color: #999;
  font-size: 14px;
}
</pre></body></html>