@charset "UTF-8"; /** * 下方引入的为uView UI的集成样式文件,为scss预处理器,其中包含了一些"u-"开头的自定义变量 * uView自定义的css类名和scss变量,均以"u-"开头,不会造成冲突,请放心使用 */ .home-search.data-v-92bb8f34 { padding: 10rpx 35rpx; height: 120rpx; } .head-Bg.data-v-92bb8f34 { top: 0rpx; left: 0rpx; z-index: 1; width: 100%; background-color: #FFFFFF; overflow: hidden; background: linear-gradient(190deg, #4BACFF 0%, rgba(255, 255, 255, 0.77) 100%); } .swiper-view .indicator-num.data-v-92bb8f34 { padding: 2px 0; background-color: rgba(0, 0, 0, 0.35); border-radius: 100px; width: 35px; justify-content: center; } .swiper-view .indicator-num__text.data-v-92bb8f34 { color: #FFFFFF; font-size: 12px; } .horizontal-scroll.data-v-92bb8f34 { margin: 50rpx 0 0 0; width: 100%; } .web-link.data-v-92bb8f34 { height: 270rpx; } .web-link image.data-v-92bb8f34 { width: 100%; height: 100%; } .common-blocks.data-v-92bb8f34 { padding: 0 25rpx; margin-top: 70rpx; display: flex; height: 500rpx; width: 100%; justify-content: space-between; } .common-blocks .common-left.data-v-92bb8f34 { width: 48%; height: 100%; display: flex; flex-direction: column; justify-content: space-between; } .common-blocks .common-left .left-top.data-v-92bb8f34 { height: 48%; border-radius: 12rpx; background: linear-gradient(100deg, #d5ffd9 0%, rgba(255, 255, 255, 0.77) 100%); padding: 25rpx 0 0 25rpx; display: flex; flex-direction: column; } .common-blocks .common-left .left-top .lto.data-v-92bb8f34 { color: #2cae63; font-weight: bold; font-size: 35rpx; } .common-blocks .common-left .left-top .ltt.data-v-92bb8f34 { margin-top: 10rpx; margin-bottom: 40rpx; color: #878787; font-size: 26rpx; } .common-blocks .common-left .left-top .see.data-v-92bb8f34 { display: flex; justify-content: center; align-items: center; border-radius: 56rpx; width: 150rpx; height: 60rpx; background-color: #51c280; color: #fff; font-size: 25rpx; } .common-blocks .common-left .left-bottom.data-v-92bb8f34 { height: 48%; border-radius: 12rpx; background: linear-gradient(100deg, #ffefd5 0%, rgba(255, 255, 255, 0.77) 100%); padding: 25rpx 0 0 25rpx; display: flex; flex-direction: column; } .common-blocks .common-left .left-bottom .lbo.data-v-92bb8f34 { color: #e7940a; font-weight: bold; font-size: 35rpx; } .common-blocks .common-left .left-bottom .lbt.data-v-92bb8f34 { color: #878787; margin-top: 10rpx; font-size: 26rpx; margin-bottom: 40rpx; } .common-blocks .common-left .left-bottom .see.data-v-92bb8f34 { border-radius: 56rpx; display: flex; justify-content: center; align-items: center; width: 150rpx; height: 60rpx; background-color: #e89e23; color: #fff; font-size: 25rpx; } .common-blocks .common-right.data-v-92bb8f34 { width: 48%; border-radius: 12rpx; background: linear-gradient(190deg, #e7e8fd 0%, rgba(255, 255, 255, 0.77) 100%); padding: 25rpx 0 0 25rpx; display: flex; flex-direction: column; } .common-blocks .common-right .rto.data-v-92bb8f34 { color: #4c5fdf; font-weight: bold; font-size: 35rpx; } .common-blocks .common-right .rtt.data-v-92bb8f34 { color: #878787; margin-top: 10rpx; margin-bottom: 40rpx; font-size: 26rpx; } .common-blocks .common-right .see.data-v-92bb8f34 { border-radius: 56rpx; width: 150rpx; height: 60rpx; background-color: #8594f1; color: #fff; font-size: 25rpx; display: flex; justify-content: center; align-items: center; } .work-dynamics.data-v-92bb8f34 { padding: 0 25rpx; margin-top: 70rpx; }