<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,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
a {
  margin: 0;
  padding: 0;
  color: #333;
}
html {
  display: inline-block;
  width: 100%;
}
img {
  border: none;
}
a {
  text-decoration: none;
  cursor: pointer;
  border: 0;
}
strong {
  font-weight: bold;
}
ul,
ol,
li,
dt,
dd {
  list-style: none;
}
em,
i {
  font-style: normal;
}
.dis-in-b {
  display: inline-block;
}
.f-l {
  float: left;
}
.f-r {
  float: left;
}
.clear {
  clear: both;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/*banner s*/
.com-banner {
  height: 310px;
}
.com-banner.hyzx {
  background: url(2019sc-hyzx-banner.jpg) center center no-repeat;
}
.com-banner .nr {
  height: 310px;
  position: relative;
}
.com-banner .cxgs {
  font: 30px/92px "宋体";
  background-color: #ff9000;
  width: 300px;
  text-align: center;
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 0;
  color: #FFFFFF;
}
/*banner e*/
/*背景色 s*/
.com-cont-bg {
  background-color: #f0f5f8;
  padding-bottom: 50px;
}
/*背景色 e*/
/*左侧s*/
.xqfb-left {
  display: inline-block;
  width: 300px;
}
/*概览左侧栏目s*/
.fymenu {
  background-color: #FFFFFF;
}
.fymenu dt {
  height: 60px;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #f0f0f0;
}
.fymenu dt.more {
  background: url("2019sc-zclm-dtbg.png") 254px center no-repeat;
}
.fymenu dt.more.cur {
  background: url("2019sc-zclm-dtbgcur.png") 250px center no-repeat;
}
.fymenu dt a {
  display: block;
  font: 20px/40px "宋体";
  margin: 10px 0;
  color: #333333;
  padding-left: 40px;
  border-left: 5px solid #fff;
}
.fymenu dt.cur a,
.fymenu dt a:hover {
  color: #ff9000;
  border-left: 5px solid #ff9000;
}
.fymenu dd {
  display: none;
}
.fymenu dd p {
  padding-left: 56px;
}
.fymenu dd p.cur,
.fymenu dd p:hover {
  background-color: #e5e9ec;
}
.fymenu dd p.cur a,
.fymenu dd p:hover a {
  font-weight: bold;
}
.fymenu dd p a {
  background: url(2019sc-zclm-sjlmbg.png) left center no-repeat;
  font: 16px/56px "宋体";
  color: #333;
  padding-left: 30px;
}
/*概览左侧栏目e*/
.ggw {
  background-color: #FFFFFF;
  height: 100px;
  font: 14px/100px "宋体";
  text-align: center;
  margin-bottom: 10px;
}
/*左侧e*/
/*右侧s*/
.xqfb-right {
  display: inline-block;
  width: 830px;
  padding: 30px 20px;
  background-color: #fff;
}
.hyzx-tab {
  padding-bottom: 30px;
  padding-top: 30px;
  border-bottom: 1px solid #dbdbdb;
}
.hyzx-tab img {
  display: inline-block;
  float: left;
  margin-right: 20px;
  max-width: 188px;
}
.hyzx-tab .zw a {
  font: bold 16px/20px "宋体";
  color: #333333;
}
.hyzx-tab .zw a:hover {
  color: #ff9000;
}
.hyzx-tab .zw p {
  margin-top: 6px;
  font: 14px/24px "宋体";
  color: #666666;
}
.hyzx-tab .zw label {
  display: inline-block;
  margin-top: 6px;
  font: 14px/24px "宋体";
  margin-right: 30px;
  color: #09c700;
}
.hyzx-tab .zw .bsync-custom {
  margin-top: 8px;
  display: inline-block;
  float: right;
}
/*=翻页导航=*/
.divpage {
  text-align: center;
}
.page {
  margin: 30px auto 0px auto;
  display: inline-block;
}
.page span {
  margin: 0 3px;
  display: inline-block;
  float: left;
  font: 14px/38px "宋体";
  color: #666666;
}
.page input[type="text"] {
  margin: 0 0 0 3px;
  display: inline-block;
  float: left;
  font: 14px/38px "宋体";
  color: #666666;
  width: 80px;
  padding-left: 10px;
  height: 38px;
  border: 1px solid #ddd;
  outline: none;
}
.page input[type="submit"] {
  display: inline-block;
  float: left;
  font: 14px/38px "宋体";
  color: #666666;
  width: 70px;
  height: 40px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  border: 1px solid #ddd;
  outline: none;
}
.page input[type="submit"]:hover {
  cursor: pointer;
}
.page a {
  border: 1px solid #ddd;
  padding: 0 14px;
  font: 14px/38px "宋体";
  color: #666666;
  margin: 0 3px;
  display: inline-block;
  float: left;
}
.page a.btn {
  font: 24px/38px "宋体";
  padding: 0 12px;
}
.page a.btn.fir {
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}
.page a:hover,
.page a.cur {
  background: #f86442;
  color: #fff;
  border: 1px solid #f86442;
}
/*右侧e*/
</pre></body></html>