.home_page {
  width: 100%;
  height: 1800px;
  display: flex;

}


.newsCenter-page {
  height: auto;
  background: #FFFFFF;
}

.home-left {
  flex: 1;
  background-color: #FFFFFF;
}

.newsCenter-left {
  flex: 1;
  background: #F2F2F2;
}

.newsCenter-c-top {
  width: 100%;
  height: 44px;
  line-height: 44px;
  background: #FFFFFF;
  margin-top: 22px;
  color: #636363;
  font-size: 16px;
  cursor: default;
  padding: 0 20px;

}

.home-content {
  width: 1200px;
  background-color: #FFFFFF;
}

.newsCenter-wrap {
  background: #F2F2F2;

}

.newsCenter-content {
  width: 1200px;
  background-color: #FFFFFF;
  /* padding: 0 20px; */
  margin-bottom: 70px;
}

.title-wrap {
  width: 1196px;
  height: 93px;
  line-height: 93px;
  margin-left: 2px;
  margin-top: 34px;
  position: relative;
}

.title-img {
  position: absolute;

}

.title-text {
  position: absolute;
  /* left:50%;
  transform: translate(-50%);
  top: 0; */
  width: 1196px;

  color: #333333;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  padding: 0px 270px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.newsCenter-c-line {
  height: 20px;
  background: #F2F2F2;

}

.news-wrap {
  margin-top: 61px;
  display: flex;
  justify-content: space-between;
}

.news-wraps {
  margin-top: 32px;
  padding: 0 20px;

}

.news-left {
  width: 600px;
  height: 361px;
}

.yx-rotaion {
  height: 361px !important;
  margin-top: 0px !important;
  width: 600px !important;
}

.news-lefts {
  width: 565px;
  height: 361px;
}

.yx-rotaions {
  height: 361px !important;
  margin-top: 0px !important;
  width: 565px !important;
}

.news-right {
  width: 571px;
  height: 361px;
  overflow: hidden;
}

.news-title-wrap {
  display: flex;
  justify-content: space-between;
  padding: 0 5px;
}

.news-title {
  font-size: 24px;
  color: #343431;
  font-weight: 400;
  height: 32px;
  cursor: pointer;
  font-weight: bold;

}

.news-szyw {
  font-weight: bold;
  color: #0556B4;
  border-bottom: 4px #0556B4 solid;
}

.news-more {
  font-size: 18px;
  color: #999999;
  height: 30px;
  line-height: 30px;
  cursor: pointer;

}

.news-line {
  margin-left: 5px;
  width: 566px;
  height: 1px;
  background: #B6B6B6;
  margin-top: -2px;
  margin-bottom: 22px;
}

.szyw-list {
  display: block;
  margin-left: 5px;
}

.whyw-list {
  display: none;
  margin-left: 5px;
}

.xfyw-list {
  display: none;
  margin-left: 5px;
}

.common-list {
  display: flex;
  justify-content: space-between;
  /* margin-bottom: 12.3px; */
  margin-bottom: 22.3px;
}


.list-title {
  font-size: 18px;
  color: #333333;
  font-weight: 400;

}

.list-span {
  margin-right: 5px;
  color: #A6A2A1;

}

