|
@@ -62,8 +62,8 @@ body{
|
|
|
.contain .content .content-sq .sq {
|
|
|
width: 3.6vw;
|
|
|
height: 1.3vw;
|
|
|
- background: url("https://static.caimei365.com/app/img/serviceProvider/PC/PC_sq.png") no-repeat 100%;
|
|
|
- background-size: 100%;
|
|
|
+ background: url("https://static.caimei365.com/app/img/serviceProvider/PC/PC_sq.png") no-repeat;
|
|
|
+ background-size: 100% 100%;
|
|
|
}
|
|
|
.contain .content .content-sq .count {
|
|
|
font-size: 1vw;
|
|
@@ -173,8 +173,8 @@ body{
|
|
|
.content-sq .sq {
|
|
|
width: 12vw;
|
|
|
height: 4.2vw;
|
|
|
- background: url("https://static.caimei365.com/app/img/serviceProvider/H5/H5-sq.png") no-repeat 100%;
|
|
|
- background-size: 100%;
|
|
|
+ background: url("https://static.caimei365.com/app/img/serviceProvider/H5/H5-sq.png") no-repeat;
|
|
|
+ background-size: 100% 100%;
|
|
|
}
|
|
|
.content-sq .count {
|
|
|
margin-top: 2vw;
|