.page-about{display:flex;margin:0 auto;width:1920px;height:200px}.page-about_left{width:635px;background:#0067B9;display:flex;align-items:center;justify-content:flex-end;padding-right:70px}.page-about_left img{display:block;width:200px;height:82px}.page-about_right{flex:1;display:flex;align-items:center;background:#00305B;padding-left:50px}.page-about_right .about-info{width:860px;color:#fff}.page-about_right .about-info h3{font-size:20px;font-weight:800}.page-about_right .about-info p{font-size:16px;font-weight:500}@media screen and (max-width:750px){.page-about{display:block;width:100vw;height:auto}.page-about_left{width:100vw;height:1.76rem;justify-content:center;padding-right:0}.page-about_left img{width:2.28rem;height:.92rem}.page-about_right{width:100vw;display:flex;align-items:center;background:#00305B;padding:.6rem .2rem}.page-about_right .about-info{width:100%}.page-about_right .about-info h3{font-size:.32rem}.page-about_right .about-info p{font-size:.28rem}}