.about .top-banner img{display:block;width:100%;height:64vh;object-fit:cover}.about .bread{width:100%;display:flex;align-items:center;gap:8px;height:64px;padding:0 16px;font-size:18px;background-color:#d0cfce}.about .profile .title{padding:80px 0 64px 0;font-size:48px;font-weight:bold;text-align:center}.about .profile .introduction{background-color:#f0f0f0}.about .profile .introduction .section-1{display:flex;align-items:center;padding:24px 0}.about .profile .introduction .section-1 .info{flex:3;padding:32px;line-height:40px;font-size:18px}.about .profile .introduction .section-1 .pic{flex:2}.about .profile .introduction .section-1 .pic img{display:block;width:100%;min-width:0}.about .profile .introduction .section-2{display:flex;align-items:center;gap:16px;padding-bottom:24px}.about .profile .introduction .section-2 img{flex:1;display:block;width:100%;min-width:0}.about .achievement{padding:80px 40px 64px 40px}.about .achievement .title{margin-bottom:40px;font-size:48px;font-weight:bold;text-align:center}.about .achievement .data{display:flex;align-items:center;gap:16px}.about .achievement .data .item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;height:160px;background-color:#f0f0f0}.about .achievement .data .item .number{color:#f4a708;font-size:40px;font-weight:bold}.about .achievement .data .item .name{font-size:32px;font-weight:bold}.about .certificate img{display:block;width:100%}.about .company-course .title{height:200px;line-height:200px;text-align:center;font-size:48px;font-weight:bold;background-color:#f4a708}.about .company-course .course{display:flex;width:100%;height:88vh}.about .company-course .course img{flex:2;display:block;width:100%;height:100%;min-width:0;object-fit:cover}.about .company-course .course .history{flex:5;display:flex;padding:0 16px}.about .company-course .course .history .line{width:12px;height:100%;background:linear-gradient(to bottom, red, lime, blue)}.about .company-course .course .history .info{flex:1;display:flex;flex-direction:column;justify-content:space-around;height:100%}.about .company-course .course .history .info .item{display:flex;align-items:center;gap:16px}.about .company-course .course .history .info .item .year{flex:1}.about .company-course .course .history .info .item .year .y{font-size:28px;color:#f4a708;font-weight:600;text-align:center}.about .company-course .course .history .info .item .year .spline{display:flex;align-items:center}.about .company-course .course .history .info .item .year .spline .l{flex:1;height:4px;background-color:#f4a708}.about .company-course .course .history .info .item .year .spline .p{width:16px;height:16px;border-radius:50%;background-color:#f4a708}.about .company-course .course .history .info .item .desc{flex:8;font-size:20px}