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;
}

.sxz_shadow {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}

.sxz_padding {
    padding: 50px 60px !important;
}

a {
    color: #333333;
    text-decoration: none;
}

a:hover {
    color: #dd2525;
    cursor: pointer;
}

em {
    font-style: normal;
}

i {
    font-style: normal;
}

* html .clear {
    zoom: 1;
}

* html .clear {
    zoom: 1;
}

* {
    margin: auto;
    padding: auto;
    font-family: 'microsoft yahei', 微软雅黑, 宋体, 黑体, 'helvetica neue', tahoma, arial, 'hiragino sans gb';
}

.clear {
    clear: both;
}

.container {
    width: 1200px;
    margin: 0 auto;
}

.r {
    float: right;
}

.l {
    float: left;
}

.clearfix:before,
.clearfix:after {
    content: '';
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
    /*ie/7/6*/
}

body {
    /* background:  no-repeat center top / 1920px 1483px; */
}

.header-bg {
    background:  no-repeat center top;
    /* background-size: 100% 100%; */
    overflow: hidden;
    background-size: cover;
}

.header {
    /* height: 246px; */
    height: 300px;
    box-sizing: border-box;
    /* padding-top: 85px; */
}

.slb_top {
    height: 85px;
    background: #01589b;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 100;
}

.slb_top .container {
    height: 100%;
}

.weather {
    float: left;
    font-size: 18px;
    color: #e8f5fe;
    box-sizing: border-box;
    padding-top: 33px;
}

.weather span {
    display: inline-block;
    margin-bottom: 10px;
}

.weather span em {
    display: inline-block;
    height: 30px;
    line-height: 26px;
    vertical-align: top;
}

.function {
    float: right;
    height: 100%;
}

.function a {
    float: left;
    color: #e8f5fe;
    font-size: 18px;
    height: 100%;
    padding: 50px 25px 0;
    box-sizing: border-box;
    border-left: 1px solid #2069a3;
    border-right: 1px solid #014a85;
}

.function a:hover {
    opacity: .8;
}

.function a:first-child {
    border-left: none;
}

.function a:last-child {
    border-right: none;
}

.function a:nth-child(1) {
    background: url(/uploads/image/rcsimages/slb_top1.png) no-repeat center 13px;
}

.function a:nth-child(2) {
    background: url(/uploads/image/rcsimages/slb_top2.png) no-repeat center 13px;
    position: relative;
}

.function a:nth-child(3) {
    background: url(/uploads/image/rcsimages/slb_top3.png) no-repeat center 13px;
}

.function a:nth-child(4) {
    background:  no-repeat center 13px;
}

.function a:nth-child(4).batchreadon {
    background:  no-repeat center 13px;
}

.function a:nth-child(5) {
    background:  no-repeat center 13px;
}

.function a:nth-child(5).pointreadon {
    background:  no-repeat center 13px;
}

.function a:nth-child(6) {
    background:  no-repeat center 13px;
}

.function a:nth-child(2) em {
    position: absolute;
    width: 24px;
    height: 23px;
}

.function a:nth-child(2) em.em1 {
    left: 28px;
    top: 12px;
}

.function a:nth-child(2) em.em2 {
    left: 69px;
    top: 12px;
}

.slb_logo img {
    display: block;
    /*margin: 0 auto;*/
    margin-top: 54px;
    /*margin-left: 302px; */
}

.slb_logo span {
    font-size: 44px;
    color: #015293;
    display: block;
    background:  no-repeat center;
    text-align: center;
    margin-top: 78px;
}

.carouselmap {
    height: 406px;
    background: #f5f5f5;
    border-radius: 20px;
    overflow: hidden;
    /* margin-top: 195px; */
    margin-top: 40px;
    position: relative;
}

.carouselmap .swiper-wrapper {
    width: 100%;
    height: 100%;
}

.carouselmap .swiper-slide {
    width: 100%;
}

.carouselmap .swiper-slide>a {
    float: left;
    width: 720px;
    height: 100%;
}

.carouselmap .swiper-slide>a img {
    display: block;
    width: 100%;
    height: 100%;
}

.carouselmap .swiper-slide>span {
    float: right;
    box-sizing: border-box;
    padding-right: 28px;
    width: 415px;
    padding-top: 56px;
}

.carouselmap .swiper-slide>span a {
    display: inline-block;
    font-size: 34px;
    color: #333333;
    line-height: 70px;
}

.carouselmap .swiper-slide>span a:hover {
    color: #015293;
}

.carouselmap .switchbot a {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translatey(-50%);
    z-index: 666;
}

.carouselmap .switchbot a:nth-child(2) {
    left: 689px;
}

.idx_cont {
    margin-top: 38px;
}

.idx_cont li {
    float: left;
    width: 276px;
    height: 257px;
    margin-right: 37px;
    margin-bottom: 30px;
    /*border-radius: 18px;*/
}

.idx_cont li:nth-child(3n) {
    margin-right: 0;
}

.idx_cont li.li_long {
    width: 572px;
}

.idx_cont li a {
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    text-align: center;
    padding-top: 170px;
    font-size: 42px;
    color: #fff;
    text-shadow: 3px 3px 5px rgba(0, 0, 0, .3);
    font-weight: 700;
    /*border-radius: 18px;*/
}

.idx_cont li.li1 {
    background:  no-repeat center / 100% 100%;
    /*background-color: #4a97e1;*/
}

.idx_cont li.li2 {
    background:  no-repeat center / 100% 100%;
    /*background-color: #ffca2a;*/
}

.idx_cont li.li3 {
    background:  no-repeat center / 100% 100%;
    /*background-color: #95a9cb;*/
}

.idx_cont li.li4 {
    background:  no-repeat center / 100% 100%;
    /*background-color: #85d350;*/
}

.idx_cont li.li5 {
    background:  no-repeat center / 100% 100%;
    /*background-color: #eb835a;*/
}

.idx_cont li.li6 {
    background:  no-repeat center / 100% 100%;
    /*background-color: #2ac7b5;*/
}

.idx_cont li.li7 {
    background:  no-repeat center / 100% 100%;
    /*background-color: #4ab8e1;*/
}

