﻿ul,li {
        list-style:none;
        margin:0;
        padding:0;
}

h1,h2,h3,h4,h5,h6 {
    margin-top:0;
}

a {
    text-decoration:none;
    color:#333;
}

a:hover {
    text-decoration:none;
    color:#0073de ;
    opacity:.8;
    transition: .2s ease opacity;
}

a:active {
    text-decoration:none;
}

a:visited {
    text-decoration:none;
}

body {
    font-family:微软雅黑;
    font-size:14px;
    background:#fff;
}

.top-location {
    background:url(../images/body-bg.jpg) no-repeat center top;
}

.logo {
    padding:25px 0 16px 0px;
    height:136px;
    position:relative;
}

    .logo .dw1 {
        position:absolute;
        left:80px;
        top:90px;
        font-size:22px;
    }

    .logo .dw2 {
        position:absolute;
        left:265px;
        top:90px;
        font-size:22px;
    }

.logo-znm {
    position:relative;
    height:136px;
}

.logo-znm img {
    padding-top:35px;
}

.logo-znm span {
    position:absolute;
    left:350px;
    top:50px;
    background:#00b7ee;
    color:#fff;
    padding:0 10px;
    font-family: "微软雅黑","Microsoft YaHei";
    font-size: 28px;
    font-weight: normal;
}

.logo-znm span a {
    color:#fff;
}

.top {
    background:#f9f9f9;
    color:#333;
    line-height:30px;
}

    .top a {
        color:#333;
    }

    .top span {
        padding:0 10px;
    }

    .top a {
        padding:0 10px;
        display:inline-block;
        line-height:30px;
    }

    .top a img {
        width:24px;
        height:24px;
    }

.top-right {
    vertical-align:middle;
    padding-top:35px;
}

.top-right a {
    margin:0 10px;
    font-size:14px;
}

.hot-gjz {
    margin-top:10px;
}

    .hot-gjz a {
        margin-right:15px;
    }


.pt15 {
    padding-top:15px;
}

.mt15 {
    margin-top:15px;
}

.navbar-default .navbar-nav > li > a{
    color:#fff;
    display:block;
    text-align:center;
    font-size:18px;
    background:none;
}

.navbar-default .navbar-nav > li > a:hover {
    background:#f49001 url(xsj.png) no-repeat center bottom;
    color:#fff;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background:#f49001 url(xsj.png) no-repeat center bottom;
    color:#fff;
    transition: .2s ease background;
}

.navbar-default .navbar-nav > .active2 > a, .navbar-default .navbar-nav > .active2 > a:focus, .navbar-default .navbar-nav > .active2 > a:hover {
    background:url(xsj.png) no-repeat center bottom;
    color:#fff;
    transition: .2s ease background;
}

.navbar {
    margin-bottom:0;
}

.navbar-nav {
    width:100%;
}

.navbar-nav>li {
}

.nav.navbar-nav>li>a {
    padding: 15px 29px;
}


.carousel-inner {
    margin-top:0;
}

    .carousel .more {
        position:absolute;
        right:0;
        top:0;
        z-index:999;
    }

.carousel-inner > .item {
    text-align:center;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}

.carousel-control.right {
    background:no-repeat;
    background:url(right-ico.png) no-repeat right center;
    opacity:0.0;
}

.carousel-control.left {
    background:no-repeat;
    background:url(left-ico.png) no-repeat left center;
    opacity:0.0;
}

.carousel-control.right:hover {
    opacity:0.7;
}

.carousel-control.left:hover {
    opacity:0.7;
}

.glyphicon-chevron-right:before,.glyphicon-chevron-left:before {
    content: "";
}

.nav-bg {
    background:#0073de;
    font-size:16px;
}

.page-nav-bg {
    background:#00b7ee;
    font-size:16px;
}

.nav-top-bg {
    background:url(nav-bg.png) repeat-x left top;
    margin:0 15px 2px 15px;
    height:4px;
}

.nav-bottom-bg {
    background:url(nav-bg.png) repeat-x left top;
    height:4px;    
    margin-top:2px;
}

.carousel-indicators {
    bottom: 0px;
    left:96%;
}

.top-search {
    margin-top:20px;
}

.top-search .btn span {
    padding-left:22px;
    background:url(search-ico.png) no-repeat left top;
    background-size:20px;
    display:inline-block;
    font-size:14px;
    padding-right:5px;
}

.form-control {
    box-shadow:none;
}

.ptb50{
    padding-top:50px;
    padding-bottom:50px;
}

.ptb20{
    padding-top:20px;
    padding-bottom:20px;
}

.news-list .nav-tabs>li.active>a, .news-list .nav-tabs>li.active>a:focus, .news-list .nav-tabs>li.active>a:hover {
    cursor: default;
    background-color:#fff;
    border: 1px solid #0073de;
    border-bottom-color: transparent;
    border-top:3px solid #0073de;
    color:#0073de;
}

.news-list .nav-tabs>li>a {
    border-radius: 0;
    font-size:16px;
    font-weight:bold;
    color:#333;
    border-top:3px solid #f5f5f5;
}

.news-list .nav-tabs>li>a:hover {
    cursor: default;
    border: 1px solid #f5f5f5;
    border-top:3px solid #eee;
    border-bottom: 1px solid #0073de;
    color:#0073de;
}

.nav-tabs-bg {
    background:#f5f5f5;
    border-bottom: 1px solid #0073de;
}

.news-list .tab-content {
    padding:20px 0;
}

.news-list .list li {
    height:20px;
    font-size:16px;
    overflow:hidden;
    padding:0 0px 0 15px;
    margin-bottom:16px;
    background:url(xw-ico.png) no-repeat left center;
}

.news-list .list li .time {
    color:#999;
    margin-right:8px;
}

.news-list .list .ph {
    height:30px;
    line-height:30px;
    background:no-repeat;
    position:relative;
    padding-left:30px;
    overflow:hidden;
}

.news-list .list .ph .box {
    background:#e80505;
    display:block;
    padding:0 6px;
    border-radius:4px;
    text-align:center;
    position:absolute;
    line-height:20px;
    left:0;
    top:5px;
    color:#fff;
}

