#know {
    width: 390px;
    height: 424px;
    margin: 0 94px 0 0;
    float: left;
}

#know h1 {
    background-image: url('../../img/section/home/tit-know.png');
    width: 390px;
    height: 26px;
    margin-bottom: 20px;
}

#know dl {
    height: 1%;
    display: block;
    zoom: 1;
    float: left;
    height: 107px;
}

#know dl dt {
    width: 141px;
    height: 107px;
    background-image: url('../../img/section/home/years.png');
    float: left;
    margin: 0 20px 20px 0;
    display: none;
}

#know dl dd {
    line-height: 18px;
}

#know dl dd a {
    width: 151px;
    height: 18px;
    background-image: url('../../img/common/bt-know-more.png');
    float: right;
    margin: 16px 7px 0 0;
}

#know .APAGAR {
    background: #000;
    width: 383px;
    height: 252px;
    display: block;
    float: left;
    margin-top: 20px;
}







#release {
    width: 444px;
    height: 424px;
    float: left;
}

#release h1 {
    width: 337px;
    height: 46px;
    background-image: url('../../img/section/home/tit-release.png');
    margin-bottom: 2px;
}

#release .APAGAR {
    background: #000;
    width: 445px;
    height: 377px;
    display: block;
    float: left;
}





#more {
    float: left;
    width: 100%;
    padding: 0 0 25px 0;
    margin: 33px 0 20px 0;
    background: #fff url('../../img/common/bg-h-dotted.png') repeat-x left bottom;
}

#more h1 {
    width: 270px;
    height: 34px;
    background-image: url('../../img/section/home/tit-more.png');
    margin: 0 0 33px 0;
}

#more ul {
    width: 100%;
    height: 128px;
    overflow: hidden;
}

#more ul li {
    width: 295px;
    height: 135px;
    float: left;
    margin: 0 9px 10px 0;
    padding: 4px;
}

#more ul li:last-child {
    margin-right: 0;
}

#more ul li figure {
    width: 118px;
    height: 122px;
    background: #FF5A00;
/*    overflow: visible;*/
    float: left;
}

#more ul li figure img {
    width: 118px;
    height: 122px;
    margin: -3px 0 0 -3px;
    float: left;
}

#more ul li dl {
    float: left;
    width: 150px;
    margin: 0 0 0 20px;
    height: 200px;
    display: block;
}

#more ul li dl dt {
    font-size: 17px;
    color: #FF5A00;
    margin-bottom: 10px;
}

#more ul li dl dd {
    line-height: 18px;
}

#more ul li dl dd.info
{
	height:56px;
}

#more ul li dl dd a {
    width: 134px;
    height: 18px;
    background-image: url('../../img/common/bt-know-more.png');
    float: left;
    margin: 18px 0 0 0;
}


























