
Robotics Education Solution:6-axis Robot & Compound Robot with 3D vision
/* 公共样式 */ body { margin: 0; padding: 0; font-family: Arial, sans-serif; } img { max-width: 100%; height: auto; } /* 桌面设备样式 */ #slider { width: 400px; height: 300px; overflow: hidden; margin: 0 auto; } #slider img { width: 400px; height: 300px; float: left; } #banner h2 { margin: 0; } #section { text-align: center; } #section h2 { margin-top: 10px; margin-bottom: 0px; } .swiper-title{ font-weight: 600; padding: 10px 10px 70px 10px; } .my-swiper-section{ padding: 10px 10px 70px 10px; background-color: #b2bbc2; } .swiper-container{ width: 100%; height: 100%; margin: 0 auto; } .swiper-container img{ width: 100%; height: 100%; } .course-highlights { display: flex; flex-wrap: wrap; justify-content: space-aro