.news-list .list .ph .box2 {
    background:#e87505;
    display:block;
    padding:0 6px;
    border-radius:4px;
    text-align:center;
    position:absolute;
    line-height:20px;
    left:0;
    top:5px;
    color:#fff;
}


.news-list .list .ph .box3 {
    background:#bbb;
    display:block;
    padding:0 6px;
    border-radius:4px;
    text-align:center;
    position:absolute;
    line-height:20px;
    left:0;
    top:5px;
    color:#fff;
}

.mb20{
    margin-bottom:20px;
}

.mtb20 {
    margin:20px 0;
}


.pt50 {
    padding-top:50px;
}

.service-list ul {
    margin-left:15px;
}

.service-list li {
    display:inline-block;
    width:13.8%;
    text-align:center;
    box-sizing:border-box;
    position:relative;
    overflow:hidden;
    height:124px;
    margin-bottom:7px;
}

.service-list li a {
    display:block;
}

.service-list li a:hover {
    background:#0073de;
}

.service-list li a:hover img {
    opacity:0.2;
    transition: .2s ease opacity;
}


.service-list .none {
    border:0;
}

.service-list li img {
    width:100%;
    height:124px;
}

.service-list li h4 {
    font-size:14px;
    position:absolute;
    left:0px;
    text-align:center;
    background:rgba(0,0,0,0.6);
    display:block;
    width:100%;
    margin:0;
    bottom:0;
    color:#fff;
    line-height:36px;
}

.service-list li a:hover h4 {
    font-size:20px;
    position:absolute;
    left:0px;
    text-align:center;
    background:none;
    width:182px;
    bottom:0;
    color:#fff;
    line-height:110px;
    transition: .2s ease font-size ;
}


.publicity-list li {
    margin-bottom:10px;
    display:inline-block;
    width:32%;
}

.publicity-list li a {
    display:inline-block;
    background:#fff;
    padding:8px 10px 8px 15px;
    background:url(xw-ico.png) no-repeat left center;
    width:100%;
}

.hot-news {
    background:#f9f9f9;
    height:46px;
    line-height:46px;
    overflow:hidden;
    padding:0 10px 0 0;
}

.hot-news h2 {
    font-size:16px;
    background:#d1e4fe;
    padding:0 20px;
    line-height:46px;
    color:#333;
    display:inline-block;
    margin:0;
    margin-right:20px;
    position:relative;
}

.hot-news a {
    padding:0 15px;
    background:url(xw-ico.png) no-repeat left center;
}

.pb50 {
    padding-bottom:50px;
}

footer {
  /*  background:#eee url(nav-bg.png) repeat-x left top;*/
    padding:20px 0 10px 0;
    color:#333;
    margin-top:35px;
    border-top:3px solid #337ab7;
}

footer span {
    padding:0 40px 0 0;
    margin-top:20px;
}

.footer_lj a {
    padding:0 60px 0 0;
    color:#fff;
    font-size:14px;
}

footer .btn {
    padding:5px 27px;
    border-radius:0;
    margin-top:15px;
}

footer .col-md-4 {
    padding:20px 0;
    vertical-align:middle;
}

    footer .col-md-4.bg-none {
        background:none;
    }

.navbar-default {
    background:none;
    border:none;
}

.county-link {
    font-size:14px;
}

.county-link span {
    font-weight:bold;
}


.county-link a {
    color:#666;
    margin-right:15px;
}

.county-link a:hover {
    color:#0073de;
}

.headlines {
    padding:0 0 20px 0;
}

.headlines h1 {
    text-align:center;
    font-weight:bold;
    margin:25px 0;
}

.headlines p {
    line-height:30px;
    height:60px;
    overflow:hidden;
}

.img-news .carousel-inner>.item>a>img,.img-news .carousel-inner>.item>img,.img-news .img-responsive, .thumbnail a>img, .img-news .thumbnail>img{
    width:660px;
    height:240px;
}


.img-news .item h4{
    background-color:rgba(0,0,0,0.5);
    color:#fff;
    width:100%;
    line-height:60px;
    height:60px;
    margin-bottom:0px;
    text-align:left;
    padding-right:80px;
    padding-left:60px;
}

.img-news .item .sp-ico {
    background:url(sp-ico.png) no-repeat center center;
    background-size:40px;
    width:60px;
    height:60px;
    position:absolute;
    left:0;
    bottom:0;
}

.img-news .item .tp-ico {
    background:url(tp-ico.png) no-repeat center center;
    background-size:40px;
    width:60px;
    height:60px;
    position:absolute;
    left:0;
    bottom:0;
}

.img-news .item h4 a{
    color:#fff;
}

.img-news .carousel-caption {
    bottom:0;
    left:0;
    right:0;
    padding:0;
}

.img-news .carousel-indicators {
    left:auto;
    right:10px;
    bottom:12px;
    width:auto;
}

.carousel-indicators .active {
    background-color:#0073de;
    width:26px;
    height:6px;
}

.carousel-indicators li {
    width:6px;
    background:#e6f1fe;
    height:6px;
    border:none;
}


.gray-bk {
    border:1px solid #eee;
    padding:10px 20px;
}

.hot-news-list li h4 {
    font-weight:600;
    height:30px;
    overflow:hidden;
    margin:10px 0;
    padding:0 0px 0 15px;
    line-height:30px;
    background:url(xw-ico.png) no-repeat left center;
}

.hot-news-list li h3 {
    font-weight:600;
    margin:0;
    height:30px;
    overflow:hidden;
    margin:10px 0 5px 0;
    font-size:18px;
}

.hot-news-list li p {
    color:#666;
    height:40px;
    overflow:hidden;
    line-height:20px;
    margin-bottom:20px;
}

.box .nav-tabs>li.active>a, .box .nav-tabs>li.active>a:focus, .box .nav-tabs>li.active>a:hover {
    cursor: default;
    background:none;
    border: 0;
    border-bottom: 1px solid #ddd;
}

.box .nav-tabs>li>a {
    border-radius: 0;
    font-size:18px;
    color:#333;
    position:relative;
    padding:0;
}

.box .nav-tabs>li>a:hover {
    cursor: default;
    border: 0;
    color:#0073de;
}

