.kt{
    font-size:14px;
    padding-bottom:10px;
    border-bottom:1px solid #e5e5e5;
    margin-bottom:20px;
}
.kt a{
    color:#666666;
}
.kt img{
    vertical-align:-10%;
}
.zl{
    float:left;
    width:130px;
    height:366px;
}
.zl .on{
    background-color:#df8816;
}
.zl li{
    width:130px;
    height:120px;
    margin-bottom:4px;
    background-color:#b56804;
    font-size:20px;
    color:#FFF;
    text-align:center;
    cursor:pointer;
}
.zl li img{
    padding-top:20px;
}
.dm{
    position:relative;
    float:right;
    width:949px;
    height:366px;
    border:1px solid #eda445;
    border-left:none;
    margin-bottom:20px;
}
.dm .dz{
    position:absolute;
    width:539px;
    height:350px;
    left:30px;
    top:8px;
    background-color:#FFF;
}
.dm .dz p{
    font-size:14px;
    line-height:25px;
}
.dm .dr{
    float:right;
    width:294px;
    height:228px;
    padding-left:50px;
    border-left:1px solid #eda445;
    margin-top:69px;
}
.dm .dr .drm{
    font-size:16px;
    color:#666666;
    margin-bottom:35px;
}
.dm .dr .drm img{
    float:left;
    padding-right:10px;
}