/* 头条 */

html {
    font-family: "微软雅黑";
}

.toutiao {
    height: 150px;
    background: url(toutbj.jpg) center center no-repeat;
    overflow: hidden;
}

.toutiao .toutiao_con {
    width: 1100px;
    height: 80px;
    margin: 0 auto;
    margin-top: 40px;
}

.toutiao .toutiao_con h2 {
    text-align: center;
    line-height: 40px;
    font-size: 34px;
}

.toutiao .toutiao_con h2 a {
    display: inline-block;
    font-size: inherit;
    color: #ffffff;
    max-width: 860px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.toutiao .toutiao_con p {
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    margin-top: 10px;
    color: #ffffff;
}

.toutiao .toutiao_con p br {
    display: none;
}

/* 轮播+旗内要问 */

.lunbo {
    height: 370px;
    background: #f2f4f7;
}

/* 轮播 */

.banner {
    width: 520px;
    height: 294px;
    margin-top: 38px;
    position: relative;
    overflow: hidden;
}

.banner .bd .ul li {
    width: 100%;
    height: 294px;
    position: relative;
    list-style: none;
    overflow: hidden;
}

.banner .bd .ul li>a {
    display: block;
    width: 100%;
    height: 294px;
    overflow: hidden;
}

.banner .bd .ul li>a img {
    display: block;
    width: 100%;
    height: 294px;
    transition: all 0.3s;
}

.banner .bd .ul li:hover>a img {
    transform: scale(1.03);
}

.banner .bd .ul li>p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 520px;
    height: 67px;
    background: url(lunbobt.png) center center no-repeat;
}

.banner .bd .ul li>p>a {
    display: block;
    width: 270px;
    font-size: 18px;
    line-height: 67px;
    color: #ffffff;
    margin-left: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.banner .hd {
    position: absolute;
    right: 20px;
    bottom: 8px;
    width: 128px;
    height: 50px;
    z-index: 10;
}

.banner .hd .ul li {
    float: left;
    width: 11px;
    height: 11px;
    cursor: pointer;
    border-radius: 10px;
    background: #ffffff;
    margin: 21px 0 0 10px;
    transition: all 0.3s;
}

.banner .hd .ul li.on {
    width: 30px;
    background: #015293;
}

.banner a.prev,
.banner a.next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: none;
    z-index: 999;
}

.banner a.prev {
    left: 0;
}

.banner a.next {
    right: 0;
}

.banner:hover a.prev,
.banner:hover a.next {
    display: block;
}

/* 旗内要闻 */

.flagnews {
    width: 618px;
    height: 294px;
    margin-top: 40px;
}

.flagnews_t {
    width: 100%;
    height: 45px;
}

.flagnews_t h3 {
    width: 113px;
    font-size: 28px;
    height: 45px;
    background: url(newsbj.png) bottom center no-repeat;
}

.flagnews_t h3 a {
    display: block;
    height: 30px;
    line-height: 30px;
    color: #015293;
}

.flagnews_x {
    height: 248px;
    overflow: hidden;
}

.flagnews_x .ul {
    margin-top: 8px;
}

.flagnews_x .ul li {
    height: 42px;
    line-height: 42px;
}

.flagnews_x .ul li a {
    float: left;
    max-width: 72%;
    font-size: 16px;
    color: #333333;
    font-weight: normal;
    padding-left: 19px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.3s;
    background: url(dian.png) no-repeat left center;
}

.flagnews_x .ul li a:hover {
    color: #024ca1;
}

.flagnews_x .ul li span {
    float: right;
    font-size: 16px;
    color: #999999;
}

.gwyxw {
    width: 850px;
    height: 305px;
    margin-top: 30px;
    overflow: hidden;
}

.gwyxw .hd {
    width: 100%;
    height: 45px;
}

.gwyxw .hd .ul>li {
    width: 140px;
    float: left;
    height: 45px;
    text-align: center;
    font-weight: bold;
    margin-right: 30px;
}

.gwyxw .hd .ul>li a {
    display: block;
    height: 30px;
    font-size: 28px;
    color: #222222;
    line-height: 30px;
}

.gwyxw .hd .ul>li.on {
    background: url(newsbj.png) bottom center no-repeat;
}

.gwyxw .hd .ul>li.on a {
    color: #015293;
}

.gwyxw .bd {
    width: 850px;
    height: 254px;
    overflow: hidden;
}

.gwyxw .bd .ul {
    margin-top: 5px;
}

.gwyxw .bd .ul>li {
    width: 850px;
    height: 42px;
    line-height: 42px;
}

.gwyxw .bd .ul>li a {
    float: left;
    max-width: 71%;
    font-size: 16px;
    color: #333333;
    font-weight: normal;
    padding-left: 19px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.3s;
    background: url(dian.png) no-repeat left center;
}

