.module_1 .list > li {
  height: 64px;
  border-bottom: 1px dashed #c4c4c4;}
.module_1 .list > li .n_date {
  float: left;
  width: 50px;
  height: 50px;
  margin-top: 7px;
  transition: all 0.05s linear 0s;
  -moz-transition: all 0.05s linear 0s;
  -webkit-transition: all 0.05s linear 0s;
  -o-transition: all 0.05s linear 0s;
  border: solid 1px #01538b;}
.module_1 .list > li .n_date > span {
  text-align: center;
  height: 22px;
  font-size: 0px;
  display: block;
  font-size: 11px;
  color: #01538b;
  line-height: 22px;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
}
.module_1 .list > li .n_date > span.moth {
  margin-top: 5px;
  font-size: 20px;
  font-weight: bold;}
.module_1 .list > li .n_date > span.year {
  letter-spacing: 0px;}
.module_1 .list > li .n_tit{
	
  position: relative;
  float: right;
  top: 50%;
  width: 85%;
  max-width:330px;
  transition: all 0.05s linear 0s;
  -moz-transition: all 0.05s linear 0s;
  -webkit-transition: all 0.05s linear 0s;
  -o-transition: all 0.05s linear 0s;
  font-size: 15px;
  color: #333;
  line-height: 25px;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
  transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);}
.module_1 .list > li:hover .n_tit{
  color: #034ea2;}
.module_1 .list {
  margin-top: 8px;}
.module_1 .list > li:hover .n_date {
  background-color: #01538b;}
.module_1 .list > li:hover .n_date > span {
  color: #fff;}
.module_1 .list > li:hover .n_tit {
  color: #034ea2;}





.footeTop{
	width: 100%;
	height:120px;
	background: #eee;
}
.footeTop .center{
	width: 1290px;
	padding-left:0px;
	padding-bottom:0px;
	margin:0 auto;
}





.footerLeft{
	width: 1290px;
	float:left;
	margin:0 auto;
}
.footerLeft h2{
	font-size: 20px;
line-height:28px;
	padding-top:0px;
	color:#333;
	padding-bottom:0px;
}
.footerLeft div a{
	width: 120px;
	color: #333;
line-height:22px;
	display: inline-block;
	padding-top: 0px;
	padding-bottom: 0px;
	position: relative;
	transition: all .2s;
	left: 0;
	font-size:16px;
}
.footerLeft a:hover{
	color:#000033;
	left:5px;
}
.footerLeft div span{
	padding:5px 40px 0 20px;
}



 

.j1-slit2{
    width: 100%;
    padding-top: 35px;
    padding-bottom: 20px;
    position: relative;
    border-top: 1px solid #E0E0E0;
}
.j1-slit2 li{
    float: left;
    width: 31.3%;
    height: 60px;
    margin-bottom: 20px;
	margin-left:1%;
	margin-right:1%;
    
    cursor: pointer;
}
.j1-slit2 li a{
    display: block;
    width: 100%;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 18px;
    color:#464646;
    background: #F8F4F1;
}
.j1-slit2 li:nth-child(3n){
    margin-right: 0;
}
.j1-slit2 li a:hover{
    color:#ffffff;
    background: #2b73df;
}