.box .nav-tabs{
    background:#f9f9f9;
    border-top:1px solid #eee;
    border-bottom:0;
    margin-bottom:10px;
    position:relative;
    width:100%;
    height:40px;
    overflow:hidden;
}

.box .nav-tabs .more{
    position:absolute;
    right:0px;
    top:0;
    color:#666;
    line-height:40px;
}

.box .nav-tabs .more a{
    color:#999;
    padding:10px;
}

.box .nav-tabs .more a:hover{
    color:#0073de;
}

.box .nav-tabs h2{
    font-size:18px;
    font-weight:400;
    margin-bottom:5px;
    color:#333;
    display:inline-block;
    padding:0px 10px;
    line-height:40px;
    position:absolute;
    left:0;
    top:0;
    border-bottom:2px solid #0073de;
}

.box .nav-tabs h3{
    font-size:18px;
    font-weight:400;
    margin-bottom:5px;
    color:#0073de;
    display:inline-block;
    padding:0px 10px;
    line-height:40px;
    position:absolute;
    left:0;
    top:0;
    border-bottom:2px solid #0073de;
}

.box .nav-tabs h4{
    font-size:18px;
    font-weight:400;
    margin-bottom:5px;
    color:#333;
    line-height:40px;
    position:absolute;
    left:0;
    top:0;
}

.box .btn{
    position:absolute;
    right:0;
    top:0;
}

.box .border-none {
    border:none;
    border-bottom:1px solid #eee;
    background:none;
}

.news-list .mt15 {
    margin-top:15px;
}

.news-list .cm-fb a {
    font-weight:900;
    font-size:16px;
}


.humanity-hot img {
    width:100%;
    height:190px;
}

.humanity-hot h4 {
    color:#333;
    line-height:40px;
    height:40px;
    overflow:hidden;
    width:100%;
    padding:0 15px;
    text-align:center;
}

.humanity-hot h4 a {
    color:#333;
}


.humanity-hot2 img {
    width:100%;
    height:100px;
}

.humanity-hot2 h5 {
    color:#333;
    line-height:40px;
    height:40px;
    overflow:hidden;
    width:100%;
    padding:0 15px;
    text-align:center;
}


.newspaper img {
    width:100%;
    height:230px;
    padding:2px;
    border:1px solid #0073de;
}

.newspaper h5 {
    line-height:36px;
    height:36px;
    overflow:hidden;
    width:100%;
    padding:0 15px;
    text-align:center;
    background:#0073de;
}

.newspaper h5 a {
    color:#fff;
}

.new-hot-img img {
    width:100%;
    height:150px;
}

.new-hot-img h4 {
    font-weight:800;
    line-height:30px;
}

.new-hot-img p {
    line-height:30px;
    height:90px;
    overflow:hidden;
}

.wx-text p {
    line-height:20px;
    font-size:14px;
    text-align:left;
    height:40px;
    overflow:hidden;
}

.wx-text h4 {
    font-weight:800;
    color:#333;
    font-size:16px;
}


.ts-list {
    position:relative;
    margin-bottom:10px;
}

.ts-list .left {
    background:url(left-ico.png) no-repeat left center;
    position:absolute;
    left:15px;
    top:0;
}

.ts-list .right {
    background:url(right-ico.png) no-repeat right center;
    position:absolute;
    right:15px;
    top:0;
}


.ts-list a {
    position:relative;
    display:block;
}

.ts-list img {
    width:100%;
}

.ts-list .h304 img {
    height:304px;
}

.ts-list .h180 img {
    height:150px;
}

.ts-list a h4 {
    width:100%;
    font-size:14px;
    line-height:40px;
    height:40px;
    background-color:rgba(0,0,0,0.6);
    position:absolute;
    left:0;
    bottom:-10px;
    padding:0 20px;
}

.ts-list a {
    color:#fff;
}

.mt20 {
    margin-top:20px;
}



.hs_box {
    border:1px solid #eee;
    padding-bottom:15px;
    margin:0 15px 0 15px;
    position:relative;
    background:#fff;
}

.hs_box .left-top {
    background:url(bk-img1.png) no-repeat -1px -1px;
    display:block;
    position:absolute;
    left:0;
    top:0;
    width:45px;
    height:45px;
}

.hs_box .right-top {
    background:url(bk-img1.png) no-repeat -46px -1px;
    display:block;
    position:absolute;
    right:0;
    top:0;
    width:45px;
    height:45px;
}

.clear {
    clear:both;
}

.box {
    background:#fff;
}

.ks-link img {
    width:60px;
    height:60px;
    margin:15px 20px 15px 60px;
    background:#45caf6;
    border-radius:50%;
    float:left;
}

.ks-link .col-md-3 {
    padding:0 5px;
    margin-bottom:10px;
}

.ks-link .col-md-3 a {
    background:#f9f9f9;
    display:block;
    transition: .2s ease background;
    border:1px solid #eee;
}

.ks-link .col-md-3 a:hover {
    background:#e6f1fe;
}

.ks-link .col-md-3 div p {
    text-align:left;
    line-height:20px;
    color:#666;
}

.ks-link{
    margin:20px -5px 0 -5px;
}

.ks-link .col-md-3 h4 {
    font-weight:bold;
    line-height:80px;
}

.glj-link img {
    vertical-align:middle;
    text-align:center;
    width:100%;
    height:80px;
    border:1px solid #eee;
}

.glj-link a {
    overflow:hidden;
    display:block;
    background:#f9f9f9;

}

.glj-link a:hover {
    background:#e6f1fe;
    transition: .2s ease background;

}

.glj-link{
    margin:0;
}

.gg img {
    width:100%;
}




.box2 .nav-tabs>li.active>a, .box2 .nav-tabs>li.active>a:focus, .box2 .nav-tabs>li.active>a:hover {
    cursor: default;
    background-color:#f9f9f9;
    border: 0;
    color:#333;
    font-weight:bold;
    transition: .2s ease background;
}


