@ -400,7 +400,7 @@
<style lang="scss" scoped>
.content {
background: #FBD8BF;
background: #DFEDE0;
min-height: 100vh;
overflow-x: hidden;
position: relative;
@ -816,13 +816,13 @@
.strategy-more {
width: 200rpx;
line-height: 67rpx;
background: #DCEADD;
border-radius: 33rpx;
border: 1rpx solid #BF2023;
border: 1rpx solid #71B580;
margin: 44rpx auto 0;
text-align: center;
font-weight: 400;
font-size: 28rpx;
color: #BF2023;
color: #5BA06A;
}
</style>