.gwyxw.bd.ul>lia: hover {
    color: #024ca1;
}

.gwyxw .bd .ul>li span {
    float: right;
    font-size: 16px;
    color: #999999;
    transition: all 0.3s;
}

.gwyxw_r {
    width: 250px;
    height: 290px;
    margin-top: 40px;
}

.gwyxw_r .ul>li {
    width: 205px;
    height: 90px;
    margin-top: 10px;
}

.gwyxw_r .ul>li a {
    width: 250px;
    height: 90px;
    display: block;
}

.gwyxw_r .ul>li img {
    width: 250px;
    height: 90px;
}

/* 政务公开 */

.zwgk {
    height: 553px;
    margin-top: 40px;
    margin-bottom: 40px;
    background: url(zwgkbj.jpg) center top no-repeat;
    position: relative;
}

.zwgk .hd {
    position: absolute;
    top: -14px;
    margin-left: 40px;
}

.zwgk .hd .ul li {
    width: 317px;
    height: 86px;
    text-align: center;
    line-height: 86px;
    font-size: 24px;
    float: left;
    cursor: pointer;
    margin-left: 80px;
}

.zwgk .hd .ul li a {
    display: inline-block;
    color: #ffffff;
}

.zwgk .hd .ul li.on {
    background: url(zwgkbtbj.png) center center no-repeat;
}

.zwgk .hd .ul li.on a {
    color: #015293;
}

.zwgk .bd {
    height: 490px;
    overflow: hidden;
}

.hight {
    height: 72px;
}

.inbox {
    height: 440px;
    margin-top: 40px;
}

.zwgk_t {
    height: 300px;
}

.zwgk_l {
    width: 590px;
    height: 300px;
}

.zwgk_l .inhd {
    width: 100%;
    height: 45px;
    margin-top: -3px;
}

.zwgk_l .inhd .ul li {
    width: 118px;
    float: left;
    height: 45px;
    text-align: center;
    font-weight: bold;
    margin-right: 30px;
}

.zwgk_l .inhd .ul li a {
    display: block;
    height: 30px;
    font-size: 28px;
    color: #222222;
    line-height: 30px;
}

.zwgk_l .inhd .ul li.on {
    background: url(newsbj.png) bottom center no-repeat;
}

.zwgk_l .inhd .ul li.on a {
    color: #015293;
}

.zwgk_l .inbd {
    width: 590px;
    height: 254px;
    overflow: hidden;
}

.zwgk_l .inbd .ul {
    width: 590px;
    height: 254px;
    margin-top: 5px;
}

.zwgk_l .inbd .ul li {
    height: 42px;
    line-height: 42px;
}

.zwgk_l .inbd .ul li a {
    float: left;
    max-width: 71%;
    font-size: 16px;
    color: #333333;
    font-weight: normal;
    padding-left: 19px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.3s;
    background: url(dian.png) no-repeat left center;
}

.zwgk_l .inbd .ul li a:hover {
    color: #024ca1;
}

.zwgk_l .inbd .ul li span {
    float: right;
    font-size: 16px;
    color: #999999;
    transition: all 0.3s;
}

.zwgk_r {
    width: 510px;
    height: 300px;
}

.zwgk_r .ul li {
    width: 250px;
    height: 145px;
    margin-left: 10px;
    margin-top: 10px;
    float: left;
    border-radius: 10px;
    background: #f9f9f9;
}

.zwgk_r .ul li .img {
    width: 58px;
    height: 58px;
    margin: 0px auto;
    margin-top: 24px;
}

.zwgk_r .ul li .img img {
    display: block;
    width: 58px;
    height: 58px;
    overflow: hidden;
}

.zwgk_r .ul li h3 {
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    color: #333333;
}

.zwgk_r .ul li:hover h3 {
    color: #015293;
}

.zwgk_x {
    width: 100%;
    height: 100px;
    margin-top: 40px;
}

.zwgk_x .ul li {
    width: 224px;
    height: 100px;
    overflow: hidden;
    margin-right: 15px;
    float: left;
}

.zwgk_x .ul li a {
    display: block;
}

.zwgk_x .ul li img {
    width: 224px;
    height: 100px;
    display: block;
}

/*首页==》政务服务 */

.zwfw {
    height: 220px;
}

.zwfw .bsfw {
    width: 590px;
    height: 220px;
    overflow: hidden;
}

.zwfw .bsfw .inHd {
    width: 100%;
    height: 89px;
    border-bottom: 1px solid#f0f0f0;
    position: relative;
}

.zwfw .bsfw .inHd .ul {
    width: 440px;
    height: 90px;
    overflow: hidden;
}

