#container-0 .news_imgs img{
width:250px; 
height:75px}
#container-0 .news_list{
margin-top:25px}

#container-0 .news_list li.news {
padding-right:50px; 
float:left; 
}

#container-1 .mr {
float:left;
}
#container-1 .ml{
float:right;
}
#nav .sub-item a{
text-align:left;
}
#nav a.menu-link {
line-height:65px;
padding:0 35px;
}
#container-1 .mr li.news{
margin-bottom:10px;
}
#container-1 .mr .news_date{
background:#2BA245;
}
#container-1 .mr .news_list li.news:hover{
background:#4ABA7E
}
#container-1 .ml .news_time{
background:#4ABA7E
}
#container-1 .ml  .news_title a:hover{
color:#2BA245;
}

#container-1 .ml  .news_text a:hover{
color:#2BA245;
}
#container-2 .mr .con{
padding:0px;
padding-top:30px;
background:none;overflow: hidden;
}

#container-2 .mr .con img{
transition-duration: 1s;
}
#container-2 .mr .con img:hover{
transform: scale(1.1);
}


#container-0 .news_imgs img:hover{

transform:translate3d(0,-4px,0);
}

#footer{
color:#fff;
margin:0;
padding:0;
}

.foot-left{
display:inline-block
}

.foot-center{
line-height:40px;
display:inline-block;
margin-left:30px;
color:#fff;
}
.foot-center:hover{
color:#fff;
}

.foot-right{
display:inline-block;
}


/* 有情链接 */
.botlinks .links-wrap {position: relative;float: left;display: inline-block; margin:6px 10px; width: 238px; line-height: 44px; background: #666;border:1px solid #d0d0d0;}
.botlinks .links-wrap a.links-arrow {display: block; height: 44px; line-height: 44px; color:#fff; background: url(images/arrow.png) no-repeat right top;}
.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow { color: #fff; background-position: right bottom; cursor: pointer;}
.botlinks .links-wrap .link-items {display: none; position: absolute; left: 0; bottom: 45px; width: auto; width:239px; height:auto; max-height: 239px; background: #f5f5f5;}
.botlinks .links-wrap .link-items a { display: block; line-height: 44px; color: #444;text-align:left;}
.botlinks .links-wrap .link-items a span { display:block; margin:0 6px; white-space:nowrap;}
.botlinks .links-wrap .link-items a:hover { color: #fff; background: #999; cursor: pointer;}