* {
  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;
}
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;
}
.main {
  width: 1200px;
  margin: 0 auto;
}
.main .sjfb {
  margin: 30px auto;
}
.main .sjfb .sjfbNav {
  margin: 30px 0;
}
.main .sjfb .sjfbNav li {
  width: 20%;
  float: left;
  padding: 0;
  height: 54px;
  line-height: 54px;
  text-align: center;
  background: #f5fafc;
  cursor: pointer;
}
.main .sjfb .sjfbNav li.active {
  background: #0d5fac;
  color: #ffffff;
}
.main .sjfb form{
  display: block;
  height: 40px;
}
.main .sjfb .chart {
  width: 1200px;
  height: 420px;
}
.main .title {
  border-bottom: 2px solid #0D5FAB;
  margin-bottom: 20px;
}
.main .title img{
      display: block;
    margin-bottom: -1px;
}
.main .title a.more {
  margin-top: 10px;
}
.main .sjs {
  margin: 40px auto;
}
.main .sjs .con .swiper-sjs{
  height: 220px;
}
.main .sjs .con .section {
  width: 382px;
  height: 214px;
  overflow: hidden;
  position: relative;
}
.main .sjs .con .section img {
  width: 100%;
  height: 100%;
}
.main .sjs .con .section p {
  position: absolute;
  line-height: 40px;
  height: 40px;
  background: rgba(0, 0, 0, 0.6);
  text-overflow: ellipsis;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  color: #ffffff;
  left: 0;
  width: 100%;
  bottom: 0;
}
.main .sjs .con .section:last-child {
  margin-right: 0;
}
.main .sjjd .con {
  border: 1px #CCCCCC solid;
  background: #F2F2F2;
  padding: 12px;
  margin-bottom: 50px;
}
.main .sjjd .con .sjjdCon {
  background: #ffffff;
  padding: 10px 12px 4px;
}
.main .sjjd .con .sjjdCon .newsList {
  width: 550px;
}
.main .sjjd .con .sjjdCon .newsList .list {
  margin-top: 8px;
}
.main .sjjd .con .sjjdCon .newsList .list li {
  line-height: 34px;
  height: 34px;
}
.main .sjjd .con .sjjdCon .newsList .list li a {
  overflow: hidden;
  max-width: 440px;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main .sjjd .con .sjjdCon .newsList .list li span.point {
  width: 4px;
  height: 4px;
  background: #CFB7B3;
  vertical-align: 3px;
  margin-right: 6px;
  display: inline-block;
}
.main .sjjd .con .sjjdCon .newsList .list li span.time {
  color: #666666;
}
.main .sjjd .con .sjjdCon .newsList .list li a:hover {
  color: #e74242;
}
/*# sourceMappingURL=sjfb.css.map */