.list_content{padding-bottom: .5rem;}
.list_nav {display: flex;font-size: .18rem; color: #4B4B4D; border-bottom: .01rem solid #E5E5E5; padding: .2rem 0;}
.list_nav a{font-size: .18rem; color: #4B4B4D;}


.content{margin-top: .23rem;}
.Details_quote{font-size: .23rem;text-align: center;margin-bottom: .1rem;font-family: none;}
.Details_titles{font-size: .4rem; text-align: center;}
.Subtitle{font-size: .23rem;text-align: center;margin-top: .1rem;font-family: none;}
.Details_text img{max-width:100% !important;}
.Details_Introduction{margin-bottom: .23rem; display: flex; justify-content:center; font-size: .18rem;color: #999; margin-top: .23rem; }
.Details_Introduction span{margin-right:.3rem;}
.Details_text{font-size: 18px; line-height: 1.8; border-top: .01rem solid #E5E5E5; padding: .2rem 0;text-align: justify;    font-family: 'Microsoft YaHei', 'Helvetica Neue', 'PingFang SC', sans-serif;     text-indent: 2em;}
.Details_text p{margin-bottom:15px !important;}
.backtop {
    position: fixed;
    _position: absolute;
    _bottom: auto;
    right: 20px;
    bottom: 240px;
    z-index: 80;
    display: none;
    width: 50px;
    height: 50px;
    text-indent: -999em;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: url('/static/image/bg_backtop.png') no-repeat center top #d6d6d6;
}

.backtop:hover {
    background-position: center bottom;
    background-color: #C11920;
}
/*figure{display:none;}*/