.about-banner{position:relative;height:50vh;background:url(../images/aboutus/aboutus-top.png)no-repeat center center/cover;text-align:center;overflow:hidden}.about-awards-sec,.about-cert-sec,.about-factory-sec,.about-founder-sec,.about-milestone-sec,.about-profile-sec,.about-story-sec,.about-values-sec{padding:1rem 0}.about-profile-sec .profile-content{display:flex;max-width:13rem;margin:0 auto;justify-content:space-around;align-items:flex-end}.about-profile-sec .profile-header{color:#fff;width:40%}.about-profile-sec .profile-header h3{font-size:.6rem;font-weight:700;margin-bottom:.04rem}.about-profile-sec .profile-header p{font-size:.15rem}.about-profile-sec .profile-img{width:40%;display:flex;height:6rem;justify-content:center;border:.2rem solid #fff;background:url(../images/aboutus/GroupBuilding.png)no-repeat left top/cover}.about-values-sec .values-content{max-width:13rem;margin:0 auto}.about-factory-sec h2,.about-founder-sec h2,.about-milestone-sec h2,.about-story-sec h2{text-align:center;font-size:.36rem;font-weight:700;color:#fff;margin-bottom:.4rem}.about-founder-sec .founder-content{max-width:13rem;margin:0 auto;display:flex;justify-content:space-around}.about-founder-sec .founder-content div{padding:.2rem;width:45%;background-color:#fff}.about-founder-sec .founder-content div p{font-size:.13rem;padding:.3rem;line-height:1.75}.about-story-sec .wp2{max-width:none}.about-story-sec .story-content img{height:3rem}.about-story-sec .story-content{color:#fff;background:url(../images/aboutus/story.png)no-repeat left top/cover;margin:0 auto;justify-content:space-around;display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;padding:1.5rem}.about-story-sec .spice-item{text-align:center}.about-story-sec .spice-item h3{font-size:.3rem;color:#eb6100;margin-bottom:.3rem}.about-story-sec .spice-item p{width:2rem;display:inline-block;text-align:left;font-size:.17rem}.about-milestone-sec .milestone-content{max-width:13rem;margin:0 auto}.about-factory-sec .factory-header{background-color:#fff;display:flex;color:#eb6100;justify-content:space-around;text-align:center;border-radius:.1rem;padding:.2rem}.about-factory-sec .factory-header .factory-item{position:relative;flex:1;padding:10px;text-align:center}.about-factory-sec .factory-header .factory-item::after{content:"";position:absolute;right:0;top:20%;bottom:10%;width:.02rem;background-color:#eb6100}.about-factory-sec .factory-header .factory-item:last-child::after{display:none}.about-factory-sec .factory-header h3{font-size:1rem;font-weight:600}.about-factory-sec .factory-header h3 .unit{font-size:.5rem}.about-factory-sec .factory-header p{font-size:.2rem;font-weight:600;color:#000}.about-factory-sec .factory-title{text-align:center;font-size:.3rem;color:#fff;margin:.5rem 0}.about-factory-sec .factory-content{max-width:13rem;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:.2rem}.about-factory-sec .factory-content .factory-item{background-color:#fff;border-radius:.1rem;padding:.1rem}.about-factory-sec .factory-content .factory-item h3{font-size:.2rem;font-weight:600;color:#eb6100;margin-top:.4rem;margin-left:.1rem}.about-factory-sec .factory-content .factory-item p{color:#4f1900;margin:.1rem}.about-factory-sec .factory-content .item-img{position:relative}.about-factory-sec .factory-content .item-img .factory-icon{position:absolute;left:.1rem;bottom:-.1rem;width:.5rem}.about-cert-sec .cert-content{max-width:13rem;margin:0 auto}.about-awards-sec .sec-title{text-align:center;font-size:.36rem;font-weight:700;color:#fff;margin-bottom:.2rem;position:relative;padding-bottom:.2rem}.about-awards-sec .awards-desc{text-align:center;font-size:.2rem;color:#fff;line-height:1.8;max-width:10rem;margin:0 auto .5rem}.about-awards-sec .awards-grid{display:grid;grid-template-columns:repeat(6,3fr);gap:.1rem;max-width:12rem;margin:0 auto}.about-awards-sec .award-item{background:#fff;border:1px solid #eee;border-radius:.06rem;padding:.1rem .1rem 0;text-align:center;transition:transform .3s,box-shadow .3s;position:relative}.about-awards-sec .award-item:hover{transform:translateY(-.04rem);box-shadow:0 .08rem .3rem rgba(0,0,0,.08)}.about-awards-sec .award-item .award-icon{width:.75rem}.about-awards-sec .award-item .award-name{font-size:.1rem;font-weight:600;color:#1a1a1a;line-height:1.5}.about-awards-sec .award-item .award-from{font-size:.13rem;color:#888;margin-bottom:.04rem}.about-awards-sec .award-item .award-year{display:block;font-size:.1rem;font-weight:600;color:#1a1a1a;line-height:1.5}.about-awards-sec .award-item .award-describe{font-size:.1rem;color:#6c6c6c}.about-awards-sec .quote{font-size:.1rem;color:#fff;max-width:12rem;width:100%;margin:0 auto}.about-news-sec{padding:1rem 0;background:#fff}.about-news-sec .news-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.about-news-sec .news-header .sec-title{font-size:.36rem;font-weight:700;color:#1a1a1a;position:relative;padding-bottom:.2rem}.about-news-sec .news-header .sec-title::after{content:"";position:absolute;bottom:0;left:0;width:.6rem;height:.03rem;background:#c41e2a}.about-news-sec .news-header .view-all{font-size:.15rem;color:#c41e2a;text-decoration:none;font-weight:500;transition:color .3s}.about-news-sec .news-header .view-all:hover{color:#a01822}.about-news-sec .news-list{display:grid;grid-template-columns:repeat(3,1fr);gap:.3rem}.about-news-sec .news-card{border:1px solid #eee;border-radius:.08rem;overflow:hidden;transition:transform .3s,box-shadow .3s}.about-news-sec .news-card:hover{transform:translateY(-.04rem);box-shadow:0 .08rem .3rem rgba(0,0,0,.08)}.about-news-sec .news-card a{display:block;padding:.3rem;text-decoration:none;color:inherit}.about-news-sec .news-card h4,.about-news-sec .news-card p{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.about-news-sec .news-card h4{font-size:.18rem;font-weight:600;color:#1a1a1a;line-height:1.5;margin-bottom:.1rem;-webkit-line-clamp:2}.about-news-sec .news-card time{display:block;font-size:.13rem;color:#bbb;margin-bottom:.12rem}.about-news-sec .news-card p{font-size:.14rem;color:#777;line-height:1.7;-webkit-line-clamp:3;margin-bottom:.16rem}.about-news-sec .news-card .read-more{font-size:.14rem;color:#c41e2a;font-weight:500}