.box2 .nav-tabs>li.active2>a, .box2 .nav-tabs>li.active2>a:focus, .box2 .nav-tabs>li.active2>a:hover {
    cursor: default;
    background-color:#f9f9f9;
    border: 0;
    color:#0073de;
    transition: .2s ease background;
    border-bottom:2px solid #0073de;
}


.box2 .nav-tabs>li.active3>a, .box2 .nav-tabs>li.active3>a:focus, .box2 .nav-tabs>li.active3>a:hover {
    cursor: default;
    background-color:#f9f9f9;
    border: 0;
    color:#333;
    transition: .2s ease background;
    border-bottom:1px solid #eee;
}

.box2 .nav-tabs>li>a {
    border-radius: 0;
    color:#333;
    font-size:18px;
    position:relative;
    padding:0px 13px;
    line-height:40px;
    border:none;
}

.box2 .nav-tabs>li>a:hover {
    cursor: default;
    border: 0;
    color:#0073de;
    background:none;
    transition: .2s ease background;
}

.box2 .nav-tabs{
    border:none;
    background:#f9f9f9;
    border:1px solid #eee;
}

.yq-link {
    border:1px solid #eee;
    border-top:0;
    padding:15px;
    word-wrap: normal;
}

.yq-link a {
    margin-right:15px;
    line-height:30px;
}

.gg-gd-list {
    border:1px solid #eee;
    padding:10px 10px 12px 10px;
}

    .gg-gd-list .list li {
        margin-bottom:4px;
        line-height:27px;
        height:27px;
        overflow:hidden;
    }


.qsx-list {
    border:1px solid #deeef5;
    margin-bottom:20px;
}


.qsx-list ul {
    text-align:center;
    margin:0 -10px 15px -10px;
}

.qsx-list li {
    text-align:left;
    line-height:25px;
    height:50px;
    box-sizing:border-box;
    padding:0 15px 10px 35px;
    position:relative;
    overflow:hidden;
    margin-bottom:5px;
    background: url(xw-ico.png) no-repeat 20px 10px;

}

.qsx-list li a {
    display:block;
}

.qsx-list li a:hover {
    background:#fff;
}


.qsx-list .none {
    border:0;
}

.qsx-list h4 {
    font-size:16px;
    margin:0 0px 10px 0px;
    background:#ecf6fb;
    line-height:36px;
    padding:0 15px;
    border-bottom:1px solid #deeef5;
    text-align:center;
    color:#0073de;
}

.qsx-list li a:hover h4 {
    font-size:20px;
    position:absolute;
    left:0px;
    text-align:center;
    background:none;
    width:150px;
    bottom:0;
    color:#fff;
    line-height:110px;
    transition: .2s ease font-size ;
}

    .qsx-list p {
        padding:0 15px;
        line-height:25px;
        height:75px;
        overflow:hidden;
    }

.p5 .col-md-2 {
    padding:0 5px;
    width:14.2%;
}
.bs-index{
    border:1px solid #eee;
    border-top:none;
    padding:8px 5px 10px 5px;
}

.bs-index a {
    background:#ecf6fb;
    color:#333;
    padding:5px 10px;
    display:block;
    text-align:center;
    margin-top:6px;
    border:1px solid #deeef5;
}

.bs-index  li {
    width:50%;
    float:left;
    padding:0 5px;

}

.bs-znm a {
    background:#ecf6fb;
    color:#333;
    padding:5px 10px;
    display:block;
    text-align:center;
    margin-top:6px;
    border:1px solid #deeef5;
}

.bs-znm  li {
    width:16.5%;
    float:left;
    padding:0 5px;

}

.bs-znm {
    margin:0 -5px;
    margin-bottom:15px;

}

.bm-znm a {
    background:#ecf6fb;
    color:#333;
    padding:10px 10px;
    display:block;
    text-align:center;
    margin-top:10px;
    border:1px solid #deeef5;
}

.bm-znm  li {
    width:16.6%;
    float:left;
    padding:0 5px;

}

.bm-znm {
    margin:0 -5px;
    margin-bottom:15px;

}

.appeal_list li {    
    border-bottom:1px dotted #c6e8fd;
    padding:3px 0;
    padding-left:15px;
    background:url(../images/xw-ico.png) no-repeat left center;
}

.appeal_list span {
    display:inline-block;
    line-height:35px;
    height:30px;
    overflow:hidden;
}

.appeal_list .w1 {
    width:52%;

}

    .appeal_list .w1:before {
        font-size:16px;
        color:#888;
    }

    .appeal_list .no-a:before {
        font-size:20px;
        content:none;
    }

    .appeal_list .tab {
        background:#f7fbfd;
        border:1px solid #c6e8fd;
        font-weight:bold;
    }

.appeal_list .w2 {
    text-align:center;
    width:12%;
}

.appeal_list .w3 {
    text-align:center;
    width:12%;
}

.appeal_list .w4 {
    text-align:center;
    width:12%;
}

.appeal_list table {
    width:100%;
}

.appeal_list table td {
    overflow:hidden;
    border:1px solid #deeef5;
    padding:0 10px;
    color:#777;
    text-align:center;
}

.appeal_list table td div {
    height:34px;
    line-height:34px;
    overflow:hidden;
}

    .appeal_list table .text-left {
        text-align:left;
    }

.appeal_list table thead tr {
    background:#ecf6fb;
    height:40px;
    line-height:40px;
    border:1px solid #deeef5;
    color:#666;
}

.appeal_list table tbody tr:hover {
    background:#f8fdff;
}

.appeal_list table tbody td a {
    display:block;
}




.tatistics {
    position:relative;
    border:1px solid #fbdeca;
    border-top:2px solid #fc7c24;
    padding-bottom:10px;
}

.tatistics .img {
    position:absolute;
    right:20px;
    bottom:10px;
}


.tatistics li {
    border-bottom:1px dashed #ddd;
    padding:5px 0;
    margin:0 20px;
}

.tatistics span{
    padding:0 10px;
    font-weight:normal;
    font-size:20px;
}

.tatistics i{
    font-style:normal;
    margin-left:5px;
    font-weight:normal;
    font-size:14px;
    color:#666;
}

.ld-index li {
    width:50%;
    padding:0 5px;
    float:left;
    text-align:center;
}

.ld-index li a {
    display:block;
    padding:10px 0;
}

