
#left{
    width: 5.36rem;
    float: left;
}
#left .flex{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: .4rem;
}
#left .flex .img{
	width: 1.36rem;
	height: .55rem;
}
#left .flex .img.im0{
	width: .72rem;
	height: .17rem;
}
#left .flex .img img{
	width: auto;
	height: auto;
}

.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 {
    padding-top: .2rem;
}

.dt span img {
    margin-top: 0;
}


.dt p a {
	width: 100%;
}

.dt p span {
	max-width: 80%;
}

#right{
    width: 6.04rem;
    margin-left: 0.3rem;
    margin-right: 0;
}
#right .carousel{
	position: relative;
}
#right .carousel .jiaodian{
	position: absolute;
	top: 0;left: 0;
	z-index: 2;
	width: .9rem;
	height: .3rem;
}
#right img {
    width: 100%;
    height: 3.67rem;
    object-fit: cover;
    display: block;
}
#right .carousel .jiaodian img{
	height: 100%;
}

#right .btl {
    width: 100%;
    height: 0.52rem;
    font-size: 0.14rem;
    line-height: 0.52rem;
    color: #ffffff;
    border-radius: 0px 0px 0px 0px;
    background: #1D262FA0;
    padding-left: 0.2rem;
    position: absolute;
    bottom: 0;
    left: 0;
    margin-bottom: auto;
}
#right .btl p{
  width: 75%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.global-title {
  margin-bottom: 15px;
}
.duty-wrapper {
  padding: 80px 0 0;
}
.entity{
  margin-top: .8rem;
  width: 100%;
  padding: 1rem 0;
  background: #F3FAFBFF;
}
.entity .txt{
  width: 11.41rem;
}
.entity .img2{
	padding-top: .8rem;
	margin-bottom: .1rem;
}
.entity .des{
	color: rgba(38,61,53,.7);
	margin-bottom: .3rem;
	text-align: center;
	font-size: .16rem;
}
.duty-wrapper .tree{
 position: relative;
  width: 11.8rem;
  height: 1.4rem;
  background: url(../../images/city/luan/entity-banner.png) no-repeat;
  background-size: 100% 100%;
  margin-bottom: .3rem;
}
.duty-wrapper .tree .img{
	position: absolute;
	top: 0;left: 0;
}
.duty-wrapper .tree .img img{
	width: 1.09rem;
	height: .26rem;
}
.duty-wrapper .tree ul{
	padding: 0 1.2rem;
	flex: 1;
}
.duty-wrapper .tree ul li{
  flex: 1;
}
.duty-wrapper .tree ul li img{
	width: .5rem;
	height: .5rem;
}
.duty-wrapper .tree ul li a{
  flex-direction: column;
  color: #263D35;
}
.duty-wrapper .tree ul li span{
  margin-top: 10px;
  font-size: 18px;
}
.entity .swiper{
  position: relative;
  width: 4.75rem;
  padding: 0 .52rem;
  /* height: 3.02rem; */
}
.entity .swiper .swiper-slide{
	border-radius: 8px;
	overflow: hidden;
}
.entity .swiper::before{
	content: '';
	position: absolute;
	top: 0;left: .52rem;
	z-index: 2;
	background: url(../../images/city/wuhu/zhishu.png) no-repeat;
	background-size: 100%;
	width: .87rem;height: .3rem;
	display: block;
}
.entity .swiper img{
	width: 100%;
	height: 100%;
}

.entity .swiper .swiper-slide-duplicate-prev{
  position: relative;
  transform: scale(.9);
  transform-origin: bottom;
  right: 77.5%;
  z-index: 2;
}
.entity .swiper .swiper-slide-active{
	position: relative;
	z-index: 5;
}
.entity .swiper .pagenate div{
  position: absolute;
  bottom: calc(50% - .2rem);
  cursor: pointer;
  min-width: auto;
  width: .32rem;
  height: .32rem;
}
.entity .swiper .pagenate .prev{
  left: 0;
  margin-left: 0;
}
.entity .swiper .pagenate .next{
  right: 0;
}
.entity .info{
	width: 0;
	flex: 1;
	padding: .24rem 0 0 .4rem;
}
.entity .cell .title{
  color: #263D35FF;
  font-size: .18rem;
  margin-bottom: .05rem;
  margin-bottom: .1rem;
}
.entity .cell p{
  color: rgba(38,61,53,.7);
  font-size: .16rem;
  line-height: .22rem;
}
.entity .cell .intro{
  margin-bottom: .2rem;
}
.entity .cell .time span{
  color: rgba(38,61,53,1);
}
.entity .cell .pum span{
  font-size: .18rem;
  color: #263D35;
}
.entity .cell .pum {
  margin: .05rem 0 .31rem;
}
.entity .info img{
	width: .78rem;
	height: .3rem;
}

