@charset "utf-8";
@media (min-width: 1600px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1480px;
    }
}

body {
    font-family: 'PingFang SC', 'Arial', 'Microsoft YaHei', 'Microsoft YaHei UI', 'WenQuanYi Micro Hei', 'sans-serif', \5b8b\4f53;
}

* {
    margin: 0;
    padding: 0;
    outline: none;
    box-sizing: border-box;
    min-width: 0;
}

h4,
.h4,
h5,
.h5,
h6,
.h6,
h1,
.h1,
h2,
.h2,
h3,
.h3,
p {
    margin: 0;
}
.ys_navph2_header {display: none; }
.ys_navph2_header {position: relative; z-index: 99999; height: 100%; }
.ys_navph2_navbar {background: #fff; position: fixed; left: 0; top: 0; width: 100%; z-index: 9000000; padding-right: 20px; box-shadow: 0 0 10px 3px rgba(0, 0, 0, .05);height: 4.6875rem;  }
.ys_navph2_logo {position: relative; z-index: 50; width: 130px; }
.ys_navph2_logo_btn {position: absolute; left: 0; top: 0; display: table-cell; width: 100%; height: 4.6875rem; line-height: 4.6875rem; padding: 0 10px; display: block; background: transparent; transition: all .36s; }
.ys_navph2_logo_btn img, .ys_navph2_search_btn img {max-height: 2.85rem}
.ys_navph2_search_btn {display: block; font-size: 16px; line-height: 4.6875rem; color: #333333; transition: all .36s; }
.ys_navph2_modal {position: fixed; top: 4.6875rem; left: 0; width: 100%; background-color: #fff; text-align: center; border-top: 1px solid #eee; overflow: hidden; display: none; }
.ys_navph2_modalmbox {padding: 16px 20px; }
.ys_navph2_modalm {transform: translateX(0px); }
.ys_navph2_msc_box {width: 100%; display: block; }
.ys_navph2_msc_boxl {border-bottom: 1px solid #eee; width: calc(100% - 40px); padding-right: 20px; height: 40px; }
.ys_navph2_msc_boxl input {width: 100%; height: 100%; font-size: 16px; }
.ys_navph2_msc_boxr {width: 30px; }
.ys_navph2_msc_boxr img {width: 100%; line-height: 40px; }
.ys_navph2_menu {line-height: 4.6875rem; margin-left: 15px; }
.ys_navph2_menu_btn {position: relative; display: inline-block; vertical-align: middle; width: 28px; height: 22px; }
.ys_navph2_menu_line, .ys_navph2_menu_line::before, .ys_navph2_menu_line::after {display: block; width: 100%; height: 2px; background: #333; transition: all .36s; }
.ys_navph2_menu_line {position: absolute; left: 0; top: 50%; transform: translateY(-50%); }
.ys_navph2_menu_line::before {content: ""; position: absolute; top: 10px; }
.ys_navph2_menu_line::after {content: ""; position: absolute; top: -10px; }
.ys_navph2_list {text-transform: capitalize;position: fixed; z-index: 99; left: 0; top: 0; width: 100%; height: 100%; padding: 84px 0 50px; background: #333; color: #fff; overflow: hidden; transform: translateX(100%); transition: all .5s ease-out; }
.ys_navph2_subnav {padding: 0 20px; height: 100%; overflow: auto; }
.ys_navph2_subnav li>div {position: relative; border-bottom: 1px solid rgba(255, 255, 255, .5); }
.ys_navph2_subnav a {line-height: 24px; padding: 8px 0; color: #ffffff; display: inline-block; }
.ys_navph2_subnav_a {font-size: 16px; }
.ys_navph2_nav_icon {position: absolute; right: 5px; top: 50%; transform: translateY(-50%); width: 12px; height: 12px; }
.ys_navph2_nav_icon::before {transform: rotate(90deg); }
.ys_navph2_nav_icon::before, .ys_navph2_nav_icon::after {content: ""; position: absolute; left: 50%; top: 0; margin-left: -1px; width: 2px; height: 100%; background: #fff; transition: all .36s; }
.ys_navph2_subnav ul {display: none; padding-left: 15px; }
.ys_navph2_thirnav_a {font-size: 14px; }
.ys_navph2_nav_icon {position: absolute; right: 5px; top: 50%; transform: translateY(-50%); width: 12px; height: 12px; }
.ys_navph2_subnav ul {display: none; padding-left: 15px; }
.ys_navph2_fournav_li {font-size: 12px; }
.modal-open {overflow: hidden;}
.ys_navph2_list.act {transform: translateX(0); }
.ys_navph2_menu_btn.act .ys_navph2_menu_line {background: transparent; }
.ys_navph2_menu_btn.act .ys_navph2_menu_line::before {top: 0; transform: rotate(45deg); }
.ys_navph2_menu_btn.act .ys_navph2_menu_line::after {top: 0; transform: rotate(-45deg); }
.ys_navph2_nav_icon::before {transform: rotate(90deg); }
.ys_navph2_subnav li.act>div .ys_navph2_nav_icon::after {transform: rotate(90deg); }
.ys_navph2_lang_modal.act {transform: translateX(0); }
.ys_navph2_subnav_a.yxnav_active1, .ys_navph2_thirnav_a.yxnav_active2, .ys_navph2_fournav_a.yxnav_active3 {color: rgba(255, 255, 255, .7); }

#header {
    z-index: 999;
    width: 100%;
    height: 5.375rem;
    position: fixed;
    top: 0;
    z-index: 998;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
}

#header>.container {
    display: flex;
    height: 100%;
    justify-content: space-between;
    align-items: center;
    position: static;
}

#header .fr {
    margin-left: 5rem;
    display: flex;
    justify-content: space-between;
    flex-grow: 1;
    max-width: 1090px;
}

#header:hover {
    background: #fff;
    box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.09);
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

#header:hover #nav>ul>li>a>h3 {
    color: #333;
}

#header:hover #nav>ul>li>a>h3:before {
    background: #906D4C;
}

#header:hover #logo .img01 {
    display: block;
}

#header:hover #logo .img02 {
    display: none;
}