.ld-index li h4 {
    margin:5px auto;
}

.ld-index li img  {
    width:125px;
    margin-bottom:10px;
    height:160px;
}

.ld-index p {
    font-size:16px;
    line-height:20px;
}

.ld-index img  {
    width:125px;
    height:160px;
    margin-bottom:10px;
}

.ld-index .col-md-2  {
    margin:10px 0;
    text-align:center;
}

.ld-list {
    margin-bottom:30px;
}

.ld-list img {
    width:125px;
    height:160px;
}

.ld-list h4 {
    line-height:40px;
}

.ld-list .white-box {
    padding:20px;
}

    .ld-list .jj-text {
        height:80px;
        overflow:hidden;
        line-height:20px;
    }

.ldbz {
    margin-top:20px;
    border:1px solid #eee;
    line-height:40px;
}

.ldbz h3{
    background:#f9f9f9;
    font-size:16px;
    line-height:40px;
    text-align:center;
}

.ldbz .col-md-12 a{
    width:22%;
    display:inline-block;
    text-align:center;
    line-height:20px;
}

.ldbz .col-md-12{
}



.znm-news-list .list li {
    height:34px;
    line-height:34px;
    font-size:14px;
    overflow:hidden;
    padding:0 0px 0 15px;
    background:url(xw-ico.png) no-repeat left center;
    border-bottom:dashed 1px #ddd;
}



.hot-znm-news-list {
}

.hot-znm-news-list li {
    margin-bottom:5px;
}

.hot-znm-news-list li h4 {
    font-weight:600;
    height:20px;
    overflow:hidden;
    text-align:left;
    margin:10px 0 15px 0;
}

.hot-znm-news-list li p {
    color:#666;
    height:100px;
    overflow:hidden;
    line-height:25px;
    margin-bottom:0px;
}

.gary-box {
    border:1px solid #eee;
    background:#f9f9f9;
    padding:10px;
}

.white-box {
    border:1px solid #eee;
    background:#fff;
    padding:10px 20px;
}

.matter_list , .matter_list_pic{
    padding:0 10px;
    }
.tuwenbox{
	width: 190px;
	height: 180px;
	padding: 5px;
	text-align:center;
	margin: 10px 15px 10px 22px;
	float: left;
	border: dotted 1px #ddd;
	overflow: hidden;
	}
.tuwenbox img{
	width:190px;
	height:140px;
	border:0;
	}
.tuwenbox h9{
	width:190px;
	height:35px;
	text-align:center;
	line-height:35px;
	}
.tuwenbox h9 a{
	font-size:16px;
	color:#000000;
	}
.matter_list li {
    line-height:40px;
    height:40px;
    overflow:hidden;
    position:relative;
    font-size:16px;
    padding-left:15px;
    background:url(xw-ico.png) no-repeat left center;
    padding-right:120px;
    }

.matter_list ul{
    margin:10px 0;
    padding-bottom:20px;
    }

.matter_list li a {
    display:block;
    line-height:40px;
    }

.matter_list li:hover {
    background:url(xw-ico.png) no-repeat left center;
    }

.matter_list li .rq {
    position:absolute;
    right:0;
    top:0;
    color:#999;
    line-height:40px;
    }

.znm h3 {
    background:#00b7ee;
    color:#fff;
    line-height:60px;
    height:60px;
    overflow:hidden;
    text-align:center;
    margin:0;
}

.znm-menu a{
    display:block;
    line-height:40px;
    height:40px;
    overflow:hidden;
    font-size:16px;
    border:1px solid #ddd;
    background:#fff;
    margin-bottom:10px;
    padding:0 15px;

}

.znm-menu a:hover{
    background:rgba(69,157,245,0.1);
    border-color:rgba(69,157,245,0.3);
    color:#333;

}

.znm-menu .active a {
    background:rgba(69,157,245,0.1);
    border-color:rgba(69,157,245,0.3);
    color:#0073de;
    font-size:18px;
    font-weight:bold;
}




.page_detailed h1 {
    text-align:center;
    line-height:60px;
    margin:20px 0 20px 0;
    font-size:36px;
}

.page_detailed {
    padding:0 10px;
}

.page_detailed p {
    line-height:32px;
    margin-bottom:20px;
    font-size:16px;
}

.page_detailed .img {
    text-align:center;
}

.page_detailed .sx{
    color:#666;
    text-align:center;
    border-bottom:dashed 1px #ddd;
}

.page_detailed .sx span{
    margin-left:20px;
}

.page_detailed .sx a {
    padding:3px;
    border-radius:50%;
    color:#2c7dd9;
}

.page_detailed .sx a:hover {
    color:#dd0101;
}

.page_detailed .sx i {
    font-style:normal;
    font-family: iconfont;
    font-size:20px;
    padding-right:5px;
}

.breadcrumb {
    padding:15px 15px 15px 45px;
    margin:5px 0 0 0;
    background:#fff url(wz-ico.png) no-repeat 5px center;
}


.zt-list .thumbnail a>img,.zt-list img{
    width:100%;
    height:120px;
}

.zt-list .thumbnail p{
    line-height:20px;
    height:40px;
    overflow:hidden;
}

.zt-list .thumbnail .caption {
    padding-bottom:0;
}


.img-list .thumbnail a>img{
    width:100%;
    height:160px;
}

.img-list .thumbnail h4{
    line-height:30px;
    height:30px;
    overflow:hidden;
    font-size:14px;
}

.img-list .thumbnail .caption {
    padding-bottom:0;
}

.pagination {
    margin:5px 0;
}




.fw-link span {
    width:60px;
    height:60px;
    margin:10px 0;
    background:#45caf6;
    border-radius:50%;
    display:block;
    margin:10px auto;
    line-height:60px;
    vertical-align:middle;
}

.fw-link span img {
    width:40px;
    height:40px;
}

.fw-link .col-md-3 {
    padding:0 10px;
    margin-bottom:20px;
}

.fw-link .col-md-2 {
    padding:0 10px;
    margin-bottom:20px;
    width:20%;
}

.fw-link .col-md-3 a {
    background:#f9f9f9;
    border:1px solid #eee;
    text-align:center;
    padding:10px;
    display:block;
    transition: .2s ease background;
}

