body,
html {
    background-color: #EBF7FFFF;
    height: auto;
    padding-bottom: 0.51rem;
}

.headerCon {
    height: 1.17rem;
    background: url(../images/headerBg.png) no-repeat top center;
    background-size: 100% 1.24rem;
}

.headerTitle {
    color: #333333FF;
}

.lastPageBtn {
    background: url(../images/zzc_arr.png) no-repeat 0.32rem center;
    background-size: 0.59rem 0.59rem;
}

.topBanner {
    /* width: 100%; */
    height: 3.87rem;
    margin-top: 1.51rem;
    background: url(../images/zzc_banner.png) no-repeat center center;
    background-size: 100% 100%;
    margin-left: 0.27rem;
    margin-right: 0.27rem;
}


/* navUl */
.navUl {
    /* width: 102%; */
    margin-left: 0.27rem;
    margin-top: 0.53rem;
}

.navUl li {
    width: 20%;
}
.navUl li img{
    width: 0.8rem;
    height: 0.8rem;
}

.navUl li p {
    font-size: 0.37rem;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333FF;
}

/* zcppBox */
.zcppBox {
    /* width: 100%; */
    height: 2.13rem;
    background: url(../images/zzppBox.png) no-repeat center center;
    background-size: 100% 2.13rem;
    margin: 0px auto;
    margin-top: 0.53rem;
    margin-left: 0.27rem;
    margin-right: 0.27rem;
}

/* rmzcBox */
.rmzcBox {
    margin: 0px 0.27rem;
    margin-top: 0.53rem;
}

.ConTitle {
    font-size: 0.53rem;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #333333;
    padding-bottom: 0.16rem;
    background: url(../images/indexTitle.png) no-repeat center 0.59rem;
    background-size: 2.05rem 0.16rem;
}
.ConTitle.ConTitleLong{
    background-size: 3.2rem 0.16rem;
}

.moreBtn {
    font-size: 0.37rem;
    color: #333;
    margin-top: 0.16rem;
    background: url(../images/moreBtn.png) no-repeat right center;
    padding-right: 0.45rem;
    background-size: 0.37rem 0.37rem;
}

.rmzcBox ul {
    margin-top: 0.27rem;
}

