.global-2{
    width: 100%;
    background: #355e92;
}
.global-1{
    width: 1200px;
    margin: 0 auto;
}
.top{
    height: 40px;
}
.footer{
    height: 170px;
}
a{
    color: #000;
}
ul li{
    list-style: none;
    float: left;
}
ul{
    margin: 0;
    padding:0;
}
.clear{
    clear: both;
}
body {
    background-image: url(/picture/0/1810151041165336883.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 100%;
    background-color: #f7f7f7;
    position: relative;
}
/*top*/
/*top-left*/
.top{
    color: #fff;
    line-height: 40px;
    font-size: 13px;
     font-family: "微软雅黑";
}
.top a{
    color: #fff;
}
.top-content-left{
    float: left;
}
.top-content-left1{
    float: left;
    background: url(top-01.png) no-repeat left center;
    padding-left: 25px;
}
.top-content-left1 span{
    margin-left: 12px;
}
.top-content-left2 ul li{
    margin-left: 20px; 
}
.top-content-left2{
    float: left;
}
/*top-right*/
.top-content-right{
    float: right;
}
.top-content-right ul li{
    margin-left:20px; 
}
.top-content-right ul li span{
    margin-left:5px; 
    margin-right:5px; 
}
.top-content-right ul li.grzx img{
   margin-top:-4px; 
   margin-right: 5px; 
}





.location{
  height: 40px;
   background:#f2f2f2  url(images/location-bg.png) no-repeat 10px center;
  padding-left:30px;
  line-height: 40px;
  text-align: left;
  font-family: "微软雅黑";
}
/*content*/
.content{
  min-height: 600px;
  background: #fff;
  padding: 20px;
  border: #ddd solid 1px;
}