#header:hover .top_menu_box .top_menu svg path {
    fill: #282828 !important;
}

#header:hover .top_menu_box .top_menu span {
    color: #333;
}

#header:hover .a_more a {
    background: #906D4C;
    color: #fff;
    border: #906D4C 1px solid;
}

#header:hover .top_menu_box .top_menu:before {
    background: rgba(0, 0, 0, 0.2);
}

#header.xg {
    background: #fff;
    box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.09);
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

#header.xg #nav>ul>li>a>h3 {
    color: #333;
}

#header #nav>ul>li.active>a>h3 {
    color: #906D4C;
    font-weight: bold;
}

#header.xg #nav>ul>li>a>h3:before {
    background: #906D4C;
}

#header.xg #logo .img01 {
    display: block;
}

#header.xg #logo .img02 {
    display: none;
}

#header.xg .top_menu_box .top_menu svg path {
    fill: #282828 !important;
}

#header.xg .top_menu_box .top_menu span {
    color: #333;
}

#header.xg .top_menu_box .top_menu:before {
    background: rgba(0, 0, 0, 0.2);
}

#header.xg .a_more a {
    background: #906D4C;
    color: #fff;
    border: #906D4C 1px solid;
}


/* #header .line01{ position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; background: #f5f5f5; z-index: -1;} */
#logo {
    flex-shrink: 0;
}

#logo a {
    display: flex;
    height: 100%;
    align-items: center;
}

#logo img {
    width: 13rem;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

#logo .img01 {
    display: none;
}

#logo .img02 {
    display: block;
}

#nav {
    flex-grow: 1;
}

#nav ul {
    display: flex;
    flex-grow: 1;
}

#nav ul li {
    float: left;
    position: relative;
    z-index: 0;
    flex-grow: 1;
}

#nav ul li>a {
    display: block;
    text-transform: capitalize;
    font-size: 0;
    text-align: center;
}

