@charset "utf-8";
/*设计者 李旭梅 */
*{
	border: 0;
	margin: 0px auto;
	padding: 0px auto;
	list-style-type: none;
	
}
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;
  background-color:#fff;
  width: 100%;
}

#wrap {
	margin: 0px auto;
	
}
.header {
	background-image: url(../25sz_img/25sz_01.jpg);
    background-repeat: no-repeat;
	background-size: cover; 
	background-position:bottom;
	min-width:1200px; 
    width: 100%; 
	height:460px;
	
}
.header .title  {
  height: 242px;
  width: 1126px;
  text-align: center;
  padding-top: 50px;
  margin: 0 auto;
	}
	

.content {
	margin: 0px auto;
	height:100%;
	
}

.25sz_tit {
 height: 73px;
 width: 1200px;
 margin: 0 auto;
}

.part {
	width: 1200px;
	margin: 0px auto;
}
.part-gs {
	width: 700px;
	margin: 0px auto;
}

.ztsm {
	font-family: "微软雅黑";
	font-size: 14px;
	margin-top:30px;
	line-height: 40px;
	color: #000;
	text-align: center;
	float: left;
	height: 100px;
	width: 100%;
}
img {vertical-align: bottom;}	


.nr {
	width:1200px;
	height:100%;
	float: left;
    background-color:#FFF;
	margin-left:28px;
	margin-bottom: 30px;
}


.nr_side {
	width:560px;
	height:100%;
	float: left;
    background-color:#FFF;
	border-bottom: solid #C94431;
	border-top: solid #C94431;
	margin-bottom: 30px;
}
.new
{
	float: left;
	width: 500px;
	padding: 0px;
	margin-top: 0px;
	padding-right: 30px;
	margin-bottom: 0px;
	font-size: 16px;
}
.new li
{
	line-height: 40px;
	text-align: left;	
	margin-left: 30px;
	list-style: none;
}
.dtnew li
{
	line-height: 40px;
	text-align: left;	
	margin-left: 30px;
	list-style: none;
	background-repeat: no-repeat; 
	background-position: left;
	background-image:url(../dj-img/satr.jpg);

}
.new li img {
	height:22px;
	width: 22px;
	padding-top: 20px;
	}
.new a:link{color:#616161;
text-decoration:none;
	font-weight: bold;
}
.new a:visited{color:#616161;
text-decoration:none;
	font-weight: bold;
}
.new a:hover{color:#616161;
text-decoration:underline;
	font-weight: bold;
}
.kong {
	float:left;
	width:100%;
	height: 100px;
}	

