ul{
    margin: 0;
    padding: 0;
}
li{
    display: block;
    list-style: none;
}
.shouwen{
    padding-bottom: 70px;
}
.title-bottomtitle{
    color: #585858;
    font-size: 10px;
    line-height: 10px;
    text-align: center;
    margin-top: -12px;
}
.main{
    margin-bottom: 5px;
}
.main-img-a{
    width: 100%;
    padding-bottom: 50%;
    position: absolute;
    z-index: 1;
}
.zhijin-title{
    font-size: 12px;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    text-align: center;
    width: 100%;
    color: #ffffff;
    line-height: 12px;
}
.zhijin-gengduo{
    position: absolute;
    bottom: 0px;
}
.gengduo-text{
    font-size: 10px;
    color: #e0dfde;
    margin-bottom: 3px;
    text-align: center;
}
.gengduo-open{
    position: relative;
    z-index: 2;
    background-color: #c0ae68;
    color: #FFF;
    font-size: 10px;
    height: 20px;
    line-height: 20px;
    border-radius: 0 10px 10px 0;
    display: inline-block;
}
.gengduo-open span{
    padding-left: 6px;
    padding-right: 8px;
}
.gengduo-open svg{
    width: initial;
    position: relative;
    top: 3px;
    padding-right: 4px;
}
.zhijin-gengduo > div:last-child{
    text-decoration: underline;
    font-size: 8px;
    color: #FFF;
    display: inline-block;
}
.gengduo-close{
    width: 26px;
    height: 26px;
    margin: 20px auto 16px auto;
}
.gengduo-main{
    font-size: 10px;
    color: #4d4d4d;
    margin-bottom: 40px;
}
.gengduo-main-box{
    display: none;
}
.shijianzhou{
    padding: 36px 16px 36px 22px;
}
.shijianzhou-item{
    margin-top: -20px;
    padding-top: 26px;
}
.shijianzhou-item::after{
    content: "";
    display: block;
    clear: both;
}
.shijianzhou-item > *{
    float: left;
}
.time{
    color: #a89671;
    font-size: 10px;
}
.yue,.ri{
    color: #e5dfd4;
    font-size: 10px;
    width: 12px;
}
.yue{
    margin-left: 22px;
    margin-top: 12px;
}
.ri{
    margin-top: 18px;
}
.touxiang{
    width: 44px;
    height: 44px;
    border-radius: 100%;
    margin-left: 10px;
    margin-right: 6px;
}
.shijianzhou-main{
    padding: 8px;
    height: 28px;
    font-size: 10px;
    font-weight: bold;
    color: #a89671;
}
@media (max-width:320px) {
    .shijianzhou-main{
        max-width: 145px;
    }
}
.nian{
    margin-top: 12px;
    margin-left: -10px;
}
.shijianzhou-main-bg{
    background-color: #eeeeee;
}
.shijianzhou-main-line1{
    line-height: 28px;
}
.shijianzhou-dian{
    width: 4px;
    height: 4px;
    background-color: #a89671;
    border-radius: 100%;
    margin-top: 20px;
    margin-right: 13px;
    margin-left: -3px;
}
.shijianzhou-item-border{
    border-left: dashed 1px #000;
}