.zwfw .bsfw .inHd .ul li {
    float: left;
    width: 112px;
    height: 90px;
    line-height: 40px;
    margin-right: 50px;
}

.zwfw .bsfw .inHd .ul li a {
    display: block;
    width: 112px;
    height: 89px;
    font-size: 28px;
    color: #222222;
    font-weight: bold;
}

.zwfw .bsfw .inHd .ul li.on a {
    color: #015293;
    background: url(bsfwbt.jpg) bottom left no-repeat;
}

.zwfw .bsfw .inHd .biaoti {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #999999;
    position: absolute;
    left: 0;
    top: 50px;
}

.zwrk {
    width: 165px;
    height: 17px;
    position: absolute;
    top: 7px;
    right: 0;
}

.zwfw .bsfw .inBd {
    width: 100%;
    height: 130px;
}

.zwfw .bsfw .inBd .ul {
    margin-top: 9px;
}

.zwfw .bsfw .inBd .ul li {
    width: 90px;
    height: 30px;
    line-height: 30px;
    float: left;
    margin-left: 25px;
    margin-top: 10px;
    overflow: hidden;
}

.zwfw .bsfw .inBd .ul li a {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 16px;
    color: #222222;
}

.zwfw.bsfw.inbd.ullia: hover {
    font-weight: bold;
    color: #015293;
}

.zwfw .bsfw .inBd .ul li:last-child a {
    color: #015293;
}

.sbfw {
    width: 520px;
    height: 220px;
    margin-right: 10px;
    box-shadow: 0 0 10px 3px#eeeff2;
}

.sbfw .ul li {
    width: 130px;
    height: 80px;
    float: left;
    margin-left: 32px;
    margin-top: 20px;
    text-align: center;
}

.sbfw .ul li span {
    display: block;
    height: 38px;
    margin-top: 10px;
}

.sbfw .ul li span img {
    display: block;
    margin: 0 auto;
    transition: All 0.4 s ease-in -out;
    -webkit-transition: All 0.4 s ease-in -out;
    -moz-transition: All 0.4 s ease-in -out;
    -o-transition: All 0.4 s ease-in -out;
}

.sbfw .ul li:hover span img {
    transform: rotate(360 deg);
    -webkit-transform: rotate(360 deg);
    -moz-transform: rotate(360 deg);
    -o-transform: rotate(360 deg);
    -ms-transform: rotate(360 deg);
}

.sbfw .ul li p {
    line-height: 30px;
    text-align: center;
}

.sbfw .ul li p a {
    font-size: 16px;
    color: #666666;
}

.sbfw .ul li:hover p a {
    font-weight: bold;
    color: #015293;
}

.yszq {
    margin-top: 40px;
    position: relative;
}

.yszq .yshd {
    width: 100%;
    height: 29px;
    position: absolute;
    bottom: -5px;
}

.yszq .yshd.ul {
    width: 100px;
    height: 11px;
    margin: 9px auto;
}

.yszq .yshd.ul li {
    float: left;
    width: 11px;
    height: 11px;
    overflow: hidden;
    margin-right: 10px;
    text-indent: -999px;
    cursor: pointer;
    background: #f2f4f7;
    border-radius: 10px;
}

.yszq .yshd .ul li.on {
    width: 21px;
    background: #015293;
}

.yszq .ysbd .swiper-container {
    height: 190px;
}

.yszq .ysbd .ul li {
    width: 272px;
    height: 150px;
    margin-right: 30px;
    float: left;
    _display: inline;
    box-shadow: 0 0 10px 3px #eeeff2;
    text-align: center;
    margin-bottom: 10px;
}

.yszq .ysbd .ul li span {
    width: 272px;
    height: 100px;
    overflow: hidden;
}

.yszq .ysbd .ul li span img {
    width: 272px;
    height: 100px;
    transition: all 0.3s;
}

.yszq .ysbd .ul li p {
    height: 30px;
    text-align: center;
    line-height: 30px;
    margin-top: 10px;
}

.yszq .ysbd .ul li p a {
    font-size: 16px;
    color: #222222;
}

.yszq .ysbd .ul li:hover span img {
    transform: scale(1.03);
}

.yszq .ysbd .ul li:hover p a {
    color: #024ca1;
}

/* 政民互动 */

.zmhd {
    height: 440px;
}

/* 新闻发布会 */

.xwfbh {
    width: 590px;
    height: 440px;
    overflow: hidden;
}

.xwfbh .xwfbh_bt {
    height: 45px;
    box-sizing: border-box;
    border-bottom: 1px solid#f0f0f0;
}

.xwfbh .xwfbh_bt h3 {
    height: 44px;
    line-height: 30px;
    background: url(bsfwbt.jpg) bottom left no-repeat;
}

