[ms-if],[ms-visible]{display:none;}
/* FOR 细览  大小切换*/
.font0,.font0 p,.font0 div,.font0 table,.font0 span{font-family: "宋体"; font-size: 14px !important;  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;}
/**标题细览长度，类名根据实际情况调整**/
.sever h1,.main > h1{  width: 95%; }
/***手机端详情显示完整标题*/
@media only screen and (max-width:1000px){
	.sever h1{-webkit-line-clamp: unset;}
}
/**图片超过主体框架问题处理**/
.detp{padding-bottom: 35px;}
.detp img{max-width:95%}
/** 细览主体容器最小高度匹配背景图 **/
.main .xll{min-height: 635px;}

/*For 概览*/
.loadinfo{ margin: 30px auto ; text-align: center;}
.win_none{display:none;}
@media only screen and (max-width:540px){
	.zj_tit p.gls{
		width: 56%;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}
@media only screen and (max-width:320px){
	.zj_tit p.gls{width:50%;}
}
.sx-table tbody tr td span.ons font, 
.sx-table tbody tr td span:hover font{color:#fff;}

/*用于默认的数据列表模版，当嵌套该模版时，默认只显示5条，6-10条隐藏*/
.list_no_6_10,.list_no_6,.list_no_7,.list_no_8,.list_no_9,.list_no_10{ display: none ;}
.shortdate2,.longdate{ display: none;}

@media only screen and (max-width:767px) {
	.phone_none {display: none;}
	.phone_show {display: block;}
	/* for 表格式列表加载提示 */
	tr.phone_show{display: table-row;}
}

/* 除一级页面外隐藏底部导航 */
.lj_box-ej{display: none;}
.jiucuo{position: absolute;right: 50%;top:12px;margin-right: -425px;}

@media only screen and (max-width: 1024px) {
	.jiucuo{position: static;margin: 0;}
}
/* iphone5 对话提示*/
@media only screen and (max-width:320px){
	.ui-dialog{max-width:100% !important;}
	.ui-dialog .ui-dialog-content{width:80% !important;}
}

/**移动端上时间的显示**/
@media only screen and (max-width: 540px) {
.list-3 li a {width: 90%;}
.shortdate {display: none;}
.longdate{ display: inline;}
}

/**share by zhxr**/

/**部分一、定义图标风格，展示样式，注意lip、share_con、share_con1的定位 **/

.lip {position: relative;}
.lip .share_con {position: absolute;width: 170px;top: 50px;right: -60px;display: none}
.share_con i {width: 11px;display: block;height: 7px;position: relative;z-index: 6;background: url(http://scjgj.fujian.gov.cn/images/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(2020scjg_share_weixin.png) no-repeat center center;
}
.share_con a.bds_weibo {
    background: url(2020scjg_share_weibo.png) no-repeat center center;
}
.share_con a.bds_qzone {
    background: url(2020scjg_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;
}
.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**/


/*分页 add at 2020-05-30*/
#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 #226ebc;
    color: #fff!important;
    background-color: #226ebc;
    font-weight: normal;
    margin: 2px 2px 2px 0;
    padding: 10px 14px;
    border-radius: 3px;
}
#pagegd .pgStyle a {
    text-decoration: none;
    border: 1px solid #ddd;
    margin: 2px;
    padding: 10px 14px;
}
@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;}
}

/** 表单输入框 add at 2020-06-28**/
.yxq input{color:#000;}

/** for知识产权局专题footer add at 2020-0803 **/
.footer .zscq p a{color:#fff;margin:0 10px}
.footer .zscq p span{margin: 0 6px;}
@media only screen and (max-width:540px){
	.footer .zscq p a{margin: 0 4px;}
	.footer .zscq p span{display: block}
}
@media only screen and (max-width:320px){
	.footer .zscq p a{margin: 0 2px;}
}

/*输入框兼容性去除默认叉叉 by ns at 2020-08-06*/
 ::-ms-clear { display: none; }
/**知识产权头部图片**/
.bg .sec-ban{text-align: center;margin-top: 20px;}
.bg .sec-ban img{max-width: 100%}
@media only screen and (max-width: 1000px){
.bg .sec-ban{margin-top: 0;padding: 30px 20px;display: none;}
}

.zfxxgkzn_box ul li a.icon08{line-height: 60px;}
@media screen and (max-width: 1220px){
    .zfxxgkzn_box ul li a.icon08 span {
   
        margin-top: 0px;
    }
}
