﻿ul.list li a:hover {
    color: #0963b9;
}

/*新闻*/
.news {
    padding: 40px 0 30px;
    width: 1200px;
    margin: 0 auto;
}

.news .newsPic {
    width: 480px;
    height: 373px;
    position: relative;
}

.news .newsPic .swiper-container1 {
    width: 480px;
    height: 373px;
}

.news .newsPic .swiper-container1 a {
    display: block;
    position: relative;
}

.news .newsPic .swiper-container1 a img {
    width: 480px;
    height: 373px;
}

.news .newsPic .swiper-container1 a p {
    position: absolute;
    width: 504px;
    height: 60px;
    line-height: 60px;
    bottom: 0;
    font-size: 18px;
    color: #ffffff;
    padding-left: 16px;
    padding-right: 120px;
    left: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: rgba(0, 0, 0, 0.6);

}

.news .newsPic .pagination {
    position: absolute;
    right: 4px;
    text-align: center;
    bottom: 20px;
    z-index: 10;
    width: 20%;
}

.news .newsPic .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #b1b1b1;
    margin: 0 5px;
    cursor: pointer;
}

.news .newsPic .swiper-active-switch {
    background: #ffffff;
}

.news .newsList {
    width: 680px;
}

.news .newsList .newsListNav {
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 18px;
}

.news .newsList .newsListNav li {
    display: inline-block;
    width: 100px;
    color: #076fbe;
    cursor: pointer;
    line-height: 24px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 20px;
    margin-right: 20px;
}

.news .newsList .newsListNav li.active {
    border-bottom: 4px solid #076fbe;
    font-weight: bold;
}

.news .newsList ul.list.hide {
    display: none;
}

.news .newsList ul.list li {
    font-size: 16px;
    line-height: 40px;
    height: 40px;
}

.news .newsList ul.list li a{
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
    width: 560px;
    text-overflow: ellipsis;
}

.news .newsList ul.list li span {
    font-size: 16px;
    text-align: right;
    display: inline-block;
    color: #929292;
}

.part2 {
    width: 1200px;
    margin: 0 auto 20px;
}

/*政务动态*/
.part2 .newsList {
    width: 800px;
}

.part2 .newsList .newsListNav {
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 8px;
}

.part2 .newsList .newsListNav li {
    display: inline-block;
    padding: 0 6px 10px;
    color: #076fbe;
    cursor: pointer;
    line-height: 24px;
    text-align: center;
    font-size: 20px;
    margin-right: 20px;
}

.part2 .newsList .newsListNav li.active {
    border-bottom: 4px solid #076fbe;
    font-weight: bold;
}

.part2 .newsList .section .list.hide {
    display: none;
}

.part2 .newsList .list .headline {
    padding: 10px 0 16px;
    border-bottom: 1px dashed #d8d8d8;
    position: relative;
    margin-bottom: 10px;
}

.part2 .newsList .list .headline h5 {
    color: #0963b9;
    text-align: center;
    width: 650px;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
}

.part2 .newsList .list .headline span.time {
    font-size: 16px;
    text-align: right;
    display: inline-block;
    color: #929292;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -14px;
}

.part2 .newsList .list li {
    font-size: 16px;
    line-height: 40px;
    height: 40px;
}

.part2 .newsList .list li a{
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
    width: 680px;
    text-overflow: ellipsis;
}
.part2 .newsList .list ul li span {
    font-size: 16px;
    text-align: right;
    display: inline-block;
    color: #929292;
}

/*政务服务*/
.service .serviceBox {
    margin-bottom: 14px;
}

.part3 {
    width: 100%;
    min-width: 1250px;
    background: #f4f4f4;
    padding: 30px 0;
}

.part3 .content {
    width: 1200px;
    margin: 0 auto;
}

/*专题*/
.part3 .content .zt {
    width: 460px;
    height: 120px;
    position: relative;
    margin-bottom: 10px;
}
.part3 .content .zt .arrow-left {
    background: url(../images/left1.png) no-repeat;
    position: absolute;
    left: 0;
    top: 0;   
    width: 42px;
    z-index: 10;
    height: 119px;
}

.part3 .content .zt .arrow-right {
    background: url(../images/right1.png) no-repeat;
    position: absolute;
    right: 0;
    top:0;
    z-index: 10;
    width: 42px;
    height: 119px;
}

.part3 .content .zt .swiper-container2 {
    width: 460px;
    height: 120px;
}

.part3 .content .zt .swiper-container2 a {
    display: block;
    width: 460px;
    height: 120px;
}

.part3 .content .zt .swiper-container2 a img {
    width: 460px;
    height: 120px;
}

.part3 .content .zwgkIcon {
    width: 460px;
    position: relative;
}

.part3 .content .zwgkIcon1 {
    margin-right: -20px;
}

.part3 .content .zwgkIcon1 .icon {
    margin: 10px 0;
    padding-right: 20px;
}


.part3 .content .more {
    margin: 10px auto;
    text-align: center;
    width: 98px;
    height: 34px;
    cursor: pointer;
}

.part3 .content .zwgkIcon2.hide {
    display: none;
}

.part3 .content .zwgkIcon2 {
    background: url("../images/icon_bg.png") no-repeat;
    width: 499px;
    position: absolute;
    bottom: 37px;
    z-index: 10;
    padding:16px 10px 20px;
    box-sizing: border-box;
    left: -18px;
    height: 562px;
}

.part3 .content .zwgkIcon2 .icon {
    margin:12px 10px;
}

.close_panel{
    position: absolute;
    top: 0;
    width: 20px;
    cursor: pointer;
    height: 20px;
    background: url("../images/closeBtn.jpg");
    right: 0;
}



/*信息公开*/
.part3 .content .xxgk {
    width: 280px;
    margin: 0 40px;
}

.part3 .content .xxgk h4 {
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 14px;
}

.part3 .content .xxgk h4 a {
    display: inline-block;
    padding: 0 6px 10px;
    color: #076fbe;
    cursor: pointer;
    line-height: 24px;
    text-align: center;
    font-size: 20px;
    margin-right: 20px;
    border-bottom: 4px solid #076fbe;
    font-weight: bold;
}


.part3 .content .xxgk .xxgkIcon {
    margin: 6px 0;
}

/*互动平台*/
.part3 .content .hdpt {
    width: 380px;
}

.part3 .content .hdpt h4 {
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 14px;
}

.part3 .content .hdpt h4 a {
    display: inline-block;
    padding: 0 6px 10px;
    color: #076fbe;
    cursor: pointer;
    line-height: 24px;
    text-align: center;
    font-size: 20px;
    margin-right: 20px;
    border-bottom: 4px solid #076fbe;
    font-weight: bold;
}

.part3 .content .hdpt .icons {
    margin-right: -28px;
}

.part3 .content .hdpt .hdptIcon {
    margin: 12px 0;
    padding-right: 28px;
}

.part4 {
    width: 1200px;
    margin: 20px auto;
}

.part4Icon {
    margin:0 35px;
}