.fw-link .col-md-3 a:hover {
    background:#e6f1fe;
    text-align:center;
    padding:10px;
}

.fw-link .col-md-2 a {
    background:#f9f9f9;
    border:1px solid #eee;
    text-align:center;
    padding:10px;
    display:block;
    transition: .2s ease background;
}

.fw-link .col-md-2 a:hover {
    background:#e6f1fe;
    text-align:center;
    padding:10px;
}

.fw-link .col-md-3 div p,.fw-link .col-md-2 div p {
    text-align:left;
    line-height:20px;
    color:#666;
    padding:0 20px;
    height:60px;
    overflow:hidden;
}

.fw-link{
    margin:20px -10px 0 -10px;
}

.fw-link .col-md-3 h4,.fw-link .col-md-2 h4 {
    font-weight:bold;
}

.bs-list{
    border-top:none;
    margin:0 -5px;
}

.bs-list a {
    background:rgba(69,157,245,0.1);
    color:#333;
    padding:10px;
    display:block;
    text-align:center;
    margin-top:5px;
    border:1px solid #eee;    
    border-color: rgba(69,157,245,0.3);
    font-size:14px;
    line-height:18px;
}

.bs-list .curr a {
    font-size:16px;
    background:#fefbdf;
    border-color:#e3dd9b;
    font-weight:bold;
}

.bs-list  li {
    width:50%;
    float:left;
    padding:0 5px;
    box-sizing:border-box;
}

.img-bfb {
    width:100%;
    height:200px;
}

.min-h500 {
    min-height:530px;
}

.sm-text {
    font-size:14px;
    line-height:25px;
    height:150px;
    overflow:hidden;
}

.ms-wt {
    margin:-10px -30px 0 -30px;
    background:#f9f9f9;
    line-height:40px;
    height:40px;
    padding-left:80px;
    position:relative;
}

.ms-wt span {
    margin:0 10px;
}

    .ms-wt .w {
            display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    text-align: center;
    background:#00b7ee;
    color: #fff;
    font-size: 16px;
    border-radius: 0 25px 25px 0;
    }

.ms-hf {
    margin:-10px -30px 20px -30px;
    background:#f9f9f9;
    line-height:40px;
    height:40px;
    padding-left:80px;
    position:relative;
}

.ms-hf span {
    margin:0 10px;
}

    .ms-hf .w {
            display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    text-align: center;
    background:#5cb85c;
    color: #fff;
    font-size: 16px;
    border-radius: 0 25px 25px 0;
    }

.jg-red {
    font-size:20px;
    color:red;
    margin:-10px 0 5px 0;
}

.tc-page h4 {
    margin:15px 0 30px 0;
    font-weight:bold;
    font-size:22px;
}

.tc-page .jg-red {
    margin-bottom:15px;
}

.tc-page .btn {
    padding:4px 40px;
    font-size:18px;
    font-weight:bold;
}

.mt20 {
    margin-top:20px;
}

.pt20 {
    padding-top:20px;
}

.p-parameter {
    margin:0 0 30px 0;
    border-bottom:1px solid #ddd;
}

.p-parameter-list li {
    padding-left: 42px;
    float: left;
    margin-bottom: 15px;
    width:25%;
}

.gk-page {
    padding:15px 0;
}

.gk-page p {
    line-height:30px;
    margin-bottom:15px;
    font-size:16px;
}

.gk-page img {
    width:100%;
}

.khd-page {
}

.khd-page .right {
    position:absolute;
    right:0;
    top:30px;
}

.khd-page h3 {
    font-size:30px;
    margin:0px 0 20px 0;
}

.khd-page .app a {
    float:left;
    width:40%;
    text-align:center;
}

.khd-page .app {
    margin:40px 0;
}

.khd-page .ewm img {
    width:150px;
    height:150px;
    margin-bottom:15px;
}

.khd-page p {
    margin-bottom:30px;
    font-size:14px;
}

.khd-page .ewm p {
    line-height:33px;
}

.mb20 {
    margin-bottom:20px;
}

.lm-js img {
    width:100%;
}

.lm-link {
    background:#fff;
}

.lm-link a {
    display:block;
    padding:40px 0 10px 0;
    text-align:center;
    background:url(lx-bg.png) no-repeat center top;
    background-size:100%;
    height:155px;
}

.lm-link img {
    width:30%;
    margin-bottom:10px;
    height:44px;
}

.lm-link .yuan {
    background:#0073de;
    margin:0 auto;
    margin-bottom:15px;
    width:60px;
    height:60px;
    display:block;
    border-radius:50%;
}

.lm-link .yuan img {
    width:100%;
}

.lm-link .fang {
    background:#0073de;
    margin:0 auto;
    margin-bottom:15px;
    width:54px;
    height:54px;
    display:block;
}

.lm-link .fang img {
    width:100%;
}

.lm-link .yuan2 {
    background:#0073de;
    margin:0 auto;
    margin-bottom:15px;
    width:60px;
    height:60px;
    display:block;
    border-radius:50%;
}

.lm-link .yuan2 img {
    width:80%;
}

.lm-link a:hover {
    background:url(lx-bg2.png) no-repeat center top;
    background-size:100%;
}

.lm-link h4 {
    font-size:14px;
}

.lm-link a:hover h4 {
    font-size:14px;
    color:#0073de;
}

.qsx-text {
    line-height:25px;
}




.zcr-list ul {
    margin-left:15px;
}

.zcr-list li {
    display:inline-block;
    width:16.2%;
    text-align:center;
    box-sizing:border-box;
    position:relative;
    overflow:hidden;
    height:168px;
    margin-bottom:7px;
}

.zcr-list li a {
    display:block;
}

.zcr-list li a:hover {
    background:#333;
}

.zcr-list li a:hover img {
    opacity:0.9;
    transition: .2s ease opacity;
}


.zcr-list .none {
    border:0;
}

.zcr-list li img {
    width:100%;
}

