.w1200{margin:0 auto;width:1200px;}
.ny-cont{ margin-bottom:50px}

/*ÄÚÒ³ÐÂÎÅ1*/
.ny-news01{
  width:1200px;
  height: auto;
  margin-top:30px;
}
.ny-news01 li{
	padding:35px 0px;
  width: 100%;
  border-bottom:1px solid #e4e4e4;
  overflow: hidden;
}
.ny-news01 li .tu1{
	float: right;
	width: 290px;
	height: 200px;
	overflow: hidden;
}
.ny-news01 li .tu1 img{
	width: 290px;
	height: 200px;
	overflow: hidden;
	 transition: all 0.5s ease-out;
  -webkit-transform: scale(1, 1); 
     -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}
.ny-news01 li:hover .tu1 img{
	 transition: all 0.5s ease-out;
  -webkit-transform: scale(1.1, 1.1); 
     -moz-transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out;
}
.ny-news01 li .l01{
  float:left;
  width: 120px;
  height: 150px;
  border-right: 5px solid #e4e4e4;
  margin-top:25px;
}
.ny-news01 li .l01 .n-day{
  width: 100%;
  height: 90px;
  font-size:75px;
  padding-top:15px;
  color: #db1103;
  text-align: left;
  line-height:90px;
  font-family: "Impact";
  letter-spacing: 0px;
  transition: all 0.4s ease-in-out;
}
.ny-news01 li:hover .l01 .n-day{
	color: #db1103;
}
.ny-news01 li .l01 .n-month{
  width: 100%;
  font-size: 17px;
  color: #555;
  text-align: left;
  padding-left:2px;
  letter-spacing: 0px;
}
.ny-news01 li .r01{
  float: left;
  margin-left:55px;
  width: 680px;
  height: auto;
  margin-top:25px;
}
.ny-news01 li .r01 a h2{
  display: block;
  width: 100%;
  height: 30px;
  font-size:20px;
  color: #282828;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
  font-weight:bold;
}
.ny-news01 li:hover .r01 a h2{
	color:#db1103;
}
.ny-news01 li .r01 p{
  display: block;
  width: 100%;
  font-size: 14px;
  color: #898989;
  letter-spacing: 0px;
  line-height:180%;
  overflow: hidden;
}

.ny-news01 li .r01 p a{
  font-size: 14px;
  color: #898989;


}

.ny-news01 li .r01 p a:hover{
  font-size: 14px;
  color: #898989;


}



.main{
	width:1200px;
	margin:0 auto;
	padding-bottom:30px;
	padding-top:5px ;
}


.show-title{
	text-align:center;
	padding-bottom:25px;
}
.show-title h2{
	font-size:30px;
	font-weight:normal;
	color:#333;
	margin-bottom:10px;
	padding-top:40px
	}
	
.show-title span{
	display:inline-block;
	font-size:13px;
	color:#777;
	margin:0 8px;
}
.ny-news01 li .r01 i{
	display:inline-block;
	width:26px;
	height:28px;
	vertical-align: baseline;	
}
.ny-news01 li .r01 .time{
	background:url(/images/icon-sprites.png) -96px -37px no-repeat;
}


.ny-news01 li .r01 .shijian{
	background:url(/images/icon-sprites.png) -152px -38px no-repeat;
}


.ny-news01 li .r01 .eye{
	background:url(/images/icon-sprites.png) -132px -38px no-repeat;
}




