body{
    min-width: 980px;
    font: 14px/1.5 'Open Sans', sans-serif;
    background: url(../images/subject/2017/201701-h-manga/bg2.jpg) no-repeat center 395px, url(../images/subject/2017/201701-h-manga/bg1.jpg) no-repeat center 48px,#0b0b31;
}
.subject-top{
    position: relative;
    width: 980px;
    height: 576px;
    margin: 0 auto;
}
.subject-top .share-btn{
    position: absolute;
    top: 220px;
    left: 750px;
}
.subject-top .share-btn span{
    float: left;
    width: 40px;
    height: 40px;
    margin-right: 17px;
    border-radius: 50%;
    cursor: pointer;
}
.inner{
    position: relative;
    width: 980px;
    margin: 0 auto;
}
.subject-part-0{
    margin-top: 40px;
    height: 357px;
    overflow: hidden;
    background: url(../images/subject/2017/201701-h-manga/bg3.jpg) center top no-repeat;
}
.subject-part-0 .text-info{
    line-height: 26px;
    margin-top: 90px;
    width: 900px;
    font-size: 14px;
    color: #70739c;
}
.subject-part-0 h1{
    color: #ecd108;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
}
.subject-part-0 p{
    text-indent: 2em;
}
.subject-part-1,.subject-part-3{
    padding-top: 58px;
    background: url(../images/subject/2017/201701-h-manga/tt-1.jpg) center top no-repeat;
}
.subject-part-2{
    padding-top: 58px;
    background: url(../images/subject/2017/201701-h-manga/tt-2.jpg) center top no-repeat;
}
.subject-part .tt{
    line-height: 50px;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
    font-family: Verdana, "Helvetica Neue", Helvetica, sans-serif;
    text-align: center;
    color: #fff;
}
.img-list{
    background-color: #080829;
    overflow: hidden;
    padding: 24px 0 14px;
}
.img-list li{
    float: left;
    width: 210px;
    margin-left: 28px;
}
.img-list li a{
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    color: #70739c;
    line-height: 30px;
    margin-bottom: 10px;
}
.subject-part-3 li{
    width: 142px;
    margin-left: 20px;
}
.subject-content-two {
  position: relative;
  margin-top: 60px;
  padding-bottom: 40px;
  background:#fff;
}
.subject-content-two .subject-last-part {
    width: 980px;
    padding-top: 40px;
    margin:  0 auto;
}
.subject-content-two .tt{
    position: absolute;
    top: -24px;
    left: 50%;
    margin-left: -109px;
    height: 68px;
    width: 218px;
    font-size: 0;
    text-indent: -9999em;
    background: url(../images/subject/2017/201701-h-manga/tt.png) center top no-repeat;
}
footer{
    position: relative;
    width: 100%;
    margin-top: 0;
    padding-top: 14px;
    background: #c8e8f2;
}
footer .footer_nav{
    position: absolute;
    top: -14px;
    left: 50%;
    margin-left: -475px;
}
#back_top{
    width: 128px;
    height: 402px;
    margin-left: 490px;
    padding: 0;
    border: none;
    text-align: left;
    text-indent: -9999px;
    background: url(../images/subject/2017/201701-h-manga/back-to-top.jpg) center top no-repeat;
    box-shadow: none;
}
#back_top span{
    display: none;
}
