@charset "utf-8";
html {font-size:100px;}
@media screen and (min-width:993px) and (max-width:1366px) {
	html{ font-size:7.20833333vw;}
	html.slb{ font-size:12.80833333vw !important;}
	.row{ margin: 0 .2rem; width: auto;}
}
@media screen and (max-width:1366px) {
	
}
@media screen and (max-width:1280px) {
	
}
@media screen and (max-width:992px) {
	
	.row{ width:100%; padding-left: .16rem; padding-right: .16rem;}
	
}
@media screen and (max-width:374px) {
	.row{ padding: 0rem .12rem;}
}

html.slb{ font-size: 163px;}
/* @media screen and (max-width:1280px) {
	html{ font-size: 95px;}
} */
@media screen and (max-width:992px) {
	html.slb{ font-size: 160px;}
}
@media screen and (max-width:768px) {
	html{ font-size: 100px;}
	html.slb{ font-size: 140px;}
}
@media screen and (max-width:640px) {
	html{ font-size: 95px;}
	html.slb{ font-size: 120px;}
}
@media screen and (max-width:375px) {
	html.slb{ font-size: 120px;}
}
@media print {
	html{ font-size: 80px;}
	body{ transform: scale(.9);}
}

/**递增字体**/
.font0,
.font0 p,
.font0 div,
.font0 table,
.font0 span {
    font-family: simsun !important;
    font-size: .14rem !important;
}

.font1,
.font1 p,
.font1 div,
.font1 table,
.font1 span {
    font-family: simsun !important;
    font-size: .16rem !important;
}

.font2,
.font2 p,
.font2 div,
.font2 table,
.font2 span {
    font-family: simsun !important;
    font-size: .17rem !important;
}

.font3,
.font3 p,
.font3 div,
.font3 table,
.font3 span {
    font-family: simsun !important;
    font-size: .18rem !important;
}

.font4,
.font4 p,
.font4 div,
.font4 table,
.font4 span {
    font-family: simsun !important;
    font-size: .19rem !important;
}

.font5,
.font5 p,
.font5 div,
.font5 table,
.font5 span {
    font-family: simsun !important;
    font-size: .20rem !important;
}

.font6,
.font6 p,
.font6 div,
.font6 table,
.font6 span {
    font-family: simsun !important;
    font-size: .21rem !important;
}

.font7,
.font7 p,
.font7 div,
.font7 table,
.font7 span {
    font-family: simsun !important;
    font-size: .22rem !important;
}

.font8,
.font8 p,
.font8 div,
.font8 table,
.font8 span {
    font-family: simsun !important;
    font-size: .23rem !important;
}


/**微信分享时的弹框样式**/

.wx_dialog {
    background: #fff;
    border: 1px solid #ccc;
    position: fixed;
    left: 40%;
    top: 30%;
    padding: 5px;
}

.wx_dialog .bd_weixin_popup_head {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    line-height: 16px;
    height: 16px;
    position: relative;
    color: #000;
}

.wx_dialog .bd_weixin_popup_close {
    width: 16px;
    height: 16px;
    position: absolute;
    right: 0;
    top: 0;
    color: #999;
    text-decoration: none;
    font-size: 16px;
}

.wx_dialog .wx_erm {
    padding: 20px;
}

.wx_dialog .bd_weixin_popup_foot {
    font-size: 12px;
    text-align: left;
    line-height: 22px;
    color: #666;
}


/* 新增 */

body * {
    outline-style: none;
    -moz-outline-style: none !important;
}

@media (max-width: 1300px) and (min-width: 1001px) {
    .bf-content-wrap {
        margin-top: 160px !important;
    }
    .SLB .bf-content-wrap {
        margin-top: 0px !important;
    }
}

.b-free-active {
    text-decoration: none !important;
    -moz-text-decoration: !important;
}

@media only screen and (max-width: 1000px) {
    .ft-list_2021 {
        display: none !important;
    }
    .pho_none {
        display: none !important;
    }
}

.mu-fl {
    font-size: 16px;
    color: #d50c00;
    font-weight: bold;
    margin-bottom: 15px;
}


/**细览前置标题**/

.smgb-xl-tit h3 {
    font-size: 18px;
    color: #666;
    line-height: 30px;
    text-align: center;
    margin-top: 15px;
    font-weight: bold;
}

@media screen and (max-width: 750px) {
    .smgb-xl-tit h3 {
        font-size: 14px;
        line-height: 24px;
    }
}

@media screen and (max-width: 1000px) {
    .smgb-xl-tit h3 {
        font-size: 16px;
    }
    .search-log_2021 {
        top: 40px;
    }
}


/* 加入收藏 */

@media screen and (max-width: 750px) {
    .shoucang {
        display: none !important;
    }
    .xl_tit6_r span:nth-of-type(4) {
        display: none !important;
    }
}

@media screen and (max-width: 1240px) {
    .rig-top_2021 span {
        display: none;
    }
}


/* [ms-if], */

[ms-visible] {
    display: none
}

