.equipmentList{    background-color: #fff;}.select_box{    display:none;    width:7%;    height:80px;    padding-top: 60px;}.select_box .notChoose{    background: url(/img/nTChoose.png);    background-size: 100% 100%;    width:16px;    height:16px;}.select_box .hasChosen{    background: url(/img/choose.png);    background-size: 100% 100%;    width:16px;    height:16px;}.equipmen_box{    margin-left: 5%;    margin-right: 5%;    padding-top: 10px;    padding-bottom: 10px;    border-bottom: 1px solid rgba(0, 0, 0, 0.14901960784313725);}.equipmen_box .left{    width:40%;}.equipmen_box .left .img{    width:135px;    height:105px;}.equipmen_box .left .sold_box{    position: absolute;    margin-left: 0;    margin-top: -105px;    width:135px;    height:105px;    background-color: rgba(0, 0, 0, 0.6);}.equipmen_box .left .sold_box .sold{    padding-top: 20px;    width:66px;    height:66px;}.equipmen_box .right{    width:50%;    padding-left: 3%;}.equipmen_box .right .dTitle{    font-size: 14px;    line-height: 22px;    color: #000000;}.equipmen_box .right .price{    font-size: 14px;    line-height: 22px;    color: rgba(0, 0, 0, 0.45);}.equipmen_box .right .price .pre{    font-size: 20px;    line-height: 28px;    color: #FA541C;    margin-left: 3px;    max-width:120px;    white-space:nowrap;    overflow:hidden;    text-overflow:ellipsis;}.equipmen_box .right .region_box{    margin-top: 5px;}.equipmen_box .right .region_box .img{    width:14px;    height:14px;    margin-top: 2px;}.equipmen_box .right .region_box .countries{    font-size: 12px;    line-height: 20px;    color: rgba(0, 0, 0, 0.45);    margin-left: 3px;    margin-right: 3px;    max-width:70px;    white-space:nowrap;    overflow:hidden;    text-overflow:ellipsis;}.equipmen_box .right .region_box .time{    font-size: 12px;    line-height: 20px;    color: rgba(0, 0, 0, 0.45);    max-width:78px;    white-space:nowrap;    overflow:hidden;    text-overflow:ellipsis;}.equipmen_box .right .supplier{    width: 140px;    height: 32px;    padding-left: 10px;    padding-right: 10px;    line-height: 32px;    border: 1px solid #FFBB96;    font-size: 14px;    color: #FA541C;    margin-top: 10px;    -webkit-tap-highlight-color: transparent;    max-width:160px;    white-space:nowrap;    overflow:hidden;    text-overflow:ellipsis;}