@charset "utf-8";
*{
	padding: 0;
	margin: 0;
}
body {
    margin:0 auto;
	font-size:16px;
	line-height:26px;
	width:100%; 
	font-family:"微软雅黑";
	background:#fff;
	overflow-x: hidden;
}
a {
	color: #333;
	text-decoration:none;
	line-height:24px;
}
a:hover {
    text-decoration: none;
}
li {
	text-decoration:none;
	font-size:16px;
	list-style:none; 
}
ul{ 
	margin:0px; 
	padding:0px;
}
img{ 
	border: 0;
	display: block;
}
.clearfix:after{
    content:"";
    display: block;
    clear: both;
    height: 0; 
    visibility: hidden;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.top-banner{
	width: 100%;
	height: 592px;
	background: url(dfgghglcxjyzf-topbanner20200416.jpg) no-repeat top center;
	margin:0 auto;
}
.con1{
	width: 100%;
	height: 592px;
	background: url(dfgghglcxjyzf-topcon1-20200416.jpg) no-repeat top center;
	margin:0 auto;
}
.con2{
	width: 100%;
	margin:0 auto;
	background: #faf6f3;
	padding-bottom: 20px;
}
.con-title{
	width: 1034px;
	height: 90px;
	margin: 0 auto;
}
.con-info{
	width: 920px;
	padding: 34px 40px 20px;
	border: 1px solid #dfdfdf;
	background: #fff;
	margin: 0 auto;
}
.con-info .con-info-line{
	width: 905px;
	height: 15px;
	margin: 0 auto;
}
.con-info .con-list .con-list-con{
	width: 460px;
}
.con-info p{
	color: #191919;
	line-height: 34px;
	font-size: 16px;
	text-indent: 2em;
}
.con-info .con-list .con-list-con ul li{
	height: 34px;
	background: url(dfgghglcxjyzf-libg20200416.jpg) no-repeat left center;
	padding-left: 20px;
}
.con-info .con-list .con-list-con ul li a{
	color: #191919;
	line-height: 34px;
	font-size: 16px;
	display: block;
}
.con2 .con2-topbg{
	width: 100%;
	height: 105px;
	background: url(dfgghglcxjyzf-topcon2-20200416.jpg) no-repeat top center;
	margin:0 auto;
}
.footer {
	height: 165px;
	background: #d10b0a;
	margin-top: 16px;
}
.footer p {
	text-align: center;
	color: #fff;
}