@charset "UTF-8";.com_toast { position: fixed; display: block; z-index: 10; top: 30%; left: 50%; right: 50%; margin: 0 auto; height: 21px; text-align: center } body{ margin: 0; } .com_toast .toast_content { display: inline-block; padding: 10px 20px; position: relative; white-space: nowrap; -webkit-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); transform: translate(-50%,-50%) } .com_toast .toast_content i { width: 18px; height: 18px; line-height: 18px; font-size: 20px; border-radius: 50%; display: inline-block; vertical-align: middle } .com_toast .toast_content i.hb_icon_toast_loading { background: url(https://file.hbfile.net/global/image/loading.79549a7.svg) no-repeat 50%/contain } .com_toast .toast_content i.hb_icon_toast_loading:after { display: none } .com_toast .toast_content p { display: inline-block; vertical-align: middle; height: 20px; line-height: 20px; padding-left: 10px } .com_toast.backdrop { top: 0; left: 0; right: 0; height: 100% } .com_toast.backdrop .toast_content { top: 30%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%) } .hb-day .com_toast .toast_content { background-color: #f2f3f8; -webkit-box-shadow: 0 20px 30px rgba(0,0,0,.1); box-shadow: 0 20px 30px rgba(0,0,0,.1) } .hb-day .com_toast i { position: relative } .hb-day .com_toast i:before { position: relative; z-index: 1 } .hb-day .com_toast i:after { position: absolute; z-index: 0; top: 1px; left: 1px; width: 18px; height: 17px; content: ""; background: #fff; border-radius: 50% } .hb-day .com_toast i.hb_icon_toast_failed { color: #f55858 } .hb-day .com_toast i.hb_icon_toast_success { color: #03c087 } .hb-night .com_toast .toast_content { background-color: #262a42; -webkit-box-shadow: 0 8px 16px rgba(0,0,0,.4); box-shadow: 0 8px 16px rgba(0,0,0,.4) } .hb-night .com_toast i { position: relative } .hb-night .com_toast i:before { position: relative; z-index: 1 } .hb-night .com_toast i:after { position: absolute; z-index: 0; top: 1px; left: 1px; width: 18px; height: 17px; content: ""; background: #fff; border-radius: 50% } .hb-night .com_toast i.hb_icon_toast_failed { color: #ae4e54 } .hb-night .com_toast i.hb_icon_toast_success { color: #589065 } .input_select { display: inline-block; outline: none } .input_select .select_option p,.input_select input { height: 48px; line-height: 48px; -webkit-box-sizing: border-box; box-sizing: border-box } .input_select input { display: block; border: 1px solid; border-radius: 3px; width: 100%; background: none; text-indent: 20px; color: #fff } .input_select input:disabled { background: none } .input_select .select_label { display: block } .input_select .select_output { margin: -47px 1px 0; height: 46px; line-height: 46px; border-radius: 3px; padding: 0 0 0 15px; cursor: pointer; position: relative; display: block } .input_select .select_output:after { content: ""; position: absolute; right: 5px; top: 50%; margin-top: -3px; border-bottom: 0; border-top: 6px solid #ccc; border-right: 6px dashed transparent; border-left: 6px dashed transparent } .input_select .select_option { position: absolute; z-index: 5; left: 0; right: 0; display: none; max-height: 290px; overflow-y: auto } .input_select .select_option p { display: block; border-top: 1px solid; padding: 0 20px; cursor: pointer } .input_select .select_option p .key { float: left } .input_select .select_option p .info { float: right } .input_select .select_option p.label { height: 32px; line-height: 32px; float: none; cursor: auto } .input_select.active .select_output:after { border-top: 0; border-right: 6px dashed transparent; border-bottom: 6px solid #ccc; border-left: 6px dashed transparent } .input_select.select_loading .select_output { background: url(https://file.hbfile.net/global/image/loading.79549a7.svg) no-repeat 50%/22px } .hb-day .input_select .select_output,.hb-day .input_select input { border-color: #d1d3df; background-color: #fff } .hb-day .input_select .select_output:focus { border-color: #7a98f7 } .hb-day .input_select .select_option { -webkit-box-shadow: 0 2px 6px 0 #000; box-shadow: 0 2px 6px 0 #000; border-color: #d1d3df; background-color: #fff; color: #9194a4 } .hb-day .input_select .select_option p { border-color: #d1d3df } .hb-day .input_select .select_option p:hover { background-color: #f2f3f8; color: #232a4a } .hb-day .input_select .select_option p.label { background-color: #fff } .hb-day .input_select .select_option p.label:hover { color: #9194a4 } .hb-day .input_select .select_option::-webkit-scrollbar-track { background-color: #fff } .hb-day .input_select:focus input { border-color: #7a98f7 } .hb-night .input_select .select_output,.hb-night .input_select input { border-color: #4e5b85; background-color: #1e2235 } .hb-night .input_select .select_output:focus { border-color: #7a98f7 } .hb-night .input_select .select_option { -webkit-box-shadow: 0 2px 6px 0 #000; box-shadow: 0 2px 6px 0 #000; border-color: #4e5b85; background-color: #1e2235; color: #61688a } .hb-night .input_select .select_option p { border-color: #4e5b85 } .hb-night .input_select .select_option p:hover { background-color: #262a42; color: #c7cce6 } .hb-night .input_select .select_option p.label { background-color: #1b1e2e } .hb-night .input_select .select_option p.label:hover { color: #61688a } .hb-night .input_select .select_option::-webkit-scrollbar-track { background-color: #1e2235 } .hb-night .input_select:focus input { border-color: #7a98f7 } .component_tips { padding: 10px 20px; position: absolute; visibility: hidden; top: -999px; border-radius: 3px; z-index: 10; font-size: 12px; max-width: 300px; -webkit-box-shadow: 0 8px 16px 0 rgba(0,0,0,.3); box-shadow: 0 8px 16px 0 rgba(0,0,0,.3); color: #495666; background-color: #fff } .component_tips:after { content: ""; position: absolute; bottom: -6px; left: 50%; margin-left: -6px; border-bottom: 0; border-top: 6px solid; border-right: 6px dashed transparent; border-left: 6px dashed transparent } .component_tips.tips_position_left:after,.component_tips.tips_position_left:before { left: auto; right: 10px } .component_tips.tips_position_right:after,.component_tips.tips_position_right:before { left: 15px } .hb-day .component_tips:after { border-top: 8px solid #fff } @font-face { font-family: hb_icon; src: url(https://file.hbfile.net/global/font/hb_icon_d05984a1dee3cf2d42e51afa7bc98cd7.c343863.eot); src: url(https://file.hbfile.net/global/font/hb_icon_d05984a1dee3cf2d42e51afa7bc98cd7.c343863.eot#iefix) format("embedded-opentype"),url(https://file.hbfile.net/global/font/hb_icon_d05984a1dee3cf2d42e51afa7bc98cd7.2c80cc8.woff2) format("woff2"),url(https://file.hbfile.net/global/font/hb_icon_d05984a1dee3cf2d42e51afa7bc98cd7.70dd9b3.woff) format("woff"),url(https://file.hbfile.net/global/font/hb_icon_d05984a1dee3cf2d42e51afa7bc98cd7.09e3781.ttf) format("truetype"),url(https://file.hbfile.net/global/image/hb_icon_d05984a1dee3cf2d42e51afa7bc98cd7.17f86ce.svg#hb_icon) format("svg"); font-weight: 400; font-style: normal } @media screen and (-webkit-min-device-pixel-ratio: 0) { @font-face { font-family:hb_icon; src: url(https://file.hbfile.net/global/image/hb_icon_d05984a1dee3cf2d42e51afa7bc98cd7.17f86ce.svg#hb_icon) format("svg") } } [data-icon]:before { content: attr(data-icon) } .hb_icon_add:before,.hb_icon_android:before,.hb_icon_api:before,.hb_icon_apple:before,.hb_icon_arrow:before,.hb_icon_arrow_down:before,.hb_icon_ash_can:before,.hb_icon_auth:before,.hb_icon_balance:before,.hb_icon_caret_down:before,.hb_icon_clear:before,.hb_icon_close:before,.hb_icon_coinmarketcap:before,.hb_icon_copy:before,.hb_icon_day:before,.hb_icon_deposit:before,.hb_icon_double_arrow:before,.hb_icon_download:before,.hb_icon_edit:before,.hb_icon_etf:before,.hb_icon_facebook:before,.hb_icon_fee:before,.hb_icon_go_back:before,.hb_icon_googleplay:before,.hb_icon_help:before,.hb_icon_ht:before,.hb_icon_ht_gain:before,.hb_icon_ht_worth:before,.hb_icon_huobi_im:before,.hb_icon_info:before,.hb_icon_instagram:before,.hb_icon_invisible:before,.hb_icon_invite:before,.hb_icon_lab_chain:before,.hb_icon_lab_global:before,.hb_icon_lab_model:before,.hb_icon_lab_money:before,.hb_icon_lab_pwd:before,.hb_icon_lab_sev:before,.hb_icon_lab_support:before,.hb_icon_locked_position:before,.hb_icon_logout:before,.hb_icon_margin:before,.hb_icon_marked:before,.hb_icon_medium:before,.hb_icon_night:before,.hb_icon_notice:before,.hb_icon_orders:before,.hb_icon_percent:before,.hb_icon_personal_setting:before,.hb_icon_point:before,.hb_icon_pwd_hide:before,.hb_icon_pwd_show:before,.hb_icon_qq:before,.hb_icon_qr:before,.hb_icon_question:before,.hb_icon_question_1:before,.hb_icon_refresh:before,.hb_icon_search:before,.hb_icon_security:before,.hb_icon_selected:before,.hb_icon_setting:before,.hb_icon_sort:before,.hb_icon_sort_asc:before,.hb_icon_sort_desc:before,.hb_icon_split_coin:before,.hb_icon_sub_account:before,.hb_icon_sub_account_header:before,.hb_icon_support:before,.hb_icon_switch:before,.hb_icon_talk:before,.hb_icon_telegram:before,.hb_icon_tip:before,.hb_icon_toast_failed:before,.hb_icon_toast_success:before,.hb_icon_top_star:before,.hb_icon_transfer:before,.hb_icon_twitter:before,.hb_icon_unmarked:before,.hb_icon_user:before,.hb_icon_user_info:before,.hb_icon_visible:before,.hb_icon_wechat:before,.hb_icon_weibo:before,.hb_icon_whats_ht:before,.hb_icon_windows_client:before,.hb_icon_youtube:before,[data-icon]:before { display: inline-block; font-family: hb_icon; font-style: normal; font-weight: 400; font-variant: normal; line-height: 1; text-decoration: inherit; text-rendering: optimizeLegibility; text-transform: none; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-smoothing: antialiased } .hb_icon_add:before { content: "\F205" } .hb_icon_android:before { content: "\F206" } .hb_icon_api:before { content: "\F207" } .hb_icon_apple:before { content: "\F208" } .hb_icon_arrow:before { content: "\F209" } .hb_icon_arrow_down:before { content: "\F20A" } .hb_icon_ash_can:before { content: "\F20B" } .hb_icon_auth:before { content: "\F20C" } .hb_icon_balance:before { content: "\F20D" } .hb_icon_caret_down:before { content: "\F20E" } .hb_icon_clear:before { content: "\F107" } .hb_icon_close:before { content: "\F20F" } .hb_icon_coinmarketcap:before { content: "\F24D" } .hb_icon_copy:before { content: "\F254" } .hb_icon_day:before { content: "\F210" } .hb_icon_deposit:before { content: "\F211" } .hb_icon_double_arrow:before { content: "\F212" } .hb_icon_download:before { content: "\F213" } .hb_icon_edit:before { content: "\F214" } .hb_icon_etf:before { content: "\F215" } .hb_icon_facebook:before { content: "\F216" } .hb_icon_fee:before { content: "\F217" } .hb_icon_go_back:before { content: "\F255" } .hb_icon_googleplay:before { content: "\F218" } .hb_icon_help:before { content: "\F219" } .hb_icon_ht:before { content: "\F21A" } .hb_icon_ht_gain:before { content: "\F21B" } .hb_icon_ht_worth:before { content: "\F21C" } .hb_icon_huobi_im:before { content: "\F250" } .hb_icon_info:before { content: "\F111" } .hb_icon_instagram:before { content: "\F21D" } .hb_icon_invisible:before { content: "\F21E" } .hb_icon_invite:before { content: "\F21F" } .hb_icon_lab_chain:before { content: "\F220" } .hb_icon_lab_global:before { content: "\F221" } .hb_icon_lab_model:before { content: "\F222" } .hb_icon_lab_money:before { content: "\F223" } .hb_icon_lab_pwd:before { content: "\F224" } .hb_icon_lab_sev:before { content: "\F225" } .hb_icon_lab_support:before { content: "\F226" } .hb_icon_locked_position:before { content: "\F227" } .hb_icon_logout:before { content: "\F11C" } .hb_icon_margin:before { content: "\F16F" } .hb_icon_marked:before { content: "\F228" } .hb_icon_medium:before { content: "\F229" } .hb_icon_night:before { content: "\F22A" } .hb_icon_notice:before { content: "\F22B" } .hb_icon_orders:before { content: "\F22C" } .hb_icon_percent:before { content: "\F22D" } .hb_icon_personal_setting:before { content: "\F22E" } .hb_icon_point:before { content: "\F22F" } .hb_icon_pwd_hide:before { content: "\F251" } .hb_icon_pwd_show:before { content: "\F252" } .hb_icon_qq:before { content: "\F230" } .hb_icon_qr:before { content: "\F231" } .hb_icon_question:before { content: "\F232" } .hb_icon_question_1:before { content: "\F24F" } .hb_icon_refresh:before { content: "\F233" } .hb_icon_search:before { content: "\F128" } .hb_icon_security:before { content: "\F234" } .hb_icon_selected:before { content: "\F235" } .hb_icon_setting:before { content: "\F236" } .hb_icon_sort:before { content: "\F237" } .hb_icon_sort_asc:before { content: "\F238" } .hb_icon_sort_desc:before { content: "\F239" } .hb_icon_split_coin:before { content: "\F23A" } .hb_icon_sub_account:before { content: "\F23B" } .hb_icon_sub_account_header:before { content: "\F23C" } .hb_icon_support:before { content: "\F23D" } .hb_icon_switch:before { content: "\F23E" } .hb_icon_talk:before { content: "\F253" } .hb_icon_telegram:before { content: "\F23F" } .hb_icon_tip:before { content: "\F153" } .hb_icon_toast_failed:before { content: "\F240" } .hb_icon_toast_success:before { content: "\F241" } .hb_icon_top_star:before { content: "\F242" } .hb_icon_transfer:before { content: "\F243" } .hb_icon_twitter:before { content: "\F244" } .hb_icon_unmarked:before { content: "\F245" } .hb_icon_user:before { content: "\F246" } .hb_icon_user_info:before { content: "\F247" } .hb_icon_visible:before { content: "\F248" } .hb_icon_wechat:before { content: "\F249" } .hb_icon_weibo:before { content: "\F24E" } .hb_icon_whats_ht:before { content: "\F24A" } .hb_icon_windows_client:before { content: "\F24B" } .hb_icon_youtube:before { content: "\F24C" } @font-face { font-family: fedui-icon; src: url(https://file.hbfile.net/global/font/fedui-icon.8f4a69b.ttf) format("truetype"),url(https://file.hbfile.net/global/font/fedui-icon.e2f5e63.woff) format("woff"),url(https://file.hbfile.net/global/image/fedui-icon.fd2c2d7.svg) format("svg"); font-weight: 400; font-style: normal } [class*=" fedui-icon-"],[class^=fedui-icon-] { font-family: fedui-icon!important; speak: none; font-style: normal; font-weight: 400; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; vertical-align: middle } .fedui-icon-chat:before { content: "\E910" } .fedui-icon-locale:before { content: "\E90F" } .fedui-icon-coinmarketcap:before { content: "\E907" } .fedui-icon-clingecko:before { content: "\E911" } .fedui-icon-weibo:before { content: "\E908" } .fedui-icon-instagram:before { content: "\E909" } .fedui-icon-medium:before { content: "\E90A" } .fedui-icon-telegram:before { content: "\E90B" } .fedui-icon-youtube:before { content: "\E90C" } .fedui-icon-twitter:before { content: "\E90D" } .fedui-icon-facebook:before { content: "\E90E" } .fedui-icon-vip2:before { color: #edceb3; content: "\E900" } .fedui-icon-vip1:before { color: #edceb3; content: "\E901" } .fedui-icon-info:before { content: "\E902" } .fedui-icon-tongzhi:before { content: "\E903" } .fedui-icon-shouji:before { content: "\E904" } .fedui-icon-xiajiantou:before { content: "\E905" } .fedui-icon-youjiantou:before { content: "\E906" } .clear_fix,.doc_head,.section { *zoom:1} .clear_fix:after,.doc_head:after,.section:after { display: block; visibility: hidden; height: 0; clear: both; content: "" } .clear_fix,.credits_confirm .credit_detail,.dia_input .input_top,.dialog .dia_tit div,.vip_content .vip_long,.vip_content .vip_type { *zoom:1} .clear_fix:after,.credits_confirm .credit_detail:after,.dia_input .input_top:after,.dialog .dia_tit div:after,.vip_content .vip_long:after,.vip_content .vip_type:after { display: block; visibility: hidden; height: 0; clear: both; content: "" } .form-group .tooltip,.with-tooltip .tooltip { color: #c7cce6; background-color: #262a42; -webkit-filter: drop-shadow(0 8px 16px rgba(0,0,0,.4)); filter: drop-shadow(0 8px 16px rgba(0,0,0,.4)) } .credits_confirm .input_middle .price_tips i .hb-night em,.hb-night .credits_confirm .input_middle .price_tips i em,.hb-night .otc_info_box,.hb-night .vip_content .price_tips i em,.vip_content .price_tips i .hb-night em { background-color: #262a42 } .hb-night .vip_content .vip_long label span,.vip_content .vip_long label .hb-night span { background-color: #202437 } .hb-night .credits_cancel { background-color: #262a42 } .credits_cancel .hb-night p,.credits_confirm .input_middle .hb-night .total_amount,.credits_confirm .input_middle .price_tips .hb-night i:hover,.credits_confirm .input_middle .price_tips i .hb-night em,.hb-night .credits_cancel p,.hb-night .credits_confirm .input_middle .price_tips i:hover,.hb-night .credits_confirm .input_middle .price_tips i em,.hb-night .credits_confirm .input_middle .total_amount,.hb-night .mod .mod_tab li,.hb-night .mod .mod_tab li a,.hb-night .otc_info_box,.hb-night .vip_content .input_middle .total_amount,.hb-night .vip_content .price_tips i:hover,.hb-night .vip_content .price_tips i em,.hb-night .vip_content .price_vip,.hb-night .vip_content .vip_long label,.hb-night .vip_content .vip_type li.cur span,.hb-night .vip_content .vip_type li:hover span,.hb-night .vote_amount input,.hb-night .vote_dia_content .total_amount,.hb-night table.table td,.mod .mod_tab .hb-night li,.mod .mod_tab li .hb-night a,.vip_content .hb-night .price_vip,.vip_content .input_middle .hb-night .total_amount,.vip_content .price_tips .hb-night i:hover,.vip_content .price_tips i .hb-night em,.vip_content .vip_long .hb-night label,.vip_content .vip_type li.cur .hb-night span,.vip_content .vip_type li:hover .hb-night span,.vote_amount .hb-night input,.vote_dia_content .hb-night .total_amount,table.table .hb-night td { color: #c7cce6 } .credits_confirm .input_middle .total_amount .hb-night b,.hb-night .credits_confirm .input_middle .total_amount b,.hb-night .otc_info_box .info_desc,.hb-night .vip_content .input_middle .total_amount .line-through,.hb-night .vip_content .input_middle .total_amount b,.hb-night .vip_content .vip_type li,.hb-night table.table th,.otc_info_box .hb-night .info_desc,.vip_content .input_middle .total_amount .hb-night .line-through,.vip_content .input_middle .total_amount .hb-night b,.vip_content .vip_type .hb-night li,table.table .hb-night th { color: #61688a } .dialog .dia_tit .hb-night p.title_tips,.hb-night .color_0,.hb-night .dialog .dia_tit p.title_tips,.hb-night .mod .mod_tab li.cur,.hb-night .mod .mod_tab li.cur a,.hb-night .mod .mod_tab li:hover,.hb-night table.table td .btn.btn-small.btn-primary,.hb-night table.table td .btn.btn-small.link-primary,.hb-night table.table td .btn.btn-small.primary,.mod .mod_tab .hb-night li.cur,.mod .mod_tab .hb-night li:hover,.mod .mod_tab li.cur .hb-night a,table.table td .hb-night .btn.btn-small.btn-primary,table.table td .hb-night .btn.btn-small.link-primary,table.table td .hb-night .btn.btn-small.primary { color: #7a98f7 } .hb-night .otc_info_box,.hb-night .vote_amount input,.vote_amount .hb-night input { border-color: #4e5b85 } .credits_confirm .input_middle .price_tips i .hb-night em,.hb-night .credits_confirm .input_middle .price_tips i em,.hb-night .vip_content .price_tips i em,.vip_content .price_tips i .hb-night em { -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.6); box-shadow: 0 5px 10px rgba(0,0,0,.6) } .credits_confirm .input_middle .price_tips i .hb-day em,.hb-day .credits_confirm .input_middle .price_tips i em,.hb-day .otc_info_box,.hb-day .vip_content .price_tips i em,.vip_content .price_tips i .hb-day em { background-color: #f2f3f8 } .hb-day .vip_content .vip_long label span,.vip_content .vip_long label .hb-day span { background-color: #f9f7fd } .hb-day .credits_cancel { background-color: #fff } .credits_cancel .hb-day p,.credits_confirm .input_middle .hb-day .total_amount,.credits_confirm .input_middle .price_tips .hb-day i:hover,.credits_confirm .input_middle .price_tips i .hb-day em,.hb-day .credits_cancel p,.hb-day .credits_confirm .input_middle .price_tips i:hover,.hb-day .credits_confirm .input_middle .price_tips i em,.hb-day .credits_confirm .input_middle .total_amount,.hb-day .mod .mod_tab li,.hb-day .mod .mod_tab li a,.hb-day .otc_info_box,.hb-day .vip_content .input_middle .total_amount,.hb-day .vip_content .price_tips i:hover,.hb-day .vip_content .price_tips i em,.hb-day .vip_content .price_vip,.hb-day .vip_content .vip_long label,.hb-day .vip_content .vip_type li.cur span,.hb-day .vip_content .vip_type li:hover span,.hb-day .vote_amount input,.hb-day .vote_dia_content .total_amount,.hb-day table.table td,.mod .mod_tab .hb-day li,.mod .mod_tab li .hb-day a,.vip_content .hb-day .price_vip,.vip_content .input_middle .hb-day .total_amount,.vip_content .price_tips .hb-day i:hover,.vip_content .price_tips i .hb-day em,.vip_content .vip_long .hb-day label,.vip_content .vip_type li.cur .hb-day span,.vip_content .vip_type li:hover .hb-day span,.vote_amount .hb-day input,.vote_dia_content .hb-day .total_amount,table.table .hb-day td { color: #232a4a } .credits_confirm .input_middle .total_amount .hb-day b,.hb-day .credits_confirm .input_middle .total_amount b,.hb-day .otc_info_box .info_desc,.hb-day .vip_content .input_middle .total_amount .line-through,.hb-day .vip_content .input_middle .total_amount b,.hb-day .vip_content .vip_type li,.hb-day table.table th,.otc_info_box .hb-day .info_desc,.vip_content .input_middle .total_amount .hb-day .line-through,.vip_content .input_middle .total_amount .hb-day b,.vip_content .vip_type .hb-day li,table.table .hb-day th { color: #9194a4 } .dialog .dia_tit .hb-day p.title_tips,.hb-day .color_0,.hb-day .dialog .dia_tit p.title_tips,.hb-day .mod .mod_tab li.cur,.hb-day .mod .mod_tab li.cur a,.hb-day .mod .mod_tab li:hover,.hb-day table.table td .btn.btn-small.btn-primary,.hb-day table.table td .btn.btn-small.link-primary,.hb-day table.table td .btn.btn-small.primary,.mod .mod_tab .hb-day li.cur,.mod .mod_tab .hb-day li:hover,.mod .mod_tab li.cur .hb-day a,table.table td .hb-day .btn.btn-small.btn-primary,table.table td .hb-day .btn.btn-small.link-primary,table.table td .hb-day .btn.btn-small.primary { color: #357ce1 } .hb-day .otc_info_box,.hb-day .vote_amount input,.vote_amount .hb-day input { border-color: #d1d3df } .credits_confirm .input_middle .price_tips i .hb-day em,.hb-day .credits_confirm .input_middle .price_tips i em,.hb-day .vip_content .price_tips i em,.vip_content .price_tips i .hb-day em { -webkit-filter: drop-shadow(0 8px 12px rgba(0,0,0,.3)); filter: drop-shadow(0 8px 12px rgba(0,0,0,.3)) } .credits_confirm .credit_detail,.dia_input .input_top,.dialog .dia_tit div,.vip_content .vip_long,.vip_content .vip_type { *zoom:1} .credits_confirm .credit_detail:after,.dia_input .input_top:after,.dialog .dia_tit div:after,.vip_content .vip_long:after,.vip_content .vip_type:after { display: block; visibility: hidden; height: 0; clear: both; content: "" } .credits_confirm .input_middle .price_tips i em:before,.hb-day .credits_confirm .input_middle .price_tips i em:before,.hb-night .credits_confirm .input_middle .price_tips i em:before,.vip_content .price_tips i em:before { width: 0; height: 0; overflow: hidden; content: "" } html .nc-container .nc_wrapper,html .nc-container.tb-login .nc_wrapper { width: auto!important; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none } html .nc-container .errloading,html .nc-container.tb-login .errloading { width: auto; line-height: 30px } html .nc-container .errloading,html .nc_wrapper { font-size: 16px } html .nc_scale { height: 48px; line-height: 48px } html .nc-container .errloading { font-size: 16px; border-radius: 3px } html .nc-container .errloading a { display: inline-block; margin: 0 8px } html .nc-container .nc_scale .scale_text { font-size: 16px } html .nc-container .nc_scale span { border: 0; border-radius: 3px; height: 48px; line-height: 48px } html .nc-container .nc_scale span.nc-lang-cnt { background: none } html .nc-container .nc_scale span.nc-lang-cnt b { font-weight: 400 } html .nc-container .nc_scale span.btn_ok,html .nc-container .nc_scale span.btn_slide { width: 70px } html .nc-container .nc_scale span.btn_ok { color: #f60; text-indent: -9999px; background-image: url(https://file.hbfile.net/global/image/btn-ok.5ca98a8.png); background-repeat: no-repeat; background-position: 50% } html .nc-container .nc_scale .nc_bg,html .nc-container .nc_scale .nc_ok { border-radius: 3px } .hb-day .nc_wrapper { border: 1px solid #d1d3df; border-radius: 3px; overflow: hidden } .hb-day .nc-container .errloading,.hb-day .nc_wrapper { color: #9194a4 } .hb-day .nc-container .errloading { border-color: #d1d3df } .hb-day .nc_scale { background: #fff } .hb-day .nc-container .nc_scale .scale_text { color: #9194a4 } .hb-day .nc-container .nc_scale .scale_text.scale_text.slidetounlock span[data-nc-lang=_startTEXT] { background: -webkit-gradient(linear,left top,right top,color-stop(0,#61688a),color-stop(.4,#61688a),color-stop(.5,#fff),color-stop(.6,#61688a),color-stop(1,#61688a)); -webkit-background-clip: text; -webkit-text-fill-color: transparent; -webkit-animation: slidetounlock 3s infinite; -webkit-text-size-adjust: none } .hb-day .icon_warn { color: #357ce1 } .hb-day .nc-container .nc_scale span { color: #232a4a } .hb-day .nc-container .nc_scale span.nc-lang-cnt { color: #d1d3df } .hb-day .nc-container .nc_scale span.nc-lang-cnt b { color: #7a98f7 } .hb-day .nc-container .nc_scale span.btn_ok,.hb-day .nc-container .nc_scale span.btn_slide { background-color: #d1d3df; border-radius: 0 3px 3px 0 } .hb-day .nc-container .nc_scale .nc_bg,.hb-day .nc-container .nc_scale .nc_ok { background: #f4f4f6 } .hb-night .nc_wrapper { border: 1px solid #4e5b85; border-radius: 3px; overflow: hidden } .hb-night .nc-container .errloading,.hb-night .nc_wrapper { color: #61688a } .hb-night .nc-container .errloading { border-color: #4e5b85 } .hb-night .nc_scale { background: #1e2235 } .hb-night .nc-container .nc_scale .scale_text { color: #61688a } .hb-night .nc-container .nc_scale .scale_text.scale_text.slidetounlock span[data-nc-lang=_startTEXT] { background: -webkit-gradient(linear,left top,right top,color-stop(0,#61688a),color-stop(.4,#61688a),color-stop(.5,#fff),color-stop(.6,#61688a),color-stop(1,#61688a)); -webkit-background-clip: text; -webkit-text-fill-color: transparent; -webkit-animation: slidetounlock 3s infinite; -webkit-text-size-adjust: none } .hb-night .icon_warn { color: #7a98f7 } .hb-night .nc-container .nc_scale span { color: #c7cce6 } .hb-night .nc-container .nc_scale span.nc-lang-cnt { color: #4e5b85 } .hb-night .nc-container .nc_scale span.nc-lang-cnt b { color: #7a98f7 } .hb-night .nc-container .nc_scale span.btn_ok,.hb-night .nc-container .nc_scale span.btn_slide { background-color: #4e5b85; border-radius: 0 3px 3px 0 } .hb-night .nc-container .nc_scale .nc_bg,.hb-night .nc-container .nc_scale .nc_ok { background: #1f2943 } .content .nc_wrapper { width: 100%; overflow: visible } .content .nc_wrapper .nc_scale { min-height: 48px; height: auto; position: relative } .content .nc_wrapper .nc_scale .nc_bg { width: auto; line-height: 48px; height: 48px } .content .nc_wrapper .nc_scale .btn_ok { left: auto!important; right: 0 } .content .nc_wrapper .nc_scale .btn_warn { line-height: 48px; position: absolute; right: 0; left: auto!important; border-radius: 0 } .content .nc_wrapper .nc_scale .scale_text { position: relative } .content .nc_wrapper .nc_scale .scale_text2 { width: 100%!important; background: #1f2943 } .content .nc_wrapper .nc_scale .imgCaptcha { position: relative; top: 0; border: 0; border-top: 1px solid #4e5b85; width: 100%; background: #262a42; padding-bottom: 20px } .content .nc_wrapper .nc_scale .imgCaptcha .imgCaptcha_text { background: #262a42; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0 10px; height: 50px; width: auto; display: block; float: none; margin: 20px 130px 20px 0 } .content .nc_wrapper .nc_scale .imgCaptcha .imgCaptcha_text input { margin: 0; border: 1px solid #4e5b85; border-radius: 5px; display: block; width: 100%; height: 50px; background: #262a42; text-align: center; font-size: 25px } .content .nc_wrapper .nc_scale .imgCaptcha .imgCaptcha_img { position: absolute; border-radius: 5px; width: 110px; height: 50px; margin: 20px 0; right: 10px; top: 0 } .content .nc_wrapper .nc_scale .imgCaptcha .imgCaptcha_img img { width: 100%; height: 100% } .content .nc_wrapper .nc_scale .imgCaptcha .btn_refresh { display: none } .content .nc_wrapper .nc_scale .imgCaptcha .imgCaptcha_btn { background: #262a42; margin: 0; width: 100% } .content .nc_wrapper .nc_scale .imgCaptcha .imgCaptcha_btn .nc_captcha_img_text { background: #262a42; padding-bottom: 5px; font-size: 18px; margin-bottom: 10px } .content .nc_wrapper .nc_scale .imgCaptcha .imgCaptcha_btn .nc_captcha_img_text .nc-lang-cnt { line-height: 0 } .content .nc_wrapper .nc_scale .imgCaptcha .imgCaptcha_btn .nc_captcha_img_text .icon_close { margin: 0 10px } .content .nc_wrapper .nc_scale .imgCaptcha .imgCaptcha_btn .nc_scale_submit { background-color: #7a98f7; width: auto; height: 40px; border-radius: 5px; margin: 0 10px; display: block } .content .nc_wrapper .nc_scale .imgCaptcha .imgCaptcha_btn .nc-lang-cnt { line-height: 40px; color: #fff } .hb-day .content .nc_wrapper .nc-lang-cnt,.hb-day .content .nc_wrapper .nc_scale .scale_text .nc-lang-cnt { color: #7a98f7 } .hb-day .content .nc_wrapper .nc_scale .scale_text2 { background: #f4f4f6 } .hb-day .content .nc_wrapper .nc_scale .btn_warn { line-height: 48px; background: #7a98f7; color: #fff } .hb-day .content .nc_wrapper .nc_scale .imgCaptcha { background: #fff; border-color: #d1d3df } .hb-day .content .nc_wrapper .nc_scale .imgCaptcha .imgCaptcha_text { background: #fff } .hb-day .content .nc_wrapper .nc_scale .imgCaptcha .imgCaptcha_text input { border: 1px solid #d1d3df; background: #fff } .hb-day .content .nc_wrapper .nc_scale .imgCaptcha .imgCaptcha_btn,.hb-day .content .nc_wrapper .nc_scale .imgCaptcha .imgCaptcha_btn .nc_captcha_img_text { background: #fff } .hb-day .content .nc_wrapper .nc_scale .imgCaptcha .imgCaptcha_btn .nc_captcha_img_text .nc-lang-cnt { line-height: 0; color: #000 } .hb-day .content .nc_wrapper .nc_scale .imgCaptcha .imgCaptcha_btn .nc_scale_submit { background-color: #7a98f7; width: 90%; height: 40px; border-radius: 5px } .hb-day .content .nc_wrapper .nc_scale .imgCaptcha .imgCaptcha_btn .nc-lang-cnt { line-height: 40px; color: #fff } .dialog .dia_tit p.title_tips { font-size: 12px; line-height: 1 } .vote_amount { border: 1px solid; font-size: 0; height: 44px } .vote_amount span { width: 100px; font-size: 24px; cursor: pointer; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none } .vote_amount input,.vote_amount span { height: 44px; line-height: 44px; display: inline-block; vertical-align: middle; text-align: center } .vote_amount input { font-size: 16px; border: 1px solid; border-width: 0 1px; width: 216px; padding: 0 30px; background: transparent } .vote_title i { float: left } .vote_title em { float: right } .vote_dia_content .total_amount { font-size: 18px; padding-bottom: 10px } .vote_dia_content .input_top p { float: right } .vote_dia_content .input_top p i { float: none } .credits_confirm .input_middle .price_tips { position: relative; display: inline-block } .credits_confirm .input_middle .price_tips i { cursor: pointer; font-size: 14px } .credits_confirm .input_middle .price_tips i em { display: none; position: absolute; bottom: 25px; right: -30px; font-size: 14px; line-height: 20px; padding: 7px 10px; border-radius: 3px } .credits_confirm .input_middle .price_tips i em:before { position: absolute; bottom: -8px; right: 26px; width: 0; height: 0; border-top: 9px solid #262a42; border-right: 9px dashed transparent; border-left: 9px dashed transparent } .credits_confirm .input_middle .price_tips i:hover em { display: block } .credits_confirm .input_middle .total_amount { font-size: 24px } .credits_confirm .input_middle .total_amount b { font-size: 12px; font-weight: 400; padding-left: 10px } .credits_confirm .input_middle .font_16 { font-size: 16px } .credits_confirm .credit_detail .detail_in { width: 33.3%; float: left } .credits_confirm .credit_detail .detail_in .input_top { height: auto } .credits_confirm .credit_detail em { display: block; color: #c7cce6; font-style: normal; padding-top: 10px; width: 90%; word-wrap: break-word } .credits_cancel { padding-top: 37px; text-align: center } .credits_cancel p { line-height: 23px; font-size: 18px; height: 96px } .credits_cancel .dia_submit { padding: 0 40px 40px; clear: both; text-align: center } .credits_cancel .dia_submit button { width: 150px; height: 40px; font-size: 16px; color: rgba(30,39,49,.5); border: none; border-radius: 3px } .credits_cancel .dia_submit button.btn_cancel { background: none; color: #7a98f7; margin-right: 30px; border: 1px solid #7a98f7 } .credits_cancel .dia_submit button.btn_cancel:hover { color: rgba(122,152,247,.8) } .vip_content .pb0_dia_input { padding-bottom: 0 } .vip_content .price_tips { position: relative; margin-top: 15px } .vip_content .price_tips i { cursor: pointer; font-size: 14px } .vip_content .price_tips i em { display: none; position: absolute; bottom: 37px; left: 30px; font-size: 14px; line-height: 20px; padding: 7px 10px; border-radius: 3px } .vip_content .price_tips i em:before { position: absolute; bottom: -8px; left: 26px; width: 0; height: 0; border-top: 9px solid #262a42; border-right: 9px dashed transparent; border-left: 9px dashed transparent } .vip_content .price_tips i:hover em { display: block } .vip_content .input_middle .total_amount { font-size: 24px } .vip_content .input_middle .total_amount .line-through { font-size: 14px; display: inline-block; margin-left: 15px; text-decoration: line-through } .vip_content .input_middle .total_amount b { font-size: 12px; font-weight: 400; padding-left: 10px } .vip_content .input_middle .total_amount .mid_line { text-decoration: line-through } .vip_content .vip_type { overflow: hidden } .vip_content .vip_type li { float: left; width: 27%; margin-bottom: 30px; display: none } .vip_content .vip_type li:first-of-type,.vip_content .vip_type li:last-of-type { display: block } .vip_content .vip_type li span { display: block; cursor: pointer; font-size: 24px; line-height: 24px } .vip_content .vip_type li em { display: block; line-height: 12px; padding-top: 10px } .vip_content .vip_type li.select_other { line-height: 28px; margin-left: -40px; white-space: nowrap } .vip_content .vip_type li.replace_to { background: url(https://file.hbfile.net/global/image/replace_to.8f7077b.svg) no-repeat; height: 36px; width: 11% } .vip_content .level_target { height: 24px } .vip_content .level_target em { display: inline-block; vertical-align: middle; width: 168px } .vip_content .level_target_only { height: 24px } .vip_content .level_target_only em { display: none } .vip_content .vip_all_other_level li,.vip_content .vip_type2 li:first-of-type,.vip_content .vip_type2 li:last-of-type,.vip_content .vip_type2 li:nth-of-type(2),.vip_content .vip_type2 li:nth-of-type(3) { display: block } .vip_content .vip_all_other_level li:first-of-type,.vip_content .vip_all_other_level li:last-of-type,.vip_content .vip_all_other_level li:nth-of-type(2),.vip_content .vip_all_other_level li:nth-of-type(3) { display: none } .vip_content .vip_all_level li { display: block } .vip_content .vip_all_level li:first-of-type,.vip_content .vip_all_level li:last-of-type { display: none } .vip_content .vip_long label { width: 124px; height: 48px; float: left; cursor: pointer } .vip_content .vip_long label:last-child { width: 105px } .vip_content .vip_long label span { width: 105px; height: 48px; display: inline-block; -webkit-box-sizing: border-box; box-sizing: border-box; border-radius: 3px; position: relative; line-height: 48px; text-align: center } .vip_content .vip_long label.cur span { border: 1px solid #7a98f7; line-height: 46px } .vip_content .vip_long label.cur span:after,.vip_content .vip_long label.cur span:before { position: absolute } .vip_content .vip_long label.cur span:before { content: ""; right: 0; bottom: 0; width: 0; height: 0; border-color: transparent transparent #7a98f7; border-style: solid; border-width: 0 0 25px 25px } .vip_content .vip_long label.cur span:after { content: "\2713"; right: 2px; bottom: 1px; font-size: 10px; top: 15px; color: #fff } .vip_content { width: 480px } .hb-day .credits_confirm .input_middle .price_tips i em:before { border-top: 9px solid #f2f3f8; border-right: 9px dashed transparent; border-left: 9px dashed transparent } .hb-night .credits_confirm .input_middle .price_tips i em:before { border-top: 9px solid #262a42; border-right: 9px dashed transparent; border-left: 9px dashed transparent } .container { margin: auto; width: 1200px; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 10px } @media screen and (min-width: 1200px) { .container { width:100% } } .bottom .base_info ul li,.clear_fix,.doc_head,.section { *zoom:1} .bottom .base_info ul li:after,.clear_fix:after,.doc_head:after,.section:after { display: block; visibility: hidden; height: 0; clear: both; content: "" } .doc_head .fedui-header-download>a,.doc_head .fedui-header-group-icon,.doc_head .fedui-header-group-icon:after,.doc_head .fedui-header-group-icon:before,.doc_head .fedui-header-group-left a,.doc_head .fedui-header-group-right a,.doc_head .fedui-header-info-dropdowns>a,.doc_head .fedui-header-info-text,.doc_head .fedui-header-inmail-text,.doc_head .fedui-header-locales-dropdowns>a,.doc_head .fedui-header-locales-text i,.doc_head .fedui-header-m-head-icon:after,.doc_head .fedui-header-m-head-icon:before,.doc_head .fedui-header-m-menu dt:after,.doc_head .fedui-header-menu-dropdowns a,.doc_head .fedui-header-menu-text,.doc_head .fedui-header-menu-text a,.doc_head .fedui-header-menu-text i,.doc_head .fedui-header-mob a,.doc_head .fedui-header-nav>a,.doc_head .fedui-header-nav>div,.doc_head .fedui-header-nologin>a,.doc_head .fedui-header-notice-dropdowns>footer a,.doc_head .fedui-header-notice-dropdowns li a,.doc_head .fedui-header-notice-icon,.fedui-transition,.layout_foot .fedui-footer-link a,.layout_foot .fedui-footer-right a,.layout_foot .fedui-footer[data-mobile=true] .fedui-footer-inner dt:after { -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s } .clear_fix { *zoom:1} .clear_fix:after { display: block; visibility: hidden; height: 0; clear: both; content: "" } select::-ms-expand { display: none } .no_select { -webkit-touch-calloutm: none } .align_left { text-align: left!important } .align_left,.align_left td,.align_left th { text-align: left } .align_right { text-align: right!important } .align_right,.align_right td,.align_right th { text-align: right } .align_center { text-align: center!important } .align_center,.align_center td,.align_center th { text-align: center } input::-webkit-contacts-auto-fill-button { visibility: hidden; display: none!important; pointer-events: none; position: absolute; right: 0 } .doc_wrap { width: 1200px; margin: 0 auto } .btn { outline: none; border: none } .btn.btn-primary { background-color: #357ce1; color: #fff } .btn:hover { background-color: #6199e8 } .btn:active { background-color: #1d63c6 } .btn:disabled { cursor: not-allowed; background-color: #4e5b85 } .with-tooltip .tooltip { color: #c7cce6; background-color: #262a42; -webkit-filter: drop-shadow(0 8px 16px rgba(0,0,0,.4)); filter: drop-shadow(0 8px 16px rgba(0,0,0,.4)) } .with-tooltip .tooltip:after { background: inherit } .link,a { text-decoration: none; color: #357ce1; -webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; cursor: pointer } .link:hover,a:hover { color: #6199e8 } .form-group label { color: #4e5b85 } .form-group label:last-child { border-left: 1px solid #1f2943; color: #7a98f7 } .form-group label:last-child:disabled { color: #61688a } .form-group-selector { background-color: #2f3452; -webkit-filter: drop-shadow(0 2px 6px rgba(0,0,0,.25)); filter: drop-shadow(0 2px 6px rgba(0,0,0,.25)) } .form-group-selector dl { margin: 0; border-bottom: 1px solid #1f2943; color: #61688a } .form-group-selector dl:hover { background-color: #262a42; color: #357ce1 } .form-group [type=password],.form-group [type=text] { background-color: #262a42; border: 1px solid #4e5b85; color: #61688a } .form-group [type=password]:focus,.form-group [type=text]:focus { border: 1px solid #7a98f7 } .table-container { border-radius: 3px; overflow: hidden } .table-container .head { padding: 0 30px; font-size: 16px; color: #c7cce6 } /* .table-container .body { padding: 0 10px } */ .table-container .pagination { border-top: 1px solid #1f2943; text-align: right; margin: 0 30px } .table-container .pagination .btn-page { background-color: transparent; width: 60px; font-size: 12px; color: #c7cce6; padding: 0 10px } .toast-container { background-color: #262a42; -webkit-filter: drop-shadow(0 2px 6px rgba(0,0,0,.25)); filter: drop-shadow(0 2px 6px rgba(0,0,0,.25)) } .toast-container i { padding-left: 25px; padding-right: 18px } .toast-container .toast-text { color: #c7cce6 } [type=checkbox] { background-color: #262a42 } [type=checkbox]+label:before { border: 1px solid #4e5b85; background: #262a42 } [type=checkbox]+label:after { color: #357ce1 } [type=checkbox]+label:hover:before { border-color: #357ce1 } [type=checkbox]:checked+label:after { background-color: #357ce1 } input.small[type=checkbox] { -webkit-box-sizing: border-box; box-sizing: border-box; width: 14px; height: 14px; position: absolute; left: -999999px } input.small[type=checkbox]+label { font-size: 14px; line-height: 1; position: relative; display: inline-block; height: 14px; padding-left: 1.5em; cursor: pointer } input.small[type=checkbox]+label:before { content: " "; position: absolute; left: 0; top: 0; width: 14px; height: 14px; border-radius: 2px; -webkit-box-sizing: border-box; box-sizing: border-box } input.small[type=checkbox]+label:after { content: "\2713"; font-size: 14px; line-height: 1; display: inline-block; height: 14px; width: 14px; text-align: center; border-radius: 2px; position: absolute; top: 0; left: 0; -webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out } input.small[type=checkbox]:not(:checked)+label:after { opacity: 0; -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0) } input.small[type=checkbox]:checked+label:after { opacity: 1; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1) } input.medium[type=checkbox] { -webkit-box-sizing: border-box; box-sizing: border-box; width: 18px; height: 18px; position: absolute; left: -999999px } input.medium[type=checkbox]+label { font-size: 18px; line-height: 1; position: relative; display: inline-block; height: 18px; padding-left: 1.5em; cursor: pointer } input.medium[type=checkbox]+label:before { content: " "; position: absolute; left: 0; top: 0; width: 18px; height: 18px; border-radius: 2px; -webkit-box-sizing: border-box; box-sizing: border-box } input.medium[type=checkbox]+label:after { content: "\2713"; font-size: 18px; line-height: 1; display: inline-block; height: 18px; width: 18px; text-align: center; border-radius: 2px; position: absolute; top: 0; left: 0; -webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out } input.medium[type=checkbox]:not(:checked)+label:after { opacity: 0; -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0) } input.medium[type=checkbox]:checked+label:after { opacity: 1; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1) } .hb-night .otc_info_box { background-color: #262a42 } .hb-night .mod .mod_tab .dot span,.mod .mod_tab .dot .hb-night span { background-color: #7a98f7 } .hb-night .mod .mod_hd,.mod .hb-night .mod_hd { background-color: #1b1e2e } .hb-night .otc_info_box .info_desc:after,.hb-night .otc_info_box .info_desc:before,.otc_info_box .hb-night .info_desc:after,.otc_info_box .hb-night .info_desc:before { background-color: #61688a } .hb-night .mod,.hb-night table.table .table-inner,table.table .hb-night .table-inner { background-color: #181b2a } .hb-night .mod .mod_tab li,.hb-night .mod .mod_tab li a,.hb-night .otc_info_box,.hb-night table.table td,.mod .mod_tab .hb-night li,.mod .mod_tab li .hb-night a,table.table .hb-night td { color: #c7cce6 } .hb-night .otc_info_box .info_desc,.hb-night table.table th,.otc_info_box .hb-night .info_desc,table.table .hb-night th { color: #61688a } .hb-night .color_0,.hb-night .mod .mod_tab li.cur,.hb-night .mod .mod_tab li.cur a,.hb-night .mod .mod_tab li:hover,.hb-night table.table td .btn.btn-small.btn-primary,.hb-night table.table td .btn.btn-small.link-primary,.hb-night table.table td .btn.btn-small.primary,.mod .mod_tab .hb-night li.cur,.mod .mod_tab .hb-night li:hover,.mod .mod_tab li.cur .hb-night a,table.table td .hb-night .btn.btn-small.btn-primary,table.table td .hb-night .btn.btn-small.link-primary,table.table td .hb-night .btn.btn-small.primary { color: #7a98f7 } .hb-night .color_up { color: #589065; text-transform: lowercase } .hb-night .color_up:first-letter { text-transform: uppercase } .hb-night .color_down { color: #ae4e54; text-transform: lowercase } .hb-night .color_down:first-letter { text-transform: uppercase } .hb-night .bg_up { background-color: #589065 } .hb-night .bg_down { background-color: #ae4e54 } .hb-night table.table .table,.hb-night table.table .table th,.hb-night table.table td,table.table .hb-night .table,table.table .hb-night td,table.table .table .hb-night th { border-color: #1f2943 } .hb-night .otc_info_box { border-color: #4e5b85 } .hb-night .otc_info_box:after { border-color: #262a42 } .hb-night .with-tooltip .tooltip { color: #c7cce6; background-color: #262a42; -webkit-filter: drop-shadow(0 8px 16px rgba(0,0,0,.4)); filter: drop-shadow(0 8px 16px rgba(0,0,0,.4)) } .hb-night .with-tooltip .tooltip:after { background: inherit } .hb-night .mod .mod_hd,.hb-night .table-container .head,.mod .hb-night .mod_hd,.table-container .hb-night .head { -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.1); box-shadow: 0 3px 6px rgba(0,0,0,.1) } .hb-night .qr_code { border: 1px solid #c7cce6; background: url(https://file.hbfile.net/global/image/loading.79549a7.svg) no-repeat 50%; background-size: 33% } .hb-night .qr_code svg { background: #c7cce6 } .hb-night .qr_code svg path { fill: #181b2a } .hb-night input::-webkit-input-placeholder { color: #61688a } .hb-night input::-moz-placeholder { color: #61688a } .hb-night input:-ms-input-placeholder { color: #61688a } .hb-day .otc_info_box { background-color: #f2f3f8 } .hb-day .mod .mod_tab .dot span,.mod .mod_tab .dot .hb-day span { background-color: #7a98f7 } .hb-day .mod .mod_hd,.mod .hb-day .mod_hd { background-color: #fff } .hb-day .otc_info_box .info_desc:after,.hb-day .otc_info_box .info_desc:before,.otc_info_box .hb-day .info_desc:after,.otc_info_box .hb-day .info_desc:before { background-color: #9194a4 } .hb-day .mod,.hb-day table.table .table-inner,table.table .hb-day .table-inner { background-color: #fff } .hb-day .mod .mod_tab li,.hb-day .mod .mod_tab li a,.hb-day .otc_info_box,.hb-day table.table td,.mod .mod_tab .hb-day li,.mod .mod_tab li .hb-day a,table.table .hb-day td { color: #232a4a } .hb-day .otc_info_box .info_desc,.hb-day table.table th,.otc_info_box .hb-day .info_desc,table.table .hb-day th { color: #9194a4 } .hb-day .color_0,.hb-day .mod .mod_tab li.cur,.hb-day .mod .mod_tab li.cur a,.hb-day .mod .mod_tab li:hover,.hb-day table.table td .btn.btn-small.btn-primary,.hb-day table.table td .btn.btn-small.link-primary,.hb-day table.table td .btn.btn-small.primary,.mod .mod_tab .hb-day li.cur,.mod .mod_tab .hb-day li:hover,.mod .mod_tab li.cur .hb-day a,table.table td .hb-day .btn.btn-small.btn-primary,table.table td .hb-day .btn.btn-small.link-primary,table.table td .hb-day .btn.btn-small.primary { color: #357ce1 } .hb-day .color_up { color: #03c087; text-transform: lowercase } .hb-day .color_up:first-letter { text-transform: uppercase } .hb-day .color_down { color: #f55858; text-transform: lowercase } .hb-day .color_down:first-letter { text-transform: uppercase } .hb-day .bg_up { background-color: #03c087 } .hb-day .bg_down { background-color: #f55858 } .hb-day table.table .table,.hb-day table.table .table th,.hb-day table.table td,table.table .hb-day .table,table.table .hb-day td,table.table .table .hb-day th { border-color: #f4f4f6 } .hb-day .otc_info_box { border-color: #d1d3df } .hb-day .otc_info_box:after { border-color: #f2f3f8 } .hb-day .with-tooltip .tooltip { color: #232a4a; background-color: #f2f3f8; -webkit-filter: drop-shadow(0 8px 16px rgba(0,0,0,.4)); filter: drop-shadow(0 8px 16px rgba(0,0,0,.4)) } .hb-day .with-tooltip .tooltip:after { background: inherit } .hb-day .mod .mod_hd,.hb-day .table-container .head,.mod .hb-day .mod_hd,.table-container .hb-day .head { -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.05); box-shadow: 0 3px 6px rgba(0,0,0,.05) } .hb-day .qr_code { border: 1px solid transparent; background: url(https://file.hbfile.net/global/image/loading.79549a7.svg) no-repeat 50%; background-size: 33% } .hb-day .qr_code svg { background: #fff } .hb-day .qr_code svg path { fill: #181b2a } .hb-day input::-webkit-input-placeholder { color: #9194a4 } .hb-day input::-moz-placeholder { color: #9194a4 } .hb-day input:-ms-input-placeholder { color: #9194a4 } .mod { border-radius: 3px; margin-bottom: 10px; -webkit-transition: height .15s ease-in-out; -o-transition: height .15s ease-in-out; transition: height .15s ease-in-out } .mod .mod_hd { height: 48px; font-size: 16px; line-height: 48px; padding-left: 30px } .mod .mod_tab { clear: both; font-size: 16px } .mod .mod_tab .dot { position: relative } .mod .mod_tab .dot span { opacity: 0; -webkit-transition: opacity .3s; -o-transition: opacity .3s; transition: opacity .3s; position: absolute; text-align: center; top: -8px; right: -16px; height: 16px; line-height: 16px; font-size: 12px; display: inline-block; -webkit-box-sizing: border-box; box-sizing: border-box; min-width: 16px; padding: 0 4px; border-radius: 8px; color: #fff } .mod .mod_tab li { float: left; margin-right: 73px; border-bottom: 0 solid transparent; height: 48px; line-height: 48px; cursor: pointer } .mod .mod_tab li.cur { font-weight: 700; border-bottom-color: transparent } .mod .mod_show_btn { cursor: pointer; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; float: left; height: inherit; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none } .mod .mod_show_btn button { width: 14px; height: 48px; background: transparent; outline: none; border: none; color: inherit; -webkit-transition: all .15s; -o-transition: all .15s; transition: all .15s; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg) } .mod .mod_show_btn button i { display: inline-block; width: 7px; height: 7px; vertical-align: middle; -webkit-transform: translate(-1.75px,-1.75px) rotate(45deg); -ms-transform: translate(-1.75px,-1.75px) rotate(45deg); transform: translate(-1.75px,-1.75px) rotate(45deg); border-top: 1px solid; border-right: 1px solid } .mod .mod_show_btn span { padding-left: 6px } .mod .mod_title { float: left } .mod .mod_sub_title { font-size: 12px } .mod .mod_actions { font-size: 14px; float: right; margin-right: 30px } .mod .mod_bd { padding: 0 30px } .mod.hide { height: 48px } .mod.hide .mod_show_btn button { -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg) } .otc_info_box { display: none; position: absolute; left: 191px; top: 55px; padding: 20px 0; width: 240px; z-index: 5; line-height: 1.2; font-size: 12px; border: 2px solid transparent; border-radius: 3px; -webkit-box-shadow: 0 10px 20px rgba(0,0,0,.4); box-shadow: 0 10px 20px rgba(0,0,0,.4) } .otc_info_box:after,.otc_info_box:before { content: ""; position: absolute; top: -20px; left: 9px; border: 9px solid transparent; border-bottom-color: inherit } .otc_info_box:after { content: ""; top: -16px; left: 10px; border-style: solid; border-width: 8px; border-top-color: transparent!important; border-left-color: transparent!important; border-right-color: transparent!important } .otc_info_box .info_desc,.otc_info_box .info_title { text-align: center; margin-bottom: 20px } .otc_info_box .info_desc { position: relative } .otc_info_box .info_desc:after,.otc_info_box .info_desc:before { content: ""; position: absolute; top: 6px; height: 1px; width: 65px; display: block } .otc_info_box .info_desc:before { left: 0 } .otc_info_box .info_desc:after { right: 0 } .otc_info_box .info_other { padding-left: 20px } .otc_info_box .info_other a+a { margin-left: 45px } .otc_info_box .otc_info_close { padding: 6px; position: absolute; top: -2px; right: 0; cursor: pointer; -webkit-transform: scale(.5); -ms-transform: scale(.5); transform: scale(.5) } .hb_icon_close { font-size: 12px } .float_left { float: left } .float_right { float: right } .m_t_20 { margin-top: 20px } .loading_bar { text-align: center; height: 96px; line-height: 96px } .loading_bar td { text-align: center!important } .loading_bar img { width: 32px; vertical-align: middle } .login_show,.user_is_login .login_hide { display: none } .user_is_login .login_show { display: block } table.table { border-collapse: separate; width: 100%; padding: 0 30px } table.table td,table.table th { font-size: 12px; height: 40px; line-height: 1; font-weight: 400 } table.table td.align_right,table.table th.align_right { text-align: right } table.table td.align_left,table.table th.align_left { text-align: left } table.table td.align_center,table.table th.align_center { text-align: center } table.table td { border-top: 1px solid transparent } table.table td .btn.btn-small { padding: 0 5px; height: 24px; line-height: 1; font-size: 12px; text-align: center; background-color: transparent } table.table td .btn.btn-small.primary { width: auto; margin-left: 10px } table.table td .btn.btn-small.link-primary { position: relative; padding-right: 15px } table.table td .btn.btn-small.link-primary:after { content: ""; position: absolute; top: 9px; right: 0; border: 5px solid transparent } table.table tr:first-child td { border-top: none } table.table .table-inner { margin: -4px -20px; position: relative; border-radius: 3px } table.table .table-inner .angle { position: absolute; top: -14px; right: 39px; border: 7px solid transparent } table.table .table-inner .angle:after { content: ""; position: absolute; top: -5px; left: -7px; border: 7px solid transparent } table.table .table { border-radius: 3px; margin: -3px 0; border-collapse: separate; border: 1px solid transparent } table.table .table td,table.table .table th { border-bottom: 1px solid transparent } .zh-cn .doc_foot_wrap dd.consult { display: block } .en-us .doc_head .margin_link { display: none } .hb-day table.table td .btn.btn-small.primary:hover { color: #6199e8 } .hb-day table.table td .btn.btn-small.btn-primary { border: 1px solid #357ce1 } .hb-day table.table td .btn.btn-small.link-primary:after { border-top-color: #d1d3df } .hb-day table.table .table-inner .angle { border-bottom-color: #f4f4f6 } .hb-day table.table .table-inner .angle:after { border-bottom-color: #fff } .hb-day .disabled-link { color: #fff; pointer-events: none; background-color: #d1d3df!important; border-color: #d1d3df!important } .hb-night table.table td .btn.btn-small.primary:hover { color: #aabdfa } .hb-night table.table td .btn.btn-small.btn-primary { border: 1px solid #7a98f7 } .hb-night table.table td .btn.btn-small.link-primary:after { border-top-color: #4e5b85 } .hb-night table.table .table-inner .angle { border-bottom-color: #1f2943 } .hb-night table.table .table-inner .angle:after { border-bottom-color: #181b2a } .hb-night .disabled-link { color: #fff; pointer-events: none; background-color: #4e5b85!important; border-color: #4e5b85!important } .fl { float: left } .fr { float: right } .clearfix { clear: both } .cut { overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap } .bubbling { position: absolute; right: -27px; top: -5px; display: inline-block; width: 26px; height: 13px; background: url(https://file.hbfile.net/global/image/icon_%20bubbling.c288a13.svg) no-repeat 50%; background-size: contain } .content_body .top p { margin: 0 } .top { zoom:1;padding: 24px } .top:after { content: ""; display: table; clear: both } .top .head { zoom:1;height: 30px } .top .head:after { content: ""; display: table; clear: both } .top .head h2 { color: #1c242c; font-size: 26px } .top .head .currency_logo { width: 30px; height: 30px; border-radius: 30px; margin-right: 8px; display: none; background: no-repeat 50%/100% 100% } .top .markets_info { margin-top: 22px; overflow: hidden } .top .markets_info p { font-size: 12px; text-align: right; color: #9ca9b5; margin: 10px 0 } .top .markets_info p.price { margin-top: 0 } .top .markets_info p .amount { margin-left: 5px } .top .markets_info .down { color: #ef5656 } .top .markets_info .up { color: #0da88b } .top .markets_info .increase,.top .markets_info .price { font-size: 18px } .top .markets_info .tag { margin-top: 10px; margin-bottom: 40px } .top .markets_info .uppercase { font-style: normal; text-transform: uppercase } .top .markets_info .chart { width: 180px; height: 80px; cursor: pointer } .top .tag { font-size: 12px; margin-top: 8px } .top .tag span { display: inline-block } .top .tag .margin,.top .tag .st { color: #fff; border-radius: 3px; padding: 0 2px; margin-left: 5px; cursor: pointer; height: 14px; font-size: 12px; line-height: 12px } .top .tag .margin b,.top .tag .st b { display: block; -webkit-transform: scale(.88); -ms-transform: scale(.88); transform: scale(.88) } .top .tag .tag_type { border: 1px solid rgba(53,124,225,.4); padding: 0 2px; border-radius: 5px 0; color: #357ce1; position: relative; cursor: pointer; height: 14px; font-size: 12px; line-height: 12px } .top .tag .tag_type em { display: none; position: absolute; right: -20px; bottom: -10px; line-height: 20px } .top .tag .tag_type em b { display: block; color: #1c242c; font-weight: 700 } .top .tag .st { color: #ef5656; border: 1px solid rgba(239,86,86,.4) } .top .tag .margin { color: #357ce1; border: 1px solid rgba(53,124,225,.4) } .top .go_exchange { width: 100px; height: 32px; float: right; text-align: center; line-height: 32px; background-color: #357ce1; border-radius: 2px; color: #fff; cursor: pointer } .top .go_exchange:hover { background-color: rgba(53,124,225,.7) } .bottom { clear: both; font-size: 14px; height: calc(100% - 206px) } .bottom .tab { zoom:1;padding: 0 24px; border-bottom: 1px solid #e7eef4 } .bottom .tab:after { content: ""; display: table; clear: both } .bottom .tab li { float: left; color: #596a7a; height: 27px; font-weight: 700; padding-bottom: 10px; cursor: pointer } .bottom .tab li:first-child { margin-right: 40px } .bottom .tab li:hover { border-bottom: 2px solid rgba(53,124,225,.7) } .bottom .tab li.cur { color: #1c242c; border-bottom: 2px solid #357ce1 } .bottom .content { display: none } .bottom .cur { display: block } .bottom .clearfix { height: calc(100% - 28px); overflow: auto } .bottom .base_info ul { padding: 10px 24px } .bottom .base_info ul li { line-height: 30px } .bottom .base_info ul li div:first-child,.bottom .base_info ul li h3:first-child,.bottom .base_info ul li strong:first-child { float: left; color: #9ca9b5 } .bottom .base_info ul li div:last-child,.bottom .base_info ul li h3:last-child,.bottom .base_info ul li strong:last-child { float: right; width: 46%; color: #596a7a; text-align: right } .bottom .base_info ul li div.intro,.bottom .base_info ul li h3.intro,.bottom .base_info ul li strong.intro { width: 100%; font-size: 12px; line-height: 22px; text-align: left } .bottom .base_info ul li div.link,.bottom .base_info ul li div.price,.bottom .base_info ul li h3.link,.bottom .base_info ul li h3.price,.bottom .base_info ul li strong.link,.bottom .base_info ul li strong.price { width: 55% } .bottom .base_info ul li div.link a,.bottom .base_info ul li h3.link a,.bottom .base_info ul li strong.link a { position: relative; margin-left: 15px } .bottom .base_info ul li div.link a.new-icon,.bottom .base_info ul li h3.link a.new-icon,.bottom .base_info ul li strong.link a.new-icon { margin-right: 20px } .bottom .base_info ul li div.link a:hover,.bottom .base_info ul li h3.link a:hover,.bottom .base_info ul li strong.link a:hover { color: rgba(53,124,225,.7) } .bottom .base_info ul li div.link a:first-child,.bottom .base_info ul li h3.link a:first-child,.bottom .base_info ul li strong.link a:first-child { margin-left: 0 } .bottom .base_info ul li div.link_a a,.bottom .base_info ul li h3.link_a a,.bottom .base_info ul li strong.link_a a { display: block } .bottom .base_info>div { padding: 24px 24px 50px; clear: both } .bottom .base_info>div span { float: right; color: #357ce1; cursor: pointer } .bottom .base_info>div span:nth-child(2) { margin: 0 16px } .bottom .base_info>div span.go_project { display: none } .bottom .base_info>div span.link_hover:hover { color: rgba(53,124,225,.7) } .bottom .news_info ul li { padding: 0 24px } .bottom .news_info ul li.loading { display: none } .bottom .news_info ul li:hover { background-color: #f2f6fa } .bottom .news_info ul li a { display: block; padding: 20px 0; border-bottom: 1px solid #e7eef4 } .bottom .news_info ul li .title { color: #1c242c; font-size: 16px; line-height: 22px } .bottom .news_info ul li .summary { color: #596a7a; margin: 10px 0; line-height: 20px } .bottom .news_info ul li .push_time { font-size: 14px; color: #9ca9b5 } .bottom .news_info .no_data { display: none; border-bottom: 0; text-align: center; line-height: 100px; color: #9ca9b5 } .bottom .news_info .load_more { display: none; text-align: center; line-height: 50px; color: #357ce1 } .bottom .news_info .load_more span { cursor: pointer } .bottom .news_info .load_more span:hover { color: rgba(53,124,225,.7) } @-webkit-keyframes fedui-show { 0% { -webkit-transform: translateY(-10px); transform: translateY(-10px); opacity: 0 } 90% { opacity: 1 } to { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0) } } @-webkit-keyframes head_pulse1 { 0% { left: 13px; background: #357ce1 } to { left: 0; background: #357ce1 } } @-webkit-keyframes head_pulse2 { 0% { left: 13px; background: #357ce1 } to { left: 0; background: #357ce1 } } @-webkit-keyframes head_pulse3 { 0% { right: 13px; background: #357ce1 } to { right: 0; background: #357ce1 } } @-webkit-keyframes light_up { 0% { left: 0 } 10% { left: 250% } } blockquote,body,button,caption,dd,div,dl,dt,fieldset,figure,form,h1,h2,h3,h4,h5,h6,hr,html,input,legend,li,menu,ol,p,pre,table,td,textarea,th,ul { margin: 0; padding: 0 } address,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display: block } table { border-collapse: collapse; border-spacing: 0 } caption,th { text-align: left; font-weight: 400 } abbr,body,fieldset,html,iframe,img { border: 0 } address,cite,dfn,em,i,var { font-style: normal } [hidefocus],summary { outline: 0 } li { list-style: none } h1,h2,h3,h4,h5,h6,small { font-size: 100% } sub,sup { font-size: 83% } code,kbd,pre,samp { font-family: inherit } q:after,q:before { content: none } textarea { overflow: auto; resize: none } label,summary { cursor: default } a,button { cursor: pointer } a,a:focus,button { outline: none } b,h1,h2,h3,h4,h5,h6,strong { font-weight: 400 } a,a:hover,del,ins,s,u { text-decoration: none } body,button,input,keygen,legend,select,textarea { outline: 0 } ::-ms-clear,::-ms-reveal { display: none } ::-moz-selection { background: rgba(0,126,224,.5) } ::selection { background: rgba(0,126,224,.5) } .clear_fix,.doc_head,.huobi_index .coin_box,.huobi_index .overview_wrap .overview_list li,.market_body .content_body .overview_market,.nav_first,.section { *zoom:1} .clear_fix:after,.doc_head:after,.huobi_index .coin_box:after,.huobi_index .overview_wrap .overview_list li:after,.market_body .content_body .overview_market:after,.nav_first:after,.section:after { display: block; visibility: hidden; height: 0; clear: both; content: "" } @font-face { font-family: robotoregular; src: url(data:font/woff2;base64,) format("woff2"),url(data:font/woff;base64,) format("woff"); font-weight: 400; font-style: normal } html { font: 14px/1 robotoregular,PingFang SC,Hiragino Sans GB,Heiti SC,Microsoft YaHei,WenQuanYi Micro Hei,Helvetica,Arial,monospace,serif; color: #e5ebf5 } html.ko-kr { font-family: robotoregular,Noto Sans KR,"\B098\B214\ACE0\B515",Nanum Gothic,NanumGothic,Apple SD Gothic Neo,"\B9D1\C740\ACE0\B515",Malgun Gothic,AppleGothic,"\B3CB\C6C0",Dotum,Helvetica Neue,Helvetica,Arial,monospace } html.en-us { font: 14px/1.25 robotoregular,PingFang SC,Hiragino Sans GB,Heiti SC,Microsoft YaHei,WenQuanYi Micro Hei,serif; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility } body,html { width: 100%; height: 100%; /* min-width: 1200px; */ margin: 0 } ::-webkit-scrollbar { width: 10px; background-color: transparent } ::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.15); background-color: #fff } ::-webkit-scrollbar-thumb { width: 10px; border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.05); background-color: rgba(145,148,164,.15) } .upper,.uppercase { font-style: normal; text-transform: uppercase } .no_select { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none } .f_l { float: left } .f_r { float: right } .section,.w { margin: auto } .color_up { color: #e15252 } .color_down { color: #1b9680 } .hb_loading { background: url(https://file.hbfile.net/global/image/loading.79549a7.svg) no-repeat 50%; background-size: 32px } @font-face { font-family: Open Sans; font-style: normal; font-weight: 400; src: local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFVZ0bf8pkAg.woff2) format("woff2"); unicode-range: U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd } @font-face { font-family: Open Sans; font-style: normal; font-weight: 700; src: local("Open Sans SemiBold"),local("OpenSans-SemiBold"),url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UNirkOUuhpKKSTjw.woff2) format("woff2"); unicode-range: U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd } .doc_head .fedui-header-group-left>dt,.doc_head .fedui-header-group-left a,.doc_head .fedui-header-group-right>dt,.doc_head .fedui-header-group-right a,.doc_head .fedui-header-locales-dropdowns>a,.doc_head .fedui-header-notice-dropdowns li a,.fedui-line-1,.layout_foot .fedui-footer-right dt { display: block; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis } .doc_head .fedui-header-download>a,.doc_head .fedui-header-group-icon,.doc_head .fedui-header-group-icon:after,.doc_head .fedui-header-group-icon:before,.doc_head .fedui-header-group-left a,.doc_head .fedui-header-group-right a,.doc_head .fedui-header-info-dropdowns>a,.doc_head .fedui-header-info-text,.doc_head .fedui-header-inmail-text,.doc_head .fedui-header-locales-dropdowns>a,.doc_head .fedui-header-locales-text i,.doc_head .fedui-header-m-head-icon:after,.doc_head .fedui-header-m-head-icon:before,.doc_head .fedui-header-m-menu dt:after,.doc_head .fedui-header-menu-dropdowns a,.doc_head .fedui-header-menu-text,.doc_head .fedui-header-menu-text a,.doc_head .fedui-header-menu-text i,.doc_head .fedui-header-mob a,.doc_head .fedui-header-nav>a,.doc_head .fedui-header-nav>div,.doc_head .fedui-header-nologin>a,.doc_head .fedui-header-notice-dropdowns>footer a,.doc_head .fedui-header-notice-dropdowns li a,.doc_head .fedui-header-notice-icon,.fedui-root.fedui-footer-simple a,.fedui-transition,.layout_foot .fedui-footer-link a,.layout_foot .fedui-footer-right a,.layout_foot .fedui-footer[data-mobile=true] .fedui-footer-inner dt:after { -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s } .doc_head .fedui-header-left,.doc_head .fedui-header-m-head,.doc_head .fedui-header-menu-text,.doc_head .fedui-header-nologin,.doc_head .fedui-header-pc,.doc_head .fedui-header-right,.doc_head .fedui-header-userinfo,.fedui-flex-space-between { 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 } .doc_head { z-index: 5; height: 48px; color: #aeb9d8; font-size: 14px; position: relative; padding: 0 8px; background-color: #1b2945 } .doc_head *,.doc_head :after,.doc_head :before { -webkit-box-sizing: border-box; box-sizing: border-box } .doc_head .fedui-header-group { position: relative } .doc_head .fedui-header-group-inner { cursor: pointer; width: 32px; height: 32px; padding-left: 3px; padding-right: 3px; text-align: center } .doc_head .fedui-header-group-inner:after { content: ""; position: absolute; padding-right: 20px; -webkit-box-sizing: content-box; box-sizing: content-box; height: 100%; width: 100%; left: 0; bottom: -8px } .doc_head .fedui-header-group-icon,.doc_head .fedui-header-group-icon:after,.doc_head .fedui-header-group-icon:before { top: 0; height: 2px; border-radius: 2px; background-color: #afbfeb; font-size: 0; position: absolute; content: "" } .doc_head .fedui-header-group-icon { width: 26px; left: 3px; -webkit-transform: translateY(15px); -ms-transform: translateY(15px); transform: translateY(15px) } .doc_head .fedui-header-group-icon:before { right: 0; -webkit-transform: translateY(-6px); -ms-transform: translateY(-6px); transform: translateY(-6px); width: 14px } .doc_head .fedui-header-group-icon:after { left: 0; -webkit-transform: translateY(6px); -ms-transform: translateY(6px); transform: translateY(6px); width: 14px } .doc_head .fedui-header-group-dropdowns { position: absolute; left: 0; top: 36px; background-color: #fff; -webkit-box-shadow: 0 0 20px 0 rgba(28,36,44,.12); box-shadow: 0 0 20px 0 rgba(28,36,44,.12); border-radius: 2px; width: 600px; display: none } .doc_head .fedui-header-group-left,.doc_head .fedui-header-group-right { width: 300px } .doc_head .fedui-header-group-left>dt,.doc_head .fedui-header-group-right>dt { height: 62px; line-height: 62px; overflow: hidden; color: #9aa5b5; padding-left: 24px } .doc_head .fedui-header-group-left a,.doc_head .fedui-header-group-right a { cursor: pointer; color: #1c242c; background-repeat: no-repeat } .doc_head .fedui-header-group-left a:hover,.doc_head .fedui-header-group-right a:hover { color: #357ce1; background-color: rgba(242,246,250,.7)!important } .doc_head .fedui-header-group-left a { font-size: 16px; line-height: 80px; height: 80px; padding-left: 80px; padding-right: 10px; background-position: 22px 17px; background-size: 46px } .doc_head .fedui-header-group-left a:hover { color: #357ce1; background-color: rgba(242,246,250,.7)!important } .doc_head .fedui-header-group-left a[data-type=global] { background-image: url(https://file.hbfile.net/global/image/global.85c90ae.png) } .doc_head .fedui-header-group-left a[data-type=kr] { background-image: url(https://file.hbfile.net/global/image/kr.be6a70a.png) } .doc_head .fedui-header-group-left a[data-type=mena] { background-image: url(https://file.hbfile.net/global/image/mena.7189640.png) } .doc_head .fedui-header-group-right { border-left: 1px solid #e5ebf5; padding-bottom: 4px!important } .doc_head .fedui-header-group-right a { line-height: 48px; height: 48px; padding-left: 56px; padding-right: 10px; background-size: 20px; background-position: 25px 14px } .doc_head .fedui-header-group-right a[data-type=info] { background-image: url(https://file.hbfile.net/global/image/info.a473058.svg) } .doc_head .fedui-header-group-right a[data-type=pow] { background-image: url(https://file.hbfile.net/global/image/pow.6e8285a.svg) } .doc_head .fedui-header-group-right a[data-type=chat] { background-image: url(https://file.hbfile.net/global/image/chat.d2b2159.svg) } .doc_head .fedui-header-group-right a[data-type=wallet] { background-image: url(https://file.hbfile.net/global/image/wallet.cd135bd.svg) } .doc_head .fedui-header-group-right a[data-type=cn] { background-image: url(https://file.hbfile.net/global/image/cn.8eb2aba.svg) } .doc_head .fedui-header-group-right a[data-type=capital] { background-image: url(https://file.hbfile.net/global/image/capital.10ee0d5.svg) } .doc_head .fedui-header-group-right a[data-type=eco] { background-image: url(https://file.hbfile.net/global/image/eco.1880124.svg) } .doc_head .fedui-header-group-right a[data-type=cloud] { background-image: url(https://file.hbfile.net/global/image/cloud.9d4562e.svg) } .doc_head .fedui-header-group:hover .fedui-header-group-icon,.doc_head .fedui-header-group:hover .fedui-header-group-icon:after,.doc_head .fedui-header-group:hover .fedui-header-group-icon:before { background-color: #357ce1 } .doc_head .fedui-header-group:hover .fedui-header-group-icon:after,.doc_head .fedui-header-group:hover .fedui-header-group-icon:before { width: 100% } .doc_head .fedui-header-group:hover .fedui-header-group-dropdowns { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-animation: fedui-show .3s ease-out forwards; animation: fedui-show .3s ease-out forwards } .doc_head .fedui-header-logo { padding-left: 16px; margin: 0; height: 22px } .doc_head .fedui-header-logo img { height: 22px; vertical-align: top } .doc_head .fedui-header-nav { padding-left: 40px } .doc_head .fedui-header-nav>a,.doc_head .fedui-header-nav>div { vertical-align: top; display: inline-block; height: 48px; line-height: 48px; color: #aeb9d8; margin-left: 24px } .doc_head .fedui-header-nav>a:first-child,.doc_head .fedui-header-nav>div:first-child { margin-left: 0 } .doc_head .fedui-header-nav>a.fedui-active,.doc_head .fedui-header-nav>a:hover,.doc_head .fedui-header-nav>div.fedui-active,.doc_head .fedui-header-nav>div:hover { color: #fff } .doc_head .fedui-header-nav>a[data-hot],.doc_head .fedui-header-nav>div[data-hot] { position: relative; margin-right: 20px } .doc_head .fedui-header-nav>a[data-hot]:after,.doc_head .fedui-header-nav>div[data-hot]:after { content: ""; position: absolute; right: -22px; top: 8px; width: 20px; height: 11px; background: url(https://file.hbfile.net/global/image/hot.b99b241.png) no-repeat 50%/20px 11px } .doc_head .fedui-header-nav .fedui-header-menu-text a.fedui-active,.doc_head .fedui-header-nav>.fedui-active { border-bottom: 3px solid #357ce1 } .doc_head .fedui-header-nav-projectcenter .fedui-header-menu-dropdowns { left: -24px } .doc_head .fedui-header-nav .fedui-nav-margin { position: relative; cursor: pointer } .doc_head .fedui-header-nav .fedui-nav-margin i { font-size: 12px; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; height: 8px; line-height: normal; -webkit-transition: -webkit-transform .3s; transition: -webkit-transform .3s; -o-transition: transform .3s; transition: transform .3s; transition: transform .3s,-webkit-transform .3s; vertical-align: middle; margin-left: 2px; -webkit-transform-origin: center 3px; -ms-transform-origin: center 3px; transform-origin: center 3px } .doc_head .fedui-header-nav .fedui-nav-margin:hover ul { display: block } .doc_head .fedui-header-nav .fedui-nav-margin:hover i { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg) } .doc_head .fedui-header-nav .fedui-nav-margin ul { display: none; width: 120px; position: absolute; left: -10px; top: 44px; background-color: #fff; -webkit-box-shadow: 0 0 20px 0 rgba(28,36,44,.12); box-shadow: 0 0 20px 0 rgba(28,36,44,.12); border-radius: 2px; padding-top: 4px; padding-bottom: 4px; font-size: 0 } .doc_head .fedui-header-nav .fedui-nav-margin ul li { cursor: pointer; font-size: 14px; width: 120px; height: 40px; line-height: 40px; padding-left: 16px; display: block } .doc_head .fedui-header-nav .fedui-nav-margin ul li a { color: #1c242c } .doc_head .fedui-header-nav .fedui-nav-margin ul li:hover { background-color: #f2f6fa } .doc_head .fedui-header-nav .fedui-nav-margin ul li:hover a { color: #357ce1 } .doc_head .fedui-header-right { color: #b0b8db } .doc_head .fedui-header-nologin>a { height: 48px; line-height: 48px; margin-left: 16px; color: #b0b8db } .doc_head .fedui-header-nologin>a.fedui-header-register { border: 1px solid #357ce1; height: 28px; line-height: 28px; padding-left: 16px; padding-right: 16px; border-radius: 2px } .doc_head .fedui-header-nologin>a.fedui-header-register:hover { background-color: #357ce1; color: #fff } .doc_head .fedui-header-nologin>a.fedui-active,.doc_head .fedui-header-nologin>a:hover { color: #fff } .doc_head .fedui-header-nologin>a:first-child { margin-left: 0 } .doc_head .fedui-header-notice { margin-left: 24px; position: relative } .doc_head .fedui-header-notice-icon { cursor: pointer; width: 24px; text-align: center; height: 48px; line-height: 48px } .doc_head .fedui-header-notice-icon>i { font-size: 18px } .doc_head .fedui-header-notice-dropdowns { display: none; position: absolute; left: 50%; top: 44px; margin-left: -150px; width: 300px; background-color: #fff; -webkit-box-shadow: 0 0 20px 0 rgba(28,36,44,.12); box-shadow: 0 0 20px 0 rgba(28,36,44,.12); border-radius: 2px; padding-top: 8px } .doc_head .fedui-header-notice-dropdowns>header { line-height: 48px; height: 48px; color: #1c242c; padding-left: 56px; background: url(https://file.hbfile.net/global/image/notice.ddf0c45.png) no-repeat 16px 8px/32px } .doc_head .fedui-header-notice-dropdowns>header h3 { margin: 0 } .doc_head .fedui-header-notice-dropdowns li { padding-left: 16px; padding-right: 16px; padding-top: 8px } .doc_head .fedui-header-notice-dropdowns li a { color: #1c242c; font-size: 12px; height: 40px; line-height: 40px; background-color: #f9fcfe; border-radius: 2px; padding-left: 12px; padding-right: 12px } .doc_head .fedui-header-notice-dropdowns li a:hover { color: #357ce1 } .doc_head .fedui-header-notice-dropdowns>footer a { font-size: 12px; display: block; height: 46px; line-height: 46px; text-align: center; color: #357ce1 } .doc_head .fedui-header-notice-dropdowns>footer a:hover { opacity: .7 } .doc_head .fedui-header-notice-dropdowns-loading { height: 240px; background: url(https://file.hbfile.net/global/image/loading.24f5ae8.svg) no-repeat 50%/40px; font-size: 0 } .doc_head .fedui-header-notice-dropdowns-empty { height: 240px; position: relative } .doc_head .fedui-header-notice-dropdowns-empty>p { margin: 0; position: absolute; text-align: center; color: #596a7a; left: 0; top: 50%; width: 100%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); padding-top: 96px; background: url(https://file.hbfile.net/global/image/notice-empty.5f21432.png) no-repeat top/80px } .doc_head .fedui-header-notice:hover .fedui-header-notice-icon { color: #fff } .doc_head .fedui-header-notice:hover .fedui-header-notice-dropdowns { display: block; -webkit-animation: fedui-show .3s ease-out forwards; animation: fedui-show .3s ease-out forwards } .doc_head .fedui-header-mob { margin-left: 24px; width: 24px; text-align: center; height: 48px; line-height: 48px } .doc_head .fedui-header-mob a { display: block; color: #b0b8db } .doc_head .fedui-header-mob a:hover { color: #fff } .doc_head .fedui-header-mob i { font-size: 18px } .doc_head .fedui-header-download { margin-left: 18px; padding-left: 16px; text-align: center; height: 48px; position: relative } .doc_head .fedui-header-download:before { content: ""; position: absolute; left: 0; top: 50%; margin-top: -12px; background: rgba(97,105,138,.3); height: 24px; width: 1px; overflow: hidden } .doc_head .fedui-header-download>a { display: block; line-height: 48px; color: #b0b8db } .doc_head .fedui-header-download>a:hover { color: #fff } .doc_head .fedui-header-download i { font-size: 18px } .doc_head .fedui-header-download-dropdowns { display: none; position: absolute; right: -100px; top: 44px; background-color: #fff; -webkit-box-shadow: 0 0 20px 0 rgba(28,36,44,.12); box-shadow: 0 0 20px 0 rgba(28,36,44,.12); border-radius: 2px; padding: 8px 16px 8px 10px } .doc_head .fedui-header-download-dropdowns img { display: block } .doc_head .fedui-header-download-qr { border: 1px solid #dfe2e7; border-radius: 2px; padding: 8px; width: 108px; height: 108px } .doc_head .fedui-header-download-qrtext { text-align: left; padding-left: 20px } .doc_head .fedui-header-download-qrtext p { color: #1c242c; white-space: nowrap; font-size: 16px; margin: 0; line-height: 1.3 } .doc_head .fedui-header-download-qrtext p:first-child { margin-top: 9px } .doc_head .fedui-header-download-qrtext a { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-top: 12px; background-color: #357ce1; font-size: 14px; color: #fff; padding: 9px 16px; border-radius: 2px; white-space: nowrap; line-height: 1 } .doc_head .fedui-header-download-qrtext a i { font-size: 12px; margin-left: 10px } .doc_head .fedui-header-download-qrtext a:hover { color: #fff; opacity: .7 } .doc_head .fedui-header-download:hover .fedui-header-download-dropdowns { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-animation: fedui-show .3s ease-out forwards; animation: fedui-show .3s ease-out forwards } .doc_head .fedui-header-locales { position: relative; padding-left: 24px } .doc_head .fedui-header-locales-text { height: 48px; line-height: 48px; cursor: pointer } .doc_head .fedui-header-locales-text i { -webkit-transform-origin: center 11px; -ms-transform-origin: center 11px; transform-origin: center 11px; font-size: 12px; width: 24px; height: 24px; display: inline-block; text-align: center; line-height: 24px; margin-left: 4px; vertical-align: 0 } .doc_head .fedui-header-locales-dropdowns { display: none; width: 300px; position: absolute; right: 0; top: 44px; background-color: #fff; -webkit-box-shadow: 0 0 20px 0 rgba(28,36,44,.12); box-shadow: 0 0 20px 0 rgba(28,36,44,.12); border-radius: 2px; padding-top: 4px; padding-bottom: 4px; font-size: 0 } .doc_head .fedui-header-locales-dropdowns>a { font-size: 14px; width: 150px; height: 40px; line-height: 40px; padding-left: 24px; display: inline-block; color: #1c242c; vertical-align: top } .doc_head .fedui-header-locales-dropdowns>a:hover { background-color: rgba(242,246,250,.7); color: #357ce1 } .doc_head .fedui-header-locales:hover .fedui-header-locales-text { color: #fff } .doc_head .fedui-header-locales:hover .fedui-header-locales-text i { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg) } .doc_head .fedui-header-locales:hover .fedui-header-locales-dropdowns { display: block; -webkit-animation: fedui-show .3s ease-out forwards; animation: fedui-show .3s ease-out forwards } .doc_head .fedui-header-order { padding-left: 24px } .doc_head .fedui-header-finance .fedui-header-menu-dropdowns { left: -24px } .doc_head .fedui-header-menu { position: relative } .doc_head .fedui-header-menu .fedui-active,.doc_head .fedui-header-menu .fedui-active a { color: #fff } .doc_head .fedui-header-menu-text { height: 48px; line-height: 48px; cursor: pointer } .doc_head .fedui-header-menu-text a { height: 48px; line-height: 48px; color: #aeb9d8 } .doc_head .fedui-header-menu-text i { -webkit-transform-origin: center 11px; -ms-transform-origin: center 11px; transform-origin: center 11px; font-size: 12px; width: 24px; height: 24px; display: inline-block; text-align: center; line-height: 24px; vertical-align: 0 } .doc_head .fedui-header-menu-dropdowns { display: none; position: absolute; left: 0; top: 44px; background-color: #fff; -webkit-box-shadow: 0 0 20px 0 rgba(28,36,44,.12); box-shadow: 0 0 20px 0 rgba(28,36,44,.12); border-radius: 2px; min-width: 160px; max-width: 220px; padding-top: 4px; padding-bottom: 4px } .doc_head .fedui-header-menu-dropdowns a { min-height: 40px; line-height: 20px; padding: 10px 24px; color: #2b3d4a; display: block; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis } .doc_head .fedui-header-menu-dropdowns a.fedui-active,.doc_head .fedui-header-menu-dropdowns a:hover { background-color: rgba(242,246,250,.7); color: #357ce1 } .doc_head .fedui-header-menu:hover { z-index: 11 } .doc_head .fedui-header-menu:hover .fedui-header-menu-text,.doc_head .fedui-header-menu:hover .fedui-header-menu-text a { color: #fff } .doc_head .fedui-header-menu:hover .fedui-header-menu-text i { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg) } .doc_head .fedui-header-menu:hover .fedui-header-menu-dropdowns { display: block; -webkit-animation: fedui-show .3s ease-out forwards; animation: fedui-show .3s ease-out forwards } .doc_head .fedui-header-info { position: relative; padding-left: 24px } .doc_head .fedui-header-info .fedui-active { color: #fff } .doc_head .fedui-header-info-text { cursor: pointer; width: 24px; text-align: center; height: 48px; line-height: 48px } .doc_head .fedui-header-info-text>i { font-size: 18px } .doc_head .fedui-header-info-text .fedui-icon-info { font-size: 16px } .doc_head .fedui-header-info-dropdowns { width: 220px; left: 0; top: 44px; position: absolute; -webkit-box-shadow: 0 2px 20px 0 rgba(0,0,0,.14); box-shadow: 0 2px 20px 0 rgba(0,0,0,.14); background: #fff url(https://file.hbfile.net/global/image/vip.bg.0.25a6062.png) no-repeat; background-size: 220px auto; border-radius: 2px; overflow: hidden; padding-bottom: 16px; display: none } .doc_head .fedui-header-info-dropdowns .fedui-header-info-fee>span { display: block } html.tr-tr .doc_head .fedui-header-info-dropdowns .fedui-header-info-fee>span,html.zh-cn .doc_head .fedui-header-info-dropdowns .fedui-header-info-fee>span,html.zh-hk .doc_head .fedui-header-info-dropdowns .fedui-header-info-fee>span,html.zh-tw .doc_head .fedui-header-info-dropdowns .fedui-header-info-fee>span { display: inline-block } .doc_head .fedui-header-info-dropdowns-header { height: 94px; position: relative } .doc_head .fedui-header-info-dropdowns-header-name { position: absolute; top: 22px; left: 24px; width: 136px; height: 14px; line-height: 14px; color: #1c242c } .doc_head .fedui-header-info-dropdowns-header-uid { position: absolute; top: 44px; left: 24px; width: 136px; height: 12px; font-size: 12px; line-height: 12px; color: rgba(28,36,44,.6) } .doc_head .fedui-header-info-dropdowns-header-vip { overflow: hidden; position: absolute; right: 1px; top: 64px; border-radius: 18px 0 0 18px; -webkit-box-shadow: 0 2px 20px rgba(0,0,0,.14); box-shadow: 0 2px 20px rgba(0,0,0,.14) } .doc_head .fedui-header-info-dropdowns-header-vip a { position: relative; padding-left: 8px; padding-right: 18px; background: #e1e9f6 url(https://file.hbfile.net/global/image/vip.tag.0.cb5efb2.png) no-repeat; background-size: auto 18px; border-right: none; display: block; font-size: 12px; color: #737e92; height: 18px; line-height: 18px; overflow: hidden; max-width: 180px; border-radius: 9px 0 0 9px } .doc_head .fedui-header-info-dropdowns-header-vip i { position: absolute; right: 3px; top: 3px; width: 12px; height: 12px; font-size: 12px; line-height: 12px; -webkit-transform: scale(.8); -ms-transform: scale(.8); transform: scale(.8); text-align: center } .doc_head .fedui-header-info-dropdowns-header>a { width: 100%; height: 64px; position: absolute; top: 0; left: 0 } .doc_head .fedui-header-info-dropdowns>a { min-height: 40px; line-height: 18px; padding: 10px 24px; color: #2b3d4a; display: block; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; margin: 0 1px } .doc_head .fedui-header-info-dropdowns>a.fedui-active,.doc_head .fedui-header-info-dropdowns>a:hover { background-color: rgba(242,246,250,.7); color: #357ce1 } .doc_head .fedui-header-info-dropdowns>a span { display: inline-block; margin-right: 8px } .doc_head .fedui-header-info-dropdowns>a em { font-style: normal; padding-left: 3px; padding-right: 3px; height: 14px; background-color: rgba(250,100,0,.1); border-radius: 2px; font-size: 12px; color: #fa6400; line-height: 14px } .doc_head .fedui-header-info-dropdowns[data-level="1"] { background-image: url(https://file.hbfile.net/global/image/vip.bg.1.f7abfeb.png) } .doc_head .fedui-header-info-dropdowns[data-level="1"] .fedui-header-info-dropdowns-header-name { color: #283765 } .doc_head .fedui-header-info-dropdowns[data-level="1"] .fedui-header-info-dropdowns-header-uid { color: rgba(40,55,101,.7) } .doc_head .fedui-header-info-dropdowns[data-level="1"] .fedui-header-info-dropdowns-header-vip a { color: #44568b; background-color: #a2b5ed; background-image: url(https://file.hbfile.net/global/image/vip.tag.1.5be6d5b.png) } .doc_head .fedui-header-info-dropdowns[data-level="2"] { background-image: url(https://file.hbfile.net/global/image/vip.bg.2.c5b4908.png) } .doc_head .fedui-header-info-dropdowns[data-level="2"] .fedui-header-info-dropdowns-header-name { color: #475374 } .doc_head .fedui-header-info-dropdowns[data-level="2"] .fedui-header-info-dropdowns-header-uid { color: rgba(71,83,116,.7) } .doc_head .fedui-header-info-dropdowns[data-level="2"] .fedui-header-info-dropdowns-header-vip a { color: #7c88ae; background-color: #dde2ff; background-image: url(https://file.hbfile.net/global/image/vip.tag.2.db6e33c.png) } .doc_head .fedui-header-info-dropdowns[data-level="3"] { background-image: url(https://file.hbfile.net/global/image/vip.bg.3.b4123e9.png) } .doc_head .fedui-header-info-dropdowns[data-level="3"] .fedui-header-info-dropdowns-header-name { color: #71501b } .doc_head .fedui-header-info-dropdowns[data-level="3"] .fedui-header-info-dropdowns-header-uid { color: rgba(113,80,27,.7) } .doc_head .fedui-header-info-dropdowns[data-level="3"] .fedui-header-info-dropdowns-header-vip a { color: #9e7f5c; background-color: #fdedd8; background-image: url(https://file.hbfile.net/global/image/vip.tag.3.e9ed553.png) } .doc_head .fedui-header-info-dropdowns[data-level="4"] { background-image: url(https://file.hbfile.net/global/image/vip.bg.4.4dfd4c4.png) } .doc_head .fedui-header-info-dropdowns[data-level="4"] .fedui-header-info-dropdowns-header-name { color: #4b4e71 } .doc_head .fedui-header-info-dropdowns[data-level="4"] .fedui-header-info-dropdowns-header-uid { color: rgba(75,78,113,.7) } .doc_head .fedui-header-info-dropdowns[data-level="4"] .fedui-header-info-dropdowns-header-vip a { color: #6d6dbb; background-color: #dbe3ff; background-image: url(https://file.hbfile.net/global/image/vip.tag.4.d6f9f67.png) } .doc_head .fedui-header-info-dropdowns[data-level="5"] { background-image: url(https://file.hbfile.net/global/image/vip.bg.5.74c0828.png); background-color: #1a1a1a } .doc_head .fedui-header-info-dropdowns[data-level="5"] .fedui-header-info-dropdowns-header-name { color: #e6d8a0 } .doc_head .fedui-header-info-dropdowns[data-level="5"] .fedui-header-info-dropdowns-header-uid { color: rgba(230,216,160,.7) } .doc_head .fedui-header-info-dropdowns[data-level="5"] .fedui-header-info-dropdowns-header-vip a { color: #e6d8a0; background-color: #303030; background-image: url(https://file.hbfile.net/global/image/vip.tag.5.dbbcc0c.png) } .doc_head .fedui-header-info-dropdowns[data-level="5"]>a { color: #777154 } .doc_head .fedui-header-info-dropdowns[data-level="5"]>a.fedui-active,.doc_head .fedui-header-info-dropdowns[data-level="5"]>a:hover { background-color: rgba(0,0,0,.7); color: #357ce1 } .doc_head .fedui-header-info-dropdowns[data-type="2"] { background-image: url(https://file.hbfile.net/global/image/vip.bg.0.25a6062.png)!important } .doc_head .fedui-header-info-dropdowns[data-type="2"] .fedui-header-info-dropdowns-header-vip { display: none } .doc_head .fedui-header-info-dropdowns[data-type="2"] .fedui-header-info-dropdowns-header-name,.doc_head .fedui-header-info-dropdowns[data-type="2"] .fedui-header-info-dropdowns-header-uid { width: 170px } .doc_head .fedui-header-info:hover .fedui-header-info-text { color: #fff } .doc_head .fedui-header-info:hover .fedui-header-info-dropdowns { display: block; -webkit-animation: fedui-show .3s ease-out forwards; animation: fedui-show .3s ease-out forwards } .doc_head .fedui-header-inmail { position: relative; padding-left: 24px } .doc_head .fedui-header-inmail-text { cursor: pointer; width: 24px; height: 48px } .doc_head .fedui-header-inmail-text .unread-count span { display: block; width: 18px; height: 18px; background: #d14b64; border-radius: 18px; position: absolute; right: -9px; top: 9px; border: 2px solid #1b2945; line-height: 14px; font-size: 12px; color: #fff; text-align: center } .doc_head .fedui-header-inmail-text .unread-count span.hide { display: none } .doc_head .fedui-header-inmail-text .unread-count span.more { width: 10px; height: 10px; border-radius: 10px; background-color: #ef5656; top: 12px; right: 0; color: transparent } .doc_head .fedui-header-inmail-text .icon-inmail { display: block; width: 24px; height: 48px; line-height: 48px; text-align: center; background: url(https://file.hbfile.net/global/image/icon-inmail-head1.8127c51.svg) no-repeat 50%; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s } .doc_head .fedui-header-inmail-dropdowns { width: 400px; left: -210px; top: 44px; position: absolute; -webkit-box-shadow: 0 2px 20px 0 rgba(28,36,44,.1); box-shadow: 0 2px 20px 0 rgba(28,36,44,.1); background: #fff; border-radius: 2px; overflow: hidden; display: none; padding-bottom: 0 } .doc_head .fedui-header-inmail-dropdowns-top { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; height: 64px; padding: 0 16px } .doc_head .fedui-header-inmail-dropdowns-top i { -ms-flex-negative: 0; flex-shrink: 0; margin-right: 8px; display: block; width: 32px; height: 32px; background: url(https://file.hbfile.net/global/image/icon-inmail.1da2242.svg) no-repeat 50% } .doc_head .fedui-header-inmail-dropdowns-top a { font-size: 12px } .doc_head .fedui-header-inmail-dropdowns-top>div { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: #1c242c; font-size: 16px; font-weight: 600 } .doc_head .fedui-header-inmail-dropdowns-content { height: 366px; overflow-x: hidden; overflow-y: auto } .doc_head .fedui-header-inmail-dropdowns-content::-webkit-scrollbar { width: 5px; height: 5px; background-color: transparent } .doc_head .fedui-header-inmail-dropdowns-content::-webkit-scrollbar-track { background-color: transparent } .doc_head .fedui-header-inmail-dropdowns-content::-webkit-scrollbar-thumb { width: 5px; height: 5px; border-radius: 4px; background-color: #e5ebf5 } .doc_head .fedui-header-inmail-dropdowns-content dd { cursor: pointer; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; margin: 0 16px; border-bottom: 1px solid #e6ecf2 } .doc_head .fedui-header-inmail-dropdowns-content dd.loading { line-height: 366px; padding: 0 } .doc_head .fedui-header-inmail-dropdowns-content dd.loading img { width: 32px } .doc_head .fedui-header-inmail-dropdowns-content dd.no-data { padding-top: 80px; text-align: center; color: #596a7a } .doc_head .fedui-header-inmail-dropdowns-content dd.no-data img { display: block; margin: 0 auto 16px } .doc_head .fedui-header-inmail-dropdowns-content dd.loading,.doc_head .fedui-header-inmail-dropdowns-content dd.no-data { width: 100%; height: 100%; margin: 0!important } .doc_head .fedui-header-inmail-dropdowns-content dd.loading:hover,.doc_head .fedui-header-inmail-dropdowns-content dd.no-data:hover { background: #fff } .doc_head .fedui-header-inmail-dropdowns-content dd span { display: block; -ms-flex-negative: 0; flex-shrink: 0; margin-right: 4px; width: 6px; height: 6px; border-radius: 6px; background: transparent } .doc_head .fedui-header-inmail-dropdowns-content dd span.unread { background: #ef5656 } .doc_head .fedui-header-inmail-dropdowns-content dd>div { margin: 0 -16px; padding: 8px 16px 6px 26px; position: relative } .doc_head .fedui-header-inmail-dropdowns-content dd>div.icon-1:before { position: absolute; left: 16px; top: 16px; content: ""; display: block; background-color: #ef5656; width: 6px; height: 6px; border-radius: 50% } .doc_head .fedui-header-inmail-dropdowns-content dd>div:hover { background-color: rgba(229,235,245,.5) } .doc_head .fedui-header-inmail-dropdowns-content dd>div:hover p.title { color: #357ce1 } .doc_head .fedui-header-inmail-dropdowns-content dd>div:last-child { border-bottom: 0 } .doc_head .fedui-header-inmail-dropdowns-content dd>div p { width: 350px; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; font-size: 14px; color: #9aa5b5; line-height: 22px } .doc_head .fedui-header-inmail-dropdowns-content dd>div p.title { color: #1c242c; font-weight: 600 } .doc_head .fedui-header-inmail-dropdowns-content dd>div p.time { font-size: 12px; line-height: 18px } .doc_head .fedui-header-inmail-dropdowns-bottom { height: 50px; -webkit-box-shadow: 0 -1px 0 0 #e5eaf6; box-shadow: 0 -1px 0 0 #e5eaf6; padding: 16px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; font-size: 12px; color: #263241 } .doc_head .fedui-header-inmail-dropdowns-bottom label { cursor: pointer; position: relative } .doc_head .fedui-header-inmail-dropdowns-bottom label input { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: #000; margin: 0; opacity: 0; z-index: 1; cursor: pointer } .doc_head .fedui-header-inmail-dropdowns-bottom label input:checked+i { border: none; background: url(https://file.hbfile.net/global/image/icon-inmail-checked.50865b6.svg) no-repeat 50% } .doc_head .fedui-header-inmail-dropdowns-bottom label i { position: absolute; top: -1px; left: 0; display: inline-block; width: 14px; height: 14px; border: 1px solid rgba(154,165,181,.5); border-radius: 2px } .doc_head .fedui-header-inmail-dropdowns-bottom label span { margin-left: 22px } .doc_head .fedui-header-inmail-dropdowns-bottom button { outline: none; border: 0; color: #357ce1; background: transparent } .doc_head .fedui-header-inmail-dropdowns-bottom button:hover { color: rgba(53,124,225,.7) } .doc_head .fedui-header-inmail-dropdowns-bottom button:disabled { color: #9aa5b5; cursor: not-allowed } .doc_head .fedui-header-inmail-dropdowns-bottom button:disabled:hover { color: #9aa5b5 } .doc_head .fedui-header-inmail:hover .fedui-header-inmail-text .icon-inmail { background: url(https://file.hbfile.net/global/image/icon-inmail-head2.58afa3c.svg) no-repeat 50% } .doc_head .fedui-header-inmail:hover .fedui-header-inmail-dropdowns { display: block; -webkit-animation: fedui-show .3s ease-out forwards; animation: fedui-show .3s ease-out forwards } .doc_head .fedui-header-message { position: absolute; top: -50px; left: 0 } .doc_head .fedui-header[data-mobile=true] { position: fixed; min-width: 320px; left: 0; top: 0; padding-left: 0; padding-right: 0; background-color: #1b2945; border-bottom: none } .doc_head .fedui-header-m { -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-user-select: none } .doc_head .fedui-header-m-head { height: 48px; position: relative; z-index: 11 } .doc_head .fedui-header-m-head-left { height: 100%; width: 74px; position: relative } .doc_head .fedui-header-m-head-logo { width: 48px; height: 48px; position: absolute; left: 50%; top: 0; margin-left: -24px; text-align: center } .doc_head .fedui-header-m-head-logo img { margin-top: 10px } .doc_head .fedui-header-m-head-icon:after,.doc_head .fedui-header-m-head-icon:before,.doc_head .fedui-header-m-head-left:before { left: 24px; z-index: 2; width: 24px; height: 2px; border-radius: 2px; background-color: #d2d6ec; font-size: 0; position: absolute; content: "" } .doc_head .fedui-header-m-head-left:after,.doc_head .fedui-header-m-head-left:before { top: 23px } .doc_head .fedui-header-m-head-icon { position: relative; width: 100%; height: 100% } .doc_head .fedui-header-m-head-icon:before { top: 17px } .doc_head .fedui-header-m-head-icon:after { top: 29px } .doc_head .fedui-header-m-head[data-dropdowns=nav] .fedui-header-m-head-icon:before { -webkit-transform-origin: 6px 4px; -ms-transform-origin: 6px 4px; transform-origin: 6px 4px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg) } .doc_head .fedui-header-m-head[data-dropdowns=nav] .fedui-header-m-head-icon:after { -webkit-transform-origin: 4px -3px; -ms-transform-origin: 4px -3px; transform-origin: 4px -3px; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg) } .doc_head .fedui-header-m-head[data-dropdowns=nav] .fedui-header-m-head-left:before { display: none } .doc_head .fedui-header-m-head-info { width: 64px; height: 48px; line-height: 48px; text-align: center; display: inline-block } .doc_head .fedui-header-m-head-info i { font-size: 16px } .doc_head .fedui-header-m-nologin a { margin: 40px 24px 0; display: block; height: 40px; line-height: 40px; text-align: center; border: 1px solid #357ce1; border-radius: 2px; font-size: 18px; color: #fff } .doc_head .fedui-header-m-nologin a:active { background-color: #357ce1 } .doc_head .fedui-header-m-nologin-register { margin-top: 16px!important; background-color: #357ce1 } .doc_head .fedui-header-m-nav { z-index: 10; position: fixed; min-width: 320px; height: 100%; width: 100%; background-color: #1b2946; left: 0; top: 0; padding-bottom: 48px; margin-top: 48px; display: none; overflow: hidden; overflow-y: auto; -webkit-overflow-scrolling: touch; border-top: 1px solid rgba(0,0,0,.5) } .doc_head .fedui-header-m-nav[data-dropdowns=true] { display: block; -webkit-animation: fedui-show .3s ease-out forwards; animation: fedui-show .3s ease-out forwards } .doc_head .fedui-header-m-menu br { display: none } .doc_head .fedui-header-m-menu>a,.doc_head .fedui-header-m-menu dt { background-color: #1b2945; height: 56px; line-height: 56px; padding: 0 24px; font-size: 18px; color: #aeb9d8; display: block; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis } .doc_head .fedui-header-m-menu>a[data-hot],.doc_head .fedui-header-m-menu dt[data-hot] { position: relative } .doc_head .fedui-header-m-menu>a[data-hot]:after,.doc_head .fedui-header-m-menu dt[data-hot]:after { content: ""; display: inline-block; position: relative; top: -11px; left: 1px; width: 20px; height: 11px; background: url(https://file.hbfile.net/global/image/hot.b99b241.png) no-repeat 50%/20px 11px } .doc_head .fedui-header-m-menu dl[data-dropdowns=true] dt { color: #fff } .doc_head .fedui-header-m-menu dl[data-dropdowns=true] dt:after { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg) } .doc_head .fedui-header-m-menu dl[data-dropdowns=true] dd { display: block; -webkit-animation: fedui-show .3s ease-out forwards; animation: fedui-show .3s ease-out forwards } .doc_head .fedui-header-m-menu dt { position: relative } .doc_head .fedui-header-m-menu dt:after { text-align: center; line-height: 16px; width: 16px; height: 16px; position: absolute; right: 24px; top: 50%; margin-top: -8px; font-size: 16px; content: "\E905"; font-family: fedui-icon!important } .doc_head .fedui-header-m-menu dd { display: none; background-color: #152137 } .doc_head .fedui-header-m-menu dd a { display: block; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; height: 48px; line-height: 48px; padding: 0 24px; color: #aeb9d8 } .doc_head .fedui-header-m-menu a em { font-style: normal; padding-left: 3px; padding-right: 3px; height: 14px; background-color: rgba(250,100,0,.1); border-radius: 2px; font-size: 12px; color: #fa6400; line-height: 14px; vertical-align: 2px; margin-left: 4px } .doc_head .fedui-header-m-menu .fedui-active { color: #fff } .doc_head .fedui-header-m-menu .fedui-header-m-menu-logout { font-size: 18px; margin: 24px; display: block; color: #fff; height: 40px; line-height: 40px; text-align: center; border-radius: 2px; background-color: #357ce1!important } .doc_head .fedui-header-m-sub { padding-left: 24px; padding-right: 24px; padding-top: 28px; height: 102px; background-color: #1b2945; border-bottom: 1px solid rgba(0,0,0,.5) } .doc_head .fedui-header-m-sub-name { margin: 0; color: #eaeeff; font-size: 20px; line-height: 24px; height: 24px } .doc_head .fedui-header-m-sub-uid { margin: 8px 0 0; color: #aebfeb; font-size: 12px; line-height: 14px; height: 14px } .doc_head .fedui-header-m-vip-bd { background-color: #1b2945; border-bottom: 1px solid rgba(0,0,0,.5) } .doc_head .fedui-header-m-vip { position: relative; height: 102px; margin-left: 104px; margin-right: 24px } .doc_head .fedui-header-m-vip:before { content: ""; width: 56px; height: 56px; background: url(https://file.hbfile.net/global/image/vip0.8473eaa.png) no-repeat 50%/100%; position: absolute; left: -80px; top: 23px } .doc_head .fedui-header-m-vip[data-level="1"] a { border-color: #e4af7f; color: #e4af7f } .doc_head .fedui-header-m-vip[data-level="1"]:before { background-image: url(https://file.hbfile.net/global/image/vip1.1c08b77.png) } .doc_head .fedui-header-m-vip[data-level="2"] a { border-color: #c59365; color: #c59365 } .doc_head .fedui-header-m-vip[data-level="2"]:before { background-image: url(https://file.hbfile.net/global/image/vip2.1a62bfa.png) } .doc_head .fedui-header-m-vip-name { position: absolute; width: 100%; left: 0; top: 28px; height: 24px; line-height: 24px; font-size: 20px; margin: 0; color: #eaeeff } .doc_head .fedui-header-m-vip-uid { font-size: 12px; margin: 0 auto 0 0 } .doc_head .fedui-header-m-vip .fedui-flex-space-between,.doc_head .fedui-header-m-vip .fedui-header-left,.doc_head .fedui-header-m-vip .fedui-header-m-head,.doc_head .fedui-header-m-vip .fedui-header-menu-text,.doc_head .fedui-header-m-vip .fedui-header-nologin,.doc_head .fedui-header-m-vip .fedui-header-pc,.doc_head .fedui-header-m-vip .fedui-header-right,.doc_head .fedui-header-m-vip .fedui-header-userinfo { position: absolute; left: 0; top: 57px; width: 100% } .doc_head .fedui-header-m-vip a { display: block; border-radius: 12px; font-size: 12px; color: #91a4c2; border: 1px solid #91a4c2; line-height: 18px; height: 20px; padding: 0 8px; text-align: center; white-space: nowrap; margin-left: 8px } .doc_head .fedui-header-m-user { padding-bottom: 136px } .doc_head .bigcustomer_tips { position: absolute; display: none; top: 67px; right: 16px; width: 425px; height: 130px; z-index: -1; overflow: hidden } .doc_head .bigcustomer_tips .bigcustomer_tips_item { width: 100%; height: 100%; position: absolute; top: 0; left: 0; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0 50px 0 100px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-transform: translateX(425px); -ms-transform: translateX(425px); transform: translateX(425px); opacity: 0; -webkit-transition: all .8s ease-in-out; -o-transition: all .8s ease-in-out; transition: all .8s ease-in-out } .doc_head .bigcustomer_tips .bigcustomer_tips_item .title { font-size: 14px; line-height: 1; margin-bottom: 8px } .doc_head .bigcustomer_tips .bigcustomer_tips_item .text { font-size: 12px; line-height: 18px } .doc_head .bigcustomer_tips .bigcustomer_tips_item.gold { background: url(https://file.hbfile.net/global/image/tips_gold_bg.7eabc9b.png) no-repeat 50%; background-size: contain; color: #1f1b14 } .doc_head .bigcustomer_tips .bigcustomer_tips_item.diamond { background: url(https://file.hbfile.net/global/image/tips_diamond_bg.f36ec40.png) no-repeat 50%; background-size: contain; color: #edcbab } .doc_head .bigcustomer_tips .bigcustomer_tips_item.show { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0) } .doc_head .vi_login_dialogs { position: fixed; -webkit-box-sizing: border-box; box-sizing: border-box; left: 0; top: 0; width: 100%; height: 100vh; background: rgba(0,0,0,.4); z-index: 999; opacity: 1; display: none } .doc_head .vi_login_dialogs .vi_dialogs_box { width: 480px; height: auto; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); transform: translate(-50%,-50%); background-color: #fff; -webkit-box-shadow: 0 20px 60px -2px rgba(27,33,58,.4); box-shadow: 0 20px 60px -2px rgba(27,33,58,.4) } .doc_head .vi_login_dialogs .vi_dialogs_box .dialog_title { padding: 24px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between } .doc_head .vi_login_dialogs .vi_dialogs_box .dialog_title h3 { font-size: 20px; line-height: 24px; color: #1c242c } .doc_head .vi_login_dialogs .vi_dialogs_box .dialog_title i { width: 24px; background: url(https://file.hbfile.net/global/image/dialogs-close.4f01033.svg) 50% no-repeat; background-size: auto; cursor: pointer } .doc_head .vi_login_dialogs .vi_dialogs_box .dialog_title i:hover { opacity: .7 } .doc_head .vi_login_dialogs .vi_dialogs_box .dialogs_content { padding: 0 24px; font-size: 14px; line-height: 22px; color: #596a7a } .doc_head .vi_login_dialogs .vi_dialogs_box .dialogs_content /deep/ em { color: #1c242c } .doc_head .vi_login_dialogs .vi_dialogs_box .agree_box { margin: 16px 0 8px; padding: 0 24px; font-size: 12px; line-height: 12px; color: #596a7a } .doc_head .vi_login_dialogs .vi_dialogs_box .agree_box input[type=checkbox] { position: relative; width: 14px; height: 13px; margin: 0 8px 0 0; border: 0; -webkit-box-shadow: none; box-shadow: none } .doc_head .vi_login_dialogs .vi_dialogs_box .agree_box input[type=checkbox]:before { content: ""; position: absolute; top: 0; left: 0; width: 14px; height: 14px; border: 1px solid #c5cfd5; border-radius: 2px; background: #fff; -webkit-box-shadow: none; box-shadow: none } .doc_head .vi_login_dialogs .vi_dialogs_box .agree_box input[type=checkbox]:checked:after { position: absolute; top: 0; left: 0; width: 14px; height: 14px; background: url(https://file.hbfile.net/global/image/input.5fc2a25.svg) no-repeat; background-size: 14px; content: "" } .doc_head .vi_login_dialogs .vi_dialogs_box .dialogs_btn { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; padding: 16px 24px } .doc_head .vi_login_dialogs .vi_dialogs_box .dialogs_btn button { font-size: 14px; line-height: 40px; padding: 0 12px; color: #fff; background-color: #357ce1; border-radius: 2px; cursor: pointer; border: 0 } .doc_head .vi_login_dialogs .vi_dialogs_box .dialogs_btn button:hover { opacity: .7 } .doc_head .fedui-header-menu-dropdowns a { -o-text-overflow: inherit; text-overflow: inherit } @keyframes fedui-show { 0% { -webkit-transform: translateY(-10px); transform: translateY(-10px); opacity: 0 } 90% { opacity: 1 } to { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0) } } @supports (bottom: constant(safe-area-inset-bottom)) or (bottom:env(safe-area-inset-bottom)) { .fedui-header-m-nav { padding-bottom:calc(48px + env(safe-area-inset-bottom)) } } @media screen and (max-width: 1400px) { .fedui-header-nav>a,.fedui-header-nav>div { margin-left:20px } } .fedui-nav-dm { position: relative } .fedui-nav-dm span { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start } .fedui-nav-dm span i { width: 12px; height: 12px; margin-left: 9px; font-size: 12px; position: relative } .fedui-nav-dm span i:before { position: absolute; top: 50%; right: 0; margin-top: -4px } .fedui-nav-dm:hover span i { -webkit-transform: rotate(-180deg); -ms-transform: rotate(-180deg); transform: rotate(-180deg); margin-top: -4px } .fedui-nav-dm .nav-dm-dl { display: none; width: 120px; max-width: 120px; background-color: #fff; padding: 4px 0; border-radius: 2px; position: absolute; top: 48px; left: -8px; -webkit-box-shadow: 0 2px 15px 0 rgba(28,36,44,.1); box-shadow: 0 2px 15px 0 rgba(28,36,44,.1) } .fedui-nav-dm .nav-dm-dl dd { font-size: 14px; line-height: 20px; color: #314655; padding: 10px 16px } .fedui-nav-dm .nav-dm-dl dd:hover { background-color: rgba(242,246,250,.7); color: #357ce1 } html.tr-tr .fedui-nav-dm,html.tr-tr .fedui-nav-margin,html.tr-tr .hide-tr { display: none } .layout_foot .fedui-footer { width: 100%; background-color: #111114; color: #697080; padding-top: 100px; padding-bottom: 100px; min-width: 1200px } .layout_foot .fedui-footer-inner { width: 1200px; margin-left: auto; margin-right: auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between } .layout_foot .fedui-footer-logo { height: 23px } .layout_foot .fedui-footer-copyright { font-size: 12px; color: #6a707f; line-height: 12px; padding-top: 16px } .layout_foot .fedui-footer-link { padding-top: 40px } .layout_foot .fedui-footer-link a { margin-left: 8px; width: 24px; height: 24px; text-align: center; line-height: 24px; color: #a8b7c8; display: inline-block; border-radius: 50%; vertical-align: top } .layout_foot .fedui-footer-link a i { font-size: 24px; vertical-align: top } .layout_foot .fedui-footer-link a:hover { color: #fff; background-color: #357ce1 } .layout_foot .fedui-footer-link a:first-child { margin-left: 0 } .layout_foot .fedui-footer-right { width: 792px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between } .layout_foot .fedui-footer-right dl { width: 180px } .layout_foot .fedui-footer-right dt { line-height: 20px; padding-bottom: 8px } .layout_foot .fedui-footer-right a { padding-top: 8px; display: block; font-size: 12px; line-height: 18px; color: #d5def2; word-wrap: break-word } .layout_foot .fedui-footer-right a:hover { color: #357ce1 } .layout_foot .fedui-footer-right a.enforcement-cn,.layout_foot .fedui-footer-right a.enforcement-en { display: none } html.en-us .layout_foot .fedui-footer-right a.enforcement-en,html.zh-cn .layout_foot .fedui-footer-right a.enforcement-cn { display: inline-block } .layout_foot .fedui-footer[data-mobile=true] { padding-top: 0; padding-bottom: 0; min-width: 320px } .layout_foot .fedui-footer[data-mobile=true] .fedui-footer-inner { width: 100%; -webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse } .layout_foot .fedui-footer[data-mobile=true] .fedui-footer-inner dl { width: 100% } .layout_foot .fedui-footer[data-mobile=true] .fedui-footer-inner dl[data-dropdowns=true] dt:after { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg) } .layout_foot .fedui-footer[data-mobile=true] .fedui-footer-inner dl[data-dropdowns=true] dd { display: block; -webkit-animation: fedui-show .3s ease-out forwards; animation: fedui-show .3s ease-out forwards } .layout_foot .fedui-footer[data-mobile=true] .fedui-footer-inner dt { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; height: 56px; line-height: 56px; font-size: 18px; color: #697080; padding-left: 24px; position: relative; border-bottom: 1px solid #353640 } .layout_foot .fedui-footer[data-mobile=true] .fedui-footer-inner dt:after { right: 24px; top: 0; position: absolute; font-size: 16px; content: "\E905"; font-family: fedui-icon!important } .layout_foot .fedui-footer[data-mobile=true] .fedui-footer-inner dd { display: none; padding: 8px 0 16px; background-color: #191a1f; border-bottom: 1px solid #353640 } .layout_foot .fedui-footer[data-mobile=true] .fedui-footer-inner dd a { color: #d5def2; font-size: 16px; display: block; line-height: 24px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; overflow: hidden; padding: 8px 24px; min-height: 40px } .layout_foot .fedui-footer[data-mobile=true] .fedui-footer-right { display: block; width: 100% } .layout_foot .fedui-footer[data-mobile=true] .fedui-footer-left { padding: 42px 24px 0 } .layout_foot .fedui-footer[data-mobile=true] .fedui-footer-link { padding-top: 24px; margin-top: -16px; margin-left: -16px; overflow: hidden } .layout_foot .fedui-footer[data-mobile=true] .fedui-footer-link a { margin-left: 16px; margin-top: 16px; width: 32px; height: 32px; line-height: 32px } .layout_foot .fedui-footer[data-mobile=true] .fedui-footer-link a i { font-size: 32px } html .fedui-footer .sp-link { display: none } html .fedui-footer .sp-link.other,html .fedui-footer a.en { display: inline-block } .footer-telegram,html .fedui-footer .buy-husd { display: none } .footer-telegram.other,html.tr-tr .footer-telegram.tr,html.vi-vi .footer-telegram.vi { display: inline-block } html.tr-tr .footer-telegram.other,html.vi-vi .footer-telegram.other { display: none } html.zh-cn .fedui-footer-link .cn { display: inline-block } html.zh-cn .fedui-footer-link .other,html.zh-cn a.sp-link.en { display: none } html.en-us .fedui-footer .buy-husd { display: inline-block } html.tr-tr .contract-classroom { display: none } .layout_doc { position: relative; min-height: 100% } .layout_body { position: relative; min-height: 900px; padding: 0 0 358px; zoom:1} .layout_foot { position: relative; margin-top: -358px; height: 358px; z-index: 2 } .section { width: 1200px; margin: 0 auto; position: relative; z-index: 3 } .user_is_login .doc_foot_wrap dd a.login_show { display: block } @keyframes head_pulse1 { 0% { left: 13px; background: #357ce1 } to { left: 0; background: #357ce1 } } @keyframes head_pulse2 { 0% { left: 13px; background: #357ce1 } to { left: 0; background: #357ce1 } } @keyframes head_pulse3 { 0% { right: 13px; background: #357ce1 } to { right: 0; background: #357ce1 } } @keyframes light_up { 0% { left: 0 } 10% { left: 250% } } *,:after,:before { -webkit-box-sizing: border-box; box-sizing: border-box } body,html { /* background-color: #1c242c!important */ background-color: #1c242c } .doc_head { margin-bottom: -48px } .layout_container { height: 100%; position: relative; padding: 48px 0; background-color: #e5ebf5 } .container_nav { height: 80px; padding-bottom: 40px; background-color: #1b2945 } .container_nav .inner { height: 40px; border-top: 1px solid #17232f; display: -webkit-box; display: -ms-flexbox; display: flex } .container_nav .inner a { color: #9ca9b5; width: 145px; font-size: 16px; line-height: 40px; text-align: center; display: inline-block } .container_nav .inner a.active { color: #fff } .layout_free,.layout_inner { height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; position: relative; border-radius: 2px; margin: -40px 8px 0; padding-bottom: 40px } .layout_free .left_inner,.layout_inner .left_inner { width: 100%; height: 100%; background-color: #fff } .layout_free .left_inner .nav_first+.market_body,.layout_inner .left_inner .nav_first+.market_body { margin-top: -40px; padding-top: 40px } .layout_free .left_inner .nav_second+.market_body,.layout_inner .left_inner .nav_second+.market_body { margin-top: -100px; padding-top: 100px } .layout_free .left_inner .market_body,.layout_inner .left_inner .market_body { height: 100% } .layout_free .right_inner,.layout_free .right_inner_noabsolute,.layout_inner .right_inner,.layout_inner .right_inner_noabsolute { width: 25%; min-width: 360px; max-width: 408px; height: 100%; padding: 0 0 0 8px; border-radius: 2px; z-index: 2 } .layout_free .right_inner .nav_first i.hb_icon_marked,.layout_free .right_inner_noabsolute .nav_first i.hb_icon_marked,.layout_inner .right_inner .nav_first i.hb_icon_marked,.layout_inner .right_inner_noabsolute .nav_first i.hb_icon_marked { color: #9ca9b5; cursor: pointer; font-size: 14px; float: right; margin-right: 24px } .layout_free .right_inner .nav_first i.hb_icon_marked.active,.layout_free .right_inner_noabsolute .nav_first i.hb_icon_marked.active,.layout_inner .right_inner .nav_first i.hb_icon_marked.active,.layout_inner .right_inner_noabsolute .nav_first i.hb_icon_marked.active { color: #357ce1 } .layout_free .right_inner .market_body,.layout_free .right_inner_noabsolute .market_body,.layout_inner .right_inner .market_body,.layout_inner .right_inner_noabsolute .market_body { height: 100%; margin-top: -40px; padding-top: 40px } .layout_free .right_inner .market_body .content_body,.layout_free .right_inner_noabsolute .market_body .content_body,.layout_inner .right_inner .market_body .content_body,.layout_inner .right_inner_noabsolute .market_body .content_body { border: none } .layout_free .right_inner .close_panel,.layout_free .right_inner_noabsolute .close_panel,.layout_inner .right_inner .close_panel,.layout_inner .right_inner_noabsolute .close_panel { display: none; top: 0; color: #596a7a; left: -18px; width: 18px; height: 18px; border: none; font-size: 10px; border-radius: 0; position: absolute; background-color: #fff; -webkit-box-shadow: -2px 1px 10px rgba(0,0,0,.2); box-shadow: -2px 1px 10px rgba(0,0,0,.2) } .layout_free .right_inner .close_panel i:before,.layout_free .right_inner_noabsolute .close_panel i:before,.layout_inner .right_inner .close_panel i:before,.layout_inner .right_inner_noabsolute .close_panel i:before { -webkit-transform: scale(.7); -ms-transform: scale(.7); transform: scale(.7) } .layout_free .right_inner,.layout_inner .right_inner { z-index: 3ï¼› } .content_body { height: 100%; overflow-x: hidden; overflow-y: auto; background-color: #fff; border-top: 1px solid #e6ecf2 } .nav_first { z-index: 1; width: 100%; height: 40px; line-height: 40px; position: relative; background-color: #f2f6fa; overflow: hidden } .nav_first .nav_title { color: #1c242c; float: left; z-index: 14; font-weight: 600; padding-left: 24px } .nav_first a { color: #596a7a!important; float: left; height: 40px; padding: 0 24px; line-height: 36px; text-align: center; border-top: 2px solid transparent } .nav_first a.active { color: #1c242c!important; border-color: #357ce1; background-color: #fff } .nav_first a.active i { color: #596a7a } .nav_first a:hover { border-color: #357ce1 } .nav_first a h2 { display: inline } .nav_first .nav_action { float: right; line-height: 1; padding-right: 24px } .nav_first .nav_action .nav_search { width: 200px; margin-top: 6px; position: relative; display: inline-block } .nav_first .nav_action .nav_search i { position: absolute; font-size: 12px; line-height: 28px } .nav_first .nav_action .nav_search i.hb_icon_search { color: #9ca9b5; left: 8px } .nav_first .nav_action .nav_search i.hb_icon_clear { top: 0; right: 8px; color: rgba(156,169,181,.6); display: none; cursor: pointer } .nav_first .nav_action .nav_search i.hb_icon_clear:hover { color: rgba(156,169,181,.8) } .nav_first .nav_action .nav_search input { width: 200px; height: 28px; outline: none; font-size: 12px; line-height: 26px; padding-left: 26px; border-radius: 2px; border: 1px solid #cad7e6; text-transform: uppercase; background-color: transparent } .nav_first .nav_action .nav_search input:focus { background-color: #fff } .nav_second { z-index: 1; height: 60px; position: relative; padding-left: 40px; -webkit-box-sizing: border-box; box-sizing: border-box; border-bottom: 1px solid #e6ecf2 } .nav_second li { color: #596a7a; width: 70px; height: 28px; margin: 16px 16px 16px 0; cursor: pointer; line-height: 28px; border-radius: 2px; text-align: center; display: inline-block; text-transform: uppercase } .nav_second li.active { -webkit-transition: background .3s; -o-transition: background .3s; transition: background .3s } .nav_second li.active,.nav_second li.active:hover { color: #fff; background-color: #357ce1 } .nav_second li:hover { color: #596a7a; background-color: rgba(242,246,250,.7); -webkit-transition: background .3s; -o-transition: background .3s; transition: background .3s } .fedui-root { bottom: 0; width: 100%; height: 40px; line-height: 40px; position: absolute } .fedui-root.fedui-footer-simple { background-color: #242e48; color: rgba(134,158,201,.7); font-size: 12px; height: 48px; min-width: 1200px; width: 100%; text-align: center; padding-top: 12px; padding-bottom: 12px; line-height: 24px } .fedui-root.fedui-footer-simple-locales { display: none } .fedui-root.fedui-footer-simple li { display: inline-block; position: relative; padding-left: 16px; margin-left: 16px } .fedui-root.fedui-footer-simple li:before { content: ""; position: absolute; left: -1px; top: 50%; margin-top: -2px; width: 4px; height: 4px; border-radius: 50%; background-color: rgba(158,177,212,.5) } .fedui-root.fedui-footer-simple li:first-child { margin-left: 0; padding-left: 0 } .fedui-root.fedui-footer-simple li:first-child:before { display: none } .fedui-root.fedui-footer-simple a { color: rgba(134,158,201,.7) } .fedui-root.fedui-footer-simple a:hover { color: #357ce1 } .market_body .symbol_shadow { padding-top: 0!important; margin-top: 40px!important; border: none!important; height: calc(100% - 40px) } .market_body .symbol_shadow .body_head,.market_body .symbol_shadow .top_head { -webkit-box-shadow: 0 2px 4px rgba(28,36,44,.05); box-shadow: 0 2px 4px rgba(28,36,44,.05) } @media only screen and (max-width: 1360px) { .layout_inner .left_inner { width:100% } .layout_inner .right_inner { z-index: 3; right: -8px; width: 360px; display: none; padding-left: 0; position: absolute } .layout_inner .right_inner .close_panel { display: block } .layout_inner .right_inner .market_body { margin-top: -80px; padding-top: 80px; -webkit-box-shadow: 0 0 15px rgba(0,0,0,.1); box-shadow: 0 0 15px rgba(0,0,0,.1) } } @media only screen and (max-width: 1500px) { .nav_first .nav_action .nav_search,.nav_first .nav_action .nav_search input { width:100px } .nav_first a { padding: 0 16px } } html.tr-tr .hide-tr { display: none } div.component_tips { color: #596a7a; font-size: 12px; max-width: 400px; line-height: 20px; -webkit-box-shadow: none; box-shadow: none; border: 1px solid #d3dfe6; background-color: #fff; -webkit-box-shadow: 0 0 20px rgba(69,97,137,.2); box-shadow: 0 0 20px rgba(69,97,137,.2) } div.component_tips .color_down { color: #ef5656 } div.component_tips .msg { width: auto } div.component_tips:after,div.component_tips:before { content: ""; left: 50%; bottom: -9px; z-index: 5; margin-left: -4px; position: absolute; border: 5px solid transparent; border-top-color: #fff } div.component_tips:after { z-index: 4; bottom: -10px; border-top-color: #d3dfe6 } div.component_tips em { display: block; color: #1c242c; font-weight: 700 } .font_arial { font-family: Arial,Helvetica } .symbol_list { margin: 0 24px } .symbol_list.symbol_cc dd span:nth-of-type(3),.symbol_list.symbol_cc dt span:nth-of-type(3) { max-width: 120px } .symbol_list dd,.symbol_list dt { display: -webkit-box; display: -ms-flexbox; display: flex } .symbol_list dd span,.symbol_list dt span { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; color: #1c242c; text-align: right; white-space: nowrap } .symbol_list dd span:first-child,.symbol_list dt span:first-child { min-width: 20px; max-width: 20px; text-align: left } .symbol_list dd span:nth-of-type(2),.symbol_list dt span:nth-of-type(2) { max-width: 140px; text-align: left; font-weight: 500 } .symbol_list dd span:nth-of-type(8),.symbol_list dt span:nth-of-type(8) { width: 17% } .symbol_list dd span.coin_name,.symbol_list dt span.coin_name { font-size: 16px } .symbol_list dd span.coin_name .list_tag,.symbol_list dt span.coin_name .list_tag { height: 14px; line-height: 14px; border-radius: 2px; border: 1px solid rgba(53,124,225,.4); font-size: 12px; color: #357ce1; margin-left: 4px; padding: 0 2px } .symbol_list dt span { color: #9ca9b5; height: 40px; font-size: 12px; line-height: 40px } .symbol_list dt span em.sort { cursor: pointer } .symbol_list dt span em.sort i { top: -1px; width: 12px; height: 12px; line-height: 12px; position: relative; display: inline-block; vertical-align: middle } .symbol_list dt span em.sort i b { left: 0; position: absolute; font-weight: 400; color: rgba(156,169,181,.4) } .symbol_list dt span em.sort[data-sort-type=asc] .hb_icon_sort_asc,.symbol_list dt span em.sort[data-sort-type=desc] .hb_icon_sort_desc { color: #357ce1 } .symbol_list dd { cursor: pointer; border-radius: 2px } .symbol_list dd span { height: 56px; font-size: 14px; line-height: 56px; border-bottom: 1px solid #e6ecf2 } .symbol_list dd span .rate { line-height: 1; width: 90px; padding: 6px 14px; text-align: center; border-radius: 2px; font-weight: 400; display: inline-block; background-color: rgba(156,169,181,.1) } .symbol_list dd span .rate.up { color: #0da88b; background-color: rgba(13,168,139,.1) } .symbol_list dd span .rate.down { color: #ef5656; background-color: rgba(239,86,86,.1) } .symbol_list dd span.wrap { line-height: 1.1; padding-top: 12px } .symbol_list dd span.wrap b { display: block; font-weight: 400 } .symbol_list dd span.wrap em { color: #9ca9b5; font-size: 12px } .symbol_list dd span .hb_icon_marked { color: #d3dfe6; cursor: pointer; font-size: 14px } .symbol_list dd span .hb_icon_marked.active { color: #357ce1 } .symbol_list dd span .desc { color: #9ca9b5; font-weight: 400 } .symbol_list dd span em.tag { color: #fff; height: 14px; padding: 0 2px; cursor: pointer; font-size: 12px; margin-left: 5px; line-height: 12px; border-radius: 3px; display: inline-block; text-transform: uppercase } .symbol_list dd span em.tag.margin { color: #357ce1; border: 1px solid rgba(53,124,225,.4) } .symbol_list dd span em.tag.st { color: #ef5656; border: 1px solid rgba(239,86,86,.4) } .symbol_list dd span em.tag b { display: block; -webkit-transform: scale(.88); -ms-transform: scale(.88); transform: scale(.88) } .symbol_list dd:hover { background-color: rgba(242,246,250,.7); -webkit-transition: background-color .5s .1s; -o-transition: background-color .5s .1s; transition: background-color .5s .1s } .symbol_list dd:hover span { -webkit-transition: border-color .5s .1s; -o-transition: border-color .5s .1s; transition: border-color .5s .1s; border-bottom-color: rgba(242,246,250,.7) } .symbol_list dd.cur { background-color: rgba(242,246,250,.7) } .symbol_list dd.cur span { border-bottom-color: rgba(242,246,250,.7) } .symbol_list dd.region_title { position: relative; cursor: text } .symbol_list dd.region_title .text { position: relative; left: -24px; width: auto; float: left; height: 28px; line-height: 28px; padding: 0 16px 0 24px; font-size: 12px; color: #0c7ee8; text-align: center; border-top-right-radius: 100px; border-bottom-right-radius: 100px; background-color: rgba(53,124,225,.1); margin: 8px 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-weight: 500; cursor: pointer } .symbol_list dd.region_title:hover { background-color: #fff } .symbol_list dd.region_title:hover ul li.index_icon { background: url(https://file.hbfile.net/global/image/index-icon-hover.3fdeac0.svg); background-size: 12px } .symbol_list dd.region_title ul { margin-left: 16px; color: #495666; font-weight: unset; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center } .symbol_list dd.region_title ul li { font-size: 14px; font-weight: 500 } .symbol_list dd.region_title ul li.index_close { color: #1c242c } .symbol_list dd.region_title ul li.index_rate { margin-left: 8px } .symbol_list dd.region_title ul li.index_rate.up { color: #0da88b } .symbol_list dd.region_title ul li.index_rate.down { color: #ef5656 } .symbol_list dd.region_title ul li.index_icon { width: 12px; height: 12px; font-size: 12px; color: #9aa5b5; background: url(https://file.hbfile.net/global/image/index-icon.c072ef9.svg); background-size: 12px; margin-left: 8px } .symbol_list .loading { padding: 100px 0; text-align: center } .symbol_list .loading img { width: 50px } .symbol_list .none_list { color: #9ca9b5; padding: 60px 0; text-align: center } .symbol_list.dm_symbol dd span:first-child,.symbol_list.dm_symbol dt span:first-child { max-width: 180px; -webkit-box-flex: 2; -ms-flex: 2; flex: 2 } .symbol_list.dm_symbol dd span:nth-child(2),.symbol_list.dm_symbol dt span:nth-child(2) { text-align: right; min-width: 100px; max-width: 150px } .symbol_list.dm_symbol dd span:last-child,.symbol_list.dm_symbol dt span:last-child { white-space: nowrap } .symbol_list.estimated_none dd span.legal { line-height: 32px } .symbol_list.estimated_none dd span.legal em { display: none } .hide_estimated dd span.wrap { line-height: 56px; padding-top: 0 } .hide_estimated dd span.wrap .estimated { display: none } .market_body { position: relative } .market_body .content_body .overview_loading { padding-top: 100px; text-align: center } .market_body .content_body .overview_loading img { width: 50px } .market_body .content_body .overview_head { width: 100%; height: 85px; display: table; padding: 24px 24px 0 } .market_body .content_body .overview_head .head_cell { display: table-cell; vertical-align: top } .market_body .content_body .overview_head .head_title { color: #1c242c; font-size: 24px } .market_body .content_body .overview_head .head_title em { display: inline-block } .market_body .content_body .overview_head .to_exchange { color: #fff; float: right; height: 32px; padding: 0 10px; min-width: 100px; line-height: 32px; text-align: center; border-radius: 2px; white-space: nowrap; display: inline-block; background-color: #357ce1 } .market_body .content_body .overview_head .to_exchange:hover { background: rgba(53,124,225,.7) } .market_body .content_body .overview_market { padding: 0 24px } .market_body .content_body .overview_market .chart { width: 180px; height: 82px; float: left } .market_body .content_body .overview_market .overview_data { text-align: right; margin-left: 185px } .market_body .content_body .overview_market .overview_data dd { margin-bottom: 8px } .market_body .content_body .overview_market .overview_data .price,.market_body .content_body .overview_market .overview_data .rate { color: #9ca9b5; font-size: 18px } .market_body .content_body .overview_market .overview_data .price em,.market_body .content_body .overview_market .overview_data .rate em { font-size: 12px } .market_body .content_body .overview_market .overview_data .price.down,.market_body .content_body .overview_market .overview_data .rate.down { color: #ef5656 } .market_body .content_body .overview_market .overview_data .price.up,.market_body .content_body .overview_market .overview_data .rate.up { color: #0da88b } .market_body .content_body .overview_market .overview_data .vol { color: #9ca9b5; font-size: 12px } .market_body .content_body .overview_market .overview_data .vol em { display: inline-block } .market_body .content_body .overview_info { margin-top: 32px } .market_body .content_body .overview_info .block_title { color: #1c242c; padding: 0 24px 10px; border-bottom: 1px solid #f2f6fa } .market_body .content_body .overview_info .block_title span { padding-bottom: 7px; border-bottom: 2px solid #357ce1 } .market_body .content_body .overview_info .info_box { padding: 0 24px } .market_body .content_body .overview_info .info_box ul li { overflow: hidden; margin-top: 16px } .market_body .content_body .overview_info .info_box ul li .key { display: inline; color: #9ca9b5 } .market_body .content_body .overview_info .info_box ul li .value { color: #596a7a; float: right } .market_body .content_body .overview_info .info_box .info_title { color: #9ca9b5; margin-top: 16px } .market_body .content_body .overview_info .info_box .info_desc { color: #596a7a; font-size: 12px; margin-top: 8px; line-height: 20px } .market_body .content_body .overview_info .info_box .info_more { margin-top: 16px; text-align: right; padding-bottom: 50px } .market_body .content_body .overview_info .info_box .tag_margin { color: #357ce1; height: 14px; padding: 0 3px; font-size: 12px; margin-left: 6px; line-height: 12px; border-radius: 3px; display: inline-block; border: 1px solid #357ce1; text-transform: uppercase } .market_body .body_head { position: absolute; left: 0; margin: 0; z-index: 1; top: 100px; width: 100%; padding: 0 24px; background-color: #fff } .market_body .body_head.little_head { top: 40px } .market_body .body_head.little_head span em.sort { cursor: default } .market_body .body_head.little_head span em.sort>i { display: none } .market_body .body_head.little_head span em.sort:hover { background: none } .market_body .body_head.small_head { top: 40px } .huobi_index .verticality_box { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -ms-flex-wrap: nowrap; flex-wrap: nowrap } .huobi_index .market_body .content_body { padding: 0; border-top: 0 } .huobi_index .overview_wrap { padding: 16px 24px } .huobi_index .overview_wrap .overview_list { margin-bottom: 8px } .huobi_index .overview_wrap .overview_list li { height: 14px; line-height: 14px; font-size: 14px; margin-top: 16px } .huobi_index .overview_wrap .overview_list li:first-child { margin-top: 0 } .huobi_index .overview_wrap .overview_list li .left_type { float: left; color: #9ca9b5 } .huobi_index .overview_wrap .overview_list li .right_name { float: right; color: #596a7a } .huobi_index .overview_wrap .introduce_content { margin: 0; line-height: 20px; font-size: 12px; color: #596a7a } .huobi_index .overview_wrap .link_area { margin-top: 24px; padding-bottom: 26px; text-align: right } .huobi_index .overview_wrap .link_area a { font-size: 12px } .huobi_index .chart_head { display: -webkit-box; display: -ms-flexbox; display: flex; padding: 0 24px; height: 60px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-sizing: border-box; box-sizing: border-box; border-bottom: 1px solid #d3dfe6; -ms-flex-negative: 0; flex-shrink: 0 } .huobi_index .chart_head .name { font-size: 18px; color: #1c242c } .huobi_index .chart_head .close { margin-left: 68px; margin-right: 33px; font-size: 18px; color: #0da88b } .huobi_index .chart_head .ticker_box { margin-right: 24px } .huobi_index .chart_head .ticker_box span { display: block; line-height: 1 } .huobi_index .chart_head .ticker_box span:first-child { font-size: 14px; color: #1c242c } .huobi_index .chart_head .ticker_box span:last-child { margin-top: 8px; font-size: 12px; color: #86939e } .huobi_index .chart_head .ticker_box span.up { color: #0da88b } .huobi_index .chart_head .ticker_box span.down { color: #ef5656 } .huobi_index .chart_box { position: relative; padding: 0; min-height: 456px; -webkit-box-flex: 1; -ms-flex: 1; flex: 1 } .huobi_index .coin_box { height: 324px; -webkit-box-sizing: border-box; box-sizing: border-box; border-top: 4px solid #d3dfe6 } .huobi_index .coin_box .loading { width: 100%; height: 100%; background: url(https://file.hbfile.net/global/image/loading.79549a7.svg) 50% no-repeat; background-size: 60px 60px } .huobi_index .coin_box .whole_box { display: none } .huobi_index .coin_box .left_box,.huobi_index .coin_box .right_box,.huobi_index .coin_box .whole_box { width: 50%; height: 320px; -webkit-box-sizing: border-box; box-sizing: border-box } .huobi_index .coin_box .left_box .symbol_list dd,.huobi_index .coin_box .right_box .symbol_list dd,.huobi_index .coin_box .whole_box .symbol_list dd { cursor: pointer } .huobi_index .coin_box .left_box .symbol_list dd:last-child span,.huobi_index .coin_box .right_box .symbol_list dd:last-child span,.huobi_index .coin_box .whole_box .symbol_list dd:last-child span { border: none } .huobi_index .coin_box .left_box .symbol_list span:first-of-type,.huobi_index .coin_box .right_box .symbol_list span:first-of-type,.huobi_index .coin_box .whole_box .symbol_list span:first-of-type { width: 15% } .huobi_index .coin_box .left_box .symbol_list span:nth-of-type(2),.huobi_index .coin_box .right_box .symbol_list span:nth-of-type(2),.huobi_index .coin_box .whole_box .symbol_list span:nth-of-type(2) { width: 25%; text-align: right } .huobi_index .coin_box .left_box .symbol_list span:nth-of-type(3),.huobi_index .coin_box .left_box .symbol_list span:nth-of-type(4),.huobi_index .coin_box .right_box .symbol_list span:nth-of-type(3),.huobi_index .coin_box .right_box .symbol_list span:nth-of-type(4),.huobi_index .coin_box .whole_box .symbol_list span:nth-of-type(3),.huobi_index .coin_box .whole_box .symbol_list span:nth-of-type(4) { width: 30% } .huobi_index .coin_box .left_box { float: left; border-right: 2px solid #d3dfe6 } .huobi_index .coin_box .right_box { float: right; border-left: 2px solid #d3dfe6 } @media only screen and (max-width: 1360px) { .huobi_index .right_inner_noabsolute { min-width:300px } .huobi_index .coin_box { height: 604px } .huobi_index .coin_box .left_box,.huobi_index .coin_box .right_box { display: none } .huobi_index .coin_box .whole_box { display: block; height: auto; float: none; border-right: none; width: 100% } } @media only screen and (max-width: 1600px) { .dm_symbol dd span:last-child,.dm_symbol dt span:last-child { display:none } } @media only screen and (min-width: 1600px) { .symbol_list dd span,.symbol_list dt span { width:15% } .symbol_list dd span:nth-of-type(2),.symbol_list dd span:nth-of-type(3),.symbol_list dt span:nth-of-type(2),.symbol_list dt span:nth-of-type(3) { width: 10% } .symbol_list dd span:nth-of-type(8),.symbol_list dt span:nth-of-type(8) { width: 18% } } .hbus-dialog { display: inline-block; position: fixed; width: 100%; height: 100%; background-color: rgba(0,0,0,.3); z-index: 999; top: 0; left: 0; -webkit-box-sizing: border-box; box-sizing: border-box } .hbus-dialog .dia-top { width: 100%; font-size: 20px; font-weight: 500; color: #1f3f59 } .hbus-dialog .dia-top i { float: right; font-size: 14px; cursor: pointer } .hbus-dialog .dia-content { width: 600px; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 24px; position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); background-color: #fff; margin: auto; color: #1f3f59; border-radius: 5px } .hbus-dialog .dia-text { margin: 30px 0; font-size: 14px; line-height: 20px } .hbus-dialog .dia-btn { text-align: right; height: auto } .hbus-dialog .dia-btn .dia-btn-cancel,.hbus-dialog .dia-btn .dia-btn-confirm { margin-left: 20px; font-size: 14px; font-weight: 500 } .hbus-dialog .dia-btn .dia-btn-confirm { color: #1882d4 } .jpregrisk { font-weight: 300 } .jpregrisk .dia_tit { padding: 10px 40px; font-weight: 300 } .jpregrisk .jpregriskcontent { font-size: 14px; margin-bottom: 18px; margin-top: 10px; border: 1px solid #3c4866; background: #1c2333; padding: 20px 15px; border-radius: 3px; color: #b7bfe6; line-height: 24px } .jpregrisk .jpreg-agree { text-align: center; white-space: nowrap; margin-bottom: 35px; cursor: default } .jpregrisk .jpreg-agree .jpreg-checkbox { width: 14px; height: 14px; display: inline-block; vertical-align: middle; border: 1px solid #7a98f7; border-radius: 3px } .jpregrisk .jpreg-agree .jpreg-desc { display: inline-block; vertical-align: middle; padding-left: 5px; color: #b7bfe6 } .jpregrisk .jpreg-agree:hover .jpreg-checkbox { border: 1px solid #7a98f7 } .jpregrisk .jpreg-agree.selected .jpreg-checkbox { background-image: url(https://file.hbfile.net/global/image/checkbox_sure_icon.67939d3.svg); background-repeat: no-repeat; background-position: 50%; background-color: #7a98f7 } .jpregrisk .jpregriskbtns { text-align: center; margin-bottom: 15px; white-space: nowrap } .jpregrisk .jpregriskbtns .jpregriskbtns-btn { font-size: 16px; line-height: 48px; padding: 0 40px; border-radius: 3px; display: inline-block; margin-right: 30px; width: auto; font-weight: 300 } .jpregrisk .jpregriskbtns .jpregriskbtns-btn.no-bg { background-color: transparent; border: 1px solid #7a9bf5; color: #7a9bf5 } .jpregrisk .jpregriskbtns .jpregriskbtns-btn.disabled { background-color: #61688a } .jpregrisk .jpregriskbtns .jpregriskbtns-btn:last-child { margin-right: 0 } .hb-day .jpregriskcontent { border: 1px solid #d5d5d5; background: #f3efef; color: #232a4a } .hb-day .jpreg-agree .jpreg-desc { color: #232a4a } .hb-day .jpregriskbtns .jpregriskbtns-btn { font-size: 16px; line-height: 40px; padding: 0 40px; border-radius: 3px; display: inline-block; width: auto } .usip .dialog { width: 560px!important } .usip .usipcontent { font-size: 16px; line-height: 24px; text-align: center; margin-bottom: 30px; margin-top: 10px } .usip .usiptitle { font-size: 24px; line-height: 24px; padding-bottom: 30px } .usip .usipcall { font-size: 14px; line-height: 14px } .usip .usipHbus { font-size: 14px; text-align: left; margin-bottom: 40px; line-height: 24px } .usip .usipbtns { text-align: center; margin-bottom: 15px; white-space: nowrap } .usip .usipbtns .usipbtns-btn { font-size: 16px; line-height: 40px; padding: 0 40px; border-radius: 3px; display: inline-block; margin-right: 30px; width: auto } .usip .usipbtns .usipbtns-btn.no-bg { background-color: transparent; border: 1px solid #7a9bf5; color: #7a9bf5 } .usip .usipbtns .usipbtns-btn:last-child { margin-right: 0 } .usip .hbusbtns { text-align: right } .usip .hbusbtns .hbus-cancel { font-size: 16px; line-height: 16px; color: #7a98f7; border: 0 } .hb-day .usip .usipcontent { font-size: 16px; line-height: 24px; text-align: center; margin-bottom: 30px; margin-top: 10px } .hb-day .usip .usipHbus { font-size: 14px; text-align: left; margin-bottom: 40px; line-height: 24px } .hb-day .usip .usipbtns { text-align: center; margin-bottom: 15px; white-space: nowrap } .hb-day .usip .usipbtns .usipbtns-btn { font-size: 16px; line-height: 40px; padding: 0 40px; border-radius: 3px; display: inline-block; width: auto } .hb-day .usip .hbusbtns { text-align: right } .hb-day .usip .hbusbtns .hbus-cancel { font-size: 16px; line-height: 16px; color: #7a98f7; border: 0; padding: 0 } .hb-day .usip .hbusbtns .hbus-primary { width: 200px } .hb-night .usip .usipcontent { font-size: 16px; line-height: 24px; text-align: center; margin-bottom: 30px; margin-top: 10px } .hb-night .usip .usipHbus { font-size: 14px; text-align: left; margin-bottom: 40px; line-height: 24px } .hb-night .usip .usipbtns { text-align: center; margin-bottom: 15px; white-space: nowrap } .hb-night .usip .usipbtns .usipbtns-btn { font-size: 16px; line-height: 40px; padding: 0 40px; border-radius: 3px; display: inline-block; width: auto } .hb-night .usip .hbusbtns { text-align: right } .hb-night .usip .hbusbtns .hbus-cancel { font-size: 16px; line-height: 16px; color: #7a98f7; border: 0; padding: 0 } .hb-night .usip .hbusbtns .hbus-primary { width: 200px } .dia_setting { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none } .dia_setting .dialog .dia_content { max-height: 100%; overflow: unset } .dia_setting .dialog .dia_content .top_input { padding-bottom: 0 } .dia_setting .exchange_rate_select .input_select { width: 100% } .dia_setting .exchange_rate_select .input_select .select_output { font-size: 16px } .dia_setting .exchange_rate_select .input_select .select_output:after { right: 20px } .dia_setting .exchange_rate_select .input_select .select_option { font-size: 14px; top: 49px } .dia_setting .exchange_rate_select .input_select .select_option p { border-top-color: transparent } .dia_setting label { font-size: 16px; height: 40px; line-height: 40px; padding-right: 60px } .dia_setting label input { margin-right: 10px; height: 16px } .en-us .dia_setting .top_input { padding-bottom: 0 } .en-us .dia_setting .bottom_input,.en-us .dia_setting .top_input .input_top { display: none } .hb-day .dia_setting .exchange_rate_select .select_output,.hb-day .dia_setting label { color: #232a4a } .hb-night .dia_setting .exchange_rate_select .select_output,.hb-night .dia_setting label { color: #c7cce6 } .dialog-inmail-readall .dialog { width: 480px; padding-top: 24px } .dialog-inmail-readall .dialog .dia_tit { padding: 0 24px 24px } .dialog-inmail-readall .dialog .dia_tit b { font-size: 20px; font-weight: 500 } .dialog-inmail-readall .dialog .dia_tit .close i { font-size: 14px } .dialog-inmail-readall .dialog .dia_tit .close i:before { font-weight: 700 } .dialog-inmail-readall .dialog .dia_content { padding: 0 24px; margin-bottom: 0; line-height: 22px } .dialog-inmail-readall .dialog .dia_submit { padding: 16px 24px } .dialog-inmail-readall .dialog .dia_submit button { width: auto; height: 40px; min-width: auto; padding: 0 16px; font-size: 14px } .dialog-inmail-readall .dialog .dia_submit button.btn_cancel { width: unset!important; height: unset!important; padding: 0; font-size: 14px!important; color: #357ce1!important; background-color: transparent } .dialog-inmail-readall .dialog .dia_submit button.btn_cancel:hover { color: rgba(53,124,225,.7)!important } .dialog-inmail-readall .dialog .dia_submit button.btn_submit { height: 40px; width: auto; margin: 0 0 0 32px; border-radius: 2px } .arg_content { height: 350px; position: relative; overflow: hidden } .arg_content h5 { padding-bottom: 10px } .arg_content p { line-height: 22px; padding-bottom: 20px } .arg_content b { font-weight: 700 } .arg_content .dia_cont { -webkit-box-sizing: border-box; box-sizing: border-box; overflow-y: auto; height: 350px; position: absolute; z-index: 2; overflow: auto; padding: 20px 20px 40px; left: 0; right: 0 } .dia_arg_btn p { padding: 30px 0 } .dia_arg_btn .btn_submit { width: 320px; height: 40px } .btn_segwit2x { padding-top: 30px } .dia_verify_btn .btn_submit { border-radius: 3px } .new_chain .copy { -webkit-user-select: text; -moz-user-select: text; -ms-user-select: text; user-select: text; word-break: break-all; line-height: 28px; margin-right: 20px } .new_chain .qrcode_img { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background: #fff; width: 80px; height: 80px; margin-top: 10px } .new_chain .qrcode { width: 80px; font-size: 12px; margin-top: 8px; text-align: center } .new_chain .subtitle { font-size: 12px; margin-top: 40px } .hadax_access .dialog .dia_content { overflow: unset } .hadax_access .dialog .dia_submit { display: none } .hadax_access .dialog .arg_content .dia_cont { height: 340px } .hadax_access .dialog .dia_arg_btn { margin-top: 10px } .unsafety_title { font-size: 16px; line-height: 24px; text-align: center } .unsafety_desc { font-size: 14px; text-align: center; margin-top: 10px } .hb-day .arg_content { border-radius: 3px; border: 1px solid #f4f4f6 } .hb-day .arg_content .dia_cont { background-color: #f8f9fb } .hb-day .new_chain .qrcode,.hb-day .new_chain .subtitle { color: #9194a4 } .hb-night .arg_content { border-radius: 3px; border: 1px solid #1f2943 } .hb-night .arg_content .dia_cont { background-color: #1e2235 } .hb-night .new_chain .qrcode,.hb-night .new_chain .subtitle { color: #61688a } .ru-ru .btn_segwit2x .btn_submit { height: 100%; padding: 10px } .repay_content .has_tip i b:before { width: 0; height: 0; overflow: hidden; content: "" } .hb-night .repay_content .has_tip i b,.repay_content .has_tip i .hb-night b { background-color: #262a42 } .hb-night .repay_content .has_tip:hover i,.hb-night .repay_content .has_tip i b,.hb-night .repay_content .input_middle .font_24,.repay_content .has_tip:hover .hb-night i,.repay_content .has_tip i .hb-night b,.repay_content .input_middle .hb-night .font_24 { color: #c7cce6 } .hb-day .repay_content .has_tip i b,.repay_content .has_tip i .hb-day b { background-color: #f2f3f8 } .hb-day .repay_content .has_tip:hover i,.hb-day .repay_content .has_tip i b,.hb-day .repay_content .input_middle .font_24,.repay_content .has_tip:hover .hb-day i,.repay_content .has_tip i .hb-day b,.repay_content .input_middle .hb-day .font_24 { color: #232a4a } .hb-day .repay_content .has_tip i b:before { border-top-color: #f2f3f8 } .repay_content .input_middle .font_24 { font-size: 24px } .repay_content .input_middle .font_16 { font-size: 16px } .repay_content .avail_able { float: right } .repay_content .dia_input .left_amount { width: 160px; display: inline-block } .repay_content .dia_input .left_amount .input_top { height: auto } .repay_content .dia_input .left_amount .input_top em { display: block; color: #c7cce6; font-style: normal; padding-top: 10px } .repay_content .tio_all_in { font-size: 16px } .repay_content .tio_all_in b { display: inline-block; font-weight: 400; cursor: pointer } .repay_content .tio_all_in em { font-size: 14px } .repay_content .tio_all_in s { border-left: 1px solid; height: 30px; margin: 0 20px } .repay_content .has_tip i { position: relative; font-size: 14px } .repay_content .has_tip i b { display: none; position: absolute; width: 300px; padding: 10px; left: -20px; -webkit-box-sizing: border-box; box-sizing: border-box; bottom: 30px; line-height: 1.4; -webkit-filter: drop-shadow(0 8px 16px rgba(0,0,0,.4)); filter: drop-shadow(0 8px 16px rgba(0,0,0,.4)); border-radius: 3px } .repay_content .has_tip i b:before { position: absolute; bottom: -8px; left: 18px; border-top: 9px solid #262a42; border-right: 9px dashed transparent; border-left: 9px dashed transparent } .repay_content .has_tip:hover i b { display: block } .dia_input .input_top,.dialog .dia_tit div,.hb-day .lead_dialog ul li,.hb-night .lead_dialog ul li { *zoom:1} .dia_input .input_top:after,.dialog .dia_tit div:after,.hb-day .lead_dialog ul li:after,.hb-night .lead_dialog ul li:after { display: block; visibility: hidden; height: 0; clear: both; content: "" } .hb-day .lead_dialog p { padding-bottom: 40px; color: #9194a4 } .hb-day .lead_dialog ul li { padding-bottom: 40px; font-size: 14px; line-height: 16px } .hb-day .lead_dialog ul li span { float: left; padding-left: 20px } .hb-day .lead_dialog ul li i { float: left; position: relative; width: 16px; height: 16px; font-size: 16px; vertical-align: middle } .hb-day .lead_dialog ul li i:before { position: relative; z-index: 1 } .hb-day .lead_dialog ul li i:after { content: ""; position: absolute; z-index: 0; top: 1px; left: 1px; width: 14px; height: 14px; background: #fff; border-radius: 50% } .hb-day .lead_dialog ul li i.hb_icon_toast_failed { color: #f55858 } .hb-day .lead_dialog ul li i.hb_icon_toast_success { color: #03c087 } .hb-day .lead_dialog ul li a { float: right } .hb-day .lead_dialog ul li.complete a { cursor: text; text-decoration: none } .hb-day .lead_dialog ul li.complete a:hover { text-decoration: none } .hb-night .lead_dialog p { padding-bottom: 40px; color: #61688a } .hb-night .lead_dialog ul li { padding-bottom: 40px; font-size: 14px; line-height: 16px } .hb-night .lead_dialog ul li span { float: left; padding-left: 20px } .hb-night .lead_dialog ul li i { float: left; position: relative; width: 16px; height: 16px; font-size: 16px; vertical-align: middle } .hb-night .lead_dialog ul li i:before { position: relative; z-index: 1 } .hb-night .lead_dialog ul li i:after { content: ""; position: absolute; z-index: 0; top: 1px; left: 1px; width: 14px; height: 14px; background: #fff; border-radius: 50% } .hb-night .lead_dialog ul li i.hb_icon_toast_failed { color: #ae4e54 } .hb-night .lead_dialog ul li i.hb_icon_toast_success { color: #589065 } .hb-night .lead_dialog ul li a { float: right } .hb-night .lead_dialog ul li.complete a { cursor: text; text-decoration: none } .hb-night .lead_dialog ul li.complete a:hover { text-decoration: none } .ru-ru .lead_dialog ul li span { width: 400px } .dialog .dia_tit a { display: inline-block; margin-left: 10px; font-size: 12px } .dia_ticket_data { height: 100px } .dia_ticket_head { position: relative; width: 520px; height: 100px } .dia_ticket_head dl { position: absolute; top: 25px; width: 220px; height: 100px; text-align: center; z-index: 3; -webkit-transition: left .3s ease-in-out; -o-transition: left .3s ease-in-out; transition: left .3s ease-in-out } .dia_ticket_head dl dt { height: 40px; font-size: 24px } .dia_ticket_head dl dd { color: rgba(30,39,49,.5); font-size: 12px; cursor: pointer } .dia_ticket_head dl dd:hover .dia_tips { display: block } .dia_ticket_head dl em { display: inline-block; margin: 0 10px } .dia_ticket_head dl .huobi_pro_info { vertical-align: top; color: rgba(30,39,49,.5) } .dia_ticket_head dl .huobi_pro_info .dia_tips { display: none; cursor: text; position: absolute; line-height: 20px; font-size: 12px; -webkit-box-shadow: 0 2px 8px rgba(0,0,0,.2); box-shadow: 0 2px 8px rgba(0,0,0,.2); text-align: left } .dia_ticket_head dl .huobi_pro_info .dia_tips i { color: #fff; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); display: block; position: absolute; z-index: 2; bottom: -8px; width: 14px; height: 14px; text-shadow: 0 2px 8px rgba(30,39,49,.2) } .dia_ticket_head dl .huobi_pro_info .dia_tips div { border-radius: 3px; position: relative; height: 24px; z-index: 3; width: 230px; height: auto; padding: 5px 15px } .dia_ticket_head dl.dia_ticket_from { left: 0 } .dia_ticket_head dl.dia_ticket_from .dia_tips { left: 0; bottom: 100px } .dia_ticket_head dl.dia_ticket_from .dia_tips i { right: 150px } .dia_ticket_head dl.dia_ticket_to { left: 300px } .dia_ticket_head dl.dia_ticket_to .dia_tips { right: 0; bottom: 74px } .dia_ticket_head dl.dia_ticket_to .dia_tips i { left: 150px } .dia_ticket_head b { position: absolute; width: 100px; height: 56px; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); top: 30px; cursor: pointer; -webkit-box-shadow: 0 0 20px transparent; box-shadow: 0 0 20px transparent; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; z-index: 2; -webkit-transition: -webkit-box-shadow .2s ease-in-out; transition: -webkit-box-shadow .2s ease-in-out; -o-transition: box-shadow .2s ease-in-out; transition: box-shadow .2s ease-in-out; transition: box-shadow .2s ease-in-out,-webkit-box-shadow .2s ease-in-out; text-align: center } .dia_ticket_head b i { font-size: 30px; width: 30px; height: 30px } .dia_ticket_head b em,.dia_ticket_head b i { line-height: 30px; display: block; margin: 0 auto } .dia_ticket_head b em { height: 20px; width: 64px; text-align: center; font-size: 12px } .tio_all_in b { display: inline-block; margin-left: 10px; cursor: pointer; color: #ff7519 } .dia_ticket_ouput { overflow: hidden } .dia_ticket_ouput dl { overflow: hidden; color: rgba(30,39,49,.5); font-size: 14px; height: 24px } .dia_ticket_ouput dl em { font-size: 20px; color: #000; display: inline-block; margin-right: 10px } .dia_ticket_ouput dl b { display: inline-block; margin: 0 20px; font-size: 20px; color: #000 } .dia_ticket_ouput dl dt { float: left } .dia_ticket_ouput dl dd { float: right } .dia_ticket_ouput dl.dir_split dt { float: left } .dia_ticket_ouput dl.dir_join dt,.dia_ticket_ouput dl.dir_split dd { float: right } .dia_ticket_ouput dl.dir_join dd { float: left } .dia_ticket_ouput p { color: rgba(30,39,49,.5); text-align: right; font-size: 12px; padding-top: 40px } .dia_ticket_ouput p a,.dia_ticket_ouput p a:hover,.dia_ticket_ouput p a:link { color: #ff7519 } .dialog .dia_tit a.help_link { text-decoration: none } .hb-day .tio_all_in b { color: #357ce1 } .hb-day .dia_ticket_head dl dt { color: #232a4a } .hb-day .dia_ticket_head dl dd { color: #9194a4 } .hb-day .dia_ticket_head dl .huobi_pro_info i { color: #fff } .hb-day .dia_ticket_head dl .huobi_pro_info div { color: #232a4a; background: #fff } .hb-day .dia_ticket_head b { color: #357ce1 } .hb-day .dia_ticket_head b:hover { color: #4b8ae4 } .hb-night .tio_all_in b { color: #7a98f7 } .hb-night .dia_ticket_head dl dt { color: #c7cce6 } .hb-night .dia_ticket_head dl dd { color: #61688a } .hb-night .dia_ticket_head dl .huobi_pro_info i { color: #1e2235 } .hb-night .dia_ticket_head dl .huobi_pro_info div { color: #c7cce6; background: #1e2235 } .hb-night .dia_ticket_head b { color: #7a98f7 } .hb-night .dia_ticket_head b:hover { color: #92abf8 } .dia_input .input_top,.dialog .dia_tit div { *zoom:1} .dia_input .input_top:after,.dialog .dia_tit div:after { display: block; visibility: hidden; height: 0; clear: both; content: "" } .dia_loading { padding: 20px 40px 100px; font-size: 18px; line-height: 34px } .dia_jump_content { font-size: 14px; line-height: 22px } .dia_jump_content p { padding-bottom: 10px } .dia_jump_content a,.dia_jump_content a:hover { color: #ff7519 } .dia_btn_foot { padding-bottom: 20px; text-align: right } .dia_btn_foot a { display: inline-block; width: 120px; height: 40px; font-size: 14px; line-height: 40px; text-align: center; color: #fff; background-color: #ff7519 } .dia_btn_foot a:hover { background-color: #ff893b } .dia_arg_btn { text-align: center } .dia_arg_btn .btn_submit { width: 200px; height: 48px; color: #fff; font-size: 14px; background: #ff7519; border: none; border-radius: 3px } .dia_verify_btn { text-align: right; padding-top: 30px } .dia_verify_btn .btn_submit { width: 120px; height: 40px; color: #fff; font-size: 14px; background: #ff7519; border: none } .receive_code { margin-left: 16px } .dia_input .input_top,.dialog .dia_tit div,.transfer_content .dia_input .input_margin_select,.transfer_content .tio_form_input { *zoom:1} .dia_input .input_top:after,.dialog .dia_tit div:after,.transfer_content .dia_input .input_margin_select:after,.transfer_content .tio_form_input:after { display: block; visibility: hidden; height: 0; clear: both; content: "" } .transfer_content .dia_input .input_top .avail_able i em:before { overflow: hidden; content: "" } .form-group { margin-bottom: 20px; font-size: 16px } .form-group label { font-size: 12px; line-height: 12px; max-width: 100%; display: inline-block; height: 22px } .form-group .input-group { width: 100%; position: relative } .form-group .input-group-addon { text-align: center; line-height: 30px; border: none; outline: none } .form-group .input-group-addon:first-child { position: absolute; left: 1px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); text-align: center; width: 100px } .form-group .input-group-addon:first-child+input { padding-left: 120px } .form-group .input-group-addon:last-child { cursor: pointer; position: absolute; right: 1px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); padding: 0 30px } .form-group .input-group-addon:last-child:disabled { cursor: not-allowed } .form-group .input-group-selector { display: none; position: absolute; -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; height: 300px; overflow: auto } .form-group .input-group-selector dl { padding: 0 20px; cursor: pointer; height: 50px; 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 } .form-group [type=password],.form-group [type=text] { -webkit-box-sizing: border-box; box-sizing: border-box; display: block; border: none; outline: none; width: 100%; height: 48px; border-radius: 3px; padding-left: 20px } .form-group,.with-tooltip { cursor: pointer; position: relative } .form-group .tooltip,.with-tooltip .tooltip { font-size: 14px; cursor: auto; display: none; font-style: normal; position: absolute; border-radius: 3px; top: 0; padding: 8px 10px } .form-group .tooltip:after,.with-tooltip .tooltip:after { position: absolute; content: ""; width: 12px; height: 12px; left: 15px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); background: inherit; bottom: -5px; z-index: -1 } .toast { position: fixed; z-index: 10; top: 80%; left: 0; right: 0; margin: 0 auto; text-align: center } .toast-container { display: inline-block; text-align: left; min-width: 214px; height: 40px; line-height: 40px; font-size: 0 } .toast i { font-size: 20px; padding-left: 25px; padding-right: 18px } .toast-text { font-size: 14px; padding-right: 25px } .dialog_wrap { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 9; text-align: center; background: rgba(0,0,0,.4) } .dialog_wrap .upper { text-transform: uppercase } .dialog { display: inline-block; width: 560px; padding-top: 30px; -webkit-box-sizing: border-box; box-sizing: border-box; border-radius: 3px; text-align: left; vertical-align: middle } .dialog .dia_tit { padding: 0 40px 30px; word-break: break-all; font-size: 24px; line-height: 24px } .dialog .dia_tit b { float: left; height: 34px; font-weight: 400 } .dialog .dia_tit span { float: right; margin-top: -5px; font-size: 28px; font-weight: 300; cursor: pointer } .dialog .dia_tit p { font-size: 12px; line-height: 16px } .dialog .dia_tit .close i { font-size: 16px } .dialog .dia_content { max-height: 400px; padding: 0 40px; margin-bottom: 20px; overflow: auto; clear: both } .dialog .dia_submit { padding: 0 40px 40px; clear: both; text-align: right } .dialog .dia_submit button { width: 200px; height: 48px; font-size: 16px; text-align: center; color: rgba(30,39,49,.5); border-radius: 3px; margin: 0 10px; border: none } .dialog .dia_submit button.btn_cancel { background: none; color: #357ce1 } .dialog .dia_submit button.btn_cancel:hover { color: rgba(53,124,225,.8); background-color: #f8f9fa } .dialog .dia_submit button.disabled { cursor: not-allowed; background-color: #61688a; color: #fff } .dialog .dia_submit button.disabled:hover { background-color: #61688a; color: #fff } .dialog .dia_submit .error_notice { display: inline-block; margin-right: 15px; color: #ff1919 } .dialog .dia_submit .error_notice i { margin-right: 5px } .dialog .dia_foot { padding: 30px 40px 40px; font-size: 12px; line-height: 20px; color: rgba(30,39,49,.5); background-color: #f8f9fb } .dialog .dia_foot a { color: #ff7519 } .dialog .dia_loading { text-align: center; padding-bottom: 20px } .dialog .dia_loading img { height: 32px } .dialog_extra { display: inline-block; height: 100%; vertical-align: middle } .dia_input { padding-bottom: 30px; font-size: 12px } .dia_input .input_top { height: auto; min-height: 12px; line-height: 12px; padding-bottom: 10px } .dia_input .input_top b { float: left; font-weight: 400 } .dia_input .input_top .pro_warning { padding-top: 1px; text-align: right } .dia_input .input_top .pro_warning i { padding-right: 4px; font-size: 16px } .dia_input .input_middle { position: relative } .dia_input .input_middle .input_amount { font-size: 24px } .dia_input .input_middle .input_amount i { font-size: 14px } .dia_input .input_middle .input_text { display: block; width: 100%; height: 46px; -webkit-box-sizing: border-box; box-sizing: border-box; line-height: 1; text-indent: 20px; border-radius: 3px; border: 1px solid } .dia_input .input_middle .input_text.textarea { padding: 10px 20px; height: 120px; text-indent: 0; margin-bottom: 0 } .dia_input .input_middle .input_text_right { position: absolute; top: 13px; right: 20px; height: 20px; line-height: 20px } .dia_input .input_middle .input_text_right.sms_verify { padding-left: 15px; border-left: 1px solid } .dia_input .input_middle .input_select { position: relative; height: 64px } .dia_input .input_middle .input_select ul { font-size: 12px } .dia_input .input_middle .input_select ul li { height: 36px; padding: 14px 20px; line-height: 18px; cursor: pointer; color: #1e2731; border-bottom: 1px solid #f8f9fb; background-color: #fff } .dia_input .input_middle .input_select ul li:hover { background-color: #f8f9fb } .dia_input .input_middle .input_select .select_cur { position: relative; z-index: 2 } .dia_input .input_middle .input_select .select_cur li { border-bottom: none; background-color: rgba(30,39,49,.02) } .dia_input .input_middle .input_select .select_cur li:hover { background-color: rgba(30,39,49,.05) } .dia_input .input_middle .input_select .select_cur li i.arrow_down { position: absolute; top: 30px; right: 20px; display: block; width: 0; height: 0; border-top: 5px solid rgba(30,39,49,.25); border-right: 5px solid transparent; border-left: 5px solid transparent } .dia_input .input_middle .input_select .select_other { position: absolute; top: 64px; left: 0; z-index: 1; width: 100%; background-color: #fff; -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.25); box-shadow: 0 2px 6px rgba(0,0,0,.25) } .dia_input .input_middle .input_select .select_other ul { max-height: 256px; overflow: auto } .dia_input .input_middle .input_select .select_other a { display: block; height: 57px; font-size: 14px; line-height: 57px; text-align: center; color: #ff7519 } .dia_input .input_middle .input_select .select_other a b { font-size: 28px } .dia_input .input_bottom { padding-top: 8px; font-size: 12px; text-align: right } .dia_input .input_bottom.align_left { text-align: left } .dia_input .input_bottom a { color: rgba(30,39,49,.5) } .dia_input .input_bottom a:hover { color: #1e2731 } .dia_input .input_bottom a .color_master { font-weight: 400; color: #1e2731 } @media only screen and (max-width: 800px) { .dialog { width:calc(100% - 50px) } .dialog .dia_tit { padding: 0 30px 30px } .dialog .dia_content { padding: 0 30px } .dialog .dia_submit { border-top: 1px solid #4e5b85; padding: 20px 0; text-align: center } .dialog .dia_submit button { background: none; color: #7a98f7 } .dialog .dia_submit button:hover { background: none } .dialog .dia_submit button.btn-primary { background: none; color: #7a98f7 } .dialog .dia_submit button.btn-primary:hover { background: none } .dialog .dia_submit button.disabled,.dialog .dia_submit button.disabled:hover { background: none; color: #61688a } .dialog .vote_dia_content .vote_amount input { width: calc(100% - 162px) } .dialog .vote_dia_content .vote_amount span { width: 50px } } .hb-day .dialog { background-color: #fff } .hb-day .dialog .dia_tit span { color: #9194a4 } .hb-day .dialog .dia_tit span:hover { color: #232a4a } .hb-day .dia_input,.hb-day .dialog .dia_tit p { color: #9194a4 } .hb-day .dia_input .input_middle .input_text { border-color: #d1d3df; background-color: #fff; color: #232a4a } .hb-day .dia_input .input_middle .input_text:focus { border-color: #7a98f7 } .hb-day .dia_input .input_middle .input_text:disabled { color: #232a4a; border-color: #fff; background-color: #f9f7fd } .hb-day .dia_input .input_middle .input_text_right { color: #d1d3df } .hb-day .dia_input .input_middle .input_text_right.sms_verify { border-color: #d1d3df } .hb-day .dia_input .input_middle .input_text_right.sms_verify span { color: #9194a4 } .hb-night .dialog { background-color: #262a42 } .hb-night .dialog .dia_tit span { color: #61688a } .hb-night .dialog .dia_tit span:hover { color: #c7cce6 } .hb-night .dia_input,.hb-night .dialog .dia_tit p { color: #61688a } .hb-night .dia_input .input_middle .input_text { border-color: #4e5b85; background-color: #1e2235; color: #c7cce6 } .hb-night .dia_input .input_middle .input_text:focus { border-color: #7a98f7 } .hb-night .dia_input .input_middle .input_text:disabled { color: #c7cce6; border-color: #1e2235; background-color: #202437 } .hb-night .dia_input .input_middle .input_text_right { color: #4e5b85 } .hb-night .dia_input .input_middle .input_text_right.sms_verify { border-color: #4e5b85 } .hb-night .dia_input .input_middle .input_text_right.sms_verify span { color: #61688a } dd,dl,dt,li,ul { padding: 0; margin: 0; list-style: none } .hb-night { color: #c7cce6; border-color: currentcolor; scrollbar-arrow-color:#61688a;scrollbar-face-color:transparent;scrollbar-3dlight-color: transparent; scrollbar-highlight-color:#181b2a;scrollbar-shadow-color:rgba(0,0,0,.15);scrollbar-darkshadow-color: transparent; scrollbar-track-color:#181b2a;scrollbar-base-color:rgba(97,104,138,.15)} .hb-night,.hb-night .transfer_content .dia_input .input_top .avail_able i em,.transfer_content .dia_input .input_top .avail_able i .hb-night em { background-color: #262a42 } .hb-night .transfer_content .dia_input .input_margin_select span.cur,.transfer_content .dia_input .input_margin_select .hb-night span.cur { background-color: #7a98f7 } .hb-night .transfer_content .dia_input .input_margin_select,.hb-night .transfer_content .tio_form_view dd div,.transfer_content .dia_input .hb-night .input_margin_select,.transfer_content .tio_form_view dd .hb-night div { background-color: #202437 } .hb-night .transfer_content .dia_input .input_top .avail_able i em,.hb-night .transfer_content .tio_form_view dd div,.transfer_content .dia_input .input_top .avail_able i .hb-night em,.transfer_content .tio_form_view dd .hb-night div { color: #c7cce6 } .hb-night .transfer_content .dia_input .input_margin_select span,.hb-night .transfer_content .dia_input .input_top .avail_able,.hb-night .transfer_content .dia_input .input_top .avail_able i,.transfer_content .dia_input .input_margin_select .hb-night span,.transfer_content .dia_input .input_top .avail_able .hb-night i,.transfer_content .dia_input .input_top .hb-night .avail_able { color: #61688a } .hb-night .color_up { color: #589065; text-transform: lowercase } .hb-night .color_up:first-letter { text-transform: uppercase } .hb-night .color_down { color: #ae4e54; text-transform: lowercase } .hb-night .color_down:first-letter { text-transform: uppercase } .hb-night .color_red { color: #ae4e54 } .hb-night .bg_up { background-color: #589065 } .hb-night .bg_down { background-color: #ae4e54 } .hb-night hr { border-width: 0; border-bottom: 1px solid #1f2943 } .hb-night .transfer_content .dia_input .input_top .avail_able i em:before,.transfer_content .dia_input .input_top .avail_able i .hb-night em:before { border-color: #262a42 } .hb-night ::-webkit-scrollbar { width: 10px; background-color: transparent } .hb-night ::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.15); background-color: #181b2a } .hb-night ::-webkit-scrollbar-thumb { width: 10px; border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.05); background-color: rgba(97,104,138,.15) } .hb-night .btn { outline: none; border: none } .hb-night .btn.btn-primary,.hb-night .btn.btn_submit { background-color: #7a98f7; color: #fff } .hb-night .btn:hover { background-color: #a0b6f9 } .hb-night .btn:active { background-color: #7a87f7 } .hb-night .btn:disabled { background-color: #4e5b85 } .hb-night .form-group .tooltip,.hb-night .with-tooltip .tooltip { color: #c7cce6; background-color: #262a42; -webkit-filter: drop-shadow(0 8px 16px rgba(0,0,0,.4)); filter: drop-shadow(0 8px 16px rgba(0,0,0,.4)) } .hb-night .form-group .tooltip:after,.hb-night .with-tooltip .tooltip:after { background: inherit } .hb-night a { text-decoration: none; color: #7a98f7; -webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; cursor: pointer } .hb-night a:hover { color: #aabdfa } .hb-night .form-group label { color: #4e5b85 } .hb-night .form-group label:last-child { border-left: 1px solid #1f2943; color: #7a98f7 } .hb-night .form-group label:last-child:disabled { color: #61688a } .hb-night .form-group-selector { background-color: #2f3452; -webkit-filter: drop-shadow(0 2px 6px rgba(0,0,0,.25)); filter: drop-shadow(0 2px 6px rgba(0,0,0,.25)) } .hb-night .form-group-selector dl { margin: 0; border-bottom: 1px solid #1f2943; color: #61688a } .hb-night .form-group-selector dl:hover { background-color: #262a42; color: #7a98f7 } .hb-night .form-group [type=password],.hb-night .form-group [type=text] { background-color: #1e2235; border: 1px solid #4e5b85; color: #61688a } .hb-night .form-group [type=password]:focus,.hb-night .form-group [type=text]:focus { border: 1px solid #7a98f7 } .hb-night .table-container { border-radius: 3px } .hb-night .table-container .head { background-color: #1b1e2e; padding: 0 30px; height: 48px; line-height: 48px; font-size: 16px; color: #c7cce6 } .hb-night .table-container .body { padding: 0 10px; background-color: #181b2a } .hb-night .table-container .table { padding: 0 20px } .hb-night .table-container .pagination { border-top: 1px solid #1f2943; text-align: right; margin: 0 30px } .hb-night .table-container .pagination .btn-page { background-color: transparent; width: 60px; font-size: 12px; color: #c7cce6; padding: 0 10px } .hb-night .table-container.normal table.table td,.hb-night .table-container.normal table.table th { text-align: left } .hb-night .table-container.normal table.table td:last-child,.hb-night .table-container.normal table.table th:last-child { text-align: right } .hb-night [type=checkbox] { background-color: #262a42 } .hb-night [type=checkbox]+label:before { border: 1px solid #4e5b85; background: #262a42 } .hb-night [type=checkbox]+label:after { color: #fff } .hb-night [type=checkbox]+label:hover:before { border-color: #7a98f7 } .hb-night [type=checkbox]:checked+label:after { background-color: #7a98f7 } .hb-night .toast-container { min-width: 214px; height: 40px; background-color: #262a42; -webkit-filter: drop-shadow(0 2px 6px rgba(0,0,0,.25)); filter: drop-shadow(0 2px 6px rgba(0,0,0,.25)) } .hb-night .toast-container i { padding-left: 25px; padding-right: 18px } .hb-night .toast-container .toast-text { color: #c7cce6 } .hb-night input.small[type=checkbox] { -webkit-box-sizing: border-box; box-sizing: border-box; width: 14px; height: 14px; position: absolute; left: -999999px } .hb-night input.small[type=checkbox]+label { font-size: 14px; line-height: 1; position: relative; display: inline-block; height: 14px; padding-left: 1.5em; cursor: pointer } .hb-night input.small[type=checkbox]+label:before { content: " "; position: absolute; left: 0; top: 0; width: 14px; height: 14px; border-radius: 2px; -webkit-box-sizing: border-box; box-sizing: border-box } .hb-night input.small[type=checkbox]+label:after { content: "\2713"; font-size: 14px; line-height: 1; display: inline-block; height: 14px; width: 14px; text-align: center; border-radius: 2px; position: absolute; top: 0; left: 0; -webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out } .hb-night input.small[type=checkbox]:not(:checked)+label:after { opacity: 0; -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0) } .hb-night input.small[type=checkbox]:checked+label:after { opacity: 1; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1) } .hb-night input.medium[type=checkbox] { -webkit-box-sizing: border-box; box-sizing: border-box; width: 18px; height: 18px; position: absolute; left: -999999px } .hb-night input.medium[type=checkbox]+label { font-size: 18px; line-height: 1; position: relative; display: inline-block; height: 18px; padding-left: 1.5em; cursor: pointer } .hb-night input.medium[type=checkbox]+label:before { content: " "; position: absolute; left: 0; top: 0; width: 18px; height: 18px; border-radius: 2px; -webkit-box-sizing: border-box; box-sizing: border-box } .hb-night input.medium[type=checkbox]+label:after { content: "\2713"; font-size: 18px; line-height: 1; display: inline-block; height: 18px; width: 18px; text-align: center; border-radius: 2px; position: absolute; top: 0; left: 0; -webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out } .hb-night input.medium[type=checkbox]:not(:checked)+label:after { opacity: 0; -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0) } .hb-night input.medium[type=checkbox]:checked+label:after { opacity: 1; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1) } .hb-night input:disabled { background-color: #202437 } .hb-night input:-webkit-autofill,.hb-night select:-webkit-autofill,.hb-night textarea:-webkit-autofill { -webkit-box-shadow: 0 0 0 30px #1e2235 inset; -webkit-text-fill-color: #c7cce6!important } .hb-day { color: #232a4a; border-color: currentcolor; scrollbar-arrow-color:#9194a4;scrollbar-face-color:transparent;scrollbar-3dlight-color: transparent; scrollbar-highlight-color:#fff;scrollbar-shadow-color:rgba(0,0,0,.15);scrollbar-darkshadow-color: transparent; scrollbar-track-color:#fff;scrollbar-base-color:rgba(145,148,164,.15)} .hb-day,.hb-day .transfer_content .dia_input .input_top .avail_able i em,.transfer_content .dia_input .input_top .avail_able i .hb-day em { background-color: #f2f3f8 } .hb-day .transfer_content .dia_input .input_margin_select span.cur,.transfer_content .dia_input .input_margin_select .hb-day span.cur { background-color: #7a98f7 } .hb-day .transfer_content .dia_input .input_margin_select,.hb-day .transfer_content .tio_form_view dd div,.transfer_content .dia_input .hb-day .input_margin_select,.transfer_content .tio_form_view dd .hb-day div { background-color: #f9f7fd } .hb-day .transfer_content .dia_input .input_top .avail_able i em,.hb-day .transfer_content .tio_form_view dd div,.transfer_content .dia_input .input_top .avail_able i .hb-day em,.transfer_content .tio_form_view dd .hb-day div { color: #232a4a } .hb-day .transfer_content .dia_input .input_margin_select span,.hb-day .transfer_content .dia_input .input_top .avail_able,.hb-day .transfer_content .dia_input .input_top .avail_able i,.transfer_content .dia_input .input_margin_select .hb-day span,.transfer_content .dia_input .input_top .avail_able .hb-day i,.transfer_content .dia_input .input_top .hb-day .avail_able { color: #9194a4 } .hb-day .color_up { color: #03c087; text-transform: lowercase } .hb-day .color_up:first-letter { text-transform: uppercase } .hb-day .color_down { color: #f55858; text-transform: lowercase } .hb-day .color_down:first-letter { text-transform: uppercase } .hb-day .color_red { color: #f55858 } .hb-day .bg_up { background-color: #03c087 } .hb-day .bg_down { background-color: #f55858 } .hb-day hr { border-width: 0; border-bottom: 1px solid #f4f4f6 } .hb-day .transfer_content .dia_input .input_top .avail_able i em:before,.transfer_content .dia_input .input_top .avail_able i .hb-day em:before { border-color: #f2f3f8 } .hb-day ::-webkit-scrollbar { width: 10px; background-color: transparent } .hb-day ::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.15); background-color: #fff } .hb-day ::-webkit-scrollbar-thumb { width: 10px; border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.05); background-color: rgba(145,148,164,.15) } .hb-day .btn { outline: none; border: none } .hb-day .btn.btn-primary,.hb-day .btn.btn_submit { background-color: #357ce1; color: #fff } .hb-day .btn:hover { background-color: #5993e6 } .hb-day .btn:active { background-color: #3565e1 } .hb-day .btn:disabled { background-color: #d1d3df } .hb-day .form-group .tooltip,.hb-day .with-tooltip .tooltip { color: #232a4a; background-color: #f2f3f8; -webkit-filter: drop-shadow(0 8px 16px rgba(0,0,0,.4)); filter: drop-shadow(0 8px 16px rgba(0,0,0,.4)) } .hb-day .form-group .tooltip:after,.hb-day .with-tooltip .tooltip:after { background: inherit } .hb-day a { text-decoration: none; color: #357ce1; -webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; cursor: pointer } .hb-day a:hover { color: #6199e8 } .hb-day .form-group label { color: #d1d3df } .hb-day .form-group label:last-child { border-left: 1px solid #f4f4f6; color: #7a98f7 } .hb-day .form-group label:last-child:disabled { color: #9194a4 } .hb-day .form-group-selector { background-color: #fff; -webkit-filter: drop-shadow(0 2px 6px rgba(0,0,0,.25)); filter: drop-shadow(0 2px 6px rgba(0,0,0,.25)) } .hb-day .form-group-selector dl { margin: 0; border-bottom: 1px solid #f4f4f6; color: #9194a4 } .hb-day .form-group-selector dl:hover { background-color: #f2f3f8; color: #357ce1 } .hb-day .form-group [type=password],.hb-day .form-group [type=text] { background-color: #fff; border: 1px solid #d1d3df; color: #9194a4 } .hb-day .form-group [type=password]:focus,.hb-day .form-group [type=text]:focus { border: 1px solid #7a98f7 } .hb-day .table-container { border-radius: 3px } .hb-day .table-container .head { background-color: #fff; padding: 0 30px; height: 48px; line-height: 48px; font-size: 16px; color: #232a4a } .hb-day .table-container .body { padding: 0 10px; background-color: #fff } .hb-day .table-container .table { padding: 0 20px } .hb-day .table-container .pagination { border-top: 1px solid #f4f4f6; text-align: right; margin: 0 30px } .hb-day .table-container .pagination .btn-page { background-color: transparent; width: 60px; font-size: 12px; color: #232a4a; padding: 0 10px } .hb-day .table-container.normal table.table td,.hb-day .table-container.normal table.table th { text-align: left } .hb-day .table-container.normal table.table td:last-child,.hb-day .table-container.normal table.table th:last-child { text-align: right } .hb-day [type=checkbox] { background-color: #f2f3f8 } .hb-day [type=checkbox]+label:before { border: 1px solid #d1d3df; background: #f2f3f8 } .hb-day [type=checkbox]+label:after { color: #fff } .hb-day [type=checkbox]+label:hover:before { border-color: #357ce1 } .hb-day [type=checkbox]:checked+label:after { background-color: #357ce1 } .hb-day .toast-container { min-width: 214px; height: 40px; background-color: #f2f3f8; -webkit-filter: drop-shadow(0 2px 6px rgba(0,0,0,.25)); filter: drop-shadow(0 2px 6px rgba(0,0,0,.25)) } .hb-day .toast-container i { padding-left: 25px; padding-right: 18px } .hb-day .toast-container .toast-text { color: #232a4a } .hb-day input.small[type=checkbox] { -webkit-box-sizing: border-box; box-sizing: border-box; width: 14px; height: 14px; position: absolute; left: -999999px } .hb-day input.small[type=checkbox]+label { font-size: 14px; line-height: 1; position: relative; display: inline-block; height: 14px; padding-left: 1.5em; cursor: pointer } .hb-day input.small[type=checkbox]+label:before { content: " "; position: absolute; left: 0; top: 0; width: 14px; height: 14px; border-radius: 2px; -webkit-box-sizing: border-box; box-sizing: border-box } .hb-day input.small[type=checkbox]+label:after { content: "\2713"; font-size: 14px; line-height: 1; display: inline-block; height: 14px; width: 14px; text-align: center; border-radius: 2px; position: absolute; top: 0; left: 0; -webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out } .hb-day input.small[type=checkbox]:not(:checked)+label:after { opacity: 0; -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0) } .hb-day input.small[type=checkbox]:checked+label:after { opacity: 1; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1) } .hb-day input.medium[type=checkbox] { -webkit-box-sizing: border-box; box-sizing: border-box; width: 18px; height: 18px; position: absolute; left: -999999px } .hb-day input.medium[type=checkbox]+label { font-size: 18px; line-height: 1; position: relative; display: inline-block; height: 18px; padding-left: 1.5em; cursor: pointer } .hb-day input.medium[type=checkbox]+label:before { content: " "; position: absolute; left: 0; top: 0; width: 18px; height: 18px; border-radius: 2px; -webkit-box-sizing: border-box; box-sizing: border-box } .hb-day input.medium[type=checkbox]+label:after { content: "\2713"; font-size: 18px; line-height: 1; display: inline-block; height: 18px; width: 18px; text-align: center; border-radius: 2px; position: absolute; top: 0; left: 0; -webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out } .hb-day input.medium[type=checkbox]:not(:checked)+label:after { opacity: 0; -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0) } .hb-day input.medium[type=checkbox]:checked+label:after { opacity: 1; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1) } .hb-day input:disabled { background-color: #f9f7fd } .hb-day input:-webkit-autofill,.hb-day select:-webkit-autofill,.hb-day textarea:-webkit-autofill { -webkit-box-shadow: 0 0 0 30px #fff inset; -webkit-text-fill-color: #232a4a!important } .transfer_content .dia_input .input_text { margin-top: 0 } .transfer_content .dia_input .input_top .avail_able { text-align: right; font-size: 12px; position: relative } .transfer_content .dia_input .input_top .avail_able i { font-size: 14px; cursor: pointer } .transfer_content .dia_input .input_top .avail_able i.hide { display: none } .transfer_content .dia_input .input_top .avail_able i em { display: none; position: absolute; bottom: 26px; right: -10px; min-height: 34px; -webkit-box-sizing: border-box; box-sizing: border-box; background-color: #262a42; font-size: 14px; line-height: 1.4; padding: 8px 10px; -webkit-box-shadow: 0 4px 16px rgba(0,0,0,.4); box-shadow: 0 4px 16px rgba(0,0,0,.4); text-align: left } .transfer_content .dia_input .input_top .avail_able i em:hover { color: #c7cce6 } .transfer_content .dia_input .input_top .avail_able i em:before { position: absolute; bottom: -8px; right: 8px; width: 0; height: 0; border-top: 9px solid; border-right: 9px dashed transparent!important; border-left: 9px dashed transparent!important } .transfer_content .dia_input .input_top .avail_able i:hover em { display: block } .transfer_content .dia_input .input_margin_select { border-radius: 3px } .transfer_content .dia_input .input_margin_select span { width: 50%; height: 48px; line-height: 48px; float: left; text-align: center; cursor: pointer; position: relative } .transfer_content .dia_input .input_margin_select span i { position: absolute; bottom: 4px; right: 4px; display: none; width: 0; height: 0; border-bottom: 6px solid transparent; border-right: 6px solid transparent; border-color: transparent #fff #fff transparent; border-style: solid; border-width: 6px } .transfer_content .dia_input .input_margin_select span:first-of-type { border-radius: 3px 0 0 3px } .transfer_content .dia_input .input_margin_select span:nth-of-type(2) { border-radius: 0 3px 3px 0 } .transfer_content .dia_input .input_margin_select span.cur { color: #fff } .transfer_content .dia_input .input_margin_select span.cur i { display: block } .transfer_content .tio_form_view { height: 176px; overflow: hidden } .transfer_content .tio_form_view dt { float: left; width: 40px; overflow: hidden; font-size: 12px; line-height: 48px; color: #61688a; text-align: center } .transfer_content .tio_form_view dt i { display: block; height: 40px; cursor: pointer; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg) } .transfer_content .tio_form_view dt i:before { font-size: 28px; color: #7a98f7 } .transfer_content .tio_form_view dd { position: relative; height: 138px; margin-left: 50px; font-size: 16px } .transfer_content .tio_form_view dd div { position: absolute; top: 0; left: 0; width: 470px; height: 48px; padding-left: 20px; line-height: 48px; border-radius: 3px; -webkit-transition: top .5s ease; -o-transition: top .5s ease; transition: top .5s ease } .transfer_content .tio_form_view dd.tio_in .account2,.transfer_content .tio_form_view dd.tio_out .account1 { top: 88px } .transfer_content .tio_all_in b { display: inline-block; cursor: pointer; color: #ff7519 } .transfer_content .tio_all_in s { border-left: 1px solid; height: 30px; margin: 0 20px } .transfer_content .tio_notice { position: absolute; top: -24px; right: 18px; color: #ff1919 } .transfer_content .tio_notice i { padding-right: 5px } .transfer_content .tio_form_input dt { float: left; width: 58px; overflow: hidden; font-size: 14px; line-height: 48px } .transfer_content .tio_form_input dd { position: relative; margin-left: 58px } .transfer_content .tio_form_input dd div { position: relative; width: 482px; height: 48px } .transfer_content .tio_form_input dd div label { position: absolute; top: 0; right: 18px; display: block; width: 200px; height: 48px; line-height: 48px; text-align: right; color: rgba(30,39,49,.5) } .transfer_content .tio_form_input dd div i { display: inline-block; height: 24px; padding-left: 16px; margin-top: 12px; margin-left: 16px; font-style: normal; line-height: 24px; cursor: pointer; color: #ff7519; border-left: 1px solid rgba(30,39,49,.15) } .transfer_content .tio_form_input dd input { position: absolute; top: 0; left: 0; width: 446px; height: 46px; padding: 0 18px; color: rgba(30,39,49,.5); border: 1px solid rgba(30,39,49,.15); border-radius: 5px; outline: 0 none } .transfer_content .tio_form_input dd input:focus { border: 1px solid #ff7519 } .transfer_content .tio_form_input dd.tio_in .account2,.transfer_content .tio_form_input dd.tio_out .account1 { top: 88px } .transfer_content .tip { padding: 16px 0 0 58px; color: rgba(30,39,49,.5) } .ko-kr .transfer_content .tio_form_view dt { width: 70px } .ko-kr .transfer_content .tio_form_view dd { margin-left: 80px }