.story-detail{
    min-width: 1200px;
}
.story-content{
    margin-top:100px;
    /* // background: #F5F5F5; */
    overflow: hidden;
    background:#F5F5F5 url('https://hxlxxpt.hongxinglin.com/static/hxl-guanWang/public/shan_bg.png') no-repeat;
    background-size:100%;
    background-position: 0 100%;
}
.story-crumbs{
    width:1200px;
    margin:33px auto 109px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #616161;
    line-height: 48px;
}
.story-title{
    cursor: pointer;
}
.story-main{
    width:1200px;
    margin:0 auto 160px;
    overflow: hidden;
    background:#fff;
}
.story-teacherDetail{
    width:863px;
    margin:0 auto;
    background:#fff;
    padding:130px 0 163px;
    font-family: "微软雅黑";
    font-size:16px;
}
.story-arrow{
  margin:0 8px;
}