body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,th,td,p,blockquote,
pre,form,fieldset,legend,input,button,textarea{margin:0;padding:0}
.bw8_contianer *{
	 -webkit-box-sizing: content-box;
    -moz-box-sizing:content-box;
    box-sizing:content-box;
}
html,body{
	height: 100%;
	font-family: "Microsoft YaHei";
}
li{
list-style: none;
}
img{
border: none;
}
a{
text-decoration: none;
font-family: "Microsoft YaHei";
}
p{
font-family: "Microsoft YaHei";
}
input{
font-family: "Microsoft YaHei";
}
.dhn_fl{
	float: left;
}
.dhn_fr{
	float: right;
}
.bw8_contianer{
	padding: 10px 0;
}
.bw8_clause_contianer{
	width: 900px;
	box-shadow:  0 0 10px #ccc;
	margin: auto;
}
.bw8_clause_header{
	color: #3c3c3c;
	font-size: 24px;
	padding: 80px 0 36px 0;
	text-align: center;
	border-bottom: 1px solid #e5e5e5;
	font-weight: bold;
}
.bw8_clause_content{
		padding: 0 75px 100px 75px;
		overflow: hidden;
}
.bw8_clause_title_p{
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	padding-top:48px;
	padding-bottom: 24px;
}
.bw8_clause_content_p{
	font-size: 14px;
	color: #333;
	line-height: 25px;
}