.nav_2021 .curr a {
    color: #1658a0;
}


/* By jcl */

.curr_temp>a {
    color: #1658a0;
}

.xl_tit6_r .share_con ul {
    padding: 4px 10px;
}

.header.fixed {
    z-index: 2000;
}

.search-log_2021 .rs_tit1_2021 a {
    max-width: 40%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
    margin-bottom: 0px!important;
}

.lxglc-box_2021 ul::-webkit-scrollbar {
    width: 6px;
}

.lxglc-box_2021 ul::-webkit-scrollbar-track {
    background-color: #E5E5E5;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}

.lxglc-box_2021 ul::-webkit-scrollbar-thumb {
    background-color: rgb(69, 121, 179);
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}

.TRS_Editor table {
    width: 100% !important;
}

.fy_go {
    border: none;
}


.slb .TRS_Editor,
.slb .TRS_Editor p,
.slb .TRS_Editor div,
.slb .TRS_Editor table,
.slb .TRS_Editor span,
.slb .TRS_Editor font {
    line-height: 56px;
    font-size: 28px !important;
}
.SLB .myy-zjqk-box > span {
    font-size:28px;
}
.hdzsk_con3 > p > br:first-child,.hdzsk_con3 > br:first-child{
    display:none;
}

@media screen and (max-width: 1150px) {
    .SLB .rig-fix2 {
        display: none!important;
    }
}

@media screen and (max-width: 992px) {
    .phone_none {
        display:none !important;
    }
    .shoucang {
        display: none !important;
    }
    .TRS_Editor {
        overflow-x: auto;
    }
    .TRS_Editor table {
        table-layout: fixed;
        border-collapse: separate;
        width: 100%;
    }
    .page_bg .aged_link:before,.dqwz {
        display: none !important;
    }
    /* 适老版友情链接 */
    .b-free-content-wrap {
        transform: none !important;
    }
    /* 适老版友情链接 */
}

@media screen and (max-width: 600px) {
    .smgb-article img {
        width: 80%;
        height: 80%;
    }
}


/* By jcl end */

.media_info h3 a:link,
.media_info h3 a:visited {
    color: #333333;
}

.media_info h3 a {
    font-weight: bold;
}

.submenu .trt-col-8 a {
    text-align: left;
}
.mhfx_con{padding:.46rem 0rem .7rem 0rem;background: url(231124fz_zjfz_bg.jpg) no-repeat center top;background-size:cover;}
.mhfx_con .zjrc_tita{ margin-bottom:.2rem;}
.mhfx_sp{ text-align:center;}
.mhfx_sp video{ width:7.94rem; height:5.34rem;}
.zjrc-sec1{ background-position-y:bottom}
@media screen and (max-width: 992px) {
	.mhfx_con{ padding:.2rem .16rem .2rem .16rem}
	.mhfx_sp video{ width:100%; height:auto;}
}
/*231129*/
.ztzl_pic{ position: relative;}
.ztzl_pic .bd{ position: relative; z-index: 1;}
.ztzl_pic .bd li,.ztzl_pic li{ border-radius: .06rem; overflow: hidden;}
.ztzl_pic .bd li a,.ztzl_pic li a{ display: block; padding-top:58.8832487%; background-size: cover;}
.ztzl_pic .num{ display:none; position: absolute; left: 0rem; right: 0rem; height: .07rem; font-size: 0rem; bottom: .1rem; text-align: center; z-index: 9;}
.ztzl_pic .num li{ display: inline-block; cursor: pointer; margin: 0rem .03rem; width: .07rem; height: .07rem; border-radius: 1rem; background-color: #CCCCCC;}
.ztzl_pic .num li.on{ background-color: #1658A0; width: .3rem;}
.ztzl_list{ position: relative;}
.ztzl_list>span{position: absolute;top: 50%;box-shadow: 0px 0px 6px rgba(0, 83, 179, 0.4);background-color: #ffffff;border-radius: 50%;text-align: center;line-height: .3rem;width: .3rem;height: .3rem;z-index: 9; cursor: pointer; transform: translateY(-50%); -ms-transform: translateY(-50%);}
.ztzl_list>span.prev{ left: -.15rem;}
.ztzl_list>span.next{ right: -.15rem;}
.ztzl_list>span i{ font-size: .16rem; color: #1658A0;}
.ztzl_list .bd{ margin: 0rem -.13rem; overflow: hidden;}
.ztzl_list .bd li{ width: 33.3%; float: left;}
.ztzl_list .bd li .ztzl_box{ cursor: pointer; transition: .3s all; padding: .14rem .2rem .2rem .2rem; margin: 0rem .13rem; display: block; background: url(231129fz_ztzl_box.png) no-repeat bottom center #F1F8FF; border-radius: .06rem; }
.ztzl_list .bd li .ztzl_box h3{ position: relative; line-height: .28rem; position: relative; max-height: .56rem; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; text-overflow: ellipsis; font-size: .18rem; font-weight: bold; margin-bottom: .1rem;}
.ztzl_list .bd li .ztzl_box h3 em{ display: inline-block;}
.ztzl_list .bd li .ztzl_box h3 em::before{ content: ''; left: 0rem; bottom: .02rem; height: .09rem; right: 0rem; background-image: linear-gradient(90deg, rgba(96, 161, 230, 1) 0%, rgba(208, 228, 249, 0.3) 100%); background-color: rgba(96, 161, 230, 1);}
.ztzl_list .bd li .ztzl_box p{ font-size: .14rem; line-height: .24rem; height:1.2rem; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5; overflow: hidden; text-overflow: ellipsis; color: #666666; text-align: justify;}
.ztzl_list .bd li .ztzl_box span{ display: block; line-height: .25rem; font-size: .13rem; margin:.16rem auto 0rem; width: .92rem; text-align: center; background-color: #1658A0; border-radius: 1rem; color: #ffffff; transition: .3s all;}
.ztzl_list .bd li .ztzl_box:hover{ box-shadow:0 2px 6px rgba(0,0,0,.05);}
.ztzl_list .bd li .ztzl_box:hover span{ background-color: #ffffff; color: #1658a0; box-shadow:0 2px 6px rgba(0,0,0,.05);}
.syztzlbox+.yjtit-box h2{ margin-top:0rem;}
.yjtit-box+.mar_t_large{ margin-top:.2rem;}
.slb .ztzl_list .bd li{ margin-top: .2rem;}

@media screen and (max-width: 992px) {
    .ztzl_list .bd li{ margin-top: .2rem;}
}
@media screen and (max-width: 750px) {
    .smgb-yjcon-box{ margin-left: 0rem; margin-right: 0rem;}
	.ztzl_list .bd li{ width:100%}
	.ztzl_list .bd li .ztzl_box p{ height:auto;}
}

/*231206首页专题模块*/
.ind_bar_list li a{ display: block; background-repeat: no-repeat; border-radius: .08rem; background-position: right bottom; position: relative; height: 1.2rem;}
.ind_bar_list li a span{ letter-spacing: -1px; position: absolute; left: .12rem; right: .12rem; top: 50%; font-weight: bold; text-align: center; transform: translateY(-50%); -ms-transform: translateY(-50%); font-size: .18rem; line-height: .24rem;}
.ind_bar_list li a em{ position: absolute; right: .04rem; top: -.06rem; width:.32rem;}
.ind_bar_list li a em img{ width: 100%;}
.ind_bar_list li:nth-child(1) a{ background-image:url(231206fz_ind_bar1.png); background-color: #FFF8F7; color: #9C1F1F;}
.ind_bar_list li:nth-child(2) a{ background-image:url(231206fz_ind_bar2.png); background-color: #FFFCF7; color: #B84B14;}
.ind_bar_list li:nth-child(3) a{ background-image:url(231206fz_ind_bar3.png); background-color: #ECF6FE; color: #1F7DC4;}
.ind_bar_list li:nth-child(4) a{ background-image:url(231206fz_ind_bar4.png); background-color: #F5FDFF; color: #1481A6;}
.ind_bar_list li:nth-child(5) a{ background-image:url(231206fz_ind_bar5.png); background-color: #F5F7FF; color: #374BBD;}
@media screen and (max-width:992px) {
    .ind_bar_list li a{ height: .9rem;}
}



/* 20240415 回应关切  添加:本市政策媒体解读 */
.zcjd_tit{border-bottom: 1px solid #F1F1F1; overflow: hidden;}
.zcjd_tit>span{font-size: .22rem; line-height:2;font-weight: bold; display: inline-block; color: #1658A0; border-bottom: .04rem solid #1658A0;}
.zcjd_tit>span a{ color: #1658A0;}
.bszc_jd_con li>a{display: block; border-radius: .04rem; background-size: cover; background-position: center; background-repeat: no-repeat; padding:.25rem;}
.bszc_jd_con li>a h6{font-size: .18rem; line-height: .3rem; height: .6rem; font-weight: normal; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.bszc_jd_con li>a p{display:inline-block; padding: 0rem .1rem; line-height: .28rem; margin-top: .1rem; font-size: .14rem; color: #666; border-radius: .04rem; border: 1px solid rgba(22, 88, 160, 0.3);}

/* 20240621 置顶图标 */
.list_base ul li a{ max-width: calc(100% - .44rem); vertical-align: middle; display: inline-block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.list_base ul li i{display: inline-block; margin-top: -.02rem; margin-left: .1rem; vertical-align: middle; width: .24rem; }
.list_base ul li i img{width: 100%;}
@media only screen and (max-width: 992px){
    .list_base ul li a{max-width: inherit; display: inline; overflow: inherit; text-overflow: inherit; white-space: inherit;}
}

/* .fzgb-ttxw h5{font-size: .25rem;} */

/*250306*/
.TRS_Editor video{max-width: 80%;}
@media only screen and (max-width: 992px){
	.TRS_Editor video{max-width:inherit; width:100%}
}