@charset "utf-8";

/* 新闻中心 */
.top-news {
    background: linear-gradient(to bottom, #dfeefe, #fbfcfd);
    padding-top: 23px;
    padding-bottom: 26px;
}
.top-news-title {
    font-size: 30px;
    font-weight: bold;
    color: #2775cc;
    text-align: center;
    margin-bottom: 15px;
}
.top-news-content {
    font-size: 16px;
    color: #808080;
    text-align: center;
}
.top-news-content span {
    color: #df0024;
}

.news {
    margin-top: 23px;
}

.news-left {
    width: 50%;
    float: left;
    padding-right: 18px;
}
.news-right {
    width: 50%;
    float: left;
}
.news-list-container {
    display: none;
    position: relative;
    margin-top: 30px;
}
.news-list-container.on {
    display: block;
}
.news-list-item {
    padding: 18px 0;
    border-bottom: 1px dashed #e5e5e5;
}
.news-list-item span {
    float: left;
    color: #b2b2b2;
}
.news-list-item a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 20px;
    color: #333333;
}
.news-list-first {
    margin-bottom: 20px;
}
.news-list-first span {
    width: 90px;
    height: 90px;
    line-height: 90px;
    float: left;
    font-size: 26px;
    color: #2775cc;
    border-right: 1px solid #cccccc;
}
.news-list-first a {
    display: block;
    height: 90px;
    margin-left: 104px;
}
.news-list-first p:first-child {
    color: #2775cc;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-top: 5px;
    padding-bottom: 18px;
}
.news-list-first p:last-child {
    color: #909399;
    line-height: 1.5;
}
.news-list-more {
    color: #a5a5a5;
    position: absolute;
    right: 10px;
    top: -60px;
}
.news-list-more:hover {
    color: #333;
}

.xwzx-line {
    margin: 0 -8px;
    margin-bottom: 25px;
}
.xwzx-line-left,
.xwzx-line-right {
    float: left;
    width: 50%;
    padding: 0 8px;
}

.ztzl-banner{
    position: relative;
}
.ztzl-banner .common-list-more{
    top: 7px;
}

.slidebox {
    width: 100%;
    height: 320px;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
}

.slidebox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    bottom: 7px;
    z-index: 1;
}

.slidebox .hd ul li {
    float: left;
    width: 15px;
    height: 4px;
    margin: 0 5px;
    text-align: center;
    cursor: pointer;
    background-color: #fff;
    box-sizing: border-box;
}

.slidebox .hd ul li.on {
    background: #0a5491;
}

.slidebox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slidebox .bd li {
    width: 100%;
    height: 100%;
    zoom: 1;
    vertical-align: middle;
    position: relative;
}

.slidebox .bd p {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 14px;
    padding-right: 150px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.678);
}

.slidebox .bd ul {
    width: 100%;
    height: 100%;
}

.slidebox .bd img {
    width: 100%;
    height: 100%;
    display: block;
}

