@charset "utf-8";
/* CSS Document */
html, body {
  height: 100%;
}
body {
 margin: 0;
  font-family: 'Montserrat', sans-serif;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  font-size: 14px;
  font-family: "宋体", Arial;

}
#wrap {
	margin: 0 auto;
}
 
 
.header {
	background-image:  url("https://dxyi.cn/topic/2026xxjy/26xx_img/26xx_01.jpg");
    background-repeat: no-repeat;
	background-size: cover; 
	background-position:bottom;
	min-width:1200px; 
    width: 100%; 
	height:472px;
}
.header .title  {
  padding-top: 150px;
  height: 106px;
  width: 1008px;
  text-align:center;
  margin: 0 auto;
	}
	
.content {
	width: 1200px;
	margin: 0px auto;

}

.nr {
	width:1144px;
	height:100%;
	float: left;
	margin-left: 28px;
	margin-bottom: 30px;
}

.left {
	float: left;
	width:630px;
    height:100%;
	margin-left: 10px;
}
.right {
	float: left;
	width:500px;
    height:100%;
	margin-left: 10px;
	margin-top: 20px;
}

.nr_side {
	width:629px;
	height:100%;
	float: left;
	margin-top: 50px;
}
.ywnew{
	float: left;
	width: 500px;
	padding: 0px;
	margin-top: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	font-size: 16px;
}
.new
{
	float: left;
	width: 1177px;
	padding: 0px;
	margin-top: 0px;
	padding-right: 30px;
	margin-bottom: 50px;
	font-size: 16px;
}
.new li
{
	line-height: 40px;
	text-align: left;	
	margin-left: 30px;
	list-style: none;
}
.ywnew li
{
	line-height: 40px;
	text-align: left;	
	margin: 0px;
	list-style: none;
	background-repeat: no-repeat; 
	background-position: left;

}

.new a:link{color:#616161;
text-decoration:none;
}
.new a:visited{color:#616161;
text-decoration:none;
}
.new a:hover{color:#616161;
text-decoration:underline;
}
.ywnew a:link{color:#616161;
text-decoration:none;
}
.ywnew a:visited{color:#616161;
text-decoration:none;
}
.ywnew a:hover{color:#616161;
text-decoration:underline;
}
.kong {
	float:left;
	width:100%;
	height: 100px;
}	

