.dibu {
			width: 100%;
			/*height: 3.1rem;*/
			background: #1D9F6E;
			padding: 0.6rem 1.2rem;
			position: relative;
			color: #FFFFFF;
		}
		.wenzi {
			display: flex;
			font-size: 0.18rem;
		}
		.wz_item {
			width: 1.5rem;
		}
		.wz_item_t {
			font-weight: 600;
			font-size: 0.20rem;
			margin-bottom: 0.32rem;
				color: #FFFFFF;
		}
		.wz_item_i {
			font-size: 0.16rem;
			margin-top: 0.22rem;
			line-height: 0.22rem;
				color: #FFFFFF;
		}
		.zuidibu {
			width: 100%;
			height: 0.61rem;
			background: #0A5B3D;
			line-height: 0.61rem;
			text-align: center;
			color: #FFFFFF;
		}
		.hddb_btn{
			width: 0.56rem;
			height: 0.56rem;
			background: #FFFFFF;
			border-radius: 4px;
			display: flex;
			justify-content: center;
			align-items: center;
			position: absolute;
			bottom: 0.4rem;
			right: 0.7rem;
		}
		.hddb_btn img{
			width: 0.26rem;
			height: 0.16rem;
			
		}
		.hddb_btn:hover,.wz_item_i:hover{
			cursor: pointer;
		}
		.flex1{
			display: flex;
		}
		.erweima{
			width: 0.9rem;
			height: 0.9rem;
			margin-left: 0.1rem;
			/*margin-bottom: 0.15rem;*/
		}
		.erweima_text{
			font-size: 0.16rem;
			line-height: 0.26rem;
		}