/**搜索框**/.searchHistory_box{    background-color: #fff;    position: fixed;    top:0;    width:100%;    z-index:999999;}.searchHistory{    border-bottom: 1px solid rgba(0, 0, 0, 0.0588235294117647);    padding-top: 10px;    padding-bottom: 10px;}.searchHistory .leftArrowBtn{    width:16px;    height:16px;    margin-top: 9px;    margin-left: 14px;    margin-right: 14px;}.searchHistory .History{    width: 240px;    height: 32px;    border: 1px solid #FFBB96;    border-radius: 2px;}.searchHistory .History .Search{    width:200px;    padding-left: 10px;    height: 31px;    line-height: 31px;    border:none;    outline: 0;    white-space:nowrap;    overflow:hidden;    text-overflow:ellipsis;    -webkit-tap-highlight-color: transparent;}.searchHistory .History .colseBtn{    width:16px;    height:16px;    margin-top: 8px;    margin-right: 5px;    -webkit-tap-highlight-color: transparent;}.searchHistory  .searchBtn{    font-size: 14px;    height: 34px;    line-height: 34px;    margin-right: 15px;    color: #FA541C;    -webkit-tap-highlight-color: transparent;}/**分类排序**/.minVideoViewBox{    background-color: #fff;    width:94%;    padding-left: 3%;    padding-right: 3%;    overflow-x: auto;    overflow-y: hidden;    white-space:nowrap;    border-bottom: 1px solid rgba(0, 0, 0, 0.0588235294117647);}.miniStreamView{    min-width:60px;    max-width: 260px;    padding-top: 10px;    padding-bottom: 10px;    display: inline-block;    background-color: #fff;    margin:6px;    font-size: 12px;    color: rgba(0, 0, 0, 0.45);}.miniStreamView .text{    height:14px;    overflow: hidden;    word-break:break-all;    display: inline-block;    /*margin-left: 5%;*/}.miniStreamView .db{    background: url(/img/sDown.png);    background-size: 100% 100%;    width:8px;    height:8px;    margin-left: 10px;    margin-top: 4px;}.minVideoViewBox .active .text{    font-size: 12px;    color: #FA541C;    width:70%;    height:14px;    overflow: hidden;    word-break:break-all;}.minVideoViewBox .act{    font-size: 12px;    color: #FA541C;    height:14px;    overflow: hidden;    word-break:break-all;}.minVideoViewBox .active .db{    background: url(/img/an.png);    background-size: 100% 100%;    width:8px;    height:8px;    margin-left: 10px;    margin-top: 4px;}/**设备列表**/.List_box{    background-color: #fff;    margin-top: 104px;}.List_box>.text{    font-size: 12px;    line-height: 22px;    color: rgba(0, 0, 0, 0.65);    margin-top: 10px;    padding-left: 10px;}.List_box>.text .count{    font-size: 12px;    line-height: 22px;    color: #FA541C;    margin-left: 3px;    margin-right: 3px;}.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:57%;    padding-left: 3%;}.equipmen_box .right .dTitle{    font-size: 14px;    line-height: 22px;    color: #000000;}.equipmen_box .right .dTitle .title{    display: -webkit-box;    -webkit-line-clamp:2;    overflow: hidden;    text-overflow: ellipsis;    -webkit-box-orient: vertical;}.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:66px;    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:90px;    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;}.equipmen_box .right .shopIcon{    background: url(/img/members.png);    background-size: 100% 100%;    width:16px;    height:16px;    margin-top: 3px;    margin-right: 3px;}/**空数据页面**/.emptyData{    background-color: #fff;    padding-top: 98px;}.emptyPage1{    display:none;}.emptyPic{    width:240px;    height:240px;}.emptyData .text{    font-size: 16px;    color: #FA541C;    margin-bottom: 10px;}.prompt{    width:200px;    font-size: 14px;    line-height: 20px;    color: rgba(0, 0, 0, 0.45);}.BTN_box{    margin-top: 20px;}.BTN{    width: 275px;    height: 40px;    line-height:40px;    background: #FA541C;    opacity: 1;    border-radius: 56px;    font-size: 16px;    color: #FFFFFF;}