* {
    padding: 0;
    margin: 0;
}

a {
    text-decoration: none;
}

.row {
    margin: 0;
    padding-bottom: 30px;
}

.container-fluid {
    width: 1200px;
    padding: 0;
    margin: auto;
}

header {
    width: 100%;
}

header img {
    width: 100%;
}

.navbar {
    margin-bottom: 0;
    border: none;
    border-radius: 0;
}

.navbar-nav {
     margin: 0;
}

.navbar-default {
    background-color: #700005;
}

.navbar-default .navbar-brand {
    font-size: 14px;
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-brand {
    color: #fff;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-brand:hover {
    color: #fff;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-brand:focus {
    color: #fff;
}

.navbar-collapse {
    padding: 0;
    border-top: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.navbar-default .navbar-toggle {
    border-color: transparent;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #8F000B;
}

footer {
    width: 100%;
    background-color: #8F000B;
}

footer div {
    width: 1200px;
    margin: auto;
    line-height: 40px;
}

footer a,
footer span {
    font-size: 16px;
    color: #fff;
}

footer b {
    display: inline-block;
    width: 100%;
    height: 100px;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    line-height: 100px;
    background-color: #700005;
}

.title {
    width: 100%;
    height: 40px;
    line-height: 40px;
}

.title b {
    display: inline-block;
    width: 30%;
    height: 100%;
    font-size: 22px;
    font-weight: 400;
    color: #2D2D2D;
    box-sizing: border-box;
    border-bottom: 4px solid #1E58FE;
}

.title a {
    text-decoration: none;
    display: inline-block;
    width: 70%;
    height: 100%;
    float: right;
    font-size: 16px;
    color: #2D2D2D;
    text-align: right;
    box-sizing: border-box;
    border-bottom: 4px solid #8F000B;
}

.list {
    display: table;
    width: 100%;
}

.list a {
    display: inline-block;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px #B3B3B3 dashed;
}

.list a p {
    font-size: 16px;
    color: #2D2D2D;
    font-weight: 400;
    margin: 0;
}

.list a small {
    font-size: 12px;
    color: #808080;
}

.list a span {
    font-size: 12px;
    color: #B3B3B3;
}

   * {
        padding: 0;
        margin: 0;}

    a {
        text-decoration: none;}

    .row {
        margin: 0;
        padding-bottom: 30px;}

    .container-fluid {
        width: 1200px;
        padding: 0;
        margin: auto;}

    header {
        width: 100%;}

    header img {
        width: 100%;}

    .navbar {
        margin-bottom: 0;
        border: none;
        border-radius: 0;}

    .navbar-nav {
        margin: 0;}

    .navbar-default {
        background-color: #700005;}

    .navbar-default .navbar-brand {
        font-size: 14px;}

    .navbar-default .navbar-nav > li > a,
    .navbar-default .navbar-brand {
        color: #fff;}

    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-brand:hover {
        color: #fff;}

    .navbar-default .navbar-nav > li > a:focus,
    .navbar-default .navbar-brand:focus {
        color: #fff;}

    .navbar-collapse {
        padding: 0;
        border-top: none;
        -webkit-box-shadow: none;
        box-shadow: none;}

    .navbar-default .navbar-toggle {
        border-color: transparent;}

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;}

    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background-color: #8F000B;}

    footer {
        width: 100%;
        background-color: #8F000B;}

    footer div {
        width: 1200px;
        margin: auto;
        line-height: 40px;}

    footer a,
    footer span {
        font-size: 16px;
        color: #fff;}

    footer b {
        display: inline-block;
        width: 100%;
        height: 100px;
        text-align: center;
        font-size: 16px;
        font-weight: normal;
        color: #fff;
        line-height: 100px;
        background-color: #700005;}

    .title {
        width: 100%;
        height: 40px;
        line-height: 40px;}

    .title b {
        display: inline-block;
        width: 30%;
        height: 100%;
        font-size: 22px;
        font-weight: 400;
        color: #2D2D2D;
        box-sizing: border-box;
        border-bottom: 4px solid #1E58FE;}

    .title a {
        text-decoration: none;
        display: inline-block;
        width: 70%;
        height: 100%;
        float: right;
        font-size: 16px;
        color: #2D2D2D;
        text-align: right;
        box-sizing: border-box;
        border-bottom: 4px solid #8F000B;}

    .list {
        display: table;
        width: 100%;}

    .list a {
        display: inline-block;
        width: 100%;
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 1px #B3B3B3 dashed;}

    .list a p {
        font-size: 16px;
        color: #2D2D2D;
        font-weight: 400;
        margin: 0;}

    .list a small {
        font-size: 12px;
        color: #808080;}

    .list a span {
        display: block;
        font-size: 12px;
        color: #B3B3B3;}

    .swiper-container {
        width: 100%;}

    .swiper-container img {
        width: 100%;}