/*! 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}.snapShotWrap .snapShotMask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;height:100%;background-color:rgba(0,0,0,.39)}.snapShotWrap .snapShotCon{position:fixed;right:0;bottom:.2rem;left:0;z-index:10000;text-align:right}.snapShotWrap .snapShotCon p{color:#fff;font-size:.14rem;line-height:.24rem;text-align:center}.snapShotWrap .snapShotCon img{width:1.52rem;margin:0 .43rem 0 0}.am-modal{position:relative}.am-modal:not(.am-modal-transparent):not(.am-modal-popup){width:100%;height:100%}.am-modal-mask{position:fixed;top:0;right:0;left:0;bottom:0;height:100%;z-index:999;background-color:rgba(0,0,0,.4)}.am-modal-mask-hidden{display:none}.am-modal-wrap{position:fixed;overflow:auto;top:0;right:0;bottom:0;left:0;height:100%;z-index:999;-webkit-overflow-scrolling:touch;outline:0;display:flex;align-items:center;justify-content:center;transform:translateZ(1px)}.am-modal-wrap-popup{display:block}.am-modal-transparent{width:270px}.am-modal-transparent .am-modal-content{border-radius:7px;padding-top:15px}.am-modal-transparent .am-modal-content .am-modal-body{padding:0 15px 15px}.am-modal-popup{position:fixed;left:0;width:100%}.am-modal-popup-slide-down{top:0}.am-modal-popup-slide-up{bottom:0}.am-modal-title{margin:0;font-size:18px;line-height:1;color:#000;text-align:center}.am-modal-header{padding:6px 15px 15px}.am-modal-content{position:relative;background-color:#fff;border:0;background-clip:padding-box;text-align:center;height:100%;overflow:hidden}.am-modal-close{border:0;padding:0;background-color:transparent;outline:none;position:absolute;right:15px;z-index:999;height:21px;width:21px}.am-modal-close-x{display:inline-block;width:15px;height:15px;background-repeat:no-repeat;background-size:cover;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='30' viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23888' fill-rule='evenodd'%3E%3Cpath d='M1.414 0l28.284 28.284-1.414 1.414L0 1.414z'/%3E%3Cpath d='M28.284 0L0 28.284l1.414 1.414L29.698 1.414z'/%3E%3C/g%3E%3C/svg%3E")}.am-modal-body{font-size:15px;color:#888;height:100%;line-height:1.5;overflow:auto}.am-modal-button-group-h{position:relative;border-top:1px solid #ddd;display:flex}@media (min-resolution:2dppx){html:not([data-scale]) .am-modal-button-group-h{border-top:none}html:not([data-scale]) .am-modal-button-group-h:before{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:0;right:auto;bottom:auto;left:0;width:100%;height:1px;transform-origin:50% 50%;transform:scaleY(.5)}}@media (min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-modal-button-group-h:before{transform:scaleY(.33)}}.am-modal-button-group-h .am-modal-button{-webkit-touch-callout:none;flex:1;box-sizing:border-box;text-align:center;text-decoration:none;outline:none;color:#108ee9;font-size:18px;height:50px;line-height:50px;display:block;width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.am-modal-button-group-h .am-modal-button:first-child{color:#000}.am-modal-button-group-h .am-modal-button:last-child{position:relative;border-left:1px solid #ddd}@media (min-resolution:2dppx){html:not([data-scale]) .am-modal-button-group-h .am-modal-button:last-child{border-left:none}html:not([data-scale]) .am-modal-button-group-h .am-modal-button:last-child:before{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:0;right:auto;bottom:auto;left:0;width:1px;height:100%;transform-origin:100% 50%;transform:scaleX(.5)}}@media (min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-modal-button-group-h .am-modal-button:last-child:before{transform:scaleX(.33)}}.am-modal-button-group-v .am-modal-button{-webkit-touch-callout:none;position:relative;border-top:1px solid #ddd;box-sizing:border-box;text-align:center;text-decoration:none;outline:none;color:#108ee9;font-size:18px;height:50px;line-height:50px;display:block;width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (min-resolution:2dppx){html:not([data-scale]) .am-modal-button-group-v .am-modal-button{border-top:none}html:not([data-scale]) .am-modal-button-group-v .am-modal-button:before{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:0;right:auto;bottom:auto;left:0;width:100%;height:1px;transform-origin:50% 50%;transform:scaleY(.5)}}@media (min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-modal-button-group-v .am-modal-button:before{transform:scaleY(.33)}}.am-modal-button-active{background-color:#ddd}.am-modal-input-container{margin-top:9px;border:1px solid #ddd;border-radius:3px}@media (min-resolution:2dppx){html:not([data-scale]) .am-modal-input-container{position:relative;border:none}html:not([data-scale]) .am-modal-input-container:before{content:"";position:absolute;left:0;top:0;width:200%;height:200%;border:1px solid #ddd;border-radius:6px;transform-origin:0 0;transform:scale(.5);box-sizing:border-box;pointer-events:none}}.am-modal-input{height:36px;line-height:1}.am-modal-input:nth-child(2){position:relative;border-top:1px solid #ddd}@media (min-resolution:2dppx){html:not([data-scale]) .am-modal-input:nth-child(2){border-top:none}html:not([data-scale]) .am-modal-input:nth-child(2):before{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:0;right:auto;bottom:auto;left:0;width:100%;height:1px;transform-origin:50% 50%;transform:scaleY(.5)}}@media (min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-modal-input:nth-child(2):before{transform:scaleY(.33)}}.am-modal-input input{position:relative;border:0;width:98%;height:34px;top:1px;box-sizing:border-box;margin:0}.am-modal-input input::placeholder{font-size:14px;color:#ccc;padding-left:8px}.am-modal.am-modal-transparent.am-modal-android .am-modal-content{border-radius:0}.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-header{padding:9px 24px 12px}.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-header .am-modal-title{text-align:left;font-size:21px;color:#000}.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-body{color:#000;text-align:left;padding:0 24px 15px}.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-body .am-modal-input-container{border:0;border-bottom:1px solid #ddd}.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-body .am-modal-input-container:before{display:none!important}@media (min-resolution:2dppx){html:not([data-scale]) .am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-body .am-modal-input-container{border-bottom:none}html:not([data-scale]) .am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-body .am-modal-input-container: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)}}@media (min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-body .am-modal-input-container:after{transform:scaleY(.33)}}.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-body .am-modal-input-container .am-modal-input:first-child{border-top:0}.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-body .am-modal-input-container .am-modal-input:first-child:before{display:none!important}.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-footer{padding-bottom:12px}.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-footer .am-modal-button-group-h{overflow:hidden;border-top:0;justify-content:flex-end;padding:0 12px}.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-footer .am-modal-button-group-h:before{display:none!important}.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-footer .am-modal-button-group-h .am-modal-button{flex:initial;margin-left:3px;padding:0 15px;height:48px;box-sizing:border-box}.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-footer .am-modal-button-group-h .am-modal-button:first-child{color:#777}.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-footer .am-modal-button-group-h .am-modal-button:last-child{border-left:0}.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-footer .am-modal-button-group-h .am-modal-button:last-child:before{display:none!important}.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-footer .am-modal-button-group-v.am-modal-button-group-normal{display:flex;justify-content:flex-end;overflow:hidden;padding:0 12px}.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-footer .am-modal-button-group-v.am-modal-button-group-normal .am-modal-button{border-top:0;padding:0 15px;margin-left:3px;height:48px;box-sizing:border-box}.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-footer .am-modal-button-group-v.am-modal-button-group-normal .am-modal-button:before{display:none!important}.am-modal.am-modal-transparent.am-modal-android .am-modal-content .am-modal-footer .am-modal-button-group-operation .am-modal-button{text-align:start;padding-left:15px}.am-modal.am-modal-operation .am-modal-content{border-radius:7px;height:auto;padding-top:0}.am-modal.am-modal-operation .am-modal-content .am-modal-body{padding:0!important}.am-modal.am-modal-operation .am-modal-content .am-modal-button{color:#000;text-align:left;padding-left:15px}.am-modal-alert-content,.am-modal-propmt-content{zoom:1;overflow:hidden}.langCon{align-items:center;position:absolute}.langCon .langIcon{line-height:0;margin-right:.04rem}.langCon .langText{font-size:.13rem;color:#000}.bottomContentWrap .bottomNavContent{width:100%;padding:.12rem .3rem .2rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-content:space-between}.bottomContentWrap .bottomNavContent .bottomNavContentItem{height:1.05rem;width:33.3%;padding-top:.21rem}.bottomContentWrap .bottomNavContent .bottomNavContentItem .imgWrap{height:.4rem;width:.4rem;margin:0 auto;display:flex;justify-content:center;align-items:center}.bottomContentWrap .bottomNavContent .bottomNavContentItem .imgWrap img{width:.26rem;height:.26rem}.bottomContentWrap .bottomNavContent .bottomNavContentItem .imgWrap span{font-size:.25rem;color:#333}.bottomContentWrap .bottomNavContent .bottomNavContentItem>span{display:inline-block;line-height:.17rem;width:100%;text-align:center;font-size:.12rem;color:#000;padding-top:.07rem}.bottomContentWrap .closeProduct{color:#ccc;position:absolute;top:.16rem;right:.2rem}.bottomContentWrap .closeProduct span{font-size:.14rem}@supports (bottom:constant(safe-area-inset-bottom)) or (bottom:env(safe-area-inset-bottom)){.bottomContentWrap{padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}}.am-carousel{position:relative}.am-carousel-wrap{font-size:18px;color:#000;background:none;text-align:center;zoom:1;width:100%}.am-carousel-wrap-dot{display:inline-block;zoom:1}.am-carousel-wrap-dot>span{display:block;width:8px;height:8px;margin:0 3px;border-radius:50%;background:#ccc}.am-carousel-wrap-dot-active>span{background:#888}.homeC{height:100%;width:100%;position:relative;background-color:#fff;background-size:100% 100%;background-repeat:no-repeat;background-position:50%}.homeC .homeC-logo{width:70px;height:28px;position:absolute;z-index:999;top:24px;left:24px;border:1px dotted rgba(0,0,0,.2);font-size:0!important}.homeC .homeC-logo.border-style{border:2px solid red!important}.homeC .homeC-logo>img{width:100%;height:100%;font-size:0!important}.homeC .home-photo{position:absolute;width:100%;height:100%;z-index:1;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;overflow:hidden}.homeC .homeC-con{position:absolute;top:0;left:0;right:0;bottom:0;overflow-x:hidden;overflow-y:scroll;z-index:2}.homeC .homeC-con::-webkit-scrollbar{display:none}.homeC .homeC-con .homeC-banner{width:100%;height:101.3vw;position:relative;cursor:pointer;overflow-y:hidden}.homeC .homeC-con .homeC-banner .am-carousel,.homeC .homeC-con .homeC-banner .am-carousel .slider-frame{height:100%!important}.homeC .homeC-con .homeC-banner .am-carousel-wrap-dot span{background:rgba(0,0,0,.15)!important}.homeC .homeC-con .homeC-banner .am-carousel-wrap-dot-active span{background:rgba(0,0,0,.85)!important}.homeC .homeC-con .homeC-banner .div-img{height:101.3vw;width:100%;background-size:cover;background-repeat:no-repeat;background-position:50%}.homeC .homeC-con .homeC-banner .banner-modal{width:100%;height:70px;position:absolute;bottom:0;background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);z-index:9}.homeC .homeC-con .homeC-banner .slider-decorator-0{bottom:40px!important;z-index:9999}.homeC .homeC-con .homeC-banner .am-carousel-wrap{display:flex;align-items:center;justify-content:center}.homeC .homeC-con .homeC-banner .am-carousel-wrap-dot{font-size:2px!important;line-height:1!important}.homeC .homeC-con .homeC-menu{position:relative;top:-.2rem;z-index:11;padding-bottom:.56rem}.homeC .homeC-con .homeNavBox{height:.63rem;width:.63rem;position:absolute;left:0;right:0;bottom:.59rem;margin:0 auto}.homeC .homeC-con .homeNavBox .homeNav{color:#000;background-color:#fff;display:block;height:.6rem;width:.6rem;line-height:.6rem;text-align:center;font-size:.18rem;border-radius:50%;box-shadow:0 .2rem .1rem rgba(0,0,0,.1)}.homeC .homeC-con .mainContent{width:100%;height:3.32rem;position:absolute;left:0;bottom:0;box-shadow:none!important;background-color:#fff;border-radius:20px 20px 0 0}.homeC .homeC-con .positionContentModel{height:100%;width:100%;position:absolute;background-color:#000;left:0;top:0;z-index:1}.homeC .homeC-con .mainContentCon{width:.75rem;height:.25rem;position:absolute;z-index:999;top:.24rem;left:.24rem}.homeC .homeC-con .mainContentCon>img{width:100%;height:100%}.homeC .homeC-con .mainContentLogo{display:flex;justify-content:center}.homeC .homeC-con .mainContentLogo span{opacity:.5;display:block;height:1px;width:1rem;background:hsla(0,0%,100%,.3);margin-top:.24rem}.homeC .homeC-con .mainContentLogo .logoBox{border:1px dotted rgba(0,0,0,.2)}.homeC .homeC-con .mainContentLogo .logoBox .logo{width:70px;height:28px;background:hsla(0,0%,100%,.1);font-size:.16rem}.homeC .homeC-con .mainContentLogo .logoBox .logo .logoBoxCon{width:1.5rem;height:100%;overflow:hidden}.homeC .homeC-con .mainContentLogo .logoBox .logo img{width:100%;height:100%;display:block;border:none}.homeC .homeC-con .products{position:relative;margin:0 .15rem;display:flex;flex-wrap:wrap;justify-content:space-between;cursor:pointer}.homeC .homeC-con .products .productItem{height:.72rem;width:1.54rem;display:flex;align-items:center;justify-content:center;background-color:#fff;box-shadow:0 3px 20px rgba(0,0,0,.08);border-radius:.1rem;margin:.09rem}.homeC .homeC-con .products .productItem .iconImg{width:100%;height:100%;overflow:hidden}.homeC .homeC-con .products .productItem .icon-img{width:.26rem;height:.26rem;margin:0 .12rem}.homeC .homeC-con .products .productItem .noneBorder{border:none!important}.homeC .homeC-con .products .productItem span{font-size:.24rem;margin:0 .12rem;display:block;border:1px dotted #fff;background:hsla(0,0%,100%,.2)}.homeC .homeC-con .products .productItem span img{width:100%;height:100%;display:block}.homeC .homeC-con .products .productItem h3{margin-left:.12rem;font-size:.16rem;color:#fff;text-align:left;font-family:PingFang SC;font-weight:500!important;flex:1}.homeC .homeC-con .closeProduct{font-size:.16rem;position:absolute;top:.2rem;right:.2rem;color:#ccc}.cWCon{width:100%;padding:.3rem .16rem}.cWTitleBox{margin-bottom:.32rem;text-align:center;word-break:break-word}.cWTitleBox .mainTitle{font-size:.22rem;font-weight:600;line-height:.3rem;color:rgba(0,0,0,.85);margin-bottom:.04rem}.cWTitleBox .subtitle{font-size:.15rem;font-weight:300;line-height:.21rem;color:rgba(0,0,0,.65)}.cWTitleBox .line{width:.4rem;height:.02rem;background:#3370ff;margin:.08rem auto 0}.longPicWrap .longPicCon{padding-left:0;padding-right:0}.longPicWrap .longPicCon .cWTitleBox{padding:0 .16rem}.longPicWrap .longPicCon .longPicContentBox{overflow:hidden}.longPicWrap .longPicCon .longPicContentBox .longPicture{display:block;width:100%}.am-popover{position:absolute;z-index:1999}.am-popover-hidden{display:none}.am-popover-mask{position:fixed;top:0;right:0;left:0;bottom:0;background-color:rgba(0,0,0,.4);height:100%;z-index:999}.am-popover-mask-hidden{display:none}.am-popover-arrow{position:absolute;width:7px;height:7px;border-radius:1px;background-color:#fff;transform:rotate(45deg);z-index:0;box-shadow:0 0 2px rgba(0,0,0,.21)}.am-popover-placement-top .am-popover-arrow,.am-popover-placement-topLeft .am-popover-arrow,.am-popover-placement-topRight .am-popover-arrow{transform:rotate(225deg);bottom:-3.5px}.am-popover-placement-top .am-popover-arrow{left:50%}.am-popover-placement-topLeft .am-popover-arrow{left:8px}.am-popover-placement-topRight .am-popover-arrow{right:8px}.am-popover-placement-right .am-popover-arrow,.am-popover-placement-rightBottom .am-popover-arrow,.am-popover-placement-rightTop .am-popover-arrow{transform:rotate(-45deg);left:-3.5px}.am-popover-placement-right .am-popover-arrow{top:50%}.am-popover-placement-rightTop .am-popover-arrow{top:8px}.am-popover-placement-rightBottom .am-popover-arrow{bottom:8px}.am-popover-placement-left .am-popover-arrow,.am-popover-placement-leftBottom .am-popover-arrow,.am-popover-placement-leftTop .am-popover-arrow{transform:rotate(135deg);right:-3.5px}.am-popover-placement-left .am-popover-arrow{top:50%}.am-popover-placement-leftTop .am-popover-arrow{top:8px}.am-popover-placement-leftBottom .am-popover-arrow{bottom:8px}.am-popover-placement-bottom .am-popover-arrow,.am-popover-placement-bottomLeft .am-popover-arrow,.am-popover-placement-bottomRight .am-popover-arrow{top:-3.5px}.am-popover-placement-bottom .am-popover-arrow{left:50%}.am-popover-placement-bottomLeft .am-popover-arrow{left:8px}.am-popover-placement-bottomRight .am-popover-arrow{right:8px}.am-popover-inner{font-size:15px;color:#000;background-color:#fff;border-radius:3px;box-shadow:0 0 2px rgba(0,0,0,.21);overflow:hidden}.am-popover-inner-wrapper{position:relative;background-color:#fff}.am-popover .am-popover-item{padding:0 8px}.am-popover .am-popover-item-container{position:relative;display:flex;align-items:center;height:39px;box-sizing:border-box;padding:0 8px}.am-popover .am-popover-item:not(:first-child) .am-popover-item-container{border-top:1px solid #ddd}@media (min-resolution:2dppx){html:not([data-scale]) .am-popover .am-popover-item:not(:first-child) .am-popover-item-container{border-top:none}html:not([data-scale]) .am-popover .am-popover-item:not(:first-child) .am-popover-item-container:before{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:0;right:auto;bottom:auto;left:0;width:100%;height:1px;transform-origin:50% 50%;transform:scaleY(.5)}}@media (min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-popover .am-popover-item:not(:first-child) .am-popover-item-container:before{transform:scaleY(.33)}}.am-popover .am-popover-item.am-popover-item-active .am-popover-item-container{border-top:0}.am-popover .am-popover-item.am-popover-item-active .am-popover-item-container:before{display:none!important}.am-popover .am-popover-item.am-popover-item-active+.am-popover-item .am-popover-item-container{border-top:0}.am-popover .am-popover-item.am-popover-item-active+.am-popover-item .am-popover-item-container:before{display:none!important}.am-popover .am-popover-item.am-popover-item-active{background-color:#ddd}.am-popover .am-popover-item.am-popover-item-active.am-popover-item-fix-active-arrow{position:relative}.am-popover .am-popover-item.am-popover-item-disabled{color:#bbb}.am-popover .am-popover-item.am-popover-item-disabled.am-popover-item-active{background-color:transparent}.am-popover .am-popover-item-icon{margin-right:8px;width:18px;height:18px}.bannerCon{min-height:1.2rem;padding:0;position:relative}.bannerCon .am-carousel .slider-list img{width:100%;display:block}.bannerCon .am-carousel .slider-frame{margin-bottom:-1px!important}.bannerCon .bannerVideoBox{display:flex;justify-content:center;background:#000}.bannerCon .bannerVideoBox .bannerVideo{display:block}.bannerCon .bannerContentBox{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 .2rem;transform:translateZ(100px)}.bannerCon .bannerContentBox .bannerTitleBox{color:#fff}.bannerCon .bannerContentBox .bannerTitleBox .mainTitle{font-size:.24rem;font-weight:500;margin-bottom:.11rem}.bannerCon .bannerContentBox .bannerTitleBox .subtitle{font-size:.14rem;font-weight:500}.bannerCon .bannerContentBox .applyForBtn{width:1.32rem;height:.4rem;line-height:.4rem;background:#225ae6;border-radius:.4rem;color:#fff;font-size:.13rem;font-weight:400;margin-top:.27rem}.bannerCon .bannerContentBox .searchBtn{width:100%;height:.36rem;background:#fff;border-radius:1rem;display:flex;margin-top:.27rem}.bannerCon .bannerContentBox .searchBtn .searchLeft{width:1.25rem;background:#f5f5f5;border-radius:1rem 0 0 1rem;display:flex;align-items:center;justify-content:center}.bannerCon .bannerContentBox .searchBtn .searchLeft p{font-size:.14rem;font-weight:400;color:rgba(0,0,0,.65);max-width:.92rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-left:.04rem}.bannerCon .bannerContentBox .searchBtn .searchRight{flex:1;display:flex;align-items:center;padding:0 .2rem 0 .12rem}.bannerCon .bannerContentBox .searchBtn .searchRight form{flex:1}.bannerCon .bannerContentBox .searchBtn .searchRight input{width:100%;height:100%;display:block}.bannerCon .bannerContentBox .searchBtn .searchRight i{color:#222;margin-left:.04rem}.bannerCon .bannerPlayBtn{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.bannerCon .bannerPlayBtn img{width:.6rem;height:.6rem}.bannerPopover{left:.2rem!important}.bannerPopover .am-popover-content{width:3.35rem}.bannerPopover .am-popover-content .am-popover-arrow{left:.58rem!important}.bannerPopover .am-popover-content .am-popover-item{font-size:.14rem;font-weight:400;color:rgba(0,0,0,.65)}.bannerPopover .am-popover-content .am-popover-item-container{height:.46rem;padding:0}.picTextWrap .cWTitleBox{padding:0 .16rem}.picTextWrap .picTextCon{padding-left:0;padding-right:0}.picTextWrap .topImg,.picTextWrap .topVideo{border-radius:.08rem;overflow:hidden;position:relative}.picTextWrap .topImg img,.picTextWrap .topVideo img{display:block;width:100%}.picTextWrap .topImg .imgMask,.picTextWrap .topVideo .imgMask{position:absolute;top:0;left:0;width:100%;height:100%}.picTextWrap .topImg .playBtn,.picTextWrap .topVideo .playBtn{width:60px;height:60px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.picTextWrap .picTextContentBox .contentTitle{font-size:.18rem;font-weight:600;line-height:.24rem;color:rgba(0,0,0,.85);margin:.24rem 0 .17rem;text-align:center}.picTextWrap .picTextContentBox .contentShow .contentList{word-break:break-word}.picTextWrap .picTextContentBox .contentShow .contentList.active{border-radius:.08rem}.picTextWrap .picTextContentBox .contentShow .contentList.active .info,.picTextWrap .picTextContentBox .contentShow .contentList.active .title{color:#fff}.picTextWrap .picTextContentBox .contentShow .contentList .title{font-size:.18rem;font-weight:600;line-height:.24rem;color:rgba(0,0,0,.85);padding:.12rem 0 .08rem}.picTextWrap .picTextContentBox .contentShow .contentList .info{font-size:.15rem;line-height:.23rem;color:rgba(0,0,0,.65)}.picTextWrap .picTextContentBox.singleBox{padding:0 .16rem}.picTextWrap .picTextContentBox.singleBox .contentList .info{line-height:.28rem}.picTextWrap .picTextContentBox.singleBox .contentBtn{margin-left:auto;margin-right:auto}.picTextWrap .picTextContentBox.moreBox .topImg,.picTextWrap .picTextContentBox.moreBox .topVideo{margin:0 .16rem}.picTextWrap .picTextContentBox.moreBox .contentTitle{margin-bottom:.12rem;padding:0 .24rem;font-size:.22rem;text-align:left}.picTextWrap .picTextContentBox.moreBox .contentShow{padding:0 .12rem}.picTextWrap .picTextContentBox.moreBox .contentList{padding:0 .12rem;margin-bottom:.08rem}.picTextWrap .picTextContentBox.moreBox .contentList:last-child{margin-bottom:0}.picTextWrap .picTextContentBox.moreBox .contentList .info{padding-bottom:.12rem}.picTextWrap .picTextContentBox.moreBox .contentBtn{margin-left:.12rem}.picTextWrap .picTextContentBox .contentBtn{width:1.32rem;height:.4rem;line-height:.4rem;background:#225ae6;font-size:.13rem;color:#fff;text-align:center;margin-top:.12rem;border-radius:.4rem}.differentStylesVideoModal{width:100%}.differentStylesVideoModal .am-modal-content{padding:0}.differentStylesVideoModal .am-modal-body{padding:0!important;background:#000}.differentStylesVideoModal .videoShowWrap{width:100%;height:100vh;display:flex;align-items:center;position:relative}.differentStylesVideoModal .videoShowWrap .am-icon{position:absolute;top:.12rem;right:.12rem;color:#fff}.differentStylesVideoModal .videoShowWrap video{display:block;width:100%}.differentStylesVideoModal .videoShowWrap iframe{width:100%;height:100%;display:block;margin:0;padding:0;border:none}.navigationCon{position:relative}.navigationCon .navBar{width:100%;height:.44rem;backdrop-filter:saturate(180%) blur(20px);background-color:hsla(0,0%,100%,.7);-webkit-backdrop-filter:saturate(180%) blur(20px);display:flex;align-items:center;justify-content:space-between;padding:0 .2rem 0 .08rem;position:fixed;top:0;left:0;z-index:99}.navigationCon .navBar .navLeft{width:.93rem;height:.31rem;display:flex;align-items:center}.navigationCon .navBar .navLeft img{display:block;width:100%}.navigationCon .navBar .navRight i{display:block}.navigationCon .placeholder{width:100%;height:.44rem}.differentStylesNavModal{height:100vh}.differentStylesNavModal .am-modal-content{background:hsla(0,0%,100%,.95);backdrop-filter:blur(5px);border-radius:0}.differentStylesNavModal .am-modal-content .navContentBox{height:100%;display:flex;flex-direction:column}.differentStylesNavModal .am-modal-content .navCon{font-size:.13rem;font-weight:400;color:#222;display:flex;align-items:center;justify-content:flex-end;padding:.15rem .15rem 0 0}.differentStylesNavModal .am-modal-content .navCon span{padding:0 .2rem 0 .02rem}.differentStylesNavModal .am-modal-content .logoCon{width:1.5rem;height:.5rem;margin:.58rem auto .23rem}.differentStylesNavModal .am-modal-content .logoCon img{display:block;width:100%}.differentStylesNavModal .am-modal-content .menuCon{flex:1;overflow-y:auto}.differentStylesNavModal .am-modal-content .menuCon .menuList{width:100%;min-height:.6rem;font-size:.16rem;font-weight:400;color:#222;padding:0 .48rem;display:flex;align-items:center;justify-content:space-between}.differentStylesNavModal .am-modal-content .menuCon .menuList span{flex:1;text-align:left}.differentStylesNavModal .am-modal-content .menuCon .menuList i{font-weight:700;font-size:12px;color:#adaeb0;margin-top:3px}.postTypeWrap .postTypeCon{padding-left:0;padding-right:0}.postTypeWrap .cWTitleBox{padding:0 .16rem}.postTypeWrap .postTypeContentWrap{position:relative;overflow:hidden}.postTypeWrap .postTypeContentWrap .blockImg{width:100%;display:block}.postTypeWrap .postTypeContentWrap .block{width:100%;position:absolute;top:0;left:0}.postTypeWrap .postTypeContentBox .elements{word-break:break-word}.postTypeWrap .postTypeContentBox .elements .elementImg img{display:block;width:100%}.postTypeWrap .postTypeContentBox.rectangular{padding:0 .16rem}.postTypeWrap .postTypeContentBox.rectangular .elementImg{width:100%;height:100%;overflow:hidden;border-radius:.08rem;display:flex;justify-content:center}.postTypeWrap .postTypeContentBox.rectangular .elementImg img{object-fit:cover}.postTypeWrap .postTypeContentBox.rectangular_1 .elements{position:relative;margin-bottom:.12rem}.postTypeWrap .postTypeContentBox.rectangular_1 .elements:last-child{margin-bottom:0}.postTypeWrap .postTypeContentBox.rectangular_1 .elements .elementText{padding:0 .16rem;width:100%;height:100%;position:absolute;top:0;left:0;display:flex;flex-direction:column;justify-content:center}.postTypeWrap .postTypeContentBox.rectangular_1 .elements .elementText .name{font-size:.16rem;color:rgba(0,0,0,.85);line-height:.22rem;padding:1px 0}.postTypeWrap .postTypeContentBox.rectangular_1 .elements .elementText .describe{font-size:.12rem;color:rgba(0,0,0,.65);line-height:.17rem;padding:1px 0}.postTypeWrap .postTypeContentBox.rectangular_2{overflow:hidden;display:flex;flex-wrap:wrap}.postTypeWrap .postTypeContentBox.rectangular_2 .elements{display:flex;flex-direction:column;margin-right:.12rem;margin-top:.16rem}.postTypeWrap .postTypeContentBox.rectangular_2 .elements:first-child,.postTypeWrap .postTypeContentBox.rectangular_2 .elements:nth-child(2){margin-top:0}.postTypeWrap .postTypeContentBox.rectangular_2 .elements:nth-child(2n){margin-right:0}.postTypeWrap .postTypeContentBox.rectangular_2 .elements .elementImg{margin-bottom:.08rem}.postTypeWrap .postTypeContentBox.rectangular_2 .elements .elementText .name{font-size:.14rem;line-height:.2rem;color:rgba(0,0,0,.85)}.postTypeWrap .postTypeContentBox.rectangular_2 .elements .elementText .describe{font-size:.12rem;line-height:.17rem;color:rgba(0,0,0,.45)}.postTypeWrap .postTypeContentBox.rectangular_3{overflow:hidden;display:flex;flex-wrap:wrap}.postTypeWrap .postTypeContentBox.rectangular_3 .elements{display:flex;flex-direction:column;margin-right:.09rem;margin-top:.16rem}.postTypeWrap .postTypeContentBox.rectangular_3 .elements:first-child,.postTypeWrap .postTypeContentBox.rectangular_3 .elements:nth-child(2),.postTypeWrap .postTypeContentBox.rectangular_3 .elements:nth-child(3){margin-top:0}.postTypeWrap .postTypeContentBox.rectangular_3 .elements:nth-child(3n){margin-right:0}.postTypeWrap .postTypeContentBox.rectangular_3 .elements .elementImg{margin-bottom:.08rem}.postTypeWrap .postTypeContentBox.rectangular_3 .elements .elementText .name{font-size:.14rem;line-height:.2rem;color:rgba(0,0,0,.85)}.postTypeWrap .postTypeContentBox.rectangular_3 .elements .elementText .describe{font-size:.12rem;line-height:.17rem;color:rgba(0,0,0,.45)}.postTypeWrap .postTypeContentBox.rectangular_4{overflow:hidden;padding:0 .13rem;display:flex;flex-wrap:wrap}.postTypeWrap .postTypeContentBox.rectangular_4 .elements{display:flex;flex-direction:column;margin-right:.08rem;margin-top:.16rem;text-align:center}.postTypeWrap .postTypeContentBox.rectangular_4 .elements:first-child,.postTypeWrap .postTypeContentBox.rectangular_4 .elements:nth-child(2),.postTypeWrap .postTypeContentBox.rectangular_4 .elements:nth-child(3),.postTypeWrap .postTypeContentBox.rectangular_4 .elements:nth-child(4){margin-top:0}.postTypeWrap .postTypeContentBox.rectangular_4 .elements:nth-child(4n){margin-right:0}.postTypeWrap .postTypeContentBox.rectangular_4 .elements .elementImg{margin-bottom:.08rem}.postTypeWrap .postTypeContentBox.rectangular_4 .elements .elementText .name{font-size:.14rem;line-height:.2rem;color:rgba(0,0,0,.85)}.postTypeWrap .postTypeContentBox.rectangular_4 .elements .elementText .describe{font-size:.12rem;line-height:.17rem;color:rgba(0,0,0,.45)}.postTypeWrap .postTypeContentBox.block .elements .elementText{padding:0 .2rem}.postTypeWrap .postTypeContentBox.block .elements .elementText .name{font-size:.16rem;line-height:.22rem;color:#fff;padding:.02rem 0}.postTypeWrap .postTypeContentBox.block .elements .elementText .describe{font-size:.12rem;line-height:.17rem;color:hsla(0,0%,100%,.85);padding:.02rem 0}.postTypeWrap .postTypeContentBox.block_1 .elements{border-bottom:1px solid #fff}.postTypeWrap .postTypeContentBox.block_1 .elements:last-child{border-bottom:none}.postTypeWrap .postTypeContentBox.block_1 .elementText{display:flex;flex-direction:column;justify-content:center}.postTypeWrap .postTypeContentBox.block_2{overflow:hidden}.postTypeWrap .postTypeContentBox.block_2 .elements{float:left;border-top:1px solid #fff;border-right:1px solid #fff}.postTypeWrap .postTypeContentBox.block_2 .elements:first-child,.postTypeWrap .postTypeContentBox.block_2 .elements:nth-child(2){border-top:none}.postTypeWrap .postTypeContentBox.block_2 .elements:nth-child(2n){border-right:none}.postTypeWrap .postTypeContentBox.block_2 .elements .elementText{padding:.12rem}.postTypeWrap .postTypeContentBox.block_3{overflow:hidden}.postTypeWrap .postTypeContentBox.block_3 .elements{float:left;border-top:1px solid #fff;border-right:1px solid #fff;text-align:center}.postTypeWrap .postTypeContentBox.block_3 .elements:first-child,.postTypeWrap .postTypeContentBox.block_3 .elements:nth-child(2),.postTypeWrap .postTypeContentBox.block_3 .elements:nth-child(3){border-top:none}.postTypeWrap .postTypeContentBox.block_3 .elements:nth-child(3n){border-right:none}.postTypeWrap .postTypeContentBox.block_3 .elements .elementText{padding:.12rem;display:flex;flex-direction:column;justify-content:center}.postTypeWrap .postTypeContentBox.block_4{overflow:hidden}.postTypeWrap .postTypeContentBox.block_4 .elements{float:left;border-top:1px solid #fff;border-right:1px solid #fff;text-align:center}.postTypeWrap .postTypeContentBox.block_4 .elements:first-child,.postTypeWrap .postTypeContentBox.block_4 .elements:nth-child(2),.postTypeWrap .postTypeContentBox.block_4 .elements:nth-child(3),.postTypeWrap .postTypeContentBox.block_4 .elements:nth-child(4){border-top:none}.postTypeWrap .postTypeContentBox.block_4 .elements:nth-child(4n){border-right:none}.postTypeWrap .postTypeContentBox.block_4 .elements .elementText{padding:.12rem;display:flex;flex-direction:column;justify-content:center}.postTypeWrap .postTypeContentBox.icon{padding:0 .16rem}.postTypeWrap .postTypeContentBox.icon .elements{box-shadow:1px 2px .28rem rgba(0,0,0,.04);border-radius:.08rem;background:#fff;padding:0 .16rem}.postTypeWrap .postTypeContentBox.icon .elementText p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.postTypeWrap .postTypeContentBox.icon .name{font-size:.14rem;font-weight:500;color:rgba(0,0,0,.85);line-height:.2rem}.postTypeWrap .postTypeContentBox.icon .describe{font-size:.12rem;font-weight:400;color:rgba(0,0,0,.45);line-height:.17rem;margin-top:.02rem}.postTypeWrap .postTypeContentBox.icon .elementIcon i{font-size:.32rem}.postTypeWrap .postTypeContentBox.icon_1 .elements{margin-bottom:.12rem;display:flex;align-items:center;justify-content:space-between;padding-right:.18rem}.postTypeWrap .postTypeContentBox.icon_1 .elements:last-child{margin-bottom:0}.postTypeWrap .postTypeContentBox.icon_1 .elementText{width:70.933vw;display:flex;flex-direction:column;justify-content:center}.postTypeWrap .postTypeContentBox.icon_1 .elementIcon{margin-left:.16rem;display:flex;justify-content:center;align-items:center}.postTypeWrap .postTypeContentBox.icon_2{overflow:hidden}.postTypeWrap .postTypeContentBox.icon_2 .elements{margin:0 .12rem .12rem 0;float:left;display:flex;flex-direction:column-reverse}.postTypeWrap .postTypeContentBox.icon_2 .elements:nth-child(2n){margin-right:0}.postTypeWrap .postTypeContentBox.icon_2 .elementText{padding-bottom:.16rem}.postTypeWrap .postTypeContentBox.icon_2 .elementIcon{flex:1;display:flex;padding-top:.13rem}.postTypeWrap .postTypeContentBox.icon_3{overflow:hidden}.postTypeWrap .postTypeContentBox.icon_3 .elements{margin:0 .09rem .12rem 0;float:left;display:flex;flex-direction:column-reverse;align-items:center}.postTypeWrap .postTypeContentBox.icon_3 .elements:nth-child(3n){margin-right:0}.postTypeWrap .postTypeContentBox.icon_3 .elementText{padding-bottom:.16rem;text-align:center;width:100%}.postTypeWrap .postTypeContentBox.icon_3 .elementIcon{flex:1;display:flex;padding-top:.13rem}.postTypeWrap .postTypeContentBox.icon_4{overflow:hidden}.postTypeWrap .postTypeContentBox.icon_4 .elements{margin:0 .08rem .12rem 0;float:left;display:flex;flex-direction:column-reverse;align-items:center}.postTypeWrap .postTypeContentBox.icon_4 .elements:nth-child(4n){margin-right:0}.postTypeWrap .postTypeContentBox.icon_4 .elementText{padding-bottom:.16rem;text-align:center;width:100%}.postTypeWrap .postTypeContentBox.icon_4 .elementIcon{flex:1;display:flex;padding-top:.13rem}.App-mainBg{height:100%;width:100%;position:relative;z-index:1;transition-property:width,transform,height;transition-duration:.3s;background-position:50%;background-size:cover}.homeNav{display:block;height:.6rem;width:.6rem;line-height:.6rem;text-align:center;border-radius:50%;box-shadow:0 .2rem .1rem rgba(0,0,0,.1);position:fixed;left:50%;margin-left:-.3rem;bottom:.62rem;z-index:100;transition:all .4s;display:flex;flex-direction:column;align-items:center;justify-content:center}.homeNav,.homeNav span{font-size:.18rem}.App-wrap .App-main.App-differentStyles{position:absolute;top:0;right:0;bottom:0;left:0;padding-top:44px}.App-wrap .App-main.App-differentStyles::-webkit-scrollbar{display:none}.indexBottomModal .am-modal-content{border-radius:20px 20px 0 0}.indexBottomModal .mainContent{width:100%}.indexBottomModal .mainContent .mainContentLogo{position:relative}.indexBottomModal .mainContent .mainContentLogo .bgCover{height:.8rem;padding-top:.4rem;display:flex;justify-content:center}.indexBottomModal .mainContent .mainContentLogo span{display:block;height:1px;width:1rem;margin-top:.24rem}.indexBottomModal .mainContent .mainContentLogo .logo{height:100%;width:100%}.indexBottomModal .mainContent .mainContentLogo .logo img{height:100%}.positionContent{height:100%;width:100%;background:#b20000;position:absolute;left:0;top:0;transition:all .4s}.positionContent .positionContentCover{height:100%;width:100%;position:relative}.positionContent .navListWrap{padding:.62rem 0 0 .39rem;height:100%}.positionContent .navListWrap .logoBoxWrap{height:64px;padding-bottom:.14rem}.positionContent .navListWrap .logoBoxWrap .logoBox{height:.5rem;width:1.5rem}.positionContent .navListWrap .logoBoxWrap .logoBox img{height:100%;width:100%}.positionContent .navListWrap .navListLf{width:1.5rem;height:100%;position:relative;transform:translateX(-.5rem);transition:.3s}.positionContent .navListWrap .navListLf .menu-item-wrap{width:1.5rem}.positionContent .navListWrap .navListLf .menu-item-wrap .menu-item-main{margin-bottom:20px;text-align:center;color:#000;font-size:.14rem;line-height:.22rem}.positionContent .navListWrap .navListLf .leftNavList{margin-top:.17rem;background-color:transparent}.positionContent .navListWrap .navListLf .leftNavList .am-flexbox-item{background-color:transparent;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.positionContent .navListWrap .navListLf .leftNavList .am-list-body:before{display:none}.positionContent .navListWrap .navListLf .leftNavList .am-list-body{background-color:transparent!important;border-top:none;border-bottom:none}.positionContent .navListWrap .navListLf .leftNavList .am-list-item{padding:0;background-color:transparent!important}.positionContent .navListWrap .navListLf .leftNavList .am-list-item .am-list-line{padding:0}.positionContent .navListWrap .navListLf .leftNavList .am-list-item .am-list-line .am-list-content{text-align:center;font-size:.14rem;background:transparent;border:0;overflow:inherit!important;text-overflow:inherit!important;white-space:normal!important}.positionContent .navListWrap .navListLf .leftNavList .am-list-item.am-radio-item .am-list-line .am-list-extra .am-radio-inner{display:none}.positionContent .navListWrap .navListLf .leftNavList .am-list-item .am-list-line .am-list-content{color:inherit}.positionContent .navListWrap .navListLf .hotDiv{height:.7rem;width:.7rem;display:flex;justify-content:center;align-items:center;position:absolute;bottom:.4rem;left:0;right:0;margin:0 auto;transition:all .3s}.positionContent .navListWrap .navListLf .hotDiv .closeNavList{height:.4rem;width:.4rem;background:#b20000;color:#fff;border-radius:50%;box-shadow:0 .2rem .1rem rgba(0,0,0,.1);display:flex;justify-content:center;align-items:center}.positionContent .navListWrap .navListLf .hotDiv .closeNavList span{font-size:.18rem}.positionContent .threeRight{position:absolute;right:0;top:0;height:0;width:0;border-color:transparent red red transparent;border-style:solid}.am-menu .am-flexbox .am-flexbox-item:first-child .am-list .am-list-item .am-list-line .am-list-content,.am-menu .am-flexbox .am-flexbox-item:last-child .am-list .am-list-item.am-sub-menu-item-selected .am-list-line .am-list-content{color:inherit!important}.am-flexbox .am-flexbox-item:only-child .am-list .am-list-item .am-list-line,.am-menu .am-flexbox .am-flexbox-item .am-list .am-list-body,.am-menu .am-flexbox .am-flexbox-item:only-child .am-list .am-list-item .am-list-line,.am-menu .am-flexbox .am-flexbox-item:only-child .am-list .am-list-item:last-child{border:none!important}.App-main>.searchNavWrap{position:fixed;left:0;top:0;z-index:1}.App-main .shareWrap{background:#fff;width:100%;height:.56rem;font-size:.13rem;display:flex;align-items:center;justify-content:space-between;position:fixed;left:0;bottom:0;z-index:3;box-shadow:0 -1px 5px rgba(0,0,0,.1)}.App-main .shareWrap .shareItem{color:#000;display:flex;justify-content:center;align-items:center}.App-main .shareWrap .shareItem>span{margin-left:.2rem}.App-main .shareWrap .shareItem .checkBoxWrap{height:100%;width:.51rem;display:flex;justify-content:center;align-items:center}.App-main .shareWrap .shareItem .num{margin-right:.1rem;margin-left:0}.App-main .shareWrap .shareItemone{height:100%;justify-content:space-between}.App-main .shareWrap .shareAll{background-color:#727272;width:1.32rem;height:.4rem;border-radius:1rem;margin:0 .16rem 0 .2rem;font-size:.12rem;justify-content:center;color:#fff}.App-main .shareWrap .shareAll,.App-main .shareWrap .shareBtn{display:flex;align-items:center}.App-main .shareListHeader{height:1.58rem;width:100%;position:relative;overflow:hidden}.App-main .shareListHeader .imgBlur,.App-main .shareListHeader .imgBlur img{height:100%;width:100%}.App-main .shareListHeader .logo{max-height:.4rem;max-width:.4rem;display:flex;justify-content:center;align-items:center;overflow:hidden;margin-bottom:.1rem}.App-main .shareListHeader .logo img{width:.4rem}.App-main .shareListHeader .headerContent h3{line-height:.2rem;height:.2rem;font-size:.14rem;color:#fff;text-align:center;margin-bottom:.05rem;overflow:hidden}.App-main .shareListHeader .headerContent p{line-height:.17rem;height:.17rem;font-size:.12rem;color:#fff;text-align:center;overflow:hidden}.App-main .clickQrCode{height:.99rem;width:100%}.App-main .clickQrCode .qrCodeBg{padding:.2rem .16rem .2rem .27rem;display:flex;align-items:center}.App-main .clickQrCode .qrCodeBg .left{height:.38rem;width:.38rem;display:flex;justify-content:center;align-items:center;margin-right:.08rem}.App-main .clickQrCode .qrCodeBg .left span{font-size:.36rem}.App-main .clickQrCode .qrCodeBg .center{flex:1}.App-main .clickQrCode .qrCodeBg .center h3{font-size:.14rem;line-height:.2rem}.App-main .clickQrCode .qrCodeBg .center p{font-size:.12rem;line-height:.18rem}.App-main .clickQrCode .qrCodeBg .right{height:.6rem;width:.6rem;background-color:#fff}.App-main .clickQrCode .qrCodeBg .right img{height:100%;width:100%}.App-main .am-list-view-scrollview .topImg{position:relative;width:100%}.App-main .am-list-view-scrollview .topImg img{width:100%}.App-main .am-list-view-scrollview .am-list-view-scrollview{flex:1}.App-main .am-list-view-scrollview .am-list-view-scrollview-content{width:100%}.App-main .am-list-view-scrollview .am-list-body{background-color:transparent}.App-main .am-drawer-content .am-list-body:before{display:none!important}.modalAlertWrap .modelDeliverNote .iconDiv .iconfont{font-size:1.25rem;color:#afafaf}.modalAlertWrap .modelDeliverNote .iconDiv img{max-width:80%;min-width:50%;margin-bottom:.1rem}.modalAlertWrap .modelDeliverNote .title{font-size:.18rem;color:#060606;margin-bottom:.2rem}.modalAlertWrap .modelDeliverNote .content{text-align:left;max-height:50vh;min-height:1rem;overflow-y:auto;padding:0 .1rem;font-size:.14rem;white-space:pre-wrap}.modalAlertWrap .modelDeliverNote .am-button{width:1.44rem;line-height:.4rem;height:.4rem;font-size:.13rem;border-radius:.2rem;margin:.2rem auto;border:1px solid rgba(0,0,0,.16)}.modalAlertWrap .modelDeliverNote .am-button:before{display:none!important}.am-modal-android .am-modal-content{border-radius:5px!important}.am-modal-android .am-modal-alert-content{text-align:center}.am-modal-android .am-modal-button-group-v{display:block!important}.am-modal-android .am-modal-button{width:60%;left:50%;transform:translate(-50%,15px)}.am-modal-android .modalButton{padding:0 20px;background-color:#108ee9;border-radius:26px;font-size:14px;height:30px;line-height:30px}.am-list-header{padding:15px 15px 9px;font-size:14px;color:#888;width:100%;box-sizing:border-box}.am-list-footer{padding:9px 15px 15px;font-size:14px;color:#888}.am-list-body{position:relative;background-color:#fff;border-top:1px solid #ddd;border-bottom:1px solid #ddd}@media (min-resolution:2dppx){html:not([data-scale]) .am-list-body{border-top:none}html:not([data-scale]) .am-list-body:before{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:0;right:auto;bottom:auto;left:0;width:100%;height:1px;transform-origin:50% 50%;transform:scaleY(.5)}}@media (min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-list-body:before{transform:scaleY(.33)}}@media (min-resolution:2dppx){html:not([data-scale]) .am-list-body{border-bottom:none}html:not([data-scale]) .am-list-body: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)}}@media (min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-list-body:after{transform:scaleY(.33)}}.am-list-body div:not(:last-child) .am-list-line{border-bottom:1px solid #ddd}@media (min-resolution:2dppx){html:not([data-scale]) .am-list-body div:not(:last-child) .am-list-line{border-bottom:none}html:not([data-scale]) .am-list-body div:not(:last-child) .am-list-line: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)}}@media (min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-list-body div:not(:last-child) .am-list-line:after{transform:scaleY(.33)}}.am-list-item{position:relative;display:flex;padding-left:15px;min-height:44px;background-color:#fff;vertical-align:middle;overflow:hidden;transition:background-color .2s;align-items:center}.am-list-item .am-list-ripple{position:absolute;background:transparent;display:inline-block;overflow:hidden;will-change:box-shadow,transform;transition:box-shadow .2s cubic-bezier(.4,0,1,1),background-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1);outline:none;cursor:pointer;border-radius:100%;transform:scale(0)}.am-list-item .am-list-ripple.am-list-ripple-animate{background-color:hsla(0,0%,62%,.2);animation:ripple 1s linear}.am-list-item.am-list-item-top .am-list-line{align-items:flex-start}.am-list-item.am-list-item-top .am-list-line .am-list-arrow{margin-top:2px}.am-list-item.am-list-item-middle .am-list-line{align-items:center}.am-list-item.am-list-item-bottom .am-list-line{align-items:flex-end}.am-list-item.am-list-item-error .am-list-line .am-list-extra,.am-list-item.am-list-item-error .am-list-line .am-list-extra .am-list-brief{color:#f50}.am-list-item.am-list-item-active{background-color:#ddd}.am-list-item.am-list-item-disabled .am-list-line .am-list-content,.am-list-item.am-list-item-disabled .am-list-line .am-list-extra{color:#bbb}.am-list-item img{width:22px;height:22px;vertical-align:middle}.am-list-item .am-list-thumb:first-child{margin-right:15px}.am-list-item .am-list-thumb:last-child{margin-left:8px}.am-list-item .am-list-line{position:relative;display:flex;flex:1;align-self:stretch;padding-right:15px;overflow:hidden}.am-list-item .am-list-line .am-list-content{flex:1;color:#000;font-size:17px;text-align:left}.am-list-item .am-list-line .am-list-content,.am-list-item .am-list-line .am-list-extra{line-height:1.5;width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-top:7px;padding-bottom:7px}.am-list-item .am-list-line .am-list-extra{flex-basis:36%;color:#888;font-size:16px;text-align:right}.am-list-item .am-list-line .am-list-brief,.am-list-item .am-list-line .am-list-title{width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.am-list-item .am-list-line .am-list-brief{color:#888;font-size:15px;line-height:1.5;margin-top:6px}.am-list-item .am-list-line .am-list-arrow{display:block;width:15px;height:15px;margin-left:8px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='26' viewBox='0 0 16 26' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 0L0 2l11.5 11L0 24l2 2 14-13z' fill='%23C7C7CC' fill-rule='evenodd'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:50% 50%;visibility:hidden}.am-list-item .am-list-line .am-list-arrow-horizontal{visibility:visible}.am-list-item .am-list-line .am-list-arrow-vertical{visibility:visible;transform:rotate(90deg)}.am-list-item .am-list-line .am-list-arrow-vertical-up{visibility:visible;transform:rotate(270deg)}.am-list-item .am-list-line-multiple{padding:12.5px 15px 12.5px 0}.am-list-item .am-list-line-multiple .am-list-content,.am-list-item .am-list-line-multiple .am-list-extra{padding-top:0;padding-bottom:0}.am-list-item .am-list-line-wrap .am-list-content,.am-list-item .am-list-line-wrap .am-list-extra{white-space:normal}.am-list-item select{position:relative;display:block;width:100%;height:100%;padding:0;border:0;font-size:17px;appearance:none;background-color:transparent}@keyframes ripple{to{opacity:0;transform:scale(2.5)}}.am-checkbox{position:relative;display:inline-block;vertical-align:middle;width:21px;height:21px}.am-checkbox-inner{position:absolute;right:0;width:21px;height:21px;border:1px solid #ccc;border-radius:50%;transform:rotate(0deg);box-sizing:border-box}.am-checkbox-inner:after{position:absolute;display:none;top:1.5px;right:6px;z-index:999;width:5px;height:11px;border-style:solid;border-width:0 1px 1px 0;content:" ";transform:rotate(45deg)}.am-checkbox-input{position:absolute;top:0;left:0;opacity:0;width:100%;height:100%;z-index:2;border:0 none;appearance:none}.am-checkbox.am-checkbox-checked .am-checkbox-inner{border-color:#108ee9;background:#108ee9}.am-checkbox.am-checkbox-checked .am-checkbox-inner:after{display:block;border-color:#fff}.am-checkbox.am-checkbox-disabled{opacity:.3}.am-checkbox.am-checkbox-disabled.am-checkbox-checked .am-checkbox-inner{border-color:#888;background:none}.am-checkbox.am-checkbox-disabled.am-checkbox-checked .am-checkbox-inner:after{border-color:#888}.am-list .am-list-item.am-checkbox-item .am-list-thumb{width:21px;height:21px}.am-list .am-list-item.am-checkbox-item .am-list-thumb .am-checkbox{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:44px}.am-list .am-list-item.am-checkbox-item .am-list-thumb .am-checkbox-inner{left:15px;top:12px}.am-list .am-list-item.am-checkbox-item.am-checkbox-item-disabled .am-list-content{color:#bbb}.am-checkbox-agree{position:relative;display:flex;align-items:stretch;margin-left:15px;padding-top:9px;padding-bottom:9px}.am-checkbox-agree .am-checkbox{position:absolute;left:0;top:0;width:30px;height:100%}.am-checkbox-agree .am-checkbox-inner{left:0;top:12px}.am-checkbox-agree .am-checkbox-agree-label{display:inline-block;font-size:15px;color:#000;line-height:1.5;margin-left:30px;margin-top:1px}.checkboxComponent{height:100%;width:100%}.checkboxComponent .am-checkbox-wrapper{height:100%;width:100%;display:flex;justify-content:center;align-items:center}.checkboxComponent .am-checkbox-inner{border-width:.5px}.checkboxComponent .am-checkbox-checked .am-checkbox-inner{display:none}.checkboxComponent .checkboxCheckedWrap{height:.21rem;width:.21rem;border-radius:50%;background:red;margin-left:-.2rem;display:flex;justify-content:center;align-items:center}.checkboxComponent .checkboxCheckedWrap span{margin-top:-3px;width:5px;height:11px;border-color:#fff;border-style:solid;border-width:0 1px 1px 0;transform:rotate(45deg)}.am-activity-indicator{display:flex;align-items:center;z-index:99}.am-activity-indicator-spinner{display:inline-block;width:20px;height:20px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-2.125 -1.875 64 64'%3E%3Cpath fill='%23CCC' d='M29.875-1.875c-17.673 0-32 14.327-32 32s14.327 32 32 32 32-14.327 32-32-14.327-32-32-32zm0 60.7c-15.85 0-28.7-12.85-28.7-28.7s12.85-28.7 28.7-28.7 28.7 12.85 28.7 28.7-12.85 28.7-28.7 28.7z'/%3E%3Cpath fill='%23108ee9' d='M61.858 30.34c.003-.102.008-.203.008-.305 0-11.43-5.996-21.452-15.01-27.113l-.013.026a1.629 1.629 0 0 0-.81-.22 1.646 1.646 0 1 0-.713 3.132c7.963 5.1 13.247 14.017 13.247 24.176 0 .147-.01.293-.01.44h.022c0 .01-.004.02-.004.03 0 .91.74 1.65 1.65 1.65s1.65-.74 1.65-1.65c0-.06-.012-.112-.018-.167z'/%3E%3C/svg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat;animation:spinner-anime 1s linear infinite}.am-activity-indicator-tip{font-size:14px;margin-left:8px;color:#000;opacity:.4}.am-activity-indicator.am-activity-indicator-toast{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center;z-index:1999}.am-activity-indicator.am-activity-indicator-toast .am-activity-indicator-spinner{margin:0}.am-activity-indicator.am-activity-indicator-toast .am-activity-indicator-toast{display:inline-block;position:relative;top:4px}.am-activity-indicator-content{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:15px;border-radius:7px;background-clip:padding-box;color:#fff;background-color:rgba(58,58,58,.9);font-size:15px;line-height:20px}.am-activity-indicator-spinner-lg{width:32px;height:32px}@keyframes spinner-anime{to{transform:rotate(1turn)}}.am-indexed-list-section-body.am-list-body,.am-indexed-list-section-body.am-list-body .am-list-item:last-child .am-list-line{border-bottom:0}.am-indexed-list-section-body.am-list-body .am-list-item:last-child .am-list-line:after,.am-indexed-list-section-body.am-list-body:after{display:none!important}.am-indexed-list-section-header.am-list-body,.am-indexed-list-section-header.am-list-body .am-list-item .am-list-line{border-bottom:0}.am-indexed-list-section-header.am-list-body .am-list-item .am-list-line:after,.am-indexed-list-section-header.am-list-body:after{display:none!important}.am-indexed-list-section-header .am-list-item{height:30px;min-height:30px;background-color:#f5f5f9}.am-indexed-list-section-header .am-list-item .am-list-line{height:30px;min-height:30px}.am-indexed-list-section-header .am-list-item .am-list-content{font-size:14px!important;color:#888!important}.am-indexed-list-quick-search-bar{position:fixed;top:0;right:0;z-index:0;text-align:center;color:#108ee9;font-size:16px;list-style:none;padding:0}.am-indexed-list-quick-search-bar li{padding:0 5px}.am-indexed-list-quick-search-bar-over{background-color:rgba(0,0,0,.4)}.am-indexed-list-qsindicator{position:absolute;left:50%;top:50%;margin:-15px auto auto -30px;width:60px;height:30px;background:transparent;opacity:.7;color:#0af;font-size:20px;border-radius:30px;z-index:1999;text-align:center;line-height:30px}.am-indexed-list-qsindicator-hide{display:none}.am-search{display:flex;align-items:center;height:44px;padding:0 8px;background-color:#efeff4}.am-search,.am-search-input{position:relative;overflow:hidden}.am-search-input{flex:1;width:100%;height:28px;background-color:#fff;background-clip:padding-box;border-radius:3px}.am-search-input .am-search-synthetic-ph,.am-search-input input[type=search]{position:absolute;top:0;left:0}.am-search-input .am-search-synthetic-ph{box-sizing:content-box;z-index:1;height:28px;line-height:28px;width:100%;transition:width .3s;display:block;text-align:center}.am-search-input .am-search-synthetic-ph-icon{display:inline-block;margin-right:5px;width:15px;height:15px;overflow:hidden;vertical-align:-2.5px;background-repeat:no-repeat;background-size:15px auto;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='38' height='36' viewBox='0 0 38 36' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M29.05 25.23a15.81 15.81 0 0 0 3.004-9.294c0-8.8-7.17-15.934-16.017-15.934C7.192.002.02 7.136.02 15.936c0 8.802 7.172 15.937 16.017 15.937a16 16 0 0 0 10.772-4.143l8.873 8.232 2.296-2.45-8.927-8.282zM16.2 28.933c-7.19 0-13.04-5.788-13.04-12.903 0-7.113 5.85-12.904 13.04-12.904 7.19 0 12.9 5.79 12.9 12.904 0 7.115-5.71 12.903-12.9 12.903z' fill='%23bbb' fill-rule='evenodd'/%3E%3C/svg%3E")}.am-search-input .am-search-synthetic-ph-placeholder{color:#bbb;font-size:15px}.am-search-input input[type=search]{z-index:2;opacity:0;width:100%;text-align:left;display:block;color:#000;height:28px;font-size:15px;background-color:transparent;border:0}.am-search-input input[type=search]::placeholder{background:none;text-align:left;color:transparent}.am-search-input input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}.am-search-input .am-search-clear{box-sizing:content-box;position:absolute;display:none;z-index:3;width:15px;height:15px;padding:6.5px;border-radius:50%;top:0;right:0;background-color:transparent;background-position:50%;background-repeat:no-repeat;background-size:15px 15px;transition:all .3s;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28 28'%3E%3Ccircle cx='14' cy='14' r='14' fill='%23ccc'/%3E%3Cpath stroke='%23fff' stroke-width='2' stroke-miterlimit='10' d='M8 8l12 12'/%3E%3Cpath fill='none' stroke='%23fff' stroke-width='2' stroke-miterlimit='10' d='M20 8L8 20'/%3E%3C/svg%3E")}.am-search-input .am-search-clear-active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28 28'%3E%3Ccircle cx='14' cy='14' r='14' fill='%23108ee9'/%3E%3Cpath stroke='%23fff' stroke-width='2' stroke-miterlimit='10' d='M8 8l12 12'/%3E%3Cpath fill='none' stroke='%23fff' stroke-width='2' stroke-miterlimit='10' d='M20 8L8 20'/%3E%3C/svg%3E")}.am-search-input .am-search-clear-show{display:block}.am-search-cancel{flex:none;opacity:0;padding-left:8px;height:44px;line-height:44px;font-size:16px;color:#108ee9;text-align:right}.am-search-cancel-anim{transition:margin-right .3s,opacity .3s;transition-delay:.1s}.am-search-cancel-show{opacity:1}.am-search.am-search-start .am-search-input input[type=search]{opacity:1;padding:0 28px 0 35px}.am-search.am-search-start .am-search-input input[type=search]::placeholder{color:transparent}.am-search.am-search-start .am-search-input .am-search-synthetic-ph{padding-left:15px;width:auto}.searchNav1 .iconfont{font-size:.22rem}.searchNav1 .searchWrap{flex:1}.searchNav1 .searchWrap .bgCover{width:100%;height:100%;position:relative}.searchNav1 .searchWrap .bgCover .am-search-cancel-anim{display:none}.searchNav1 .searchWrap .bgCover .am-search{background-color:transparent}.searchNav1 .searchWrap .bgCover .am-search-input{background-color:transparent;font-size:.13rem}.searchNav1 .searchWrap .bgCover .am-search-input .am-search-synthetic-ph-placeholder{font-size:.13rem}.searchNav1 .searchWrap .bgCover .am-search-input .am-search-synthetic-ph{text-align:left}.searchNav1 .searchWrap .bgCover .am-search.am-search-start .am-search-input .am-search-synthetic-ph{padding-left:0!important}.searchNav1 .searchWrap .bgCover .am-search-input input[type=search]{font-size:.13rem;color:inherit!important;padding-left:.2rem}.searchNav1 .filterBtnWrap{width:.45rem}.searchNav1 .filterBtnWrap .bgCover2{height:100%;width:100%;text-align:center}.modalNav{position:absolute;left:0;top:.45rem;width:100%}.modalNav .leftToRightdrawer .am-drawer-sidebar{width:3.1rem!important}.modalNav .leftToRightContent{height:100%;display:flex;flex-direction:column;background-color:#fff}.modalNav .leftToRightContent .leftToRightItems{flex:1;overflow-x:hidden;overflow-y:auto}.modalNav .leftToRightContent .leftToRightItems .leftToRightItem{padding:.21rem .15rem 0}.modalNav .leftToRightContent .leftToRightItems .leftToRightItem h3{height:.37rem;line-height:.21rem;font-size:.15rem;color:#000;font-weight:400;padding-bottom:.16rem}.modalNav .leftToRightContent .leftToRightItems .leftToRightItem .leftToRightItemMain{display:flex;justify-content:stretch;flex-wrap:wrap}.modalNav .leftToRightContent .leftToRightItems .leftToRightItem .leftToRightItemMain .btn{margin-right:.1rem;display:inline-block;height:.35rem;line-height:.35rem;padding:0 .1rem;font-size:.13rem;margin-bottom:.09rem;background-color:#888;color:#fff;border:1px solid #000;border-color:hsla(0,0%,100%,.2);border-width:.5px;border-radius:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.modalNav .leftToRightContent .btns{height:.5rem;display:flex}.modalNav .leftToRightContent .btns button{height:.5rem;flex:1;font-size:.15rem}.modalNav .leftToRightContent .btns .reset{background-color:#efefef;color:#999}.modalNav .leftToRightContent .btns .sure{background-color:#999;color:#fff}.modalNav .topToBottomdrawer .am-drawer-sidebar{width:100%;height:3.53rem;background-color:#fff}.modalNav .topToBottomdrawer .am-drawer-sidebar .leftToRightItem{padding:.21rem .17rem 0}.modalNav .topToBottomdrawer .am-drawer-sidebar .leftToRightItem .leftToRightItemMain .am-button{margin-right:.09rem;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.am-drawer{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.am-drawer-sidebar{z-index:2;position:absolute;transition:transform .3s ease-out;will-change:transform;overflow-y:auto}.am-drawer-draghandle{z-index:1;position:absolute;background-color:rgba(50,50,50,.1)}.am-drawer-overlay{z-index:1;opacity:0;visibility:hidden;transition:opacity .5s ease-out;background-color:rgba(0,0,0,.4)}.am-drawer-content,.am-drawer-overlay{position:absolute;top:0;left:0;right:0;bottom:0}.am-drawer-content{overflow:auto;transition:left .3s ease-out,right .3s ease-out}.am-drawer.am-drawer-left .am-drawer-draghandle,.am-drawer.am-drawer-left .am-drawer-sidebar,.am-drawer.am-drawer-right .am-drawer-draghandle,.am-drawer.am-drawer-right .am-drawer-sidebar{top:0;bottom:0}.am-drawer.am-drawer-left .am-drawer-draghandle,.am-drawer.am-drawer-right .am-drawer-draghandle{width:10px;height:100%}.am-drawer.am-drawer-bottom .am-drawer-draghandle,.am-drawer.am-drawer-bottom .am-drawer-sidebar,.am-drawer.am-drawer-top .am-drawer-draghandle,.am-drawer.am-drawer-top .am-drawer-sidebar{left:0;right:0}.am-drawer.am-drawer-bottom .am-drawer-draghandle,.am-drawer.am-drawer-top .am-drawer-draghandle{width:100%;height:10px}.am-drawer.am-drawer-left .am-drawer-sidebar{left:0;transform:translateX(-100%)}.am-drawer-open.am-drawer.am-drawer-left .am-drawer-sidebar{box-shadow:1px 1px 2px rgba(0,0,0,.15)}.am-drawer.am-drawer-left .am-drawer-draghandle{left:0}.am-drawer.am-drawer-right .am-drawer-sidebar{right:0;transform:translateX(100%)}.am-drawer-open.am-drawer.am-drawer-right .am-drawer-sidebar{box-shadow:-1px 1px 2px rgba(0,0,0,.15)}.am-drawer.am-drawer-right .am-drawer-draghandle{right:0}.am-drawer.am-drawer-top .am-drawer-sidebar{top:0;transform:translateY(-100%)}.am-drawer-open.am-drawer.am-drawer-top .am-drawer-sidebar{box-shadow:1px 1px 2px rgba(0,0,0,.15)}.am-drawer.am-drawer-top .am-drawer-draghandle{top:0}.am-drawer.am-drawer-bottom .am-drawer-sidebar{bottom:0;transform:translateY(100%)}.am-drawer-open.am-drawer.am-drawer-bottom .am-drawer-sidebar{box-shadow:1px -1px 2px rgba(0,0,0,.15)}.am-drawer.am-drawer-bottom .am-drawer-draghandle{bottom:0}.searchNavWrap{width:100%;position:relative;z-index:1}.searchNavWrap .searchNav{height:.45rem;line-height:.45rem;width:100%;color:#000;display:flex;overflow:hidden}.searchNavWrap .searchNav .searchNavItem{flex:1;width:0;font-size:.14rem}.searchNavWrap .searchNav .searchNavItem .bgCover{height:100%;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.searchNavWrap .searchNav .searchNavItem .bgCover .iconfont{width:.3rem;text-align:right}.searchNavWrap .searchNav .searchNavItem .bgCover .nameContent{margin-left:.05rem}.searchNavWrap .searchNav .searchNavItem .bgCover .icon-gongzuodidian{font-weight:700}.searchNavWrap .searchNav .searchItem{width:10%}.searchNavWrap .searchNav .searchItem .bgCover{display:flex;justify-content:center;align-items:center}.searchNavWrap .searchNav .searchItem .icon-search{font-size:.22rem}.modalNav .modalInput{height:.6rem;background-color:#fff}.modalNav .modalInput .am-search{height:.6rem}.modalNav .modalInput .am-search-cancel-anim,.modalNav .modalInput .am-search-input .am-search-synthetic-ph-icon{display:none}.modalNav .modalInput .am-search{background-color:transparent}.modalNav .modalInput .am-search-input{background-color:transparent;font-size:.13rem}.modalNav .modalInput .am-search-input .am-search-synthetic-ph-placeholder{font-size:.13rem}.modalNav .modalInput .am-search-input .am-search-synthetic-ph{text-align:left}.modalNav .modalInput .am-search.am-search-start .am-search-input .am-search-synthetic-ph{padding-left:0!important}.modalNav .modalInput .am-search-input input[type=search]{font-size:.13rem;color:inherit!important;padding-left:0}.multisMenu-wrap{position:relative;max-height:2.6rem;font-size:.13rem;display:flex}.multisMenu-wrap .menu-item{overflow-x:hidden;overflow-y:auto}.multisMenu-wrap .menu-item .menu-list-item{height:.44rem;line-height:.44rem;padding-left:.3rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.multisMenu-wrap .menu-item:first-child{width:45%}.multisMenu-wrap .menu-item:nth-child(2){flex:1}.search-site-wrap{display:flex;flex-direction:column;width:100%}.search-site-wrap-bar{width:100%;padding:24px 0 0}.search-site-wrap-bar .am-search{height:40px;padding:0 10px;background-color:#fff}.search-site-wrap-bar .am-search .am-search-input,.search-site-wrap-bar .am-search .am-search-input .am-search-clear,.search-site-wrap-bar .am-search .am-search-input .am-search-synthetic-ph,.search-site-wrap-bar .am-search .am-search-input input[type=search]{height:40px;line-height:40px}.search-site-wrap-bar .am-search .am-search-input{background-color:#f2f2f2;border-radius:20px}.search-site-wrap-bar .am-search .am-search-input input[type=search]:focus .am-search-input{border:1px solid #3370ff;background-color:transparent}.search-site-wrap-bar .am-search .am-search-input .am-search-clear{padding:0 6.5px}.search-site-wrap-bar .am-search .am-search-cancel{color:#414141;font-weight:400}.search-site-wrap-bar .am-search.am-search-start .am-search-input{background-color:transparent;border:1px solid #3370ff}.search-site-wrap-list{flex:1}.search-site-wrap-list .am-list-view-scrollview{position:relative}.search-site-wrap-list .am-list-view-scrollview .site-list-empty-wrap{position:absolute;top:165px;left:50%;transform:translateX(-50%);color:#999;font-size:16px;font-weight:400}.search-site-wrap-list .site-list-item-wrap{padding:16px 24px;border-bottom:1px solid rgba(0,0,0,.1)}.search-site-wrap-list .site-list-item-wrap .site-list-item-content{font-size:16px;font-weight:400;line-height:22px;text-align:left}.search-site-wrap-list .site-list-item-wrap .site-list-item-content.active-site{font-weight:600}.search-site-wrap .site .am-modal-content{height:50vh}.search-site-wrap .site .am-search-synthetic-ph{padding-left:10px!important}.search-site-wrap .site .am-search-synthetic-ph-icon{display:inline-block!important}.search-site-wrap .site .am-search-synthetic-ph-container{margin-left:14px}.search-site-wrap .site.am-search-start .am-search-synthetic-ph{width:auto!important}.search-site-wrap.old .search-site-wrap-list{max-height:100vh;overflow-y:auto;padding-bottom:64px}.search-site-wrap.site .search-site-wrap-bar{padding:5px}.search-site-wrap.site .search-site-wrap-bar input{text-indent:.31rem}.search-site-wrap.site .search-site-wrap-bar .am-search.am-search-start .am-search-input{border:0}.search-site-wrap.site .search-site-wrap-list{padding-bottom:20px}.search-site-wrap.site .search-site-wrap-list .my-body{border:0}.search-site-wrap.site .search-site-wrap-list .site-list-item-wrap{border:none;padding:4.5px 20px}.search-site-wrap.site .search-site-wrap-list .site-list-item-wrap .site-list-item-content{font-size:13px}.search-site-wrap.site .search-site-wrap-list .site-list-empty-wrap{padding:4.5px 20px}.multiple-select{position:relative;width:100%;border-radius:0 0 .05rem .05rem;padding-top:.02rem}.multiple-select .wrap-search{width:3.44rem;margin:.04rem auto;background-color:#f9f9f9;border-radius:20px;display:flex}.multiple-select .wrap-search input{width:100%;height:.4rem;text-indent:.16rem;color:#000;font-size:.14rem;font-weight:400}.multiple-select .wrap-search svg{margin-right:.16rem;margin-top:.12rem}.multiple-select .wrap-top{display:flex;align-items:center;width:100%;white-space:nowrap;padding:.12rem .16rem;height:.44rem;line-height:.44rem;overflow-x:auto;overflow-y:hidden}.multiple-select .wrap-top::-webkit-scrollbar{display:none}.multiple-select .wrap-top.hide{display:none}.multiple-select .wrap-top .wrap-top-item{display:inline-block;max-width:1.25rem;overflow:hidden;text-overflow:ellipsis;font-size:.14rem;font-family:PingFang SC;font-weight:400}.multiple-select .wrap-top .wrap-top-item>span{margin:0 .05rem}.multiple-select .wrap-top .wrap-top-item>span.split{margin-right:-.05rem}.multiple-select .wrap-top .wrap-top-item:last-child{color:rgba(0,0,0,.45)}.multiple-select .wrap-top .wrap-top-item.len1{color:rgba(0,0,0,.85)}.multiple-select .wrap-top .wrap-top-item.hide{display:none}.multiple-select .wrap-top .wrap-top-item.dark:last-child{color:hsla(0,0%,100%,.45)}.multiple-select .wrap-top .wrap-top-item.dark:first-child{color:#fff}.multiple-select .wrap-scroll{overflow-x:hidden;overflow-y:scroll}.multiple-select .no-search-data{padding:0 .16rem;height:.44rem;line-height:.44rem;color:#000;opacity:.45;text-align:center}.multiple-select .select-item{display:flex;padding:0 .16rem;height:.44rem;line-height:.44rem;border-bottom:1px solid #f7f7f7;font-size:.14rem;font-family:PingFang SC;font-weight:400;color:rgba(0,0,0,.85);align-items:center}.multiple-select .select-item.dark{color:#fff;border-bottom:1px solid #1a1a1a}.multiple-select .select-item .click-item{flex:1;display:flex;align-items:center}.multiple-select .select-item .click-item>div{margin-right:.05rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:75vw}.multiple-select .select-item .click-item>span{margin-right:.05rem;font-size:.1rem}.multiple-select .select-item>span{margin-right:.05rem}.multiple-select .select-item .item-name{flex:1;margin-right:.05rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:75vw}.multiple-select .select-item .item-next{height:.125rem;text-align:right;border-left:1px solid #e7e8ea;padding-left:.1rem;font-size:.14rem;display:flex;align-items:center}.multiple-select .select-item .item-next>span{margin-right:.02rem;font-size:.14rem}.multiple-select .showSelectedItemArea{padding:.05rem .1rem;font-size:.075rem;line-height:.15rem;display:flex;justify-content:space-between}.multiple-select .showSelectedItemArea>div{max-width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.multiple-select .wrap-bottom-btn{display:flex;align-items:center;justify-content:space-between;padding:.12rem .16rem}.multiple-select .wrap-bottom-btn .wrap-btn-left{flex:1;max-width:1rem;height:.3rem;line-height:.3rem;margin-right:.12rem}.multiple-select .wrap-bottom-btn .wrap-btn-left .have-choose{font-size:.1125rem;font-family:PingFang SC;font-weight:400;color:"#2997ff";white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:.0375rem}.multiple-select .wrap-bottom-btn .wrap-btn-left .show-select{font-size:.075rem;font-family:PingFang SC;font-weight:400;color:rgba(0,0,0,.45);line-height:.12rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.multiple-select .wrap-bottom-btn .wrap-btn-right{width:1.64rem;height:.4rem;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.14rem;font-family:PingFang SC;font-weight:400;border-radius:1rem}.multiple-select .wrap-bottom-btn .wrap-btn-right.hide{display:none}.modalNav .wrap-scroll{max-height:32vh!important;height:auto!important}.searchNavWrap.banner-search{width:3.35rem;margin:auto;border-radius:100px;margin-top:-.59rem;height:.59rem}.searchNavWrap.banner-search .searchNav1{height:.36rem;line-height:.36rem}.searchNavWrap.banner-search .searchNav1 .iconfont{font-size:.22rem}.searchNavWrap.banner-search .searchNav1 .searchWrap{flex:1}.searchNavWrap.banner-search .searchNav1 .searchWrap .bgCover{width:100%;height:100%;position:relative;border-radius:100px;background-color:#fff}.searchNavWrap.banner-search .searchNav1 .searchWrap .bgCover .am-search-cancel-anim{display:none}.searchNavWrap.banner-search .searchNav1 .searchWrap .bgCover .am-search{background-color:transparent}.searchNavWrap.banner-search .searchNav1 .searchWrap .bgCover .am-search-input{background-color:transparent;font-size:.14rem;color:rgba(34,34,34,.5)}.searchNavWrap.banner-search .searchNav1 .searchWrap .bgCover .am-search-input .am-search-synthetic-ph-placeholder{font-size:.14rem;color:rgba(34,34,34,.5)}.searchNavWrap.banner-search .searchNav1 .searchWrap .bgCover .am-search-input .am-search-synthetic-ph{margin:auto;text-align:center}.searchNavWrap.banner-search .searchNav1 .searchWrap .bgCover .am-search.am-search-start .am-search-input .am-search-synthetic-ph{padding-left:0!important}.searchNavWrap.banner-search .searchNav1 .searchWrap .bgCover .am-search-input input[type=search]{font-size:.13rem;color:inherit!important;padding-left:.2rem}.searchNavWrap.banner-search .searchNav1 .searchWrap .bgCover .search-bar{height:.36rem;line-height:.36rem}.searchNavWrap.banner-search .searchNav1 .searchWrap .bgCover .am-search-synthetic-ph-icon{color:rgba(34,34,34,.5);margin-right:.08rem}.searchNavWrap.banner-search .searchNav1 .searchWrap .bgCover .am-search-cancel{display:none!important}.searchNavWrap.banner-search .searchNav1 .filterBtnWrap{width:.45rem}.searchNavWrap.banner-search .searchNav1 .filterBtnWrap .bgCover2{height:100%;width:100%;text-align:center}.searchNavWrap.banner-search-drop{width:100%;position:relative;z-index:1;border-bottom:1px solid rgba(0,0,0,.1)}.searchNavWrap.banner-search-drop .searchNav{height:.45rem;line-height:.45rem;width:100%;color:#000;display:flex;overflow:hidden}.searchNavWrap.banner-search-drop .searchNav .searchNavItem{flex:1;width:0;font-size:.12rem}.searchNavWrap.banner-search-drop .searchNav .searchNavItem .bgCover{height:100%;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.searchNavWrap.banner-search-drop .searchNav .searchNavItem .bgCover .iconfont{width:.3rem;text-align:right}.searchNavWrap.banner-search-drop .searchNav .searchNavItem .bgCover .down-arrow{width:0;height:0;border-right:3px solid transparent;border-left:3px solid transparent;vertical-align:text-top;padding-top:5px;margin-left:7px}.searchNavWrap.banner-search-drop .searchNav .searchNavItem .bgCover .up-arrow{width:0;height:0;border-right:3px solid transparent;border-left:3px solid transparent;vertical-align:text-top;padding-top:6px;margin-left:7px;display:inline-block}.searchNavWrap.banner-search-drop .searchNav .searchNavItem .bgCover .nameContent{margin-left:.05rem}.searchNavWrap.banner-search-drop .searchNav .searchNavItem .bgCover .icon-gongzuodidian{font-weight:700}.searchNavWrap.banner-search-drop .searchNav .searchItem{width:10%}.searchNavWrap.banner-search-drop .searchNav .searchItem .bgCover{display:flex;justify-content:center;align-items:center}.searchNavWrap.banner-search-drop .searchNav .searchItem .icon-search{font-size:.22rem}.searchNavWrap.banner-search-drop .searchNav .clear-data{width:.54rem;text-align:center;font-size:.12rem}.searchNavWrap.banner-search-drop .searchNav .clear-data:before{content:"";width:1px;height:19px;position:absolute;margin-left:-14px;margin-top:13px;background:#000;opacity:.1}.searchNavWrap.banner-search-drop .fixed-search .am-search{background-color:transparent;height:45px}.searchNavWrap.banner-search-drop .fixed-search .am-search-synthetic-ph{text-align:left}.searchNavWrap.banner-search-drop .fixed-search .am-search-synthetic-ph-placeholder{color:#ccc;font-size:13px}.searchNavWrap.banner-search-drop .fixed-search .am-search-synthetic-ph-icon{display:none}.searchNavWrap.banner-search-drop .fixed-search input{margin-left:-20px}.searchNavWrap.banner-search-drop .fixed-search .am-search-cancel-show{color:#fff}.searchNavWrap.banner-search-drop .fixed-search .am-search-input{background-color:transparent}.searchNavWrap.banner-search-drop .fixed-search .am-search-cancel,.searchNavWrap.banner-search-drop .fixed-search .am-search-clear{display:none!important}.modalNav .modalInput{height:.6rem;background-color:#fff}.modalNav .modalInput .am-search{height:.6rem}.modalNav .modalInput .am-search-cancel-anim,.modalNav .modalInput .am-search-input .am-search-synthetic-ph-icon{display:none}.modalNav .modalInput .am-search{background-color:transparent}.modalNav .modalInput .am-search-input{background-color:transparent;font-size:.13rem}.modalNav .modalInput .am-search-input .am-search-synthetic-ph-placeholder{font-size:.13rem}.modalNav .modalInput .am-search-input .am-search-synthetic-ph{text-align:left}.modalNav .modalInput .am-search.am-search-start .am-search-input .am-search-synthetic-ph{padding-left:0!important}.modalNav .modalInput .am-search-input input[type=search]{font-size:.13rem;color:inherit!important;padding-left:0}.modalNav .modalInput.site .am-search-input{background-color:rgba(0,0,0,.06)}.modalNav .modalInput.site .am-search-input .am-search-synthetic-ph{text-align:center}.modalNav iframe{width:100%;height:0;border:none}.modalNav iframe.show-drop{height:72vh}.modalNav .am-drawer-sidebar{border-radius:0 0 8px 8px}.multisMenu-wrap-three{position:relative;max-height:4.8rem;font-size:.13rem;display:flex}.multisMenu-wrap-three .menu-item{overflow-x:hidden;overflow-y:auto}.multisMenu-wrap-three .menu-item .menu-list-item{height:.44rem;line-height:.44rem;padding-left:.3rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.multisMenu-wrap-three .menu-item .menu-list-item.level1{height:100%;line-height:1;padding-bottom:18px}.multisMenu-wrap-three .menu-item:first-child{width:45%}.multisMenu-wrap-three .menu-item:nth-child(2){flex:1}.listEmptyWrap{padding:.5rem 0 0;margin:0 auto;width:1rem;text-align:center}.listEmptyWrap img{width:100%;display:block;margin:0 0 .2rem .15rem}.listEmptyWrap span{font-size:.12rem}.listEmptyWrap.center-css{padding:200px 0 0}.listEmptyWrap.center-css img{margin:0 0 .2rem}.create-resume-btn{width:252px;height:40px;line-height:40px;background-color:#225ae6;color:#fff;border-radius:20px;text-align:center;margin:33px auto}.am-button{display:block;outline:0 none;-webkit-appearance:none;box-sizing:border-box;padding:0;text-align:center;font-size:18px;height:47px;line-height:47px;overflow:hidden;text-overflow:ellipsis;word-break:break-word;white-space:nowrap;color:#000;background-color:#fff;border:1px solid #ddd;border-radius:5px}@media (min-resolution:2dppx){html:not([data-scale]) .am-button{position:relative;border:none}html:not([data-scale]) .am-button:before{content:"";position:absolute;left:0;top:0;width:200%;height:200%;border:1px solid #ddd;border-radius:10px;transform-origin:0 0;transform:scale(.5);box-sizing:border-box;pointer-events:none}}.am-button-borderfix:before{transform:scale(.49)!important}.am-button.am-button-active{background-color:#ddd}.am-button.am-button-disabled{color:rgba(0,0,0,.3);opacity:.6}.am-button-primary{color:#fff;background-color:#108ee9;border:1px solid #108ee9;border-radius:5px}@media (min-resolution:2dppx){html:not([data-scale]) .am-button-primary{position:relative;border:none}html:not([data-scale]) .am-button-primary:before{content:"";position:absolute;left:0;top:0;width:200%;height:200%;border:1px solid #108ee9;border-radius:10px;transform-origin:0 0;transform:scale(.5);box-sizing:border-box;pointer-events:none}}.am-button-primary.am-button-active{color:hsla(0,0%,100%,.3);background-color:#0e80d2}.am-button-primary.am-button-disabled{color:hsla(0,0%,100%,.6);opacity:.4}.am-button-ghost{color:#108ee9;background-color:transparent;border:1px solid #108ee9;border-radius:5px}@media (min-resolution:2dppx){html:not([data-scale]) .am-button-ghost{position:relative;border:none}html:not([data-scale]) .am-button-ghost:before{content:"";position:absolute;left:0;top:0;width:200%;height:200%;border:1px solid #108ee9;border-radius:10px;transform-origin:0 0;transform:scale(.5);box-sizing:border-box;pointer-events:none}}.am-button-ghost.am-button-active{color:rgba(16,142,233,.6);background-color:transparent;border:1px solid rgba(16,142,233,.6);border-radius:5px}@media (min-resolution:2dppx){html:not([data-scale]) .am-button-ghost.am-button-active{position:relative;border:none}html:not([data-scale]) .am-button-ghost.am-button-active:before{content:"";position:absolute;left:0;top:0;width:200%;height:200%;border:1px solid rgba(16,142,233,.6);border-radius:10px;transform-origin:0 0;transform:scale(.5);box-sizing:border-box;pointer-events:none}}.am-button-ghost.am-button-disabled{color:rgba(0,0,0,.1);border:1px solid rgba(0,0,0,.1);border-radius:5px;opacity:1}@media (min-resolution:2dppx){html:not([data-scale]) .am-button-ghost.am-button-disabled{position:relative;border:none}html:not([data-scale]) .am-button-ghost.am-button-disabled:before{content:"";position:absolute;left:0;top:0;width:200%;height:200%;border:1px solid rgba(0,0,0,.1);border-radius:10px;transform-origin:0 0;transform:scale(.5);box-sizing:border-box;pointer-events:none}}.am-button-warning{color:#fff;background-color:#e94f4f}.am-button-warning.am-button-active{color:hsla(0,0%,100%,.3);background-color:#d24747}.am-button-warning.am-button-disabled{color:hsla(0,0%,100%,.6);opacity:.4}.am-button-inline{display:inline-block;padding:0 15px}.am-button-inline.am-button-icon{display:inline-flex}.am-button-small{font-size:13px;height:30px;line-height:30px;padding:0 15px}.am-button-icon{display:flex;align-items:center;justify-content:center}.am-button>.am-button-icon{margin-right:.5em}.am-progress-outer{background-color:#ddd;display:block}.am-progress-fixed-outer{position:fixed;width:100%;top:0;left:0;z-index:2000}.am-progress-hide-outer{background-color:transparent}.am-progress-bar{border:2px solid #108ee9;transition:all .3s linear 0s}.modalAlertWrap{width:3rem;box-shadow:0 3px 6px rgba(0,0,0,.16)}.modalAlertWrap .am-modal-content{border-radius:5px}.modalAlertWrap .am-modal-content .am-modal-close{display:none}.modalAlertWrap .am-modal-content .am-modal-body{padding-top:.2rem;overflow:hidden}.modalAlertWrap .am-modal-content .am-modal-body .modalClose{width:16px;height:16px;position:absolute;right:15px;top:15px}.modalAlertWrap .am-modal-content .am-modal-body .modalClose img{width:100%}.resumeModal{width:100%;height:3rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.resumeModal .logo{height:.5rem;width:1.5rem;margin-bottom:.3rem}.resumeModal .logo img{height:100%;width:100%}.resumeModal .logos{border:.01rem solid #ddd}.resumeModal .resumeModalText{font-size:.2rem;color:#000;margin-bottom:.04rem;font-weight:700}.resumeModal .resumeModalTexts{font-size:.15rem;color:rgba(0,0,0,.7);word-wrap:break-word}.resumeModal p{word-break:break-word}.resumeModal .am-button{width:1.2rem;height:.4rem;line-height:.4rem;border:1px solid rgba(0,0,0,.4);color:#000;border-radius:1rem;margin-top:.4rem;font-size:.13rem}.resumeModal .am-button:before{border-radius:1rem!important;border-color:rgba(0,0,0,.4)!important}.resumeModal .percentText{font-size:.3rem;color:#b20000;margin:.18rem 0 .12rem;font-weight:400}.resumeModal .am-progress-outer{width:1.5rem;height:.06rem;border-radius:1rem;overflow:hidden}.resumeModal .am-progress-outer .am-progress-bar{height:100%!important;border:.06rem solid #b20000}.resumeModal .resumeModalBtnBox{width:100%;display:flex;flex-direction:row;justify-content:center;margin-top:.4rem;padding:0 .14rem}.resumeModal .resumeModalBtnBox .am-button{flex:1;margin:0 .08rem;border:1px solid rgba(0,0,0,.4)}.resumeModal .resumeModalBtnBox .am-button:before{display:none!important}.resumeModal .resumeModalBtnBox .resumeModalBtn{background-color:#707070;border-color:#707070;color:#fff}.resumeModal .resumeModalBtnBox .resumeModalBtn:before{display:none!important}.loadingWrap{height:100%;width:100%;position:fixed;left:0;top:0;z-index:10000;display:flex;justify-content:center;align-items:center}.loadingWrap .box{width:.5rem;height:.5rem;border-radius:50%;position:relative}.loadingWrap .hour{height:.09rem;margin-top:-.09rem;animation:move 10s linear infinite}.loadingWrap .hour,.loadingWrap .minute{width:.04rem;background:#7ccc5b;position:absolute;left:50%;top:50%;z-index:1;border-radius:.04rem;margin-left:-.04rem;transform-origin:center bottom}.loadingWrap .minute{height:.12rem;margin-top:-.12rem;animation:move 2s linear infinite}@keyframes move{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loadingWrap .loading-container{width:1.2rem;height:1.2rem;background:hsla(0,0%,7%,.39);display:inline-block;overflow:hidden;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:.05rem}.loadingIconWrap{display:inline-block;width:.18rem;height:.18rem;transform:scale(.5);margin-right:.08rem}.loadingIconWrap .loading-container{width:100%;height:100%}.loadingIconWrap .loading div{top:-.06rem!important}.loadingIconWrap .loading-container .loading,.loadingWrap .loading-container .loading{width:100%;height:100%;position:relative;-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-origin:0 0;transform-origin:0 0}.loadingIconWrap .loading-container .loading div:first-child,.loadingWrap .loading-container .loading div:first-child{-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-animation-delay:-.91666667s;animation-delay:-.91666667s;background:#fff}.loadingIconWrap .loading-container .loading div:nth-child(2),.loadingWrap .loading-container .loading div:nth-child(2){-webkit-transform:rotate(30deg);transform:rotate(30deg);-webkit-animation-delay:-.83333333s;animation-delay:-.83333333s;background:#fff}.loadingIconWrap .loading-container .loading div:nth-child(3),.loadingWrap .loading-container .loading div:nth-child(3){-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-delay:-.75s;animation-delay:-.75s;background:#fff}.loadingIconWrap .loading-container .loading div:nth-child(4),.loadingWrap .loading-container .loading div:nth-child(4){-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-animation-delay:-.66666667s;animation-delay:-.66666667s;background:#fff}.loadingIconWrap .loading-container .loading div:nth-child(5),.loadingWrap .loading-container .loading div:nth-child(5){-webkit-transform:rotate(120deg);transform:rotate(120deg);-webkit-animation-delay:-.58333333s;animation-delay:-.58333333s;background:#fff}.loadingIconWrap .loading-container .loading div:nth-child(6),.loadingWrap .loading-container .loading div:nth-child(6){-webkit-transform:rotate(150deg);transform:rotate(150deg);-webkit-animation-delay:-.5s;animation-delay:-.5s;background:#fff}.loadingIconWrap .loading-container .loading div:nth-child(7),.loadingWrap .loading-container .loading div:nth-child(7){-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-animation-delay:-.41666667s;animation-delay:-.41666667s;background:#fff}.loadingIconWrap .loading-container .loading div:nth-child(8),.loadingWrap .loading-container .loading div:nth-child(8){-webkit-transform:rotate(210deg);transform:rotate(210deg);-webkit-animation-delay:-.33333333s;animation-delay:-.33333333s;background:#fff}.loadingIconWrap .loading-container .loading div:nth-child(9),.loadingWrap .loading-container .loading div:nth-child(9){-webkit-transform:rotate(240deg);transform:rotate(240deg);-webkit-animation-delay:-.25s;animation-delay:-.25s;background:#fff}.loadingIconWrap .loading-container .loading div:nth-child(10),.loadingWrap .loading-container .loading div:nth-child(10){-webkit-transform:rotate(270deg);transform:rotate(270deg);-webkit-animation-delay:-.16666667s;animation-delay:-.16666667s;background:#fff}.loadingIconWrap .loading-container .loading div:nth-child(11),.loadingWrap .loading-container .loading div:nth-child(11){-webkit-transform:rotate(300deg);transform:rotate(300deg);-webkit-animation-delay:-.08333333s;animation-delay:-.08333333s;background:#fff}.loadingIconWrap .loading-container .loading div:nth-child(12),.loadingWrap .loading-container .loading div:nth-child(12){-webkit-transform:rotate(330deg);transform:rotate(330deg);-webkit-animation-delay:0s;animation-delay:0s;background:#fff}.loadingIconWrap .loading-container .loading div,.loadingWrap .loading-container .loading div{box-sizing:content-box;left:50%;margin-left:-.0125rem;top:.3rem;position:absolute;animation:loading 1s linear infinite;background:#fff;width:.025rem;height:.065rem;border-radius:.04rem;-webkit-transform-origin:1.4px .16rem;transform-origin:1.4px .16rem}@keyframes loading{0%{opacity:1}to{opacity:0}}.loadingIconWrap .loading-container .loadingText,.loadingWrap .loading-container .loadingText{position:absolute;bottom:.3rem;width:100%;text-align:center;color:#fff;font-size:.13rem}.suggestFixedDiv{height:100%;width:100%;padding-top:.44rem;position:fixed;left:0;top:0;z-index:100;background-color:rgba(0,0,0,.7)}.suggestFixedDiv .imgWrap{position:absolute;right:.34rem}.suggestFixedDiv .imgWrap img{display:block;width:1.6rem}.listItem{margin-bottom:1px}.listItem .bgCover{height:100%;overflow:hidden;display:-webkit-box;display:-moz-box;padding:.13rem .31rem .02rem .15rem}.listItem .checkBoxWrap{height:100%;width:.51rem}.listItem .checkBoxWrap,.listItem .logo{display:flex;justify-content:center;align-items:center}.listItem .logo{height:.6rem;width:.6rem;margin-right:.16rem;margin-top:.08rem;border:1px solid #fff;overflow:hidden;background-size:contain;background-repeat:no-repeat;background-position:50%}.listItem .listItemRt{box-flex:1;-webkit-box-flex:1;overflow:hidden}.listItem .listItemRt .listItemRtTit{margin-top:.05rem;margin-bottom:.05rem;width:100%;word-break:break-word}.listItem .listItemRt .listItemRtTit .listItemRtTitCon{line-height:.16rem;font-weight:700;font-size:.15rem;color:#000}.listItem .listItemRt .listItemRtTit .listItemRtPositionWrap{height:.19rem;width:.35rem;display:inline-block;overflow:hidden;margin-left:.08rem}.listItem .listItemRt .listItemRtTit .listItemRtPositionWrap .listItemRtPosition{display:block;margin-top:.05rem;width:1.2rem;line-height:1;padding:.08rem 0;text-align:center;font-size:.36rem;border-radius:.4rem;-webkit-transform:scale(.25);transform:scale(.25);transform-origin:0 0;border:2px solid #ccc}.listItem .listItemRt .listItemRtMsgs{min-height:.23rem;width:100%;padding-bottom:.06rem;color:#333;white-space:wrap}.listItem .listItemRt .listItemRtMsgs span{font-size:.12rem;line-height:.17rem;position:relative;overflow:hidden}.listItem .listItemRt .listItemRtMsgs span:after{content:"|";display:inline-block;height:.12rem;padding:1px .05rem;opacity:.5}.listItem .listItemRt .listItemRtMsgs span:last-child:after{display:none}.listItem .listItemRt .listItemRtMsgs .hide-three{width:30px;height:28px;position:absolute;margin-top:35px;right:8.5vw;padding-left:8px;line-height:14px;font-size:20px;z-index:90;display:none}.listItem .listItemRt .listItemRtMsgs.three-ellipsis{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;padding-bottom:0}.listItem .listItemRt .listItemRtMsgs.three-ellipsis .hide-three{display:block}.listItem .listItemRt .listItemRtMsgs.three-ellipsis+.listItemRtSome{margin-top:6px}.listItem .listItemRt .listItemRtSome{height:auto;color:#999;width:100%;display:box;display:-webkit-box}.listItem .listItemRt .listItemRtSome span{font-size:.12rem;padding-right:.08rem;line-height:.17rem;word-break:break-all}.listItem .listItemRt .listItemRtSome .listItemRtSome-address{box-flex:1;-webkit-box-flex:1}.listItem .job-detail{padding:.18rem .2rem;background-color:#fff}.listItem .job-detail .post-detail-module{color:#333;margin-bottom:.2rem}.listItem .job-detail .post-detail-module .tit{font-size:.14rem;font-weight:600;color:#000;margin-bottom:.15rem}.listItem .job-detail .handle-bar{justify-content:space-between;display:flex;margin-top:.2rem}.listItem .job-detail .handle-bar .operate{display:flex}.listItem .job-detail .handle-bar .operate .send{max-width:1.62rem;background:rgba(34,90,230,.1);border-radius:20px;padding:0 .16rem;height:.32rem;font-size:.13rem;font-weight:500;line-height:.32rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.listItem .job-detail .handle-bar .operate .btn-disabled{cursor:not-allowed;border-color:#d9d9d9;color:rgba(0,0,0,.25);background-color:rgba(0,0,0,.04);box-shadow:none}.listItem .job-detail .handle-bar .operate .love{width:.75rem;height:.32rem;text-align:center;border-radius:20px;border:1px solid rgba(0,0,0,.102);font-size:.13rem;color:#000;display:flex;align-items:center;justify-content:center;margin-left:.12rem}.listItem .job-detail .handle-bar .operate .love .iconfont{margin-right:.03rem}.listItem .job-detail .handle-bar .down,.listItem .job-detail .handle-bar .up{font-size:.12rem;font-weight:400;color:rgba(0,0,0,.4);display:flex;align-items:center}.listItem .job-detail .handle-bar .down img,.listItem .job-detail .handle-bar .up img{width:.12rem;height:.12rem;margin-left:.05rem}.listItem .job-detail .handle-bar.no-btn{justify-content:flex-end}.listItem .expand-handle{text-align:center;height:.29rem;line-height:.29rem;font-size:.12rem;font-weight:400;color:rgba(0,0,0,.4);border-bottom:rgba(0,0,0,.1)}.listItem .expand-handle .down,.listItem .expand-handle .up{display:flex;align-items:center;justify-content:center}.listItem .expand-handle .down img,.listItem .expand-handle .up img{width:.12rem;height:.12rem;margin-left:.05rem}.listItemTwoComponent{height:auto;padding:.21rem .15rem .17rem .2rem;margin-bottom:1px;position:relative}.listItemTwoComponent .checkBoxWrap{padding-right:.1rem;display:flex;justify-content:center;align-items:center}.listItemTwoComponent .listItemTit{min-height:.19rem;width:100%;padding-bottom:.12rem;display:flex}.listItemTwoComponent .listItemTit .listItemTitCon{max-width:87%;line-height:.19rem;white-space:pre-wrap;color:#000;font-size:.15rem;font-weight:700;margin-right:.1rem}.listItemTwoComponent .listItemTit .listItemPosition{width:.3rem;height:.16rem;line-height:.16rem;text-align:center;font-size:.09rem;border-radius:.06rem;background:#b20000;color:#fff}.listItemTwoComponent .listItemMsgsWrap{display:flex;justify-content:space-between;height:.23rem}.listItemTwoComponent .listItemMsgsWrap .listItemMsgs{height:.23rem;max-width:2.95rem;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.listItemTwoComponent .listItemMsgsWrap .listItemMsgs span{display:inline-block;font-size:.12rem;line-height:.17rem}.listItemTwoComponent .listItemMsgsWrap .listItemMsgs span:after{content:"|";display:inline-block;height:.14rem;padding:0 .05rem}.listItemTwoComponent .listItemMsgsWrap .listItemMsgs span:last-child:after{display:none}.listItemTwoComponent .listItemMsgsWrap .listItemTime{color:#999}.listItemThreeComponent{height:1rem;padding:.04rem .21rem .14rem;margin-bottom:1px}.listItemThreeComponent .checkBoxWrap{padding-right:.1rem;display:flex;justify-content:center;align-items:center}.listItemThreeComponent .listItemTit{height:.4rem;line-height:.4rem;font-size:.15rem;color:#000;display:flex;align-items:center}.listItemThreeComponent .listItemTit .listItemTitContent{max-width:85%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:.17rem}.listItemThreeComponent .listItemTit .listItemPosition{width:.3rem!important;height:.16rem;line-height:.16rem;text-align:center;font-size:.09rem;background:#b20000;color:#fff;border-radius:.06rem}.listItemThreeComponent .listItemMsgs{height:.23rem;padding-bottom:.06rem;color:#333;white-space:nowrap;overflow:hidden}.listItemThreeComponent .listItemMsgs span{display:inline-block;font-size:.12rem;line-height:.17rem}.listItemThreeComponent .listItemMsgs span:after{content:"|";display:inline-block;height:.14rem;padding:0 .05rem}.listItemThreeComponent .listItemMsgs span:last-child:after{display:none}.listItemThreeComponent .listItemSome{height:auto;color:#999}.listItemThreeComponent .listItemSome span{font-size:.12rem;padding-right:.08rem;line-height:.17rem}.am-accordion{position:relative;border-top:1px solid #ddd}@media (min-resolution:2dppx){html:not([data-scale]) .am-accordion{border-top:none}html:not([data-scale]) .am-accordion:before{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:0;right:auto;bottom:auto;left:0;width:100%;height:1px;transform-origin:50% 50%;transform:scaleY(.5)}}@media (min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-accordion:before{transform:scaleY(.33)}}.am-accordion-anim-active{transition:all .2s ease-out}.am-accordion .am-accordion-item .am-accordion-header{position:relative;color:#000;font-size:17px;height:44px;line-height:44px;background-color:#fff;box-sizing:content-box;padding-left:15px;padding-right:30px;border-bottom:1px solid #ddd;width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (min-resolution:2dppx){html:not([data-scale]) .am-accordion .am-accordion-item .am-accordion-header{border-bottom:none}html:not([data-scale]) .am-accordion .am-accordion-item .am-accordion-header: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)}}@media (min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-accordion .am-accordion-item .am-accordion-header:after{transform:scaleY(.33)}}.am-accordion .am-accordion-item .am-accordion-header i{position:absolute;display:block;top:15px;right:15px;width:15px;height:15px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='26' viewBox='0 0 16 26' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 0L0 2l11.5 11L0 24l2 2 14-13z' fill='%23C7C7CC' fill-rule='evenodd'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:50% 50%;transform:rotate(90deg);transition:transform .2s ease}.am-accordion .am-accordion-item .am-accordion-header[aria-expanded~=true] i{transform:rotate(270deg)}.am-accordion .am-accordion-item .am-accordion-content{overflow:hidden;background:#fff}.am-accordion .am-accordion-item .am-accordion-content .am-accordion-content-box{font-size:15px;color:#333;position:relative;border-bottom:1px solid #ddd}@media (min-resolution:2dppx){html:not([data-scale]) .am-accordion .am-accordion-item .am-accordion-content .am-accordion-content-box{border-bottom:none}html:not([data-scale]) .am-accordion .am-accordion-item .am-accordion-content .am-accordion-content-box: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)}}@media (min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-accordion .am-accordion-item .am-accordion-content .am-accordion-content-box:after{transform:scaleY(.33)}}.am-accordion .am-accordion-item .am-accordion-content .am-accordion-content-box .am-list-body{border-top:0}.am-accordion .am-accordion-item .am-accordion-content .am-accordion-content-box .am-list-body:before{display:none!important}.am-accordion .am-accordion-item .am-accordion-content.am-accordion-content-inactive{display:none}.detailContentItem{position:relative;min-height:2.1rem;width:100%;padding:.23rem .16rem}.detailContentItem .detailContntTit{height:.19rem;line-height:.19rem;margin-bottom:.18rem;display:flex;align-items:center}.detailContentItem .detailContntTit span.iconfont{font-size:.13rem}.detailContentItem .detailContntTit span.title{color:#000;font-size:.15rem;font-weight:700;margin-left:.05rem}.detailContentItem .detailContent{padding-left:.03rem;width:100%;white-space:pre-wrap;line-height:.22rem}.detailContentItem .detailContent p{font-size:.14rem;line-height:.22rem;margin-bottom:.12rem;text-align:justify;word-wrap:break-word}.jobListDetail .listItem{border:0}.jobListDetail .am-accordion .am-accordion-item .am-accordion-header{display:none}.jobListDetail .am-accordion .am-accordion-item .am-accordion-content .am-accordion-content-box:after,.jobListDetail .am-accordion:before{background-color:#707070!important}.jobListDetail .switchContent .otherOperation{height:.36rem;display:flex;justify-content:center}.jobListDetail .switchContent .otherOperation .operationItem{line-height:.36rem;margin:0 .2rem}.jobListDetail .switchContent .otherOperation .operationItem span{margin-right:.05rem}.jobListDetail .detailSwitch{text-align:center;height:.2rem;line-height:.2rem;border-bottom:.5px solid #707070}@supports (bottom:constant(safe-area-inset-bottom)) or (bottom:env(safe-area-inset-bottom)){.bottomBav{padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}}.am-drawer-overlay{z-index:3}.rightNav{position:fixed;right:.15rem;bottom:1rem;min-height:.36rem;display:flex;flex-direction:column;justify-content:space-between;transition:.5s;opacity:1;z-index:2}.rightNav.rightMove{right:-.18rem;opacity:.6}.rightNav a,.rightNav span{height:.36rem;width:.36rem;display:flex;justify-content:center;align-items:center;font-size:.14rem;background:#b20000;color:#fff;border-radius:50%;box-shadow:0 0 .06rem rgba(0,0,0,.1)}.rightNav a:not(:last-child),.rightNav span:not(:last-child){margin-bottom:.1rem}.rightNav .robot{background-color:transparent;display:flex;flex-direction:row;align-items:center;justify-content:center;background-repeat:no-repeat;background-size:100% 100%;background-position:50%;position:relative;border-radius:50%;box-shadow:none}.rightNav .icon-nav{font-size:.12rem}.rightNav .icon-fenxiang{font-size:.18rem}.rightNav .goBackBtn{transform:rotateY(180deg)}.robotHint{position:absolute;width:2.4rem;padding:10px;background-color:hsla(214,7%,53%,.8);border-radius:.05rem;font-size:.14rem;color:#fff;bottom:.5rem;right:0}.robotHint:after{content:"";position:absolute;display:block;width:0;height:0;border:.08rem solid transparent;border-top-color:hsla(214,7%,53%,.8);right:.12rem;bottom:-.15rem}.rightNavDrawer{flex:none;height:0}.rightNavContent{height:100%;background-color:#9f0000;position:relative}.rightNavContent .rightNavContentCover{height:100%;padding:.33rem .15rem .15rem;display:flex;flex-direction:column}.rightNavContent .rightNavLogo{width:1.5rem;height:.5rem;margin:0 auto}.rightNavContent .rightNavLogo img{height:100%;width:100%}.rightNavContent .rightNavList{flex:1;margin-top:.25rem;background-color:transparent}.rightNavContent .rightNavList .am-list-item,.rightNavContent .rightNavList .am-list-item .am-list-line{padding:0}.rightNavContent .rightNavList .am-list-item .am-list-line .am-list-content{height:.5rem;text-align:center;padding:.05rem 0;line-height:.4rem;font-size:.14rem!important}.rightNavContent .rightNavList .am-list-item.am-sub-menu-item-selected .am-list-line .am-list-content{color:#b20000!important;font-family:PingFang SC!important}.rightNavContent .rightNavList .am-list-item.am-radio-item .am-list-line .am-list-extra .am-radio-inner{display:none}.rightNavContent .rightNavList .am-flexbox-item:last-child{background-color:transparent;overflow:hidden}.rightNavContent .rightNavList .am-flexbox-item:first-child .am-list .am-list-body{background-color:transparent!important;height:4rem;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.rightNavContent .rightNavList .am-flexbox-item:last-child .am-list .am-list-item{background-color:transparent;overflow:hidden}.rightNavContent .rightNavList .am-list-body:before{display:none}.navigationBottom .am-modal-content{border-radius:20px 20px 0 0}.navigationBottom .bottomNavContent{padding-bottom:.2rem}.bottomRobot{position:fixed;right:.15rem;bottom:1.5rem;display:flex;flex-direction:row;align-items:center;justify-content:center;background-repeat:no-repeat;background-size:100% 100%;background-position:50%;height:.36rem;width:.36rem;font-size:.18rem;color:#fff;border-radius:50%;transition:.5s}.bottomRobot.rightMove{right:-.18rem;opacity:.6}.bottomBav{height:.56rem;width:100%;background-color:#fff;color:#000;position:fixed;left:0;bottom:0;box-shadow:0 -1px 5px rgba(0,0,0,.1);box-sizing:content-box}.bottomBav .navBgCover{display:flex;justify-content:center;align-items:center}.bottomBav .bottomBavItem{flex:1;line-height:.56rem;text-align:center;font-size:.12rem}.bottomBav .bottomBavItem .iconfont{margin-right:.08rem;font-size:.14rem;margin-right:5px}.bottomBav .bottomBavItem .icon-nav{font-size:.12rem}.bottomBav .shugang{height:.12rem;width:1px;background-color:#000}.am-flexbox{text-align:left;overflow:hidden;display:flex;align-items:center}.am-flexbox.am-flexbox-dir-row{flex-direction:row}.am-flexbox.am-flexbox-dir-row-reverse{flex-direction:row-reverse}.am-flexbox.am-flexbox-dir-column{flex-direction:column}.am-flexbox.am-flexbox-dir-column .am-flexbox-item{margin-left:0}.am-flexbox.am-flexbox-dir-column-reverse{flex-direction:column-reverse}.am-flexbox.am-flexbox-dir-column-reverse .am-flexbox-item{margin-left:0}.am-flexbox.am-flexbox-nowrap{flex-wrap:nowrap}.am-flexbox.am-flexbox-wrap{flex-wrap:wrap}.am-flexbox.am-flexbox-wrap-reverse{flex-wrap:wrap-reverse}.am-flexbox.am-flexbox-justify-start{justify-content:flex-start}.am-flexbox.am-flexbox-justify-end{justify-content:flex-end}.am-flexbox.am-flexbox-justify-center{justify-content:center}.am-flexbox.am-flexbox-justify-between{justify-content:space-between}.am-flexbox.am-flexbox-justify-around{justify-content:space-around}.am-flexbox.am-flexbox-align-start{align-items:flex-start}.am-flexbox.am-flexbox-align-end{align-items:flex-end}.am-flexbox.am-flexbox-align-center{align-items:center}.am-flexbox.am-flexbox-align-stretch{align-items:stretch}.am-flexbox.am-flexbox-align-baseline{align-items:baseline}.am-flexbox.am-flexbox-align-content-start{align-content:flex-start}.am-flexbox.am-flexbox-align-content-end{align-items:flex-end}.am-flexbox.am-flexbox-align-content-center{align-items:center}.am-flexbox.am-flexbox-align-content-between{align-items:stretch}.am-flexbox.am-flexbox-align-content-around,.am-flexbox.am-flexbox-align-content-stretch{align-items:baseline}.am-flexbox .am-flexbox-item{box-sizing:border-box;flex:1;margin-left:8px;min-width:10px}.am-flexbox .am-flexbox-item:first-child{margin-left:0}.am-radio{position:relative;display:inline-block;vertical-align:middle;width:15px;height:15px}.am-radio-inner{position:absolute;right:0;width:15px;height:15px;box-sizing:border-box;transform:rotate(0deg)}.am-radio-inner:after{position:absolute;display:none;top:-2.5px;right:5px;z-index:999;width:7px;height:14px;border-style:solid;border-width:0 1.5px 1.5px 0;content:" ";transform:rotate(45deg)}.am-radio-input{position:absolute;top:0;left:0;opacity:0;width:100%;height:100%;z-index:2;border:0 none;appearance:none}.am-radio.am-radio-checked .am-radio-inner{border-width:0}.am-radio.am-radio-checked .am-radio-inner:after{display:block;border-color:#108ee9}.am-radio.am-radio-disabled.am-radio-checked .am-radio-inner:after{display:block;border-color:#bbb}.am-list .am-list-item.am-radio-item .am-list-line .am-list-extra{flex:0}.am-list .am-list-item.am-radio-item .am-list-line .am-list-extra .am-radio{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:44px;overflow:visible}.am-list .am-list-item.am-radio-item .am-list-line .am-list-extra .am-radio-inner{right:15px;top:15px}.am-list .am-list-item.am-radio-item.am-radio-item-disabled .am-list-content{color:#bbb}.am-menu{background-color:#f5f5f9}.am-menu .am-menu-select-container{flex-grow:2}.am-menu .am-menu-select-container .am-menu-select-container-submenu{align-self:stretch}.am-menu .am-multi-select-btns{height:47px;width:100%}.am-menu .am-multi-select-btns .am-multi-select-btns-btn{width:50%;height:100%;border:1px solid #ddd;border-radius:0}@media (min-resolution:2dppx){html:not([data-scale]) .am-menu .am-multi-select-btns .am-multi-select-btns-btn{position:relative;border:none}html:not([data-scale]) .am-menu .am-multi-select-btns .am-multi-select-btns-btn:before{content:"";position:absolute;left:0;top:0;width:200%;height:200%;border:1px solid #ddd;border-radius:0;transform-origin:0 0;transform:scale(.5);box-sizing:border-box;pointer-events:none}}.am-menu .am-flexbox .am-flexbox-item{margin-left:0;-webkit-overflow-scrolling:touch;overflow-y:scroll}.am-menu .am-flexbox .am-flexbox-item .am-list{padding:0}.am-menu .am-flexbox .am-flexbox-item .am-list .am-list-item .am-list-line .am-list-content{font-size:16px}.am-menu .am-flexbox .am-flexbox-item .am-list .am-list-item .am-list-line .am-list-extra .am-checkbox-wrapper .am-checkbox{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;overflow:visible}.am-menu .am-flexbox .am-flexbox-item .am-list .am-list-item .am-list-line .am-list-extra .am-checkbox-wrapper .am-checkbox .am-checkbox-inner{top:12px;right:15px}.am-menu .am-flexbox .am-flexbox-item:first-child{background-color:#f7f7f7}.am-menu .am-flexbox .am-flexbox-item:first-child .am-list .am-list-body{background-color:#f7f7f7;border-bottom:0}.am-menu .am-flexbox .am-flexbox-item:first-child .am-list .am-list-body:after{display:none!important}.am-menu .am-flexbox .am-flexbox-item:first-child .am-list .am-list-item{background-color:#f7f7f7}.am-menu .am-flexbox .am-flexbox-item:first-child .am-list .am-list-item .am-list-line{border-bottom:0}.am-menu .am-flexbox .am-flexbox-item:first-child .am-list .am-list-item .am-list-line:after{display:none!important}.am-menu .am-flexbox .am-flexbox-item:first-child .am-list .am-list-item .am-list-line .am-list-content{color:#000}.am-menu .am-flexbox .am-flexbox-item:first-child .am-list .am-list-item:last-child{border-bottom:0}.am-menu .am-flexbox .am-flexbox-item:first-child .am-list .am-list-item:last-child:after{display:none!important}.am-menu .am-flexbox .am-flexbox-item:first-child .am-list .am-list-item.am-menu-selected,.am-menu .am-flexbox .am-flexbox-item:last-child{background-color:#fff}.am-menu .am-flexbox .am-flexbox-item:last-child .am-list .am-list-item{background-color:#fff;border-bottom:0}.am-menu .am-flexbox .am-flexbox-item:last-child .am-list .am-list-item:after{display:none!important}.am-menu .am-flexbox .am-flexbox-item:last-child .am-list .am-list-item .am-list-line .am-list-extra{flex:0}.am-menu .am-flexbox .am-flexbox-item:last-child .am-list .am-list-item.am-sub-menu-item-selected .am-list-line .am-list-content{color:#108ee9}.am-menu .am-flexbox .am-flexbox-item:last-child .am-list .am-list-item.am-sub-menu-item-disabled .am-list-line .am-list-content{color:#bbb}.am-menu .am-flexbox .am-flexbox-item:only-child .am-list .am-list-item .am-list-line{border-bottom:1px solid #ddd}@media (min-resolution:2dppx){html:not([data-scale]) .am-menu .am-flexbox .am-flexbox-item:only-child .am-list .am-list-item .am-list-line{border-bottom:none}html:not([data-scale]) .am-menu .am-flexbox .am-flexbox-item:only-child .am-list .am-list-item .am-list-line: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)}}@media (min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-menu .am-flexbox .am-flexbox-item:only-child .am-list .am-list-item .am-list-line:after{transform:scaleY(.33)}}.am-menu .am-flexbox .am-flexbox-item:only-child .am-list .am-list-item:last-child{border-bottom:1px solid #ddd}@media (min-resolution:2dppx){html:not([data-scale]) .am-menu .am-flexbox .am-flexbox-item:only-child .am-list .am-list-item:last-child{border-bottom:none}html:not([data-scale]) .am-menu .am-flexbox .am-flexbox-item:only-child .am-list .am-list-item:last-child: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)}}@media (min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-menu .am-flexbox .am-flexbox-item:only-child .am-list .am-list-item:last-child:after{transform:scaleY(.33)}}.am-menu .am-flexbox .am-flexbox-item:only-child .am-list .am-list-item:last-child .am-list-line{border-bottom:0}.am-menu .am-flexbox .am-flexbox-item:only-child .am-list .am-list-item:last-child .am-list-line:after{display:none!important}.modalQrCode{padding-top:.23rem}.modalQrCode .p1{color:#000;font-size:.2rem;min-height:.28rem;line-height:.28rem;margin-bottom:.05rem;font-weight:700}.modalQrCode .p2{color:rgba(0,0,0,.7);font-size:.15rem;min-height:.23rem;line-height:.23rem;margin-bottom:.47rem}.modalQrCode .qrCode{height:1.67rem;width:1.67rem;margin:0 auto;margin-bottom:.5rem}.modalQrCode .qrCode img{height:100%;width:100%}.am-badge{position:relative;display:inline-block;line-height:1;vertical-align:middle}.am-badge-text{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;top:-6px;height:18px;line-height:18px;min-width:9px;border-radius:12px;padding:0 5px;text-align:center;font-size:12px;color:#fff;background-color:#ff5b05;white-space:nowrap;transform:translateX(-45%);transform-origin:-10% center;z-index:10;font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,\\5FAE\8F6F\96C5\9ED1,SimSun,sans-serif}.am-badge-text a{color:#fff}.am-badge-text p{margin:0;padding:0}.am-badge-hot .am-badge-text{background-color:#f96268}.am-badge-dot{position:absolute;transform:translateX(-50%);transform-origin:0 center;top:-4px;height:8px;width:8px;border-radius:100%;background:#ff5b05;z-index:10}.am-badge-dot-large{height:16px;width:16px}.am-badge-not-a-wrapper .am-badge-dot,.am-badge-not-a-wrapper .am-badge-text{top:auto;display:block;position:relative;transform:translateX(0)}.am-badge-corner{width:80px;padding:8px;position:absolute;right:-32px;top:8px;background-color:#ff5b05;color:#fff;white-space:nowrap;transform:rotate(45deg);text-align:center;font-size:15px}.am-badge-corner-wrapper{overflow:hidden}.am-tabs{display:flex;flex:1;position:relative;overflow:hidden;height:100%;width:100%}.am-tabs,.am-tabs *{box-sizing:border-box}.am-tabs-content-wrap{display:flex;flex:1;width:100%;height:100%}.am-tabs-content-wrap-animated{transition:transform .3s cubic-bezier(.35,0,.25,1),left .3s cubic-bezier(.35,0,.25,1),top .3s cubic-bezier(.35,0,.25,1);will-change:transform,left,top}.am-tabs-pane-wrap{width:100%;flex-shrink:0;overflow-y:auto}.am-tabs-tab-bar-wrap{flex-shrink:0}.am-tabs-horizontal .am-tabs-pane-wrap-active{height:auto}.am-tabs-horizontal .am-tabs-pane-wrap-inactive{height:0;overflow:visible}.am-tabs-vertical .am-tabs-content-wrap{flex-direction:column}.am-tabs-vertical .am-tabs-pane-wrap,.am-tabs-vertical .am-tabs-tab-bar-wrap{height:100%}.am-tabs-vertical .am-tabs-pane-wrap-active{overflow:auto}.am-tabs-vertical .am-tabs-pane-wrap-inactive{overflow:hidden}.am-tabs-bottom,.am-tabs-top{flex-direction:column}.am-tabs-left,.am-tabs-right{flex-direction:row}.am-tabs-default-bar{position:relative;display:flex;flex-shrink:0;flex-direction:row;width:100%;height:100%;overflow:visible;z-index:1}.am-tabs-default-bar-tab{position:relative;display:flex;flex-shrink:0;justify-content:center;align-items:center;font-size:15px;height:43.5px;line-height:43.5px}.am-tabs-default-bar-tab .am-badge .am-badge-text{top:-13px;transform:translateX(-5px)}.am-tabs-default-bar-tab .am-badge .am-badge-dot{top:-6px;transform:translateX(0)}.am-tabs-default-bar-tab-active{color:#108ee9}.am-tabs-default-bar-underline{position:absolute;border:1px solid #108ee9;transform:translateZ(0)}.am-tabs-default-bar-animated .am-tabs-default-bar-content{transition:transform .3s cubic-bezier(.35,0,.25,1);will-change:transform}.am-tabs-default-bar-animated .am-tabs-default-bar-underline{transition:top .3s cubic-bezier(.35,0,.25,1),left .3s cubic-bezier(.35,0,.25,1),color .3s cubic-bezier(.35,0,.25,1),width .3s cubic-bezier(.35,0,.25,1);will-change:top,left,width,color}.am-tabs-default-bar-bottom,.am-tabs-default-bar-top{flex-direction:row}.am-tabs-default-bar-bottom .am-tabs-default-bar-content,.am-tabs-default-bar-top .am-tabs-default-bar-content{display:flex;width:100%;flex-direction:row}.am-tabs-default-bar-bottom .am-tabs-default-bar-prevpage,.am-tabs-default-bar-top .am-tabs-default-bar-prevpage{pointer-events:none;position:absolute;top:0;display:block;width:59px;height:100%;content:" ";z-index:999;left:0;background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0))}.am-tabs-default-bar-bottom .am-tabs-default-bar-nextpage,.am-tabs-default-bar-top .am-tabs-default-bar-nextpage{pointer-events:none;position:absolute;top:0;display:block;width:59px;height:100%;content:" ";z-index:999;right:0;background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff)}.am-tabs-default-bar-bottom .am-tabs-default-bar-tab,.am-tabs-default-bar-top .am-tabs-default-bar-tab{padding:8px 0}.am-tabs-default-bar-bottom .am-tabs-default-bar-underline,.am-tabs-default-bar-top .am-tabs-default-bar-underline{bottom:0}.am-tabs-default-bar-top .am-tabs-default-bar-tab{border-bottom:1px solid #ddd}@media (min-resolution:2dppx){html:not([data-scale]) .am-tabs-default-bar-top .am-tabs-default-bar-tab{border-bottom:none}html:not([data-scale]) .am-tabs-default-bar-top .am-tabs-default-bar-tab: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)}}@media (min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-tabs-default-bar-top .am-tabs-default-bar-tab:after{transform:scaleY(.33)}}.am-tabs-default-bar-bottom .am-tabs-default-bar-tab{border-top:1px solid #ddd}@media (min-resolution:2dppx){html:not([data-scale]) .am-tabs-default-bar-bottom .am-tabs-default-bar-tab{border-top:none}html:not([data-scale]) .am-tabs-default-bar-bottom .am-tabs-default-bar-tab:before{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:0;right:auto;bottom:auto;left:0;width:100%;height:1px;transform-origin:50% 50%;transform:scaleY(.5)}}@media (min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-tabs-default-bar-bottom .am-tabs-default-bar-tab:before{transform:scaleY(.33)}}.am-tabs-default-bar-left,.am-tabs-default-bar-right{flex-direction:column}.am-tabs-default-bar-left .am-tabs-default-bar-content,.am-tabs-default-bar-right .am-tabs-default-bar-content{display:flex;height:100%;flex-direction:column}.am-tabs-default-bar-left .am-tabs-default-bar-tab,.am-tabs-default-bar-right .am-tabs-default-bar-tab{padding:0 8px}.am-tabs-default-bar-left .am-tabs-default-bar-underline{right:0}.am-tabs-default-bar-left .am-tabs-default-bar-tab{border-right:1px solid #ddd}@media (min-resolution:2dppx){html:not([data-scale]) .am-tabs-default-bar-left .am-tabs-default-bar-tab{border-right:none}html:not([data-scale]) .am-tabs-default-bar-left .am-tabs-default-bar-tab:after{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:0;right:0;bottom:auto;left:auto;width:1px;height:100%;background:#ddd;transform-origin:100% 50%;transform:scaleX(.5)}}@media (min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-tabs-default-bar-left .am-tabs-default-bar-tab:after{transform:scaleX(.33)}}.am-tabs-default-bar-right .am-tabs-default-bar-underline{left:0}.am-tabs-default-bar-right .am-tabs-default-bar-tab{border-left:1px solid #ddd}@media (min-resolution:2dppx){html:not([data-scale]) .am-tabs-default-bar-right .am-tabs-default-bar-tab{border-left:none}html:not([data-scale]) .am-tabs-default-bar-right .am-tabs-default-bar-tab:before{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:0;right:auto;bottom:auto;left:0;width:1px;height:100%;transform-origin:100% 50%;transform:scaleX(.5)}}@media (min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-tabs-default-bar-right .am-tabs-default-bar-tab:before{transform:scaleX(.33)}}.am-whitespace.am-whitespace-xs{height:3px}.am-whitespace.am-whitespace-sm{height:6px}.am-whitespace.am-whitespace-md{height:9px}.am-whitespace.am-whitespace-lg{height:15px}.am-whitespace.am-whitespace-xl{height:21px}.workSpaceWrap{height:100%;overflow-x:hidden;background-color:#f1f1f1;display:flex;flex-direction:column}.workSpaceWrap .bgCover1{flex:1;display:flex;flex-direction:column}.workSpaceWrap .city-top{height:.57rem;width:100%}.workSpaceWrap .city-top .bgCover{padding:.13rem .17rem 0;height:100%}.workSpaceWrap .city-top .bgCover .searchBarBgCover{background-color:hsla(0,0%,100%,.06);border-radius:30px;color:rgba(34,34,34,.2)}.workSpaceWrap .city-top .am-search-cancel{font-size:.13rem}.workSpaceWrap .city-top .am-search{height:.4rem;padding-left:.13rem!important;border-radius:.05rem;background-color:transparent}.workSpaceWrap .city-top .am-search-input{background-color:transparent}.workSpaceWrap .city-top .am-search-input .am-search-synthetic-ph-placeholder{font-size:.13rem}.workSpaceWrap .city-top .am-search-input .am-search-synthetic-ph{text-align:left;text-align:center}.workSpaceWrap .city-top .am-search.am-search-start .am-search-input .am-search-synthetic-ph{padding-left:0!important}.workSpaceWrap .city-top .am-search-input input[type=search]{font-size:.13rem;color:inherit!important;padding-left:.2rem}.workSpaceWrap .city-top .am-search-cancel{display:none}.workSpaceWrap .searchWrap{padding:.13rem .16rem 0 .18rem;background-color:#fff}.workSpaceWrap .searchWrap .am-search{background-color:#f1f1f1;color:#999;font-size:.13rem;padding:0}.workSpaceWrap .searchWrap .am-search-input{background-color:#f1f1f1}.workSpaceWrap .searchWrap .am-search-input .am-search-synthetic-ph{font-size:.13rem;text-align:left}.workSpaceWrap .am-tabs .am-tabs-default-bar-top .am-tabs-default-bar-tab:after{display:none}.workSpaceWrap .am-tabs .am-tabs-default-bar-top .am-tabs-default-bar-tab{border-bottom:none!important}.workSpaceWrap .listWrap{flex:1;position:relative}.workSpaceWrap .listWithChina,.workSpaceWrap .listWithChina .am-indexed-list-container,.workSpaceWrap .listWithOther,.workSpaceWrap .listWithOther .am-indexed-list-container{height:100%}.workSpaceWrap .listWithChina .am-list-header,.workSpaceWrap .listWithOther .am-list-header{padding:0}.workSpaceWrap .listWithChina .am-list-header .hotCitysWrap,.workSpaceWrap .listWithOther .am-list-header .hotCitysWrap{padding-top:.1rem}.workSpaceWrap .listWithChina .am-list-header .hotCitysWrap .gpsWrap,.workSpaceWrap .listWithOther .am-list-header .hotCitysWrap .gpsWrap{padding:0 .4rem 0 .2rem}.workSpaceWrap .listWithChina .am-list-header .hotCitysWrap .gpsWrap .gps,.workSpaceWrap .listWithOther .am-list-header .hotCitysWrap .gpsWrap .gps{height:.54rem;padding:.13rem 0 .15rem;position:relative}.workSpaceWrap .listWithChina .am-list-header .hotCitysWrap .gpsWrap .gps span,.workSpaceWrap .listWithOther .am-list-header .hotCitysWrap .gpsWrap .gps span{display:inline-block;line-height:.26rem;font-size:.19rem}.workSpaceWrap .listWithChina .am-list-header .hotCitysWrap .gpsWrap .gps .iconfont,.workSpaceWrap .listWithOther .am-list-header .hotCitysWrap .gpsWrap .gps .iconfont{color:#9f0000;margin-right:.04rem}.workSpaceWrap .listWithChina .am-list-header .hotCitysWrap .gpsWrap .gps .nowSpace,.workSpaceWrap .listWithOther .am-list-header .hotCitysWrap .gpsWrap .gps .nowSpace{font-weight:700}.workSpaceWrap .listWithChina .am-list-header .hotCitysWrap .gpsWrap .gps .gpsButton,.workSpaceWrap .listWithOther .am-list-header .hotCitysWrap .gpsWrap .gps .gpsButton{line-height:.16rem;padding-top:.09rem;font-size:.11rem;margin-left:.06rem}.workSpaceWrap .listWithChina .am-list-header .hotCitysWrap .gpsWrap .gps .againDingwei,.workSpaceWrap .listWithOther .am-list-header .hotCitysWrap .gpsWrap .gps .againDingwei{font-size:.16rem;line-height:1;margin-left:.1rem}.workSpaceWrap .listWithChina .am-list-header .hotCitysWrap .gpsWrap .gps .sureDingwei,.workSpaceWrap .listWithOther .am-list-header .hotCitysWrap .gpsWrap .gps .sureDingwei{float:right;height:.26rem;line-height:.26rem;font-size:.13rem}.workSpaceWrap .listWithChina .am-list-header .hotCitysWrap .gpsWrap .gpsAfter,.workSpaceWrap .listWithOther .am-list-header .hotCitysWrap .gpsWrap .gpsAfter{position:absolute;background-color:hsla(0,0%,80%,.8);display:block;top:auto;right:auto;bottom:0;left:0;width:100%;height:1px;transform-origin:50% 100%;transform:scaleY(.5)}.workSpaceWrap .listWithChina .am-list-header .hotCitysWrap .city-local p,.workSpaceWrap .listWithOther .am-list-header .hotCitysWrap .city-local p{padding:.15rem .2rem;font-size:.12rem}.workSpaceWrap .listWithChina .am-list-header .hotCitysWrap .city-local ul,.workSpaceWrap .listWithOther .am-list-header .hotCitysWrap .city-local ul{padding:0 .3rem .06rem .2rem;display:flex;flex-wrap:wrap;justify-content:start}.workSpaceWrap .listWithChina .am-list-header .hotCitysWrap .city-local ul .city-item,.workSpaceWrap .listWithOther .am-list-header .hotCitysWrap .city-local ul .city-item{height:.35rem;width:1rem;font-size:.13rem;line-height:.35rem;text-align:center;border:.5px solid #ccc;border-radius:5px;margin-bottom:.1rem;margin-right:.08rem}.workSpaceWrap .am-list-body:after,.workSpaceWrap .am-list-body:before{display:none!important}.workSpaceWrap .am-indexed-list-section-header .am-list-item{background-color:transparent;padding-left:.2rem}.workSpaceWrap .workListItem{background-color:transparent;padding:0 .4rem 0 .2rem;height:.4rem;position:relative;display:flex;flex-direction:column}.workSpaceWrap .workListItem p{height:.39rem;line-height:.39rem;font-size:.13rem}.workSpaceWrap .workListItem .bottomLine{background-color:#ddd;width:100%;height:.5px}.workSpaceWrap .am-indexed-list-section-header .am-list-item .am-list-content{color:inherit!important}.workSpaceWrap .am-list-item .am-list-line .am-list-content{color:inherit;font-size:.13rem;margin-top:.1rem}.workSpaceWrap .am-indexed-list-section-body.am-list-body,.workSpaceWrap .am-indexed-list-section-body.am-list-body .am-list-item:last-child .am-list-line,.workSpaceWrap .am-indexed-list-section-header.am-list-body,.workSpaceWrap .am-indexed-list-section-header.am-list-body .am-list-item .am-list-line,.workSpaceWrap .am-list-body,.workSpaceWrap .am-list-body div:not(:last-child) .am-list-line{border:none!important}.workSpaceWrap .am-indexed-list-quick-search-bar{color:#343434;font-size:.1rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-pack:center}.workSpaceWrap .am-indexed-list-quick-search-bar li{line-height:.14rem;padding-right:.15rem;font-weight:400;font-size:.1rem}.workSpaceWrap .city-search-menuWrap{width:100%;position:fixed;top:.57rem;left:0;z-index:100;max-height:3rem;overflow-x:hidden;overflow-y:auto}.workSpaceWrap .city-search-menuWrap .search-item{height:.4rem;display:flex;flex-direction:column}.workSpaceWrap .city-search-menuWrap .search-item .title{height:.39rem;line-height:.39rem;text-align:center;font-size:.13rem}.workSpaceWrap .city-search-menuWrap .search-item .bottomLine{height:.5px;width:100%}.workSpaceWrap .city-search-menuWrap .noData{height:3rem;line-height:3rem;text-align:center}.workSpaceWrap .city-menu-mask{height:100%;width:100%;position:fixed;left:0;top:.57rem;z-index:99;background-color:rgba(0,0,0,.3)}.drop .workSpaceWrap .am-tabs-top{flex-direction:row}.drop .workSpaceWrap .am-tabs-top .am-tabs-tab-bar-wrap{width:32%}.drop .workSpaceWrap .am-tabs-top .am-tabs-tab-bar-wrap .am-tabs-default-bar-content{flex-direction:column}.drop .workSpaceWrap .am-tabs-top .am-tabs-tab-bar-wrap .am-tabs-default-bar-content .am-tabs-default-bar-tab{width:100%!important}.drop .workSpaceWrap .am-tabs-top .am-tabs-tab-bar-wrap .am-tabs-default-bar-content .am-tabs-default-bar-tab+.am-tabs-default-bar-underline{display:none}.drop .workSpaceWrap .am-tabs-top .am-tabs-tab-bar-wrap .am-tabs-default-bar-content .am-tabs-default-bar-tab .am-badge{font-size:13px}.drop .workSpaceWrap .am-tabs-top .city-item{height:.32rem!important;line-height:.32rem!important;border-radius:2.5px!important;min-width:.64rem!important;width:auto!important;padding:0 19px}.drop .workSpaceWrap .am-tabs-top .hotCitysWrap{padding-top:0!important}.drop .workSpaceWrap .am-tabs-top .am-whitespace.am-whitespace-md{height:0!important}.drop .workSpaceWrap .am-search{height:.32rem}.drop .workSpaceWrap .am-indexed-list-container+p{color:#000;opacity:.45}.am-indexed-list-quick-search-bar{top:120px!important}.detailWrap{height:100%;overflow:hidden}.detailWrap .bgCover1{height:100%;display:flex;flex-direction:column}.detailWrap .bgCover1 .detailContent{flex:1;overflow-x:hidden;overflow-y:auto}.detailWrap .detailBanner{width:100%}.detailWrap .detailBanner img{height:100%;width:100%}.detailWrap .detailBanner .detailBannerGradient{height:.69rem;width:100%}.detailWrap .listItem{border:none;position:relative}.detailWrap .listItem .listItemRtTit{word-break:break-word}.detailWrap .listItem .listItemRtTit .listItemRtTitCon{line-height:normal}.detailWrap .listItem .logo{height:.72rem;width:.72rem;border:none;background-color:#ccc;border-radius:50%;position:absolute;top:-.5rem;right:.1rem;overflow:hidden;box-shadow:0 3px 3px 1px rgba(0,0,0,.06);background-size:contain;background-repeat:no-repeat;background-position:50%}.detailWrap .listItem .bgCover{padding-left:.16rem!important;padding-right:.16rem}.detailWrap .orgwrap{background:hsla(0,0%,100%,.05);padding:.15rem .16rem;display:-webkit-box;-webkit-box-align:center}.detailWrap .orgwrap .logoBox{width:.45rem;height:.45rem;border:1px solid rgba(0,0,0,.2);background-size:contain;background-position:50%;background-repeat:no-repeat}.detailWrap .orgwrap .orgwrap-main{-webkit-box-flex:1;margin:0 .1rem}.detailWrap .orgwrap .orgwrap-main .orgwrap-title{font-size:.15rem;font-weight:600;color:#000;margin-bottom:.12rem}.detailWrap .orgwrap .orgwrap-main .orgwrap-tips{font-size:.12rem;color:rgba(0,0,0,.5)}.detailWrap .orgwrap .orgwrap-main span{float:left}.detailWrap .orgwrap .orgwrap-main span:before{content:"|";float:left;margin:0 .05rem;margin-top:-.01rem;transform:scaleX(.5)}.detailWrap .orgwrap .orgwrap-main span:first-child:before{display:none}.detailWrap .moreJobs{background:#fff;height:.48rem;display:flex;justify-content:space-between;align-items:center;padding:0 .1rem 0 .16rem;font-size:.14rem;font-weight:500;color:#000}.detailWrap .moreJobs .am-icon{color:#adaeb0}.detailWrap .postVideoWrap{padding:.24rem .16rem;background:#fff}.detailWrap .postVideoWrap .postVideoCon{position:relative}.detailWrap .postVideoWrap .postVideoCon video{width:100%;display:block}.detailWrap .postVideoWrap .postVideoCon .postVideoCover{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:1}.detailWrap .postVideoWrap .postVideoCon .postVideoCover img{display:block;width:.6rem}.detailWrap .operation{height:.57rem;width:100%;font-size:.15rem;display:flex;background-color:#fff}.detailWrap .operation .love{width:.89rem;height:100%;text-align:center;font-size:.11rem;color:#000;background-color:#fff;border-top:1px solid #eee;display:flex;flex-direction:column;justify-content:center}.detailWrap .operation .love .iconfont{margin-bottom:.03rem}.detailWrap .operation .suggest{flex:1;text-align:center;background-color:#f2f2f2}.detailWrap .operation .sureBtn{flex:1;text-align:center;color:#fff;background-color:#b20000;margin-right:.16rem}.detailWrap .operation .btn-disabled{cursor:not-allowed;border-color:#d9d9d9;color:rgba(0,0,0,.25);background-color:rgba(0,0,0,.04);box-shadow:none}.detailWrap .operation .suggest,.detailWrap .operation .sureBtn{display:flex;align-items:center;justify-content:center;word-break:break-word;width:1.32rem;height:.4rem;border-radius:200px;margin-top:.1rem;font-size:.13rem;margin-right:.08rem}.detailWrap .rightNavWrap .rightNav{height:auto;bottom:1rem;z-index:2}.detailWrap .goBackFixedBtn{position:fixed;right:.15rem;bottom:2rem;display:none}.detailWrap .goBackFixedBtn span{height:.36rem;width:.36rem;display:flex;justify-content:center;align-items:center;font-size:.14rem;background:#b20000;color:#fff;border-radius:50%;box-shadow:0 0 .06rem rgba(0,0,0,.1);transform:rotateY(180deg)}.orgInfoWrap{height:100%;background:#fff;overflow-y:auto;padding:.25rem}.orgInfoWrap.nav-c{margin-top:.44rem}.orgInfoWrap .orgInfo-title{font-size:.18rem;margin-bottom:.2rem}.orgInfoWrap .orgInfo-title.nav-c{padding-top:44px}.orgInfoWrap .orgInfo-imgbox{margin-bottom:.2rem}.orgInfoWrap .orgInfo-imgbox img{max-width:100%}.orgInfoWrap .orgInfo-detail{font-size:.14rem;white-space:pre-wrap}.org-info-wrap{height:100vh}.agreeReadWrap .agreeRead{padding:0 0 .1rem;display:flex;align-items:center}.agreeReadWrap .agreeRead .am-checkbox-inner{border-radius:0;height:.15rem;width:.15rem;margin-top:2px;background:transparent;border-color:#d3d3d3}.agreeReadWrap .agreeRead .am-checkbox-inner:after{top:0;bottom:0;left:0;right:0;margin:auto;border-color:#000;width:4px;height:9px}.agreeReadWrap .agreeRead .agreeWord{text-align:left;margin-left:.05rem;line-height:.18rem;font-size:.13rem;color:#afafaf}.agreeReadWrap .agreeRead .agreeWord .agreeLink{margin-left:.05rem;color:#00f}.agreeReadWrap .agreeText{width:100%;background-color:#fff;overflow:hidden;position:fixed;left:0;top:0;right:0;bottom:0;z-index:151;display:flex;flex-direction:column}.agreeReadWrap .agreeText .agreeTitle{line-height:.45rem;display:flex;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.16)}.agreeReadWrap .agreeText .agreeTitle span{flex:1;text-align:center;position:relative}.agreeReadWrap .agreeText .agreeTitle span i{position:absolute;width:.2rem;border:2px solid #fff;height:0;bottom:0;left:50%;margin-left:-.1rem}.agreeReadWrap .agreeText .agreeTextContent{padding:.2rem .23rem 0;flex:1;overflow-x:hidden;overflow-y:auto}.agreeReadWrap .agreeText .agreeTextContent h3{font-size:.16rem}.agreeReadWrap .agreeText .agreeTextContent .text{font-size:.14rem;line-height:.25rem;padding:.15rem 0;white-space:pre-wrap;word-break:break-word}.agreeReadWrap .agreeText .btn{padding:.15rem .16rem 0;height:.82rem}.agreeReadWrap .agreeText .btn .am-button{height:.4rem;border-radius:.2rem;line-height:.4rem;font-size:.13rem;box-shadow:0 3px 6px rgba(0,0,0,.16)}.agreeReadWrap .agreeText .btn .readingCountdown i{font-style:normal}.agreeReadWrap .agreeText .iconfont{font-size:.13rem;margin-right:.08rem}.agreeReadWrap .agreeText .am-checkbox-inner{border-radius:0;height:.15rem;width:.15rem;margin-top:2px;background:transparent;border-color:#d3d3d3}.agreeReadWrap .agreeText .am-checkbox-inner:after{top:0;bottom:0;left:0;right:0;margin:auto;border-color:#000;width:4px;height:9px}.agreeReadWrap .agreeText .am-checkbox{margin-right:8px}.agreeReadWrapNew .agreeRead{align-items:normal}.agreeReadWrapNew .agreeRead .am-checkbox-inner{margin-top:0}.agreeReadWrapNew .agreeRead .agreeWord .agreeLink{margin-left:0}.agreeReadNewCustom .agreementPrompt{padding:0 0 .04rem .06rem;line-height:.18rem;font-size:.13rem}.agreeReadNewCustom .agreeRead .agreeWord,.agreeReadNewCustom .agreeTextContent .text a{color:#333}.am-list-item .am-input-control .fake-input-container{height:30px;line-height:30px;position:relative}.am-list-item .am-input-control .fake-input-container .fake-input{position:absolute;top:0;left:0;width:100%;height:100%;margin-right:5px;text-decoration:rtl;text-align:right;color:#000;font-size:17px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.am-list-item .am-input-control .fake-input-container .fake-input.fake-input-disabled{color:#bbb}.am-list-item .am-input-control .fake-input-container .fake-input.focus{transition:color .2s}.am-list-item .am-input-control .fake-input-container .fake-input.focus:after{content:"";position:absolute;right:0;top:10%;height:80%;border-right:1.5px solid #108ee9;animation:keyboard-cursor infinite 1s step-start}.am-list-item .am-input-control .fake-input-container .fake-input-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;color:#bbb;text-align:right}.am-list-item .am-input-control .fake-input-container-left .fake-input{text-align:left}.am-list-item .am-input-control .fake-input-container-left .fake-input.focus:after{position:relative}.am-list-item .am-input-control .fake-input-container-left .fake-input-placeholder{text-align:left}.am-number-keyboard-wrapper{position:fixed;bottom:0;left:0;right:0;width:100%;z-index:10000;font-family:PingFang SC;background-color:#f6f6f7;transition-duration:.2s;transition-property:transform display;transform:translateZ(0)}.am-number-keyboard-wrapper.am-number-keyboard-wrapper-hide{bottom:-500px}.am-number-keyboard-wrapper table{width:100%;padding:0;margin:0;border-collapse:collapse;border-top:1px solid #ddd}@media (min-resolution:2dppx){html:not([data-scale]) .am-number-keyboard-wrapper table{border-top:none}html:not([data-scale]) .am-number-keyboard-wrapper table:before{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:0;right:auto;bottom:auto;left:0;width:100%;height:1px;transform-origin:50% 50%;transform:scaleY(.5)}}@media (min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-number-keyboard-wrapper table:before{transform:scaleY(.33)}}.am-number-keyboard-wrapper table tr{width:100%;padding:0;margin:0}.am-number-keyboard-wrapper table tr .am-number-keyboard-item{width:25%;padding:0;margin:0;height:50px;text-align:center;font-size:25.5px;color:#2a2b2c;position:relative}.am-number-keyboard-wrapper table tr .am-number-keyboard-item:not(.keyboard-confirm){border-left:1px solid #ddd;border-bottom:1px solid #ddd}@media (min-resolution:2dppx){html:not([data-scale]) .am-number-keyboard-wrapper table tr .am-number-keyboard-item:not(.keyboard-confirm){border-left:none}html:not([data-scale]) .am-number-keyboard-wrapper table tr .am-number-keyboard-item:not(.keyboard-confirm):before{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:0;right:auto;bottom:auto;left:0;width:1px;height:100%;transform-origin:100% 50%;transform:scaleX(.5)}}@media (min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-number-keyboard-wrapper table tr .am-number-keyboard-item:not(.keyboard-confirm):before{transform:scaleX(.33)}}@media (min-resolution:2dppx){html:not([data-scale]) .am-number-keyboard-wrapper table tr .am-number-keyboard-item:not(.keyboard-confirm){border-bottom:none}html:not([data-scale]) .am-number-keyboard-wrapper table tr .am-number-keyboard-item:not(.keyboard-confirm):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)}}@media (min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-number-keyboard-wrapper table tr .am-number-keyboard-item:not(.keyboard-confirm):after{transform:scaleY(.33)}}.am-number-keyboard-wrapper table tr .am-number-keyboard-item.am-number-keyboard-item-active{background-color:#ddd}.am-number-keyboard-wrapper table tr .am-number-keyboard-item.keyboard-confirm{color:#fff;font-size:21px;background-color:#108ee9;border-bottom:1px solid #ddd}@media (min-resolution:2dppx){html:not([data-scale]) .am-number-keyboard-wrapper table tr .am-number-keyboard-item.keyboard-confirm{border-bottom:none}html:not([data-scale]) .am-number-keyboard-wrapper table tr .am-number-keyboard-item.keyboard-confirm: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)}}@media (min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-number-keyboard-wrapper table tr .am-number-keyboard-item.keyboard-confirm:after{transform:scaleY(.33)}}.am-number-keyboard-wrapper table tr .am-number-keyboard-item.keyboard-confirm.am-number-keyboard-item-active{background-color:#0e80d2}.am-number-keyboard-wrapper table tr .am-number-keyboard-item.keyboard-confirm.am-number-keyboard-item-disabled{background-color:#0e80d2;color:hsla(0,0%,100%,.45)}.am-number-keyboard-wrapper table tr .am-number-keyboard-item.keyboard-delete{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg version='1' xmlns='http://www.w3.org/2000/svg' width='204' height='148' viewBox='0 0 153.000000 111.000000'%3E%3Cpath d='M46.9 4.7c-2.5 2.6-14.1 15.5-25.8 28.6L-.1 57l25.6 27 25.7 27.1 47.4-.3 47.4-.3 3.2-3.3 3.3-3.2V7l-3.3-3.2L146 .5 98.7.2 51.5-.1l-4.6 4.8zm97.9 3.5c1.7 1.7 1.7 92.9 0 94.6-.9.9-12.6 1.2-46.3 1.2H53.4L31.2 80.4 9 56.9l5.1-5.7c2.8-3.1 12.8-14.4 22.2-24.9L53.5 7h45c33.8 0 45.4.3 46.3 1.2z'/%3E%3Cpath d='M69.5 31c-1.9 2.1-1.7 2.2 9.3 13.3L90 55.5 78.8 66.7 67.5 78l2.3 2.2 2.2 2.3 11.3-11.3L94.5 60l11.2 11.2L117 82.5l2.2-2.3 2.3-2.2-11.3-11.3L99 55.5l11.2-11.2L121.5 33l-2.3-2.2-2.2-2.3-11.3 11.3L94.5 51l-11-11c-6-6-11.2-11-11.6-11-.3 0-1.4.9-2.4 2z'/%3E%3C/svg%3E");background-size:25.5px 18.5px;background-position:50% 50%;background-repeat:no-repeat}.am-number-keyboard-wrapper table tr .am-number-keyboard-item.keyboard-hide{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg version='1' xmlns='http://www.w3.org/2000/svg' width='260' height='188' viewBox='0 0 195.000000 141.000000'%3E%3Cpath d='M0 57v57h195V0H0v57zm183 0v45H12V12h171v45z'/%3E%3Cpath d='M21 31.5V39h15V24H21v7.5zm27 0V39h15V24H48v7.5zm27 0V39h15V24H75v7.5zm27 0V39h15V24h-15v7.5zm27 0V39h15V24h-15v7.5zm27 0V39h15V24h-15v7.5zm-120 24V63h15V48H36v7.5zm27 0V63h15V48H63v7.5zm27 0V63h15V48H90v7.5zm27 0V63h15V48h-15v7.5zm27 0V63h15V48h-15v7.5zm-117 24V87h15V72H27v7.5zm21 0V87h96V72H48v7.5zm102 0V87h15V72h-15v7.5zm-69 45c0 .8.7 1.5 1.5 1.5s1.5.7 1.5 1.5.7 1.5 1.5 1.5 1.5.7 1.5 1.5.7 1.5 1.5 1.5 1.5.7 1.5 1.5.7 1.5 1.5 1.5 1.5.7 1.5 1.5.7 1.5 1.5 1.5 1.5.7 1.5 1.5.7 1.5 1.5 1.5 1.5-.7 1.5-1.5.7-1.5 1.5-1.5 1.5-.7 1.5-1.5.7-1.5 1.5-1.5 1.5-.7 1.5-1.5.7-1.5 1.5-1.5 1.5-.7 1.5-1.5.7-1.5 1.5-1.5 1.5-.7 1.5-1.5.7-1.5 1.5-1.5 1.5-.7 1.5-1.5c0-1.3-2.5-1.5-16.5-1.5s-16.5.2-16.5 1.5z'/%3E%3C/svg%3E");background-size:32.5px 23.5px;background-position:50% 50%;background-repeat:no-repeat}@keyframes keyboard-cursor{0%{opacity:1}50%{opacity:0}to{opacity:1}}.am-list-item.am-input-item{height:44px;padding-left:15px}.am-list-item:not(:last-child) .am-list-line{border-bottom:1px solid #ddd}@media (min-resolution:2dppx){html:not([data-scale]) .am-list-item:not(:last-child) .am-list-line{border-bottom:none}html:not([data-scale]) .am-list-item:not(:last-child) .am-list-line: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)}}@media (min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-list-item:not(:last-child) .am-list-line:after{transform:scaleY(.33)}}.am-list-item .am-input-label{color:#000;font-size:17px;margin-left:0;margin-right:5px;text-align:left;white-space:nowrap;overflow:hidden;padding:2px 0}.am-list-item .am-input-label.am-input-label-2{width:34px}.am-list-item .am-input-label.am-input-label-3{width:51px}.am-list-item .am-input-label.am-input-label-4{width:68px}.am-list-item .am-input-label.am-input-label-5{width:85px}.am-list-item .am-input-label.am-input-label-6{width:102px}.am-list-item .am-input-label.am-input-label-7{width:119px}.am-list-item .am-input-control{font-size:17px;flex:1}.am-list-item .am-input-control input{color:#000;font-size:17px;appearance:none;width:100%;padding:2px 0;border:0;background-color:transparent;line-height:1;box-sizing:border-box}.am-list-item .am-input-control input::placeholder{color:#bbb;line-height:1.2}.am-list-item .am-input-control input:disabled{color:#bbb;background-color:#fff}.am-list-item .am-input-clear{display:none;width:21px;height:21px;border-radius:50%;overflow:hidden;font-style:normal;color:#fff;background-color:#ccc;background-repeat:no-repeat;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");background-size:21px auto;background-position:2px 2px}.am-list-item .am-input-clear-active{background-color:#108ee9}.am-list-item.am-input-focus .am-input-clear{display:block}.am-list-item .am-input-extra{flex:initial;min-width:0;max-height:21px;overflow:hidden;padding-right:0;line-height:1;color:#888;font-size:15px;margin-left:5px}.am-list-item.am-input-error .am-input-control input{color:#f50}.am-list-item.am-input-error .am-input-error-extra{height:21px;width:21px;margin-left:6px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' viewBox='0 0 18 18' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 1.266a7.69 7.69 0 0 1 5.469 2.264c.71.71 1.269 1.538 1.657 2.459.404.954.608 1.967.608 3.011a7.69 7.69 0 0 1-2.264 5.469 7.694 7.694 0 0 1-2.459 1.657A7.675 7.675 0 0 1 9 16.734a7.69 7.69 0 0 1-5.469-2.264 7.694 7.694 0 0 1-1.657-2.459A7.675 7.675 0 0 1 1.266 9 7.69 7.69 0 0 1 3.53 3.531a7.694 7.694 0 0 1 2.459-1.657A7.675 7.675 0 0 1 9 1.266zM9 0a9 9 0 0 0-9 9 9 9 0 0 0 9 9 9 9 0 0 0 9-9 9 9 0 0 0-9-9zm0 11.25a.703.703 0 0 1-.703-.703V4.06a.703.703 0 1 1 1.406 0v6.486A.703.703 0 0 1 9 11.25zm-.791 1.916a.791.791 0 1 1 1.582 0 .791.791 0 0 1-1.582 0z' fill='%23F50' fill-rule='evenodd'/%3E%3C/svg%3E");background-size:21px auto}.am-list-item.am-input-disabled .am-input-label{color:#bbb}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.send-email .am-list-header{padding-left:0;font-size:.13rem;color:rgba(0,0,0,.4)}.send-email .am-list-item .am-input-control input{font-size:.15rem}.send-email .am-list-item .am-input-control input::placeholder{color:rgba(0,0,0,.7)}.send-email .am-input-extra .iconfont{font-size:.28rem;color:#5c5c5c}.send-email .am-list-body:before{display:none!important}.send-email .am-list-item.am-input-item{padding-left:0}.send-email .btns{padding:.45rem .03rem 0}.send-email .btns .golinks{margin-top:.24rem}.send-email .btns .golinks p{line-height:.21rem;font-size:.15rem;color:#000;display:flex;align-items:center;justify-content:center}.send-email .btns .golinks p .iconfont{margin-left:.04rem}.send-email .am-input-extra .hasCode{line-height:.27rem;margin-top:-.01rem;padding-left:.1rem;position:relative;color:#5c5c5c;right:0;top:50%}.send-email .am-input-extra .hasCode .span1{color:#afafaf;padding:0 .15rem 0 .1rem}.send-email .am-input-extra .hasCode .span2{color:#000}.send-email .am-input-extra .hasCode .span2.disable{color:rgba(0,0,0,.45)}.send-email .am-input-extra .hasCode:before{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:0;right:auto;bottom:auto;left:0;width:1px;height:100%;transform-origin:50% 100%;transform:scaleX(.5)}.send-email .am-button{height:40px;border-radius:20px;line-height:40px;font-size:13px;border-color:#707070}.send-email .am-button.am-button-disabled{color:#707070;opacity:1;border:.5px solid #e5e5e5;box-shadow:none}.send-email .am-button.am-button-disabled:before{display:none}.registerWrap{height:100%;width:100%;padding:.3rem .21rem 0;background-color:#fff}.registerWrap .am-list-body{border:none}.registerWrap .am-list-header{padding-left:0;font-size:.13rem;color:rgba(0,0,0,.4)}.registerWrap .am-list-item .am-input-control input{font-size:.15rem}.registerWrap .am-list-item .am-input-control input::placeholder{color:rgba(0,0,0,.7)}.registerWrap .am-input-extra .iconfont{font-size:.28rem;color:#5c5c5c}.registerWrap .am-list-body:before{display:none!important}.registerWrap .am-list-body .am-list-item.am-input-item{padding-left:0}.registerWrap .am-list-item.am-input-item .am-list-line{padding-right:0}.registerWrap .am-list-line: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)}.registerWrap .btns{padding-top:.45rem}.registerWrap .btns .golinks{margin-top:.24rem}.registerWrap .btns .golinks p{line-height:.21rem;font-size:.15rem;color:#000;display:flex;align-items:center;justify-content:center}.registerWrap .btns .golinks p .iconfont{margin-left:.04rem}.registerWrap .registerBound .am-input-extra{color:#5c5c5c}.registerWrap .registerBound .am-input-extra .hasCode{line-height:.21rem;margin-top:-.01rem;padding-left:.1rem;position:relative;right:0;top:50%}.registerWrap .registerBound .am-input-extra .hasCode .span1{color:#afafaf;padding:0 .15rem 0 .1rem}.registerWrap .registerBound .am-input-extra .hasCode .span2{color:#000}.registerWrap .registerBound .am-input-extra .hasCode:before{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:0;right:auto;bottom:auto;left:0;width:1px;height:100%;transform-origin:50% 100%;transform:scaleX(.5)}.registerWrap .am-button{height:.4rem;border-radius:.2rem;line-height:.4rem;font-size:.13rem;box-shadow:0 3px 6px rgba(0,0,0,.16)}.registerWrap .am-button.am-button-disabled{color:#707070;opacity:1;border:.5px solid #e5e5e5;box-shadow:none}.registerWrap .am-button.am-button-disabled:before{display:none}.modalAlertWrap .modalAlert{padding-bottom:.5rem}.modalAlertWrap .modalAlert .iconDiv .iconfont{font-size:1.25rem;color:#afafaf}.modalAlertWrap .modalAlert .iconDiv img{max-width:80%;min-width:50%;margin-top:.3rem;margin-bottom:.2rem}.modalAlertWrap .modalAlert h3{line-height:.33rem;font-size:.2rem}.modalAlertWrap .modalAlert p{font-size:.15rem;color:#afafaf;line-height:.24rem}.modalAlertWrap .qrModalAlert .qrcodeBox{padding:.2rem 0 .3rem}.modalAlertWrap .qrModalAlert .qrcodeBox img{margin:auto}.modalAlertWrap .qrModalAlert a#downloadQrocde{display:none}.modalAlertWrap .qrModalAlert p{font-size:.16rem;color:#000}.modalAlertWrap .qrModalAlert .tips{margin:.1rem 0 .2rem}.modalAlertWrap .qrModalAlert .am-button{height:.4rem;border-radius:.2rem;line-height:.4rem;font-size:.13rem;border:1px solid rgba(0,0,0,.4);margin:.2rem auto;width:60vw}.loginWrap{height:100%;width:100%;padding:.67rem .47rem 0;background-color:#fff}.loginWrap .logoBox{padding-bottom:.8rem}.loginWrap .logoBox .logo{height:.5rem;width:1.5rem;background-position:50%;background-size:contain;background-repeat:no-repeat;margin:0 auto}.loginWrap .logoContent .am-list .am-list-body{border:none}.loginWrap .logoContent .am-list .am-list-body:before{display:none}.loginWrap .logoContent .am-list .am-list-item.am-input-item{padding-left:0;margin-bottom:.1rem;border-bottom:none}.loginWrap .logoContent .am-list .am-list-item.am-input-item .am-list-line{padding-right:0;border-bottom:none!important}.loginWrap .logoContent .am-list .am-list-line: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)}.loginWrap .logoContent .am-list .am-list-item .am-input-label.am-input-label-5{width:.25rem;border-right:1px solid #ddd}.loginWrap .logoContent .am-list .am-list-item .am-input-label.am-input-label-5 span{font-size:.18rem}.loginWrap .logoContent .am-list .am-list-item .am-input-label{padding:0}.loginWrap .logoContent .am-list .am-list-item .am-input-control input{font-size:.15rem;text-indent:.05rem}.loginWrap .logoContent .am-list .am-list-item .am-input-control input::placeholder{color:rgba(0,0,0,.7)}.loginWrap .logoContent .am-list .am-input-extra .iconfont{font-size:.28rem;color:#5c5c5c}.loginWrap .logoContent .am-list .am-input-extra .hasCode{font-size:.12rem;line-height:.27rem;margin-top:-.01rem;padding-left:.1rem;position:relative;right:0;top:50%}.loginWrap .logoContent .am-list .am-input-extra .hasCode .span1{color:#afafaf;padding:0 .15rem 0 .1rem}.loginWrap .logoContent .am-list .am-input-extra .hasCode .span2{color:#000}.loginWrap .logoContent .am-list .am-input-extra .hasCode:before{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:0;right:auto;bottom:auto;left:0;width:1px;height:100%;transform-origin:50% 100%;transform:scaleX(.5)}.loginWrap .logoContent .otherLinks{display:flex;justify-content:space-between;padding-bottom:.42rem}.loginWrap .logoContent .otherLinks span{color:#707070;font-size:.12rem}.loginWrap .logoContent .oneLinks{display:block;text-align:right;margin-top:-.03rem}.loginWrap .logoContent .pictureCodeItem .am-input-extra{overflow:visible;color:#707070;text-align:center;height:.4rem;max-height:.4rem}.loginWrap .logoContent .pictureCodeItem .am-input-extra span{letter-spacing:.05rem}.loginWrap .logoContent .pictureCodeItem .am-input-extra img{display:block;width:.9rem;height:.266rem}.loginWrap .surnBtn{text-align:center}.loginWrap .surnBtn .goOtherPage{margin-top:.24rem}.loginWrap .surnBtn .goOtherPage p{line-height:.21rem;font-size:.15rem;color:#000;display:flex;align-items:center;justify-content:center}.loginWrap .surnBtn .goOtherPage p .iconfont{margin-left:.04rem}.loginWrap .surnBtn .otherLogin{margin-top:.4rem}.loginWrap .surnBtn .otherLogin .otherLoginTitle{display:flex;align-items:center;justify-content:space-between;height:.17rem;color:#afafaf;font-size:.12rem;line-height:.17rem}.loginWrap .surnBtn .otherLogin .otherLoginTitle .henxian{height:1px;width:.7rem;background-color:#afafaf}.loginWrap .surnBtn .otherLogin .otherLoginIcon{margin:.2rem auto 0}.loginWrap .surnBtn .otherLogin .otherLoginIcon span{display:inline-block;height:.32rem;width:.32rem;line-height:.32rem;font-size:.18rem;border-radius:50%;background-color:#ddd}.loginWrap .surnBtn .otherLogin .otherLoginIcon .icon-wechat{margin-right:.27rem}.loginWrap .am-button{height:40px;border-radius:20px;line-height:40px;font-size:13px;box-shadow:0 3px 6px rgba(0,0,0,.16)}.loginWrap .am-button.am-button-disabled{color:#707070;opacity:1;border:.5px solid #e5e5e5;box-shadow:none}.loginWrap .am-button.am-button-disabled:before{display:none}.regTypeBtns{position:absolute;bottom:1rem;left:20vw;width:60vw}.regTypeBtns .am-button{font-size:.15rem;margin-top:.2rem}.regTypeBtns .am-button i{margin-right:.05rem}.indexLogoWrap{padding:1.2rem .78rem 0}.indexLogoWrap .indexLogoBox{padding-bottom:1.23rem}.indexLogoWrap .am-button{background:#707070;color:#fff}.indexLogoWrap .am-button .iconfont{font-size:.18rem;margin-right:.05rem}.modalAlertWrap .modalAlertInput{padding:.5rem .25rem .3rem}.modalAlertWrap .modalAlertInput .am-list-body{border:none}.modalAlertWrap .modalAlertInput .am-list-item.am-input-item{border-bottom:.5px solid #e5e5e5}.modalAlertWrap .modalAlertInput .am-input-extra{overflow:visible;padding:.1rem;max-height:.3rem;background-color:#e5e5e5;color:#707070}.modalAlertWrap .modalAlertInput .am-input-extra span{letter-spacing:.05rem}.modalAlertWrap .modalAlertInput .am-button{width:1.2rem;line-height:.4rem;height:.4rem;border-radius:.2rem;margin-left:auto;margin-right:auto;border:1px solid rgba(0,0,0,.16)}.modalAlertWrap .am-list-body:before{display:none}.modalAlertWrap .am-list-item.am-input-item{padding-left:0;margin-bottom:.35rem}.modalAlertWrap .am-list-item .am-input-label.am-input-label-5{width:.25rem;border-right:1px solid #ddd}.modalAlertWrap .am-list-item .am-input-label.am-input-label-5 span{font-size:.18rem}.modalAlertWrap .am-list-item .am-input-label{padding:0}.modalAlertWrap .am-list-item .am-input-control input{font-size:.15rem;text-indent:.05rem}.modalAlertWrap .am-list-item .am-input-control input::placeholder{color:rgba(0,0,0,.7)}.personal-center-wrap{background:#fff;position:relative}.personal-center-wrap .header-bg{height:1.74rem;background:#707070}.personal-center-wrap .header-bg .header-bg-mask{width:100%;height:100%;background:rgba(0,0,0,.2)}.personal-center-wrap .personal-center{width:100%;position:absolute;top:.88rem;left:0}.personal-center-wrap .personal-center .personal-center-header{border-radius:16px}.personal-center-wrap .personal-center .personal-center-header .personal-center-header-detail{margin-bottom:.1rem;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAu4AAADECAYAAADAtaSzAAAABHNCSVQICAgIfAhkiAAAF+5JREFUeF7t3QmsbVdZB/D/6sQsVkYLtKhlEBADIlTAiAaRRlBUZBACiMRZJIqCGkcIIiAKogiICQgCakiRggaqVUi1BgoRIlJkkEIo0MpUKLQUPrPqvnhze997dzjn3rP2+e3k5N73evbe3/qt1fJnZe21WxwECBAgsG+Bqrp2khtMn+tv+r3/3eY/b/f7SUlOTHL8ps8JW/68+Z8d6Xu9hr0eX0hyZZIrpp/9962f/p3PJfnsLj9Xn9Na6+c5CBAgQGCPAm2P5zmNAAECsxGYQvcNk5yc5Ku3fLb7u/7dzYG8f8exM4HLtoT+/udPJ/lEkk9OP7f+fvWfW2v/s7Nb+BYBAgTmKSC4z7NftYrAWgtU1a2T3CLJKdPPm24K5VuD+M3WGmu8xvfw/tEkH5s+/feNP3/lZ2ut/+4gQIDArAQE91l1p8YQmK9AVfX/Xt1kUxjfCOVbf944if+2zXco7LRlX05yyZaAvxH2+8/N4f+S1lr/voMAAQIrLeB/3Fa6exRHYD0Eqqqv+77lllnyrYH85tM68PVA0cqDFOih/eIkH07yoW0+/e8vFu4PskvciwCB7QQEd+OCAIGlC1RVf/DytCSnTj83/97/7lZJrrX0QtyAwN4FrkrykSOE+o2w//HWWu39Fs4kQIDA0QUEdyOEAIF9C1RVXze+Ecq3C+d9Hbn/3uxb2gVWWKDvnPP+6fO+Lb9/sLXWd+txECBAYF8C/od0X3xOJrA+AtMa8z4zftskt9vys8+gH7c+GlpKYFcCfRa+z9ZvF+zf31rra+4dBAgQOKaA4H5MIl8gsF4CVdW3Q7z9NuH89CTXWS8NrSVwIAJ9tv4D28zW96D/AbP1B9IHbkJgCAHBfYhuUiSBxQpUVX/hz3Yz5/3vbrTYu7kaAQJ7FLg8yX8keeemz7+31i7d4/WcRoDA4AKC++AdqHwCRxOYlrf0ZSx33PL5xiTXpUeAwJACH98S5t/RA35r7fNDtkbRBAjsWEBw3zGVLxJYbYGq6g+FbhfQ+1aLDgIE5i3Qt7TsS2s2z87339/bWvvSvJuudQTWR0BwX5++1tKZCFRVfyPo1oB+hyRfNZMmagYBAosT6LvZvHtroG+t9b3pHQQIDCYguA/WYcpdL4Gq6nub3yXJtyS52/Szh/Tj10tCawkQWKBAn51/T5K3TZ8Lkry9tfbpBd7DpQgQWIKA4L4EVJcksBeBKaTfeUtIv1OSE/ZyPecQIEBglwJ9qc1GmL/6Z2vtkl1ew9cJEFiigOC+RFyXJnAkgWlXl28W0o0RAgRWWKDPzL8ryflJ/m36+a7WWv97BwEChyAguB8Culuun0BV3TzJvZN82/S5a5K+DMZBgACBkQQuS/LWTWH+X8zKj9R9ah1dQHAfvQfVv3ICVXVikj6bvhHS+89br1yhCiJAgMBiBC6aZuT7rHz/XGBrysXAugqBrQKCuzFBYJ8C02z65pDeHyT1htF9ujqdAIFhBfr2k30ryo0g33/+Z2uthm2RwgmsiIDgviIdoYwxBMymj9FPqiRAYOUE+o41b9kU5s+3xGbl+khBAwgI7gN0khIPT6Cq+raLfRvG75g+fZ26/dIPr0vcmQCBeQhcOYX4c5P8Y5J/ba31v3MQIHAUAcHd8CCwSWCaUb/7pqB+zyTePGqUECBAYLkClyc5bwrxPcz3dfJXLfeWrk5gPAHBfbw+U/ECBaa908/YFNT7WnXr0xdo7FIECBDYg8Bnk7x5U5DvL4iyDeUeIJ0yLwHBfV79qTXHEKiqaye516agfg/bMho2BAgQWHmBvkb+TUk2lta8w8OuK99nClyCgOC+BFSXXB2Bqupj/I5Jvnv69LXq112dClVCgAABAnsQ6G90/aeNIN9au3AP13AKgeEEBPfhukzBxxKYtme8/xTU75vkpsc6xz8nQIAAgaEFPrppNv7c1tr7hm6N4gkcQUBwNzSGF6iqPoN+n02z6n2G3UGAAAEC6ynQ94u/IMnrkpw9PehqD/n1HAuza7XgPrsunX+Dquq4JHdNcr8prPedX06af8u1kAABAgT2IHBxktdPIf6NrbXP7eEaTiGwEgKC+0p0gyKOJVBVfe/070nygCRnJrnJsc7xzwkQIECAwBaBK6a18X02/u9aa+8lRGAkAcF9pN5as1qr6vQkD5zC+rcnOXHNCDSXAAECBJYr8F/Tkpoe5P+5tfbF5d7O1QnsT0Bw35+fsxcoML2ltO/60mfV++c2C7y8SxEgQIAAgaMJfCbJG6Yg32fjP4aLwKoJCO6r1iNrVk9VnTwtffne6Wf/s4MAAQIECBymQH+Y9W2bZuPfYt/4w+wO994QENyNhQMXqKo7bJpV7w+WHn/gRbghAQIECBDYuUDfbrI/4NqX1JzTWuuz8w4CBy4guB84+frdcNoF5owk3z99brd+ClpMgAABAjMRuHxaUnNWkte21j4xk3ZpxgACgvsAnTRiiVXVt2fsu8A8aJpd9xKkETtSzQQIECBwNIEvJXlTkh7iz2qtXYSLwDIFBPdl6q7Ztaf16n2tep9Z728uvf6aEWguAQIECKy3QF8XvxHi37neFFq/DAHBfRmqa3TNqjotyQ9MYb1v2Wi9+hr1v6YSIECAwBEF+uz71SG+z8q31vrsvIPAvgQE933xrefJVXVqkocneWiSu6ynglYTIECAAIEdC1yY5OVJXtZa+8COz/JFAlsEBHdDYkcCVXVKkodNYf3uOzrJlwgQIECAAIGtAudPIf6VrbVL8RDYjYDgvhutNftuVfUHSh8yBfa+baPxsmZjQHMJECBAYGkCVyV54xTi/7a1dtnS7uTCsxEQxGbTlYtpSFV9TZIfnmbW+1tMj1vMlV2FAAECBAgQOILAF5KcPYX417fWriRFYDsBwd24SFXdMMkPTWH9u5KcgIUAAQIECBA4FIFPJvmbJH85PdT65UOpwk1XUkBwX8luWX5R0z7rZyZ5RJIHJrn28u/qDgQIECBAgMAuBC5O8qoe4ltrb9nFeb46UwHBfaYdu12zqqr3d9+ysYf1vhzm5DVqvqYSIECAAIGRBfrONH0Wvj/U+p6RG6L2vQsI7nu3G+bMqrpTkkdOWzj2rRwdBAgQIECAwLgC/UVPPcT/VWvtQ+M2Q+W7FRDcdys2yPer6uZJHj3Nrn/TIGUrkwABAgQIENi5QF//3nemeWmSV7fW+kOujhkLCO4z6tyqusH0kGlfCtMfMrUjzIz6V1MIECBAgMBRBD7TZ+CTvCTJea21ojU/AcF98D6d1q33bRsfk+TBSa43eJOUT4AAAQIECOxP4INJ/iLJn3tT6/4gV+1swX3VemSH9VTV1yX50SSPSnLaDk/zNQIECBAgQGC9BM6bltK8wkuexu94wX2gPqyqPpv+8Gl2/V4Dla5UAgQIECBA4HAFPp/kNdNSmnNaa/3NrY7BBAT3Fe8wS2FWvIOUR4AAAQIExhN4R5I/TdJn4T81XvnrW7HgvqJ9bynMinaMsggQIECAwHwELu/7wid5fmvtrfNp1nxbIrivUN9W1QlJHpDkcUnun+T4FSpPKQQIECBAgMB8BXpwf/40C9+X1ThWUEBwX4FOqar+cOlPTWvXb7YCJSmBAAECBAgQWE+BvnSmbynZZ+H721odKyQguB9SZ1TVSUkeNM2u3zeJvjikvnBbAgQIECBAYFuBc6dZ+LNaa19kdPgCwuIB90FVnZ7kp6dtHG90wLd3OwIECBAgQIDAbgU+muTF077w79/tyb6/OAHBfXGWR7zStDNMX7P+hCT3O4BbugUBAgQIECBAYNEC/W2sb5hm4c9urX1p0TdwvaMLCO5LHCFVdd0kj03y+CS3WeKtXJoAAQIECBAgcJACH0ryov5prfUZeccBCAjuS0CuqlOmsP7jSU5ewi1ckgABAgQIECCwCgJ97Xt/sVPfkebc1lqflXcsSUBwXyBsVZ2R5GeTPCTJiQu8tEsRIECAAAECBFZdoK9/f2FfD99au3TVix2xPsF9n71WVX2v9QdP69d7cHcQIECAAAECBNZZoL/Y6WVJnm1LycUOA8F9j55VdeMkfSnMTyQ5dY+XcRoBAgQIECBAYM4C5yT5oySv8zDr/rtZcN+lYVXdbVq/3pfDXGuXp/s6AQIECBAgQGAdBS5K8idJXtBa6y95cuxBQHDfAVpV9YD+sCQ/k+Rbd3CKrxAgQIAAAQIECFxTYGMZzfNaa+8EtDsBwf0oXlV1q+llSY9L0pfGOAgQIECAAAECBBYj8OZpGc2rLaPZGajgvo1TVd13ml1/YJL+8KmDAAECBAgQIEBgOQIXJnlmf6C1tXbFcm4xj6sK7pv6sarOTPKrSe49j+7VCgIECBAgQIDAMAIfS/KcJH/cWvvMMFUfYKFrH9yr6rgkD03y5CR3PkB7tyJAgAABAgQIELimQA/t/YVOz22tfQTQ/wusbXCvqv6CpEckeVKS2xsUBAgQIECAAAECKyXQ38ra94N/WmvtvStV2SEVs3bBvaqul6Q/bPrEJLc8JHe3JUCAAAECBAgQ2JnAl5Oc1dfBt9bO39kp8/zW2gT3qrrh9HbTn0tyo3l2p1YRIECAAAECBGYtcF6Sp7fWzp51K4/QuNkH96o6LckvJnlskj7b7iBAgAABAgQIEBhboO8B/4wkr2qt9SU1a3HMNrhX1V2m9esPtqXjWoxljSRAgAABAgTWT+DDSf6wP8zaWusvd5r1MbvgPm3p+EtJvnPWPadxBAgQIECAAAECGwKfSPK8/mmtXTJXllkE92mHmB+ZHji901w7S7sIECBAgAABAgSOKvCFJC9J8qw57kQzdHCvqv5W00cl+bUk32AgEyBAgAABAgQIEEjSd6J5TZKntNbePheRIYO7wD6X4acdBAgQIECAAIGlC/x9kt+ew1aSQwV3gX3pA9sNCBAgQIAAAQJzFRg+wA8R3Kc17I+0JGau/x5pFwECBAgQIEDgwASGDfArHdyr6oQkD0/yG0lOP7DudCMCBAgQIECAAIG5CwwX4FcyuFfVcUkeIbDP/d8X7SNAgAABAgQIHLrAMAF+pYJ7VfV6+guTfivJHQ69GxVAgAABAgQIECCwLgIrH+BXIrhPgf0B/YnfJP2Npw4CBAgQIECAAAEChyGwsgH+0IN7Vd1jelXtGYfRM+5JgAABAgQIECBAYItAJXl1X7bdWnvXqugcWnCvqr4U5veS9Jl2BwECBAgQIECAAIFVE+gvcnpFX8a9Cm9iPfDgXlWnJnnq9PBpfwjVQYAAAQIECBAgQGCVBa5K8pIkv9Nau+iwCj2w4F5VX5vkyUl+MslJh9Vg9yVAgAABAgQIECCwR4Erk7xwehPrpXu8xp5PW3pwr6rrJPmFJE9KcoM9V+pEAgQIECBAgAABAqsh8NnpGc3fb6196qBKWlpwn3aKeUySpyS5xUE1yH0IECBAgAABAgQIHJBAD+3PTPLc1loP80s9lhLcq+qeSZ6T5G5Lrd7FCRAgQIAAAQIECBy+wCXTZPULWmt9Oc1SjoUG96q67fT/Or5vKdW6KAECBAgQIECAAIHVFfjvJL+e5OWttb6l5EKPhQT3qjplKvJxSU5YaIUuRoAAAQIECBAgQGAsgbf2TVlaa/+wyLL3Fdyrqj9s+itJnpCkP4TqIECAAAECBAgQIEDg/wTOmQL8BYsA2VNw3/Tg6e8mudkiCnENAgQIECBAgAABAjMU6Etm/rqvTmmtvWc/7dt1cK+qu/cnZ5PcYz83di4BAgQIECBAgACBNRLoL3F68fQSp4/spd07Du5VddMkz0ryyCQ7Pm8vRTmHAAECBAgQIECAwEwFPj/tvvi01tplu2njjgJ4VfWw/gdJbrybi/suAQIECBAgQIAAAQLbCnw8yW8m+bPWWp+NP+Zx1OBeVacmeVGS+x3zSr5AgAABAgQIECBAgMBuBd6d5Jdba6891onbBveqOi7J45M8Ncn1jnUR/5wAAQIECBAgQIAAgX0JnJfk51trR9yB5hrBvap+cHqJ0tfv69ZOJkCAAAECBAgQIEBgNwJ9B5pXJnlia+0aD7B+JbhXVV+//tIkZ+7m6r5LgAABAgQIECBAgMBCBS5P8uwkz9j8AOvVwb2qHj3tGOPh04WauxgBAgQIECBAgACBPQtc2peut9ae06/Qqup8e7LvGdOJBAgQIECAAAECBJYtcGGSH+vBva+lcRAgQIAAAQIECBAgsLoCVwjuq9s5KiNAgAABAgQIECDwFQHB3WAgQIAAAQIECBAgMICA4D5AJymRAAECBAgQIECAgOBuDBAgQIAAAQIECBAYQEBwH6CTlEiAAAECBAgQIEBAcDcGCBAgQIAAAQIECAwgILgP0ElKJECAAAECBAgQICC4GwMECBAgQIAAAQIEBhAQ3AfoJCUSIECAAAECBAgQENyNAQIECBAgQIAAAQIDCAjuA3SSEgkQIECAAAECBAgI7sYAAQIECBAgQIAAgQEEBPcBOkmJBAgQIECAAAECBAR3Y4AAAQIECBAgQIDAAAKC+wCdpEQCBAgQIECAAAECgrsxQIAAAQIECBAgQGAAAcF9gE5SIgECBAgQIECAAAHB3RggQIAAAQIECBAgMICA4D5AJymRAAECBAgQIECAgOBuDBAgQIAAAQIECBAYQEBwH6CTlEiAAAECBAgQIEBAcDcGCBAgQIAAAQIECAwgILgP0ElKJECAAAECBAgQICC4GwMECBAgQIAAAQIEBhAQ3AfoJCUSIECAAAECBAgQENyNAQIECBAgQIAAAQIDCAjuA3SSEgkQIECAAAECBAgI7sYAAQIECBAgQIAAgQEEBPcBOkmJBAgQIECAAAECBAR3Y4AAAQIECBAgQIDAAAKC+wCdpEQCBAgQIECAAAECgrsxQIAAAQIECBAgQGAAAcF9gE5SIgECBAgQIECAAAHB3RggQIAAAQIECBAgMICA4D5AJymRAAECBAgQIECAgOBuDBAgQIAAAQIECBAYQEBwH6CTlEiAAAECBAgQIEBAcDcGCBAgQIAAAQIECAwgILgP0ElKJECAAAECBAgQICC4GwMECBAgQIAAAQIEBhAQ3AfoJCUSIECAAAECBAgQENyNAQIECBAgQIAAAQIDCAjuA3SSEgkQIECAAAECBAgI7sYAAQIECBAgQIAAgQEEBPcBOkmJBAgQIECAAAECBAR3Y4AAAQIECBAgQIDAAAKC+wCdpEQCBAgQIECAAAECgrsxQIAAAQIECBAgQGAAAcF9gE5SIgECBAgQIECAAAHB3RggQIAAAQIECBAgMICA4D5AJymRAAECBAgQIECAgOBuDBAgQIAAAQIECBAYQEBwH6CTlEiAAAECBAgQIEBAcDcGCBAgQIAAAQIECAwgILgP0ElKJECAAAECBAgQICC4GwMECBAgQIAAAQIEBhAQ3AfoJCUSIECAAAECBAgQENyNAQIECBAgQIAAAQIDCAjuA3SSEgkQIECAAAECBAgI7sYAAQIECBAgQIAAgQEEBPcBOkmJBAgQIECAAAECBAR3Y4AAAQIECBAgQIDAAAKC+wCdpEQCBAgQIECAAAECgrsxQIAAAQIECBAgQGAAAcF9gE5SIgECBAgQIECAAAHB3RggQIAAAQIECBAgMICA4D5AJymRAAECBAgQIECAgOBuDBAgQIAAAQIECBAYQEBwH6CTlEiAAAECBAgQIEBAcDcGCBAgQIAAAQIECAwgILgP0ElKJECAAAECBAgQICC4GwMECBAgQIAAAQIEBhAQ3AfoJCUSIECAAAECBAgQENyNAQIECBAgQIAAAQIDCAjuA3SSEgkQIECAAAECBAgI7sYAAQIECBAgQIAAgQEEBPcBOkmJBAgQIECAAAECBAR3Y4AAAQIECBAgQIDAAAKC+wCdpEQCBAgQIECAAAECgrsxQIAAAQIECBAgQGAAAcF9gE5SIgECBAgQIECAAAHB3RggQIAAAQIECBAgMICA4D5AJymRAAECBAgQIECAgOBuDBAgQIAAAQIECBAYQEBwH6CTlEiAAAECBAgQIEBAcDcGCBAgQIAAAQIECAwgILgP0ElKJECAAAECBAgQICC4GwMECBAgQIAAAQIEBhAQ3AfoJCUSIECAAAECBAgQENyNAQIECBAgQIAAAQIDCAjuA3SSEgkQIECAAAECBAj04H4fDAQIECBAgAABAgQIrLbA/wIoDsD/+arumgAAAABJRU5ErkJggg==) no-repeat 50%/cover;position:relative;display:flex;flex-direction:column;align-items:center;border-radius:16px}.personal-center-wrap .personal-center .personal-center-header .personal-center-header-detail .photo{height:.7rem;width:.7rem;border-radius:50%;margin:0 auto;margin-top:-.35rem;background-size:cover;background-position:50%}.personal-center-wrap .personal-center .personal-center-header .personal-center-header-detail .photo.default{background-color:#efefef;color:#ccc;line-height:.7rem;font-size:.3rem;text-align:center}.personal-center-wrap .personal-center .personal-center-header .personal-center-header-detail .name{font-size:.16rem;font-weight:700;color:#000;line-height:.2rem;margin:.08rem 0 .06rem;text-align:center}.personal-center-wrap .personal-center .personal-center-header .personal-center-header-detail .name i{margin-left:.05rem;font-size:.12rem;font-weight:200;color:#000;opacity:.65}.personal-center-wrap .personal-center .personal-center-header .personal-center-header-detail .phone-email{font-size:.12rem;color:rgba(0,0,0,.7);line-height:.18rem;font-family:MiSans;font-weight:400}.personal-center-wrap .personal-center .personal-center-header .personal-center-header-detail .phone-email .phone{margin-left:.1rem;margin-right:.1rem}.personal-center-wrap .personal-center .personal-center-header .operation-wrap{padding:0 .22rem;padding-top:.18rem;display:flex}.personal-center-wrap .personal-center .personal-center-header .operation-wrap .operation-item{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:.11rem;color:rgba(0,0,0,.7);position:relative}.personal-center-wrap .personal-center .personal-center-header .operation-wrap .operation-item .num{font-size:.22rem;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Arial,sans-serif;font-weight:400;color:#333}.personal-center-wrap .personal-center .personal-center-header .operation-wrap .operation-item .name{font-size:.11rem;font-family:MiSans;font-weight:400;line-height:20px;color:#999}.personal-center-wrap .personal-center .personal-center-header .operation-wrap .operation-item-bd:before{content:"";position:absolute;background-color:rgba(0,0,0,.1);display:block;z-index:1;top:.05rem;right:0;bottom:0;left:auto;width:1px;height:.33rem;transform-origin:50% 100%;transform:scaleX(.5)}.personal-center-wrap .personal-center .list-wrap{padding-left:.3rem;padding-right:.3rem}.personal-center-wrap .personal-center .list-wrap .am-list-body{border:none}.personal-center-wrap .personal-center .list-wrap .am-list-body .am-list-item{padding-left:0}.personal-center-wrap .personal-center .list-wrap .am-list-body .am-list-item .am-list-line{padding-right:0;border-bottom:none}.personal-center-wrap .personal-center .list-wrap .am-list-body .am-list-item .am-list-line .am-list-content{font-size:.15rem;padding:0;line-height:.5rem;color:#333}.personal-center-wrap .personal-center .list-wrap .am-list-body .am-list-item .am-list-line:before{content:"";position:absolute;background-color:rgba(0,0,0,.1);display:block;z-index:1;top:auto;right:auto;bottom:0;left:0;width:100%;height:1px;transform-origin:50% 100%;transform:scaleY(.5)}.personal-center-wrap .personal-center .list-wrap .am-list-body .am-list-item .am-list-line:after{background:none!important}.personal-center-wrap .personal-center .list-wrap .am-list-body .am-list-item .am-list-thumb .iconfont{color:#333}.personal-center-wrap .rightNavWrap .rightNav{height:.36rem}.pcModalAlert .iconDiv .iconfont{font-size:1.25rem;color:#afafaf}.pcModalAlert .iconDiv img{max-width:80%;min-width:50%;margin:.1rem auto}.pcModalAlert h3{line-height:.35rem;font-size:.18rem;font-weight:400;color:#000}.pcModalAlert p{font-size:.15rem;color:#afafaf;line-height:.24rem}.pcModalAlert .pcBtnBox{width:100%;display:flex;flex-direction:row;justify-content:center;margin-top:.2rem;padding:0 .14rem}.pcModalAlert .pcBtnBox .am-button{flex:1;width:1.2rem;line-height:.38rem;height:.38rem;font-size:.13rem;border-radius:.2rem;margin:.2rem .1rem;border:1px solid rgba(0,0,0,.4)}.pcModalAlert .pcBtnBox .am-button:before{display:none!important}.pcModalAlert .pcBtnBox .sure-btn{background-color:#707070;border-color:rgba(0,0,0,.4);color:#fff}.cancellationModal .cancellationPrompt{padding:.2rem 0 .4rem}.cancellationModal .cancellationPrompt .cancellationPromptTitle{font-size:.2rem;font-weight:600;line-height:.21rem;color:#000;justify-content:center}.cancellationModal .cancellationPrompt .cancellationPromptTitle p{margin-left:.05rem}.cancellationModal .cancellationPrompt .cancellationPromptText{padding:.2rem .1rem .4rem}.cancellationModal .cancellationPrompt .cancellationPromptText p{font-size:.15rem;line-height:.24rem;color:rgba(0,0,0,.7);text-align:left}.cancellationModal .cancellationPrompt .cancellationPromptFooter .am-button{width:1.2rem;height:.4rem;line-height:.4rem;border-radius:.5rem;font-size:.13rem;margin:0 .08rem;color:#fff;border:1px solid #b20000;background:#b20000}.am-list-item .am-list-line .am-list-arrow{height:12px}.am-tag{display:inline-block;position:relative;font-size:14px;text-align:center;padding:0 15px;height:25px;line-height:25px;box-sizing:border-box}.am-tag.am-tag-small{height:15px;line-height:15px;padding:0 5px;font-size:10px}.am-tag-normal{background-color:#fff;color:#888;border:1px solid #ddd;border-radius:3px}@media (min-resolution:2dppx){html:not([data-scale]) .am-tag-normal{position:relative;border:none}html:not([data-scale]) .am-tag-normal:before{content:"";position:absolute;left:0;top:0;width:200%;height:200%;border:1px solid #ddd;border-radius:6px;transform-origin:0 0;transform:scale(.5);box-sizing:border-box;pointer-events:none}}.am-tag-active{background-color:#fff;color:#108ee9;border:1px solid #108ee9;border-radius:3px}@media (min-resolution:2dppx){html:not([data-scale]) .am-tag-active{position:relative;border:none}html:not([data-scale]) .am-tag-active:before{content:"";position:absolute;left:0;top:0;width:200%;height:200%;border:1px solid #108ee9;border-radius:6px;transform-origin:0 0;transform:scale(.5);box-sizing:border-box;pointer-events:none}}.am-tag-disabled{color:#bbb;background-color:#ddd;border:1px solid #ddd;border-radius:3px}@media (min-resolution:2dppx){html:not([data-scale]) .am-tag-disabled{position:relative;border:none}html:not([data-scale]) .am-tag-disabled:before{content:"";position:absolute;left:0;top:0;width:200%;height:200%;border:1px solid #ddd;border-radius:6px;transform-origin:0 0;transform:scale(.5);box-sizing:border-box;pointer-events:none}}.am-tag-close{position:absolute;top:-9px;left:-10px;color:#bbb}.am-tag-close-active{color:#888}.am-tag-close .am-icon{background-color:#fff;border-radius:9px}.am-steps{font-size:0;width:100%;line-height:1.5;display:flex}.am-steps,.am-steps *{box-sizing:border-box}.am-steps-item{position:relative;display:inline-block;vertical-align:top;flex:1;overflow:hidden}.am-steps-item:last-child{flex:none}.am-steps-item:last-child .am-steps-item-tail,.am-steps-item:last-child .am-steps-item-title:after{display:none}.am-steps-item-content,.am-steps-item-icon{display:inline-block;vertical-align:top}.am-steps-item-icon{border:1px solid #bbb;width:22px;height:22px;line-height:22px;border-radius:22px;text-align:center;font-size:14px;margin-right:8px;transition:background-color .3s,border-color .3s}.am-steps-item-icon>.am-steps-icon{line-height:1;top:-1px;color:#108ee9;position:relative}.am-steps-item-icon>.am-steps-icon .am-icon{font-size:12px;position:relative;float:left}.am-steps-item-tail{position:absolute;left:0;width:100%;top:12px;padding:0 10px}.am-steps-item-tail:after{content:"";display:inline-block;background:#ddd;height:1px;border-radius:1px;width:100%;transition:background .3s;position:relative;left:-2px}.am-steps-item-content{margin-top:3px}.am-steps-item-title{font-size:16px;margin-bottom:4px;color:#000;font-weight:700;display:inline-block;padding-right:10px;position:relative}.am-steps-item-description{font-size:15px;color:#bbb}.am-steps-item-wait .am-steps-item-icon{border-color:#ccc;background-color:#fff}.am-steps-item-wait .am-steps-item-icon>.am-steps-icon{color:#ccc}.am-steps-item-wait .am-steps-item-icon>.am-steps-icon .am-steps-icon-dot{background:#ccc}.am-steps-item-wait .am-steps-item-title{color:#000}.am-steps-item-wait .am-steps-item-title:after{background-color:#ddd}.am-steps-item-wait .am-steps-item-description{color:#000}.am-steps-item-wait .am-steps-item-tail:after{background-color:#ddd}.am-steps-item-process .am-steps-item-icon{border-color:#108ee9;background-color:#fff}.am-steps-item-process .am-steps-item-icon>.am-steps-icon{color:#108ee9}.am-steps-item-process .am-steps-item-icon>.am-steps-icon .am-steps-icon-dot{background:#108ee9}.am-steps-item-process .am-steps-item-title{color:#000}.am-steps-item-process .am-steps-item-title:after{background-color:#ddd}.am-steps-item-process .am-steps-item-description{color:#000}.am-steps-item-process .am-steps-item-tail:after{background-color:#ddd}.am-steps-item-process .am-steps-item-icon{background:#108ee9}.am-steps-item-process .am-steps-item-icon>.am-steps-icon{color:#fff}.am-steps-item-finish .am-steps-item-icon{border-color:#108ee9;background-color:#fff}.am-steps-item-finish .am-steps-item-icon>.am-steps-icon{color:#108ee9}.am-steps-item-finish .am-steps-item-icon>.am-steps-icon .am-steps-icon-dot{background:#108ee9}.am-steps-item-finish .am-steps-item-title{color:#000}.am-steps-item-finish .am-steps-item-title:after{background-color:#108ee9}.am-steps-item-finish .am-steps-item-description{color:#000}.am-steps-item-finish .am-steps-item-tail:after{background-color:#108ee9}.am-steps-item-error .am-steps-item-icon{border-color:#f4333c;background-color:#fff}.am-steps-item-error .am-steps-item-icon>.am-steps-icon{color:#f4333c}.am-steps-item-error .am-steps-item-icon>.am-steps-icon .am-steps-icon-dot{background:#f4333c}.am-steps-item-error .am-steps-item-title{color:#f4333c}.am-steps-item-error .am-steps-item-title:after{background-color:#ddd}.am-steps-item-error .am-steps-item-description{color:#f4333c}.am-steps-item-error .am-steps-item-tail:after{background-color:#ddd}.am-steps-item.am-steps-next-error .am-steps-item-title:after{background:#f4333c}.am-steps-item.error-tail .am-steps-item-tail:after{background-color:#f4333c}.am-steps-horizontal:not(.am-steps-label-vertical) .am-steps-item{margin-right:10px}.am-steps-horizontal:not(.am-steps-label-vertical) .am-steps-item:last-child{margin-right:0}.am-steps-horizontal:not(.am-steps-label-vertical) .am-steps-item-tail{display:none}.am-steps-horizontal:not(.am-steps-label-vertical) .am-steps-item-description{max-width:100px}.am-steps-item-custom .am-steps-item-icon{background:none;border:0;width:auto;height:auto}.am-steps-item-custom .am-steps-item-icon>.am-steps-icon{font-size:22px;top:1px;width:22px;height:22px}.am-steps-item-custom.am-steps-item-process .am-steps-item-icon>.am-steps-icon{color:#108ee9}.am-steps-small .am-steps-item-icon{width:18px;height:18px;line-height:18px;text-align:center;border-radius:18px;font-size:14px;margin-right:8px}.am-steps-small .am-steps-item-icon>.am-steps-icon{font-size:12px;transform:scale(.75);top:-2px}.am-steps-small .am-steps-item-content{margin-top:0}.am-steps-small .am-steps-item-title{font-size:16px;margin-bottom:3px;color:#000;font-weight:700}.am-steps-small .am-steps-item-description{font-size:12px;color:#bbb}.am-steps-small .am-steps-item-tail{top:8px;padding:0 8px}.am-steps-small .am-steps-item-tail:after{height:1px;border-radius:1px;width:100%;left:0}.am-steps-small .am-steps-item-custom .am-steps-item-icon{background:none}.am-steps-small .am-steps-item-custom .am-steps-item-icon>.am-steps-icon{font-size:18px;top:-2px;transform:none}.am-steps-vertical{display:block}.am-steps-vertical .am-steps-item{display:block;overflow:visible}.am-steps-vertical .am-steps-item-icon{float:left}.am-steps-vertical .am-steps-item-icon-inner{margin-right:16px}.am-steps-vertical .am-steps-item-content{min-height:48px;overflow:hidden;display:block}.am-steps-vertical .am-steps-item-title{line-height:26px}.am-steps-vertical .am-steps-item-title:after{display:none}.am-steps-vertical .am-steps-item-description{padding-bottom:12px}.am-steps-vertical .am-steps-item-tail{position:absolute;left:13px;top:0;height:100%;width:1px;padding:30px 0 4px}.am-steps-vertical .am-steps-item-tail:after{height:100%;width:1px}.am-steps-vertical.am-steps-small .am-steps-item-tail{position:absolute;left:9px;top:0;padding:22px 0 4px}.am-steps-vertical.am-steps-small .am-steps-item-title{line-height:18px}.am-steps-label-vertical .am-steps-item{overflow:visible}.am-steps-label-vertical .am-steps-item-tail{padding:0 24px;margin-left:48px}.am-steps-label-vertical .am-steps-item-content{display:block;text-align:center;margin-top:8px;width:100px}.am-steps-label-vertical .am-steps-item-icon{display:inline-block;margin-left:36px}.am-steps-label-vertical .am-steps-item-title{padding-right:0}.am-steps-label-vertical .am-steps-item-title:after{display:none}.deliveryRecordTabs{width:100%;display:flex;flex-direction:row;align-items:center;background-color:#383838;position:relative}.deliveryRecordTabs:before{content:" ";position:absolute;width:100%;height:100%;left:0;top:0;background-color:rgba(0,0,0,.2)}.deliveryRecordTabs li{flex:1;text-align:center;color:#fff;font-size:.15rem;position:relative;z-index:5;height:.46rem;line-height:.46rem;padding:0 .02rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.deliveryRecordTabs .active:after{content:" ";width:.3rem;height:.02rem;background-color:#fff;position:absolute;bottom:.03rem;left:50%;margin-left:-.15rem}.deliveryRecord{padding-bottom:.9rem}.deliveryRecord .deliveryRecordItem{width:100%;padding:.16rem;border-bottom:.75px solid rgba(0,0,0,.1)}.deliveryRecord .deliveryRecordItem .deliveryRecordTitle{display:flex;width:100%;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:.08rem}.deliveryRecord .deliveryRecordItem .deliveryRecordTitle .deliveryRecordTitleLeft{color:#000;font-size:.15rem;font-weight:700;display:flex;flex-direction:row;align-items:center;flex:1;overflow:hidden}.deliveryRecord .deliveryRecordItem .deliveryRecordTitle .deliveryRecordTitleLeft p{max-width:calc(100% - .8rem)}.deliveryRecord .deliveryRecordItem .deliveryRecordTitle .deliveryRecordTitleLeft .my-tags{font-weight:400;font-size:.09rem;margin-left:.06rem;border-color:rgba(0,0,0,.1);border-radius:1rem}.deliveryRecord .deliveryRecordItem .deliveryRecordTitle .deliveryRecordTitleLeft .my-tags:before{border-radius:1rem!important}.deliveryRecord .deliveryRecordItem .deliveryRecordTitle .deliveryRecordTitleRight{font-size:.13rem;color:#b20000}.deliveryRecord .deliveryRecordItem .deliveryRecordTitle .deliveryRecordTitleRight span{display:flex;flex-direction:row;align-items:center}.deliveryRecord .deliveryRecordItem .deliveryRecordTitle .deliveryRecordTitleRight .iconfont{margin-left:.02rem}.deliveryRecord .deliveryRecordItem .deliveryRecordCon{font-size:.12rem;color:#333;line-height:.2rem}.deliveryRecord .deliveryRecordItem .deliveryRecordCon span{padding:0 .07rem;position:relative}.deliveryRecord .deliveryRecordItem .deliveryRecordCon span:first-child{padding-left:0}.deliveryRecord .deliveryRecordItem .deliveryRecordCon span:after{content:"|";line-height:.2rem;margin-left:.07rem;margin-right:-.07rem}.deliveryRecord .deliveryRecordItem .deliveryRecordCon span:last-child:after{display:none}.deliveryRecord .operation{display:flex;justify-content:flex-end;font-size:.11rem;color:#222;overflow:hidden}.deliveryRecord .operation .operation-item{display:flex;align-items:center;justify-content:center;width:.84rem;height:.28rem;border:.75px solid rgba(0,0,0,.15);border-radius:1rem;margin-top:.12rem;margin-right:.12rem}.deliveryRecord .operation .operation-item:last-child{margin-right:0}.deliveryRecord .operation .iconfont{margin-right:.04rem;font-size:.12rem}.deliveryRecord .operation .icon_img{width:.12rem;margin-right:.05rem}.deliveryRecord .am-list-body,.modify-wish .am-list-body{border:none}.deliveryRecord .my-button-box,.modify-wish .my-button-box{width:100%;padding:0 .23rem;position:fixed;bottom:.26rem;left:0;z-index:50;display:flex;flex-direction:row}.deliveryRecord .my-button-box .my-button,.modify-wish .my-button-box .my-button{flex:1;height:.4rem;line-height:.4rem;text-align:center;background-color:#707070;color:#fff;font-size:.13rem;border-radius:1rem;box-shadow:0 .03rem .06rem rgba(0,0,0,.16)}.deliveryRecord .my-button-box .my-buttons,.modify-wish .my-button-box .my-buttons{border:.01rem solid rgba(0,0,0,.4);color:rgba(0,0,0,.4);background-color:#fff;margin-right:.09rem}.deliver-process-wrap .am-modal-body,.deliver-process-wrap .am-modal-content{overflow:visible}.deliver-process-wrap .deliver-process{position:relative;overflow:visible}.deliver-process-wrap .deliver-process .header{height:.69rem;background-color:#1d1d1d}.deliver-process-wrap .deliver-process .close{padding:.15rem;position:absolute;right:0;top:-.45rem;z-index:1}.deliver-process-wrap .deliver-process .close .iconfont{color:#000}.deliver-process-wrap .deliver-process .resume-content{padding:.26rem .28rem .55rem;position:relative}.deliver-process-wrap .deliver-process .resume-content .name{flex:1;max-width:70%;font-size:.15rem;color:#000;font-weight:700;line-height:.21rem;display:flex;align-items:center}.deliver-process-wrap .deliver-process .resume-content .name .name-main{max-width:90%;margin-right:.07rem}.deliver-process-wrap .deliver-process .resume-content .resume-detail{padding-top:.06rem;display:flex}.deliver-process-wrap .deliver-process .resume-content .resume-detail .item{font-size:.12rem;color:#343434;line-height:.2rem;position:relative}.deliver-process-wrap .deliver-process .resume-content .resume-detail .item:after{content:"|";display:block;height:.12rem;position:absolute;right:-.01rem;top:0}.deliver-process-wrap .deliver-process .resume-content .resume-detail .item .red{color:#b20000}.deliver-process-wrap .deliver-process .resume-content .resume-detail .item:last-child:after{display:none}.deliver-process-wrap .deliver-process .resume-content .resume-detail .item1{padding-right:.07rem}.deliver-process-wrap .deliver-process .resume-content .resume-detail .item2{padding-left:.07rem;padding-right:.07rem}.deliver-process-wrap .deliver-process .resume-content .resume-detail .item3{padding-left:.07rem}.deliver-process-wrap .deliver-process .resume-content .photo{height:.72rem;width:.72rem;background-color:#8a2be2;border-radius:50%;position:absolute;right:.24rem;top:-.36rem}.deliver-process-wrap .deliver-process .resume-content .step-wrap{overflow-x:auto;overflow-y:hidden;padding-top:.42rem;display:flex}.deliver-process-wrap .deliver-process .resume-content .step-wrap .step-item{width:.8rem;position:relative}.deliver-process-wrap .deliver-process .resume-content .step-wrap .step-item .step-item-ss{height:1px;background-color:#ccc;width:75%;position:absolute;left:.13rem;top:.03rem}.deliver-process-wrap .deliver-process .resume-content .step-wrap .step-item .step-item-icon{height:.07rem;width:.07rem;border-radius:50%;background-color:#ccc}.deliver-process-wrap .deliver-process .resume-content .step-wrap .step-item .step-item-text{text-align:left;color:#000;font-size:.11rem;line-height:.3rem;white-space:nowrap}.deliver-process-wrap .deliver-process .resume-content .step-wrap .step-item:nth-child(2n) .step-item-text{position:absolute;left:0;top:-.3rem}.deliver-process-wrap .deliver-process .resume-content .step-wrap .step-item.step-item-last .step-item-ss{display:none}.deliver-process-wrap .deliver-process .resume-content .step-wrap .step-item.step-item-last .step-item-icon{background-color:#b20000}.deliver-process-wrap .deliver-process .resume-content .step-wrap .step-item.step-item-last .step-item-text{color:#b20000}.deliver-progress-wrap{position:fixed;left:0;top:0;bottom:0;right:0;background-color:rgba(0,0,0,.4);display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-align:center;z-index:100;-webkit-box-pack:end}.deliver-progress-wrap .deliver-progress-main{width:100%;background:#333;padding-top:.7rem;position:relative}.deliver-progress-wrap .deliver-progress-main .deliver-progress-close{position:absolute;right:.2rem;top:-.4rem;font-size:.2rem}.deliver-progress-wrap .deliver-progress-main .deliver-progress-resume{background:#fff;padding:.3rem}.deliver-progress-wrap .deliver-progress-main .deliver-progress-resume .imgbox{width:.72rem;height:.72rem;position:absolute;right:.3rem;top:.36rem;background-color:#fff;border-radius:50%;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAKwElEQVR4XtVbCVAUVxr+Xg/jAHIIyilKUMBbIgOKmoq6QdBs3KgR47E5PEIOYyIoDmaTjezqylAkYddUYiUaTYypaERTWYOKUVETKyXMmGiiIqREjDGwElCO4ey39RrHdRSYft0Nqf2rumaq+///7/u/Pt7r914T9IBFRUX1FwRhsE6nCwcwlFI6AkA/AF4APO/4PQuAbecppSUuLi6nTp06dak7KZLuSh4eHm7w8vJaAGABISReIY6NEJJLKc21WCyfK8zRZVi3CBAdHb2WEDIfQKSGpH9gQlit1rUa5oTmAhiNxgMAErUkeVeuApvNNuPcuXN1WmBoKoDRaLxx637WgluXOQRBmFhYWHhSLZBmAhiNxtMA7ldLiCfeYrGo5q86ASNsNBp3AUjiIa+Rb7bFYklTk0u1AEaj8WUAOWpIqIklhDxZVFS0XWkOVQKMHj3aX6/XfwsgTCkBDeK+tVgs45XmUSWA0WhMBfCGUnCt4liTW1RU9KmSfGoFOAHgASXAWsYQQg4UFRVNV5JTsQCxsbEDRFEsVwKqJCbxwTEoOluKquraDsNbWloCzpw5U8mbW7EAMTExUyml+byASvwXzXkIT8+JR83Nerz6xnacLb58TxpRFGNPnz5dxJtfjQAvUko38gLy+Pv5emPx3Hg8PDnGIWzSvDX3pKGUPma1Wvfw5Ge+igWYOH783xqbm1+7G5Cdra27D/PycPAPGxCA6ZOMmDYpGt6eve/J9em+E3j34zyH/ZTSFKvVyt0cKxZgzsw/vnXpyq8r7CzuCwnAy4tm4MeL5di80/HOGDNiEGZOjcPrOZ90KIyhlx6jh96HoYNDEBkWjInG4dDphE5FbG1rwxOpb+KXit9u+1BKM5S8KCkWYHriQ3+tvF6TwRiw4jNWzIeXZ2/MenY9+vp4ItjfF2OjIvGHCVEICewL86ZcnLSeh19fb/j7eku/IYH9MGpIKCLD+kMQ+Khs33vUQegeF2BCXNzyppaWf9mLZ7+sQFbUwGA/h7N37NQPCPLzRbC/Dzx6u6m6PezBVTW1mP3cP36/KyAmJmYJpXRzzKhwvPGXJZoUxZtkxtK/42ZdgxTW41dAdHT0nwkh2+PuHwJz+tO83DXxf2pVDsp+rrDneslisXC3Snw33h20o6Oj5xJCdj4QMxzrVz2hSUG8SVLXbYblh5/sYXMtFstnvDkUCxATE/MopfTzyeNGIiNlIS+uJv7r3t6JQ19/Z78FHrRaraxrzmVqBJhOKc2LnxiF15bP4wLVyvmdj/Owc197zZTSCKvVWsqbW7EAacsWLT3y7Zn3Ex+Mxisv/B5jIcC23YexdfdXUs02m81TyTghtwB1l74MRIv+CxDE7i+wVJ+9eNlndfJsXuE18WcCfLjnCM19dw3x7eOxTSDkdffBU7le0LgFqL2Yv4cQzGIVlJZdw78Pn0LKkkc1KYg3CRPgG8v5pvc3vGiQYgm+9AhPeIQnD7cAdaX5Z0AxioFUXK/BrryvsfxJLkwefl36MgF8+3iKf4ofe7vf7BGRwFUTlzNjU1eSfx1AX/a/wdaEj/Yeoc8tmM6dRwsVtuw61BweGtRr0riRt9P1hADn2fzeHQX8AiBYi4J4c7y7Y3/l2NER/sZRbMqx3bpdgNqS/ZMJdEfvIMsEGcZLXgt/SlFACCbbc1GRZngOSeSaOlN06daV5H8EwN79+x5AlBYFcecg5CgonaL07Lc/NxVa/U9fPUJFcSaAOABsuvv3MCZ+NRXpsV698KkhLPECLwnFAtiB6i7sHw2djhHpcRMIHegennhFDbBqAWhJnqEeLjUAXNUQ4Y4luOYRnqD64ataAEa8vjS/iFIYuYtQF3DIIyIhQV0KFc+AO4HrSvM/AQVbENFjRoC3e0ckLFcLqMkVUFt8cC0RyOtqyfDEU0KWe4ZPfZsnpiNfTQSglUc96m+0sMUKUhe5R4zSBI/IxENqsTQRgJGoKz74FASyTS0hefEkxyNiaoo83669NBNAEqEkX9ZCid/+UwF3D0/0MhggCDqJYUN9HRob6uHrF+Csru9aXPRTfMKmsJZHtWkqgFwRKBXRaLNBbGtDU6MNBlc3uOj10q8T+1EPYa4hIv6cM0e5xzUXgAHXlhx8j4A8I5eETL8CPYRlWhbPcLtFAOmSLj08QRRbl4EQtlhSlSl5yZEL2G0C2AnUXTw4lYriQaLT8WFRygY6PyN6rPcYNK3butp8pOTKepdf9Xd7q4lO10dwcQHbujIqihBbW0HZJtIpPmNmFSiElRXWMwJ8v7ccFAMkRoSACAIIIdJ/ySiVNso2UfwfcYr/fwEopTmt9VVLbVfP9m6zyW+5XAOGwDVQGmfpTwhho07dYt16BVBKHfoFzTU/o6myFF0JYfALh6t/BIhL+0DvLYslhHAvf5GjmKYCpKenTxZFsQ8A75SUlJcDAwPHdESiuaoMTVVlDkL06nsfDP0GQefKPiG41/Ly8nKPHTv2FaW0rLGx8ejGjRub5BTozEe1AKtXrx5GCJkBgM2R314eHxoaioULF8LLq+OCGLHm6isNdTVVem//gY263r7sw4kOrbCwELm5uQ7HWAshCMKB1tbWo9nZ2Yo/qlAswMqVK/u5uLhsAvBYZ8R9fHyYCG0hISHt/d277HJ5OTZt2oT169ZBEDpeElNQUIADB9gK/M6NEJKamZn5lrOz3dFxRQKYTCY2CPo+gFhnoHq9Hi8sW4agwEAH1+qaGjybnCztm7dgAWbPZMOLjpaXl4fjx487g7Af32I2m5fKdbb7cQuQlpb2sCAIHwBw+tZiB9Hr9Y2r16xx9XR3l3a1iSIyzWZ8f5qtsG+3Na+8gjH3t6+2pwC+OXkS+774gqseQsg3oiguycrKKpYbyCXArTPPOibsQcdl48aPr0mcNq2Pu8GAmw0NKC4uxsacHOmlaPjIkXgpJQWebm7QCQKuVVZKxxTaVrPZvFhuLK8AewHce63KRFucnIzgoCA0t7ZKEeszMnClvBwrVq3C0GHDpM4RE2D3rl1tFy9c6PC5IQeKEDIlMzNTVg9StgAmk4m93b0nh0BnPhGRkZdnJSWF2o+bVq7EjZoaLH7mGYyNY9MLQGVFBbZt3qwGhsXuMZvNnT6c70wuS4DU1NQBer2eLUN1XLOqgGbS/PkIGzRIinx+6VKp+zvn8ccRf2uAd+eOHTcul5V5K0jtEEIpfScrK2uZszyyBEhPT19MKd3CRsABsM56p222M0A/P7+SRcnJEc3NzXjp+ecl94Rp0zA7KQkVv/6KD7cwGPVGCDmXmZnpdMZKlgAmk6lQi7NvLys+MbFiYGhowKvp6dKuuAkT8PSSJdj+wQe/XLt2TfVkhx1HEIQZGzZs2NeVnE4FMJlM7BvArnsinCfMzd39UnxCQtg/33xTihw+YgSS5s0Tt2/d2vkCYU4M5s56i1lZWXPVCrCDff6qAL/LkOD+/cu/PnFiIHMKGTAAgYGBJb9VVUVojdPW1haQnZ3d6YcUXV4BaWlpgwVB4F56JrOI2qtXr3o2NTWhj49Pm6+Pj+JmzwnefLPZ3On3RF0KoEXT1xW5mzdv4vr16wgKCoKbm9MRYZm63uOWYzabO51DcCbAQfaQZi9uStEBSPc1pZRIo0C3BmIppU2EEDcK3CAA6yOz3lF3qPCx2WzudC3vfwFssJRutu9zugAAAABJRU5ErkJggg==);background-position:50%;background-size:auto 70%;background-repeat:no-repeat;box-shadow:0 3px 6px rgba(0,0,0,.16)}.deliver-progress-wrap .deliver-progress-main .deliver-progress-resume .name-wrap{display:flex;width:100%;flex-direction:row;align-items:center;margin-bottom:.2rem}.deliver-progress-wrap .deliver-progress-main .deliver-progress-resume .name-wrap .name{color:#000;font-size:.16rem;font-weight:700}.deliver-progress-wrap .deliver-progress-main .deliver-progress-resume .name-wrap .my-tags{font-weight:400;font-size:.09rem;margin-left:.06rem;border-color:#ccc;border-radius:1rem}.deliver-progress-wrap .deliver-progress-main .deliver-progress-resume .name-wrap .my-tags:before{border-radius:1rem!important}.deliver-progress-wrap .deliver-progress-main .deliver-progress-resume .resume-detail{font-size:.12rem;color:#333;line-height:.2rem;width:100%;display:flex;flex-direction:row;align-items:center}.deliver-progress-wrap .deliver-progress-main .deliver-progress-resume .resume-detail .item{padding:0 .07rem;position:relative}.deliver-progress-wrap .deliver-progress-main .deliver-progress-resume .resume-detail .item:first-child{padding-left:0}.deliver-progress-wrap .deliver-progress-main .deliver-progress-resume .resume-detail .item:after{content:"|";position:absolute;line-height:.2rem;margin-left:.07rem;margin-right:-.07rem}.deliver-progress-wrap .deliver-progress-main .deliver-progress-resume .resume-detail .item:last-child:after{display:none}.deliver-progress-wrap .deliver-progress-main .deliver-progress-resume .am-steps{padding-top:.3rem;padding-bottom:.2rem;overflow-x:auto}.deliver-progress-wrap .deliver-progress-main .deliver-progress-resume .am-steps .am-steps-item-title{font-size:.12rem;font-weight:300;color:rgba(0,0,0,.4)}.deliver-progress-wrap .deliver-progress-main .deliver-progress-resume .am-steps .iconfont{font-size:.12rem}.deliver-progress-wrap .deliver-progress-main .deliver-progress-resume .am-steps .am-steps-item-icon>.am-steps-icon{color:rgba(0,0,0,.4);font-size:.1rem}.deliver-progress-wrap .deliver-progress-main .deliver-progress-resume .am-steps .am-steps-item-finish .am-steps-item-tail:after{background-color:rgba(0,0,0,.4)}.deliver-progress-wrap .deliver-progress-main .deliver-progress-resume .am-steps .am-steps-item-custom.am-steps-item-process .am-steps-item-icon>.am-steps-icon,.deliver-progress-wrap .deliver-progress-main .deliver-progress-resume .am-steps .am-steps-item-process .am-steps-item-title{color:#b20000}.modify-wish{display:flex;flex-direction:column;justify-content:space-between;padding-bottom:.7rem}.modify-wish .volunteerTitle_projectName{display:inline-block;background:rgba(71,149,154,.1);line-height:.2rem;height:.2rem;margin-left:.04rem;font-size:.12rem;font-weight:400;color:#47959a;padding:0 .06rem;border-radius:.04rem;max-width:2.06rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.modify-wish .header{padding:.08rem .18rem;background-color:#efefef;font-size:.15rem;color:#090808;display:flex;align-items:center}.modify-wish .list-item,.modify-wish .list-item .am-list-line{padding:0}.modify-wish .list-item .am-list-line .am-list-content{padding:.15rem .24rem;display:flex;justify-content:space-between;align-items:center}.modify-wish .list-item .am-list-line .am-list-content .item-left{flex:1;display:flex;padding-right:.4rem;justify-content:space-between;align-items:center}.modify-wish .list-item .am-list-line .am-list-content .item-left .item-content{max-width:2.1rem}.modify-wish .list-item .am-list-line .am-list-content .item-left .name{font-size:.15rem;color:#000;line-height:.21rem;margin-bottom:.07rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.modify-wish .list-item .am-list-line .am-list-content .item-left .date-wrap{font-size:.12rem;color:#333;line-height:.2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.modify-wish .list-item .am-list-line .am-list-content .item-left .date-wrap .shu{margin:0 .05rem}.modify-wish .list-item .am-list-line .am-list-content .item-left .item-index{font-size:.13rem;color:#040404}.modify-wish .list-item .am-list-line .am-list-content .icon-nav{font-size:.16rem;color:#707070}.sortableHelper{padding:0;box-shadow:0 0 15px rgba(0,0,0,.1)}.sortableHelper .am-list-line{padding:0;border:1px solid #b20000;background-color:#fbf2f2}.sortableHelper .am-list-line .am-list-content{padding:.15rem .24rem;display:flex;justify-content:space-between;align-items:center}.sortableHelper .am-list-line .am-list-content .item-left{flex:1;display:flex;padding-right:.4rem;justify-content:space-between;align-items:center}.sortableHelper .am-list-line .am-list-content .item-left .item-content{max-width:2.1rem}.sortableHelper .am-list-line .am-list-content .item-left .name{font-size:.15rem;color:#000;line-height:.21rem;margin-bottom:.07rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sortableHelper .am-list-line .am-list-content .item-left .date-wrap{font-size:.12rem;color:#333;line-height:.2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sortableHelper .am-list-line .am-list-content .item-left .date-wrap .shu{margin:0 .05rem}.sortableHelper .am-list-line .am-list-content .item-left .item-index{font-size:.13rem;color:#040404}.sortableHelper .am-list-line .am-list-content .icon-nav{font-size:.16rem;color:#b20000}.myDeliverWrap .rightNavWrap .rightNav{height:.72rem}.myDeliverWrap .deliveryHeader{height:.44rem;background:#fafafa;font-size:.15rem;color:rgba(0,0,0,.65);padding:0 .16rem;display:flex;justify-content:space-around}.myDeliverWrap .deliveryHeader .deliveryOptions{height:100%;display:flex;align-items:center;width:49.5%;justify-content:center}.myDeliverWrap .deliveryHeader .deliveryOptions .optionName{max-width:36vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.myDeliverWrap .deliveryHeader .deliveryOptions .am-icon{color:rgba(0,0,0,.25);margin:-.02rem 0 0 .02rem}.myDeliverWrap .deliveryHeader .divider{width:1%;display:flex;align-items:center;justify-content:center}.myDeliverWrap .deliveryHeader .divider span{display:inline-block;width:.75px;height:.14rem;background:rgba(0,0,0,.1)}.myDeliverWrap .deliveryHeaderDrawer{position:absolute;left:0;top:.44rem;width:100%;height:100%}.myDeliverWrap .deliveryHeaderDrawer .am-drawer-sidebar{z-index:4;height:56%;background:#fff;border-radius:0 0 .08rem .08rem}.myDeliverWrap .deliveryHeaderDrawer .screenListWarp{height:100%;overflow:auto}.myDeliverWrap .deliveryHeaderDrawer .screenListWarp .screenItem{height:.44rem;line-height:.44rem;padding:0 .16rem;border-bottom:1px solid rgba(0,0,0,.1);font-size:.14rem;font-weight:400;color:rgba(0,0,0,.85);overflow:hIDden;text-overflow:ellipsis;white-space:nowrap}.deliver-site-list-modal-wrap .my-button-box{width:100%;padding:0 .23rem;position:fixed;bottom:.26rem;left:0;z-index:50;display:flex;flex-direction:row}.deliver-site-list-modal-wrap .my-button-box .my-button{flex:1;height:.4rem;line-height:.4rem;text-align:center;background-color:#707070;color:#fff;font-size:.13rem;border-radius:1rem;box-shadow:0 .03rem .06rem rgba(0,0,0,.16)}.deliver-site-list-modal-wrap .my-button-box .my-button-disabled{background-color:#fff;border:.01rem solid hsla(0,0%,44%,.4);color:rgba(0,0,0,.4)}.modifyDeliveryModal .am-modal-content{border-radius:.08rem .08rem 0 0}.modifyDeliveryModal .am-modal-content .am-list-body{border:none}.modifyDeliveryModal .am-modal-content .am-list-body .am-list-line{border-bottom-width:.5px}.modifyDeliveryModal .list-item{height:.56rem;padding-left:0}.modifyDeliveryModal .list-item .am-list-content{padding-left:.18rem;font-size:.16rem;color:rgba(0,0,0,.85)}.modifyDeliveryModal .list-item .am-list-line{padding-right:.17rem}.modifyDeliveryModal .list-item-cancel{border-top:.04rem solid #f2f2f2;margin-bottom:.24rem}.modifyDeliveryModal .list-item-cancel .am-list-content{text-align:center}.changePlaceModal .am-modal-content{text-align:left}.changePlaceModal #placeScroll{height:100%;overflow-y:scroll}.changePlaceModal .changePlaceTitle{padding:.24rem .2rem 0;color:rgba(0,0,0,.85);transition:display .3s}.changePlaceModal .changePlaceTitle .title{font-size:.18rem;font-weight:600;line-height:.25rem;padding-bottom:.06rem}.changePlaceModal .changePlaceTitle .subtitle{font-size:.14rem;line-height:.2rem}.changePlaceModal .changePlaceSearch{padding:.18rem 0 .07rem;transition:display 3s;background:#fff;width:100%;z-index:1;top:0}.changePlaceModal .changePlaceSearch .am-search{height:.4rem;background-color:#fff;padding:0 .1rem}.changePlaceModal .changePlaceSearch .am-search .am-search-input{background:#f2f2f2;border-radius:.2rem}.changePlaceModal .changePlaceSearch .am-search .am-search-input .am-search-synthetic-ph{width:.65rem!important;padding-left:.15rem}.changePlaceModal .changePlaceSearch .am-search .am-search-input,.changePlaceModal .changePlaceSearch .am-search .am-search-input .am-search-clear,.changePlaceModal .changePlaceSearch .am-search .am-search-input .am-search-synthetic-ph,.changePlaceModal .changePlaceSearch .am-search .am-search-input input[type=search]{height:.4rem;line-height:.4rem}.changePlaceModal .changePlaceSearch .am-search .am-search-cancel{display:none}.changePlaceModal .changePlaceSearch .am-search .am-search-clear{padding:0 .065rem}.changePlaceModal .changePlaceSearch .placeSelectCon{padding:.16rem .1rem 0;overflow:hidden;position:relative}.changePlaceModal .changePlaceSearch .placeSelectCon .placeSelectMore{position:absolute;top:.37rem;right:.2rem;font-size:.14rem;font-weight:700;color:#0952b0;height:.32rem;line-height:.32rem;display:none}.changePlaceModal .changePlaceSearch .placeSelectCon .placeSelectTitle{font-size:.12rem;line-height:.17rem;color:rgba(0,0,0,.45);padding-bottom:.04rem}.changePlaceModal .changePlaceSearch .placeSelectCon .placeSelectTagCon{max-width:3.3rem}.changePlaceModal .changePlaceSearch .placeSelectCon .placeSelectTagCon .placeTags{color:#0952b0;display:inline-block;height:.32rem;line-height:.32rem;background:rgba(9,82,176,.06);border-radius:.04rem;padding:0 .3rem 0 .08rem;margin:0 .12rem .02rem 0;position:relative;max-width:3rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.changePlaceModal .changePlaceSearch .placeSelectCon .placeSelectTagCon .placeTags .am-icon{position:absolute;right:.06rem;top:50%;transform:translateY(-50%);width:.18rem;height:.18rem}.changePlaceModal .changePlaceList{padding-bottom:.83rem}.changePlaceModal .changePlaceList .changePlaceItem{height:.55rem;line-height:.55rem;border-bottom:1px solid rgba(0,0,0,.1);padding:0 .24rem}.changePlaceModal .changePlaceList .changePlaceItem:last-child{border-bottom:none}.changePlaceModal .changePlaceList .changePlaceItem .am-checkbox,.changePlaceModal .changePlaceList .changePlaceItem .am-checkbox-inner{width:.18rem;height:.18rem}.changePlaceModal .changePlaceList .changePlaceItem .am-checkbox-inner:after{width:.04rem;height:.08rem;border-width:0 .02rem .02rem 0;right:.05rem}.changePlaceModal .changePlaceList .changePlaceItem .am-checkbox.am-checkbox-checked .am-checkbox-inner{border-color:#0952b0;background:#0952b0}.changePlaceModal .changePlaceList .changePlaceItem .changePlaceItemName{margin-left:.18rem;font-size:.16rem;line-height:.22rem;color:#414141;display:inline-block;width:2.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.changePlaceModal .changePlaceList .changePlaceItem .am-checkbox-wrapper{height:100%;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center}.changePlaceModal .changePlaceList .searchEmptyData{text-align:center;padding-top:1rem;font-size:.16rem;color:#414141}.changePlaceModal .changePlaceFooter{height:.83rem;border-top:1px solid rgba(0,0,0,.1);padding:.1rem .24rem 0;position:absolute;bottom:0;width:100%;background:#fff;z-index:1}.changePlaceModal .changePlaceFooter p{height:.4rem;line-height:.4rem;text-align:center;font-size:.13rem;color:#fff;background:#0952b0;border:1px solid hsla(0,0%,44%,.4);box-shadow:0 .03rem .06rem rgba(0,0,0,.16);border-radius:.4rem}.my-resume .am-list-body{border:none}.my-resume .list-item{padding:.16rem;border-bottom:.75px solid rgba(0,0,0,.1)}.my-resume .list-item .name-wrap{display:flex}.my-resume .list-item .name-wrap .name{max-width:80%;font-size:.15rem;color:#000;font-weight:700;line-height:.2rem;margin-right:.1rem}.my-resume .list-item .name-wrap .my-tags{font-weight:400;font-size:.09rem;margin-left:.06rem;border-color:rgba(0,0,0,.1);border-radius:1rem}.my-resume .list-item .name-wrap .my-tags:before{border-radius:1rem!important}.my-resume .list-item .resume-detail{padding:.08rem 0 .12rem;display:flex}.my-resume .list-item .resume-detail .item{font-size:.12rem;color:#707070;line-height:.2rem;position:relative}.my-resume .list-item .resume-detail .item:after{content:"|";display:block;height:.12rem;position:absolute;right:-.01rem;top:0}.my-resume .list-item .resume-detail .item .red{color:#b20000}.my-resume .list-item .resume-detail .item:last-child:after{display:none}.my-resume .list-item .resume-detail .item1{padding-right:.07rem}.my-resume .list-item .resume-detail .item2{padding-left:.07rem}.my-resume .list-item .operation{display:flex;align-items:center;justify-content:flex-end;font-size:.11rem;color:#222}.my-resume .list-item .operation .operation-item{margin-right:.12rem;display:flex;align-items:center;justify-content:center;width:.84rem;height:.28rem;border:.75px solid rgba(0,0,0,.15);border-radius:1rem;text-align:center}.my-resume .list-item .operation .operation-item:last-child{margin-right:0}.my-resume .list-item .operation .operation-item .iconfont{margin-right:.04rem;font-size:.12rem}.my-resume .am-list-item{padding-left:0}.my-resume .am-list-item .am-list-line{padding-right:0;border-bottom:none!important}.my-resume .am-list-item .am-list-line:after{background-color:#fff!important}.my-resume .am-list-item .am-list-line .am-list-content{padding:0}.my-resume .am-list-item:last-child .list-item{border-bottom:none}.my-resume .rightNavWrap .rightNav{height:.36rem}.myResumeModalAlert .iconDiv .iconfont{font-size:1.25rem;color:#afafaf}.myResumeModalAlert .iconDiv img{max-width:80%;min-width:50%;margin:.1rem auto}.myResumeModalAlert h3{line-height:.35rem;font-size:.18rem;font-weight:400;color:#000}.myResumeModalAlert p{font-size:.15rem;color:#afafaf;line-height:.24rem}.myResumeModalAlert .myResumeBtnBox{width:100%;display:flex;flex-direction:row;justify-content:center;margin-top:.2rem;padding:0 .14rem}.myResumeModalAlert .myResumeBtnBox .am-button{flex:1;width:1.2rem;line-height:.38rem;height:.38rem;font-size:.13rem;border-radius:.2rem;margin:.2rem .1rem;border:1px solid rgba(0,0,0,.4)}.myResumeModalAlert .myResumeBtnBox .am-button:before{display:none!important}.myResumeModalAlert .myResumeBtnBox .sure-btn{background-color:#707070;border-color:#707070;color:#fff}.my-message .list-item{padding:.14rem .27rem .16rem .21rem;position:relative}.my-message .list-item .name-wrap{display:flex}.my-message .list-item .name-wrap .name{flex:1;margin-right:.1rem;font-size:.15rem;font-weight:700;color:#000}.my-message .list-item .name-wrap .name .red{display:block;height:.05rem;width:.05rem;background:#b20000;border-radius:50%;position:absolute;left:.12rem;top:.2rem}.my-message .list-item .name-wrap .date{font-size:.12rem;color:rgba(0,0,0,.4)}.my-message .list-item .message-content{font-size:.12rem;color:#333;line-height:.2rem;margin-top:.09rem}.am-swipe{overflow:hidden;position:relative}.am-swipe-content{position:relative;background-color:#fff}.am-swipe-cover{position:absolute;z-index:2;background:transparent;height:100%;width:100%;top:0;display:none}.am-swipe .am-swipe-actions,.am-swipe .am-swipe-content{transition:all .25s}.am-swipe-swiping .am-swipe-actions,.am-swipe-swiping .am-swipe-content{transition:none}.am-swipe-swiping .am-list-item-active{background-color:#fff}.am-swipe-actions{position:absolute;top:0;bottom:0;display:flex;overflow:hidden;white-space:nowrap}.am-swipe-actions-left{left:0}.am-swipe-actions-right{right:0}.am-swipe-btn{display:flex;align-items:center;justify-content:center;overflow:hidden}.am-swipe-btn-text{padding:0 8px}.my-collection .am-list-body{border:none}.my-collection .collect-tips{font-size:.12rem;padding:.1rem .21rem;background:#f1f1f1}.my-collection .list-item{padding:.14rem .21rem;overflow:hidden}.my-collection .list-item .name-wrap{display:flex;align-items:center}.my-collection .list-item .name-wrap .name{max-width:80%;font-size:.15rem;color:#000;font-weight:700;line-height:.2rem;margin-right:.1rem}.my-collection .list-item .item-detail{padding:.06rem 0 .17rem;font-size:.12rem;color:#333;line-height:.2rem;overflow:hidden;text-overflow:ellipsis}.my-collection .list-item .item-detail span{padding:0 .07rem;position:relative}.my-collection .list-item .item-detail span:first-child{padding-left:0}.my-collection .list-item .item-detail span:after{content:"|";position:absolute;line-height:.2rem;margin-left:.07rem;margin-right:-.07rem}.my-collection .list-item .item-detail span:last-child:after{display:none}.my-collection .list-item .item2-detail{display:flex;justify-content:space-between;align-items:center}.my-collection .list-item .item2-detail .span-wrap{flex:1;font-size:.12rem;color:rgba(0,0,0,.4);line-height:.2rem}.my-collection .list-item .item2-detail .span-wrap span{margin-right:.05rem}.my-collection .list-item .item2-detail .my-button{height:.28rem;width:.76rem;border-radius:14px;background-color:#707070}.my-collection .list-item.list-item-disabled{opacity:.5}.my-collection .am-list-item{padding-left:0}.my-collection .am-list-item .am-list-line{padding-right:0}.my-collection .am-list-item .am-list-line .am-list-content{padding:0}.my-collection .rightNavWrap .rightNav{height:.36rem}.my-share .list-item{padding:.14rem .21rem}.my-share .list-item .name-wrap{display:flex}.my-share .list-item .name-wrap .name{font-size:.15rem;color:#000;font-weight:700;line-height:.2rem;max-width:80%;margin-right:.1rem}.my-share .list-item .item-detail{padding:.06rem 0 .17rem;font-size:.12rem;color:#333;line-height:.2rem;overflow:hidden;text-overflow:ellipsis}.my-share .list-item .item-detail span{padding:0 .07rem;position:relative}.my-share .list-item .item-detail span:after{content:"|";display:block;height:.12rem;position:absolute;right:0;top:-.04rem}.my-share .list-item .item-detail span:last-child:after{display:none}.my-share .list-item .item2-detail{display:flex;justify-content:space-between;align-items:center}.my-share .list-item .item2-detail .span-wrap{flex:1;font-size:.12rem;color:rgba(0,0,0,.4);line-height:.2rem}.my-share .list-item .item2-detail .span-wrap span{margin-right:.05rem}.modify-personal{background-color:#efefef}.modify-personal .header{height:2.1rem;padding-top:.27rem;background-color:#fff;margin-bottom:.08rem}.modify-personal .header .photo-wrap{height:.9rem;width:.9rem;border-radius:50%;overflow:hidden;margin:0 auto;margin-bottom:.22rem;position:relative}.modify-personal .header .photo-wrap .photo{height:100%;width:100%;background-color:#ccc;background-position:50%;background-size:cover}.modify-personal .header .photo-wrap .photo.default{color:#7e7e7e;line-height:.9rem;font-size:.45rem;text-align:center}.modify-personal .header .photo-wrap .upload-photo{width:100%;height:.3rem;text-align:center;line-height:.3rem;color:#fff;font-size:.11rem;background-color:rgba(0,0,0,.5);position:absolute;left:0;bottom:0}.modify-personal .header .photo-wrap .upload-photo input{position:absolute;left:0;top:0;height:100%;width:100%;opacity:0}.modify-personal .item{padding:0 .24rem}.modify-personal .item .item-title{font-size:.13rem;color:rgba(0,0,0,.4);line-height:.17rem;margin-bottom:.1rem}.modify-personal .item .am-list-item,.modify-personal .item .am-list-item .am-list-line{padding:0}.modify-personal .item .am-list-item .am-list-line .am-list-content{font-size:.15rem}.modify-personal .item .am-list-item .am-list-line .am-list-extra{font-size:.15rem;color:#656565}.modify-personal .item .am-list-item .am-list-line .am-list-arrow{width:12px;height:12px}.modify-personal .paddTop{padding-top:.13rem;margin-bottom:.08rem}.modify-personal .am-list-body{border:none}.modify-email{background-color:#efefef;display:flex;flex-direction:column}.modify-email .header-text{width:100%;padding:.08rem .14rem}.modify-email .header-text .text{font-size:.12rem;color:#060606;line-height:.16rem}.modify-email .content{flex:1;padding:.2rem;background-color:#fff;display:flex;flex-direction:column;justify-content:space-between}.modify-email .am-list-body{border:none}.modify-email .am-list-header{padding-left:0;font-size:.13rem;color:rgba(0,0,0,.4)}.modify-email .am-list-item .am-input-control input{font-size:.15rem}.modify-email .am-list-item .am-input-control input::placeholder{color:rgba(0,0,0,.7)}.modify-email .am-input-extra .iconfont{font-size:.28rem;color:#5c5c5c}.modify-email .am-list-body:before{display:none!important}.modify-email .am-list-body .am-list-item.am-input-item{padding-left:0}.modify-email .am-list-item.am-input-item .am-list-line{padding-right:0}.modify-email .am-list-line: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)}.modify-email .am-button{height:.4rem;border-radius:.2rem;line-height:.4rem;font-size:.13rem;box-shadow:0 3px 6px rgba(0,0,0,.16)}.modify-email .am-button.am-button-disabled{color:#707070;opacity:1;border:.5px solid #e5e5e5;box-shadow:none}.modify-email .am-button.am-button-disabled:before{display:none}.modify-password{display:flex;flex-direction:column;justify-content:space-between}.modify-password .btns{margin-bottom:.2rem;padding:.45rem .03rem 0}.modify-phone .am-list .am-list-header{padding-left:0;padding-right:0;color:rgba(0,0,0,.4)}.modify-phone .am-list .am-list-item{padding-left:0}.modify-phone .am-list .am-list-line{padding-right:0}.bindWechatWrap .photo-wrap{height:1rem;width:1rem;border-radius:50%;overflow:hidden;margin:.5rem auto .28rem;position:relative}.bindWechatWrap .photo-wrap .photo{height:100%;width:100%;background-color:#ccc;background-position:50%;background-size:cover}.bindWechatWrap .photo-wrap .photo.default{color:#7e7e7e;line-height:.9rem;font-size:.45rem;text-align:center}.bindWechatWrap .wechatNotice{text-align:center;font-size:.15rem}.bindWechatWrap .wechatBtns{position:absolute;left:15vw;width:70vw;bottom:.6rem}.bindWechatWrap .wechatBtns .am-button i{margin-right:.05rem}.bindWechatWrap .wechatBtns .cancelBtn{line-height:.4rem;text-align:center;margin-top:.1rem}.bindWechatWrap .logobox{width:1rem;text-align:center;margin:.7rem auto .4rem}.bindWechatWrap .logobox img{width:100%}.bindWechatWrap .logobox span{font-size:.96rem;color:#dbdbdb}.bindWechatWrap .tips{text-align:center;font-size:.2rem}.bindWechatWrap .links{margin:.2rem auto;text-align:center;font-size:.13rem;width:1.4rem;line-height:.38rem;border:1px solid rgba(0,0,0,.4);border-radius:.2rem}.bindWechatWrap .qrcodeWrap{position:absolute;border-radius:50% 50% 0 0;text-align:center;left:-25vw;right:-25vw;bottom:0;background:#efefef}.bindWechatWrap .qrcodeImg{width:1rem;height:1rem;margin:.5rem auto .3rem}.bindWechatWrap .qrcodeImg img{width:100%;height:100%}.bindWechatWrap .qrcode-tip1{font-size:.16rem;color:#000;margin-bottom:.15rem}.bindWechatWrap .qrcode-tip2{font-size:.15rem;color:#000;opacity:.7;margin-bottom:.3rem}.myPrivacyPolicy .privacyCon{padding:.13rem .24rem;border-bottom:.5px solid rgba(0,0,0,.1)}.myPrivacyPolicy .privacyCon:last-child{border-bottom:none}.myPrivacyPolicy .privacyCon .privacyTitle{font-size:.15rem;font-weight:600;line-height:.21rem;color:#000;margin-bottom:.04rem}.myPrivacyPolicy .privacyCon .privacyContent p{font-size:.12rem;font-weight:400;line-height:.2rem;color:#666}.myPrivacyPolicy .privacyDetail{padding:.24rem}.myPrivacyPolicy .privacyDetail .privacyTitle{font-size:.15rem;font-weight:600;line-height:.21rem;color:#000;text-align:center;margin-bottom:.24rem}.myPrivacyPolicy .privacyDetail .privacyTime{font-size:.13rem;font-weight:400;line-height:.18rem;color:#000;margin-bottom:.08rem}.myPrivacyPolicy .privacyDetail .privacyContent{padding-bottom:.24rem;line-height:.3rem;color:#000;font-size:.15rem}.myPrivacyPolicy .privacyDetail .privacyHistory p{font-size:.13rem;line-height:.2rem;color:#2159e6;margin-bottom:.12rem}.myPrivacyPolicy .privacyDetail .privacyHistory p:last-child{margin-bottom:0}.myPrivacyPolicy .rightNavWrap .rightNav{height:.36rem}.privacyPolicyModal .privacyModalCon{padding:.24rem;height:80vh;overflow:auto;white-space:pre-line}.privacyPolicyModal .privacyModalCon .privacyTitle{font-size:.15rem;font-weight:600;line-height:.21rem;color:#000;text-align:center}.privacyPolicyModal .privacyModalCon .privacyContent{padding:.2rem 0 0;text-align:left;color:#000;line-height:.3rem;font-size:.15rem}.privacyPolicyModal .privacyFooter{width:100%;padding:.1rem .24rem;box-shadow:0 -1px .13rem rgba(0,0,0,.07)}.privacyPolicyModal .privacyFooter p{background:#225ae6;color:#fff;height:.4rem;line-height:.4rem;border-radius:.4rem;font-size:.13rem}.cancellationAccountCon{min-height:100vh;background:#fff;padding:.24rem}.cancellationAccountCon .goBack{align-items:center}.cancellationAccountCon .goBack .iconfont{font-size:.14rem;margin-right:.12rem;transform:rotateY(180deg);display:inline-block;margin-top:-.02rem}.cancellationAccountCon .goBack p{font-size:.18rem;font-weight:500;line-height:.25rem;color:rgba(0,0,0,.85);display:inline-block}.cancellationAccountCon .submitBtn{margin-top:.52rem}.cancellationAccountCon .am-list-body{border:none}.cancellationAccountCon .am-list-header{padding-left:0;padding-top:.24rem;padding-bottom:.1rem;font-size:.13rem;color:rgba(0,0,0,.4)}.cancellationAccountCon .am-list-item .am-input-control input{font-size:.15rem}.cancellationAccountCon .am-list-item .am-input-control input::placeholder{color:rgba(0,0,0,.7)}.cancellationAccountCon .am-input-extra .iconfont{font-size:.28rem;color:#5c5c5c}.cancellationAccountCon .am-list-body:before{display:none!important}.cancellationAccountCon .am-list-body .am-list-item.am-input-item{padding-left:0}.cancellationAccountCon .am-list-item.am-input-item .am-list-line{padding-right:0}.cancellationAccountCon .am-list-line: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)}.cancellationAccountCon .btns{padding-top:.45rem}.cancellationAccountCon .btns .golinks{margin-top:.24rem}.cancellationAccountCon .btns .golinks p{line-height:.21rem;font-size:.15rem;color:#000;display:flex;align-items:center;justify-content:center}.cancellationAccountCon .btns .golinks p .iconfont{margin-left:.04rem}.cancellationAccountCon .registerBound .am-input-extra{color:#5c5c5c}.cancellationAccountCon .registerBound .am-input-extra .hasCode{line-height:.21rem;margin-top:-.01rem;padding-left:.1rem;position:relative;right:0;top:50%}.cancellationAccountCon .registerBound .am-input-extra .hasCode .span1{color:#afafaf;padding:0 .15rem 0 .1rem}.cancellationAccountCon .registerBound .am-input-extra .hasCode .span2{color:#000}.cancellationAccountCon .registerBound .am-input-extra .hasCode:before{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:0;right:auto;bottom:auto;left:0;width:1px;height:100%;transform-origin:50% 100%;transform:scaleX(.5)}.cancellationAccountCon .am-button{height:.4rem;border-radius:.2rem;line-height:.4rem;font-size:.13rem;box-shadow:0 3px 6px rgba(0,0,0,.16)}.cancellationAccountCon .am-button.am-button-disabled{color:#707070;opacity:1;border:.5px solid #e5e5e5;box-shadow:none}.cancellationAccountCon .am-button.am-button-disabled:before{display:none}.my-accordion .am-list-body{margin-left:.24rem}.my-accordion .list-item{padding-left:0!important}.my-accordion .am-accordion-content-box:after,.my-accordion .am-accordion-header:after,.my-accordion .am-list-body .am-list-line:after{z-index:0!important}.create-resume,.my-accordion{background-color:#efefef;display:flex;flex-direction:column;border:none}.create-resume .my-list .list-item,.my-accordion .my-list .list-item{padding-left:.24rem}.create-resume .my-list .list-item .am-list-line,.my-accordion .my-list .list-item .am-list-line{margin-right:.24rem;padding-right:0}.create-resume .my-list .list-item .am-list-line .am-list-content,.my-accordion .my-list .list-item .am-list-line .am-list-content{padding:.18rem 0;display:flex;align-items:center;font-size:.15rem;color:#000;line-height:.2rem}.create-resume .my-list .list-item .am-list-line .am-list-content .my-text,.my-accordion .my-list .list-item .am-list-line .am-list-content .my-text{margin-right:.05rem}.create-resume .my-list .list-item .am-list-line .am-list-content .my-tags,.my-accordion .my-list .list-item .am-list-line .am-list-content .my-tags{margin-left:.05rem;border:1px solid #000;border-radius:1rem}.create-resume .my-list .list-item .am-list-line .am-list-content .my-tags:before,.my-accordion .my-list .list-item .am-list-line .am-list-content .my-tags:before{display:none!important}.create-resume .export-wrap,.my-accordion .export-wrap{flex:1;background-color:#fff}.create-resume .export-wrap .export-header,.my-accordion .export-wrap .export-header{padding:.15rem .24rem .1rem;font-size:.15rem;color:#000;line-height:.2rem}.create-resume .export-wrap .am-grid,.my-accordion .export-wrap .am-grid{padding:0 3%}.create-resume .export-wrap .am-grid .am-flexbox .am-flexbox-item,.my-accordion .export-wrap .am-grid .am-flexbox .am-flexbox-item{margin-bottom:.15rem}.create-resume .export-wrap .am-grid .am-flexbox .am-flexbox-item .am-grid-item-content .am-grid-item-inner-content .am-grid-icon,.my-accordion .export-wrap .am-grid .am-flexbox .am-flexbox-item .am-grid-item-content .am-grid-item-inner-content .am-grid-icon{width:70%!important}.create-resume .export-wrap .am-grid .am-flexbox .am-flexbox-item .am-grid-item-content .am-grid-item-inner-content .am-grid-text,.my-accordion .export-wrap .am-grid .am-flexbox .am-flexbox-item .am-grid-item-content .am-grid-item-inner-content .am-grid-text{margin-top:.09rem;font-size:.12rem;color:#707070}.my-accordions .my-list{margin-bottom:0}.my-accordions .am-accordion-content-box:after{display:none!important}.already-resume{background-color:#efefef}.already-resume .header-bg{height:1.43rem;background-color:#383838;position:relative}.already-resume .header-bg:after{content:" ";position:absolute;width:100%;height:100%;left:0;top:0;background-color:rgba(0,0,0,.2)}.already-resume .already-wrap{margin-top:-.71rem;padding:0 .1rem .8rem}.already-resume .already-wrap .already-header{background-color:#fff;position:relative;display:flex;flex-direction:column;align-items:center;padding:0 .08rem .3rem;margin-bottom:.08rem;border-radius:.03rem}.already-resume .already-wrap .already-header .already-header-logo{height:.8rem;line-height:.8rem;width:.8rem;text-align:center;border-radius:50%;margin-top:-.4rem;margin-bottom:.09rem;background-color:#efefef;font-size:.14rem;color:#767676;overflow:hidden;position:relative;background-size:contain;background-repeat:no-repeat;background-position:50%}.already-resume .already-wrap .already-header .already-header-logos{background-color:#fff;box-shadow:0 3px 3px 1px rgba(0,0,0,.06)}.already-resume .already-wrap .already-header .already-header-name{font-size:.14rem;color:#000;line-height:.14rem;margin-bottom:.08rem;font-weight:700}.already-resume .already-wrap .already-header .already-header-fileOne{margin-bottom:.1rem;font-size:.12rem;color:#333;line-height:.12rem}.already-resume .already-wrap .already-header .already-header-fileOne span{padding:0 .07rem;position:relative;word-wrap:break-word;word-break:break-all}.already-resume .already-wrap .already-header .already-header-fileOne span:first-child{padding-left:0}.already-resume .already-wrap .already-header .already-header-fileOne span:after{content:"|";display:block;height:.12rem;position:absolute;right:0;top:50%;margin-top:-.06rem}.already-resume .already-wrap .already-header .already-header-fileOne span:last-child:after{display:none}.already-resume .already-wrap .already-header .already-header-filewo{display:flex;font-size:.11rem;color:rgba(0,0,0,.4)}.already-resume .already-wrap .already-header .already-header-filewo span{margin-right:.05rem}.already-resume .already-wrap .already-header .already-header-filewo span:last-child{margin-right:0}.already-resume .already-wrap .resumer-item{width:100%;padding:.17rem .17rem .24rem;background-color:#fff;margin-bottom:.08rem;display:flex;justify-content:space-between;align-items:center}.already-resume .already-wrap .resumer-item .am-checkbox-inner{border-radius:0;height:.15rem;width:.15rem;margin-top:2px;background:transparent;border-color:#d3d3d3}.already-resume .already-wrap .resumer-item .am-checkbox-inner:after{top:0;bottom:0;left:0;right:0;margin:auto;border-color:#000;width:4px;height:9px}.already-resume .already-wrap .resumer-item .resumer-item-left{flex:1;overflow:hidden}.already-resume .already-wrap .resumer-item .resumer-item-left .resumer-item-left-name{width:100%;display:flex;align-items:center;margin-bottom:.06rem}.already-resume .already-wrap .resumer-item .resumer-item-left .resumer-item-left-name .name{font-size:.14rem;color:#000;font-weight:700;flex:1}.already-resume .already-wrap .resumer-item .resumer-item-left .resumer-item-left-name .my-tags{margin-left:.05rem;border-color:#000;border-radius:1rem}.already-resume .already-wrap .resumer-item .resumer-item-left .resumer-item-left-name .my-tags:before{border-color:#000;border-radius:1rem!important}.already-resume .already-wrap .resumer-item .resumer-item-left .resumer-item-left-name .my-tags-complete{margin-left:.05rem;border-color:#b20000;border-radius:1rem;color:#b20000}.already-resume .already-wrap .resumer-item .resumer-item-left .resumer-item-left-name .my-tags-complete:before{border-color:#b20000;border-radius:1rem!important}.already-resume .already-wrap .resumer-item .resumer-item-left .resumer-item-left-ts{display:flex;align-items:center;font-size:.12rem;color:#343434;line-height:.2rem}.already-resume .already-wrap .resumer-item .resumer-item-left .resumer-item-left-ts .margin-left-right{margin:0 .05rem}.already-resume .already-wrap .resumer-item .resumer-item-left .resumer-item-left-ts .red{color:#b20000}.already-resume .already-wrap .resumer-item .resumer-item-right{height:.4rem;line-height:.4rem;width:.76rem;border-radius:.2rem;margin-left:.1rem;font-size:.13rem;border:1px solid hsla(0,0%,44%,.4);background-color:#fff;color:hsla(0,0%,44%,.4);text-align:center}.already-resume .already-wrap .resumer-item .resumer-item-right i{font-size:.12rem;margin-right:.03rem}.already-resume .already-wrap .resumer-item .fixed-resume-btn{position:fixed;bottom:.2rem;left:50%;transform:translate(-50%);margin:0 .1rem 0 0;width:90%;z-index:2}.already-resume .already-wrap .resumer-item .code-title{font-size:16px;font-weight:600;margin-right:10px}.already-resume .already-wrap .resumer-item .code-tip{color:#ccc;font-size:12px}.already-resume .already-wrap .resumer-item .code-input-box{flex:1;padding:0 5px}.already-resume .already-wrap .resumer-item .code-input-box .code-input{padding:0;width:44px;border-bottom:1px solid #ccc}.already-resume .already-wrap .resumer-item .code-input-box .code-input .am-list-line{padding:0}.already-resume .already-wrap .resumer-item .code-input-box .code-input .am-list-line input{text-align:center}.already-resume .already-wrap .resumer-item .resumeSelect{border-bottom:1px solid rgba(0,0,0,.1);height:.44rem;line-height:.44rem;padding:0 .17rem}.already-resume .already-wrap .resumer-item .resumeSelect span{margin-right:32px;font-size:.14rem;color:rgba(0,0,0,.85);font-weight:700;display:inline-block;position:relative}.already-resume .already-wrap .resumer-item .resumeSelect span:last-child{margin-right:0}.already-resume .already-wrap .resumer-item .resumeSelect span.active{color:#0952b0}.already-resume .already-wrap .resumer-item .resumeSelect span i{position:absolute;left:0;bottom:0;transform:translateY(25%);width:100%;height:.03rem;background:#0952b0}.already-resume .already-wrap .resumer-item.resumer-info{padding:0 0 .16rem;flex-direction:column;align-items:initial}.already-resume .already-wrap .resumer-item.resumer-info .resumer-item-left{padding:.2rem .17rem 0}.already-resume .already-wrap .am-accordion .am-accordion-header{font-size:.13rem;color:#383838}.already-resume .already-wrap .deliveryList{height:.52rem;background-color:#fff;position:relative;align-items:center;justify-content:space-between;padding:0 .17rem;margin-bottom:.08rem;border-radius:.03rem}.already-resume .already-wrap .deliveryList .listTitle{font-size:.14rem;font-weight:700;color:rgba(0,0,0,.85)}.already-resume .already-wrap .deliveryList .listContent{flex:1;font-size:.12rem;color:rgba(0,0,0,.65);margin:0 .08rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.already-resume .already-wrap .deliveryList .listArrow{width:.15rem;height:.15rem}.flexLayout{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.recommendCodeBox{justify-content:space-between;align-items:center;position:relative;width:100%}#recommendCodeInput{position:absolute;bottom:0;opacity:0;height:44px;left:-.27rem}.recommendCodeBox .line{position:relative;width:.44rem;height:.44rem;line-height:.44rem;text-align:center;color:#000;font-size:.18rem}.recommendCodeBox .line:after{display:block;position:absolute;content:"";left:0;width:100%;bottom:0;height:2px;background-color:#ccc;transform:scaleY(.5);transform-origin:0 100%}.recommendCodeBox .line.animated:before{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1px;height:46%;content:"";background-color:#000;animation:1s linear 0s normal none infinite focusCoruscate;-webkit-animation:1s linear 0s normal none infinite focusCoruscate;-moz-animation:1s linear 0s normal none infinite focusCoruscate;-o-animation:1s linear 0s normal none infinite focusCoruscate}@keyframes focusCoruscate{0%{opacity:0}25%{opacity:0}50%{opacity:1}75%{opacity:1}to{opacity:0}}@-webkit-keyframes focusCoruscate{0%{opacity:0}25%{opacity:0}50%{opacity:1}75%{opacity:1}to{opacity:0}}.fillProgress{background-color:#efefef;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:.04rem .18rem;z-index:9}.fillProgress .fillProgressLine{flex:1;height:.01rem;background-color:hsla(0,0%,44%,.5);margin:0 .08rem}.fillProgress .fillProgressCon{display:flex;flex-direction:row;align-items:center}.fillProgress .fillProgressCon .fillProgressText{font-size:.12rem;color:#000;margin-left:.02rem;flex:1}.fillProgress .fillProgressCon .fillProgressCircle{display:flex;justify-content:center;align-items:center;width:.12rem;height:.12rem;background-color:hsla(0,0%,45%,.5);border-radius:1rem}.fillProgress .fillProgressCon .fillProgressCircle:before{content:" ";display:block;width:.03rem;height:.03rem;background-color:#fff}.fillProgress .fillProgressCon .fillProgressCircle img{width:.07rem}.fillProgress .fillProgressCon .fillProgressCircleActive1{background-color:#727272}.fillProgress .fillProgressCon .fillProgressCircleActive1:before{display:none}.fillProgress .fillProgressCon .fillProgressCircleActive2{background-color:#b20000}.fillProgress .fillProgressCon .fillProgressCircleActive2:before{display:none}.am-notice-bar{background-color:#fefcec;height:36px;overflow:hidden;font-size:14px;line-height:36px;color:#f76a24;display:flex}.am-notice-bar-content{flex:1;width:100%;margin:auto 15px;width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.am-notice-bar-icon{margin-left:15px;display:flex;align-items:center}.am-notice-bar-icon .am-notice-bar-trips{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='38' height='33' viewBox='0 0 38 33' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Etrips%3C/title%3E%3Cg fill-rule='evenodd'%3E%3Cpath d='M17.838 28.8c-.564-.468-1.192-.983-1.836-1.496-4.244-3.385-5.294-3.67-6.006-3.67-.014 0-.027.005-.04.005-.015 0-.028-.005-.042-.005H3.562c-.734 0-.903-.203-.903-.928V10.085c0-.49.058-.8.66-.8h5.782c.693 0 1.758-.28 6.4-3.628.828-.597 1.637-1.197 2.336-1.723V28.8zM19.682.19a1.36 1.36 0 0 0-1.417.157c-.02.016-1.983 1.552-4.152 3.125C10.34 6.21 9.243 6.664 9.02 6.737H3.676c-.027 0-.053.003-.08.004H1.183c-.608 0-1.1.486-1.1 1.085V25.14c0 .598.492 1.084 1.1 1.084h8.71c.22.08 1.257.55 4.605 3.24 1.947 1.562 3.694 3.088 3.712 3.103a1.362 1.362 0 0 0 1.44.217c.48-.213.79-.684.79-1.204V1.38c0-.506-.294-.968-.758-1.19z' mask='url(%23mask-2)'/%3E%3Cpath d='M31.42 16.475c0-3.363-1.854-6.297-4.606-7.876-.125-.066-.42-.192-.625-.192a1.1 1.1 0 0 0-1.108 1.09c0 .404.22.764.55.952 2.128 1.19 3.565 3.442 3.565 6.025 0 2.627-1.486 4.913-3.677 6.087-.318.19-.53.54-.53.934 0 .602.496 1.09 1.107 1.09.26.002.568-.15.568-.15 2.835-1.556 4.754-4.538 4.754-7.96' mask='url(%23mask-4)'/%3E%3Cpath d='M30.14 3.057c-.205-.122-.41-.22-.658-.22-.608 0-1.1.485-1.1 1.084 0 .433.26.78.627.977 4.043 2.323 6.762 6.636 6.762 11.578 0 4.938-2.716 9.248-6.755 11.572-.354.19-.66.55-.66.993 0 .6.494 1.084 1.102 1.084.243 0 .438-.092.65-.213 4.692-2.695 7.848-7.7 7.848-13.435 0-5.723-3.142-10.718-7.817-13.418' mask='url(%23mask-6)'/%3E%3C/g%3E%3C/svg%3E")}.am-notice-bar-icon+div{margin-left:5px}.am-notice-bar-operation{display:flex;align-items:center;padding-right:8px}.am-picker-col{display:block;position:relative;height:238px;overflow:hidden;width:100%}.am-picker-col-content{position:absolute;left:0;top:0;width:100%;z-index:1;padding:102px 0}.am-picker-col-item{touch-action:manipulation;text-align:center;font-size:16px;height:34px;line-height:34px;color:#000;white-space:nowrap;text-overflow:ellipsis}.am-picker-col-item-selected{font-size:17px}.am-picker-col-mask{top:0;height:100%;margin:0 auto;background-image:-webkit-linear-gradient(top,hsla(0,0%,100%,.95),hsla(0,0%,100%,.6)),-webkit-linear-gradient(bottom,hsla(0,0%,100%,.95),hsla(0,0%,100%,.6));background-image:linear-gradient(180deg,hsla(0,0%,100%,.95),hsla(0,0%,100%,.6)),linear-gradient(0deg,hsla(0,0%,100%,.95),hsla(0,0%,100%,.6));background-position:top,bottom;background-size:100% 102px;background-repeat:no-repeat}.am-picker-col-indicator,.am-picker-col-mask{position:absolute;left:0;width:100%;z-index:3}.am-picker-col-indicator{box-sizing:border-box;height:34px;top:102px;border-top:1px solid #ddd;border-bottom:1px solid #ddd}@media (min-resolution:2dppx){html:not([data-scale]) .am-picker-col-indicator{border-top:none}html:not([data-scale]) .am-picker-col-indicator:before{content:"";position:absolute;background-color:#ddd;display:block;z-index:1;top:0;right:auto;bottom:auto;left:0;width:100%;height:1px;transform-origin:50% 50%;transform:scaleY(.5)}}@media (min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-picker-col-indicator:before{transform:scaleY(.33)}}@media (min-resolution:2dppx){html:not([data-scale]) .am-picker-col-indicator{border-bottom:none}html:not([data-scale]) .am-picker-col-indicator: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)}}@media (min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-picker-col-indicator:after{transform:scaleY(.33)}}.am-picker{display:flex;align-items:center}.am-picker-item{flex:1;text-align:center}.am-picker-popup{left:0;bottom:0;position:fixed;width:100%;background-color:#fff;padding-bottom:env(safe-area-inset-bottom)}.am-picker-popup-wrap{overflow:auto;-webkit-overflow-scrolling:touch;outline:0}.am-picker-popup-mask,.am-picker-popup-wrap{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;transform:translateZ(1px)}.am-picker-popup-mask{background-color:rgba(0,0,0,.4);height:100%}.am-picker-popup-mask-hidden{display:none}.am-picker-popup-header{background-image:-webkit-linear-gradient(top,#e7e7e7,#e7e7e7,transparent,transparent);background-image:linear-gradient(180deg,#e7e7e7,#e7e7e7,transparent,transparent);background-position:bottom;background-size:100% 1px;background-repeat:no-repeat;display:flex;align-items:center;position:relative;border-bottom:1px solid #ddd}@media (min-resolution:2dppx){html:not([data-scale]) .am-picker-popup-header{border-bottom:none}html:not([data-scale]) .am-picker-popup-header: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)}}@media (min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-picker-popup-header:after{transform:scaleY(.33)}}.am-picker-popup-header .am-picker-popup-header-right{text-align:right}.am-picker-popup-item{color:#108ee9;font-size:17px;padding:9px 15px;height:42px;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.am-picker-popup-item-active{background-color:#ddd}.am-picker-popup-title{flex:1;text-align:center;color:#000}.am-picker-popup .am-picker-popup-close{display:none}.am-picker-col{flex:1}.shortcut-resume{background-color:#efefef;flex-direction:column}.shortcut-resume .upload-wrap{margin-bottom:.08rem;padding:.28rem .24rem 0;background-color:#fff}.shortcut-resume .upload-wrap .upload .upload-text{padding-top:.09rem;font-size:.11rem;color:#999;line-height:.25rem;text-align:center;padding-bottom:.2rem}.shortcut-resume .upload-wrap .upload .input-wrap{width:100%;height:.4rem;display:flex;justify-content:center;align-items:center;background-color:hsla(0,0%,58%,.05);border:.5px dashed #d8d8d8;position:relative;color:#000;font-size:.15rem}.shortcut-resume .upload-wrap .upload .input-wrap input{position:absolute;left:0;top:0;opacity:0;width:100%;height:100%}.shortcut-resume .upload-wrap .camera{width:100%;padding:0 .13rem}.shortcut-resume .upload-wrap .camera .photo-wrap{width:100%;height:1.84rem;background-color:bisque;border-radius:.1rem;position:relative;display:flex;justify-content:center;align-items:center}.shortcut-resume .upload-wrap .camera .photo-wrap .circle{height:.8rem;width:.8rem;background-color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;position:relative}.shortcut-resume .upload-wrap .camera .photo-wrap .circle input{height:100%;width:100%;position:absolute;left:0;top:0;z-index:1;opacity:0}.shortcut-resume .upload-wrap .camera .photo-wrap .circle .iconfont{font-size:.2rem;font-weight:700;color:#5c5c5c}.shortcut-resume .form-wrap{background-color:#fff;overflow-x:hidden;overflow-y:auto}.shortcut-resume .form-wrap .am-list{padding:.09rem .24rem .27rem}.shortcut-resume .form-wrap .am-list .item-header{padding:.2rem 0 0;font-size:.13rem;color:rgba(0,0,0,.4)}.shortcut-resume .form-wrap .am-list .am-list-item{padding-left:0;position:relative}.shortcut-resume .form-wrap .am-list .am-list-item .am-list-line{padding-right:0}.shortcut-resume .form-wrap .am-list .am-list-item .am-list-line .am-list-content{padding:0;font-size:.15rem}.shortcut-resume .form-wrap .am-list .am-list-item .am-list-line input{font-size:.15rem}.shortcut-resume .form-wrap .am-list .am-list-item .am-list-line input::placeholder{color:rgba(0,0,0,.7)}.shortcut-resume .form-wrap .am-list .am-input-error input::placeholder{color:red!important}.shortcut-resume .form-wrap .sex-wrap .sex{padding-top:.1rem;display:flex;justify-content:space-between}.shortcut-resume .form-wrap .sex-wrap .sex .sex-item{display:flex;align-items:center;color:#5c5c5c}.shortcut-resume .form-wrap .sex-wrap .sex .sex-item .label{margin-right:.12rem;height:.36rem;width:.36rem;border:.5px solid #ccc;border-radius:50%;display:flex;justify-content:center;align-items:center}.shortcut-resume .form-wrap .sex-wrap .sex .sex-item.select .label{border:none;color:#fff;background-color:#5c5c5c}.shortcut-resume .form-wrap .my-date .am-list-line{display:flex}.shortcut-resume .form-wrap .my-date .am-list-line .am-list-extra{flex:1;text-align:left;font-size:.15rem;color:rgba(0,0,0,.7)}.shortcut-resume .form-wrap .hasError .am-list-line .am-list-extra{color:red}.shortcut-resume .form-wrap .agree-wrap{padding-top:.05rem}.shortcut-resume .form-wrap .agree-wrap .am-checkbox-agree{margin-left:0}.shortcut-resume .form-wrap .agree-wrap .am-checkbox-agree .am-checkbox-inner{border-radius:0}.shortcut-resume .form-wrap .agree-wrap .am-checkbox-agree .agree-text{font-size:.13rem;color:#afafaf;padding-top:.04rem}.shortcut-resume .form-wrap .agree-wrap .am-checkbox-agree .agree-text .color{color:#000}.shortcut-resume .form-wrap .btns{padding-top:.34rem}.shortcut-resume .form-wrap .btns .am-button{height:.4rem;border-radius:20px;line-height:.4rem;font-size:13px;border-color:#707070}.shortcut-resume .form-wrap .btns .am-button.am-button-disabled{color:#707070;opacity:1}.agree-modal-wrap{width:100%;padding:.4rem .18rem}.agree-modal-wrap .am-modal{height:100%;width:100%}.agree-modal-wrap .am-modal .am-modal-body{padding:.2rem .38rem 0}.agree-modal-wrap .am-modal .am-modal-body .agree-content{height:100%;width:100%;display:flex;flex-direction:column;align-items:center}.agree-modal-wrap .am-modal .am-modal-body .agree-content .logo{height:.5rem;width:.86rem;background-color:#7fffd4;margin-bottom:.29rem}.agree-modal-wrap .am-modal .am-modal-body .agree-content .header-title{font-size:.2rem;font-weight:700;color:#000;line-height:1}.agree-modal-wrap .am-modal .am-modal-body .agree-content .content{width:100%;margin:.3rem 0;flex:1;overflow-x:hidden;overflow-y:auto}.agree-modal-wrap .am-modal .am-modal-body .agree-content .btns{width:100%;margin-bottom:.35rem}.agree-modal-wrap .am-modal .am-modal-body .agree-content .btns .my-button{background-color:#7fffd4;height:.4rem;border-radius:.2rem}.am-image-picker-list{padding:9px 8px 0;margin-bottom:15px}.am-image-picker-list .am-flexbox{margin-bottom:6px}.am-image-picker-list .am-flexbox .am-flexbox-item{position:relative;margin-right:5px;margin-left:0}.am-image-picker-list .am-flexbox .am-flexbox-item:after{display:block;content:" ";padding-bottom:100%}.am-image-picker-list .am-image-picker-item{position:absolute;top:50%;transform:translateY(-50%);width:100%;height:100%}.am-image-picker-list .am-image-picker-item .am-image-picker-item-remove{width:15px;height:15px;position:absolute;right:6px;top:6px;text-align:right;vertical-align:top;z-index:2;background-size:15px auto;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle fill-opacity='.4' fill='%23404040' cx='8' cy='8' r='8'/%3E%3Cpath d='M11.898 4.101a.345.345 0 0 0-.488 0L8 7.511l-3.411-3.41a.345.345 0 0 0-.488.488l3.411 3.41-3.41 3.412a.345.345 0 0 0 .488.488L8 8.487l3.411 3.411a.345.345 0 0 0 .488-.488L8.488 8l3.41-3.412a.344.344 0 0 0 0-.487z' fill='%23FFF'/%3E%3C/g%3E%3C/svg%3E")}.am-image-picker-list .am-image-picker-item .am-image-picker-item-content{height:100%;width:100%;border-radius:3px;background-size:cover}.am-image-picker-list .am-image-picker-item img{width:100%}.am-image-picker-list .am-image-picker-upload-btn{box-sizing:border-box;border-radius:3px;border:1px solid #ddd;background-color:#fff}.am-image-picker-list .am-image-picker-upload-btn:after,.am-image-picker-list .am-image-picker-upload-btn:before{width:1px;height:25px;content:" ";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#ccc}.am-image-picker-list .am-image-picker-upload-btn:after{width:25px;height:1px}.am-image-picker-list .am-image-picker-upload-btn-active{background-color:#ddd}.am-image-picker-list .am-image-picker-upload-btn input{position:absolute;top:0;left:0;bottom:0;right:0;opacity:0}.upload-img{height:100%;background-color:#fff;padding:0 .22rem}.upload-img .top-box{height:2.6rem;position:relative;overflow:hidden}.upload-img .top-box .empty{height:1.25;width:.82rem;position:absolute;bottom:0;left:50%;margin-left:-.41rem}.upload-img .top-box .top-file-box{width:.98rem;height:.98rem;margin:1.2rem auto .08rem;display:flex;justify-content:center;align-items:center;position:relative;border:.01rem solid #ccc}.upload-img .top-box .top-file-box .icon{width:.6rem;height:.6rem}.upload-img .top-box .top-file-box .deleteBtn{position:absolute;right:-.1rem;top:-.1rem;width:.2rem;height:.2rem;line-height:.2rem;display:flex;align-items:center;justify-content:center;text-align:center;font-size:.08rem;color:#8d8d8d;box-shadow:0 .01rem .04rem rgba(0,0,0,.16);border-radius:1rem;background-color:#fff}.upload-img .top-box .top-file-box .deleteBtn .icon-gb{transform:scale(.5)}.upload-img .top-box .file-name{text-align:center;font-size:.12rem;color:#000}.upload-img .top-box .am-image-picker .am-flexbox{width:.98rem;height:.98rem;margin:1.2rem auto .08rem;display:flex;justify-content:center;align-items:center;position:relative}.upload-img .top-box .am-image-picker .am-flexbox .am-image-picker-item-content{border:.01rem solid #ccc}.upload-img .top-box .am-image-picker .am-flexbox .am-image-picker-item-remove{display:none}.upload-img .upload-text{padding:.13rem 0 .25rem;text-align:center;font-size:.11rem;color:#999;line-height:.2rem}.upload-img .btns{padding:0 .4rem}.upload-img .btns .my-button{background-color:#707070;position:relative}.upload-img .btns .my-button input{position:absolute;left:0;top:0;height:100%;width:100%;opacity:0}.upload-img .btns .am-button .am-icon-md{width:.18rem;height:.18rem}.import-resumer{padding-top:.23rem}.import-resumer .am-list-body{border:none}.import-resumer .my-list-item{padding:0 .23rem;margin-bottom:.2rem}.import-resumer .my-list-item .header-title{font-size:.13rem;color:rgba(0,0,0,.4);line-height:.17rem}.import-resumer .my-list-item .error-text{color:#9f0000;font-size:.12rem;margin-top:.06rem;display:block}.import-resumer .my-list-item .am-list-item{padding-left:0}.import-resumer .my-list-item .am-list-item .am-list-line{padding-right:0}.import-resumer .my-list-item .am-list-item .am-list-line input{font-size:.15rem;color:#000}.import-resumer .my-list-item .am-list-item .am-list-line .am-input-extra{max-height:.3rem}.import-resumer .my-list-item .am-list-item .am-list-line .am-input-extra .iconfont{font-size:.24rem}.import-resumer .my-list-item .am-list-item .am-list-line .am-input-extra .yzm{height:.3rem;width:.7rem;display:flex;justify-content:center;align-items:center;font-size:.15rem;color:#707070;background-color:#e5e5e5}.import-resumer .my-list-item .am-list-item .am-list-line .am-input-extra .yzm img{width:100%;height:100%}.import-resumer .my-list-item.my-picker-item .am-list-line{display:flex}.import-resumer .my-list-item.my-picker-item .am-list-line .am-list-extra{flex:1;text-align:left;font-size:.15rem;color:#000}.import-resumer .resumer-list .resumer-title{padding:0 .23rem;font-size:.13rem;line-height:.17rem;color:rgba(0,0,0,.4)}.import-resumer .resumer-list .resumer-title span{font-size:.11rem}.import-resumer .resumer-list .my-radio{padding-left:.23rem}.import-resumer .resumer-list .my-radio .am-list-line{padding-right:.23rem}.import-resumer .resumer-list .my-radio .am-list-line .am-list-content{font-size:.15rem}.import-resumer .resumer-list .my-radio .am-radio-inner{padding:10px;border:1px solid #ccc;border-radius:50%;margin-right:5px}.import-resumer .resumer-list .my-radio .am-radio-checked .am-radio-inner{border-color:#b20000;background-color:#b20000}.import-resumer .resumer-list .my-radio .am-radio-checked .am-radio-inner:after{width:6px;height:10px;top:1.5px;right:6px;border-color:#fff}.import-resumer .btns{width:100%;padding:0 .23rem;position:fixed;left:0;bottom:.23rem;z-index:101}.import-resumer .btns .my-button{background-color:#707070}.resumer-detail-app .rightNav{bottom:1.5rem!important}.resumer-detail-original{background-color:#efefef;padding-bottom:.7rem}.resumer-detail-original .header-fixed{width:100%;background-color:#383838;position:fixed;left:0;top:0;padding:.15rem .15rem .15rem .19rem;display:flex;flex-direction:row;align-items:center;z-index:10}.resumer-detail-original .header-fixed:after{content:" ";position:absolute;width:100%;height:100%;left:0;top:0}.resumer-detail-original .header-fixed .resumer-header-logo{height:.36rem;width:.36rem;border-radius:50%;background-color:#efefef;display:flex;justify-content:center;align-items:center;margin-right:.07rem;position:relative;z-index:5;overflow:hidden}.resumer-detail-original .header-fixed .resumer-header-logo img{width:100%;height:100%;display:block}.resumer-detail-original .header-fixed .resumer-header-logo svg{width:.15rem;height:.2rem}.resumer-detail-original .header-fixed .resumeInfoData{flex:1;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:5}.resumer-detail-original .header-fixed .resumeInfoData .resumer-header-name{font-size:.15rem;color:#fff}.resumer-detail-original .header-fixed .resumeInfoData .jindu{font-size:.12rem;color:#fff;display:flex;flex-direction:row;align-items:center}.resumer-detail-original .header-fixed .resumeInfoData .jindu .am-progress-outer{width:1.5rem;margin-left:.04rem}.resumer-detail-original .updateText{font-size:.12rem;color:#f5aa14;padding:0 .1rem;height:.43rem;line-height:.15rem;display:flex;flex-direction:row;align-items:center;background-color:#fef2dc}.resumer-detail-original .updateText span{line-height:.14rem;display:block;flex:1}.resumer-detail-original .header-bg{height:1.43rem;padding:.18rem;background-color:#383838;display:flex;justify-content:flex-end;position:relative}.resumer-detail-original .header-bg .resumer-title{height:.21rem;font-size:.13rem;padding:.04rem .08rem;color:#fff;text-align:center;background-color:hsla(0,0%,96%,.2);border-radius:3px;position:relative;z-index:5}.resumer-detail-original .resumer-check{width:.3rem;height:.3rem;margin-left:.08rem;position:relative;z-index:5}.resumer-detail-original .resumer-check .resumer-check-item{height:.18rem;width:.18rem;line-height:.18rem;text-align:center;font-size:.1rem;border:1px solid #fff;color:#fff;position:absolute;right:0;bottom:0}.resumer-detail-original .resumer-check .resumer-check-en{font-size:.08rem}.resumer-detail-original .resumer-check .resumer-check-active{left:0;top:0;right:auto;bottom:auto;color:#000;background-color:#fff}.resumer-detail-original .resumer-content{padding:0 .1rem;margin-top:-.62rem}.resumer-detail-original .resumer-content .am-list-body{background-color:transparent;border:none}.resumer-detail-original .resumer-content .resumer-common{margin-bottom:.08rem;background-color:#fff;padding:0 .14rem;border-radius:.05rem}.resumer-detail-original .resumer-content .resumer-common .am-list-item{padding-left:0;min-height:auto!important}.resumer-detail-original .resumer-content .resumer-common .am-list-item .am-list-line{padding-right:0;align-items:flex-start}.resumer-detail-original .resumer-content .resumer-common .am-list-item .am-list-line .am-list-arrow{margin-top:12px}.resumer-detail-original .resumer-content .resumer-common .am-list-item .am-list-line .am-list-content{font-size:.13rem}.resumer-detail-original .resumer-content .resumer-common .am-list-item .am-list-line .am-list-content .txt-title{margin:0 .05rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.resumer-detail-original .resumer-content .resumer-common .am-list-item .am-list-line .am-list-content .txt-mark{width:100%;color:rgba(0,0,0,.4);font-size:.12rem;white-space:pre-wrap;padding-left:.21rem}.resumer-detail-original .resumer-content .resumer-common .am-list-item .am-list-line .am-list-content .my-tags,.resumer-detail-original .resumer-content .resumer-common .am-list-item .am-list-line .am-list-content .my-tags:before{border-color:#b20000!important}.resumer-detail-original .resumer-content .resumer-common .am-list-item .am-list-line .am-list-content .my-tags .am-tag-text{color:#b20000}.resumer-detail-original .resumer-content .resumer-header{display:flex;flex-direction:column;align-items:center;padding-bottom:.18rem}.resumer-detail-original .resumer-content .resumer-header .resumer-header-logo{height:.8rem;width:.8rem;border-radius:50%;background-color:#efefef;margin-top:-.4rem;display:flex;justify-content:center;align-items:center;overflow:hidden}.resumer-detail-original .resumer-content .resumer-header .resumer-header-logo img{width:100%;height:100%;display:block}.resumer-detail-original .resumer-content .resumer-header .resumer-header-logo svg{width:.34rem}.resumer-detail-original .resumer-content .resumer-header .resumer-header-name{font-size:.15rem;color:#000;font-weight:700;line-height:.2rem;margin:.1rem 0}.resumer-detail-original .resumer-content .resumer-header .progress-wrap{width:1.5rem}.resumer-detail-original .resumer-content .resumer-header .progress-wrap .jindu{text-align:center;font-size:.12rem;color:#000;line-height:.16rem;margin-top:.04rem}.resumer-detail-original .resumer-content .resumer-add{padding:.33rem 0 .39rem;text-align:center;font-size:.15rem;color:#000}.resumer-detail-original .resumer-content .resumer-item-list{padding:.23rem .2rem .3rem;font-size:.15rem;color:#000;line-height:.2rem}.resumer-detail-original .resumer-content .resumer-item-list .resumer-item-list-item{display:flex;margin-bottom:.1rem}.resumer-detail-original .resumer-content .resumer-item-list .resumer-item-list-item .list-item-left{color:rgba(0,0,0,.4);margin-right:.4rem;width:.74rem}.resumer-detail-original .resumer-content .resumer-item-list .resumer-item-list-item .list-item-right{flex:1;word-wrap:break-word;word-break:break-all}.resumer-detail-original .resumer-content .resumer-item-list .resumer-item-list-item.upDownLayout{display:block;margin-bottom:.16rem}.resumer-detail-original .resumer-content .resumer-item-list .resumer-item-list-item.upDownLayout .list-item-left{width:100%}.resumer-detail-original .resumer-content .resumer-item-list .resumer-item-list-item.upDownLayout .list-item-right{margin-top:.08rem}.resumer-detail-original .resumer-content .resumer-item-list .resumer-self-evaluation{line-height:.3rem;height:.4rem;overflow:hidden;text-overflow:ellipsis}.resumer-detail-original .resumer-content .resumer-item-list .resumer-self-zhankai{font-size:.11rem;color:rgba(0,0,0,.4);display:flex;justify-content:center;align-items:center}.resumer-detail-original .resumer-content .resumer-item-list .resumer-self-zhankai .iconfont{font-size:.14rem;margin-left:.05rem}.resumer-detail-original .resumer-content .resumer-work-experience{padding:.23rem 0 .3rem}.resumer-detail-original .resumer-content .resumer-work-experience .resumer-work-experience-item{display:flex}.resumer-detail-original .resumer-content .resumer-work-experience .resumer-work-experience-item .experience-left{display:flex;flex-direction:column;align-items:center;padding-top:.06rem;margin-right:.11rem}.resumer-detail-original .resumer-content .resumer-work-experience .resumer-work-experience-item .experience-left .experience-left-circle{height:.07rem;width:.07rem;border-radius:50%;border:1px solid #ccc}.resumer-detail-original .resumer-content .resumer-work-experience .resumer-work-experience-item .experience-left .experience-left-shu{flex:1;width:1px;background-color:#ccc}.resumer-detail-original .resumer-content .resumer-work-experience .resumer-work-experience-item .experience-right{width:100%}.resumer-detail-original .resumer-content .resumer-work-experience .resumer-work-experience-item .experience-right .resumer-item-list{padding:.1rem 0 0}.resumer-detail-original .resumer-content .resumer-work-experience .resumer-work-experience-item .experience-right .experience-right-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:.05rem}.resumer-detail-original .resumer-content .resumer-work-experience .resumer-work-experience-item .experience-right .experience-right-title .experience-right-date{font-size:.12rem;color:rgba(0,0,0,.4);line-height:.2rem}.resumer-detail-original .resumer-content .resumer-work-experience .resumer-work-experience-item .experience-right .experience-right-title .iconfont{font-size:.14rem;color:#ccc}.resumer-detail-original .resumer-content .resumer-work-experience .resumer-work-experience-item .experience-right .experience-right-name{font-size:.15rem;color:#000;line-height:.3rem;margin-bottom:.16rem}.resumer-detail-original .resumer-content .resumer-work-experience .resumer-work-experience-item .experience-right .experience-right-content{font-size:.15rem;line-height:.3rem;color:rgba(0,0,0,.7)}.resumer-detail-original .resumer-content .resumer-work-experience .add-btn{margin:.2rem 0 0;height:.4rem;line-height:.4rem;text-align:center;border:.01rem dashed #d8d8d8;background-color:hsla(0,0%,58%,.05);color:#000;font-size:.15rem;position:relative}.resumer-detail-original .my-button-box{background-color:#fff;width:3.29rem;position:fixed;bottom:.26rem;left:.23rem;z-index:50;display:flex;border-radius:1rem}.resumer-detail-original .my-button-box .my-button{flex:1;height:.4rem;line-height:.4rem;text-align:center;background-color:#707070;color:#fff;font-size:.13rem;border-radius:1rem;box-shadow:0 .03rem .06rem rgba(0,0,0,.16)}.resumer-detail-original .my-button-box .my-button-disabled{background-color:#fff;border:.01rem solid hsla(0,0%,44%,.4);color:rgba(0,0,0,.4)}.language-select-item{height:.44rem;font-size:.14rem;font-family:PingFang SC;font-weight:400;color:rgba(0,0,0,.85);display:flex;align-items:center;justify-content:center;width:88px}.language-select-item.border-style{border-bottom:1px solid #e5e5e5}.language-select-item.selected{color:#0a52b0!important}.icon-style-popover{color:#fff;font-size:12px;margin-left:.07rem}.header-language{font-size:.14rem;font-family:PingFang SC;font-weight:400;color:#fff}.am-list .am-list-item.am-textarea-item{display:flex;align-items:flex-start;box-sizing:border-box;min-height:44px;padding-left:15px;padding-right:15px;border-bottom:1px solid #ddd}@media (min-resolution:2dppx){html:not([data-scale]) .am-list .am-list-item.am-textarea-item{border-bottom:none}html:not([data-scale]) .am-list .am-list-item.am-textarea-item: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)}}@media (min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-list .am-list-item.am-textarea-item:after{transform:scaleY(.33)}}.am-list .am-list-item.am-textarea-item.am-textarea-item-single-line{align-items:center}.am-list .am-list-item.am-textarea-item.am-textarea-item-single-line .am-textarea-label{align-self:center}.am-list .am-list-item.am-textarea-item.am-textarea-item-single-line .am-textarea-control{padding-top:0;padding-bottom:0}.am-list .am-list-item.am-textarea-item.am-textarea-item-single-line .am-textarea-control textarea{line-height:25.5px}.am-list .am-list-item.am-textarea-item.am-textarea-item-single-line .am-textarea-clear,.am-list .am-list-item.am-textarea-item.am-textarea-item-single-line.am-textarea-error .am-textarea-error-extra{margin-top:0}.am-textarea-label{align-self:flex-start;color:#000;text-align:left;min-height:44px;font-size:17px;line-height:44px;margin-left:0;margin-right:5px;white-space:nowrap;overflow:hidden}.am-textarea-label.am-textarea-label-2{width:34px}.am-textarea-label.am-textarea-label-3{width:51px}.am-textarea-label.am-textarea-label-4{width:68px}.am-textarea-label.am-textarea-label-5{width:85px}.am-textarea-label.am-textarea-label-6{width:102px}.am-textarea-label.am-textarea-label-7{width:119px}.am-textarea-control{flex:1;padding-top:10px;padding-bottom:9px}.am-textarea-control textarea{color:#000;font-size:17px;line-height:25.5px;appearance:none;width:100%;padding:0;border:0;background-color:transparent;overflow:visible;display:block;resize:none;word-break:break-word;word-wrap:break-word}.am-textarea-control textarea::placeholder{color:#bbb}.am-textarea-control textarea:disabled{color:#bbb;background-color:#fff}.am-textarea-clear{display:none;width:21px;height:21px;margin-top:12px;border-radius:50%;overflow:hidden;font-style:normal;color:#fff;background-color:#ccc;background-repeat:no-repeat;background-size:21px auto;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E")}.am-textarea-clear-active{background-color:#108ee9}.am-textarea-focus .am-textarea-clear{display:block}.am-textarea-has-count{padding-bottom:14px}.am-textarea-count{position:absolute;bottom:6px;right:5px;color:#bbb;font-size:14px}.am-textarea-count span{color:#000}.am-textarea-error .am-textarea-control textarea{color:#f50}.am-textarea-error .am-textarea-error-extra{margin-top:12px;width:21px;height:21px;margin-left:8px;background-size:21px 21px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' viewBox='0 0 18 18' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 1.266a7.69 7.69 0 0 1 5.469 2.264c.71.71 1.269 1.538 1.657 2.459.404.954.608 1.967.608 3.011a7.69 7.69 0 0 1-2.264 5.469 7.694 7.694 0 0 1-2.459 1.657A7.675 7.675 0 0 1 9 16.734a7.69 7.69 0 0 1-5.469-2.264 7.694 7.694 0 0 1-1.657-2.459A7.675 7.675 0 0 1 1.266 9 7.69 7.69 0 0 1 3.53 3.531a7.694 7.694 0 0 1 2.459-1.657A7.675 7.675 0 0 1 9 1.266zM9 0a9 9 0 0 0-9 9 9 9 0 0 0 9 9 9 9 0 0 0 9-9 9 9 0 0 0-9-9zm0 11.25a.703.703 0 0 1-.703-.703V4.06a.703.703 0 1 1 1.406 0v6.486A.703.703 0 0 1 9 11.25zm-.791 1.916a.791.791 0 1 1 1.582 0 .791.791 0 0 1-1.582 0z' fill='%23F50' fill-rule='evenodd'/%3E%3C/svg%3E")}.am-textarea-disabled .am-textarea-label{color:#bbb}.am-list-body .am-list-item:last-child{border-bottom:0}.am-list-body .am-list-item:last-child:after{display:none!important}.searchInputComponent{width:100%;height:100%;overflow:hidden;position:fixed;background-color:#fff;left:0;top:0;z-index:100}.searchInputComponent .am-list{padding:.12rem .24rem .24rem!important;overflow:hidden}.searchInputComponent .am-list .am-list-body{border:none;overflow:hidden}.searchInputComponent .am-list .am-list-body .am-list-item{padding:0}.searchInputComponent .am-list .inputBox{position:relative}.searchInputComponent .am-list .inputBox .am-icon-cross-circle-o{color:#ccc;position:absolute;right:0;top:50%;width:.16rem;height:.16rem;margin-top:-8px}.searchInputComponent .am-list .inputBox .am-input-control{margin-right:.2rem}.searchInputComponent .am-list .searchList{overflow-y:auto}.searchInputComponent .am-list .searchList li{padding:.15rem 0}.searchInputComponent .am-list .searchList li span{font-size:.13rem;color:#000}.searchInputComponent .am-list .searchList li:not(:last-child){border-bottom:.01rem solid hsla(0,0%,44%,.4)}.nationsearchInputComponent{width:100%;height:100%;overflow:hidden;position:fixed;background-color:#fff;left:0;top:0;z-index:100}.nationsearchInputComponent .input-search{font-size:18px;position:absolute;top:8px;left:10px;z-index:110;color:#a9a9a9}.nationsearchInputComponent .new-search-title{font-family:PingFang SC;font-size:17px;color:#333;line-height:22px;padding:10px 0}.nationsearchInputComponent .am-list-line{background-color:#f2f2f2!important;border-radius:7px;padding-left:36px;height:34px}.nationsearchInputComponent .am-icon{right:10px!important;top:16px!important}.nationsearchInputComponent .left-fixed-item{font-size:11px;line-height:16px;color:#7d7d7d;font-family:SF Pro Text;position:fixed;top:156px;right:8px;text-align:center}.nationsearchInputComponent .am-list{padding:.12rem .24rem .24rem!important;overflow:hidden;height:100%}.nationsearchInputComponent .am-list .am-list-body{position:relative;height:100%;border:none;overflow:hidden}.nationsearchInputComponent .am-list .am-list-body .am-list-item{padding:0}.nationsearchInputComponent .am-list .inputBox{position:relative}.nationsearchInputComponent .am-list .inputBox .am-icon-cross-circle-o{color:#ccc;position:absolute;right:0;top:50%;width:.16rem;height:.16rem;margin-top:-8px}.nationsearchInputComponent .am-list .inputBox .am-input-control{margin-right:.2rem}.nationsearchInputComponent .am-list .searchList{position:absolute;top:48px;left:0;right:0;bottom:0;overflow-y:auto}.nationsearchInputComponent .am-list .searchList li{border-bottom:.01rem solid #dadada;padding:.15rem 0}.nationsearchInputComponent .am-list .searchList li .search-list-item{display:flex}.nationsearchInputComponent .am-list .searchList li .search-list-item .search-list-item-main{flex:1;font-family:PingFang SC;font-size:16px;line-height:22px;color:#333}.nationsearchInputComponent .am-list .searchList li span{font-size:.13rem;color:#000}.modalAlertWrap{width:90vw}.modalAlertWrap .analysisIdCardModal .headInfo{margin:.2rem auto .4rem}.modalAlertWrap .analysisIdCardModal .titleInfo{font-size:.22rem;color:#000;font-weight:700;text-align:center;width:100%;margin:0 auto .16rem}.modalAlertWrap .analysisIdCardModal .subtitleInfo{font-size:.14rem;color:#000;text-align:center;width:100%;margin:0 auto 8vw}.modalAlertWrap .analysisIdCardModal .imgExample{width:80vw;height:60vw;border-radius:30px;border:1px solid #f1f1f1;margin:0 auto;background:#f1f1f1;position:relative}.modalAlertWrap .analysisIdCardModal .hand2{width:40vw;position:absolute;bottom:0;right:.3rem;z-index:10}.modalAlertWrap .analysisIdCardModal .identify{width:28vw;z-index:5;right:38vw;top:18vw;position:absolute}.modalAlertWrap .analysisIdCardModal .imgCover{width:21vw;height:36vw;position:absolute;z-index:12;right:22vw;bottom:8vw;background:#9b9b9b}.modalAlertWrap .analysisIdCardModal .littleIdentify{width:19vw;right:23vw;top:26vw;position:absolute;z-index:15}.modalAlertWrap .analysisIdCardModal .photo{width:275px;height:40px;border-radius:80px;border:1px solid #6a727f;font-size:13px;text-align:center;line-height:40px;margin:0 auto}.modalAlertWrap .analysisIdCardModal .startPhoto{background:#6a727f;color:#fff;margin-bottom:16px}.modalAlertWrap .analysisIdCardModal .selectPhoto{background:#fff;color:#6a727f}.modalAlertWrap .analysisIdCardModal .my-button{margin-bottom:.1rem;position:relative}.modalAlertWrap .analysisIdCardModal .my-button input[type=file]{opacity:0;width:100%;height:100%;display:block;position:absolute;left:0;top:0}.modalAlertWrap .identifyPreView .headView{margin:.2rem auto .3rem}.modalAlertWrap .identifyPreView .viewImage{height:50vw;position:relative;border:1px solid #e2f4ff;background:#e2f4ff;margin:0 auto .16rem;background-position:50%;background-size:cover;background-repeat:no-repeat}.modalAlertWrap .identifyPreView .preView{width:.5rem;height:.26rem;background:#e3e3e3;text-align:center;line-height:.26rem;color:#fff;position:absolute;top:0;left:0;font-size:.12rem}.modalAlertWrap .identifyPreView .previewImage{width:100%;height:100%}.modalAlertWrap .identifyPreView .preInfo{margin:0 auto .1rem;color:#000;font-size:.12rem;text-align:left}.modalAlertWrap .identifyPreView .noticeInfo{width:100%;display:table}.modalAlertWrap .identifyPreView .noticeInfo>span{color:#000;width:33%;font-size:12px;float:left}.modalAlertWrap .identifyPreView .preDot{width:5px;height:5px;border-radius:50%;background:#52d598;display:inline-block;position:relative;top:-2px;left:-2px}.modalAlertWrap .identifyPreView .preLine{height:1px;border-bottom:1px solid #efefef;margin:.15rem auto;transform:scaleY(.5)}.modalAlertWrap .identifyPreView .preViewNotice{width:100%;display:table;margin:0 auto}.modalAlertWrap .identifyPreView .noticeImage{height:100%;float:left;width:33%}.modalAlertWrap .identifyPreView .picView{width:.65rem;height:.51rem;border-radius:.08rem;background:#e3e3e3;position:relative;margin:0 auto}.modalAlertWrap .identifyPreView .picView>.picInfo{width:.46rem;height:.27rem;position:absolute;left:.09rem;top:.12rem}.modalAlertWrap .identifyPreView .error{width:.13rem;height:.13rem;border-radius:50%;position:absolute;bottom:-.07rem;left:.26rem}.modalAlertWrap .identifyPreView .picNotice{width:100%;text-align:center;margin-top:15px;color:#333;font-size:12px}.modalAlertWrap .identifyPreView .my-button{margin-bottom:.1rem;position:relative}.modalAlertWrap .identifyPreView .my-button input[type=file]{opacity:0;width:100%;height:100%;display:block;position:absolute;left:0;top:0}/*!
 * Cropper.js v1.5.13
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2022-11-20T05:30:43.444Z
 */.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cropper-container img{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-canvas,.cropper-wrap-box{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:rgba(51,153,255,.75);overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:33.33333%;left:0;top:33.33333%;width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:33.33333%;top:0;width:33.33333%}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:after,.cropper-center:before{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width:768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width:992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width:1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC")}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}.resume-info-original{padding-top:.2rem}.resume-info-original .resume-info-title{width:100%;color:#000;font-size:.18rem;white-space:pre-wrap;margin-bottom:.08rem;padding-left:.24rem;font-weight:600}.resume-info-original .resume-info-remark{width:100%;color:rgba(0,0,0,.4);font-size:.12rem;white-space:pre-wrap;margin-bottom:.16rem;padding-left:.24rem}.resume-info-original .am-list{padding:.05rem 0 0;background-color:#fff}.resume-info-original .am-list .am-list-body{border:none;overflow:hidden}.resume-info-original .am-list .my-list-item{padding:0 .24rem;margin-bottom:.2rem}.resume-info-original .am-list .my-list-item .header-title{font-size:.14rem;color:#000;line-height:.2rem;display:flex;flex-direction:row;align-items:center;margin-bottom:.08rem}.resume-info-original .am-list .my-list-item .header-title .iconfont{color:#f5222d;margin-left:-.15rem}.resume-info-original .am-list .my-list-item .header-remark{width:100%;color:rgba(0,0,0,.4);font-size:.12rem;white-space:pre-wrap;margin-bottom:.08rem}.resume-info-original .am-list .my-list-item .error-text{color:#9f0000;font-size:.12rem;margin-top:.06rem;display:block}.resume-info-original .am-list .my-list-item .am-list-item{padding-left:0}.resume-info-original .am-list .my-list-item .am-list-item .am-list-line{padding-right:0;border-bottom:none}.resume-info-original .am-list .my-list-item .am-list-item .am-list-line input{font-size:.15rem;color:#000}.resume-info-original .am-list .my-list-item .am-list-item .am-list-line input::placeholder{color:rgba(0,0,0,.5)}.resume-info-original .am-list .my-list-item .am-list-item .am-list-line .am-input-extra{max-height:.3rem}.resume-info-original .am-list .my-list-item .am-list-item .am-list-line .am-input-extra .iconfont{font-size:.24rem}.resume-info-original .am-list .my-list-item .am-list-item .am-list-line .am-input-extra .yzm{height:.3rem;width:.7rem;display:flex;justify-content:center;align-items:center;font-size:.15rem;color:#707070;background-color:#e5e5e5}.resume-info-original .am-list .my-list-item .am-list-item .am-list-line .am-input-extra .yzm img{width:100%;height:100%}.resume-info-original .am-list .my-list-item .am-list-item .am-textarea-control textarea{font-size:.15rem!important}.resume-info-original .am-list .my-list-item .am-list-item .am-textarea-control textarea::placeholder{color:rgba(0,0,0,.5)}.resume-info-original .am-list .my-list-item .resumeCheckbox{background:#fff!important;padding:0!important}.resume-info-original .am-list .my-list-item .resumeCheckbox .am-checkbox-inner{width:.2rem!important;height:.2rem!important;border-radius:1rem!important;margin-left:-.12rem}.resume-info-original .am-list .my-list-item .resumeCheckbox .am-list-line{margin-left:.05rem}.resume-info-original .am-list .my-list-item .resumeCheckbox .am-list-line .am-list-content{font-size:.15rem}.resume-info-original .am-list .my-list-item .am-list-line{display:flex}.resume-info-original .am-list .my-list-item .am-list-line .am-list-extra{flex:1;text-align:left;font-size:.15rem;color:rgba(0,0,0,.7)}.resume-info-original .am-list .my-list-item .upload-file{font-size:.16rem;color:#000;display:flex;flex-direction:row;align-items:center;margin:.1rem 0}.resume-info-original .am-list .my-list-item .upload-file span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;font-size:.14rem;line-height:.2rem;color:#333;flex:1;margin:0 .12rem}.resume-info-original .am-list .my-list-item .upload-file .iconDelete{width:.2rem;height:.2rem}.resume-info-original .am-list .my-list-item .upload-file .icon,.resume-info-original .am-list .my-list-item .upload-file .iconImg{width:.42rem;height:.42rem}.resume-info-original .am-list .my-list-item .am-textarea-item{border-bottom:none!important;background:#f9f9f9;border-radius:.04rem;padding:0 .12rem}.resume-info-original .am-list .my-list-item .upload-btn{width:100%;height:.4rem;line-height:.4rem;text-align:center;border:.01rem dashed #d8d8d8;background-color:#f9f9f9;color:#000;font-size:.15rem;position:relative;margin:.1rem 0;border-radius:.04rem}.resume-info-original .am-list .my-list-item .upload-btn button,.resume-info-original .am-list .my-list-item .upload-btn input{position:absolute;left:0;top:0;height:100%;width:100%;opacity:0}.resume-info-original .am-list .my-list-item .upload-file-text{color:#999;font-size:.11rem;line-height:.16rem}.resume-info-original .am-list .my-list-item .am-list-item-middle{background:#f9f9f9;border-radius:.04rem;padding:0 .12rem}.resume-info-original .am-list .my-list-item .am-list-item-middle .am-list-line:after{background:#f9f9f9}.resume-info-original .am-list .my-list-item .check-box-item .am-list-item-middle{padding:0}.resume-info-original .am-list .add-btn{margin:.1rem .23rem;height:.4rem;line-height:.4rem;text-align:center;border:.01rem dashed #d8d8d8;background-color:hsla(0,0%,58%,.05);color:#000;font-size:.15rem;position:relative}.resume-info-original .am-list .remove-btn{text-align:center;font-size:.14rem;margin-bottom:.15rem;color:#707070;font-weight:700}.resume-info-original .am-list .my-button-box{width:100%;height:.6rem;background:#fff;box-shadow:0 -1px .13rem rgba(0,0,0,.07);padding:10px .23rem 0;position:fixed;bottom:0;left:0;z-index:50;display:flex;flex-direction:row}.resume-info-original .am-list .my-button-box .my-button{flex:1;height:.4rem;line-height:.4rem;text-align:center;background-color:#707070;color:#fff;font-size:.13rem;border-radius:1rem;box-shadow:0 .03rem .06rem rgba(0,0,0,.16)}.resume-info-original .am-list .my-button-box .my-buttons{border:.01rem solid rgba(0,0,0,.4);color:rgba(0,0,0,.4);background-color:#fff;margin-right:.09rem}.resume-info-original .input-item{position:relative;display:flex;align-items:center}.resume-info-original .input-item .am-list-item-middle{flex:1}.resume-info-original .input-item .phone-select-item{width:.96rem;line-height:44px;display:flex;z-index:5;padding-left:.12rem;background:#f9f9f9;border-radius:.04rem;margin-right:.08rem}.resume-info-original .input-item .phone-select-item .phone-num{font-size:.15rem;color:#000;min-width:.5rem}.resume-info-original .input-item .phone-select-item .phone-icon{font-size:.14rem;color:#c7c7cc}.resume-info-original .input-item .am-input-control input::placeholder{color:rgba(0,0,0,.5)}.resume-info-original .picCutCon{background:#000;position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000}.resume-info-original .picCutCon .cropper-bg{background:#000}.resume-info-original .picCutCon .cropper-view-box{outline:1px solid #fff;outline-color:#fff}.resume-info-original .picCutCon .cropper-crop-box .cropper-center{display:none}.resume-info-original .picCutCon .picCutBtn{position:fixed;left:0;bottom:0;width:100%;height:1rem;display:flex;justify-content:center;align-items:center;background:#fff}.resume-info-original .picCutCon .picCutBtn span{width:1.55rem;height:.4rem;line-height:.4rem;text-align:center;border-radius:.2rem;font-size:.12rem;margin:0 .08rem;color:#000;border:1px solid #999}.resume-info-original .picCutCon .picCutBtn span.picCutSave{background:#009cef;border:1px solid #009cef;color:#fff}.data-picker-item{display:flex}.data-picker-item .am-list-item{width:2.48rem}.data-picker-item .am-list-item-middle{border-radius:.04rem 0 0 .04rem!important}.data-picker-item .dataCheckbox{width:.8rem;border-radius:0 .04rem .04rem 0!important}.data-picker-item .dataCheckbox .am-checkbox-inner{width:.16rem!important;height:.16rem!important;border-radius:.05rem!important}.data-picker-item .dataCheckbox .am-checkbox-inner:after{width:3px;height:8px}.data-picker-item .dataCheckbox .am-list-line{margin-left:.02rem}.current-date,.data-picker-item .dataCheckbox .am-list-line .am-list-content{font-size:.15rem}.current-date{position:absolute;width:2rem;height:.4rem;line-height:.4rem;background-color:#f9f9f9;color:rgba(0,0,0,.7);padding-left:.12rem}.chooseVolunteer{padding:.23rem .17rem .7rem}.chooseVolunteer .volunteerTitle{font-size:.15rem;color:#000;margin-bottom:.17rem;display:flex;align-items:center}.chooseVolunteer .volunteerTitle .volunteerTitle_projectName{display:inline-block;background:rgba(71,149,154,.1);line-height:.2rem;height:.2rem;margin-left:.04rem;font-size:.12rem;font-weight:400;color:#47959a;padding:0 .06rem;border-radius:.04rem;max-width:2.06rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chooseVolunteer .volunteerList{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.chooseVolunteer .volunteerList li{width:1.63rem;height:.7rem;border:1px solid hsla(0,0%,44%,.4);box-sizing:border-box;position:relative;color:#000;padding:.12rem .28rem 0 .11rem;margin-bottom:.16rem;border-radius:.025rem}.chooseVolunteer .volunteerList li .icon-zu3830{font-size:.28rem;position:absolute;right:-1px;top:-2px;color:#c6c6c6}.chooseVolunteer .volunteerList li h2{font-size:.14rem;margin-bottom:.08rem;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chooseVolunteer .volunteerList li p{font-size:.12rem;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chooseVolunteer .volunteerList.volunteerListTip li{height:auto;padding:.12rem .28rem .12rem .11rem}.chooseVolunteer .my-button-box{width:100%;padding:0 .23rem;position:fixed;bottom:.26rem;left:0;z-index:50;display:flex;flex-direction:row}.chooseVolunteer .my-button-box .my-button{flex:1;height:.4rem;line-height:.4rem;text-align:center;background-color:#707070;color:#fff;font-size:.13rem;border-radius:1rem;box-shadow:0 .03rem .06rem rgba(0,0,0,.16)}.chooseVolunteer .my-button-box .my-button-disabled{background-color:#fff;border:.01rem solid hsla(0,0%,44%,.4);color:rgba(0,0,0,.4)}.chooseSite{margin-bottom:.7rem}.chooseSite .am-list-body{border:none}.chooseSite .am-list-item{padding-left:.24rem}.chooseSite .am-checkbox{height:100%!important}.chooseSite .am-checkbox .am-checkbox-inner{width:.22rem;height:.22rem;top:50%!important;left:.24rem!important;margin-top:-.11rem;margin-right:.12rem;border-color:#ccc!important}.chooseSite .am-checkbox .am-checkbox-inner:after{right:7px;top:3px}.chooseSite .am-checkbox-checked .am-checkbox-inner{background:#ccc}.chooseSite .am-list-content{font-size:.15rem;color:#000;padding:.16rem 0 .15rem!important}.chooseSite .am-list-content p{color:rgba(0,0,0,.4);font-size:.12rem;margin-top:.03rem}.chooseSite .my-button-box{width:100%;padding:0 .23rem;position:fixed;bottom:.26rem;left:0;z-index:50;display:flex;flex-direction:row}.chooseSite .my-button-box .my-button{flex:1;height:.4rem;line-height:.4rem;text-align:center;background-color:#707070;color:#fff;font-size:.13rem;border-radius:1rem;box-shadow:0 .03rem .06rem rgba(0,0,0,.16)}.chooseSite .my-button-box .my-button-disabled{background-color:#fff;border:.01rem solid hsla(0,0%,44%,.4);color:rgba(0,0,0,.4)}.chooseSite .search-site-wrap-bar{position:static}.chooseSite .search-site-wrap{top:auto;height:100%}.chooseSite .search-site-wrap-list{margin-top:22px}.am-wingblank{margin-left:8px;margin-right:8px}.am-wingblank.am-wingblank-sm{margin-left:5px;margin-right:5px}.am-wingblank.am-wingblank-md{margin-left:8px;margin-right:8px}.am-wingblank.am-wingblank-lg{margin-left:15px;margin-right:15px}.createShareImgCon{touch-action:pan-y}.lunboBox{position:absolute;left:0;right:0;margin:15px auto}.lunboBox .slider-decorator-0{bottom:-20px!important}.lunboBox .posterImgBox img{width:100%;height:100%}.lunboBox .imgBox{width:100%;height:auto;padding-top:11.47vw;display:flex;justify-content:center;margin-bottom:8.27vw;position:relative}.lunboBox .imgBox .imgBox_img{width:21.33vw;height:5.33vw;background-size:100% 100%!important}.lunboBox .contentBox{width:100%;height:auto;line-height:6.67vw;font-size:4vw;font-weight:700;margin-bottom:4.27vw;position:relative}.lunboBox .contentBox .contentBox_p{word-break:break-word;max-width:52vw;margin:auto;text-align:center}.lunboBox .joinUsBox{width:100%;height:auto;font-size:2.93vw;line-height:1.6vw;text-align:center;position:relative}.lunboBox .erCodeBox{position:absolute;bottom:14.93vw;text-align:center;width:100%}.lunboBox .erCodeBox .erCodeBox_img{width:17.6vw;height:17.6vw;padding:2.13vw;background:#fff;border-radius:2.13vw;margin-bottom:1.6vw}.lunboBox .erCodeBox .erCodeBox_p{font-size:3.2vw;font-weight:700}.slider-decorator-0{bottom:-28px!important}.topTabs-box{height:48px;lineHeight:48px;display:flex;width:70%;font-size:16px}.topTabs-box .topTabs{width:50%;textAlign:center;position:relative;line-height:48px;text-align:center}.topTabs-box .topTabs .topTabs_span{height:4px;width:24px;background:hsla(0,0%,44%,.39);border-radius:4px;position:absolute;left:0;right:0;bottom:0;margin:auto}.jobDetailPageTopImg{width:130%;background-size:100%!important;height:57.7835557vw;overflow:hidden;position:relative}.jobDetailPageTopImg .imgBox_img{position:absolute;left:4.8vw;top:4.8vw;width:21.33vw;height:5.33vw}.jobDetailPageBottomImg{height:2.67vw;overflow:hidden;background-size:100%!important;margin-top:-1px;background-position:bottom!important}.jobDetailPageBottomImg,.jobDetailPageBottomImg img{position:absolute;bottom:0;left:0;width:100%}.jobDetailPageConOuterBox{transform:scale(1.3);transform-origin:0 0;margin-top:-1px;position:relative;background-repeat:no-repeat!important;background-size:100% 100%!important}.jobDetailPageConOuterBox .jobDetailPageConBox{padding:2.67vw 3.47vw;border-radius:2.67vw;margin:0 2.93vw;background:#fff}.jobDetailPageConOuterBox .jobDetailPageConBox .jobDetailPageOrgName{font-size:3.2vw;line-height:4.53vw;color:rgba(0,0,0,.85);word-break:break-word}.jobDetailPageConOuterBox .jobDetailPageConBox .jobDetailPageOrgName span{width:5px;height:5px;border-radius:50%;background:rgba(0,0,0,.85);margin-right:1.6vw;display:inline-block}.jobDetailPageConOuterBox .jobDetailPageConBox .jobDetailPagePostName{font-size:4.53vw;font-weight:600;line-height:6.4vw;color:#000;margin-top:2.13vw;word-break:break-word}.jobDetailPageConOuterBox .jobDetailPageConBox .jobDetailPagePostNameEn{font-size:4.8vw;font-weight:600;line-height:6.93vw;color:#000;margin-top:3.2vw;word-break:break-word}.jobDetailPageConOuterBox .jobDetailPageConBox .jobDetailPageInnerBox{margin-top:2.13vw}.jobDetailPageConOuterBox .jobDetailPageConBox .jobDetailPageInnerBox p{font-size:3.47vw;font-weight:600;line-height:5.6vw;color:rgba(0,0,0,.85)}.jobDetailPageConOuterBox .jobDetailPageConBox .jobDetailPageInnerBox .pre{margin-top:1.6vw;font-size:3.2vw;line-height:5.33vw;color:rgba(0,0,0,.85);font-weight:400;white-space:pre-wrap;word-break:break-word}.jobDetailPageConOuterBox .jobDetailPageConBox .jobDetailPageInnerBox .pre .subTit{font-size:3.2vw;line-height:5.6vw;color:rgba(0,0,0,.85);margin-bottom:2px;word-break:break-word;font-weight:700}.jobDetailPageConOuterBox .jobDetailPageConBox .jobDetailPageInnerBoxEn{margin-top:6.4vw}.jobDetailPageConOuterBox .jobDetailPageConBox .jobDetailPageInnerBoxEn p{font-size:4vw;font-weight:600;line-height:6.4vw;color:rgba(0,0,0,.85)}.jobDetailPageConOuterBox .jobDetailPageConBox .jobDetailPageInnerBoxEn .pre{margin-top:3.2vw;font-size:3.47vw;line-height:5.6vw;color:rgba(0,0,0,.85);font-weight:400;white-space:pre-wrap;word-break:break-word}.jobDetailPageConOuterBox .jobDetailPageConBox .jobDetailPageInnerBoxEn .pre .subTit{font-size:3.2vw;line-height:5.6vw;color:rgba(0,0,0,.85);margin-bottom:1.07vw;word-break:break-word;font-weight:700}.jobDetailPageConOuterBox .jobDetailPageConBox .jobDetailPageImgCode{width:17.6vw;height:17.6vw;background:transparent;opacity:1;width:100%;text-align:center;padding:1.33vw;margin-top:4vw;margin-bottom:5.53vw}.jobDetailPageConOuterBox .jobDetailPageConBox .jobDetailPageImgCode p{font-size:3.2vw;font-weight:600;line-height:4.53vw;color:#000;opacity:.85;margin-top:2px}.jobDetailPage_box::-webkit-scrollbar{width:0}.searchInputComponentCon{width:100%;height:100%;overflow:hidden;position:fixed;background-color:#fff;left:0;top:0;z-index:100}.searchInputComponentCon .am-list{padding:.12rem .24rem .24rem!important;overflow:hidden}.searchInputComponentCon .am-list .am-list-body{border:none;overflow:hidden}.searchInputComponentCon .am-list .am-list-body .am-list-item{padding:0}.searchInputComponentCon .am-list .inputBox{position:relative}.searchInputComponentCon .am-list .inputBox .am-icon-cross-circle-o{color:#ccc;position:absolute;right:0;top:50%;width:.16rem;height:.16rem;margin-top:-8px}.searchInputComponentCon .am-list .inputBox .am-input-control{margin-right:.2rem}.searchInputComponentCon .am-list .searchList{overflow-y:auto}.searchInputComponentCon .am-list .searchList li{padding:.15rem 0}.searchInputComponentCon .am-list .searchList li span{font-size:.13rem;color:#000}.searchInputComponentCon .am-list .searchList li:not(:last-child){border-bottom:.01rem solid hsla(0,0%,44%,.4)}.modalAlertWrap{width:90vw}.modalAlertWrap .analysisIdCardModal .headInfo{margin:.2rem auto .4rem}.modalAlertWrap .analysisIdCardModal .titleInfo{font-size:.22rem;color:#000;font-weight:700;text-align:center;width:100%;margin:0 auto .16rem}.modalAlertWrap .analysisIdCardModal .subtitleInfo{font-size:.14rem;color:#000;text-align:center;width:100%;margin:0 auto 8vw}.modalAlertWrap .analysisIdCardModal .imgExample{width:80vw;height:60vw;border-radius:30px;border:1px solid #f1f1f1;margin:0 auto;background:#f1f1f1;position:relative}.modalAlertWrap .analysisIdCardModal .hand2{width:40vw;position:absolute;bottom:0;right:.3rem;z-index:10}.modalAlertWrap .analysisIdCardModal .identify{width:28vw;z-index:5;right:38vw;top:18vw;position:absolute}.modalAlertWrap .analysisIdCardModal .imgCover{width:21vw;height:36vw;position:absolute;z-index:12;right:22vw;bottom:8vw;background:#9b9b9b}.modalAlertWrap .analysisIdCardModal .littleIdentify{width:19vw;right:23vw;top:26vw;position:absolute;z-index:15}.modalAlertWrap .analysisIdCardModal .photo{width:275px;height:40px;border-radius:80px;border:1px solid #6a727f;font-size:13px;text-align:center;line-height:40px;margin:0 auto}.modalAlertWrap .analysisIdCardModal .startPhoto{background:#6a727f;color:#fff;margin-bottom:16px}.modalAlertWrap .analysisIdCardModal .selectPhoto{background:#fff;color:#6a727f}.modalAlertWrap .analysisIdCardModal .my-button{margin-bottom:.1rem;position:relative}.modalAlertWrap .analysisIdCardModal .my-button input[type=file]{opacity:0;width:100%;height:100%;display:block;position:absolute;left:0;top:0}.modalAlertWrap .identifyPreView .headView{margin:.2rem auto .3rem}.modalAlertWrap .identifyPreView .viewImageInit{padding:.15rem .28rem;height:50vw;position:relative;background-position:50%;background-size:cover;background-repeat:no-repeat}.modalAlertWrap .identifyPreView .viewImage{height:50vw;position:relative;border:1px solid #e2f4ff;background:#e2f4ff;margin:0 auto .16rem;background-position:50%;background-size:cover;background-repeat:no-repeat}.modalAlertWrap .identifyPreView .preView{width:.5rem;height:.26rem;background:#e3e3e3;text-align:center;line-height:.26rem;color:#fff;position:absolute;top:0;left:0;font-size:.12rem}.modalAlertWrap .identifyPreView .previewImage{width:100%;height:100%}.modalAlertWrap .identifyPreView .preInfo{margin:0 auto .1rem;color:#000;font-size:.12rem;text-align:left}.modalAlertWrap .identifyPreView .preInfo_tit{margin:0 auto .1rem;color:#000;font-size:.15rem;text-align:center}.modalAlertWrap .identifyPreView .noticeInfo{width:100%;display:table}.modalAlertWrap .identifyPreView .noticeInfo>span{color:#000;width:33%;font-size:12px;float:left}.modalAlertWrap .identifyPreView .preDot{width:5px;height:5px;border-radius:50%;background:#52d598;display:inline-block;position:relative;top:-2px;left:-2px}.modalAlertWrap .identifyPreView .preLine{height:1px;border-bottom:1px solid #efefef;margin:.15rem auto;transform:scaleY(.5)}.modalAlertWrap .identifyPreView .preViewNotice{width:100%;display:table;margin:0 auto}.modalAlertWrap .identifyPreView .noticeImage{height:100%;float:left;width:33%}.modalAlertWrap .identifyPreView .picView{width:.65rem;height:.51rem;border-radius:.08rem;background:#e3e3e3;position:relative;margin:0 auto}.modalAlertWrap .identifyPreView .picView>.picInfo{width:.46rem;height:.27rem;position:absolute;left:.09rem;top:.12rem}.modalAlertWrap .identifyPreView .error{width:.13rem;height:.13rem;border-radius:50%;position:absolute;bottom:-.07rem;left:.26rem}.modalAlertWrap .identifyPreView .picNotice{width:100%;text-align:center;margin-top:15px;color:#333;font-size:12px}.modalAlertWrap .identifyPreView .my-button{margin-bottom:.1rem;position:relative}.modalAlertWrap .identifyPreView .my-button input[type=file]{opacity:0;width:100%;height:100%;display:block;position:absolute;left:0;top:0}.modalAlertWrap{width:90vw}.modalAlertWrap .analysisIdCardModal .headInfo{margin:.2rem auto .4rem}.modalAlertWrap .analysisIdCardModal .titleInfo{font-size:.22rem;color:#000;font-weight:700;text-align:center;width:100%;margin:0 auto .16rem}.modalAlertWrap .analysisIdCardModal .subtitleInfo{font-size:.14rem;color:#000;text-align:center;width:100%;margin:0 auto 8vw}.modalAlertWrap .analysisIdCardModal .imgExample{width:80vw;height:60vw;border-radius:30px;border:1px solid #f1f1f1;margin:0 auto;background:#f1f1f1;position:relative}.modalAlertWrap .analysisIdCardModal .hand2{width:40vw;position:absolute;bottom:0;right:.3rem;z-index:10}.modalAlertWrap .analysisIdCardModal .identify{width:28vw;z-index:5;right:38vw;top:18vw;position:absolute}.modalAlertWrap .analysisIdCardModal .imgCover{width:21vw;height:36vw;position:absolute;z-index:12;right:22vw;bottom:8vw;background:#9b9b9b}.modalAlertWrap .analysisIdCardModal .littleIdentify{width:19vw;right:23vw;top:26vw;position:absolute;z-index:15}.modalAlertWrap .analysisIdCardModal .photo{width:275px;height:40px;border-radius:80px;border:1px solid #6a727f;font-size:13px;text-align:center;line-height:40px;margin:0 auto}.modalAlertWrap .analysisIdCardModal .startPhoto{background:#6a727f;color:#fff;margin-bottom:16px}.modalAlertWrap .analysisIdCardModal .selectPhoto{background:#fff;color:#6a727f}.modalAlertWrap .analysisIdCardModal .my-button{margin-bottom:.1rem;position:relative}.modalAlertWrap .analysisIdCardModal .my-button input[type=file]{opacity:0;width:100%;height:100%;display:block;position:absolute;left:0;top:0}.modalAlertWrap .identifyPreView .headView{margin:.2rem auto .3rem}.modalAlertWrap .identifyPreView .viewImageInit{padding:.15rem .28rem;height:50vw;position:relative;background-position:50%;background-size:cover;background-repeat:no-repeat}.modalAlertWrap .identifyPreView .viewImage{height:50vw;position:relative;border:1px solid #e2f4ff;background:#e2f4ff;margin:0 auto .16rem;background-position:50%;background-size:cover;background-repeat:no-repeat}.modalAlertWrap .identifyPreView .preView{width:.5rem;height:.26rem;background:#e3e3e3;text-align:center;line-height:.26rem;color:#fff;position:absolute;top:0;left:0;font-size:.12rem}.modalAlertWrap .identifyPreView .previewImage{width:100%;height:100%}.modalAlertWrap .identifyPreView .preInfo{margin:0 auto .1rem;color:#000;font-size:.12rem;text-align:left}.modalAlertWrap .identifyPreView .preInfo_tit{margin:0 auto .1rem;color:#000;font-size:.15rem;text-align:center}.modalAlertWrap .identifyPreView .noticeInfo{width:100%;display:table}.modalAlertWrap .identifyPreView .noticeInfo>span{color:#000;width:33%;font-size:12px;float:left}.modalAlertWrap .identifyPreView .preDot{width:5px;height:5px;border-radius:50%;background:#52d598;display:inline-block;position:relative;top:-2px;left:-2px}.modalAlertWrap .identifyPreView .preLine{height:1px;border-bottom:1px solid #efefef;margin:.15rem auto;transform:scaleY(.5)}.modalAlertWrap .identifyPreView .preViewNotice{width:100%;display:table;margin:0 auto}.modalAlertWrap .identifyPreView .noticeImage{height:100%;float:left;width:33%}.modalAlertWrap .identifyPreView .picView{width:.65rem;height:.51rem;border-radius:.08rem;background:#e3e3e3;position:relative;margin:0 auto}.modalAlertWrap .identifyPreView .picView>.picInfo{width:.46rem;height:.27rem;position:absolute;left:.09rem;top:.12rem}.modalAlertWrap .identifyPreView .error{width:.13rem;height:.13rem;border-radius:50%;position:absolute;bottom:-.07rem;left:.26rem}.modalAlertWrap .identifyPreView .picNotice{width:100%;text-align:center;margin-top:15px;color:#333;font-size:12px}.modalAlertWrap .identifyPreView .my-button{margin-bottom:.1rem;position:relative}.modalAlertWrap .identifyPreView .my-button input[type=file]{opacity:0;width:100%;height:100%;display:block;position:absolute;left:0;top:0}.resume-info-external{padding-top:0!important}.resume-info-external .warp-auto-save-prompt{display:flex;align-items:center;justify-content:flex-end;padding:0 .2rem;background:#eee;height:.24rem;font-size:.12rem;border-top:.01rem solid #fff}.resume-info-external .am-list{padding:.05rem 0 .6rem;background-color:#fff}.resume-info-external .am-list .am-list-body{border:none;overflow:hidden}.resume-info-external .am-list .my-list-item{padding:0 .23rem;margin-bottom:.2rem}.resume-info-external .am-list .my-list-item .header-title{font-size:.14rem;color:rgba(0,0,0,.4);line-height:.17rem;display:flex;flex-direction:row;align-items:center}.resume-info-external .am-list .my-list-item .header-title .iconfont{color:#f5222d;margin-left:-.15rem}.resume-info-external .am-list .my-list-item .header-remark{font-size:.1rem;color:rgba(0,0,0,.4);white-space:pre-wrap}.resume-info-external .am-list .my-list-item .error-text{color:#9f0000;font-size:.12rem;margin-top:.06rem;display:block}.resume-info-external .am-list .my-list-item .am-list-item{padding-left:0}.resume-info-external .am-list .my-list-item .am-list-item .am-list-line{padding-right:0}.resume-info-external .am-list .my-list-item .am-list-item .am-list-line input{font-size:.15rem;color:rgba(0,0,0,.7)}.resume-info-external .am-list .my-list-item .am-list-item .am-list-line input::placeholder{color:rgba(0,0,0,.7)}.resume-info-external .am-list .my-list-item .am-list-item .am-list-line .am-input-extra{max-height:.3rem}.resume-info-external .am-list .my-list-item .am-list-item .am-list-line .am-input-extra .iconfont{font-size:.24rem}.resume-info-external .am-list .my-list-item .am-list-item .am-list-line .am-input-extra .yzm{height:.3rem;width:.7rem;display:flex;justify-content:center;align-items:center;font-size:.15rem;color:#707070;background-color:#e5e5e5}.resume-info-external .am-list .my-list-item .am-list-item .am-list-line .am-input-extra .yzm img{width:100%;height:100%}.resume-info-external .am-list .my-list-item .am-list-item .am-textarea-control textarea{font-size:.15rem!important}.resume-info-external .am-list .my-list-item .resumeCheckbox .am-checkbox-inner{width:.2rem!important;height:.2rem!important;border-radius:.05rem!important}.resume-info-external .am-list .my-list-item .resumeCheckbox .am-list-line{margin-left:.05rem}.resume-info-external .am-list .my-list-item .resumeCheckbox .am-list-line .am-list-content{font-size:.15rem}.resume-info-external .am-list .my-list-item .am-list-line{display:flex}.resume-info-external .am-list .my-list-item .am-list-line .am-list-extra{flex:1;text-align:left;font-size:.15rem;color:rgba(0,0,0,.7)}.resume-info-external .am-list .my-list-item .upload-file{font-size:.16rem;color:#000;display:flex;flex-direction:row;align-items:center;margin-bottom:.03rem}.resume-info-external .am-list .my-list-item .upload-file span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.resume-info-external .am-list .my-list-item .upload-file .icon-gb{padding:.12rem;font-size:.14rem}.resume-info-external .am-list .my-list-item .am-textarea-item{border-bottom:.01rem solid #ddd!important}.resume-info-external .am-list .my-list-item .upload-btn{width:100%;height:.4rem;line-height:.4rem;text-align:center;border:.01rem dashed #d8d8d8;background-color:hsla(0,0%,58%,.05);color:#000;font-size:.15rem;position:relative;margin:.1rem 0}.resume-info-external .am-list .my-list-item .upload-btn button,.resume-info-external .am-list .my-list-item .upload-btn input{position:absolute;left:0;top:0;height:100%;width:100%;opacity:0}.resume-info-external .am-list .my-list-item .upload-text{text-align:center;color:#999;font-size:.12rem}.resume-info-external .am-list .my-list-item .id-card-upload-control{height:1.84rem;padding:.2rem .22rem;box-sizing:border-box}.resume-info-external .am-list .my-list-item .id-card-upload-control .id-card-upload-control-warp{width:100%;height:100%;position:relative}.resume-info-external .am-list .my-list-item .id-card-upload-control .id-card-upload-control-warp .id-card-bg-img{position:absolute;width:100%;height:100%}.resume-info-external .am-list .my-list-item .id-card-upload-control .id-card-upload-control-warp .id-card-phone-ru-kou-warp{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:.8rem;height:.8rem;background:#003885;display:flex;align-items:center;justify-content:center;border-radius:50%}.resume-info-external .am-list .my-list-item .id-card-upload-control .id-card-upload-control-warp .id-card-phone-ru-kou-warp .id-card-phone-ru-kou-img{width:.28rem;height:.23rem}.resume-info-external .am-list .my-list-item .id-card-upload-control .id-card-upload-control-warp .id-card-text{position:absolute;top:1.24rem;width:100%;display:flex;justify-content:center;align-items:center;font-size:.15rem;font-weight:400;color:#222}.resume-info-external .am-list .my-list-item .warp-data-picker-box{position:relative;display:flex;align-items:center;justify-content:space-between}.resume-info-external .am-list .my-list-item .warp-data-picker-box .warp-data-picker-box-zj{position:absolute;top:4px;bottom:4px;left:0;display:flex;align-items:center;background:#fff;font-size:.15rem;color:rgba(0,0,0,.7);width:50%}.resume-info-external .am-list .add-btn{margin:.1rem .23rem;height:.4rem;line-height:.4rem;text-align:center;border:.01rem dashed #d8d8d8;background-color:hsla(0,0%,58%,.05);color:#000;font-size:.15rem;position:relative}.resume-info-external .am-list .remove-btn{text-align:center;font-size:.14rem;margin-bottom:.15rem;color:#707070;font-weight:700}.resume-info-external .am-list .my-button-box{width:100%;padding:0 .23rem;position:fixed;bottom:.26rem;left:0;z-index:50;display:flex;flex-direction:row}.resume-info-external .am-list .my-button-box .my-button{flex:1;height:.4rem;line-height:.4rem;text-align:center;background-color:#707070;color:#fff;font-size:.13rem;border-radius:1rem;box-shadow:0 .03rem .06rem rgba(0,0,0,.16)}.resume-info-external .am-list .my-button-box .my-buttons{border:.01rem solid rgba(0,0,0,.4);color:rgba(0,0,0,.4);background-color:#fff;margin-right:.09rem}.resume-info-external .my-list-header{padding:.17rem .23rem .24rem}.resume-info-external .my-list-header .my-list-header-title{display:flex;align-items:center;font-size:.2rem;font-weight:700}.resume-info-external .my-list-header .my-list-header-title .my-list-header-title-back-img-box{display:flex;width:.25rem;height:.2rem}.resume-info-external .my-list-header .my-list-header-title .my-list-header-title-back-img-box .my-list-header-title-back-img{width:.17rem}.resume-info-external .my-list-header .my-list-header-prompt,.resume-info-external .my-list-header .my-list-header-remark{font-size:.14rem;color:rgba(0,0,0,.4);margin-top:.06rem;white-space:pre-wrap}.am-picker-popup{border-radius:8px 8px 0 0}.am-picker-popup .am-picker-popup-item{font-size:18px;padding:16px 14px;line-height:25px;height:auto}.am-picker-popup .am-picker-popup-item.am-picker-popup-header-left{color:#999}.am-picker-popup .am-picker-popup-item.am-picker-popup-header-right{color:var(--theme-color)}.privacyModal .am-tabs{flex:1}.privacyModal .am-tabs-tab-bar-wrap{border-bottom:1px solid #ddd}.privacyModal .am-tabs-default-bar-content .am-tabs-default-bar-tab{width:auto!important;padding:0 .21rem;border-top:2px solid #fff!important;border-bottom:2px solid #fff!important;min-width:1.87rem}.privacyModal .am-tabs-default-bar-content .am-tabs-default-bar-tab.am-tabs-default-bar-tab-active:after,.privacyModal .am-tabs-default-bar-content .am-tabs-default-bar-tab:after{background-color:initial!important}.privacyModal .am-tabs-default-bar-content .am-tabs-default-bar-tab-active{border-bottom:2px solid #108ee9!important}.privacyModal .tabContent{height:60vh;padding:.2rem .24rem;overflow:auto;white-space:pre-line;text-align:left;color:rgba(0,0,0,.85)}.privacyModal .privacyModalFooter{padding:.11rem 0;background-color:#f6f6f6;width:100%}.privacyModal .privacyModalFooter .footerBtn{display:flex;align-items:center;justify-content:center}.privacyModal .privacyModalFooter .footerBtn div{width:1.32rem;height:.4rem;line-height:.4rem;margin:0 .08rem;border:1px solid #ccc;border-radius:1rem;font-size:.13rem;color:#000}.privacyModal .privacyModalFooter .footerText{text-align:left;padding:0 .2rem .11rem;font-size:.13rem;color:#000}.privacyModal .historyCon{padding-top:.2rem}.privacyModal .historyCon .versionList{font-size:.14rem;line-height:.2rem;color:#1ba4fc;padding-bottom:.16rem}.historyPrivacyModal .historyPrivacyCon{height:100%;flex-direction:column}.historyPrivacyModal .title-item{height:.4rem;line-height:.4rem;width:100vw;overflow-x:scroll;overflow-y:hidden;border-bottom:1px solid #ddd;white-space:nowrap;text-align:center;color:#474f58}.historyPrivacyModal .content-item{padding:.2rem .24rem;text-align:left;overflow:auto;white-space:pre-wrap;color:rgba(0,0,0,.85);flex:1}.historyPrivacyModal .footer-item{display:flex;align-items:center;justify-content:center;height:8vh;background-color:#f6f6f6;width:100%;color:#fff}.historyPrivacyModal .footer-item p{width:90%;height:.4rem;line-height:.4rem;border-radius:1rem;font-size:.13rem}.resumer-detail-app .rightNav{bottom:1rem}.resumer-detail-external{background-color:#efefef;min-height:100vh}.resumer-detail-external .header-fixed{width:100%;background-color:#383838;position:fixed;left:0;top:0;padding:.15rem .15rem .15rem .19rem;display:flex;flex-direction:row;align-items:center;z-index:10}.resumer-detail-external .header-fixed:after{content:" ";position:absolute;width:100%;height:100%;left:0;top:0;background-color:rgba(0,0,0,.2)}.resumer-detail-external .header-fixed .resumer-header-logo{height:.36rem;width:.36rem;border-radius:50%;background-color:#efefef;display:flex;justify-content:center;align-items:center;margin-right:.07rem;position:relative;z-index:5;overflow:hidden}.resumer-detail-external .header-fixed .resumer-header-logo img{width:100%;height:100%;display:block}.resumer-detail-external .header-fixed .resumer-header-logo svg{width:.15rem;height:.2rem}.resumer-detail-external .header-fixed .resumeInfoData{flex:1;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:5}.resumer-detail-external .header-fixed .resumeInfoData .resumer-header-name{font-size:.15rem;color:#fff}.resumer-detail-external .header-fixed .resumeInfoData .jindu{margin-top:.06rem;font-size:.12rem;color:#fff;display:flex;flex-direction:row;align-items:center}.resumer-detail-external .header-fixed .resumeInfoData .jindu .am-progress-outer{width:1.5rem;margin-left:.04rem}.resumer-detail-external .updateText{font-size:.12rem;color:#fff;padding:0 .15rem 0 .12rem;height:.43rem;display:flex;flex-direction:row;align-items:center;background-color:#b20000}.resumer-detail-external .updateText span{line-height:.14rem;display:block;flex:1}.resumer-detail-external .updateText i{display:block;width:.2rem;height:.2rem;background-color:#fff;border-radius:1rem;font-size:.12rem;color:#b20000;line-height:.2rem;text-align:center;margin-left:.08rem}.resumer-detail-external .header-bg{height:1.43rem;padding:.18rem;background-color:#383838;display:flex;justify-content:flex-end;position:relative}.resumer-detail-external .header-bg:after{content:" ";position:absolute;width:100%;height:100%;left:0;top:0;background-color:rgba(0,0,0,.2)}.resumer-detail-external .header-bg .resumer-title{height:.21rem;font-size:.13rem;padding:.04rem 0;color:#fff;width:.94rem;text-align:center;background-color:hsla(0,0%,96%,.2);border-radius:3px;position:relative;z-index:5}.resumer-detail-external .resumer-check{width:.3rem;height:.3rem;margin-left:.08rem;position:relative;z-index:5}.resumer-detail-external .resumer-check .resumer-check-item{height:.18rem;width:.18rem;line-height:.18rem;text-align:center;font-size:.1rem;border:1px solid #fff;color:#fff;position:absolute;right:0;bottom:0}.resumer-detail-external .resumer-check .resumer-check-en{font-size:.08rem}.resumer-detail-external .resumer-check .resumer-check-active{left:0;top:0;right:auto;bottom:auto;color:#000;background-color:#fff}.resumer-detail-external .resumer-content{padding:0 .1rem;margin-top:-.62rem}.resumer-detail-external .resumer-content .am-list-body{background-color:transparent;border:none;padding-bottom:1.42rem}.resumer-detail-external .resumer-content .resumer-common{margin-bottom:.08rem;background-color:#fff;padding:0 .14rem;border-radius:.05rem}.resumer-detail-external .resumer-content .resumer-common .am-list-item{padding-left:0}.resumer-detail-external .resumer-content .resumer-common .am-list-item .am-list-line{padding-right:0}.resumer-detail-external .resumer-content .resumer-common .am-list-item .am-list-line .am-list-content{display:flex;align-items:center;font-size:.13rem}.resumer-detail-external .resumer-content .resumer-common .am-list-item .am-list-line .am-list-content .txt-title{margin:0 .05rem}.resumer-detail-external .resumer-content .resumer-common .am-list-item .am-list-line .am-list-content .my-tags,.resumer-detail-external .resumer-content .resumer-common .am-list-item .am-list-line .am-list-content .my-tags:before{border-color:#b20000!important}.resumer-detail-external .resumer-content .resumer-common .am-list-item .am-list-line .am-list-content .my-tags .am-tag-text{color:#b20000}.resumer-detail-external .resumer-content .resumer-common .am-list-item .am-list-line .am-list-content .my-tags.my-tags-complete,.resumer-detail-external .resumer-content .resumer-common .am-list-item .am-list-line .am-list-content .my-tags.my-tags-complete:before{border-color:#000!important}.resumer-detail-external .resumer-content .resumer-common .am-list-item .am-list-line .am-list-content .my-tags.my-tags-complete .am-tag-text{color:#000}.resumer-detail-external .resumer-content .resumer-header{display:flex;flex-direction:column;align-items:center;padding-bottom:.18rem}.resumer-detail-external .resumer-content .resumer-header .resumer-header-logo{height:.8rem;width:.8rem;border-radius:50%;background-color:#efefef;margin-top:-.4rem;display:flex;justify-content:center;align-items:center;overflow:hidden}.resumer-detail-external .resumer-content .resumer-header .resumer-header-logo img{width:100%;height:100%;display:block}.resumer-detail-external .resumer-content .resumer-header .resumer-header-logo svg{width:.34rem}.resumer-detail-external .resumer-content .resumer-header .resumer-header-name{font-size:.15rem;color:#000;font-weight:700;line-height:.2rem;margin:.1rem 0}.resumer-detail-external .resumer-content .resumer-header .progress-wrap{width:1.5rem}.resumer-detail-external .resumer-content .resumer-header .progress-wrap .jindu{text-align:center;font-size:.12rem;color:#000;line-height:.16rem;margin-top:.04rem}.resumer-detail-external .resumer-content .resumer-add{padding:.33rem 0 .39rem;text-align:center;font-size:.15rem;color:#000}.resumer-detail-external .resumer-content .resumer-item-list{padding:.23rem .2rem .3rem;font-size:.15rem;color:#000;line-height:.2rem}.resumer-detail-external .resumer-content .resumer-item-list .resumer-item-list-item{display:flex;margin-bottom:.1rem}.resumer-detail-external .resumer-content .resumer-item-list .resumer-item-list-item .list-item-left{color:rgba(0,0,0,.4);margin-right:.2rem;max-width:60%}.resumer-detail-external .resumer-content .resumer-item-list .resumer-item-list-item .list-item-right{flex:1;word-wrap:break-word;word-break:break-all}.resumer-detail-external .resumer-content .resumer-item-list .resumer-self-evaluation{line-height:.3rem;height:.4rem;overflow:hidden;text-overflow:ellipsis}.resumer-detail-external .resumer-content .resumer-item-list .resumer-self-zhankai{font-size:.11rem;color:rgba(0,0,0,.4);display:flex;justify-content:center;align-items:center}.resumer-detail-external .resumer-content .resumer-item-list .resumer-self-zhankai .iconfont{font-size:.14rem;margin-left:.05rem}.resumer-detail-external .resumer-content .resumer-work-experience{padding:.23rem 0 .3rem}.resumer-detail-external .resumer-content .resumer-work-experience .resumer-work-experience-item{display:flex}.resumer-detail-external .resumer-content .resumer-work-experience .resumer-work-experience-item .experience-left{display:flex;flex-direction:column;align-items:center;padding-top:.06rem;margin-right:.11rem}.resumer-detail-external .resumer-content .resumer-work-experience .resumer-work-experience-item .experience-left .experience-left-circle{height:.07rem;width:.07rem;border-radius:50%;border:1px solid #ccc}.resumer-detail-external .resumer-content .resumer-work-experience .resumer-work-experience-item .experience-left .experience-left-shu{flex:1;width:1px;background-color:#ccc}.resumer-detail-external .resumer-content .resumer-work-experience .resumer-work-experience-item .experience-right{width:100%}.resumer-detail-external .resumer-content .resumer-work-experience .resumer-work-experience-item .experience-right .resumer-item-list{padding:.1rem 0 0}.resumer-detail-external .resumer-content .resumer-work-experience .resumer-work-experience-item .experience-right .experience-right-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:.05rem}.resumer-detail-external .resumer-content .resumer-work-experience .resumer-work-experience-item .experience-right .experience-right-title .experience-right-date{font-size:.12rem;color:rgba(0,0,0,.4);line-height:.2rem}.resumer-detail-external .resumer-content .resumer-work-experience .resumer-work-experience-item .experience-right .experience-right-title .iconfont{font-size:.14rem;color:#ccc}.resumer-detail-external .resumer-content .resumer-work-experience .resumer-work-experience-item .experience-right .experience-right-name{font-size:.15rem;color:#000;line-height:.3rem;margin-bottom:.16rem}.resumer-detail-external .resumer-content .resumer-work-experience .resumer-work-experience-item .experience-right .experience-right-content{font-size:.15rem;line-height:.3rem;color:rgba(0,0,0,.7)}.resumer-detail-external .resumer-content .resumer-work-experience .add-btn{margin:.2rem 0 0;height:.4rem;line-height:.4rem;text-align:center;border:.01rem dashed #d8d8d8;background-color:hsla(0,0%,58%,.05);color:#000;font-size:.15rem;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.resumer-detail-external .resumer-content .resumer-work-experience .add-btn span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.resumer-detail-external .resumer-content .resume-confirmation{background-color:#fff;border-radius:.05rem;padding:6px 14px}.resumer-detail-external .resumer-content .resume-confirmation .am-checkbox-agree{margin-left:0;padding:2px 0}.resumer-detail-external .resumer-content .resume-confirmation .am-checkbox-agree .am-checkbox-agree-label{font-size:.13rem}.resumer-detail-external .resumer-content .resume-confirmation .am-checkbox-inner{width:16px;height:16px;border-radius:0}.resumer-detail-external .resumer-content .resume-confirmation .am-checkbox.am-checkbox-checked .am-checkbox-inner{background-color:#fff;border-color:#ccc}.resumer-detail-external .resumer-content .resume-confirmation .am-checkbox.am-checkbox-checked .am-checkbox-inner:after{border-color:#000}.resumer-detail-external .resumer-content .resume-confirmation .am-checkbox-inner:after{top:0;right:4px}.resumer-detail-external .my-button-box{width:100%;padding:0 .23rem;position:fixed;bottom:.26rem;left:0;z-index:50;display:flex;flex-direction:row}.resumer-detail-external .my-button-box .my-button{flex:1;height:.4rem;line-height:.4rem;text-align:center;background-color:#707070;color:#fff;font-size:.13rem;border-radius:1rem;box-shadow:0 .03rem .06rem rgba(0,0,0,.16)}.resumer-detail-external .my-button-box .my-button-disabled{background-color:#fff;border:.01rem solid hsla(0,0%,44%,.4);color:rgba(0,0,0,.4)}.promptModal{width:3.4rem}.promptModal .promptModalCon .promptModalImg{padding:.42rem 0}.promptModal .promptModalCon .promptModalImg img{width:1.22rem;display:block;margin:0 auto}.promptModal .promptModalCon .promptModalText{font-size:.16rem;line-height:.24rem;font-weight:700;color:#000}.promptModal .promptModalCon .promptModalBtn{width:2.44rem;height:.4rem;line-height:.4rem;text-align:center;background-color:#516ae6;color:#fff;font-size:.14rem;border-radius:1rem;box-shadow:0 .03rem .06rem rgba(0,0,0,.16);margin:.24rem auto}.promptModal .promptModalCon .promptModalIcon{padding:.4rem 0 .2rem}.promptModal .promptModalCon .promptModalIcon .am-icon{width:1.13rem;height:1.13rem;color:#dbdbdb}.promptModal .promptModalConIn{padding-top:.3rem}.promptModal .promptModalConIn .promptModalText{padding-bottom:.2rem!important}.promptModal .promptModalConIn .promptModalSubText{width:100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.externalResumerSuccessCon{min-height:100vh;background:#fff;display:flex;flex-direction:column;align-items:center;padding-top:1rem}.externalResumerSuccessCon .promptModalText{font-size:.16rem;line-height:.24rem;font-weight:700;color:#000;padding:0 .4rem}.externalResumerSuccessCon .promptModalIcon{padding:.4rem 0 .2rem}.externalResumerSuccessCon .promptModalIcon .am-icon{width:1.13rem;height:1.13rem;color:#dbdbdb}.resume-confirmation-modal .am-modal-body .resume-confirmation-modal-content{height:2.5rem;overflow-y:auto;padding:0 .08rem;text-align:left}.resume-confirmation-modal .am-modal-body .resume-confirmation-modal-content p{margin-top:.08rem}.resume-confirmation-modal .am-modal-body .resume-confirmation-modal-footer{padding-top:.08rem}.resume-confirmation-honor-modal{width:3.4rem}.resume-confirmation-honor-modal .am-modal-content{padding:0}.resume-confirmation-honor-modal .am-modal-body{padding-bottom:0!important}.resume-confirmation-honor-modal .am-modal-body .resume-confirmation-modal-content{height:3.4rem;overflow-y:auto;text-align:left}.resume-confirmation-honor-modal .am-modal-body .resume-confirmation-modal-content a{color:#1890ff}.resume-confirmation-honor-modal .am-modal-body .resume-confirmation-modal-content span{word-break:break-all}.resume-confirmation-honor-modal .am-modal-body .resume-confirmation-modal-content .am-tabs-default-bar-tab{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.resume-confirmation-honor-modal .am-modal-body .resume-confirmation-modal-footer{padding:.08rem 0;display:flex;align-items:center;justify-content:center;width:100%}.resume-confirmation-honor-modal .am-modal-body .resume-confirmation-modal-footer .my-button{margin-left:.1rem;width:1rem;height:.35rem}.not-found-container{height:100vh;width:100vw;padding:60pt;font-size:.14rem}.not-found-container img{top:40%}.not-found-container div,.not-found-container img{position:absolute;left:50%;transform:translate(-50%,-50%)}.not-found-container div{display:inline-block;top:61%;color:rgba(51,51,51,.7)}.career-talk--list-wrap{position:absolute;top:0;left:0;right:0;bottom:0;height:100vh;overflow-x:hidden;overflow-y:scroll;background-color:rgba(246,249,251,.39)}.career-talk--list-wrap .career-banner{width:100%;height:2.08rem;background-color:#69c8c7}.career-talk--list-wrap .career-tab-main{position:absolute;top:1.76rem;width:100%;height:.48rem;border-radius:.16rem;display:flex;background-color:#fff;box-shadow:0 2px 5px rgba(0,0,0,.04)}.career-talk--list-wrap .career-tab-main.onSelect{border-radius:.16rem .16rem 0 0!important}.career-talk--list-wrap .career-tab-main .tab-item{flex:1;display:flex;align-items:center;justify-content:center;font-size:.14rem;font-family:PingFang SC;font-weight:400;color:rgba(0,0,0,.85);position:relative}.career-talk--list-wrap .career-tab-main .tab-item .icon-style{position:absolute;top:0;left:0;color:#2ab0cd}.career-talk--list-wrap .career-tab-main .tab-item.selected{color:#1989fa!important}.career-talk--list-wrap .career-tab-main .tab-item .am-list-line{padding-right:0}.career-talk--list-wrap .career-tab-main .tab-item .am-list-extra{flex:1;font-size:.14rem;font-family:PingFang SC;font-weight:400;color:rgba(0,0,0,.85)}.career-talk--list-wrap .career-tab-main .tab-item .am-list-item{margin:0;padding:0}.career-talk--list-wrap .career-tab-main .tab-item .tab-item-name{margin:0 .06rem;max-width:.75rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.career-talk--list-wrap .career-list-main{position:relative;padding:.1rem .08rem;margin-top:.06rem}.career-talk--list-wrap .career-list-main .list-item{width:100%;padding:.16rem;background-color:#fff;box-shadow:0 2px 5px rgba(0,0,0,.04);border-radius:.16rem;margin-top:.12rem}.career-talk--list-wrap .career-list-main .list-item .item-top{display:flex}.career-talk--list-wrap .career-list-main .list-item .item-top .item-top-title{flex:1;font-size:.18rem;font-family:Alibaba PuHuiTi;font-weight:600;color:rgba(0,0,0,.85);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.career-talk--list-wrap .career-list-main .list-item .item-top .item-top-operation{font-size:.16rem;font-family:Alibaba PuHuiTi;font-weight:600;color:#2ab0cd;display:flex;margin-left:.1rem}.career-talk--list-wrap .career-list-main .list-item .item-top .item-top-operation .op-iconfont{font-size:12px;color:rgba(0,0,0,.39);padding-top:.02rem}.career-talk--list-wrap .career-list-main .list-item .item-top .item-top-operation.disabled{color:#858c96!important}.career-talk--list-wrap .career-list-main .list-item .item-place{height:.2rem;border-radius:.04rem;background:rgba(0,0,0,.02);font-size:.12rem;font-family:Alibaba PuHuiTi;font-weight:400;color:rgba(0,0,0,.45);padding:.04rem .08rem;margin-top:.08rem;display:inline-block}.career-talk--list-wrap .career-list-main .list-item .item-bottom{margin-top:.14rem;margin-left:.08rem;font-size:.14rem;font-family:Alibaba Sans;font-weight:400;color:rgba(0,0,0,.65);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:3.2rem}.career-talk--list-wrap .career-list-main .list-item .item-bottom.bottom-style{margin-top:.08rem!important}.career-talk--list-wrap .select-tab-warp{position:fixed;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.45);z-index:15}.career-talk--list-wrap .select-tab-warp .select-data-wrap{max-height:2.6rem;background-color:#fff;padding:0 .2rem;border-radius:0 0 .16rem .16rem;overflow-x:hidden;overflow-y:scroll}.career-talk--list-wrap .select-tab-warp .select-data-wrap .select-data-wrap-item{width:100%;height:.44rem;font-size:.14rem;line-height:.44rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;border-bottom:1px solid rgba(0,0,0,.1)}.career-talk--list-wrap .select-tab-warp .select-data-wrap .select-data-wrap-item.selected{color:#2ab0cd}.info-banner{width:100%;height:1.68rem;background-color:#69c8c7;background-image:url(/mc//img/headerBg.png?d317877a99c4bb41f91c02f88736aeac);background-repeat:no-repeat;background-position:50%;background-size:100% 100%;padding:.28rem 1rem .8rem .24rem;display:flex;align-items:center}.info-banner>div{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;font-size:.2rem;font-family:Alibaba PuHuiTi;font-weight:600;line-height:.24rem;color:#fff}.info-school{width:.72rem;height:.72rem;border-radius:50%;box-shadow:0 2px 5px rgba(0,0,0,.04);position:absolute;top:.68rem;right:.2rem;z-index:15;background:#fff}.info-main{width:100%;height:1.6rem;border-radius:.16rem;position:absolute;top:1.04rem;background-color:#fff;z-index:9;padding:.24rem}.info-main .item-top-title{max-width:2.5rem;font-size:.2rem;font-family:Alibaba PuHuiTi;font-weight:600;color:rgba(0,0,0,.85);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.info-main .item-date{margin-top:.08rem;font-size:.12rem;font-family:Alibaba Sans;font-weight:400;color:rgba(0,0,0,.45);max-width:2.8rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.info-main .item-date.bold-style{margin-bottom:.06rem;font-weight:500;color:rgba(0,0,0,.85)!important}.info-main .item-date.place-style{margin-top:0!important}.info-main .item-place{width:3.35rem;height:.48rem;border-radius:0 .58rem .58rem 0;padding:.08rem 0;margin-top:.16rem;background-image:url(/mc//img/place.png?b42feee46cf49b1b1a2bb6ba7bbc6731);background-size:100% 100%;background-repeat:no-repeat;background-position:50%;display:flex;align-items:center}.no-data{height:1rem;display:flex;align-items:center;justify-content:center;font-size:.16rem;font-family:Alibaba PuHuiTi;font-weight:400;color:rgba(0,0,0,.65)}.career-talk--detail-wrap{position:absolute;top:0;left:0;right:0;bottom:0;height:100vh;overflow-x:hidden;overflow-y:scroll;background-color:rgba(246,249,251,.39)}.career-talk--detail-wrap .detail-tab{display:flex;padding:.18rem .13rem;align-items:center;position:relative;height:.56rem}.career-talk--detail-wrap .detail-tab .detail-tab-item{font-size:.15rem;font-family:Alibaba PuHuiTi;font-weight:400;color:rgba(0,0,0,.65);letter-spacing:.01rem;margin-right:.24rem}.career-talk--detail-wrap .detail-tab .detail-tab-item>div{width:.38rem;height:.04rem;background:linear-gradient(90deg,#36d7ab,#2ab0cd);border-radius:.02rem;position:absolute;bottom:.16rem;z-index:9}.career-talk--detail-wrap .detail-tab .detail-tab-item>span{position:absolute;top:.18rem;z-index:10}.career-talk--detail-wrap .detail-tab .detail-tab-item.select{font-size:.18rem;color:rgba(0,0,0,.85);font-weight:600}.career-talk--detail-wrap .info-wrap{margin:0 .08rem .96rem;padding:.16rem;border-radius:.16rem;box-shadow:0 2px 5px rgba(0,0,0,.04);background-color:#fff}.career-talk--detail-wrap .info-wrap .wrap-img{width:3.28rem;height:1.84rem;margin-bottom:.16rem;background-color:#e6e7e9;border-radius:.16rem}.career-talk--detail-wrap .info-wrap .wrap-text{font-size:.16rem;font-family:Alibaba PuHuiTi;font-weight:400;line-height:.26rem;color:rgba(0,0,0,.65);letter-spacing:.01rem;white-space:pre-wrap;word-break:break-all}.career-talk--detail-wrap .job-item{background-color:#fff;border-radius:.16rem;box-shadow:0 2px 5px rgba(0,0,0,.04);padding:.24rem .16rem;margin:0 .08rem .1rem}.career-talk--detail-wrap .job-item .job-item-title{font-size:.18rem;font-family:Alibaba PuHuiTi;font-weight:600;color:rgba(0,0,0,.85);margin-bottom:.14rem}.career-talk--detail-wrap .job-item .job-item-place{font-size:.14rem;font-family:Alibaba PuHuiTi;font-weight:400;color:rgba(0,0,0,.65);width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bottom-btn{width:100%;height:.72rem;display:flex;box-shadow:0 -3px 6px rgba(0,0,0,.03);padding:.12rem .16rem;background-color:#fff;position:absolute;bottom:0}.bottom-btn .share-item{margin-right:.06rem}.bottom-btn .share-item .share-txt{font-size:.1rem;margin-top:.04rem;font-family:Alibaba PuHuiTi;font-weight:400;color:rgba(0,0,0,.65);white-space:nowrap}.bottom-btn .signUpNow{width:2.88rem;height:.48rem;background:linear-gradient(90deg,#36d7ab,#2ab0cd);border-radius:.24rem;display:flex;align-items:center;justify-content:center;font-size:.15rem;font-family:Alibaba PuHuiTi;font-weight:600;color:#fff}.career-talk-edit-wrap{position:absolute;top:0;left:0;right:0;bottom:0;height:100vh;padding-bottom:.72rem;overflow-x:hidden;overflow-y:scroll;background-color:rgba(246,249,251,.39)}.career-talk-edit-wrap .career-talk-edit-main{margin:.1rem .08rem;padding:.16rem;border-radius:.16rem;background-color:#fff;position:relative}.career-talk-edit-wrap .career-talk-edit-main .agreeLink{color:#2ab0cd!important}.career-talk-edit-wrap .career-talk-edit-main .sign-in-success{width:.8rem;height:.6rem;position:absolute;top:.08rem;right:.16rem;background-image:url(/mc//img/qiandao.png?fdddb22345a0045910355249f3e2c226);background-size:100% 100%;background-repeat:no-repeat;background-position:50%}.career-talk-edit-wrap .career-talk-edit-main .career-talk-text-wrap{display:flex;margin-top:.16rem;align-items:center}.career-talk-edit-wrap .career-talk-edit-main .career-talk-text-wrap .text-wrap-left{width:1rem;padding-right:.06rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.16rem;font-family:Alibaba PuHuiTi;font-weight:400;color:rgba(0,0,0,.65)}.career-talk-edit-wrap .career-talk-edit-main .career-talk-text-wrap .text-wrap-right{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.16rem;font-family:Alibaba PuHuiTi;font-weight:400;line-height:20px;color:rgba(0,0,0,.85)}.career-talk-edit-wrap .career-talk-edit-main .career-talk-edit-title{font-size:.2rem;font-family:Alibaba PuHuiTi;font-weight:600;color:rgba(0,0,0,.85)}.career-talk-edit-wrap .career-talk-edit-main .career-talk-edit-txt{margin-top:.06rem;font-size:.12rem;font-family:Alibaba PuHuiTi;font-weight:400;color:rgba(0,0,0,.45)}.career-talk-edit-info{margin-top:.16rem}.career-talk-edit-info .edit-info-text{font-size:.14rem;font-family:Alibaba PuHuiTi;font-weight:600;color:rgba(0,0,0,.85);position:relative}.career-talk-edit-info .edit-info-text>span{position:absolute;left:-.1rem;top:.02rem;color:#f5222d}.career-talk-edit-info .edit-info-label{position:relative;min-height:.48rem;border-radius:.04rem;margin-top:.1rem;font-size:.16rem;font-family:Alibaba PuHuiTi;font-weight:400;line-height:.2rem;color:rgba(0,0,0,.65);overflow:hidden}.career-talk-edit-info .edit-info-label .phone-select-item{position:absolute;top:.12rem;left:.04rem;width:.75rem;height:.2rem;display:flex;align-items:center;z-index:5}.career-talk-edit-info .edit-info-label .phone-select-item .phone-num{font-size:.15rem;color:#000;font-family:.PingFang SC;min-width:.5rem}.career-talk-edit-info .edit-info-label .phone-select-item .phone-icon{font-size:.08rem;margin-left:.05rem;margin-top:.03rem}.career-talk-edit-info .edit-info-label .label-icon{position:absolute;top:.16rem;right:.16rem;color:rgba(0,0,0,.2)}.bottom-btn{width:100%;height:.72rem;display:flex;box-shadow:0 -3px 6px rgba(0,0,0,.03);padding:.12rem .16rem;background-color:#fff;position:fixed;bottom:0;z-index:9}.bottom-btn .signUpNow{width:3.43rem;height:.48rem;background:linear-gradient(90deg,#36d7ab,#2ab0cd);border-radius:.24rem;display:flex;align-items:center;justify-content:center;font-size:.15rem;font-family:Alibaba PuHuiTi;font-weight:600;color:#fff}.input-code-wrap{position:absolute;width:45%;height:100%;z-index:1;top:0;right:0;border-radius:2px;display:flex;align-items:center;font-size:.14rem;font-family:PingFang SC;font-weight:400;line-height:20px;padding:10px;overflow:hidden}.input-code-wrap>input{width:60%;margin-right:.04rem;font-size:.14rem;flex:1;color:rgba(0,0,0,.85);height:.2rem!important}.input-code-wrap>div{font-size:.14rem;height:.2rem!important;color:#3370ff;white-space:nowrap;cursor:pointer}.ct-select-warp .am-list-item{height:.48rem;background-color:rgba(0,0,0,.04)}.ct-select-warp .am-list-extra{text-align:left!important;flex-basis:92%!important}.ct-dataPicker-wrap{position:relative}.ct-dataPicker-wrap .am-list-item{background-color:rgba(0,0,0,.04)!important}.ct-dataPicker-wrap .am-list-extra{text-align:left!important;flex-basis:92%!important}.ct-dataPicker-wrap .check-box-item{position:absolute;right:0;top:0}.checkbox-wrap .am-list-item{background-color:rgba(0,0,0,.04)!important}.upload-file{font-size:.16rem;color:#000;display:flex;flex-direction:row;align-items:center;margin-bottom:.03rem}.upload-file span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.upload-file .icon-gb{padding:.12rem;font-size:.14rem}.am-textarea-item{border-bottom:.01rem solid #ddd!important}.upload-btn{width:100%;height:.4rem;line-height:.4rem;text-align:center;border:.01rem dashed #d8d8d8;background-color:hsla(0,0%,58%,.05);color:#000;font-size:.15rem;position:relative;margin:.1rem 0}.upload-btn button,.upload-btn input{position:absolute;left:0;top:0;height:100%;width:100%;opacity:0}.upload-text{text-align:center;color:#999;font-size:.12rem}.picCutCon{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000}.picCutCon,.picCutCon .cropper-bg{background:#000}.picCutCon .cropper-view-box{outline:1px solid #fff;outline-color:#fff}.picCutCon .cropper-crop-box .cropper-center{display:none}.picCutCon .picCutBtn{position:fixed;left:0;bottom:0;width:100%;height:1rem;display:flex;justify-content:center;align-items:center;background:#fff}.picCutCon .picCutBtn span{width:1.55rem;height:.4rem;line-height:.4rem;text-align:center;border-radius:.2rem;font-size:.12rem;margin:0 .08rem;color:#000;border:1px solid #999}.picCutCon .picCutBtn span.picCutSave{background:#009cef;border:1px solid #009cef;color:#fff}.searchInputComponent{width:100%;height:100%;overflow:hidden;position:fixed;background-color:#fff;left:0;top:0;z-index:100}.searchInputComponent .am-list{padding:.12rem .24rem .24rem!important;overflow:hidden}.searchInputComponent .am-list .am-list-body{border:none;overflow:hidden}.searchInputComponent .am-list .am-list-body .am-list-item{padding:0}.searchInputComponent .am-list .inputBox{position:relative}.searchInputComponent .am-list .inputBox .am-icon-cross-circle-o{color:#ccc;position:absolute;right:0;top:50%;width:.16rem;height:.16rem;margin-top:-8px}.searchInputComponent .am-list .inputBox .am-input-control{margin-right:.2rem}.searchInputComponent .am-list .searchList{overflow-y:auto}.searchInputComponent .am-list .searchList li{padding:.15rem 0}.searchInputComponent .am-list .searchList li span{font-size:.13rem;color:#000}.searchInputComponent .am-list .searchList li:not(:last-child){border-bottom:.01rem solid hsla(0,0%,44%,.4)}.nationsearchInputComponent{width:100%;height:100%;overflow:hidden;position:fixed;background-color:#fff;left:0;top:0;z-index:100}.nationsearchInputComponent .input-search{font-size:18px;position:absolute;top:8px;left:10px;z-index:110;color:#a9a9a9}.nationsearchInputComponent .new-search-title{font-family:PingFang SC;font-size:17px;color:#333;line-height:22px;padding:10px 0}.nationsearchInputComponent .am-list-line{background-color:#f2f2f2!important;border-radius:7px;padding-left:36px;height:34px}.nationsearchInputComponent .am-icon{right:10px!important;top:16px!important}.nationsearchInputComponent .left-fixed-item{font-size:11px;line-height:16px;color:#7d7d7d;font-family:SF Pro Text;position:fixed;top:156px;right:8px;text-align:center}.nationsearchInputComponent .am-list{padding:.12rem .24rem .24rem!important;overflow:hidden;height:100%}.nationsearchInputComponent .am-list .am-list-body{position:relative;height:100%;border:none;overflow:hidden}.nationsearchInputComponent .am-list .am-list-body .am-list-item{padding:0}.nationsearchInputComponent .am-list .inputBox{position:relative}.nationsearchInputComponent .am-list .inputBox .am-icon-cross-circle-o{color:#ccc;position:absolute;right:0;top:50%;width:.16rem;height:.16rem;margin-top:-8px}.nationsearchInputComponent .am-list .inputBox .am-input-control{margin-right:.2rem}.nationsearchInputComponent .am-list .searchList{position:absolute;top:48px;left:0;right:0;bottom:0;overflow-y:auto}.nationsearchInputComponent .am-list .searchList li{border-bottom:.01rem solid #dadada;padding:.15rem 0}.nationsearchInputComponent .am-list .searchList li .search-list-item{display:flex}.nationsearchInputComponent .am-list .searchList li .search-list-item .search-list-item-main{flex:1;font-family:PingFang SC;font-size:16px;line-height:22px;color:#333}.nationsearchInputComponent .am-list .searchList li span{font-size:.13rem;color:#000}.condition-filter-wrap{position:absolute;top:0;right:0;left:0;bottom:0;overflow-x:hidden;overflow-y:scroll;background-color:#f7f7f7}.condition-filter-wrap.org{padding-top:.12rem;background-color:#fff}.condition-filter-wrap.navigationC{margin-top:44px}.condition-filter-wrap .condition-search{background-color:#fff;padding:.2rem .12rem .08rem}.condition-filter-wrap .condition-search .am-search{height:34px;border-radius:7px;background-color:#f4f4f4!important}.condition-filter-wrap .condition-search .am-search .am-search-input{background-color:#f4f4f4!important}.condition-filter-wrap .condition-search .am-search-synthetic-ph{padding-left:15px;text-align:left;box-sizing:border-box;width:auto!important}.condition-filter-wrap .condition-search .am-search-cancel{display:none}.condition-filter-wrap .condition-content-wrap{position:absolute;top:.62rem;right:0;left:0;bottom:0;overflow-x:hidden;overflow-y:scroll}.condition-filter-wrap .condition-content-wrap .condition-wrap-item{padding:.16rem;background-color:#fff;border-bottom:.005rem solid rgba(0,0,0,.2);display:flex;align-items:center}.condition-filter-wrap .condition-content-wrap .condition-wrap-item .item-left{flex:1}.condition-filter-wrap .condition-content-wrap .condition-wrap-item .item-left>div:first-child{font-size:.16rem;font-family:PingFang SC;font-weight:500;line-height:.22rem;color:rgba(0,0,0,.85);margin-bottom:.04rem;margin-right:.1rem}.condition-filter-wrap .condition-content-wrap .condition-wrap-item .item-left>div:last-child{font-size:.14rem;font-family:PingFang SC;font-weight:400;line-height:.2rem;color:rgba(0,0,0,.45)}.condition-filter-wrap .condition-content-wrap .condition-wrap-item .item-right{font-size:.14rem;font-family:PingFang SC;font-weight:400;line-height:.2rem;color:#0a52b0}.condition-filter-wrap .condition-content-wrap .condition-cascade-item{padding:.16rem;background-color:#fff;border-bottom:.005rem solid rgba(0,0,0,.2);display:flex;align-items:center}.condition-filter-wrap .condition-content-wrap .condition-cascade-item .icon-style{font-size:.14rem;color:rgba(0,0,0,.18)}.condition-filter-wrap .condition-content-wrap .condition-cascade-item .item-title{display:flex;align-items:center;flex:1;font-size:.16rem;font-family:PingFang SC;font-weight:400;line-height:.22rem;color:rgba(0,0,0,.85);margin-right:.1rem}.condition-filter-wrap .condition-content-wrap .condition-cascade-item .item-title .name-icon{width:.22rem;height:.22rem;margin-right:.04rem;background-size:100% 100%;background-repeat:no-repeat;background-position:50%}.condition-filter-wrap .condition-content-wrap .condition-cascade-item .item-title .name-icon.affiliation{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAABHNCSVQICAgIfAhkiAAAAsBJREFUWEftmE1rE1EUhp18CoWkBCKILhQKXbgIMSEmG0mQkIVaceMP8Yf4I1zqplpBJWB0IVHIJ7ELobiqiLbUpCRCQj58TsmEYUjbmTYfU7izSTK5d+a5733PufdcbTQaaZcu0KUp4DnP1lwUTiQS1/v9ftrn833h2pnlGGYOHI/H0wDeFkjstlsul184EjgSiYTdbnfO5XJd0QEdCxyLxUTRlKZp/sFgcAh0he9pxwFnMhl/s9nMoeza2ALbgUDgY6fTCQ+HwyeOApbAQs1HoipgXa/X+14PMPnPUcDmwAL6XalUOtS96xhgc2ChcLFarRbNWcARwObAYspf1ev1vWkpC+Cb5OHHWGWfAT1feFoDNse03zIGVqFQ6B4HIoOTLCH/M7BaMBj8RPvBLMAtLRx49qm8zOPxvLaycumWAHZEitP4/Ev3rUqlsn9eaFvABNYzKy/UgfH4L2lP2ruKPQaAf67VaiW+W3nM1DZzBZY8jKovmaEU8HdEbbmHv9/g/39noZ47sL6XSCaT13q93gOgVyRv4/G3zNgPu9ALAxYwWRlbrdZ9oG+MA/gb4B8A71sFXyiwDoVFoqh8F1g3Vmlhka1Go/HHCvRSgAVsvAg9RO1V4IfcKuL3r6cF5NKABRqlPQDe03M8WeQnOXvzpBy/VGCDRdaBzaK2j3ubJwWjI4AFPBqNbsg29bTFSQGLWmfZrSmFRTm7ewk7JZJSWClsWoeVJZQllCUMCuhFqMrDBlFUllBZ4rxZIpvNBqhoj46jzBfVQGpc5e5aKRTZ9PipHsJyuM0x7LaVPrRdp1QK0fc7G/kDvQ/P2TOeNk028JwbrFG9blh5+CLbmHd8E2A5M2i32wIdmAK0wkhDdkB5UZ8+Byh37KGh8Xm0vczvVWbzN59HZ1nc64ZCoZ18Pj85e7ZUItkBnXfbCwf8H08wrAL1Gs21AAAAAElFTkSuQmCC)}.condition-filter-wrap .condition-content-wrap .condition-cascade-item .item-title .name-icon.postType{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAABHNCSVQICAgIfAhkiAAAA39JREFUWEftmL9rWlEUx6NGFATrEumQDqWdzJD4AyGZzJRO6ZYpmZqp3fqHdOyUTi0dEii0UzPZoSiIPzDUTi0EFFriooWCosZ+j3jLe/ruu+e+9xQCCkHMPfeczz33/HrPNx6PfWt36ONbAS/4tlYeXrCD1zzx8P7+fqjT6aQAu+Hz+aL4juO76ff7b4LBYKtQKPz06iCugbPZ7OZoNDpE8oZlUFj7EYvFLvP5fN8tuCvgTCaTu729Jc+uwaOtQCDwrd/vt+v1ent6kDiWdgEcwnpvOBxe0JobaMfAe3t7j3q93lOAkNeKlUqlagUyDZcDyD0GeBeefufG046A4dkojB9TGKyvr38ulUrfVV5Lp9NHkN+k8KjVap9U8rJ1R8DJZHIXHqOrZhufHvKEwgMx/9ZpaDgCFt6Cd8/h3RbXW9h3AOAt7q1Y6ZUCI2kSg8HgnuUmeJf+D+NFLizJoczdx56H+PuFn9dWe5G4jXK5/EcrJLa3tzew8UQHxitZqjZI4HMtYCpJKEGUJHTShlcwKj2UF1T+APxaFzgB4Cc6SaWC4aynUqmXJFetVl9pARuqQBElSCtOOWAymbsIfIzDxO3KnmWV8KL8OPE0p1zKgCddSbfOOoE07lkqMJXCED6z0JFIpM2dHTi5I/Pwc5oTUOjP7Iq4gBOGZB7W1UMNSZbslsCcbDXC7ezsHAFqUwbMDS1xcOiqwlFfrPTZAmu03gQKPrXxG8D9N0TNh4xirYG5WdpuBRhAaQrcsut2c8A0VUH5qcMEukbR/yD2ipvS1QXg3+h271kepoG72+2+gPBfnPaKYwxyDygkYKgEQ19ngbk3ZfBwE3ouWMBijlANIUZlIvbo6mnaEmsiJOxarVGPGLroyQRJ94YFjFqYwoYcGccpLzkeVlUJLjDZUiX8XAxzauHsISju0U5zuNK5J2fkQ1NnHoH9U3pVIGvPc8Ci24TD4Y9evk/g3BTJqLrdHDCuRDmAcI07kVPdsBWwciZ1AsLdI3JI1jxMwKIG05MG4u6Ma8RLOVWVMgGrhL0Ek+kSTpM9KpmAOb18GdB2pW02JCbvyuympSUBTxLfamgyAatKyjJgyQZu+pDexVmV1tmQeCamrulLvmUxmuzglqPEYXXTJmCn09WiTqUEpgyliWlRALp6rR6vHL0M1DXspfwK2EtvsubhRRt0q/8fn/nE89b+Ur4AAAAASUVORK5CYII=)}.condition-filter-wrap .condition-content-wrap .condition-cascade-item .item-right{font-size:.14rem;font-family:PingFang SC;font-weight:400;line-height:.2rem;color:#0a52b0}.condition-filter-wrap .condition-content-wrap .show-all-btn{width:1.2rem;height:.4rem;border:1px solid #0a52b0;border-radius:.5rem;display:flex;align-items:center;justify-content:center;font-size:.13rem;font-family:.PingFang SC;font-weight:400;color:#0a52b0;margin:.24rem auto}.condition-filter-wrap.navigationC .wrap-scroll{height:65.5vh!important}.condition-filter-wrap .wrap-bottom-btn{position:fixed;width:100%;height:.68rem;line-height:.68rem;bottom:0;justify-content:center}.talent-list-wrap{position:absolute;top:0;left:0;right:0;bottom:0;overflow-x:hidden;overflow-y:scroll;background-color:#fff;white-space:pre-wrap}.talent-list-wrap::-webkit-scrollbar{display:none}.no-data-wrap{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;overflow:hidden;padding:1px}.no-data-wrap .no-data-img{width:1.2rem;height:1.54rem;object-fit:cover;margin:1.2rem auto .25rem;text-align:center;display:block}.no-data-wrap .no-data-txt{font-size:.12rem;font-family:PingFang SC;font-weight:400;line-height:.24rem;color:rgba(0,0,0,.45);text-align:center}.banner-wrap{width:100%;height:2.8rem}.banner-wrap .show-style{width:100%;height:100%;background:rgba(0,0,0,.6);object-fit:cover}.banner-wrap .banner-content{position:absolute;top:.63rem;left:.16rem}.banner-wrap .banner-content .content-title{font-size:.32rem;font-family:Source Han Sans CN;font-weight:700;line-height:.46rem;color:#fff}.banner-wrap .banner-content .content-txt{font-size:.16rem;font-size:.12rem;font-family:PingFang SC;font-weight:400;line-height:.17rem;color:#fff;margin-top:.12rem;margin-right:.16rem}.banner-wrap .banner-content .content-btn{width:1.2rem;height:.4rem;background:#3370ff;opacity:1;border-radius:.04rem;margin-top:.4rem;display:flex;align-items:center;justify-content:center;font-size:.13rem;font-family:PingFang SC;font-weight:400;line-height:.2rem;color:#fff;cursor:pointer}.activity-title{margin:.4rem .16rem .24rem;font-size:.22rem;font-family:PingFang SC;font-weight:600;line-height:.3rem;color:rgba(0,0,0,.85)}.activity-txt{font-size:.15rem;font-family:PingFang SC;font-weight:400;line-height:.25rem;color:rgba(0,0,0,.65);margin:0 .16rem .52rem}.activity-list-wrap{vertical-align:top;width:100%;overflow-x:auto;white-space:nowrap;padding:0 .08rem}.activity-list-wrap::-webkit-scrollbar{display:none}.activity-list-wrap .list-item{vertical-align:top;width:3rem;height:4rem;background:hsla(0,0%,100%,.39);border:1px solid #f5f6f7;box-shadow:.01rem .02rem .28rem rgba(0,0,0,.04);border-radius:.08rem;display:inline-block;margin:.08rem}.activity-list-wrap .list-item .item-img{width:100%;height:1.73rem;border-radius:.08rem .08rem 0 0;background-color:rgba(0,190,165,.39);object-fit:cover}.activity-list-wrap .item-title{margin:.2rem .2rem .14rem;font-size:.18rem;font-family:PingFang SC;font-weight:500;line-height:.26rem;color:rgba(0,0,0,.85);height:.78rem;word-break:break-all;white-space:pre-wrap;overflow:hidden}.activity-list-wrap .item-place{font-size:.14rem;font-family:Microsoft YaHei;font-weight:400;line-height:.2rem;color:rgba(0,0,0,.85);margin:0 .2rem .08rem;word-break:break-all;overflow:hidden}.activity-list-wrap .item-btn{display:flex;align-items:center;margin:.2rem}.activity-list-wrap .item-btn .btn-left{font-size:.14rem;font-family:PingFang SC;font-weight:500;line-height:.2rem;color:#336ffe;flex:1}.activity-list-wrap .item-btn .btn-right{background:rgba(0,190,165,.1);border-radius:0 .08rem 0 .08rem;padding:.04rem .08rem;font-size:.11rem;font-family:PingFang SC;font-weight:400;line-height:.16rem;color:#00bea5}.activity-list-wrap .item-btn .btn-right.start{color:#2897fc;background:rgba(40,151,252,.1)}.activity-list-wrap .item-btn .btn-right.pend{color:#00bea5;background:rgba(0,190,165,.1)}.activity-list-wrap .item-btn .btn-right.end{color:#f93a3a;background:rgba(249,58,58,.1)}.talentCommunityVideo{width:100%;height:100%;position:relative;background-color:#000;object-fit:cover}.activity-introduce-wrap{width:100%;height:2.54rem;position:relative}.activity-introduce-wrap .introduce-one{width:2.53rem;height:2.12rem;border-radius:.08rem;background-color:rgba(0,0,0,.6);position:absolute;top:0;left:.16rem;z-index:2}.activity-introduce-wrap .introduce-default-img{width:2.53rem;height:2.2rem;border-radius:.08rem;background-color:#3370ff;position:absolute;top:.33rem;right:.32rem;z-index:1;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;background-image:url(/mc//img/introduce.png?4f654a1dc4dd0b0216b05c6a9bbb438d)}.activity-benefit-wrap{margin:0 .16rem;background-color:#f7f8f9;box-shadow:.01rem .02rem .28rem rgba(0,0,0,.04);border-radius:.08rem;overflow:hidden}.activity-benefit-wrap .benefit-img{width:100%;height:1.37rem;object-fit:cover;background-color:rgba(0,0,0,.6)}.activity-benefit-wrap .benefit-introduce{padding:.2rem}.activity-benefit-wrap .introduce-title{font-size:.2rem;font-family:PingFang SC;font-weight:500;line-height:.24rem;color:rgba(0,0,0,.85);margin-bottom:.12rem}.activity-benefit-wrap .introduce-txt{font-size:.15rem;font-family:PingFang SC;font-weight:400;line-height:.22rem;color:rgba(0,0,0,.85)}.activity-video-wrap{margin:.28rem 0 0;padding:.4rem .16rem;background-color:#3370ff}.activity-video-wrap .video-wrap{width:100%;height:1.93rem;border-radius:.08rem;overflow:hidden}.activity-video-wrap .video-title{font-size:.2rem;font-family:PingFang SC;font-weight:600;line-height:.28rem;color:#fff;margin:.24rem 0 .12rem}.activity-video-wrap .video-txt{font-size:.15rem;font-family:PingFang SC;font-weight:400;line-height:.25rem;color:#fff;word-break:break-all;margin-bottom:.24rem}.activity-video-wrap .video-btn{width:120px;height:40px;background-color:#fff;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:.13rem;font-family:PingFang SC;font-weight:400;line-height:.2rem;color:#3370ff}.activity-join{background-color:#f7f8f9;padding:.4rem .16rem;margin-top:.4rem;position:relative}.activity-join .join-title{font-size:.22rem;font-family:PingFang SC;font-weight:500;line-height:.45rem;color:rgba(0,0,0,.85);margin-bottom:.12rem}.activity-join .join-txt{font-size:15px;line-height:20px;color:rgba(0,0,0,.85);margin-bottom:.04rem}.activity-join .join-txt,.submit-btn{font-family:PingFang SC;font-weight:400}.submit-btn{width:1.2rem;height:.4rem;background:#3370ff;border-radius:.04rem;display:flex;align-items:center;justify-content:center;font-size:.13rem;color:#fff;margin-top:.16rem}.have-join{background-color:transparent!important;color:#fff;border:1px solid #fff}.cultureContent_right{padding:0 .16rem .08rem;border-radius:.08rem;overflow:hidden}.cultureContent_right .layoutStyle_1{border-radius:.08rem;overflow:hidden}.cultureContent_right .layoutStyle_1,.cultureContent_right .layoutStyle_1 div{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}.cultureContent_right .layoutStyle_1 .img{margin-top:.12rem;width:48%;height:1.65rem;display:inline-block;background-color:rgba(0,0,0,.65)}.cultureContent_right .layoutStyle_2{width:100%;border-radius:.08rem;overflow:hidden}.cultureContent_right .layoutStyle_2 div{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}.cultureContent_right .layoutStyle_2 .img{width:48%;height:1.65rem;display:inline-block;background-color:rgba(0,0,0,.65)}.cultureContent_right .layoutStyle_2 .bottomImg{margin-top:.12rem;width:100%;height:1.65rem;background-color:rgba(0,0,0,.65)}.cultureContent_right .layoutStyle_3{width:100%;border-radius:.08rem;overflow:hidden}.cultureContent_right .layoutStyle_3 .img{width:100%;height:1.65rem;margin-top:.12rem;background-color:rgba(0,0,0,.65)}.cultureContent_right .layoutStyle_4{width:100%;border-radius:.08rem;overflow:hidden}.cultureContent_right .layoutStyle_4 .img{width:100%;height:3.43rem;margin-top:.12rem;background-color:rgba(0,0,0,.65)}.am-result{position:relative;text-align:center;width:100%;padding-top:30px;padding-bottom:21px;background-color:#fff;border-bottom:1px solid #ddd}@media (min-resolution:2dppx){html:not([data-scale]) .am-result{border-bottom:none}html:not([data-scale]) .am-result: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)}}@media (min-resolution:2dppx) and (min-resolution:3dppx){html:not([data-scale]) .am-result:after{transform:scaleY(.33)}}.am-result .am-result-pic{width:60px;height:60px;margin:0 auto;line-height:60px;background-size:60px 60px}.am-result .am-result-message,.am-result .am-result-title{font-size:21px;color:#000;padding-left:15px;padding-right:15px}.am-result .am-result-title{margin-top:15px;line-height:1}.am-result .am-result-message{margin-top:9px;line-height:1.5;font-size:16px;color:#888}.am-result .am-result-button{padding:0 15px;margin-top:15px}.deliverWrap{padding:8px 16px}.deliverWrap .deliver-title{font-size:16px;font-weight:600;line-height:22px;color:rgba(0,0,0,.85);margin-bottom:16px;text-align:left}.deliverWrap .resumeCon{font-family:PingFang SC;border-radius:4px}.deliverWrap .resumeCon .resumeSubtitle .contentSubtitle{margin-bottom:4px;text-align:left}.deliverWrap .resumeCon .resumeSubtitle .contentSubtitle p{font-family:PingFang SC;margin-bottom:4px}.deliverWrap .resumeCon .resumeSubtitle .contentSubtitle:last-child{margin-bottom:0}.deliverWrap .resumeCon .resumeRight{flex:1}.deliverWrap .resumeCon .resumeRight .resumeContent{display:flex;background:#f5f7fb;padding:8px 12px;border-radius:4px}.deliverWrap .resumeCon .resumeRight .resumeSelect{margin-bottom:7px;line-height:32px}.deliverWrap .resumeCon .resumeRight .resumeInfo{flex:1}.deliverWrap .resumeCon .resumeRight .resumeInfo .contentTitle{font-size:14px;display:flex}.deliverWrap .resumeCon .resumeRight .resumeInfo .contentTitle p{font-weight:600;font-family:PingFang SC;margin-bottom:8px;margin-right:8px;max-width:1.6rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.deliverWrap .resumeCon .resumeRight .resumeEdit{color:#646a73;font-size:14px;line-height:20px}.deliverWrap .resumeCon .resumeRight .resumeEdit p{font-family:PingFang SC;cursor:pointer}.deliverWrap .resumeCon .resumeRight .resumeEdit .iconfont{margin-right:4px;font-size:14px}.deliverWrap .agreementCon .agreeTxt{font-size:14px;font-family:Helvetica Neue;font-weight:400;line-height:22px}.deliverWrap .agreementCon a{color:#3370ff}.deliverWrap .agreementCon .ant-checkbox-wrapper{width:100%}.deliverWrap .agreementCon .ant-checkbox-wrapper>span:nth-child(2){display:inline-block;width:96%;vertical-align:top;padding-right:0}.deliverWrap .resumeEmpty .ant-empty-image{margin:10px auto 0}.deliverWrap .resumeEmpty .ant-empty-description{font-size:14px;color:#1f2329;line-height:20px;padding:16px 0 32px}.deliverWrap .resumeEmpty .createResume{text-align:center}.deliverWrap .resumeEmpty .createResume Button{height:40px;color:#3370ff;border:1px solid #3370ff;border-radius:initial;font-size:18px;margin:0 6px;border-radius:4px}.modalBtnWrap{height:52px;border-top:1px solid #e8e8e8;column-gap:24px}.modalBtnWrap,.modalBtnWrap .btn-main{display:flex;align-items:center;justify-content:center}.modalBtnWrap .btn-main{width:98px;height:32px;box-shadow:0 5px 10px rgba(0,0,0,.02);border-radius:4px;font-size:14px;font-weight:400;line-height:20px;cursor:pointer}.modalBtnWrap .btn-left{background:rgba(51,112,255,.1);color:#3370ff}.modalBtnWrap .btn-right{background-color:#3370ff;color:#fff}.resumeModal-wrap{width:320px!important}.resumeModal-wrap .am-modal-body{padding:0!important}.am-modal-title{text-align:left;color:rgba(0,0,0,.6)}.no-data-wrap{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;overflow:hidden;padding:1px}.no-data-wrap .no-data-img{width:1.2rem;height:1.54rem;object-fit:cover;margin:1.2rem auto .25rem;text-align:center;display:block}.no-data-wrap .no-data-txt{font-size:.12rem;font-family:PingFang SC;font-weight:400;line-height:.24rem;color:rgba(0,0,0,.45);text-align:center}.activity-detail-wrap{position:absolute;top:0;left:0;right:0;bottom:0;overflow-x:hidden;overflow-y:scroll;background-color:#fff}.activity-detail-wrap::-webkit-scrollbar{display:none}.activity-detail-wrap .detail-center-wrap{position:relative;min-height:100vh}.activity-detail-wrap .detail-banner{width:100%;height:.88rem;background-color:#9b9da7;padding-top:1px;position:relative}.activity-detail-wrap .detail-banner .detail-banner-signUp{position:absolute;top:0;left:.24rem;width:.88rem;height:.88rem}.activity-detail-wrap .detail-banner .img-style{width:100%;height:100%;object-fit:cover}.activity-detail-wrap .detail-banner .detail-banner-title{position:absolute;top:.62rem;left:.16rem;width:3.43rem;font-size:.32rem;font-family:PingFang SC;font-weight:500;line-height:.42rem;color:#fff;word-break:break-all}.activity-detail-wrap .detail-banner .detail-banner-btn{position:absolute;bottom:.24rem;left:.16rem;width:1.2rem;height:.4rem;background:#3370ff;border-radius:.04rem;display:flex;align-items:center;justify-content:center;font-size:.14rem;font-family:PingFang SC;font-weight:500;color:#fff;cursor:pointer}.activity-detail-wrap .detail-banner .detail-banner-btn.haveApply{background-color:transparent!important;border:1px solid #fff}.activity-detail-wrap .detail-title{margin:.16rem;font-size:.22rem;font-family:PingFang SC;font-weight:500;line-height:.3rem;color:rgba(0,0,0,.85)}.activity-detail-wrap .detail-content{padding:0 .16rem .4rem}.activity-detail-wrap .detail-content .content-workplace{font-size:.14rem;font-family:DIN Alternate;font-weight:700;line-height:.24rem;color:rgba(0,0,0,.85);margin-bottom:.08rem}.activity-detail-wrap .detail-content .content-title{margin-top:.24rem;font-size:.22rem;font-family:PingFang SC;font-weight:600;line-height:.24rem;color:rgba(0,0,0,.85);margin-bottom:.16rem}.activity-detail-wrap .detail-content .content-introduce{font-size:.14rem;font-family:PingFang SC;font-weight:400;line-height:.2rem;color:rgba(0,0,0,.85);word-break:break-all;white-space:pre-wrap}.activity-detail-wrap .detail-field-wrap{padding:0 .16rem .24rem;background-color:#f7f8f9;position:relative}.activity-detail-wrap .detail-field-wrap .field-title{margin-bottom:16px;font-size:24px;font-family:PingFang SC;font-weight:600;line-height:58px;color:rgba(0,0,0,.85);text-align:left}.activity-detail-wrap .more-activity-wrap{padding:0 0 .24rem}.activity-detail-wrap .more-activity{font-size:24px;font-family:PingFang SC;font-weight:600;line-height:58px;color:rgba(0,0,0,.85);text-align:left;padding-left:.16rem}.activity-detail-wrap .footer-wrap{position:absolute;bottom:0;left:0;right:0}.contentTitle-complete{color:#d1422f}.my-talent-list-wrap{width:100%;padding:0 .08rem;overflow-y:scroll;overflow-x:hidden}.my-talent-list-wrap::-webkit-scrollbar{display:none}.my-talent-list-wrap .list-item{height:4.28rem;background:hsla(0,0%,100%,.39);border:1px solid #f5f6f7;box-shadow:.01rem .02rem .28rem rgba(0,0,0,.04);border-radius:.08rem;margin:.08rem}.my-talent-list-wrap .list-item .item-img{width:100%;height:1.98rem;border-radius:.08rem .08rem 0 0;background-color:rgba(0,190,165,.39);object-fit:cover}.my-talent-list-wrap .item-title{margin:.2rem;font-size:.18rem;font-family:PingFang SC;font-weight:500;line-height:.26rem;color:rgba(0,0,0,.85);height:.78rem;white-space:pre-wrap;overflow:hidden}.my-talent-list-wrap .item-place{font-size:.14rem;font-family:Microsoft YaHei;font-weight:400;line-height:.2rem;color:rgba(0,0,0,.85);margin:0 .2rem .08rem;word-break:break-all;overflow:hidden}.my-talent-list-wrap .item-btn{display:flex;align-items:center;margin:.2rem}.my-talent-list-wrap .item-btn .btn-left{font-size:.14rem;font-family:PingFang SC;font-weight:500;line-height:.2rem;color:#336ffe;flex:1}.my-talent-list-wrap .item-btn .btn-right{background:rgba(0,190,165,.1);border-radius:0 .08rem 0 .08rem;padding:.04rem .08rem;font-size:.11rem;font-family:PingFang SC;font-weight:400;line-height:.16rem;color:#00bea5}.my-talent-list-wrap .item-btn .btn-right.start{color:#2897fc;background:rgba(40,151,252,.1)}.my-talent-list-wrap .item-btn .btn-right.pend{color:#00bea5;background:rgba(0,190,165,.1)}.my-talent-list-wrap .item-btn .btn-right.end{color:#f93a3a;background:rgba(249,58,58,.1)}.switch-tab{background-color:#edf0f2;border-radius:.08rem;min-width:1.72rem;padding:.05rem;display:flex;flex-direction:row;justify-content:space-around;margin:.12rem .16rem}.switch-tab .tab-pane-tit{flex:1;font-size:.14rem;font-weight:400;cursor:pointer;text-align:center;height:.24rem;line-height:.24rem;padding:0 .14rem}.switch-tab .tab-pane-tit:last-child{border:none}.switch-tab .tab-pane-tit.active{background-color:#fff;color:#3370ff;box-shadow:0 .01rem .03rem rgba(0,0,0,.13);border-radius:.06rem;height:.24rem;font-weight:600}.shop-choose-page{position:absolute;top:0;right:0;left:0;bottom:0;overflow-x:hidden;overflow-y:scroll;background-color:#fff}.shop-choose-page .conditionDrawer{position:absolute;left:0;top:.45rem;width:100%;height:100%}.shop-choose-page .conditionDrawer .am-drawer-sidebar{z-index:4;height:5.48rem;background:#fff;border-radius:0 0 .08rem .08rem}.shop-choose-page .conditionDrawer .screenListWarp{height:100%;overflow:auto}.shop-choose-page .conditionDrawer .screenListWarp .screenItem{height:.44rem;line-height:.44rem;padding:0 .16rem;border-bottom:1px solid rgba(0,0,0,.1);font-size:.14rem;font-weight:400;color:rgba(0,0,0,.85);overflow:hIDden;text-overflow:ellipsis;white-space:nowrap}.shop-choose-page .shop-choose-condition{position:absolute;top:0;left:0;right:0;height:.45rem;display:flex}.shop-choose-page .shop-choose-condition .condition-item{flex:1;display:flex;align-items:center;justify-content:center;font-size:.12rem;font-family:PingFang SC;font-weight:400;color:#222}.shop-choose-page .shop-choose-list{position:absolute;top:.45rem;left:0;right:0;bottom:0}.shop-choose-page .shop-choose-list .list-map-wrap{width:100%;height:2.45rem}.shop-choose-page .shop-choose-list .list-map-btn{width:100%;height:.32rem;background-color:#fafafa;display:flex;align-items:center;justify-content:center;font-size:.12rem;font-family:PingFang SC;font-weight:400;color:rgba(0,0,0,.8)}.shop-choose-page .shop-choose-list .shop-list-item{padding:.16rem;border-bottom:1px solid rgba(0,0,0,.04)}.shop-choose-page .shop-choose-list .shop-list-item .item-title{font-size:.14rem;font-family:PingFang SC;font-weight:600;line-height:.22rem;color:#000;margin-bottom:.04rem;word-break:break-all}.shop-choose-page .shop-choose-list .shop-list-item .item-place{font-size:.12rem;font-family:PingFang SC;font-weight:400;line-height:.2rem;color:rgba(0,0,0,.8);margin-bottom:.04rem;word-break:break-all}.shop-choose-page .shop-choose-list .shop-list-item .item-distance{font-size:.12rem;font-family:PingFang SC;font-weight:400;line-height:.2rem;color:rgba(0,0,0,.5);word-break:break-all}.condition-wrap{position:relative}.condition-wrap .condition-search{height:.48rem;padding:.08rem;background-color:#fff;border-bottom:1px solid rgba(0,0,0,.05)}.condition-wrap .condition-search .am-search{border-radius:.16rem}.condition-wrap .condition-list-wrap{height:4.99rem;width:100%;display:flex;background-color:#fff}.condition-wrap .condition-list-wrap .list-line-wrap{flex:1;border-left:1px solid #fafafa}.condition-wrap .condition-list-wrap .list-line-wrap.gray-back{background-color:#fafafa}.condition-wrap .condition-list-wrap .list-line-wrap .list-line-item{width:100%;padding:.07rem .2rem;font-size:.13rem;font-family:PingFang SC;font-weight:400;line-height:.18rem;color:#343434;word-break:break-all}.condition-wrap .condition-list-wrap .list-line-wrap .list-line-item.selected{color:#225ae6!important}.condition-wrap .condition-list-wrap .list-line-wrap .list-line-item.first-selected{background-color:#225AE616;color:#225ae6!important}@font-face{font-family:iconfont;src:url(/mc/css/iconfont.woff2) format("woff2"),url(/mc/css/iconfont.woff) format("woff"),url(/mc/css/iconfont.ttf) format("truetype")}.iconfont{font-family:iconfont!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-pets_black_24dp:before{content:"\ED78"}.icon-music_note_black_24dp:before{content:"\ED79"}.icon-maps_home_work_black_24dp:before{content:"\ED7A"}.icon-local_laundry_service_black_24dp:before{content:"\ED7B"}.icon-masks_black_24dp:before{content:"\ED7C"}.icon-sports_soccer_black_24dp:before{content:"\ED7D"}.icon-language_black_24dp:before{content:"\ED7E"}.icon-store_black_24dp:before{content:"\ED7F"}.icon-label_black_24dp:before{content:"\ED80"}.icon-nightlight_round_black_24dp:before{content:"\ED81"}.icon-tour_black_24dp:before{content:"\ED82"}.icon-people_alt_black_24dp:before{content:"\ED83"}.icon-local_shipping_black_24dp:before{content:"\ED84"}.icon-wallet_black_24dp:before{content:"\ED85"}.icon-theaters_black_24dp:before{content:"\ED86"}.icon-photo_camera_black_24dp:before{content:"\ED87"}.icon-military_tech_black_24dp:before{content:"\ED88"}.icon-satellite_alt_black_24dp:before{content:"\ED89"}.icon-sports_motorsports_black_24dp:before{content:"\ED8A"}.icon-sports_basketball_black_24dp:before{content:"\ED8B"}.icon-record_voice_over_black_24dp:before{content:"\ED8C"}.icon-stars_black_24dp:before{content:"\ED8D"}.icon-whatshot_black_24dp:before{content:"\ED8E"}.icon-rocket_launch_black_24dp:before{content:"\ED8F"}.icon-public_black_24dp:before{content:"\ED90"}.icon-style_black_24dp:before{content:"\ED91"}.icon-turned_in_black_24dp:before{content:"\ED92"}.icon-settings_input_component_black_24dp:before{content:"\ED93"}.icon-sports_baseball_black_24dp:before{content:"\ED94"}.icon-sports_tennis_black_24dp:before{content:"\ED95"}.icon-work_black_24dp:before{content:"\ED96"}.icon-water_drop_black_24dp:before{content:"\ED97"}.icon-shopping_basket_black_24dp:before{content:"\ED98"}.icon-sports_esports_black_24dp:before{content:"\ED99"}.icon-shield_black_24dp:before{content:"\ED9A"}.icon-science_black_24dp:before{content:"\ED9B"}.icon-tv_black_24dp:before{content:"\ED9C"}.icon-smartphone_black_24dp:before{content:"\ED9E"}.icon-workspace_premium_black_24dp:before{content:"\ED9F"}.icon-wb_sunny_black_24dp:before{content:"\EDA0"}.icon-verified_user_black_24dp:before{content:"\EDA1"}.icon-question_answer_black_24dp:before{content:"\EDA2"}.icon-vaccines_black_24dp:before{content:"\EDA3"}.icon-accessibility_new_black_24dp:before{content:"\ED46"}.icon-account_balance_wallet_black_24dp:before{content:"\ED47"}.icon-anchor_black_24dp:before{content:"\ED48"}.icon-account_balance_black_24dp:before{content:"\ED49"}.icon-book_black_24dp:before{content:"\ED4A"}.icon-assessment_black_24dp:before{content:"\ED4B"}.icon-assignment_ind_black_24dp:before{content:"\ED4C"}.icon-article_black_24dp:before{content:"\ED4D"}.icon-bug_report_black_24dp:before{content:"\ED4E"}.icon-account_circle_black_24dp:before{content:"\ED4F"}.icon-a-architecture_black_24dp1:before{content:"\ED50"}.icon-a-card_giftcard_black_24dp1:before{content:"\ED51"}.icon-camera_black_24dp:before{content:"\ED52"}.icon-computer_black_24dp:before{content:"\ED53"}.icon-auto_awesome_black_24dp:before{content:"\ED54"}.icon-comment_black_24dp:before{content:"\ED55"}.icon-a-code_black_24dp1:before{content:"\ED56"}.icon-content_cut_black_24dp:before{content:"\ED57"}.icon-commute_black_24dp:before{content:"\ED58"}.icon-build_black_24dp:before{content:"\ED59"}.icon-cookie_black_24dp:before{content:"\ED5A"}.icon-display_settings_black_24dp:before{content:"\ED5B"}.icon-donut_large_black_24dp:before{content:"\ED5C"}.icon-create_black_24dp:before{content:"\ED5D"}.icon-coronavirus_black_24dp:before{content:"\ED5E"}.icon-flag_circle_black_24dp:before{content:"\ED5F"}.icon-cake_black_24dp:before{content:"\ED60"}.icon-credit_card_black_24dp:before{content:"\ED61"}.icon-favorite_black_24dp:before{content:"\ED62"}.icon-calculate_black_24dp:before{content:"\ED63"}.icon-grade_black_24dp:before{content:"\ED64"}.icon-interests_black_24dp:before{content:"\ED65"}.icon-label_important_black_24dp:before{content:"\ED66"}.icon-desktop_windows_black_24dp:before{content:"\ED67"}.icon-keyboard_black_24dp:before{content:"\ED68"}.icon-history_edu_black_24dp:before{content:"\ED69"}.icon-home_black_24dp:before{content:"\ED6A"}.icon-flight_takeoff_black_24dp:before{content:"\ED6B"}.icon-headphones_black_24dp:before{content:"\ED6C"}.icon-lightbulb_black_24dp:before{content:"\ED6D"}.icon-gavel_black_24dp:before{content:"\ED6E"}.icon-email_black_24dp:before{content:"\ED6F"}.icon-extension_black_24dp:before{content:"\ED70"}.icon-https_black_24dp:before{content:"\ED71"}.icon-hiking_black_24dp:before{content:"\ED72"}.icon-palette_black_24dp:before{content:"\ED73"}.icon-luggage_black_24dp:before{content:"\ED74"}.icon-loyalty_black_24dp:before{content:"\ED75"}.icon-lunch_dining_black_24dp:before{content:"\ED76"}.icon-receipt_black_24dp:before{content:"\ED77"}.icon-wodebaoming:before{content:"\ED29"}.icon-xiaji:before{content:"\ED0F"}.icon-yinsizhengce:before{content:"\ED01"}.icon-excle:before{content:"\ECCD"}.icon-shaixuan-shangjiantou:before{content:"\EC85"}.icon-a-weibiaoti-2_huaban1fuben3:before{content:"\EC51"}.icon-a-weibiaoti-2_huaban1fuben4:before{content:"\EC52"}.icon-a-weibiaoti-2_huaban1fuben5:before{content:"\EC53"}.icon-shaixuan-xialajiantou:before{content:"\EC4B"}.icon-dizhi:before{content:"\EC4C"}.icon-shijian:before{content:"\EC4D"}.icon-shaixuan-dizhi1:before{content:"\EC4E"}.icon-shaixuan-gongsi1:before{content:"\EC4F"}.icon-shaixuan-shijian1:before{content:"\EC50"}.icon-fenxiang:before{content:"\E667"}.icon-fanhui1:before{content:"\E668"}.icon-xiaoyuanxuanjianghui:before{content:"\E661"}.icon-edit-linear:before{content:"\E910"}.icon-youxiang:before{content:"\EB5E"}.icon-dot:before{content:"\E78D"}.icon-radio-default:before{content:"\E7C4"}.icon-radio-checked:before{content:"\E7C5"}.icon-power:before{content:"\E67F"}.icon-question:before{content:"\E682"}.icon-photo:before{content:"\E74B"}.icon-headimg:before{content:"\E647"}.icon-PPT:before{content:"\E78A"}.icon-TXT:before{content:"\E78B"}.icon-WPS:before{content:"\E78C"}.icon-bitian:before{content:"\E635"}.icon-love-solid:before{content:"\E623"}.icon-yanzhengma:before{content:"\E600"}.icon-zu3830:before{content:"\EACA"}.icon-zu2226:before{content:"\EAC9"}.icon-html:before{content:"\E787"}.icon-PDF:before{content:"\E788"}.icon-word:before{content:"\E789"}.icon-lujing2:before{content:"\E8B5"}.icon-lujing3:before{content:"\E8B6"}.icon-zu5:before{content:"\E8B7"}.icon-lujing4:before{content:"\E8B8"}.icon-share1:before{content:"\E8A4"}.icon-lujing:before{content:"\E8A5"}.icon-edit:before{content:"\E8A6"}.icon-lujing1:before{content:"\E8A7"}.icon-delete-can:before{content:"\E8A8"}.icon-shugang:before{content:"\E820"}.icon-shouye_shugang_shijiantixing1:before{content:"\E611"}.icon-fanhui:before{content:"\E609"}.icon-xiayige:before{content:"\E614"}.icon-gb:before{content:"\E80E"}.icon-qr-code:before{content:"\E80D"}.icon-jiantou:before{content:"\E80C"}.icon-kefu:before{content:"\E80B"}.icon-share:before{content:"\E80A"}.icon-nav:before{content:"\E809"}.icon-zhiwen:before{content:"\E808"}.icon-zu3:before{content:"\E806"}.icon-zu4:before{content:"\E807"}.icon-edu:before{content:"\E802"}.icon-zu:before{content:"\E803"}.icon-zu1:before{content:"\E804"}.icon-zu2:before{content:"\E805"}.icon-shouqi:before{content:"\E631"}.icon-zhankai:before{content:"\E633"}.icon-yanjing:before{content:"\E801"}.icon-closeeye:before{content:"\E800"}.icon-lock:before{content:"\E7FE"}.icon-sure:before{content:"\E7FD"}.icon-next:before{content:"\E7FC"}.icon-qq:before{content:"\E7FB"}.icon-wechat:before{content:"\E7FA"}.icon-phone:before{content:"\E7F8"}.icon-love:before{content:"\E7F7"}.icon-jingshiyuankuang:before{content:"\E66D"}.icon-person:before{content:"\E74A"}.icon-dui:before{content:"\E616"}.icon-gongwenbao:before{content:"\E6CD"}.icon-searcher:before{content:"\E755"}.icon-search:before{content:"\E753"}.icon-company:before{content:"\E76F"}.icon-work:before{content:"\E763"}.icon-gongzuodidian:before{content:"\E62B"}.icon-filter-hollow:before{content:"\E72A"}@media screen and (min-width:319px) and (max-width:359px){html{font-size:85.33px!important}}@media screen and (min-width:360px) and (max-width:374px){html{font-size:96px!important}}@media screen and (max-width:411px) and (min-width:375px){html{font-size:100px!important}}@media screen and (min-width:412px){html{font-size:110.4px!important}}a,body,center,cite,code,dd,del,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hr,html,img,input,label,legend,li,mark,ol,p,section,span,strong,textarea,time,ul,var{margin:0;border:0;padding:0;font-style:normal;box-sizing:border-box}body,html{-webkit-touch-callout:none;-webkit-text-size-adjust:100%!important;text-size-adjust:100%!important;-moz-text-size-adjust:100%!important;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-webkit-overflow-scrolling:touch}article,aside,details,fieldset,figcaption,figure,footer,header,main,nav,section{display:block}footer,header,section{position:relative}ol,ul{list-style:none}button,input,textarea{border:0;margin:0;padding:0;font-size:1em;outline:none;line-height:1em;-webkit-appearance:none;background-color:transparent}a:active,a:hover{outline:0}a,a:visited{text-decoration:none}input[type=password],input[type=text]{-webkit-appearance:none}#root{height:100%}#root:not(.static){width:100%;position:fixed;left:0;top:0;z-index:-1}body,html{font-size:14px;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Arial,sans-serif;color:#333;margin:0}body:not(.isscroll){overflow:hidden}.wrap{position:relative}.App-wrap{width:100%;height:100%;overflow:hidden;background-color:#fff;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.App-wrap .App-main{height:100%;-webkit-flex:1;flex:1;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;position:relative}.App-wrap.navigationC{padding-top:44px}.my-tags{padding:0 .07rem!important;color:#000;font-size:.09rem!important}.my-tags:before{border-radius:20px!important;border-color:#5c5c5c!important}.am-list-body:after,.am-list-body:before{display:none!important}.ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.my-button{display:flex;justify-content:center;align-items:center;font-size:.13rem;color:#fff;border-radius:.2rem;height:.4rem}.antd-sure-btn{height:40px;border-radius:20px;line-height:40px;font-size:13px;border-color:#707070}.antd-sure-btn.am-button-disabled{color:#707070;opacity:1}#root .ant-checkbox,#root .ant-form-item-control,#root .ant-modal-content,#root .login-reg-modal .form-main .submitbtn{border-radius:0!important}#root .am-activity-indicator{display:inline-block}.grayscale{filter:grayscale(100%);-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);-webkit-filter:grayscale(1)}