.idx_cont li.li8 {
    background:  no-repeat center / 100% 100%;
    /*background-color: #c371ca;*/
}

.idx_cont li.li9 {
    background:  no-repeat center / 100% 100%;
    /*background-color: #95cbc3;*/
}

.slb_footer {
    /* height: 167px; */
    background-color: #015293;
    margin-top: 20px;
}

.slb_footer .container {
    height: 100%;
}

.slb_footer p,
.slb_footer a {
    color: #fff;
    font-size: 16px;
    /* margin-bottom: 20px; */
}

.slb_footer a:hover {
    opacity: .8;
}

.slb_footer p img {
    margin-right: 10px;
    vertical-align: middle;
}

.slb_footer .left {
    float: left;
    width: 243px;
    background: url(/uploads/image/rcsimages/slb_bottom1.png) no-repeat right center;
    padding-top: 36px;
    height: 100%;
    box-sizing: border-box;
}

.slb_footer .left>a {
    float: left;
    margin-left: 40px;
    margin-top: 10px;
}

.slb_footer .left .sanlink {
    float: right;
    margin-right: 39px;
    width: 68px;
}

.slb_footer .left .sanlink a {
    display: block;
}

.slb_footer .right {
    float: left;
    margin-left: 40px;
    padding-top: 36px;
    height: 100%;
    box-sizing: border-box;
}

.tong_titlt {
    height: 74px;
    box-sizing: border-box;
    border-bottom: 3px solid #d9d9d9;
}

.tong_titlt span {
    font-size: 40px;
    font-weight: 700;
    color: #015293;
    display: inline-block;
    height: 74px;
    box-sizing: border-box;
    border-bottom: 7px solid #015293;
}

.list_cont {
    /* margin-top: 195px; */
    padding-top: 40px;
    /* background-color: #fff;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, .1); */
}

.list_cont .bd li {
    height: 171px;
    box-sizing: border-box;
    border: 1px solid #cbd8e1;
    background-color: #e8f5fe;
    margin-top: 49px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, .1);
}

.list_cont .bd .li_left {
    float: left;
    width: 962px;
    box-sizing: border-box;
    padding-left: 29px;
    position: relative;
}

.list_cont .bd .li_left a {
    display: inline-block;
    line-height: 70px;
    color: #015293;
    font-size: 34px;
    padding-left: 40px;
    background:  no-repeat left center;
    margin-top: 20px;
    max-width: 77%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list_cont .bd .li_left a:hover {
    text-decoration: underline;
}

.list_cont .bd .li_left span {
    font-size: 25px;
    color: #666666;
    position: absolute;
    right: 0;
    top: 45px;
}

.list_cont .bd .li_left p {
    padding-left: 40px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /*display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;*/
    font-size: 28px;
    color: #333333;
    margin-top: 15px;
    line-height: 30px;
}

.list_cont .bd .li_left div.hidebr {
    padding-left: 40px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /*display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;*/
    font-size: 28px;
    color: #333333;
    margin-top: 15px;
    line-height: 30px;
}

.list_cont .bd .li_left p br {
    display: none;
}

.list_cont .bd .li_right {
    float: right;
    margin-right: 25px;
    width: 175px;
    margin-top: 36px;
}

.list_cont .bd .li_right a {
    display: block;
    width: 100%;
    height: 58px;
    line-height: 58px;
    background:  no-repeat center;
    padding-left: 83px;
    box-sizing: border-box;
    font-size: 30px;
    color: #fff;
}

.list_cont .bd .li_right a.pause {
    background: url(/uploads/image/rcsimages/broadcast_bg_1.png) no-repeat center;
}

.list_cont .bd .li_right em {
    display: block;
    text-align: center;
    font-size: 20px;
    color: #015293;
    margin-top: 15px;
}


/*分页 开始*/

.xll_pagebox {
    display: block;
    margin: 0 auto;
    text-align: center;
    margin-top: 60px;
    margin-bottom: 50px;
}

.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;
    color: #666;
    outline: none;
    color: #9e9e9e;
}

.xll_pagebox a:hover,
.xll_pagebox span.xll_current {
    background: #015293;
    color: #fff;
}

.xll_pagebox p {
    display: inline-block;
}


/*分页 结束*/

.cont_cont {
    /* margin-top: 195px; */
    padding-top: 40px;
    background-color: #fff;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, .1);
}

.cont_cont .cont_cont_top {
    padding-top: 40px;
}

.cont_cont .cont_cont_top h3 {
    font-size: 36px;
    color: #333333;
    line-height: 53px;
    text-align: center;
}

.cont_cont .container>table {
    border-spacing: inherit;
    border-left: 2px solid #ccc;
    border-top: 2px solid #ccc;
    margin-top: 50px;
    text-align: left;
}

.cont_cont .container>table th,
.cont_cont .container>table td {
    border-right: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
    font-size: 24px;
    padding: 10px 20px;
}

.sourcedate {
    height: 123px;
    box-sizing: border-box;
    border: 1px solid #cbd8e1;
    background-color: #e8f5fe;
    margin-top: 37px;
    padding: 5px 35px;
}

.sourcedate .left {
    float: left;
}

.sourcedate .left span {
    display: block;
    font-size: 24px;
    color: #333333;
    margin-top: 22px;
}

.sourcedate .right {
    float: right;
    width: 166px;
    margin-top: 15px;
}

.sourcedate .right a {
    display: block;
    width: 100%;
    height: 55px;
    line-height: 55px;
    background: url(/uploads/image/rcsimages/broadcast_bg1.png) no-repeat center;
    padding-left: 78px;
    box-sizing: border-box;
    font-size: 28px;
    color: #fff;
}

.sourcedate .right a.pause {
    background:  no-repeat center;
}

.sourcedate .right em {
    display: block;
    text-align: center;
    font-size: 20px;
    color: #015293;
    margin-top: 10px;
}

#pare {
    padding-top: 30px;
}

#pare * {
    font-size: 30px;
    color: #222222;
    font-family: "微软雅黑";
    line-height: 64px ;
}

#pare p {
    margin-bottom: 70px;
}

.shangxia {
    border-top: 2px solid #dfdfdf;
    padding-top: 55px;
    margin-bottom: 70px;
}

.shangxia p {
    margin-bottom: 32px;
}

