body{
	margin: 0;
	padding: 0;
	background-color:#ffffff ;
	}
h1,h2,h3,h4,h5,h6,p{
	margin: 0;
	padding: 0;
	}
ul,ol,li{
	list-style-type: none;
	margin: 0;
	padding:0;
	}
a{
	text-decoration: none;
	color: rgb(19, 10, 10);
}
img{vertical-align: middle;border: none;}
.clear::after{clear: both;content: "";width: 0;height: 0;zoom: 1;display: block;}
.head{
	width:100%;
    height:500px;
    background: url(http://www.cccnews.cn/images/xksh_banner.jpg) no-repeat center top;
    }
.banxin{
	width: 890px;
	position: absolute;
	left: 50%;
	margin-left: -445px;
	}
.body3{
	width: 890px;
	margin-top: 50px;
	margin-bottom: 200px;
}
.jsy{
	margin-bottom:30px;
}
.price_laws{
	box-sizing: border-box;
	width: 890px;
	border: 1px solid #e79390;
	margin-bottom: 50px;
}
.inner_box{
	box-sizing: border-box;
	width: 888px;
	padding: 20px;
	border: 5px solid #f9e5e4;
	text-indent: 2rem;
	line-height: 30px;
	font-size: 18px;
	color:rgb(19, 10, 10);
	font-family: "Microsoft YaHei UI","Microsoft YaHei UI";
}
.xwbd{
	margin-bottom: 20px;
}
.body3>ul li{
	font-size: 16px;
	color: #505050;
	font-family: "Microsoft YaHei UI","Microsoft YaHei UI";
	margin: 20px;
	padding-bottom: 10px;
	border-bottom: 2px dashed pink;
}
.date{
	float: right;
	color: #999;
}