﻿* {
    margin: 0 0;
    padding: 0 0;
}

/* 澶撮儴宓屽 */

body {
    font-family: "微软雅黑";
}

a {
    text-decoration: none !important;
}

li {
    list-style: none !important;
}

.header {
    width: 100%;
    height: 406px;
    background: url(../images/headerbj.jpg) no-repeat center top;
    background-size: 100% 100%;
    position: relative;
}

.top {
    background: rgba(255, 255, 255, .3);
    height: 52px;
    line-height: 52px;
}

.top a {
    font-size: 14px;
    color: #666;
}

.top .aline {
    border-right: 1px solid #333;
    padding-right: 10px;
}

.top a:hover {
    color: #666;
    text-decoration: none;
}

.top .slh-btn{ display: inline-block; padding: 0 10px; background-color: #f67627; border-radius: 15px; color: #fff; font-size: 14px; line-height: 22px; }
.top .slh-btn:hover{background-color: #f7650a;}

.topLeft {
    width: 40%;
    float: left;
    height: 35px;
}

.topLeft ul li {
    list-style: none;
    float: left;
    margin-right: 10px;
}

.topRIght {
    width: 60%;
    float: left;
    height: 35px;
}

.topRIght ul {
    text-align: right;
}

.topRIght ul li {
    list-style: none;
    margin-right: 10px;
    display: inline-block;
}

/* 锲剧墖杞挱 */

.BoxLunBo {
    position: relative;
    top: -109px
}

.BoxLunBo .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.BoxLunBo .bd li {
    zoom: 1;
    vertical-align: middle;
}

/* logo */

.xinBanLogo {
    background-image: url(../images/bgc.png);
    height: 250px;
    padding-top: 54px;
}

.box {
    background: transparent;
}

/* 鎼灭储 */

.l_bmdh_main {
    position: absolute;
    right: 80px;
    z-index: 999;
    background-color: #fff;
    width: 600px;
    padding: 20px;
    border: 1px solid #ccc;
    border-top: none;
    box-sizing: border-box;
}

.l_zfbm_main li a {
    font-size: 14px;
    color: #333;
}

.l_zfbm_main::after {
    clear: both;
    content: '';
    display: block;
}

.l_bmdh_main .l_zfbm_main li {
    width: 33.33%;
    float: left;
    line-height: 24px;
    background: none;
    padding: 0px;
    margin: 0;
    text-align: left;
}

.l_bmdh_bt {
    color: #006AB9;
    font-size: 16px;
    font-weight: bold;
    transition: all 0.3s;
    text-align: left;
}

.showwx,
.ydzd {
    position: relative;
}

.zwwx_ewm {
    display: none;
    position: absolute;
    top: 52px;
    left: -47%;
    width: 140px;
    padding: 5px;
    box-sizing: border-box;
    background: #fff;
    z-index: 999;
}

.zwwx_ewm img {
    display: block;
    width: 100%;
}

.zwwx_ewm span {
    display: block;
    width: 100%;
    margin-top: 0px;
    text-align: center;
    color: #666;
    font-size: 14px;
    line-height: 20px;
}

.lclogo {
    display: block !important;
    margin: 0 auto;
    margin-top: 30px;
}

.header_search {
    border: 1px solid #195ab2;
    box-sizing: border-box;
    overflow: visible;
    height: 44px;
    position: relative;
    margin-top: 60px;
    background: #fff;
    width: 100%;
    float: right;
}

.header_search .l_ssqh {
    width: 20%;
    font-size: 14px;
    color: #999;
    line-height: 20px;
    height: 20px;
    margin-top: 11px;
    background: none;
    background: url(../images/search_img.png) no-repeat right center;
    box-sizing: border-box;
    outline: 0;
    text-align: left;
    padding-left: 17px;
    padding-right: 0px;
    border: none;
}

.header_search .l_ssqh span {
    display: block;
    width: 100%;
}

.header_search .l_ssqh .l_ssqhli {
    box-sizing: content-box;
    display: none;
    background: #fff;
    margin-top: 5px;
    line-height: 26px;
    box-shadow: 0 3px 5px rgba(0, 0, 0, .2);
}

.header_search .l_ssqh .l_ssqhli li {
    text-align: center;
    float: none;
}

#keywords {
    padding-left: 7px;
    display: block;
    float: left;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    margin-top: 11px;
}

#submit_btn {
    display: block;
    float: left;
    height: 43px;
    position: absolute;
}

