﻿[ms-if],
[ms-visible] {
    display: none
}


/* FOR 细览  大小切换*/

.font0,
.font0 p,
.font0 div,
.font0 table,
.font0 span {
    font-size: 16px !important;
}

.font1,
.font1 p,
.font1 div,
.font1 table,
.font1 span {
    font-size: 18px !important;
}

.font2,
.font2 p,
.font2 div,
.font2 table,
.font2 span {
    font-size: 19px !important;
}

.font3,
.font3 p,
.font3 div,
.font3 table,
.font3 span {
    font-size: 20px !important;
}

.font4,
.font4 p,
.font4 div,
.font4 table,
.font4 span {
    font-size: 21px !important;
}

.font5,
.font5 p,
.font5 div,
.font5 table,
.font5 span {
    font-size: 22px !important;
}

.font6,
.font6 p,
.font6 div,
.font6 table,
.font6 span {
    font-size: 23px !important;
}

.font7,
.font7 p,
.font7 div,
.font7 table,
.font7 span {
    font-size: 24px !important;
}

.font8,
.font8 p,
.font8 div,
.font8 table,
.font8 span {
    font-size: 25px !important;
}

.qrcode {
    width: 160px;
    margin: 0 auto;
    margin-top: 40px;
    color: #999;
    text-align: center;
}

.xl_nr25 img,
.xl_nr25 table {
    max-width: 95%;
    margin: 10px auto;
}


/**递增字体**/

.detailCont,
.detailCont p,
.detailCont div,
.detailCont span,
.detailCont table {
    font-family: "宋体";
    line-height: 32px;
    margin-top: 20px;
}

.font8 {
    font-size: 8px !important;
}

.font9 {
    font-size: 9px !important;
}

.font10 {
    font-size: 10px !important;
}

.font11 {
    font-size: 11px !important;
}

.font12 {
    font-size: 12px !important;
}

.font13 {
    font-size: 13px !important;
}

.font14 {
    font-size: 14px !important;
}

.font15 {
    font-size: 15px !important;
}

.font16 {
    font-size: 16px !important;
}

.font17 {
    font-size: 17px !important;
}

.font18 {
    font-size: 18px !important;
}

.font19 {
    font-size: 19px !important;
}

.font20 {
    font-size: 20px !important;
}

.font21 {
    font-size: 21px !important;
}

.font22 {
    font-size: 22px !important;
}

.font23 {
    font-size: 23px !important;
}

.font24 {
    font-size: 24px !important;
}

.font25 {
    font-size: 25px !important;
}

.font26 {
    font-size: 26px !important;
}

.font27 {
    font-size: 27px !important;
}

.font28 {
    font-size: 28px !important;
}

.active {
    color: #f00 !important;
}


/*For 概览*/

.loadinfo {
    margin: 30px auto;
    text-align: center
}

.win_none {
    display: none
}


/**手势**/

.cur_auto {
    cursor: auto
}

.cur_def {
    cursor: default
}

.cur_poin {
    cursor: pointer
}

.cur_help {
    cursor: help
}

.cur_wait {
    cursor: wait
}


/*用于默认的数据列表模版，当嵌套该模版时，默认只显示5条，6-10条隐藏*/

.list_no_6_10,
.list_no_6,
.list_no_7,
.list_no_8,
.list_no_9,
.list_no_10,
.list_no_11,
.list_no_12 {
    display: none;
}

.shortdate2,
.longdate {
    display: none
}

.main .m_left h4 {
    overflow: hidden
}

.pgStyle {
    padding-top: 0 !important;
}

.pgStyle input {
    border: 1px solid;
    text-align: center;
}


/**列表隐藏**/

.chnlcount_0 {
    display: none;
}

.chnltype_0 {
    display: none
}


/**手机版细览调整**/

@media only screen and (max-width:767px) {
    .zf-xl-tit .ly em {
        text-align: left;
    }
    .zf-xl-tit h3 {
        font-size: 30px;
        line-height: 33px;
    }
    .zf-xl-tit h4 {
        font-size: 20px;
        line-height: 22px;
    }
    .font0,
    .font0 p,
    .font0 div,
    .font0 table,
    .font0 span {
        font-family: "宋体";
        font-size: 18px;
        line-height: 32px;
        !important;
    }
    .font1,
    .font1 p,
    .font1 div,
    .font1 table,
    .font1 span {
        font-family: "宋体";
        font-size: 20px !important;
        line-height: 32px !important;
    }
    .font2,
    .font2 p,
    .font2 div,
    .font2 table,
    .font2 span {
        font-family: "宋体";
        font-size: 22px !important;
        line-height: 32px !important;
    }
    .font0 p,
    .font0 div,
    .font0 table,
    .font1 p,
    .font1 div,
    .font1 table,
    .font2 p,
    .font2 div,
    .font2 table {
        margin-top: 20px;
    }
    .footer p {
        line-height: 25px;
        font-size: 15px;
    }
    .phone_none {
        display: none;
    }
    .pgStyle form {
        display: none;
    }
    .footer .phone_none {
        display: none;
    }
    .phone_show {
        display: block;
    }
    #pagegd .nPgStyle_red>form {
        display: none !important;
    }
}


/**pad调整**/

@media only screen and (max-width:979px) {
    .footer p {
        line-height: 25px;
        font-size: 15px;
    }
    .footer p>span {
        line-height: 25px;
        font-size: 15px;
    }
    .phone_show {
        display: block;
    }
}

.weather {
    margin-left: 30px
}


/**网站二级页面导航**/

.nav_other {
    width: 1140px;
    margin: 0 auto;
}

