change-hangye1.wxss 2.2 KB

1
  1. .hangye-list{height:100vh}.hangye-list .hangye-down .hangye-btn{padding:8rpx 32rpx}.hangye-list .hangye-down .hangye-btn .text1{width:256rpx;line-height:84rpx;background:#f3f3f3;border-radius:12rpx;text-align:center;font-size:32rpx;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#333}.hangye-list .hangye-down .hangye-btn .text2{width:406rpx;line-height:84rpx;background:#0c66c2;border-radius:12rpx;text-align:center;font-size:32rpx;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#fff}.hangye-list .scroll-box{min-height:1rpx}.hangye-list .scroll-box .scroll-right{flex:1;min-width:1rpx;height:100%;padding:0 32rpx 0 26rpx}.hangye-list .scroll-box .scroll-right .right-item{padding:34rpx 0}.hangye-list .scroll-box .scroll-right .right-item .right-list .right-text{width:212rpx;line-height:72rpx;background:#f3f3f3;border-radius:4rpx;text-align:center;font-size:24rpx;font-family:SFPro-Regular,SFPro;font-weight:400;color:#222;margin-bottom:20rpx}.hangye-list .scroll-box .scroll-right .right-item .right-list .rightactive{background-color:rgba(12,102,194,.1);color:#0c66c2}.hangye-list .scroll-box .scroll-right .right-item .item-title{padding:30rpx 0 24rpx;font-size:36rpx;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#222}.hangye-list .scroll-box .scroll-left{width:240rpx;border-right:2rpx solid #f0f0f0;height:100%}.hangye-list .scroll-box .scroll-left .left-item{padding:26rpx 0}.hangye-list .scroll-box .scroll-left .left-item text:first-child{width:4rpx;height:32rpx}.hangye-list .scroll-box .scroll-left .left-item text:nth-child(2){flex:1;padding:0 28rpx;font-size:28rpx;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#333}.hangye-list .scroll-box .scroll-left .left-item text:last-child{width:4rpx;height:32rpx}.hangye-list .scroll-box .scroll-left .leftactive text:first-child{background-color:#0c66c2}.hangye-list .scroll-box .scroll-left .leftactive text:nth-child(2){color:#0c66c2;font-weight:700}.hangye-list .hangye-search{border-bottom:2rpx solid #f0f0f0;padding:20rpx 32rpx}.hangye-list .hangye-search .search-box{height:76rpx;background:#f3f3f3;border-radius:16rpx;padding:0 24rpx}.hangye-list .hangye-search .search-box .input{flex:1;font-size:30rpx;margin-left:10rpx}