.show-body{
    padding-top: 45px;
    padding-bottom: 76px;
    background: #f2f2f2;
    color: #a3a5a5;
}
.show-c{
    width: 840px;
    margin: 0 auto;
}
.show-c video{
    width: 100%;
    margin-bottom: 45px;
    background: #000;
}
.show-c h2{
    text-align: center;
    font-size: 18px;
}
.show-c h6{text-align: center;}
.show-title{
    padding-bottom: 45px;
    color: #000;
    font-size: 46px;
    font-weight: 100;
    text-align: center;
    line-height: 46px;
}