/*主体样式*/
.lanmuc-abe{ width:100%; height:500px; margin-top:40px;}
.lanmuc-abe .abda{width:1200px;margin:0 auto;
    height: 500px;}

.lanmuc-abe .about-title{
   
    height: 109px; width:1200px; float:left;
}

.lanmuc-abe .about-le{
    width:570px;
    height: 322px;
    margin-top: 52px;
    margin-left: 10px;
	float:left; overflow:hidden;}
.lanmuc-abe .about-le img{ width:100%; height:100%;}
.lanmuc-abe .about-ri{
    width:600px;
    margin-top: 52px; float:right;
}
.lanmuc-abe .about-ri p{
    font-size: 13px;
    color: #000000;
    line-height: 26px;
    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;
}

