.hotSearchPage .searchInputInner{width:100%;background:#fff;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;padding:20px 0 0 0;border-radius:28px}.hotSearchPage .searchInputInner>div:first-child{border-radius:28px;box-shadow:0 2px 12px 0 rgba(0,0,0,.25);width:100%;max-width:640px;display:-webkit-box;display:flex}.hotSearchPage .searchInputInner>div:first-child>input{font-size:16px;padding-left:30px;padding-right:10px;border-radius:28px;border:none;-webkit-box-flex:1;flex-grow:1;height:50px}.hotSearchPage .searchInputInner>div:first-child>div{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;flex-shrink:0;width:80px;padding-right:5px;height:50px;background:red;border-radius:0 25px 25px 0;-webkit-box-pack:center;justify-content:center}.hotSearchPage .cardArea{width:100%;padding:20px 10px;min-height:600px}.hotSearchPage .cardArea .el-loading-mask{background-color:transparent!important}.hotSearchPage .cardArea .clearfix{position:relative}.hotSearchPage .cardArea .clearfix>.el-button{position:absolute;right:0;top:-4px;padding:0!important}.hotSearchPage .cardArea .clearfix>.el-button .listSelect .el-input--mini .el-input__inner{border:none}.hotSearchPage .cardArea .clearfix>.el-button .listSelect>.el-input{padding-right:25px}.hotSearchPage .cardArea .clearfix>.el-button .listSelect>.el-input>input{padding:0!important;text-align:right}.hotSearchPage .cardArea .clearfix>.el-button .listSelect>.el-input .el-input__suffix{width:25px}.hotSearchPage .cardArea>div>div{margin-bottom:10px}.hotSearchPage .cardArea>div>div .el-card__header{padding:10px 20px}.hotSearchPage .cardArea>div>div .el-card__body{height:320px;overflow-y:auto;padding:10px}.hotSearchPage .cardArea>div>div .el-card__body .listTitle{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin-bottom:5px}.hotSearchPage .cardArea>div>div .el-card__body .listTitle>div:first-child{flex-shrink:0}.hotSearchPage .cardArea>div>div .el-card__body .listTitle>span{width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.hotSearchPage .cardArea>div>div .el-card__body .listTitle .listLogo{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;width:26px;height:26px;margin-right:6px}.hotSearchPage .cardArea>div>div .el-card__body .listTitle .listLogo .innerNum{width:18px;height:18px;border-radius:50%;background:#787878;color:#fff;font-size:12px;text-align:center}.smartView{height:calc(100vh - 62px);overflow:auto}