.html5zoo-img-0 img {
    width: 100% !important;
}

.html5zoo-bullet-span {
    width: 10px !important;
    height: 10px !important;
    border-radius: 50%;
    background-color: #ffffff70 !important;
}

.professions {}
.swcolor1 .navbar.dark {
    background: var(--gradient-end);
}
.professions li {
    list-style: none;
    padding: 6px 20px;
    margin-bottom: 8px;
    border-radius: 5px;
    box-shadow: 1px 2px 5px #7979797a;
    background: linear-gradient(33deg, var(--gradient-start), var(--gradient-end))
}

.professions li a {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    text-shadow: 1px 1px 5px #666;
    display: block;
    margin: 5px 0 10px;
}

.professions li a:hover {
    color: #dfe0e0
}

.professions li span {
    font-size: 8px;
    color: #FFF;
    text-shadow: 1px 2px 5px #666;
    display: block;
    transform: scale(0.9);
    transform-origin: 0 0
}

.index-pics {}

.preview .gpic {
    list-style: none
}

.preview .gpic img {
    width: 96%;
    margin: 2%;
    border-radius: 4px;
    box-shadow: 1px 2px 8px #00000047;
}

.index-pics .item {
    margin: 0px 0px 15px 0;
    overflow: hidden;
    box-shadow: 1px 3px 5px #0000001c;
}

.view a {
    border-left: 3px solid;
    text-shadow: 1px 2px 5px #333;
    position: absolute;
    z-index: 99;
    bottom: 15px;
    font-size: 18px;
    overflow: hidden;
    font-weight: bold;
    padding: 8px 25px 8px 15px;
    margin: 10px;
    background: linear-gradient(33deg, var(--dark), #ffffff0f);
}

.block_bg_1 {
    background: url(../images/footer-bg-1.png) no-repeat bottom center;
}

.block_bg_2 {
    background: url(../images/pic_740.webp) no-repeat right;
}

@media (min-width: 1200px) {
    .block_bg_3 {
        background: url(../images/news.png) no-repeat left 180% #fcfcfc
    }

    .block_bg_jianjie {
        background: url(../images/index_bg_2.png)
    }
}

.block_bg_4 {
    background: url(../images/index_bg_5.png) no-repeat bottom center;
}

.links {
    padding: 10px 0;
    background-color: #f3f3f3;
}

.links a:first-child {}

.links a {
    border-left: 1px solid #333;
    padding: 0 15px;
}

.navbar.dark .navbar-brand {
    width: 450px;
}

.navbar-default .navbar-brand img {
    height: 60px;
    max-height: 55px;
}
.swcolor1 .navbar.dark .navbar-brand img {
    mix-blend-mode: normal !important;
    filter: none !important;
}
footer .navbar-default .navbar-brand {
    font-size: 18px;
    line-height: initial;
    padding-right: 15px;
    height: auto;
}

.navbar-default .navbar-brand span {
    display: block;
    font-size: 5px;
    font-weight: 100;
    text-transform: uppercase;
    color: #ccc;
    transform: scale(0.5);
    line-height: 20px;
    letter-spacing: 8px;
    transform-origin: 0% 0%;
    margin: 0 !important;
    position: relative;
}