/* .sfy
{
    background:url(../image/sfy.jpg) left center no-repeat;

} */

#conteng-box
{
    margin-top:60px;
}

.content-title
{
    margin-bottom:60px;
}

.content-title h1
{
        height: 48px;
        font-size:48px;
        line-height:48px;
        font-weight:400;
        color:#333;       
        letter-spacing: 6px;
        text-align:center;
        font-weight:600;
}
.content-title h2
{
    height: 28px;
    font-size: 28px;   
    font-weight: 400;
    line-height:28px;
    color: #333333;
    letter-spacing: 3px;
    text-align:center;
    margin-top:10px;
}

.sfy-item
{
    margin-bottom:40px;
    font-size:0px;
    width:100%;
    display:block;
    height:400px;
}

.sfy-left
{
    width:780px;
    display:inline-block;
    vertical-align:top;

}

.sfy-right
{
    width:380px;
    display:inline-block;
    margin-left:40px;
    font-size:16px;
    height:100%;
    position:relative;
}

.sfy-item:nth-child(2n+1) .sfy-left
{
    display:block;
    float:right;
}

.sfy-item:nth-child(2n+1) .sfy-right{
    text-align:left;
    margin-left:0px;
}

.c-name
{
    font-size:48px;
    color:#70534C;
    font-weight:600;
    height: 48px;
    line-height: 48px;
    margin-top: 10px;
}

.e-name
{
    font-size:18px;
    color:#70534C;
    letter-spacing: 3px;
    display: block;
    text-align: left;

}
.xl
{
    display:inline-block;
    font-size:18px;
    font-weight:400;
}

.infos{
    color:#A87D73;
    font-size:20px;
    margin-top:50px;
}
.mores
{
    margin-top:50px;
    height:24px;
    line-height:24px;
}
.mores a{
    font-size:24px;
    color:#70534C;
    font-weight:600;
    height:24px;
    line-height:24px;
    width:170px;
    background:url(../image/sfy-bg.png) center center no-repeat;
    display:inline-block;
    text-align:center;
}

.sfy-right table{
    width:100%;   
    position:absolute;
    bottom:4px;
}