.lanmuc-newe{ width:100%; height:auto; margin-top:10px;}
.lanmuc-newe .newd{ width:1200px; height:540px; margin:0 auto;}
.lanmuc-newe .fl{ float:left;}
.lanmuc-newe .fr{ float:right;}
.lanmuc-newe .nei7tit{
  color: #a0a0a0;
    font-size: 18px;
    line-height: 34px;
    padding-bottom: 10px;
    text-align: center;
	margin-bottom: 20px;
}
.lanmuc-newe .nei7tit p {line-height:30px;
    color: #575757;
    font-size: 24px;
    font-weight: normal;
}

.lanmuc-newe .nei7left{
    width:582px;
    margin-left: 11px;
    margin-top: 40px;
 height:380px;}
.lanmuc-newe .nei7left a{
    display: block;
}
.lanmuc-newe .nei7left img{
    width:582px;
    height:282px;
}
.lanmuc-newe .nei7left h3{
    position: relative;
    height: 45px;
    line-height: 45px;
    font-weight:normal;
    font-size:16px;
}
.lanmuc-newe .nei7left h3 a{
    color: #333;
}
.lanmuc-newe .nei7left h3 span{
    position: absolute;
    right: 0;
    top: 0;
    color: #666;
}
.lanmuc-newe .nei7left p{
    color: #333;
    font-size:14px;
    margin-top: 5px;
    line-height: 22px;
}
.lanmuc-newe .nei7right{
    width:580px;
    margin-right: 8px;
    margin-top: 40px;
}
.lanmuc-newe .nei7right li{
    border:1px solid #e8e8e8;
    height: 84px;
    margin-bottom: 16px;
    transition:all 0.5s;
    -webkit-transition:all 0.5s;
    -moz-transition:all 0.5s;
    -ms-transition:all 0.5s;
    -o-transition:all 0.5s;
 overflow:hidden;}
.lanmuc-newe .nei7right li .data{
 padding:17px 0;
    width:100px;
    text-align: center;
    color: #333;
    font-size:14px;
    background:#e8e8e8;
    height: 50px;
    -webkit-transition:all 0.5s;
    -moz-transition:all 0.5s;
    -ms-transition:all 0.5s;
    -o-transition:all 0.5s;
line-height:30px;}
.lanmuc-newe .nei7right li .data b{
    display: block;
    font-size:40px;
}
.lanmuc-newe .nei7right li .intro{
    width:460px;
    margin-left: 5px;
    color: #333;
    font-size:14px;
    float: left;
    padding-top: 3px;
    text-align:justify;
    -webkit-transition:all 0.5s;
    -moz-transition:all 0.5s;
    -ms-transition:all 0.5s;
    -o-transition:all 0.5s;
}
.lanmuc-newe .nei7right li .intro a{
    color: #333;
    font-size:16px;
    display: block;
    margin-bottom: 4px;
}
.lanmuc-newe .nei7right li .intro a span{ font-size:14px;line-height:24px; height:48px; display:block; overflow:hidden;margin-top:5px;}
.lanmuc-newe .nei7right li:hover{
    border-color:#4e953f;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.4);
}
.lanmuc-newe .nei7right li:hover .data{
    background:#4e953f;
    width: 110px;
    color: #fff;
}
.lanmuc-newe .nei7right li:hover .intro{
    width: 450px;}
