﻿.loading{ text-align: center; padding: 30px;}
[ms-if],
[ms-if-loop],
[ms-repeat],
[ms-visible],
[ms-controller] {
  display: none;
}
.detailCont{
    word-break: break-all;
}
.detailCont p{ margin-top: 15px;font-size: 16px; line-height: 1.5 ;}
.font0 , .font0 p , .font0 div , .font0 td , .font0 li{
    font-size: 16px;
}
.font1,.font1 p , .font1 div , .font1 td , .font1 li{
    font-size: 18px;
}
.font2,.font2 p , .font2 div , .font2 td , .font2 li{
    font-size: 20px;
}
.chngFont{ cursor: pointer}
.active{ font-weight: bolder;}

.disabled {
    color: #ccc !important;
    cursor: not-allowed;
}

/*细览表格都加上边框*/
#detailCon table {border-collapse: collapse;border: 1px solid #000; }
#detailCon td{border: solid #000 1px;}
#detailCon tr{border: solid #000 1px;} 
.xs_xx_list a.ds_list { z-index:10; width:80px; text-decoration:none; height:32px; background: url(201801_fjqx_qxff_icon03.png) 72px center no-repeat #e53725; color:#FFF;border-radius:30px; 
	-moz-border-radius:30px; 
	-ms-border-radius:30px; 
	-o-border-radius:30px; 
	-webkit-border-radius:30px;border:none; display:block; line-height:32px; padding-left:12px; position:relative; z-index:9999 !important; }
.sy_subnav{left:1150px;}

.ewm_icon { background:url(20181221_fj_qxj_ewm02.png) left top no-repeat; position:absolute; width:103px; height:93px; left:-110px; z-index:999; top:0px;}
.ewm_icon em { padding-top:7px; margin-left:7px; display:block;}

/*新增公众参与 右侧的查询按钮*/
.ly_search_r { width:564px; font-size:14px;}
.ly_text { width:140px; border:1px solid #eee; height:26px; line-height:26px; padding-left:10px; color:#999; margin-right:10px;}
.jz_inp_btn04 { width:56px; height:28px; border:none; cursor:pointer; color:#FFF; font-size:14px; background:#ffa201;}
.ly_btn02 a {width:72px; height:28px; border:none; text-align:center; cursor:pointer; color:#FFF; font-size:14px; background:#1a9ae1; display: inline-block; text-decoration:none; line-height:28px;  }