#nav ul li>a>h3 {
    font-size: 1rem;
    text-align: center;
    color: #fff;
    line-height: 5.375rem;
    overflow: hidden;
    text-align: center;
    position: relative;
    z-index: 1;
    display: inline-block;
}

#nav ul li.on h3,
#nav ul li:hover h3 {}

#nav ul li>a>h3:before {
    content: "";
    width: 100%;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #fff;
    transition: 0.3s ease-in-out;
    transform: scaleX(0);
    transform-origin: center;
}

#nav ul li.on>a>h3:before,
#nav ul li:hover>a>h3:before {
    transform: scaleX(1);
}

#nav li .sub {
    position: absolute;
    position: absolute;
    padding-top: .5rem;
    left: 50%;
    top: 100%;
    z-index: 999;
    transform-origin: 0 0 0;
    transform: translateY(10px) translateX(-50%);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    opacity: 0;
    visibility: hidden;
}

#nav li .sub .box {
    padding: 0;
    text-align: left;
    background: #fff;
    display: flex;
    width: 100%;
    flex-direction: column;
    text-align: center;
    padding: 1rem 1.5rem;
    border-radius: 5px;
    -webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 3px 5px #3333334d;
}

#nav li .sub a {
    padding: 0;
    line-height: 2rem;
    transition: .3s;
    font-size: .875rem;
    color: #505050;
    text-align: center;
    white-space: nowrap;
}

#nav li .sub a:hover {
    color: #906D4C;
}

#nav li:hover .sub {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    visibility: visible;
    transform: translateY(0px) translateX(-50%);
}

#nav>ul>li.on>a,
#nav li:hover>a,
#header.xg #nav li.on>a,
#header.xg #nav li:hover>a {}

#nav li .sub .box a {}

#nav li:last-child>a .h3:after {
    display: none
}

#nav li:nth-child(7) .sub,
#nav li:nth-child(8) .sub {
    left: auto;
    right: 0
}

.top_menu_box {
    display: flex;
    margin-left: 2rem;
}

.top_menu_box .top_menu {
    display: flex;
    margin-left: 2.25rem;
    align-items: center;
    position: relative;
    z-index: 1;
    border-radius: 50%;
}

.top_menu_box .top_menu a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.top_menu_box .top_menu svg {
    width: 1.25rem;
    height: 1.25rem;
}

.top_menu_box .top_menu.btn_language svg path {
    fill: #fff;
}

.top_menu_box .top_menu svg:nth-child(3) {
    width: .75rem;
    height: .75rem;
}

.top_menu_box .top_menu span {
    margin-left: .75rem;
    margin-right: .375rem;
    font-size: .875rem;
    color: #fff;
    transition: .5s;
}

.top_menu_box .top_menu.btn_search svg {
    width: 1.5rem;
    height: 1.5rem;
}

.top_menu_box .top_menu.on svg path {
    fill: #fff;
}

.language_sub {
    position: absolute;
    left: 0;
    top: 100%;
    padding-top: 13px;
    transform: translateY(10px);
    width: 100%;
    min-width: 90px;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}

.language_sub .box {
    background: rgba(255, 255, 255, 1);
    border-radius: 5px;
    position: relative;
    z-index: 1;
    padding: 10px 0;
    border: 1px solid rgba(0, 0, 0, 0.09);
}

.language_sub .box:before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    z-index: -2;
    bottom: calc(100% - 5px);
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .1);
}

.language_sub .box:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    z-index: -1;
    border-radius: 10px;
    background: #fff;
}

.top_menu_box .top_menu:hover .language_sub {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.language_sub a {
    display: block;
    text-align: left;
    justify-content: flex-start !important;
    padding: .5rem 2rem;
    text-transform: uppercase;
    padding-left: 23%;
    font-size: .8125rem;
    color: #666;
    position: relative;
    z-index: 1;
    transition: .5s;
}

.language_sub a.on {
    color: #906D4C;
}

.language_sub a:hover {
    color: #906D4C;
}

#header .a_more a {
    height: 2.7375rem;
    color: #fff;
    border: #fff 1px solid;
}

