.banner{background:url(../img/banner.png) no-repeat center center / cover}main .tab-1 .tab-box{padding-top:30px;display:flex;justify-content:space-between}main .tab-1 .tab-box .part{width:22.22%;padding:20px 0;border-top:2px solid #ff6a00;border-bottom:2px solid #666}main .tab-1 .tab-box .part h6{font-size:1.2rem;font-weight:600}main .tab-1 .tab-box .part p{font-size:.9rem;color:#666}main .tab-2{background-color:white}main .tab-2 .tab-container{margin:30px auto 0;background-color:white;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,0.05);overflow:hidden}main .tab-2 .tab-container .tab-nav{display:flex;border-bottom:1px solid #e5e7eb;background-color:#f9fafb}main .tab-2 .tab-btn{padding:14px 20px;border:none;background:none;cursor:pointer;font-size:16px;font-weight:500;color:#6b7280;transition:all .3s ease;position:relative;display:flex;align-items:center;gap:8px}main .tab-2 .tab-btn:hover{color:#3b82f6;background-color:rgba(59,130,246,0.05)}main .tab-2 .tab-btn.active{color:#3b82f6}main .tab-2 .tab-btn.active::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:3px;background-color:#3b82f6}main .tab-2 .tab-content{padding:25px}main .tab-2 .tab-content .tab-panel{display:none;animation:fadeIn .3s ease}main .tab-2 .tab-content .tab-panel.active{display:block}main .tab-2 .tab-content .tab-panel table{border-collapse:collapse;width:100%;text-align:center;font-size:.95rem}main .tab-2 .tab-content .tab-panel th,main .tab-2 .tab-content .tab-panel td{border:1px solid #ddd;padding:8px;vertical-align:middle}main .tab-2 .tab-content .tab-panel th{background-color:#f2f2f2}main .tab-2 .tab-content .tab-panel th span{display:flex;align-items:center;justify-content:center;font-weight:600}main .tab-2 .tab-content .tab-panel th span img{width:20px;margin-right:5px}@keyframes fadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){main .tab-2 .tab-nav{flex-wrap:wrap}main .tab-2 .tab-btn{flex:1 1 auto;text-align:center;padding:12px 10px;font-size:14px}main .tab-2 .tab-content{padding:15px}}main .tab-3{background-color:white}main .tab-3 .tab-container-2{margin:30px auto 0;background-color:white;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,0.05);overflow:hidden}main .tab-3 .tab-container-2 .tab-nav-2{display:flex;border-bottom:1px solid #e5e7eb;background-color:#f9fafb}main .tab-3 .tab-container-2 .tab-nav-2 .tab-btn-2{flex:1;padding:14px 20px;border:none;background:none;cursor:pointer;font-size:16px;font-weight:500;color:#6b7280;transition:all .3s ease;position:relative;display:flex;align-items:center;justify-content:center;gap:8px}main .tab-3 .tab-container-2 .tab-nav-2 .tab-btn-2:hover{color:#3b82f6;background-color:rgba(59,130,246,0.05)}main .tab-3 .tab-container-2 .tab-nav-2 .tab-btn-2.active{color:#3b82f6}main .tab-3 .tab-container-2 .tab-nav-2 .tab-btn-2.active::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:3px;background-color:#3b82f6}main .tab-3 .tab-container-2 .tab-content-2{padding:10px}main .tab-3 .tab-container-2 .tab-content-2 .tab-panel-2{display:none;animation:fadeIn .3s ease}main .tab-3 .tab-container-2 .tab-content-2 .tab-panel-2.active{display:block}main .tab-3 .tab-container-2 .tab-content-2 .tab-panel-2 .cav-img{display:flex;align-items:center;justify-content:center;gap:20px}main .tab-3 .tab-container-2 .tab-content-2 .tab-panel-2 .cav-img .left{width:70%}main .tab-3 .tab-container-2 .tab-content-2 .tab-panel-2 .cav-img .left h6{font-size:1.2rem;font-weight:600;margin-bottom:10px}main .tab-3 .tab-container-2 .tab-content-2 .tab-panel-2 .cav-img .left b{font-weight:bold}main .tab-3 .tab-container-2 .tab-content-2 .tab-panel-2 .cav-img .right{width:20%}main .tab-3 .tab-container-2 .tab-content-2 .tab-panel-2 .cav-img .right img{width:100%}@keyframes fadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){main .tab-3 .tab-nav{flex-wrap:wrap}main .tab-3 .tab-btn{flex:1 1 auto;text-align:center;padding:12px 10px;font-size:14px}main .tab-3 .tab-content{padding:15px}}main .tab-4 .tab-box{display:flex;justify-content:space-between;gap:20px;margin-top:20px}main .tab-4 .tab-box .part{flex:1;border:1px solid #e5e7eb;display:flex;flex-direction:column;justify-content:space-between}main .tab-4 .tab-box .part .part-1{padding:10px;border-bottom:1px solid #e5e7eb}main .tab-4 .tab-box .part .part-1 h6{margin-bottom:10px;display:flex;justify-content:space-between}main .tab-4 .tab-box .part .part-1 h6 .title{font-size:1.2rem;font-weight:600}main .tab-4 .tab-box .part .part-1 h6 .tap{padding:3px 8px;font-size:1rem;color:#ffffff;background-color:#f0452e}main .tab-4 .tab-box .part .part-1 p{margin-bottom:20px}main .tab-4 .tab-box .part .part-2{padding:40px 10px}main .tab-4 .tab-box .part .part-2 p span{color:#f57419;font-size:1.4rem;margin-right:5px}main .tab-4 .tab-box .part .part-3{display:block;text-align:center;padding:10px 20px;background:#fb5c01;text-decoration:none;color:#ffffff;border:1px solid #fb5c01}@media (max-width:768px){main .tab-2 .tab .tab-box .tab-container{overflow:auto}main .tab-3 .tab .tab-content-2 .tab-panel-2 .cav-img{display:flex;flex-direction:column}main .tab-3 .tab .tab-content-2 .tab-panel-2 .cav-img .left,main .tab-3 .tab .tab-content-2 .tab-panel-2 .cav-img .right{width:100% !important}main .tab-4 .tab-box{flex-direction:column}}