@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.el-col{margin-bottom:16px}.el-col .el-card,.el-col .el-card:hover{-webkit-box-shadow:0 4px 10px rgba(0,0,0,.1);box-shadow:0 4px 10px rgba(0,0,0,.1)}.el-col .el-card .cardContainer{height:160px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.el-col .el-card .cardContainer:hover .bottom .handleBtnContainer{height:40px}.el-col .el-card .top{-webkit-box-sizing:border-box;box-sizing:border-box;padding:16px;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;position:relative}.el-col .el-card .top p{color:#b8bcc4;-webkit-box-flex:1;-ms-flex:1;flex:1}.el-col .el-card .top p.activityName{font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#1d2129}.el-col .el-card .top .el-switch .el-switch__core{height:16px}.el-col .el-card .top .el-switch .el-switch__core:after{width:10px;height:10px;top:2px;left:3px}.el-col .el-card .top .el-switch.is-checked .el-switch__core{background:#165dff;border-color:#165dff}.el-col .el-card .top .el-switch.is-checked .el-switch__core:after{left:100%;margin-left:-13px}.el-col .el-card .top .tag{position:absolute;width:92px;height:48px;background:#f2f3f5;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;font-size:24px;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:left top;transform-origin:left top;top:44px;left:16px;color:#86909c}.el-col .el-card .top .tag.active{background:#fff7e8;color:#f77234}.el-col .el-card .bottom .statistics{color:#4e5969;font-size:14px;line-height:22px;padding:0 16px 16px;-webkit-transition:.2s;transition:.2s}.el-col .el-card .bottom .statistics,.el-col .el-card .bottom .statistics p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-col .el-card .bottom .statistics .dataTotal{width:50%}.el-col .el-card .bottom .statistics .line{width:1px;height:12px;background-color:#e5e6e8;margin-right:24px}.el-col .el-card .bottom .statistics span.num{font-size:16px;font-weight:700;color:#3491fa;margin-left:12px}.el-col .el-card .bottom .handleBtnContainer{height:0;-webkit-transition:height .3s cubic-bezier(.23,1,.32,1);transition:height .3s cubic-bezier(.23,1,.32,1)}.el-col .el-card .bottom .handleBtn{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 16px;background:#f7f8fa;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-col .el-card .bottom .handleBtn .handle{display:inline-block;position:relative;height:40px;width:40px;padding:10px;cursor:pointer}.el-col .el-card .bottom .handleBtn .handle .iconpark-icon{font-size:20px;fill:#a9aeb8}.el-col .el-card .bottom .handleBtn .handle .tooltips{position:absolute;top:-36px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:#303133;color:#fff;border-radius:4px;padding:10px;font-size:12px;line-height:1.2;min-width:10px;white-space:nowrap;word-wrap:break-word}.el-col .el-card .bottom .handleBtn .handle .tooltips .popper__arrow{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:block;width:0;height:0;border-color:transparent;border-style:solid;border-width:6px;bottom:-6px;border-top-color:#303133;border-bottom-width:0}.el-col .el-card .bottom .handleBtn .handle:hover .iconpark-icon{fill:#3491fa}.el-col .editDialog .el-dialog{padding:0 123px;text-align:center}.el-col .editDialog .el-dialog .el-dialog__header{padding:0}.el-col .editDialog .el-dialog .el-dialog__body{padding:40px 0 12px}.el-col .editDialog .el-dialog .el-dialog__body .iconpark-icon{height:45px;width:45px;margin-bottom:22px}.el-col .editDialog .el-dialog .el-dialog__body .text{display:block;color:#1d2129;font-size:12px;line-height:20px;padding:0 10px}.el-col .editDialog .el-dialog .el-dialog__footer{padding:12px 0 34px}.el-col .editDialog .el-dialog .el-dialog__footer span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.el-col .editDialog .el-dialog .el-dialog__footer span .el-button{font-size:14px;height:32px;position:relative;padding:5px 16px}.el-col .editDialog .el-dialog .el-dialog__footer span .el-button--primary{background:#3491fa;border:none;color:#fff}.el-col .editDialog .el-dialog .el-dialog__footer span .el-button--primary.is-plain{background:#f2f3f5;border:none;color:#3491fa}.el-col .editDialog .el-dialog .el-dialog__footer span .el-button--default{border:1px solid #86909c;color:#4e5969}.el-col .shareDialog .el-dialog__header{padding-bottom:20px;border-bottom:1px solid #d8dbe0}.el-col .shareDialog .el-input .el-input-group__append{background-color:#2c7dfa;color:#fff}.el-col .shareDialog .sendEmail{height:210px;border-top:1px solid #d8dbe0}.el-col .shareDialog .sendEmail .sendBtn{text-align:center;margin-top:50px;margin-bottom:5px;position:absolute;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);bottom:0}.el-col .shareDialog .sendEmail .sendBtn .el-button{width:120px;height:42px;background:#2c7dfa}.el-col .shareDialog .sendEmail .sendBtn .el-button.noSend{background:#409eff}.el-col .shareDialog .sendEmail .sendBtn .icon4{width:16px;height:16px;color:#fff}.el-col .shareDialog .sendEmail .sendBtn .icon5{-webkit-animation:spin 1s linear 1s 5 alternate;animation:spin 1s linear infinite}.el-col .shareDialog .el-col-8{text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:10px;padding-bottom:0}.el-col .shareDialog .el-col-8 #qrcode{width:120px;position:relative;left:20px;margin-bottom:10px}.el-col .shareDialog .el-col-8 p{margin:0}.el-col .shareDialog .el-dialog__body{padding-bottom:0}.el-col .shareDialog .el-dialog__body .qrcode{padding:0}.el-col .shareDialog .el-dialog__footer{height:0;padding:0}.copyAndDelDialog .el-dialog{height:188px}.copyAndDelDialog .el-dialog .el-dialog__header{font-size:16px;color:#333}.copyAndDelDialog .el-dialog .el-dialog__body{padding-left:58px;font-size:14px;color:#333}.copyAndDelDialog .el-dialog .el-dialog__footer{padding:0 20px 0 0}.el-col:nth-child(3n){padding-right:0}#questionnaireBox{padding:0 0 30px 0;min-height:100%;background:#f2f3f5}#questionnaireBox .layout-content{overflow:hidden}#questionnaireBox .layout-content .layout-container{position:relative}#questionnaireBox .layout-content .layout-container .layout-content-title{font-size:14px;position:absolute;z-index:10;left:130px;top:18px}#questionnaireBox .layout-content .layout-container .layout-content-title .el-breadcrumb h2{font-size:20px;line-height:28px;color:#2b313c}#questionnaireBox .layout-content .layout-container .creatAndFind{position:absolute;top:16px;right:130px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;z-index:999}#questionnaireBox .layout-content .layout-container .creatAndFind .creatBtn{font-size:14px;line-height:22px;background:#3491fa}#questionnaireBox .layout-content .layout-container .creatAndFind .creatBtn span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#questionnaireBox .layout-content .layout-container .creatAndFind .creatBtn .iconpark-icon{font-size:16px;margin-right:4px;fill:#fff}#questionnaireBox .layout-content .layout-container .creatAndFind .el-button{width:80px;height:32px;padding:0;line-height:32px;border-radius:2px}#questionnaireBox .layout-content .layout-container .creatAndFind .icon{width:1em;height:1em;vertical-align:-.15em;fill:currentColor;overflow:hidden}#questionnaireBox .layout-content .layout-container .creatAndFind .icon.icon1{width:20px;height:20px;color:#606266;margin-top:14px;margin-right:20px;cursor:pointer}#questionnaireBox .layout-content .layout-container .creatAndFind .icon.icon2{width:16px;height:16px}#questionnaireBox .layout-content .layout-container .el-tabs .el-tabs__header{background-color:#fff;padding-left:310px;margin:0;height:64px}#questionnaireBox .layout-content .layout-container .el-tabs .el-tabs__header .el-tabs__nav-wrap,#questionnaireBox .layout-content .layout-container .el-tabs .el-tabs__nav-wrap:after{display:none}#questionnaireBox .layout-content .layout-container .el-tabs .el-tabs__nav .el-tabs__item{border:none;outline:0;height:64px;line-height:64px}#questionnaireBox .layout-content .layout-container .el-tabs .el-tabs__nav .el-tabs__item.is-active{color:#4d8ef9}#questionnaireBox .layout-content .layout-container .el-tabs .el-tabs__content{padding:24px 130px 30px;background:#f2f3f5}#questionnaireBox .layout-content .layout-container .el-tabs .noQuestionnaire{text-align:center;min-height:600px}#questionnaireBox .layout-content .layout-container .el-tabs .noQuestionnaire .icon3{width:135px;height:135px;color:#606266;margin-top:200px}#questionnaireBox .layout-content .layout-container .el-tabs .noQuestionnaire p{margin:0;color:#b8bcc4}#questionnaireBox .layout-content .layout-container .el-pagination{text-align:center}#questionnaireBox .layout-content .layout-container .el-pagination .btn-next,#questionnaireBox .layout-content .layout-container .el-pagination .btn-prev,#questionnaireBox .layout-content .layout-container .el-pagination .el-pager li{border:1px solid #d9d9d9;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:28px}#questionnaireBox .layout-content .layout-container .el-pagination .btn-prev{margin-right:4px;padding-right:4px}#questionnaireBox .layout-content .layout-container .el-pagination .btn-prev:hover{color:#1890ff;border:1px solid #1890ff}#questionnaireBox .layout-content .layout-container .el-pagination .btn-next{padding-left:4px}#questionnaireBox .layout-content .layout-container .el-pagination .btn-next:hover{color:#1890ff;border:1px solid #1890ff}#questionnaireBox .layout-content .layout-container .el-pagination .el-pager li{margin-right:4px}#questionnaireBox .layout-content .layout-container .el-pagination .el-pager li.active,#questionnaireBox .layout-content .layout-container .el-pagination .el-pager li:hover{color:#1890ff;border:1px solid #1890ff}#questionnaireBox .creatDialog .el-dialog{-webkit-box-sizing:border-box;box-sizing:border-box}#questionnaireBox .creatDialog .el-dialog .el-dialog__header{padding:20px;text-align:center;border-bottom:1px solid #d9d9d9}#questionnaireBox .creatDialog .el-dialog .el-dialog__header span{font-size:16px}#questionnaireBox .creatDialog .el-dialog .el-dialog__body{padding:40px 66px 52px}#questionnaireBox .creatDialog .el-dialog .createContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#questionnaireBox .creatDialog .el-dialog .createContainer .createItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}#questionnaireBox .creatDialog .el-dialog .createContainer .createItem img{width:160px;height:160px}#questionnaireBox .creatDialog .el-dialog .createContainer .createItem span{margin-top:12px;color:#4e5969;font-size:14px;line-height:22px}@media screen and (max-width:1600px){#questionnaire .layout-content .layout-container .layout-content-title{left:40px}#questionnaire .layout-content .layout-container .creatAndFind{right:40px}#questionnaire .layout-content .layout-container .el-tabs .el-tabs__header{padding-left:220px}#questionnaire .layout-content .layout-container .el-tabs .el-tabs__content{padding:24px 40px 30px}}