样式修改
This commit is contained in:
parent
edb07a2ed2
commit
2844eaa880
|
@ -855,7 +855,8 @@
|
|||
}
|
||||
.content_bj{
|
||||
height:100%;
|
||||
background:#fff url(../../static/background-img.png)no-repeat top;
|
||||
background:#fff url(../../static/background-img2.png)no-repeat;
|
||||
background-size: 100%;
|
||||
}
|
||||
.index-card-view-title{
|
||||
position: relative;
|
||||
|
@ -928,13 +929,13 @@
|
|||
}
|
||||
.swiper-item span:nth-child(1){
|
||||
font-weight: bold;
|
||||
font-size: 32rpx;
|
||||
font-size: 28rpx;
|
||||
color: #333333;
|
||||
margin:10px 0px;
|
||||
margin:10px 0px 0px 0px;
|
||||
}
|
||||
.swiper-item span:nth-child(2){
|
||||
ont-weight: 400;
|
||||
font-size: 25rpx;
|
||||
font-size: 21rpx;
|
||||
color: #999999;
|
||||
}
|
||||
.swiper-item{
|
||||
|
@ -948,6 +949,7 @@
|
|||
width: 337rpx;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
margin-top: 16rpx;
|
||||
}
|
||||
.swiper-back-img{
|
||||
width: 100%;
|
||||
|
@ -978,10 +980,12 @@
|
|||
flex-direction: row;
|
||||
justify-content: space-between;
|
||||
white-space: nowrap;
|
||||
background: linear-gradient(180deg,rgba(217, 240, 237,0.6),rgba(255, 255, 255,0.6));
|
||||
background: linear-gradient(180deg,rgba(238, 250, 246,0.6),rgba(255, 255, 255,0.9));
|
||||
background-color:rgba(1, 156, 136, 0.2);
|
||||
height: 108rpx;
|
||||
line-height: 108rpx;
|
||||
margin-top: 10rpx;
|
||||
|
||||
}
|
||||
.menu-topic-text {
|
||||
font-size: 32rpx;
|
||||
|
@ -1041,21 +1045,21 @@
|
|||
|
||||
|
||||
.index-card-mian-biao-left,.index-card-mian-biao-right{
|
||||
padding: 5px 10px;
|
||||
padding: 4px 6px;
|
||||
}
|
||||
.index-card-mian-biao-right{
|
||||
background-color:rgba(4, 184, 119, 0.12);
|
||||
border-radius: 3rpx;
|
||||
border-radius: 5rpx;
|
||||
font-weight: 400;
|
||||
font-size: 21rpx;
|
||||
font-size: 18rpx;
|
||||
color: #0EBE80;
|
||||
margin-left: 10px;
|
||||
}
|
||||
.index-card-mian-biao-left{
|
||||
background-color:rgba(253, 197, 128, 0.2);
|
||||
border-radius: 3rpx;
|
||||
border-radius: 5rpx;
|
||||
font-weight: 400;
|
||||
font-size: 21rpx;
|
||||
font-size: 18rpx;
|
||||
color: #FFA12D;
|
||||
}
|
||||
.index-card-mian-biao{
|
||||
|
@ -1065,19 +1069,17 @@
|
|||
align-items: center;
|
||||
}
|
||||
.index-card-mian-title{
|
||||
font-weight: bold;
|
||||
font-size: 31rpx;
|
||||
color: #333333;
|
||||
text-align: center;
|
||||
font-size: 28rpx;
|
||||
color: #333333;
|
||||
}
|
||||
.marginTop{
|
||||
margin-bottom: 10px;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
.index-card-mian{
|
||||
width: 100%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
margin-top: 10px;
|
||||
margin-top: 5px;
|
||||
}
|
||||
.index-card-view-title-right{
|
||||
width: 65px;
|
||||
|
@ -1088,9 +1090,11 @@
|
|||
border-bottom-right-radius: 10px;
|
||||
text-align: center;
|
||||
font-weight: 400;
|
||||
font-size: 21rpx;
|
||||
font-size: 22rpx;
|
||||
color: #fff;
|
||||
position: absolute;
|
||||
top:15rpx;
|
||||
left:10rpx;
|
||||
/* margin-left: 85px; */
|
||||
}
|
||||
.index-card-view-title-left{
|
||||
|
@ -1348,7 +1352,7 @@
|
|||
display: flex;
|
||||
flex-direction: row;
|
||||
flex-wrap: wrap;
|
||||
margin:0 10px 15px 10px;
|
||||
margin:5px 10px 20px 10px;
|
||||
}
|
||||
.index-project-content image{
|
||||
width: 68.75rpx;
|
||||
|
|
|
@ -645,9 +645,8 @@
|
|||
}
|
||||
.my-head-top-id{
|
||||
margin-top: 10px;
|
||||
font-weight: bold;
|
||||
font-size: 19rpx;
|
||||
color: #0E050A;
|
||||
font-size: 23rpx;
|
||||
color: #666;
|
||||
}
|
||||
.my-head-top-text{
|
||||
display: flex;
|
||||
|
|
|
@ -1063,7 +1063,7 @@
|
|||
margin-left: 10px;
|
||||
}
|
||||
.jieshao{
|
||||
margin-top: 15px;
|
||||
margin-top: 8px;
|
||||
font-weight: 400;
|
||||
font-size: 22rpx;
|
||||
color: #8D9194;
|
||||
|
@ -1075,7 +1075,7 @@
|
|||
}
|
||||
.view-head{
|
||||
padding-bottom: 15px;
|
||||
margin: 10px 15px 0px 15px;
|
||||
margin: 15px 24px 0px 24px;
|
||||
}
|
||||
.jian-view-right span{
|
||||
font-weight: bold;
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 37 KiB |
Loading…
Reference in New Issue