Files
wysite/output/sourcemaps/hc-etms.sqygj.cn/static/css/chunk-378bab12.7ff8ba86.css

383 lines
10 KiB
CSS

[data-v-20ab94cc] .upload-demo {
width: 100%;
height: 100%;
overflow: hidden;
}
[data-v-20ab94cc] .upload-demo .el-upload--picture-card {
width: 100%;
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
overflow: hidden;
}
[data-v-20ab94cc] .upload-demo .el-upload-list--picture-card {
display: inline;
}
[data-v-20ab94cc] .upload-demo .el-upload-list--picture-card .el-upload-list__item {
margin: 0 8px 0 0;
}
.avatar-uploader .el-upload[data-v-20ab94cc]:hover {
border-color: #409eff;
}
.avatar-uploader-icon[data-v-20ab94cc] {
font-size: 28px;
color: #8c939d;
text-align: center;
}
.avatar[data-v-20ab94cc] {
width: 100%;
height: 100%;
display: block;
}
.no-data[data-v-20ab94cc] {
color: #999;
padding-left: 100px;
}
.ruleGroupInfo .right[data-v-e964727a] {
float: right;
position: relative;
top: -30px;
}
.ruleGroupInfo .value[data-v-e964727a] {
text-align: right;
}
.ruleGroupInfo .value .el-input--medium[data-v-e964727a] {
width: 20%;
}
.ruleGroupInfo .rule[data-v-e964727a] {
margin: 20px 0;
}
.ruleGroupInfo .savePrimary[data-v-e964727a] {
text-align: center;
padding: 62px 0;
}
.ruleGroupInfo .typeface[data-v-e964727a] {
font-weight: bolder;
}
.ruleGroupInfo .distance[data-v-e964727a] {
margin: 15px 0;
}
.ruleGroupInfo .buttDiv[data-v-e964727a] {
color: #82848a;
padding-top: 20px;
}
.ruleGroupInfo .tab-title[data-v-e964727a] {
border-top: 1px solid #c0c4cc;
padding-top: 15px;
}
.ruleGroupInfo .el-col-12[data-v-e964727a] {
line-height: 2.6;
}
.ruleGroupInfo .el-select[data-v-e964727a] {
width: 100%;
}
.ruleGroupInfo .paginations[data-v-e964727a] {
float: right;
padding: 15px 0;
}
.ruleGroupInfo .vote-form[data-v-e964727a] {
border-top: 1px solid #e5e5e5;
padding-top: 20px;
}
.ruleGroupInfo .vote-form .vote-projects[data-v-e964727a] {
padding: 20px 30px;
border: 1px solid #e5e5e5;
border-radius: 5px;
}
.ruleGroupInfo .vote-form .vote-projects-items[data-v-e964727a] {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-ms-flex-line-pack: center;
align-content: center;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.ruleGroupInfo .vote-form .vote-projects-items .projects-list[data-v-e964727a] {
width: 160px;
}
.ruleGroupInfo .vote-form .vote-projects-items .projects-list .projects-list-item-title[data-v-e964727a] {
display: inline-block;
width: 80px;
}
.ruleGroupInfo .vote-form .vote-projects-items .projects-list .projects-checkAll[data-v-e964727a] {
margin-left: 0;
}
.ruleGroupInfo .vote-form .vote-projects-items .projects-checkbox[data-v-e964727a] {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
position: relative;
}
.ruleGroupInfo .vote-form .vote-projects-items .projects-checkbox .projects-checkbox-checkbox[data-v-e964727a] {
width: 100%;
overflow: hidden;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-line-pack: center;
align-content: center;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.ruleGroupInfo .vote-form .vote-projects-items .projects-checkbox .projects-checkbox-item[data-v-e964727a] {
width: 200px;
}
.ruleGroupInfo .vote-form .vote-projects-items .projects-checkbox .projects-show[data-v-e964727a] {
position: absolute;
right: 15px;
top: 8px;
}
.ruleGroupInfo .vote-form .vote-projects-items .projects-list-radio[data-v-e964727a] {
width: 100%;
}
.ruleGroupInfo .vote-questions[data-v-e964727a] {
border-top: 1px solid #e5e5e5;
padding-top: 10px;
}
.ruleGroupInfo .vote-questions .vote-questions-list .vote-questions-page[data-v-e964727a] {
text-align: center;
padding: 10px 0;
}
.ruleGroupInfo .vote-questions .vote-questions-list .vote-questions-item[data-v-e964727a] {
position: relative;
border: 1px solid #e5e5e5;
border-radius: 5px;
padding: 10px;
margin-top: 10px;
cursor: move;
-webkit-box-shadow: inset 0 0 4px #e5e5e5;
box-shadow: inset 0 0 4px #e5e5e5;
}
.ruleGroupInfo .vote-questions .vote-questions-list .vote-questions-item .vote-questions-item-index[data-v-e964727a] {
font-size: 18px;
color: #333;
font-weight: 550;
padding: 10px 20px;
}
.ruleGroupInfo .vote-questions .vote-questions-list .vote-questions-item .vote-questions-item-detl .options-box[data-v-e964727a] {
margin: 5px 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-ms-flex-line-pack: center;
align-content: center;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.ruleGroupInfo .vote-questions .vote-questions-list .vote-questions-item .vote-questions-item-detl .el-row[data-v-e964727a] {
margin-bottom: 10px;
}
.ruleGroupInfo .vote-questions .vote-questions-list .vote-questions-item .vote-questions-item-detl .el-row[data-v-e964727a]:last-child {
margin-bottom: 0;
}
.ruleGroupInfo .vote-questions .vote-questions-list .vote-questions-item .vote-questions-item-detl .item-detl-title[data-v-e964727a] {
display: inline-block;
width: 100%;
padding: 10px 0;
}
.ruleGroupInfo .vote-questions .vote-questions-list .vote-questions-item .vote-questions-item-detl .questionsType[data-v-e964727a] {
padding-top: 11px;
}
.ruleGroupInfo .vote-questions .vote-questions-list .vote-questions-item .vote-questions-item-detl .options-input[data-v-e964727a] {
width: 100%;
border-radius: 5px;
outline: none;
color: #333;
font-size: 14px;
}
.ruleGroupInfo .vote-questions .vote-questions-list .vote-questions-item .qt-delete[data-v-e964727a] {
position: absolute;
right: 30px;
top: 15px;
}
.ruleGroupInfo .vote-questions .vote-questions-list .vote-questions-item .qt-show[data-v-e964727a] {
position: absolute;
top: 15px;
right: 80px;
}
.ruleGroupInfo .vote-questions .add-questions[data-v-e964727a] {
margin-top: 20px;
}
.ruleGroupInfo .vote-none-questions[data-v-e964727a] {
padding: 30px 0;
text-align: center;
font-size: 18px;
color: #82848a;
}
.ruleGroupInfo .vote-submit-options[data-v-e964727a] {
margin-top: 20px;
padding: 20px 0;
text-align: center;
}
.upload-img[data-v-e964727a] {
width: 35px;
height: 35px;
line-height: 45px;
margin: 0 auto;
}
.line[data-v-e964727a] {
text-align: center;
}
.vote-statisic[data-v-0e3db64b] {
padding: 30px;
}
.vote-statisic .vote-title[data-v-0e3db64b] {
font-size: 24px;
font-size: #333;
font-weight: 600;
text-align: center;
padding: 30px 0;
}
.vote-statisic .vote-des[data-v-0e3db64b] {
font-size: 16px;
font-size: #666;
font-weight: 500;
text-indent: 30px;
line-height: 26px;
margin-bottom: 20px;
}
.vote-statisic .vote-questions-item[data-v-0e3db64b] {
width: 800px;
margin: 0 auto;
padding-top: 10px;
}
.vote-statisic .vote-questions-item .vote-questions-title[data-v-0e3db64b] {
font-size: 16px;
color: #333;
padding: 10px 0;
margin-bottom: 10px;
}
.vote-statisic .vote-questions-item .vote-questions-title .questions-type[data-v-0e3db64b] {
color: orange;
}
.vote-statisic .vote-questions-item .vote-questions-detaile[data-v-0e3db64b] {
border: 1px solid #666;
border-radius: 10px;
overflow: hidden;
}
.vote-statisic .vote-questions-item .vote-questions-detaile .detaile-table[data-v-0e3db64b] {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-line-pack: center;
align-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border-bottom: 1px solid #666;
}
.vote-statisic .vote-questions-item .vote-questions-detaile .detaile-table[data-v-0e3db64b]:last-child {
border-bottom: 0;
}
.vote-statisic .vote-questions-item .vote-questions-detaile .detaile-footer[data-v-0e3db64b],
.vote-statisic .vote-questions-item .vote-questions-detaile .detaile-header[data-v-0e3db64b] {
background: #e5e5e5;
}
.vote-statisic .vote-questions-item .vote-questions-detaile .detaile-table-item[data-v-0e3db64b] {
width: 33.333333%;
text-align: center;
padding: 10px 0;
border-right: 1px solid #666;
}
.vote-statisic .vote-questions-item .vote-questions-detaile .detaile-table-item[data-v-0e3db64b]:last-child {
border-right: 0;
}
.vote-statisic .vote-questions-item .vote-questions-detaile .detaile-table-progress[data-v-0e3db64b] {
width: 200px;
margin: 0 auto;
}
[data-v-15a0cb49] .el-page-header__left {
color: #1682e6;
}
.queryCreatTime[data-v-15a0cb49] {
width: 100%;
}
.planLst[data-v-15a0cb49] {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-ms-flex-line-pack: center;
align-content: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.workPointsManage[data-v-15a0cb49] {
padding: 24px;
background: #f0f2f5;
}
.workPointsManage .tab-title[data-v-15a0cb49] {
border-top: 1px solid #c0c4cc;
margin-top: 15px;
}
.workPointsManage .rule[data-v-15a0cb49] {
font-weight: bolder;
padding-top: 25px;
}
.workPointsManage .elCol[data-v-15a0cb49] {
padding-left: 15px;
}
.workPointsManage .button[data-v-15a0cb49] {
text-align: center;
padding: 25px 0;
}
.workPointsManage .paginations[data-v-15a0cb49] {
float: right;
padding: 25px 0;
}
.el-tooltip__popper {
max-width: 300px;
word-break: break-word;
}