.zcr-list li h4 {
    font-size:14px;
    position:absolute;
    left:0px;
    text-align:center;
    background:rgba(0,0,0,0.6);
    display:block;
    width:182px;
    margin:0;
    bottom:0;
    height:36px;
    overflow:hidden;
    color:#fff;
    line-height:36px;
}

.zcr-list .col-md-2 img {
    height:150px;
    width:100%;
}

.zcr-list .col-md-2 h4 {
    text-align:center;
    margin-top:10px;
    font-size:14px;
}

.ydtj-list ul {
    margin-left:15px;
}

.ydtj-list li {
    display:inline-block;
    width:16.2%;
    text-align:center;
    box-sizing:border-box;
    position:relative;
    overflow:hidden;
    margin-bottom:20px;
}

.ydtj-list li a {
    display:block;
}

.ydtj-list li a:hover {
}

.ydtj-list li a:hover img {
    opacity:0.9;
    transition: .2s ease opacity;
}


.ydtj-list .none {
    border:0;
}

.ydtj-list li img {
    width:90%;
    height:200px;
    margin:10px auto;
}

.ydtj-list li h4 {
    font-size:14px;
    text-align:center;
    display:block;
    width:90%;
    margin:0 auto;
    height:20px;
    overflow:hidden;
    color:#333;
    line-height:20px;
}

.mt30 {
    margin-top:30px;
}

.mt10 {
    margin-top: 10px;
}

.tatistics .mt10 {
    margin:10px 15px;
}

.tw-bg {
    background:url(nav-bg.png) repeat-x left top; 
    height:5px;
}



.pagination-sm>li>a, .pagination-sm>li>span {
    padding: 10px 20px;
    font-size: 12px;
    line-height: 1.5;
}

.tpxw-ph img {
    width:100%;
    height:96px;
}

.tpxw-ph h4 {
    font-size:16px;
    line-height:20px;
    height:40px;
    overflow:hidden;
    margin:10px 0;
}

.tpxw-ph .col-md-6 {
    margin:10px 0;
}

.nav-bg .nav-tabs {
    border-bottom:none;
    margin:0 -15px;
}

.nav-bg .nav-tabs a {
    font-size:16px;
    color:#fff;
    height:50px;
    overflow:hidden;
}

.nav-bg .nav-tabs>li.active>a, .nav-bg .nav-tabs>li.active>a:focus, .nav-bg .nav-tabs>li.active>a:hover {
    color: #fff;
    cursor: default;
    background:url(xsj.png) no-repeat center bottom;
    border: none;
    border-radius:0;
    margin:0;
    padding:15px 14px;
    line-height:20px;
}

.nav-bg .nav-tabs>li>a:hover {
    color:#fff;
    background:#0073de;
    border:0;
    border-radius:0;
    margin:0;
    padding:15px 14px;
    line-height:20px;
}

.nav-bg .nav-tabs>li>a {
    color:#fff;
    border:0;
    border-radius:0;
    margin:0;
    padding:15px 14px;
    line-height:20px;
}

.nav-bg .nav-tabs>li {
    margin:0;
}

.mtb10 {
    margin:10px 0;
}



.gary_table {
    border-collapse:collapse;
}

    .gary_table td {
        border:1px solid #eee;
        padding:5px;
        line-height:30px;
    }

    .gary_table .bt_w {
        width:15%;
        font-weight:bold;
        background:#f9f9f9;
        text-align:center;
    }

    .gary_table .lr_w {
        width:35%;
    }
    .guide p {
    line-height: 30px;
}

.znm-bg {
    background:url(znm-body-bg.jpg) no-repeat center top;
}

    .znm-bg .input-group {
        margin-top:72px;
    }

.ml20 {
    margin-left:20px;
}

.ms-tj .btn {
    padding:5px 25px;
}

.nm-js img {
    width:100%;
    height:150px;
    margin-bottom:10px;
}

.nm-js p {
    line-height:25px;
}

.qmt-link {
    position:relative;
}

.qmt-link a {
    display:block;
    padding:35px 5px 10px 5px;
    text-align:center;
    background:url(lbx-bg.png) no-repeat center top;
    background-size:100%;
    height:160px;
    margin:5px 0 ;
}

.qmt-link img {
    width:60px;
    height:60px;
    margin-bottom:10px;
}

.qmt-link .yuan {
    background:#0073de;
    margin:0 auto;
    margin-bottom:15px;
    width:60px;
    height:60px;
    display:block;
}

.qmt-link .yuan img {
    width:100%;
}

.qmt-link .fang {
    background:#0073de;
    margin:0 auto;
    margin-bottom:15px;
    width:54px;
    height:54px;
    display:block;
}

.qmt-link .fang img {
    width:100%;
}

.qmt-link .yuan2 {
    background:#0073de;
    margin:0 auto;
    margin-bottom:10px;
    width:68px;
    height:63px;
    display:block;
    border-radius:4px;
}

.qmt-link .yuan2 img {
    width:80%;
}

.qmt-link .col-md-2 {
    padding:0 5px;
    width:11%;
}

.qmt-link a:hover {
    background:url(lbx-bg2.png) no-repeat center top;
    background-size:100%;
}

.qmt-link h4 {
    font-size:16px;
    font-weight:normal;
}

.qmt-link a:hover h4 {
    color:#0073de;
}

.img-bg {
    display:none;
    z-index:10000;
    position:absolute;
    left:120px;
    top:0px;
}

.img-bg img{
    width:350px;
    height:150px;
    box-shadow:#999 2px 2px 2px;
}

.border:hover .img-bg{
    display:block;
}

.bm-link {
    background:#fff;
    margin:10px -5px 0 -5px;
}
.bm-link img {
    width:30%;
    margin-bottom:15px;
}

.bm-link .yuan {
    background:#00b7ee;
    margin:0 auto;
    margin-bottom:15px;
    width:60px;
    height:60px;
    display:block;
    border-radius:50%;
}

.bm-link .yuan img {
    width:100%;
}

.bm-link .col-md-2 a {
    display:block;
    padding:30px 0 10px 0;
    text-align:center;
    background:url(lbx-bg3.png) no-repeat center top;
    background-size:100%;
    height:160px;
}


.bm-link .col-md-2 a:hover {
    background:url(lbx-bg4.png) no-repeat center top;
    background-size:100%;
}

