.minVideoViewBox{    background-color: #fff;    width:100%;    overflow-x: auto;    overflow-y: hidden;    white-space:nowrap;    border-bottom: 1px solid rgba(0, 0, 0, 0.0588235294117647);}/*minVideoViewBox::-webkit-scrollbar{// 滚动条整体*//*background:none;*//*}*//*minVideoViewBox::-webkit-scrollbar-thumb{//滑块*//*background: rgba(71, 145, 242,.5);*//*border-radius: 5px;*//*}*//*minVideoViewBox::-webkit-scrollbar-track{//轨道*//*}*//*minVideoViewBox::-webkit-scrollbar-button{//两端按钮*//*}*//*minVideoViewBox::-webkit-scrollbar-track-piece{//滚动条中间部分*//*}*/.miniStreamView{    width:100px;    height:32px;    line-height: 32px;    display: inline-block;    background-color: #fff;    margin:6px;}.miniStreamView .miniStream{    font-size: 12px;    color: rgba(0, 0, 0, 0.45);}.miniStreamView .active{    font-size: 12px;    color: #FA541C;    font-weight: bold;}.miniStreamView:first-child .act{    font-size: 12px;    color: #FA541C;    font-weight: bold;}.container{    background-color: #F0F0F0;}.main{    margin-left: 10px;    margin-right: 20px;    margin-top: 10px;}.box{    background-color: #fff;    border-bottom: 1px solid rgba(0, 0, 0, 0.0588235294117647);}.box .head{    height: 40px;    line-height: 40px;    font-size: 14px;    color: rgba(0, 0, 0, 0.85);}.box .head .title{    margin-left: 10px;}.box .head .downArrow{    background: url(/img/sDown.png);    background-size: 100% 100%;    width:14px;    height:14px;    margin-right: 20px;    margin-top: 14px;}.box .head .anArrow{    background: url(/img/an.png);    background-size: 100% 100%;    width:14px;    height:14px;    margin-right: 20px;    margin-top: 14px;}.box .count{    margin-left: 20px;    margin-right: 20px;    font-size: 12px;    line-height: 20px;    margin-bottom: 20px;    display:none;    color: rgba(0, 0, 0, 0.45);}.box .count img{    display:block;    width:100%;}