.xwfbh .xwfbh_bt h3 a {
    font-size: 22px;
    color: #015293;
}

.xwfbh .xwfbh_con {
    width: 590px;
    height: 280px;
    margin-top: 30px;
    overflow: hidden;
}

.xwfbh .xwfbh_con .zxfb {
    height: 144px;
    overflow: hidden;
}

.xwfbh .xwfbh_con .zxfb .img {
    width: 255px;
    height: 144px;
    float: left;
    overflow: hidden;
}

.xwfbh .xwfbh_con .zxfb img {
    display: block;
    width: 255px;
    height: 144px;
}

.xwfbh .xwfbh_con .zxfb .fbjs {
    width: 315px;
    height: 120px;
    float: right;
    margin-top: 15px;
}

.xwfbh .xwfbh_con .zxfb .fbjs h4 {
    height: auto;
    line-height: 25px;
    min-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.xwfbh .xwfbh_con .zxfb .fbjs h4 a {
    font-size: 18px;
    color: #222222;
}

.xwfbh .xwfbh_con .zxfb .fbjs span {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    margin-top: 10px;
    color: #666666;
}

.xwfbh .xwfbh_con .zxfb .fbjs p {
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    font-size: 16px;
    color: #666666;
    text-overflow: ellipsis;
}

.xwfbh .xwfbh_con .fblb {
    height: 100px;
    margin-top: 20px;
    display: block;
}

.xwfbh .xwfbh_con .fblb li {
    height: 35px;
    line-height: 35px;
}

.xwfbh .xwfbh_con .fblb li a {
    float: left;
    max-width: 80%;
    font-size: 16px;
    color: #333333;
    font-weight: normal;
    padding-left: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
    background: url(fbhbt.png) no-repeat left center;
}

.xwfbh .xwfbh_con .fblb li a:hover {
    color: #024ca1;
}

.yjzj {
    height: 60px;
    margin-top: 30px;
}

.yjzj p {
    width: 280px;
    height: 60px;
    background: #f2f4f7 url(xian.png) 115px center no-repeat;
}

.yjzj .zjdc img {
    float: left;
    width: 23px;
    height: 24px;
    margin-top: 18px;
    margin-left: 60px;
}

.yjzj .zjdc em {
    float: left;
    display: block;
    margin-left: 60px;
    line-height: 60px;
    color: #222222;
}

.yjzj .tsjb img {
    float: left;
    width: 27px;
    height: 26px;
    margin-top: 16px;
    margin-left: 60px;
}

.yjzj .tsjb em {
    float: left;
    display: block;
    margin-left: 60px;
    line-height: 60px;
    color: #222222;
}

/* 我要写信 */

.zmhd .xinjian {
    width: 510px;
    height: 440px;
    overflow: hidden;
}

.zmhd .xinjian .wyxx {
    width: 510px;
    height: 109px;
    background: url(wyxybj.png) center center no-repeat;
}

.zmhd .xinjian .wyxx p {
    width: 130px;
    height: 40px;
    float: right;
    line-height: 40px;
    text-align: center;
    margin-top: 30px;
    margin-right: 60px;
    background: url(wyxxtbbj.png) center center no-repeat;
}

.zmhd .xinjian .wyxx p a {
    font-size: 18px;
    color: #222222;
}

.zmhd .xinjian .lxxd {
    width: 510px;
    height: 300px;
    margin-top: 30px;
}

.zmhd .xinjian .lxxd .lxxd_bt {
    width: 510px;
    height: 45px;
    box-sizing: border-box;
    border-bottom: 1px solid #f0f0f0;
}

.zmhd .xinjian .lxxd .lxxd_bt h3 {
    height: 44px;
    line-height: 30px;
    background: url(bsfwbt.jpg) bottom left no-repeat;
}

.zmhd .xinjian .lxxd .lxxd_bt h3 a {
    font-size: 22px;
    color: #015293;
}

.zmhd .xinjian .lxxd .lxxd_con .ul {
    margin-top: 5px;
}

.zmhd .xinjian .lxxd .lxxd_con .ul li {
    height: 42px;
    line-height: 42px;
}

.zmhd .xinjian .lxxd .lxxd_con .ul li a {
    float: left;
    max-width: 71%;
    font-size: 16px;
    color: #333333;
    font-weight: normal;
    padding-left: 19px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.3s;
    background: url(dian.png) no-repeat left center;
}

.zmhd.xinjian .lxxd .lxxd_con .ul li a:hover {
    color: #024ca1;
}

.zmhd .xinjian .lxxd .lxxd_con .ul li span {
    float: right;
    font-size: 16px;
    color: #999999;
}

/* 专题专栏 */

.zhuanti {
    width: 100%;
    height: 331px;
    background: url(ztbj.png) center center no-repeat;
    overflow: hidden;
    margin-top:25px;
}

.zhuanti_bt {
    height: 60px;
    margin-top: 40px;
}

.zhuanti_con {
    height: 150px;
    margin-top: 40px;
}

.picScroll-left {
    width: 1178px;
    height: 150px;
    overflow: hidden;
    position: relative;
}

.picScroll-left .hd {
    position: absolute;
    width: 100%;
    height: 100%;
}

.picScroll-left .hd a {
    position: absolute;
    width: 25px;
    height: 42px;
    top: 50%;
    margin-top: -21px;
    z-index: 99;
    background: orangered;
}

.picScroll-left .hd a.prev {
    background: url(ztjdl.png) no-repeat center;
    left: 0;
}

.picScroll-left .hd a.next {
    background: url(ztjdr.png) no-repeat center;
    right: 0;
}

.picScroll-left:hover .hd a.prev {
    background: url(ztjdl1.png) no-repeat center;
}

.picScroll-left:hover .hd a.next {
    background: url(ztjdr1.png) no-repeat center;
}

.picScroll-left .bd .ul {
    zoom: 1;
}

.picScroll-left .bd .ul li {
    margin-right: 30px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.picScroll-left .bd .ul li img {
    width: 272px;
    height: 150px;
    display: block;
    transition: all 0.3s;
}

.picscroll-left.bd.ul li:hover img {
    transform: scale(1.03);
}

/* 友情链接 */

.yqlj {
    height: 75px;
    border-top: 2px solid #015293;
    box-sizing: border-box;
}

.yqlj .ul li {
    width: 212px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    margin-top: 15px;
    margin-left: 30px;
    float: left;
    box-sizing: border-box;
    border: 1px solid #cccccc;
}

.yqlj .ul li a {
    display: inline-block;
    font-size: 14px;
    color: #222222;
}

.yqlj .ul li:hover {
    border-color: #024ca1;
}

.yqlj .ul li:hover a {
    font-weight: bold;
    color: #024ca1;
}


/*960px~1199px */
@media screen and (max-width: 1199px) {

    .toutiao .toutiao_con {
        width: 100%;
    }

    .toutiao .toutiao_con h2 a {
        max-width: 90%;
    }

    .toutiao .toutiao_con p {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .banner {
        margin-top: 28px;
        width: 45%;
    }

    .banner .bd .ul li>a img {
        object-fit: cover;
    }

    .banner .bd .ul li>p {
        width: 100%;
    }

    .banner .bd .ul li>p>a {
        width: calc(100% - 40px);
        margin-left: 20px;
    }

    .flagnews {
        width: 50%;
    }

    .flagnews_x {
        height: auto;
    }

    .gwyxw {
        width: calc(100% - 280px);
    }

    .gwyxw .hd .ul>li {
        margin-right: 8px;
    }

    .gwyxw .bd {
        width: 100%;
    }

    .gwyxw .bd .ul>li {
        width: 100%;
    }

    .zwgk .hd {
        width: calc(100% - 30px);
        margin-left: 0;
    }

    .zwgk .hd ul {
        display: flex;
        justify-content: space-between;
    }

    .zwgk .hd .ul li {
        width: 30%;
        margin-left: 0;
    }

    .zwgk .hd .ul li.on {
        box-shadow: 0 0 10px #cacaca;
        background: #fff;
    }

    .zwgk_t {
        height: auto;
    }

    .zwgk_l {
        width: 50%;
    }

    .zwgk_l .inbd {
        width: 100%;
    }

    .zwgk_l .inbd .ul {
        width: 100%;
    }

    .zwgk_l .inbd .ul li {
        height: 42px;
        line-height: 42px;
    }

    .zwgk_l .inbd .ul li a {
        max-width: 90%;
    }

    .zwgk_r {
        width: 44%;
    }

    .zwgk_r .ul li {
        width: 46%;
    }

    .zwgk_r .ul li .img {
        width: 30%;
        padding-bottom: 30%;
        height: 0;
        position: relative;
    }

    .zwgk_r .ul li .img img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .zwgk_x {
        height: auto;
    }

    .zwgk_x .ul {
        display: flex;
        justify-content: space-between;
    }

    .zwgk_x .ul li {
        width: 23%;
        margin-right: 0;
    }

    .zwgk_x .ul li a {
        display: block;
    }

    .zwgk_x .ul li img {
        width: 100%;
        height: auto;
        display: block;
    }

    .zwfw .bsfw {
        width: 50%;
    }

    .sbfw {
        width: 45%;
    }

    .sbfw .ul li {
        width: 33.3%;
        margin-left: 0;
    }

    .yszq {
        margin-top: 40px;
        position: relative;
    }

    .yszq .yshd {
        width: 100%;
        height: 29px;
        position: absolute;
        bottom: -5px;
    }

    .yszq .yshd.ul {
        width: 100px;
        height: 11px;
        margin: 9px auto;
    }

    .yszq .yshd.ul li {
        float: left;
        width: 11px;
        height: 11px;
        overflow: hidden;
        margin-right: 10px;
        text-indent: -999px;
        cursor: pointer;
        background: #f2f4f7;
        border-radius: 10px;
    }

    .yszq .yshd .ul li.on {
        width: 21px;
        background: #015293;
    }

    .yszq .ysbd .swiper-container {
        height: 190px;
    }

    .yszq .ysbd .ul li {
        width: 272px;
        height: 150px;
        margin-right: 30px;
        float: left;
        _display: inline;
        box-shadow: 0 0 10px 3px #eeeff2;
        text-align: center;
        margin-bottom: 10px;
    }

    .yszq .ysbd .ul li span {
        width: 272px;
        height: 100px;
        overflow: hidden;
    }

    .yszq .ysbd .ul li span img {
        width: 100%;
        height: 100px;
        object-fit: cover;
        transition: all 0.3 s;
    }

    .yszq .ysbd .ul li p {
        height: 30px;
        text-align: center;
        line-height: 30px;
        margin-top: 10px;
    }

    .yszq .ysbd .ul li p a {
        font-size: 16px;
        color: #222222;
    }

    .yszq .ysbd .ul li:hover span img {
        transform: scale(1.03);
    }

    .yszq .ysbd .ul li:hover p a {
        color: #024ca1;
    }

    .zmhd {
        height: 440px;
    }

    .zhuanti {
        background-size: cover;
        height: auto;
    }

    .zhuanti_bt img {
        width: 100%;
        height: 60px;
        object-fit: cover;
    }

    .zhuanti_con {
        height: auto;
        margin-bottom: 40px;
    }

    .picScroll-left {
        width: 100%;
        height: auto;
        /* overflow: hidden; */
        /* position: relative; */
    }

    .picScroll-left .hd {
        position: absolute;
        width: 100%;
        height: 100%;
    }

    .picScroll-left .hd a {
        position: absolute;
        width: 25px;
        height: 42px;
        top: 50%;
        margin-top: -21px;
        z-index: 99;
        background: orangered;
    }

    .picScroll-left .hd a.prev {
        background: url(ztjdl.png) no-repeat center;
        left: 0;
    }

    .picScroll-left .hd a.next {
        background: url(ztjdr.png) no-repeat center;
        right: 0;
    }

    .picScroll-left:hover .hd a.prev {
        background: url(ztjdl1.png) no-repeat center;
    }

    .picScroll-left:hover .hd a.next {
        background: url(ztjdr1.png) no-repeat center;
    }

    .picScroll-left .bd .ul {
        zoom: 1;
    }

    .picScroll-left .bd .ul li {
        /* height: 0; */
        margin-right: 30px;
        float: left;
        _display: inline;
        overflow: hidden;
        text-align: center;
        /* position: relative; */
        /* padding-bottom: 55%; */
    }

    .picScroll-left .bd .ul li a {
        width: 100%;
        height: 0;
        padding-bottom: 55%;
        display: block;
        position: relative;
    }

    .picScroll-left .bd .ul li img {
        width: 100%;
        height: 100%;
        position: absolute;
        /* object-fit: contain; */
        display: block;
        transition: all 0.3 s;
        top: 0;
        left: 0;
    }

    .picscroll-left.bd.ul li:hover img {
        transform: scale(1.03);
    }




    /* 新闻发布会 */

    .xwfbh {
        width: 50%;
    }

    .xwfbh .xwfbh_con {
        width: 100%;
    }

    .xwfbh .xwfbh_con .zxfb img {
        width: 100%;
        height: 100%;
    }

    .xwfbh .xwfbh_con .zxfb .fbjs {
        width: calc(100% - 265px);
        margin-top: 10px;
    }

    .xwfbh .xwfbh_con .zxfb .fbjs h4 {
        height: auto;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    .yjzj p {
        width: 48%;
        background: #F2F4F9 url(xian.png) 48% center no-repeat;
    }

    .yjzj .zjdc img {
        margin-left: 20%;
    }

    .yjzj .zjdc em {
        margin-left: 34%;
    }

    .yjzj .tsjb img {
        margin-left: 20%;
    }

    .yjzj .tsjb em {
        margin-left: 34%;
    }

    /* 我要写信 */

    .zmhd .xinjian {
        width: 44%;
    }

    .zmhd .xinjian .wyxx {
        width: 100%;
        background-size: cover;
    }

    .zmhd .xinjian .wyxx p {
        margin-right: 10%;
    }

    .zmhd .xinjian .lxxd {
        width: 100%;
    }

    .zmhd .xinjian .lxxd .lxxd_bt {
        width: 100%;
    }

    /* 友情链接 */

    .yqlj {
        height: auto;
        margin-bottom: 15px;
    }

    .yqlj .ul {
        display: flex;
        justify-content: space-between;
    }

    .yqlj .ul li {
        margin-left: 0;
        width: 24%;

    }

    .yqlj .ul li a {
        display: inline-block;
        font-size: 14px;
        color: #222222;
    }

    .yqlj .ul li:hover {
        border-color: #024ca1;
    }

    .yqlj .ul li:hover a {
        font-weight: bold;
        color: #024ca1;
    }


}

/*769px~959px */
@media screen and (max-width: 959px) {

    .article_list li:nth-last-child(1),
    .article_list li:nth-last-child(2) {
        display: none;
    }

    .banner a.prev,
    .banner a.next {
        display: block !important;
    }

    .flagnews_x .ul li a {
        font-size: 16px;
    }

    .banner .bd .ul li>p>a {
        font-size: 16px;
    }

    .gwyxw .hd .ul>li {
        width: auto;
    }

    .gwyxw .hd .ul>li a {
        font-size: 22px;
    }

    .zwgk {
        height: auto;
    }

    .zwgk .bd {
        height: auto;
    }

    .zwgk_l .inbd .ul {
        height: auto;
    }

    .zwgk_l .inbd .ul li a {
        max-width: 75%;
    }

    .zwgk_r .ul li h3 {
        font-size: 16px;
    }

    .zwfw .bsfw .inHd .ul li {
        margin-right: 20px;
        width: auto;
    }

    .zwfw .bsfw .inHd .ul li a {
        font-size: 22px;
        width: auto;
    }

    .zwfw .bsfw .inHd .biaoti {
        font-size: 13px;
    }

    .zmhd {
        height: auto;
    }

    /* 友情链接 */
    .yqlj .ul {
        flex-wrap: wrap;
    }

    /* 新闻发布会 */

    .xwfbh {
        width: 100%;
        float: none !important;
    }

    .xwfbh .xwfbh_con .zxfb .fbjs p {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        white-space: normal;
        height: auto;
    }

    .yjzj {
        margin-top: 15px;
    }

    .zmhd .xinjian {
        width: 100%;
        float: none !IMPORTANT;
        margin-top: 15px;
    }
}

/*480px~767px */
@media screen and (max-width: 768px) {

    .article_list li:nth-last-child(1),
    .article_list li:nth-last-child(2) {
        display: block;
    }

    .toutiao {
        height: 120px;
    }

    .toutiao .toutiao_con {
        margin-top: 22px;
    }

    .toutiao .toutiao_con h2 a {
        font-size: 24px;
    }

    .toutiao .toutiao_con p {
        font-size: 16px;
    }

    .banner {
        margin-top: 18px;
        width: 100%;
    }

    .gwyxw {
        float: none;
        width: 100%;
    }

    .flagnews {
        height: auto;
    }

    .flagnews_t h3 {
        font-size: 22px;
    }

    .gwyxw .bd {
        height: auto;
    }

    .gwyxw_r {
        float: none;
        width: 100%;
        height: auto;
        margin-top: 15px;
        height: auto;
    }

    .gwyxw_r .ul {
        display: flex;
        justify-content: space-between;
    }

    .gwyxw_r .ul>li {
        flex: 1;
        width: auto;
        height: auto;
        margin-top: 0;
        margin-left: 5px;
    }

    .gwyxw_r .ul>li a {
        width: auto;
        height: auto;
    }

    .gwyxw_r .ul>li img {
        width: 100%;
        height: auto;
    }

    .lunbo {
        height: auto;
        padding-bottom: 15px;
    }

    .banner {
        float: none;
        width: 100%;
        margin-top: 15px;
        height: auto;
    }

    .banner .bd .ul li {
        height: auto;
    }

    .banner .bd .ul li>a {
        position: relative;
        height: 0;
        padding-bottom: 56%;
    }

    .banner .bd .ul li>a img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .flagnews {
        float: none;
        width: 100%;
        margin-top: 15px;
    }

    .gwyxw {
        float: none;
        width: 100%;
        height: auto;
    }

.gwyxw_item  { min-height:310px; }

    .gwyxw_r {
        float: none;
        width: 100%;
    }

    .zwgk_l {
        float: none !important;
        width: 100%;
        height: auto;
    }

    .zwgk {
        height: auto;
        margin-bottom: 15px;
    }

    .zwgk .bd {
        height: auto;
    }

    .zwgk_l .inbd {
        height: auto;
    }

    .zwgk_r {
        float: none !important;
        width: 100%;
        height: auto;
        margin-top: 15px;
    }

    .zwgk_r .ul li {
        height: auto;
        padding-bottom: 18px;
        width: 49%;
        margin-top: 2%;
        margin-left: 0;
    }

    .zwgk_r .ul li:nth-child(2n) {
        float: right;
    }

    .hight {
        margin-bottom: 25px;
    }

    .inbox {
        margin-top: 0;
    }

    .zwgk_x {
        margin-top: 15px;
    }

    .zwgk_x .ul {
        flex-wrap: wrap;
    }

    .zwgk_x .ul li {
        width: 49%;
        height: auto;
        margin-top: 10px;
    }

    .zwfw {
        height: auto;
    }

    .zwfw .bsfw {
        width: 100%;
        height: auto;
        float: none !important;
    }

    .zwfw .bsfw .inBd {
        height: auto;
    }

    .zwfw .bsfw .inBd .ul li {
        width: 25%;
        margin-left: 0;
    }

    .sbfw {
        width: 100%;
        float: none !important;
        margin-top: 20px;
    }


    /* 新闻发布会 */
    .xwfbh .xwfbh_con .zxfb .fbjs h4 a {
        font-size: 16px;
    }


    .xwfbh .xwfbh_con .zxfb .fbjs p {
        font-size: 14px;
        line-height: 24px;
    }

    .xwfbh .xwfbh_con .zxfb .fbjs span {
        font-size: 14px;
        margin-top: 5px;
    }

    /* 友情链接 */

    .yqlj {}

    .yqlj .ul li {
        width: 49%;
    }

}

/*480以下 */
@media screen and (max-width: 479px) {
    .toutiao {
        height: 100px;
    }

    .toutiao .toutiao_con {
        margin-top: 14px;
    }

    .toutiao .toutiao_con h2 a {
        font-size: 16px;
    }

    .toutiao .toutiao_con p {
        font-size: 14px;
        margin-top: 0;
    }

    .flagnews_t h3 {
        display: inline-block;
        font-size: 20px;
        width: auto;
    }

    .flagnews_x .ul li a,
    .flagnews_x .ul li span {
        font-size: 14px;
    }

    .gwyxw {
        margin-top: 15px;
    }



    .gwyxw_r .ul>li img {
        height: 55px;
        object-fit: cover;
    }

    .gwyxw .hd .ul>li a {
        font-size: 15px;
    }

    .gwyxw .bd .ul>li a,
    .gwyxw .bd .ul>li span {
        font-size: 14px;
    }

    .zwgk .hd .ul li {
        font-size: 20px;
    }

    .zwgk_l .inhd .ul li {
        width: auto;
        margin-right: 20px;
    }

    .zwgk_l .inbd .ul li a,
    .zwgk_l .inbd .ul li span {
        font-size: 14px;
    }

    .zwgk_l .inhd .ul li a {
        font-size: 20px;
    }

    .zwfw .bsfw .inHd .ul li a {
        font-size: 20px;
    }

    .zwfw .bsfw .inHd .biaoti {
        font-size: 12px;
    }

    .zwfw .bsfw .inBd .ul li a {
        font-size: 14px;
    }

    .sbfw .ul li p a {
        font-size: 14px;
    }

    .yszq .ysbd .ul li p a {
        font-size: 12px;
    }

    /* 新闻发布会 */

    .xwfbh {
        height: auto;
    }

    .xwfbh .xwfbh_bt h3 a {
        font-size: 20px;
    }

    .xwfbh .xwfbh_con {
        height: auto;
        margin-top: 15px;
    }

    .xwfbh .xwfbh_con .zxfb {
        height: auto;
    }

    .xwfbh .xwfbh_con .zxfb .img {
        width: 100%;
        height: auto;
        float: none;
    }

    .xwfbh .xwfbh_con .zxfb .fbjs {
        width: 100%;
        float: none;
        height: auto;
    }

    .xwfbh .xwfbh_con .fblb li a {
        font-size: 14px;
        max-width: 90%;
    }

    .yjzj .zjdc em {
        margin-left: 20%;
    }

    .yjzj .tsjb em {
        margin-left: 20%;
    }

    .zmhd .xinjian .lxxd .lxxd_bt h3 a {
        font-size: 20px;
    }

    .zmhd .xinjian .lxxd .lxxd_con .ul li a {
        font-size: 14px;
    }

    .zhuanti {
        height: auto;
    }

    .zhuanti_bt {
        margin-top: 15px;
    }

    .zhuanti_con {
        margin-top: 15px;
    }

    .zhuanti_bt img {
        height: 40px;
    }
}
.footer clearfix{
height:160px;
}