@charset "utf-8";
/*法规标准*/
.law-regula{
	width: 100%;
	float:left;
}
.law-regula_body,.law-regula_bodyone{
	width:99.99%;
	float:left;
	border: 1px solid red;
	box-sizing:border-box; 
}
.law-regula_body>ul>li{
	width:100%;
}
.law-regula_left{
	width: 25%;
	border-right: 0px solid red;
	padding-bottom: 10px;
}
/*搜索*/
.law-regula_search{
	width: 99%;
	height: 75px;
}
/* .s_keyword{
	width: 140px;
    height: 27px;
    margin: 25px 0px 0 20px;
    font-size: 20px;
}
.law-serch_content{
	margin-top: 25px;
	float:left;
} */
/*具体分类*/
.law-statute_head{
	width: 100%;
	height: 140px;
}
.ficat{
	width:100%;
	height: 25px;
	color: #fff;
	background: #000;
	padding-top:2px;
	font-size: 14px;
	text-align: center;
}
.law-statute_body{
	width:100%;
	height: 580px;
	margin-top: 20px;
}
.law-statute_body ul li{
	width:100%;
	 margin-top:5px;
}
.law-title{
	width:96%;
	height: 25px;
	padding:5px 0 5px 10px;
	background: #eeeeee;
	font-size:16px;
}
.law-title a{
	color:#ce0000;
}
.law-statute_body ul li ul{
	margin-top: 6px;
}
.law-state{
	margin-left: 10px;
}
.law-state a{
	margin-left:8px;
	font-size: 14px;
}
.law-regula_right{
	width: 74.8%;
	float:right;
	margin-left:-1px;
	border-left: 1px solid red;
	padding-bottom: 10px;
	min-height:950px;
}
/*数据报告/汇编资料*/
.law-data{
	width: 100%;
	overflow:hidden;
}
.law-data_head{
	width: 99.3%;
    float: left;
    background-color: #000;
    padding: 3.5px;
}
.law-data_head a{
	color: #fff;
}
.law-data_body{
	width:100%;
	float:left;
}
.law-data_body ul,.law-onelist ul{
	width:100%;
	float:left;
	margin-left: 3px;
	margin-top: 5px;
}
.law-data_body ul li,.law-onelist ul li{
	width:100%;
	float:left;
	margin:5px 0;
	line-height:20px;
}
/* 列表页 */
.law-onelist,.law-searchlist{
	width: 98.7%;
    float: left;
    padding: 5px;
}
.law-searchtitle{
	width:78%;
	font-weight: bold;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-right:15px;
}
/* 详情页样式 */
.law-pageheadtitle{
	color:#fff;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.law-page{
	width:97.5%;
	margin:10px;
}
.law-pagecontitle{
	text-align: center;
	line-height: 30px;
	margin-top: 20px;
	color: #ce0000;
	font-size: 17px;
	font-weight: bold;
}
.law-pagetitle{
	margin:20px;
	clear:both;
}
.law-pagetitle p#txtContent,
.law-pagetitle p#txtContent *{
	font-size:15px;
}
.law-pagetitle table,
.law-pagetitle table tr{
	border:1px solid #dddddd;
}
.law-pagetitle table td{
	border:1px solid #dddddd;
	padding:3px 3px;
}
.law-pagemore{
	text-align:center;
	line-height:30px;
	margin-top:10px;
	margin-bottom:10px;
	color:#000000;
	font-size:16px;
	font-weight:bold;
}
.law-pageone{
	 height:30px; 
	 line-height:30px;
	 color:#663300;
	 border-top:1px dotted #137171;
	 padding-top:10px;
}
.law-pagetwo{
	height:30px; 
	line-height:30px;
	color:#ff0000;
	font-weight:bold;
}
.tac{
	text-algin:center;
}
.tar{
	text-algin:right;
}
.tal{
	text-algin:left;
}
/* 特殊详情页样式 */
.lawpagez{
	width:100%;
	padding:10px;
}
.lawpagez-content{
	width:97%;
	padding:0 10px;
}
.lawpagez-content table{
	width:100%;
	padding:5px 0px;
}
.lawpagez-head{
	width:70px;
	padding:0px; 
	padding-top:5px;
	border-bottom:1px solid #dfdfdf;
}
.lawpagez-head span{
	display:inline-block;
	cursor:pointer;
	padding:2px 5px;
	color:#663300;
	font-size:13px;
}
.lawpagez-body{
	padding:0px; 
	padding-top:5px;
	border-bottom:1px solid #dfdfdf;
}
.lawpagez-body ul li{
	padding:0 2px;
	float:left;
}
/* 订单支付   */
.law-order{
	width:97%;
	padding:0 10px;
	float:left;
}
.law-secondtable tbody tr td{
	 border:0;
	 padding:0 5px;
}
.law-secondtable tbody tr td span,.law-secondtable tbody tr td div{
	color:#cc6600;
}
.law-secondtable tbody tr td:first-child{
	text-align:right;
	color:#cc6600;
}




































