.bgf5f5f5 {
  background-color: #f5f5f5;
}
.ptb40 {
  padding: 40px 0;
}
.w33 {
  width: 380px;
}
.mt40 {
  margin-top: 40px;
}
.ml30 {
  margin-left: 30px;
}
.banner {
  width: 100%;
  height: 26vw;
  background-color: #8dc8f1;
}
.banner  .dtjt8_div_img img {
    display: block;
    width: 100%;
    height: 26vw;
}
.banner  .dtjt8_div_img .number {
    position: absolute;
    right: 50%;
    bottom: 1vw;
    transform: translateX(50%);
}
.banner .dtjt8_div_img .number .nomal{
  width: 14px;
  height: 14px;
  line-height: 16px;
  display: block;
  text-align: center;
  opacity: 1;
  background: #fff;
  float: left;
  color: rgba(0, 0, 0, 0);
  margin-right: 5px;
  border: none;
  border-radius: 50%;
  font-size: 12px;
  TEXT-DECORATION: none;
}
.banner .dtjt8_div_img .number .current {
  width: 14px;
  height: 14px;
  line-height: 14px;
  display: block;
  text-align: center;
  opacity: 1;
  background: #0871bb;
  float: left;
  color: rgba(0, 0, 0, 0);
  margin-right: 5px;
  border: none;
  border-radius: 50%;
  font-size: 12px;
  TEXT-DECORATION: none;
}
.banner .dtjt8_div_img .number .current {
  width: 14px;
  height: 14px;
  line-height: 14px;
  display: block;
  text-align: center;
  opacity: 1;
  background: #0871bb;
  float: left;
  color: rgba(0, 0, 0, 0);
  margin-right: 5px;
  border: none;
  border-radius: 50%;
  font-size: 12px;
  TEXT-DECORATION: none;
}

.news .news_pic {
  float: left;
  width: 380px;
  height: 254px;
  background-color: #003f6b;
  margin-top: 28px;
}
.dtjt9_div_img .number {
    position: absolute;
    right: 5px;
    bottom: 10px;
    z-index: 100;
}
.news .news_pic .dtjt9_div_img {
  position: relative;
  overflow: hidden;
  height: 254px;
  width: 100%;
}
.news .news_pic .dtjt9_div_img img {
  display: block;
  width: 100%;
  height: 254px;
}
.dtjt9_div_text {
  width: 100%;
  text-align: left;
  position: absolute;
  right: 0px;
  bottom: 0;
  z-index: 99;
}
.dtjt9_div_text .dtjt9_div_text_title {
  background: rgba(0, 0, 0, 0.6);
  text-align: left;
  height: 35px;
}
.dtjt9_div_text a:link,.dtjt9_div_text a:link,.dtjt9_div_text a:visited {
  font-size: 12px;
  font-weight: inherit;
  line-height: 35px;
  color: #fff;
  text-decoration: none;
}


.title .title_name {
  float: left;
  font-size: 24px;
  font-weight: bolder;
  line-height: 1;
  color: #0871bb;
}
.title .title_more {
  float: right;
  font-size: 14px;
  line-height: 24px;
  color: #0871bb;
  padding-right: 14px;
  position: relative;
}
.title .title_more::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: transparent 3px solid;
  border-left-color: #0871bb;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.common_list {
  margin-top: 14px;
}
.common_list li {
  height: 44px;
  border-bottom: 1px dashed #ddd;
}
.common_list li a {
  float: left;
  width: calc(100% - 80px);
  height: 43px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  line-height: 43px;
  font-size: 14px;
  padding-left: 15px;
  position: relative;
}
.common_list li a::before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  background-color: #666666;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.common_list li span {
  width: 80px;
  float: right;
  line-height: 43px;
  font-size: 14px;
  color: #999999;
  text-align: right;
}
.news {
  float: left;
  width: 790px;
}

.news .news_list {
  float: right;
  width: calc(100% - 410px);
  margin-top: 28px;
}
.news .news_list li {
  margin-top: 24px;
}
.news .news_list li .date {
  float: left;
  width: 45px;
  height: 45px;
  border: solid 1px #0871bb;
}
.news .news_list li .date div {
  width: 100%;
  height: 22.5px;
  font-size: 14px;
  line-height: 22.5px;
  text-align: center;
}
.news .news_list li .date .year {
  background-color: #0871bb;
  color: #fff;
}
.news .news_list li .date .month {
  color: #333;
}
.news .news_list li a {
  float: right;
  width: calc(100% - 55px);
  height: 45px;
  font-size: 14px;
  color: #333;
  line-height: 22.5px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.news .news_list li .hidden {
  display: none;
}
.news .news_list li:first-child {
  margin-top: 0;
}
.link_list li {
  width: calc(33.33% - 6.67px);
  float: left;
  height: 45px;
  margin-right: 10px;
  margin-top: 10px;
}
.link_list li:nth-child(3n) {
  margin-right: 0;
}
.link_list li a {
  display: block;
  line-height: 43px;
  font-size: 14px;
  height: 45px;
  text-align: center;
  border: 1px solid #ddd;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 8px;
  background: #fff;
}
.icon_list li {
  width: 25%;
  float: left;
  margin-top: 25px;
}
.icon_list li div {
  width: 100%;
  height: 45px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 35%;
}
.icon_list li p{
  font-size: 14px;
  text-align: center;
}
.pic_list {
  margin-top: 30px;
}
.pic_list li {
  float: left;
  width: calc(20% - 16px);
  margin-left: 20px;
}
.pic_list li:first-child {
  margin-left: 0;
}
.pic_list li:hover a img {
  transform: translateX(-50%) translateY(-50%) scale(1.25);
}
.pic_list li a {
  display: block;
  height: 150px;
  position: relative;
  overflow: hidden;
}
.pic_list li a img {
  display: block;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  transition: all 0.8s;
}
@media (max-width: 1250px) {
  .w33 {
    width: 303px;
  }
  .news {
    width: 100%;
  }
  .notice {
    width: 100%;
    margin-top: 40px;
  }
}
@media (max-width: 992px) {
  .header .w1200 .header_right .link {
    float: left;
    font-size: 14px;
    line-height: 30px;
    color: #ffffff;
    display: none;
  }
  .xxcd,
  .kstd {
    width: calc(50% - 15px);
  }
  .cylj {
    width: 100%;
    margin-top: 40px;
  }
  .pic_list li {
    width: calc(25% - 15px);
  }
  .pic_list li:last-child {
    display: none;
  }
}
@media (max-width: 700px) {
  .news .news_pic,
  .news .news_list {
    width: 100%;
  }
  .xxcd,
  .kstd {
    width: 100%;
  }
  .kstd {
    margin-left: 0;
    margin-top: 40px;
  }
  .icon_list li div {
    height: 9vw;
  }
  .icon_list li p{
    font-size: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 2px;
  }
  .pic_list li {
    display: none;
    width: calc(50% - 10px);
  }
  .pic_list li:first-child,
  .pic_list li:nth-child(2) {
    display: block;
  }
  .pic_list li a {
    height: 30vw;
  }
}
.mid_banner {
  height: 200px;
}
.mid_banner .swiper-slide {
  height: 200px;
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
}
