
.column-hyfw .title {
    box-sizing: border-box;
    padding-right: 315px;
}

.column_scfw .title .en{
    position: absolute;
    left: 50px;
    top: -50px;
}

.column-tsfw .title .en{
    position: absolute;
    left: 50px;
    top: -50px;
}

.column-hyfw .title .en{
    position: absolute;
    left: 50px;
    top: -50px;
}

.gffw_scfw {
    width: 100%;
    box-sizing: border-box;
    padding-top: 120px;
    overflow: hidden;
    padding-bottom: 130px;
    background: url(../img/gffw_scfw_bg.png) top center no-repeat;
    background-size: 100% auto;
}

.gffw_scfw .column {
    box-sizing: border-box;
    padding-right: 40px
}

.gffw_scfw .container {
    position: relative;
}

.gffw_scfw .container::before {
    content: '';
    width: 213px;
    height: 716px;
    display: inline-block;
    background: #fff;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
}

.scfw_box {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 25px;
}

.scfw_box_left {
    width: 35%;
    box-sizing: border-box;
    padding-right: 75px;
    padding-top: 55px;
}

.scfw_box_left .desc {
    color: #8D8D8D;
    line-height: 35px;
    text-align: justify;
}

.scfw_box_left .desc_en {
    word-break: keep-all;
    overflow-wrap: normal;
    text-align: left;
}

.scfw-box-right {
    width: 65%;
    box-sizing: border-box;
    padding-right: 115px;
    position: relative;
}

.scfwSlide {
    width: 100%;
    position: relative;
}

.scfwSlide .icon1 {
    width: 120px;
    height: 6px;
    display: inline-block;
    background: #815F4E;
    position: absolute;
    right: 0;
    top: -6px;
    transition: all 0.5s ease-in-out;
}

.scfwSlide .icon2 {
    width: 120px;
    height: 6px;
    display: inline-block;
    background: #815F4E;
    position: absolute;
    left: 0;
    bottom: -6px;
    transition: all 0.5s ease-in-out;
}

.scfwSlide .icon3 {
    width: 6px;
    height: 126px;
    display: inline-block;
    background: #815F4E;
    position: absolute;
    right: -6px;
    top: -6px;
    transition: all 0.5s ease-in-out;
}

.scfwSlide .icon4 {
    width: 6px;
    height: 126px;
    display: inline-block;
    background: #815F4E;
    position: absolute;
    left: -6px;
    bottom: -6px;
    transition: all 0.5s ease-in-out;
}

.scfwSlide .swiper-slide {
    width: 100%;
}

.scfwSlide .swiper-slide a {
    width: 100%;
}

.scfwSlide .swiper-slide img {
    width: 100%;
}

.scfwSlide:hover .icon1,
.scfwSlide:hover .icon2 {
    width: 100%;
}

.scfwSlide:hover .icon3,
.scfwSlide:hover .icon4 {
    height: calc(100% + 12px);
}

.gffw_scfw .swiper-btn {
    justify-content: flex-end;
    position: absolute;
    right: 0;
    bottom: 0;
}

.swiper-pagination-scfw {
    position: absolute;
    right: 57px;
    top: 180px;
    display: flex;
    flex-direction: column;
}

.swiper-pagination-hyfw {
    position: absolute;
    left: 57px;
    top: 180px;
    display: flex;
    flex-direction: column;
}

.swiper-pagination-hyfw .swiper-pagination-bullet,
.swiper-pagination-scfw .swiper-pagination-bullet {
    background: #D8D8D8;
    width: 13px;
    height: 13px;
    opacity: 1;
    margin: 3px 0;
}

.swiper-pagination-hyfw .swiper-pagination-bullet-active,
.swiper-pagination-scfw .swiper-pagination-bullet-active {
    background: #C0896F;
}

.scfw_info {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 115px;
}

.scfw_info_left {
    width: 50%;
    box-sizing: border-box;
    padding-right: 65px;
}

