
.left-wrap {
    width: 862px;
    float: left;
    background: #fff
}

.left-wrap .poster-wraper {
    position: relative;
    padding-top: 20px;
}

.left-wrap .poster-wraper i {
    width: 44px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background-color: #e62828;
    color: #fff;
    font-size: 12px;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 2px;
    opacity: .8;
    margin: 10px
}

.left-wrap .poster-wraper .detailed_banner {
    width: 742px;
    height: 314px;
    overflow: hidden;
    margin: 0 auto;
}

.left-wrap .poster-wraper .detailed_banner img {
    width: 100%;
    height: 100%;
    text-align: center;
}

.left-wrap .m-contant {
    margin: 0 30px;
    color: #333
}

.corner-btn {
    display: inline-block;
    font-size: 14px;
    text-align: center;
    color: #fff!important;
    background: #e62828;
    border-radius: 2px
}

article {
    color: #333;
    margin-top: 30px;
    position: relative;
    z-index: 1;
    font-size: 16px;
    line-height: 28px
}

article .youku-player-box {
    margin-bottom: 20px
}

article .bilibili-iframe,article .iframe-video {
    width: 682px;
    height: 480px;
    display: block
}

article .pure-video {
    width: 682px;
    height: 384px;
    display: block
}

article img {
    max-width: 100%
}

article h1 {
    font-weight: 400;
    font-size: 28px;
    padding-bottom: 15px;
    word-break: break-all;
    line-height: 44px
}

article h1 .edit_interface {
    color: #5188a6;
    padding-left: 5px;
    display: block;
    float: right;
    font-size: 12px
}

article h1 .red {
    color: #e62828;
    padding-left: 20px
}

article h2,article h3,article h4 {
    font-size: 20px;
    line-height: 28px;
    padding-bottom: 20px;
    font-weight: 700
}

article .direct-link {
    width: 90px;
    height: 28px;
    line-height: 28px;
    background: #e62828;
    border-radius: 2px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    display: inline-block
}

article .direct-link:hover {
    opacity: .8
}

article p {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 20px;
    word-break: break-all;
    word-wrap: break-word
}

article p span {
    color: #151515
}

article p a.seo_link {
    line-height: 20px;
    border-bottom: 1px dashed #333;
    color: #333
}

article p a.seo_link:hover {
    color: #5188a6
}

article p a img {
    display: block;
    margin: 0 auto 20px;
    max-width: 682px;
    cursor: pointer
}

article p embed {
    display: block;
    margin: 0 auto;
    max-width: 682px
}

article p>img {
    max-width: 100%;
    margin: 0 auto 20px
}

article p img.face {
    display: inline;
    margin: 0
}

article video {
    display: block;
    margin: 0 auto;
    max-width: 682px
}

article .img_desc {
    display: block;
    margin: 0 auto;
    text-align: center
}

article .img_desc a img {
    padding-bottom: 20px;
    margin: 0 auto 10px
}

article .recommend-tab {
    height: auto;
    padding-bottom: 30px;
    position: relative;
    z-index: 1
}

article .recommend-tab .xilie {
    float: left
}

article .recommend-tab .xilie span {
    font-size: 12px;
    color: #999;
    display: inline-block;
    padding-right: 10px;
    line-height: 28px
}

article .recommend-tab .direct-link {
    float: right
}

article blockquote {
    background: #f7f7f7;
    border-radius: 2px;
    padding: 20px 14px 32px;
    margin-bottom: 20px;
    position: relative;
    z-index: 0
}

article blockquote p {
    font-size: 14px;
    color: #999;
    line-height: 24px;
    margin-bottom: 0
}

article blockquote p img {
    max-width: 100%
}

article blockquote a {
    color: #5188a6
}

article blockquote a img {
    max-width: 100%
}

article blockquote:before {
    content: "";
    display: block;
    width: 65px;
    height: 42px;
    position: absolute;
    background: url(../images/big-left.png) 0 0 no-repeat;
    top: 0;
    left: 0;
    background-size: 100%;
    z-index: -1
}

article blockquote:after {
    content: "";
    display: block;
    width: 22px;
    height: 17px;
    position: absolute;
    background: url(../images/small-right.png) 0 0 no-repeat;
    right: 15px;
    bottom: 5px;
    background-size: 100%;
    z-index: -1
}

article .interests_statement {
    font-size: 14px;
    color: #999;
    line-height: 24px;
    margin-bottom: 30px
}

article .the-end {
    padding: 20px 0 60px
}

article .the-end img {
    width: 92px;
    height: 11px;
    display: block;
    margin: 0 auto
}

article .card {
    padding: 10px 0 40px
}

article .card img {
    display: block;
    margin: 0 auto
}

article table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 40px;
    line-height: normal
}

article table td,article table th {
    padding: 5px 10px;
    border: 1px solid #ddd
}

article ol,article ul {
    margin: 0 0 26px;
    padding-left: 35px
}

article ol li,article ul li {
    font-size: 14px;
    line-height: 26px
}

article ul li {
    list-style-type: disc
}

article ol li {
    list-style-type: decimal
}

article .hw-tnum {
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    text-align: center
}

article .hw-tnum .hw-num {
    display: inline-block;
    position: relative;
    font-style: oblique;
    padding: 0 3px
}

article .hw-tnum .hw-num:after,article .hw-tnum .hw-num:before {
    content: " ";
    display: block;
    border-top: 1px solid #000;
    width: 30px;
    position: absolute;
    margin: auto 0;
    top: 50%;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%)
}

article .hw-tnum .hw-num:before {
    left: -35px
}

article .hw-tnum .hw-num:after {
    right: -35px
}

article .hw-title {
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    text-align: center
}

article .ask-question {
    display: block;
    width: 88px;
    height: 34px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    background: #e62828;
    border-radius: 2px;
    margin: 0 auto;
    line-height: 34px;
    cursor: pointer
}

article .ask-question:hover {
    opacity: .8
}

.artic-label-box {
    margin: 30px 0 25px
}

.artic-label-box .label-title {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px
}