.slidebox .prev,
.slidebox .next {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 42px;
    height: 69px;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.picscroll-zt {
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
    position: relative;
    border: 1px solid #ccc;
}
.picscroll-zt .hd {
    position: absolute;
    z-index: 2;
    bottom: 10px;
    right: 10px;
}
.picscroll-zt .hd ul {
    overflow: hidden;
}
.picscroll-zt .hd ul li {
    float: left;
    width: 9px;
    height: 9px;
    overflow: hidden;
    margin-right: 5px;
    cursor: pointer;
    background-color: #fff;
    border-radius: 100%;
    border: 1px solid #fff;
    font-size: 0;
}
.picscroll-zt .hd ul li.on {
    background-color: #0a5491;
}
.picscroll-zt .bd ul {
    overflow: hidden;
    zoom: 1;
}
.picscroll-zt .bd ul li {
    text-align: center;
    zoom: 1;
}
.picscroll-zt .bd ul li .pic {
    text-align: center;
}
.picscroll-zt .bd ul li .pic img {
    width: 100%;
    height: 115px;
    display: block;
}
.picscroll-zt .bd ul li .pic a:hover img {
    border-color: #999;
}
.picscroll-zt .bd ul li .title {
    line-height: 24px;
}

/* 业务系统 */
.ywxt-line {
    margin: 0 -8px;
    margin-bottom: 25px;
}
.ywxt-line-left,
.ywxt-line-right {
    float: left;
    width: 50%;
    padding: 0 8px;
}
.ywxt-banner {
    margin-bottom: 20px;
}
.ywxt-banner img {
    width: 100%;
}
.ywxt-box {
    padding: 0 19px;
}
.ywxt-box a {
    display: block;
    height: 168px;
    border: 1px solid #cfe4fc;
    background: #fff;
    border-radius: 7px;
    overflow: hidden;
    position: relative;
}
.ywxt-box p {
    position: relative;
    z-index: 2;
}
.ywxt-box img {
    max-width: 150px;
    height: auto;
    position: absolute;
    right: 0;
    bottom: 0;
}
.ywxt-box-title {
    padding-top: 61px;
    padding-left: 28px;
    color: #0153ca;
    font-size: 20px;
    font-weight: bold;
}
.ywxt-box-title2 {
    padding-top: 20px;
    padding-left: 28px;
    letter-spacing: 2px;
}
.ywxt-marquee-container {
    padding: 29px 16px 60px 16px;
    background: #ebf4fe;
}
.ywxt-marquee {
    position: relative;
}
.ywxt-marquee .hd {
    padding-top: 25px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    top: 100%;
    transform: translatex(-50%);
    z-index: 1;
    font-size: 0;
}
.ywxt-marquee .hd ul li {
    float: left;
    width: 25px;
    height: 5px;
    margin: 0 5px;
    margin-bottom: 10px;
    cursor: pointer;
    background-color: #fff;
    box-sizing: border-box;
}
.ywxt-marquee .hd ul li.on {
    background: #0a5491;
}
.ywxt-marquee .bd {
    width: 100%;
    overflow: hidden;
}
.ywxt-marquee ul li {
    width: 33.33333%;
    line-height: 30px;
    float: left;
}

/* 政务公开 */
.zwgk-box {
    margin: 0 -10px;
}
.zwgk-left {
    float: left;
    width: 66%;
    padding: 0 10px;
}
.zwgk-right {
    float: left;
    width: 34%;
    padding: 0 10px;
}
.zwgk-line {
    margin-bottom: 20px;
}
.zwgk-fdgk li {
    float: left;
    width: 25%;
    text-align: center;
    padding: 25px 0;
}
.zwgk-fdgk li img {
    margin-bottom: 5px;
}
.zwgk-zfxxgk li {
    text-align: center;
    background: #3280bf;
    margin-bottom: 16px;
    border-radius: 5px;
}
.zwgk-zfxxgk li a {
    display: block;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-weight: bold;
}
.leader-channel {
    padding: 13px 0 13px 28px;
    background: #1964b9;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.leader-channel a {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    position: relative;
    line-height: 1;
}
.leader-channel a:before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 80%;
    background: #fff;
    border-radius: 5px;
    position: absolute;
    top: 50%;
    left: -12px;
    transform: translatey(-50%);
}
.leader {
    display: block;
    padding: 19px;
}
.leader-photo {
    width: 128px;
    height: 158px;
    border: 1px solid #eee;
    float: left;
}
.leader-photo img {
    width: 100%;
    height: 100%;
}
.leader-right {
    margin-left: 128px;
    padding-left: 16px;
    padding-top: 20px;
}
.leader-right-work1 {
    font-weight: bold;
    line-height: 1.8;
}
.leader-right-work2 {
    line-height: 1.8;
}
.leader-right-name {
    margin-bottom: 18px;
    color: #2775cc;
    font-size: 20px;
    font-weight: bold;
}
.leader-list {
    margin-bottom: 20px;
}
.leader-list li {
    float: left;
    width: 50%;
    border-bottom: 1px dashed #e6e5e5;
    padding: 16px 0;
}
.leader-list li a {
    font-weight: bold;
    color: #333333;
}
.leader-list li a:before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 12px;
    background: url(/uploads/image/xximages/zwgk_arrow.png) no-repeat;
    margin-right: 12px;
}
.leader-jgjs li{
    text-align: center;
    background: #3280bf;
    margin-bottom: 16px;
    border-radius: 5px;
}
.leader-jgjs li:first-child{
    width:48%;
    float:left;
}
.leader-jgjs li:last-child{
    width:48%;
    float:right;
}
.leader-jgjs li a{
    display: block;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-weight: bold;
}