#header .a_more {
    margin-left: 30px;
    margin-top: 20px;
}





#banner {
    height: 100vh;
    width: 100%;
    position: relative;
    z-index: 0;
    background: #000;
    overflow: hidden;
}

#banner .banner_slider {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#banner li {
    position: relative;
}

#banner li .img {
    width: 100%;
    height: 100vh;
    z-index: 8;
}

#banner li .img img {}

@-webkit-keyframes bgscale {
    from {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes bgscale {
    from {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes letter {
    from {
        letter-spacing: 10px;
        opacity: 0;
    }

    to {
        letter-spacing: 0px;
        opacity: 1;
    }
}

@keyframes letter {
    from {
        letter-spacing: 10px;
        opacity: 0;
    }

    to {
        letter-spacing: 0px;
        opacity: 1;
    }
}

#banner .slick-current .img {
    animation: bgscale 6s linear;
    animation-fill-mode: forwards;
}


#banner .con {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999;
}

#banner .txt {
    margin: 0 auto;
    color: #fff;
}

#banner .txt h3 {
    font-size: 3rem;
    /*font-family:"Swis721 BlkCn BT"; */
    text-transform: uppercase;
    margin-bottom: 1rem;
}

#banner .txt p {
    font-size: 2.25rem;
    line-height: 3.75rem;
    text-transform: uppercase;
    display: block;
}

#banner .txt .bn_btn {
    display: inline-block;
    width: 8.75rem;
    height: 2.75rem;
    margin-right: 25px;
    line-height: 2.75rem;
    text-align: center;
    border-radius: 30px;
    background: #fac943;
    color: #000;
    font-size: 1rem;
}

#banner .txt .bn_btn.white {
    background: #fff;
}

#banner li.slick-current {
    z-index: 999;
}

#banner .con .txt .dd1 {
    width: 100%;
    transition: 1.1s .6s;
    opacity: 0;
    /* transform:translateX(100px);*/
}

#banner .con .box .dd2 {
    white-space: nowrap;
    transition: 1.5s .6s;
    opacity: 0;
    /* transform:translateX(150px);*/
}

#banner .slick-current .txt .dd1 {
    transform: translateX(0px);
    opacity: 1;
}

#banner .slick-current .txt .dd2 {
    transform: translateX(0px);
    opacity: 1;
}

#banner .letter span {
    display: inline-block;
    opacity: 0;
    filter: blur(10px);
    -webkit-filter: blur(10px);
    transform: translateY(-16px);
    min-width: 16px;
    /*font-family: "Swis721 BlkCn BT";*/
}

#banner .slick-current .letter span {
    opacity: 1;
    filter: blur(0px);
    -webkit-filter: blur(0px);
    transform: translateY(0px);
}

.appendArrows {}

#banner .banner-arrow {
    top: 50%;
    margin-top: 0;
    width: 50px;
    height: 50px;
    background-size: 50px !important;
    z-index: 999;
    margin-right: 10px;
    cursor: pointer;
    position: absolute;
}

#banner .banner-prev {
    left: 2%;
    background: url(../images/banner_left.png) center no-repeat;
}

#banner .banner-next {
    right: 2%;
    background: url(../images/banner_right.png) center no-repeat;
}

@-webkit-keyframes arrow {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0px, 0px, 0px);
    }

    33% {
        opacity: 1;
    }

    66% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0px, 5px, 0px);
    }
}

@keyframes arrow {
    0% {
        opacity: 0;
        transform: translate3d(0px, 0px, 0px);
    }

    33% {
        opacity: 1;
    }

    66% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: translate3d(0px, 5px, 0px);
    }
}

.btn_flashcenter {
    position: relative;
    overflow: hidden;
    transition: 0.52s;
}

.btn_flashcenter:hover {
    box-shadow: 0 4px 10px 0px rgba(0, 0, 0, 0.225);
}

.btn_flashcenter .anim {
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
}

.btn_flashcenter .anim:before {
    position: relative;
    content: '';
    display: block;
    margin-top: 100%;
}

.btn_flashcenter .anim:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 50%;
}

