html {
  font-size: 100px;
}

body {
  font-size: 16px;
  overflow-x: hidden;
}

.box-1200 {
  width: 12rem;
  margin: 0 auto;
}

.banner-container {
  width: 100%;
  height: 2.6rem;
  background: url("./bg.png") center center;
}

.banner-container h1 {
  width: 12rem;
  height: 100%;
  margin: 0 auto;
  line-height: 2rem;
  font-size: 48px;
  color: #ffffff;
  letter-spacing: 5px;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  font-weight: 700;
}

.one-title {
  width: 100%;
  height: 42px;
  font-size: 28px;
  color: #333333;
  letter-spacing: 0;
  font-weight: 700;
  margin-top: 40px;
  margin-bottom: 20px;
}

.zt-sxqd .one-title{
  width: 100%;
  height: 42px;
  font-size: 28px;
  color: #333333;
  letter-spacing: 0;
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 20px;
}

.gzdtMore{
  float: right;
  margin-top: -52px;
}

.gzdtMore span{
  display: block;
  margin-top: -2px;
  float: right;
  padding-left: 7px;
}

.news-box {
  display: flex;
  justify-content: space-between;
}

.tabloid {
  width: 5.8rem;
  height: 5.6rem;
  margin: 0;
}

.tabloid .swiper-slide {
  width: 5.8rem;
  height: 5.8rem;
  position: relative;
}

.tabloid .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
}

.tabloid .swiper-slide .news-images {
  width: 100%;
  height: 4.1rem;
}

.tabloid .swiper-slide .news-images img {
  width: auto;
  height: 100%;
}

.news-content {
  width: 100%;
  height: 1.45rem;
  background: #f5f5f5;
  padding: 0.4rem 0.2rem 0 0.2rem;
}

.news-content h6 {
  font-size: 18px;
  color: #333333;
  text-align: justify;
  font-weight: 400;
  height: 0.25rem;
  line-height: 0.25rem;
  margin-bottom: 0.1rem;
}

.news-content p {
  font-size: 16px;
  color: #999999;
  text-align: justify;
  line-height: 24px;
  font-weight: 400;
}

.written-news {
  width: 5.8rem;
  height: 5.8rem;
}

.affairs-container .written-news{
  width: 100%;
}

.affairs-container .written-news li a{
  display: flex;
  width: 100%;
  height: 100%;
}

.affairs-container .written-news li .news-font{
  width: 90%;
  margin-left: 20px;
}

.tabloid .date {
  width: 0.8rem;
  height: 0.8rem;
  background-color: #047DDB;
  position: absolute;
  left: 0.2rem;
  top: 3.6rem;
  padding: 0 0.1rem;
}

.tabloid .date div:first-child {
  width: 100%;
  height: 0.44rem;
  border-bottom: 1px solid #ffffff30;
  font-size: 20px;
  color: #ffffff;
  text-align: justify;
  font-weight: 400;
  line-height: 0.44rem;
  text-align: center;
}

.tabloid .date div:last-child {
  width: 100%;
  height: 0.36rem;
  font-size: 16px;
  color: #ffffff;
  text-align: justify;
  font-weight: 400;
  line-height: 0.36rem;
  text-align: center;
}

.tabloid .swiper-pagination-bullet {
  height: 0.22rem;
  width: auto;
  background: none;
  color: #ffffff;
  opacity: 1;
  font-size: 16px;
  margin: 0 0.1rem;
}

.tabloid .swiper-pagination-bullet.swiper-pagination-bullet-active {
  font-size: 18px;
}

.tabloid .swiper-pagination-bullet:after {
  content: "";
  border-top: 1px solid #fff;
  display: inline-block;
  vertical-align: middle;
  width: 0px;
  margin-left: 5px;
  transition: all 0.5s ease-out 0s;
}

.tabloid .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
  width: 40px;
}

.news-container .tabloid .swiper-pagination {
  bottom: 1.65rem;
  padding: 0 0.1rem;
  text-align: right;
  width: 100%;
}

