qingcheng-xiaochengxu/pages/xiangqing/xiangqing.wxss
2025-05-15 21:01:14 +08:00

290 lines
4.4 KiB
Plaintext

.ml-3 {
margin-left: 5.77rpx;
}
.active {
color: #ff8d1a;
}
.box{
width: 100%;
height: 100%;
margin-top: 50rpx;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.imagesize{
width: 300px;
height: 300px;
}
.color{
color: #ff8d1a;
font-size: 16px;
}
.mabox{
width: 100%;
height: 100%;
display: flex;
align-items: center;
flex-direction: column;
}
.xinxibox{
width: 100%;
display: flex;
align-items: center;
flex-direction: column;
padding-bottom: 60px;
}
.xiangqing{
width: 95%;
background-color: #cccccc;
margin-top: 20rpx;
border-radius: 20px;
}
.bottoma{
width: 100%;
height: 60px;
background-color: aqua;
display: flex;
position: fixed;
bottom: 0;
left: 0;
z-index: 999;
}
.zuobuttonm{
width: 50%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
background-color: rgb(255, 255, 255);
}
.youbuttonm{
width: 50%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
background-color: #ff8d1a;
}
.richtext {
padding: 24rpx;
background-color: #ffffff;
border-radius: 16rpx;
font-size: 28rpx;
color: #333;
line-height: 1.8;
box-shadow: 0 4rpx 10rpx rgba(0, 0, 0, 0.05);
}
/* 去掉 li 的黑点 */
.richtext li {
list-style: none;
padding-left: 0;
margin-left: 0;
}
/* 美化段落和图片 */
.richtext p {
margin-bottom: 16rpx;
}
.richtext img {
max-width: 100%;
border-radius: 8rpx;
margin: 12rpx 0;
}
.richtext h1, .richtext h2, .richtext h3 {
font-weight: bold;
margin: 20rpx 0 12rpx;
}
.titlemessgae{
width: 100%;
height: 50px;
display: flex;
align-items: center;
}
.messagebox{
width: 90%;
height: 200px;
border-radius: 20px;
border: 1px #a09d9d solid;
margin-top: 20rpx;
}
.title{
width: 100%;
height: 30%;
background-color: #ff8d1a;
border-radius: 20px 20px 0 0;
display: flex;
align-items: center;
}
.erweima{
width: 100%;
height: 70%;
display: flex;
}
.zuobox{
width: 60%;
height: 100%;
}
.jiexuan{
width: 100%;
height: 40px;
padding: 10px;
}
.youbox{
width: 40%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
.imagesize1{
width: 100px;
height: 100px;
}
.renwuma{
width: 90%;
height: 80%;
}
.tanhcuann{
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
position: absolute;
top: 0px;
background-color: rgba(138, 135, 135, 0.5);
}
.titlema{
width: 100%;
height: 30%;
background-color: #ffffff;
border-bottom: 1px solid #a09d9d ;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
.imagebox{
width: 100%;
height: 40%;
display: flex;
justify-content: center;
align-items: center;
background-color: #ffffff;
}
.masize{
width: 200px;
height: 200px;
}
.erweimacopy{
width: 100%;
height: 20%;
display: flex;
justify-content: center;
align-items: center;
background-color: #ffffff;
}
.copy{
width: 180px;
height: 40px;
background-color: rgb(17, 17, 240);
border-radius: 20px;
display: flex;
justify-content: center;
align-items: center;
color: #ffffff;
}
.closs{
width: 100%;
height: 10%;
display: flex;
justify-content: center;
align-items: center;
}
.closssize{
width: 80rpx;
height: 80rpx;
}
.maxbox{
width: 100%;
}
.kuang{
width: 100%;
display: flex;
margin-top: 30rpx;
}
.lan{
width: 100%;
height: 60px;
display: flex;
}
.zuolan{
width: 50%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
.youlan{
width: 50%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
.shopimage{
width: 23%;
display: flex;
justify-content: center;
align-items: center;
}
.textbox{
width: 57%;
height: 100%;
display: flex;
flex-direction: column;
}
.mingxi{
width: 20%;
height: 150rpx;
display: flex;
justify-content: center;
align-items: center;
}
.colorkuang{
width: 70px;
height: 30px;
background-color: #A5D63F;
display: flex;
justify-content: center;
align-items: center;
border-radius: 10rpx;
}
.imagesizeshop{
width: 70px;
height: 70px;
border-radius: 20rpx;
}
.text_5 {
color: #585857;
font-size: 20rpx;
}
.text_6 {
color: #e33c64;
font-size: 20rpx;
}
.section_2 {
background-color: #ff8d1a;
width: 100rpx;
height: 4rpx;
}