锘.news-top-image{
    margin:77px auto 65px;
    display:block;
}
.news-content-wrap p, .news-content-wrap img{
    margin:0 auto;
    display:block;
    max-width:100%;
}
.bottom-line{
    margin:95px auto 108px;
}
.news-content-wrap {
    width: 100%;
    margin: 0 auto;
    line-height: 26px;
    text-align:center;
}
.btn-wrapper {
    overflow: hidden;
    padding-bottom: 30px;
    margin: 0 auto;
    position: relative;
    width: 30%;
}
.btn-wrapper a {
    height: 50px;
    color: #000;
    font-size: 18px;
    position: relative;
    line-height: 50px;
}
.btn-wrapper a.prev{
    float: left;
}
.btn-wrapper a.next{
    float: right;
}
.btn-wrapper a i{
    position: absolute;
    top:0;
    width: 50px;
    height: 50px;
}
.btn-wrapper a.prev i{
    left:0;
    background: url("?Templates/HZ/images/left-arrow.png") no-repeat center center;
    background-size: contain;
}
.btn-wrapper a.next i{
    right:0;
    background: url("?Templates/HZ/images/right-arrow.png") no-repeat center center;
    background-size: contain;
}
.news-content-wrap video{
    /*background:url("?Templates/HZ/images/demofile.jpg") no-repeat center center #999;*/
    max-width:92%;
    margin:0 auto;
    background-size:cover;
}<!--0.00019216537475586-->