.scfw_info .box {
    width: 100%;
    height: 360px;
    background: url(../img/scfw-box-bg.jpg) center center no-repeat;
    background-size: cover;
    box-shadow: 0px 0px 40px 0px rgba(192, 137, 111, 0.15);
}

.gffw-slide {
    box-sizing: border-box;
    padding: 35px;
    background: #fff;
    box-sizing: border-box;
    border: 1px solid #EDEDED;
}

.gffw-slide .title {
    color: #333;
}

.gffw-slide .en {
    color: #D9B55D;
    margin: 5px 0 25px 0;
}

.gffw-slide .desc {
    color: #8D8D8D;
    line-height: 30px;
    height: 90px;
}

.gffw-slide:hover {
    border: 1px solid #C0896F;
}

.more-list {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 30px;
}

.more-list .xian {
    width: 91px;
    height: 0;
    display: block;
    border-bottom: 1px solid #D8D8D8;
}

.box .more-list .xian {
    border-bottom: 1px solid #C0896F;
}

.more-list .more {
    color: #C0896F;
}

.scfw_info_slide {
    width: 50%;
    position: relative;
}

.swiper-btn {
    display: flex;
    align-items: center;
    position: absolute;

}

.scfw_info_slide .swiper-btn{
    bottom: 0;
}

.swiper-btn .swiper-prev {
    margin-right: 30px;
}

.swiper-btn .swiper-prev,
.swiper-btn .swiper-next {
    opacity: .5;
    cursor: pointer;
}

.swiper-btn .swiper-prev:hover,
.swiper-btn .swiper-next:hover {
    opacity: 1;
}

.scfw_info_slide .swiper-slide {
    height: 290px;
    box-sizing: border-box;
    border: 1px solid #eee;
}

.scfw_info_slide .swiper-slide .more {
    opacity: 0;
}

.scfw_info_slide .swiper-slide:hover {
    border: 1px solid #C0896F;
}

.scfw_info_slide .swiper-slide:hover .more {
    opacity: 1;
}

/* 特色服务 */

.gffw-tsfw {
    width: 100%;
    background: url(../img/gffw_tsfw_bg.jpg) top center no-repeat;
    background-size: 100% auto;
    overflow: hidden;
}

.tsfw-box {
    width: 100%;
    box-sizing: border-box;
    padding: 45px 0;
    position: relative;
    padding-left: 160px;
}

.tsfw-box::before {
    content: '';
    width: 50%;
    height: 100%;
    display: inline-block;
    background: #C0896F;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
}

.tsfw-box .bgImg img {
    width: 100%;
}

.tsfw-box .bgImg {
    width: 100%;
    position: relative;
    z-index: 9;
    overflow: hidden;
}

.tsfw-box .bgImg img {
    width: 100%;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}

.tsfw-box .bgImg img:hover{
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
}

.tsfw-box .text {
    width: 550px;
    height: 250px;
    position: absolute;
    left: 160px;
    bottom: 45px;
    box-sizing: border-box;
    padding-left: 45px;
    display: flex;
    align-items: flex-end;
    padding-bottom: 60px;
    background: rgba(255, 255, 255, 0.85);
    backdrop-filter: blur(10px);
    z-index: 9;
}

.tsfw-more {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
}

.tsfw-more .container {
    display: flex;
    justify-content: flex-end;
}

.tsfw-more a {
    color: #4E4E4E;
    font-size: 18px;
}

.tsfw-more a::before {
    content: '';
    width: 252px;
    height: 0;
    display: inline-block;
    border-top: 1px solid #4E4E4E;
    margin-right: 10px;
}

.tsfw-item {
    width: 100%;
    padding: 120px 0;
}

.tsfw-item .container {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: space-between;
}

.tsfwImg {
    width: 50%;
    box-sizing: border-box;
    padding-left: 30px;
}

