/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}.am-fade-appear,.am-fade-enter{opacity:0}.am-fade-appear,.am-fade-enter,.am-fade-leave{animation-duration:.2s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-play-state:paused}.am-fade-appear.am-fade-appear-active,.am-fade-enter.am-fade-enter-active{animation-name:amFadeIn;animation-play-state:running}.am-fade-leave.am-fade-leave-active{animation-name:amFadeOut;animation-play-state:running}@keyframes amFadeIn{0%{opacity:0}to{opacity:1}}@keyframes amFadeOut{0%{opacity:1}to{opacity:0}}.am-slide-up-appear,.am-slide-up-enter{transform:translateY(100%)}.am-slide-up-appear,.am-slide-up-enter,.am-slide-up-leave{animation-duration:.2s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-play-state:paused}.am-slide-up-appear.am-slide-up-appear-active,.am-slide-up-enter.am-slide-up-enter-active{animation-name:amSlideUpIn;animation-play-state:running}.am-slide-up-leave.am-slide-up-leave-active{animation-name:amSlideUpOut;animation-play-state:running}@keyframes amSlideUpIn{0%{transform:translateY(100%)}to{transform:translate(0)}}@keyframes amSlideUpOut{0%{transform:translate(0)}to{transform:translateY(100%)}}.am.am-zoom-enter,.am.am-zoom-leave{display:block}.am-zoom-appear,.am-zoom-enter{opacity:0;animation-duration:.2s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-timing-function:cubic-bezier(.18,.89,.32,1.28);animation-play-state:paused}.am-zoom-leave{animation-duration:.2s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-timing-function:cubic-bezier(.6,-.3,.74,.05);animation-play-state:paused}.am-zoom-appear.am-zoom-appear-active,.am-zoom-enter.am-zoom-enter-active{animation-name:amZoomIn;animation-play-state:running}.am-zoom-leave.am-zoom-leave-active{animation-name:amZoomOut;animation-play-state:running}@keyframes amZoomIn{0%{opacity:0;transform-origin:50% 50%;transform:scale(0)}to{opacity:1;transform-origin:50% 50%;transform:scale(1)}}@keyframes amZoomOut{0%{opacity:1;transform-origin:50% 50%;transform:scale(1)}to{opacity:0;transform-origin:50% 50%;transform:scale(0)}}.am-slide-down-appear,.am-slide-down-enter{transform:translateY(-100%)}.am-slide-down-appear,.am-slide-down-enter,.am-slide-down-leave{animation-duration:.2s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-play-state:paused}.am-slide-down-appear.am-slide-down-appear-active,.am-slide-down-enter.am-slide-down-enter-active{animation-name:amSlideDownIn;animation-play-state:running}.am-slide-down-leave.am-slide-down-leave-active{animation-name:amSlideDownOut;animation-play-state:running}@keyframes amSlideDownIn{0%{transform:translateY(-100%)}to{transform:translate(0)}}@keyframes amSlideDownOut{0%{transform:translate(0)}to{transform:translateY(-100%)}}*,:after,:before{-webkit-tap-highlight-color:rgba(0,0,0,0)}body{background-color:#f5f5f9;font-size:14px}[contenteditable]{-webkit-user-select:auto!important}:focus,a{outline:none}a{background:transparent;text-decoration:none}.am-icon{fill:currentColor;background-size:cover;width:22px;height:22px}.am-icon-xxs{width:15px;height:15px}.am-icon-xs{width:18px;height:18px}.am-icon-sm{width:21px;height:21px}.am-icon-md{width:22px;height:22px}.am-icon-lg{width:36px;height:36px}.am-icon-loading{animation:cirle-anim 1s linear infinite}@keyframes cirle-anim{to{transform:rotate(1turn)}}.am-toast{position:fixed;width:100%;z-index:1999;font-size:14px;text-align:center}.am-toast>span{max-width:50%}.am-toast.am-toast-mask{height:100%;display:flex;justify-content:center;align-items:center;left:0;top:0;transform:translateZ(1px)}.am-toast.am-toast-nomask{position:fixed;max-width:50%;width:auto;left:50%;top:50%;transform:translateZ(1px)}.am-toast.am-toast-nomask .am-toast-notice{transform:translateX(-50%) translateY(-50%)}.am-toast-notice-content .am-toast-text{min-width:60px;border-radius:3px;color:#fff;background-color:rgba(58,58,58,.9);line-height:1.5;padding:9px 15px}.am-toast-notice-content .am-toast-text.am-toast-text-icon{border-radius:5px;padding:15px}.am-toast-notice-content .am-toast-text.am-toast-text-icon .am-toast-text-info{margin-top:6px}body,html{font-size:.5rem;height:100%;overflow:hidden;font-family:Helvetica}img{border:0;display:block}textarea{resize:none!important}@font-face{font-family:iconfont;src:url(//at.alicdn.com/t/font_757908_mjad9jo10t.eot);src:url(//at.alicdn.com/t/font_757908_mjad9jo10t.eot#iefix) format("embedded-opentype"),url(//at.alicdn.com/t/font_757908_mjad9jo10t.woff) format("woff"),url(//at.alicdn.com/t/font_757908_mjad9jo10t.ttf) format("truetype"),url(//at.alicdn.com/t/font_757908_mjad9jo10t.svg#iconfont) format("svg")}.iconfont{font-family:iconfont!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:.2px;-moz-osx-font-smoothing:grayscale}#root{height:100%}#root .fade-appear,#root .fade-enter{opacity:0}#root .fade-appear,#root .fade-enter,#root .fade-leave{animation-duration:.2s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-play-state:paused}#root .fade-appear.fade-appear-active,#root .fade-enter.fade-enter-active{animation-name:fadeIn;animation-play-state:running}#root .fade-leave.fade-leave-active{animation-name:fadeOut;animation-play-state:running}@keyframes fadeIn{0%{opacity:0}to{opacity:0}}@keyframes fadeOut{0%{opacity:0}to{opacity:0}}#root .slide-appear,#root .slide-enter{bottom:-280px}#root .slide-appear,#root .slide-enter,#root .slide-leave{animation-duration:.2s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-play-state:paused}#root .slide-appear.slide-appear-active,#root .slide-enter.slide-enter-active{animation-name:slideIn;animation-play-state:running}#root .slide-leave.slide-leave-active{animation-name:slideOut;animation-play-state:running}@keyframes slideIn{0%{bottom:-280px}to{bottom:0}}@keyframes slideOut{0%{bottom:0}to{bottom:-280px}}#root .loadingWrapper{background:#f5f5f9}#root .datablock,#root .loadingWrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center}#root .datablock{flex-direction:column;color:#bcbcbc}#root .datablock .blockicon{font-size:10rem}#root .datablock .blockmess{padding-top:.1rem;font-size:1rem}#root .loginPageWrapper{height:100%;display:flex;flex-direction:column;justify-content:center}#root .homewrapper{width:100%;height:100%;background-color:transparent}#root .homewrapper .homeicon{font-size:.22rem}#root .orderWrapper{height:100%;display:flex;flex-direction:column;position:relative}#root .orderWrapper .itemnumber{font-size:.14rem;color:#666;padding:.1rem .15rem;display:flex;justify-content:space-between;position:relative}#root .orderWrapper .itemnumber:after{width:100%;height:1px;background:#ccc;content:"";position:absolute;bottom:0;left:0;transform:scaleY(.5)}#root .orderWrapper .itemnumber .itemstatus{color:#f13642}#root .orderWrapper .listwrap{flex:1;overflow-y:scroll;-webkit-overflow-scrolling:touch}#root .orderWrapper .listwrap .listcontent{padding-bottom:25px}#root .orderWrapper .listwrap .itemwrap{background:#fff}#root .orderWrapper .listwrap .itemwrap .itemprice{font-size:.14rem;color:#666;padding:.1rem .15rem;display:flex;justify-content:space-between;position:relative;justify-content:flex-end;align-items:center}#root .orderWrapper .listwrap .itemwrap .itemprice:after{width:100%;height:1px;background:#ccc;content:"";position:absolute;bottom:0;left:0;transform:scaleY(.5)}#root .orderWrapper .listwrap .itemwrap .itemprice .itemstatus{color:#f13642}#root .orderWrapper .listwrap .itemwrap .itemprice span{font-size:.18rem;padding-left:.05rem;color:#333}#root .orderWrapper .listwrap .itemwrap .itemtime{font-size:.14rem;color:#666;padding:.1rem .15rem;display:flex;justify-content:space-between;position:relative;justify-content:flex-start;align-items:center}#root .orderWrapper .listwrap .itemwrap .itemtime:after{width:100%;height:1px;background:#ccc;content:"";position:absolute;bottom:0;left:0;transform:scaleY(.5)}#root .orderWrapper .listwrap .itemwrap .itemtime .itemstatus{color:#f13642}#root .orderWrapper .listwrap .itemwrap .itemtime:after{background:#fff}#root .orderWrapper .listwrap .itemwrap .itemtitle{position:relative;display:flex;justify-content:space-between;align-items:center;width:100%;padding:.1rem;box-sizing:border-box}#root .orderWrapper .listwrap .itemwrap .itemtitle .title{color:#333;font-size:.16rem}#root .orderWrapper .listwrap .itemwrap .itemtitle .area{color:#e45825}#root .orderWrapper .listwrap .itemwrap .itemtitle:after{width:100%;height:1px;background:#ccc;content:"";position:absolute;bottom:0;left:0;transform:scaleY(.5)}#root .orderWrapper .listwrap .itemwrap .address{color:#666;padding:.1rem}#root .orderWrapper .detailContent{flex:1;overflow-y:scroll;-webkit-overflow-scrolling:touch}#root .orderWrapper .detailContent .orderstatus{height:.8rem;background:url(/static/images/detailbg.jpg);background-size:cover;padding-left:.15rem;display:flex;align-items:center;color:#fff;font-size:.18rem}#root .orderWrapper .detailContent .orderstatus>i{font-size:.2rem;font-weight:700;padding-right:.05rem}#root .orderWrapper .detailContent .detailnumber{font-size:.14rem;color:#666;padding:.1rem .15rem;display:flex;justify-content:space-between;position:relative;background:#fff}#root .orderWrapper .detailContent .detailnumber:after{width:100%;height:1px;background:#ccc;content:"";position:absolute;bottom:0;left:0;transform:scaleY(.5)}#root .orderWrapper .detailContent .detailnumber .itemstatus{color:#f13642}#root .orderWrapper .detailContent .detailitems{font-size:.14rem;color:#666;padding:.1rem .15rem;display:flex;justify-content:space-between;position:relative;background:#efefef}#root .orderWrapper .detailContent .detailitems:after{width:100%;height:1px;background:#ccc;content:"";position:absolute;bottom:0;left:0;transform:scaleY(.5)}#root .orderWrapper .detailContent .detailitems .itemstatus{color:#f13642}#root .orderWrapper .detailContent .detailitems>.price{display:flex;justify-content:space-between}#root .orderWrapper .detailContent .detailitems>.price>.price{font-weight:700;padding-right:.05rem}#root .orderWrapper .detailContent .detaildate{font-size:.14rem;color:#666;padding:.1rem .15rem;display:flex;justify-content:space-between;position:relative;background:#fff}#root .orderWrapper .detailContent .detaildate:after{width:100%;height:1px;background:#ccc;content:"";position:absolute;bottom:0;left:0;transform:scaleY(.5)}#root .orderWrapper .detailContent .detaildate .itemstatus{color:#f13642}#root .orderWrapper .detailOperate{background:#fff;justify-content:space-between;padding:0 .15rem;font-size:.12rem}#root .orderWrapper .detailOperate,#root .orderWrapper .detailOperate>span{height:.5rem;display:flex;align-items:center}#root .orderWrapper .detailOperate>span .operatebtn{margin-right:.15rem}#root .orderWrapper .itemwrap{margin-bottom:.15rem}#root .orderWrapper .itemwrap .itemstitle{padding:.1rem .15rem;color:#666}#root .orderWrapper .ordersubmititemwrap{margin-bottom:0;position:relative}#root .orderWrapper .ordersubmititemwrap:after{width:100%;height:1px;background:#ccc;content:"";position:absolute;bottom:0;left:0;transform:scaleY(.5)}#root .orderWrapper .submitContent{flex:1;overflow-y:scroll;-webkit-overflow-scrolling:touch}#root .taskitem{font-size:.16rem;color:#333;font-weight:700}#root .addprocess{font-size:.14rem;color:#fe4033;padding-left:.05rem}#root .processwrap{display:flex;justify-content:space-between;align-items:center}#root .processwrap .processitem{color:#666;font-size:.14rem;padding-left:.1rem;flex:1;display:flex;justify-content:space-between}#root .processwrap .processarrow{color:#666;display:flex;justify-content:center;align-items:center;padding:0 .1rem}#root .mask{background-color:rgba(0,0,0,.4);height:100%;position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;opacity:0;transform:translateZ(1px)}#root .formtitle{background:#f5f5f9;padding:.1rem;color:#333;font-size:.16rem}#root .materialtitle{background:#f5f5f9;padding:.1rem;color:#666;font-size:.14rem}#root .picker{height:280px;display:flex;flex-direction:column;position:fixed;width:100%;background-color:#fff;z-index:9999}#root .picker .title{height:42px;background:#fff;display:flex;position:relative}#root .picker .title:after{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:auto;right:auto;bottom:0;left:0;width:100%;height:1px;transform-origin:50% 100%;transform:scaleY(.5)}#root .picker .title .titlecontent{-ms-flex:1;flex:1;text-align:center;color:#000}#root .picker .title .pickerbtn,#root .picker .title .titlecontent{font-size:17px;padding:9px 15px;height:42px;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}#root .picker .title .pickerbtn{color:#fe4033}.hidebefore .am-list-body:before{display:none!important}.searchwrap .am-search-cancel{display:none}.am-tabs-pane-wrap{-webkit-overflow-scrolling:touch}.am-popover-item-icon{display:flex;align-items:center}.taskimgclose{background-image:url(/static/images/skin.svg)!important}.form-list{width:96%;margin:auto;margin-top:8px;margin-bottom:8px;box-shadow:0 0 4px 2px #dad8d8;border-radius:4px}.form-list .am-list-item .am-list-line .am-list-extra{flex-basis:60%}.result-example .spe{width:60px;height:60px}.form-table .am-list-item{min-height:36px!important}.form-table .am-list-item .am-list-content{color:#888!important;font-size:14px!important}.am-steps-small .am-steps-item-title,.form-table .am-list-item .am-input-control input,.form-table .am-list-item .am-list-extra{color:#101010!important;font-size:14px!important}.am-steps-small .am-steps-item-title{margin-bottom:3px;font-weight:inherit!important}.am-tabs-tab-bar-wrap{height:36px}.am-tabs-tab-bar-wrap .am-tabs-default-bar-tab{height:36px;line-height:36px}.am-navbar-title{font-size:16px!important}.am-list-item .am-list-line .am-list-content{font-size:14px!important}.am-list-item .am-list-line .am-list-brief{font-size:13px!important}.am-accordion .am-accordion-item .am-accordion-header{height:auto!important}.am-accordion .am-accordion-item .am-accordion-header i{top:5px!important}.form-table-child .am-list-line .am-list-extra{padding-top:0!important;padding-bottom:0!important}.form-edit .am-list-line .am-list-extra{flex-basis:66%!important}.form-edit .am-list-extra{padding:2px 2px 0!important}.form-edit .am-list-line{margin-bottom:0;margin-right:-10px;padding-right:0!important}.form-edit .am-list-item{min-height:32px}.form-edit .am-list-item .am-input-item{height:32px}.form-edit .am-list-item .am-list-content{color:#888!important;font-size:14px!important}.form-edit .am-list-item .am-input-control input,.form-edit .am-list-item .am-list-extra{color:#101010!important;font-size:14px!important}.b-style{font-size:16px;text-align:center;display:block;width:100%}