html, body {
    background-color: #FFFFFF !important;
    height: 100%;
    width: 100%;
    min-width: 1024px;
    min-height: 768px;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.nav-header {
    height: 150px;
    background: url('homenew/tb.jpg') center center no-repeat;
    background-color: #F3F3F3;
}

.content-body {
    width: 100%;
    height: 360px;
    margin: 0 auto;
    background: url('homenew/bg.jpg') center center no-repeat;
    overflow: hidden;
}

#footer {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    background-color: #FFFFFF;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(144,147,153,1);
}

.hrefdiv {
    width: 1050px;
    margin: 415px auto 10px auto;
}

.home-bottom {
    width: 1250px;
    height: 120px;
    margin: 35px auto;
}

.mainbox {
    width: 1250px;
    margin-left: 10px;
}
.icon {
    float: left;
    width: 380px;
    height: 120px;
    text-align: center;
}
.icon1 {
    background: url('homenew/jsd.png') center center no-repeat;
}

.icon2 {
    background: url('homenew/kcsj.png') center center no-repeat;
}

.icon3 {
    background: url('homenew/stjg.png') center center no-repeat;
}

.icon4 {
    background: url('homenew/pszj.png') center center no-repeat;
}

.icon5 {
    background: url('homenew/zjjg.png') center center no-repeat;
}