@charset "utf-8";
*, *:before, *:after {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img {
    border: medium none;
    margin: 0;
    padding: 0;
}

em {
    font-style: normal;
}

ul, ol {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a, ins {
    text-decoration: none;
}

*:focus {
    outline: none;
}

a {
    color: #333;
}

a:hover {
    color: #016ec5;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.cf:after {
    display: block;
    content: "";
    height: 0;
    visibility: hidden;
    clear: both;
}

.cf {
    zoom: 1;
}

.hide {
    display: none;
}

.block {
    display: block;
}

body {
    font-family: "SourceHanSansCN";
    font-size: 15px;
    position: relative;
}

.content {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

.wd1100 {
    width: 1100px;
    margin: 0 auto;
}

.wd1200 {
    width: 1200px;
    margin: 0 auto;
}

.title-box {
    width: 100%;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #e7e7e7;
    margin-top: -15px;
}

.more {
    font-size: 16px;
    color: #999;
}

.title {

    color: #0f67bd;
    font-weight: bold;
    font-size: 22px;
    height: 45px;
    line-height: 45px;
    border-bottom: 2px solid #0f67bd;
}

.ul-list li {
    position: relative;
    height: 46px;
    line-height: 46px;
    padding-left: 20px;
    background: url("li-qz_03.png") 7px center no-repeat;
    font-size: 18px;
}

.ul-list li a {
    position: absolute;
    left: 25px;
    right: 70px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.ul-list li .time {
    color: #999999;
}

.content .wd1200 {
    background-color: #fff;

}

.floor-1 {
    width: 100%;
    max-height: 380px;
    overflow: hidden;
}

.slide {
    width: 565px;
    height: 382px;
}

.floor-1-right {
    width: 585px;
    height: 382px;
}

.floor-2 {
    margin-top: 45px;
}

.floor-2 > div {
    width: 565px;

    margin-left: 20px;
}

.floor-2 > div:last-child {
    width: 590px;
    float: right
}

.floor-2 > div:first-child {
    margin-left: 0;
}

/* 底部轮播 */
.hfgdWrap {
    margin: 20px auto 0;
    width: 100%;
    position: relative;
}

.picMarquee-left {
    width: 1160px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.picMarquee-left .tempWrap {
    width: 1070px !important;
    left: 50px !important;
}

.picMarquee-left .prev, .picMarquee-left .next {
    position: absolute;
    left: 0;
    top: 50%;
    display: block;
    margin-top: -25px;
    width: 32px;
    height: 51px;
    background: url(left.png) center center no-repeat;
    z-index: 2;
    cursor: pointer;
}

.picMarquee-left .prev {
    left: auto;
    right: 0;
    background: url(right.png) center center no-repeat;
}

.picMarquee-left .bd {
    overflow: hidden;
    zoom: 1;
    width: 100%;
    margin: 0 auto;
}

.picMarquee-left .bd ul {
    width: 100%;
    float: left;
    zoom: 1;
}

.picMarquee-left .bd ul li {
    width: 270px;
    _display: inline;
    text-align: center;
    margin-right: 19px;
}

.picMarquee-left .bd ul li .pic {
    text-align: center;
    width: 270px;
}

.picMarquee-left .bd ul li .pic img {
    height: 180px;
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.picMarquee-left .bd ul li .title {
    line-height: 24px;
}

.picMarquee-left .bd ul li .tit1 a {
    display: block;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.picList li {
    width: 270px !important;
    height: 210px !important;
}

.picList a {
    display: inline-block;
    width: 270px;
    height: auto;
}

.picList a .tit1 {
    text-align: center;
    width: 270px !important;
}

.column-ztzl {
    margin-top: 20px;
    margin-bottom: 40px;
}

.column-gdtp {
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #e7e7e7;
    width: 100%;
}

.qcnj_dh a:hover {
    color: #fff
}

.column-gdtp .ztzl-head {
    float: left;
    color: #0f67bd;
    font-weight: bold;
    font-size: 22px;
    height: 45px;
    line-height: 45px;
    border-bottom: 3px solid #0f67bd;
}

.column-gdtp > a {
    font-size: 15px;
    color: #666666;
    float: right;
}

.column-gdtp > a:hover {
    color: #016ec5;
}


.slider .slide-image.current .caption,
.slider .options {
    display: none;
}


.bt_content #zoom img {
    height: auto !important;
}

.slideTxtBox {
    width: 590px;
    float: right;
}

.slideTxtBox .hd {
    position: relative;
}

.slideTxtBox .hd ul {
    border-bottom: 1px solid #e9e9e9;
    overflow: hidden;
    position: relative;
}

.slideTxtBox .hd ul:after {
    content: '';
    clear: both;
    display: table;
}

.slideTxtBox .hd ul li {
    float: left;
    margin-right: 20px;
    font-size: 22px;
    padding-bottom: 10px;
}

.slideTxtBox .hd ul li span {
    color: #333333;
}

.slideTxtBox .hd ul li a {
    display: none;
}

.slideTxtBox .hd ul li.on {
    border-bottom: 2px solid #0f67bd;
}

.slideTxtBox .hd ul li.on span {
    color: #0f67bd;
    font-weight: bold;
}

.slideTxtBox .hd ul li.on a {
    line-height: 30px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    color: #999999;
    font-size: 16px;
    font-weight: normal;
}

.slideTxtBox .hd ul li.on a:hover {
    color: #0f67bd;
}

.slideTxtBox .bd ul {
    zoom: 1;
}

.slideTxtBox .bd li {
    line-height: 42px;
    font-size: 18px;
    position: relative;
}

.slideTxtBox .bd li:first-child a {
    line-height: 55px;
    color: #1f6bb7;
    font-size: 20px;
    text-align: center;
    margin-left: 0;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    padding-left: 12px;
}

.slideTxtBox .bd li:first-child a:hover {
    text-decoration: underline;
}

.slideTxtBox .bd li:first-child span.date,
.slideTxtBox .bd li:first-child:before {
    display: none;
}

.slideTxtBox .bd li:before {
    content: '';
    width: 4px;
    height: 4px;
    background: url(li-qz_03.png) no-repeat center left;
    display: inline-block;
    position: absolute;
    top: 50%;
    margin-top: -2px;
}

.slideTxtBox .bd li {
    position: relative;
}

.slideTxtBox .bd li .date {
    float: right;
    color: #999;
}

.slideTxtBox .bd li a {
    display: block;
    max-width: 85%;
    margin-left: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.slideTxtBox .bd li:first-child a {
    max-width: 100%
}

/* 首页轮播效果 */
.slideBox {
    width: 565px;
    height: 380px;
    overflow: hidden;
    position: relative;
    float: left;
}

.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 20px;
    z-index: 1;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    float: left;
    margin-right: 5px;
    background: #fff;
    cursor: pointer;
    width: 11px;
    height: 11px;
    line-height: 11px;
    border-radius: 50%;
    text-indent: 99999px;
}

.slideBox .hd ul li.on {
    background: #98c7ff;
    color: #fff;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.slideBox .bd img {
    width: 565px;
    height: 380px;
    display: block;
}

.slideBox .bd li a.slideBox_title {
    position: absolute;
    bottom: 0;
    height: 55px;
    line-height: 55px;
    color: #FFFFFF;
    width: 100%;
    background: rgba(0, 0, 0, 0.2);
    text-indent: 10px;
    font-size: 16px;
}

@media screen and (max-width: 750px) {
    body, .bg1 {
        background: none !important;
    }

    .content .wd1200 {
        width: 100%;
        margin: 0;
        padding: 20px 0;
    }

    .text1-box {
        padding: 0.2rem;
        border: none;
    }

    .text1-title-box,
    .text1-title {
        height: 0.8rem;
        line-height: 0.8rem;
    }

    .content .wd1200 .text1 .text1-box .text1-list-box li {
        width: 50%;
        height: 0.6rem;
        line-height: 0.6rem;
    }

    .text1-list-box li a {
        font-size: 0.28rem;
    }

    .content .wd1200 .text1:nth-child(2) .text1-box .text1-list-box li {
        width: 25%;
    }

    .core {
        width: 100%;
    }

    .columnlogo {
        width: 100%;
        left: 0;
        margin-left: 0;
        margin-top: 4.5rem;
    }

    .columnlogo > img {
        position: inherit;
        max-width: 90%;
        top: -3.6rem;
        left: 50%;
        margin-left: -45%;
        max-height: 1rem;
    }

    .sousuo {
        right: 0.2rem;
        margin-right: 0;
        width: auto;
        height: auto;
        top: -2.3rem;
    }

    .sousuo .sub {
        height: 0.6rem;
    }

    .sousuo .ipt-txt {
        height: 0.6rem;
        line-height: 0.6rem;
        width: 4rem;
    }

    .departWeb-nav {
        font-size: 0.34rem;
        height: auto;
    }

    .departWeb-top-mid .img-left {
        height: auto;
    }

    .departWeb-top .departWeb-top-time {
        text-indent: 0.2rem;
    }

    .departWeb-top-mid {
        height: 2.6rem;
        line-height: initial;
    }


    .departWeb-nav ul li {
        width: 33.3%;
        height: 0.8rem;
        line-height: 0.8rem;
    }

    /*   .departWeb-nav ul li:nth-child(5){
           background: none;
       }*/
    .departWeb-nav ul li:last-child {
        display: none;
    }

    #focus,
    .slide {
        width: 100%;
        height: 4.22rem;
    }

    #focus ul li {
        width: 7.5rem;
        height: 4.22rem;
    }

    #focus ul li a img {
        width: 100%;
        height: 100%;
    }

    #focus ul li div.photo_bt {
        width: 100%;
    }

    #focus ul li div.photo_bt a {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        width: 5.3rem;
        display: block;
        font-size: .3rem;
    }

    #focus .btn span {
        margin-left: 0.15rem;
    }

    .floor-2 {
        margin-top: 0;
    }

    .floor-1-right,
    .floor-2 > div.fl {
        margin-left: 0;
        margin-top: 0.5rem;
        height: auto;
    }

    .floor-2 > div {
        width: 100%;
    }

    .wd1200 > img {
        width: 100%;
    }

    .ul-list li {
        white-space: nowrap;
        font-size: 0.3rem;
        height: 0.8rem;
        line-height: 0.8rem;
    }

    .floor-1-right {
        width: 100%;
    }

    .floor-1-right ul.ul-list li a,
    .floor-2 > div.fl .ul-list li a {
        width: 70%;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        height: auto;
    }

    .fr {
        margin-right: 0.2rem;
    }

    /*横幅*/
    .hf {
        width: 100%;
    }

    .slider .theme-dark,
    .slider.theme-dark .slide-image {
        width: 100% !important;
    }

    .slider .slide-images {
        height: 0.8rem !important;
    }

    .slider .slide-image.current img {
        height: 0.8rem;
    }

    /*乡镇底部滚动样式*/
    .picMarquee-left {
        width: 100%;
    }

    .picMarquee-left .tempWrap {
        width: 100% !important;
        left: 0 !important;
    }

    .item1_right_2019_title a {
        text-overflow: ellipsis;
        width: 95%;
        display: block;
        overflow: hidden;
        margin: 0 auto;
        font-size: 0.4rem;
        line-height: 2;
    }

    .item1_right_2019_title p {
        font-size: 0.3rem;
        line-height: 2;
        width: 95%;
        margin: 0 auto;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        text-align: justify;
    }

    /*当前位置*/
    .bt-position {
        display: none;
    }

    /*通用栏目页*/
    .bt-column-y .bt-left-title span {
        font-size: 0.4rem;
    }

    .bt-column-y, .bt-column-x {
        width: 100%;
    }

    .bt-column-y .bt-left-con li {
        width: 33.333%;
        height: 1rem;
        line-height: 1rem;
    }

    .bt-column-y .bt-left-con li a {
        height: 1rem;
        line-height: 1rem;
    }

    .lanmu_old,
    .bt-left-con li:hover div {
        padding-left: 0.5rem;
        background-position-x: 0.2rem;
        font-size: 0.3rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        line-height: 1rem;
    }

    .bt-column-y .bt-column-menu {
        width: 100%;
        height: auto !important;
        position: inherit;
    }

    .bt-column-y .bt-column-cen {
        width: 100%;
        float: none;
        padding: 0 0.2rem;
        border: none;
    }

    .bt-column-y .bt-column-cen .bt-mod-wzpb-02 li span {
        display: inline-block;
    }

    .bt-column-y .bt-column-cen .bt-mod-wzpb-02 li span:last-child {
        display: inline-block;
        float: right;
    }

    .bt-column-y .bt-column-cen .bt-mod-wzpb-02 li {
        line-height: 1rem;
        position: relative;
    }

    .bt-column-y .bt-column-cen .bt-mod-wzpb-02 li a {
        position: absolute;
        left: 0.2rem;
        right: 1.8rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 0.3rem;
    }

    .default_pgSearchInfo {
        display: none;
    }

    /*文章页样式*/
    .bt-neirong {
        width: 100%;
    }

    .td_wzy h1 {
        font-size: 0.5rem;
        padding: 0.1rem;
    }

    .lbbb_bbl > span {
        display: block;
    }

    .lbbb_bbl span {
        line-height: 2;
        margin-left: 0;
    }

    .bt_content {
        width: 95%;
        margin: 0 auto;
        display: block;
    }

    .bt_content * {
        font-size: 0.3rem !important;
    }

    .bt_content table {
        width: 100%;
        margin: 0 !important;
        padding: 0 !important;
    }
}