.donate{
  width: 100%;
  padding-top: 80px;
  background: url(../../images/city/luan/donate-banner.png) no-repeat;
  background-size: 100%;
}
.donate .img2{
  margin-bottom: .1rem;
}
.donate .biaoyu{
  color: #fff;font-size: .16rem;text-align: center;
  margin-bottom: .3rem;
}
.donate .wl-box{
  position: relative;
  width: 11.8rem;
  height: 4.56rem;
  border-radius: .1rem .1rem 0px 0px;
  background: #FFFFFFFF;
  padding: .45rem .45rem 0;
  box-sizing: border-box;
  justify-content: space-between;
  z-index: 10;
}
.donate .wl-box .swiper{
	 position: relative;
	 width: 5.15rem;
	 height: 3.6rem;
}
.donate .swiper .dio{
  position: absolute;
  top: 0;left: 0;
  z-index: 10;
  border-radius: 0;
}
.donate .swiper img{
  border-radius: 8px;
}
.donate .zhesuan{
  position: relative;
  width: 5.13rem;
  padding: .3rem 0 0;
}
.donate .donate-box{
  margin: .55rem 0 .3rem;
}
.donate .donate-box p{
  font-size: .16rem;
  line-height: .26rem;
  margin-bottom: .1rem;
}
.donate .donate-box .title{
  font-size: .22rem;
  color: #263D35;
}
.donate .donate-box .time{
	color: rgba(38,61,53,.7);
}
.donate .donate-box .des{
  margin-bottom: .2rem;
}
.donate .donate-box .pum span{
  color: #22A14D;
  font-size: .22rem;
}
.rongyu-box{
	width: 100%;position: relative;
	height: 6rem;
}
.rongyu-box .ry-bg{
	position: absolute;
	top: -.85rem;
	width: 100%;
	background: url(../../images/city/wuhu/jianbian.png) no-repeat;
	background-size: 100% 100%;
}
.rongyu{
  margin: 1.4rem auto 0;
  padding: 0 .45rem;
}
.rongyu .ry-box {
  padding: 0 .4rem;
}
.ry-box .thead{
    margin-left: 46px;
    padding-bottom: .12rem;
    margin-bottom: 10px;
    border-bottom: 1px dashed rgba(120,133,128,.5);
}
#zs_rel{
    position: absolute;
    right: 0;
    top: .12rem;
}
.rongyu .tr{
  border-bottom: 1px dashed rgba(120,133,128,.5);
  padding-bottom: .07rem;
}
.rongyu .tr{padding: .22rem 0;}
.content .zs-box{
  font-size: 0.14rem;
}
.content .zhengs{
  position: relative;
	margin: .2rem 0 1rem;
  padding: 0 .45rem;
}
.zs-box .global-title {
  margin-bottom: 0;
}
.zs-box .z-h {
  position: relative;
  font-size: 18px;
}
.zs-box .head {
  margin-bottom: 25px;
}
.zs-box .thead{margin-bottom: 0; justify-content: center;}
.zs-box .z-h.cur::after{
  bottom: -.2rem;
}
.zs_box a {
  display: block;
  width: calc((100% - 1.2rem) / 5);
  margin-bottom: .2rem;
}
.zs_box .zs-cell {
    width: 100%;
    margin: 0;
}
.zs_box a:not(:nth-child(5n)){
    margin-right: .3rem;
}
.foot {
    background: #284B53;
    width: 100%;
    padding: 40px 0;
}
.foot a{
	color: #fff;
}
.foot p {
    margin: auto;
    color: #fff;
    text-align: center;
    font-size: 14px;
}
.wl-tabs, .st-tabs{display: none;}
.z-h_box{height: auto;overflow: hidden;}
.zs-box .zs_box img{object-fit: fill;height: auto;}
