.max_box{color:#333;margin:0 auto;max-width:1400px;padding:150px 0}.main_products_title{color:#2c3e50;display:block;font-size:24px!important;font-weight:700;margin-bottom:20px}.max_line{background:linear-gradient(90deg,transparent,#eef2f7,transparent);height:1px;margin:20px 0}.new-tag{border-radius:30px;color:#fff;font-size:14px;margin-right:10px;padding:5px}.current_category,.new-tag{background:var(--first-color)}.current_category{-webkit-background-clip:text;color:#2c3e50;font-size:32px;font-weight:700;margin-bottom:30px;padding-bottom:20px;position:relative;text-align:center;-webkit-text-fill-color:transparent;background-clip:text}.current_category:after{background:var(--first-color);border-radius:2px;bottom:0;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:100px}.product_list_container{display:grid;gap:20px;grid-template-columns:auto 1fr;margin:0 auto}.left_sidebar{display:flex;flex-direction:column;gap:20px;height:fit-content;max-width:350px;min-width:350px;position:sticky;top:20px}.category_section{background:#fff;border:1px solid #eef2f7;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.08);box-sizing:border-box;padding:30px;width:100%}.category_item{margin-bottom:8px}.category_title{border-bottom:2px solid #eef2f7;color:#2c3e50;font-size:22px;font-weight:700;margin-bottom:25px;padding-bottom:15px}.category_nav ul{list-style:none;margin:0;padding:0}.category_link{align-items:center;background:#f8fafc;border:1px solid transparent;border-radius:8px;box-sizing:border-box;color:#4a5568;cursor:pointer;display:flex;font-size:16px;font-weight:700;justify-content:space-between;line-height:1.4;padding:16px 20px;text-decoration:none;transition:all .3s;width:100%}.category_link:hover{box-shadow:0 4px 12px rgba(52,152,219,.2);transform:translateX(3px)}.category_item.active>.category_link,.category_link:hover{background:var(--first-color,#3498db);border-color:var(--first-color,#3498db);color:#fff}.toggle-btn{align-items:center;background:hsla(0,0%,100%,.3);border:1px solid hsla(0,0%,100%,.5);border-radius:50%;display:flex;flex-shrink:0;height:24px;justify-content:center;margin-left:10px;transition:all .3s ease;width:24px}.toggle-btn:hover{background:hsla(0,0%,100%,.5)}.toggle-btn svg{height:12px;transition:transform .3s ease;width:12px}.category_item.active .toggle-btn svg{transform:rotate(180deg)}.category_count{background:#eef2f7;border-radius:12px;color:#4a5568;flex-shrink:0;font-size:13px;font-weight:600;margin-left:10px;margin-top:2px;padding:4px 10px}.category_link:hover .category_count{background:hsla(0,0%,100%,.3);color:#fff}.subcategory_list{box-sizing:border-box;display:none;margin:8px 0 8px 20px;max-height:0;min-height:0;opacity:0;overflow:visible;padding-left:25px;transition:opacity .3s ease;width:100%}.category_item.active>.subcategory_list{display:block;max-height:none;min-height:auto;opacity:1}.subcategory_item{align-items:center;display:flex;margin-bottom:0;margin-right:5px;opacity:0;padding-left:10px;position:relative;transform:translateY(10px);transition:opacity .4s ease,transform .4s ease}.category_item.active>.subcategory_list>.subcategory_item{opacity:1;transform:translateY(0)}.subcategory_item.subcategory-active:before{opacity:0}.subcategory_item .category_link{background:0 0}.subcategory_item:last-child{margin-bottom:20px}.subcategory_item:before{background:#000;border-radius:50%;content:"";height:6px;position:relative;transform:translateY(-50%);transition:opacity .3s ease;width:6px}.subcategory_item.hide-dot:before{opacity:0}.subcategory_link{background:#f8fafc;border-radius:6px;color:#718096;display:block;font-size:15px;line-height:1.4;padding:12px 16px;text-decoration:none;transition:all .3s}.subcategory_link:hover{background:#edf2f7;color:var(--first-color,#3498db);transform:translateX(3px)}.subcategory_item .category_link:hover,.subcategory_item.subcategory-active .category_link{background:rgba(52,152,219,.1);color:var(--first-color,#3498db);font-weight:600}.latest_section{background:#fff;border:1px solid #eef2f7;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.08);padding:30px}.latest_title{border-bottom:2px solid #eef2f7;color:#2c3e50;font-size:22px;font-weight:700;margin-bottom:25px;padding-bottom:15px}.latest_list{margin-top:15px}.latest_item{border-bottom:1px solid #eef2f7;padding:16px 0}.latest_item:last-child{border-bottom:none}.latest_link{color:#4a5568;display:block;font-size:16px;line-height:1.6;overflow:hidden;text-decoration:none;text-overflow:ellipsis;transition:color .3s;white-space:nowrap}.latest_link:hover{color:var(--first-color,#3498db)}.main_content{min-width:0;padding:25px 0}.search-container{display:flex;margin-bottom:30px;width:100%}.search-input{border:2px solid #eef2f7;border-radius:8px 0 0 8px;flex:1;font-size:16px;padding:16px 20px;transition:all .3s}.search-input:focus{border-color:var(--second-color);box-shadow:0 0 0 3px rgba(52,152,219,.1);outline:0}.search-button{background:var(--first-color);border:none;border-radius:0 8px 8px 0;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:0 30px;transition:background .3s;white-space:nowrap}.search-button:hover{background:var(--second-color,#2980b9)}.product_grid{display:grid;gap:30px;grid-template-columns:repeat(auto-fill,minmax(min(100%,380px),1fr));margin-bottom:40px;width:100%}.product_card{background:#fff;border:1px solid #eef2f7;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.05);display:flex;flex-direction:column;height:100%;overflow:hidden;padding:30px;position:relative;transition:all .3s}.product_card:hover{border-color:var(--first-color);box-shadow:0 15px 35px rgba(0,0,0,.12);transform:translateY(-5px)}.product_title{border-bottom:2px solid #f8fafc;color:#2c3e50;font-size:20px;font-weight:700;line-height:1.4;margin-bottom:20px;padding-bottom:15px}.product_title a{color:inherit;display:block;text-decoration:none;transition:color .3s}.product_title a:hover{color:var(--first-color,#3498db)}.cas{align-items:center;color:#2c3e50;display:flex;font-size:16px;margin-bottom:15px}.cas strong{color:var(--first-color,#3498db);font-weight:600;margin-right:8px}.cas span{color:#2c3e50;font-family:Courier New,monospace;font-weight:500}.product_meta{align-items:center;border-top:1px solid #eef2f7;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-top:auto;padding-top:20px}.category_info{color:#718096;flex-grow:1;font-size:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product_read_more{align-items:center;background:#fff;border:1px solid var(--first-color,#3498db);border-radius:6px;color:var(--first-color,#3498db);display:flex;font-size:15px;font-weight:600;gap:6px;padding:10px 18px;text-decoration:none;transition:all .3s;white-space:nowrap}.product_read_more:hover{background:var(--first-color,#3498db);color:#fff;transform:translateX(3px)}.product_read_more:after{content:"→";transition:transform .3s}.product_read_more:hover:after{transform:translateX(3px)}.fy{align-items:center;justify-content:space-between;margin-bottom:40px;margin-top:60px;padding:30px}.fy,.pager{display:flex}.pager{flex-wrap:wrap;gap:8px}.pager a{align-items:center;background:#f8fafc;border:1px solid transparent;border-radius:8px;color:#4a5568;display:flex;font-weight:500;height:48px;justify-content:center;min-width:48px;padding:0 12px;text-decoration:none;transition:all .3s}.pager .cur,.pager a:hover:not(.cur):not(.disabled){background:var(--first-color,#3498db);border-color:var(--first-color,#3498db);color:#fff}.pager .cur{box-shadow:0 4px 12px rgba(52,152,219,.2)}.pager .disabled{cursor:not-allowed;opacity:.5}.total_records{color:#718096;font-size:16px;font-weight:500}.empty_state{background:#f8fafc;border:1px solid #eef2f7;border-radius:12px;color:#718096;margin-bottom:40px;padding:80px 20px;text-align:center}.empty_state h3{font-size:24px;margin-bottom:15px}.empty_state p{font-size:16px;margin-bottom:20px}@media (max-width:1200px){.product_list_container{gap:25px;grid-template-columns:300px 1fr}.category_link{font-size:15px;padding:14px 18px}}@media (max-width:992px){.product_list_container{grid-template-columns:1fr}.left_sidebar{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));position:static}.category_section,.latest_section{margin-bottom:0}.main_content{padding-top:0}}@media (max-width:768px){.max_box{padding:0 15px}.current_category{font-size:24px}.search-container{flex-direction:column;gap:10px}.search-button,.search-input{border-radius:8px;padding:14px 20px}.product_grid{gap:20px;grid-template-columns:1fr}.fy{flex-direction:column;gap:20px;padding:20px}.pager{justify-content:center}.product_meta{align-items:stretch;flex-direction:column}.category_info{margin-bottom:10px;text-align:center}.product_read_more{justify-content:center}}@media (max-width:480px){.current_category{font-size:20px}.left_sidebar{grid-template-columns:1fr}.category_section,.latest_section,.product_card{padding:20px}.product_title{font-size:18px}.cas{font-size:14px}}html{-webkit-text-size-adjust:none}@media screen and (max-width:768px){.main_products_box{padding:0}.wb_product_title{font-size:2.5rem!important}.wb_product_company_name{font-size:1.85rem!important}}table a{color:#000}.pager{margin:30px auto;}.pager,.pager a{align-items:center;display:flex;height:40px;justify-content:center}.pager a{border:1px solid #999;border-radius:3px;box-sizing:border-box;color:var(--first-color);font-size:16px;margin:0 3px;width:40px}.pager .cur,.pager a:not(.disabled):hover{background:var(--first-color);color:#fff}.pager a:not(.disabled):hover{cursor:pointer}.pager .disabled{color:#999}.pager .disabled:hover{cursor:not-allowed}.total_records{display:block;font-size:14px;margin:20px auto;text-align:center;}.product_detail{margin:0 auto;padding:30px;width:80%}@media (max-width:789px){.product_detail{padding:30px 0!important;width:90%}}.main-content{padding:0}.wb_product_master_headinfo_cover img{height:100%!important;vertical-align:middle!important;width:100%!important}.wb_product_master_headinfo_cover .wrap{height:492px!important;left:100px!important;position:relative!important;top:100px!important;width:400px!important}.wb_product_master_headinfo_cover .imgs{height:100%!important;position:relative;width:100%!important}.wb_product_master_headinfo_cover .main{border:1px solid #dadada!important;height:400px!important;overflow:hidden!important;position:relative!important;width:400px!important}.wb_product_master_headinfo_cover .smaller{height:82px!important;margin-left:0!important;margin-top:10px!important;overflow:hidden!important;position:relative!important;width:400px!important}.wb_product_master_headinfo_cover .smaller li{border:1px solid #f3f3f3!important;cursor:pointer!important;float:left!important;height:64px!important;margin-left:10px!important;padding:2px!important;position:relative!important;width:64px!important}.wb_product_master_headinfo_cover .smaller li:first-child{margin-left:0!important}.wb_product_master_headinfo_cover .smaller .current{border-color:#ff6a00}.wb_product_master_headinfo_cover .biger{display:none;height:400px;left:410px;overflow:hidden;position:absolute;width:400px;z-index:999}.wb_product_master_headinfo_cover .mask{background:url(../images/move.png) repeat;cursor:crosshair;display:none;height:200px;left:0;position:absolute;top:0;width:200px}.wb_product_master_headinfo_cover .biger img{height:800px!important;left:0;max-width:800px!important;position:absolute;top:0;width:800px!important}.wb_product_master_headinfo_cover ul{list-style:none!important;padding-left:0!important}.product_detail p{margin-block-end:0!important;margin-block-start:0!important}.product_detail a{font-size:inherit!important}.wb_product_company_title{align-items:end;border-bottom:1px solid #cecece;display:flex;justify-content:space-between;margin-top:5rem;min-height:4rem;padding-bottom:1rem;width:100%}.wb_product_title{color:var(--first-color);font-weight:400;width:fit-content}.wb_product_company_name{color:#d8d8d8;font-size:2.85rem;font-style:italic;font-weight:700;text-transform:uppercase}.wb_product_master_headinfo_cover{height:480px;width:400px}.wb_product_module_banner{color:#fff;font-size:var(--subtitle-font-size);font-weight:700;height:4rem;line-height:4rem;margin:2rem 0;padding-left:2.25rem}.wb_product_table_container{overflow-x:auto;width:100%}.wb_product_normal_table{border-collapse:collapse;width:100%!important}.wb_product_normal_table td,.wb_product_normal_table th{border:1px solid #000;padding:.6rem 2rem}.wb_product_normal_table td a{color:#000}tr:hover{background-color:#f5f5f5}.wb_product_content_box{width:100%}.main-content>:only-child{margin:0 auto;max-width:1400px}.wb_product_master_headinfo{display:flex;gap:100px;margin-top:3.5rem;width:100%}.inquiry_button{background:var(--first-color);border-radius:8px;box-shadow:0 4px 15px rgba(30,64,175,.2);color:#fff;display:inline-block;font-weight:600;margin-top:20px;overflow:hidden;padding:1rem 2rem;position:relative;text-decoration:none;transition:all .3s ease;z-index:1}.inquiry_button:before{background:var(--second-color);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .3s ease;width:100%;z-index:-1}.inquiry_button:hover:before{left:0}a.inquiry_button:hover{color:#fff}.wb_product_master_headinfo_properties{flex:1}.wb_product_master_headinfo_properties ul{display:flex;flex-direction:column;height:80%;justify-content:space-around}.wb_product_module_banner{background:var(--first-color)}.wb_product_master_headinfo_properties ul li{display:flex}.wb_product_master_headinfo_properties .label{flex:0 0 30%;font-weight:700}.wb_product_master_headinfo_properties .value{white-space:nowrap}