.u-loading-fixed:before,.u-loading-static:before{content:' '}.u-loading{position:fixed;display:block;text-align:center;font-size:26px;line-height:1;z-index:1050;top:0;bottom:0;left:0;right:0}.u-loading>*{position:relative;top:50%}.u-loading .loading-circular{width:42px;height:42px;-webkit-animation:loading-rotate 2s linear infinite;-moz-animation:loading-rotate 2s linear infinite;animation:loading-rotate 2s linear infinite}.u-loading .loading-circular .loading-path{stroke-dasharray:1,200;stroke-dashoffset:0;stroke:#E31436;-webkit-animation:dash 1.5s ease-in-out infinite;-moz-animation:dash 1.5s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite;stroke-linecap:round}@-webkit-keyframes loading-rotate{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes loading-rotate{to{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loading-rotate{to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@-moz-keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.u-loading-fixed{color:#fff}.u-loading-fixed:before{position:absolute;top:0;bottom:0;left:0;right:0;-webkit-overflow-scrolling:touch;touch-action:cross-slide-y pinch-zoom double-tap-zoom;background:rgba(0,0,0,.3)}.u-loading-static{position:static;display:inline-block;font-size:inherit}.u-loading-static>*{position:static}.new_modal{position:fixed;left:50%;top:50%;opacity:0;filter:alpha(opacity=0);-webkit-transition:opacity .5s ease;-moz-transition:opacity .5s ease;transition:opacity .5s ease}.new_modal.modalAbsolute{position:absolute}.new_modal .modal_mask{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;opacity:.5;filter:alpha(opacity=50)}.new_modal .modal_main{width:100%;height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:101;background:#fff;position:relative;border-radius:4px;padding:10px 0 5px}.new_modal .btn,.reg-calendar{vertical-align:middle;-moz-box-sizing:border-box}.new_modal .btn{-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;font-family:arial,'Microsoft Yahei',sans-serif;cursor:pointer;font-size:14px;line-height:40px;width:120px;border-radius:2px}.new_modal .modal_head{margin-bottom:10px}.new_modal .modal_head .title{color:#000;font-size:15px;padding-left:15px}.new_modal .modal_head .cls_icon{width:15px;height:15px;cursor:pointer;position:absolute;top:10px;right:15px;background-image:url(../../images/aggre/close.svg);background-position:center;-webkit-background-size:contain;background-size:contain;background-repeat:no-repeat}.new_modal .modal_body{min-height:80px;min-width:250px;max-height:520px;overflow-y:scroll;padding:0 40px}.new_modal .modal_body .conirm_txt{font-size:18px;margin:auto;text-align:center;padding:30px}.new_modal .confirmErrorArea{color:#f8513f;display:block;position:absolute;left:50%;bottom:28px;margin-left:80px;width:200px}.new_modal .modal_foot{margin-bottom:15px}.new_modal .modal_foot .content{width:185px;margin:auto}.new_modal .modal_foot .content .btn{width:80px;height:35px;line-height:35px;margin:0 5px}.new_modal button[disabled]{background-color:#ee8176;color:#f7c7c2;cursor:not-allowed}.new_modal.fadeIn{opacity:1;z-index:100;filter:alpha(opacity=100)}.new_modal.fadeIn .modal_main{margin-top:0}.u-result{width:525px}.u-result .successlogo{margin:40px auto 25px;font-size:70px;color:#00ce22;display:block;text-align:center}.u-result .mainText,.u-result .subText{text-align:center;font-size:18px;width:310px;color:#333;margin:auto}.u-result .subText{font-size:12px;color:#6e7480;margin-top:10px;margin-bottom:40px}.u-result .resultBtn{margin:0 auto 50px;display:block}.reg-calendar{border-radius:4px;border:0;position:relative;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;width:200px;height:40px;line-height:30px;cursor:pointer}.reg-calendar .img{position:absolute;left:15px;top:9px;display:inline-block;background:url(/dist/images/spritesheet.png) -76px -40px;width:20px;height:22px}.reg-calendar input{border-radius:4px;text-align:justify;padding-left:63px;border:1px solid #d0d0d0;height:40px;width:198px;font-size:14px;z-index:1;position:relative;background:0 0;background:rgba(255,255,255,0)}.m-table-page,.table-btn,.u-aggr-table,.u-tabs .tab{text-align:center}.reg-calendar input:focus{border-color:#f8513f}.reg-calendar .arrow{width:0;height:0;position:absolute;right:15px;top:15px;border-width:8px 6px;border-style:solid;border-color:#333 #fff #fff}.dropWarp,.u-tabs{position:relative}.u-aggr-table{border-collapse:collapse;border-spacing:0;margin:20px 0 0;padding:0;width:100%}.u-aggr-table thead{background:#eef1f4}.u-aggr-table thead th{font-weight:700;font-size:14px;padding:13px 0;background-color:#edf0f5}.u-aggr-table tbody tr{background:#fff}.u-aggr-table tbody tr:nth-child(2n){background:#f6f9fc}.u-aggr-table tbody tr td{padding:10px 5px;font-size:13px;max-width:150px;line-height:1.62;word-break:break-all;color:#333}.u-aggr-table tbody tr td .desc{max-height:40px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.u-aggr-table tbody tr td.u-not-found{height:300px;background-image:url(../../images/aggre/icon-not-found.jpg);background-repeat:no-repeat;background-position:center}.u-aggr-table tbody tr td p{margin:0;padding:0}.u-aggr-table tbody tr td .inAmount{color:#009b24}.u-aggr-table tbody tr td .outAmount{color:#f8513f}.u-aggr-table tbody tr td .tip,.u-aggr-table tbody tr td.tip{color:#999}.u-aggr-table tbody tr td a{cursor:pointer;color:#006cff}.m-pagination{margin:30px auto;display:inline-block;zoom:1}.m-pagination:after{content:'\20';display:block;height:0;clear:both}.m-pagination li{list-style-type:none;float:left}.m-pagination span{font-size:14px;line-height:40px;min-width:40px;display:inline-block;margin-left:-1px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;transition:all .2s linear;color:#333;border:1px solid #dfdfdf}.dropWarp,.dropWarp .dropDown{-webkit-box-sizing:border-box}.m-pagination span[data-value]{border:1px solid #dfdfdf;cursor:pointer}.m-pagination span[data-value]:hover{background-color:#f2f2f2}.m-pagination span.dots{border-style:none}.m-pagination span.current{z-index:3;position:relative;border:1px solid #f94f41;background-color:#f94f41;color:#fff}.m-pagination span.next,.m-pagination span.prev{padding:0 40px;margin:0 7px;color:#abb3bc}.m-pagination span.next[data-value],.m-pagination span.prev[data-value]{color:#333}.m-pagination span.next[data-value]:hover,.m-pagination span.prev[data-value]:hover{background-color:#444;color:#fff}.m-pagination span.next[data-value]:active,.m-pagination span.prev[data-value]:active{background-color:#333;color:#d8d8d8}.u-tabs{height:40px;line-height:40px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.u-tabs .tab{display:inline-block;height:100%;max-width:165px;margin-right:30px;color:#333;cursor:pointer;border-bottom:2px solid transparent}.u-tabs .tab.active{border-color:#f8513f;color:#f8513f}.u-tabs .tab:hover{border-color:#999}.u-tabs .tab.active:hover{border-color:#f8513f;color:#f8513f}.table-btn{width:98px;height:30px;line-height:30px;border-radius:4px;background-color:#fff;border:1px solid #dbdbdb;margin-left:20px;font-size:13px;cursor:pointer;outline:0}.table-btn:disabled{cursor:not-allowed}.dropWarp{cursor:pointer;-moz-box-sizing:border-box;box-sizing:border-box;height:40px;border-radius:4px}.dropWarp .dropName{display:inline-block;font-size:16px;margin-right:5px;margin-top:10px}.dropWarp .dropName.dropInput{border-radius:4px;font-size:14px;padding-left:15px;position:absolute;margin-top:0;width:100%;top:0;left:0;right:0;bottom:0;border:1px solid #d0d0d0;outline:0;height:40px;padding-top:4px}.dropWarp .dropName.dropInput.extraLeft{padding-left:45px}.dropWarp .dropName.dropInput:focus{border-color:#f8513f}.dropWarp .dropIcon{position:absolute;cursor:pointer;top:18px;right:15px;border:5px solid #bbb;border-left-color:transparent;border-right-color:transparent;border-bottom-color:transparent}.dropWarp .dropDown{-moz-box-sizing:border-box;box-sizing:border-box;background:#fff;-o-border-radius:4px;position:absolute;right:0;top:42px;z-index:10;min-width:140px;min-height:40px;display:inline-block;-webkit-transition:.2s all linear;-moz-transition:.2s all linear;transition:.2s all linear;overflow:auto;width:100%;max-height:200px;border-radius:4px;border:1px solid #d0d0d0}.dropWarp .dropDown.shadowShow{-webkit-box-shadow:2px 3px 15px rgba(116,116,116,.22);box-shadow:2px 3px 15px rgba(116,116,116,.22);margin:2px;border:0}.dropWarp .dropDown li{border-top:1px solid #eff2f6;height:40px;line-height:40px;font-size:14px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:2px 25px 2px 15px;text-align:left;position:relative}.dropWarp .dropDown li.mainMneu{height:50px;line-height:50px;border:0}.dropWarp .dropDown li.mainMneu.cancel{border-top:1px solid #eff2f6;height:45px;line-height:40px}.dropWarp .dropDown li.icon-icon_choose_right::after{content:'\e62a';color:#f8513f;position:absolute;right:15px}.u-help i:after,.u-help i:before,.u-radio-new .icon::after,.u-tooltip .info .arrow::after{content:''}.dropWarp .dropDown li:first-child{border:0}.dropWarp .dropDown li:hover{background:#f5f7fa}.dropWarp .dropDown.showItem{opacity:1}.dropWarp .dropDown.hideItem{opacity:0}.form-item{margin:15px 0;display:block;position:relative}.form-item .form-tips{background:#fffcda;padding:10px 30px;border-radius:4px;color:#333}.form-item a{color:#006cff;cursor:pointer}.form-item label{display:inline-block;margin-right:20px;vertical-align:top;margin-top:9px;width:85px;text-align:right}.form-item .message{display:inline-block;margin-top:10px;vertical-align:top}.form-item .message .info{word-break:break-all;width:300px;line-height:18px;max-height:56px;overflow:hidden}.form-item.tipsArea{margin:40px 0}.form-item .form-checkbox-warp label{vertical-align:middel;margin-top:0}.form-item .form-checkbox-warp .form-checkbox{margin-right:15px;margin-bottom:10px}.form-item .form-checkbox-warp .form-checkbox .text{font-size:12px}.form-item .inputItem{border-radius:4px;width:200px;height:40px;border:1px solid #d0d0d0;outline:0;line-height:40px;padding:0 10px}.form-item .inputItem.active,.form-item .inputItem:focus{border-color:#f8513f}.form-item .inputIcon{position:absolute;left:15px;top:9px;display:inline-block;width:20px;height:22px;z-index:1}.form-item .inputInfo{margin-top:5px;word-break:break-all}.form-item .errors{color:#f8513f;font-size:12px;width:300px;word-break:break-all;overflow:hidden;display:inline-block;vertical-align:middle}.form-item .tips{color:#999;font-size:12px}.form-item input[type=button]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;outline:0;font-family:arial,'Microsoft Yahei',sans-serif;cursor:pointer;font-size:14px;line-height:40px;height:40px;display:inline-block;vertical-align:middle;width:120px;border-radius:2px;border:none;color:#fff;margin-left:110px;margin-top:5px;background-color:#f8513f}.form-item input[type=button]:hover{background-color:#ee8176}.form-item input[type=button].disabled{cursor:not-allowed;background-color:#ff5146;opacity:.3}.form-item input[type=button].center{display:block;margin-left:auto;margin-right:auto}.u-passwordMixInput{display:block;position:relative}.split-line{border-bottom:1px dashed #dbdbdb;padding-top:10px}.split-line2{border-bottom:1px dashed #e4e7ec;padding-top:10px}.split-text{text-align:left;color:#a1a7b2;margin:30px 0 10px}.u-upload label{margin-top:0}.u-upload .extraInfo{font-size:12px;margin-top:5px}.u-upload .upload{position:relative;display:inline-block}.u-upload .upload .uploadName{color:#666;margin-left:25px;margin-right:10px;display:inline-block;vertical-align:top}.u-upload .upload .close{padding-left:25px;cursor:pointer;height:10px;margin-top:6px;vertical-align:top;display:inline-block;background:url(/platformv3/images/close_right.png) left center no-repeat}.u-upload .upload .errors{color:#f8513f;display:block}.u-upload .upload .btn-upload{padding-left:25px;cursor:pointer;position:relative;color:#006cff;overflow:hidden;background:url(/platformv3/images/doc/icon-upload.png) left center no-repeat}.u-upload .upload .btn-upload input[type=file]{position:absolute;left:0;top:0;height:100%;width:100%;cursor:pointer;opacity:0;font-size:100px;filter:alpha(opacity=0)}.u-upload .tail{vertical-align:top;display:inline-block}.u-upload .errors{margin-top:5px}.u-upload.refundUpload .upload{margin-right:5px}.u-upload.refundUpload .upload .btn-upload{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:36px;line-height:36px;display:inline-block;margin:-10px auto 0;width:136px;border:1px dashed #b5bac5;text-align:center;background-position-x:30px;color:#333;border-radius:4px}.u-upload.refundUpload .upload .uploadName{background:url(../../images/aggre/icon_file_excel.png) no-repeat;margin-left:10px;padding-left:20px;height:25px}.u-upload.refundUpload .errors{margin-top:5px}.selectModule{display:inline-block;vertical-align:middle}.selectModule li{float:left;width:90px;height:32px;border-radius:16px;background-color:#fff;border:1px solid #d0d0d0;color:#333;line-height:32px;text-align:center;margin-right:10px;cursor:pointer}.selectModule li.active,.selectModule li:hover{border:1px solid #ff5146;color:#ff5146}.u-downLoad,.u-tooltip{color:#6e7480;font-size:12px}.u-tooltip{position:relative;text-align:center;cursor:pointer}.u-tooltip .info{display:none;padding:8px 9px;margin-top:-10px;margin-left:-1px;width:100px;position:absolute;top:0;left:50%;-webkit-transform:translate(-50%,-100%);-moz-transform:translate(-50%,-100%);-ms-transform:translate(-50%,-100%);transform:translate(-50%,-100%);background:#fff;-webkit-box-shadow:0 2px 10px 0 #c8cdd6;box-shadow:0 2px 10px 0 #c8cdd6;z-index:10;border-radius:4px}.toast,.u-tooltip .info .arrow{-ms-transform:translateX(-50%)}.u-tooltip .info .arrow{width:50px;height:25px;position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%);overflow:hidden}.u-tooltip .info .arrow::after{position:absolute;width:8px;height:8px;background:#fff;-webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);-moz-transform:translateX(-50%) translateY(-50%) rotate(45deg);-ms-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translateX(-50%) translateY(-50%) rotate(45deg);top:0;left:50%;-webkit-box-shadow:0 2px 10px 0 #c8cdd6;box-shadow:0 2px 10px 0 #c8cdd6}.u-radio .icon,.u-radio .icon.checked,.u-recheckbox .icon,.u-recheckbox .icon.checked,.u-recheckbox .icon.disabled{background-image:url(/dist/images/spritesheet.png)}.u-tooltip:hover .info{display:block}.u-downLoad,.u-recheckbox,.u-recheckbox .icon,.u-recheckbox .text{display:inline-block}.u-downLoad{vertical-align:middle;margin-left:40px}.u-downLoad .download-title{margin-bottom:8px}.u-progress{height:8px;width:161px;background-color:#e8ebef;overflow:hidden;border-radius:4px}.u-progress .progress_bar{height:100%;border-radius:4px;background-color:#ff6054}.u-recheckbox .icon{width:14px;height:14px;background-position:-54px -70px;cursor:pointer}.u-recheckbox .icon.checked{background-position:-40px -70px}.u-recheckbox .icon.disabled{background-position:-26px -70px;cursor:not-allowed}.u-help,.u-radio .icon,.u-radio-new,.uploadCard-item .img-wrap .btn-upload{cursor:pointer}.u-recheckbox .text{margin-left:5px;color:#333;font-size:14px;vertical-align:bottom}.u-radio .text,.u-radio-new .text{color:#333;vertical-align:top;display:inline-block}.u-radio{display:inline-block;height:18px}.u-radio .icon{width:18px;height:18px;display:inline-block;background-position:-116px -40px}.u-radio .icon.checked{background-position:-134px -40px}.u-radio .text{margin-left:10px;font-size:14px}.form-radio{margin:12px 40px 0 0}.u-radio-new{display:inline-block;height:18px}.u-radio-new .icon{font-size:0;position:relative;padding:4px;display:inline-block;border:1px solid #999;border-radius:50%;-webkit-transition:border-color .2s;-moz-transition:border-color .2s;transition:border-color .2s;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.u-help,.u-help i,.u-help i:after,.u-help i:before{position:absolute}.u-radio-new .icon.checked,.u-radio-new:hover .icon{border-color:#f8513f}.u-radio-new .icon::after{-webkit-transition:opacity .2s;-moz-transition:opacity .2s;transition:opacity .2s;opacity:0;display:inline-block;width:8px;height:8px;border-radius:50%;background-color:#f8513f}.u-radio-new .icon.checked:after{opacity:1}.u-radio-new .text{margin-left:8px;line-height:18px;font-size:14px}.u-radio-group-new .u-radio-new{margin-left:37px}.u-radio-group-new .u-radio-new:first-child{margin-left:0}.uploadCard-item{display:inline-block}.uploadCard-item .img-wrap{float:left;height:130px;margin-right:20px;border:1px solid #ccc;padding:4px;width:130px}.uploadCard-item .img-wrap .empty-img{width:130px;height:99px;background:url(../../images/common/initial.png) center center no-repeat #f5f5f5}.uploadCard-item .img-wrap .upload-tips{display:block;text-align:center;font-size:12px;margin-top:10px;color:#999}.u-help{margin-top:3px;margin-left:5px;display:inline-block;width:14px!important;height:15px!important;vertical-align:middle;background:url(/dist/images/spritesheet.png) -12px -70px no-repeat;z-index:2}.u-help i{transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;-o-transition:all .3s;visibility:hidden;opacity:0;left:-64px;top:25px;padding:10px;width:140px;background:#fff;font-size:12px;font-style:normal;line-height:1.5;text-align:center;border:1px solid #dbdbdb;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.u-help i:before{top:-8px;left:62px;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #dbdbdb}.u-help i:after{top:-7px;left:63px;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #fff}.u-help:hover i{display:block;visibility:visible;opacity:1}.u-help a{color:#006cff}@font-face{font-family:iconfont;src:url(iconfont.eot?t=1528790750185);src:url(iconfont.eot?t=1528790750185#iefix) format('embedded-opentype'),url(data:application/x-font-woff;charset=utf-8;base64,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) format('woff'),url(iconfont.ttf?t=1528790750185) format('truetype'),url(iconfont.svg?t=1528790750185#iconfont) format('svg')}.iconfont{font-family:iconfont!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-user:before{content:"\e601"}.icon-function:before{content:"\e603"}.icon-key:before{content:"\e604"}.icon-delete:before{content:"\e605"}.icon-answer:before{content:"\e606"}.icon-arrow:before{content:"\e607"}.icon-trade:before{content:"\e608"}.icon-allocation:before{content:"\e609"}.icon-data:before{content:"\e60a"}.icon-set:before{content:"\e60b"}.icon-notice:before{content:"\e60c"}.icon-manager:before{content:"\e60d"}.icon-jiangjunling:before{content:"\e60e"}.icon-calendar:before{content:"\e60f"}.icon-details:before{content:"\e610"}.icon-icon_menu_data:before{content:"\e611"}.icon-icon_menu_trade:before{content:"\e612"}.icon-icon_menu_refund:before{content:"\e613"}.icon-icon_menu_company:before{content:"\e615"}.icon-icon_menu_download:before{content:"\e614"}.icon-icon_menu_refund1:before{content:"\e616"}.icon-icon_menu_wealth:before{content:"\e617"}.icon-icon_menu_info:before{content:"\e618"}.icon-icon_menu_channel:before{content:"\e619"}.icon-icon_arrow:before{content:"\e61a"}.icon-icon_close:before{content:"\e61b"}.icon-icon_tips:before{content:"\e61c"}.icon-icon_tips1:before{content:"\e61d"}.icon-icon_success:before{content:"\e61e"}.icon-icon_choose_file:before{content:"\e61f"}.icon-icon_choose:before{content:"\e62a"}body,button,input,keygen,legend,select,textarea{font-family:Helvetica,'PingFang SC','Lantinghei SC','Helvetica Neue',Arial,'Hiragino Sans GB',tahoma,'Microsoft Yahei',sans-serif}body,html{margin:0;padding:0;color:#333;font-size:14px}input,select,textarea{font-size:14px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.f-fl{float:left}.f-fr{float:right}.f-cl{clear:both}.f-toe{overflow:hidden;word-wrap:normal;white-space:nowrap;text-overflow:ellipsis}.txt-center{text-align:center}.u-rds-4{border-radius:4px}.u-rds-50{border-radius:50%}.shadow{-webkit-box-shadow:2px 3px 15px rgba(116,116,116,.22);box-shadow:2px 3px 15px rgba(116,116,116,.22);margin:2px}.font-12{font-size:12px}.font-14{font-size:14px}.dis-block{display:block!important}.charArea,.errorInfo{display:inline-block}.font-16{font-size:16px}.font-18{font-size:18px}textarea{resize:none;padding-top:5px!important}a{text-decoration:none}li,ul{list-style:none;padding:0;margin:0}.mar-l-pass{margin-left:145px!important}.charArea{overflow:hidden}.m-btn-1{background:#f8513f;color:#fff;border:1px solid #f8513f}.m-btn-1:hover{background:#ee8176;color:#f5b3ad;border:1px solid #ee8176}.m-btn-1[disabled]{background:#eee;color:#a3a3a3;border:1px solid #dbdbdb}.m-btn-2{background:#fff;color:#f8513f;border:1px solid #f8513f}.m-btn-2:hover{background:#ffe9e7;color:#fcb1a9;border:1px solid #fcb1a9}.m-btn-2[disabled]{background:#eee;color:#a3a3a3;border:1px solid #dbdbdb}.m-btn-3,.m-btn-3:hover{background:#fff;border:1px solid #dbdbdb}.m-btn-3{color:#333}.m-btn-3:hover{color:#9e9e9e}.m-btn-3[disabled]{background:#eee;color:#a3a3a3;border:1px solid #dbdbdb}.errorInfo{color:#f8513f;margin-left:10px}.m-top0{margin-top:0}input::-ms-clear{display:none}input::-ms-reveal{display:none}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{box-shadow:inset006pxrgba(0,0,0,.3);-webkit-box-shadow:inset006pxrgba(0,0,0,.3);border-radius:10px}::-webkit-scrollbar-thumb{border-radius:10px;background:#ccc;opacity:.3;box-shadow:inset006pxrgba(0,0,0,.5);-webkit-box-shadow:inset006pxrgba(0,0,0,.5)}::-webkit-scrollbar-thumb:window-inactive{background:rgba(255,0,0,.4)}.toast{position:fixed;padding:10px 30px;top:50px;color:#fff;z-index:99999;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%);border-radius:4px}.toast.success{background:#5cb85c}.toast.error{background:#d9534f}.fadeinToast{animation:fadeinT 3s linear;-ms-animation:fadeinT 3s linear;-moz-animation:fadeinT 3s linear;-webkit-animation:fadeinT 3s linear}@-webkit-keyframes fadeinT{0%,100%{opacity:0}60%{opacity:.8}}@-moz-keyframes fadeinT{0%,100%{opacity:0}60%{opacity:.8}}@keyframes fadeinT{0%,100%{opacity:0}60%{opacity:.8}}.sea-calendar a.disabled{background:#eee;cursor:not-allowed;color:#333}::-webkit-input-placeholder{color:#999;font-size:12px}::-moz-placeholder{color:#999;font-size:12px}:-ms-input-placeholder{color:#999;font-size:12px}.clearfix:after{content:'\20';display:block;height:0;clear:both}.clear{clear:both}.autocomplete-suggestions{border:1px solid #999;background:#FFF;overflow:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.autocomplete-suggestion{padding:2px 5px;white-space:nowrap;overflow:hidden}.autocomplete-selected{background:#F0F0F0}.autocomplete-suggestions strong{font-weight:400;color:#f85e3f}.autocomplete-group{padding:2px 5px}.autocomplete-group strong{display:block;border-bottom:1px solid #000}.aggreResetPwd{position:relative;background-color:#eee}.aggreResetPwd .hidden{display:none}.aggreResetPwd .head{height:48px;background-color:#fff;padding:20px 0}.aggreResetPwd .head .box{width:1200px;margin:0 auto}.aggreResetPwd .head .logo{width:247px;height:48px;background:url(../../images/aggre/loginLogo.png) no-repeat;-webkit-background-size:contain;background-size:contain;float:left}.aggreResetPwd .mainBox{width:1200px;height:782px;background-color:#fff;-webkit-box-shadow:0 0 5px 0 #ddd;box-shadow:0 0 5px 0 #ddd;padding:30px 40px;margin:20px auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.aggreResetPwd .mainBox .body h2{font-size:22px;line-height:30px;font-weight:500;color:#333;border-bottom:1px solid #d8d8d8;padding-bottom:24px;margin:0}.aggreResetPwd .mainBox .body h2 span{margin-left:20px}.aggreResetPwd .mainBox .body .form{padding-left:80px}.aggreResetPwd .mainBox .body .form .block h3{position:relative;font-size:14px;color:#333;line-height:20px;font-weight:400;padding-left:9px;margin:4px 0 26px}.aggreResetPwd .mainBox .body .form .block h3::before{content:"";display:inline-block;position:absolute;left:0;top:3px;width:3px;height:14px;background-color:#f8503f}.aggreResetPwd .mainBox .body .form .block:first-child h3{margin-top:40px}.aggreResetPwd .mainBox .body .form .formItem:after{content:'\20';display:block;height:0;clear:both}.aggreResetPwd .mainBox .body .form .formItem{height:76px}.aggreResetPwd .mainBox .body .form .label{position:relative;float:left;width:187px;font-size:14px;text-align:right;color:#333;padding-right:46px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;line-height:36px}.aggreResetPwd .mainBox .body .form .label.is--require::before{content:"*";display:inline-block;color:#f8503f;font-size:16px;margin-right:4px}.aggreResetPwd .mainBox .body .form .right{float:left}.aggreResetPwd .mainBox .body .form .inputBox{position:relative;width:414px;height:38px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}.aggreResetPwd .mainBox .body .form .inputBox input{padding:0 15px;width:100%;height:100%;outline:0;font-size:14px;border:1px solid #979797;border-radius:3px;background-color:#fff;color:#333;-webkit-transition:border-color .2s;-moz-transition:border-color .2s;transition:border-color .2s}.aggreResetPwd .mainBox .body .form .inputBox input:focus{border-color:#999}.aggreResetPwd .mainBox .body .form .inputBox.error input{border-color:#f8513f}.aggreResetPwd .mainBox .body .form .accid input{padding-right:40px}.aggreResetPwd .mainBox .body .form .accid .closeBtn{position:absolute;top:8px;right:15px;font-size:20px;color:#ccc;cursor:pointer}.aggreResetPwd .mainBox .body .form .dropWarp{position:relative;width:414px;height:38px}.aggreResetPwd .mainBox .body .form .dropWarp .dropName.dropInput{width:100%;height:100%;padding:0 40px 0 15px;outline:0;font-size:14px;border:1px solid #979797;border-radius:3px;background-color:#fff;color:#333;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:border-color .2s;-moz-transition:border-color .2s;transition:border-color .2s}.aggreResetPwd .mainBox .body .form .dropWarp .dropName.dropInput:focus{border-color:#999}.aggreResetPwd .mainBox .body .form .dropWarp .dropIcon{top:18px;right:15px}.aggreResetPwd .mainBox .body .form .dropWarp .dropDown{top:44px}.aggreResetPwd .mainBox .body .form .dropWarp .dropDown li{line-height:39px}.aggreResetPwd .mainBox .body .form .inputBox.error .dropName.dropInput{border-color:#f8513f}.aggreResetPwd .mainBox .body .form .password input{padding-right:80px}.aggreResetPwd .mainBox .body .form .u-help{top:1px;right:28px;background:0 0;margin:0}.aggreResetPwd .mainBox .body .form .u-help .icon-answer{font-size:14px;color:#bfbfbf}.aggreResetPwd .mainBox .body .form .u-help i{left:-85px;top:33px;width:174px;-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,.1);box-shadow:0 1px 5px 0 rgba(0,0,0,.1);padding-top:8px;padding-bottom:8px;line-height:17px;border-radius:4px}.aggreResetPwd .mainBox .body .form .u-help i:before{left:82px}.aggreResetPwd .mainBox .body .form .u-help i:after{left:83px}.aggreResetPwd .mainBox .body .form .u-help a:nth-child(2)::before{display:inline-block;content:"";width:1px;height:14px;background-color:#d9d9d9;margin-right:6px;position:relative;top:2px}.aggreResetPwd .mainBox .body .form .submitBox{height:50px;margin-top:12px;padding-left:187px}.aggreResetPwd .mainBox .body .form .submitBox .submitBtn{width:130px;height:40px;border-radius:2px;background-color:#f8513f;font-size:16px;line-height:40px;color:#fff;text-align:center;cursor:pointer}.aggreResetPwd .mainBox .body .form .submitBox.is--step2{margin-top:18px}.aggreResetPwd .mainBox .body .form .errorTip{font-size:12px;text-align:left;color:#f8513f;margin-top:5px;height:14px}.aggreResetPwd .mainBox .body .form .lastErrorTip{margin-top:10px;height:auto;line-height:20px;max-width:414px}.aggreResetPwd .mainBox .body .form .textTip{text-align:left;margin-top:5px;font-size:12px;line-height:17px;color:#999}.aggreResetPwd .mainBox .body .form .emailSuffix{cursor:pointer;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;height:38px;line-height:38px;text-align:center;left:0;top:45px;font-size:16px;position:absolute;border:1px solid #eee;-webkit-box-shadow:2px 2px 4px rgba(204,204,204,.8);box-shadow:2px 2px 4px rgba(204,204,204,.8);border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;z-index:10;min-width:140px;min-height:38px;background:#fff}.aggreResetPwd .footer{font-size:12px;line-height:1.5;text-align:center;color:#999;padding-bottom:12px}.aggreResetPwd .footer a{color:#999}.aggreResetPwd .step3Box{padding-top:120px}.aggreResetPwd .step3Box img{width:198px;height:166px;display:block;margin:0 auto}.aggreResetPwd .step3Box p{font-size:18px;line-height:25px;text-align:center;color:#333;margin-top:22px;margin-bottom:60px}.aggreResetPwd .step3Box .goLoginBtn{display:block;width:226px;height:40px;margin:0 auto;border-radius:2px;background-color:#f8503f;font-size:16px;line-height:40px;color:#fff;text-align:center;font-weight:300;cursor:pointer}