.written-news li {
  width: 100%;
  height: 1.45rem;
  display: flex;
  justify-content: space-between;
  padding: 0.3rem 0;
  border-top: 1px solid rgba(216, 216, 216, 1);
}

.written-news li a {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 100%;
}

.written-news li .date {
  width: 0.8rem;
  border-right: 1px solid #d8d8d8;
  margin-top: 0.05rem;
}

.written-news li .date div:first-child {
  font-size: 20px;
  color: #333333;
  text-align: justify;
  font-weight: 400;
  margin-bottom: 0.1rem;
  width: 0.58rem;
  height: 0.3rem;
  font-size: 20px;
  color: #333333;
  text-align: justify;
  font-weight: 400;
  text-align: center;
}

.written-news li .date div:last-child {
  border: 1px solid rgba(216, 216, 216, 1);
  border-radius: 15px;
  font-size: 16px;
  color: #999999;
  text-align: justify;
  font-weight: 400;
  width: 0.58rem;
  height: 0.3rem;
  line-height: 0.3rem;
  text-align: center;
}

.written-news li .news-font {
  width: 4.8rem;
}

.written-news li .title {
  line-height: 0.25rem;
  font-size: 0.18rem;
  color: #333333;
  text-align: justify;
  font-weight: 400;
  width: 100%;
  margin-bottom: 12px;
}

.written-news li p {
  width: 100%;
  font-size: 0.16rem;
  color: #999999;
  text-align: justify;
  line-height: 0.24rem;
  font-weight: 400;
}

.written-news li:hover .title {
  color: #047DDB;
}

