.content {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom:25px;
}
.location {
    width: 100%;
    height: 40px;
    line-height: 40px;
   
    box-sizing: border-box;
    background:  no-repeat;
    background-size: 100% 100%;
}


.box_1 {
    width: 225px;
  border: 1px solid #ccc;    background-color: #fff;
}
.box_2 {
    width: 938px;
    border: 1px solid #ccc;    background-color: #fff;
}
.fl{float:left;}
.fr{float:right;}


.dw {    font-size: 14px;
    font-family: "微软雅黑";
    color: #303030;}
.dw span a{  font-size: 14px;
    font-family: "微软雅黑";
    color: #303030;}
.content_all{    background:  no-repeat center;}

.syss_body p,.syss_body span {
    font-size: 16px;
    line-height: 32px;
}