body,
html {
    background-color: #EBF7FFFF;
    height: auto;
    padding-bottom: 0.51rem;
}

.headerCon {
    height: 1.24rem;
    background: url(../../policy/images/headerBg.png) no-repeat top center;
    background-size: 100% 1.24rem;
}

.headerTitle {
    color: #333333FF;
}

.lastPageBtn {
    background: url(../../policy/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;
}

.topBanner img {
    width: 95%;
    height: 3.87rem;
}
.statisticsList{
    padding: 0.27rem 0.25rem 0.53rem 0.25rem;
    display: flex;
    justify-content:space-between;
}
.statisticsList li{
    width: 23.5%;
    /* flex: 1 1 auto; */
    height: 2.24rem;
    background: #FFFFFF;
    border-radius: 0.27rem 0.27rem 0.27rem 0.27rem;
    opacity: 1;
    margin-right: 0.2rem;
}
.statisticsList li:last-child{
    margin-right: 0;
}
.statisticsList li p{
    text-align: center;
}
.statisticsList li .num{
    font-weight: bold;
    padding-top: 0.4rem;
    font-size: 0.48rem;
}
.statisticsList li .text{
    padding-top: 0.33rem;
    font-size: 0.32rem;
    color: #333;
}
.c_307FFF{
    color: #307FFF;
}
.c_FF9100{
    color: #FF9100;
}
.listTitle{
    padding: 0 0.27rem 0.27rem 0.27rem;
}
.listTitle p{
    float: left;
    font-size: 0.53rem;
    color: #333;
    font-weight: bold;
    background: url(../images/listTitleBg.png) no-repeat bottom;
    background-size: 2.05rem 0.16rem;
}
.listTitle a{
    float: right;
    font-size: 0.37rem;
    color: #333;
    margin-top: 0.16rem;
    background: url(../../policy/images/moreBtn.png) no-repeat right center;
    padding-right: 0.45rem;
    background-size: 0.37rem 0.37rem;
}
.cydtView{
    position: relative;
}
.swiper{
    --swiper-theme-color: #ff6600;
    --swiper-pagination-color: #00ff33;/* 两种都可以 */
    overflow: hidden;
  }
  
  .swiper-pagination{
    margin: 0.2rem auto 0 auto;
    width: 100%;
    z-index: 0;
  }
  .swiper-pagination-bullet{
    width: 8px;
    height: 8px;
    margin-right: 0.13rem;
  }

  .swiper-wrapper .swiper-slide{
    width: 7.47rem !important;
    height: 4.32rem;
   
  }
  .swiper-wrapper .intBox{
    display: block;
    width: 7.47rem !important;
    height: 4.32rem;
    background: url(../images/cycd_listBg.png) no-repeat center;
    background-size: 100% 100%;
    box-sizing: border-box;
    padding: 0 0.27rem;
    border-radius: 5px;
  }
  .swiper-wrapper .title{
    font-size: 0.43rem;
    font-weight: bold;
    color: #333333;
    height: 1rem;
    line-height: 1rem;
  }
  .swiper-wrapper .leftBox{
    width: 4rem;
  }
  .swiper-wrapper .lables{
    height: 0.67rem;
    padding-bottom: 0.1rem;
  }
  .swiper-wrapper .lables span{
    float: left;
    height: 0.67rem;
    line-height: 0.67rem;
    color: #307FFF;
    font-size: 0.32rem;
    padding: 0 0.21rem;
    background-color: #eaf2ff;
    border-radius: 8px;
    margin-right: 0.3rem;
  }
  .swiper-wrapper .imgBox{
    width: 2.8rem;
    height: 1.87rem;
    border-radius: 0.27rem;
  }
  .swiper-wrapper .imgBox img{
    display: block;
    border-radius: 0.27rem;
    width: 100%;
    height: 100%;
  }
  .swiper-wrapper .textLi{
    padding-top: 0.05rem;
    font-size: 0.32rem;
    color: #999999;
  }
  .swiper-wrapper .addBox{
    margin-top: 0.28rem;
    height: 0.97rem;
    line-height: 0.97rem;
    border-top: 0.01rem solid #EEEEEE;
    padding-left: 0.59rem;
    font-size: 0.32rem;
    color: #999;
    background: url(../images/addIcon.png) no-repeat left 0.33rem;
    background-size:0.32rem 0.32rem ;
  }
  .cydtView{
    margin-top: 1.01rem;
    padding: 0 0.27rem;
  }
  .cydtView div{
    background: url(../images/cydtBg.png) no-repeat center;
    width: 100%;
    height: 7.47rem;
    background-size: 100% 100%;
    box-sizing: border-box;
    padding: 1.47rem 0.13rem 0.13rem 0.13rem;
  }
  .cydtView div a{
    display: block;
    background: url(../images/cydtImg.png) no-repeat center;
    background-size: 100% 100%;
    height: 5.87rem;
    width: 100%;
    border-radius: 0.27rem;
  }
  .cdxqView{
    padding-top: 0.53rem;
  }
  .cdxqView ul{
    padding:0 0.27rem;
    
  }
  .cdxqView ul li{
    margin-bottom: 0.27rem;
  }
  .cdxqView .intBox{
    display: block;
    height: 4.11rem;
    border-radius: 0.27rem;
    background: #fff url(../images/fileIcon.png) no-repeat 0.27rem 0.27rem;
    background-size: 0.67rem 0.67rem;
    padding: 0.31rem 0.27rem 0 1.2rem;
    box-sizing: border-box;
  }
  .cdxqView .intBox .title{
    font-size: 0.43rem;
    color: #333;
    font-weight: bold;
  }
  .cdxqView .intBox .lableBox{
    padding-top: 0.27rem;
    display: flex;
    justify-content:space-between;

  }
  .cdxqView .intBox .lableBox div{
    height: 1.68rem;
    border-radius: 0.27rem;
    padding: 0.27rem 0.1rem 0 0.1rem;
    box-sizing: border-box;
    background: #F4F8FF;
  }
  .cdxqView .intBox .lableBox div p{
    font-size: 0.32rem;
    color: #999;
    text-align: center;
  }
  .cdxqView .intBox .lableBox div span{
    padding-top: 0.27rem;
    display: block;
    font-size: 0.32rem;
    font-weight: bold;
    color: #333;
    text-align: center;
    overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
  }
  .cdxqView .intBox .lableBox .lable1{
    width: 25%;
    margin-right: 0.27rem;
  }
  .cdxqView .intBox .lableBox .lable2{
    width: 35%;
    margin-right: 0.27rem;
  }
  .cdxqView .intBox .lableBox .lable3{
    width: 40%;
    background-color: #fff9f2;
  }
  .cdxqView .intBox .lableBox .lable3 span{
    color: #FF9100;
  }
  .cdxqView .intBox .timeBox{
    margin-top: 0.25rem;
    height: 0.98rem;
    line-height: 0.98rem;
    border-top: 1px solid #eee;
    color: #999;
    font-size: 0.32rem;
    background: url(../images/timeIcon.png) no-repeat left 0.33rem;
    background-size: 0.32rem 0.32rem;
    padding-left: 0.45rem;
  }
  /* 园区招商 */
  .zsxqView{
    padding-top: 0.53rem;
    padding-bottom: 0.43rem;
  }
  .zsxqView ul{
    padding:0 0.27rem;
    
  }
  .zsxqView ul li{
    margin-bottom: 0.27rem;
  }
  .zsxqView .intBox{
    display: block;
    height: 3.64rem;
    border-radius: 0.27rem;
    background: #fff url(../images/fileIcon2.png) no-repeat 0.27rem 0.27rem;
    background-size: 0.67rem 0.67rem;
    padding: 0.27rem 0.27rem 0 0.27rem;
    box-sizing: border-box;
  }
  .zsxqView .intBox .title{
    font-size: 0.43rem;
    color: #333;
    font-weight: bold;
    padding-left: 0.93rem;
  }
  .zsxqView .intBox .tabBoxs{
    padding-left: 0.93rem;
  }
  .zsxqView .tab1,  .zsxqView .tab2{
    padding: 0 0.21rem;
    height: 0.67rem;
    line-height: 0.67rem;
    background: #EAF2FF;
    color: #307FFF;
    font-size: 0.32rem;
    max-width: 40%;
    border-radius: 0.2rem;
    margin-top: 0.27rem;
  }
  .zsxqView .tab2{
    color: #FF9100;
    background: #FFF9F2;
    margin-left: 0.13rem;
  }
  .zsxqView .bottombox{
border-top: 1px solid #eee;
margin-top: 0.27rem;
text-align: center;
line-height: 0.5rem;
font-size: 0.32rem;
  }
  .zsxqView .bottombox div{
    width: 49%;
    height: 1.55rem;
    padding: 0 0.2rem;
    box-sizing: border-box;
  }
  .lines{
    border-right: 1px solid #eee;
  }
  .zsxqView .topp{
    color: #999;
    padding-top: 0.27rem;
  }