.header_search button {
    display: block;
    float: left;
    cursor: pointer;
    border: none;
}

.header_search input {
    border: none;
    outline: 0;
    width: 52%;
}

.header_search .search_btn {
    width: 25.5%;
    background: #195ab2;
    color: #fff;
    padding: 0px;
    margin: 0px;
    top: 0px;
    font-size: 14px;
    right: -2px;
    height: 101%;
}

.header_search {
    position: relative;
    text-align: right;
}

.searchText {
    position: absolute;
    border: 1px solid #2682cb;
    box-sizing: border-box;
    overflow: visible;
    height: 45px;
    border-radius: 23px;
    position: relative;
    margin-top: 60px;
    background: #fff;
    font-size: 12px;
    width: 80%;
    padding-left: 20px;
}

.searchBtn {
    position: absolute;
    height: 45px;
    top: 60px;
    right: 0px;
    border-radius: 20px;
    width: 20%;
    background: #3794dc;
    color: #fff;
    border: 0px
}

.mt70 {
    margin-top: 50px;
}

.mt80 {
    margin-top: -109px;
}

.navStyle {
    background-color: #0f78bf !important;
    border-color: #0f78bf !important;
    height: 51px;
}

.navbar-inverse {
    background-color: #0f78bf !important;
    border-color: #0f78bf !important;
    height: 51px;
}

.nav_nei_hide ul {
    margin: 0;
    padding: 0;
}

.nav_nei_hide {
    background: #07438a;
    position: absolute;
    top: 50px;
    left: 25px;
    z-index: 9999;
    border-top: 1px solid #e5f2fb;
}

.nav_nei_ty {
    width: 200px;
    text-align: left;
    position: absolute;
    left: -1px;
    border-left: 1px solid #4e90de;
}

.nav_nei_ty table tr td {
    padding: 8px 10px;
    border-bottom: 1px solid #4e90de;
    border-right: 1px solid #4e90de;
}

.nav_nei_ty table tr td a {
    font-size: 16px;
    color: #fff;
    text-decoration: none;
}

.nav_nei_hide ul li {
    padding: 8px 10px;
    border-top: none;
    border: 1px solid #4e90de
}

.nav_nei_hide ul li a {
    color: #fff;
    text-decoration: none;
}

.navbar-inverse .navbar-nav>li {
    position: relative;
}

/* 棣栭〉杩椤潡 */

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    width: 176px;
    height: 57px;
    position: relative;
    padding-top: 18px;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
}

/* 缁忚绷镄勯偅涓潡 */

.navbar-inverse .navbar-nav>li>a {
    color: #fff !important;
    width: 176px;
    height: 57px;
    position: relative;
    top: 0;
    left: 0;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    padding-right: 6px;
    margin-right: 29px;
}

.navbar-inverse .navbar-nav>li>a:nth-child(6) {
    margin-right: 0;
    padding-right: 0;
}

/* .navbar {
        top: -20px !important;
    } */

.active1 {
    color: #fff;
    width: 176px;
    height: 57px;
    position: relative;
    top: -2px;
    left: 0px;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    padding-top: 20px;
    padding-left: 6px;
    border-bottom: 5px solid #5cb396;
    border-left-color: #5cb396;
    margin-top: -5px;
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    width: 176px;
    height: 57px;
    position: relative;
    top: -2px;
    left: 0px;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    padding-top: 20px;
    padding-left: 6px;
    border-bottom: 5px solid #5cb396;
    border-left-color: #5cb396;
    margin-top: -5px;
}

