.bodyAbout .banner{background-image:url(/assets/images/about.jpg)}.bodyAbout .section .container__header{text-align:center}.bodyAbout .section .section-image{width:100%}.bodyAbout .section1 .describe{font-size:18px;line-height:28px;color:var(--medium-gray-color);font-weight:400}.bodyAbout .section2 .container__content{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;position:relative}.bodyAbout .section2 .info{width:440px;margin-right:62px;position:relative}.bodyAbout .section2 .info__item{width:100%;position:absolute;top:100px;left:0;transition:top .5s ease-in-out,opacity .2s ease-in-out .1s;opacity:0}.bodyAbout .section2 .info__item.show{opacity:1;top:54px}.bodyAbout .section2 .info .name{font-size:28px;line-height:41px;color:#333;font-weight:700}.bodyAbout .section2 .info .title{margin-top:40px;font-size:24px;line-height:28px;color:var(--medium-gray-color)}.bodyAbout .section2 .info .desc{margin-top:16px;font-size:18px;line-height:26px;color:var(--medium-gray-color);font-weight:400}.bodyAbout .section2 .info .desc p{margin-bottom:12px}.bodyAbout .section2 .images{width:738px;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;overflow:hidden}.bodyAbout .section2 .images .el-image{width:173px;height:427px;border-radius:8px;transition:.5s}.bodyAbout .section2 .images .el-image.show{width:361px}.bodyAbout .section5 .swiper-main .swiper-slide{display:-webkit-flex;display:flex}.bodyAbout .section5 .swiper-main .swiper-slide .image{width:675px;height:380px;border-radius:8px;-webkit-flex:0 0 auto;flex:0 0 auto}.bodyAbout .section5 .swiper-main .swiper-slide .wrapper{width:calc(100% - 703px);margin-left:28px}.bodyAbout .section5 .swiper-main .swiper-slide .title{margin-top:40px;font-size:28px;line-height:41px;color:#333;font-weight:700}.bodyAbout .section5 .swiper-main .swiper-slide ul{margin-top:40px}.bodyAbout .section5 .swiper-main .swiper-slide li{font-size:18px;line-height:28px;color:var(--medium-gray-color);font-weight:400;margin-top:16px}.bodyAbout .section5 .pagination{margin-top:16px;padding:12px 212px;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;border-radius:4px;background-color:var(--bg-color);position:relative}.bodyAbout .section5 .pagination .name{width:25%;font-size:18px;line-height:27px;color:var(--medium-gray-color);text-align:center;cursor:pointer}.bodyAbout .section5 .pagination .name.active{color:var(--theme-color)}.bodyAbout .section5 .pagination [class^=btn-]{width:24px;height:24px;box-sizing:border-box;border-radius:50%;text-align:center;border:1px solid var(--strike-gray-color);position:absolute;cursor:pointer}.bodyAbout .section5 .pagination [class^=btn-]:before{font-size:20px;font-family:iconfont;color:var(--strike-gray-color)}.bodyAbout .section5 .pagination .btn-prev{left:24px}.bodyAbout .section5 .pagination .btn-prev:before{content:"\e647"}.bodyAbout .section5 .pagination .btn-next{right:24px}.bodyAbout .section5 .pagination .btn-next:before{content:"\e649"}