.shangxia p * {
    font-size: 30px;
    color: #333333;
}

.shangxia p a {
    display: inline-block;
    max-width: 88%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.shangxia p a:hover {
    color: #015293;
}

.lingdao_cont {
    margin-top: 195px;
    margin-bottom: 50px;
    padding-top: 40px;
    background: #fff;
}

.lingdao_cont .bd li {
    height: 352px;
    box-sizing: border-box;
    border: 1px solid #cbd8e1;
    background-color: #e8f5fe;
    margin-top: 48px;
    padding: 35px 28px 0 53px;
}

.lingdao_cont .bd li>a {
    float: left;
    width: 197px;
    height: 280px;
}

.lingdao_cont .bd li>a img {
    display: block;
    width: 100%;
    height: 100%;
}

.lingdao_cont .bd li .li_right {
    float: right;
    width: 880px;
    position: relative;
    box-sizing: border-box;
    padding-right: 210px;
    padding-top: 30px;
}

.lingdao_cont .bd li .li_right>a {
    display: inline-block;
    margin-bottom: 35px;
}

.lingdao_cont .bd li .li_right>a em {
    font-size: 44px;
    color: #015293;
    display: inline-block;
    margin-right: 35px;
    line-height: 46px;
    margin-bottom: 10px;
}

.lingdao_cont .bd li .li_right>a span {
    font-size: 36px;
    color: #333333;
}

.lingdao_cont .bd li .li_right>p {
    font-size: 28px;
    color: #333333;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.lingdao_cont .bd li .li_right>div.hidebr {
    font-size: 28px;
    color: #333333;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.lingdao_cont .broadcast {
    position: absolute;
    right: 0;
    top: 40px;
    width: 175px;
}

.lingdao_cont .broadcast a {
    display: block;
    width: 100%;
    height: 58px;
    line-height: 58px;
    background:  no-repeat center;
    padding-left: 83px;
    box-sizing: border-box;
    font-size: 30px;
    color: #fff;
}

.lingdao_cont .broadcast a.pause {
    background: url(/uploads/image/rcsimages/broadcast_bg_1.png) no-repeat center;
}

.lingdao_cont .broadcast em {
    display: block;
    text-align: center;
    font-size: 20px;
    color: #015293;
    margin-top: 15px;
}

.lingdaoxil_cont {
    margin-top: 195px;
    padding-top: 40px;
    background-color: #fff;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, .1);
}

.lingdaoxil_cont .img {
    margin-top: 72px;
}

.lingdaoxil_cont .img img {
    display: block;
    width: 280px;
    height: 396px;
    margin: 0 auto;
}

.lingdaoxil_cont .img p {
    font-size: 40px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 38px;
}

.lingdaoxil_cont .img p span {
    color: #333333;
}

.lingdaoxil_cont .img p em {
    display: inline-block;
    color: #015293;
    /* margin-right: 53px; */
    margin-right: 0;
    line-height: 56px;
    margin-bottom: 24px;
}

.lingdaoxil_cont .img .broadcast {
    width: 166px;
    margin: 0 auto;
    margin-top: 57px;
}

.lingdaoxil_cont .img .broadcast a {
    display: block;
    width: 100%;
    height: 55px;
    line-height: 55px;
    background: url(/uploads/image/rcsimages/broadcast_bg1.png) no-repeat center;
    padding-left: 78px;
    box-sizing: border-box;
    font-size: 28px;
    color: #fff;
}

.lingdaoxil_cont .img .broadcast a.pause {
    background:  no-repeat center;
}

.lingdaoxil_cont .img .broadcast em {
    display: block;
    text-align: center;
    font-size: 20px;
    color: #015293;
    margin-top: 10px;
}

#fengong,
#jianli {
    padding: 30px 0;
}

#jianli {
    padding-bottom: 70px;
}

#fengong *,
#jianli * {
    font-size: 30px !important;
    line-height: 64px !important;
    color: #222222;
    font-family: '微软雅黑' !important;
}

#ul_mobile {
    display: none;
}

#footer_mobile {
    display: none;
}

.cont_cont .list_cont {
    box-shadow: none;
    margin-top: 40px;
}

.cont_cont .list_cont .bd .li_left {
    display: flex;
    align-items: center;
    height: 100%;
}

.cont_cont .list_cont .bd .li_left a {
    max-width: 95%;
    margin-left: 0;
    margin-top: auto;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

#cont_mobile_table {
    display: none;
}

.cont_qzb {
    height: 134px;
    width: 100%;
    background:  no-repeat center / 100% 134px;
    margin: 40px 0;
}

.cont_qzb a {
    float: right;
    width: 166px;
    height: 50px;
    border-radius: 30px;
    background-color: #015293;
    color: #fff;
    line-height: 50px;
    font-size: 24px;
    text-align: center;
    margin-left: 27px;
    margin-top: 40px;
}

.cont_qzb a:first-child {
    margin-right: 70px;
}


/* 适配开始 */


/* 当屏幕宽度大于手机屏幕宽度（例如 768px）时应用样式 */
@media (min-width: 768px) {
  /* 在这里添加你想要的样式 */
  #pare * {
    font-size: 30px !important;
    color: #222222;
    font-family: "微软雅黑";
    line-height: 64px !important;
	}
}

/*苹果手机字体兼容设置开始  ps 不可以修改任何东西*/

@media screen and (max-device-width: 320px) {
    body {
        -webkit-text-size-adjust: none;
    }
}

