.fastQuery{width:100%}.fastQuery .contentBar{width:100%;padding:30px 16% 0;-webkit-box-sizing:border-box;box-sizing:border-box}.fastQuery .contentBar .searchBar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.fastQuery .contentBar .searchBar input{padding-left:16px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:20px;height:40px;width:60%}.fastQuery .contentBar .resBox{display:-webkit-box;display:-ms-flexbox;display:flex}.fastQuery .contentBar .resBox .resBar{-webkit-box-flex:2;-ms-flex:2;flex:2;width:66.7%;margin-right:10px}.fastQuery .contentBar .resBox .resBar .stdList{padding:8px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;cursor:pointer;border-bottom:1px solid #ddd}.fastQuery .contentBar .resBox .resBar .stdList h4{margin-bottom:10px}.fastQuery .contentBar .resBox .resBar .stdList:hover{background-color:#f7f7f7}.fastQuery .contentBar .resBox .resBar .stdList>p.range{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;line-height:40px;color:#999;font-size:14px}.fastQuery .contentBar .resBox .resBar .stdList .bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fastQuery .contentBar .resBox .resBar .stdList .bottom .center{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;color:#999}.fastQuery .contentBar .resBox .resBar .stdList .bottom .center>div{margin-right:20px;-moz-text-align-last:left;text-align-last:left}.fastQuery .contentBar .resBox .resBar .stdList .el-tag{margin-right:10px}.fastQuery .contentBar .resBox .newsBar{-webkit-box-flex:1;-ms-flex:1;flex:1;width:33%;margin-top:36px;border:1px solid #ddd}.fastQuery .contentBar .resBox .newsBar .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #ddd;line-height:30px;height:30px;padding:0 10px}.fastQuery .contentBar .resBox .newsBar ul{padding:10px}.fastQuery .contentBar .resBox .newsBar ul li{cursor:pointer}.fastQuery .contentBar .resBox .newsBar ul li p{color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:30px}.fastQuery .contentBar .resBox .newsBar ul li p.date{color:#999;font-size:14px;padding-left:14px}.fastQuery .contentBar .resBox .newsBar ul li p i{display:block;width:4px;height:4px;margin-right:10px}.fastQuery .contentBar .pagination{margin:10px 0 50px}