.view-act-btns { display: -webkit-flex; display: flex; align-items: center; justify-content: space-between; } .act-btns { text-align: left; padding-left: 10px; padding-top: 10px; // padding-bottom: 10px; padding-bottom: 5px; box-sizing: border-box; font-size: 12px; // min-height: 55px; display: -webkit-flex; display: flex; align-items: center; flex-wrap: wrap; position: relative; // justify-content: space-between; padding-right: 20px; box-sizing: border-box; // border: 1px solid skyblue; flex: 1; word-break: break-all; .clear-btn-box { .searchBtn { padding: 10px; background-color: rgb(245, 108, 108); color: #fff; cursor: pointer; font-size: 14px; border-radius: 3px; margin-right: 10px; } } .btn { margin-bottom: 5px; display: inline-block; // margin-bottom: 0; font-weight: normal; text-align: center; vertical-align: middle; -ms-touch-action: manipulation; touch-action: manipulation; cursor: pointer; background-image: none; border: 0px solid transparent; white-space: nowrap; padding: 6px 16px; font-size: 12px; line-height: 1.428571429; border-radius: 4px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background: linear-gradient(90deg, #40D0FF 0%, #409EFF 100%); // opacity: 0.4; border-radius: 3px; font-family: Source Han Sans CN; font-weight: 400; color: #FFFFFF; } .search-btns-box { display: -webkit-flex; display: flex; flex-direction: row; cursor: pointer; .icon-filter-box { margin-left: 8px; display: -webkit-flex; display: flex; align-items: center; color: #8e9aa9; } } .view-search-btns-box { flex: 1; justify-content: flex-end; } .search-btns { display: -webkit-flex; display: flex; flex-direction: row; align-items: center; .left { #searchFormTableCustomize { .searchDiv { display: -webkit-flex; display: flex; flex-direction: row; align-items: center; .searchform { display: -webkit-flex; display: flex; flex-direction: row; align-items: center; &>span { display: inline-block; margin-right: 5px; //单选框样式 .radio-wrap { display: flex; .radio-inline, .obpm-radio, .checkbox-inline { position: relative; display: inline-block; padding-left: 0; margin-bottom: 0; vertical-align: middle; font-weight: normal; cursor: pointer; } .el-radio { color: #606266; cursor: pointer; margin-right: 0 } } } &>div { margin-right: 5px; } } .searchBtn-btn { margin-left:3px; margin-right: 3px; margin-top: 0px; display: inline-block; width: 60px; text-align: center; line-height: 33px; height: 33px; background-color: #2e8ad7; color: #fff; cursor: pointer; font-size: 14px; border-radius: 3px; // display: -webkit-flex; // display: flex; // align-items: center; // .searchBtn { // padding: 6px 20px; // background-color: #31b0d5; // color: #fff; // cursor: pointer; // font-size: 14px; // border-radius: 3px; // } } } } } .right { display: inline-block; height: 36px; margin-top: 3px; .advanced-btn { // padding: 6px 20px; // background-color: #31b0d5; // color: #fff; // cursor: pointer; // font-size: 14px; // border-radius: 3px; display: inline-block; width: 85px; text-align: center; line-height: 33px; height: 33px; background-color: #2e8ad7; color: #fff; cursor: pointer; font-size: 14px; border-radius: 3px; } .select{ margin-left: 10px; } .select-num{ display: inline-block; min-width: 20px; height: 20px; line-height: 20px; font-weight: bold; color: #fff; text-align: center; border-radius: 10px; background: rgb(220, 53, 69); } } } &::before { content: ''; position: absolute; width: 97%; top:54px; height: 1px; // background: #ddd; } .btn-type { margin-right: 5px; } .btn-primary { color: #fff; background-color: #337ab7; border-color:white; } } .actionClass { display: inline-block; cursor: pointer; color: #108ee9!important; } .obpm-cardview { position: relative; width: 100%; height: 100%; z-index: 99; .cardview_box,.child_box { position: relative; cursor: pointer; width: 18%; height: 60px; float: left; justify-content: center; border: 1px solid #ebeef5; background-color: #fff; color: #303133; -webkit-transition: .3s; transition: .3s; border-radius: 4px; overflow: hidden; margin: 12px; padding: 20px; display: flex; .select { position: absolute; width: 20px; height: 20px; bottom: 5px; right: 5px; background: transparent url(../images/Select.png) no-repeat right bottom; } .child_select { position: absolute; background: url(../images/s_bg.png) no-repeat right bottom; color: #3d9af5; width: 20px; height: 20px; bottom: 5px; right: 5px; } } .bgimg{ background: url(../images/bgimg.jpg) no-repeat center; background-size: 100% 100%; } .bgimg:hover{ background: url(../images/hover_bgimg.jpg) no-repeat center; background-size: 100% 100%; } }