<div class="driv drivfl stationDiv">密苑太子酒店1到9号楼</div>
.driv {
display: flex;
justify-content: center;
align-items: center;
text-align: center;
color: #fff;
border: 2.67188px solid #fff;
font-size: 12px;
border-radius: 5.36613px;
min-width: 106.249px;
height: 44.5312px;
}
.stationDiv {
background-color: #04ae42;
}
.stationDiv.drivfl:after {
border-right: 9.65625px solid #04ae42;
}
.drivfl:before {
border-top: 10.7188px solid transparent;
border-bottom: 10.7188px solid transparent;
border-right: 10.7188px solid #fff;
content: "";
position: absolute;
width: 0;
height: 0;
border-top: 0.2rem solid transparent;
border-bottom: 0.2rem solid transparent;
border-right: 0.2rem solid #fff;
left: -9%;
top: 25%;
}
.drivfl:after {
border-top: 9.65625px solid transparent;
border-bottom: 9.65625px solid transparent;
border-right: 9.65625px solid #0584d9;
content: "";
position: absolute;
width: 0;
height: 0;
border-top: 0.18rem solid transparent;
border-bottom: 0.18rem solid transparent;
border-right: 0.18rem solid #0584d9;
left: -6%;
top: 28%;
}