@media only screen and (max-width: 768px) {
    .navStyle .container {
        padding-right: 0;
        padding-left: 0;
    }

    /* 鏀垮姟鍏紑 */
    .xxgkzl {
        overflow: hidden;
    }

    header {
        background-color: transparent !important;
    }

    .navStyle {
        background-color: transparent;
        border-color: transparent;
        height: 0;
        margin-bottom: 20px;
    }

    .navbar {
        position: relative;
        min-height: 50px;
        border: 1px solid transparent;
    }

    .navbar-inverse .navbar-nav>li>a:focus,
    .navbar-inverse .navbar-nav>li>a:hover {
        margin-top: 0;
    }

    .header_search {
        position: relative;
        text-align: right;
        margin-top: 10px;
    }

    .hi-mo {
        display: none;
    }

    .lun_bo {
        display: none;
    }

    .searchText {
        width: 100%;
        text-align: center;
    }

    .dismiss ul li {
        display: none
    }

    .dismiss ul li:nth-child(1),.dismiss ul li:nth-child(2) {
        display: inline-block; margin-right: 0;
    }
    .dismiss ul li:nth-child(2){ padding-right: 0; border-right: none;}
    .dismiss ul li:nth-child(1) a {
        border-right: none;
    }

    .topLeft {
        width: 55%;
        padding-left: 5px;
        box-sizing: border-box;
    }

    .topLeft ul li:nth-child(2) {
        display: none;
    }

    .topRIght {
        width: 45%;
    }

    .xinBanLogo {
        position: relative;
        z-index: 1;
        left: 0;
        height: 200px;
        padding-top: 24px;
    }

    .searchText {
        margin-top: 29px;
        width: 100%;
    }

    .searchBtn {
        top: 28px;
    }

    .mt70 {
        margin-top: 34px;
    }

    .mt80 {
        margin-top: 50px;
    }

    .disableXs {
        display: none
    }

    .mobile-footer {
        padding: 20px;
        display: inline-block;
        margin-top: 15px;
        width: 100%;
    }

    .mobile-footer p {
        color: #fff;
        line-height: 32px;
        font-size: 12px;
    }

    .mfLeft {
        width: 100%;
        float: left;
    }

    .mfRight {
        width: 25%;
        float: right;
    }

    /* 棣栭〉杩椤潡 */
    .navbar-inverse .navbar-nav>.active>a,
    .navbar-inverse .navbar-nav>.active>a:focus,
    .navbar-inverse .navbar-nav>.active>a:hover {
        color: #333;
        background: #0069b9;
        width: 100%;
        height: 50px;
        line-height: 18px;
        position: relative;
        top: 0px;
        left: 0px;
        text-align: center;
        font-size: 16px;
        font-weight: normal;
        padding-left: 6px;
    }

    /* 缁忚绷镄勯偅涓揩 */
    .navbar-inverse .navbar-nav>li>a {
        color: #333;
        width: 100%;
        height: 50px;
        line-height: 8px;
        position: relative;
        top: 0px;
        left: 0px;
        text-align: center;
        font-size: 16px;
        font-weight: normal;
        background: #c7c4c4;
        z-index: 999;
    }

    .navbar-inverse .navbar-nav>li>a:focus,
    .navbar-inverse .navbar-nav>li>a:hover {
        color: #fff;
        width: 100%;
        height: 50px;
        line-height: 30px;
        position: relative;
        top: 0px;
        left: 0px;
        text-align: center;
        font-size: 16px;
        font-weight: normal;
        background: #0069b9;
        z-index: 999;
    }

    .footer {
        background: #fff;
        width: 100%;
    }

    .header_search .l_ssqh {
        width: 22%;
    }

    .topLeft ul li a img {
        width: 18px;
        height: 29px;
    }
}

.lcnav {
    width: 100%;
    background-color: #0f78bf;
    height: 66px;
    line-height: 66px;
}

.navul li {
    text-align: center;
}

.underline {
    border-bottom: 4px solid #5cb396;
    padding-bottom: 16px;
}

.navul li a {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    text-decoration: none;
}

@media only screen and (min-width: 769px) {

    .mobile-footer {
        display: none;
    }
}

