jiangping
2024-07-22 b7fd27a4a7ac72eef5fc142cae9bb63fe69ef233
wechat_jiaxuan/pages/index/index.less
@@ -82,7 +82,7 @@
  // 产品视频
  .product_video {
    padding: 72rpx 40rpx;
    padding: 40rpx 40rpx;
    background-color: #fff;
    .video_wrap {
@@ -106,7 +106,7 @@
  }
  .strategy {
    padding: 80rpx 40rpx;
    padding: 40rpx 40rpx;
    background: #F7F7F7;
    .item {
@@ -158,7 +158,7 @@
  // 咨询
  .consult {
    padding: 80rpx 40rpx 60rpx;
    padding: 40rpx 40rpx 60rpx;
    background: #fff;
  }
@@ -176,15 +176,14 @@
    .left {
      font-weight: 600;
      font-size: 36rpx;
      font-size: 34rpx;
      color: #111111;
      line-height: 50rpx;
      line-height: 34rpx;
      flex: 1;
      .name {
        display: flex;
        align-items: center;
        margin-bottom: 10rpx;
        .icon {
          width: 36rpx;
          height: 36rpx;
@@ -206,6 +205,13 @@
  }
}
.auth{
  background-color: #fff;
}
.home_title{
  font-weight: 600;
  font-size: 38rpx;
}
.top-head-transparent {
  background-color: transparent !important;