/*主体样式*/
.lanmuc-abe{ width:100%; height:500px; margin-top:40px;}
.lanmuc-abe .abda{width:1200px;margin:0 auto; position:relative;}
.lanmuc-abe .index_newsitem_1 {
    background: rgba(0, 0, 0, 0) url("../img/h2bj.jpg") no-repeat scroll center bottom;
    color: #a0a0a0;
    font-size: 18px;
    line-height: 34px;
    padding-bottom: 10px;
    text-align: center;
	margin-bottom: 20px;
}
.lanmuc-abe .index_newsitem_1 p {line-height:30px;
    color: #575757;
    font-size: 24px;
    font-weight: normal;
}

.lanmuc-abe .about-title{ 
    height: auto; width:1200px; float:left;
}

.lanmuc-abe .about-le{
    width:570px;
    height: 322px;
    margin-top: 12px;
    margin-left: 10px;
	float:left; overflow:hidden;}
.lanmuc-abe .about-le img{ width:100%; height:100%;}
.lanmuc-abe .about-ri{
  display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 6;
    width: 600px;
    margin-top: 12px;
    float: right;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.lanmuc-abe .abda .geng{width: 120px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    font-size: 12px;
    color: #666;
    border: 1px solid #666;
    left: 610px;
    top: 400px;
    position: absolute;
    background: #fff;}
.lanmuc-abe .abda .geng:hover{color:#fff; background:#666;}
.lanmuc-abe .about-ri p{
    font-size: 13px;
    color: #333;
    line-height: 30px;
    text-align: justify;
    text-indent: 2em;
}

.lanmuc-abe .about-ri p:first-child{
    text-indent: 0;
    margin-bottom: 20px;
}
.lanmuc-abe .about-ri p:last-child{
    text-indent: 0;
    margin-top: 20px;
}

