.mint-header{-ms-flex-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;background-color:#26a2ff;-moz-box-sizing:border-box;box-sizing:border-box;color:#fff;display:-ms-flexbox;display:-webkit-flex;display:-moz-box;display:flex;font-size:14px;height:40px;line-height:1;padding:0 10px;position:relative;text-align:center;white-space:nowrap}.mint-header .mint-button{background-color:transparent;border:0;box-shadow:none;color:inherit;display:inline-block;padding:0;font-size:inherit}.mint-header .mint-button:after{content:none}.mint-header.is-fixed{top:0;right:0;left:0;position:fixed;z-index:1}.mint-header-button{-ms-flex:.5;-webkit-flex:.5;-moz-box-flex:.5;flex:.5}.mint-header-button>a{color:inherit}.mint-header-button.is-right{text-align:right}.mint-header-button.is-left{text-align:left}.mint-header-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:inherit;font-weight:400;-ms-flex:1;-webkit-flex:1;-moz-box-flex:1;flex:1}.mint-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:4px;border:0;-moz-box-sizing:border-box;box-sizing:border-box;color:inherit;display:block;font-size:18px;height:41px;outline:0;overflow:hidden;position:relative;text-align:center}.mint-button:after{background-color:#000;content:" ";opacity:0;top:0;right:0;bottom:0;left:0;position:absolute}.mint-button:not(.is-disabled):active:after{opacity:.4}.mint-button.is-disabled{opacity:.6}.mint-button-icon{vertical-align:middle;display:inline-block}.mint-button--default{color:#656b79;background-color:#f6f8fa;box-shadow:0 0 1px #b8bbbf}.mint-button--default.is-plain{border:1px solid #5a5a5a;background-color:transparent;box-shadow:none;color:#5a5a5a}.mint-button--primary{color:#fff;background-color:#26a2ff}.mint-button--primary.is-plain{border:1px solid #26a2ff;background-color:transparent;color:#26a2ff}.mint-button--danger{color:#fff;background-color:#ef4f4f}.mint-button--danger.is-plain{border:1px solid #ef4f4f;background-color:transparent;color:#ef4f4f}.mint-button--large{display:block;width:100%}.mint-button--normal,.mint-button--small{display:inline-block;padding:0 12px}.mint-button--small{font-size:14px;height:33px}.mint-cell{background-color:#fff;-moz-box-sizing:border-box;box-sizing:border-box;color:inherit;min-height:48px;display:block;overflow:hidden;position:relative;text-decoration:none}.mint-cell img{vertical-align:middle}.mint-cell:first-child .mint-cell-wrapper{background-origin:border-box}.mint-cell:last-child{background-image:linear-gradient(0deg,#d9d9d9,#d9d9d9 50%,transparent 0);background-size:100% 1px;background-repeat:no-repeat;background-position:bottom}.mint-cell-wrapper{background-image:linear-gradient(180deg,#d9d9d9,#d9d9d9 50%,transparent 0);background-size:120% 1px;background-repeat:no-repeat;background-position:0 0;background-origin:content-box;-ms-flex-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-moz-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:-webkit-flex;display:-moz-box;display:flex;font-size:16px;line-height:1;min-height:inherit;overflow:hidden;padding:0 10px;width:100%}.mint-cell-mask:after{background-color:#000;content:" ";opacity:0;top:0;right:0;bottom:0;left:0;position:absolute}.mint-cell-mask:active:after{opacity:.1}.mint-cell-text{vertical-align:middle}.mint-cell-label{color:#888;display:block;font-size:12px;margin-top:6px}.mint-cell-title{-ms-flex:1;-webkit-flex:1;-moz-box-flex:1;flex:1}.mint-cell-value{color:#888;display:-ms-flexbox;display:-webkit-flex;display:-moz-box;display:flex;-ms-flex-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.mint-cell-value.is-link{margin-right:24px}.mint-cell-left{position:absolute;height:100%;left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mint-cell-right{position:absolute;height:100%;right:0;top:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mint-cell-allow-right:after{border:2px solid #c8c8cd;border-bottom-width:0;border-left-width:0;content:" ";top:50%;right:20px;position:absolute;width:5px;height:5px;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.mint-cell-swipe .mint-cell-wrapper{position:relative}.mint-cell-swipe .mint-cell-left,.mint-cell-swipe .mint-cell-right,.mint-cell-swipe .mint-cell-wrapper{transition:-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out,-webkit-transform .15s ease-in-out}.mint-cell-swipe-buttongroup{height:100%}.mint-cell-swipe-button{height:100%;display:inline-block;padding:0 10px;line-height:48px}.mint-field{display:-ms-flexbox;display:-webkit-flex;display:-moz-box;display:flex}.mint-field .mint-cell-title{width:105px;-ms-flex:none;-webkit-flex:none;-moz-box-flex:0;flex:none}.mint-field .mint-cell-value{-ms-flex:1;-webkit-flex:1;-moz-box-flex:1;flex:1;color:inherit;display:-ms-flexbox;display:-webkit-flex;display:-moz-box;display:flex}.mint-field.is-nolabel .mint-cell-title{display:none}.mint-field.is-textarea{-ms-flex-align:inherit;-webkit-align-items:inherit;-moz-box-align:inherit;align-items:inherit}.mint-field.is-textarea .mint-cell-title{padding:10px 0}.mint-field.is-textarea .mint-cell-value{padding:5px 0}.mint-field-core{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;border:0;-ms-flex:1;-webkit-flex:1;-moz-box-flex:1;flex:1;outline:0;line-height:1.6;font-size:inherit;width:100%}.mint-field-clear{opacity:.2}.mint-field-state{color:inherit;margin-left:20px}.mint-field-state .mintui{font-size:20px}.mint-field-state.is-default{margin-left:0}.mint-field-state.is-success{color:#4caf50}.mint-field-state.is-warning{color:#ffc107}.mint-field-state.is-error{color:#f44336}.mint-field-other{top:0;right:0;position:relative}.mint-badge{color:#fff;text-align:center;display:inline-block}.mint-badge.is-size-large{border-radius:14px;font-size:18px;padding:2px 10px}.mint-badge.is-size-small{border-radius:8px;font-size:12px;padding:2px 6px}.mint-badge.is-size-normal{border-radius:12px;font-size:15px;padding:2px 8px}.mint-badge.is-warning{background-color:#ffc107}.mint-badge.is-error{background-color:#f44336}.mint-badge.is-primary{background-color:#26a2ff}.mint-badge.is-success{background-color:#4caf50}.mint-switch{display:-ms-flexbox;display:-webkit-flex;display:-moz-box;display:flex;-ms-flex-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;position:relative}.mint-switch *{pointer-events:none}.mint-switch-label{margin-left:10px;display:inline-block}.mint-switch-label:empty{margin-left:0}.mint-switch-core{display:inline-block;position:relative;width:52px;height:32px;border:1px solid #d9d9d9;border-radius:16px;-moz-box-sizing:border-box;box-sizing:border-box;background:#d9d9d9}.mint-switch-core:after,.mint-switch-core:before{content:" ";top:0;left:0;position:absolute;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;border-radius:15px}.mint-switch-core:after{width:30px;height:30px;background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.4)}.mint-switch-core:before{width:50px;height:30px;background-color:#fdfdfd}.mint-switch-input{display:none}.mint-switch-input:checked+.mint-switch-core{border-color:#26a2ff;background-color:#26a2ff}.mint-switch-input:checked+.mint-switch-core:before{-webkit-transform:scale(0);transform:scale(0)}.mint-switch-input:checked+.mint-switch-core:after{-webkit-transform:translateX(20px);transform:translateX(20px)}.mint-spinner-snake{-webkit-animation:mint-spinner-rotate .8s infinite linear;animation:mint-spinner-rotate .8s infinite linear;border:4px solid transparent;border-radius:50%}@-webkit-keyframes mint-spinner-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes mint-spinner-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mint-spinner-double-bounce{position:relative}.mint-spinner-double-bounce-bounce1,.mint-spinner-double-bounce-bounce2{width:100%;height:100%;border-radius:50%;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:mint-spinner-double-bounce 2s infinite ease-in-out;animation:mint-spinner-double-bounce 2s infinite ease-in-out}.mint-spinner-double-bounce-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes mint-spinner-double-bounce{0%,to{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes mint-spinner-double-bounce{0%,to{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}.mint-spinner-triple-bounce-bounce1,.mint-spinner-triple-bounce-bounce2,.mint-spinner-triple-bounce-bounce3{border-radius:100%;display:inline-block;-webkit-animation:mint-spinner-triple-bounce 1.4s infinite ease-in-out both;animation:mint-spinner-triple-bounce 1.4s infinite ease-in-out both}.mint-spinner-triple-bounce-bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.mint-spinner-triple-bounce-bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes mint-spinner-triple-bounce{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes mint-spinner-triple-bounce{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.mint-spinner-fading-circle{position:relative}.mint-spinner-fading-circle-circle{width:100%;height:100%;top:0;left:0;position:absolute}.mint-spinner-fading-circle-circle:before{content:" ";display:block;margin:0 auto;width:15%;height:15%;border-radius:100%;-webkit-animation:mint-fading-circle 1.2s infinite ease-in-out both;animation:mint-fading-circle 1.2s infinite ease-in-out both}.mint-spinner-fading-circle-circle.is-circle2{-webkit-transform:rotate(30deg);transform:rotate(30deg)}.mint-spinner-fading-circle-circle.is-circle2:before{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.mint-spinner-fading-circle-circle.is-circle3{-webkit-transform:rotate(60deg);transform:rotate(60deg)}.mint-spinner-fading-circle-circle.is-circle3:before{-webkit-animation-delay:-1s;animation-delay:-1s}.mint-spinner-fading-circle-circle.is-circle4{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.mint-spinner-fading-circle-circle.is-circle4:before{-webkit-animation-delay:-.9s;animation-delay:-.9s}.mint-spinner-fading-circle-circle.is-circle5{-webkit-transform:rotate(120deg);transform:rotate(120deg)}.mint-spinner-fading-circle-circle.is-circle5:before{-webkit-animation-delay:-.8s;animation-delay:-.8s}.mint-spinner-fading-circle-circle.is-circle6{-webkit-transform:rotate(150deg);transform:rotate(150deg)}.mint-spinner-fading-circle-circle.is-circle6:before{-webkit-animation-delay:-.7s;animation-delay:-.7s}.mint-spinner-fading-circle-circle.is-circle7{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.mint-spinner-fading-circle-circle.is-circle7:before{-webkit-animation-delay:-.6s;animation-delay:-.6s}.mint-spinner-fading-circle-circle.is-circle8{-webkit-transform:rotate(210deg);transform:rotate(210deg)}.mint-spinner-fading-circle-circle.is-circle8:before{-webkit-animation-delay:-.5s;animation-delay:-.5s}.mint-spinner-fading-circle-circle.is-circle9{-webkit-transform:rotate(240deg);transform:rotate(240deg)}.mint-spinner-fading-circle-circle.is-circle9:before{-webkit-animation-delay:-.4s;animation-delay:-.4s}.mint-spinner-fading-circle-circle.is-circle10{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.mint-spinner-fading-circle-circle.is-circle10:before{-webkit-animation-delay:-.3s;animation-delay:-.3s}.mint-spinner-fading-circle-circle.is-circle11{-webkit-transform:rotate(300deg);transform:rotate(300deg)}.mint-spinner-fading-circle-circle.is-circle11:before{-webkit-animation-delay:-.2s;animation-delay:-.2s}.mint-spinner-fading-circle-circle.is-circle12{-webkit-transform:rotate(330deg);transform:rotate(330deg)}.mint-spinner-fading-circle-circle.is-circle12:before{-webkit-animation-delay:-.1s;animation-delay:-.1s}@-webkit-keyframes mint-fading-circle{0%,39%,to{opacity:0}40%{opacity:1}}@keyframes mint-fading-circle{0%,39%,to{opacity:0}40%{opacity:1}}.mint-tab-item{display:block;padding:7px 0;-ms-flex:1;-webkit-flex:1;-moz-box-flex:1;flex:1;text-decoration:none}.mint-tab-item-icon{width:24px;height:24px;margin:0 auto 5px}.mint-tab-item-icon:empty{display:none}.mint-tab-item-icon>*{display:block;width:100%;height:100%}.mint-tab-item-label{color:inherit;font-size:12px;line-height:1}.mint-tab-container-item{-ms-flex-negative:0;flex-shrink:0;width:100%}.mint-tab-container{overflow:hidden;position:relative}.mint-tab-container .swipe-transition{transition:-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out,-webkit-transform .15s ease-in-out}.mint-navbar,.mint-tab-container-wrap{display:-ms-flexbox;display:-webkit-flex;display:-moz-box;display:flex}.mint-navbar{background-color:#fff;text-align:center}.mint-navbar .mint-tab-item{padding:17px 0;font-size:15px}.mint-navbar .mint-tab-item:last-child{border-right:0}.mint-navbar .mint-tab-item.is-selected{border-bottom:3px solid #26a2ff;color:#26a2ff;margin-bottom:-3px}.mint-navbar.is-fixed{top:0;right:0;left:0;position:fixed;z-index:1}.mint-tabbar{background-image:linear-gradient(180deg,#d9d9d9,#d9d9d9 50%,transparent 0);background-size:100% 1px;background-repeat:no-repeat;background-position:0 0;position:relative;background-color:#fafafa;display:-ms-flexbox;display:-webkit-flex;display:-moz-box;display:flex;right:0;bottom:0;left:0;position:absolute;text-align:center}.mint-tabbar>.mint-tab-item.is-selected{background-color:#eaeaea;color:#26a2ff}.mint-tabbar.is-fixed{right:0;bottom:0;left:0;position:fixed;z-index:1}.mint-search{height:100%;height:100vh;overflow:hidden}.mint-searchbar{position:relative;background-color:#d9d9d9;-moz-box-sizing:border-box;box-sizing:border-box;padding:8px 10px;z-index:1}.mint-searchbar,.mint-searchbar-inner{-ms-flex-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;display:-ms-flexbox;display:-webkit-flex;display:-moz-box;display:flex}.mint-searchbar-inner{background-color:#fff;border-radius:2px;-ms-flex:1;-webkit-flex:1;-moz-box-flex:1;flex:1;height:28px;padding:4px 6px}.mint-searchbar-inner .mintui-search{font-size:12px;color:#d9d9d9}.mint-searchbar-core{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%;outline:0}.mint-searchbar-cancel{color:#26a2ff;margin-left:10px;text-decoration:none}.mint-search-list{overflow:auto;padding-top:44px;top:0;right:0;bottom:0;left:0;position:absolute}.mint-checklist .mint-cell{padding:0}.mint-checklist.is-limit .mint-checkbox-core:not(:checked){background-color:#d9d9d9;border-color:#d9d9d9}.mint-checklist-label{display:block;padding:0 10px}.mint-checklist-title{color:#888;display:block;font-size:12px;margin:8px}.mint-checkbox.is-right{float:right}.mint-checkbox-label{vertical-align:middle;margin-left:6px}.mint-checkbox-input{display:none}.mint-checkbox-input:checked+.mint-checkbox-core{background-color:#26a2ff;border-color:#26a2ff}.mint-checkbox-input:checked+.mint-checkbox-core:after{border-color:#fff;-webkit-transform:rotate(45deg) scale(1);transform:rotate(45deg) scale(1)}.mint-checkbox-input[disabled]+.mint-checkbox-core{background-color:#d9d9d9;border-color:#ccc}.mint-checkbox-core{display:inline-block;background-color:#fff;border-radius:100%;border:1px solid #ccc;position:relative;width:20px;height:20px;vertical-align:middle}.mint-checkbox-core:after{border:2px solid transparent;border-left:0;border-top:0;content:" ";top:3px;left:6px;position:absolute;width:4px;height:8px;-webkit-transform:rotate(45deg) scale(0);transform:rotate(45deg) scale(0);transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.mint-radiolist .mint-cell{padding:0}.mint-radiolist-label{display:block;padding:0 10px}.mint-radiolist-title{font-size:12px;margin:8px;display:block;color:#888}.mint-radio.is-right{float:right}.mint-radio-label{vertical-align:middle;margin-left:6px}.mint-radio-input{display:none}.mint-radio-input:checked+.mint-radio-core{background-color:#26a2ff;border-color:#26a2ff}.mint-radio-input:checked+.mint-radio-core:after{background-color:#fff;-webkit-transform:scale(1);transform:scale(1)}.mint-radio-input[disabled]+.mint-radio-core{background-color:#d9d9d9;border-color:#ccc}.mint-radio-core{-moz-box-sizing:border-box;box-sizing:border-box;display:inline-block;background-color:#fff;border-radius:100%;border:1px solid #ccc;position:relative;width:20px;height:20px;vertical-align:middle}.mint-radio-core:after{content:" ";border-radius:100%;top:5px;left:5px;position:absolute;width:8px;height:8px;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;-webkit-transform:scale(0);transform:scale(0)}.mint-loadmore{overflow:hidden}.mint-loadmore-content.is-dropped{transition:.2s}.mint-loadmore-bottom,.mint-loadmore-top{text-align:center;height:50px;line-height:50px}.mint-loadmore-top{margin-top:-50px}.mint-loadmore-bottom{margin-bottom:-50px}.mint-loadmore-spinner{display:inline-block;margin-right:5px;vertical-align:middle}.mint-loadmore-text{vertical-align:middle}.mint-actionsheet{position:fixed;background:#e0e0e0;width:100%;text-align:center;bottom:0;left:50%;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.mint-actionsheet-list{list-style:none;padding:0;margin:0}.mint-actionsheet-listitem{border-bottom:1px solid #e0e0e0}.mint-actionsheet-button,.mint-actionsheet-listitem{display:block;width:100%;height:45px;line-height:45px;font-size:18px;color:#333;background-color:#fff}.mint-actionsheet-button:active,.mint-actionsheet-listitem:active{background-color:#f0f0f0}.actionsheet-float-enter,.actionsheet-float-leave-active{-webkit-transform:translate3d(-50%,100%,0);transform:translate3d(-50%,100%,0)}.mint-popup{position:fixed;background:#fff;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:.2s ease-out}.mint-popup-top{top:0;right:auto;bottom:auto;left:50%;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}.mint-popup-right{top:50%;right:0;bottom:auto;left:auto;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.mint-popup-bottom{top:auto;right:auto;bottom:0;left:50%;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}.mint-popup-left{top:50%;right:auto;bottom:auto;left:0;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.popup-slide-top-enter,.popup-slide-top-leave-active{-webkit-transform:translate3d(-50%,-100%,0);transform:translate3d(-50%,-100%,0)}.popup-slide-right-enter,.popup-slide-right-leave-active{-webkit-transform:translate3d(100%,-50%,0);transform:translate3d(100%,-50%,0)}.popup-slide-bottom-enter,.popup-slide-bottom-leave-active{-webkit-transform:translate3d(-50%,100%,0);transform:translate3d(-50%,100%,0)}.popup-slide-left-enter,.popup-slide-left-leave-active{-webkit-transform:translate3d(-100%,-50%,0);transform:translate3d(-100%,-50%,0)}.popup-fade-enter,.popup-fade-leave-active{opacity:0}.mint-swipe,.mint-swipe-items-wrap{overflow:hidden;position:relative;height:100%}.mint-swipe-items-wrap>div{position:absolute;-webkit-transform:translateX(-100%);transform:translateX(-100%);width:100%;height:100%;display:none}.mint-swipe-items-wrap>div.is-active{display:block;-webkit-transform:none;transform:none}.mint-swipe-indicators{position:absolute;bottom:10px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.mint-swipe-indicator{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2;margin:0 3px}.mint-swipe-indicator.is-active{background:#fff}.mt-range{position:relative;display:-ms-flexbox;display:-webkit-flex;display:-moz-box;display:flex;height:30px;line-height:30px}.mt-range>*{display:-ms-flexbox;display:-webkit-flex;display:-moz-box;display:flex;display:-webkit-box}.mt-range [slot=start]{margin-right:5px}.mt-range [slot=end]{margin-left:5px}.mt-range-content{position:relative;-ms-flex:1;-webkit-flex:1;-moz-box-flex:1;flex:1;margin-right:30px}.mt-range-runway{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;right:-30px;border-top-color:#a9acb1;border-top-style:solid}.mt-range-thumb{background-color:#fff;position:absolute;left:0;top:0;width:30px;height:30px;border-radius:100%;cursor:move;box-shadow:0 1px 3px rgba(0,0,0,.4)}.mt-range-progress{position:absolute;display:block;background-color:#26a2ff;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:0}.mt-range--disabled{opacity:.5}.picker{overflow:hidden}.picker-toolbar{height:40px}.picker-items{display:-ms-flexbox;display:-webkit-flex;display:-moz-box;display:flex;-ms-flex-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;padding:0;text-align:right;font-size:24px;position:relative}.picker-center-highlight{-moz-box-sizing:border-box;box-sizing:border-box;position:absolute;left:0;width:100%;top:50%;margin-top:-18px;pointer-events:none}.picker-center-highlight:after,.picker-center-highlight:before{content:"";position:absolute;height:1px;width:100%;background-color:#eaeaea;display:block;z-index:15;-webkit-transform:scaleY(.5);transform:scaleY(.5)}.picker-center-highlight:before{left:0;top:0;bottom:auto;right:auto}.picker-center-highlight:after{left:0;bottom:0;right:auto;top:auto}.picker-slot{font-size:18px;overflow:hidden;position:relative;max-height:100%}.picker-slot.picker-slot-left{text-align:left}.picker-slot.picker-slot-center{text-align:center}.picker-slot.picker-slot-right{text-align:right}.picker-slot.picker-slot-divider{color:#000;display:-ms-flexbox;display:-webkit-flex;display:-moz-box;display:flex;-ms-flex-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.picker-slot-wrapper{transition-duration:.3s;transition-timing-function:ease-out;-webkit-backface-visibility:hidden;backface-visibility:hidden}.picker-slot-wrapper.dragging,.picker-slot-wrapper.dragging .picker-item{transition-duration:0s}.picker-item{height:36px;line-height:36px;padding:0 10px;white-space:nowrap;position:relative;overflow:hidden;text-overflow:ellipsis;color:#707274;left:0;top:0;width:100%;-moz-box-sizing:border-box;box-sizing:border-box;transition-duration:.3s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.picker-slot-absolute .picker-item{position:absolute}.picker-item.picker-item-far{pointer-events:none}.picker-item.picker-selected{color:#000;-webkit-transform:translateZ(0) rotateX(0);transform:translateZ(0) rotateX(0)}.picker-3d .picker-items{overflow:hidden;-webkit-perspective:700px;perspective:700px}.picker-3d .picker-item,.picker-3d .picker-slot,.picker-3d .picker-slot-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.picker-3d .picker-slot{overflow:visible}.picker-3d .picker-item{-webkit-transform-origin:center center;transform-origin:center center;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-timing-function:ease-out}.mt-progress{position:relative;display:-ms-flexbox;display:-webkit-flex;display:-moz-box;display:flex;height:30px;line-height:30px}.mt-progress>*{display:-ms-flexbox;display:-webkit-flex;display:-moz-box;display:flex;display:-webkit-box}.mt-progress [slot=start]{margin-right:5px}.mt-progress [slot=end]{margin-left:5px}.mt-progress-content{position:relative;-ms-flex:1;-webkit-flex:1;-moz-box-flex:1;flex:1}.mt-progress-runway{left:0;right:0;background-color:#ebebeb;height:3px}.mt-progress-progress,.mt-progress-runway{position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%);top:50%}.mt-progress-progress{display:block;background-color:#26a2ff;width:0}.mint-toast{position:fixed;max-width:80%;border-radius:5px;background:rgba(0,0,0,.7);color:#fff;-moz-box-sizing:border-box;box-sizing:border-box;text-align:center;z-index:1000;transition:opacity .3s linear}.mint-toast.is-placebottom{bottom:50px;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.mint-toast.is-placemiddle{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.mint-toast.is-placetop{top:50px;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.mint-toast-icon{display:block;text-align:center;font-size:56px}.mint-toast-text{font-size:14px;display:block;text-align:center}.mint-toast-pop-enter,.mint-toast-pop-leave-active{opacity:0}.mint-indicator{transition:opacity .2s linear}.mint-indicator-wrapper{top:50%;left:50%;position:fixed;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:5px;background:rgba(0,0,0,.7);color:#fff;-moz-box-sizing:border-box;box-sizing:border-box;text-align:center}.mint-indicator-text{display:block;color:#fff;text-align:center;margin-top:10px;font-size:16px}.mint-indicator-spin{display:inline-block;text-align:center}.mint-indicator-mask{top:0;left:0;position:fixed;width:100%;height:100%;opacity:0;background:transparent}.mint-indicator-enter,.mint-indicator-leave-active{opacity:0}.mint-msgbox{position:fixed;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);background-color:#fff;width:85%;border-radius:3px;font-size:16px;-webkit-user-select:none;overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:.2s}.mint-msgbox-header{padding:15px 0 0}.mint-msgbox-content{padding:10px 20px 15px;border-bottom:1px solid #ddd;min-height:36px;position:relative}.mint-msgbox-input{padding-top:15px}.mint-msgbox-input input{border:1px solid #dedede;border-radius:5px;padding:4px 5px;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none}.mint-msgbox-input input.invalid,.mint-msgbox-input input.invalid:focus{border-color:#ff4949}.mint-msgbox-errormsg{color:red;font-size:12px;min-height:18px;margin-top:2px}.mint-msgbox-title{text-align:center;padding-left:0;margin-bottom:0;font-size:16px;font-weight:700;color:#333}.mint-msgbox-message{color:#999;margin:0;text-align:center;line-height:36px}.mint-msgbox-btns{display:-ms-flexbox;display:-webkit-flex;display:-moz-box;display:flex;height:40px;line-height:40px}.mint-msgbox-btn{line-height:35px;display:block;background-color:#fff;-ms-flex:1;-webkit-flex:1;-moz-box-flex:1;flex:1;margin:0;border:0}.mint-msgbox-btn:focus{outline:none}.mint-msgbox-btn:active{background-color:#fff}.mint-msgbox-cancel{width:50%;border-right:1px solid #ddd}.mint-msgbox-cancel:active{color:#000}.mint-msgbox-confirm{color:#26a2ff;width:50%}.mint-msgbox-confirm:active{color:#26a2ff}.msgbox-bounce-enter{opacity:0;-webkit-transform:translate3d(-50%,-50%,0) scale(.7);transform:translate3d(-50%,-50%,0) scale(.7)}.msgbox-bounce-leave-active{opacity:0;-webkit-transform:translate3d(-50%,-50%,0) scale(.9);transform:translate3d(-50%,-50%,0) scale(.9)}.v-modal-enter{-webkit-animation:v-modal-in .2s ease;animation:v-modal-in .2s ease}.v-modal-leave{-webkit-animation:v-modal-out .2s ease forwards;animation:v-modal-out .2s ease forwards}@-webkit-keyframes v-modal-in{0%{opacity:0}}@keyframes v-modal-in{0%{opacity:0}}@-webkit-keyframes v-modal-out{to{opacity:0}}@keyframes v-modal-out{to{opacity:0}}.v-modal{position:fixed;left:0;top:0;height:100%;opacity:.5;background:#000}.mint-datetime,.v-modal{width:100%}.mint-datetime .picker-item,.mint-datetime .picker-slot-wrapper{-webkit-backface-visibility:hidden;backface-visibility:hidden}.mint-datetime .picker-toolbar{border-bottom:1px solid #eaeaea}.mint-datetime-action{display:inline-block;width:50%;text-align:center;line-height:40px;font-size:16px;color:#26a2ff}.mint-datetime-cancel{float:left}.mint-datetime-confirm{float:right}.mint-indexlist{width:100%;position:relative;overflow:hidden}.mint-indexlist-content{margin:0;padding:0;overflow:auto}.mint-indexlist-nav{position:absolute;top:0;bottom:0;right:0;background-color:#fff;border-left:1px solid #ddd;text-align:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.mint-indexlist-nav,.mint-indexlist-navlist{margin:0;max-height:100%;display:-ms-flexbox;display:-webkit-flex;display:-moz-box;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.mint-indexlist-navlist{padding:0;list-style:none}.mint-indexlist-navitem{padding:2px 6px;font-size:12px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none}.mint-indexlist-indicator{position:absolute;width:50px;height:50px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;line-height:50px;background-color:rgba(0,0,0,.7);border-radius:5px;color:#fff;font-size:22px}.mint-indexsection{padding:0;margin:0}.mint-indexsection-index{margin:0;padding:10px;background-color:#fafafa}.mint-indexsection-index+ul{padding:0}.mint-palette-button{display:inline-block;position:relative;border-radius:50%;width:56px;height:56px;line-height:56px;text-align:center;transition:-webkit-transform .1s ease-in-out;transition:transform .1s ease-in-out;transition:transform .1s ease-in-out,-webkit-transform .1s ease-in-out}.mint-main-button{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background-color:blue;font-size:2em}.mint-palette-button-active{-webkit-animation:mint-zoom .5s ease-in-out;animation:mint-zoom .5s ease-in-out}.mint-sub-button-container>*{position:absolute;top:15px;left:15px;width:25px;height:25px;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}@-webkit-keyframes mint-zoom{0%{-webkit-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);transform:scale(1.1)}30%{-webkit-transform:scale(.9);transform:scale(.9)}50%{-webkit-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.95);transform:scale(.95)}90%{-webkit-transform:scale(1.01);transform:scale(1.01)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes mint-zoom{0%{-webkit-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);transform:scale(1.1)}30%{-webkit-transform:scale(.9);transform:scale(.9)}50%{-webkit-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.95);transform:scale(.95)}90%{-webkit-transform:scale(1.01);transform:scale(1.01)}to{-webkit-transform:scale(1);transform:scale(1)}}@font-face{font-family:mintui;src:url(data:application/x-font-ttf;base64,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)}.mintui{font-family:mintui!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:.2px;-moz-osx-font-smoothing:grayscale}.mintui-search:before{content:"\E604"}.mintui-more:before{content:"\E601"}.mintui-back:before{content:"\E600"}.mintui-field-error:before{content:"\E605"}.mintui-field-warning:before{content:"\E608"}.mintui-success:before{content:"\E602"}.mintui-field-success:before{content:"\E609"}
/*!
 * vue2-animate
 * (c) 2018 Pavel Savushkin
 * Released under the MIT License.
 * Documentation: https://github.com/asika32764/vue2-animate
 */@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounce-enter-active,.bounce-leave-active,.bounceIn,.bounceOut{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounce-enter-active,.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}.bounce-leave-active,.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}.bounceDown-enter-active,.bounceDown-leave-active,.bounceInDown,.bounceOutDown{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounceDown-enter-active,.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}.bounceDown-leave-active,.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}.bounceInLeft,.bounceLeft-enter-active,.bounceLeft-leave-active,.bounceOutLeft{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounceInLeft,.bounceLeft-enter-active{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}.bounceLeft-leave-active,.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}.bounceInRight,.bounceOutRight,.bounceRight-enter-active,.bounceRight-leave-active{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounceInRight,.bounceRight-enter-active{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}.bounceOutRight,.bounceRight-leave-active{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}.bounceInUp,.bounceOutUp,.bounceUp-enter-active,.bounceUp-leave-active{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounceInUp,.bounceUp-enter-active{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}.bounceOutUp,.bounceUp-leave-active{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fade-enter-active,.fade-leave-active,.fadeIn,.fadeOut{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fade-enter-active,.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}.fade-leave-active,.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}.fadeDown-enter-active,.fadeDown-leave-active,.fadeInDown,.fadeOutDown{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeDown-enter-active,.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}.fadeDown-leave-active,.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}.fadeDownBig-enter-active,.fadeDownBig-leave-active,.fadeInDownBig,.fadeOutDownBig{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeDownBig-enter-active,.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}.fadeDownBig-leave-active,.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}.fadeInLeft,.fadeLeft-enter-active,.fadeLeft-leave-active,.fadeOutLeft{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInLeft,.fadeLeft-enter-active{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}.fadeLeft-leave-active,.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}.fadeInLeftBig,.fadeLeftBig-enter-active,.fadeLeftBig-leave-active,.fadeOutLeftBig{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInLeftBig,.fadeLeftBig-enter-active{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}.fadeLeftBig-leave-active,.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}.fadeInRight,.fadeOutRight,.fadeRight-enter-active,.fadeRight-leave-active{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInRight,.fadeRight-enter-active{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.fadeOutRight,.fadeRight-leave-active{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}.fadeInRightBig,.fadeOutRightBig,.fadeRightBig-enter-active,.fadeRightBig-leave-active{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInRightBig,.fadeRightBig-enter-active{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}.fadeOutRightBig,.fadeRightBig-leave-active{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}.fadeInUp,.fadeOutUp,.fadeUp-enter-active,.fadeUp-leave-active{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInUp,.fadeUp-enter-active{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.fadeOutUp,.fadeUp-leave-active{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}.fadeInUpBig,.fadeOutUpBig,.fadeUpBig-enter-active,.fadeUpBig-leave-active{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInUpBig,.fadeUpBig-enter-active{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}.fadeOutUpBig,.fadeUpBig-leave-active{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotate-enter-active,.rotate-leave-active,.rotateIn,.rotateOut{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotate-enter-active,.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}.rotate-leave-active,.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}.rotateDownLeft-enter-active,.rotateDownLeft-leave-active,.rotateInDownLeft,.rotateOutDownLeft{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotateDownLeft-enter-active,.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}.rotateDownLeft-leave-active,.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}.rotateDownRight-enter-active,.rotateDownRight-leave-active,.rotateInDownRight,.rotateOutDownRight{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotateDownRight-enter-active,.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}.rotateDownRight-leave-active,.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}.rotateInUpLeft,.rotateOutUpLeft,.rotateUpLeft-enter-active,.rotateUpLeft-leave-active{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotateInUpLeft,.rotateUpLeft-enter-active{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}.rotateOutUpLeft,.rotateUpLeft-leave-active{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}.rotateInUpRight,.rotateOutUpRight,.rotateUpRight-enter-active,.rotateUpRight-leave-active{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotateInUpRight,.rotateUpRight-enter-active{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}.rotateOutUpRight,.rotateUpRight-leave-active{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slide-enter-active,.slide-leave-active,.slideIn,.slideOut{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slide-enter-active,.slideIn{-webkit-animation-name:slideIn;animation-name:slideIn}.slide-leave-active,.slideOut{-webkit-animation-name:slideOut;animation-name:slideOut}.slideDown-enter-active,.slideDown-leave-active,.slideInDown,.slideOutDown{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slideDown-enter-active,.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}.slideDown-leave-active,.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}.slideInLeft,.slideLeft-enter-active,.slideLeft-leave-active,.slideOutLeft{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slideInLeft,.slideLeft-enter-active{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}.slideLeft-leave-active,.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}.slideInRight,.slideOutRight,.slideRight-enter-active,.slideRight-leave-active{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slideInRight,.slideRight-enter-active{-webkit-animation-name:slideInRight;animation-name:slideInRight}.slideOutRight,.slideRight-leave-active{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}.slideInUp,.slideOutUp,.slideUp-enter-active,.slideUp-leave-active{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slideInUp,.slideUp-enter-active{-webkit-animation-name:slideInUp;animation-name:slideInUp}.slideOutUp,.slideUp-leave-active{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoom-enter-active,.zoom-leave-active,.zoomIn,.zoomOut{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoom-enter-active,.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}.zoom-leave-active,.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}.zoomDown-enter-active,.zoomDown-leave-active,.zoomInDown,.zoomOutDown{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoomDown-enter-active,.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}.zoomDown-leave-active,.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}.zoomInLeft,.zoomLeft-enter-active,.zoomLeft-leave-active,.zoomOutLeft{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoomInLeft,.zoomLeft-enter-active{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}.zoomLeft-leave-active,.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}.zoomInRight,.zoomOutRight,.zoomRight-enter-active,.zoomRight-leave-active{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoomInRight,.zoomRight-enter-active{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}.zoomOutRight,.zoomRight-leave-active{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}.zoomInUp,.zoomOutUp,.zoomUp-enter-active,.zoomUp-leave-active{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoomInUp,.zoomUp-enter-active{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}.zoomOutUp,.zoomUp-leave-active{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}.flex-around{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.flex-center{-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.weight-color{color:#68b49f;font-weight:700;margin-bottom:.5rem}.gray-bg{overflow:hidden}.test-qu-box{background-color:#fff;border-radius:.5rem;-moz-box-sizing:border-box;box-sizing:border-box;padding:1rem}.test-btn-box{width:25rem;height:5.5rem;line-height:5.5rem;background:#68b49f;font-size:1.6rem;margin:auto;text-align:center;border-radius:.5rem;color:#fff}.test-btn-box.active{background-color:#666}.test-photo-tip{width:21.5rem;font-size:1.2rem;margin-left:1rem;color:#cecece}.test-example{-moz-box-sizing:border-box;box-sizing:border-box}.test-example .img{position:absolute;top:45%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:21.8rem;height:27.9rem;font-size:0}.cut-box{height:calc(100% - 4rem);width:100%}.test-video{width:100%;height:calc(100% - 13rem);padding-top:4.5rem;text-align:center;-moz-box-sizing:border-box;box-sizing:border-box}.test-video img{max-width:100%;height:100%}.test-img-cir-box{position:absolute;width:100%;height:100%;left:0;top:0;z-index:1}.test-img-cir-box .content{position:absolute;text-align:center;width:100%;top:1rem;left:0;z-index:2}.test-img-cir-box .content p{color:#010101;font-size:1.5rem}.test-img-cir-box .content .red{color:#e1594a}.test-img-cir-box .paizhao{position:absolute;bottom:7.5rem;left:0;width:100%;color:#010101;font-size:1.7rem;text-align:center}.testN-tip-position{position:absolute;bottom:0;left:0;z-index:1;width:100%}.testN-tip-cir{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:2.5rem}.testN-tip-cir .white-cir{width:1.5rem;height:1.5rem;background:#b1b1b1;margin:0 1.2rem;border-radius:50%}.testN-tip-cir .white-cir.orange{background:#ffc72f}.testN-tip-input{position:absolute;width:100%;height:5rem;left:0;top:0}.testN-tip-line{height:5rem;width:1%;background:#fff}.testN-tip-btn{background:#68b49f;height:5rem;width:49.5%;position:relative;line-height:5rem;font-size:1.8rem;color:#fff}.option-user,.testN-tip-btn{text-align:center}.option-user-tip{background-color:#ebf5f3;font-size:1.4rem;border-radius:.5rem;height:4rem;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.option-user-tip input{border:none;margin:0 .5rem;text-align:center;width:10rem;background-color:#ebf5f3;border-bottom:.1rem solid #68b49f}.test-question-body{width:100%;position:relative;padding:3rem 2rem;overflow-y:scroll;-webkit-overflow-scrolling:touch;-moz-box-sizing:border-box;box-sizing:border-box;background:url(../../static/img/testquestionbg.0b543ea.png) no-repeat;background-size:cover;font-size:1.2rem}.question-title{font-size:1.4rem;color:#fff;border-radius:.5rem;background-color:#f37435;padding:1rem;margin-bottom:2rem}.question-cir{width:.4rem;height:1.8rem;display:inline-block;background:#f39835;margin-right:1rem}.question-box{margin-bottom:2rem;color:#68b49f;border-radius:.9rem}.question-box .questionDate{margin-bottom:1rem;font-size:1.8rem}.question-box .option-box{-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.question-box .option-box .option{border:.1rem solid #68b49f;border-radius:.5rem;width:14.5rem;padding-left:.5rem}.question-box .option-box .option.active{background-color:#68b49f;color:#fff}.test-qu-btn{width:24.9rem;height:4.5rem;margin:0 auto;line-height:4.5rem;color:#fff;font-size:1.7rem;text-align:center;background:#68b49f;box-shadow:0 .8rem 1.7rem 0 rgba(104,180,159,.5);border-radius:1rem}.test-qusetion-box{border-radius:1rem}.test-qusetion-box,.test-tip-item{-moz-box-sizing:border-box;box-sizing:border-box}.test-tip-item{width:8.4rem;text-align:center;height:12.6rem;border:.1rem solid #68b49f;border-radius:.5rem;font-size:1.2rem;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.test-tip-face{width:5.7rem;height:5.1rem}.test-tip-tongue{width:3.9rem;height:4.1rem}.test-tip-question{width:6rem;height:5.6rem}.test-tip-item-text{font-size:1rem}.test-tip-box{height:5.7rem;width:100%;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.weight-main{color:#68b49f;font-weight:700;font-size:1.5rem;margin:0 1rem}.test-tip-content{height:5rem;width:31.2rem;border-radius:.5rem;margin:0 auto;font-size:1.2rem;padding-left:1rem;color:#222;margin-top:2rem;background-color:#fff}.test-tip-content img{width:3.3rem;height:3.3rem}.gray-tip-bg{background-color:#f8f6f9;min-height:100%}.test-tip-item-box{margin:2rem 0;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.test-tip-cir{width:2rem;height:2rem;background-image:url(data:image/png;base64,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);background-size:100% 100%}.test-tip-cir.active{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACkAAAApCAYAAACoYAD2AAAFDElEQVRYR9VZTYwUVRD+6s3sDxJ/kIMuIGpAFyPHYV/PgCREIqKJ6IEENVmWZboB9Qx7c+Jp8awgPQOsmIgJB8FEcUkMycrO9FsmnDCiBqOEHz2s+BNkf3pemR53xp6ZHnZ6d3DhHburvvq6XtV7VdWEGa7ubHZxqxDPESCJaAU0LwfRgwDamPkGEf0Owo/MfIEBNaH1qSOJxJWZmKMwSpvPn29d8NeNV0FIgigBZtGwPpEGcxaMzPV75x89tnLlRKO6DZFMpVLi8saN2wTjbQCPNApeX44va6LUkpMnD6dSKT0d3rQke8+c7YxE9QABxnRgYd8T4IiI6Nm/atV3t9K9JUnTcbYAlCFgfgCIy8BXAH8mhDhPrntxFPjt2KlT473r18/nQusDrfPwuNZ6pSB6iRnPAohW4zBwA+Bk2jA+qUe0Lkkrp3YzoZ+Aapk/wHgfk+Pv2WvXXmvUe9bQUAda2t4C4U0A9/v1GGBi9Nlx+W4QXiBJS6ndYOwNUDgeFbRrX1fXL42Sq5brGRl5uFXzfgAv12AQ9tiylmgNyakt/rjKgy4zvZGOd6VnSq5az8yNmES8zx8CnkcB8VraWFWx9RUkrWx2BYtIvioGR1HAVnu1/LxZBEs41rB6ERF8CGBh6ZkXoxSNxOxY7ELpWZlkillcUyPDXJnFLoE3HTCML5pNsIS3w3FeYNAJv0e9rO+QXatT3tkKX1Iks2q7EMhUBDRrKx2PN22L632olVNJECrsaEIyI+XBMkkrn2+BW/gewGM+oOO2IV+5XR6sxrUc9WlVMv2EaORJOxabLG53Mqu6hSjGRmn9OSGoc2AWWRz246ay3jvU7/svPrk7bRgfFUlajvoawJryS8LetJR9YQ3NVt5Uqp8Ye3w4Z2xDPkNeNdMeiV7yFQsuJiJL7bWxhg/q2ZIrZ3s+3wG3cKmcRER6rOAuJXNkpIc0Hy6nO2HwgJTPN8twWBzTUV8SsKGkp8G9ZOYcm4hM31bvSkv5QVjwZsmbSu0khncjFRczp8lSahiMhM+TiQNS5pplNCzODqXizMiW9QhZz5NXiGhR6aHrTi4+tGbN1bDgzZLvPXduUXRi0l/BXyHLUX8DmFcycl0X7jmWSNxsltGwOJuz2XkLRMTjVFo3PZLsB7INOW0hHNZwWPlqTneHJ++OmLxLsvvOPyeTjrNNgA6VD09gMG3cOTcOeTdO8N09vjRMkxU2e+vJW0P5DrQG3N2eQk0VxNibjs9BFZRT/UQBVZBHMqlUt+CqevImdQ6sm3lXGNa7Scd5SIC8erLc7mqNrZmEPPJvPZnPt/Ck+wMRPeoDn9PKnJl/ppboE+XKfMqb2wVX9jhgmHZcVvQ9YT3UiLyVyyVBorKXYm3a8XjR9px3i73Dw/FoJDpUOYJhtUjKRE23WNz2On03gbtvR1s71c4eqem7dSFmJxK1fXdpW0zn7BZAz9kEgzVezyTkUX+YBFY8Zi63h0j0B8TTcQ3emTGMXxuJtSCZqSz2Kv+aWRAz+tJxWTODqj9VU2o38/84VSP0BQ2rKhIn6KsbmU8S0wnS+IbIvTg2Pj46sG7dWM/p0+3tbW0LmaPLWOBpErzptswnS6S9ZAKJARDJmW5xXT1mBdY9/iQJkm2oCvdm5lc3bOwFFWfmS5pA9jKzfmfx4ODBpszM/YTu6L8PQZ4r/ccRKIbBUwCWgXkhiNrBPAaiUQAXAXyrwbP6j/MPRUZ2GwaaKOoAAAAASUVORK5CYII=);background-size:100% 100%}.test-tip-cir-box{margin-top:2rem;margin-bottom:6rem;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.relative{position:relative}.red{color:#f24545}.border-box{-moz-box-sizing:border-box;box-sizing:border-box}.white{color:#fff}.mar-auto{margin:0 auto}.text-in{text-indent:1.4rem}.pad_1{-moz-box-sizing:border-box;box-sizing:border-box;padding:1rem}.mar-1{margin-right:1rem}.text-right{text-align:right}.text-center{text-align:center}.overflow{overflow:hidden}.black-color{color:#666}.pad5{padding-left:6rem;padding-right:2rem}.mat-p5{margin-top:.5rem}.flex-column{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mab-p5{margin-bottom:5rem}.pad15{padding-left:1.5rem}.mat-1{margin-top:1rem}.mat-2{margin-top:2rem}.mat-3{margin-top:3rem}.mar2{margin-top:4rem}.mar1{margin-top:1.5rem}.pad_2{padding:0 2rem;-moz-box-sizing:border-box;box-sizing:border-box}.flex-row{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.align-items{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.box-pad{-moz-box-sizing:border-box;box-sizing:border-box;width:100%;padding:0 2rem}.main-color{color:#68b49f}.no-wrap{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mint-header{border-bottom:.1rem solid #ececec;color:#666;font-size:1.7rem;padding:0;line-height:4rem;height:4rem;padding:0 2rem}.gray-bg{height:100%;-moz-box-sizing:border-box;box-sizing:border-box;overflow:auto}.rd-lable-box{padding:0 1.2rem;height:2.9rem;line-height:2.9rem;text-align:center;display:inline-block}.rd-lable-box,.rd-lable-box2{background-color:#68b49f;color:#fff;font-size:1.6rem;position:absolute;left:0;top:0}.rd-lable-box2{width:100%;height:4.2rem;line-height:4.2rem;right:0;padding-left:3rem;-moz-box-sizing:border-box;box-sizing:border-box}.rd-img-box{margin-top:2.3rem;margin-left:.8rem;margin-right:.45rem;display:-ms-flexbox;display:-webkit-flex;display:-moz-box;display:flex}.rd-img-box .left{width:14.85rem;height:18.25rem;position:relative;-ms-flex-negative:0;flex-shrink:0;margin-right:1.35rem}.rd-img-box .left img{position:absolute;left:50%;right:0;bottom:0;top:0;margin:auto;-webkit-filter:blur(2px);filter:blur(2px);max-height:18.25rem;max-width:14.85rem;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.rd-img-box .left .tip{line-height:2rem;margin-top:19.25rem;font-size:1.2rem;color:#fb8f6d}.rd-img-box .right .red{color:#ff5c47}.rd-content{font-size:1.5rem;color:#000}.rd-content,.rd-shadow-box{-moz-box-sizing:border-box;box-sizing:border-box}.rd-shadow-box{background:#fff;padding:1.2rem;position:relative}.rd-shadow-box.mab{margin-bottom:1.75rem}.rd-shadow-box.top{padding-top:5.6rem}.rd-title-box{width:100%;font-size:1.2rem;height:4.25rem;color:#999;line-height:4.25rem;text-align:center;background-color:#f0f0f0}.needle-tip{position:absolute;left:1rem;font-size:1rem;top:6rem}.needle-tip .red{color:#e34c36}.needle-tip .yellow{color:#e3b33e}.needle-tip .green{color:#58cf9d}.rd-dashboard{width:22rem;height:13.3rem;background:url(../../static/img/dashboard.bcdd3ec.png) no-repeat;background-size:contain;position:relative}.rd-dashboard.marout{margin:4rem auto 0}.rd-dashboard .needle-box{width:6.25rem;height:6.25rem;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.rd-dashboard .needle-text{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1;color:#fff;word-break:keep-all;text-align:center}.rd-dashboard .needle{width:6.25rem;height:6.25rem;border:.2rem solid #e1c140;border-radius:50%;bottom:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.rd-dashboard .needle,.rd-dashboard .needle div{-moz-box-sizing:border-box;box-sizing:border-box;position:absolute;left:50%}.rd-dashboard .needle div{width:5.5rem;height:5.5rem;border-radius:50%;background-color:#e1c140;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.rd-dashboard .needle:before{content:"";position:absolute;border-style:solid;border-width:0 .7rem 3.7rem;border-color:transparent transparent #e1c140;width:0;height:0;top:-3.7rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.rd-dashboard .needle.danger{border-color:#d64729}.rd-dashboard .needle.danger div{background-color:#d64729}.rd-dashboard .needle.danger:before{border-color:transparent transparent #d64729}.rd-dashboard .needle.great{border-color:#53c78a}.rd-dashboard .needle.great div{background-color:#53c78a}.rd-dashboard .needle.great:before{border-color:transparent transparent #53c78a}.rd-result{margin-top:6rem;text-align:center;font-size:1.8rem;font-weight:700;margin-bottom:2.3rem}.rd-result .content{color:#ff8156}.rd-result .content.great{color:#53c78a}.rd-result-danger{color:#ff8156;font-size:1rem;text-align:center;margin-bottom:1.5rem}.rd-read-title{width:8.25rem;height:2.6rem;color:#fff;line-height:2.6rem;text-align:center;margin:auto;background-color:#fa6801;border-radius:.5rem;margin-top:1.8rem;font-size:1.4rem}.rd-read-title.great{background-color:#53c78a}.rd-read-item{-moz-box-sizing:border-box;box-sizing:border-box;padding:0 3rem}.rd-read-item.short{padding:0}.rd-read-item .item{margin-top:1.2rem}.rd-read-item .ball{position:relative}.rd-read-item .ball:before{content:"";width:1.2rem;height:1.2rem;background-color:#68b49f;border-radius:50%;display:inline-block;position:absolute;left:-1.5rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.rd-read-item p{margin-left:1.6rem;line-height:2.2rem;margin-bottom:1rem}.rd-read-item p.paper{margin-left:4.5rem}.rd-read-item p.gray{color:#999}.rd-read-item.mat,.rd-read-item .mat{margin-top:1.2rem}.rd-read-item.matm,.rd-read-item .matm{margin-top:.5rem}.rd-table-single{background:#ececec;margin:auto;margin-top:6rem}.rd-table-single thead{color:#8d8d8d}.rd-table-single tbody{color:#000}.rd-table-single th{padding:.3rem 1.2rem;font-weight:400}.rd-item{margin-bottom:1.4rem;margin-left:1.5rem}.rd-item .orange{color:#fb8f6d}.rd-value-table{width:calc(100% - 2.9rem);-moz-box-sizing:border-box;box-sizing:border-box;margin-left:1.4rem;margin-right:1.5rem;background-color:#e9e9e9;margin-bottom:.75rem}.rd-value-table thead{color:#999}.rd-value-table th{font-weight:400;height:3rem}.text-center{margin-top:.5rem;font-size:1.2rem;color:#666}.text-center .danger{font-size:1rem;color:#fd3324}.text-center .tip{color:#e1c140}.text-center .tip.danger{color:#d64729}.text-center .tip.great{color:#53c78a}.rd-health-text{padding:1.4rem;line-height:2.2rem}.rd-health-care,.rd-health-text{-moz-box-sizing:border-box;box-sizing:border-box}.rd-health-care{text-align:left;padding:1.2rem 3rem;font-size:1.2rem;line-height:1.8rem}.rd-health-care .message{color:#68b49f}.rd-health-care .tip{color:#fa6801}.rd-health-btn{display:-ms-flexbox;display:-webkit-flex;display:-moz-box;display:flex;-ms-flex-flow:row;-webkit-flex-flow:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-flow:row;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;padding:0 2.3rem;margin-top:2.9rem;font-size:1.5rem}.rd-health-btn button{background-color:#fff;color:#68b49f;outline:none;border:none;-ms-flex-negative:0;flex-shrink:0;padding:.3rem .5rem}.rd-health-btn button.active{background-color:#68b49f;color:#fff}.rd-plan-item{margin-top:1.5rem}.rd-plan-item .rd-plan-img{width:26.65rem;height:9.35rem;margin:auto}.rd-plan-item .rd-plan-img-item{margin-left:1.6rem}.rd-plan-item .rd-plan-img-item .item{text-align:center;margin-right:.5rem;display:inline-block}.rd-plan-item .rd-plan-img-item .img{width:7.55rem;height:5.05rem;display:inline-block}.rd-detail-btn,.rd-plan-item .rd-plan-audio{text-align:center}.rd-detail-btn{width:100%;padding:2rem 0}.rd-detail-btn button{color:#fff;font-size:2rem;border:none;outline:none;width:25.25rem;height:4.55rem;background:#5bd0b6;border-radius:1rem}.popup-add-position{top:4rem;background-color:transparent;left:inherit;right:0;width:11.1rem;height:9.9rem;-webkit-transform:none;transform:none}.popup-add-position+.v-modal{opacity:0}.rd-footer{width:100%;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;height:6.7rem;background-color:#68b49f;color:#fffefe;font-size:1.1rem;vertical-align:middle;margin-bottom:4rem}.rd-footer .img{width:5.6rem;height:5.6rem;margin:0 1rem}.rd-conserve{width:5.4rem;height:5.4rem;background-image:url(../../static/img/reporttip.cfba34b.png);background-size:100% 100%;border-radius:50%;position:fixed;top:40rem;right:0}.ios-fixed{position:fixed;top:4rem;left:0;overflow-y:scroll;width:100%;-webkit-overflow-scrolling:touch}.rd-pop{width:24rem;height:25rem;-moz-box-sizing:border-box;box-sizing:border-box;padding:2rem;position:relative}.rd-pop .img{width:18.4rem;height:18.4rem;margin:0 auto;background-image:url(../../static/img/reportwx@2x.1917404.png);background-size:100% 100%}.rd-pop .img img{width:100%;height:100%;padding-bottom:6rem}.re-pop-close{position:absolute;right:1rem;top:1rem;font-size:1.5rem}.rd-pop-content{text-align:center;font-size:1.3rem;color:#666}.new-bg{background-color:#e9f5f4}.newre-box{background-color:#f3f9f8;color:#222;font-size:1.2rem;padding:1rem;-moz-box-sizing:border-box;box-sizing:border-box}.newre-orange{color:#fec63c;font-size:6.9rem}.newre-black{font-size:2.4rem;font-weight:bolder}.newre-btn{padding:0 1rem;height:3rem;margin:1rem 0;margin-right:.7rem;background-color:#fd4a3e;font-size:1.5rem;color:#fff;font-weight:700;border-radius:2rem;line-height:3rem;text-align:center}.newre-btn.active{background-color:#5cc6bd}.newre-face{font-size:1.3rem;color:#68b49f;font-weight:bolder}.newre-span{border-width:1rem .8rem 0;border-color:#68b49f transparent transparent}.newre-span,.newre-span-active{display:block;width:0;height:0;border-style:solid;margin-left:.5rem}.newre-span-active{border-width:0 .8rem 1rem;border-color:transparent transparent #68b49f}.newre-classify{line-height:2rem}.newre-red{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.newre-red,.newre-red2{color:#fd4a3e}.newre-maybe-weight{width:23rem}.newre-great{color:#5cc7bc}.newre-green{color:#68b49f}.newre-img2{width:16.6rem;height:19.6rem;position:absolute;top:4rem;right:0}.newre-img{width:13.9rem;height:16.6rem;top:12rem}.newre-zheng{font-size:1.2rem;height:1.8rem;line-height:1.8rem;color:#fff;background-color:#fec63c;border-radius:.5rem;padding:0 1rem}.newre-zheng-dange{background-color:#fd4a3e}.newre-tip{font-size:1.5rem;font-weight:500;width:20rem;margin-bottom:1rem;line-height:2rem}.newre-zheng-great{background-color:#5cc7bc}.newre-chart{width:35rem;height:23rem;background-color:#f7f7f7;margin:0 auto}.newre-title,.newre-title2{font-size:1.8rem;color:#fff;width:10.9rem;height:3.3rem;line-height:3.3rem;text-align:center;background:#68b49f;border-radius:0 .5rem .5rem 0}.newre-title2{width:18.2rem}.newre-icon,.newre-icon2{width:10rem;height:2rem;line-height:2rem;font-size:1.2rem;color:#fff;text-align:center;background:#71c5b8;border-radius:0 0 .3rem 0}.newre-icon2{width:13.6rem}.white-bg{background-color:#fff;padding:1rem 0}.newre-target{font-size:1.5rem;color:#000;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.newre-title-box{margin-bottom:1.5rem}.newre-target-img{height:1.5rem;width:1.5rem}.newre-target-icon{margin-left:1rem;width:.9rem;height:1rem}.newre-targeted,.newre-targeted2{background-color:#f7f7f7;font-size:1.3rem;color:#000;border-radius:.5rem;width:40%;height:6.7rem;-moz-box-sizing:border-box;box-sizing:border-box;margin:1rem 0}.newre-targeted2{-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;border:.2rem solid #e52121}.just-around{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.just-center{-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.newre-absloute{position:absolute;color:#e52121;padding:0 1rem;background-color:#f7f7f7;top:-1rem;left:2rem}.newre-absloute img{width:2rem;height:2rem;margin-right:.1rem}.newre-mytarget{color:#222;font-size:1.8rem}.newre-mytarget .score{font-size:3rem}.newre-over{border-radius:.2rem;background-color:#e52121;color:#fff;font-size:1.3rem;padding:0 .4rem;height:1.5rem;margin-left:.5rem;line-height:1.5rem}.newre-health{height:7rem;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;background-color:#f7f7f7}.newre-health,.newre-health-box{font-size:1.2rem;color:#8a8a8a;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.newre-health-box{-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.newre-health-item{background-color:#f7f7f7;height:8rem;padding:0 .5rem;margin:1rem 0;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.newre-health-myzhishu{width:10rem}.newre-health-btn{background-color:#68b49f;padding:.2rem 1rem}.newre-health-score{color:#000;font-size:1.8rem;font-weight:700;margin:.5rem 0}.newre-zh-btn{width:20%;height:2.9rem;line-height:2.9rem;background:#dcdcdc;border-radius:1.4rem;margin-right:1rem;color:#fff;font-size:1.5rem;text-align:center}.newre-zh-btn.active{background:#fd4a3e}.newre-zh-btn.active-great{background-color:#5cc7bc}.newre-zh-box{color:#1a1a1a;font-size:1.5rem}.newre-zh-cir{width:.8rem;height:.8rem;background:#68b49f;border-radius:50%;margin-right:1rem}.newre-zh-title{color:#68b49f;font-size:1.7rem;margin:2rem 0;font-weight:700}.newre-zh-c{margin-bottom:1rem}.newre-zh-content{width:28rem}.newre-jb-title{color:#68b49f;margin-right:1rem;font-weight:700}.newre-background{padding:1rem;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#f7f7f7}.newre-care-yellow{font-size:1.5rem;color:#fa6801}.newre-tl-btn-box{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.newre-tl-btn{font-weight:700;font-size:1.3rem;color:#fff;background-color:#c1dfdc;border-radius:.2rem;text-align:center;line-height:2.7rem;height:2.7rem;padding:0 1rem;margin:0 .5rem;margin-top:1rem}.newre-tl-btn.active{background-color:#49bcb2}.newre-hl-title{color:#fff;font-size:1.5rem;background-color:#68b49f;padding:.5rem;text-align:center;width:8rem;border-radius:.5rem;margin:auto}.newre-hl-img{width:2.1rem;height:2.2rem;margin-right:1rem}.newre-hl-tea-title{color:#68b49f;font-weight:700;margin:1.5rem 0}.newre-hl-tea-box{width:30%;font-size:1.5rem;background-color:#f7f7f7;border-radius:.5rem;-moz-box-sizing:border-box;box-sizing:border-box;padding:1rem .5rem}.newre-hl-tea-box .title{text-align:center;color:#a1a1a1;margin:1rem 0}.newre-hl-tea-content{color:#000;font-size:1.5rem;height:6.5rem;width:17rem;padding-left:2rem;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#f7f7f7}.newre-hl-tea-img{width:6.5rem;height:6.5rem;background-size:100% 100%;border-radius:.5rem 0 0 .5rem}.newre-hl-tea-buy{width:9.4rem;height:6.5rem;color:#fff;font-size:1.5rem;text-align:center;line-height:6.5rem;background:linear-gradient(180deg,#f6cf39,#febc3c);border-radius:0 .5rem .5rem 0}.newre-hl-tea-price{font-weight:700;font-size:1.7rem}.newre-face-bg{background-color:#f3f9f8}.newre-hl-face{font-size:1.5rem;color:#1a1a1a;line-height:2.5rem;margin-bottom:1rem}.newre-h1-face-title{font-size:1.5rem;font-weight:700;line-height:2.5rem}.newre-h1-face-title .black{color:#1a1a1a}.newre-h1-face-title .red{color:#e33d3d}.newre-face-tip{font-size:1.3rem;margin-top:2rem}.newre-hl-face-thred{color:#a1a1a1;font-size:1.5rem;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;text-align:center;margin-top:1rem;background-color:#fff;height:7rem}.newre-hl-face-thred .black-weight{color:#222;margin-top:.5rem}.newre-input-box{width:10rem;border-bottom:.1rem solid #68b49f}.newre-input{border:none!important;width:10rem}.newre-input-box2{width:5rem;border-bottom:.1rem solid #68b49f;text-align:center}.newre-input2{border:none!important;width:5rem}.newre-cn-img{width:10.8rem;height:9.8rem;margin:0 .5rem}.newre-cner{text-align:center;font-size:1.6rem;padding:0 1rem;padding-bottom:2rem;-moz-box-sizing:border-box;box-sizing:border-box;font-weight:700;background-color:#fff}.newre-erwei{width:13rem;height:13rem;margin:1rem auto}.newre-position{position:absolute;width:2.6rem;height:3.1rem;right:2rem;bottom:-2rem}.newre-position img{width:100%;height:100%}.newre-text{position:relative;height:5.4rem;background:#fdbd3c;box-shadow:0 .2rem .4rem 0 rgba(255,221,153,.58);border-radius:.5rem;color:#000}.rd-plan-shop{background:linear-gradient(180deg,#f6cf39,#febc3c);font-size:1.5rem;line-height:4rem;height:4rem;color:#fff;width:10rem;margin:0 auto;border-radius:.2rem;margin-top:1.5rem;text-align:center}.newre-healthbalance{background-color:#f3f9f8;-moz-box-sizing:border-box;box-sizing:border-box;padding-top:1rem}.newre-healthbalance .title{font-size:1.8rem;color:#fff;width:13rem;height:3.3rem;line-height:3.3rem;text-align:center;background:#68b49f;border-radius:0 .5rem .5rem 0}.newre-h1-tea-half{text-align:center;color:#fff;font-weight:700;margin-left:.5rem;background:linear-gradient(-90deg,#fd4a3e,#fd813e);width:5.7rem;height:1.7rem;line-height:1.7rem;font-size:1.1rem;border-radius:.2rem}.newre-country{width:33rem;margin:2rem auto;padding:1rem;border-radius:.5rem;border:.2rem solid #feae30}.newre-contry-title{font-size:1.5rem;font-weight:700;color:#222;margin-bottom:1rem}.newre-contry-img{width:1.7rem;height:1.5rem;margin-right:1rem}.newre-country-content{font-size:1.3rem;color:#222;line-height:2rem;margin-left:2rem}.newre-friends{font-size:1.4rem;color:#68b49f;background-color:#fff;padding-bottom:2rem;padding:1rem;padding-top:0;-moz-box-sizing:border-box;box-sizing:border-box;font-weight:700;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.newre-friends-img{width:1.5rem;height:1.5rem;margin-right:1rem}.newre-record{-moz-box-sizing:border-box;box-sizing:border-box;padding:1rem;width:35rem;margin:0 auto;font-size:1.3rem;font-weight:700;line-height:2rem;color:#222}.newre-weichat{width:17.4rem;height:17.4rem;margin:1rem auto}.newre-weichat img{width:100%;height:100%}.newre-hl-tea-buy2{width:9.4rem;height:6.5rem;color:#fff;font-size:1.5rem;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;background:linear-gradient(180deg,#f6cf39,#febc3c);border-radius:0 .5rem .5rem 0}.newre-hl-nice{height:2.5rem;width:34.6rem;background:#f3e8d2;border:.1rem solid #fd553e;opacity:.8;-moz-box-sizing:border-box;box-sizing:border-box;line-height:2.5rem;text-align:center;color:#fd4c3e;font-size:1.3rem;margin:1rem auto;border-radius:.2rem}.save-box{position:fixed;bottom:3rem;right:1rem;height:4rem;width:11.8rem;background:#fdbd3c;border-radius:.4rem;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#000;font-size:1.5rem;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.save-report{margin-right:1rem;width:2.4rem;height:2.4rem}.rp-content{padding:2rem}.rp-shadow-box{width:10rem}.rp-core{font-size:1.5rem;margin-top:1.9rem}.rp-block{font-size:1.5rem;color:#000}.rp-needle-tip{font-size:1rem}.rp-needle-tip .red{color:#e34c36}.rp-needle-tip .yellow{color:#e3b33e}.rp-needle-tip .green{color:#58cf9d}.rp-result{text-align:center;font-size:1.5rem;font-weight:600}.rp-result .content{color:#ff8156}.rp-result .content.great{color:#53c78a}.rp-text{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:4rem;font-weight:500;border-bottom:.4rem solid #68b49f;color:#000;font-size:1.7rem;width:4rem;margin-bottom:2rem}.rp-box{color:#666;font-size:1.4rem}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}html{background:#fff;color:#000;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}button,html,input,select,textarea{font-family:sans-serif}body{margin:0}a{background:transparent}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}h2{font-size:1.5em;margin:.83em 0}h3{font-size:1.17em;margin:1em 0}h4{font-size:1em;margin:1.33em 0}h5{font-size:.83em;margin:1.67em 0}h6{font-size:.75em;margin:2.33em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:"\201C" "\201D" "\2018" "\2019"}q:after,q:before{content:"";content:none}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}#content img{width:100%}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0;vertical-align:baseline}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}input[type=checkbox],input[type=radio]{-moz-box-sizing:border-box;box-sizing:border-box;padding:0}li{list-style:none}p{margin:0}a:focus,button,input,select,textarea{outline:none}img:not([src]),img[src=""]{opacity:0}a{text-decoration:none}.app{color:#666;height:100%}.Router{position:absolute;width:100%;-webkit-overflow-scrolling:touch;transition:all .8s ease}.gray-tip-bg{background-color:#fff}.test-bg{margin-top:4rem;background-color:hsla(0,0%,93%,.5)}.fixed-box .mint-header{background-color:#fff;color:#333}.test-title{width:100%;padding:1.7rem 2.25rem;-moz-box-sizing:border-box;box-sizing:border-box}.test-title img{width:100%;height:auto}.test-advantage{width:100%;padding:0 4rem 2rem;-moz-box-sizing:border-box;box-sizing:border-box}.test-advantage img{width:4.5rem;height:auto}.test-advantage p{width:22rem;margin-left:1rem}.test-advantage .advant-title{font-weight:700;font-size:1.8rem;line-height:2.5rem;letter-spacing:.04rem;color:#333}.test-advantage .advant-txt{font-weight:400;font-size:1.2rem;line-height:1.7rem;letter-spacing:.04rem;color:#999}.newtest-step{width:100%;height:auto;background-color:#fff;padding:1rem;-moz-box-sizing:border-box;box-sizing:border-box}.newtest-step .step-title{font-weight:700;font-size:1.5rem;line-height:2.1rem;text-align:center;letter-spacing:.04rem;color:#333;margin-bottom:.8rem}.newtest-step .test-box{padding:1rem;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.newtest-step .test-box .test-box-item{width:10rem;height:9.74rem;padding:1rem;border:1px solid rgba(0,0,0,.1);-moz-box-sizing:border-box;box-sizing:border-box;border-radius:1.1rem;display:table-cell;text-align:center}.newtest-step .test-box .test-box-item img{width:2.9rem;height:auto;vertical-align:middle}.newtest-step .test-box .test-box-item .step-txt{margin-top:1rem;line-height:2rem}.newtest-step .test-box .test-box-item .step-txt .step-num{width:1.6rem;height:1.6rem;display:inline-block;line-height:1.6rem;font-size:1.3rem;color:#07b49a;border:.05rem solid #07b49a;border-radius:50%}.newtest-step .test-box .test-box-item .step-txt .step-font{font-weight:700;font-size:1.4rem;letter-spacing:.04rem;color:#3e3e3e}.newtest-step .start-title,.newtest-step .test-box .test-box-item .step-txt .step-desc{font-weight:400;font-size:1.2rem;letter-spacing:.04em;color:#586c8a}.newtest-step .start-title{line-height:1.7rem;margin-top:1rem}.newtest-step .test-btn{color:#fff;height:4.5rem;width:100%;margin:0 auto;font-size:1.6rem;text-align:center;line-height:4.5rem;border-radius:2.3rem;background-color:#68b49f;margin-top:.7rem}.test-tongue{position:absolute;top:5rem;bottom:0;left:0;right:0;background:url(../../static/img/test-bg.906534a.png) no-repeat 0 -9rem;background-size:100%}.test-tongue,.test-tongue .test-process{-moz-box-sizing:border-box;box-sizing:border-box;padding:0 1rem}.test-tongue .test-process{width:100%;height:6rem;border-radius:1.2rem;box-shadow:0 19px 31px rgba(0,0,0,.04);background-color:#fff;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.test-tongue .test-process .process-item{width:4rem;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.test-tongue .test-process .process-item .circle1{width:.78rem;height:.78rem;border-radius:50%}.test-tongue .test-process .process-item .circle1,.test-tongue .test-process .process-item .circle1.active{background-color:#07b49a;border:.36rem solid #9fe6dc}.test-tongue .test-process .process-item .title1{width:4rem;text-align:center;font-size:1.5rem;line-height:3rem;color:#333;font-weight:700}.test-tongue .test-process .process-item .circle{width:.78rem;height:.78rem;border-radius:50%;background-color:silver;border:.36rem solid #e6e4e4}.test-tongue .test-process .process-item .circle.active{background-color:#07b49a;border:.36rem solid #9fe6dc}.test-tongue .test-process .process-item .title{width:4rem;text-align:center;font-size:1.5rem;line-height:3rem;color:#999}.test-tongue .test-process .process-item .title.active{color:#333;font-weight:700}.test-tongue .line{width:7.35rem;height:0;opacity:.2;border:1px solid #7e7e7e}.test-img{width:49%;margin-left:24%;margin-top:27%}.img-center{width:14rem;height:20rem;background-color:#fff;text-align:center;margin-left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);margin-top:10%}.img-center .inquiry-img{width:11.25rem;height:auto}.alarm-title{width:100%;background-color:#fff;font-weight:700;font-size:1.8rem;line-height:2.5rem;text-align:center;color:#333;margin-top:22rem}.transition-title{margin-top:.2rem}.notice{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin:1.2rem 0}.notice span{font-weight:400;font-size:1.4rem;line-height:2rem;color:#9d9d9d}.notice-photo{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.notice-photo .notice-photo-item{-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.notice-photo .notice-photo-item img{width:7.3rem;height:5.75rem}.notice-photo .notice-photo-item .photo-txt{font-weight:400;font-size:1.5rem;line-height:3rem;text-align:center;color:#666}.click-btn{height:5.1rem;line-height:5.1rem;font-size:1.8rem;color:#fff;text-align:center;background:#07b49a;border-radius:.8rem;margin-top:1.5rem}.modal-popup{width:26.5rem;background-color:#fff;border-radius:.5rem;display:table-cell;text-align:center;padding:2rem 0;-moz-box-sizing:border-box;box-sizing:border-box}.modal-popup .success-img{width:4.1rem;height:4.1rem;vertical-align:middle}.modal-popup .error-alarm{width:14rem;height:auto}.modal-popup .sucess-title{width:100%;height:3rem;font-size:1.6rem;line-height:3rem;text-align:center;color:#333f51}.modal-popup .shot-btn{width:100%;height:4rem;line-height:4rem;color:#fff;font-size:1.3rem;text-align:center;background:#07b49a;border-radius:.5rem}.test-example-body{width:100%}.test-example-body .mint-popup{width:26.5rem}.fix-btn{-moz-box-sizing:border-box;box-sizing:border-box;position:absolute;left:2rem;right:2rem;bottom:3rem;z-index:1000}.fix-btn .btn{width:100%;height:5.1rem;line-height:5.1rem;font-size:1.8rem;color:#fff;text-align:center;background:#07b49a;border-radius:.8rem;letter-spacing:.2rem}.checks{display:inline-block;width:3.5rem;height:1.5rem;font-size:1rem;color:#2d9cdb;text-align:center;line-height:1.5rem;border-radius:1.8rem;border:1px solid #2d9cdb}.test-example{position:absolute;left:1rem;right:1rem;bottom:2.4rem}.test-qu-box{background-color:transparent;padding:0}.test-question-body{padding:0;overflow:visible;margin-top:4rem;background-color:hsla(0,0%,93%,.4)}.question-title{color:#e89447;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:0;background-color:rgba(255,233,157,.5)}.question-list{-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff;height:4.5rem;font-size:1.5rem;line-height:4.5rem;letter-spacing:.04rem;color:#333f51;border-bottom:.05rem solid rgba(117,134,159,.3);overflow:hidden;padding:0 1.5rem}.mint-radiolist{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.question-option input{border:none;margin:0 .5rem;text-align:center;width:5rem;background-color:#ebf5f3}.question-option span{font-size:1.5rem;line-height:4.5rem;letter-spacing:.04em;color:#bac3cf}.question-box{width:100%;height:auto;background-color:#fff;color:#333f51;padding:1.5rem;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:0}.question-box .option-box{font-size:0;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-justify-content:start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:start}.question-box .option-box .option{width:auto;margin-top:1rem;border:1px solid rgba(51,63,81,.3);border-radius:6rem;font-size:1.25rem;min-width:14.5rem;height:3.47rem;line-height:3.27rem;padding:0 1rem;display:inline-block;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#fff}.question-box .option-box .option.active{border:1px solid #68b49f;background-color:transparent;color:#68b49f}.question-box .option-box .option:nth-child(odd){margin-right:1.8rem}.gray-bg{min-height:100%;background-color:#fff}.mint-radio-input:checked+.mint-radio-core{background-color:#07b49a;border-color:#07b49a}.test-confirm{width:100%;padding:1.5rem 2.1rem;background-color:#fff;-moz-box-sizing:border-box;box-sizing:border-box}.test-confirm .test-qu-btn{width:100%;height:5.1rem;line-height:5.1rem;color:#fff;font-size:1.7rem;text-align:center;background:#07b49a;border-radius:5rem;box-shadow:none}.option-width .option{width:19.8rem!important}.test-qusetion-box{background-color:#ededed;border-radius:0}.test-video[data-v-ef378d8c]{width:100%;height:calc(100% - 13rem);padding-top:4.5rem;text-align:center;-moz-box-sizing:border-box;box-sizing:border-box}.test-video img[data-v-ef378d8c]{max-width:100%;height:100%}
/*!
 * Cropper.js v1.5.1
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2019-03-10T09:55:50.492Z
 */.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{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}.example-btn2[data-v-60824f0c]{line-height:3rem;text-align:center;width:100%;border-radius:1.8rem;color:#fff;font-size:1.4rem;outline:none;border:none;white-space:nowrap}.example-btn2 input[type=file][data-v-60824f0c]{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;opacity:0}.test-example-body[data-v-60824f0c]{font-size:0}.error-bg[data-v-74541704]{background-image:url(../../static/img/404@2x.3b5f1f2.png);background-size:100% 100%;width:19.9rem;height:12.4rem;margin:0 auto;margin-top:9rem}.error[data-v-74541704]{margin-top:10rem;font-size:1.7rem;text-align:center;color:#666}.use-mess{width:100%;height:4.4rem;background-color:#fff;border-radius:.5rem;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;box-shadow:0 0 10px rgba(0,0,0,.1);margin-top:5rem}.use-mess .line{width:.1rem;height:1rem;background-color:rgba(0,0,0,.2)}.newre-width{line-height:1.5rem;letter-spacing:.1rem}.newre-greet{color:#72d89c}.newr-font{font-size:2.6rem;line-height:3.6rem;letter-spacing:.1rem;color:#333f51;font-weight:500}.newre-bottom{margin-bottom:2rem;line-height:2.2rem;font-weight:500}.newre-read-title{-webkit-flex:none;-moz-box-flex:0;-ms-flex:none;flex:none}.newr-num{font-size:1.4rem;color:#75869f}.newr-range{color:#333f51;line-height:3rem}.newre-read-txt{margin:0 1.5rem 1rem 0}.new-bg{background-color:#fff}.newre-box{background-color:transparent}.newre-img{width:14.4rem;height:auto;position:absolute;top:24rem;right:0}.newre-health-btn{width:auto;background-color:#72d89c;border-radius:.5rem;padding:.1rem .5rem;color:#fff;font-size:1.2rem;margin:0 auto}.newre-maybe-weight{width:22rem}.newre-zh-title{color:#75869f;font-size:1.6rem;line-height:3rem;margin:0}.newr-font{margin-bottom:1rem}.newre-read-title{width:6.8rem;height:2.8rem;color:#fff;line-height:2.8rem;text-align:center;background:#fad5c0;border-radius:2.2rem;margin-right:1.5rem;font-size:1.4rem}.newre-read-title.active{background:#ff8f51;box-shadow:0 2px 5px #ffc19e}.newre-read-title.great{background-color:#5cc6bd}.newre-background{margin-top:1rem;margin-bottom:1rem}.newre-health-item{padding:0}.newre-width{padding-right:1rem;line-height:2rem;display:inline-block;border-radius:300px;height:2rem;text-align:center;padding:0 1rem;width:6.5rem;margin-right:2rem;white-space:nowrap}.newre-width.red{background-color:#ffedea;color:#eb1118}.newre-width.orange2{background-color:#fff1e7;color:#f5772a}.newre-width.ching{background-color:#fff8e6;color:#ecac25}.newre-width.great{background-color:#e7fffd;color:#53beb1}.newre-width.greet2{background-color:#eafff2;color:#69d58f}.sex-li{white-space:nowrap;font-size:1.3rem}.newre-greet{color:#b3bbb6}.newr-title{font-size:1.2rem;line-height:2rem;letter-spacing:.1rem;color:#4f4f4f;margin-top:2rem}.food-img{width:100%;height:auto}.music-name{display:inline-block;height:2.8rem;line-height:2.8rem;background:#00c5cd;border-radius:2.6rem;color:#fff;padding:0 1rem}.music-name .triangle{width:0;height:0;display:inline-block;border-left:.5rem solid #5ff9ff;border-top:.5rem solid transparent;border-right:none;border-bottom:.5rem solid transparent;border-radius:.5rem}.overflow{overflow:auto}.music-audio{padding:0 2rem}.newre-read-txt{width:auto;height:2.8rem;padding:0 1rem;color:#fff;line-height:2.8rem;text-align:center;background:#c9e7e9;border-radius:2.2rem;margin:1rem 1.5rem 1rem 0;font-size:1.4rem;-webkit-flex:none;-moz-box-flex:0;-ms-flex:none;flex:none}.newre-read-txt.active{background:#00c5cd}.newre-tl-btn-box{padding:0 1.2rem}.new-ios{background-color:#e3effa}.tips{text-align:center;color:#7894a6;height:4.5rem;line-height:4.5rem;font-size:1.1rem}.mint-header{background-color:#fff;color:#000}.newre-ching{color:#d9b800}.newre-yellow{color:#fea03c}.newre-orange2{color:#f78224}.newre-orange{font-size:4rem;font-weight:bolder}.newre-boxs{padding:0 1rem;background-color:#e3effa}.rem-big{background:url(/static/bj.png) no-repeat;background-size:100%}.newre-rem{background-color:#fff;border-radius:.6rem;padding:1rem}.portrait{height:11.5rem;margin-top:2.5rem}.newre-port{border-radius:300px;width:8rem;height:8rem;overflow:hidden;box-shadow:0 1px 5px rgba(0,0,0,.2);margin:0 auto}.newre-port img{width:100%;height:100%}.nick-newre{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:.7rem}.newre-name{text-align:center;height:3rem;line-height:3rem;display:inline-block;font-size:1.6rem}.newre-name,.tip{position:relative}.tip{padding:.5rem 1.5rem;height:1.5rem;line-height:1.5rem;background-color:#edf9fe;border-radius:300px;margin:0 .5rem;color:#4dabed;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.tip img{height:1.2rem;margin-right:.4rem}.newre-tip{position:absolute;left:100%;top:.25rem;width:3rem;margin-left:1rem}.newre-tips{margin:1.5rem 0;height:4.4rem;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.risk-weight{margin-top:1rem}.risk-weight .my-weight{margin-right:1rem;width:10rem;height:10rem;border-radius:.6rem;background-color:#eaf7ff;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.risk-weight .my-weight .exponent{color:#738090;font-size:1.5rem}.risk-weight .my-weight .weight-size{font-size:2.2rem}.risk-weight .my-weight .weight-fat{color:#fff;background-color:#fb7c3f;display:inline-block;font-size:1.2rem;border-radius:300px;padding:.1rem 1rem}.risk-weight .my-weight .weight-fat.green{background-color:#5de1ce}.risk-weight .my-weight .weight-fat.blue{background-color:#5695dc}.risk-weight .my-weight .weight-fat.orange{background-color:#fc7b40}.risk-weight .my-weight .weight-fat.red{background-color:#ed4149}.risk-weight .noWeight{margin:0}.fat{position:absolute;left:100%;bottom:100%;white-space:nowrap;margin:0 0 -1.1rem -1.2rem;height:.8rem;line-height:.8rem;font-size:1rem;padding:.5rem .7rem;border-radius:300px;color:#fff;background-color:#fb7c3f}.fat.green{background-color:#5de1ce}.fat.blue{background-color:#5695dc}.fat.orange{background-color:#fc7b40}.fat.red{background-color:#ed4149}.weight-thin{border-radius:.6rem;margin-top:1rem;background-color:#eaf7ff}.thin{width:20%;padding:1rem;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.thin .exponent{color:#738090;white-space:nowrap}.thin .exponent,.thin .weight-size{font-size:1.2rem;text-align:center}.risk{margin:0 auto;width:17rem;height:4.5rem;line-height:4.5rem;position:relative;background-color:#81ccfc;background-image:linear-gradient(90deg,#7fccfc,#52b0ee);color:#fff;text-align:center;font-size:1.5rem;border-radius:0 0 .6rem .6rem}.risk:before{left:0;border-left:.9rem solid transparent;margin:0 0 0 -.9rem}.risk:after,.risk:before{content:"";position:absolute;top:0;width:0;height:0;border-bottom:.9rem solid #4a8fbf}.risk:after{right:0;border-right:.9rem solid transparent;margin:0 -.9rem 0 0}.weight1{-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.fit-title{color:#7689a6;font-size:1.55rem;margin:1.5rem 0 0}.fit-title:first-child{margin:0}.fit-pei{color:#272f40}.no-data{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;height:60rem;margin:1rem;background-color:#fff;font-size:1.5rem;color:#4f4e4f}.no-data p{margin-top:1.2rem;text-align:center}.no-data img{width:8rem;padding-left:2rem}.assessment{padding:2rem 0;line-height:3rem;font-size:1.6rem}.assessment .orange{color:#e9854b;text-decoration:underline}.assessment .green{color:#51cfbb;text-decoration:underline}.balance{margin-top:2.8rem;position:relative;padding:4rem 1rem 1rem}.newre-condie{width:30rem;margin:1rem auto;font-size:1.4rem;line-height:3rem;color:#454545}.balance-meter{width:100%;height:30rem}.table-mark{border-radius:.6rem;border:1px solid #91c7e7;overflow:hidden;margin:-1px;margin-top:1.8rem}.newre-table{width:100%;font-size:1.6rem}.newre-table td:first-child,.newre-table th:first-child{border-left:0}.newre-table td:last-child,.newre-table th:last-child{border-right:0}.newre-table tr:last-child td{border-bottom:0}.newre-table td,.newre-table th{text-align:center;border:1px solid #91c7e7;border-top:0;height:4.3rem;line-height:4.3rem}.newre-table th{background-color:#cbecfd;color:#5db1ef;font-weight:400;width:50%}.trend7{font-size:1.4rem;text-align:center;color:#a6acb2}.healthy,.trend7{height:3.5rem;line-height:3.5rem}.healthy{padding-left:3rem;margin:0 auto;font-size:1.6rem;position:relative}.healthy-1{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.trend-alert{width:20.3rem;margin:1.25rem auto 0;text-align:center;background-color:#eaf7ff;border-radius:.6rem;height:3.5rem;line-height:3.5rem;color:#7db5d6;font-size:1.2rem}.broken{margin-top:-3em}.healthy:before{top:1.05rem;left:.9rem;width:1.4rem;height:1.4rem;background-color:#72ceb8}.healthy:after,.healthy:before{content:"";position:absolute;border-radius:50%}.healthy:after{top:1.25rem;left:1.1rem;width:1rem;height:1rem;background-color:#fff}.condition{margin-top:-7rem;text-align:center;font-size:1.5rem;height:3rem;line-height:3rem}.syndrome{height:4.5rem;line-height:4.5rem;margin:0 auto;text-align:center;width:22rem;font-size:1.4rem;position:relative}.syndrome:before{left:0;background-image:linear-gradient(270deg,#76b1d1,#e4f8fc)}.syndrome:after,.syndrome:before{content:"";position:absolute;top:50%;height:.3rem;width:4rem;background-color:#76b1d1;margin-top:-.15rem;border-radius:300px}.syndrome:after{right:0;background-image:linear-gradient(90deg,#76b1d1,#e4f8fc)}.syndrome-list{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:1rem auto 1.4rem}.syndrome-list .synd{padding:.5rem 1.5rem;height:2rem;line-height:2rem;background-color:#f8ccb3;border-radius:300px;margin:0 .5rem 1rem;color:#fff;font-size:1.4rem;white-space:nowrap}.syndrome-list .synd.active{background-color:#fe7b3f;color:#fff}.syndrome-list .synd.green{background-color:#51cfbb;color:#fff}.syndrome-lan{margin:0 auto 1.4rem}.syndrome-lan .synd{background-color:#c4e8ff}.syndrome-lan .synd.active{background-color:#53b1ee}.syndrome-lan::-webkit-scrollbar{display:none}.syndrome-shop{margin-top:1.1rem;height:7rem;color:#333;font-size:1.6rem;background-color:#f2f2f2;border-radius:.4rem 0 0 .4rem}.syndrome-tea{-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.syndrome-look{width:9rem;height:7rem;background-color:#ebae2b;background-image:linear-gradient(90deg,#ebae2b,#f1c531);border-radius:0 .4rem .4rem 0;line-height:7rem;text-align:center;font-size:1.4rem}.syndrome-img{width:7rem;height:100%}.syndrome-img img{width:100%;height:100%}.tea-box{-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;padding:.5rem 1rem;line-height:3rem;min-width:0}.tea-box p{white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow:hidden;height:3rem;max-width:12rem}.tea-box i{font-style:normal;margin-top:.2rem;color:#c42026}.tea-box i span{font-size:1.1rem;margin-right:.2rem}.syndrome-joke{line-height:3rem;font-size:1.6rem}.rome-left{float:left}.clearfix:after,.clearfix:before{display:table;line-height:0;content:""}.clearfix:after{clear:both}.syndrome-text{font-size:1.6rem;padding:1rem;background-color:#eaf7ff;border-radius:1rem;color:#333;line-height:3rem}.syndrome-text .texts span{margin-right:.8rem;color:#61ade9}.syndrome-text p{line-height:3rem}.syndrome-text img{width:100%;margin-top:1.4rem}.syndrome-text .texts p{margin:0;text-indent:2em;margin-bottom:1.5rem;position:relative}.syndrome-text .texts p:before{content:"";position:absolute;width:1.1rem;height:1.1rem;border-radius:50%;background-color:#61ade9;top:0;left:0;margin:1rem 0 0 1rem}.syndrome-body{margin-top:1rem}.syndrome-body span{color:#e9854b;text-decoration:underline}.syndrome-body audio{width:100%}.syndrome-body .no-cloer{color:#333;text-decoration:none}.syndrome-body .no-cloer p{display:inline}.influence{margin:0;font-size:1.6rem;font-weight:400;height:3.5rem;line-height:3.5rem;padding-left:1rem;margin-top:2rem;position:relative}.influence:before{content:"";position:absolute;left:0;top:50%;margin-top:-.625rem;width:.3rem;height:1.25rem;background-color:#50b2ef}.no-main{margin:0}.balance-risk{position:absolute;top:-.9rem;left:0;width:100%}.syndrome-mose{margin:3rem auto;width:15rem;height:3.6rem;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:300px;text-align:center;line-height:3.6rem;font-size:1.6rem;color:#fff;background-color:#52b1ee}.syndrome-mose img{height:2rem;padding-top:.8rem;margin-right:.5rem}.newre-btn{background:#ff8f51;box-shadow:0 2px 5px rgba(253,74,62,.5);border-radius:22px}.newre-hl-tea-title{display:inline-block;padding:0 1.4rem;height:3rem;line-height:3rem;color:#fff;font-size:1.6rem;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end;background:#00c5cd;border-radius:0 25px 25px 0;border-top-right-radius:2rem;border-bottom-right-radius:2rem;margin-bottom:1rem}.aijiu-tip{margin-top:1rem;color:#000;font-size:1.2rem;background:#f5f5f5;padding:.5rem}.teaMore{width:100%;height:4rem;margin-top:2rem}.teaMore .teaBtn{width:15rem;height:3.6rem;margin:0 auto;background:linear-gradient(180deg,#ffc148,#ff8f51);box-shadow:0 6px 11px rgba(255,154,79,.4);border-radius:11.7rem;line-height:3.6rem;color:#fff;text-align:center;font-size:1.5rem;letter-spacing:.1rem;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.teaMore .teaBtn img{width:2rem;margin-top:.5rem;height:auto}.image-swiper{margin-top:2rem}.image-swiper,.rd-teap-img{width:100%;height:15rem;border-radius:.5rem .5rem 0 0}.rd-teap-img{background-repeat:no-repeat;background-size:cover;background-position:50%;margin-bottom:.5rem}.music-audio{margin-bottom:2rem}.newre-hl-tea-name{width:15rem;height:4rem;margin:0;word-break:break-all;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2}.weight-tips{position:relative;padding:5rem 1rem 1rem}.tips-tumour{position:absolute;top:0;left:0;width:100%}.tips-tumour .tumour-title{padding:1rem;color:#333;font-weight:700}.tips-tumour .tumour-risk{width:14rem;height:3.5rem;line-height:3.5rem;text-align:center;border-radius:0 1rem 0 1rem;background-color:#51cfbb;color:#fff}.tips-tumour .tumour-risk.centre{background-color:#fdbb45}.tips-tumour .tumour-risk.centreUp{background-color:#fd5941}.tips-tumour .tumour-risk.high{background-color:#ed4149}.save-wx-img[data-v-e8efe900]{width:21.2rem;height:21.2rem;margin:7rem auto 4rem}.save-wx-img img[data-v-e8efe900]{width:100%;height:100%}.save-wx-title[data-v-e8efe900]{color:#000;font-size:1.7rem;text-align:center}
/*# sourceMappingURL=app.5b1ba6b4d3cf0d55a264433316bb471f.css.map */