.bm-link h4 {
    font-size:14px;
}

.bm-link a:hover h4 {
    font-size:14px;
    color:#0073de;
}

    .bm-link .col-md-2 {
        padding:0 5px;
        width:12.5%;
    }

.gg-index a {
    line-height:30px;
    margin-right:20px;
}


.nav-znm {
    background:#00b7ee;
    height:45px;
    line-height:45px;
    width:100%;
    display:none;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #f49001;
}

.dropdown-menu {
    background:#00b7ee;
    color:#fff;
}

.dropdown-menu .divider {
    height: 1px;
    margin: 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.dropdown-menu>li>a {
    display: block;
    padding: 10px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    color:#fff;
    font-size:16px;
    }

.dropdown-menu>li>a:hover {
    background:rgba(255,255,255,.3);
    opacity:1;
    color:#fff;
    }

.img-bfb {
    width:100%;
    height:210px;
}


.pages{
	clear:both;
	display:block;
	margin-bottom:20px;
	padding: 0 15px;
}

 
.pages:before{
	    display: table;
    content: " ";
	clear:both;
}

	.pages li {
		float:left;
		list-style:none;
		cursor:pointer;}
		
	.pages li a {
		text-decoration:none;
		padding:10px 20px; 
		display:block;
		background:#fff;
		border:1px solid #ddd;
		color:#337ab7;	
    margin-left: -1px;		
		}
		
	.pages li a:hover{
		background:#337ab7;
		border:1px solid #337ab7;
		color:#fff;		
		}
		
	.pages .page-active a{
		background:#337ab7;
		border:1px solid #337ab7;
		color:#fff;		
		}
		
	.page-next, .page-previous {
		background-color:#fff;
		}
		
	.page-active {
		background-color: #fff
		}


#autopage{
	clear:both;
	display:block;
	margin-bottom:20px;
	padding: 0 15px;
	float:left;
}

 
#autopage:before{
	    display: table;
    content: " ";
	clear:both;
}

#autopage a {
		text-decoration:none;
		padding:10px 20px; 
		display:block;
		background:#fff;
		border:1px solid #ddd;
		color:#337ab7;	
    margin-left: -1px;	
	float:left;
		}
		
#autopage a:hover{
		background:#337ab7;
		border:1px solid #337ab7;
		color:#fff;		
		}
		
#autopage span{
		text-decoration:none;
		padding:10px 20px; 
		display:block;



    margin-left: -1px;	
	float:left;

		background:#337ab7;
		border:1px solid #337ab7;
		color:#fff;		
		}

.gk-summary{
	height: 200px;
    overflow: hidden;
    line-height: 25px;
    margin-bottom: 10px;	
}


/** zhang added 20170628 for index pic scroll*/

.video-item {
    position: relative;
}

    .video-item .pic {
        width: 100%;
        height: 100%;
    }

    .video-item .desc {
        position: absolute;
        left: 0;
        bottom: 0;
        z-index: 1;
        width: 100%;
        height: 50px;
        line-height: 20px;
        background: url(../images/opacity_bg_03.png) left top repeat-x;
        color: #fff;
        padding: 5px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

.gallery {
    margin-top: 20px;
    position: relative;
    width: 1140px;
    margin: auto;
    overflow: hidden;
}

    .gallery .gallery-cont {
        position: relative;
    }

    .gallery .left-btn {
        position: absolute;
        left: -70px;
        top: 42%;
        z-index: 2;
        transition: all .3s linear;
        opacity:.2;
    }
    .gallery .right-btn {
        position: absolute;
        right: -70px;
        top: 42%;
        z-index: 2;
        transition: all .3s linear;
        opacity:.2;
    }

    .gallery:hover .left-btn {
        left: 0;
        opacity:1;
    }

    .gallery:hover .right-btn {
        right: 0;
        opacity:1;
    }


    .gallery .active .cover-bg {
        display: none;
    }

    .gallery .item {
        position: relative;
        width: 1140px;
        float: left;
    }

        .gallery .item .cover-bg {
            position: absolute;
            left: 0;
            top: 0;
            z-index: 1;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.4);
        }

        .gallery .item a {
            display: block;
            width: 282px;
            height: 186px;
            float: left;
            margin-right: 4px;
            margin-bottom: 4px;
            position:relative;
        }

        .gallery .item a h4 {
            position:absolute;
            left:0;
            color:#fff;
            font-size:14px;
            width:100%;
            margin:0;
            padding:0 10px;
            line-height:35px;
            height:35px;
            overflow:hidden;
            bottom:0;
            background:rgba(0,0,0,.5);
        }

            .gallery .item a img {
                width: 100%;
                height: 100%;
            }

        .gallery .item .pic-0 {
            width: 568px;
            height: 376px;
        }

        .gallery .item .pic-2,
        .gallery .item .pic-4 {
            margin-right: 0;
            float: left;
        }

.photo-cont {
    width: 100%;
    overflow: hidden;
    width: 1140px;
    margin: auto;
}

.culture-list {
    width: 1273px;
}

    .culture-list li {
        float: left;
        width: 308px;
        margin-right: 10px;
        line-height: 30px;
    }

    .culture-list .pic {
        width: 100%;
        height: 200px;
    }

    .culture-list h4 {
        color: #3d3d3d;
        margin-top: 10px;
        height: 90px;
    }

    .culture-list a p {
        color: #727272;
        height: 120px;
    }

.special-report {
    float: left;
    width: 443px;
}

    .special-report a {
        margin-top: 10px;
        display: block;
    }

    .special-report img {
        height: 252px;
    }

.rbsp-list h4 {
    margin-top:10px;
    height:40px;
    overflow:hidden;
    line-height:20px;
    font-size:14px;
}


.thumbnail .caption h4 {
    padding: 9px;
    height:60px;
    overflow:hidden;
    line-height:28px;
    color: #333;
}


.bs-nav .nav-tabs>li.active>a, .bs-nav .nav-tabs>li.active>a:focus, .bs-nav .nav-tabs>li.active>a:hover {
    border-bottom:2px solid #0073de;
    color:#0073de;
}

/** end of zhang added*/