/* 政民互动 */
.zmhd-line {
    margin-bottom: 20px;
}
.xx-left {
    float: left;
    width: 80%;
    height: 120px;
    background:  no-repeat;
    background-size: cover;
    font-size: 0;
}
.xx-right {
    float: left;
    width: 20%;
    height: 120px;
    padding-left: 22px;
}
.xx-ldxx,
.xx-slqk,
.xx-num {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
}
.xx-ldxx {
    width: 30%;
    height: 100%;
    padding-left: 17px;
    padding-right: 22px;
}
.xx-slqk {
    width: 30%;
}
.xx-slqk-title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}
.xx-slqk-date {
    font-size: 14px;
    color: #333333;
}
.xx-num {
    width: 40%;
}
.xx-num li {
    float: left;
    width: 33.333333%;
    text-align: center;
}
.xx-num li:nth-child(1) .xx-num-top {
    color: #1071de;
}
.xx-num li:nth-child(2) .xx-num-top {
    color: #16a327;
}
.xx-num li:nth-child(3) .xx-num-top {
    color: #fea71d;
}
.xx-num-top {
    margin-bottom: 11px;
    font-size: 28px;
    font-weight: bold;
}
.xx-num-top span:last-child {
    font-size: 14px;
}
.xx-num-title {
    font-size: 14px;
    color: #333333;
}
.xx-right-inner {
    height: 100%;
    background: url(/uploads/image/xximages/zmhd_right_bg.jpg) no-repeat;
    background-size: cover;
    text-align: center;
}
.xx-right-inner img {
    margin-top: 15px;
}
.xx-right-inner p {
    margin-top: 17px;
    font-size: 20px;
    font-weight: bold;
    color: #2775cc;
}

.mail-title {
    margin-bottom: 18px;
}
.mail-title span {
    display: inline-block;
    padding-left: 16px;
    font-size: 20px;
    color: #1964b9;
    font-weight: bold;
    position: relative;
}
.mail-title span:before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 20px;
    background: #1964b9;
    border-radius: 5px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translatey(-50%);
}
.mail-title a {
    font-size: 14px;
    color: #999999;
    margin-top: 5px;
}
.mail-table table {
    width: 100%;
    table-layout: fixed;
}
.mail-table tr:nth-child(1) {
    background: #1964b9 !important;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.mail-table tr:nth-child(2n) {
    background: #ffffff;
}
.mail-table tr:nth-child(2n   1) {
    background: #f9f9f9;
}
.mail-table tr th {
    padding: 14px 0;
    color: #fff;
}
.mail-table tr th {
    font-weight: bold;
}
.mail-table tr td:nth-child(1) {
    padding-left: 20px;
    text-align: left;
}
.mail-table tr td {
    text-align: center;
    padding: 15px 0;
}
.mail-table tr td:nth-child(1) a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
}
.zmhd-line--zxft {
    margin: 0 -10px;
}
.zxft-left,
.zxft-right {
    width: 50%;
    padding: 0 10px;
    float: left;
}
.zxft {
    position: relative;
}
.zxft-imga {
    width: 167px;
    height: 160px;
    float: left;
}
.zxft-imga img {
    display: inline-block;
    width: 100%;
    height: 100%;
}
.zxft-infos {
    margin-left: 167px;
    padding-left: 8px;
}
.zxft-infos-link {
    display: block;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #2775cc;
    font-weight: bold;
}
.zxft-infos p {
    margin-bottom: 5px;
}
.zxft-infos-title {
    font-weight: bold;
    float: left;
    line-height: 1.6;
}
.zxft-infos-content {
    display: block;

    line-height: 1.6;
}
.zxft-infos-content a {
    color: #c40707;
}
.yjzj-contianer {
    display: none;
}
.yjzj-contianer.on {
    display: block;
}
.yjzj-left {
    width: 70px;
    height: 70px;
    float: left;
    background: #1964b9;
    color: #fff;
    text-align: center;
}
.yjzj-left:after {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.yjzj-left span {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.2;
    font-weight: bold;
    font-size: 18px;
}
.yjzj-right {
    display: block;
    height: 70px;
    margin-left: 70px;
    padding-top: 15px;
    padding-left: 23px;
    background: #f9f9f9;
}
.yjzj-right-title {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
    color: #333;
    margin-bottom: 15px;
}
.yjzj-right-date {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #999;
    font-size: 14px;
}
.yjzj-list li {
    border-bottom: 1px solid #eeeeee;
    padding: 15px 0;
}
.yjzj-list span {
    display: inline-block;
    float: left;
    color: #93bae5;
    border: 1px solid #93bae5;
    padding: 2px 12px;
}
.yjzj-list p {
    display: block;
    padding-left: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
    padding-top: 2px;
}


/* 网站地图 */
.map-header {
    background: #ebf3fe;
    padding: 20px;
    border-radius: 5px;
    margin-bottom: 40px;
}
.map-header-container {
    border: 1px solid #3a81d1;
    background: #fdfeff;
    padding: 20px;
}
.map-header-title {
    font-size: 22px;
    font-weight: bold;
    color: #fe9e26;
    margin-bottom: 40px;
    position: relative;
    text-align: center;
}
.map-header-title:before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 4px;
    background: #2776cb;
    border-radius: 5px;
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translatex(-50%);
}
.map-header-desc {
    text-indent: 2em;
    line-height: 2;
}