.scfwSlide .swiper-slide img,
.tsfwImg .box img {
    width: 100%;
    transition: All 0.8s
    ease-in-out;
    -webkit-transition: All 0.8s
    ease-in-out;
    -moz-transition: All 0.8s ease-in-out;
    -o-transition: All 0.8s ease-in-out;
}

.scfwSlide .swiper-slide:hover img,
.tsfwImg .box:hover img{
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
}

.tsfwSlide {
    width: 50%;
    box-sizing: border-box;
    padding-right: 20px;
    position: relative;
}

.tsfwSlide .swiper-btn {
    position: absolute;
    left: 0;
    top: -70px;
}

/* 会员服务 */

.gffw-hyfw {
    width: 100%;
    padding: 120px 0;
    background: url(../img/gffw-hyfw-bg.png) center top no-repeat;
    background-size: 100% auto;
    overflow: hidden;
}

.gffw-hyfw .container {
    position: relative;
}

.gffw-hyfw .container::before {
    content: '';
    width: 213px;
    height: 716px;
    display: inline-block;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}

.gffw-hyfw .column .more {
    box-sizing: border-box;
    padding-left: 40px;
}

.scfw_box2,
.scfw_info2 {
    flex-direction: row-reverse;
}

.scfw_box2 .scfw_box_left {
    padding-right: 0;
    padding-left: 75px;
}

.scfw_box2 .scfw-box-right {
    padding-left: 115px;
    padding-right: 0;
}

.scfw_info2 .scfw_info_left {
    padding-left: 65px;
    padding-right: 0;
}


/* --------------------------------------------- */

.subNav-hxcy .list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 80px 0 40px 0;
    box-sizing: border-box;
    padding: 0 45px;
}

.subNav-hxcy .list li {
    flex: 1;
    /*width: calc((100% - 96px) / 4);*/
    height: 60px;
    background: linear-gradient(180deg, rgba(205, 160, 83, 0.49) 0%, rgba(255, 200, 162, 0) 99%);
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.subNav-hxcy .list li.on{
    height: 70px;
    background: none;
}

.subNav-hxcy .list .hxcy-xian{
    display: block;
    margin: 0 93px;
    width: 0;
    height: 44px;
    border-left: 1px solid rgba(168, 122, 72, 0.38);
}

.subNav-hxcy .list .hxcy-xian:last-of-type{
    display: none;
}

.subNav-hxcy .list li::before {
    content: '';
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(../img/subNav-li-bg.png) center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    opacity: 0;
}

.subNav-hxcy .list li:nth-child(4n) {
    margin-right: 0;
}

.subNav-hxcy .list li.on::before {
    opacity: 1;
}

.subNav-hxcy .list li.on a {
    color: #fff;
    font-weight: bold;
    text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
}

.subNav-hxcy .list li a {
    font-size: 20px;
    color: #B87A4E;
    position: relative;
    z-index: 9;
}

.subNav-hxcy .list2 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px;
}

