
@media (max-width: 768px) {
    .section-header-view {
        width: 90% !important;
    }

    .vision-mission {
        font-size: 16px !important;
    }

    .message-label {
        font-size: 24px !important;
        margin-top: 16px !important;
    }

    .message-item{
        justify-content: normal !important;
    }

    .bid-info-item {
        width: auto !important;
        margin-left: 0 !important;
    }

    .corporate-culture .card-title {
        font-size: 24px !important;
    }

    .park-view {
        height: auto !important;
        min-height: 0 !important;
    }

    .park-view-title {
        font-size: 30px !important;
        margin-top: 24px !important;
    }

    .numbers-item {
        margin-bottom: 48px !important;
    }

    .number-item-span {
        font-size: 44px !important;
        margin-top: 12px !important;
    }

    .news-information-cards {
        width: 100% !important;
    }

    .news-information-card {
        width: 100% !important;
        margin: 16px 0 !important;
    }

    .partner-view {
        width: 90% !important;
    }

    .park-view-rows-numbers {
        margin-top: 64px !important;
        width: 100% !important;
    }

    .park-view-rows-numbers .item {
        padding: 0!important;
    }
}

label {
    font-weight: 500 !important;
}

.section-container {
    margin-top: 50px;
    display: flex;
    flex-direction: column;
    align-items:center;
    justify-content: center;
}

.video {
    width: 100%;
    height: 920px;
    object-fit: fill;
    visibility: visible;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.slide-caption {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: rgba(38, 29, 20, 0.6);
}

.video-text {
    color: #A9A9A7;
}

.video-text:hover {
    color: #d2a856;
}

#video-button {
    width: 120px;
    margin-top: 20px;
    height: 40px;
    background: transparent!important;
    padding: 0 16px;
    font-size: 14px;
    border-radius: 32px;
    border: 1px solid transparent;
    border-color: #fff;
    z-index: 1;
}

.section-header-view {
    width: 80%;
}

.vision-mission {
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    align-items: center;
    line-height: normal;
    font-size: 28px;
    color: rgb(153, 153, 153);
    margin-bottom: 48px;
}


.corporate-culture {
    display: flex;
    flex-direction: row;
    width: 100%;
    margin: 0 !important;
}

.corporate-culture-xs {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center;
}

.corporate-culture-xs .item {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 80px;
    background-color: rgb(238, 238, 238);
    border-radius: 40px;
}

.corporate-culture-xs .item span {
    color: #d2a856;
}

.corporate-culture .image-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: lightgray;
    background-repeat: no-repeat;
    background-size: cover;
    height: 260px;
    width: 100%;
}

