ul,
li,
body {
    padding: 0;
    margin: 0;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

body {
    background-image: url(http://gxs.gxzf.gov.cn/material/images/qlgxjs/bg.png);
    background-repeat: no-repeat;
    background-position: top center;
    width: 100%;
    height: 2920px;
}

.main {
    width: 1570px;
    margin: 0 auto;
}

.header {
    text-align: center;
    padding-top: 211px;
}

.wjzl img {

    margin-left: 263px;
    margin-top: 204px;
    margin-bottom: -8px;
}

.wjzl_bg {
    background-image: url(http://gxs.gxzf.gov.cn/material/images/qlgxjs/con_bg.png);
    background-repeat: no-repeat;
    height: 510px;
    width: 1600px;

}

.wjzl_bg ul {
    padding-top: 68px;
    padding-left: 76px;
}

.wjzl_bg ul li a {
    font-size: 22px;
    color: #06456c;
    line-height: 48px;
}

.wjzl_bg ul li {
    background: url(http://gxs.gxzf.gov.cn/material/images/qlgxjs/point.png)0 center no-repeat;
    padding-left: 20px;
}

.wjzl_bg ul a:hover {
    font-weight: bold;
    color: #317bc6;
}

.wjzl_bg ul span:hover {
    font-weight: bold;
    color: #317bc6;
}

.wjzl_bg ul li span {
    float: right;
    margin-right: 94px;
    color: #06456c;
}

.more {
    float: right;
    margin-right: 91px;
    margin-top: 29px;
}

.more a {
    font-size: 20px;
    color: #f85a30;
}

.qlwh img {
    margin-left: 263px;
    margin-top: 67px;
    margin-bottom: -8px;
}

.zyhd_bg {
    background-image: url(http://gxs.gxzf.gov.cn/material/images/qlgxjs/con_bg.png);
    background-repeat: no-repeat;
    width: 1600px;
    height: 510px;
}

.zyhd .header_title {
    margin-top: 74px;
    margin-left: 263px;
    margin-bottom: -8px;
}

.zyhd_left {
    width: 820px;
    float: left;
}

.zyhd_left ul {
    margin-top: 68px;
    margin-left: 76px;
}

.zyhd_left ul li a {
    font-size: 22px;
    color: #06456c;
    line-height: 48px;
}

.zyhd_left ul li {
    background: url(http://gxs.gxzf.gov.cn/material/images/qlgxjs/point.png)0 center no-repeat;
    padding-left: 20px;
}

.zyhd_left ul a:hover {
    font-weight: bold;
    color: #317bc6;
}

.zyhd_left ul span:hover {
    font-weight: bold;
    color: #317bc6;
}

.zyhd_left {
    float: left;
}

.zyhd_left ul li span {
    float: right;
    color: #06456c;
}

.zyhd_right {
    float: right;
    padding-right: 90px;
    /* width: 597px; */
    padding-top: 68px;
}

.zyhd_left,
.zyhd_right {
    display: inline-block;
}

.zyhd_more {
    float: right;
    padding-top: 6px;
    padding-right: 10px;

}

.zyhd_more a {
    font-size: 20px;
    color: #f85a30;

}

/* 轮播图 */
.swiper-container {
    border: 1px solid #00609a;
    border-radius: 8px;
    position: relative;
    width: 596px;
    height: 321px;

}

.swiper-container img {
    z-index: 1;
}

.swiper-container .swiper-wrapper span {
    position: absolute;
    bottom: 0px;
    color: #fff;
    font-size: 23px;
    height: 49px;
    line-height: 49px;
    background-color: #00314e;
    opacity: 0.61;
    width: 596px;
    z-index: 2;
    text-align: center;
}

/* 页码 */
/* .swiper-container .swiper-pagination{
    position: absolute;
    right: 0;
} */

.swiper-pagination-bullet-active {
    opacity: 1;
    width: 31px;
    height: 8px;
    /* border-radius: 10px; */
    background-color: #af1010;
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    /* border-radius: 100%; */
    border-radius: 10px;
    /* opacity: 0.2; */
}


.footer {
    margin-top: 136px;
    margin-bottom: 77px;
}

.logo {
    float: left;
    padding-left: 120px;
    padding-top: 71px;
}

.logo a {
    padding-right: 33px;
}

.logo img {
    vertical-align: middle;
}

.link {
    float: left;

}

.footer p {
    font-size: 18px;
    color: #00609a;
    text-align: center;
    line-height: 23px;
}