@media screen and (max-device-width: 480px) {
    body {
        -webkit-text-size-adjust: none;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    body {
        -webkit-text-size-adjust: none;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    body {
        -webkit-text-size-adjust: none;
    }
}

@media (min-width: 320px) and (max-width: 750px) {

    html,
    body {
        min-width: 320px;
        max-width: 750px;
        overflow-x: hidden;
    }

    body {
        background: url(/uploads/image/rcsimages/slb_bg_mobile.png) no-repeat center .5rem / 100%;
    }

    .container {
        width: 100%;
        padding: 0 0.3rem;
        box-sizing: border-box;
    }

    .slb_top {
        height: 0.9rem;
        position: fixed;
        width: 100%;
        z-index: 9999;
        top: 0;
    }

    .weather {
        display: none;
    }

    .function {
        width: 100%;
    }

    .function a {
        border: none;
        padding-left: 0;
        padding-right: 0;
        padding-top: .55rem;
        font-size: .22rem;
    }

    .function a:nth-child(1) {
        float: left;
        background: url(/uploads/image/rcsimages/slb_top1.png) no-repeat center .175rem / .28rem .24rem;
    }

    .function a:nth-child(2) {
        display: none;
    }

    .function a:nth-child(3) {
        display: none;
    }

    .function a:nth-child(5) {
        display: none;
    }

    .function a:nth-child(4) {
        float: right;
        background:  no-repeat center .175rem / .26rem .24rem;
    }

    .function a:nth-child(4).batchreadon {
        background:  no-repeat center .175rem / .26rem .24rem;
    }

    .slb_logo img {
        width: 80%;
        margin: 0 auto;
        margin-top: 1.3rem;
    }

    .slb_logo span {
        margin-top: .45rem;
        font-size: .37rem;
        background:  no-repeat center / 100%;
    }

    .carouselmap {
        height: 2.43rem;
        border-radius: .2rem;
        width: 6.9rem;
        padding: 0;
        margin-top: 1.4rem;
    }

    .carouselmap .swiper-slide>a {
        width: 4.3rem;
        height: 2.43rem;
    }

    .carouselmap .swiper-slide>span {
        width: 2.37rem;
        padding-right: .2rem;
        padding-top: .4rem;
    }

    .carouselmap .swiper-slide>span a {
        font-size: .29rem;
        line-height: .45rem;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
    }

    .carouselmap .switchbot a img {
        width: 0.31rem;
        height: 0.6rem;
    }

    .carouselmap .switchbot a:nth-child(2) {
        left: 3.99rem;
    }

    .idx_cont {
        margin-top: .3rem;
    }

    .idx_cont li {
        width: 2.15rem;
        height: 2rem;
        margin-right: .25rem;
        margin-bottom: .2rem;
    }

    .idx_cont li a {
        padding-top: 1.39rem;
        font-size: .375rem;
        text-shadow: 0.03rem 0.03rem 0.05rem rgba(0, 0, 0, .2);
    }

    .idx_cont li.li_long {
        width: 4.47rem;
    }

    #ul_pc {
        display: none;
    }

    #ul_mobile {
        display: block;
    }

    .idx_cont li:nth-child(2n) {
        margin-right: 0;
    }

    .idx_cont li.li4,
    .idx_cont li.li9 {
        margin-right: .24rem;
    }

    .idx_cont li.li5,
    .idx_cont li.li6 {
        margin-right: .2rem;
    }

    .idx_cont li.li7 {
        margin-right: 0;
    }

    #footer_pc {
        display: none;
    }

    #footer_mobile {
        display: block;
        margin-top: .2rem;
        /* height: 2.5rem; */
    }

    #footer_mobile .left {
        width: 1.3rem;
        background: none;
        padding-top: .8rem;
    }

    #footer_mobile .left>a {
        margin-left: .3rem;
        margin-top: 0;
    }

    #footer_mobile .left>a img {
        width: 0.62rem;
        height: 0.76rem;
    }

    #footer_mobile p img {
        width: 0.18rem;
        height: 0.2rem;
        margin-right: .1rem;
    }

    #footer_mobile .right {
        margin-left: 0;
        width: 5.6rem;
        padding-top: .3rem;
        box-sizing: border-box;
        padding-left: .2rem;
    }

    #footer_mobile p,
    .slb_footer a {
        font-size: .19rem;
        margin-bottom: .15rem;
    }

    .list_cont {
        margin-top: 1.4rem;
        padding-top: .4rem;
        box-shadow: 0 -0.02rem 0.05rem rgba(0, 0, 0, .1);
    }

    .tong_titlt {
        height: .76rem;
        border-bottom: 0.03rem solid #d9d9d9;
    }

    .tong_titlt span {
        height: .76rem;
        border-bottom: 0.03rem solid #015293;
        font-size: .4rem;
    }

    .list_cont .bd li {
        margin-top: .49rem;
        height: auto;
        padding-bottom: .3rem;
    }

    .list_cont .bd .li_left {
        width: 100%;
        padding-left: .3rem;
        padding-right: .3rem;
    }

    .list_cont .bd .li_left a {
        max-width: 100%;
        box-sizing: border-box;
        font-size: .32rem;
        line-height: .7rem;
        background:  no-repeat left center / .11rem .11rem;
        padding-left: .4rem;
        margin-top: .2rem;
    }

    .list_cont .bd .li_left p {
        font-size: .29rem;
        padding-left: .4rem;
        box-sizing: border-box;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        white-space: normal;
        line-height: .48rem;
        margin-top: .1rem;
    }

    .list_cont .bd .li_left div.hidebr {
        font-size: .29rem;
        padding-left: .4rem;
        box-sizing: border-box;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        white-space: normal;
        line-height: .48rem;
        margin-top: .1rem;
    }

    .list_cont .bd .li_left span {
        left: .7rem;
        bottom: -.6rem;
        right: auto;
        top: auto;
        font-size: .3rem;
    }

    .list_cont .bd .li_right {
        margin-right: .2rem;
        width: 100%;
        box-sizing: border-box;
        margin: 0;
        margin-top: .8rem;
        padding-left: .65rem;
    }

    .list_cont .bd .li_right a {
        height: 0.58rem;
        line-height: .58rem;
        width: 1.75rem;
        background:  no-repeat center / 1.74rem .58rem;
        padding-left: .8rem;
        font-size: .3rem;
        /* display: inline-block; */
        /* 调整放大字体容器不变大问题 */
        display: inline;
        padding-left: .6rem;

        padding-right: .2rem;
        width: auto;
        background:  no-repeat center;
        background-size: 100% 100%;

    }



    .list_cont .bd .li_right a.pause {
        background: url(/uploads/image/rcsimages/broadcast_bg_1.png) no-repeat center / 1.74rem .58rem;
        /* 调整放大字体容器不变大问题 */
        background: url(/uploads/image/rcsimages/broadcast_bg_1.png)no-repeat center;
        background-size: 100% 100%;
    }

    .list_cont .bd .li_right em {
        font-size: .28rem;
        margin-top: .15rem;
        display: inline-block;
    }

    .xll_pagebox {
        margin-top: .6rem;
        margin-bottom: .5rem;
    }

    .xll_pagebox span,
    .xll_pagebox a {
        font-size: .3rem;
        padding: .15rem .2rem;
        margin: 0 0.05rem;
    }

    .cont_cont {
        margin-top: 1.4rem;
        padding-top: .4rem;
        box-shadow: 0 -0.02rem 0.05rem rgba(0, 0, 0, .1);
    }

    .cont_cont .cont_cont_top {
        padding-top: .4rem;
    }

    .cont_cont .cont_cont_top.paddingtop {
        /*padding-top: 5rem;*/
    }

    .cont_cont .cont_cont_top h3 {
        font-size: .4rem;
        line-height: .7rem;
    }

    .sourcedate {
        margin-top: .3rem;
        padding: .3rem;
        height: auto;
    }

    .sourcedate .left span {
        font-size: .3rem;
        margin-top: .2rem;
    }

    .sourcedate .left span i {
        /* display: block; */
        margin-top: .2rem;
    }

    .sourcedate .right {
        width: 100%;
        float: left;
        margin-top: .3rem;
    }

    .sourcedate .right a {
        display: inline-block;
        height: 0.55rem;
        width: 1.66rem;
        line-height: .55rem;
        font-size: .32rem;
        padding-left: .78rem;
        background: url(/uploads/image/rcsimages/broadcast_bg1.png) no-repeat center / 1.66rem .55rem;
        /* 解决播放暂停按钮放大变形问题 */
        display: inline;
        padding-right: .3rem;
        background-size: 100% 100%;
    }

    .sourcedate .right a.pause {
        background:  no-repeat center / 1.66rem .55rem;
        /* 解决播放暂停按钮放大变形问题 */
        background-size: 100% 100%;
    }

    .sourcedate .right em {
        display: inline-block;
        margin-top: 0;
        font-size: .29rem;
        margin-left: .2rem;
    }

    #pare * {
        font-size: .34rem;
        line-height: .78rem  !important;
    }

    #pare p {
        margin-bottom: .7rem;
    }

    #pare img {
        max-width: 100% !important;
    }

    .shangxia {
        border-top: 0.02rem solid #dfdfdf;
        padding-top: .55rem;
        margin-bottom: .7rem;
    }

    .shangxia p {
        margin-bottom: .3rem;
    }

    .shangxia p * {
        display: inline-block;
        font-size: .32rem;
        height: 0.4rem;
        line-height: .4rem;
    }

    .shangxia p a {
        max-width: 75%;
        vertical-align: bottom;
    }

    .lingdao_cont {
        margin-bottom: .5rem;
        margin-top: 1.4rem;
        padding-top: .4rem;
        box-shadow: 0 -0.02rem 0.05rem rgba(0, 0, 0, .1);
    }

    .lingdao_cont .bd li {
        margin-top: .5rem;
        padding: .3rem;
        height: 4.6rem;
    }

    .lingdao_cont .bd li>a {
        width: 1.97rem;
        height: 2.8rem;
    }

    .lingdao_cont .bd li .li_right {
        width: 3.8rem;
        padding-right: 0;
        padding-top: .3rem;
        height: 100%;
    }

    .lingdao_cont .bd li .li_right>a {
        margin-bottom: .2rem;
    }

    .lingdao_cont .bd li .li_right>a em {
        font-size: .36rem;
        margin-bottom: .2rem;
        margin-right: .3rem;
        line-height: 0.5rem;
    }

    .lingdao_cont .bd li .li_right>a span {
        font-size: .32rem;
    }

    .lingdao_cont .bd li .li_right>p {
        font-size: .29rem;
        line-height: .44rem;
    }

    .lingdao_cont .bd li .li_right>div.hidebr {
        font-size: .29rem;
        line-height: .44rem;
    }

    .lingdao_cont .bd li .li_right>p:nth-child(2) {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
    }

    .lingdao_cont .bd li .li_right>p:nth-child(3) {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .lingdao_cont .broadcast {
        width: 150%;
        top: auto;
        bottom: .2rem;
        right: auto;
        left: -2.45rem;
    }

    .lingdao_cont .broadcast a {
        width: 1.78rem;
        display: inline-block;
        height: 0.58rem;
        line-height: .58rem;
        background:  no-repeat center / 1.78rem .58rem;
        padding-left: .8rem;
        font-size: .3rem;
    }

    .lingdao_cont .broadcast a.pause {
        background: url(/uploads/image/rcsimages/broadcast_bg_1.png) no-repeat center / 1.78rem .58rem;
    }

    .lingdao_cont .broadcast em {
        display: inline-block;
        font-size: .28rem;
        margin-top: .2rem;
        margin-left: .2rem;
    }

    .lingdaoxil_cont {
        margin-top: 1.4rem;
        padding-top: .4rem;
        box-shadow: 0 -0.02rem 0.05rem rgba(0, 0, 0, .1);
    }

    .lingdaoxil_cont .img {
        margin-top: .7rem;
    }

    .lingdaoxil_cont .img p {
        margin-bottom: .3rem;
        font-size: .36rem;
    }

    .lingdaoxil_cont .img p em {
        /* margin-right: .5rem; */
        line-height: 0.5rem;
        margin-bottom: 0.3rem;
    }

    .lingdaoxil_cont .img img {
        width: 2.8rem;
        height: 3.96rem;
    }

    .lingdaoxil_cont .img .broadcast {
        margin-top: .55rem;
        width: 100%;
    }

    .lingdaoxil_cont .img .broadcast a {
        width: 1.66rem;
        height: 0.55rem;
        line-height: 0.55rem;
        background: url(/uploads/image/rcsimages/broadcast_bg1.png) no-repeat center / 1.66rem 0.55rem;
        padding-left: .78rem;
        font-size: .32rem;
    }

    .lingdaoxil_cont .img .broadcast a.pause {
        background:  no-repeat center / 1.66rem 0.55rem;
    }

    .lingdaoxil_cont .img .broadcast em {
        font-size: .29rem;
    }

    #fengong,
    #jianli {
        padding: .3rem 0;
    }

    #fengong *,
    #jianli * {
        font-size: .34rem !important;
        line-height: .78rem !important;
    }

    .lingdaoxil_cont .tong_titlt:nth-child(3) {
        margin-top: .6rem !important;
    }

    .cont_cont .list_cont .bd li {
        height: 2.2rem;
    }

    .cont_cont .list_cont .bd .li_left {
        width: 70%;
    }

    .cont_cont .list_cont .bd .li_right {
        margin-top: .6rem;
        width: 1.75rem;
        padding-left: 0;
        margin-right: .2rem;
    }

    #cont_pc_table {
        display: none;
    }

    #cont_mobile_table {
        display: block;
    }

    .cont_cont .container>table th,
    .cont_cont .container>table td {
        font-size: .32rem;
        padding: .1rem .2rem;
    }

    .cont_cont .container {
        position: relative;
    }

    .cont_qzb {
        width: 100%;
        height: 3.68rem;
        background:  no-repeat center;
        position: absolute;
        top: 6rem;
        left: 50%;
        transform: translatex(-50%);
        display: none !important;
    }

    .cont_qzb a {
        width: 1.66rem;
        height: 0.5rem;
        line-height: .5rem;
        font-size: .3rem;
        margin-top: 2.3rem;
        margin-left: .5rem;
    }

    .cont_qzb a:first-child {
        margin-right: 1.5rem;
    }

    .cont_qzb_mb {
        width: 100%;
        height: 2.59rem;
        background:  no-repeat center / 100%;
        display: none;
        margin-top: .4rem;
    }

    .cont_qzb_mb a {
        width: 1.66rem;
        height: 0.5rem;
        line-height: .5rem;
        font-size: .3rem;
        margin-top: 1.5rem;
        margin-left: 0rem;
        border-radius: 0.12rem;
        background-color: #015293;
        color: #fff;
        float: left;
        text-align: center;
    }

    .cont_qzb_mb a:first-child {
        margin-right: 1rem;
        margin-left: 1.3rem;
    }

    .cont_cont .list_cont {
        box-shadow: none;
    }
}