.btn_flashcenter:hover .anim {
    -moz-animation: anim-out 0.75s;
    -webkit-animation: anim-out 0.75s;
    animation: anim-out 0.75s;
}

.btn_flashcenter:hover .anim:after {
    -moz-animation: anim-out-pseudo 0.75s;
    -webkit-animation: anim-out-pseudo 0.75s;
    animation: anim-out-pseudo 0.75s;
}


@-webkit-keyframes anim-out-pseudo {
    0% {
        background: rgba(0, 0, 0, 0.25);
    }

    100% {
        background: transparent;
    }
}

@-moz-keyframes anim-out-pseudo {
    0% {
        background: rgba(0, 0, 0, 0.25);
    }

    100% {
        background: transparent;
    }
}

@-ms-keyframes anim-out-pseudo {
    0% {
        background: rgba(0, 0, 0, 0.25);
    }

    100% {
        background: transparent;
    }
}

@keyframes anim-out-pseudo {
    0% {
        background: rgba(0, 0, 0, 0.25);
    }

    100% {
        background: transparent;
    }
}

@-webkit-keyframes anim-out {
    0% {
        width: 0%;
    }

    100% {
        width: 100%;
    }
}

@-moz-keyframes anim-out {
    0% {
        width: 0%;
    }

    100% {
        width: 100%;
    }
}

@-ms-keyframes anim-out {
    0% {
        width: 0%;
    }

    100% {
        width: 100%;
    }
}

@keyframes anim-out {
    0% {
        width: 0%;
    }

    100% {
        width: 100%;
    }
}

.j_tab {
    display: table;
    width: 100%;
    height: 100%;
}

.j_tab_cel {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}

.h100 {
    height: 100%;
}

.mouse_down {
    z-index: 999999999;
    width: 51px;
    height: 51px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(255, 255, 255, .3);
    position: absolute;
    left: 50%;
    bottom: 5%;
    margin-left: -25px;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.mouse_down span {
    display: inline-block;
    width: 15px;
    height: 23px;
    border: 2px solid #fff;
    border-radius: 12px;
    margin: auto;
    position: relative;
}

.mouse_down span:before {
    content: "";
    width: 2px;
    height: 4px;
    background: #fff;
    position: absolute;
    left: 50%;
    margin-left: -1px;
    top: 3px;
    animation-delay: 0ms;
    animation-duration: 1500ms;
    animation-iteration-count: infinite;
    animation-name: arrow;
    animation-play-state: running;
    animation-timing-function: linear;
}

.mouse_down b {
    display: block;
    text-align: center;
    color: #766047;
    font-size: 18px;
    line-height: 1;
    font-family: Arial;
    margin-top: 4px;
    font-weight: normal;
}

@-webkit-keyframes arrow {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0px, 0px, 0px);
    }

    33% {
        opacity: 1;
    }

    66% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0px, 5px, 0px);
    }
}

@keyframes arrow {
    0% {
        opacity: 0;
        transform: translate3d(0px, 0px, 0px);
    }

    33% {
        opacity: 1;
    }

    66% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: translate3d(0px, 5px, 0px);
    }
}

.a_more {
    display: inline-block;
}

.a_more a {
    display: flex;
    align-items: center;
    justify-content: center;
    border: #906D4C 1px solid;
    padding: 0 2.8rem;
    height: 3.2375rem;
    font-size: 1rem;
    color: #906D4C;
    border-radius: 1.625rem;
    transition: .5s;
}

.a_more a:hover {
    background: #906D4C;
    color: #fff;
    border: #906D4C 1px solid;
}

#banner .a_more a {
    color: #fff;
    border: #fff 1px solid;
}


.content1 {
    color: #906D4C;
    font-size: 36px;
    line-height: 1.5;
}

.desc_01 {
    font-size: 16px;
    line-height: 2;
    color: #333;
}

.Home_Orientation {
    overflow: hidden;
    background: url(../images/Home_Orientation_bg.jpg) center no-repeat;

}

.Home_Orientation h3 {
    font-size: 36px;
    line-height: 2;
    color: #fff;
}

