﻿html,
body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
table,
td,
img,
dl,
dt,
dd,
iframe,
span {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    padding: 0;
    margin: 0;
    zoom: 100%;
    font-size: 16px;
    line-height: 1;
    font-family: 'Microsoft YaHei', 微软雅黑, 宋体, 黑体, 'Helvetica Neue', Tahoma, Arial, 'Hiragino Sans GB';
}

table {
    width: 100%;
    text-align: center;
}

table td {
    word-break: break-all;
    word-wrap: break-word;
    font: 500 14px Arial;
}

ul,
dl,
dt,
dd,
ol {
    list-style-type: none;
}

select,
input {
    vertical-align: middle;
    padding: 0;
    margin: 0;
    outline: none;
}

textarea {
    resize: none;
    outline: none;
}

input[type=button],
input[type=submit],
input[type=file],
button {
    cursor: pointer;
    -webkit-appearance: none;
}

a {
    color: #333333;
    text-decoration: none;
}

a:hover {
    color: #015293;
    cursor: pointer;
}

em {
    font-style: normal;
}

i {
    font-style: normal;
}

* html .clear {
    zoom: 1;
}

*+html .clear {
    zoom: 1;
}

* {
    margin: 0;
    padding: 0;
    font-family: 'Microsoft YaHei', 微软雅黑, 宋体, 黑体, 'Helvetica Neue', Tahoma, Arial, 'Hiragino Sans GB';
}

.clearfix:before,
.clearfix:after {
    content: '';
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
    /*IE/7/6*/
}

.slb_container {
    width: 1280px;
    margin: 0 auto;
}

html {
    width: 100%;
}

body {
    width: 100%;
    height: 100%;
}

.slb_header {
    height: 130px;
    background: #1658a0;
}

.slb_header .slb_container {
    height: 100%;
}

.slb_function {
    width: 100%;
    height: 100%;
}

.slb_function ul li {
    width: 213px;
    height: 130px;
    float: left;
    cursor: pointer;
}

.slb_function ul li a {
    display: block;
    color: #ffffff;
    font-size: 18px;
    height: 100%;
    padding: 85px 22.5px 0;
    box-sizing: border-box;
    position: relative;
    text-align: center;
}

.slb_function ul li.on {
    background: url(../images_slb/slb_navhover.png) center center no-repeat;
}

.slb_function ul li:nth-child(1) a {
    background: url(slb_nav1.png) no-repeat center 31px;
}

.slb_function ul li:nth-child(2) a {
    background: url(slb_nav2.png) no-repeat center 31px;
}

.slb_function ul li:nth-child(3) a {
    background: url(slb_nav3.png) no-repeat center 31px;
}

.slb_function ul li:nth-child(4) a {
    background: url(slb_nav4.png) no-repeat center 31px;
}

.slb_function ul li:nth-child(4).batchReadOn a {
    background: url(slb_nav5_1.png) no-repeat center 31px;
}

.slb_function ul li:nth-child(5) a {
    background: url(slb_nav5.png) no-repeat center 31px;
}

.slb_function ul li:nth-child(5).PointreadOn a {
    background: url(slb_nav6_1.png) no-repeat center 31px;
}

.slb_function ul li:nth-child(6) a {
    background: url(slb_nav6.png) no-repeat center 31px;
}

.slb_background {
    width: 100%;
    height: 481px;
    background: url(slb_bg.png) no-repeat center;
    overflow: hidden;
}

.slb_logo {
    margin-top: 40px;
}

.slb_mainCont {
    margin-top: -130px;
}

.slb_mainCont .slb_container {
    box-sizing: border-box;
    box-shadow: -0.5px 0.866px 8px 0px rgba(163, 161, 162, 0.38);
    background: #fff;
    border-radius: 20px 20px 0 0;
    padding: 60px 40px 30px;
}

.slb_tong_tit {
    background: url(slb_tit_bg.png) no-repeat center;
}

.slb_tong_tit a {
    width: 193px;
    margin-left: 24px;
    font-size: 38px;
    color: #1658a0;
    font-weight: 700;
    display: inline-block;
    text-align: center;
}

