@CHARSET "UTF-8";
.gr-law-content{
	padding: 10px 2em
}
.gr-law-content .layui-text{
	line-height: 2em;
	font-size : 16px;
}
.gr-law-content h1{
	margin: 2em 0;
	text-align: center
}
.gr-law-content h2{
	margin: 1.5em 0
}
.gr-law-content h3{
	margin: 1em 0
}
.text-indent2{
	text-indent: 2em
}
.text-indent4{
	text-indent: 4em
}
/*轮播*/
.layui-carousel > [carousel-item] > div{
	text-align: center;
}
.layui-carousel-desc{
	filter:  alpha(opacity=50);background-color: #000; zoom: 1;
	background-color: rgb(0, 0, 0); opacity: 0.5;
	position: absolute;
	_position: absolute;
	top: 0;
	padding: 10px;
	width: 100%;
	color: #fff;
}