/* 适配结束 */

.big_background {
    display: none !important;
}

.footer {
    display: none !important;
}

.footer_mobile {
    display: none !important;
}

#mobile_footer {
    display: none !important;
}

.right_bar {
    display: none !important;
}

.kuaijie {
    display: none !important;
}

#slb_content {
    display: block !important;
}

.slb_guidepage {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    z-index: 99998;
    top: 0;
    left: 0;
    display: none;
}

.slb_guidepage.show {
    display: block;
}

.slb_guidepage .container {
    position: relative;
    z-index: 99999;
}

.slb_guidepage_first {
    display: none;
}

.slb_guidepage_first.on {
    display: block;
}

.slb_guidepage_first .img1 {
    position: absolute;
    top: 0;
    right: 318px;
}

.slb_guidepage_first .img2 {
    position: absolute;
    top: 104px;
    right: 425px;
}

.slb_guidepage_first .img3 {
    display: none;
}

.slb_guidepage_first .cont {
    position: absolute;
    left: 50%;
    transform: translatex(-50%);
    top: 230px;
    width: 714px;
    height: 442px;
    background:  no-repeat center;
    text-align: center;
    box-sizing: border-box;
    padding-top: 130px;
}

.slb_guidepage_first .cont p {
    font-size: 30px;
    color: #333333;
    line-height: 50px;
}

