.menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:1.2rem;padding:0 .6rem;z-index:300;-ms-flex-negative:0;flex-shrink:0;background-size:cover}.menu .page_name{color:#fff;font-size:.44rem;text-align:center;line-height:1.2rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.menu .menu_button{display:-webkit-box;display:-ms-flexbox;display:flex;width:4.5rem}.menu .menu_button a:first-child{display:block;height:.6rem;width:1.45rem;position:relative;margin-right:.3rem;-ms-flex-negative:0;flex-shrink:0;background:url(/img/ui/bg_back.png) 50%/cover no-repeat}.menu .menu_button a:first-child:before{content:"\8FD4\56DE";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-image:url(/img/ui/arrow.png);background-size:.28rem .18rem;background-position-y:.1rem;background-position-x:.3rem;color:#fff;font-size:.28rem;padding-left:.65rem;background-repeat:no-repeat}.menu .menu_button a.backhome{position:relative;margin-right:0;width:1.7rem;font-size:.26rem;color:#fff;background:url(/img/ui/bg_back_home.png) 50%/cover no-repeat}.menu .menu_button a.backhome:before{content:"\53BB\9996\9875";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-image:url(/img/ui/back_home.png);background-size:.31rem .28rem;background-position-y:.05rem;background-position-x:.3rem;color:#fff;font-size:.28rem;padding-left:.68rem;background-repeat:no-repeat}.menu .menu_button a.backhome span{display:inline-block;line-height:.84rem;font-size:.24rem;color:#fff}.menu .right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.menu .servicePoint{color:#fff;font-size:.24rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu .servicePoint span{margin-right:.1rem}@media screen and (orientation:portrait){.menu .menu_button{width:2.5rem}.menu .menu_button a{margin-right:.4rem}.menu .menu_button a span{display:none}}.lp-dialog{position:fixed;z-index:999}.lp-dialog,.lp-dialog .mask{left:0;top:0;right:0;bottom:0}.lp-dialog .mask{position:absolute;background:rgba(0,0,0,.5);z-index:1000}.lp-dialog .lp-dialog-container{min-height:4rem;min-width:6rem;background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;padding:.35rem 0;clear:both;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:.1rem;-moz-border-radius:.1rem;-ms-border-radius:.1rem;-webkit-border-radius:.1rem;-o-border-radius:.1rem;word-break:break-all;z-index:10020}.lp-dialog .lp-dialog-container .head{position:relative;font-size:.36rem;text-align:center;padding:.15rem}.lp-dialog .lp-dialog-container span.close{position:absolute;right:.4rem;top:.4rem;opacity:1;z-index:10030}.lp-dialog .lp-dialog-container span.close img{width:.3rem;-o-object-fit:cover;object-fit:cover}.lp-dialog .lp-dialog-container .body{padding:.1rem .6rem .1rem;font-size:.2rem}.lp-dialog .lp-dialog-container .foot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.15rem}.lp-dialog .lp-dialog-container .foot a{width:2.8rem;height:.72rem;line-height:.72rem;font-size:.3rem;margin:0 .15rem;color:grey;text-align:center;background-color:#3b6ae0;border-radius:.1rem;border-color:#3b6ae0;border-width:1px;border-style:solid}.lp-dialog .lp-dialog-container .foot a.primary{background:#3b6ae0;color:#fff}.lp-dialog .lp-dialog-container .foot a.primary:active{background:#2e5bcc}.lp-dialog .lp-dialog-container .foot a.defaults{background:#fff;border-color:#e6e6e6}.lp-dialog .lp-dialog-container .foot a.submit-btn{color:#fff}@media screen and (orientation:portrait){.lp-dialog .lp-dialog-container{width:80%}}.case-container .case-close{position:fixed;width:64px;height:64px;top:12%;right:16%;z-index:12000}.case-container .case-close img{width:100%}.case-container .case-dialog{position:fixed;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:75%;top:10%;bottom:10%;margin:0 auto;background:#fff;border-radius:6px;z-index:11000;padding:30px 100px 60px;overflow-y:scroll;-webkit-overflow-scrolling:touch}.case-container .case-dialog h1.title{font-size:.32rem;font-weight:700;text-align:center;padding:.3rem 0}.case-container .case-dialog .intro{background:#ecedf1;padding:.15rem;font-size:.22rem;color:grey;margin-bottom:.2rem;border-radius:.08rem;line-height:1.8}.case-container .case-dialog .details{font-size:.28rem;line-height:1.8}.case-container .case-dialog .details p{margin-bottom:.25rem}.case-container .case-dialog .details p strong{font-size:.28rem}.case-container .mask{position:fixed;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,.5);z-index:10000}.popovers.fadeInDown,.popovers.fadeInOut{-webkit-transition:all .3s cubic-bezier(.55,0,.1,1);transition:all .3s cubic-bezier(.55,0,.1,1)}.popovers .arr{position:absolute;display:block;left:30px;width:16px;height:16px;margin-top:-8px;-webkit-transform:rotate(45deg);transform:rotate(45deg);background:#fff;z-index:1300}.popovers .arr.top{background:#f8f8f8}.popovers .wrap{position:absolute;left:50px;right:80px;z-index:1100}.popovers .wrap .close{position:absolute;right:30px;top:30px;opacity:.5;cursor:pointer;-webkit-transition:opacity .3s;transition:opacity .3s}.popovers .wrap .close:hover{opacity:1}.popovers .wrap .content-inner{position:relative;border-radius:10px}.popovers .wrap .content-inner .ht{padding:10px;font-size:24px;font-weight:700;color:#333;background:#f8f8f8;border-radius:10px 10px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popovers .wrap .content-inner .ht i{display:block;-ms-flex-negative:0;flex-shrink:0;width:5px;height:16px;background:#f29739;margin-right:10px}.popovers .wrap .content-inner .ht span{-webkit-box-flex:1;-ms-flex:1;flex:1}.popovers .wrap .content-inner .ht a{padding:0 .2rem;font-weight:400;color:#999;display:block}.popovers .wrap .content-inner .body{border-radius:0 0 10px 10px;background:#fff;padding:20px 15px 20px;color:#555;font-size:20px}.popovers .wrap .content-inner .body select{border:none;border-bottom:1px solid #ccc;appearance:none;-moz-appearance:none;-webkit-appearance:none;padding:3px 20px;background:none;font-size:24px;text-align:center;cursor:pointer;border-radius:0}.popovers .wrap .content-inner .body select::-ms-expand{display:none}.popovers .wrap .content-inner .body span{margin-right:20px;padding-left:5px}.popovers .wrap .content-inner .foot{display:block;padding:10px 30px;background:#f7f7f7;border-top:1px solid #ededed;border-radius:0 0 6px 6px;text-align:center;height:60px}.popovers .wrap .content-inner .foot .btn{-webkit-box-shadow:none;box-shadow:none;padding:4px 45px;margin:0 5px}.popovers .wrap .content-inner .foot .btn.btn-cancel{border:1px solid #ddd;color:grey!important}.popovers .mask{position:absolute;left:0;right:0;top:0;height:250%;z-index:1000;background:rgba(0,0,0,.5)}.popovers .mask.fadeIn,.popovers .mask.fadeOut{-webkit-animation-duration:.3s;animation-duration:.3s}.date-select{position:fixed;left:0;right:0;bottom:0;top:0;z-index:1000;-webkit-transition:all .4s ease-in;transition:all .4s ease-in}.date-select.slide-down-enter-active .mask{-webkit-animation:fadeIn .3s ease both;animation:fadeIn .3s ease both}.date-select.slide-down-enter-active .wrap{-webkit-animation:fadeInDown .3s ease .1s both;animation:fadeInDown .3s ease .1s both}.date-select.slide-down-leave-active .mask{-webkit-animation:fadeOut .3s ease both;animation:fadeOut .3s ease both}.date-select.slide-down-leave-active .wrap{-webkit-animation:fadeOutUp .3s ease both;animation:fadeOutUp .3s ease both}.date-select .wrap{position:relative;z-index:1100;background:#fff;width:95%;margin:2rem auto 0;border-radius:.06rem}.date-select .wrap .content-inner{position:relative}.date-select .wrap .content-inner .ht{padding:.3rem .3rem .15rem;font-size:.36rem;font-weight:700;text-align:center;color:#555}.date-select .wrap .content-inner .body{margin:.2rem .1rem .5rem;font-size:.26rem;color:grey;text-align:center}.date-select .wrap .content-inner .body select{border:none;border-bottom:1px solid #ccc;appearance:none;-moz-appearance:none;-webkit-appearance:none;background:none;font-size:.42rem;text-align:center;cursor:pointer;border-radius:0}.date-select .wrap .content-inner .body select::-ms-expand{display:none}.date-select .wrap .content-inner .body span{margin-right:.2rem;padding-left:.05rem}.date-select .wrap .content-inner .body span:last-child{margin-right:0}.date-select .wrap .content-inner .foot{padding:.2rem .3rem;background:#f7f7f7;border-top:1px solid #ededed;border-radius:0 0 .06rem .06rem;text-align:center}.date-select .wrap .content-inner .foot .btn{margin:0 .05rem;padding-left:.3rem;padding-right:.3rem}.date-select .mask{position:fixed;left:0;right:0;bottom:0;top:0;z-index:1000;background:rgba(0,0,0,.5)}ul{margin:0;padding:0;list-style:none}.saohei_page{height:100vh;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.saohei_page,.saohei_page .report-message{display:-webkit-box;display:-ms-flexbox;display:flex}.saohei_page .report-message{width:12rem;padding:.2rem 0 0 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.saohei_page .report-message .item{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #e5e5e5;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:.1rem}.saohei_page .report-message .item-title{text-align:center;font-size:.3rem;font-weight:700;padding:.15rem 0;border-bottom:1px dashed #e5e5e5;color:#294ea3}.saohei_page .report-message .content{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:.2rem .2rem .3rem .2rem}.saohei_page .report-message .content .desc{font-size:.2rem;font-weight:700;padding:.15rem;color:#333}.saohei_page .report-message .content .desc-item{font-size:.2rem;padding-left:.15rem;line-height:1.6}.saohei_page a{color:#294ea3}.saohei_page .saohei_content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 .6rem .9rem 0;height:calc(100% - 1.2rem);-webkit-box-sizing:border-box;box-sizing:border-box}.saohei_page .saoheileft{position:relative;z-index:101;width:4.08rem}.saohei_page .saoheileft .imgs{position:absolute;left:0;bottom:0;width:5.9rem;height:100%}.saohei_page .saoheileft img{position:absolute;width:100%;display:block;bottom:0}.saohei_page .scroll-box{position:relative;z-index:102;width:10.44rem;background-color:#fff;border-radius:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.saohei_page .scroll-box .stopreading{position:absolute;top:-.2rem;left:-.2rem;width:1rem;height:1rem;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(48,192,54,.9)}.saohei_page .scroll-box .stopreading img{width:80%}.saohei_page .scroll-box .list-box{position:relative;padding:.3rem .3rem 0 .3rem;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:scroll;-webkit-overflow-scrolling:touch}.saohei_page .scroll-box .list-box::-webkit-scrollbar{display:none;width:0!important}.saohei_page .scroll-box .message-avatar{display:-webkit-box;display:-ms-flexbox;display:flex}.saohei_page .scroll-box .message-avatar .avatar{-ms-flex-negative:0;flex-shrink:0;margin-right:.32rem;border-radius:50%;width:.99rem;height:.99rem;overflow:hidden;background-size:cover}.saohei_page .scroll-box .message-items-seed{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.saohei_page .scroll-box .message-items-seed .content{background:#b6c9f7;color:#333;max-width:80%;padding:.26rem .3rem;line-height:1.4;border-radius:.1rem;margin-bottom:.2rem;font-size:.22rem}.saohei_page .scroll-box .message-items{max-width:7.12rem;min-height:.9rem;background:#f2f2f2;border-radius:.12rem;margin-bottom:.3rem;min-width:30%;font-size:.22rem}.saohei_page .scroll-box .message-items.message-items--nobg{background:none;border-radius:0}.saohei_page .scroll-box .message-items.message-items--nobg .message-items-inner{background:#f2f2f2;border-radius:.1rem}.saohei_page .scroll-box .message-items.message-items--nobg .message-items-inner .message-items-inner__wrap{position:relative}.saohei_page .scroll-box .message-items.message-items-inline{display:-webkit-box;display:-ms-flexbox;display:flex;background:none}.saohei_page .scroll-box .message-items.message-items-inline .content{color:#222;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f2f2f2;border-radius:.1rem;font-size:.22rem}.saohei_page .scroll-box .message-items .hts{font-size:.26rem;padding:.15rem .3rem}.saohei_page .scroll-box .message-items .content{padding:.24rem .3rem;line-height:1.6;color:#333}.saohei_page .scroll-box .message-items .content a{color:#2289f2}.saohei_page .scroll-box .message-items .content span.baike{color:#2289f2;text-decoration:underline;cursor:pointer}.saohei_page .scroll-box .message-items .content p{margin-bottom:.15rem}.saohei_page .scroll-box .message-items .content .question div,.saohei_page .scroll-box .message-items .content .question p{display:inline}.saohei_page .scroll-box .message-items .content .question div.tip,.saohei_page .scroll-box .message-items .content .question p.tip{font-size:.24rem;color:#999}.saohei_page .scroll-box .message-items .content .media_svg img{max-width:100%}.saohei_page .scroll-box .message-items ul.list{color:#294ea3;padding:0 0 .15rem 0}.saohei_page .scroll-box .message-items ul.list li{margin:0 .25rem;font-size:.22rem;padding:.14rem 0;line-height:1.4;border-bottom:1px solid hsla(0,0%,80%,.63)}.saohei_page .scroll-box .message-items ul.list li:last-child{border:0}.saohei_page .scroll-box .message-items .is-help{position:absolute;width:1rem;right:-1.2rem;bottom:0}.saohei_page .scroll-box .message-items .is-help .icon a{display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;border:1px solid #ccc;margin-top:.2rem;height:.84rem;color:#666;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:.1rem}.saohei_page .scroll-box .message-items .is-help .icon a.current{color:#fc9d0b;border-color:#fc9d0b}.saohei_page .scroll-box .message-items .is-help .icon a i{font-size:.48rem}.saohei_page .scroll-box .message-items .rel-list{margin:0 .2rem .2rem;padding:.2rem 0 .1rem;border-top:1px dashed #d7d7d7}.saohei_page .scroll-box .message-items .rel-list .ht{font-size:.26rem;font-weight:500;padding-bottom:.1rem}.saohei_page .scroll-box .message-items .list-icon2{margin:0;list-style:none;padding:0 .2rem}.saohei_page .scroll-box .message-items .list-icon2 li a{font-size:.22rem;padding:.1rem 0;display:block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.saohei_page .scroll-box .message-items .list-icon2 li a img{height:.64rem;width:auto;margin-right:.15rem}.saohei_page .scroll-box .message-foot{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:.08rem}.saohei_page .scroll-box .message-foot a{background-color:#f2f2f2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.3rem;color:#225acd;border-radius:.12rem;font-size:.26rem}.saohei_page .scroll-box .message-foot a:active,.saohei_page .scroll-box .message-foot a:hover{background:#ddd}.saohei_page .scroll-box .message-foot a:first-child{margin-right:.2rem}.saohei_page .scroll-box .message-foot a i{font-size:.22rem;margin-right:.05rem}.saohei_page .scroll-box .input-box{width:100%;height:.98rem;background-color:#fafafa;border-radius:0 0 .3rem .3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.saohei_page .scroll-box .input-box input{-webkit-box-flex:1;-ms-flex:1;flex:1;border:0;height:100%;outline:none;background:none;font-size:.22rem;color:#333;padding:0 .3rem}.saohei_page .scroll-box .input-box input:-moz-placeholder{color:#666;opacity:1}.saohei_page .scroll-box .input-box input:-ms-input-placeholder{color:#666}.saohei_page .scroll-box .input-box input::-webkit-input-placeholder{color:#666}.saohei_page .scroll-box .input-box button{border:0;outline:none;margin-right:.15rem;font-size:.22rem;width:1.6rem;height:.7rem;color:#fff;background-color:#294ea3;border-radius:.25rem}.saohei_page .saoheiright{position:relative;z-index:2;width:3.78rem;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;border-radius:.3rem;padding:.4rem .2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.saohei_page .saoheiright .title{font-size:.28rem;color:#294ea3;text-align:center;line-height:.36rem}.saohei_page .saoheiright .content{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:scroll;-webkit-overflow-scrolling:touch}.saohei_page .saoheiright .content::-webkit-scrollbar{display:none;width:0!important}.saohei_page .saoheiright .content .item-title{font-size:.22rem;font-weight:700;padding:.24rem 0 .2rem 0}.saohei_page .saoheiright .content ul li{padding:.15rem 0;font-size:.18rem;line-height:1.4;border-bottom:1px solid #e5e5e5}@-webkit-keyframes fade-in-from-right{0%{-webkit-transform:translate3d(50%,0,0);transform:translate3d(50%,0,0);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes fade-in-from-right{0%{-webkit-transform:translate3d(50%,0,0);transform:translate3d(50%,0,0);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@-webkit-keyframes fade-out-from-right{0%{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}to{-webkit-transform:translate3d(50%,0,0);transform:translate3d(50%,0,0);opacity:0}}@keyframes fade-out-from-right{0%{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}to{-webkit-transform:translate3d(50%,0,0);transform:translate3d(50%,0,0);opacity:0}}@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}