.corporate-culture .image-item .all {
    height: 100%;
    width: 100%;
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.corporate-culture .image-item .all .card-title {
    font-size: 36px;
    color: #fff;
    z-index: 10;
    font-weight: 500;
}

.corporate-culture .culture-item {
    background-image: url("../images/index/culture.png");
}

.corporate-culture .introduction-item {
    background-image: url("../images/index/introduction.png");
}

.corporate-culture .background-item {
    background-image: url("../images/index/background.png");
}



.message {
    margin-top: 68px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.message-label {
    font-size: 36px;
    font-weight: bold !important;
    font-style: oblique;
    color: rgb(210, 168, 86);
    margin-left: 16px;
}

.bid-info {
    font-size: 16px;
    display: flex;
    margin-top: 16px;
    background: rgb(255, 255, 255);
}

.bid-info-item {
    color: #fff;
    background: #d2a856;
    border-color: #d2a856;
    height: 32px;
    padding: 0 15px;
    display: inline-block;
    line-height: 30px;
    border-left: 0;
    cursor: pointer;
    -webkit-transition: color .3s,background .3s,border-color .3s;
    transition: color .3s,background .3s,border-color .3s;
    border-radius: 4px!important;
    font-size: 16px;
    margin-left: 50px;
}

.message-list {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    border-top: 1px solid rgb(238, 238, 238);
    border-bottom: 1px solid rgb(238, 238, 238);
    overflow: hidden;
    margin: 8px 16px 0 16px;
}

.message-item {
    height: 50px;
    padding: 0 32px;
    border-bottom: none;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    -webkit-box-sizing: border-box;
    background:  url("../images/index/arrow_icon.png") no-repeat 22px 22px;
}

.message-item-name {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 75%;
    font-size: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
}

.message-item-name a {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.message-item-time {
    display: flex;
    align-items: center;
    color: #333;
    font-size: 18px;
}

.industrial-layout {
    display: flex;
    flex-direction: row;
    width: 80%;
    height: 700px;
    margin-top: 70px;
}

ul {
    margin-bottom: 1em;
    padding: 0;
    list-style: none;
}

.advantage-list {
    width: 40%;
    height: 80%;
    margin-top: 70px;
    display: flex;
    flex-direction: column;
}

.advantage-item {
    height: 33.33%;
    display: flex;
    align-items: center;
    opacity: 0.5;
}

.advantage-item-selected {
    padding-left: 50px;
    opacity: 1;
}

.color-block {
    display: none;
    width: 5px;
    height: 40%;
    background-color: #FAB43E;
}

.color-block-selected {
    display: block;
}

.advantage-item p {
    font-size: 18px;
    color: #ddca81;
}

.h3-class {
    font-size: 36px;
    margin-top: 0;
    margin-bottom: .5em;
    font-weight: 500;
}

.advantage-image-view {
    width: 60%;
}

.advantage-image {
    background-color: white;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    color: white;
}

.image-doc {
    margin-top: -100px;
    width: 100%;
    font-size: 14px;
    margin-left: 20px;
    padding-right: 30px;
}

.image-link {
    width: 100%;
    text-align: right;
    font-size: 14px;
    padding-right: 20px;
    color: #d2a856;
    cursor: pointer;
}

.park-view {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: 37.5vw;
    min-height: 600px;
    margin-top: 70px;
}

.park-view-rows {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: white;
    width: 100%;
    height: 100%;
    background-color: rgb(0, 0, 0);
    background-image: url("../images/index/park_background.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.park-view-rows-numbers {
    margin-top: 84px;
    width: 80%;
}

.park-view-title {
    font-size: 48px;
    margin-top: 100px;
}

.numbers-item, .number-item-label, .number-item-span {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #FAB43E;
}

.number-item-label {
    font-size: 16px;
}

.number-item-span {
    font-size: 100px;
    margin-top: 50px;
}

.news-view {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-top: 70px;
    margin-bottom: 20px;
}

.news-title {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 80%;
}

.news-title span {
    font-size: 36px;
    font-weight: 600;
    text-align: left;
}

.news-title a {
    font-size: 16px;
    text-align: right;
    color: #d2a856;
    margin-top: 12px;
}

.news-information {
    width: 80%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-top: 16px;
}

.news-information-cards {
    width: 70%;
}

.news-information-card {
    display: flex;
    flex-direction: column;
    background-color: #F8F8F8;
    width: 45%;
    height: 366px;
    margin: 16px;
    padding: 0;
}

.news-information-items {
    display: flex;
    flex-direction: column;
    background-color: #F8F8F8;
    width: 30%;
    height: 380px;
    margin: 10px;
}

.news-item-desc {
    color: #282828;
    font-size: 16px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.news-item-time {
    color: gray;
    margin-left: 20px;
    margin-top: 5px;
    -webkit-box-flex: 1;
    flex-grow: 1;
}

.news-item-more {
    font-size: 14px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
    text-align: right;
    cursor: pointer;
}

.news-list-scroll {
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    padding-left: 10px;
}

.news-item-link {
    border-bottom: 1px solid #f0f0f0;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.partner-title {
    font-size: 36px;
    font-weight: 600;
    text-align: left;
    margin-bottom: 50px;
}

.partner-view {
    width: 80%;
}

.partner-image {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
}
