.bottombanner {
width: 100%;
height: auto;
padding: 15px 20px 20px 20px;
background-color: #ffffff;
}
.bottombanner .bottombannerheader {
color: #1f9373;
margin-bottom: 10px;
}
.bottombanner .bottombannerheader img {
width: 20px;
height: 20px;
vertical-align: middle;
}
.bottombanner .bottombannerheader span {
text-align: left;
line-height: 25px;
font-family: pingfangsc-medium;
font-size: 18px;
color: rgba(0, 0, 0, 0.85);
letter-spacing: 0;
width: 144px;
vertical-align: middle;
height: 25px;
margin-left: 10px;
}
.bottombanner .container {
margin-left: -10px;
margin-top: -8px;
}
.bottombanner .container .alloveritem {
background: ;
background-size: 100% 100%;
width: 90px;
height: 40px;
border-radius: 2px;
display: inline-block;
margin-left: 10px;
margin-top: 10px;
color: #ffffff;
line-height: 40px;
text-align: center;
font-weight: bold;
}
.bottombanner .container img {
width: 153px;
height: 49px;
margin-left: 10px;
margin-top: 10px;
cursor: pointer;
}