@media screen and (max-width: 768px) {

    .header {
        height: 200px;
    }

    .top {
        height: 37px;
        line-height: 37px;
        background: rgba(255, 255, 255, .6);
    }

    .lclogo {
        height: 90px;
    }

    .BoxLunBo {
        display: block;
    }

    .BoxLunBo .bd img {
        height: 90px !important;
    }

    .big_header_search {
        top: 92px !important;
    }

    .header_search {
        z-index: 999;
        width: 80% !important;
        height: 35px !important;
        float: none !important;
        margin-top: 28px;
    }

    #keywords {
        margin-top: 8px !important;
    }

    .header_search .l_ssqh {
        margin-top: 8px !important;
    }

    #submit_btn {
        height: 33px !important;
    }

    .header_search .search_btn {
        width: 21.5% !important;
        font-size: 14px !important;
    }

    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xs-1,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9 {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
}

/* 头条开始 */
.headlines{
    text-align: center;
}
.headlines span {
    top: -10px;
    left:0;
    position: relative;
    display: inline-block;
    width: 10%
}

.headlines h3 {
    margin-top: 26px;
    display: inline-block;
    text-align: center;
}

.headlines h3 a {
    text-align: center;
    font-size: 32px;
    color: #f63030;
    display: inline-block;
    font-weight: 600;
}

/* .headlines h3 a:hover {
    color: #f63030;
    font-weight: 600;
} */

.headlines h3 span {
    position: absolute;
    left: 20px;
    top: 0;

}

.headlines p a {
    display: block;
    margin-top: 20px;
    font-size: 18px;
    color: #0a2167;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* 轮播 */

.contentlx {}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 1.125rem;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide h4 {
    position: absolute;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.3);
    height: 50px;
    line-height: 50px;
    width: 100%;
    text-align: left;
    box-sizing: border-box;
    padding-left: 20px;
    font-size: 1rem;
    font-weight: normal;
    color: #fff;
    z-index: 2;
}

.swiper-slide h4 span {
    width: 85%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
}

.header_pic img {
    width: 100%;
    height: 452px;
}

/* 头条选项卡 */

.lanMu {
    margin: 0;
    padding: 0;
}

.lanMu li {
    line-height: 41px;
}

.lanMu li a {
    background: url(../images/yuandian.png) no-repeat 0px 20px;
    color: #333;
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    padding-left: 20px;
    font-weight: normal !important;
    font-size: 16px;
}

.lanMu li a:hover {
    color: #2D79B8;
    text-decoration: none;
}

.lanMu li span {
    width: 30%;
    float: left;
    text-align: right;
    font-weight: normal;
    font-size: 0.875rem;
    font-size: 16px;
}

.tabs {
    overflow: hidden;
    min-height: 380px;
}

