[ms-if],[ms-visible]{display:none}
/* for 细览  大小切换*/
.font0,.font0 p,.font0 div,.font0 table,.font0 span{font-family: "宋体"; font-size: 14px ; line-height: 32px;  !important;}
.font1,.font1 p,.font1 div,.font1 table,.font1 span{font-family: "宋体"; font-size: 16px;  !important; line-height: 32px;  !important;}
.font2,.font2 p,.font2 div,.font2 table,.font2 span{font-family: "宋体"; font-size: 18px ; !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;}
.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 ;}


/**share by zhxr**/

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

.share_inline{display: inline; position: relative;}
.share_inline .share_con {position: absolute;width: 170px;top: 40px;right: 0px;display: none;}
.share_con i {width: 11px;display: block;height: 7px;position: absolute;z-index: 99;background:  no-repeat;top:-6px;right: 20px;}
.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%;
    display: inline-block;
    border:0
}
.share_con a.bds_weixin {
    background: url(/uploads/image/images/2021scjg_share_weixin.png) no-repeat center center;
}
.share_con a.bds_weibo {
    background: url(/uploads/image/images/2021scjg_share_weibo.png) no-repeat center center;
}
.share_con a.bds_qzone {
    background: url(/uploads/image/images/2021scjg_share_qzone.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;
  z-index:999;
}
.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**/


/*用于默认显示时间格式  */
 .shortdate,.shortdate2{
                  display: none !important;
        }

.sy_box .list_no_6,.sy_box .list_no_7,.sy_box .list_no_8{
	    display: block;
}


   /*分页*/
        #pagegd .pgstyle .disab {
            border: #f3f3f3 1px solid;
            color: #ccc;
            margin: 2px;
            padding: 10px 12px;
        }

        #pagegd .pgstyle .cur,
        #pagegd .pgstyle a.cur,
        #pagegd .pgstyle a.cur:visited {
            border: 1px solid #ddd;
            color: #fff !important;
            background-color: #da0300;
            font-weight: normal;
            margin: 2px 2px 2px 0;
            padding: 10px 14px;
        }

        #pagegd .pgstyle a {
            text-decoration: none;
            border: 1px solid #ddd;
            margin: 2px;
            padding: 10px 14px;
            color: #da0300;
        }

        .pgstyle a:hover,
        .pgstyle a:active {
            color: #da0300;
            border: 1px solid #ffbe5d !important;
            background-color: #ffe3b9 !important;
        }

        @media only screen and (max-width: 350px) {

            #pagegd .pgstyle .disab,
            #pagegd .pgstyle a,
            #pagegd .pgstyle .cur,
            #pagegd .pgstyle a.cur,
            #pagegd .pgstyle a.cur:visited {
                padding: 8px 6px;
            }
        }

        .phone_show {
            display: none;
        }

        @media only screen and (max-width:767px) {
            .phone_none {
                display: none !important;
            }

            .phone_show {
                display: block;
            }
        }

.ym-box{
	width:auto;
}

.gdlm-xl ul li.curr a{
      color: #d40000;
    }

@media only screen and (min-width: 501px){
	.wyjc img{
		width:105px
	}
}
	