.content .section:not(:nth-of-type(1)){ padding-top: 0; }
.content { padding: 0 .32rem; }
.wrap-txt { background-color: #fff; padding: .4rem .2267rem; }
.wrap-txt p + p { margin-top: .4rem; font-weight: 400; }
.features ul { display: flex; justify-content: space-between; flex-wrap: wrap; padding-bottom: .5333rem; background-color: #fff;}
.features ul>li { position: relative; padding-left: .5333rem; padding-right: .1333rem; width: 50%; margin-top: 30px; font-size: .32rem; color: #000; line-height: .4rem; font-weight: 400; }
.features ul>li::before { display: block; content: ''; width: .16rem; height: .16rem; background-color: #000; border-radius: 50%; position: absolute; top: .1333rem; left: .2rem; }
.parameters p { margin-top: .2667rem; line-height: .4rem; font-size: .32rem; color: #000; font-weight: 400; padding-right: .3467rem; }

.special-adv>.wrapper { display: flex; justify-content: space-between; flex-wrap: wrap; }
.box-img-txt {  width: 20%; margin-bottom: .5333rem;}
.box-img-txt>img { width: 1.0667rem; height: 1.0667rem; display: block; margin: 0 auto; }
.box-img-txt>p { font-size: .32rem; color: #000; line-height: .4267rem; font-weight: 400; text-align: center; }

.floor-features .wrap { display: flex; justify-content: space-between; padding: .4rem .2667rem .5333rem; background-color: #fff;}

.floor-features .wrap + .wrap { margin-top: .2667rem; }
.floor-features .wrap>img { width: 1.0667rem; height: 1.0667rem; margin-right: .2667rem; }
.floor-features .wrap>div {flex: 1; }
.floor-features .wrap .tit { font-size: .4267rem; color: #000; font-weight: 500; margin-bottom: .2933rem; }