.slb_guidepage_first .cont p em {
    font-size: 32px;
    color: #01589b;
    font-weight: 700;
}

.slb_guidepage_first .button {
    position: absolute;
    left: 50%;
    transform: translatex(-50%);
    top: 730px;
    width: 503px;
}

.slb_guidepage_first .button a {
    font-size: 26px;
    color: #333333;
    text-align: center;
    float: left;
    width: 178px;
    height: 61px;
    line-height: 54px;
}

.slb_guidepage_first .button a.a1 {
    background:  no-repeat center;
}

.slb_guidepage_first .button a.a2 {
    float: right;
    color: #fff;
    background:  no-repeat center;
}

.slb_guidepage_second {
    display: none;
}

.slb_guidepage_second.on {
    display: block;
}

.slb_guidepage_second .img1 {
    position: absolute;
    top: 0;
    right: 100px;
}

.slb_guidepage_second .img2 {
    position: absolute;
    top: 110px;
    right: 191px;
}

.slb_guidepage_second .cont {
    position: absolute;
    left: 50%;
    transform: translatex(-50%);
    top: 230px;
    width: 714px;
    height: 442px;
    background:  no-repeat center;
    text-align: center;
    box-sizing: border-box;
    padding-top: 130px;
}

.slb_guidepage_second .cont p {
    font-size: 30px;
    color: #333333;
    line-height: 50px;
}

.slb_guidepage_second .cont p em {
    font-size: 32px;
    color: #01589b;
    font-weight: 700;
}

.slb_guidepage_second .button {
    position: absolute;
    left: 50%;
    transform: translatex(-50%);
    top: 730px;
    width: 178px;
}

.slb_guidepage_second .button a {
    font-size: 26px;
    color: #333333;
    text-align: center;
    float: left;
    width: 178px;
    height: 61px;
    line-height: 54px;
    color: #fff;
    background:  no-repeat center;
}

.slb_guidepage_lb {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    z-index: 99998;
    top: 0;
    left: 0;
    display: none;
}

.slb_guidepage_lb.show {
    display: block;
}

.slb_guidepage_lb .container {
    position: relative;
    z-index: 99999;
}

.slb_guidepage_lb_first {
    display: none;
}

.slb_guidepage_lb_first.on {
    display: block;
}

.slb_guidepage_lb_first .img1 {
    position: absolute;
    top: 630px;
    right: 23px;
}

.slb_guidepage_lb_first .img2 {
    position: absolute;
    top: 460px;
    right: 130px;
}

.slb_guidepage_lb_first .cont {
    position: absolute;
    left: 50%;
    transform: translatex(-50%);
    top: 209px;
    width: 714px;
    height: 442px;
    background:  no-repeat center;
    text-align: center;
    box-sizing: border-box;
    padding-top: 130px;
}

