#dwjj{
	width: 100%;
	overflow: hidden;
	position: relative;
	padding:10px 0px;
}
#dwjj .head-nav{
	width: 100%;
	margin-bottom: 30px;
}
#dwjj .head-nav span{
	font-size: 20px;
	color: #333;
	font-weight: bold;
}
#dwjj .contant{
	width: 100%;
	padding:20px 0px 10px;
	overflow: hidden;
}
#dwjj .contant .left-cont{
	width: 520px;
	height: 100%;
	color: #333;
	font-size: 13px;
	float: left;
}
#dwjj .contant .left-cont p{
	text-indent: 30px;
	line-height: 36px;
	text-align: justify;
	font-size: 13px;
}
#dwjj .contant .right-cont{
	width: 349px;
	float: right;
	height: 100%;
	background-color: #f2f2f2;
	border:1px solid #e4e4e4;
	padding:5px;
	position: relative;
    top: 12px;
}
#dwjj .contant .right-cont img{
	width: 100%;
	height: 100%;
}
#dwjj .tina{
	width: 100%;
	height: auto;
	overflow: hidden;
	color:#333;
}
#dwjj .tina span{
	font-size: 13px;
}
#dwjj .text p{
	font-size: 13px;
	margin:20px 0px;
	padding-left: 25px;
}