手机浏览器扫描二维码访问
border-radius: 5px;
cursor: pointer;
color: #3D3D3D;
background: #ECF8F7;
box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.2);
margin: 10px 0;
}
.info-content-selected {
font-weight: bold;
color: #FFFFFF;
background: #49B9AD;
box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.2);
}
.info-more-container {
margin-top: 10px;
border-radius: 5px;
background: #ECF8F7;