.phytium-page{background-color:#fff;padding-top:.52rem}.phytium-page .hero-section{height:2.34rem;background:linear-gradient(135deg,#e0efff 0,#fff 100%);display:flex;align-items:center;overflow:hidden}.phytium-page .hero-section .container{max-width:1200px;margin:0 auto;width:100%;display:flex;justify-content:space-between;align-items:center;padding:0 .1rem}.phytium-page .hero-section .hero-text h1{font-size:.25rem;font-weight:700;color:#1d1d1f;margin-bottom:.1rem}.phytium-page .hero-section .hero-text p{font-size:.1rem;color:#86868b;letter-spacing:.01rem}.phytium-page .hero-section .hero-img{flex:1;display:flex;justify-content:flex-end}.phytium-page .hero-section .hero-img img{max-width:550px;height:auto}.phytium-page .section-title-box{padding:.42rem 0 .21rem;text-align:center}.phytium-page .section-title-box h2{font-size:.19rem;font-weight:700}.phytium-page .series-grid-section{padding:.31rem 0;background-color:#f1f6ff}.phytium-page .series-grid-section .container{max-width:1200px;margin:0 auto;padding:0 .1rem;text-align:center}.phytium-page .series-grid-section h3{font-size:.13rem;font-weight:700;margin-bottom:.21rem;color:#333}.phytium-page .series-grid-section .series-img{width:100%;max-width:1000px;margin:0 auto}.phytium-page .series-grid-section .series-img img{width:100%;border-radius:8px}.phytium-page .target-devices{padding:.31rem 0}.phytium-page .target-devices .container{max-width:1200px;margin:0 auto;padding:0 .1rem;display:flex;justify-content:space-around;flex-wrap:wrap;gap:20px}.phytium-page .target-devices .device-item{text-align:center;flex:1;min-width:.78rem}.phytium-page .target-devices .device-item .icon-box{font-size:.21rem;margin-bottom:.05rem;color:#06f}.phytium-page .target-devices .device-item span{font-size:.08rem;font-weight:600;color:#333}.phytium-page .compliance-box{max-width:1200px;margin:.21rem auto .42rem;padding:.16rem;border:.01rem solid #eee;border-radius:8px;text-align:center}.phytium-page .compliance-box p{font-size:.09rem;font-weight:700;color:#333}.phytium-page .specs-section{padding:.42rem 0;background-color:#fff}.phytium-page .specs-section .container{max-width:1200px;margin:0 auto;padding:0 .1rem}.phytium-page .specs-section h3{font-size:.15rem;font-weight:700;margin-bottom:.21rem;text-align:center}.phytium-page .specs-section .specs-table{width:100%;border-collapse:collapse;font-size:.07rem;border:.01rem solid #e1e8f5}.phytium-page .specs-section .specs-table th{background-color:#5a8bd4;color:#fff;padding:.08rem;text-align:center;font-size:.09rem;font-weight:700;border:.01rem solid #e1e8f5}.phytium-page .specs-section .specs-table td{padding:.08rem .1rem;border:.01rem solid #e1e8f5;color:#333;line-height:1.6}.phytium-page .specs-section .specs-table td:first-child{text-align:center;font-weight:600;background-color:#f9fbff}.phytium-page .specs-section .specs-table tr:nth-child(even){background-color:#fafcfe}@media (max-width:1024px){.phytium-page .target-devices .container{display:grid;grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.phytium-page .target-devices .container{grid-template-columns:repeat(2,1fr)}}