.slb_guidepage_lb_first .cont p {
    font-size: 30px;
    color: #333333;
    line-height: 50px;
}

.slb_guidepage_lb_first .cont p em {
    font-size: 32px;
    color: #01589b;
    font-weight: 700;
}

.slb_guidepage_lb_first .button {
    position: absolute;
    left: 50%;
    transform: translatex(-50%);
    top: 730px;
    width: 178px;
}

.slb_guidepage_lb_first .button a {
    font-size: 26px;
    color: #333333;
    text-align: center;
    float: left;
    width: 178px;
    height: 61px;
    line-height: 54px;
}

.slb_guidepage_lb_first .button a.a2 {
    color: #fff;
    background:  no-repeat center;
}

@media (min-width: 320px) and (max-width: 750px) {
    .slb_guidepage .container {
        height: 100%;
    }

    .slb_guidepage_first .img1 {
        display: none;
    }

    .slb_guidepage_first .img2 {
        top: 9%;
        right: 8%;
    }

    .slb_guidepage_first .cont {
        width: 100%;
        height: 5rem;
        background-size: 100%;
        padding-top: 1.3rem;
        top: 23%;
    }

    .slb_guidepage_first .cont p {
        font-size: .3rem;
        line-height: .6rem;
    }

    .slb_guidepage_first .cont p em {
        font-size: .32rem;
    }

    .slb_guidepage_first .button {
        top: 62%;
        width: 2.5rem;
    }

    .slb_guidepage_first .button a {
        width: 2.5rem;
        height: 1rem;
        line-height: .9rem;
        font-size: .34rem;
    }

    .slb_guidepage_first .button a.a1 {
        background:  no-repeat center;
        background-size: 100%;
        color: #fff;
    }

    .slb_guidepage_first .button a.a2 {
        display: none;
    }

    .slb_guidepage_first .img3 {
        display: block;
        width: 1.67rem;
        position: absolute;
        right: 0;
    }

    .slb_guidepage_lb .container {
        height: 100%;
    }

    .slb_guidepage_lb_first .img1 {
        top: 8.2rem;
        right: 4.7rem;
        width: 2rem;
    }

    .slb_guidepage_lb .img2 {
        top: 38%;
        right: 22%;
        transform: rotatey(180deg);
    }

    .slb_guidepage_lb .cont {
        width: 100%;
        height: 5rem;
        background-size: 100%;
        padding-top: 1.3rem;
        top: 11%;
    }

    .slb_guidepage_lb .cont p {
        font-size: .3rem;
        line-height: .6rem;
    }

    .slb_guidepage_lb .cont p em {
        font-size: .32rem;
    }

    .slb_guidepage_lb .button {
        top: 54%;
        width: 2.5rem;
        transform: none;
    }

    .slb_guidepage_lb .button a {
        width: 2.5rem;
        height: 1rem;
        line-height: .9rem;
        font-size: .34rem;
    }

    .slb_guidepage_lb .button a.a2 {
        background-size: 100%;
    }

    .function a:nth-child(6) {
        display: none;
    }

    .header {
        height: auto;
        padding-top: 0;
    }
}


/* 20221012增加 老年人相关政务服务 */

.lnr .title {
    font-size: 50px;
    font-weight: bold;
    text-align: center;
    color: #01589b;
    margin: 20px 0 40px;
    /* background:  124px center no-repeat,  864px center no-repeat; */
}

.lnr .con a {
    width: 375px;
    height: 232px;
    float: left;
    margin-right: 37px;
    margin-bottom: 30px;
    background-position: top center;
    background-repeat: no-repeat;
}

.lnr .con a:nth-child(1) {
    background-image: ;
}

.lnr .con a:nth-child(2) {
    background-image: ;
}

.lnr .con a:nth-child(3) {
    background-image: ;
    margin-right: 0;
}

.lnr .con a:nth-child(4) {
    background-image: ;
}

.lnr .con a:nth-child(5) {
    background-image: ;
}

.lnr .con a:nth-child(6) {
    background-image: ;
    margin-right: 0;
}

.lnr .con a span {
    font-size: 42px;
    line-height: 56px;
    color: #fff;
    font-weight: bold;
    display: block;
    margin: 50px 0 0 40px;
    text-shadow: 2px 2px 2px #80aae9;
}

.banner_index a {
    margin-top: 20px;
    display: block;
}

.banner_index a img {
    width: 100%;
    vertical-align: middle;
}

@media (min-width: 320px) and (max-width: 750px) {
    .lnr .title {
        font-size: 0.5rem;
        font-weight: bold;
        text-align: center;
        color: #01589b;
        margin: 0.3rem 0 0.6rem;
        background: none;
    }

    .lnr .con a {
        width: 3.25rem;
        height: 2rem;
        float: left;
        margin-right: 0.37rem;
        margin-bottom: 0.3rem;
        background-size: cover;
    }

    .lnr .con a:nth-child(3) {
        margin-right: 0.37rem;
    }

    .lnr .con a:nth-child(2n) {
        margin-right: 0;
    }

    .lnr .con a span {
        font-size: 0.42rem;
        line-height: 0.56rem;
        color: #fff;
        font-weight: bold;
        display: block;
        margin: 0.5rem 0 0 0.4rem;
        text-shadow: 0.02rem 0.02rem 0.02rem #80aae9;
    }

    .banner_index a {
        margin-top: 0.2rem;
        display: block;
    }
}


/* 20230117修改老年相关服务 */

.beijing {
    /* background: #eef6fa; */
    padding-top: 50px;
    box-sizing: border-box;
    margin-top: 16px;
    overflow: hidden;
}

.lnr {
    margin-bottom: 16px;
}

.banner_index {
    margin-bottom: 50px;
}

@media (min-width: 320px) and (max-width: 750px) {
    .beijing {
        padding-top: .5rem;
        margin-top: 0;
    }

    .lnr {
        margin-bottom: 0;
    }

    .banner_index {
        margin-bottom: 0px;
    }
}


/* 20230117增加政务动态 */

.zwdt {
    margin-top: 50px;
}

.zwdt .title {
    font-size: 50px;
    font-weight: bold;
    text-align: center;
    color: #333333;
    margin: 20px 0 40px;
    background: url(/uploads/image/rcsimages/zwgk_bj.png) center center no-repeat
}

