.g-bg-primary {
    background-color: #ffffff !important;
}

.g-bg-primary--hover:hover {
    background-color: #ffffff !important;
    color: #000000 !important;
}

.g-color-primary {
    color: #000 !important;
}

.u-block-hover:hover .g-color-primary--hover, .g-color-primary--hover:hover {
    color: #000000 !important;
}

.g-border-primary {
    border: 1px solid #000;
}

.g-brd-primary {
    border-color: #000 !important;
}

.g-border-primary-left {
    border-left: none !important;
}

.g-brd-primary--hover:hover, .g-brd-primary--active.active {
    border-color: #000 !important;
}

.form-control:focus,
.custom-select:focus {
    border-color: #000;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.u-btn-primary {
    color: #000;
    background-color: #ffffff !important;
    border: 1px solid #000;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.u-btn-primary-white {
    color: #777777;
    background-color: #ffffff !important;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.u-btn-primary-white:hover {
    background-color: #eebb4e !important;
    border-color: #eebb4e;
    color: #ffffff;
}

.u-btn-primary:hover {
    background-color: #000 !important;
    border-color: #000;
    color: #ffffff;
}

.u-accordion-color-primary .u-accordion__header [aria-expanded="true"] {
    color: #313122cf !important;
}


.page-item.active .page-link {
    z-index: 1;
    color: #e4dfdf;
    background-color: #000000 !important;
    border-color: #000000 !important;
}