.tabNav {
    width: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.tabs h1 {
    width: 100%;
    margin: 0px 0px 10px 0px;
    padding: 0;
}

.tabs h1 a {
    float: left;
    color: #333;
    cursor: pointer;
    margin-right: 114px;
    font-size: 24px;
    text-decoration: none !important;
    font-weight: 600;
}

.tabs h1 a:last-child {
    padding-right: 0;
    margin-right: 0;
}

.tabs h1 a:last-child {
    background: url(../images/kong.png) no-repeat 111px 20px;
}

.tabs h1 a.active {
    color: #026bb1;
    border-bottom: 3px solid #026bb1;
    padding-bottom: 10px;
}

.tabs .tabCon {
    min-height: 50px;
}

.tabs .tabCon>div {
    display: none;
}

.tabs .tabCon>div.active {
    display: block;
}

/* 滚动专题 */

.device7 {
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.device7 .swiper-button-next7 {
    background: url(../images/arrowleft.png) no-repeat left top;
    /* background: url(../images/left.png) no-repeat left top; */
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -40px;
    width: 40px;
    height: 38px;
    z-index: 999;
}

.device7 .swiper-button-prev7 {
    background: url(../images/arrowright.png) no-repeat left bottom;
    /* background: url(../images/right.png) no-repeat left bottom; */
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -50px;
    width: 40px;
    height: 38px;
    z-index: 999;
}

.wrap {
    width: 90%;
    margin: 20px auto;
}

.swiper-slide7 .title {
    width: 100%;
    height: 100%;
}

.swiper-slide7 .title a {
    display: block;
}

.swiper-slide7 .title a img {
    width: 96%;
    height: 140px;
    display: block;
    margin: 0 auto;
}

/* 三个模块  政府信息公开...开始第一个 */

.banners {
    width: 100%;
    background: #f6f6f6;
}

.boxStyle {
    clear: both;
    margin-top: 30px;
    display: inline-block;
    width: 100%;
}

.boxStyle .tit {
    width: 100%;
    border-bottom: 1px solid #efefef;
    height: 43px;
}

.boxStyle .tit span {
    font-size: 24px;
    font-weight: bold;
    color: #057ac9;
    padding: 10px 5px;
    text-align: center;
    display: block;
}

.boxStyle .con {
    margin: 0;
    padding: 0;
    margin-top: 30px;
}

.bigBox .con li {
    list-style: none;
    width: 47%;
    float: left;
    height: 70px;
    text-align: center;
    cursor: pointer;
    border-radius: 2px;
    margin-right: 15px;
    margin-top: 0;
    vertical-align: middle;
    margin-bottom: 20px;
    background-color: #fff;
    padding: 7px 10px;
}

.bigBox .con li:nth-child(even) {
    margin-right: 0px;
}

.bigBox .con li a {
    display: block;
    width: 100%;
    color: #424242;
    text-decoration: none !important;
    font-size: 18px;
}

.bigBox .con li a:hover {
    color: #057ac9;
}

.bigBox .con li a .div1 {
    float: left;
    margin-top: 10px;
}

.bigBox .con li a .div1 img {
    width: 100%;
}

.bigBox .con li a .div2 {
    display: flex;
    width: 80px;
    height: 60px;
    float: right;
    align-items: center;
}

.bigBox .con li a .div2 span {
    height: auto;
    display: block;
    font-size: 16px;
    text-align: left;
    padding-left: 10px;
}

.bigBox .con li a .div1 .spceical {
    width: 60px;
}

.bigBox .con a i {
    font-size: 18px;
    padding-right: 10px;
    color: #195ab2;
}

.boxStyle .con li:last-child {
    margin-right: 0;
}

.boxStyle .con li a .k_bsimg {
    transition: all 0.6s;
    margin: 20px 0;
}

.boxStyle .k_bsimg .iconfont {
    color: #2f5398;
    font-size: 50px;
}

.boxStyle a {
    text-decoration: none !important;
}

@media only screen and (max-width: 768px) {
    .headlines span {
        display: none;
    }

    .boxStyle .con li a .k_bsimg {
        background-size: 50%;
        margin-left: -10px;
    }

    .boxStyle .con li a {
        padding: 0;
        font-size: 14px;
    }

    .boxStyle .con li a p {
        font-size: 13px;
    }

    .lanMu li a {
        font-size: 14px;
    }

    .lanMu li span {
        font-size: 16px;
    }

    .header_pic img {
        width: 100%;
        height: 180px;
    }

    .swiper-slide h4 {
        bottom: -4px;
    }

    .swiper-container-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        bottom: 10px;
        left: 0;
        width: 100%;
    }
}

/* 第二部分 */

.bannner2 {
    padding: 10px 20px;
    background-color: #fff;
    margin-top: 30px;
}

.tabs5 {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.tabs5 a.active {
    color: #2D79B8;
    border-bottom: 3px solid #057ac9;
}

.tabs5 a {
    display: block;
    float: left;
    color: #333;
    text-align: center;
    line-height: 40px;
    font-size: 24px;
    margin-left: 6%;
    text-decoration: none !important;
    font-weight: 600;
}

.zclist {
    margin-top: 15px;
}

.zclistleft {
    width: 75px;
    height: 90px;
    text-align: center;
    background: #f2f2f2;
    position: relative;
    float: left;
}

.zclistleft p {
    font-size: 40px;
    font-weight: 600;
    color: #399878;
}

.zclistleft span {
    font-size: 14px;
    color: #666;
    position: absolute;
    bottom: 15px;
    left: 11px;
}

.zclistright {
    float: left;
    margin-left: 20px;
    width: 320px;
}

.zclistright p {
    margin-top: 5px;
}

.zclistright p a {
    display: block;
    color: #333;
    font-size: 18px;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zclistright p a:hover {
    color: #077acb;
}

.zclistright div {
    margin-top: 10px;
}

.zclistright div a {
    color: #666;
    font-size: 12px;
    text-decoration: none;
}

.zclistright div a:hover {
    color: #077acb;
}

/* 第三版块 */

.bannner3 {
    padding: 10px 15px;
    margin-top: 30px;
    background: #fff;
}

.lanMu1 li a {
    width: 100%;
}

.lanMu1 li {
    width: 100%;
    line-height: 42px;
}

/* 公众服务 互动交流开始  */

.gzhdmodels {
    width: 100%;
    background: #f5f5f5;
    padding-bottom: 30px;
}

.gzfwcon {
    background: #fff;
    padding: 20px;
}

/* .gzfwcon3 {
    padding: 30px 20px;
    padding-bottom: 10px;
} */

.gzfwcon3 ul {
    margin-top: 20px;
}

.gzfwcon h3 {
    font-size: 24px;
    color: #333;
    font-weight: 600;
}

.gzfwcon1 {
    height: 110px;
    margin-top: 20px;
}

.gzfwcon1left {
    width: 48%;
    float: left;
    height: 100%;
    border: 1px solid #d9e7f1;
    border-radius: 5px;
    box-shadow: 0px 1px 15px #d9e7f1;
    box-sizing: border-box;
    text-align: center;
    padding-top: 20px;
    transition: transform .5s;
}

.gzfwcon1left:hover {
    transform: scale(1.2);
}

.gzfwcon1left a {
    text-decoration: none !important;
    color: #666 !important;
    font-size: 22px;
}

.gzfwcon1right {
    width: 48%;
    float: right;
}

.gzfwcon1right li:first-child {
    margin-bottom: 20px;
}

.gzfwcon1right li {
    width: 100%;
    height: 45px;
    border: 1px solid #d9e7f1;
    border-radius: 5px;
    box-shadow: 0px 1px 15px #d9e7f1;
    box-sizing: border-box;
    text-align: center;
    padding-top: 5px;
}

.gzfwcon1right li {
    transition: transform .5s;
}

.gzfwcon1right li:hover {
    transform: scale(1.2);
}

.gzfwcon1right li img {
    vertical-align: middle;
}

.gzfwcon1right li a {
    color: #666;
    font-size: 16px;
    text-decoration: none;
    vertical-align: middle;
}

.gzfwcon2 {
    width: 100%;
    height: 413px;
    overflow: scroll;
    margin-top: 26px
}

.TwoGeRenList {
    padding: 0 !important
}

.content_detail::-webkit-scrollbar {
    width: 8px;
    height: 6px;
    /**/
}

.content_detail::-webkit-scrollbar-track {
    background: rgb(239, 239, 239);
    border-radius: 2px;
}

.content_detail::-webkit-scrollbar-thumb {
    background: #0f78bf;
    border-radius: 10px;
}

.content_detail::-webkit-scrollbar-thumb:hover {
    background: #0f78bf;
}

.content_detail::-webkit-scrollbar-corner {
    background: #179a16;
}

.gzfwcon2p1 {
    text-align: center;
    margin-top: -35px;
    font-size: 16px;
}

.gzfwcon2p1 i {
    color: #399677;
    font-size: 36px;
    font-style: normal;
}

.gzfwcon2p2 {
    text-align: center;
    font-size: 18px;
    color: #323232;
    margin-top: -20px;
}

.gzfwcon3 h3 {
    font-size: 24px;
    color: #323232;
    border-bottom: 1px solid #2323;
    padding-bottom: 20px;
}

.gzfwcon3 h3 a {
    border-bottom: 4px solid #057ac9;
    padding-bottom: 18px;
    color: #404040;
    font-weight: 600;
}

.gzfwcon3 li a {
    background: url(../images/letter.jpg) no-repeat 0px 19px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    padding-left: 24px;
    font-weight: normal !important;
    font-size: 16px;
    line-height: 46px;
    display: block;
    width: 100%;
}

/* 互动交流 */

.hdjlcon {
    background: #fff;
    padding: 20px;
}

.hdjlcon h3 a {
    font-weight: 600;
}

.hdjlcon1 {
    width: 100%;
    height: 110px;
    margin-top: 20px;
}

.hdjlcon1 div {
    float: left;
    width: 20%;
    text-align: center;
}

.hdjlcon1 div p {
    font-size: 18px;
    color: #666;
    margin-top: 10px;
}

.hdjlcon1 div img {
    transition: transform .5s;
}

.hdjlcon1 div img:hover {
    /* transform: scale(1.2); */
    transform: rotate(360deg);
    transition: 0.5s;
}

.hdjlcon2 {
    width: 100%;
    height: 100px;
    background-color: #edf6ff;
    margin: 20px 0;
}

.hdjlcon2 div {
    width: 33.33%;
    float: left;
    text-align: center;
    padding-top: 20px;
}

.hdjlcon2box1 p {
    font-size: 20px;
    color: #323232;
}

.hdjlcon2box1 span {
    color: #fff;
    background-color: #057ac9;
    padding: 5px 10px;
    border-radius: 20px;
    font-weight: 600;
}

.hdjlcon2box2 p {
    font-size: 16px;
    color: #323232;
}

.hdjlcon2box2 p i {
    font-size: 24px;
    font-style: normal;
    color: #0a7103;
    font-weight: 700;
}

.hdjlcon2box2 span {
    font-size: 18px;
    color: #323232;
    display: block;
    margin-top: -8px;
}

/* 林草书刊 视频图集 */

.finalbanner {
    width: 100%;
    background: #fff;
    margin-top: 40px;
}

.lcsk h3 a {
    font-size: 24px;
    color: #333;
    border-bottom: 4px solid #057ac9;
    font-weight: 600;
}

.lcskcon1 {
    width: 100%;
    margin-top: 30px;
}

.lcskcon1pics {
    width: 25%;
    float: left;
    margin-right: 8%;
    position: relative;
}

.lcskcon1pics .pics1 {
    width: 100%;
    height: 160px
}

.lcskcon2 {
    margin-top: 20px;
    line-height: 41px;
}

.lcskcon2 li {
    font-size: 0;
}

.lcskcon2 li a {
    display: inline-block;
    width: 73%;
    background: url(../images/yuandian.png) no-repeat 0px 20px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 20px;
    font-size: 16px;
    vertical-align: middle;
}

.lcskcon2 li span {
    display: inline-block;
    font-size: 16px;
    vertical-align: middle;
}

.sptj h3 a {
    font-size: 24px;
    color: #333;
    border-bottom: 4px solid #057ac9;
    font-weight: 600;
}

.sptjcon {
    margin-top: 30px;
}

.sptjconleft {
    float: left;
    width: 80%;
    text-align: center;
}

.sptjconleft video {

    height: 296px;
}

.sptjconleft p {
    font-size: 16px;
    margin-top: 15px;
    color: #666;
}

.sptjconright {
    float: left;
    width: 19%;
    text-align: center;
    margin-left: 1%;
}

.sptjconright img {
    width: 100%;
    height: 70px;
}

.sptjconright p {
    font-size: 16px;
    margin-top: 10px;
    color: #666;
}

#tabBox {
    display: none;
}

@media only screen and (min-width:1366px) {
    .container {
        width: 1300px !important;
    }
}

@media only screen and (max-width: 768px) {
    .sptjconleft video {
        width: 100%
    }

    .headlines h3 {

        width: 98%;

    }

    .headlines h3 a {
        text-align: center;
        font-size: 20px;
        color: #0a2167;
        display: block;
        margin-top: 13px;
    }

    .headlines h3 span {
        position: absolute;
        right: -10px;
        top: 0px;
        font-size: 12px;
        color: #fff;
        background-color: #e41802;
        padding: 6px 10px;
        border-radius: 20px;
    }

    .contentlx {
        margin-top: 20px;
    }

    .headlines p a {
        display: block;
        margin-top: 20px;
        font-size: 16px;
        color: #0a2167;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        text-indent: 2em;
        white-space: normal;
    }

    .tabs h1 a {
        font-size: 18px;
        text-decoration: none !important;
        margin-right: 30px;
    }

    .tabs h1 {
        margin-top: 30px;
    }

    #tabs {
        display: none;
    }

    #tabBox {
        display: block;
    }

    /* 国务院手机版样式 */
    .tabBox .tabNav a {
        font-size: 18px;
        text-decoration: none !important;
        margin-right: 30px;
    }

    /* .tabBox .tabNav a.active {
        color: #026bb1;
        border-bottom: 3px solid #026bb1;
        padding-bottom: 10px;
    } */

    .tabBox .tabNav li.on a {
        color: #026bb1;
        border-bottom: 3px solid #026bb1;
        padding-bottom: 10px;
    }

    .tabBox .tabNav {
        margin-top: 30px;
    }

    .tabBox .tabNav li {
        float: left;
        margin-right: 8%
    }

    .tabBox .tabNav li:last-child {
        margin-right: 0
    }

    .tabBox .tabNav li a {
        color: #333;
        cursor: pointer;
        margin-right: 114px;
        font-size: 20px;
        text-decoration: none !important;
        font-weight: 600;
        display: inline-block;
    }

    .tabBox .tabNav a:last-child {
        padding-right: 0;
        margin-right: 0;
    }

    .tabBox .tabNav a:last-child {
        background: url(../images/kong.png) no-repeat 111px 20px;
    }

    .tabBox .bd ul {
        zoom: 1;
        margin-top: 0.5rem;
        display: inline-block !important;
        float: left;
    }

    #tabBox .tempWrap .bd {
        height: 100%;
    }

    #tabBox .tempWrap .bd .lanMu {
        height: 100%;
    }

    /* 通知公开样式 */
    #tabs5 {
        display: none;
    }
  #nociteTabBox{margin-bottom: 20px;}
    .tabs5 a {
        font-size: 14px;
        width: 24%;
        font-weight: 600;
    }

    .zclistright {
        width: 185px;
    }

    .zclistright div a {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .zclistright div .ckxq {
        display: none;
    }

    .bigBox .con li a .div2 {
        float: inherit;

    }

    .gzfwcon1left {
        float: none;
        width: 100%;
        height: 110px;
    }

    .gzfwcon1right {
        float: none;
        width: 100%;
    }

    .gzfwcon1 {
        height: auto;
    }

    .gzfwcon1right li:first-child {
        margin-top: 20px;
    }

    .gzfwcon2p1 {
        text-align: center;
        margin-top: -12px;
        font-size: 16px;
    }

    .gzfwcon2p1 i {
        font-size: 28px;
    }

    .gzfwcon2 {
        padding: 5px 20px;
    }

    .hdjlcon1 div p {
        font-size: 16px;
        color: #666;
        margin-top: 10px;
    }

    .hdjlcon2 {
        margin-top: 22px;
    }

    .zclistleft {
        width: 70px;
    }

    .hdjlcon1 div img {
        width: 100%;
    }

    .hdjlcon2box1 p {
        font-size: 14px;
        color: #323232;
    }

    .hdjlcon2box1 span {
        font-size: 12px;
    }

    .hdjlcon2box2 p {
        font-size: 12px;
    }

    .hdjlcon2box2 p i {
        font-size: 22px;
    }

    .hdjlcon2box2 span {
        font-size: 12px;
    }

    .sptjconleft {
        float: none;
        width: 100%;
    }

    .sptjconleft img {
        height: auto;
    }

    .sptjconright {
        float: none;
        width: 100%;
    }

    .sptjconright li {
        float: left;
        width: 31%;
        margin-left: 2%;
    }

    .sptjconright img {
        width: 100%;
        height: auto;
    }

    .sptjconright p {
        font-size: 14px;
    }

    .sptjconleft p {
        font-size: 14px;
        margin-top: 10px;
        color: #666;
    }

    .finalbanner {
        margin-top: 10px;
    }

    .hdjlcon1 {
        width: 100%;
        height: 251px;
        margin-top: 20px;
    }

    .hdjlcon1 div {
        float: left;
        width: 30%;
        text-align: center;
    }
}