honmeigui/pages/searc/index.wxss
2022-12-26 12:02:35 +08:00

284 lines
4.6 KiB
Plaintext

.top {
width: 690rpx;
height: 80rpx;
margin-left: 30rpx;
padding-top: 176rpx;
}
.search {
display: inline-block;
width: 690rpx;
position: relative;
top: 15rpx;
height: 80rpx;
background-color: #fff;
display: flex;
border-radius: 40rpx;
align-items: center;
justify-content: center;
}
.search-icon {
position: absolute;
top: 7px;
left: 15px;
}
.input-search {
display: inline-block;
width: 615rpx;
line-height: 30px;
height: 30px;
padding-left: 35px;
}
.coonter1 {
width: 720rpx;
height: 428rpx;
display: flex;
flex-wrap: nowrap;
/* map-left: 30rpx; */
margin-top: 40rpx;
margin-left: 30rpx;
}
page {
background: #F3F4F6;
}
.body {
margin: 0rpx;
/* box-sizing: border-box;
width: 100%;
height: 100%;
overflow-y: hidden; */
}
.coonter1 {
display: flex;
flex-wrap: wrap;
}
.coonter1_titel {
font-size: 36rpx;
font-weight: bold;
color: #1A1A1A;
line-height: 56rpx;
width: 100%;
}
.coonter1_view {
height: 340rpx;
width: 100%;
white-space: nowrap;
}
.coonter1_view_for {
width: 452rpx;
height: 340rpx;
margin-right: 10px;
display: inline-block;
background-color: #fff;
border-radius: 24rpx;
white-space: nowrap;
}
.coonter1_view_for_image {
width: 452rpx;
height: 260rpx;
/* border: 1px solid red; */
}
.coonter1_view_for_div {
width: 412rpx;
height: 80rpx;
font-size: 28rpx;
color: #1A1A1A;
font-size: 28rpx;
display: flex;
margin-left: 20rpx;
align-items: center;
}
.coonter2 {
height: 392px;
width: 720rpx;
margin-top: 20rpx;
margin-left: 30rpx;
}
.coonter2_top {
height: 84rpx;
width: 690rpx;
display: flex;
flex-wrap: nowrap;
/* border: 1px solid red; */
}
.coonter2_top_left {
width: 50%;
height: 56rpx;
font-size: 36rpx;
font-weight: bold;
color: #1A1A1A;
display: flex;
align-items: center;
}
.coonter2_top_right {
width: 50%;
justify-content: flex-end;
height: 56rpx;
font-size: 28rpx;
color: #999999;
display: flex;
align-items: center;
}
.coonter2_conter {
height: 700rpx;
width: 100%;
white-space: nowrap;
}
.coonter2_view_for {
width: 552rpx;
height: 700rpx;
margin-right: 10px;
display: inline-block;
border-radius: 24rpx;
white-space: nowrap;
}
.coonter1_view_for_left {
width: 552rpx;
display: inline-block;
height: 100%;
}
.coonter2_left_left {
height: 206rpx;
width: 100%;
margin-bottom: 20rpx;
position: relative;
display: flex;
flex-wrap: nowrap;
}
.left_image {
width: 152rpx;
height: 206rpx;
border-radius: 20rpx;
opacity: 1;
}
.left_div {
width: 340rpx;
height: 170rpx;
margin-top: 14rpx;
margin-left: 20rpx;
}
.left_div_top {
width: 100%;
height: 44rpx;
font-size: 32rpx;
font-family: PingFang SC-Bold, PingFang SC;
font-weight: bold;
color: #1A1A1A;
line-height: 38rpx;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.left_div_c {
width: 100%;
height: 42rpx;
font-size: 30rpx;
font-family: PingFang SC-Regular, PingFang SC;
font-weight: 400;
color: #666666;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
margin-top: 20rpx;
}
.left_div_b {
height: 42rpx;
font-size: 30rpx;
font-family: PingFang SC-Regular, PingFang SC;
font-weight: 400;
color: #FF8A00;
display: flex;
align-items: center;
margin-top: 20rpx;
}
.postImage {
width: 41.35rpx;
height: 36.58rpx;
position: absolute;
top: 0;
left: 14rpx;
}
.coonter1_view_for_right {
width: 502rpx;
display: inline-block;
height: 100%;
}
.coonter3 {
height: 592px;
width: 720rpx;
margin-left: 30rpx;
}
.coonter3_conter {
height: 68rpx;
width: 100%;
display: flex;
white-space: nowrap;
/* flex-direction: row; */
}
/* 选中的样式 */
.coonter3_view_foractive {
width: 144rpx;
height: 68rpx;
background: linear-gradient(91deg, #EF5641 0%, #FA8B3A 100%);
box-shadow: 0rpx 4rpx 8rpx 2rpx rgba(221, 132, 104, 0.25);
border-radius: 34rpx 34rpx 34rpx 34rpx;
margin-right: 30rpx;
color: #FFFFFF;
opacity: 1;
display: inline-block;
}
/* 未选中的样式 */
.coonter3_view_for {
width: 144rpx;
height: 68rpx;
background: #FFFFFF;
border-radius: 34rpx 34rpx 34rpx 34rpx;
opacity: 1;
margin-right: 30rpx;
display: inline-block;
}
.coonter3_view_for_tag {
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
}
.coonter3_conter_form {
width: 100%;
margin-top: 40rpx;
display: flex;
flex-wrap: wrap;
}
.coonter3_div_view {
height: 400rpx;
width: 230rpx;
}
.coonter3_div_view_top {
width: 214rpx;
height: 300rpx;
border-radius: 24rpx 24rpx 24rpx 24rpx;
opacity: 1;
}
.coonter3_div_view_btn {
width: 100%;
height: auto;
margin-top: 16rpx;
font-size: 32rpx;
font-family: PingFang SC-Bold, PingFang SC;
font-weight: bold;
color: #1A1A1A;
line-height: 38rpx;
}