.Home_Orientation p {
    color: #fff;
    font-size: 16px;
    line-height: 1.8;
}

.Home_value h3 {
    font-size: 36px;
    line-height: 2;
}

.Home_value p {
    font-size: 16px;
    line-height: 1.8;
}

.Home_value .col-md-4 img {
    max-width: 90%;
}

.Home_Activity .orientation .content1 {
    color: #fff;
    font-size: 32px;
    line-height: 1.2;
    margin-bottom: 10px;
}

.Home_Activity .box .swiper-slide {
    border-radius: 10px;
    overflow: hidden;
    width: calc((20% - 20px));
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.Home_Activity .box .slide4 {
    margin-right: 20px;
}

.Home_Activity .box .swiper-slide .item {
    position: relative;
}

.Home_Activity .box .swiper-slide .item .img {
    position: relative;
}

.Home_Activity .box .swiper-slide .item .img img {
    width: 40rem;
    height: 40rem;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.Home_Activity .box .swiper-slide .item .img::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.25);
}

.Home_Activity .box .swiper-slide-active,
.Home_Activity .box .active {
    width: 40%;
}

.Home_Activity .box .swiper-slide .item .orientation {
    position: absolute;
    left: 0;
    bottom: 2rem;
    z-index: 2;
    padding: 0 2rem;
    color: #fff;
}

.Home_Activity .box .swiper-slide .item .orientation .content2 {
    display: grid;
    grid-template-rows: 0fr;
    overflow: hidden;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    opacity: 0;
}

.Home_Activity .box .active .item .orientation .content2 {
    display: grid;
    grid-template-rows: 0fr;
    overflow: hidden;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    opacity: 0;
}

