<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
  padding: 0;
  margin: 0;
  border: none;
  font-family: 微软雅黑, serif;
}
fieldset,
img {
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
sup,
sub {
  font-size: 100%;
  vertical-align: baseline;
}
a {
  cursor: pointer;
  text-decoration: none;
  color: inherit;
}
a:hover {
  text-decoration: none;
  color: #245ea5;
}
img {
  vertical-align: middle;
}
body {
  background-color: #fff;
  min-width: 1200px;
}
li {
  list-style: none;
}
.hide {
  display: none;
}
.clearfix {
  /* 触发 hasLayout */
  zoom: 1;
}
.clearfix:after {
  content: "020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.left {
  float: left;
}
.right {
  float: right;
}
.banner {
  background: url("../images/banner.jpg") no-repeat center center;
  width: 100%;
  min-width: 1200px;
  height: 400px;
}
.main {
  margin: 0 auto;
  background: #ffffff;
}
.main .con {
  width: 1200px;
  margin: 0 auto;
}
.main .news {
  background: url("../images/bn_news.jpg");
  padding: 40px 0;
}
.main .news .newsList {
  background: #FFFFFF;
  box-sizing: border-box;
  padding: 20px 20px 4px;
}
.main .news .newsList .section {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #dcdcdc;
}
.main .news .newsList .section .pic {
  width: 214px;
}
.main .news .newsList .section:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}
.main .news .newsList .list {
  width: 916px;
}
.main .news .list li {
  font-size: 18px;
  line-height: 34px;
}
.main .news .list li a {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.main .news .list li a span {
  display: inline-block;
  width: 6px;
  vertical-align: middle;
  height: 6px;
  margin-right: 10px;
  background: #d2d2d2;
}
.main .news .yqtb {
  background: #FFFFFF;
  width: 400px;
  box-sizing: border-box;
  padding: 20px 20px 6px;
}
.main .news .yqtb .sj {
  background: url(../images/sj_bg.jpg);
  width: 360px;
  height: 211px;
  display: block;
  box-sizing: border-box;
  padding: 55px 0 0;
  margin-bottom: 24px;
}
.main .news .yqtb .sj .nr {
  width: 308px;
  height: 140px;
  margin: 0 auto;
  box-shadow: 0 0 6px #cccccc;
  border-radius: 10px;
  background: #fff;
  text-align: center;
}
.main .news .yqtb .sj .nr .h5 {
  font-size: 18px;
  color: #0259bb;
  height: 38px;
  line-height: 38px;
  border-radius: 10px 10px 0 0;
  background: #e5f6ff;
}
.main .news .yqtb .sj .nr .num {
  width: 89px;
  margin: 10px 6px;
}
.main .news .yqtb .sj .nr .num span {
  font-weight: bold;
  font-size: 30px;
}
.main .news .yqtb .sj .nr .num span.red {
  color: #dd0900;
}
.main .news .yqtb .sj .nr .num span.green {
  color: #08b290;
}
.main .news .yqtb .sj .nr .num span.blue {
  color: #019ef3;
}
.main .news .yqtb .qktb h4 {
  font-weight: bold;
  color: #245ea5;
  margin-bottom: 12px;
  font-size: 24px;
  border-bottom: 1px solid #dcdcdc;
}
.main .news .yqtb .qktb h4 span {
  display: inline-block;
  padding-bottom: 8px;
  border-bottom: 4px solid #245ea5;
}
.main .news .yqtb .qktb .list li {
  line-height: 32px;
}
.main .news .jbz{
  margin-top: 30px;
}
.main .fyfw {
  background: url("../images/bn_fyfw.jpg") no-repeat center bottom;
  padding: 50px 0 40px;
}
.main .fyfw .title {
  background: url("../images/title_fyfw.png");
  width: 214px;
  height: 120px;
  margin: 0 auto 40px;
}

.main .fyfw .section {
  width: 280px;
  height: 210px;
  margin: 0 26px 0 0;
  box-shadow: 0 0 10px rgba(32, 44, 85, 0.1);
  background: #FFFFFF;
  float: left;
}
.main .fyfw .section p {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  margin-top: 14px;
}
.main .fyfw .section:last-child {
  margin-right: 0;
}
.main .kpxc {
  margin: 50px auto;
}
.main .kpxc .title {
  background: url("../images/title_kpxc.png") no-repeat;
  width: 350px;
  height: 120px;
  margin: 0 auto 40px;
}
.main .kpxc .section {
  width: 382px;
  height: 278px;
  background: #f9f9f9;
  margin: 0 27px 0 0;
  overflow: hidden;
  position: relative;
}
.main .kpxc .section img {
  width: 382px;
  height: 196px;
}
.main .kpxc .section .describe {
  position: absolute;
  background: rgba(255, 255, 255, 0.9);
  width: 336px;
  height: 90px;
  bottom: 23px;
  left: 23px;
  box-sizing: border-box;
  padding: 12px 12px 0;
  box-shadow: 0 0 10px rgba(32, 44, 85, 0.1);
}
.main .kpxc .section .describe p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 18px;
  line-height: 32px;
}
.main .kpxc .section:last-child {
  margin-right: 0;
}
/*# sourceMappingURL=yqfk.css.map */</pre></body></html>