html{font-size:20px}.about .about-content{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto}.about .about-content .left{width:56vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.about .about-content .left .left-box{width:700px;position:relative;height:700px}.about .about-content .left .about_maxBox{position:absolute;width:90%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.about .about-content .left .about_maxBox img{width:100%;-webkit-animation:rotateEarth1 60s linear infinite;animation:rotateEarth1 60s linear infinite}.about .about-content .left .about_midBox{position:absolute;width:80%;height:80%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.about .about-content .left .about_midBox img{-webkit-animation:rotateEarth 40s linear infinite;animation:rotateEarth 40s linear infinite}.about .about-content .left .about_smallBox{position:absolute;width:60%;height:60%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.about .about-content .left .about_smallBox img{-webkit-animation:rotateEarth 20s linear infinite;animation:rotateEarth 20s linear infinite}.about .about-content .left .about_logo{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.about .about-content .left .about_logo .logo{width:160px;width:8rem;height:160px;height:8rem}.about .about-content .right{width:42%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.about .about-content .right .title{width:500px;font-family:PingFang SC;font-weight:600;font-size:26px;color:#171c61;line-height:29px}.about .about-content .right .content{width:500px;font-family:PingFang SC;font-weight:400;font-size:15px;color:#4e5666;line-height:26px;margin-top:30px;text-indent:28px}.about .about-content .right .content p{margin-bottom:0!important}@-webkit-keyframes rotateEarth{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotateEarth{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes rotateEarth1{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes rotateEarth1{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@media screen and (max-width:1440px){html{font-size:18px}}@media screen and (max-width:1024px){html{font-size:16px}}@media screen and (max-width:768px){html{font-size:14px}.about-content .right{padding-top:2.4rem!important}.about_logo .logo{width:6rem!important;height:6rem!important}}@media screen and (max-width:425px){html{font-size:12px}}@media screen and (max-width:1200px){.about{width:100vw!important;height:auto!important}.about-content{width:calc(100vw - 4rem)!important;padding-top:0!important;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;overflow-x:hidden;overflow-y:auto}.about-content .left{width:100%!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;padding-bottom:4rem}.about-content .left .left-box{margin-top:2rem;width:calc(100vw - 4rem)!important;position:relative;height:calc(100vw - 4rem)!important}.about-content .left .logo{left:50%!important}.about-content .right{width:calc(100vw - 4rem)!important;margin:0 auto;padding-top:8rem}.about-content .right .title{width:100%!important;font-size:1.8rem!important;line-height:2.4rem!important}.about-content .right .content{width:100%!important}.about-content .right .content p{color:#4e5666!important}body{overflow-y:auto!important}}