<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#letter p {
    word-wrap: break-word;
    word-break: normal;
}

#letter .vodxinxi {
    width: 210px;
    height: 283px;
    margin-left: 20px;
    margin-top: 20px;
    float: left;
}

#letter .vodxinxi img {
    width: 210px;
    height: 283px;
    display: inline-block;
}

#letter .vodtext {
    width: 500px;
    margin-top: 20px;
    float: left;
    margin-left: 10px;
}

#letter .vodtext ol li {
    height: 27.4px;
    border-bottom: 1px dashed #ccc;
    text-align: left;
    text-indent: 20px;
    line-height: 27.4px;
    font-size: 14px;
}

#letter .anniu {
    clear: both;
    margin-top: 10px;
    text-align: center;
    float: left;
    margin-bottom: 10px;
}

#letter .anniu li {
    list-style-type: none;
}

#letter .anniu .bofangliebiao li {
    color: #fff;
}

#letter .anniu .vodurl .actionurl li {
    float: left;
    height: 30px;
    line-height: 30px;
    margin-left: 20px;
    font-size: 14px;
}

#letter .anniu .vodurl .actionurl li a {
    width: 100px;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    display: block;
    border: 1px solid #ccc;
    color: #fff;
    float: left;
}

#letter .anniu .vodurl .actionurl li a:hover {
    background: #8B8B7A;
    color: #f60;
}

#letter .anniu .bofangliebiao {
    font-size: 14px;
    text-align: left;
    text-indent: 20px;
    height: 35px;
    line-height: 35px;
}

#letter h2 {
    font-size: 14px;
    font-weight: bold;
    margin-top: 20px;
    height: 45px;
    line-height: 45px;
    background: rgba(140, 140, 140, 0.5);
    text-align: center;
    clear: both;
}

#letter p {
    padding: 10px;
    font-size: 13px;
    letter-spacing: 1px;
}

#letter p a {
    color: red;
}

#letter p a:hover {
    color: blue;
    text-decoration: underline;
}</pre></body></html>