/****/
.vsbcontent-table-container-outer { position: relative;}
.vsbcontent-table-container
{
    width: 98%;
    overflow-y: auto;
    _overflow: auto;
    margin: 2px;}
.vsbcontent-table-container::-webkit-scrollbar
{
    -webkit-appearance: none;
    width: 14px;
    height: 14px;}
.vsbcontent-table-container::-webkit-scrollbar-thumb
{
    border-radius: 8px;
    border: 3px solid #fff;
    background-color: rgba(0, 0, 0, .3);}
.vsbcontent-table-container-fade
{
    position: absolute;
    right: 0;
    width: 5px;
    height: 100%;
    background-image: -webkit-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -moz-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -ms-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -o-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: linear-gradient(0deg, rgba(255,255,255,.5), #fff);}
.footer{
    background: #9b0d14;
    background-size: cover;
    padding: 40px 0;}
.foot{
    overflow: hidden;}
.bq{
    width: calc(100% - 350px);
    float: left;}
.bq-t>p{
    font-size: 15px;
    line-height: 30px;
    color: #ffffff;}
.p1400
 {
    max-width: 1400px;
    margin: 0 auto;}
.bq-b{
    margin-top: 20px;}
.bq-b>p{
    font-size: 15px;
    line-height: 30px;
    padding-top: 10px;
    color: #ffffff;
    border-top: 1px solid #ffffff;}
.foot-r{
    width: 260px;
    float: right;
    text-align: center;}
.rwm{
    padding: 0;
    display: flex;}

.rwm img{
    display:block;
    margin:0 auto;
    width: 110px;}

.rwm div:nth-child(2){
    margin-left:20px;}
.rwm>div>h2{
    font-size: 15px;
    line-height: 15px;
    font-weight: 400;
    color: #ffffff;
    margin-top:10px;}
.rwm>div{
    margin-top: 10px;}
@media screen and (max-width: 1024px) {
    .footer {
        padding: 20px 0;}
    .rwm{
        justify-content: center;}
}
@media screen and (max-width: 1400px) {
    .px1400 {
        width: auto;
        margin-left: 15px;
        margin-right: 15px;}
}
@media screen and (max-width: 1024px) {
    .bq {
        float: none;
        width: auto;
        margin: 0 auto;}
}
@media screen and (max-width: 1024px) {
    .bq-t {
        text-align: center;}
@media screen and (max-width: 1024px) {
    .bq-t>p {
        font-size: 14px;
        line-height: 26px;}
}
@media screen and (max-width: 1024px) {
    .bq-b>p {
        font-size: 14px;
        line-height: 26px;
        text-align: center;}
@media screen and (max-width: 1024px) {
    .foot-r {
        float: none;
        width: auto;
        margin: 10px auto;}
}
@media screen and (max-width: 1024px) {
    .rwm>div>h2 {
        font-size: 15px;}
}
@media screen and (max-width: 1024px) {
    .foot-r {
        float: none;
        width: auto;
        margin: 10px auto;}
}
@media screen and (max-width: 1400px) {
    .px1400 {
        width: auto;
        margin-left: 15px;
        margin-right: 15px;}
}
