body {
  background: #EDF4FF url(http://rst.gxzf.gov.cn/material/zt/12333new/images/all-bak.png) center top no-repeat;
  margin: 0 auto;
  counter-reset: list-counter;
  min-width: 1230px !important;
  position: relative;
  z-index: 0;
}

.heard-top {
  height: 618px;
  position: relative;
  width: 100%;
  margin: 0 auto;
}

.heard-top a {
  position: absolute;
  display: block;
  left: 35px;
  top: 24px;
}

.heard-top a img:first-child {
  height: 52px;
  margin-bottom: 14px;
  margin-right: -11px;
}
.heard-top a img:last-child {
  height: 53px;
}
.mainInfo {
  width: 1230px;
  margin: 0 auto;
  padding: 50px 0;
}
.title_box{
  margin-bottom: 50px;
}
/* 12333 简介 */
.jj_box{
  height: 340px;
}
.jj_box p {
  font-size: 20px;
  line-height: 40px;
}
/* 服务指南 */
.fwzn_box{
  height: 436px;
}
.fwzn_box .content_box{
  display: flex;
  justify-content: space-between;
}
.fwzn_box .content_box div{
  width: 46%;
}
.fwzn_box .content_box div:last-child{
  width: 34%;
  margin-right: 147px;
}
.fwzn_box .content_box div a{
  color: #1253cb;
  font-size: 28px;
  font-weight: bold;
  background: url(http://rst.gxzf.gov.cn/material/zt/12333new/images/fwzn-son-title.png) no-repeat;
  display: inline-block;
  width: 145px;
  height: 50px;
  padding: 0 12px;
  margin-bottom: 18px;
}
.fwzn_box .content_box div p{
  display: inline-block;
  padding-left: 10px;
  font-size: 20px;
  line-height: 38px;
}
/* 在线咨询、智能问答 图片 */
.two_pic_box{
  display: flex;
  margin-bottom: 20px;
}
.two_pic_box a{
  cursor: pointer;
  display: block;
}
.two_pic_box a:last-child{
  margin-top: 64px;
  margin-left: -41px;
}
.two_pic_box a img{

}
/* 常见问题 */
.cjwt_box{
  
}
.cjwt_box .info_box{
  
}
.cjwt_box .info_box .ckgd_box{
  display: block;
  width: 168px;
  height: 48px;
  background: url(http://rst.gxzf.gov.cn/material/zt/12333new/images/cjwt-ckgd.png) no-repeat;
  cursor: pointer;
  margin: 19px 0;
  margin-left: 44%;
}
.cjwt_box .info_box .title_li{
  background-color: #BCCDFE;
  border-radius: 27px;
  height: 57px;
  display: flex;
  align-items: center;
  width: max-content;
  margin-bottom: 27px;
}
.cjwt_box .info_box .title_li a{
  font-size: 24px;
  color: #0152e6;
  height: 57px;
  display: inline-block;
  width: 296px;
  text-align: center;
  line-height: 57px;
  margin-right: 10px;
}
.cjwt_box .info_box .title_li a:last-child{
  margin-right: 0;
}
.cjwt_box .wt_box{
  background-color: #F6F7FF;
  border-radius: 10px;
  padding: 20px 10px;
}
.cjwt_box .wt_box section{
  display: none;
}
.cjwt_box .wt_box section li{
  background: url(http://rst.gxzf.gov.cn/material/zt/12333new/images/cjwt-son-bak.png) no-repeat;
  width: 50%;
  background-size: contain;
  height: 204px;
}
.cjwt_box .wt_box section li a{
  display: block;
  width: calc(100% - 70px);
  height: calc(100% - 74px);
  cursor: pointer;
  padding: 30px;
  padding-right: 40px;
  padding-bottom: 44px;
}
.cjwt_box .wt_box section li a .wenti_box{
  display: block;
  position: relative;
  padding-left: 44px;
  font-size: 20px;
  color: #2a2a2a;
  font-weight: bold;
  height: 33px;
  line-height: 33px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cjwt_box .wt_box section li a .wenti_box::before{
  content: '';
  position: absolute;
  background: url(http://rst.gxzf.gov.cn/material/zt/12333new/images/cjwt-son-q.png);
  left: 0;
  top: 0;
  width: 34px;
  height: 33px;
}
.cjwt_box .wt_box section li a .huida_box{
  display: block;
  font-size: 18px;
  color: #869098;
  padding: 10px 45px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 84px;
}

.cjwt_box .wt_box section li:hover {
  background: url(http://rst.gxzf.gov.cn/material/zt/12333new/images/cjwt-son-bak-sel.png) no-repeat;
  background-size: contain;
}
.cjwt_box .wt_box section li:hover a p {
  color: #FFFFFF;
}
.cjwt_box .wt_box .nowInfo{
  display: flex;
  flex-wrap: wrap;
}
.cjwt_box .info_box .title_li .cur {
  background: url(http://rst.gxzf.gov.cn/material/zt/12333new/images/cjwt-son-title-bak.png) no-repeat;
  font-weight: bold;
}
a {
  text-decoration: none !important;
}
/* 自治区“数智人社”政务服务大厅 */
.zwfwdt_pic{
  margin-top: 115px;
}
.zwfwdt_pic a{
  cursor: pointer;
}
/* 二维码 */
.ewm_box{
  display: flex;
  margin-top: 55px;
  justify-content: space-between;
}
.ewm_box li{
  text-align: center;
}
.ewm_box li p{
  background: url(http://rst.gxzf.gov.cn/material/zt/12333new/images/ewm-bak.png) no-repeat;
  width: 260px;
  height: 282px;
}
.ewm_box li p img{
  margin: 23px 25px;
  width: 209px;
}
.ewm_box li span{
  font-size: 20px;
  color: #2b2a29;
}
/* 12333 统一咨询日活动 */
    .tyzxr_box {
      width: 100%;
      overflow: hidden;
      margin-bottom: 70px;
      margin-top: 60px;
    }
  
    .tyzxr_box .title_box {
      position: relative;
      margin-bottom: 60px;
    }
  
    .tyzxr_box .title_box img {}
  
    .tyzxr_box .title_box a {
      display: block;
      position: absolute;
      font-size: 16px;
      color: #253a75;
      font-weight: bold;
      right: 25px;
      top: 6px;
      cursor: pointer;
    }
  
    .tyzxr_box .info_box {
      display: flex;
    }
  
    .tyzxr_box .info_box .left_box {
      width: 614px;
      margin-right: 20px;
    }
  
    .tyzxr_box .info_box .left_box li {
      background: url(http://rst.gxzf.gov.cn/material/zt/12333new/images/tyzxr-left-bak.png) no-repeat;
      height: 76px;
      padding-right: 20px;
      padding-left: 82px;
      padding-bottom: 20px;
      padding-top: 44px;
      margin-bottom: 10px;
    }
  
    .tyzxr_box .info_box .left_box li a {
      color: #333333;
      font-weight: bold;
      font-size: 20px;
      line-height: 35px;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
    }
  
    .tyzxr_box .info_box .left_box li:hover a {
      color: #0B67E5;
    }
  
    .tyzxr_box .right_lbt {
      background: url(http://rst.gxzf.gov.cn/material/zt/12333new/images/tyzxr-right-bak.png) no-repeat;
      width: 564px;
      position: relative;
      height: 372px;
      background-size: cover;
      overflow: hidden;
      padding: 20px;
      padding-bottom: 40px;
      margin-top: 18px;
      background-size: 100% 100%;
    }
  
    .tyzxr_box .right_lbt .swiper-wrapper {
      width: 100%;
    }
  
    .tyzxr_box .right_lbt .swiper-slide {
      height: 350px;
    }
  
    .tyzxr_box .right_lbt .swiper-slide a {
      display: block;
      width: 100%;
      height: 100%;
      cursor: pointer;
    }
  
    .tyzxr_box .right_lbt .swiper-slide a img {
      height: 100%;
      width: 100%;
      border-radius: 10px;
    }
  
    .tyzxr_box .right_lbt .swiper-button-next:after {
      display: none;
    }
  
    .tyzxr_box .right_lbt .swiper-button-prev:after {
      display: none;
    }
  
    .tyzxr_box .right_lbt .swiper-button-next {
      background: url(http://rst.gxzf.gov.cn/material/zt/12333new/images/tyzxr-right-jt.png) no-repeat;
      right: 20px;
      height: 52px;
      width: 52px;
    }
  
    .tyzxr_box .right_lbt .swiper-button-prev {
      background: url(http://rst.gxzf.gov.cn/material/zt/12333new/images/tyzxr-left-jt.png) no-repeat;
      left: 22px;
      height: 52px;
      width: 52px;
    }
  
    .tyzxr_box .swiper-pagination {
      text-align: center;
      width: 98%;
      bottom: 33px;
    }
  
    .tyzxr_box .swiper-pagination .swiper-pagination-bullet-active {
      background: #A8D3FF !important;
      width: 48px !important;
      border-radius: 10px;
    }
  
    .tyzxr_box .swiper-pagination .swiper-pagination-bullet {
      background: #A8D3FF;
      opacity: 0.8;
      width: 9px;
      height: 9px;
    }