*{margin:0;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-family:PingFangSC-Regular,Microsoft YaHei}article,aside,dialog,figure,footer,header,menu,nav,section{display:block}blockquote,body,button,code,dd,div,dl,dt,fieldset,figure,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,section,select,td,textarea,th,ul{margin:0;padding:0;font-size:12px}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}dd,dl,dt,ol,ul{list-style-type:none}img,input{border:none;padding:0;font-size:15px;line-height:normal}em,i{font-style:normal}:focus{outline:none}#app,.Router,body,html{width:100%;height:100%;background-color:#f6f8fa}[contenteditable=true],input,textarea{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;-o-user-select:auto!important;user-select:auto!important}:root{--headerBarHeight:0px;--headerHeight:44px}.Router{position:absolute;width:100%;-webkit-transition:all .3s ease;transition:all .3s ease}.Router>div:nth-child(2){height:calc(100% - var(--headerBarHeight) - var(--headerHeight));overflow-y:scroll;-webkit-overflow-scrolling:touch}.slide-left-enter,.slide-right-leave-active{opacity:0;-webkit-transform:translate(100%);transform:translate(100%)}.slide-left-leave-active,.slide-right-enter{opacity:0;-webkit-transform:translate(-100%);transform:translate(-100%)}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#999;font-size:15px}input:-moz-placeholder,input::-moz-placeholder,textarea:-moz-placeholder,textarea::-moz-placeholder{color:#999;font-size:15px}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#999;font-size:15px}textarea::-webkit-input-placeholder{color:#999;font-size:15px}textarea:-moz-placeholder,textarea::-moz-placeholder{color:#999;font-size:15px}textarea:-ms-input-placeholder{color:#999;font-size:15px}*{-webkit-tap-highlight-color:rgba(0,0,0,0);-moz-tap-highlight-color:transparent}.bottomLine{height:40px;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}.bottomLine .line{width:30px;height:1px;background:#d8d8d8}.bottomLine .text{font-size:12px;color:#999;margin:0 10px}.appHeaderMask{top:0;height:calc(var(--headerBarHeight) + 44px)}.appBodyMask,.appHeaderMask{width:100%;position:fixed;left:0;background:#000;opacity:.5;z-index:99}.appBodyMask{height:100%;bottom:0}.notScroll{overflow:hidden}.reason-dialog-content{background-color:#fff;width:80%;border-radius:8px;height:220px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box}.reason-dialog-content .title{font-size:18px;font-weight:600;text-align:center;padding-bottom:20px}.reason-dialog-content .list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.reason-dialog-content .list .item{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:10px;padding-left:10px;-webkit-box-sizing:border-box;box-sizing:border-box}.reason-dialog-content .list .item img{width:20px}.reason-dialog-content .list .item span{font-size:14px;margin-left:10px}.reason-dialog-content .submit{width:80%;height:40px;line-height:40px;text-align:center;color:#fff;font-size:16px;background-color:#0062ff;margin:30px auto 0}.project-change-dialog-content{background-color:#fff;width:180px;border-radius:3px 0 0 3px;height:165px;position:absolute;top:calc(44px + var(--headerBarHeight));right:0;-webkit-box-sizing:border-box;box-sizing:border-box}.project-change-dialog-content .list ul li{list-style:none;height:54px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.project-change-dialog-content .list ul li div{width:54px;text-align:center}.project-change-dialog-content .list ul li div img{vertical-align:middle}.project-change-dialog-content .list ul li span{font-size:16px;color:#222}.seeEvaluate{font-size:0;background:#fff;position:fixed;width:calc(100% - 22px);bottom:0;left:11px;z-index:100;border-radius:5px 5px 0 0}.seeEvaluate header{border-radius:5px 5px 0 0;padding:0 16px;height:30px;background-color:#0062ff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.seeEvaluate header span{font-size:13px;color:#fff}.seeEvaluate h2{text-align:center;font-size:20px;color:#d2111a;margin-bottom:.213rem;padding-top:36px}.seeEvaluate .starsMain{text-align:center;margin-bottom:45px}.seeEvaluate .starsMain img{width:21px;height:20px;margin:0 7px 0 7px}.seeEvaluate .numEve{margin:0 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:25px}.seeEvaluate .numEve span{font-size:13px;color:#666}.seeEvaluate .comment{margin:0 16px;font-size:12px;color:#444;padding-bottom:46px}input[type=text]{-webkit-appearance:none}.approval .approval-view{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.approval .approval-view .view-head .view-head-top{width:100%;height:var(--headerBarHeight)}.approval .approval-view .view-head .backclose{width:44px;height:44px;margin-bottom:12px;display:-webkit-box;display:-ms-flexbox;display:flex}.approval .approval-view .view-head .backclose>img{margin:auto}.approval .approval-view .view-head .view-title{padding:0 16px;font-family:PingFangSC-Medium;font-size:24px;font-weight:400;font-stretch:normal;letter-spacing:0;color:#222;margin-bottom:15px}.approval .approval-view .con-box{-webkit-box-flex:1;-ms-flex:1;flex:1}.approval .approval-view .con-box .box-item{margin-top:18px}.approval .approval-view .con-box .box-item:first-child{margin-top:0}.approval .approval-view .con-box .box-item .box-sequence{font-family:PingFangSC-Regular;font-size:16px;font-weight:400;font-stretch:normal;letter-spacing:0;color:#fff;padding:0 16px;height:40px;line-height:40px}.approval .approval-view .con-box .box-item .box-frame{margin-top:12px;padding:0 16px;background-color:#fff;-webkit-box-shadow:0 1px 3px 0 hsla(0,0%,86.7%,.7);box-shadow:0 1px 3px 0 hsla(0,0%,86.7%,.7)}.approval .approval-view .con-box .box-item .box-frame .frame-caption{position:relative;padding-left:9px;height:49px;line-height:49px;font-family:PingFangSC-Medium;font-size:16px;font-weight:400;font-stretch:normal;letter-spacing:0;color:#222;border-bottom:1px solid #eee}.approval .approval-view .con-box .box-item .box-frame .frame-caption:after{content:"";display:block;background:url(../img/icon.6d041cad.png) no-repeat -349px -243px;width:3px;height:14px;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.approval .approval-view .con-box .box-item .box-frame .frame-caption .not-required{font-size:12px;color:#999;margin-left:10px}.approval .approval-view .con-box .box-item .box-frame .item-list{padding-top:15px;padding-bottom:17px}.approval .approval-view .con-box .operating{padding:0 16px;margin:20px 0 30px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:44px;line-height:44px;text-align:center}.approval .approval-view .con-box .operating>div{-webkit-box-flex:1;-ms-flex:1;flex:1;border-radius:3px}.approval .approval-view .con-box .operating .reject{border:1px solid #4d91ff;font-family:PingFangSC-Regular;font-size:18px;font-weight:400;font-stretch:normal;letter-spacing:0;color:#0062ff;margin-right:11px}.approval .approval-view .con-box .operating .agree{border:1px solid #0062ff;font-family:PingFangSC-Regular;font-size:18px;font-weight:400;font-stretch:normal;letter-spacing:0;color:#fff;background-color:#0062ff}.approval .approval-search{width:100%;height:100%;background:#fff}.ordinary{background-color:#0062ff}.by{background-color:#00a022}.noby{background-color:#ff000c}.review{background-color:#f90}.approval-view .textarea-form .textarea-item{width:100%;resize:none;height:91px;border:1px solid #ddd;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box}.approval-view .textarea-form .textarea-item,.approval-view .textarea-form .textarea-text{font-family:PingFangSC-Regular;font-size:14px;font-weight:400;font-stretch:normal;letter-spacing:0;color:#222}.approval-view .input-form .lable{width:70px;height:20px;line-height:20px;font-family:PingFangSC-Regular;font-size:14px;font-weight:400;font-stretch:normal;letter-spacing:0;color:#666}.approval-view .input-form .single-line{-webkit-box-flex:1;-ms-flex:1;flex:1}.approval-view .input-form .single-line .line-input{width:100%;background:none;border:1px solid #ddd;height:36px;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.approval-view .input-form .input-text,.approval-view .input-form .single-line .line-input{font-family:PingFangSC-Regular;font-size:14px;font-weight:400;font-stretch:normal;letter-spacing:0;color:#222}.approval-view .select-form .select-option{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.approval-view .select-form .select-option>p{line-height:20px;font-family:PingFangSC-Regular;font-size:14px;font-weight:400;font-stretch:normal;letter-spacing:0;color:#222;-webkit-box-flex:1;-ms-flex:1;flex:1}.approval-view .select-form .select-option .select-pop{background:url(../img/icon.6d041cad.png) no-repeat -348px -46px;width:5px;height:9px}.approval-view .radio-form,.approval-view .radio-form .radio-label{display:-webkit-box;display:-ms-flexbox;display:flex}.approval-view .radio-form .radio-label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:20px}.approval-view .radio-form .radio-label .radio-item{width:16px;height:16px;background-color:#fff;border:1px solid #ddd;position:relative;border-radius:50%;margin-right:5px}.approval-view .radio-form .radio-label .radio-item .radio-label-input{z-index:3;position:absolute;top:0;bottom:0;left:0;margin:auto;opacity:0;display:block;width:100%;height:100%;cursor:pointer}.approval-view .radio-form .radio-label .is-checked{border:1px solid #0062ff}.approval-view .radio-form .radio-label .is-checked:after{position:absolute;content:"";display:block;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:8px;height:8px;background-color:#0062ff;border-radius:50%}.approval-view .radio-form .radio-label .radio__txt{height:20px;line-height:20px;font-family:PingFangSC-Regular;font-size:14px;font-weight:400;font-stretch:normal;letter-spacing:0;color:#666}.approval-view .file-form .flle-form-row{overflow:hidden;position:relative;width:120px;height:30px;background-color:#0062ff;text-align:center;line-height:30px;border-radius:3px;font-family:PingFangSC-Regular;font-size:15px;font-weight:400;font-stretch:normal;letter-spacing:0;color:#fff}.approval-view .file-form .flle-form-row span{display:block}.approval-view .file-form .file-form-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.approval-view .file-form .file-form-text .file-img{background:url(../img/icon.6d041cad.png) no-repeat -35px -437px;width:30px;height:26px;margin-right:10px}.approval-view .file-form .file-form-text .file-detail{-webkit-box-flex:1;-ms-flex:1;flex:1}.approval-view .file-form .file-form-text .file-detail .file-detail-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.approval-view .file-form .file-form-text .file-detail .file-detail-title .id{height:22px;line-height:22px;font-family:PingFangSC-Regular;font-size:16px;font-weight:400;font-stretch:normal;letter-spacing:0;color:#222}.approval-view .file-form .file-form-text .file-detail .file-detail-title .deleteFile{display:block;padding:5px;margin-right:10px}.approval-view .file-form .file-form-text .file-detail .detail-time{height:17px;line-height:17px;font-family:PingFangSC-Regular;font-size:12px;font-weight:400;font-stretch:normal;letter-spacing:0;color:#999;margin-top:3px}.approval-view .image-form{display:-webkit-box;display:-ms-flexbox;display:flex}.approval-view .image-form .image-form-data{width:100px;height:100px;position:relative}.approval-view .image-form .image-form-data .img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:5px}.approval-view .image-form .image-form-data .deleteImage{display:block;background:url(../img/icon.6d041cad.png) no-repeat -140px -440px;width:20px;height:20px;padding:5px;position:absolute;right:-22px;top:-12px;z-index:1}.approval-view .image-form .image-form-row{position:relative;overflow:hidden;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100px;height:100px;border:1px dashed #bbb;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:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.approval-view .image-form .image-form-row .add-button{background:url(../img/icon.6d041cad.png) no-repeat -441px -341px;width:19px;height:19px}.approval-view .image-form .image-form-row .add-txt{margin-top:7px;height:17px;line-height:17px;font-family:PingFangSC-Regular;font-size:12px;font-weight:400;font-stretch:normal;letter-spacing:0;color:rgba(0,0,0,.45)}.approval-view .image-form .image-form-row .file-item{display:block;filter:alpha(opacity=0);height:100%;width:100%;opacity:0;position:absolute;right:0;text-align:right;top:0;cursor:pointer}.approval-view .daterange-form .ndata .time:first-child{margin-bottom:10px}.approval-view .daterange-form .ndata .hr{width:10px;height:1px;background-color:#999;margin:0 10px}.approval-view .daterange-form .tdata .time-interval{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;margin-bottom:8px}.approval-view .daterange-form .tdata .time-interval .into{font-family:PingFangSC-Regular;font-size:14px;font-weight:400;font-stretch:normal;letter-spacing:0;color:#222}.approval-view .daterange-form .tdata .time-interval .hr{width:10px;height:1px;background-color:#999;margin:0 10px}.approval-view .daterange-form .duration{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px}.approval-view .daterange-form .duration .duration-img{background:url(../img/icon.6d041cad.png) no-repeat -543px -243px;width:14px;height:14px;margin-right:5px}.approval-view .daterange-form .duration .duration-text{font-family:PingFangSC-Medium;font-size:14px;font-weight:400;font-stretch:normal;letter-spacing:0;color:#0062ff}.approval-view .time{height:36px;background-color:#fff;border-radius:2px;border:1px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.approval-view .time .time-input{width:100%;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.approval-view .time:after{content:"";display:block;position:absolute;width:14px;height:14px;background:url(../img/icon.6d041cad.png) no-repeat -443px -243px;right:10px;top:11px}.approval-view .duration-form .duration-form-ndata{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.approval-view .duration-form .duration-form-ndata .input-box .item-into{width:200px;background:none;border:1px solid #ddd;height:36px;font-family:PingFangSC-Regular;font-size:14px;font-weight:400;font-stretch:normal;letter-spacing:0;color:#222;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.approval-view .duration-form .duration-form-ndata .radio-box{display:-webkit-box;display:-ms-flexbox;display:flex}.approval-view .duration-form .duration-form-ndata .radio-box .label-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:12px}.approval-view .duration-form .duration-form-data{font-family:PingFangSC-Medium;font-size:14px;font-weight:400;font-stretch:normal;letter-spacing:0;color:#222}.approval-view .project-form .project-row{margin-top:14px;display:-webkit-box;display:-ms-flexbox;display:flex}.approval-view .project-form .project-row:first-child{margin-top:0}.approval-view .project-form .project-row .lable{width:85px;line-height:20px;font-family:PingFangSC-Regular;font-size:14px;font-weight:400;font-stretch:normal;letter-spacing:0;color:#666}.approval-view .project-form .project-row .single-line{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.approval-view .project-form .project-row .single-line>p{-webkit-box-flex:1;-ms-flex:1;flex:1;height:20px;line-height:20px;font-family:PingFangSC-Regular;font-size:14px;font-weight:400;font-stretch:normal;letter-spacing:0;color:#222}.table-form{padding-top:0!important}.table-form .table-form-tdata .table-box{padding-top:16px;padding-bottom:17px;border-bottom:1px solid #eee}.table-form .table-form-tdata .table-box:last-child{padding-bottom:0;border-bottom:0}.table-form .table-form-tdata .table-box .table-row{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.table-form .table-form-tdata .table-box .table-row:first-child{margin-top:8px}.table-form .table-form-tdata .table-box .table-row .lable{width:85px;line-height:20px;font-family:PingFangSC-Regular;font-size:14px;font-weight:400;font-stretch:normal;letter-spacing:0;color:#666}.table-form .table-form-tdata .table-box .table-row .single-line{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.table-form .table-form-tdata .table-box .table-row .single-line>p{-webkit-box-flex:1;-ms-flex:1;flex:1;height:20px;line-height:20px;font-family:PingFangSC-Regular;font-size:14px;font-weight:400;font-stretch:normal;letter-spacing:0;color:#222}.table-form .table-form-tdata .table-box .table-row .single-line .project-pop{background:url(../img/icon.6d041cad.png) no-repeat -348px -46px;width:5px;height:9px}.table-form .table-form-tdata .table-box .tr-title{position:relative;padding-left:9px;height:20px;font-family:PingFangSC-Medium;font-size:14px;font-weight:400;font-stretch:normal;letter-spacing:0;color:#222;margin-bottom:8px}.table-form .table-form-tdata .table-box .tr-title:after{content:"";display:block;background:url(../img/icon.6d041cad.png) no-repeat -349px -243px;width:3px;height:14px;position:absolute;top:50%;left:0;opacity:.4;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.table-form .table-form-ndata .list-box .list-title{position:relative;padding:15px 0;padding-left:9px;height:20px;font-family:PingFangSC-Medium;font-size:14px;font-weight:400;font-stretch:normal;letter-spacing:0;color:#222;border-bottom:1px solid #eee;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.table-form .table-form-ndata .list-box .list-title:after{content:"";display:block;background:url(../img/icon.6d041cad.png) no-repeat -349px -243px;width:3px;height:14px;position:absolute;top:50%;left:0;opacity:.4;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.table-form .table-form-ndata .list-box .list-title .small{height:17px;font-family:PingFangSC-Regular;font-size:12px;font-weight:400;font-stretch:normal;letter-spacing:0;color:#999}.table-form .table-form-ndata .list-box .list-title .deleteRow{background:url(../img/icon.6d041cad.png) no-repeat -243px -443px;width:14px;height:14px}.table-form .table-form-ndata .list-box .list-row{padding:15px 0;border-bottom:1px solid #eee;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.table-form .table-form-ndata .list-box .list-row .lable{width:85px;line-height:20px;font-family:PingFangSC-Regular;font-size:14px;font-weight:400;font-stretch:normal;letter-spacing:0;color:#666}.table-form .table-form-ndata .list-box .list-row .enter{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.table-form .table-form-ndata .list-box .list-row .enter .enter-input{width:100%}.table-form .table-form-ndata .list-box .list-row .enter .enter-input,.table-form .table-form-ndata .list-box .list-row .enter .enter-p{height:20px;line-height:20px;font-family:PingFangSC-Regular;font-size:14px;font-weight:400;font-stretch:normal;letter-spacing:0;color:#222}.table-form .table-form-ndata .list-box .list-row .enter .enter-p{-webkit-box-flex:1;-ms-flex:1;flex:1}.table-form .table-form-ndata .list-box .list-row .enter .enter-i{margin-left:9px;background:url(../img/icon.6d041cad.png) no-repeat -348px -46px;width:5px;height:9px}.table-form .table-form-ndata .add-list{margin-top:10px;margin-bottom:3px;height:40px;border:1px dashed #ccc;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}.table-form .table-form-ndata .add-list .icon-add{background:url(../img/icon.6d041cad.png) no-repeat -541px -341px;width:18px;height:18px}.approval-view .frame-caption .project-pop{float:right;display:inline-block;background:url(../img/icon.6d041cad.png) no-repeat -348px -46px;width:5px;height:9px;margin-top:20px}.approval-view .box-frame.loan .select-option>div{width:100%}.approval-view .box-frame.loan .select-option p{line-height:30px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.approval-view .box-frame.loan .select-option p .delete{display:block;background:url(../img/icon.6d041cad.png) no-repeat -140px -440px;width:20px;height:20px}