<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
    margin:0;
    padding:0;
    font-size:0.8em;
}
.divcontenthidden{
    overflow:hidden;
}
.divbody{
    max-width:640px;
    background-color:#fff;
}
.divlayout{
    width:100%;
    display:table; 
    text-align:justify;
    line-height:1.8em;
    color:#6d6b6c;
    margin:0 auto;
    background-color:#fff;
}
.divlayout img{
    width:100%;
    display:table;
}
.padding_top_bottom{
    padding-top:4%;
    padding-bottom:4%;
}
.item_content{
    width:96%;
    margin-left:auto;
    margin-right:auto;
    display:table;
}
.divlayout a{
    text-decoration:none;
    color:inherit;
}
.item_title{
    font-weight:bold;
    font-size:1.5em;
    color:#9e3644;
    text-align:center;
}
.synopsis {
    margin-top:2%;
    text-indent:2em;
}
.describe{
    margin-top:2%;
}
.describe span{
    color:#9e3644;
}
.zhuozen_time_title{
    margin-top:4%;
    text-align:center;
    font-weight:bold;
    font-size:1.5em;
    color:#9e3644;
}
.zhuozen_ul{
    list-style:none;
    width:100%;
    margin:0;
    padding:0;
}
.zhuozen_ul li{
    width:48%;
    float:left;
    margin-left:4%;
    margin-top:3%;
}
.zhuozen_ul li:nth-child(odd){
    margin-left:0;
}
.expert_image{
    border:1px solid #9e3644;
}
.bespeak{
    background-color:#9e3644;
    color:#fff;
    text-align:center;
    line-height:40px;
    margin-top:-40px;
    position:relative;
}
.expert_job{
    margin-top:2%;
    text-align:center;
    text-align:center;
}
.expert_job span{
    font-weight:bold;
    font-size:1.2em;
    margin-right:2%;
}
@media screen and (min-device-width:320px) and (max-device-width: 370px) {
    .item_content{
        width:98%;
    }
}
@media screen and (min-device-width:371px) and (max-device-width: 410px) {
    
}
</pre></body></html>