.serve-list {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.serve-list li:nth-child(3n) {
  margin-right: 0;
}

.serve-list li {
  margin-right: 0.3rem;
  width: 3.8rem;
  height: 0.6rem;
  background-size: 0.24rem 0.24rem;
}


.serve-list li a {
  display: block;
  width: 100%;
  height: 100%;
  /* padding-left: 0.54rem; */
  line-height: 0.6rem;
  font-size: 16px;
  color: #333333;
  letter-spacing: 0;
  font-weight: 400;
  /* margin: 0px auto; */
}

.serve-list li:hover a {
  color: #ffffff;
}

.affairs-container .title-list {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 0.2rem;
}

.affairs-container .title-list li:last-child {
  margin-right: 0;
}

.affairs-container .title-list li {
  border: 1px solid rgba(13, 113, 214, 1);
  border-radius: 4px;
  height: 0.5rem;
  width: 1.4rem;
  font-size: 0.16rem;
  color: #0d71d6;
  font-weight: 400;
  line-height: 0.5rem;
  text-align: center;
  margin-right: 0.2rem;
  cursor: pointer;
}

.affairs-container .title-list li.active {
  font-size: 0.16rem;
  color: #ffffff;
  font-weight: 600;
  border: none;
  background: #1677FF;
}

.affairs-container .content-list ul {
  padding-left: 30px;
  list-style: disc;
  list-style-position: outside;
  list-style-type: disc;
  color: #1677FF;
}

.list-con:nth-child(3){

}

.affairs-container .content-list {
  padding-top: 0.2rem;
  border-top: 1px solid #D8D8D8;
  ;
}

.affairs-container .content-list li {
  width: 100%;
  line-height: 45px;
  list-style-type: disc;
}

.affairs-container .content-list li a {
  display: block;
  font-size: 18px;
  color: #333333;
  text-align: justify;
  line-height: 45px;
}

.more1 {
  background-image: url(more.png);
  background-repeat: no-repeat;
  background-size: 40px 40px;
  padding-left: 56px;
  color: #0D71D6;
  font-size: 26px;
  margin: 0 auto;
  display: block;
  width: 160px;
  height: 40px;
  margin-top: 26px;
}

.more {
  display: none;
}

@media only screen and (max-width: 768px) {
  .box-1200 {
      width: 100%;
  }
.unit-title{line-height: 0 !important;}
.tabloid .swiper-slide .news-images img {width:100%;}
  .banner-container {
      width: 100%;
      height: 4rem;
      background: url(/cms_files/filemanager/296166198/picture/20239/270a97629b3e49de9d121a6fc8256795.png) ;
      background-size: 100%;
  }
  .gzdtMore{
      margin-top: -25px;
  }
  .one-title {
    width: 96%;
      font-size: 0.36rem;
      height: auto;
      margin-top: 10px;
      font-size: 21.12px;
      margin-bottom: 0px;
  }



.tabloid {
  width: 100%;
  height: 323px;
}
.tabloid .date {
  width: 1.3rem;
  height: 1rem;
  left: 0.2rem;
  top: 4rem;
  background-color: #F07A33;
}
.tabloid .date div:first-child {
  height: 0.49rem;
  line-height: 0.49rem;
  font-size: 0.28rem;
}
.tabloid .date div:last-child {
  height: 0.49rem;
  line-height: 0.49rem;
  font-size: 0.28rem;
}
.tabloid .swiper-slide {
  height: 323px;
  width: 100%;
}

.tabloid .swiper-slide .news-images{
  width: 100%;
  height: 252px;
}
.news-content {
  height: 80px;
}
.news-content h6 {
  font-size: 14.4px;
  font-weight: 400;
  height: auto;
  line-height: 0.7rem;
}
.news-content p {
  font-size: 0.3rem;
  line-height: auto;
  display: none;
}
.written-news {
  width: 100%;
  height: auto;
}
.written-news li {
  border-top: 1px dashed rgba(216, 216, 216, 1);
  height: auto;
}
.written-news li .date {
  width: 15%;
  margin-top: 0.1rem;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
}
.written-news li .date div:first-child {
  height: 40%;
  width: 100%;
  font-size: 0.3rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.written-news li .date div:last-child {
  width: 80%;
  margin: 0 auto;
  display: flex;
  padding: 0.25rem 0;
  line-height: 0.5rem;
  font-size: 0.28rem;
  align-items: center;
  justify-content: center;
}
.written-news li .news-font {
  width: 85%;
}
.written-news li .title {
  line-height: 0.4rem;
  font-size: 0.32rem;
  padding-left: 0.2rem;
}
.written-news li p {
  font-size: 0.3rem;
  line-height: 0.32rem;
  padding: 0.1rem 0.2rem;
  display: none;
}
.serve-list li {
  width: 100%;
  height: 0.88rem;
  line-height: 0.88rem;
  margin-right: 0;
  background-size: 0.34rem 0.34rem;
}
.serve-list li a {
  line-height: 0.88rem;
  padding-left: 0.75rem;
  font-size: 0.3rem;
}


  .news-box {
      display: block;
      margin-top: 20px;
  }
  .more {
      background-image: url(more.png);
      background-repeat: no-repeat;
      background-size: 0.4rem 0.4rem;
      padding-left: 0.56rem;
      color: #0D71D6;
      font-size: 0.26rem;
      margin: 0 auto;
      display: block;
      width: 1.6rem;
      height: 0.4rem;
      margin-top: 0.26rem;
      /* visibility: hidden; */
  }
  .more1 {
      display: none;
  }

  .serve-list{
      display: block!important;
  }

  .b4sfbox-l-c1 ul li{
      width: 100%!important;
      height: 80px!important;
  }

  .b4sfbox-l-c1 ul li a{
      margin-top: 0px!important;
  }

  .b4sfbox-l-c1 ul li em{
      display: none!important;
  }
  .b4sfbox-l-c1 ul li i{
      display: none!important;
  }

  .b4sfbox-l-c1 .date{
      width: 80px!important;
      height: 50px!important;
      margin-top: 10px!important;
      margin-left: -37px!important;
  }

  .b4sfbox-l-c1 .month-day{
      height: 22px!important;
      line-height: 22px!important;
  }

  .b4sfbox-l-c1 .year{
      line-height: 28px!important;
  }

  .b4sfbox-l-c1 ul li span{
      width: 245px!important;
      margin-left: 60px!important;
      margin-top: 5px!important;
  }

  .affairs-container .written-news{
      margin-top: 20px;
  }
  .part4-box .box .pic{
    margin-left: 20px;
  }
}