.index-content {
  background: #fff;
  margin-top: 14px;
  border: solid 1px #cccccc;
}

.content-headlines {
  /* height: 350px; */
  border: 1px dashed #efefef;
  position: relative;
  overflow: hidden;
  padding-top: 29.914%;
}

.headlines-list {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.content-headlines a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.content-headlines img {
  width: 100%;
  object-fit: contain;
}

.head-icon {
  position: absolute;
  display: block;
  width: 40px;
  height: 70px;
  border-radius: 4px;
  opacity: 0.4;
  background: #000;
  color: #fff;
  top: 50%;
  font-size: 22px;
  text-align: center;
  line-height: 70px;
  cursor: pointer;
  z-index: 20;
  transform: translateY(-50%);
}
.content-headlines:hover .head-l {
  left: 10px;
}
.content-headlines:hover .head-r {
  right: 10px;
}
.head-l {
  left: -45px;
  transition: left 0.4s;
}
.head-r {
  right: -45px;
  transition: right 0.4s;
}

.content-news {
  height: 450px;
  margin-top: 16px;
}
.pic-news {
  width: 570px;
  float: left;
  margin-left: 10px;
}
.pic-news-banner-list {
  height: 46px;
  border-bottom: 2px solid #1966a7;
}
.pic-news-banner-list li {
  display: inline-block;
  line-height: 46px;
  width: 140px;
  text-align: center;
}

.pic-news-banner-list-li-bottom {
  background: #1966a7;
  border-radius: 4px;
}

.pic-news-banner-list-li-bottom a {
  color: #fff;
  font-size: 20px;
  font-weight: bolder;
  line-height: 46px;
}

.pic-news-banner-list-li-item {
  color: #2860b5;
}
.pic-news-content {
  margin-top: 3px;
}

.pic-news-list-ul li {
  line-height: 40px;
}
.news-display {
  display: none;
}
.news {
  width: 550px;
  float: left;
  margin-left: 40px;
}

.banner-img-box {
  position: relative;
  width: 570px;
  height: 360px;
  overflow: hidden;
}
.banner-img-box a {
  width: 570px;
  height: 360px;
  position: absolute;
  display: inline-block;
}
.banner-img-box a img {
  width: 570px;
  height: 360px;
  position: absolute;
  display: block;
}
.banner-img-box a {
  transition: left 1s;
}

.news-banner-box .banner-img {
  width: 570px;
  padding-top: 63.157%;
  position: relative;
  overflow: hidden;
}
.news-banner-box .banner-img a {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
}
.news-banner-box .banner-img img {
  display: block;
  height: 100%;
  width: 100%;
}
.news-banner-box .banner-option {
  width: 100%;
  height: 30px;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0.6;
}

.news-banner-box .banner-txt {
  float: left;
  width: 75%;
  height: 100%;
  display: flex;
  align-items: center;
}

.news-banner-box .banner-txt a {
  font-size: 16px;
  color: white;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news-banner-box .banner-num {
  display: flex;
  align-items: center;
  height: 100%;
  font-size: 0px;
  width: 23%;
  float: right;
}
.news-banner-box .banner-num span {
  display: inline-block;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #000;
  margin-left: 5px;
  cursor: pointer;
}
.news-banner-box .banner-num span.cur {
  background: #fff;
}
.news-banner-box .banner-index {
  position: absolute;
  bottom: 10px;
  right: 70px;
}
.news-banner-box .banner-index span {
  vertical-align: initial;
  color: #fff;
  font-size: 14px;
}
.news-banner-box .banner-index span.ban-dy {
  font-size: 18px;
}
.news-banner-box .banner-btn {
  position: absolute;
  height: 70px;
  width: 35px;
  font-size: 40px;
  color: #fff;
  margin-top: -35px;
  text-align: center;
  line-height: 70px;
  top: 50%;
  background: url(../images/banner-opbg40.png);
  cursor: pointer;
  display: none;
}
.banner-left {
  left: 0px;
}
.banner-right {
  right: 0px;
}
.banner-box:hover .banner-btn {
  display: block;
}

.news {
  width: 550px;
  float: left;
  margin-left: 40px;
}

.news-banner {
  height: 46px;
  position: relative;
}

.news-banner-list {
  /* background: #1966a7; */
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  font-size: 0px;
}
.news-item {
  display: inline-block;
  background: #1966a7;
  width: 260px;
  text-align: center;
  font-size: 15px;
  color: #fff;
  line-height: 38px;
  cursor: pointer;
  height: 38px;
  vertical-align: bottom;
  position: relative;
}
.disblock2 {
  min-height: 230px;
}
.news-item a {
  color: #fff;
  font-size: 20px;
  font-weight: bolder;
}

.span-high.icon:after {
  content: '';
  width: 4px;
  height: 46px;
  background: url(right.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: -4px;
  z-index: 2;
}
.span-high.icon1:after {
  content: '';
  width: 4px;
  height: 46px;
  background: url(left.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: -4px;
  z-index: 2;
}
.span-high {
  background: #1966a7;
  width: 260px;
  text-align: center;
  font-size: 15px;
  color: #fff;
  line-height: 46px;
  cursor: pointer;
  height: 46px;
}

.news-list-ul {
  display: none;
}
.news-list-ul li {
  line-height: 42px;
}

.fr {
  float: right;
  margin-right: 10px;
  color: #939393;
  font-size: 16px;
}

.fl {
  border-radius: 50%;
  width: 5px;
  height: 5px;
  display: block;
  border: 1px solid #a5b1ca;
  float: left;
  margin-top: 20px;
  margin-right: 10px;
}

.news-list-ul a {
  color: #000;
  font-size: 16px;
  width: 60%;
  /* display: inline-block; */
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.fnews {
  background: url('new.png') no-repeat;
  background-size: 100% 100%;
  display: inline-block;
  width: 30px;
  height: 12px;
  vertical-align: middle;
}

.content-info {
  height: 380px;
  width: 100%;
}

.info-dept {
  width: 24%;
  float: left;
}

.samllicon {
  display: block;
  width: 4px;
  height: 26px;
  background: #1865a7;
  float: left;
  margin-top: 10px;
  margin-right: 20px;
}

.info-dept-banner {
  height: 46px;
  line-height: 46px;
  font-size: 20px;
  font-weight: bolder;
  color: #40639c;
  display: block;
}

.info-dept-list li {
  display: block;
  float: left;
  border: 1px solid #2a5595;
  width: 110px;
  height: 108px;
  margin-left: 14px;
  margin-top: 26px;
  position: relative;
  cursor: pointer;
}

.dept-item {
  position: absolute;
  bottom: 20px;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  color: #000;
  font-size: 16px;
}

.info-dept-img0 {
  background: url('s_ico01.png');
  display: block;
  width: 45px;
  height: 42px;
  margin: 5px auto;
  background-position: -45px 0px;
}
.dept-img {
  background-position: -45px 0px;
}
/* .info-dept-img2 {
  background: url('s_ico03.png') no-repeat;
  display: block;
  width: 45px;
  height: 42px;
  margin: 5px auto;
  background-position: -45px 0px;
} */
.info-dept-img1 {
  background: url('s_ico06.png') no-repeat;
  display: block;
  width: 45px;
  height: 42px;
  margin: 5px auto;
  background-position: -45px 0px;
}
.info-dept-img2 {
  background: url('s_ico08.png') no-repeat;
  display: block;
  width: 45px;
  height: 42px;
  margin: 5px auto;
  background-position: -45px 0px;
}
/* .info-dept-img5 {
  background: url('s_ico09.png') no-repeat;
  display: block;
  width: 45px;
  height: 42px;
  margin: 5px auto;
  background-position: -45px 0px;
} */
.info-dept-img3 {
  background: url('s_ico10.jpg') no-repeat;
  display: block;
  width: 45px;
  height: 42px;
  margin: 5px auto;
  background-position: -45px 0px;
}

.info-detail {
  width: 74%;
  float: right;
}

.info-hy {
  height: 270px;
  margin-top: 0;
}

.info-lt {
  width: 75%;
  height: 100%;

  float: left;
}
.info-lt-banner {
  height: 46px;
}
.info-lt-banner-list {
  border-bottom: 2px solid #c1c1c1;
  height: 46px;
}

.info-lt-list-ul-li {
  display: inline-block;
  width: 140px;
  line-height: 46px;
  font-weight: bold;
  color: #7a7a7a;
  text-align: center;
  height: 46px;
  cursor: pointer;
}

.info-lt-list-ul-li a {
  display: block;
  width: 140px;
  line-height: 46px;
  color: #7a7a7a;
  font-weight: bold;
  height: 46px;
  text-align: center;
  font-size: 16px;
}
.info-lt-list {
  margin-top: 2px;
}
.info-lt-list li {
  width: 100%;
  line-height: 45px;
  border-bottom: 1px dashed #c4d8e0;
}
.info-lt-list li a {
  font-size: 16px;
}
.info-lt-list-ul {
  display: none;
}
.info-lt-list-ul li:hover {
  background: #f8f8f8;
}
.info-lt-banner-list-li-hover {
  color: #2a5595;
  border-bottom: 3px solid #2860b5;
}
.info-lt-banner-list-li-hover a {
  font-size: 18px;
  color: rgb(42, 85, 149);
}

.info-rt {
  float: right;
  width: 24%;
}
.info-rt-banner {
  height: 46px;

  width: 21%;
  float: right;
}
.info-rt-list li {
  margin-top: 20px;
}
.info-rt-list li a {
  display: block;
}

.info-zt-img {
  height: 108px;

  background: url('../img/ad1.jpg') no-repeat;
  background-size: 100% 100%;
}

.slide {
  height: 88px;
}
.slide-lt {
  width: 80px;

  float: left;
  height: 80px;
  font-size: 22px;
  text-align: center;
}
.slide-rt {
  width: 705px;
  float: right;

  height: 80px;
  overflow: hidden;
  position: relative;
  margin-right: 30px;
}
.slide-rt a {
  display: block;
  width: 230px;
  height: 80px;
  float: left;
  margin-right: 5px;
  transition: left 0.5s;
  position: absolute;
}
.slide-rt img {
  width: 230px;

  height: 80px;
}

.icon-l {
  left: -30px;
  transition: left 0.5s;
}
.icon-rt {
  right: -30px;
  transition: right 0.5s;
}

.icons {
  display: block;
  position: absolute;
  border-radius: 50%;
  background: #000;
  width: 30px;
  height: 30px;
  color: #fff;
  text-align: center;
  font-size: 18px;
  opacity: 0.5;
  top: 30px;
  cursor: pointer;
}

.content-dept {
  padding-bottom: 40px;
}

.dept-sub {
  width: 280px;
  float: left;
}

.dept-sub-banner {
  height: 46px;

  line-height: 46px;
  font-size: 20px;
  font-weight: bolder;
  color: #40639c;
  display: block;
}
.dept-sub-list li {
  width: 220px;
  height: 20px;

  display: block;
  margin: 0 auto;
  margin-top: 20px;
  color: #909294;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
}
.dept-sub-list li a {
  color: #000;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  display: block;
  width: 220px;
  height: 20px;
  border: 1px solid #cccccc;
}
.dept-sub-list li a:hover {
  background: #2e79c4;
  color: #fff;
  border: none;
}
.wx {
  width: 280px;
  height: 240px;
}
.wximg {
  border: solid 1px #c1c1c1;
  margin: 0 auto;
  width: 160px;
  height: 160px;
  margin-top: 10px;
}

.content-detail {
  float: right;
  width: 74%;
}

.content-mid {
  height: 105px;
  background: url('ad3.jpg');
  background-size: 100% 100%;
}

.content-foot {
  height: 52px;
  background: #2760b7;
  display: flex;
  align-items: center;
}

.content-foot-banner {
  height: 100%;
  font-size: 20px;
  font-weight: bolder;
  display: block;
  width: 110px;
  color: #fff;
  display: flex;
  align-items: center;
  margin-left: 20px;
}

.content-foot-list {
  flex: 1;
  height: 100%;
  display: flex;
  align-items: center;
}
.dot {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 8px solid #fff;
  top: 16px;
  left: 8px;
  position: relative;
}
.drop-down {
  width: 180px;
  height: 52px;
  position: relative;
  margin-right: 20px;
  margin-left: 100px;
}
.drop-down .tag {
  width: 100%;
  height: 52px;
  box-sizing: border-box;
  color: #fff;
  font-size: 16px;
  line-height: 52px;
  cursor: pointer;
  text-align: center;
}
.drop-lists {
  position: absolute;
  width: 100%;
  top: 52px;
  left: 0px;
  border: 1px solid #eee;
  max-height: 178px;
  overflow: auto;
  display: none;
  z-index: 9;
  background: #fff;
}
.drop-lists li {
  height: 36px;
  line-height: 36px;
  width: 100%;
  overflow: hidden;
}
.drop-lists a {
  display: block;
  line-height: 36px;
  width: 100%;
  box-sizing: border-box;
  padding-left: 10px;
  font-size: 16px;
  cursor: pointer;
}
.drop-lists a:hover {
  background: #2760b7;
  color: #fff;
}
.drop-groups2 {
  position: relative;
}
.drop-groups2 .drop-down {
  position: initial;
}

@media screen and (max-width: 768px) {
  .content-news {
    height: auto;
  }
  .pic-news-banner-list li,
  .pic-news-banner-list-li-bottom a {
    line-height: 0.6rem;
  }
  .pic-news-banner-list {
    height: 0.6rem;
  }
  .pic-news-banner-list li {
    width: 1.6rem;
    height: 0.6rem;
  }
  .pic-news-banner-list-li-bottom a,
  .news-item a {
    font-size: 0.32rem;
  }
  .pic-news {
    margin-left: 0;
  }
  .pic-news,
  .news-banner-box .banner-img {
    width: 100%;
  }
  .news-banner-box .banner-option {
    height: 0.4rem;
  }
  .news-banner-box .banner-txt a {
    font-size: 0.22rem;
  }
  .news-banner-box .banner-num span {
    width: 0.16rem;
    height: 0.16rem;
  }
  .news {
    margin-left: 0;
    margin-top: 0.2rem;
    width: 100%;
  }
  .news-item {
    width: calc(50% - 2px);
    height: 0.6rem;
    line-height: 0.6rem;
  }
  .span-high {
    height: 0.7rem;
    line-height: 0.7rem;
  }
  .span-high.icon:after,
  .span-high.icon1:after {
    height: 0.7rem;
  }

  .news-list-ul a {
    width: 55%;
    display: inline-block;
    font-size: 0.26rem;
  }
  .news-list-ul li {
    height: 0.7rem;
    line-height: 0.68rem;
    box-sizing: border-box;
  }
  .fr {
    font-size: 0.26rem;
    margin: 0;
    /* float: none;
    display: block;
    text-align: right; */
  }
  .fl {
    margin-right: 0.1rem;
    margin-top: 0.31rem;
  }
  .info-dept,
  .info-dept-list {
    width: 100%;
    float: none;
  }
  .info-dept-list li {
    margin-top: 0.2rem;
  }
  .info-dept-list li {
    width: calc(25% - 0.15rem - 2px);
    /* margin: 0 0.2rem; */
    margin-left: 0;
    box-sizing: content-box;
  }
  .info-dept-list li + li {
    margin-left: 0.2rem;
  }
  .info-dept-banner {
    font-size: 0.32rem;
  }
  .info-detail {
    width: 100%;
    margin-top: 0.2rem;
    /* float: none; */
  }
  .info-hy {
    height: auto;
    width: 100%;
  }
  .info-lt {
    float: none;
    width: 100%;
  }
  .info-lt-list li {
    line-height: 0.7rem;
  }
  .info-lt-banner,
  .info-lt-banner-list,
  .info-lt-list-ul-li,
  .info-lt-list-ul-li a {
    height: 0.6rem;
    line-height: calc(0.6rem - 2px);
    font-size: 0.32rem;
  }
  .info-lt-list-ul-li,
  .info-lt-list-ul-li a {
    width: auto;
    flex: 1;
    padding: 0 0.2rem;
  }
  .info-lt-list-ul-li a {
    font-size: 0.32rem;
  }
  .info-lt-list li a {
    font-size: 0.26rem;
    line-height: 0.7rem;
    width: 65%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .info-rt {
    float: none;
    width: 100%;
  }
  .info-rt-list ul {
    width: 100%;
    display: flex;
    justify-content: space-evenly;
  }
  .info-rt-list ul li + li {
    margin-left: 0.2rem;
  }
  .info-rt-list ul li {
    flex: 1;
  }
  .info-rt-list ul li img {
    width: 100%;
  }
  .info-rt-banner {
    display: none;
  }
  .info-rt-list li {
    margin-top: 0.2rem;
  }
  .slide {
    margin-top: 0.2rem;
  }
  .slide-rt {
    width: calc(100% - 90px);
    margin-right: 0;
  }
  .dept-sub {
    width: 100%;
  }
  .dept-sub-banner {
    font-size: 0.32rem;
  }
  .dept-sub-list li a,
  .dept-sub-list li {
    width: 100%;
    height: 0.5rem;
    line-height: 0.5rem;
    font-size: 0.26rem;
  }
  .wx {
    margin-top: 0.2rem;
    width: 100%;
  }
  .wximg {
    margin: 0 auto;
  }
  .content-foot-banner {
    margin-left: 0.1rem;
    width: 1.4rem;
    font-size: 0.3rem;
  }
  .content-detail {
    width: 100%;
  }
  .content-detail-box1,
  .content-detail-box2 {
    margin-top: 0.2rem;
  }
  .drop-down {
    margin-left: 0.2rem;
    margin-right: 0;
    flex: 1;
    width: unset;
  }
  .content-foot-list {
    justify-content: space-evenly;
    margin-right: 0.1rem;
  }
}
