@keyframes fj-profile-scale{30%{-webkit-transform:scale(.3);transform:scale(.3)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes fc-profile-eleRotate{0%{transform:rotateZ(0deg)}100%{transform:rotateZ(360deg)}}#main{background-color:#f3f5f6}#flexclipAccount{margin:66px auto;text-align:center}#flexclipAccount .fc-profile-loading-rotate{transform:translate3d(0,0,0);animation:fc-profile-eleRotate 1s linear infinite}#flexclipAccount .fj-profile-form-input{position:relative;width:300px;margin-top:5px}#flexclipAccount .fj-profile-form-input.first{margin-top:20px}#flexclipAccount .fj-profile-form-input>svg{position:absolute;top:5px;right:0}#flexclipAccount .fj-profile-form-input .fj-profile-form-text-del{position:absolute;top:-2px;right:0;display:inline-block;width:24px;height:24px;background-color:#eee;border-radius:50%;cursor:pointer}#flexclipAccount .fj-profile-form-input .fj-profile-form-text-del svg{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}#flexclipAccount .fj-profile-form-input .fj-profile-form-text-del svg g path{transition:all .3s}#flexclipAccount .fj-profile-form-input .fj-profile-form-text-del svg:hover g path{fill:#ff822c}#flexclipAccount .fj-profile-form-input input{height:24px;width:280px;padding-right:20px;border:none;border-bottom:1px solid #e4e4e4;color:#1a1b1c;font-size:16px;line-height:19px;outline:none}#flexclipAccount .fj-profile-form-input input::placeholder{opacity:.4;user-select:none}#flexclipAccount .fj-profile-form-input .fj-profile-error{min-height:15px;margin-top:5px;color:#f53700;font-size:13px;line-height:15px;text-align:left}#flexclipAccount .fj-profile-form-radio{display:inline-block;cursor:pointer}#flexclipAccount .fj-profile-form-radio>div{display:inline-block;width:16px;height:16px;border:2px solid #d1d8dc;border-radius:50%;line-height:12px;text-align:center;transition:all .3s}#flexclipAccount .fj-profile-form-radio>div:hover{border:2px solid #ff822c}#flexclipAccount .fj-profile-form-radio>div.active{border:2px solid #ff822c}#flexclipAccount .fj-profile-form-radio>div.active>div{opacity:1}#flexclipAccount .fj-profile-form-radio>div>div{display:inline-block;height:8px;width:8px;background-color:#ff822c;opacity:0;border-radius:50%;vertical-align:bottom}#flexclipAccount .fj-profile-form-radio span{height:18px;color:#1a1b1c;font-size:15px;line-height:18px;text-align:center;vertical-align:bottom}#flexclipAccount .fj-profile-form-check{position:relative;display:inline-block;height:18px;width:18px;border:1px solid #e4e4e4;border-radius:2px;cursor:pointer;vertical-align:bottom;transition:all .3s}#flexclipAccount .fj-profile-form-check svg{position:absolute;top:3px;left:3px;opacity:0}#flexclipAccount .fj-profile-form-check:hover{border:1px solid #ff822c}#flexclipAccount .fj-profile-form-check.active{border:1px solid #ff822c}#flexclipAccount .fj-profile-form-check.active svg{opacity:1}#flexclipAccount .fj-profile-password .fj-profile-button{margin-top:13px}#flexclipAccount .fj-profile-password .fj-profile-pass-form .fj-profile-form-btn{display:flex;justify-content:space-between}#flexclipAccount .fj-profile-password .fj-profile-pass-form .fj-profile-form-btn .fj-profile-button{display:inline-block;width:140px}#flexclipAccount .fj-profile-password .fj-profile-pass-message{position:fixed;top:10px;left:50%;z-index:99999;transform:translateX(-50%);height:40px;width:288px;border:1px solid #b7eb8f;border-radius:2px;background-color:#f6ffed;box-shadow:0 -4px 10px 0 rgba(105,107,110,.25);text-align:left;line-height:34px}#flexclipAccount .fj-profile-password .fj-profile-pass-message div{position:relative;display:inline-block;height:18px;width:18px;margin:0 20px;background-color:#52c41a;border-radius:50%;vertical-align:middle}#flexclipAccount .fj-profile-password .fj-profile-pass-message div svg{position:absolute;top:4px;left:4px}#flexclipAccount .fj-profile-password .fj-profile-pass-message span{height:16px;color:#1a1b1c;font-size:14px;line-height:16px}#flexclipAccount .fj-profile-button{height:42px;background-color:#ff822c;color:#fff;font-size:16px;line-height:42px;text-align:center;cursor:pointer;transition:all .3s;border-radius:21px}#flexclipAccount .fj-profile-button:hover{background-color:#e0640f}#flexclipAccount .fj-profile-button.loading{background-color:#e0640f}#flexclipAccount .fj-profile-button.cancel{border:1px solid #e4e4e4;background-color:#fff;color:#1a1b1c}#flexclipAccount .fj-profile-button.cancel:hover{background-color:#e4e4e4}#flexclipAccount .fj-profile-button.cancel .fj-profile-button-loader div{background-color:#ff822c}#flexclipAccount .fj-profile-button .fj-profile-button-loader div{background-color:#fff;width:5px;height:5px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block}#flexclipAccount .fj-profile-button .fj-profile-button-loader div:nth-child(1){-webkit-animation:fj-profile-scale .75s 0s infinite cubic-bezier(.2,.68,.18,1.08);animation:fj-profile-scale .75s 0s infinite cubic-bezier(.2,.68,.18,1.08)}#flexclipAccount .fj-profile-button .fj-profile-button-loader div:nth-child(2){-webkit-animation:fj-profile-scale .75s .12s infinite cubic-bezier(.2,.68,.18,1.08);animation:fj-profile-scale .75s .12s infinite cubic-bezier(.2,.68,.18,1.08)}#flexclipAccount .fj-profile-button .fj-profile-button-loader div:nth-child(3){-webkit-animation:fj-profile-scale .75s .24s infinite cubic-bezier(.2,.68,.18,1.08);animation:fj-profile-scale .75s .24s infinite cubic-bezier(.2,.68,.18,1.08)}#flexclipAccount .fj-profile-portrait-upload{position:relative;display:block;width:100px;height:100px}#flexclipAccount .fj-profile-portrait-upload img{width:98px;height:98px;border-radius:100px;border:1px solid #fff;overflow:hidden;-webkit-box-shadow:0 0 3px #ccc;box-shadow:0 0 3px #ccc}#flexclipAccount .fj-profile-portrait-upload button{position:absolute;top:0;left:0;width:100px;height:100px;padding:0;margin:0;border:0;background:0 0;border-radius:100px;overflow:hidden;outline:none!important;cursor:pointer;transition:all .3s}#flexclipAccount .fj-profile-portrait-upload button:hover{background-color:rgba(0,0,0,.2);background-image:url(/media/pages/images/account/avatar_add.svg);background-repeat:no-repeat;background-position-x:32px;background-position-y:36px}#flexclipAccount .fj-profile-portrait-upload button.disabled{cursor:auto;background-color:rgba(0,0,0,.2)}#flexclipAccount .fj-profile-portrait-upload button.disabled:hover{background-image:none}#flexclipAccount .fj-profile-navigation{position:relative;width:750px;height:33px;margin:auto;padding:0 25px;text-align:left}#flexclipAccount .fj-profile-navigation span{height:24px;margin-right:68px;color:#1a1b1c;opacity:.6;font-size:21px;font-weight:500;line-height:24px;text-align:center;cursor:pointer}#flexclipAccount .fj-profile-navigation span.active{opacity:1}#flexclipAccount .fj-profile-navigation .navigation-bar{position:absolute;bottom:-2px;display:inline-block;height:3px;width:0;background-color:#ff822c;z-index:3;transition:all .3s}#flexclipAccount .fj-profile-navigation .navigation-line{position:absolute;left:0;bottom:0;width:100%;height:1px}#flexclipAccount .fj-profile-navigation .navigation-line.line-white{bottom:1px;background-color:#fff}#flexclipAccount .fj-profile-navigation .navigation-line.line-black{background-color:#d1d8dc}#flexclipAccount .fj-profile-account{display:flex;justify-content:space-between;width:700px;margin:35px auto;padding:52px 50px 63px;border-radius:2px;background-color:#fff}#flexclipAccount .fj-profile-account .fj-profile-portrait{display:inline-block;height:275px;width:327px;border:1px solid #e4e4e4;border-radius:4px}#flexclipAccount .fj-profile-account .fj-profile-portrait .fj-profile-portrait-upload{margin:30px auto 15px}#flexclipAccount .fj-profile-account .fj-profile-portrait>div:nth-child(2){overflow:hidden;color:#1a1b1c;text-align:center;text-overflow:ellipsis;font-size:16px;font-family:roboto,Helvetica,Arial,sans-serif}#flexclipAccount .fj-profile-account .fj-profile-portrait>div:nth-child(3){width:276px;margin:0 auto;text-align:center;display:block;color:#686c78;padding-top:20px;font-size:16px;line-height:23px;font-family:roboto,Helvetica,Arial,sans-serif}#flexclipAccount .fj-profile-account .fj-profile-portrait>div:nth-child(3) a{text-align:center;font-size:15px;color:#ff822c;cursor:pointer;transition:all .3s}#flexclipAccount .fj-profile-account .fj-profile-portrait>div:nth-child(3) a:hover{color:#e0640f}#flexclipAccount .fj-profile-account .fj-profile-account-form{display:inline-block}#flexclipAccount .fj-profile-account .fj-profile-account-form .form-label{margin-top:24px;color:#1a1b1c;font-size:16px;font-weight:500;text-align:left}#flexclipAccount .fj-profile-account .fj-profile-account-form .form-label:nth-child(1){margin-top:0}#flexclipAccount .fj-profile-account .fj-profile-account-form .form-label span{margin-right:20px}#flexclipAccount .fj-profile-account .fj-profile-account-form .form-gender-select{display:flex;justify-content:space-between;margin-top:12px}#flexclipAccount .fj-profile-account .fj-profile-account-form>.fj-profile-button{margin-top:22px}#flexclipAccount .fj-profile-upgrade-btn{position:relative;height:36px;padding:0 30px;border-radius:2px;background-color:#44c573;text-align:center;cursor:pointer}#flexclipAccount .fj-profile-upgrade-btn:hover{background-color:#27b059}#flexclipAccount .fj-profile-upgrade-btn span{height:36px;color:#fff;font-size:15px;font-weight:500;line-height:36px;text-align:center}#flexclipAccount .fj-profile-upgrade-btn svg{position:absolute;right:0;bottom:0}#flexclipAccount .fj-profile-upgrade-btn.lifetime-upgrade-btn{padding:0 56px;text-decoration:none}#flexclipAccount .fj-profile-subscription-lifetime-link{font-size:14px;font-weight:500;color:#1a1b1c;line-height:16px;opacity:.6;text-decoration:underline;cursor:pointer}#flexclipAccount .fj-profile-subscription-lifetime-link:hover{color:#ff822c;opacity:1}#flexclipAccount .fj-profile-billing{width:640px;margin:35px auto;padding:50px 80px;border-radius:2px;background-color:#fff;text-align:left}#flexclipAccount .fj-profile-billing span.fj-profile-billing-operation{height:16px;color:#ff822c;font-size:14px;line-height:16px;text-decoration:underline;cursor:pointer;transition:all .3s}#flexclipAccount .fj-profile-billing span.fj-profile-billing-operation:hover{color:#e0640f}#flexclipAccount .fj-profile-billing span.fj-profile-billing-operation.cancel{opacity:.4;color:#1a1b1c}#flexclipAccount .fj-profile-billing span.fj-profile-billing-operation.cancel:hover{color:#8a9093;opacity:1}#flexclipAccount .fj-profile-billing span.fj-profile-billing-operation.remove{color:#01cde7;margin-left:36px}#flexclipAccount .fj-profile-billing span.fj-profile-billing-operation.remove:hover{color:#03b4cb}#flexclipAccount .fj-profile-billing .fj-billing-title{height:18px;opacity:.4;color:#1a1b1c;font-size:15px;line-height:18px}#flexclipAccount .fj-profile-billing .fj-profile-subscription>div:nth-child(1){display:flex;justify-content:space-between}#flexclipAccount .fj-profile-billing .fj-profile-subscription>div:nth-child(1) .fj-profile-subscription-message{text-align:left}#flexclipAccount .fj-profile-billing .fj-profile-subscription>div:nth-child(1) .fj-profile-subscription-message .fj-subscription-type{height:38px;margin-top:13px;color:#1a1b1c;font-size:32px;font-weight:700;line-height:38px}#flexclipAccount .fj-profile-billing .fj-profile-subscription>div:nth-child(1) .fj-profile-subscription-message .fj-subscription-type>div{position:relative;display:inline-block;margin-left:14px}#flexclipAccount .fj-profile-billing .fj-profile-subscription>div:nth-child(1) .fj-profile-subscription-message .fj-subscription-type>div:hover .letter-tips{opacity:1}#flexclipAccount .fj-profile-billing .fj-profile-subscription>div:nth-child(1) .fj-profile-subscription-message .fj-subscription-type>div.hide{display:none}#flexclipAccount .fj-profile-billing .fj-profile-subscription>div:nth-child(1) .fj-profile-subscription-message .fj-subscription-type>div svg{vertical-align:middle;border-radius:2px;cursor:pointer;transition:all .3s}#flexclipAccount .fj-profile-billing .fj-profile-subscription>div:nth-child(1) .fj-profile-subscription-message .fj-subscription-type>div svg:hover{background:#eee}#flexclipAccount .fj-profile-billing .fj-profile-subscription>div:nth-child(1) .fj-profile-subscription-message .fj-subscription-type>div .letter-tips{position:absolute;left:50%;top:100%;transition:all .3s;opacity:0;pointer-events:none;transform:translate3d(-50%,0,0)}#flexclipAccount .fj-profile-billing .fj-profile-subscription>div:nth-child(1) .fj-profile-subscription-message .fj-subscription-type>div .letter-tips .arrow{position:absolute;left:50%;width:20px;height:20px;border:10px solid transparent;top:-15px;box-sizing:border-box;border-bottom-color:#21272f;transform:translateX(-50%)}#flexclipAccount .fj-profile-billing .fj-profile-subscription>div:nth-child(1) .fj-profile-subscription-message .fj-subscription-type>div .letter-tips .tooltip-inner{padding:0 8px;height:28px;line-height:28px;border-radius:2px;background-color:#21272f;font-size:13px;text-transform:capitalize;color:#fff;box-shadow:0 2px 8px 0 rgba(0,0,0,.35);white-space:nowrap;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,noto sans,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}#flexclipAccount .fj-profile-billing .fj-profile-subscription>div:nth-child(1) .fj-profile-subscription-message .fj-subscription-feature{margin:16px 0 0;color:#1a1b1c;font-size:15px;line-height:26px}#flexclipAccount .fj-profile-billing .fj-profile-subscription>div:nth-child(1) .fj-profile-subscription-message .fj-subscription-features{margin:16px 0 0;color:#1a1b1c;font-size:15px;line-height:26px;margin-top:25px}#flexclipAccount .fj-profile-billing .fj-profile-subscription>div:nth-child(1) .fj-profile-subscription-message .fj-subscription-features ul{list-style:none}#flexclipAccount .fj-profile-billing .fj-profile-subscription>div:nth-child(1) .fj-profile-subscription-message .fj-subscription-features ul li{font-size:15px;font-weight:400;color:#1a1b1c;line-height:32px;margin:1px 0}#flexclipAccount .fj-profile-billing .fj-profile-subscription>div:nth-child(1) .fj-profile-subscription-message .fj-subscription-features ul li svg{margin-right:12px}#flexclipAccount .fj-profile-billing .fj-profile-subscription>div:nth-child(1) .fj-profile-subscription-message .fj-subscription-next-charge{margin:0;opacity:.4;color:#1a1b1c;font-size:15px;line-height:22px}#flexclipAccount .fj-profile-billing .fj-profile-subscription>div:nth-child(1) .fj-profile-subscription-operation{padding-top:28px;text-align:center}#flexclipAccount .fj-profile-billing .fj-profile-subscription>div:nth-child(1) .fj-profile-subscription-operation>div{width:max-content;margin:auto}#flexclipAccount .fj-profile-billing .fj-profile-subscription>div:nth-child(1) .fj-profile-subscription-operation .fj-profile-upgrade-btn{margin-bottom:10px}#flexclipAccount .fj-profile-billing .fj-profile-payment .fj-billing-title{margin-top:32px}#flexclipAccount .fj-profile-billing .fj-profile-payment .fj-billing-card{display:flex;justify-content:space-between;margin-top:10px}#flexclipAccount .fj-profile-billing .fj-profile-payment .fj-billing-card>div{display:inline-block;height:26px;color:#1a1b1c;font-size:15px;line-height:26px}#flexclipAccount .fj-profile-billing .fj-profile-payment .fj-billing-card>div:nth-child(2){width:175px;text-align:center;width:max-content}#flexclipAccount .fj-profile-billing .fj-billing-history-block .fj-billing-title{margin-top:30px;margin-bottom:10px}#flexclipAccount .fj-profile-billing .fj-billing-history{width:640px;text-align:left}#flexclipAccount .fj-profile-billing .fj-billing-history .fj-billing-original{opacity:.6;text-decoration:line-through}#flexclipAccount .fj-profile-billing .fj-billing-history span{height:26px;color:#1a1b1c;font-size:14px;line-height:26px;text-align:center}#flexclipAccount .fj-profile-billing .fj-billing-history thead span{font-weight:700}#flexclipAccount .fj-profile-billing .fj-billing-history tbody span{font-weight:400}#flexclipAccount .fj-profile-billing .fj-billing-history tbody span.fj-billing-view{color:#ff822c;cursor:pointer;text-decoration:underline;transition:all .3s}#flexclipAccount .fj-profile-billing .fj-billing-history tbody span.fj-billing-view:hover{color:#e0640f}#flexclipAccount .fj-profile-billing .fj-profile-billing-line{height:1px;width:640px;margin-top:28px;background-color:#dadbdd}#flexclipAccount .fj-cancel-subscription-modal .mask{position:fixed;left:0;top:0;width:100%;height:100%;background-color:rgba(34,37,40,.9);z-index:99}#flexclipAccount .fj-cancel-subscription-modal .body{position:fixed;top:0;left:0;right:0;bottom:0;width:500px;height:max-content;margin:auto;padding:0;border-radius:2px;background-color:#fff;box-shadow:0 4px 8px 0 rgba(0,0,0,.05);z-index:99}#flexclipAccount .fj-cancel-subscription-modal .body .cancel-title{height:24px;margin:44px auto 26px;color:#1a1b1c;font-size:21px;line-height:24px;text-align:center}#flexclipAccount .fj-cancel-subscription-modal .body .cancel-description{margin:0 36px 49px;opacity:.8;color:#1a1b1c;font-size:15px;line-height:26px}#flexclipAccount .fj-cancel-subscription-modal .body .cancel-operation{margin:49px auto 30px;text-align:center}#flexclipAccount .fj-cancel-subscription-modal .body .cancel-operation .fj-profile-button{display:inline-block;min-width:140px;margin:0 9px;padding:0 10px}#flexclipAccount .remove-card .operation .fj-profile-button.confirm{background-color:#df0000}#flexclipAccount .remove-card .operation .fj-profile-button.confirm:hover{background-color:#c50000}#flexclipAccount .fj-confirm-modal .mask{position:fixed;left:0;top:0;width:100%;height:100%;background-color:rgba(34,37,40,.9);z-index:99}#flexclipAccount .fj-confirm-modal .body{position:fixed;top:0;left:0;right:0;bottom:0;width:500px;height:max-content;margin:auto;padding:0;border-radius:2px;background-color:#fff;box-shadow:0 4px 8px 0 rgba(0,0,0,.05);z-index:99}#flexclipAccount .fj-confirm-modal .body .title{height:24px;margin:44px auto 26px;color:#1a1b1c;font-size:21px;line-height:24px;text-align:center}#flexclipAccount .fj-confirm-modal .body .description{margin:0 36px 49px;opacity:.8;color:#1a1b1c;font-size:15px;line-height:26px}#flexclipAccount .fj-confirm-modal .body .operation{margin:49px auto 30px;text-align:center}#flexclipAccount .fj-confirm-modal .body .operation .fj-profile-button{display:inline-block;width:160px;margin:0 9px}.clearboth{clear:both;height:0}a{color:#fff;text-decoration:none}a:hover{color:#ff822c;text-decoration:underline}.mod_fj_footer{width:100%;background:#292b37}.mod_fj_footer .footer_wrapper{display:flex;justify-content:space-between;width:1120px;margin:auto;padding-top:75px;color:#fff;flex-wrap:wrap}.mod_fj_footer .footer_wrapper .nav{width:82%}.mod_fj_footer .footer_wrapper .lan{width:18%}.mod_fj_footer .footer_wrapper .lan .fj_language{width:100%}.mod_fj_footer .footer_wrapper .footer_row{float:left;margin:0 20px 30px;width:30%;margin-left:0;margin-right:3%}.mod_fj_footer .footer_wrapper .footer_row .row_category_name{font-size:18px;height:40px;line-height:40px;margin-bottom:10px;color:rgba(255,255,255,.5)}.mod_fj_footer .footer_wrapper .footer_row .row_item_name{font-size:16px;color:#fff;width:200px;white-space:inherit;line-height:20px;min-height:25px;margin-bottom:20px}.mod_fj_footer .footer_wrapper .footer_row .row_item_name>a{text-overflow:ellipsis;white-space:inherit}.mod_fj_footer .footer_wrapper .footer_row .row_item_name>a svg{position:relative;top:2px;transition:left 2s;-moz-transition:left 2s;-webkit-transition:left 2s;-o-transition:left 2s}.mod_fj_footer .footer_wrapper .footer_row .row_item_name>a:hover svg{left:5px}.mod_fj_footer .footer_wrapper .footer_row .row_item_name>a:hover svg path{fill:#ff822c}.mod_fj_footer .footer_wrapper .footer_row .chrome_app{display:none;margin-top:90px;margin-bottom:30px}.mod_fj_footer .footer_wrapper .footer_row .chrome_app span{display:block;height:40px;font-size:17px;font-weight:500;color:#fff;opacity:.4;line-height:40px;text-transform:uppercase}.mod_fj_footer .footer_wrapper .footer_row .chrome_app button{width:206px;height:54px;background:rgba(216,216,216,.08);border-radius:4px;font-size:15px;font-weight:500;color:#fff;line-height:54px;transition:background-color .3s;-moz-transition:background-color .3s;-webkit-transition:background-color .3s;-o-transition:background-color .3s}.mod_fj_footer .footer_wrapper .footer_row .chrome_app button:hover{background-color:#ff8430;cursor:pointer}.mod_fj_footer .footer_wrapper .footer_row .chrome_app button svg{float:left;margin-left:16px;height:54px}.mod_fj_footer .footer_wrapper .footer_row.fj_language .language_box{position:relative;width:201px;text-align:left;right:0;margin:0}.mod_fj_footer .footer_wrapper .footer_row.fj_language .language_box .language div{position:absolute;width:5%;height:7px;background:url(/media/footer/images/lang-arrow.svg) 0 0 no-repeat}.mod_fj_footer .footer_wrapper .footer_row.fj_language ol{width:100%;margin-top:15px}.mod_fj_footer .footer_wrapper .footer_row.fj_language ol li{list-style:none;margin-right:25px;float:left}.mod_fj_footer .footer_wrapper .footer_row.fj_language ol li svg{width:36px;height:36px;cursor:pointer}.mod_fj_footer .footer_wrapper .footer_row.fj_language ol li svg .bg{transition:fill .3s;-moz-transition:fill .3s;-webkit-transition:fill .3s;-o-transition:fillgit .3s}.mod_fj_footer .footer_wrapper .footer_row.fj_language ol li.fb svg:hover .bg{fill:#283b70}.mod_fj_footer .footer_wrapper .footer_row.fj_language ol li.tw svg:hover .bg{fill:#0083c6}.mod_fj_footer .footer_wrapper .footer_row.fj_language ol li.yt svg:hover .bg{fill:#d70000}.mod_fj_footer .cp_wrapper{width:100%;text-align:center;padding:2rem 0 1.5rem;border-top:1px solid #474a59;margin-top:48px}.mod_fj_footer .cp_wrapper p{color:#8b8c92;font-size:.9375rem}.mod_fj_footer .cp_wrapper p span{color:#ff822c}.page-button-fixed{position:fixed;width:100%;bottom:0;height:60px;background:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,.1)}@media screen and (max-width:1280px){.mod_fj_footer .footer_wrapper .nav{width:100%}.mod_fj_footer .footer_wrapper .footer_row{width:32%;margin-right:1%}.mod_fj_footer .footer_wrapper .lan{width:30%;margin-left:66%}.mod_fj_footer .footer_wrapper .fj_language{width:100%}}@media screen and (max-width:1130px){.mod_fj_footer .footer_wrapper{width:96%}}@media screen and (max-width:860px){.mod_fj_footer .footer_wrapper .footer_row{width:45%;margin-right:0;margin-left:5%}.mod_fj_footer .footer_wrapper .fj_language{position:relative;top:0}.mod_fj_footer .footer_wrapper .lan{width:50%;margin-left:50%}}@media screen and (max-width:496px){.mod_fj_footer .footer_wrapper{width:80%;padding-bottom:20px}.mod_fj_footer .footer_wrapper .footer_row{width:100%}.mod_fj_footer .footer_wrapper .footer_row .row_item_name.empty{display:none}.mod_fj_footer .footer_wrapper .fj_language{position:relative;top:0}.mod_fj_footer .footer_wrapper .row_item_name_null{display:none}.mod_fj_footer .footer_wrapper .lan{width:100%;margin-left:0}}.menu{width:100%}.menu .logo{display:inline-block;width:5.6875rem;height:1.8125rem;vertical-align:middle;margin-right:30px;position:relative;top:26px;box-sizing:content-box}.menu .logo img{width:100%}.menu>ul{display:inline-block;list-style-type:none}.menu>ul>li{display:inline-block;vertical-align:middle;margin-right:48px;position:relative}.menu>ul>li:last-child{margin-right:0}.menu>ul>li a{color:#17191d;text-decoration:none;font-size:1.0625rem;display:inline-block}.menu>ul>li a:hover{color:#ff822c}.menu>ul>li b{color:#17191d;text-decoration:none;font-size:1.0625rem;display:inline-block;font-weight:400}.menu>ul>li b:hover{color:#ff822c}.menu>ul>li span{width:.625rem;height:.4375rem;display:inline-block}.menu>ul>li:hover svg polygon{fill:#ff822c}.menu>ul>li:hover b{color:#ff822c;cursor:pointer}.menu>ul>li:hover ol{display:block}.menu>ul>li ol{width:11.875rem;list-style-type:none;position:absolute;top:5.25rem;left:0;background:#f7f8fa;padding:.75rem 0 1rem;display:none;color:#4a4e57;z-index:1}.menu>ul>li ol li{line-height:2.5rem;padding-left:.75rem}.menu>ul>li ol li:hover{background:#ebecf0}.menu>ul>li ol li a{color:#4a4e57}.menu>ul>li ol li a:hover{color:#4a4e57}.menu .web-nav-ul{min-height:5.3125rem;line-height:5.3125rem;display:inline-block;position:absolute}.menu .nav_template{position:relative;font-size:17px;top:26px;height:36px;line-height:35px;padding:0 25px;padding-right:0;margin-right:44px;display:inline-block;box-sizing:border-box;color:#000;text-decoration:none}.menu .nav_template:hover{color:#ff822c}@media screen and (max-width:1080px){.header-more{display:block}.menu .web-nav-ul{position:relative;top:49px;display:none}.menu>ul{top:82px;left:0;width:100%;padding-left:5%;background:#f3f5f6;position:fixed;height:calc(100% - 85px);overflow:overlay}.menu>ul>li{line-height:56px;vertical-align:top;-webkit-tap-highlight-color:transparent;width:28%}.menu>ul>li ol{width:9.875rem;list-style-type:none;left:-10px;padding:.75rem 0 1rem;color:#4a4e57;z-index:1;display:block;position:relative;top:-13px;background:0 0}.menu>ul>li b{font-weight:700}.menu>ul>li a{color:#4a4e57}.menu>ul>li ol li{list-style:inside}.menu>ul>li span svg{display:none}}@media screen and (max-width:1068px){.menu>ul>li{width:20%}}@media screen and (max-width:768px){.menu>ul>li{float:left;width:40%}.menu>ul>li:hover .web-dropdown-menu{display:none}.menu>ul>li ol{width:100%}.menu>ul>li ol li{width:100%}}@media screen and (max-width:560px){.menu .logo{padding-left:16px;margin-right:16px;box-sizing:border-box}.menu ul{position:fixed!important;top:85px!important;height:calc(100% - 86px)!important}.menu ul li{width:80%}}