.rmzcBox ul li {
    width: 100%;
    height: 1.2rem;
    background: linear-gradient(274deg, #FFFFFF 0%, #EBF7FF 100%);
    border-radius: 0.27rem 0.27rem 0.27rem 0.27rem;
    opacity: 1;
    border: 0.03rem solid #FFFFFF;
    padding: 0.27rem 0.28rem;
    box-sizing: border-box;
    margin-bottom: 0.27rem;
}

.rmzcBox ul li .liTitle {
    margin-left: 0.27rem;
    font-size: 0.43rem;
    font-family: PingFang SC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    max-width: 80%;
}

.rmzcBox ul li img {
    width: 0.67rem;
    height: 0.67rem;
}

.detBtn {
    width: 0.37rem;
    height: 0.37rem;
    background: url(../images/indexDetBtn.png) no-repeat center center;
    background-size: 0.37rem 0.37rem;
    margin-top: 0.11rem;
}

/* dycxBox */
.dycxBox {
    /* width: 100%; */
    margin: 0px 0.27rem;
    margin-top: 0.26rem;
}

.zcdy,
.zccx {
    width: 48%;
    height: 2rem;
    border-radius: 0.27rem 0.27rem 0.27rem 0.27rem;
    background: url(../images/indexZcdy.png) no-repeat center center;
    background-size: 100% 2rem;
}

.zccx {
    background: url(../images/indexZccx.png) no-repeat center center;
    background-size: 100% 2rem;
}

/* zcsbBox */
.zcsbBox {
    margin: 0px 0.27rem;
    margin-top: 0.53rem;
}

.zcsbBox ul li {
    width: 100%;
    height: 3.33rem;
    background: #FFFFFF;
    border-radius: 0.27rem 0.27rem 0.27rem 0.27rem;
    margin-top: 0.27rem;
    padding: 0.27rem;
    box-sizing: border-box;
}

.zcsbBox ul li .title {
    font-size: 0.43rem;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #333333;
    max-width: 80%;
}

.zcsbBox ul li .typeP p {
    padding: 2px 10px;
    background-color: #EAF2FFFF;
    font-size: 0.32rem;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #307FFF;
    line-height: 0.48rem;
    border-radius: 0.13rem;
    margin-top: 0.27rem;
    margin-bottom: 0.27rem;
    box-sizing: border-box;
    max-width: 100%;
}

.zcsbBox ul li .conText {
    font-size: 0.32rem;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 0.56rem;
    max-width: 5.5rem;
}

.zcsbBox ul li .money {
    font-size: 0.48rem;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #FF9100;
    line-height: 0.56rem;
}

.zcsbBox ul li .monBox {
    margin-right: 0.61rem;
}

.zcsbBox ul li .status {
    top: -0.27rem;
    right: -0.27rem;
    width: 2.07rem;
    height: 2.07rem;
    background: url(../images/sbz.png) no-repeat center center;
    background-size: 1.6rem 1.6rem;

}
.zcsbBox ul li .status.yjs {
    background: url(../images/yjs.png) no-repeat center center;
    background-size: 1.6rem 1.6rem;
}
.zcsbBox ul li .status.dks {
    background: url(../images/dks.png) no-repeat center center;
    background-size: 1.6rem 1.6rem;
}

/* zxdyBox */
.zxdyBox {
    margin: 0px 0.27rem;
    margin-top: 0.53rem;
    padding-bottom: 0.59rem;
}

.zxdyBox ul li {
    width: 100%;
    height: 4.89rem;
    margin-top: 0.27rem;
    border-radius: 0.27rem 0.27rem 0.27rem 0.27rem;
    overflow: hidden;
}

.zxdyBox ul li img {
    width: 0.56rem;
    height: 0.56rem;
}

.whiteBg {
    width: 100%;
    background-color: #fff;
    padding: 0.27rem;
    box-sizing: border-box;
}

.wj {
    font-size: 0.43rem;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #333333;
    max-width: 80%;
    margin-left: 0.27rem;
}

.daAn {
    max-width: 80% !important;
    height: 2.22rem !important;
    font-size: 0.32rem !important;
    font-family: PingFang SC-Medium, PingFang SC !important;
    font-weight: 500 !important;
    color: #333333 !important;
    line-height: 0.56rem !important;
    margin-left: 0.27rem !important;
}
.daAn div,
.daAn p,
.daAn span,
.daAn em,
.daAn h1,
.daAn h2{
    font-size: 0.32rem !important;
    font-family: PingFang SC-Medium, PingFang SC !important;
    font-weight: 500 !important;
    color: #333333 !important;
    line-height: 0.56rem !important;
}

.mt20Rem {
    margin-top: 0.27rem;
    margin-bottom: 0.1rem;
}

.zxdyBox .bottomCon {
    padding-top: 0.3rem;
    box-sizing: border-box;
    width: 100%;
    height: 1.17rem;
    line-height: 1.17rem;
    background: linear-gradient(180deg, #EAF2FF 0%, #FFFFFF 100%);
    border-radius: 0rem 0rem 0.27rem 0.27rem;
    font-size: 0.32rem;
    font-family: PingFang SC-Medium, PingFang SC;
    font-weight: 500;
    color: #999999;
    padding-left: 0.96rem;
    line-height: 0.56rem;
    padding-right: 0.27rem;
}
.moreDa{
    top: 3.52rem;
    left: 50%;
    margin-left: -0.2rem;
    width: 0.4rem;
    height: 0.4rem;
    background: url(../images/moreDa.png) no-repeat center center;
    background-size: 0.4rem 0.4rem;
}
/* 政策短视频 */
.zcdspBox {
    margin: 0.53rem  0.27rem 0.7rem;
}
.zcdspBox  .ConTitle {
    background: url(../images/indexTitle.png) no-repeat center 0.59rem;
    background-size: 2.67rem 0.16rem;
}
.zcdspBox video{
    display: block;
    width: 100%;
    height: 100%;
}
.zcdspBox a{
    display: block;
}
.zcdspBox .titles{
    position: absolute;
    display: block;
    width: 94%;
    background: rgba(51,51,51,0.6);
    border-radius: 0.27rem 0.27rem 0.27rem 0.27rem;
    height: 1.07rem;
    bottom: 0.27rem;
    left: 3%;
}
.zcdspBox .titles span{
    display: block;
    padding: 0 1rem 0 0.27rem;
    background: url(../images/dsp_play.png) no-repeat 97% center;
    background-size: 0.59rem 0.59rem;
    height: 1.07rem;
    line-height: 1.07rem;
    color: #fff;
    font-size: 0.43rem;
    font-weight: bold;
}
.zcdspBox .swiper{
    overflow: hidden;
    margin-top: .27rem;
  }
  
  .zcdspBox .swiper-pagination{
    margin: 0.2rem auto ;
    width: 100%;
    z-index: 0;
  }
  .zcdspBox .swiper-pagination-bullet{
    width: 8px;
    height: 8px;
    margin-right: 0.13rem;
  }

  .zcdspBox .swiper-wrapper .swiper-slide{
    height: 5.33rem;
    width: 100%;
    margin: 0;
    border-radius: 0.27rem 0.27rem 0.27rem 0.27rem;
    overflow: hidden;
  }