html {
  font-size: 100px;
}

body {
  font-size: 16px;
}

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

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

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

.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 {
  line-height: 0.4rem;
  margin: 0.4rem 0 0.2rem 0;
  width: 100%;
  height: 0.4rem;
  font-size: 28px;
  color: #333333;
  letter-spacing: 0;
  font-weight: 600;
  background: url(./kbqd-icon.png) left center no-repeat;
  padding-left: 64px;
}

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

.tabloid {
  width: 5.8rem;
  height: 5.8rem;
}

.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.35rem;
}

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

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

.news-content h6 {
  font-size: 0.18rem;
  color: #333333;
  text-align: justify;
  font-weight: 600;
  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;
}

.tabloid .date {
  width: 0.8rem;
  height: 0.8rem;
  background-color: #1677ff;
  position: absolute;
  left: 0.2rem;
  top: 3.75rem;
  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;
}

.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 .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: 600;
  width: 100%;
}

.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: #1677ff;
}

.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;
  margin-bottom: 0.3rem;
  width: 3.8rem;
  height: 0.6rem;
  background: url("bqh.png") 0.2rem center no-repeat #f5f5f5;
  background-size: 0.24rem 0.24rem;
}

.serve-list li:hover {

  background: url("bqb.png") 0.2rem center no-repeat #32C5FF;
  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: 18px;
  color: #333333;
  letter-spacing: 0;
  font-weight: 500;
}

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

.affairs-container .title-list {
  margin-bottom: 0.2rem;


}

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

.affairs-container .title-list li {
  float: left;
  height: 0.5rem;
  width: 1.27rem;
  font-size: 0.16rem;
  color: #333333;
  font-weight: 400;
  line-height: 0.5rem;
  text-align: center;
  margin-right: 0.2rem;
  margin-bottom: 0.2rem;
  cursor: pointer;
  background: #F1F2F3;
}

.affairs-container .title-list li:nth-child(8) {
  margin-right: 0;
}

.affairs-container .title-list li.active {
  font-size: 0.16rem;
  color: #ffffff;
  font-weight: 600;
  border: none;
  background-image: linear-gradient(269deg, #32C5FF 0%, #1883D7 100%);
}

.title-list {
  background: #FFFFFF;


}

.fuwu {
  border: 1px solid rgba(216, 216, 216, 1);
  padding: 20px;
  margin-bottom: 30px;
}

.zt-title {
  font-size: 20px;
  font-weight: 600;
  color: #333333;
  margin-bottom: 0.15rem;
}

.content-list {
  margin-bottom: 40px;
}

@media only screen and (max-width: 768px) {
  .box-1200 {
    width: 100%;
    padding: 0.24rem;
  }

  .banner-container {
    width: 100%;
    height: 3rem;
  }

  .banner-container h1 {
    width: 100%;
    height: 100%;
    font-size: 48px;
    color: #FFFFFF;
    letter-spacing: 5px;
    line-height: 3rem;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.30);
    font-weight: 700;
    text-align: center;
  }

  .news-box {
    display: block;
  }

  .banner-container {
    height:3.5rem;
    background: url(./banner-app.png) center center no-repeat;
    background-size: 100%;
  }

  .banner-container h1 {
    font-size: 0.56rem;
  }

  .one-title {
    height: 0.8rem;
    line-height: 0.8rem;
    background: url(./qingdan-app.png) left center no-repeat;
    background-size: 15%;
    font-size: 0.36rem;
  }

  .zt-title {
    display: none;
  }
  .affairs-container .title-list li.active{font-size:0.24rem;}

  .fuwu {
    border: none;
    padding: 0;
    margin-bottom: 0.40rem;
  }

  .affairs-container .title-list li {
    width: 2.18rem;
    height: 0.72rem;
    line-height: 0.72rem;
    margin-right: 0.24rem;
    margin-bottom: 0.24rem;
    background: #FFFFFF;
    box-shadow: 0px 2px 15px 0px rgba(153, 153, 153, 0.2);
        font-size: 0.24rem;
  }

  .affairs-container .title-list li:nth-child(3n+3) {
    margin-right: 0;
  }

  .affairs-container .title-list li:nth-child(8) {
    margin-right: 0.24rem;
  }

  .affairs-container .title-list {
    border-bottom: 1px solid #d8d8d8;
  }

  .serve-list li {
    width: 100%;
    height: 0.88rem;
    line-height: 0.88rem;
    margin-right: 0;
    background-size: 0.34rem 0.34rem;
  }

  .serve-list li:hover {
    background-size: 0.34rem 0.34rem;
  }

  .serve-list li a {
    padding-left: 0.75rem;
    line-height: 0.88rem;
    font-size: 0.30rem;
  }
}