 
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div{
    font-family: 微软雅黑;
    padding: 0;
    margin: 0;
    border: 0;
    }
ul,ol{list-style-type:none;}
a{text-decoration:none;}
.head,.footer{
 background-color: #015ea4;
}
.bgbox{
 width: 1300px;
 margin: 0 auto;
}
.head-box{
 overflow: hidden;
 background: url(../images/top-background.png) no-repeat top;
 background-color: #015ea4;
}
.head-left{
 width: 790px;
 padding: 46px 0;
 float: left;
}
.head-left img{
 height: 65px;
}
.head-right{
 width: 510px;
 height: 161px;
 float: left;
 position: relative;
 background: url(../images/xiaoxun.png) no-repeat center center;
}
.head .home{
 position: absolute;
 top: 13px;
 right: 13px;
}
.head .home a{
 font-size: 12px;
 color: #fff;
}
.head-top{
overflow:hidden}
.head-box ul{
 
 overflow: hidden;
 padding: 0 30px;
margin:auto;
width:1300px;
}
.head-box li{
 width: 124px;
 float: left;
}
.head-box li a{
 width: 104px;
 height: 46px;
 display: block;
 margin: 0 10px;
 line-height: 46px;
 text-align: center;
 color: #000e19;
 font-size: 18px;
}
.footer-top{
 height: 136px;
 background: url(../images/logo2.png) no-repeat center center;
 background-color: #015ea4;
}
.footer-bottom{
 height: 42px;
 background-color: #015ea4;
}
.footer-bottom p{
 font-size: 14px;
 text-align: center;
 color: #fff;
}