|
@@ -1080,12 +1080,13 @@
|
|
.change-box-bottom{
|
|
.change-box-bottom{
|
|
width: 1100px;height: 368px;padding: 24px;box-sizing: border-box;border-radius: 8px;background: #FE552C;margin-left: 100px;margin-top:-24px;position: relative;
|
|
width: 1100px;height: 368px;padding: 24px;box-sizing: border-box;border-radius: 8px;background: #FE552C;margin-left: 100px;margin-top:-24px;position: relative;
|
|
h5{margin-top: 70px;}
|
|
h5{margin-top: 70px;}
|
|
|
|
+ li{i{border: 1px solid #13192D;}}
|
|
li:nth-of-type(odd){p{margin-right: 60px}}
|
|
li:nth-of-type(odd){p{margin-right: 60px}}
|
|
}
|
|
}
|
|
h5{@include setFontStyle(-2);color: rgba(255,255,255,0.85);margin-bottom: 24px;text-align: center}
|
|
h5{@include setFontStyle(-2);color: rgba(255,255,255,0.85);margin-bottom: 24px;text-align: center}
|
|
li{
|
|
li{
|
|
width: 50%;display: inline-block;@include setFontStyle(-6);color: rgba(255,255,255,0.65);margin-bottom: 24px;line-height: 22px;vertical-align: top;
|
|
width: 50%;display: inline-block;@include setFontStyle(-6);color: rgba(255,255,255,0.65);margin-bottom: 24px;line-height: 22px;vertical-align: top;
|
|
- i{width: 14px;height: 14px;float:left;box-sizing: border-box;opacity: 0.8;display: block;border: 1px solid #fff;transform: rotate(45deg);margin-right: 16px;margin-top: 3px;}
|
|
|
|
|
|
+ i{width: 14px;height: 14px;float:left;box-sizing: border-box;opacity: 0.8;display: block;border: 1px solid #fff;transform: rotate(45deg);margin-right: 16px;margin-top: 4px;}
|
|
p{margin-left: 30px}
|
|
p{margin-left: 30px}
|
|
}
|
|
}
|
|
img{position: absolute;top: -55px;left: 50%;margin-left: -50px;}
|
|
img{position: absolute;top: -55px;left: 50%;margin-left: -50px;}
|