body{ font-size:12px; font-family:"微软雅黑"; margin:0 auto;/*background:url(../img/body-bg.jpg) top center no-repeat #fff;*/}
ul,li,p,span,img,p,h1,h2,h3,h4,h5,dt,dd,div{ list-style:none; padding:0; margin:0; border:none;}
a{ text-decoration:none; color:#000;}
a:hover{ color:#0a5b9f; cursor:pointer;}

/*---------------head----------------------*/
.clearfix:after{ visibility:hidden; display:block; font-size:0; content: " "; clear:both; height:0;}  
.clearfix { display: inline-block; }  
* html .clearfix { height: 1%; }  
.clearfix { display: block; }
.fl{float:left;}
.fr{float:right;}

.dj_banner{
	height: 1318px;
	background: url("../img/20210816_banner.jpg") center no-repeat;
	margin: auto;
}

.wrap{ width: 1200px; margin: 0 auto;}

/*左边*/
.dj_left_b{
	background: url("../img/20210816_left_bg.png") center no-repeat;
	width: 476px;
	height: 607px;
	margin-top: 580px;
}
.dj_left_b .tit{
	display: block;
	padding: 34px 0 15px 10px;
}
.dj_left_b .dj_l p{
	    font-size: 16px;
	line-height: 35px;
	padding: 0 30px;
	/*margin-top: 21px;*/
	text-indent: 2em;
        text-align: justify;
}
.dj_l img{
	margin-left: 21px;
	margin-top: 28px;
}
.dj_l .core{
	margin-left: 395px;
	color: #df3d3d;
	font-size: 14px;
	margin-top: 15px;
	display: block;
}
/*右边*/
.msss_a-nr {
	width: 721px;
	height: 610px;
}
.msss_a-nr li {
	margin: 0px 0px 21px 19px;
	float: left;
}
.dj_right_b{
	margin-top: 580px;
}
.Imgbh img {
	cursor: pointer;
	transition: all 1s;
}
.Imgbh:hover img {
	transform: scale(1.08);
}