.list-title a {
  width: 450px;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.list-title:hover {
  color: #0a69d7;

}
.list-title:hover  .list-span{
  color: #0a69d7;

}
.list-title:hover  .list-time{
  color: #0a69d7;

}

.list-time {
  font-size: 17px;
  color: #A6A2A1;
  font-weight: 400;
  cursor: default;
}

.letters-hall {
  width: 1200px;
  height: 411px;
  margin-top: 50px;
  position: relative;
}

.letters-hall-img {
  width: 1200px;
  height: 411px;
  position: absolute;
}

.hall-text {
  font-size: 22px;
  font-weight: bold;
  color: #FFFFFF;
  width: 160px;
  text-align: center;
  height: 60px;
  line-height: 60px;
  cursor: pointer;
}

.hall-one {
  position: absolute;
  top: 135px;
  left: 50px;
  background-image: url('../img/hall1.png');
  background-size: 100% 100%;
  width: 184px;
  height: 195px;

}

.hall-two {
  position: absolute;
  top: 135px;
  left: 280px;
  background-image: url('../img/hall2.png');
  background-size: 100% 100%;
  width: 184px;
  height: 195px;
}

.hall-three {
  position: absolute;
  top: 135px;
  left: 510px;
  background-image: url('../img/hall3.png');
  background-size: 100% 100%;
  width: 184px;
  height: 195px;
}

.hall-four {
  position: absolute;
  top: 135px;
  left: 740px;
  background-image: url('../img/hall4.png');
  background-size: 100% 100%;
  width: 184px;
  height: 195px;
}

.hall-five {
  position: absolute;
  top: 135px;
  left: 970px;
  background-image: url('../img/hall5.png');
  background-size: 100% 100%;
  width: 184px;
  height: 195px;
}

.dgf-wrap {
  width: 100%;
  /* height: 390px; */
  display: flex;
  justify-content: space-between;
  margin-top: 80px;

}
.dgf-wraps{
  padding: 0 20px;
}

.dgf-left {
  width: 570px;
}

.dgf-right {
  width: 570px;
}

.policy-title {
  display: flex;
  border-bottom: 4px #0556B4 solid;

}

.news-zcfg {
  font-weight: bold;
  color: #0556B4;
}

.policy-img {
  width: 22px;
  height: 22px;
  margin-right: 5px;
}

.dgf-common-list {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  margin-left: 5px;
}

.gzdt-title {
  display: flex;
  border-bottom: 4px #0556B4 solid;

}

.gzdt-img {
  width: 23px;
  height: 23px;
  margin-right: 5px;
  background-image: url('../img/news2.png');
}

.news-gzdt {
  font-weight: bold;
  color: #0556B4;
}

.tzgg-title {
  display: flex;
  margin-left: -100px;
}

.tzgg-img {
  width: 25px;
  height: 25px;
  margin-right: 5px;
  background-image: url('../img/notice.png');

}

.news-tzgg {
  color: #343431;
}

.gzdt-list {
  display: block;
  margin-left: 5px;
}

.tzgg-list {
  margin-left: 5px;
  display: none;
}

.ztzl-wrap {
  display: flex;
  justify-content: space-between;
  margin-top: 70px;
}

.ztzl-title {
  font-size: 24px;
  font-weight: bold;
  color: #333333;
  height: 44px;
  border-bottom: 4px #0556B4 solid;
  cursor: default;
}

.ztzl-more {
  font-size: 18px;
  color: #999999;
  font-weight: 400;
  cursor: pointer;
}

.ztzl-line {
  width: 1200px;
  height: 1px;
  background: #E6E6E6;
  margin-top: -2px;
  margin-bottom: 50px;
}

.ztzl-swiper {
  position: relative;
  padding: 0 55px;
}

.swiper {
  width: 1100px;
  height: 100px;
  margin-left: 200px;
}

.swiper-img {
  width: 350px;
  height: 108px;
}

.home-right {
  flex: 1;
  background-color: #FFFFFF;
}

.newsCenter-right {
  flex: 1;
  background: #F2F2F2;
}




















    .index_content {
      overflow: hidden;
    }

    .mobileNavBox {
      display: none;
    }

    .letters-hallMobile {
      display: none;
    }

    .info-wrapMobile {
      display: none;
    }
    .ztzl-swiper .swiper-button-prev{
      background-image: url('../img/swipeLeft.png');
      background-size: 100% 100%;
      height: 60px;
      top: 50%;
    margin-top: -30px;
    }
    .ztzl-swiper .swiper-button-next{
      background-image: url('../img/swipeLeftRight.png');
      background-size: 100% 100%;
      height: 60px;
      top: 50%;
    margin-top: -30px;
    }
    .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{
      opacity: 0;
    }
    .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{
      opacity: 0;
    }
    .letters-hall a:hover{
      transform: scale(1.1);
				transition: all .5s;
    }

    @media (max-width:780px) {
      .newsCenter-c-top{
        height: auto;
        line-height: 25px;
      }


      .whyw-list {
        margin-left: 0;
      }

      .xfyw-list {
        margin-left: 0;
      }

      .tzgg-list {
        margin-left: 0;
      }

      .home_page {
        height: auto;
        /* display: none; */
      }

      .title-wrap {
        width: auto;
        height: 1rem;
        margin: .2rem 0;
        padding: 0 .2rem;

      }

      .title-img {
        display: none;
      }

      .title-text {
        width: 95%;

        padding: 0 0.4rem;
        line-height: 1rem;
        height: 1rem;
        font-size: .4rem;
        background-image: url('../img/item2.png');
        background-size: 100% 100%;
      }

      .home-content {
        width: 100%;
      }

      .news-wrap {
        margin: .2rem;
        flex-direction: column;
        /* display: none; */
      }

      .news-left {
        width: 100%;
        height: 3.75rem;
        margin-bottom: .4rem;
      }

      .yx-rotaion {
        width: 100% !important;
        height: 100% !important;
      }

      .yx-rotaion-btn .left_btn {
        /* display: none; */
      }

      .yx-rotaion-btn .right_btn {
        /* display: none; */
      }

      .news-right {
        width: 100%;
        height: auto;
      }

      .news-title {
        height: .6rem;
        font-size: .35rem;
      }

      .news-more {
        line-height: .35rem;
        font-size: .3rem;
      }

      .news-line {
        display: none;
      }



      .news-title-wrap {
        margin-bottom: .2rem;
        padding: 0;
        height: .6rem;

      }

      .common-list {
        margin-bottom: .2rem;
      }

      .list-title {
        width: 75%;
        font-size: .31rem;
      }

      .list-time {
        font-size: .3rem;
      }

      .list-title a {
        width: 100%;
      }

      .szyw-list {
        margin-left: 0;
      }

      .dgf-common-list {
        margin: 0;
      }


      .letters-hall {
        display: none;
      }

      .letters-hallMobile {
        display: block;
        padding: 0 .2rem;

      }

      .letters-hallMobileTitle {
        width: 2.4rem;
        height: 0.6rem;
        font-size: .35rem;
        font-weight: bold;
        color: #0556B4;
        border-bottom: 4px #0556B4 solid;
        margin-bottom: .5rem;
      }

      .hallMobileTitleConten {
        display: flex;
        height: 4.2rem;
        justify-content: space-between;
      }

      .hallMobileTitleContenLeft {
        width: 2.5rem;

        height: 100%;
      }

      .hallMobileTitleContenLeft a {
        width: 100%;
        height: 100%;
        background-image: url('../newimg/lettersGuide.png');
        background-size: 100% 100%;
      }

      .hallMobileTitleContenCt {
        width: 2.07rem;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
      }

      .hallMobile {
        height: 47%;

      }

      .hallHelp {

        background-image: url('../img/hall2.png');
        background-size: 100% 100%;
      }

      .hallRecommendation {
        background-image: url('../img/hall4.png');
        background-size: 100% 100%;
      }

      .hallAddress {
        background-image: url('../img/hall3.png');
        background-size: 100% 100%;
      }

      .hallsercher {
        background-image: url('../img/hall5.png');
        background-size: 100% 100%;
      }



      .dgf-wrap {
        padding: 0 .2rem;
        flex-direction: column;
        margin-top: .6rem;
        height: auto;
        /* display: none; */
      }

      .dgf-left {
        width: 100%;
      }

      .gzdt-list {
        margin: 0;
      }

      .dgf-common-list {
        margin-bottom: .2rem;
      }

      .gzdt-img {
        display: none;
      }

      .tzgg-img {
        display: none;
      }

      .dgf-right {
        margin-top: .3rem;
        width: 100%;
      }

      .policy-img {
        display: none;
      }

      .yx-rotation-t {
        width: 70%;
      }



      .ztzl-wrap {
        /* display: none; */
        padding: 0 .2rem;
        margin-top: .3rem;
      }

      .ztzl-title {
        font-size: .35rem;
        height: .6rem;
        color: #0556B4;
      }

      .ztzl-more {
        font-size: .3rem;
        line-height: .35rem;
      }


      .ztzl-line {
        display: none;
      }

      .ztzl-swiper {
        margin: .5rem 0;
        /* display: none; */
      }

      /* .ztzl-swiper .swiper-button-prev {
        display: none;
      }

      .ztzl-swiper .swiper-button-next {
        display: none;
      } */

      .ztzl-swiper {
        padding: 0 .2rem;
      }

      .swiper {
        width: 6rem;
      }

      .swiper img {
        width: 100%;
      }




      .index_footer {
        height: auto;
        padding-bottom: .5rem;
        /* display: none; */
      }

      .footer-content {
        width: 100%;
      }

      .link-wrap {
        flex-direction: column;
        margin-top: 0.4rem;
      }

      .link-item2 {
        width: 5.5rem;
        margin-bottom: .2rem;
      }

      #select3 {
        width: 5.5rem;
        margin-bottom: .2rem;
        padding: 0;
        font-size: 14px;
      }

      #select4 {
        -webkit-appearance: none;
        width: 5.5rem;
        margin-bottom: .2rem;
        padding: 0;
        font-size: 14px;
        text-align: center;

      }

      #select4 option {
        -webkit-appearance: none;
        width: 100%;
        height: 100%;
        text-align: center;

      }


      .info-wrap {
        display: none;
      }

      .info-wrapMobile {
        margin: 0 auto;
        width: 5.5rem;
        margin-top: .5rem;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
      }

      .info-item1 {
        margin-left: 0;
        margin-bottom: .3rem;
      }

      .info-item2 {
        margin-right: 0;
      }

      .qrcode-title {
        font-size: .2rem;
        margin-top: 0.1rem;
      }

      .info-qrcode {
        position: relative;
        right: 0.2rem;
      }

      .info-item2 {
        position: relative;
        right: 0.1rem;
      }

      .info-text {
        line-height: normal;
        margin-bottom: .15rem;
      }


    }
