#PageBody {
	width:100%;
	height:auto;
    text-align:center;
}
#PageBody img{
	width:100%;
	height:auto;
}
.content_img{

	width: 100%;
	height: auto;
	padding-top: 3%;
	margin:o auto;
	text-align:center;
	
}
.content_img img{
	width: 40%;
	height: auto;
	text-align: center;
}
.content_title{
	width: 100%;
	height: auto;
	margin-top: 3%;
	margin-bottom: 2%;
}
.content_title span{
	color: #4cce59;
	font-size: 24px;
}
.border1{
	float:left;
	width:40%;
	margin-bottom:3%;
	margin-left:2%;
	display:inline-block;
	border: 1px solid #eeeeee;
}
.border2{
	float:left;
	width:15%;
	display:inline-block
	margin-bottom:3%;
	border: 1px solid #4cce59;
}
.border3{
	float:left;
	width:40%;
	margin-bottom:3%;
	margin-right:2%;
	border: 1px solid #eeeeee;
}
.content_dt{
	width: 80%;
	height:auto;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 50px;
}
#mainbody{
    width: 45%;
	height: auto;
	margin-top:3%;
	margin-bottom:3%;
	margin-left:3%;
	display:inline-block;
 }
.biaot{
	float:left;
	width:98.5%;
	height:30px;
	text-align:left;
	padding-top: 15px;
 
}
.biaot span{
  /*   color: #535353; */
    color: #060606;
    font-weight: bold;
}
.mbIMG{
	float:left;
	width: 55%;
	height: 31%;
}
.mbIMG img{
	width: 100%;
	height: auto;
}
.content{
	float:left;
	position:relative; 
	width:43%;
	height: 31%;
	overflow: auto;
}
.content_title1{
	margin-left:5px;
	text-indent: 1.5em;
	text-align:left;
}
.content_title1 span{
	text-align:left;
	word-break:break-all;
    color:#888888;
    font-size:14px;
	line-height: 24px;
}
.content_title1  a{
	text-decoration:none;
	color:green;
}
.content_bottom{
	width:auto;
	height:15%;
	display:inline-block;
	position:absolute;
	right:0px;
	text-align:center;
}
.content_bottom  p{
	color: #818181;
	font-size: 10px;
}