@charset "UTF-8"; /* 主题色 */ .box.data-v-f2879c4c { min-height: 100vh; background-color: #fff; } .lanBox.data-v-f2879c4c { padding: 0px 15px 0; } .lan.data-v-f2879c4c { display: flex; align-items: center; font-size: 32rpx; height: 50px; line-height: 50px; justify-content: space-between; border-bottom: 1px solid #f7f7f7; } .lan .left.data-v-f2879c4c { display: flex; align-items: center; text-align: left; font-size: 32rpx; padding-left: 30px; } .lan .left .view.data-v-f2879c4c { width: 18px; height: 18px; position: absolute; left: 15px; padding: 2px; background-color: #c7c7c7; border-radius: 50%; display: flex; align-items: center; justify-content: center; } .lan .left .t-icon.data-v-f2879c4c, .lan .left image.data-v-f2879c4c { width: 16px; height: 16px; } .lan .right.data-v-f2879c4c { display: flex; align-items: center; justify-content: flex-end; width: 50%; min-height: 38px; box-sizing: border-box; line-height: 36px; }