/*1.首页新闻中心*/
.lanmuc-newc{ width:100%; height:auto; margin:10px  auto;}

/*2.新闻列表*/
.lanmuc-newc .nw{ width:1200px; height:auto; margin:0 auto;}
.lanmuc-newc .nwz{ width:300px; margin-right:20px; height:auto; float:left; border: 1px  #005bb4 solid;}
.lanmuc-newc .nwz span{ font-size:16px; margin-left:10px;}
.lanmuc-newc .nwzs{ width:300px; height:40px; line-height:40px; float:left; font-size:24px; text-align:center; color:#fff;}
.lanmuc-newc .nwzx{ width:300px; height:auto; float:left; margin-top:20px;}
.lanmuc-newc .nwzx ul li{ width:200px; height:50px; line-height:50px; text-align:center; margin:0 50px; font-size:18px; border-bottom:#f0f0f0 1px solid;}
.lanmuc-newc .nwzx ul li a{ color:#333;}
.lanmuc-newc .nwzx ul li a:hover{ color:#333;}