.Home_Activity .box .swiper-slide-active .item .orientation .content2,
.Home_Activity .box .active .item .orientation .content2 {
    grid-template-rows: 1fr;
    opacity: 1;
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

.Home_Activity .box .swiper-slide .item .orientation .content2>div {
    min-height: 0;
}

.flexBetween {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.product_container .box .boxLeft {
    width: 55%;
}

.product_container .box .boxRight {
    padding-left: 5rem;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.product_container .box .boxLeft p img {
    width: 100%;
}

.product_container .box .boxLeft p {
    display: none;
}

.product_container .box .boxLeft .active {
    display: block;
}

.product_container .box .boxRight .list {
    border-top: 1px solid #eee;
}

.product_container .box .boxRight .list .item {
    border-bottom: 1px solid #eee;
    padding: 2rem 0;
    font-size: 18px;
}

.product_container .box .boxRight .list .active {
    border-color: #906D4C;
}

.product_container .box .boxRight .list .item a {
    display: block;
    color: #000;
}

.product_container .box .boxRight .list .active a .top {
    font-weight: blod;
    color: #906D4C;
}

.Home_Membership {
    background: url(../images/Home_Membership_bg.jpg) no-repeat center;
}

.Home_Membership h3 {
    color: #fff;
    font-size: 36px;
    line-height: 2;
}

.Home_Membership .a_more a {
    color: #fff;
    border: #fff 1px solid;
}

.Home_Membership .con {
    font-size: 18px;
    line-height: 2;
    color: #fff;
}

.contact-container {
    background-color: white;
    border-radius: 8px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    padding: 2rem;
    margin-top: 2rem;
}

.form-title {}

.form-description {
    line-height: 2;
    font-size: 16px;
}

.form-label.required:after {
    content: " *";
    color: #dc3545;
    /* 红色星号 */
}

.privacy-policy {
    color: #666;
    margin: 1.5rem 0;
}

.privacy-policy a {
    color: #0d6efd;
    text-decoration: none;
}

.btn-primary {
    color: #fff;
    background-color: #906D4C;
    border-color: #906D4C;
}

.btn-primary:hover {
    color: #fff;
    background-color: #906D4C;
    border-color: #906D4C;
}

.Home_form .left {
    padding-right: 3%;
}

.btn-submit {
    border-radius: 2rem;
    padding: .675rem 2.15rem;
}

footer {
    background: #906D4C;
}

.nav-link {
    color: #fff;
    font-size: 18px;
}

.hr {
    border-top: 1px solid #fff;
    width: 100%
}

.copy {
    color: #fff
}

.copy a {
    color: #fff
}

.n_banner {
    background-size: 100% 100% !important;
    height: 45.625rem;
}

.n_banner .wen {
    padding-top: 20%
}

.n_banner h4 {
    font-size: 2.625rem;
    line-height: 2;
    color: #fff;
    text-transform: uppercase;
}

.n_banner .text {
    position: absolute;
    bottom: 1.25rem;
    line-height: 2;
    color: #fff;
    font-size: 1.125rem
}

.n_banner .text a {
    color: #fff
}

.n_banner .a_more {}

.contact-header {
    text-align: center;
    margin-bottom: 3rem;
}

.contact-title {
    font-size: 2.4rem;
    margin-bottom: 1rem;
}

.contact-card {
    text-align: center;
    padding: 1.5rem;
    margin-bottom: 1rem;

    transition: transform 0.3s;
}

.contact-card:hover {
    transform: translateY(-5px);
}

.contact-icon {
    margin-bottom: 1rem;
}
.contact-icon img{
   max-width: 7rem;
}
.contact-label {
    margin-bottom: 0.5rem;
    font-size: 1rem;
    color: #999;
}

.contact-value {
    font-size: 1.6rem;
    line-height: 2;
}
.lead{
    font-size: 1.2rem;
}
.n_about_01 h3{
        font-size: 36px;
    line-height: 2;
}
.n_about_01 p{
        font-size: 16px;
    line-height: 1.8;
}
.n_about_01 .left{
    padding-right: 9%;

}
.n_about_01 img{
    max-width: 100%;
}
.n_about_02 h3{
        font-size: 36px;
    line-height: 2;
}
.n_about_02 .col-md-4{
    padding-left: 6%;
    padding-right: 6%;
}
.n_about_02 .col-md-6{
    padding-left: 15%;
    padding-right: 15%;
}
.n_about_03 img{
    max-width: 100%;
}
.n_about_03 h3{
        font-size: 36px;
    line-height: 2;
}
.n_about_03 .p1{
           font-size: 21px;
    line-height: 1.8; 
}

.n_about_03 .p2{
           font-size: 16px;
    line-height: 1.8; 
}
.n_about_03 .left {
    width: 46.66666667%;
}
.n_about_03 .right {
    background: url(../images/n_about_03_bg.jpg) bottom center no-repeat;
    width: 53.33333333%;
}
.n_about_03 .img{
    max-width: 80px;
}


.n_about_04{
    padding-bottom: 100px;
    padding-top: 100px;
    background:url(../images/n_about_04_bg.jpg) center no-repeat;
}
.n_about_04 h3{
    color: #fff;
        font-size: 36px;
    line-height: 2;
}
.n_about_04 p{
    color: #fff;
           font-size: 21px;
    line-height: 1.8; 
}

.start-0{
    width: 25%;
    left: 12px;
}
.end-0{
    width: 25%;
    right: 12px;
}
.n_about_04 img{
    max-width: 100%;
}
.news-item{margin-top: 4rem}
.news-item p{
    font-size: 1rem;
    color: #906D4C;
}
.news-item h3{
            font-size: 36px;
    line-height: 2;
}
.n_huo h3{
            font-size: 36px;
    line-height: 2;
}
.n_huo span{
    font-size: 1.05rem;
    color: #333;
}
.n_huo li{padding-left: 3rem;min-height: 2rem}
.n_huo li:nth-child(1) {
    background: url(../images/n_huo01.png) left top no-repeat;
}
.n_huo li:nth-child(2) { 
    background: url(../images/n_huo02.png) left top no-repeat;}
.n_huo li:nth-child(3) {
        background: url(../images/n_huo03.png) left top no-repeat;
 }
 
 .Home_Membership2 h3 {
    font-size: 36px;
    line-height: 2;
}
 
 
 
 