@charset "utf-8";
/*综合*/
*{
	padding: 0;
	margin: 0;
	border:0px;
	box-sizing: border-box;
}
body {	
	font-family: "宋体", "微软雅黑",Times New Roman;	
	font-size: 18px;
	background:url("2021szsgjbhcgz-mnn-2021121801-bg-2.jpg") #e8dec8 no-repeat top center;
}
div,ul, ol, dl,dt,dd, li {list-style: none;}
html {height: 100%; }
a,a:hover {color: #697784; 	text-decoration:none; }
img {border: none; 	outline: none; }

.container{
	min-width: 1200px;
}
/*大标题*/
.con0{
/*	border: 1px solid #000;*/
	width: 1200px;
	margin: 0 auto;
	height: 390px;
	background: url(2021szsgjbhcgz-mnn-2021121812.png) no-repeat 10px 117px;
	}
/*内容1*/
.con1{	
	width: 1200px;
	margin: 0 auto;
/*	margin-top: 390px;	*/
	line-height: 33px;
	color:#505050;
	}

/*内容2*/
.con2{	
	width: 1500px;
	margin: 0 auto;	
	}
.toppic2{
	height: 364px;
	background: url(2021szsgjbhcgz-mnn-2021121804.png) no-repeat center center;
	margin: 200px 0 26px;
}
.Txt{
	color:#505050;
	padding-bottom: 60px;
}
.col-4{
	padding-bottom: 86px;
}
/*底部栏目*/
footer {
	font-size: 14px;
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	color:#505050; 
	font-family: "宋体","微软雅黑", Times New Roman; 
	padding-bottom: 65px;
}