.storeList{    background-color: #fff;}.store_boxs{    margin-left: 4%;    margin-right: 4%;    padding-top: 10px;    padding-bottom: 10px;    border-bottom: 1px solid rgba(0, 0, 0, 0.14901960784313725);}.store_boxs .left{    width:65%;}.store_boxs .left .members>.db{    width:16px;    height:16px;    margin-top: 2px;}.store_boxs .left .members .selecT{    width:100%;    height:100px;    display:none;}.store_boxs .left .members .selecT .notChoose{    background: url(/img/nTChoose.png);    background-size: 100% 100%;    width:16px;    height:16px;    margin-top: 42px;}.store_boxs .left .members .selecT .hasChosen{    background: url(/img/choose.png);    background-size: 100% 100%;    width:16px;    height:16px;    margin-top: 42px;}.store_boxs .left .box{    width:89%;    margin-left: 3%;}.store_boxs .left .box .upName{    font-size: 14px;    color: #000000;    font-weight: bold;    width: 98%;    overflow: hidden;    text-overflow: ellipsis;    -webkit-line-clamp: 2;    -webkit-box-orient: vertical;}.store_boxs .left .box .down{    margin-top: 10px;}.store_boxs .left .box .down .tac{    height: 22px;    line-height: 22px;    font-size: 12px;    color: #FFBB96;    padding-left: 6px;    padding-right: 6px;    margin-right: 7px;    margin-bottom: 7px;    border: 1px solid #FFBB96;}.store_boxs>.fr>.storeImg{    width: 117px;    height: 117px;    margin-top: 2px;}.store_boxs .sImgs{    width: 117px;    height: 117px;    position: absolute;    margin-right: 0;    margin-top: -117px;    background-color: rgba(0, 0, 0, 0.6);}.store_boxs .sImgs .stImg{    width: 66px;    height: 66px;    margin-top: 26px;    margin-right: 24px;}