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