﻿@charset "utf-8";
@media screen and (max-width: 960px){
.sosuo_box{ width:100%; height:auto; padding:40px 0}
}
@media screen and (min-width:960px){
.sosuo_box{ width:100%; height:auto; padding:50px 0}
}