.first {
  margin: .15rem 0 .2rem;
}
.first .title{
  color: #263D35;
  font-size: 0.24rem;
  font-weight: 550;
}
.first .des{
  color: #788580;
  font-size: .14rem;
  line-height: .22rem;
  margin-top: .1rem;
}
.first .des a{
  color: #22A14DFF;
  font-size: .13rem;

}

.dt span img{
    vertical-align: top;
}
.dt p span {
	display: block;
	max-width: 80%;
}
#left .btl {
    background: #1D262FA0;
}
#left .btl p{width: 68%;}

.entity{
  background: #F3FAFBFF;
  width: 100%;
  padding: .8rem 0 .9rem;
}
.entity .left{
  width: 5.2rem;
}
.entity .right{
  width: 5.34rem;
}
.entity .tree{
  margin-top: .4rem;
}
.entity .tree ul{
  margin-top: .3rem;
  flex-wrap: wrap;
}
.entity .tree ul li{
  margin-bottom: .2rem;
  width: 1.3rem;
}
.entity .tree ul li a{
  flex-direction: column;
  color: #263D35;
}
.entity .tree ul li span{
  font-size: .18rem;
  margin-top: .05rem;
}
.entity .tree ul li:nth-child(4n){
  margin-right: 0;
}
.entity .swiper{
  padding: .28rem .47rem 0;
  position: relative;
}
.entity .swiper .pagenate div{
  position: absolute;
  bottom: 28%;
  cursor: pointer;
  width: auto;
  height: auto;
  margin: 0;
}
.entity .swiper .pagenate .prev{
  left: 0;
}
.entity .swiper .pagenate .next{
  right: 0;
}
.entity .cell .title{
  color: #263D35FF;
  font-size: .18rem;
  margin-bottom: .05rem;
}
.entity .cell p{
  color: rgba(38,61,53,.7);
  font-size: .16rem;
  line-height: .22rem;
}
.entity .cell .des{
  margin-bottom: .05rem;
}
.entity .cell .time span{
  color: rgba(38,61,53,1);
}
.entity .cell .pum span{
  font-size: .16rem;
}
.entity .cell .pum {
  margin-bottom: .22rem;
}
.entity .cell img{
  width: 100%;
  max-height: 253px;
  object-fit: cover;
  border-radius: 8px;
}

.donate{
  width: 100%;
  background: url(../../images/city/wuhu/donate-banner.png) no-repeat;
  background-size: 100%;
}
.donate .img2{
  margin-bottom: .1rem;
}
.donate .biaoyu{
  color: #fff;font-size: .14rem;text-align: center;
  margin-bottom: .3rem;
}
.donate .wl-box{
  position: relative;
  width: 6.08rem;
  height: 4.56rem;
  border-radius: 10px 10px 0px 0px;
  background: #FFFFFFFF;
  padding: .45rem;
  box-sizing: border-box;
}
.donate .wl-box .dio{
  position: absolute;
  top: .47rem;
  left: .45rem;
  z-index: 10;
  border-radius: 0;
}
.donate .wl-box .cell {
	width: 100%;
	height: 3.5rem;
}
.donate .wl-box .cell img{
  border-radius: 8px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.donate .zhesuan{
  position: relative;
  width: 5.13rem;
  margin-left: .57rem;
  padding: .48rem 0 0;
}
.donate .zhesuan .more{
  position: absolute;
  bottom: .65rem;
}
.donate .donate-box{
  margin: .55rem 0 .6rem;
}
.donate .donate-box p{
  font-size: .14rem;
  line-height: .22rem;
  color: #fff;
  margin-bottom: .1rem;
}
.donate .donate-box .title{
  font-size: .22rem;
}
.donate .donate-box .des{
  margin-bottom: .2rem;
}
.donate .donate-box .pum span{
  color: #22A14D;
  font-size: .22rem;
}

.rongyu .tr{padding: .16rem 0;}
.rongyu .ry{width: 5.2rem;}
.wangqun{
  width: 100%;
}
.wangqun .bg{
  background: url(../../images/city/wuhu/jianbian.png) no-repeat;
  background-size: 100%;
}
.wangqun .bg .txt{
  width: 11.42rem;
}
.wangqun .wq_left{
  width: 3.48rem;
}
.wangqun .wq_right{
 width: 6.8rem;
}

.wq_left .ar_box{
  padding-left: .2rem;
}


.foot {
    background: #1D5642;
    width: 100%;
    padding: 40px 0;
}

.foot p {
    margin: auto;
    color: #fff;
    text-align: center;
    font-size: 14px;
}


.wl-tabs, .st-tabs{display: none;}
