body{--g_body:#fafafa;--g_body_bg:#fff;--g_body_bg_opacity:rgba(47,49,48,0.7);--g_body_on:#fff;--g_body_color:#b5b5b5;--g_body_font_size:14px;--g_color:#000;--g_on:#397ef5;--g_label_bg:#f3e0bd;--g_label_color:#3b2f2f;--g_label_on_bg:#4b4b4b;--g_label_on_color:#f3e0bd;--g_head_bg:#fff;--g_head_color:#000;--g_head_border:#efefef;--g_footer_on_color:#000;--g_footer_color:#666;--g_footer_border:#fff;--g_footer_bg:#fff;--g_tip:#e15766;--g_err:#ff0034;--g_success:#1dd3e1;--g_desc:#fafafa;--g_title:#397ef5;--g_status0_color:#ffc671;--g_status0_bg:#ffc671;--g_status1_color:#ffc671;--g_status1_bg:#ffc671;--g_status2_color:#13ea1e;--g_status2_bg:#ffc671;--g_status3_color:#ffc671;--g_status3_bg:#ffc671;--g_i:#2d5adb;--g_b:#2d5adb;--g_span:#000;--g_span1:#000;--g_strong:#89919e;--g_cite:#fc5619;--g_em:#89919e;--g_em1:#999;--g_radio_color:#fc5619;--g_checkbox_bg:#397ef5;--g_checkbox_bg_on:#fff;--g_checkbox_color:#fff;--g_border:#efefef;--g_input_color:#000;--g_input_bg:#262b3e;--g_input_border:#666;--g_input_placeholder:#545b68;--g_input_placeholder_font_size:14px;--g_button_bg:#f3e0bd;--g_button_color:#fff;--g_button_bg_on:#c7c7c7;--g_button_color_on:#333;--g_button_radius:20px;--g_spacing:15px;--g_padding:15px;--g_padding_left:15px;--g_padding_right:15px;--g_padding_top:10px;--g_margin_top:10px;--g_radius:15px;--g_max_width:640px}html{font-family:PingFang}body,html{height:100%}body{color:var(--g_color);font-size:var(--g_body_font_size);background:linear-gradient(180deg,#eaeff8,#f4f7f9)}.layout{max-width:var(--g_max_width);margin-left:auto;margin-right:auto;width:100%}.body_style,.body_style body{background-color:var(--g_body_on)}b,cite,em,i,strong{font-style:normal;display:inline-block}p{margin-bottom:0px}b,h1,h2,h3,h4,strong{font-weight:400}img{pointer-events:none}:after,:before{-webkit-box-sizing:border-box}[v-cloak]{display:none}input:focus{outline:none}input::-moz-placeholder{color:var(--g_input_placeholder);font-size:var(--g_input_placeholder_font_size);font-weight:400}input:-ms-input-placeholder{color:var(--g_input_placeholder);font-size:var(--g_input_placeholder_font_size);font-weight:400}input::-webkit-input-placeholder{color:var(--g_input_placeholder);font-size:var(--g_input_placeholder_font_size);font-weight:400}:after,:before,i{font-family:iconfont;font-size:14px;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}.div_img img{display:block;width:100%;margin:0;padding:0}.div_tabs::-webkit-scrollbar{display:none}.div_tabs{padding:0 15px;white-space:nowrap;-webkit-overflow-scrolling:touch;overflow-x:auto;overflow-y:hidden;width:100%;text-align:center;margin:10px 0}.div_tabs .div,.div_tabs .divs{display:inline-block}.div_tabs .div{position:relative;height:50px;line-height:50px;overflow:hidden;margin-right:26px}.div_tabs .div input{position:absolute;left:0;top:0;opacity:0;width:100%;height:100%;display:inline-block}.div_tabs .div input:checked+span{color:var(--g_on)}.div_tabs .div span{font-size:18px;color:#b5b5b5;font-weight:700}.dropdown{display:inline-block;position:relative;overflow:hidden;height:28px;width:150px;background:#f2f2f2;border:1px solid;border-color:#fff #f7f7f7 #f5f5f5;border-radius:3px;background-image:linear-gradient(180deg,transparent,rgba(0,0,0,0.06));box-shadow:0 1px 1px rgba(0,0,0,0.08);margin:0 0;vertical-align:top}.dropdown:after,.dropdown:before{content:"";position:absolute;z-index:2;top:9px;right:10px;width:0;height:0;border:4px dashed;border-color:#888 transparent;pointer-events:none}.dropdown-select{position:relative;width:130%;margin:0;padding:6px 8px 6px 10px;height:28px;line-height:14px;font-size:12px;color:#62717a;text-shadow:0 1px #fff;background:#f2f2f2;background:transparent!important;border:0;border-radius:0;-webkit-appearance:none}.dropdown-select>option{margin:3px;padding:6px 8px;text-shadow:none;background:#f2f2f2;border-radius:3px;cursor:pointer}.dropdown:before{border-bottom-style:solid;border-top:none}.dropdown:after{margin-top:7px;border-top-style:solid;border-bottom:none}.class-mask{position:fixed;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,0.5);opacity:0;z-index:99;visibility:hidden;transition-duration:300ms}.class-mask.class-mask-in{visibility:visible;opacity:1}.mask{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.mask .t{text-align:center;color:#000;font-size:18px;margin-bottom:20px}.mask .mask_com{background:#fff;width:70%;padding:15px;border-radius:5px}.mask .load{text-align:center}.mask .load .div{width:100%;height:30px}.mask .load .div i{width:12px;height:12px;display:inline-block;border-radius:50%;background:#ff5548}.mask .load .div i:first-child{animation:loading2 0.5s linear infinite;opacity:0;transform:translate(-20px)}.load i:nth-child(3),.mask .load .div i:nth-child(2){animation:loading3 0.5s linear infinite}.mask .load .div i:last-child{animation:loading1 0.5s linear infinite}@keyframes loading1{to{transform:translate(40px);opacity:0}}@keyframes loading2{to{transform:translate(20px);opacity:1}}@keyframes loading3{to{transform:translate(20px)}}.slide{z-index:99}.slide-wrap,.slide .bd,.slide .bd li{position:relative}.slide .bd li{width:100%;float:left;overflow:hidden}.slide .bd img{width:100%;margin:0;padding:0;display:block}#pointer{position:absolute;left:30%;width:40%;bottom:10px;overflow:hidden;text-align:center}#pointer div{display:inline-block;overflow:hidden;border-radius:3px}#pointer li{display:inline-block;width:20px;height:2px;background-color:#bcc0c9;float:left}#pointer li.on{background-color:#fbfffe}#pointer li{text-indent:-9999px}.slide{position:relative}.slide .swiper-slide .div{width:100%}.slide .swiper-slide img{margin:0;padding:0;display:block;width:100%;height:200px}.slide .swiper-pagination{position:absolute;left:30%;width:40%;bottom:40px;overflow:hidden;text-align:center}.slide .swiper-pagination span{display:inline-block;width:20px;height:2px;background-color:#bcc0c9!important;margin:0!important;opacity:1;border-radius:0!important}.slide .swiper-pagination span.swiper-pagination-bullet-active{background-color:#fbfffe!important}.biaodan{overflow:hidden;border-top:1px solid #efeff4;border-bottom:1px solid #efeff4}.biaodan li.li_more:after{content:"\e648";position:absolute;right:15px;top:0;color:#8e8e93;font-size:18px;height:100%;display:flex;align-items:center}.biaodan li.input_r>div input{text-align:right;color:#000;font-size:15px;padding-right:24px}.biaodan li.div_r>div{text-align:right}.biaodan li{padding:15px 15px;border-bottom:1px solid var(--g_border_color);position:relative;width:100%;float:left}.biaodan li>span{width:90px;float:left;color:var(--g_span_color);font-size:15px;height:30px;line-height:30px}.biaodan li>div{width:100%;display:inline-block;margin-right:-90px;padding-right:90px;float:right;position:relative;height:100%}.biaodan li>div>em{height:30px;line-height:30px}.biaodan li>div input{width:100%;color:var(--g_input_color);background-color:transparent;font-size:15px}.biaodan li:last-child{border-bottom:0}.biaodan li.block>div{margin-right:0;padding-right:0;float:left}.biaodan.no{border:0}.none_img{margin:40px 0}.none_img img{width:140px;display:block;margin:0 auto;padding:0}.none_img span{color:var(--g_em)}.none_img cite,.none_img span{display:block;text-align:center;font-size:16px;margin-top:10px}.none_img cite{color:var(--g_on)}.none_img .div{text-align:center;margin-top:20px}.none_img .div div{text-align:center;background:var(--g_on_color);display:inline-block;padding:7px 12px;border-radius:3px}.none_img .div div i{color:#000}.none_img .div div em{color:#000;font-size:13px}.yzm{overflow:hidden;position:relative}.yzm div:first-child{float:left;margin-left:-120px;padding-left:120px;width:100%}.yzm div:nth-child(2){width:120px;float:right;padding-left:15px}.yzm input{width:100%;height:46px!important;line-height:46px!important}.yzm button{border-radius:4px;height:46px;line-height:46px;background:linear-gradient(180deg,#fe9812,#ea3628);color:#fff;border:0;text-align:center;font-size:13px;width:100%}.yzm button:disabled{background:#c7c7cc;color:#333}.yzm1{position:relative}.yzm1>button{background:linear-gradient(90deg,#397ef5,#5421ff);color:var(--g_button_color);border-radius:4px;height:25px;line-height:25px;border:0;text-align:center;font-size:13px;right:9px;top:9px;padding:0 13px;position:absolute}.yzm1>button:disabled{background-color:var(--g_button_bg_on);color:var(--g_button_color_on)}.status0{color:var(--g_status0_color)}.status1{color:var(--g_status1_color)}.status2{color:var(--g_status2_color)}.status3{color:var(--g_status3_color)}.h10{height:10px}.h15{height:15px}.h20{height:20px}.h30{height:30px}.h40{height:40px}.h50{height:50px}.h60{height:60px}.h70{height:70px}.h80{height:80px}.h90{height:90px}.h100{height:100px}.h110{height:110px}.h120{height:120px}.h130{height:130px}.h140{height:140px}.margin_top_40{margin-top:40px!important}.margin_top_80{margin-top:80px!important}.div_tip{overflow:hidden;margin-top:var(--g_margin_top)}.div_tip.center{text-align:center;width:343px;line-height:70px;height:70px;opacity:1;border-radius:8px;background:#fff;box-shadow:5px 5px 10px 0px rgb(0 0 0/5%);margin-left:-30px}.div_tip span{display:inline-block;float:left;line-height:24px;color:var(--g_span)}.div_tip span i{margin-right:4px;font-size:18px;float:left;height:20px;line-height:20px}.div_tip span:nth-child(2){display:inline-block;float:right;color:var(--g_on)}.div_tip span.right{float:right}.div_tip em.on,.div_tip span.on{color:var(--g_on)}.div_btn{text-align:center;padding-right:var(--g_padding_right);margin-top:var(--g_margin_top)}.div_btn button{color:var(--g_button_color);border:0;font-size:15px;text-align:center;border-radius:var(--g_button_radius);position:relative;left:0px;top:0px;width:287px;height:42px;opacity:1;border-radius:21px;background:#397ef5}.div_btn button.on,.div_btn button:disabled{background:var(--g_button_bg_on);color:var(--g_button_color_on);box-shadow:none}.div_btn div{display:inline-block}.div_btn div i{font-size:22px}.div_btn div i,.div_btn div span{display:inline-block;float:left;height:20px;line-height:20px}.div_btn div span{color:#fff;margin-left:4px}.div_btn1{margin-top:var(--g_margin_top);padding-left:var(--g_padding_left);padding-left:var(--g_padding_right)}.div_flex{height:100%;display:flex;align-items:center;justify-content:center}.div_flex,.div_flex_com{width:100%}.li100>span{width:100px!important}.li100>div{margin-right:-100px!important;padding-right:100px!important}.li200>span{width:200px!important}.li200>div{margin-right:-200px!important;padding-right:200px!important}.li300>span{width:300px!important}.li300>div{margin-right:-300px!important;padding-right:300px!important}.upload_div{background:#fff;height:90px;display:inline-block;margin-top:10px}.upload_div::-webkit-scrollbar{display:none}.upload_div>div{position:relative;height:90px;width:90px;display:inline-block;overflow:hidden;z-index:99}.upload_div>div input{opacity:0;position:absolute;top:0;left:0;width:90px;height:90px!important;z-index:999}.upload_div>div img{height:90px;width:90px;display:block;margin:0;padding:0}.upload_div>div em{position:absolute;right:-25px;top:-25px;background:rgba(0,0,0,0.5);height:50px;width:50px;border-radius:50%;z-index:999}.upload_div>div em i{float:left;padding-top:26px;color:hsla(0,0%,100%,0.7);padding-left:8px;font-size:15px;font-weight:700}.div_radio{position:relative;overflow:hidden;display:inline-block;margin-right:10px}.div_radio input{opacity:0!important;position:absolute;left:0;top:0;z-index:99}.div_radio input,.div_radio span{display:inline-block;height:22px!important;width:22px!important}.div_radio span{background-color:#fafafa;border:1px solid #cacece;box-shadow:0px 1px 2px rgba(0,0,0,0.05),inset 0px -15px 10px -12px rgba(0,0,0,0.05);border-radius:50px;position:relative;float:left}.div_radio input:checked+span{background-color:#e9ecee;color:#99a1a7;border:1px solid var(--g_color)}.div_radio input:checked+span+em{color:var(--g_color)}.div_radio input:checked+span:after{content:" ";width:12px;height:12px;border-radius:50px;position:absolute;background:var(--g_color) none repeat scroll 0% 0%;box-shadow:inset 0px 0px 10px rgba(0,0,0,0.3);top:4px;left:4px;font-size:32px}.div_radio em{color:#000;display:inline-block;height:22px!important;line-height:22px!important;float:left;margin-left:4px}.div_cbx{position:relative;overflow:hidden}.div_cbx input{display:inline-block;height:16px!important;width:16px!important;opacity:0!important;position:absolute;left:0;top:0;z-index:99}.div_cbx span{height:20px;width:20px;background-color:var(--g_checkbox_bg_on);border-radius:100%;display:inline-block;position:relative;text-align:center;float:left;border:1px solid #999}.div_cbx span:after{content:"\e86b";font-size:15px;position:absolute;top:0;left:-1px;color:var(--g_checkbox_bg_on);height:20px;width:20px;line-height:16px}.div_cbx em{height:20px;line-height:20px;float:left;margin-left:6px}.div_cbx input:checked+span{background-color:var(--g_checkbox_bg);color:#fff;border:1px solid var(--g_checkbox_bg)}.div_cbx input:checked+span:after{content:"\e86b";font-size:15px;position:absolute;top:0;left:-1px;color:var(--g_checkbox_color);height:20px;width:20px;line-height:20px}.div_cbx input:checked+span+em{color:#fed001}.div_swith{display:inline-block;position:relative}.div_swith input{opacity:0;position:absolute;left:0;top:0;height:100%;width:100%;z-index:99}.div_swith span{position:relative;display:inline-block;height:26px;width:50px;background:#e6e6eb}.div_swith span,.div_swith span:after{border-radius:100px;transition:left 0.3s ease}.div_swith span:after{position:absolute;left:4px;top:3px;display:block;width:20px;height:20px;background:#fff;content:""}.div_swith input:checked~span{background:#fed001}.div_swith input:checked~span:after{left:26px;background:#fff}.goods_desc{padding-left:var(--g_padding_left);padding-right:var(--g_padding_right);margin-top:var(--g_margin_top);background-color:var(--g_desc)}.goods_desc .com{border-radius:var(--g_radius);overflow:hidden;background-color:var(--g_body_bg)}.goods_desc .com .t{color:var(--g_color);font-size:15px;font-weight:700;padding-top:var(--g_padding_top);padding-left:15px}.goods_desc .com .c{margin-top:10px;overflow:hidden;color:var(--g_color)}.goods_desc .com .c img{display:block;width:100%!important;height:auto!important;margin:0;padding:0}.div_div_info{padding:20px;color:var(--g_color);width:100%;overflow:hidden}.div_div_info img{display:block;width:100%!important;height:auto!important;margin:0;padding:0}.div_div_info p{width:100%!important;display:inline-block;word-break:break-all;word-wrap:break-word}.login_bottom_logo{width:100%;margin-top:var(--g_margin_top)}.login_bottom_logo img{width:150px;display:block;margin-left:auto;margin-right:auto}.login_title{font-size:22px;margin-bottom:30px;overflow:hidden;text-align:center;margin-top:118px;color:#fff}.login_title span{font-size:22px}.login_title i,.login_title span{float:left;height:30px;line-height:30px}.login_title i{font-size:30px;margin-left:-5px;margin-right:6px}.div_more{text-align:center;margin-top:var(--g_spacing)}.div_more span{color:var(--g_body_color)}.div_carousel{margin-top:var(--g_margin_top);padding-left:var(--g_padding_left);padding-right:var(--g_padding_right)}.div_carousel .com{overflow:hidden;border-radius:var(--g_radius)}.div_input_input{margin-top:20px}.div_input_input>div:nth-child(2){margin-top:6px}.div_xieyi .com{overflow:hidden;margin-top:40px}.div_xieyi .com .div_cbx{float:left}.div_xieyi .com>span{float:left;color:var(--g_span);margin-left:8px;font-size:13px}.div_xieyi .com>cite{float:left;color:var(--g_title);font-size:13px}.div_navs{padding-left:var(--g_padding_left);padding-right:var(--g_padding_right);margin-top:var(--g_margin_top)}.div_navs .com{overflow:hidden;background-color:var(--g_body_bg);padding:var(--g_padding) 0;border-radius:var(--g_radius)}.div_navs .com .div{width:25%;float:left}.div_navs .com .div div img{height:40px;width:40px}.div_navs .com .div div p{text-align:center}.div_navs .com .div div p span{font-size:12px}.div_div_title{padding-left:var(--g_padding_left);padding-left:var(--g_padding_right);margin-top:var(--g_margin_top)}.div_div_title .com{background-color:var(--g_body_bg);padding:var(--g_padding);border-radius:var(--g_radius);overflow:hidden}.div_div_title .com span{display:inline-block;float:left;height:24px;line-height:24px;font-size:16px;font-weight:700}.div_div_title .com i{float:right;height:24px;line-height:24px;width:24px;border-radius:100%;color:#000;text-align:center}.news_scroll{padding-left:var(--g_padding_left);padding-right:var(--g_padding_right);margin-top:var(--g_margin_top)}.news_scroll .com{overflow:hidden;padding:var(--g_padding);border-radius:var(--g_radius);background-color:var(--g_body_bg)}.news_scroll .com .l{display:inline-block;float:left;padding-right:8px}.news_scroll .com .l span{display:inline-block;height:30px;line-height:30px;width:100%;text-align:center;color:var(--g_title);border-radius:5px;font-size:18px}.news_scroll .com .l img{width:100%}.news_scroll .com .r{display:inline-block;width:90%;margin-left:20px;margin-right:-80px;padding-right:80px}.news_scroll .com .r .news_box{position:relative;height:30px;width:240px}.news_scroll .com .r .news_box .news_box_list{height:30px;position:absolute;left:0;top:0;transition:top 1s;width:100%}.news_scroll .com .r .news_box .news_box_list.on{transition:top 0s}.news_scroll .com .r .news_box .news_box_list .c div{height:20px;line-height:20px}.news_scroll .com .r .news_box .news_box_list .c div span{display:inline-block;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:12px}.div_page{position:fixed;left:0;bottom:0;width:100%;text-align:center;padding:0 10px;background:#fff;padding-bottom:13px;padding-top:13px;border-top:1px solid #efefef;z-index:99}.div_page .com{display:inline-block}.div_page .com .q-btn--flat .q-btn__wrapper span{color:#000}a{text-decoration:none}li{list-style-type:none}cite,em,i{font-style:normal}b,h1,h2,h3,h4,strong{font-weight:500}*{margin:0;padding:0}*,:after,:before{box-sizing:border-box;outline:none}*,:after,:before,img{-webkit-box-sizing:border-box}body{--g_head_span_wdith:70px;--g_head_span_on_wdith:-70px;--g_head_span_right_wdith:120px;--g_head_span_right_on_wdith:-120px}@font-face{font-family:iconfont;src:url(../fonts/iconfont.1563ede6.woff2) format("woff2"),url(../fonts/iconfont.3750536c.woff) format("woff"),url(../fonts/iconfont.f97e6c21.ttf) format("truetype")}.iconfont{font-family:iconfont!important;font-size:14px;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}:after,:before,i{font-family:iconfont}.head.fixed{position:fixed;background-color:transparent;border:0;width:100%;left:0;top:0;right:0;margin-left:auto;margin-right:auto;max-width:var(--g_max_width)}.head.circular_right .headL i{height:35px;width:35px;line-height:35px;text-align:center;border-radius:100%;background-color:hsla(0,0%,100%,0.8);color:#000;margin-top:10px;font-size:20px}.head.headbg{background:var(--g_button_bg)}.headL em{background:hsla(0,0%,100%,0.3);width:var(--g_head_span_wdith);text-align:center;height:34px;line-height:34px;font-size:12px!important;border-radius:0 20px 20px 0;margin-top:8px}.head.head_no{height:0!important;border:0!important}.head{overflow:hidden;width:100%;background-color:var(--g_head_bg);border-bottom:1px solid var(--g_head_border);position:fixed;z-index:9;left:0;top:0;right:0;max-width:var(--g_max_width);margin-left:auto;margin-right:auto}.headL{float:left;text-align:left;margin:0 var(--g_head_span_on_wdith) 0 0;padding-left:14px}.headL img{width:100%}.headR{float:right;text-align:right;margin:0 0 0 var(--g_head_span_right_on_wdith)}.headR i{margin-left:4px}.headR em:nth-child(2){margin-left:12px}.head span{position:relative;height:50px;width:var(--g_head_span_wdith);line-height:50px}.head span i{font-size:23px}.head span em,.head span i{display:inline-block;vertical-align:middle;float:left}.head span em{font-size:15px}.head .headR{width:120px}.head .headR em{float:right;margin-right:20px}.head .headR img{height:20px;float:left;margin-top:14px;margin-right:6px}.head_div{float:left;width:100%;height:50px;line-height:50px}.head_div h1{text-align:center;font-size:16px;margin:0 var(--g_head_span_right_wdith) 0 var(--g_head_span_right_wdith);position:relative;line-height:unset!important}.head_div h1 i{position:absolute;left:10px;top:0;color:#d1d1d6;font-size:19px;display:flex;align-items:center;justify-content:center;height:100%}.head_div h1 em{display:inline-block;margin:0 10px}.head_div h1 em.on{position:relative;color:#8abc52}.head_div h1 em.on:after{position:absolute;left:0;bottom:0;height:2px;background:#8abc52;width:100%;content:""}.head_div h1 input{width:100%;background:#eaeaea;color:#000;padding-left:28px;border-radius:3px;overflow:hidden;height:40px;font-size:12px!important;border-radius:20px!important}.head_div h1 input::-moz-placeholder{color:#8e8e93;font-size:12px}.head_div h1 input:-ms-input-placeholder{color:#8e8e93;font-size:12px}.head_div h1 input::-webkit-input-placeholder{color:#8e8e93;font-size:12px}.head_chat .headR em{position:relative}.head_chat .headR em:after{content:"";position:absolute;right:0px;top:14px;border-radius:100%;height:6px;width:6px;background:red}.head.search{background:#fc355e;border-color:#fc355e}.head.search .head_div{height:60px;line-height:60px}.head.search .head_div h1{overflow:hidden;color:#fff;margin:0 60px 0 60px}.head.search .head_div h1 input{height:39px;border-radius:10px}.head.search>span{position:relative;width:60px;line-height:60px;height:60px}.head.search>span i{color:#fff}.head.search>span em,.head.search>span i{display:inline-block;vertical-align:middle}.head.search>span em{color:#fff!important;font-size:15px}.footer{width:100%;position:fixed;bottom:0px;left:0;right:0;height:56px;background:var(--g_footer_bg);padding:0 5px;border-top:1px solid var(--g_footer_border);z-index:99;max-width:var(--g_max_width);margin-left:auto;margin-right:auto;border-top-left-radius:20px;border-top-right-radius:20px}.footer li{width:25%;float:left;text-align:center;position:relative}.footer li.on i,.footer li.on p{color:var(--g_footer_on_color)}.footer li p{color:var(--g_footer_color);font-size:10px;height:20px;line-height:16px;float:left;text-align:center;width:100%}.footer li p:first-child{margin-top:8px}.footer li p:nth-child(2){margin-top:4px}.footer li p img{display:inline-block;height:20px}.footer li span{height:36px;line-height:36px;display:block;width:100%;text-align:center}.footer li span i{font-size:25px;color:var(--g_footer_color)}@keyframes ScaleHight{0%{transform:scale(1.1,1.1)}20%{transform:scale(1.2,1.2)}40%{transform:scale(1.3,1.3)}60%{transform:scale(1.2,1.2)}80%{transform:scale(1.1,1.1)}to{transform:scale(1,1)}}.q-field__control{height:unset}.q-field--outlined.q-field--readonly .q-field__control:before,.q-field--outlined .q-field__control:before{border:1px solid var(--g_input_border)}.q-field__input,.q-field__native,.q-field__prefix,.q-field__suffix,.q-field_control{color:var(--g_color)}.q-loading>div{margin-top:10px}.q-carousel__control{bottom:-10px}.q-carousel__navigation-icon span.q-btn__wrapper span>i.material-icons{font-size:9px!important}.q-carousel__navigation .q-btn .q-btn__wrapper{padding:0;width:6px}.q-carousel__navigation .q-btn{width:6px}.q-carousel__control.q-carousel__navigation{bottom:0}.q-carousel__slide{background-size:100% 100%}.q_dialog_share{background-color:transparent}.q_dialog_share .q-card__section--vert{padding:0}.q_dialog_share.q_dialog>div:first-child{padding-bottom:0;border-bottom:0}.showDialog{background-color:#2a3030}.showDialog .q-dialog__message,.showDialog .q-dialog__title{color:#fff;text-align:center}.showDialog input{background-color:transparent!important;border:0!important;height:50px!important;color:#fff!important;font-size:18px!important;border-bottom:1px solid #404646!important;text-align:center!important}.showDialog .q-field__label{color:#484e4e;text-align:center;font-size:20px}.showDialog .q-field--dense.q-field--float .q-field__label,.showDialog .q-field--standard .q-field__control:after,.showDialog .q-field--standard .q-field__control:before{opacity:0}.showDialog .q-card__actions{overflow:hidden;border-top:1px solid #4e5151;margin-top:20px}.showDialog .q-card__actions button{width:50%;float:left;margin:0!important}.showDialog .q-card__actions .q-focus-helper{background-color:#2a3030}.showDialog .q-card__actions button:first-child{position:relative}.showDialog .q-card__actions button:first-child:after{content:"";position:absolute;height:100%;width:1px;background:#4e5151;right:0;top:1px}.dialog{width:100%}.dialog .q-dialog-plugin{width:100%!important}.dialog .c{padding:40px 15px}.dialog .t{font-weight:700;font-size:18px;text-align:center;margin-bottom:20px}.dialog .div{margin-top:10px;text-align:center;margin-top:15px;color:red}.div_btn1 .q-btn__wrapper{min-height:46px}.div_btn1 .q-btn--rectangle{border-radius:25px}.win_login body,.win_register body{background:url(/images/bg.jpg) no-repeat scroll 0 0/100% 100%}.index_img{padding-left:var(--g_padding_left);padding-right:var(--g_padding_right);margin-top:var(--g_margin_top)}.index_img .com{overflow:hidden;border-radius:var(--g_radius);background-color:var(--g_body_bg);height:120px}.index_img .com img{display:block;margin:0;padding:0;width:100%;object-fit:cover;height:100%}.kefu{width:50px;height:50px;border-radius:100%;background:rgba(9,97,249,0.8);opacity:0.8;text-align:center;line-height:50px;position:fixed;bottom:230px;right:30px;z-index:99;cursor:pointer}.kefu i{color:#fff;font-size:36px}.product{padding-left:var(--g_padding_left);padding-right:var(--g_padding_right);margin-top:var(--g_margin_top)}.product .com i{float:right;height:24px;line-height:24px;width:24px;border-radius:100%;color:#000;text-align:center}.product .com .title div{z-index:1;position:relative;display:inline;padding-right:40px}.product .com .title div span{font-weight:700;font-size:18px;position:relative;z-index:99}.product .com .title div:after{position:absolute;content:"";bottom:2px;left:0;height:8px;width:100%}.product .com .item{display:inline-block;background-color:var(--g_body_bg);border-radius:var(--g_radius);padding:10px;overflow:hidden;margin-top:var(--g_margin_top);left:0px;top:0px;width:46%;opacity:1;border-radius:5px;background:#fff;box-shadow:2px 2px 5px 0px rgb(0 0 0/5%);margin-right:10px}.product .com .item .item_t{width:71px;opacity:1}.product .com .item .item_t span{font-size:16px;font-weight:500;letter-spacing:0px;line-height:20px;color:#333;text-align:left;vertical-align:top}.product .com .item .item_c{overflow:hidden;margin-top:var(--g_margin_top)}.product .com .item .img{width:175px;height:98.39px;opacity:1}.product .com .item .img img{display:block;width:100%;height:100%;object-fit:cover}.product .com .item .info{margin-top:5px}.product .com .item .info .t{overflow:hidden}.product .com .item .info .t span{font-size:16px;color:var(--g_color);display:block;white-space:nowrap;width:100%;overflow:hidden;text-overflow:ellipsis;float:left;height:30px;line-height:30px;font-weight:700}.product .com .item .info .t>div{width:60px;float:right;text-align:center;background:linear-gradient(90deg,#397ef5,#5421ff);overflow:hidden;height:24px;border-radius:3px}.product .com .item .info .t>div>div{display:inline-block;overflow:hidden}.product .com .item .info .t>div>div i{float:left;color:#fff;height:24px;line-height:24px;font-size:14px;margin-right:3px}.product .com .item .info .t>div>div em{float:left;color:#fff;height:24px;line-height:24px;font-size:10px}.product .com .item .info .c{overflow:hidden}.product .com .item .info .c div{width:50%;display:inline-block}.product .com .item .info .c div p{width:65px;display:flex}.product .com .item .info .c div p span{background-color:#f4f4f4;color:#397ef5;font-size:14px;border-radius:4px;word-break:break-all}.product .com .item .info .c div p span.on{font-size:14px;font-weight:700}.product .com .item .info .c div p em{color:#212121;font-size:10px;display:inline-block;margin-top:5px}.product .com .item .info .button{margin-top:4px}.product .com .item .info .button button{border:0;height:34px;line-height:34px;width:100%;text-align:center;background:linear-gradient(90deg,#397ef5,#5421ff);color:#fff;border-radius:5px;font-size:12px}.product .com .item .info .time{overflow:hidden;margin-top:6px}.product .com .item .info .time span{height:20px;line-height:20px;float:left;font-size:10px;color:var(--g_title)}.div_title{padding-left:var(--g_padding_left);padding-right:var(--g_padding_right);margin-top:var(--g_margin_top)}.div_title .com div{z-index:1;position:relative;display:inline-block;padding-right:40px}.div_title .com div span{font-weight:700;font-size:16px;position:relative;z-index:99}.div_title .com div:after{position:absolute;content:"";bottom:0;left:0;height:10px;width:100%}.div_top{padding-left:var(--g_padding_left);padding-right:var(--g_padding_right);margin-top:var(--g_margin_top)}.div_top .com{border-radius:5px;background:#3e78ff;opacity:0.65;box-shadow:2px 2px 5px 0px rgba(96,155,255,0.55);padding:20px 20px;overflow:hidden}.div_top .com .t{text-align:right;margin-bottom:15px}.div_top .com .t div{overflow:hidden;display:inline-block}.div_top .com .t div i{font-size:19px;color:#fff;height:24px;line-height:22px;float:left}.div_top .com .t div span{font-size:14px;color:#fff;height:24px;line-height:24px;float:left;margin-right:4px}.div_top .com .divs{overflow:hidden}.div_top .com .div{float:left;width:50%}.div_top .com .div.on{position:relative}.div_top .com .div.on:after{content:"\e637";position:absolute;right:0;top:calc(50% - 30px);color:hsla(0,0%,100%,0.5);font-size:15px;background-color:hsla(0,0%,100%,0.2);width:30px;height:30px;line-height:30px;text-align:center;border-radius:100%}.div_top .com .div p{overflow:hidden;text-align:center}.div_top .com .div cite{display:inline-block;text-align:center}.div_top .com .div cite span{float:left;color:#fff;font-size:20px;font-weight:700}.div_top .com .div img{height:16px;float:left;display:inline-block;margin-right:4px}.div_top .com .div em{color:#fff;font-size:12px;margin-top:10px;display:inline-block}