html {
  font-size: 100px;
}

body {
  font-size: 16px;
}

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

.banner-container {
  width: 100%;
  height: 2.6rem;
  background: url("./banner.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;
}

.news-container .more {
  display: block !important;
  float: right;
  width: 1rem;
  height: 0.25rem;
  line-height: 0.35rem;
  font-weight: normal;
  font-size: 0.16rem;
  color: #666666;
  background: url(./jiantou1.png) no-repeat;
  background-position: 0.68rem 0.15rem;
  cursor: pointer;
}

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

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

.tabloid {
  width: 5.8rem;
  height: 5.8rem;
  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.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;
  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: 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 #1677ff;
  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 {
  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;
}

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

/* 企业事项 */
.qysx {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 0.2rem;
  padding-bottom: 0.3rem;
}

.qysx li {
  width: 3.8rem;
  height: 1.2rem;
  margin-top: 0.2rem;
}

.qysx li a {
  display: block;
  font-weight: 400;
  font-size: 0.18rem;
  line-height: 0.36rem;
  text-align: left;
  color: #333;
  padding: 0.3rem 1.52rem 0.3rem 0.3rem;
}

.qysx li:nth-child(1) {
  background: url(./4924.png);
}

.qysx li:nth-child(2) {
  background: url(./4925.png);
}

.qysx li:nth-child(3) {
  background: url(./4926.png);
}

.qysx li:nth-child(4) {
  background: url(./4927.png);
}

.qysx li:nth-child(5) {
  background: url(./4928.png);
}

.qysx li:nth-child(6) {
  background: url(./4929.png);
}
.qysx li:nth-child(9) {
  background: url(./4924.png);
}

.qysx li:nth-child(7) {
  background: url(./4925.png);
}

.qysx li:nth-child(8) {
  background: url(./4926.png);
}

.qysx li:nth-child(10) {
  background: url(./4927.png);
}

.qysx li:nth-child(12) {
  background: url(./4928.png);
}

.qysx li:nth-child(11) {
  background: url(./4929.png);
}
.qysx li:nth-child(13) {
  background: url(./4924.png);
}

.qysx li:nth-child(16) {
  background: url(./4925.png);
}

.qysx li:nth-child(14) {
  background: url(./4926.png);
}

.qysx li:nth-child(18) {
  background: url(./4927.png);
}

.qysx li:nth-child(15) {
  background: url(./4928.png);
}

.qysx li:nth-child(17) {
  background: url(./4929.png);
}

.qysx li:nth-child(21) {
  background: url(./4924.png);
}

.qysx li:nth-child(20) {
  background: url(./4925.png);
}

.qysx li:nth-child(19) {
  background: url(./4926.png);
}
.written-news li {
  border-top: 1px dashed rgba(216, 216, 216, 1);
}

.written-news li:nth-child(1) {
  border: none;
}

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

  .banner-container {
    width: 100%;
    height: 3.6rem;
    background: url(./banner1.png);
    background-size: 100%;
  }

  .tabloid {
    width: 100%;
  }

  .tabloid .swiper-slide {
    width: 100%;
  }

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

  .news-container .more {
    width: 0.5rem;
    font-size: 0.24rem;
    width: 1.5rem;
    background-position: 1rem 0.1rem;
  }

  .more1 {
    display: none;
  }

  .tabloid {
    width: 100%;
  }

  .tabloid .swiper-slide {
    width: 100%;
  }

  .tabloid .date {
    width: 0.96rem;
    height: 0.96rem;
  }

  .tabloid .date div:first-child {
    font-size: 0.24rem;
  }

  .tabloid .date div:last-child {
    font-size: 0.22rem;
  }

  .news-content h6 {
    height: 0.24rem;
    font-size: 0.3rem;
    margin-top: 0.3rem;
  }

  /* .news-content{0.4rem} */
  .news-content p {
    display: none;
  }

  .written-news {
    width: 100%;
    margin-top: 0.2rem;
  }

  .written-news li .date {
    width: 1.09rem;
    height: 1.08rem;
  }

  .written-news li .date div:first-child {
    width: 1rem;
    font-size: 0.24rem;
  }

  .written-news li .date div:last-child {
    width: 1rem;
    font-size: 0.22rem;
  }

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

  .written-news li .title {
    font-size: 0.3rem;
    font-weight: normal;
    line-height: 0.45rem;
  }

  .written-news li p {
    display: none;
  }

  .qysx li:nth-child(1) {
    background: url(./y1.png);
    background-size: 100%;
  }

  .qysx li:nth-child(2) {
    background: url(./y2.png);
    background-size: 100%;
  }

  .qysx li:nth-child(3) {
    background: url(./y3.png);
    background-size: 100%;
  }

  .qysx li:nth-child(4) {
    background: url(./y4.png);
    background-size: 100%;
  }

  .qysx li:nth-child(5) {
    background: url(./y5.png);
    background-size: 100%;
  }

  .qysx li:nth-child(6) {
    background: url(./y6.png);
    background-size: 100%;
  }
  
    .qysx li:nth-child(7) {
    background: url(./y1.png);
    background-size: 100%;
  }

  .qysx li:nth-child(8) {
    background: url(./y2.png);
    background-size: 100%;
  }

  .qysx li:nth-child(9) {
    background: url(./y3.png);
    background-size: 100%;
  }

  .qysx li:nth-child(10) {
    background: url(./y4.png);
    background-size: 100%;
  }

  .qysx li:nth-child(11) {
    background: url(./y5.png);
    background-size: 100%;
  }

  .qysx li:nth-child(12) {
    background: url(./y6.png);
    background-size: 100%;
  }

     .qysx li:nth-child(13) {
    background: url(./y1.png);
    background-size: 100%;
  }

  .qysx li:nth-child(14) {
    background: url(./y2.png);
    background-size: 100%;
  }

  .qysx li:nth-child(15) {
    background: url(./y3.png);
    background-size: 100%;
  }

  .qysx li:nth-child(16) {
    background: url(./y4.png);
    background-size: 100%;
  }

  .qysx li:nth-child(17) {
    background: url(./y5.png);
    background-size: 100%;
  }

  .qysx li:nth-child(18) {
    background: url(./y6.png);
    background-size: 100%;
  }
   .qysx li:nth-child(19) {
    background: url(./y1.png);
    background-size: 100%;
  }

  .qysx li:nth-child(20) {
    background: url(./y2.png);
    background-size: 100%;
  }

  .qysx li:nth-child(21) {
    background: url(./y3.png);
    background-size: 100%;
  }
  
  .qysx li {
    width: 48%;
    height: 2rem;
    background-size: 100%;
  }

  .qysx li a {
    font-size: 0.3rem;
    width: 2.6rem;
    height: 0.3rem;
  }
}