@media only screen and (max-width:1024px) {
    .nav_other {
        width: auto;
    }
}


/**首页菜单图标**/

.right_nav {
    right: 1%;
}

a[href]:after {
    content: normal;
}


/*分享*/

.m-share {
    float: right;
    margin-top: -5px;
}

.share {
    zoom: 1;
}

.share:after {
    content: "";
    display: block;
    clear: both;
}

.share a {
    float: left;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    margin-left: 13px;
    background: #c9c9c9;
    cursor: pointer;
    display: block;
}

.share a i {
    display: block;
    width: 26px;
    height: 26px;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    -ms-transition: .4s all;
    transition: .4s all;
}

.share a:hover i {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.share #share-icon {
    width: 26px;
    height: 26px;
    float: left;
    display: none;
}

.share #share-icon img {
    width: 100%;
    height: 100%;
}

.share .share-qqzone i {
    background: url(cont_ico_share_20200422.png) 4px center no-repeat;
}

.share .share-qqzone:hover {
    background-color: #fc7354;
}

.share .share-wechat {
    position: relative;
}

.share .share-wechat i {
    background: url(cont_ico_share_20200422.png) -30px center no-repeat;
}

.share .share-wechat:hover {
    background-color: #1fbc7d;
}

.share .share-weibo i {
    background: url(cont_ico_share_20200422.png) -65px center no-repeat;
}

.share .share-qq:hover {
    background-color: #27a8f2;
}

.share .share-qq i {
    background: url(cont_ico_share_20200422.png) -96px center no-repeat;
}

.share .share-weibo:hover {
    background-color: #e96157;
}

.share .bg-code {
    left: -36px;
    z-index: 10;
}

.share .qrconde {
    position: absolute;
    top: 36px;
    border: 1px solid #ccc;
    padding: 5px;
    background: #fff;
    display: none;
    width: 100px;
    height: 100px;
    left: -98%;
    z-index: 11;
}

.share .close-btn {
    position: absolute;
    background: #fff;
    color: #000;
    font-size: 12px;
    z-index: 12;
    width: 12px;
    height: 12px;
    line-height: 12px;
    text-align: center;
    right: -39px;
    top: 50px;
    display: none;
    cursor: pointer;
}

.qrconde img {
    width: 100px;
    height: 100px;
}


/**政府信息公开专栏概览分页样式 zhxr**/

#pagegd .nPgStyle_red {
    white-space: nowrap;
}

#pagegd .nPgStyle_red .disab {
    border: #ddd 1px solid;
    color: #ddd;
    margin: 2px;
    padding: 10px 12px;
    background: #fff;
}

#pagegd .nPgStyle_red .cur,
#pagegd .nPgStyle_red a.cur,
#pagegd .nPgStyle_red a.cur:visited {
    border: 1px solid #c31606;
    color: #fff !important;
    background-color: #c31606;
    font-weight: normal;
    margin: 2px 2px 2px 0;
    padding: 10px 18px;
    border-radius: 3px;
}

#pagegd .nPgStyle_red a {
    text-decoration: none;
    border: 1px solid #ddd;
    color: #000 !important;
    margin: 2px;
    padding: 10px 14px;
    background: #fff;
}

#pagegd .nPgStyle_red .count {
    margin: 15px;
    padding: 8px;
    border: 1px solid #ddd;
}

#pagegd .nPgStyle_red .go {
    margin-left: 15px;
    padding: 10px 12px;
    background-color: #FFF;
    border: 1px solid #ddd;
}

.err {
    border: 1px solid #f00 !important;
}


/**政府信息公开专栏改版分享**/


/**share by zhxr**/


/**部分一、定义图标风格，展示样式，注意lip、share_con、share_con1的定位 **/

.xl-nr-box .qtfx {
    position: relative;
}

.xl-nr-box .qtfx .share_con {
    position: absolute;
    width: 170px;
    top: 50px;
    right: -80px;
    display: none
}

.share_con i {
    width: 11px;
    display: block;
    height: 7px;
    position: relative;
    z-index: 6;
    background: url(2020scjg_share_top.png) no-repeat;
    margin: 0 auto;
}

.share_con .share_con1 {
    border: 1px solid #e2e2e2;
    background-color: #f7f7f7;
    padding: 0px 5px 18px 5px;
    position: relative;
    z-index: 5;
    margin-top: -1px;
    height: 35px;
    border-radius: 5px;
}

.share_con .share_con1 li {
    float: left;
    width: 33.3%;
    height: 25px;
    text-align: center;
    line-height: 25px;
    margin-top: 15px;
}

.share_con li a {
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
}

.share_con a.bds_weixin {
    background: url(/images/20200908-share01.png) no-repeat center center;
}

.share_con a.bds_weibo {
    background: url(/images/20200908-share02.png) no-repeat center center;
}

.share_con a.bds_qzone {
    background: url(/images/20200908-share03.png) no-repeat center center;
}

.bdsharebuttonbox a {
    cursor: pointer;
}


/**部分二：主要用于微信分享时的弹框样式**/

.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;
}


/**share by zhxr**/


/* @media only screen and (max-width:768px){
   .bg .phone_none{display:none;}
} */


/*头部logo*/

.logo .orgname {
    font-size: 40px;
    font-weight: bold;
    color: #fff;
}

@media only screen and (max-width: 790px) {
    .logo .orgname {
        font-size: 24px;
        font-weight: bold;
        color: #fff;
    }
}

.xl_jd span {
    color: #333 !important;
}

.xl_jd a {
    color: #FF0000 !important;
}