You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

170 lines
2.9 KiB

.bc-container {
width: 100%;
}
.bc-top {
position: relative;
width: 100%;
height: 780rpx;
border-top: 1px solid transparent;
}
.bc-top-inner {
width: 78%;
background-repeat: no-repeat;
background-size: cover;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
margin: 0 auto;
margin-top: 100rpx;
height: 600rpx;
}
.bc-top-fen {
font-size: 78rpx;
font-weight: bold;
margin-top: 0rpx;
}
.bc-top-btn1 {
font-size: 26rpx;
color: #FF3A30;
background-color: #fff;
padding: 13rpx 26rpx;
border-radius: 40rpx;
}
.bc-brand {
position: absolute;
top: 13px;
font-size: 18px;
color: #fff;
/* font-weight: 500; */
letter-spacing: 1px;
}
.bc-c-j {
font-size: 14px;
color: #999999;
margin-top: 0rpx;
}
.bc-top-wj {
position: absolute;
width: 90%;
height: 40px;
background-color: #fff;
bottom: 30px;
left: 50%;
margin-left: -45%;
display: flex;
justify-content: flex-start;
align-items: center;
border-radius: 4px;
}
.bc-top-bt {
position: absolute;
width: 100%;
height: 16px;
bottom: 0px;
left: 0px;
background-color: #fff;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
}
.bc-cont {
background: #fff;
margin-top: -36rpx;
}
.bc-tt {
display: inline-block;
width: 50rpx;
height: 50rpx;
margin-left: 20rpx;
}
.bc-tnt {
width: 75%;
}
.bc-tnt-sv {
width: 100%;
height: 26px;
}
.bc-twt {
width: 14%;
display: flex;
justify-content: center;
}
.sy-item {
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
.sy-item-t1 {
padding: 0px 8px;
height: 26px;
line-height: 26px;
background: #FFF0F1;
font-weight: 600;
color: #FF4852;
font-size: 13px;
}
.sy-item-t2 {
font-size: 13px;
color: #333333;
height: 26px;
line-height: 26px;
margin-left: 7px;
}
.brand-info {
width: 86%;
background-color: #fff;
margin: 0 auto;
margin-top: 19px;
padding: 17px 14px;
background-repeat: no-repeat;
background-size: cover;
border-radius: 4px;
}
.bi-title {
font-size: 18px;
/* font-weight: 600; */
color: #333333;
}
.bi-d1 {
display: flex;
justify-content: flex-start;
}
.bi-d1-t {
color: #999999;
font-size: 12px;
}
.bi-d1-s {
font-size: 14px;
font-weight: 600;
}
.biii-d1 {
display: flex;
justify-content: space-between;
}
.biii-d1-t1 {
font-size: 14px;
color: #333333;
/* font-weight: 600; */
width: 70%;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
.bc-ws-dd {
display: flex;
justify-content: flex-start;
align-items: center;
}
.bc-ws {
width: 93.6%;
margin: 0 auto;
margin-top: 10px;
}
.bc-ws-m1 {
width: 23px;
height: 23px;
}
.bc-media {
width: 100%;
height: 220px;
}