.phone_headerBar[data-v-18b7085c]{position:fixed;top:0;height:1.706667rem;width:100%;z-index:2}.phone_headerBar .mask[data-v-18b7085c]{height:1.706667rem;width:100%;position:fixed;top:0;left:0;background-color:#000;opacity:.7}.phone_headerBar .content[data-v-18b7085c]{position:relative;z-index:2;width:100%;height:100%;display:flex;align-items:center}.phone_headerBar .content .logo[data-v-18b7085c]{display:block;width:2.8rem;height:1.013333rem;margin:auto}.phone_headerBar .content .nav-logo[data-v-18b7085c]{position:absolute;right:.4rem;display:block;width:.626667rem;height:.506667rem}.phone_headerBar .content .navMask[data-v-18b7085c]{position:absolute;top:1.706667rem;left:0;width:100%;height:calc(100vh - 1.70667rem);background-color:#000;opacity:.5;z-index:3}.phone_headerBar .content .navBar[data-v-18b7085c]{position:absolute;top:1.706667rem;right:-50%;width:50%;height:calc(100vh - 1.70667rem);background:#f6fcfe;transition:all .6s ease-out;z-index:4}.phone_headerBar .content .navBar .navItem[data-v-18b7085c]{box-sizing:border-box;width:100%;height:1.333333rem;display:flex;align-items:center;justify-content:center;font-size:.4rem;color:#444;border-bottom:.013333rem solid #e6e7eb}.phone_headerBar .content .navBar .activity[data-v-18b7085c]{color:#09f}.phone_headerBar .content .showNavBar[data-v-18b7085c]{right:0;transition:all .6s ease-out}.footerBar[data-v-24a7bbc9]{width:100%;height:8.533333rem;background-color:#2d2e2e;position:absolute;bottom:0;left:0;overflow:hidden;display:flex;align-items:center}.footerBar .content[data-v-24a7bbc9]{padding:0 1.2rem;position:absolute;margin:auto}.footerBar .content .contentTop[data-v-24a7bbc9]{height:1.333333rem;display:flex;align-items:center}.footerBar .content .contentTop .footerLogo[data-v-24a7bbc9]{display:block;width:3.066667rem;height:1.106667rem;margin-right:.44rem}.footerBar .content .contentTop .footerNavList[data-v-24a7bbc9]{height:1.333333rem;flex:1;display:flex;flex-wrap:wrap;justify-content:space-between;align-content:space-between}.footerBar .content .contentTop .footerNavList .navItem[data-v-24a7bbc9]{width:2rem;height:.533333rem;background:#414242;font-size:.266667rem;text-align:center;line-height:.533333rem;color:#f0f0f0}.footerBar .content .line[data-v-24a7bbc9]{width:100%;height:.013333rem;background:#999;margin:.4rem 0}.footerBar .content .tip[data-v-24a7bbc9]{text-align:left;font-size:.266667rem;color:#f0f0f0;user-select:none;-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.loading[data-v-08b8e6f3]{margin:0 auto;margin-top:1.066667rem;width:1.6rem;height:1.6rem;position:relative;display:flex;justify-content:center;align-items:center}.loading .shape[data-v-08b8e6f3]{width:.266667rem;height:.266667rem;border-radius:50%;border:0;position:absolute;background-color:#0f0;animation:spin-08b8e6f3 2s ease infinite}.loading .shape[data-v-08b8e6f3]:first-child{background:#ff8c00;animation-delay:-1.5s}.loading .shape[data-v-08b8e6f3]:nth-child(2){background:#20b2aa;animation-delay:-1s}.loading .shape[data-v-08b8e6f3]:nth-child(3){background:#32cd32;animation-delay:-.5s}.loading .shape[data-v-08b8e6f3]:last-child{background:orchid}@keyframes spin-08b8e6f3{0%,to{transform:translate(-.533333rem)}25%{transform:translateY(-.533333rem)}50%{transform:translate(.533333rem)}75%{transform:translateY(.533333rem)}}.consult[data-v-9f0c5ea0]{width:100%;height:100%;background-color:#f6fcfe;overflow:hidden;box-sizing:border-box;position:relative;padding-bottom:8.533333rem;padding-top:1.706667rem}.consult .content[data-v-9f0c5ea0]{height:100%;padding:0 .8rem;overflow:hidden;position:relative}.consult .content .title[data-v-9f0c5ea0]{position:relative;margin:.8rem 0;display:flex;align-items:flex-end;-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.consult .content .title .pageDecorateLight[data-v-9f0c5ea0]{position:absolute;left:-2.266667rem;top:-2.4rem;display:block;width:3.64rem;height:3.866667rem}.consult .content .title .titleCN[data-v-9f0c5ea0]{font-size:.48rem;font-weight:700;color:#444;margin-right:.133333rem}.consult .content .title .titleEN[data-v-9f0c5ea0]{font-size:.266667rem;font-family:Arial;font-weight:700;color:#999}.consult .content .title .line[data-v-9f0c5ea0]{position:absolute;bottom:-.333333rem;left:0;width:.666667rem;height:.08rem;background:#00b4ff}.consult .content .newsContent .newsItem[data-v-9f0c5ea0]{margin-bottom:.293333rem;padding:0 .4rem .266667rem;background-color:#fff;box-shadow:0 0 .2rem 0 rgba(0,0,0,.08);position:relative;z-index:1}.consult .content .newsContent .newsItem .itemsTitle[data-v-9f0c5ea0]{height:1.146667rem;line-height:1.146667rem;font-size:.373333rem;font-weight:700;color:#444}.consult .content .newsContent .newsItem .middle[data-v-9f0c5ea0]{display:flex;align-items:flex-end}.consult .content .newsContent .newsItem .middle .coverImg[data-v-9f0c5ea0]{display:block;width:3.08rem;height:1.96rem;margin-right:.4rem;object-fit:cover}.consult .content .newsContent .newsItem .middle .text[data-v-9f0c5ea0]{height:1.6rem;line-height:.4rem;font-size:.32rem;overflow:hidden;color:#444;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;text-overflow:ellipsis;user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.consult .content .newsContent .newsItem .date[data-v-9f0c5ea0]{text-align:right;font-size:.293333rem;color:#999}.consult .content .newsContent .newsItem .triangle[data-v-9f0c5ea0]{position:absolute;display:block;width:.293333rem;height:.32rem;bottom:0;right:0}.consult .content .newsContent .moreNews[data-v-9f0c5ea0]{margin:.8rem auto;width:2.293333rem;height:.533333rem;background:#dfdfdf;border-radius:.226667rem;display:flex;align-items:center;justify-content:center}.consult .content .newsContent .moreNews .moreTriangle[data-v-9f0c5ea0]{display:block;width:.24rem;height:.253333rem;margin-right:.08rem}.consult .content .newsContent .moreNews .text[data-v-9f0c5ea0]{font-size:.266667rem;color:#999}.consult .content .pageDecorateRight[data-v-9f0c5ea0]{position:absolute;right:-.666667rem;bottom:-.666667rem;display:block;width:3.64rem;height:3.866667rem;z-index:0}