.zwdt ul li {
    width: 272px;
    height: 260px;
    float: left;
    margin-right: 36px;
    margin-bottom: 36px;
}

.zwdt ul li.li1 {
    background:  center center no-repeat;
}

.zwdt ul li.li2 {
    background:  center center no-repeat;
}

.zwdt ul li.li3 {
    background:  center center no-repeat;
}

.zwdt ul li.li4 {
    background: url(/uploads/image/rcsimages/zwdt_cont4.png) center center no-repeat;
    margin-right: 0;
}

.zwdt ul li.li5 {
    background:  center center no-repeat;
}

.zwdt ul li.li6 {
    background:  center center no-repeat;
}

.zwdt ul li.li7 {
    background:  center center no-repeat;
}

.zwdt ul li.li8 {
    background:  center center no-repeat;
    margin-right: 0;
}

.zwdt ul li.li9 {
    width: 583px;
    height: 260px;
    margin-right: 30px;
    background: url(/uploads/image/rcsimages/zwdt_cont9.png) center center no-repeat;
    display: none;
}

.zwdt ul li.li10 {
    width: 583px;
    height: 260px;
    background:  center center no-repeat;
    margin-right: 0;
    display: none;
}

.zwdt li a {
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    text-align: center;
    padding-top: 170px;
    font-size: 42px;
    color: #fff;
    text-shadow: 3px 3px 5px rgba(0, 0, 0, .3);
    font-weight: 700;
}

@media (min-width: 320px) and (max-width: 750px) {
    .zwdt {
        margin-top: 0.5rem;
    }

    .zwdt .title {
        font-size: 0.5rem;
        font-weight: bold;
        text-align: center;
        color: #333333;
        margin: 0.3rem 0 0.4rem;
        background: none;
    }

    .zwdt ul li {
        width: 1.57rem;
        height: 1.5rem;
        float: left;
        margin-right: .2rem;
        margin-bottom: .2rem;
    }

    .zwdt ul li.li1 {
        background:  center center no-repeat;
        background-size: 100% 100%;
    }

    .zwdt ul li.li2 {
        background:  center center no-repeat;
        background-size: 100% 100%;
    }

    .zwdt ul li.li3 {
        background:  center center no-repeat;
        background-size: 100% 100%;
    }

    .zwdt ul li.li4 {
        background: url(/uploads/image/rcsimages/zwdt_cont4.png) center center no-repeat;
        background-size: 100% 100%;
        margin-right: 0;
    }

    .zwdt ul li.li5 {
        background:  center center no-repeat;
        background-size: 100% 100%;
    }

    .zwdt ul li.li6 {
        background:  center center no-repeat;
        background-size: 100% 100%;
    }

    .zwdt ul li.li7 {
        background:  center center no-repeat;
        background-size: 100% 100%;
    }

    .zwdt ul li.li8 {
        background:  center center no-repeat;
        background-size: 100% 100%;
        margin-right: 0;
    }

    .zwdt ul li.li9 {
        width: 3.3rem;
        height: 1.47rem;
        margin-right: .3rem;
        background: url(/uploads/image/rcsimages/zwdt_cont9.png) center center no-repeat;
        background-size: 100% 100%;
    }

    .zwdt ul li.li10 {
        width: 3.3rem;
        height: 1.47rem;
        background:  center center no-repeat;
        margin-right: 0;
        background-size: 100% 100%;
    }

    .zwdt li a {
        padding-top: .9rem;
        font-size: .35rem;
        text-shadow: 0.03rem 0.03rem 0.05rem rgba(0, 0, 0, .2);
    }
}


/* 20230117增加政务公开 */

.zwgk .title {
    font-size: 50px;
    font-weight: bold;
    text-align: center;
    color: #333333;
    margin: 20px 0 40px;
    background: url(/uploads/image/rcsimages/zwgk_bj.png) center center no-repeat
}

.zwgk ul li {
    width: 376px;
    height: 260px;
    float: left;
    margin-right: 36px;
    margin-bottom: 36px;
}

.zwgk ul li.li1 {
    background:  center center no-repeat;
}

.zwgk ul li.li2 {
    background:  center center no-repeat;
}

.zwgk ul li.li3 {
    background: url(/uploads/image/rcsimages/zwgk_cont3.png) center center no-repeat;
    margin-right: 0;
}

.zwgk ul li.li4 {
    background:  center center no-repeat;
}

.zwgk ul li.li5 {
    background:  center center no-repeat;
}

.zwgk ul li.li6 {
    background:  center center no-repeat;
    margin-right: 0;
}

.zwgk li a {
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    text-align: center;
    padding-top: 170px;
    font-size: 42px;
    color: #fff;
    text-shadow: 3px 3px 5px rgba(0, 0, 0, .3);
    font-weight: 700;
}

@media (min-width: 320px) and (max-width: 750px) {
    .zwgk .title {
        font-size: 0.5rem;
        font-weight: bold;
        text-align: center;
        color: #333333;
        margin: 0.3rem 0 0.4rem;
        background: none;
    }

    .zwgk ul {
        padding-bottom: 0.3rem;
    }

    .zwgk ul li {
        width: 2.15rem;
        height: 1.49rem;
        float: left;
        margin-right: .2rem;
        margin-bottom: .2rem;
    }

    .zwgk ul li.li1 {
        background:  center center no-repeat;
        background-size: 100%;
    }

    .zwgk ul li.li2 {
        background:  center center no-repeat;
        background-size: 100%;
    }

    .zwgk ul li.li3 {
        background: url(/uploads/image/rcsimages/zwgk_cont3.png) center center no-repeat;
        background-size: 100%;
    }

    .zwgk ul li.li4 {
        background:  center center no-repeat;
        background-size: 100%;
    }

    .zwgk ul li.li5 {
        background:  center center no-repeat;
        background-size: 100%;
    }

    .zwgk ul li.li6 {
        background:  center center no-repeat;
        background-size: 100%;
    }

    .zwgk li a {
        padding-top: .86rem;
        font-size: .37rem;
        text-shadow: 0.03rem 0.03rem 0.05rem rgba(0, 0, 0, .2);
    }
}