.map-line {
    margin-bottom: 30px;
}
.map-line-title {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ccc;
    position: relative;
}
.map-line-title img{
    display: inline-block;
    vertical-align: middle;
}
.map-line-title a {
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    color: #2575ca;
    vertical-align: middle;
}
.map-line-title a:after {
    content: "";
    display: inline-block;
    width: 150px;
    height: 2px;
    background: #2575ca;
    position: absolute;
    left: 0;
    bottom: 0;
}
.map-line-title a:before {
    content: "";
    display: inline-block;
    border-top: 5px solid #2575ca;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid transparent;
    position: absolute;
    left: 50px;
    bottom: -9px;
}
.map-line-links {
    background: #f8f8f8;
    padding: 20px 40px;
}
.map-line-links li {
    float: left;
    margin-bottom: 10px;
    margin-right: 70px;
}

@media screen and (max-width: 768px) {
    .news {
        margin-bottom: 20px;
    }
    .top-news-title {
        font-size: 18px;
        line-height: 1.5;
    }
    .top-news-content {
        font-size: 14px;
        line-height: 1.5;
    }
    .news-left {
        width: 100%;
        padding-right: 0;
    }
    .news-right {
        width: 100%;
    }
    .xwzx-line {
        margin: 0;
    }
    .xwzx-line-left,
    .xwzx-line-right {
        padding: 0;
        width: 100%;
        margin-bottom: 25px;
    }
    .ywxt-line {
        margin: 0;
    }
    .ywxt-line-left,
    .ywxt-line-right {
        padding: 0;
        width: 100%;
        margin-bottom: 25px;
    }
    .ywxt-marquee ul li {
        width: 100%;
    }
    .zwgk-box {
        margin: 0;
    }
    .zwgk-left {
        width: 100%;
        padding: 0;
    }
    .zwgk-right {
        float: left;
        width: 100%;
        padding: 0;
    }
    .zwgk-fdgk li {
        width: 50%;
        padding: 15px 0;
    }
    .xx-left {
        width: 100%;
        height: auto;
        padding: 20px;
        margin-bottom: 20px;
    }
    .xx-right {
        width: 100%;
        padding: 0;
    }
    .xx-ldxx {
        display: none;
    }
    .xx-slqk {
        width: 50%;
    }
    .xx-num {
        width: 50%;
    }
    .zmhd-line--zxft {
        margin: 0;
    }
    .zxft-left,
    .zxft-right {
        width: 100%;
        padding: 0;
    }
    .zxft-left {
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 425px) {
    .slidebox {
        height: 200px;
    }
    .leader-photo {
        float: none;
        margin: 0 auto;
    }
    .leader-right {
        margin-left: 0;
    }
    .xx-slqk {
        width: 100%;
        margin-bottom: 10px;
    }
    .xx-num {
        width: 100%;
    }
    .zxft-imga {
        float: none;
        display: block;
        width: 100%;
        height: auto;
        margin-bottom: 10px;
    }
    .zxft-infos {
        margin-left: 0;
        padding-left: 0;
    }
}
