.m-videob1{ border-radius: 10px; overflow: hidden; margin-top: 10px; } .m-videob1 .video{ display: block; width: 100%; } .ul-locb1 .con{ display: flex; align-items: center; justify-content: space-between; background-size: cover; background-position: center; background-repeat: no-repeat; height: 62px; border-radius: 10px; overflow: hidden; font-size: 16px; color: #fff; padding: 0 15px; margin-top: 8px; } .ul-locb1 .left{ flex:1; overflow: hidden; display: flex; align-items: center; } .ul-locb1 .icon{ width: 35px; overflow: hidden; } .ul-locb1 .icon img{ display: block; max-width: 20px; } .box{ top: 45px; height: calc(100vh - 84px); }