* {
    margin: 0px;
    padding: 0px;
}

.banner {
    background: url(banner.jpg) no-repeat center;
    height: 571px;
    width: 100%;
}

.nav {
    width: 100%;
    height: 60px;
    background: url(nav.jpg) no-repeat center;
    line-height: 60px;
}

.nav ul {
    overflow: hidden;
    width: 1200px;
    margin: auto;
    height: 60px;
    line-height: 60px;
}

.nav ul li {
    float: left;
}

.nav ul li a {
    color: #fff;
    font-size: 30px;
}

.nav ul li:first-child {
    margin-left: 16px;
    margin-right: 74px;
}

.nav ul li {
    margin-left: 74px;
    margin-right: 74px;
}

.nav ul li+li+li+li+li {
    margin-right: 29px;
}

.qhjs {
    width: 100%;
    height: 377px;
    background: url(qhjs_bg.jpg) no-repeat center;
}

.qhjs_content {
    width: 1100px;
    margin: auto;
}

.qhjs_left {
    float: left;
    margin-top: 52px;
    padding-left: 5px;
    width: 547px;
}

.qhjs_right {
    float: right;
    margin-top: 43px;
    width: 548px;
}

.qhjs_right a img {
    width: 529px;
    height: 294px;
    margin-left: 7px;
}

.title {
    padding-right: 24px;
    background: url(title_bg.png) no-repeat right 15px;
    width: 123px;
}

.title a {
    font-size: 24px;
    color: #333;
}

.title_bottom_bg {
    background: #8b0012;
    height: 2px;
    margin-top: 14px;
    margin-bottom: 12px;
    margin-left: -11px;
    width: 522px;
}

.title_list ul li a {
    font-size: 16px;
    color: #333;
    float: left;
    display: block;
    width: 75%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.title_list ul li:first-child {
    margin-top: 0px;
}

.title_list ul li {
    height: auto;
    overflow: hidden;
    margin-top: 6px;
}

.title_list ul li span {
    float: right;
    margin-right: 18px;
}

.title_list ul:first-child {
    margin-bottom: 28px;
}

.title_more {
    margin-top: 15px;
}



.gzbs {
    width: 100%;
    height: 389px;
    background: url(gzbs_bg.jpg) no-repeat center;
}

.gzbs_content {
    width: 1100px;
    margin: auto;
}

.gzbs_right {
    float: right;
    margin-top: 62px;
    padding-left: 5px;
    width: 547px;
}

.gzbs .title {
    padding-right: 24px;
    background: url(title_bg.png) no-repeat right 15px;
    width: 123px;
}

.gzbs .title a {
    font-size: 24px;
    color: #fff;
}

.gzbs .title_bottom_bg {
    background: #f8e984;
    height: 2px;
    margin-top: 14px;
    margin-bottom: 12px;
    margin-left: -11px;
    width: 526px;
}

.gzbs .title_list ul li a {
    font-size: 16px;
    color: #fff;
    float: left;
    display: block;
    width: 75%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.gzbs .title_list ul li span {
    float: right;
    color: #fff;
    margin-right: 0px;
}
.gzbs .title_more{
    margin-top: 23px;
}

.gzdt{
    width: 100%;
    height: 378px;
    background: url(gzdt_bg.jpg) no-repeat center;
}

.gzdt_content {
    width: 1100px;
    margin: auto;
}

.gzdt_left {
    float: left;
    margin-top: 52px;
    padding-left: 15px;
    width: 547px;
}

.gzdt .title_list ul li span {
    float: right;
    margin-right: 8px;
}

.xxzl{
    width: 100%;
    height: 378px;
    background: url(xxzl_bg.jpg) no-repeat center;
}

.xxzl_content {
    width: 1100px;
    margin: auto;
}

.xxzl_left {
    float: left;
    margin-top: 52px;
    padding-left: 15px;
    width: 547px;
}

.xxzl .title_list ul li span {
    float: right;
    margin-right: 8px;
}

.xxzl .title a {
    font-size: 24px;
    color: #fff;
}
.xxzl .title_bottom_bg {
    background: #f8e984;
}
.xxzl .title_list ul li a {
    color: #fff;
}
.xxzl .title_list ul li span {
    color: #fff;
}
.footer{
    height: 119px;
    width: 100%;
    background: url(footer_bg.jpg) no-repeat center;
    font-size: 14px;
    color: #333;
    line-height: 30px;
    padding-top: 35px;
    text-align: center;
    font-family: "微软雅黑";
}

