|
@@ -1306,17 +1306,17 @@ opacity: 0.4;
|
|
|
|
|
|
}
|
|
|
.bgk1{
|
|
|
- /* width: 100%;
|
|
|
+ width: 100%;
|
|
|
background-image: url(../assets/img/Group1342.png);
|
|
|
- background-size: 100% 100%;
|
|
|
+ background-size: 93% 100%;
|
|
|
background-repeat: no-repeat;
|
|
|
- background-position: center; */
|
|
|
- height: 65px;
|
|
|
- background-image: url(../assets/img/Group1342.png);
|
|
|
+ background-position: center;
|
|
|
+ height: 0.3385rem;
|
|
|
+ /* background-image: url(../assets/img/Group1342.png);
|
|
|
background-size: 220% 100%;
|
|
|
background-position: center top 0;
|
|
|
position: relative;
|
|
|
- margin-bottom: 4px;
|
|
|
+ margin-bottom: 4px; */
|
|
|
}
|
|
|
.title_wrap .title .title-text {
|
|
|
font-size: 0.125rem;
|
|
@@ -1345,7 +1345,8 @@ opacity: 0.4;
|
|
|
margin-right: 10px;
|
|
|
}
|
|
|
.s-content{
|
|
|
- width: 4.6875rem;
|
|
|
+ width: 2.0875rem;
|
|
|
+ /* //width: 4.6875rem; */
|
|
|
justify-content: center;
|
|
|
display: flex;
|
|
|
}
|