.slb_tong_tit a i {
    color: #b82d2e;
}

.carouselMap {
    height: 355px;
    position: relative;
    margin-top: 50px !important;
    overflow: hidden;
}

.carouselMap .swiper-wrapper {
    height: 100%;
}

.carouselMap .swiper-wrapper .swiper-slide {
    width: 1120px;
    height: 100%;
}

.carouselMap .swiper-wrapper .swiper-slide>a,
.carouselMap .swiper-wrapper .swiper-slide>a img {
    float: left;
    width: 630px;
    height: 100%;
    border-radius: 10px;
}

.carouselMap .swiper-wrapper .swiper-slide>p {
    float: right;
    width: 440px;
    padding-top: 70px;
    margin-right: 40px;
}

.carouselMap .swiper-wrapper .swiper-slide>p a {
    display: inline-block;
    font-size: 32px;
    color: #333333;
    font-weight: 700;
    line-height: 56px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.carouselMap .swiper-wrapper .swiper-slide>p a:hover {
    color: #1658a0;
}

.carouselMap .switchBot .btn2 {
    position: absolute;
    right: 280px;
    bottom: 85px;
}

.carouselMap .switchBot .btn1 {
    position: absolute;
    right: 185px;
    bottom: 85px;
}

.slb_zwdt .towBlock {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}

.slb_zwdt .towBlock a {
    width: 278px;
    height: 138px;
    font-size: 34px;
    color: #1658a0;
    text-align: center;
    line-height: 138px;
    transition: transform .3s;
}

.slb_zwdt .towBlock a:nth-child(1) {
    background: url(../images_slb/slb_icon1.png) center no-repeat;
}

.slb_zwdt .towBlock a:nth-child(2) {
    background: url(../images_slb/slb_icon2.png) no-repeat center;
}

.slb_zwdt .towBlock a:nth-child(3) {
    background: url(../images_slb/slb_icon3.png) center no-repeat;
}

.slb_zwdt .towBlock a:nth-child(4) {
    background: url(../images_slb/slb_icon4.png) no-repeat center;
}

.towBlock a:hover {
    transform: translateY(-10px);
}

.slb_ldzc {
    margin-top: 60px;
}

.slb_ldzc .ld_con {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}

.slb_ldzc .ld_con a {
    width: 585px;
    height: 228px;
    font-size: 34px;
    text-align: center;
    line-height: 220px;
    font-weight: 700;
    text-indent: 240px;
    transition: transform .3s;
}

.slb_ldzc .ld_con a:nth-child(1) {
    color: #ae6a01;
    background: url(../images_slb/slb_icon5.png) no-repeat center;
}

.slb_ldzc .ld_con a:nth-child(2) {
    color: #362caa;
    background: url(../images_slb/slb_icon6.png) no-repeat center;
}

.slb_ldzc .ld_con a:hover {
    transform: translateY(-10px);
}

.slb_zwgk {
    margin-top: 60px;
    margin-bottom: 30px;
}

.slb_zwgk .zw_con {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}

.slb_zwgk .zw_con a {
    width: 380px;
    height: 170px;
    font-size: 34px;
    text-align: center;
    line-height: 170px;
    font-weight: 700;
    color: #1658a0;
    transition: transform .3s;
}

.slb_zwgk .zw_con a:nth-child(1) {
    background: url(../images_slb/slb_icon7.png) no-repeat center;
}

.slb_zwgk .zw_con a:nth-child(2) {
    background: url(../images_slb/slb_icon8.png) no-repeat center;
}

.slb_zwgk .zw_con a:nth-child(3) {
    background: url(../images_slb/slb_icon9.png) no-repeat center;
}

.slb_zwgk .zw_con a:hover {
    transform: translateY(-10px);
}


/* 尾部开始 */

.footer {
    height: 135px;
    background: #1658a0;
}

.footer_con {
    padding: 30px 0;
    box-sizing: border-box;
}

.footer_l {
    width: 200px;
    float: left;
}

.footer_l .sign {
    float: left;
    margin-top: 8px;
}

.footer_l .jiucuo {
    margin-top: 18px;
}

.footer_cont {
    width: auto;
    float: left;
    margin-left: 70px;
}

.footer_cont p {
    font-size: 15px;
    color: #d4e8ff;
    line-height: 28px;
}

.footer_cont p a {
    color: #d4e8ff;
}

.footer_cont p a img {
    margin-right: 5px;
    vertical-align: middle;
}

.footer_cont p a:hover {
    opacity: 0.8;
}

.footer_con ul {
    float: right;
    width: 280px;
    height: 90px;
}

.footer_con ul li {
    float: left;
    width: 80px;
    height: 80px;
    margin-right: 20px;
    background: url(../images_slb/slb_icon10.png) center center no-repeat;
}

.footer_con ul li:nth-child(3) {
    margin-right: 0;
    background: none;
}

.footer_con ul li a {
    display: block;
    text-align: center;
    font-size: 15px;
    color: #d4e8ff;
    padding-top: 18px;
    box-sizing: border-box;
}

.footer_con ul li a p {
    margin-top: 10px;
}

.footer_con ul li a:hover {
    opacity: 0.8;
}


/* 列表页开始 */

.slb_tong_list .list {
    overflow: hidden;
}

.slb_tong_list .list ul {
    margin-top: 40px;
}

.slb_tong_list .list li {
    height: auto;
    border-bottom: 1px dashed #e8e8e8;
    position: relative;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 24px;
    padding-bottom: 30px;
}

.slb_tong_list .list li .date {
    width: 170px;
    height: auto;
}

.slb_tong_list .list li .date p {
    font-weight: 700;
    color: #999999;
    font-size: 28px;
    line-height: 50px;
    margin-bottom: 28px;
}

.slb_tong_list .list li .date em {
    display: block;
    width: 153px;
    height: 48px;
    background: url(./slb_tong_list.png) no-repeat center;
    font-size: 28px;
    color: #ffffff;
    line-height: 48px;
    box-sizing: border-box;
    padding-left: 70px;
    cursor: pointer;
    margin-right: 0;
}

.slb_tong_list .list li .date .pause {
    background: url(./slb_tong_list_1.png) no-repeat center;
}

.slb_tong_list .list li .list_con {
    width: 980px;
}

.slb_tong_list .list li .list_con a {
    display: inline-block;
    font-size: 32px;
    color: #333333;
    font-weight: 700;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 66px;
}

.slb_tong_list .list li .list_con a:hover {
    color: #1658a0;
}

.slb_tong_list .list li .list_con p {
    font-size: 30px;
    color: #333333;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 60px;
}

.slb_tong_list .list .xll_pagebox {
    margin-bottom: 30px;
}


/*分页 开始*/

.xll_pagebox {
    display: block;
    margin: 0 auto;
    text-align: center;
    margin-top: 60px;
}

.xll_pagebox span,
.xll_pagebox a {
    display: inline-block;
    padding: 18px 25px;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    margin: 0 5px;
    font-size: 30px;
    outline: none;
    color: #666666;
    width: auto;
    height: auto;
    line-height: normal;
}

.xll_pagebox a:hover,
.xll_pagebox span.xll_current {
    background: #1658a0;
    color: #fff;
}

.xll_pagebox p {
    display: inline-block;
}


/*分页 结束*/


/* 通用细览 */

.slb_tong_xl .hd {
    padding-top: 35px;
    border-bottom: 1px dashed #e8e8e8;
    padding-bottom: 40px;
}

.slb_tong_xl .hd h1 {
    font-size: 40px;
    color: #333333;
    text-align: center;
    line-height: 56px;
}

.slb_tong_xl .hd>div {
    margin-top: 20px;
    text-align: center;
    position: relative;
}

.sourceTimeLeft span {
    font-size: 28px;
    color: #666666;
    margin-right: 60px;
    display: inline-block;
    line-height: 46px;
}

.sourceTimeRight em {
    display: block;
    width: 153px;
    height: 48px;
    background: url(./slb_tong_list.png) no-repeat center;
    font-size: 28px;
    color: #ffffff;
    line-height: 48px;
    box-sizing: border-box;
    padding-left: 40px;
    cursor: pointer;
    position: absolute;
    top: 0
}

.sourceTimeRight .pause {
    background: url(./slb_tong_list_1.png) no-repeat center;
}

.slb_tong_xl .cont {
    width: 1200px;
    margin: 0 auto;
    margin-top: 35px;
    font-size: 30px ;
    color: #333333 !important;
    line-height: 64px ;
    font-family: "微软雅黑" !important;
    word-break: break-all;
}

.slb_tong_xl .cont * {
    margin: 0 auto;
    margin-top: 35px;
    font-size: 30px;
    color: #333333;
    line-height: 64px;
    font-family: "微软雅黑" !important;
    word-break: break-all;
}
.slb_tong_xl .cont table{
	width:90%!important;
	height: auto !important;
}
.slb_tong_xl .cont table td * {
	line-height:30px !important;
	width: auto !important;
	font-size:18px !important;
}
.article_content {
    margin-top: 60px !important;
    margin-bottom: 20px !important;
}

.article_content a {
    color: blue !important;
}

.slb_tong_xl .cont img {
    max-width: 80% !important;
    height: auto !important;
}


/* 开发区动态 */

.slb_kfq_list .slb_tong_tit {
    background: url(../images_slb/slb_ld_titbj.png) center center no-repeat;
}

.slb_kfq_list .slb_tong_tit a {
    margin-left: 40px;
}


/* 领导列表页 */

.slb_ld_list .slb_tong_tit {
    background: url(../images_slb/slb_ld_titbj.png) center center no-repeat;
}

.slb_ld_list .slb_tong_tit a {
    margin-left: 50px;
}

.slb_ld_list ul {
    margin-top: 50px;
}

.slb_ld_list ul li {
    width: 380px;
    height: 585px;
    padding: 30px;
    box-sizing: border-box;
    background: #e9f4ff;
    margin-bottom: 30px;
    float: left;
    margin-right: 30px;
}

.slb_ld_list ul li img {
    width: 320px;
    height: 402px;
}

.slb_ld_list ul li:nth-child(3n) {
    margin-right: 0;
}

.slb_ld_list .list ul li>a,
.slb_ld_list .list ul li>a img {
    width: 320px;
    height: 402px;
    border-radius: 3px;
}

.slb_ld_list ul li>div {
    text-align: center;
    margin-top: 20px;
}

.slb_ld_list ul li>div h3 a {
    display: inline-block;
    font-size: 36px;
    color: #1658a0;
    font-weight: 700;
    line-height: 55px;
}

.slb_ld_list ul li>div p {
    height: 40px;
    line-height: 38px;
    font-size: 32px;
    color: #1658a0;
    margin-top: 10px;
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}


/* 领导细览页 */

.slb_ldxl {
    margin-top: 50px;
}

.slb_ldxl .slb_ldxl_l {
    width: 380px;
    height: auto;
    padding: 30px;
    box-sizing: border-box;
    background: #e9f4ff;
    margin-bottom: 30px;
    float: left;
    overflow: hidden;
}

.slb_ldxl .slb_ldxl_l img {
    width: 320px;
    height: auto;
    border-radius: 3px;
}

.slb_ldxl .slb_ldxl_l>div {
    text-align: center;
    margin-top: 20px;
}

.slb_ldxl .slb_ldxl_l>div h3 {
    display: inline-block;
    font-size: 36px;
    color: #1658a0;
    font-weight: 700;
    line-height: 55px;
}

.slb_ldxl .slb_ldxl_l>div p {
    line-height: 40px;
    font-size: 32px;
    color: #1658a0;
    margin-top: 10px;
}

.slb_ldxl_r {
    width: 770px;
    float: right;
}

.grjl {
    margin-top: 20px;
}

.slb_ldxl_tit {
    height: 70px;
    border-bottom: 1px solid #e1e1e1;
    position: relative;
}

.slb_ldxl_tit h3 {
    height: 40px;
    font-size: 36px;
    color: #1658a0;
}

.slb_ldxl_tit h3 img {
    vertical-align: middle;
    margin-right: 5px;
}

.slb_ldxl_tit::after {
    content: "";
    position: absolute;
    left: 109px;
    bottom: -1px;
    height: 5px;
    width: 40px;
    border-radius: 3px;
    background: #b82d2e;
}

.ldld {
    position: absolute;
    right: 0;
    bottom: 20px;
}

.ldld em {
    display: block;
    width: 153px;
    height: 48px;
    background: url(./slb_tong_list1.png) no-repeat center;
    font-size: 28px;
    color: #ffffff;
    line-height: 48px;
    box-sizing: border-box;
    padding-left: 75px;
    cursor: pointer;
}

.ldld .pause {
    background: url(./slb_tong_list1_1.png) no-repeat center;
}

.slb_ldxl_cont {
    padding: 30px 0;
    font-size: 30px !important;
    color: #333333 !important;
    line-height: 56px !important;
    font-family: "微软雅黑" !important;
}

.slb_ldxl_cont * {
    font-size: 30px !important;
    color: #333333 !important;
    line-height: 56px !important;
    font-family: "微软雅黑" !important;
}

.mob_logo {
    display: none;
}

.mob_footer {
    display: none;
}

.titletable1 {
    width: 100%;
    text-align: left;
    border-collapse: collapse;
    margin-top: 40px;
}

.titletable1 tr,
th,
td {
    line-height: 30px;
    font-size: 25px;
    color: rgb(51, 51, 51);
    font-family: 微软雅黑;
    padding: 15px 13px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(207, 207, 207);
    border-image: initial;
}

table.titletable1 td {
    font-size: 20px;
}

.titletable2 {
    display: none;
}

.download a {
    width: 168px;
    margin: 0 auto;
    display: block;
    background-color: #2a60ab;
    text-align: center;
    color: #fff !important;
    line-height: 52px !important;
    text-indent: 0;
    font-size: 18px !important;
    border-radius: 30px;
}


/* 移动端适配 start */

@media (max-width: 750px) and (min-width: 320px) {
    .slb_container {
        width: 100%;
    }
    .slb_header {
        height: 1.3rem;
    }
    .mob_logo {
        display: block;
        width: 56%;
        float: left;
        margin-left: .1rem;
        margin-top: .18rem;
    }
    .mob_logo a,
    .mob_logo a img {
        display: block;
        width: 100%;
    }
    .slb_function {
        width: 42%;
        height: 100%;
        float: right;
    }
    .slb_function ul li {
        width: 50%;
        height: 1.3rem;
        float: left;
    }
    .slb_function ul li a {
        display: block;
        color: #ffffff;
        font-size: .18rem;
        height: 100%;
        padding: 0.85rem 0.225rem 0;
        box-sizing: border-box;
        position: relative;
        text-align: center;
    }
    .slb_function ul li:nth-child(1) a {
        background: url(slb_nav1.png) no-repeat center .31rem;
        background-size: .41rem;
    }
    .slb_function ul li:nth-child(2) {
        display: none;
    }
    .slb_function ul li:nth-child(3) {
        display: none;
    }
    .slb_function ul li:nth-child(4) a {
        background: url(slb_nav4.png) no-repeat center .31rem;
        background-size: .25rem;
    }
    .slb_function ul li:nth-child(4).batchReadOn a {
        background: url(slb_nav5_1.png) no-repeat center .31rem;
        background-size: .25rem;
    }
    .slb_function ul li:nth-child(5) {
        display: none;
    }
    .slb_function ul li:nth-child(6) {
        display: none;
    }
    .slb_function ul li.on {
        background-size: 2.13rem;
    }
    .slb_background {
        height: 4.46rem;
        background: url(../images_slb/mobile_bj.png) no-repeat center / 100%;
    }
    .slb_background .slb_logo {
        display: none;
    }
    .slb_mainCont {
        margin-top: -.5rem;
    }
    .slb_mainCont .slb_container {
        width: 98%;
        border-radius: .2rem .2rem 0 0;
        padding: .6rem .4rem .3rem;
    }
    .slb_tong_tit {
        background: url(slb_tit_bg_mb.png) no-repeat center;
        background-size: 100%;
    }
    .slb_tong_tit a {
        font-size: .4rem;
        margin-left: 0.2rem;
        width: 2rem;
        text-align: center;
    }
    .carouselMap {
        margin-top: .5rem !important;
        height: 6rem;
    }
    .carouselMap .swiper-wrapper .swiper-slide>a,
    .carouselMap .swiper-wrapper .swiper-slide>a img {
        width: 100%;
        height: 3.81rem;
        float: none;
    }
    .carouselMap .switchBot img {
        display: block;
        width: 0.56rem;
    }
    .carouselMap .switchBot .btn2 {
        left: 35%;
        bottom: 0;
    }
    .carouselMap .switchBot .btn1 {
        right: 35%;
        bottom: 0;
    }
    .carouselMap .swiper-wrapper .swiper-slide>p {
        width: 100%;
        padding-top: .3rem;
        float: none;
        margin-right: 0;
    }
    .carouselMap .swiper-wrapper .swiper-slide>p a {
        font-size: .32rem;
        line-height: .56rem;
    }
    .slb_zwdt .towBlock {
        margin-top: 0.5rem;
        flex-wrap: wrap;
    }
    .slb_zwdt .towBlock a {
        width: 48%;
        font-size: .38rem;
        height: 1.8rem;
        line-height: 1.7rem;
    }
    .slb_zwdt .towBlock a:nth-child(1) {
        background-size: 100%;
    }
    .slb_zwdt .towBlock a:nth-child(2) {
        background-size: 100%;
    }
    .slb_zwdt .towBlock a:nth-child(3) {
        margin-top: 0.2rem;
        background-size: 100%;
    }
    .slb_zwdt .towBlock a:nth-child(4) {
        margin-top: 0.2rem;
        background-size: 100%;
        margin-left: .2rem;
    }
    .slb_ldzc {
        margin-top: 0.6rem;
    }
    .slb_ldzc .ld_con {
        margin-top: .5rem;
    }
    .slb_ldzc .ld_con a {
        width: 48%;
        height: 2.28rem;
        font-size: .38rem;
        line-height: 2.28rem;
        text-indent: .4rem;
    }
    .slb_ldzc .ld_con a:nth-child(1) {
        background: url(../images_slb/slb_ld_mb.png) center center no-repeat;
        background-size: 100%;
    }
    .slb_ldzc .ld_con a:nth-child(2) {
        background: url(../images_slb/slb_ld_mb1.png) center center no-repeat;
        background-size: 100%;
    }
    .slb_zwgk {
        margin-top: 0.6rem;
        margin-bottom: 0.4rem;
    }
    .slb_zwgk .zw_con {
        margin-top: 0.3rem;
        flex-wrap: wrap;
    }
    .slb_zwgk .zw_con a {
        width: 6.91rem;
        height: 1.7rem;
        line-height: 1.7rem;
        font-size: .42rem;
        margin-top: 0.3rem;
        border-radius: .1rem;
    }
    .slb_zwgk .zw_con a:nth-child(1) {
        background: url(../images_slb/zwgk_mb_bg.png) center center no-repeat;
        background-size: 6.91rem;
    }
    .slb_zwgk .zw_con a:nth-child(2) {
        background: url(../images_slb/zwgk_mb_bg.png) center center no-repeat;
        background-size: 6.91rem;
    }
    .slb_zwgk .zw_con a:nth-child(3) {
        background: url(../images_slb/zwgk_mb_bg.png) center center no-repeat;
        background-size: 6.91rem;
    }
    .footer {
        display: none;
    }
    .mob_footer {
        display: block;
        background-color: #1658a0;
        padding-top: 0.01rem;
        height: auto;
        overflow: hidden;
    }
    .footer-bd {
        background-color: #0a69b9;
        text-align: center;
        padding-top: 0.27rem;
        padding-bottom: 0.07rem;
    }
    .footer-bd p {
        font-size: 0.25rem;
        color: #fff;
        margin-bottom: 0.17rem;
    }
    .footer-bd p a {
        font-size: 0.25rem;
        color: #fff;
    }
    /* 通用列表 */
    .slb_tong_list .list ul {
        margin-top: 0.4rem;
    }
    .slb_tong_list .list li {
        height: 1.9rem;
        padding-left: 0rem;
        margin-top: .24rem;
        flex-wrap: wrap;
        padding-bottom: 0.1rem;
    }
    .slb_tong_list .list li .date {
        width: 100%;
        height: auto;
        position: relative;
    }
    .slb_tong_list .list li .date p {
        font-size: .28rem;
        line-height: .5rem;
        margin-bottom: 0px;
        position: absolute;
        right: 0;
    }
    .slb_tong_list .list li .date em {
        width: 1.6rem;
        height: 0.5rem;
        line-height: .5rem;
        background: url(./slb_tong_list.png) no-repeat center / 100%;
        padding-left: .8rem;
        font-size: .28rem;
    }
    .slb_tong_list .list li .date .pause {
        background-size: 100%;
    }
    .slb_tong_list .list li .list_con {
        width: 100%;
        margin-top: 0.05rem;
    }
    .slb_tong_list .list li .list_con a {
        font-size: .32rem;
        line-height: .5rem;
    }
    .slb_tong_list .list li .list_con p {
        font-size: .3rem;
        line-height: .4rem;
    }
    .xll_pagebox {
        margin-top: .6rem;
        margin-bottom: .1rem;
    }
    .xll_pagebox span,
    .xll_pagebox a {
        font-size: .3rem;
        padding: .15rem .2rem;
        margin: 0 0.05rem;
    }
    /* 通用细览 */
    .slb_tong_xl .hd {
        padding-top: 0.4rem;
        padding-bottom: 0.2rem;
    }
    .slb_tong_xl .hd h1 {
        font-size: .32rem;
        line-height: .56rem;
    }
    .slb_tong_xl .hd>div {
        width: 100%;
        margin-top: .2rem;
    }
    .sourceTimeLeft {
        width: 70%;
        float: right;
    }
    .sourceTimeLeft span {
        display: block;
        width: 100%;
        font-size: .28rem;
        line-height: .46rem;
        text-align: right;
    }
    .sourceTimeRight em {
        width: 1.6rem;
        height: 0.5rem;
        line-height: .5rem;
        background: url(./slb_tong_list.png) no-repeat center / 100%;
        padding-left: 0.4rem;
        font-size: .28rem;
    }
    .sourceTimeRight .pause {
        background-size: 100%;
    }
    .slb_tong_xl .cont {
        width: 100%;
        margin: 0 auto;
        margin-top: .35rem;
        font-size: .3rem !important;
        color: #333333 !important;
        line-height: .64rem !important;
        font-family: "微软雅黑" !important;
        word-break: break-all;
    }
    .slb_tong_xl .cont * {
        width: 100%;
        margin: 0 auto;
        margin-top: .35rem;
        font-size: .3rem !important;
        color: #333333;
        line-height: .64rem !important;
        font-family: "微软雅黑" !important;
        word-break: break-all;
    }
	.slb_tong_xl .cont table{
		width:80% !important;
	}
    .article_content {
        margin-top: .6rem !important;
        margin-bottom: .2rem !important;
    }
    .article_content a {
        color: blue !important;
    }
    /* 开发区动态 */
    .slb_kfq_list .slb_tong_tit {
        background: url(../images_slb/slb_ld_titbj_mb.png) center center no-repeat;
        background-size: 100%;
    }
    .slb_kfq_list .slb_tong_tit a {
        margin-left: 0.2rem;
        width: 2.4rem;
    }
    /* 领导列表 */
    .slb_ld_list .slb_tong_tit {
        background: url(../images_slb/slb_ld_titbj_mb.png) center center no-repeat;
        background-size: 100%;
    }
    .slb_ld_list .slb_tong_tit a {
        margin-left: 0.2rem;
        width: 2.4rem;
    }
    .slb_ld_list ul {
        margin-top: .5rem;
    }
    .slb_ld_list ul li {
        width: 47%;
        height: auto;
        padding: .3rem;
        box-sizing: border-box;
        background: #e9f4ff;
        margin-bottom: .3rem;
        margin-right: 3%;
        float: left;
    }
    .slb_ld_list ul li:nth-child(1) {
        margin-left: 26%;
    }
    .slb_ld_list ul li a {
        display: block;
        width: 100%;
        height: 100%;
        overflow: hidden;
    }
    .slb_ld_list ul li a img {
        display: block;
        width: 100%;
        height: 100%;
    }
    .slb_ld_list ul li>div {
        text-align: center;
        margin-top: .2rem;
    }
    .slb_ld_list ul li>div h3 a {
        display: inline-block;
        font-size: .36rem;
        line-height: .55rem;
    }
    .slb_ld_list ul li>div p {
        height: .4rem;
        line-height: .38rem;
        font-size: .32rem;
        margin-top: .1rem;
    }
    /* 领导细览 */
    .slb_ldxl {
        margin-top: .5rem;
    }
    .slb_ldxl .slb_ldxl_l {
        width: 80%;
        padding: .3rem;
        margin-bottom: .3rem;
        float: none;
        overflow: hidden;
        margin-left: 10%;
    }
    .slb_ldxl .slb_ldxl_l img {
        width: 100%;
        height: auto;
        border-radius: .03rem;
    }
    slb_ldxl .slb_ldxl_l>div {
        margin-top: .2rem;
    }
    .slb_ldxl .slb_ldxl_l>div h3 a {
        font-size: .36rem;
        line-height: .55rem;
    }
    .slb_ldxl .slb_ldxl_l>div p {
        height: .4rem;
        line-height: .4rem;
        font-size: .32rem;
        margin-top: .1rem;
    }
    .slb_ldxl_r {
        width: 100%;
        float: none;
        margin-top: 0.5rem;
    }
    .grjl {
        margin-top: 0.2rem;
    }
    .slb_ldxl_tit {
        height: .7rem;
        border-bottom: 1px solid #e1e1e1;
        position: relative;
    }
    .slb_ldxl_tit h3 {
        height: .4rem;
        font-size: .36rem;
    }
    .slb_ldxl_tit h3 img {
        vertical-align: middle;
        margin-right: .05rem;
        width: 0.4rem;
    }
    .slb_ldxl_tit::after {
        content: "";
        position: absolute;
        left: 1.09rem;
        bottom: -.01rem;
        height: .05rem;
        width: .4rem;
        border-radius: .03rem;
        background: #b82d2e;
    }
    .slb_ldxl_cont {
        padding: .3rem 0;
        font-size: .3rem !important;
        color: #333333 !important;
        line-height: .56rem !important;
        font-family: "微软雅黑" !important;
    }
    .slb_ldxl_cont * {
        font-size: .3rem !important;
        color: #333333 !important;
        line-height: .56rem !important;
        font-family: "微软雅黑" !important;
    }
    .ldld {
        bottom: .3rem;
    }
    .ldld em {
        display: block;
        width: 1.53rem;
        height: .48rem;
        background: url(./slb_tong_list1.png) no-repeat center;
        font-size: .28rem;
        color: #ffffff;
        line-height: .48rem;
        box-sizing: border-box;
        padding-left: .8rem;
        cursor: pointer;
        background-size: 100%;
    }
    .ldld .pause {
        background-size: 100%;
    }
    .titletable1 {
        display: none;
    }
    .titletable2 {
        display: block;
    }
    .titletable2 {
        margin-bottom: 0.4rem;
        width: 100%;
        text-align: left;
        border-collapse: collapse;
        margin-top: .4rem;
    }
    .titletable2 tr {
        font-size: 0.34rem;
        line-height: 0.77rem;
    }
    .titletable2 td {
        text-align: left;
        padding: 0.1rem 0.3rem;
        color: #747474;
    }
    .download a {
        width: 1.66rem;
        height: 0.5rem;
        line-height: .5rem;
        font-size: .3rem;
        border-radius: 0.12rem;
        background-color: #015293;
        color: #fff;
        text-align: center;
        display: block;
        float: none;
        margin: 0 auto;
    }
}