|
@@ -1909,11 +1909,11 @@
|
|
content: '';width: 6px;height: 6px;background: #1d3ac3;border-radius: 50%;
|
|
content: '';width: 6px;height: 6px;background: #1d3ac3;border-radius: 50%;
|
|
flex-shrink: 0;margin: 10px 12px 0 0;
|
|
flex-shrink: 0;margin: 10px 12px 0 0;
|
|
}
|
|
}
|
|
- li:nth-child(1) i{background-image:url("~static/images/client/urbanPartners/syh-bs-icon1.png");}
|
|
|
|
- li:nth-child(2) i{background-image:url("~static/images/client/urbanPartners/syh-bs-icon1.png");}
|
|
|
|
- li:nth-child(3) i{background-image:url("~static/images/client/urbanPartners/syh-bs-icon1.png");}
|
|
|
|
- li:nth-child(4) i{background-image:url("~static/images/client/urbanPartners/syh-bs-icon1.png");}
|
|
|
|
}
|
|
}
|
|
|
|
+ .syh-bs-left li:nth-child(1) i{background-image:url("~static/images/client/urbanPartners/syh-bs-icon1.png");}
|
|
|
|
+ .syh-bs-left li:nth-child(2) i{background-image:url("~static/images/client/urbanPartners/syh-bs-icon2.png");}
|
|
|
|
+ .syh-bs-right li:nth-child(1) i{background-image:url("~static/images/client/urbanPartners/syh-bs-icon3.png");}
|
|
|
|
+ .syh-bs-right li:nth-child(2) i{background-image:url("~static/images/client/urbanPartners/syh-bs-icon4.png");}
|
|
}
|
|
}
|
|
|
|
|
|
// 合作优势
|
|
// 合作优势
|
|
@@ -2041,7 +2041,7 @@
|
|
}
|
|
}
|
|
// 按钮
|
|
// 按钮
|
|
.apply-dialog-btn{
|
|
.apply-dialog-btn{
|
|
- width: 180px;height: 54px;
|
|
|
|
|
|
+ width: 180px;height: 54px;cursor: pointer;
|
|
line-height: 54px;background: #2a63c6;border-radius: 6px;
|
|
line-height: 54px;background: #2a63c6;border-radius: 6px;
|
|
font-size: 20px;color: #fff;text-align: center;margin: 0 auto;
|
|
font-size: 20px;color: #fff;text-align: center;margin: 0 auto;
|
|
}
|
|
}
|
|
@@ -2090,7 +2090,7 @@
|
|
.syh-bs-head{
|
|
.syh-bs-head{
|
|
flex-wrap: wrap;
|
|
flex-wrap: wrap;
|
|
div{width: 100%;}
|
|
div{width: 100%;}
|
|
- h4{font-size: 24px;}
|
|
|
|
|
|
+ h4{font-size: 18px;}
|
|
i{
|
|
i{
|
|
width:156px;height:17px;margin: 8px auto 6px;background-size: contain;
|
|
width:156px;height:17px;margin: 8px auto 6px;background-size: contain;
|
|
background-repeat: no-repeat;background-position: center;
|
|
background-repeat: no-repeat;background-position: center;
|
|
@@ -2147,13 +2147,20 @@
|
|
padding: 32px 0 34px;
|
|
padding: 32px 0 34px;
|
|
// 二维码区域
|
|
// 二维码区域
|
|
.two-code-box {
|
|
.two-code-box {
|
|
- i {width: 60px;height: 60px;margin: 36px auto 10px;background-size: cover;}
|
|
|
|
|
|
+ i {width: 60px;height: 60px;margin: 0 auto 10px;background-size: cover;}
|
|
p {font-size: 10px;}
|
|
p {font-size: 10px;}
|
|
a {
|
|
a {
|
|
width: 102px;height: 26px;line-height: 26px;
|
|
width: 102px;height: 26px;line-height: 26px;
|
|
border-radius: 4px;font-size: 12px;margin: 10px auto;
|
|
border-radius: 4px;font-size: 12px;margin: 10px auto;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
+
|
|
|
|
+ // 图片展示
|
|
|
|
+ .sq-lc-body-img{
|
|
|
|
+ width: 100%;height: 222px;background-size: contain;margin-top: 16px;
|
|
|
|
+ background-repeat: no-repeat;background-position: center;
|
|
|
|
+ background-image:url("~static/images/client/urbanPartners/sqlc-body-img.png");
|
|
|
|
+ }
|
|
}
|
|
}
|
|
|
|
|
|
// 优秀合作伙伴真实评价
|
|
// 优秀合作伙伴真实评价
|