@charset "UTF-8";.index_page .top_sticky_box{background-color:#fff;position:sticky;top:0;z-index:10}.index_page .top_sticky_box .nav_tab_box{margin-top:5px;padding:0 15px}.index_page .top_sticky_box .nav_tab_box .nav_item{width:138px;height:50px;line-height:50px;text-align:center;position:relative;margin:0 5px;font-weight:700;transition:.2s ease-in-out}.index_page .top_sticky_box .nav_tab_box .nav_item:after{content:"";height:3px;background-color:#ff4c29;position:absolute;bottom:0;right:0;left:0;transform:scaleX(0);width:100%;transition:.2s ease-in-out}.index_page .top_sticky_box .nav_tab_box .nav_item.nav_active{color:#ff4c29}.index_page .top_sticky_box .nav_tab_box .nav_item.nav_active:after{content:"";transform:scaleX(1)}.index_page .order_list_box{min-width:900px;padding:10px;font-size:14px}.index_page .order_list_box .order_one_nav{background-color:#fafafa;font-weight:700}.index_page .order_list_box .order_items{height:60px;transition:.2s ease-in-out}.index_page .order_list_box .order_items:hover{background-color:#fafafa}.index_page .order_list_box .order_items div{display:flex;align-items:center;height:60px;width:20%;box-sizing:border-box;padding:0 15px;border-bottom:1px solid #f0f0f0}.index_page .order_list_box .order_items .title_one{width:20%}.index_page .order_list_box .order_items .title_one .warning_box{position:relative;margin-left:10px}.index_page .order_list_box .order_items .title_one .warning_box img{width:15px;height:15px}.index_page .order_list_box .order_items .title_one .warning_box .warning_tips{position:absolute;white-space:nowrap;left:40px;z-index:2;color:red;background-color:#fff8e6;padding:5px 10px;border-radius:4px}.index_page .order_list_box .order_items .title_two,.index_page .order_list_box .order_items .title_three,.index_page .order_list_box .order_items .title_four,.index_page .order_list_box .order_items .title_five{width:20%}.header_component .header_fixed{justify-content:space-between;padding:0 20px 0 10px;height:47px;background-color:#fff;box-shadow:0 2px 4px #0000001a;font-size:18px;position:fixed;top:0;left:0;width:100vw;min-width:600px;box-sizing:border-box;z-index:30}.header_component .header_fixed .header_title{font-weight:700}.header_component .header_fixed .header_title:hover{opacity:.8}.header_component .header_fixed .header_user_box .user_profile{width:36px;height:36px;border-radius:50%}.header_component .header_fixed .header_user_box .user_name{margin-left:8px}.header_component .header_fixed .header_user_box .arrow_logo{margin-left:8px;width:12px;height:12px}.header_component .header_fixed .user_info_popup{position:absolute;z-index:20;right:16px;top:52px;width:375px;background:#ffffff;border-radius:8px;box-shadow:0 0 10px 2px #0000001a;box-sizing:border-box;padding:5px}.header_component .header_fixed .user_info_popup .popup_profile{margin-top:10px;width:60px;height:60px;border-radius:50%}.header_component .header_fixed .user_info_popup .popup_name{margin-top:8px;font-size:24px}.header_component .header_fixed .user_info_popup .popup_account{margin-top:8px;color:#7c7c7c;font-size:14px}.header_component .header_fixed .user_info_popup .popup_mode{height:27px;background-color:#ff4c29;margin-top:10px;width:100%;color:#fff;font-size:12px;border-radius:2px;justify-content:space-between;padding:0 36px;box-sizing:border-box}.header_component .header_fixed .user_info_popup .logout_btn{height:43px;line-height:43px;text-align:center;font-size:16px;color:#7c7c7c;margin-top:5px}.header_component .header_blank{height:47px;width:100%}.blank_page_component{box-sizing:border-box;padding:180px 0}.blank_page_component .blank_title{margin-top:10px;font-size:16px;color:#bfbfbf}.me_module{background-color:#f9f9f9}.me_module .me_content{padding:20px 0 70px;justify-content:space-between;position:sticky;z-index:21}.me_module .me_content .left_menu_box{width:230px}.me_module .me_content .left_menu_box .menu_items{background-color:#fff;width:230px;height:54px;box-sizing:border-box;line-height:54px;padding-left:19px;color:#3d3d3d;font-size:12px;position:relative;transition:.1s}.me_module .me_content .left_menu_box .menu_items:nth-child(1),.me_module .me_content .left_menu_box .menu_items:nth-child(4),.me_module .me_content .left_menu_box .menu_items:nth-child(6){border-bottom:1px solid #f2f2f2}.me_module .me_content .left_menu_box .menu_items.menu_active:before{content:"";width:2px;height:24px;background:#ff4c29;position:absolute;top:50%;transform:translateY(-50%);left:0}.me_module .me_content .left_menu_box .menu_items:hover{background-color:#f9f9f9}.me_module .me_content .right_content_box{min-height:300px}.login_page{min-width:660px;min-height:100vh;box-sizing:border-box;margin:auto;padding:50px 0 100px}.login_page .login_logo img{width:68px;height:68px}.login_page .login_logo .login_title{margin-left:10px;font-size:24px;font-weight:700}.login_page .form_box .input_style{display:flex;align-items:center;margin-top:15px;width:557px;height:47px;border-bottom:1px solid #ccc;box-sizing:border-box;padding:0 10px}.login_page .form_box .input_style img{width:24px;height:24px}.login_page .form_box .input_style input{flex:1;padding:0 10px;color:#3d3d3d;font-size:18px}.login_page .form_box .login_btn{background-color:#ff4c29;color:#fff;font-size:18px;text-align:center;width:557px;height:47px;line-height:47px;margin-top:30px;border-radius:9px}.order_list_page .export_box{min-width:1200px;position:sticky;top:47px;height:50px;background-color:#fff;margin:0 10px;border-bottom:1px solid #3d3d3d;font-size:14px}.order_list_page .export_box .export_title{font-weight:700;margin-right:10px;font-size:18px}.order_list_page .export_box .export_btn{margin:0 5px;height:36px;line-height:36px;text-align:center;padding:0 10px;color:#fff;border-radius:10px;background-color:#ff4c29}.order_list_page .export_box .export_tips{margin-left:10px}.order_list_page .order_list_box{min-width:1200px;padding:10px;font-size:14px}.order_list_page .order_list_box .order_one_nav{background-color:#fafafa;font-weight:700}.order_list_page .order_list_box .order_items{transition:.2s ease-in-out;border-bottom:1px solid #f0f0f0}.order_list_page .order_list_box .order_items:hover{background-color:#fafafa}.order_list_page .order_list_box .order_items>div{display:flex;align-items:center;min-height:60px;box-sizing:border-box;padding:15px}.order_list_page .order_list_box .order_items .title_one{width:30%}.order_list_page .order_list_box .order_items .title_one .warning_box{position:relative;margin-left:10px;font-size:0;padding:10px 0}.order_list_page .order_list_box .order_items .title_one .warning_box img{width:15px;height:15px}.order_list_page .order_list_box .order_items .title_one .warning_box .warning_tips{position:absolute;white-space:nowrap;font-size:14px;left:30px;top:0;bottom:0;margin:auto 0;z-index:2;color:red;background-color:#fff8e6;padding:0 10px;height:26px;line-height:26px;border-radius:4px}.order_list_page .order_list_box .order_items .title_two{width:15%}.order_list_page .order_list_box .order_items .title_three{width:25%}.order_list_page .order_list_box .order_items .title_four,.order_list_page .order_list_box .order_items .title_five{width:20%}.order_list_page .order_list_box .order_items .title_six,.order_list_page .order_list_box .order_items .title_seven,.order_list_page .order_list_box .order_items .title_eight{width:15%}.order_list_page .order_list_box .order_items .title_nine{width:28%}.order_list_page .order_list_box .order_items .title_nine span{margin:0 5px}.order_list_page .bottom_fixed_box{position:fixed;bottom:0;left:0;right:0;width:100vw;background-color:#fff}.order_list_page .bottom_fixed_box .bottom_fixed_items{height:55px;line-height:55px;font-size:16px;text-align:center}.order_list_page .bottom_fixed_box .applying_fixed{color:#ff4c29}.order_list_page .bottom_fixed_box .settled_fixed{color:red}.order_list_page .bottom_fixed_box .amount_fixed{background:#fffce1;color:red}.order_list_page .bottom_fixed_box .confirm_fixed{min-width:650px}.order_list_page .bottom_fixed_box .confirm_fixed div{width:50%}.order_list_page .bottom_fixed_box .confirm_fixed .confirm_btn{font-size:18px;color:#fff}.order_list_page .bottom_fixed_box .confirm_fixed .confirm_time{font-size:14px}.order_list_page .doubt_box{position:relative;width:384px;box-sizing:border-box;padding:10px 20px 24px;background:#ffffff;border-radius:8px}.order_list_page .doubt_box .doubt_popup_title{height:50px;line-height:50px;font-weight:700}.order_list_page .doubt_box .popup_items_box{font-size:12px;padding:15px 0}.order_list_page .doubt_box .popup_items_box .doubt_title{margin-right:10px}.order_list_page .doubt_box .popup_items_box .doubt_title.must_style:before{content:"*";color:red}.order_list_page .doubt_box .popup_items_box .doubt_proof img{width:88px;height:88px;border-radius:4px}.order_list_page .doubt_box .popup_items_box .close_logo{position:absolute;top:20px;right:20px;width:26px;height:26px}.order_list_page .doubt_box .popup_items_box .close_logo img{width:22px;height:22px}.order_list_page .doubt_box .popup_items_box .textarea_box{width:251px;height:91px;box-sizing:border-box;padding:5px;border:1px solid #000000;font-size:14px;resize:none;border-radius:8px}.order_list_page .doubt_box .popup_items_box .upload_logo_box{width:80px;height:80px;border:2px dashed #999;box-sizing:border-box;border-radius:12px;position:relative}.order_list_page .doubt_box .popup_items_box .upload_logo_box .file_img{width:76px;height:76px}.order_list_page .doubt_box .popup_items_box .upload_logo_box .upload_img{width:40px;height:40px}.order_list_page .doubt_box .popup_items_box .upload_logo_box .cancel_logo{position:absolute;top:-11px;right:-11px;width:22px;height:22px;z-index:3}.order_list_page .doubt_box .popup_items_box .upload_logo_box .cancel_logo img{width:18px;height:18px}.order_list_page .doubt_box .popup_btn_box{margin-top:15px}.order_list_page .doubt_box .popup_btn_box .btn_style{display:grid;place-items:center;place-content:center;width:130px;height:50px;border-radius:8px;box-sizing:border-box;margin:0 15px}.order_list_page .doubt_box .popup_btn_box .cancel_btn{color:#fff;background-color:#bfbfbf}.order_list_page .doubt_box .popup_btn_box .confirm_btn{color:#fff;background:#ff4c29}.popup_component{transition:.3s;position:fixed;outline:0;left:0;top:0;font-size:14px;z-index:900;width:100%;height:100%}.popup_component .mask_box{position:fixed;outline:0;left:0;top:0;z-index:-1;background:rgba(0,0,0,.5);width:100%;height:100%}.popup_component .popup_content{position:fixed;outline:0;z-index:90}.order_detail_page .supplier_box{position:sticky;top:47px;left:0;right:0;background-color:#fff;z-index:9;padding:20px 15px;margin:0 10px;border-bottom:1px solid #3d3d3d}.order_detail_page .supplier_box .supplier_id{margin-bottom:5px;font-size:18px;font-weight:700}.order_detail_page .supplier_box .supplier_text{margin-top:15px;font-size:14px}.order_detail_page .order_list_box{height:200vh;min-width:800px;padding:10px;font-size:14px}.order_detail_page .order_list_box .order_one_nav{background-color:#fafafa;font-weight:700}.order_detail_page .order_list_box .order_items{transition:.2s ease-in-out;border-bottom:1px solid #f0f0f0}.order_detail_page .order_list_box .order_items:hover{background-color:#fafafa}.order_detail_page .order_list_box .order_items>div{display:flex;align-items:center;min-height:60px;box-sizing:border-box;padding:15px}.order_detail_page .order_list_box .order_items .title_one{width:25%}.order_detail_page .order_list_box .order_items .title_one .warning_box{position:relative;margin-left:10px;font-size:0;padding:10px 0}.order_detail_page .order_list_box .order_items .title_one .warning_box img{width:15px;height:15px}.order_detail_page .order_list_box .order_items .title_one .warning_box .warning_tips{position:absolute;white-space:nowrap;font-size:14px;left:30px;top:0;bottom:0;margin:auto 0;z-index:2;color:red;background-color:#fff8e6;padding:0 10px;height:26px;line-height:26px;border-radius:4px}.order_detail_page .order_list_box .order_items .title_two,.order_detail_page .order_list_box .order_items .title_three,.order_detail_page .order_list_box .order_items .title_four{width:25%}.order_detail_page .bottom_fixed_box{position:fixed;bottom:0;left:0;right:0;width:100vw;background-color:#fff}.order_detail_page .bottom_fixed_box .bottom_fixed_items{height:55px;line-height:55px;font-size:16px;text-align:center}.order_detail_page .bottom_fixed_box .applying_fixed{color:#ff4c29}.order_detail_page .bottom_fixed_box .settled_fixed{color:red}.order_detail_page .bottom_fixed_box .amount_fixed{background:#fffce1;color:red}.order_detail_page .bottom_fixed_box .confirm_fixed{min-width:650px}.order_detail_page .bottom_fixed_box .confirm_fixed div{width:50%}.order_detail_page .bottom_fixed_box .confirm_fixed .confirm_btn{font-size:18px;color:#fff}.order_detail_page .bottom_fixed_box .confirm_fixed .confirm_time{font-size:14px}.order_detail_page .doubt_box{position:relative;width:384px;box-sizing:border-box;padding:10px 20px 24px;background:#ffffff;border-radius:8px}.order_detail_page .doubt_box .doubt_popup_title{height:50px;line-height:50px;font-weight:700}.order_detail_page .doubt_box .popup_items_box{font-size:12px;padding:15px 0}.order_detail_page .doubt_box .popup_items_box .doubt_title{margin-right:10px}.order_detail_page .doubt_box .popup_items_box .doubt_title.must_style:before{content:"*";color:red}.order_detail_page .doubt_box .popup_items_box .doubt_proof img{width:88px;height:88px;border-radius:4px}.order_detail_page .doubt_box .popup_items_box .close_logo{position:absolute;top:20px;right:20px;width:26px;height:26px}.order_detail_page .doubt_box .popup_items_box .close_logo img{width:22px;height:22px}.order_detail_page .doubt_box .popup_items_box .textarea_box{width:251px;height:91px;box-sizing:border-box;padding:5px;border:1px solid #000000;font-size:14px;resize:none;border-radius:8px}.order_detail_page .doubt_box .popup_items_box .upload_logo_box{width:80px;height:80px;border:2px dashed #999;box-sizing:border-box;border-radius:12px;position:relative}.order_detail_page .doubt_box .popup_items_box .upload_logo_box .file_img{width:76px;height:76px}.order_detail_page .doubt_box .popup_items_box .upload_logo_box .upload_img{width:40px;height:40px}.order_detail_page .doubt_box .popup_items_box .upload_logo_box .cancel_logo{position:absolute;top:-11px;right:-11px;width:22px;height:22px;z-index:3}.order_detail_page .doubt_box .popup_items_box .upload_logo_box .cancel_logo img{width:18px;height:18px}.order_detail_page .doubt_box .popup_btn_box{margin-top:15px}.order_detail_page .doubt_box .popup_btn_box .btn_style{display:grid;place-items:center;place-content:center;width:130px;height:50px;border-radius:8px;box-sizing:border-box;margin:0 15px}.order_detail_page .doubt_box .popup_btn_box .cancel_btn{color:#fff;background-color:#bfbfbf}.order_detail_page .doubt_box .popup_btn_box .confirm_btn{color:#fff;background:#ff4c29}@keyframes loading_content-1{0%{top:36px;height:128px}50%{top:60px;height:80px}to{top:60px;height:80px}}@keyframes loading_content-2{0%{top:42px;height:116px}50%{top:60px;height:80px}to{top:60px;height:80px}}@keyframes loading_content-3{0%{top:48px;height:104px}50%{top:60px;height:80px}to{top:60px;height:80px}}.loading_component{width:100%;height:100%;z-index:5000;background:rgba(255,255,255,.5)}.loading_component.white_bg{width:100vw!important;height:100vh!important;position:fixed;top:0;left:0}.loading_component .loading_info{width:200px;height:200px;position:relative;transform:scale(.4);opacity:.8}.loading_component .loading_info .loading_content{width:100%;height:100%;position:relative;transform:translateZ(0) scale(1);backface-visibility:hidden;transform-origin:0 0;animation-delay:1s}.loading_component .loading_info .loading_content div{box-sizing:content-box;position:absolute;width:30px}.loading_component .loading_info .loading_content div:nth-child(1){left:35px;background:#ff4c29;animation:loading_content-1 .9s cubic-bezier(0,.5,.5,1) infinite;animation-delay:.1s}.loading_component .loading_info .loading_content div:nth-child(2){left:85px;background:#ff6e69;animation:loading_content-2 .9s cubic-bezier(0,.5,.5,1) infinite;animation-delay:.2s}.loading_component .loading_info .loading_content div:nth-child(3){left:135px;background:#ff94a2;animation:loading_content-3 .9s cubic-bezier(0,.5,.5,1) infinite;animation-delay:.3s}.toast_popup{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:4000;padding:10px 14px;max-width:70vw;box-sizing:border-box;color:#fff;font-size:14px;font-weight:400;border-radius:4px;background-color:#000000a6}.model_title_component{position:relative;border-bottom:1px solid #f2f2f2;height:65px}.model_title_component .model_title{color:#3d3d3d}.model_title_component .close_logo_box{width:30px;height:30px;position:absolute;right:12px}.model_title_component .close_logo_box img{width:18px;height:18px}.popup_com_box{transition:.3s;position:fixed;outline:0;top:0;left:0;font-size:14px;background:rgba(0,0,0,.5);z-index:1001;width:100%;height:100%}.popup_com_box .model_box{width:440px;background:#ffffff;box-shadow:0 4px 10px #00000026;border-radius:4px}.popup_com_box .model_box .model_content{padding:30px 70px 48px 50px;line-height:21px;color:#3d3d3d;font-size:16px}.popup_com_box .model_box .model_btn_box{padding:0 54px;font-size:14px;margin-bottom:47px}.popup_com_box .model_box .model_btn_box .btn_style{width:150px;height:42px;line-height:42px;border-radius:4px;text-align:center;box-sizing:border-box;border:1px solid #ff4c29;margin:0 20px}.popup_com_box .model_box .model_btn_box .cancel_btn{background:#ffffff;color:#ff4c29}.popup_com_box .model_box .model_btn_box .confirm_btn{background:#ff4c29;color:#fff}.preview_popup{background-color:#0009;z-index:9999;position:fixed;top:0;bottom:0;left:0;right:0;height:100%;width:100%;overflow:hidden;-webkit-user-select:none;user-select:none}.preview_popup .show_img img{max-width:min(90vw,1000px);max-height:min(90vh,800px);min-width:300px;min-height:300px;object-fit:contain}.preview_popup .arrow_box{position:fixed;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background-color:#0006}.preview_popup .arrow_box.left_logo{transform:rotateY(-180deg);left:40px}.preview_popup .arrow_box.right_logo{right:40px}.preview_popup .arrow_box img{filter:brightness(0) invert(1);width:22px;height:22px}.preview_popup .num_box{position:fixed;bottom:36px;left:50%;transform:translate(-50%);color:#fff;font-size:34px}.preview_popup .close_logo{position:fixed;top:40px;right:40px;z-index:99999;background-color:#0006;width:40px;height:40px;border-radius:50%}.preview_popup .close_logo img{filter:brightness(0) invert(1);width:14px;height:14px}.first-goods-render{opacity:0;transform:translate3d(0,40px,0);animation:fade-out-up-50 .5s cubic-bezier(.25,.46,.45,.94) both;animation-delay:calc(var(--index) * .12s)}@keyframes fade-out-up-50{0%{opacity:0;transform:translate3d(0,40px,0)}to{opacity:1;transform:translateY(0)}}.first-pages-render{--time: .3s;--index: 0;opacity:0;animation:fade-in var(--time) ease-in-out forwards;animation-delay:calc(var(--index) * .12s)}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.pages-hide{--time: .3s;--index: 0;opacity:0;animation:fade-out var(--time) ease-in-out forwards;animation-delay:calc(var(--index) * .12s)}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.slide-top{--delay: .12s;transform:translateY(50px);opacity:0;animation:slide-top .5s cubic-bezier(.25,.46,.45,.94) both;animation-delay:calc(var(--index) * var(--delay))}@keyframes slide-top{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.slide-left{--delay: .12s;opacity:0;animation:slide-left .5s cubic-bezier(.25,.46,.45,.94) both;animation-delay:calc(var(--index) * var(--delay));animation-iteration-count:1}@keyframes slide-left{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.rotate-up{--delay: .12s;transform:scale(.7) translateY(40px);opacity:0;animation:rotate-up .5s cubic-bezier(.25,.46,.45,.94) both;animation-delay:calc(var(--index) * var(--delay))}@keyframes rotate-up{0%{opacity:0;transform:scale(.7) translateY(40px)}to{opacity:1;transform:scale(1) translateY(0)}}.opacity-show{opacity:0;animation:opacity-show .4s ease-out both}@keyframes opacity-show{0%{opacity:0}to{opacity:1}}.scale-zoom{transform:scale(1);animation:scale-zoom 10s ease-out both}@keyframes scale-zoom{0%{transform:scale(1)}to{transform:scale(1.5)}}.drop-down{opacity:0;animation:drop-down .3s ease-out both}@keyframes drop-down{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.drop-up{opacity:1;animation:drop-up .3s ease-out both}@keyframes drop-up{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}#root{font-size:14px;color:#3d3d3d}body{margin:0!important}.window{position:relative;min-width:900px;margin:0 auto}.content-box{width:1200px;box-sizing:border-box;margin:0 auto;box-sizing:content-box;position:relative}.box-bg{background:var(--bg) center center no-repeat;background-size:cover!important}.cursor-style{-webkit-user-select:none;user-select:none;--value: pointer;cursor:var(--value)!important}.btn-hover{cursor:pointer;transition:.1s;-webkit-user-select:none;user-select:none}.btn-hover:hover{opacity:.8}.flex{display:flex}.flex-col{display:flex;flex-direction:column}.flex-cen{display:flex;align-items:center}.flex-cen-cen{display:flex;align-items:center;justify-content:center}.grid-cen-cen{display:grid;place-items:center}.one-hide{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.two-hide{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.three-hide{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.hover-title{position:relative;--bgColor: #3d3d3d}.hover-title:hover{cursor:pointer}.hover-title:hover:after{transform:scaleX(1);transform-origin:left;transition:transform .25s ease-in-out 0s}.hover-title:after{content:"";width:100%;height:1px;position:absolute;bottom:-2px;left:0;background:var(--bgColor);transform:scaleX(0);transform-origin:right;transition:transform .25s ease-in-out 0s;will-change:transform}.input-focus{border:1px solid #ff4c29!important;transition:.3s cubic-bezier(.4,0,.2,1)}.scrollbar-none{scrollbar-width:thin}.scrollbar-none::-webkit-scrollbar{width:0;height:0;background-color:transparent;display:none!important}.scrollbar-none::-webkit-scrollbar-track{height:0}.scrollbar-none::-webkit-scrollbar-thumb{height:0}.scrollbar-style{scrollbar-width:thin}.scrollbar-style::-webkit-scrollbar{width:10px;height:10px}.scrollbar-style::-webkit-scrollbar-track{margin:1px 0}.scrollbar-style::-webkit-scrollbar-thumb{border:3px solid transparent;background-clip:content-box;background-color:#e5e5e5;border-radius:15px}.scrollbar-style::-webkit-scrollbar-thumb:hover{background-color:#b2b2b2}.blank-style{pointer-events:none}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}address,cITe,DFn,em,VAR{font-style:normal}ul,ol{list-style:none}a{text-decoration:none}a:hover{text-decoration:underline}sup{vertical-align:text-top}sub{vertical-align:text-bottom}legend{color:#000}fieldset,img{border:0}button,input,select,textarea{font-size:100%;border:none}article,aside,details,figcaption,figure,Footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{display:block;margin:0;padding:0}mark{background:#ff0}:-moz-placeholder{color:#ddd;opacity:1}::-moz-placeholder{color:#ddd;opacity:1}input{background-color:transparent}input:-ms-input-placeholder{color:#ddd;opacity:1}input::-webkit-input-placeholder{color:#ddd;opacity:1}select{border:none;appearance:none;-moz-appearance:none;-webkit-appearance:none;background:url(http://ourjs.github.io/static/2015/arrow.png) no-repeat scroll right center transparent;padding-right:14px}table{border-collapse:collapse;border-spacing:0}hr{border:none;height:1px}p,span,ul,ol{margin:0;padding:0}.button{border:0;background-color:none;outline:none;-webkit-appearance:none}a{text-decoration:none;color:#333}input{border:none;appearance:none;-moz-appearance:none;outline:none;-webkit-appearance:none}img{font-size:0}