.g-bg-darkred-yeecar-lineargradient {
    background-repeat: repeat-x;
    background-image: -webkit-linear-gradient(40deg, #eebb4e, #c18a16);
    background-image: -o-linear-gradient(40deg, #eebb4e, #c18a16);
    background-image: linear-gradient(50deg, #eebb4e, #c18a16);
}

.g-bg-nav-main-opactiy-0_8 {
    background-color: rgba(137, 137, 137, 0.8) !important;
}

.g-bg-nav-main-opactiy-0 {
    background-color: #00000012 !important;
}

.g-bg-nav-main {
    background-color: #111111 !important;
}

.w-15 {
    width: 15% !important;
}

@media (max-width: 567px) {
    .col-sm-6 {
        width: 50% !important;
    }
}


/*下拉*/
.pull {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    -webkit-transition: .35s;
    transition: .35s;
}

.pull-main {
    overflow: hidden;
}

.pull-data {
    display: none;
    transition: 0.3s ease-in;
    opacity: 0;
}

.arrows-pack-up {
    padding: .5rem 0;
    font-size: 0;
    text-align: center;
}

.arrows-pack-up img {
    width: .68rem;
    height: .4rem;
    cursor: pointer;
}

.pull-data-name {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.items-pull-data-name {
    margin: 0 .65rem;
    font-size: 0;
    text-align: center;
}

.items-pull-data-name a {
    display: block;
}

.pull-single {
}

.pull-multiple strong {
    font-size: .68rem;
    line-height: .68rem;
    display: block;
    margin-bottom: .29rem;
    color: #000;
}

.pull-multiple img {
    width: .72rem;
    height: .72rem;
}

.line-pull {
    margin: .86rem 0 .72rem;
    font-size: 0;
    text-align: center;
}

.line-pull span {
    width: 3.81rem;
    height: .04rem;
    background-color: #000;
}

.links-pull {
    text-align: center;
    font-size: 0;
}

.links-pull-main {
    display: inline-block;
}

.links-pull-main a {
    float: left;
    font-size: 0;
    width: 2.9rem;
}

.links-pull-main a img {
    width: 1.04rem;
    height: 1.04rem;
    margin-bottom: .34rem;
}

.links-pull-main a p {
    font-size: .52rem;
    line-height: .61rem;
    color: #fff;
    background-color: #727171;
    padding: .23rem 0;
    border-radius: 1.13rem;
}

.links-pull-num1 {
}

.links-pull-num2 {
}

.links-pull-num2 a {
    margin: 0 1.4rem;
}

.links-pull-num3 {
}

.links-pull-num3 a {
    margin: 0 1.2rem;
}

.links-pull-num4 {
}

.links-pull-num4 a {
    margin: 0 .45rem;
}

.name-pull-only {
}

.title-name-pull-only {
    font-size: .56rem;
    line-height: .56rem;
    margin-bottom: .29rem;
}

.title-name-pull-only strong {
    display: inline-block;
}

.name-pull-only p {
    font-size: .4rem;
    line-height: .4rem;
}

.links-pull-a {
    text-align: center;
    font-size: 0;
    display: flex !important;
    display: -webkit-flex !important;
    justify-content: center;
    align-items: center;
}

.links-pull-a a {
    width: 2.61rem;
    padding: .25rem 0;
    border-radius: 1.13rem;
    background-color: #000;
    border: solid .04rem #000;
    font-size: .45rem;
    line-height: .45rem;
    color: #fff;
    margin: 0 .22rem;
}

.links-pull-a a.current-a-links {
    background-color: #fff;
    color: #000;
}

.pull-shrinkage {
    font-size: 0;
    height: 22px;
    text-align: center;
}

.pull-shrinkage img {
    width: 6.4rem;
    cursor: pointer;
}

.pull-main-on {
    padding-bottom: 1.13rem;
    background-color: #fff;
    -webkit-box-shadow: 0 0 .29rem 0 gray;
    box-shadow: 0 0 .29rem 0 gray;
}

.pull-main .pull-data,
.pull-main-on .pull-shrinkage {
    display: block;
}

.pull-main .links-pull,
.pull-main-on .pull-data {
    display: none;
    background: #fff;
}

.bottom-link a span {
    display: inline-block;
    color: #fff;
    padding: 5px 10px;
    background-color: #2e3238;
    border-radius: 30px;
}

@media (max-width: 576px) {
    .g-px-5--mobile {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
}

@media (max-width: 330px) {
    .bottom-link a span {
        padding: 5px 7px;
    }
}

.nav-link {
    border-bottom: 3px solid transparent !important;
}

.u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:focus, .u-header__section--light .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:hover, .u-header__section--light--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:focus, .u-header__section--light--shift.js-header-change-moment .navbar-nav:not([class*="u-main-nav-v"]) .nav-link:hover {
    color: #000 !important;
    border-bottom: 3px solid #000 !important;
}

.g-bg-main {
    background-color: transparent !important;
}

.g-bg-footer-red {
    background-color: #eebb4e;
}

@media (min-width: 992px) {
    .g-height-600--lg {
        height: 600px !important;
    }
}


.u-header__section--light .hamburger-inner,
.u-header__section--light .hamburger-inner::after,
.u-header__section--light .hamburger-inner::before {
    background: #000000 !important;
}

.border-top-footer {
    border-top: 1px solid #9ea0a04f !important;
}

.u-btn-primary--header {
    color: white !important;
    background-color: #eebb4e !important;
    -webkit-transition: all .5s;
    transition: all .5s;
}

u-btn-primary--header > a {
    color: white !important;
}


.bop-wechat-right.bop-wechat-qrcode {
    display: none;
    border: 1px solid #eee;
    position: absolute;
    z-index: 999;
    top: -255px !important;
    left: 30px;
    width: 220px;
    height: 252px;
    color: #666;
    font-size: 12px;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 2px 10px #aaa;
    transition: all 200ms;
    -webkit-tansition: all 350ms;
    -moz-transition: all 350ms;
}

.hamburger {
    padding: 0px !important;
    padding-top: 3px !important;
}


/** 
    移动端菜单样式调整 
**/
@media (max-width: 576px) {
    .navbar-nav {
        text-align: center !important;
    }

    .navbar-nav .nav-item {
        border-bottom: 1px solid #eeeeee85;

    }

    .navbar-nav .nav-item a {
        font-size: 13px !important;
    }
}

/* Video Js 样式覆盖 */
.video-js .vjs-big-play-button:active, .video-js .vjs-big-play-button:focus, .video-js:hover .vjs-big-play-button {
    background-color: #000000 !important;
}

.video-js .vjs-play-progress, .video-js .vjs-volume-level {
    background-color: #ffffff !important;
}

.g-color-primary--hover:hover, .g-color-primary--hover:focus, .g-color-primary--hover:active {
    color: #000000 !important;
}

/* swiper 相关样式 */
.swiper-slide img {
    width: 100%;
    height: 100%;
}

#homepage-header-swiper.swiper {
    --swiper-theme-color: #eebb4e;
    position: relative;
}

/* 重置swiper分页progressbar */
#homepage-header-swiper .swiper-pagination-progressbar{
    top: unset !important;
    bottom: 0 !important;
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: 100%;
}

#homepage_core_advantages_sliders .swiper-pagination-bullet-active {
    opacity: 1;
    background: #eebb4e;
}