.subNav-hxcy .list2 li {
    width: calc((100% - 270px) / 4);
    margin-right: 90px;
    box-sizing: border-box;
    border: 1px solid #E5D5AC;
    font-size: 20px;
    text-align: center;
    margin-bottom: 20px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.subNav-hxcy .list2 li:nth-child(4n) {
    margin-right: 0;
}

.subNav-hxcy .list2 li a {
    color: #666;
}

.subNav-hxcy .list2 li.on,
.subNav-hxcy .list2 li:hover {
    background: linear-gradient(180deg, rgba(229, 213, 172, 0.52) 0%,
            rgba(229, 213, 172, 0) 100%);
}

.subNav-hxcy .list2 li.on a,
.subNav-hxcy .list2 li:hover a {
    color: #A87A48;
    font-weight: bold;
}

.detail-hxcy {
    width: 100%;
    background: linear-gradient(180deg, rgba(199, 181, 122, 0.19) 0%, rgba(199, 162, 122, 0) 100%);
    box-sizing: border-box;
    padding: 80px 115px;
}

.detailSlide {
    width: 100%;
    position: relative;
}

.detailSlide .swiper-prev,
.detailSlide .swiper-next {
    width: 60px;
    height: 60px;
    background: #fff;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.18);
    border-radius: 50%;
    position: absolute;
    left: -80px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.detailSlide .swiper-prev span,
.detailSlide .swiper-next span {
    font-size: 14px;
    color: #C48B4D;
}

.detailSlide .swiper-prev:hover,
.detailSlide .swiper-next:hover {
    background: #C48B4D;
}

.detailSlide .swiper-prev:hover span,
.detailSlide .swiper-next:hover span {
    color: #fff;
}

.detailSlide .swiper-next {
    left: auto;
    right: -80px;
}

.detailSlide .swiper-pagination {
    width: 100%;
    height: 64px;
    left: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding-left: 30px;
}

.detailSlide .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    background: #fff;
    opacity: 1;
    margin: 0 7px;
    position: relative;
}

.detailSlide .swiper-pagination-bullet-active::before {
    content: '';
    width: 16px;
    height: 16px;
    border-radius: 50px;
    box-sizing: border-box;
    border: 1px solid #fff;
    position: absolute;
    left: -5px;
    top: -5px;
}

.detailSlide .swiper-slide .imgBg{
    padding-bottom: 56.25%;
}

.detailSlide .swiper-slide img {
    width: 100%;
    display: none;
}

.detailSlide .swiper-slide .imgBg:hover{
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
}

.detailSlide .swiper-slide .text {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 64px;
    z-index: 9;
    display: flex;
    justify-content: flex-end;
}

.detailSlide .swiper-slide .phone {
    width: auto;
    height: 64px;
    line-height: 64px;
    background: linear-gradient(180deg, #DEBF9D 0%, #D09D65 100%);
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    padding: 0 10px 0 30px;
    border-radius: 90px 0px 0px 0px;
}

.detail-item1 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    margin: 50px 0 90px 0;
}

.detail-item1 .left {
    flex: 1;
}

.detail-item1 .left p {
    font-size: 20px;
    color: #333;
    margin-bottom: 35px;
}

.detail-item1 .left p:last-of-type {
    margin-bottom: 0;
}

.detail-item1 .left p b {
    font-size: 24px;
    font-weight: bold;
    color: #A87A48;
}

.detail-item1 .left p span {
    font-size: 22px;
    margin-right: 15px;
    font-weight: normal;
}

.detail-item1 .right {
    width: 440px;
    box-sizing: border-box;
    padding: 15px 15px 0 0;
    position: relative;
}

.detail-item1 .right::before {
    content: '';
    width: calc(100% - 15px);
    height: calc(100% - 15px);
    background: rgba(184, 122, 78, 0.41);
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}

.detail-item1 .right img {
    width: 100%;
    position: relative;
    z-index: 9;
}

.detail-item {
    width: 100%;
    margin-bottom: 65px;
}

.detail-item .col-name {
    width: 100%;
    height: 45px;
    background: linear-gradient(270deg, rgba(205, 170, 83, 0) 0%, #CD9C53 100%);
    backdrop-filter: blur(143px);
    box-sizing: border-box;
    padding: 0 20px;
    position: relative;
}

.detail-item .col-name .name {
    line-height: 60px;
    height: 60px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    left: 12px;
    bottom: 0;
    width: 203px;
    text-align: center;
    background: url(../img/hxcy-col-name.png) center no-repeat;
    background-size: 100% 100%;
}

.detail-item .desc {
    box-sizing: border-box;
    padding: 40px;
    background: linear-gradient(180deg, rgba(255, 245, 231, 0) 0%, #FFF1DD 100%);
    font-size: 18px;
    color: #333;
    line-height: 50px;
    max-width: 100%;
}

.detail-item .desc ul{
    max-width: 100%;
}

.detail-item:last-of-type {
    margin: 0;
}

/* --- 集团简介 --- */

.about {
    width: 100%;
    background: url(../img/about-bg.png) top center no-repeat;
    background-size: 100% auto;
    padding-top: 65px;
    overflow: hidden;
}

.about-zzry {
    width: 100%;
    background: url(../img/about-zzry-bg.png) center bottom no-repeat;
    background-size: 100% 100%;
    padding: 95px 0;
    overflow: hidden;
}


.column-zzry {
    display: flex;
    justify-content: center;
}

.column-zzry .title::before {
    content: '';
    width: 793px;
    height: 59px;
    background: url(../img/zzry-en.png) center no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -25px;
}

.zzrySlide{
    width: 100%;
    margin-top: 60px;
}


.zzrySlide .swiper-slide .picImg {
    box-sizing: border-box;
    padding: 18px;
    background: linear-gradient(180deg, #DBB388 0%, rgba(168, 122, 72, 0) 100%);
}

.zzrySlide .swiper-slide img {
    width: 100%;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}

.zzrySlide .swiper-slide .img {
    box-sizing: border-box;
    padding: 0 17px;
    width: 100%;
    overflow: hidden;
}

.zzrySlide .swiper-slide .title {
    width: 100%;
    height: 74px;
    line-height: 74px;
    text-align: center;
    background: linear-gradient(180deg, #DEBB7C 0%, #CD8D61 99%);
    opacity: 0 !important;
    color: #fff;
    position: relative;
    z-index: 9;
    overflow: unset;
}

.zzrySlide .swiper-slide .title::before {
    content: '';
    width: 18px;
    height: 24px;
    display: inline-block;
    background: url(../img/zzry-icon1.png) center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    bottom: 100%;
}

.zzrySlide .swiper-slide .title::after {
    content: '';
    width: 18px;
    height: 24px;
    display: inline-block;
    background: url(../img/zzry-icon2.png) center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 0;
    bottom: 100%;
}

.zzrySlide .swiper-slide-active .title {
    opacity: 1 !important;
}

.zzrySlide .swiper-slide:hover img{
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
}

.zzrySlide .swiper-pagination1{
    width: 100%;
    text-align: center;
    margin-top: 35px;
}

.zzrySlide .swiper-pagination-bullet{
    background: #D8D8D8;
    width: 13px;
    height: 13px;
    opacity: 1;
    margin: 0 3px;
}

.zzrySlide .swiper-pagination-bullet-active{
    background: #C0896F;
}

.about-fzlc {
    width: 100%;
    background: linear-gradient(180deg, rgba(219, 179, 136, 0.12) 0%, rgba(219, 179, 136, 0) 100%);
    padding: 95px 0 0 0;
    overflow: hidden;
}

.column-fzlc {
    display: flex;
    justify-content: center;
}

.column-zzry .title::after,
.column-fzlc .title::after {
    content: '';
    width: 100%;
    height: 0;
    border-bottom: 1px solid #CDAA53;
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: -10px;
}

.column-fzlc .title::before {
    content: '';
    width: 756px;
    height: 46px;
    background: url(../img/zzry-en.png) center no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -25px;
}

.fzlcImg {
    width: 100vw;
    overflow-x: auto;
    display: flex;
    cursor: grab;
    -webkit-user-select: none; /* 禁止拖动时选中文本 */
    user-select: none;
    scroll-behavior: auto;
    position: relative;
}

/* 图片不压缩 */
.fzlcImg .imgBg {
    flex-shrink: 0;
    margin-right: 10px;
}

.about-qywh {
    padding-top: 120px;
}

.qywhBox {
    width: 100%;
    margin-top: 60px;
}

.qywhBox ul {
    width: 100%;
    display: flex;
    /*flex-wrap: wrap;*/
    overflow: hidden;
}

.qywhBox ul li {
    position: relative;
    cursor: pointer;
    overflow: hidden;
}

.qywhBox ul li .bgImg img {
    width: 100%;
}

.qywhBox ul li .text {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 99;
    opacity: 1;
    background: rgba(255,255,255,.9);
}

.qywhBox ul li .name {
    font-size: 30px;
    font-weight: bold;
    color: #C48B4D;
    margin-top: 30px;
}

.qywhBox ul li .xian {
    width: 57px;
    height: 0px;
    border-top: 1px solid #FFFFFF;
    display: block;
    margin: 15px 0 30px 0;
}

.qywhBox ul li .desc {
    line-height: 25px;
    color: #9B5810;
    font-weight: bold;
    font-size: 17px;
    text-align: center;
    box-sizing: border-box;
    padding: 0 15px;
}

.qywhBox ul li path,
.qywhBox ul li rect {
    fill: none;
    stroke: url(#master_svg0_2_459);
    stroke-width: 1;
    stroke-dasharray: 600;
    stroke-dashoffset: 0;
}

.qywhBox ul li:hover path,
.qywhBox ul li:hover rect {
    animation: drawLine 2s ease-in-out forwards;
}

@keyframes drawLine {
    0% {
        stroke-dashoffset: 600;
        /* 鍒濆瀹屽叏闅愯棌 */
    }

    100% {
        stroke-dashoffset: 0;
        /* 瀹屽叏鏄剧ず锛岀粯鍒跺畬鎴� */
    }
}

.gsgkBox {
    width: 100%;
    background: #F9F5EC;
    box-sizing: border-box;
    padding-top: 55px;
    display: flex;
    flex-wrap: wrap;
}

.gsgk_left {
    width: 50%;
    box-sizing: border-box;
    padding: 75px 55px 70px 70px;
}

.gsgk_left .desc {
    color: #757575;
    line-height: 35px;
    height: 350px;
    text-align: justify;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.gsgk_left .desc p {
    display: inline-block;
}

.gsgk_left .desc span {
    color: #CDAA53;
    font-weight: bold;
}

.gsgk_right {
    width: 50%;
    position: relative;
}

.gsgk_right .box {
    background: #fff;
    background: url(../img/gsgk-bg1.png) center top no-repeat;
    background-size: 100% auto;
    box-sizing: border-box;
    padding-top: 185px;
    padding-left: 90px;
    padding-right: 130px;
    position: relative;
    z-index: 9;
}

.gsgk_right .gsgk-bg1 {
    width: 100%;
    height: 50%;
    background: #fff;
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 0;
}

.gsgk_right .videoImg {
    width: 100%;
    position: relative;
}

.gsgk_right .videoImg img {
    width: 100%;
    position: relative;
    z-index: 9;
}

.gsgk_right .videoImg::before {
    content: '';
    width: 100%;
    height: 380px;
    display: inline-block;
    background: linear-gradient(180deg, #CD9653 0%, rgba(205, 156, 83, 0) 100%);
    position: absolute;
    top: 90px;
    right: -38px;
}

.gsgk_right .videoImg .videoBtn {
    width: 52px;
    height: 52px;
    display: inline-block;
    background: url(../img/videoImg.png) center no-repeat;
    background-size: cover;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 11;
}

.gsgkBox_more {
    width: 100%;
    height: 100px;
    background: #fff;
    box-sizing: border-box;
    padding-left: 73px;
    display: flex;
    align-items: center;
}

.gsgkBox_more span {
    font-size: 12px;
    margin-left: 10px;
    position: relative;
    top: -3px;
}

.gsgkBox_more a {
    width: 180px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: inline-block;
    color: #CDAA53;
    box-sizing: border-box;
    border: 0.5px solid #CDAA53;
}

.gsgkBox_more a:hover{
    background: #C48B4D;
    color: #fff;
}

/* --- 落地页 -----------------------------------*/

.land_contact {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 30px 0 40px 0;
    margin-bottom: 40px;
    border-bottom: 1px solid #EBEBEB;
}

.land_contact .box {
    width: calc((100% - 120px) / 3);
    height: 218px;
    background: #FFEBC8;
    background: linear-gradient(180deg, rgba(255, 235, 200, 0) 0%, rgba(246, 198, 165, 0.53) 99%);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.land_contact .box span {
    font-size: 56px;
    color: #C0A96F;
}

.land_contact .box .tt {
    font-size: 16px;
}

.land_contact .box .p2 {
    color: #353535;
    text-align: center;
    margin: 10px 0;
}

.land_contact .box .p1 {
    color: #767676;
    text-align: center;
}

.land_contact .box:hover {
    background: url("../img/land-box-bg.png") center no-repeat;
    background-size: 100% 100%;
}

.land_contact .box:hover .p1,
.land_contact .box:hover .p2 {
    color: #fff;
}

.land_contact .box:hover span {
    color: #fff;
}


.land-message {
    width: 100%;
    background: #fff;
    box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.05);
    box-sizing: border-box;
    padding: 40px;
    /*margin-top: 40px;*/
}

.land-message .box {
    width: 100%;
    height: auto;
    position: relative;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding: 0 24px;
    background: #F6F3F2;
    margin-bottom: 30px;
}

.land-message .box1 {
    width: calc((100% - 30px) / 2);
    height: 80px;
}

#fm_message {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.form-control {
    flex: 1;
    height: 100%;
    border: none;
    outline: unset;
    background: none;
    font-size: 16px;
}

.form-control::placeholder {
    color: #2C2C2C;
    opacity: .5;
}

.form-label {
    font-size: 18px;
    color: #2C2C2C;
    margin-right: 80px;
}

.form-text {
    position: absolute;
    right: 20px;
    bottom: 20px;
    color: #244584;
}

.land-message .box2 {
    box-sizing: border-box;
    padding: 20px;
    align-items: flex-start;
}

.land-message .box3 {
    background: linear-gradient(270deg, #874518 0%, #D7A875 100%);
    text-align: center;
}

.land-message .box3 button {
    width: 100%;
    height: 100%;
    background: none;
    border: none;
    color: #fff;
    font-size: 18px;
}

.error-text {
    color: red;
    position: absolute;
    left: 0;
    bottom: -25px;
}

/* ---------- 卷轴 -------------- */

.gfsxBox {
    width: 100%;
    position: relative;
    /*overflow: hidden;*/
    z-index: 99;
    border-radius: 15px;
    margin: 120px 0;
}

.gfsxBox .gfsxBox_bg {
    position: absolute;
    left: 50%;
    top: 0;
    height: 100%;
    z-index: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0;
    -webkit-transition: all 2s linear;
    -o-transition: all 2s linear;
    transition: all 2s linear;
    background: url(../img/gfsxBox-bg2.png) center no-repeat;
    background-size: 100% 100%;
    z-index: 0;
}

.gfsxBox.active .gfsxBox_bg {
    width: 100%;
}

.gfsxBox_bg img {
    width: 100%;
}

.gfsxBox_bg .s10-rjz {
    width: 70px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
}

.gfsxBox_bg .s10-ljz {
    width: 70px;
    position: absolute;
    left: 0;
    top: 49%;
    transform: translateY(-50%);
    z-index: 9;
}


.gfsxlist {
    width: 100%;
    box-sizing: border-box;
    padding: 8% 7%;
    padding: 3% 7%;
    height: 100%;
    opacity: 0;
    -webkit-transition: all 2s linear 2s;
    -o-transition: all 2s linear 2s;
    transition: all 2s linear 2s;
    position: relative;
    z-index: 9;
    box-shadow: 0px 0px 119px 0px rgba(123, 99, 72, 0.23);
}

.gfsxlist .bg{
    width: 100%;
    height: 100%;
    background: url("../img/gfsx-bg.png") center no-repeat;
    background-size: 100% 100%;
}

.tzgglist_bg {
    width: 100%;
    position: relative;
    box-sizing: border-box;
    padding: 0 60px;
}

.gfsxBox.active .gfsxlist {
    opacity: 1 !important;
}

.gfsxlist img {
    width: 100%;
    opacity: 0;
    visibility: hidden;
}

.img_content {
    display: none;
    position: fixed;
    background: #fff;
    left: 30%;
    top: 25%;
    z-index: 1002;
    border: solid 1px #3B8BB9;
    box-sizing: border-box;
    padding: 10px;
}

.img_content .box{
    width: 800px;
    position: relative;
    padding-bottom: 56.25%;
}

.img_content video {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.colse_btn {
    border: solid 1px #3B8BB9;
    color: #fff;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    width: 45px;
    background: #3B8BB9;
    display: inline-block;
    border-radius: 5px;
    cursor: pointer;
    text-align: center;
    position: absolute;
    right: 0px;
    top: -23px;
}

.qywhBox_mb {
    display: none;
}

.qywhBox_mb .swiper-slide {
    width: 100%;
}

.qywhBox_mb .swiper-slide .text{
    background: rgba(255,255,255,.9);
    box-sizing: border-box;
    padding: 50px 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.qywhBox_mb .swiper-slide span{
    font-size: 24px;
    color: #C48B4D;
}

.qywhBox_mb .swiper-slide .name {
    color: #C48B4D;
    font-size: 20px;
    font-weight: bold;
    margin: 5px 0 10px 0;
}

.qywhBox_mb .swiper-slide .desc {
    color: #9B5810;
    line-height: 25px;
    height: 50px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

.qywhBox_mb .swiper-slide svg {
    width: 48px;
}

.qywhBox_mb .swiper-slide .icon {
    text-align: center;
}

.qywhBox_mb .swiper-pagination1{
    width: 100%;
    text-align: center;
    margin-top: 20px;
}

.qywhBox_mb .swiper-pagination-bullet{
    width: 10px;
    height: 10px;
    margin: 0 3px;
    opacity: 1;
    background: #D8D8D8;
}

.qywhBox_mb .swiper-pagination-bullet-active{
    background: #C0896F;
}

.column-gsgk .title::after{
    content: '';
    width: 100%;
    height: 0;
    display: inline-block;
    border-bottom: 1px solid #CDAA53;
    position: absolute;
    left: 0;
    bottom: -20px;
}


.column-gsgk .title::before{
    content: '';
    width: 583px;
    height: 46px;
    display: inline-block;
    background: url(../img/gsgk-en.png) no-repeat;
    position: absolute;
    left: 0;
    top: -30px;
}


/*------------------------------*/


.qywhBox ul li{
    flex: 0 0 20%;
    height: 640px;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}

.qywhBox ul li::before{
    content: '';
    width: 0;
    height: 100%;
    border-right: 1px solid #fff;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
}

.qywhBox ul li:last-of-type::before{
    display: none;
}


.qywhBox ul li .icon span{
    font-size: 58px;
    color: #B87A4E;
}

.qywhBox ul li .bgImg{
    width: 100%;
    height: 100%;
    background-position: top left;
    background-size: cover;
    background-repeat: no-repeat;
}


.qywhBox ul li.hover .text{
    opacity: 0;
}


.qywh_text2{
    width: 100%;
    height: 100%;
    background: url("../img/mark_qywh.png") center no-repeat;
    background-size: 101% 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index: 101;
    opacity: 0;
    box-sizing: border-box;
    padding: 50px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.qywhBox ul li.hover .qywh_text2{
    opacity: 1;
}

.qywh_text2 .icon2{
    position: absolute;
    right: 50px;
    top: 50px;
}

.qywh_text2 .icon2 span{
    font-size: 58px;
    color: #fff;
    opacity: .2;
}

.qywhBox ul li .qywh_text2 .name{
    color: #fff;
}

.qywh_text2 .desc2{
    color: #fff;
    line-height: 40px;
    /*font-style: italic;*/
}

.qywh_text2 .desc2_qysm{
    line-height: 30px;
}
.qywh_text2 .desc2 p{
    display: inline-block;
}



