.satMenu{height:100%}.satMenu .satMenu-title{line-height:40px;padding-left:20px;border-bottom:1px solid rgba(0,0,0,.075);position:relative}.satMenu .satMenu-title .addItem{cursor:pointer;position:absolute;right:20px;top:50%;transform:translatey(-50%);font-size:20px}.satMenu .satMenu-title .addItem:hover{color:#e62129}.satMenu .satMenu-list{height:calc(100% - 120px);overflow-y:scroll}.satMenu .satMenu-list::-webkit-scrollbar{width:6px;height:6px}.satMenu .satMenu-list::-webkit-scrollbar-track{background:#fff;border-radius:2px}.satMenu .satMenu-list::-webkit-scrollbar-thumb{background:#dedede;border-radius:5px}.satMenu .satMenu-list::-webkit-scrollbar-thumb:hover{background:#dedede}.satMenu .satMenu-list::-webkit-scrollbar-corner{background:#fff}.satMenu .satMenu-list li{cursor:pointer;line-height:40px;padding-left:20px;position:relative;overflow:hidden}.satMenu .satMenu-list li .editItem{cursor:pointer;position:absolute;opacity:0;right:20px;top:50%;transform:translatey(-50%);font-size:20px;color:#009a45}.satMenu .satMenu-list li .editItem:hover{color:#e62129}.satMenu .satMenu-list li .delItem{cursor:pointer;position:absolute;opacity:0;right:50px;top:50%;transform:translatey(-50%);font-size:20px}.satMenu .satMenu-list li .delItem:hover{color:#e62129}.satMenu .satMenu-list li:hover{color:#e62129;background:#dedede}.satMenu .satMenu-list li:hover .delItem,.satMenu .satMenu-list li:hover .editItem{opacity:1}.satMenu .satMenu-list .active{color:#e62129}.satMenu .satMenu-pag{width:100%;height:auto}.satMenu .satMenu-pag-top{font-size:14px;text-align:center;line-height:40px}.satMenu .satMenu-pag-down,.satMenu .satMenu-pag-top{width:100%;height:40px;border-top:1px solid rgba(0,0,0,.075)}.satMenu .satMenu-pag-down{box-sizing:border-box}.satMenu .satMenu-pag-down .next,.satMenu .satMenu-pag-down .prev{font-size:14px;width:50%;text-align:center;cursor:pointer}.satMenu .satMenu-pag-down .next:hover,.satMenu .satMenu-pag-down .prev:hover{color:#e62129}.satMenu .satMenu-pag-down .next{border-left:1px solid rgba(0,0,0,.075)}.addquestions{width:100%;background:#fff;border-radius:5px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.addquestions .currency-form{width:800px}.addquestions .currency-form .el-form-item{margin-bottom:15px}.addquestions .currency-form .el-form-item .el-radio-group{font-size:14px}.addquestions .ansRow{width:100%;height:auto;border:1px solid #dcdfe6;margin-bottom:20px;font-size:14px;position:relative;display:flex;justify-content:space-between;align-items:center}.addquestions .ansRow .ans-left{width:50px;height:100%;font-size:20px;font-weight:700;box-sizing:border-box;color:#fff;background-image:linear-gradient(90deg,#e62129,#e62129);position:absolute;left:0;top:0;display:flex;justify-content:center;align-items:center}.addquestions .ansRow .ans-tag{color:#fa3f38}.addquestions .ansRow .ans-tag,.addquestions .ansRow .nom{position:absolute;left:50px;bottom:-15px;line-height:1;font-size:12px}.addquestions .ansRow .nom{color:#a9a9a9}.addquestions .ansRow .ans-center{width:calc(100% - 50px);margin-left:50px;min-height:30px;height:auto;border-right:1px solid #dcdfe6;border-left:1px solid #dcdfe6;display:flex;flex-direction:column;justify-content:center;align-items:center}.addquestions .ansRow .ans-center .center-top{width:100%;height:auto;padding:10px;box-sizing:border-box;overflow-y:scroll;overflow-x:hidden;position:relative}.addquestions .ansRow .ans-center .center-top::-webkit-scrollbar{width:2px;height:2px}.addquestions .ansRow .ans-center .center-top::-webkit-scrollbar-track{background:#fff;border-radius:2px}.addquestions .ansRow .ans-center .center-top::-webkit-scrollbar-thumb{background:#e5e6ea;border-radius:5px}.addquestions .ansRow .ans-center .center-top::-webkit-scrollbar-thumb:hover{background:#ff5250}.addquestions .ansRow .ans-center .center-top::-webkit-scrollbar-corner{background:#fff}.addquestions .ansRow .ans-center .center-top .el-textarea{min-height:30px;height:auto}.addquestions .ansRow .ans-center .center-top .el-textarea__inner{min-height:30px;font-size:14px;line-height:20px;font-family:Forced grid;height:auto}.addquestions .ansRow .ans-center .center-top .el-textarea__inner::-webkit-scrollbar{width:2px;height:2px}.addquestions .ansRow .ans-center .center-top .el-textarea__inner::-webkit-scrollbar-track{background:#fff;border-radius:2px}.addquestions .ansRow .ans-center .center-top .el-textarea__inner::-webkit-scrollbar-thumb{background:#e5e6ea;border-radius:5px}.addquestions .ansRow .ans-center .center-top .el-textarea__inner::-webkit-scrollbar-thumb:hover{background:#ff5250}.addquestions .ansRow .ans-center .center-top .el-textarea__inner::-webkit-scrollbar-corner{background:#fff}.addquestions .ansRow .ans-center .center-top .ansCheck .el-textarea__inner{border-color:#ff5250}.addquestions .ansRow .ans-center .center-top p{line-height:20px;width:100%;height:100%;padding:15px 10px;box-sizing:border-box;font-size:14px;position:absolute;left:0;top:0;bottom:0;right:0;z-index:100;background:#fff;word-wrap:break-word}.addquestions .ansRow .ans-center .center-down{width:100%}.addquestions .ansRow .ans-center .center-down .center-down-row{border-top:1px solid #dcdfe6;width:100%;height:30px;line-height:30px;text-indent:0;padding-left:20px;box-sizing:border-box;transition:height .2s}.addquestions .ansRow .ans-center .center-down .smallheight{height:0;overflow:hidden;border-top:1px solid #fff}.addquestions .ansRow .ans-right{width:100px;height:30px;box-sizing:border-box;display:flex;justify-content:flex-start!important;align-items:center;transition:width .2s;position:relative}.addquestions .ansRow .ans-right .right-row{margin:auto;display:flex;justify-content:center;align-items:center}.addquestions .ansRow .ans-right .right-row .submit{height:32px;line-height:32px;cursor:pointer;width:auto;padding:0 15px;color:#fff;border-radius:5px;background:linear-gradient(90deg,#e62129,#e62129);border:1px solid #fff}.addquestions .ansRow .ans-right .right-row .submit:hover{background:#fff;border-color:#ff5250;color:#ff5250}.addquestions .ansRow .ans-right .delAns{cursor:pointer;font-size:20px;color:#f61031;position:absolute;right:-9px;top:-37px}.addquestions .ansRow .smallcenter{width:calc(100% - 15px)}.addquestions .ansRow .smallWidth{width:80px;display:flex;justify-content:center;align-items:center}@media screen and (max-width:750px){.addquestions .from{width:100%}.addquestions .ansRow{font-size:12px}.addquestions .ansRow .ans-center p{line-height:16px}.addquestions .ansRow .ans-right{width:80px}.addquestions .ansRow .ans-right .right-row{font-size:12px;line-height:20px}.addquestions .ansRow .ans-right .right-row .el-checkbox__label{font-size:12px;padding-left:2px}.addquestions .ansRow .ans-right .right-row .el-checkbox__inner{height:10px;width:10px}.addquestions .ansRow .ans-right .right-row .el-checkbox__inner:after{height:7px;left:2px;top:-1px}.addquestions .ansRow .ans-right .right-row .submit{height:26px;line-height:26px;padding:0 8px;font-size:14px}.addquestions .ansRow .ans-right .checked{width:102px}.addquestions .ansRow .smallcenter{width:calc(100% - 15px)}}.seacher{width:100%;height:auto;padding:20px;box-sizing:border-box;background:#fff;border-radius:5px;position:relative}.seacher .el-form{display:flex;justify-content:flex-start!important;align-items:center}.seacher .el-form .el-form-item{margin-bottom:0}.seacher .el-form .el-input__inner{background:#f2f5fa;height:32px;line-height:32px}.seacher .el-form .el-form-item__content{line-height:32px}.seacher .recovery{position:absolute;right:30px}.seacher .post-abs{position:absolute}.seacher .query{width:auto;box-sizing:border-box;font-size:16px;text-align:center;height:32px;padding:0 15px;line-height:32px;border:1px solid #e62129;border-radius:5px;background:#fff;color:#e62129;cursor:pointer;font-size:14px;font-weight:500}.seacher .query:hover{color:#fff;background:#e62129}.seacher .query i{font-size:14px;margin-right:5px}.seacher .green{color:#009a45;border-color:#009a45;background:#fff}.seacher .green:hover{border-color:#009a45;background:#009a45}.seacher .config{position:absolute;right:50px;margin-top:10px;cursor:pointer}.seacher .config i{font-size:30px;color:#c7c7c7}.seacher .config:hover i{color:#e62129}.seacher .el-input__inner:focus,.seacher .is-active .el-input__inner{border-color:#e62129!important}.seacher .el-select{box-sizing:border-box;height:32px}.seacher .el-select .el-input__icon{line-height:32px}.seacher .el-cascader .el-input .el-input__inner:focus,.seacher .el-cascader .el-input.is-focus .el-input__inner{border-color:#e62129}.seacher /deep/ .el-popper /deep/ .el-cascader-panel /deep/ .el-scrollbar /deep/ .el-cascader-menu__wrap /deep/ ul .in-active-path /deep/ .el-cascader-node__label,.seacher /deep/ .el-popper /deep/ .el-cascader-panel /deep/ .el-scrollbar /deep/ .el-cascader-menu__wrap /deep/ ul /deep/ li /deep/ .el-cascader-node__label{color:#e62129}@media screen and (max-width:750px){.seacher .el-form{flex-wrap:wrap}.seacher .el-form .el-form-item{margin-right:10px;margin-bottom:10px}.seacher .el-form .el-input,.seacher .el-form .el-select{width:320px}.seacher .el-form .el-input__inner{background:#f2f5fa;height:32px;line-height:32px}.seacher .el-form .el-form-item__content{line-height:32px}.seacher .query{display:flex;justify-content:center;align-items:center}.seacher .recovery{position:relative;right:0}.seacher .recovery .query{min-width:70px;font-size:16px;display:flex;justify-content:center;align-items:center}.seacher .config{position:relative;right:0}.seacher .config .query{width:70px;font-size:12px;display:flex;justify-content:center;align-items:center}}.el-table{background-color:#f2f5fa}.el-table .cell{line-height:30px}.el-table .el-table td,.el-table .el-table th{text-align:center!important}.el-table:before{background-color:#f2f5fa!important}.el-table .el-table__header{border-radius:5px;overflow:hidden}.el-table .el-table__header .has-gutter tr{background:#fff}.el-table .el-table__header .has-gutter tr th{background:none;padding:8px 0;text-align:center}.el-table .el-table__header .has-gutter tr .is-leaf{border-bottom:none!important}.el-table .el-table__body{border-spacing:0 5px}.el-table .el-table__body .el-table__row{box-sizing:border-box;background:#fff}.el-table .el-table__body .el-table__row td{background:none;border-bottom:none;padding:8px 0;text-align:center;box-sizing:border-box}.el-table .el-table__body .el-table__row td .center{text-align:center}.el-table .el-table__body .el-table__row td:first-child{border-radius:5px 0 0 5px}.el-table .el-table__body .el-table__row td:last-child{border-radius:0 5px 5px 0}.el-table .el-table__body tr.current-row td{background:#eee}.el-table .el-table__body tr.current-row td .cell{color:#e62129}.el-table .el-table__body tr.current-row td .tbnumber .index{background:#e62129;color:#fff}.el-table .el-table__body tr.current-row .appcode,.el-table .el-table__body tr.current-row .appcode span{color:#e62129!important}.el-table .el-table__body tr.current-row .appcode .index{color:#e62129!important;border:1px solid #e62129!important}.el-table .el-table__body tr.current-row .el-switch__label{color:#fff}.el-table .el-table__body tr.current-row .is-checked .el-switch__core{background:#0bc24b;border-color:#0bc24b}.el-table .el-table__body tr.current-row .is-checked .el-switch__label.is-active{color:#0bc24b!important}.el-table .icon{font-size:16px;margin:0 5px;cursor:pointer}.el-table .el-icon-tickets,.el-table .icon-yulan,.el-table .icon-zhubo{color:#317bff}.el-table .el-icon-tickets:hover,.el-table .icon-yulan:hover,.el-table .icon-zhubo:hover{color:#fff;padding:4px;border-radius:5px;background:#317bff}.el-table .el-icon-circle-close,.el-table .el-icon-delete,.el-table .el-icon-error,.el-table .icon-app,.el-table .icon-membership-card_icon{color:#f61031}.el-table .el-icon-circle-close:hover,.el-table .el-icon-delete:hover,.el-table .el-icon-error:hover,.el-table .icon-app:hover,.el-table .icon-membership-card_icon:hover{color:#fff;padding:4px;border-radius:5px;background:#f61031}.el-table .el-icon-edit{color:#0bc24b}.el-table .el-icon-edit:hover{color:#fff;padding:4px;border-radius:5px;background:#0bc24b}.el-table .el-icon-edit-outline,.el-table .el-icon-setting,.el-table .el-icon-share,.el-table .icon-caidan-quxiaodingdanicon,.el-table .icon-caogao,.el-table .icon-chuli,.el-table .icon-fabu,.el-table .icon-heimingdan,.el-table .icon-jiedan,.el-table .icon-quxiaofabu,.el-table .icon-shengchengerweima{color:#606266}.el-table .el-icon-edit-outline:hover,.el-table .el-icon-setting:hover,.el-table .el-icon-share:hover,.el-table .icon-caidan-quxiaodingdanicon:hover,.el-table .icon-caogao:hover,.el-table .icon-chuli:hover,.el-table .icon-fabu:hover,.el-table .icon-heimingdan:hover,.el-table .icon-jiedan:hover,.el-table .icon-quxiaofabu:hover,.el-table .icon-shengchengerweima:hover{color:#fff;padding:4px;border-radius:5px;background:#606266}.el-table .el-icon-plus{color:#ff5250}.el-table .el-icon-plus:hover{color:#fff;padding:4px;border-radius:5px;background:#ff5250}.el-table .el-icon-circle-check,.el-table .el-icon-success,.el-table .icon-chexiao{color:#009a45}.el-table .el-icon-circle-check:hover,.el-table .el-icon-success:hover,.el-table .icon-chexiao:hover{color:#fff;padding:4px;border-radius:5px;background:#009a45}.el-table .el-icon-document-delete{color:#ff8e4e}.el-table .el-icon-document-delete:hover{color:#fff;padding:4px;border-radius:5px;background:#ff8e4e}.el-table .el-icon-circle-plus-outline{color:#ff5250;font-size:18px}.el-table .icon-youhuiquan{color:#ff5250}.el-table .icon-xiajiang{color:#317bff}.el-table .icon-shangsheng{color:#0bc24b}.el-table .el-tag{height:20px;line-height:20px;display:inline;color:#f2f5fa}.el-table .noDataImg{width:20%}.el-table .el-switch__core{width:30px!important;height:17px}.el-table .el-switch__core:after{width:13px;height:13px}.el-table .is-checked .el-switch__core{background:#e62129;border-color:#e62129}.el-table .is-checked .el-switch__core:after{margin-left:-14px}.el-table .is-checked .el-switch__label.is-active{color:#e62129!important}.el-table--border:after,.el-table--group:after,.el-table:before{background-color:#fff}.noDefaultApp{height:auto;margin-top:40px;width:auto}.noDefaultApp p{height:50px;margin-top:5px;line-height:1;text-align:center}.noDefaultApp p,.noDefaultApp p span{font-size:18px;color:#1b2531}.noDefaultApp p span:hover{color:#df575c;cursor:pointer}.pag{text-align:right;padding:10px;background:#fff;border-radius:5px}.pag .el-pagination .el-pager .active,.pag .el-pagination .el-pager li:hover{color:#e62129}.pag .el-select .el-input__inner{background-color:#fff}.pag .el-select .el-input__inner:hover{border-color:#e62129}.pag .el-select .el-input__inner:focus{border-color:#e62129!important}.pag .el-select .el-select-dropdown__item.selected{color:#e62129!important}@media screen and (max-width:750px){.el-pager li{min-width:auto!important}.el-pagination__sizes{margin-right:0!important}}.table{margin-top:10px}.questionTable{width:100%}.questionTable .test-manage{height:auto;margin-bottom:10px}.questionTable .test-manage .test-card{min-width:800px;width:100%;height:auto;margin-bottom:10px}.questionTable .test-manage .test-card .card-head{width:100%;height:60px;background:#fff;border-radius:10px;padding:6px 20px;box-sizing:border-box;display:flex;justify-content:flex-start!important;align-items:center}.questionTable .test-manage .test-card .card-head .head-tag{height:70%;width:48px;display:flex;justify-content:center;align-items:center;font-size:16px;padding:4px 0;border-radius:5px;color:#fff;margin-right:20px;background-image:linear-gradient(90deg,#e62129,#e62129)}.questionTable .test-manage .test-card .card-head .head-con{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.questionTable .test-manage .test-card .card-head .head-con .head-top{width:100%;height:60%;display:flex;justify-content:flex-start!important;align-items:center}.questionTable .test-manage .test-card .card-head .head-con .head-top .title{width:100%;font-size:14px;line-height:17px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;font-weight:600;-webkit-box-orient:vertical}.questionTable .test-manage .test-card .card-head .head-con .head-down{width:100%;height:40%;display:flex;justify-content:flex-start!important;align-items:center;align-items:flex-end}.questionTable .test-manage .test-card .card-head .head-con .head-down .title{font-size:14px;margin-right:20px}.questionTable .test-manage .test-card .icon i{font-size:14px}.questionTable .test-manage .test-card i{margin-left:10px;cursor:pointer}.questionTable .test-manage .test-card .el-icon-tickets{color:#317bff}.questionTable .test-manage .test-card .el-icon-delete,.questionTable .test-manage .test-card .el-icon-error{color:#f61031}.questionTable .test-manage .test-card .el-icon-edit,.questionTable .test-manage .test-card .el-icon-success,.questionTable .test-manage .test-card .icon-chexiao{color:#0bc24b}.questionTable .test-manage .test-card .card-content{width:100%;padding:20px 10px;box-sizing:border-box;margin-top:5px;height:auto;background:#fff;border-radius:10px}.questionTable .test-manage .test-card .card-content .content-row{width:800px;min-height:30px;height:auto;margin:10px 0;display:flex;justify-content:space-between;align-items:center}.questionTable .test-manage .test-card .card-content .content-row .title{width:110px;font-size:14px;font-weight:500;text-align:right}.questionTable .test-manage .test-card .card-content .content-row .con{width:calc(100% - 140px);font-size:14px;word-wrap:break-word;position:relative}.questionTable .test-manage .test-card .card-content .content-row .con .ans-icon{position:absolute;right:-100px;top:50%;transform:translatey(-50%);opacity:1}.questionTable .test-manage .test-card .card-content .content-row .border{padding:6px 10px;border:1px solid #ebeef5;box-sizing:border-box;border-radius:5px}.questionTable .test-manage .test-card .card-content .content-row:hover .con .ans-icon{opacity:1}@media screen and (max-width:750px){.questionTable .test-manage .test-card{min-width:100%}.questionTable .test-manage .test-card .card-head{min-height:60px;height:auto;position:relative}.questionTable .test-manage .test-card .card-head .head-tag{position:absolute;left:6px;top:6px;height:32px;width:40px}.questionTable .test-manage .test-card .card-head .head-con{width:100%;height:auto;padding-left:30px;text-indent:2em;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.questionTable .test-manage .test-card .card-head .head-con .head-top{width:100%;height:auto;display:flex;justify-content:flex-start!important;align-items:center}.questionTable .test-manage .test-card .card-head .head-con .head-top .title{width:100%;height:auto;font-size:14px;line-height:17px;white-space:normal;display:block;word-wrap:break-word;font-weight:600}.questionTable .test-manage .test-card .card-head .head-down{width:100%;height:40%;display:flex;justify-content:flex-start!important;align-items:center;align-items:flex-start;flex-wrap:wrap}.questionTable .test-manage .test-card .card-head .head-down .title{text-indent:0;font-size:14px;margin-right:10px!important;margin-top:5px}.questionTable .test-manage .test-card .card-head .head-down .icon{margin-right:0!important}.questionTable .test-manage .test-card .card-head .head-down .icon i{font-size:12px}.questionTable .test-manage .test-card .card-head .head-down i{margin-left:10px}.questionTable .test-manage .test-card .card-content .content-row{width:100%;display:flex;justify-content:flex-start!important;align-items:center}.questionTable .test-manage .test-card .card-content .content-row .title{width:45px}.questionTable .test-manage .test-card .card-content .content-row .con{width:calc(100% - 130px);margin-left:10px}.questionTable .test-manage .test-card .card-content .content-row .con .ans-icon{right:-75px;opacity:1}}#gradients{color1:linear-gradient(90deg,#e62129,#e62129);color2:linear-gradient(90deg,#df575c,#df575c);inputColor:linear-gradient(90deg,#fff,rgba(0,0,0,.1))}.small{height:26px!important;line-height:26px!important;font-size:12px!important;padding:0 10px!important}.mainBtn{text-align:center;color:#fff;height:32px;padding:0 15px;line-height:32px;border:1px solid #fff;border-radius:5px;background:linear-gradient(90deg,#e62129,#e62129);font-size:14px;cursor:pointer}.mainBtn:hover{background:linear-gradient(90deg,#df575c,#df575c)}.mainBtn2{text-align:center;height:32px;padding:0 15px;line-height:32px;border:1px solid #e62129;border-radius:5px;background:#fff;color:#e62129;cursor:pointer;font-size:14px}.mainBtn2:hover{color:#fff;background:#e62129}.sumbitBtn{text-align:center;height:32px;padding:0 15px;line-height:32px;border:1px solid #fff;border-radius:5px;background:#0b9165;color:#fff;cursor:pointer}.sumbitBtn:hover{background:#12a273}.button1{background:#fff;color:#ff5250;text-align:center;outline:none;cursor:pointer;box-sizing:border-box}.button1,.button1:hover{border:1px solid #ff5250}.button1:hover{background:rgba(255,82,80,.2)}.button2{background:#009a45;border:1px solid linear-gradient(90deg,#e62129,#e62129)}.button2,.button3{text-align:center;color:#fff}.button3{border:1px solid #c8c8c8;background:#c8c8c8}.button3:hover{background:#c8c8c8;color:#fff}.disBtn,.disBtn:hover{background:#cdcdcd!important;border:1px solid #cdcdcd!important;color:#fff!important}.querybutton{text-align:center;color:#fff;height:32px;padding:0 15px;line-height:32px;border:1px solid #ff5250;background:#ff5250;cursor:pointer}.querybutton:hover{background:#317bff}.flex-between{justify-content:space-between}.flex-around,.flex-between{display:flex;align-items:center}.flex-around{justify-content:space-around}.flex-between-start{display:flex;justify-content:space-between;align-items:flex-start}.flex-center{justify-content:center}.flex-between-col,.flex-center{display:flex;align-items:center}.flex-between-col{flex-direction:column;justify-content:space-between}.flex-center-col{justify-content:center;align-items:center}.flex-center-col,.flex-start-col{display:flex;flex-direction:column}.flex-start-col{justify-content:flex-start;align-items:flex-start}.flex-start-row{justify-content:flex-start!important}.flex-end-row,.flex-start-row{display:flex;align-items:center}.flex-end-row{justify-content:flex-end}.flex-start-start{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.content,.sat-items{height:100%}.sat-items{width:100%;align-items:flex-start!important}.sat-items .el-table__body{border-spacing:0 5px}.sat-items .el-table__body .el-table__row{box-sizing:border-box;background:#fff}.sat-items-menu{width:280px;height:600px;background:#fff;border-radius:10px}.sat-items-table{width:calc(100% - 300px);height:auto}.sat-items-table .navItems{height:50px;width:100%;background:#fff;border-radius:5px;margin-bottom:10px;padding-left:20px;box-sizing:border-box}.sat-items-table .navItems .navItem{padding:0 15px;height:30px;line-height:30px;color:#fff;background:#cdcdcd;border-radius:5px;cursor:pointer;margin-right:20px}.sat-items-table .navItems .navItem:hover{background:#e62129}.sat-items-table .navItems .navItem-state{cursor:pointer}.sat-items-table .navItems .m20{margin-left:20px}.sat-items-table .navItems .active{background:#e62129}