.navbar {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.navbar .nav-link {
    padding: .2rem 1.4rem !important;
}

.navbar .nav-link.active .nav-link {
    font-weight: bold;
}

.navbar .nav-link.active {
    position: relative;
}

.navbar .nav-link.active::after {
    content: '';
    width: 4.4rem;
    height: .7rem;
    background: url(../images/menu-active.png);
    background-size: 100% 100%;
    position: absolute;
    left: calc(50% - 2.2rem);
    bottom: -1rem;
}

.navbar .english-label {
    font-size: .9rem;
}

.download-container .english-title {
    font-size: .9rem;
}

.intro-container {
    background: url(../images/bg-intro.jpg) repeat;
    background-size: 100% auto;
    padding: 2rem 0 3rem 0;
    min-height: calc(100vh - 14rem);
}

.intro-container .breadcrumb {
    background: none;
}

.intro-container .breadcrumb a {
    color: #666666;
}

.intro-container .content {
    font-size: 22px;
    line-height: 1.7;
    text-indent: 2em;
}

.guide-container {
    padding: 2rem 0 3rem 0;
    background: url(../images/bg-intro.jpg) repeat;
}

.opentime-container {
    padding: 2rem 0 3rem 0;
    background: url(../images/bg-intro.jpg) repeat;
    background-size: 100% auto;
}

.guide-container {
    padding: 2rem 0 3rem 0;
    background: url(../images/bg-intro.jpg) repeat;
    background-size: 100% auto;
}

.guide-container .breadcrumb {
    background: none;
}

.guide-container .breadcrumb a {
    color: #666666;
}

.index-block-venue .item {
    position: relative;
}

.index-block-venue .item .ld-content {
    position: absolute;
    width: 25%;
    height: 100%;
    right: 0;
    top: 0;
    background: rgba(255, 255, 255, .9);
    padding: 0 3rem;
}

.index-block-venue .item h2,
.index-block-venue .item h4 {
    letter-spacing: 1px;
}

.index-block-venue .item .ld-content .desc {
    padding: 4rem 0;
    line-height: 1.8;
    color: #000000;
}

.index-block-venue .item .ld-content a {
    color: #000000;
}

.index-block-venue .item .pagination {
    position: absolute;
    right: 3rem;
    bottom: 3rem;
    font-size: 1.8rem;
}

.index-block-venue .item .pagination .icon-prev,
.index-block-venue .item .pagination .icon-next {
    width: 2.6rem;
    margin: .8rem;
}

.announcement-container {
    padding: 2rem 0 6rem 0;
    background: url(../images/bg-intro.jpg) repeat;
    background-size: 100% auto;
    min-height: calc(100vh - 14rem);
    position: relative;
}

.announcement-container .pagination {
    position: absolute;
    bottom: 2rem;
}

.page-item.active .page-link {
    background-color: #b72e22 !important;
    border-color: #b72e22 !important;
}

.announcement-container img {
    max-width: 100%;
}

.announcement-container .list-group-item {
    background: transparent;
}

.announcement-container .list-group-item a {
    color: #333;
}

.announcement-container .nav-link,
.activity-brand-container .nav-link {
    color: #333333;
    font-size: 22px;
    position: relative;
}

.announcement-container .nav-link.active::after,
.activity-brand-container .nav-link.active::after {
    content: '';
    position: absolute;
    width: 3.4rem;
    height: .56rem;
    background: url(../images/menu-active.png);
    background-size: 100% 100%;
    position: absolute;
    left: calc(50% - 1.7rem);
    bottom: -.3rem;
}

.announcement-container .list-group {
    border-bottom: 1px solid #b9b9b9;
}

.announcement-container .list-group-item {
    padding-left: 0;
    padding-right: 0;
}

.announcement-container p {
    background: transparent !important;
}

.activity-container {
    padding: 2rem 0 3rem 0;
    background: url(../images/bg-intro.jpg) repeat;
    background-size: 100% auto;
}

a .item-activity {
    color: #333;
}

.item-activity .name,
.activity-detail .name {
    color: #b72e22;
}

.pagination a {
    color: #333;
}

.text-theme {
    color: #b72e22;
}

.activity-detail {
    min-height: calc(100vh - 249px);
}

.intro-container p {
    font-size: 28px;
}

.title-intro-st {
    width: 25%;
    padding: 1rem;
}

.intro-st .line-h {
    position: absolute;
    width: 33%;
    height: 1px;
    background: #000000;
    top: 74%;
    left: 1%;
}

.intro-st .line-v {
    position: absolute;
    height: 100%;
    width: 1px;
    background: #000000;
    top: 0;
    left: 0;
}

.intro-st .line-v1 {
    height: 180%;
    top: -87%;
}

.intro-st p {
    padding-left: 1rem;
}

.title-intro-art {
    width: 35%;
}

.intro-art1 {
    width: 65%;
}

.text-art1 {
    padding-top: 13.5rem;
}

.title-intro-guji {
    width: 60%;
}

.intro-fy1 {
    width: 48%;
}

.title-intro-fy {
    width: 47%;
}

.intro-kids2 {
    width: 52%;
    float: right;
}

.intro-whjlq {
    padding-bottom: 10rem !important;
}

.intro-whjlq .float-text {
    position: absolute;
    bottom: -12%;
    right: 0;
    width: 41%;
}

.map-iframe {
    width: 100%;
    height: 1170px;
    background: transparent;
}

.download-container h2 {
    font-weight: bold;
    color: #000 !important;
}

.download-pic h2 a {
    color: #B72D22 !important;
    font-size: 0.7em;
}

.download-floor .media-body h4 {
    font-weight: bold;
    color: #000 !important;
    margin-bottom: 1em;

}

.download-floor .media-body p {
    font-size: 1.2em;
    color: #000 !important;


}

.activity-brand-container, .download-container-floor {
    background: url(../images/bg-intro.jpg) no-repeat;
    background-size: 100% 100%;
}

.activity-brand-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.activity-brand-list li {
    width: 13%;
    height: 40px;
    border-radius: 20px;
    font-size: 11px;
    background: #ffffff;
    font-weight: bold;
    text-align: center;
    list-style: none;
    display: inline-block;
/ / flex-shrink: 0;
    margin-bottom: 20px;
    margin-right: 1.12%;
    line-height: 1.2;
    overflow: hidden;
}

.activity-brand-list li.active {
    background: #b72d22;
    color: #ffffff;
}

.activity-brand-list li a {
    color: #000000;
    width: 100%;
    height: 40px;
    border-radius: 20px;
/ / display: inline-block;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.activity-brand-list li.active a {
    color: #ffffff;
}

.activity-brand-list li:nth-child(7n + 7) {
    margin-right: 0;
}

.activity-brand-container {
    padding: 2rem 0 0 0;
    min-height: 81vh;
}

.activity-brand-container .title {
    font-size: 66px;
// letter-spacing: 1.7 rem;
}

.activity-brand-container .sub-title {
    font-size: 28px;
    color: #c7a779;
    font-weight: bold;
}

.activity-brand-container p {
    font-size: 28px;
}

.activity-brand-img-ysysh {
    position: absolute;
    bottom: 0;
    left: 0;
}

.download-content p {
    margin-bottom: 0;
    font-size: 18px;
}

.download-container .img-wrap {
    position: relative;
}

.download-container .btn-download {
}

.download-container .btn-download::after {

}

.download-container .image-box {
    width: 100%;
    height: 14rem;
    overflow: hidden;
}

.download-container .button-box {
    height: 70px;
    background: #ffffff;
    width: 100%;
    position: relative;
}

.download-container .item-download-img .btn-download {
    right: 1rem;
    bottom: .8rem;
}

.border-gray {
    border-color: #CCCCCC;
}

.download-container-floor .btn-download {
    position: absolute;
    width: 146px;
    height: 30px;
    color: #ffffff;
    font-size: 14px;
    text-align: left;
    line-height: 30px;
    right: 0;
    bottom: -2rem;
    background: #B72D22;
    padding: 0 1rem;
    cursor: pointer;
}

.download-container-floor .btn-download::after {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    background: url(../images/icon-download.png) no-repeat;
    background-size: cover;
    right: 15px;
    top: 7px;
}

@media (max-width: 1680px) {
    .intro-st .line-v1 {
        height: 200%;
        top: -103%;
    }

    .activity-brand-list li {
        font-size: 15px;
    }

    .activity-brand-container .title {
        font-size: 58px;
    / / letter-spacing: 1.4 rem;
    }

    .map-iframe {
        width: 100%;
        height: 954px;
        background: transparent;
    }

    .activity-brand-container {
        min-height: 71vh;
    }

    .activity-brand-container p {
        font-size: 23px;
    }

    .intro-container p {
        font-size: 23px;
    }

    .index-block-whats-news .btn-more {
        position: absolute;
        right: 2rem !important;
    }

    .text-art1 {
        padding-top: 11.5rem;
    }

    .download-container .image-box {
        height: 11rem;
    }
}

@media (max-width: 768px) {
    .navbar .nav-item.active .nav-link::after {
        display: none;
    }
}
