:root {
    --color-background: var(--vt-c-white);
    --color-background-soft: var(--vt-c-white-soft);
    --color-background-mute: var(--vt-c-white-mute);

    --color-border: var(--vt-c-divider-light-2);
    --color-border-hover: var(--vt-c-divider-light-1);

    --color-heading: var(--vt-c-text-light-1);
    --color-text: var(--vt-c-text-light-1);

    --section-gap: 160px;
}
.f-44{
    font-size: 44px;
}
.f-24{
    font-size: 24px;
}
.f-px-40{
    padding: 0 40px;
}
.f-pl-40{
    padding-left: 40px;
}
.f-c666{
    color: #666;
}
.f-mb80{
    margin-bottom: 80px;
}
html{
    font-size: 16px;
}
body {
    font-family: "English" !important;
    font-size: 18px!important;
    background: #FFFFFF;
}
*{
    line-height: 2rem;
}

.floating-window {
    position: fixed;
    bottom: 0.1vw;
    right: 0.5vw;
    z-index: 9999;
    height: 15vh;
}

.floating-window .close-icon {
    position: absolute;
    top: 0;
    right: 0;
    width: 1.5em;
    height: 1.5em;
    background-color: transparent;
    color: white;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}

.floating-window > img {
    width: 100%;
    height: 100%;
}

[data-href]{
    cursor: pointer;
}

.bg{
    height: 15rem;
    width: 100%;
    background: url("../images/inv.newhome.bannersy1.png") no-repeat center top;
    color: #FFFFFF;
    padding-left: 0;
    padding-right: 0;
}


/*
.image-container{
    position: relative;
}
.image-container-zh{
    position: absolute;
    top: 340px;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 1170px; !* 设置子元素的宽度 *!
    height: 160px; !* 设置子元素的高度 *!
    background-color: rgba(128,128,128,0.5);
    z-index: 0;
}
*/

.image-service{
    color: #fff;
    position: relative;
}


.zhezha1{
    position: absolute ;
    bottom:12px;
    left: 0;
    width: 100%;
    height: 38%;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
}
.zhezha2{
    position: absolute ;
    bottom:12px;
    left: 0;
    width: 100%;
    height: 54%;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
}
 .image-title{
     margin-left: 1rem;
     margin-bottom: 0px;
     padding-top: 4px;
     font-weight: bold;
     z-index: 1;
}
.image-content{
    margin-left: 1rem;
    line-height: 1.3rem;
    display: block;
    word-wrap: break-word;
    font-size: 0.9rem;

}


.swiper {
    width: 100%;
     height: 100px;
    margin: 0 auto;

}
.swiper-slide {
    background: none;
    margin-right: 20px;
}
.swiper-button-prev,.swiper-button-next{
    transform: scale(0.5);
    color: #fff;
}
.swiper-button-prev{
    left: 5px;
}
.swiper-button-next{
    right: 5px;
}
.swiper-button-prev-parent{
    content: "";
    position: absolute;
    top: 50%;
    left: 2.5%;
    transform: translate(-50%, -50%);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: rgba(38, 146, 255);
    z-index: 1;
}
.swiper-button-next-parent{
    content: "";
    position: absolute;
    top: 50%;
    right: -1%;
    transform: translate(-50%, -50%);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: rgba(38, 146, 255);
    z-index: 1;
}
.swiper-pagination-bullet{
    width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,10px));
    height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,10px));
}
.slider-text {
    position: absolute;
   /* bottom: 40%;*/
    left: 0;
    right: 0;
    color: #fff;
    line-height: 1.4rem;

}

.start-your-businiss{
    font-size: 18px;
    margin-right: 0;
    margin-left: 0;
    height: 336px;

}
.start-your-businiss>div:first-child{
    padding-left: 0;
}
.start-your-businiss .syb-div{
    margin: 0 0 10px 0;
    background-size: 100% 100%;
}
.syb-div img{
    margin: 10px 20px;

}
.syb-div div{
    margin: auto 5px;
    line-height: 1.5;
    color: white;
    font-size: 16px;
    font-weight: 600;

}

.start-your-businiss .syb-div:nth-child(1){
    background-image: url(../images/inv.newhome.syb1.png);
}
.start-your-businiss .syb-div:nth-child(2){
    background-image: url(../images/inv.newhome.syb2.png);
}
.start-your-businiss .syb-div:nth-child(3){
    background-image: url(../images/inv.newhome.syb3.png);
}
.start-your-businiss .syb-div:nth-child(4){
    background-image: url(../images/inv.newhome.syb4.png);
    margin-bottom: 0;
}
.start-your-businiss  .syb-div:hover{
    background-color: rgba(128, 128, 128, 0.5);
    background-blend-mode: multiply;
}
.mySwiper-syb{
    height: 100%;
}
.mySwiper-syb .syb-start{
    position: absolute;
    width: auto;
    height: auto;
    top: 50%;
    left:50%;
    font-size: 18px;
    color: #FFFFFF;
    /*background-color: rgba(0, 0, 0, 0.5);*/
    transform: translate(-50%, -50%);
    transition: transform 0.3s ease;
}
.mySwiper-syb .syb-start:hover{
    transform: translate(-50%, -50%) scale(1.5);
}
.mySwiper-syb .syb-text{
    position: absolute;
    width: 100%;
    top: 85%;
    left:50%;
    font-size: 18px;
    color: #FFFFFF;
    /*background-color: rgba(0, 0, 0, 0.5);*/
    transform: translate(-50%, -50%);
}
.start-your-businiss .swiper-pagination-bullet{
    width: 25px;
    height: 10px;
    border-radius: 10px;
    background: #ffffff;
    opacity: 2;
}
.start-your-businiss .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{
    transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{
    transform: scale(0.66);
}
.start-your-businiss .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(0.66);
    position: initial;
}
.start-your-businiss .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{
    background: var(--swiper-pagination-color-orange, var(--swiper-theme-color));
    transform: scale(1);
}
.syb-content{
    position: relative;
    /*width: 49%;*/
}
.syb-item{
    color: #E1E1E1;
    font-size: 16px;
    display: flex;
    flex-direction: column;
    padding-right: 0;

}
.syb-item div{
    background-color: #909090;
    flex: 1 1 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    transition: background-color 0.3s;
}
.syb-item div a{
    color: white;
    text-align: center;
}
.syb-item div:hover{
    background-color: #292932;
}
.syb-item>div>div>div{
    position: relative;
}
.syb-item>div>div>div:hover{
    color: #4E68B3;
}
.syb-item>div>div>div:hover::after{

    content: "";
    position: absolute;
    left:0;
    bottom: -10px; /* 与文字之间的距离 */
    width: 90%;
    text-align: center;
    height: 2px;
    background-color: #4E68B3; /* 下划线颜色 */

}

.syb-text{
    position: absolute;
    width: 100%;
    top: 50%;
    left:50%;
    font-size: 24px;
    color: #FFFFFF;
    /*background-color: rgba(0, 0, 0, 0.5);*/
    transform: translate(-50%, -50%);
    text-align: center;
    font-weight: bold;
    text-shadow: 2px 5px 2px #000;
}

.table-hover:hover{
    color: #3390FF;
}
.business-content>div{
    flex: 1;
}
.business-content>div:hover{
    color: #3390FF;
}
.business-content .business-text {
    color: #666;
    display: block;
    padding-top: 1rem;
}

.specials_news li{
    height: 88px!important;
}
.d-time{
    min-width: 100px;
    width: 100px;
    height: 60px;
    text-align: center;
   /* background-color: rgba(0, 0, 0, 0.2);*/

}
.d-time>div{
    line-height:1rem;
    padding-top: 0.5rem;
    font-size: 1.5rem;
}
.specials_news_latest{
    background-color:#C9EEFF ;

}
.specials_news_latest>div{
    color: #3591FF;
}
.specials_news_activities{
     background-color:#ffddc2;
 }
.specials_news_activities>div{
    color: #ff7200;
}

.specials_swiper{
    height: 100%;
}
.specials-news{
    position: relative;
}
.special-text{
    flex: 1;
    padding-left: 1rem;
}
.special-text p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;

}

.specials_swiper img{
    height: 350px;
}
.specials-swiper-more{

    position: absolute;
    z-index: 11;
    right: 20px;
    bottom:1px;
    padding: 10px 20px;
    color: #fff;
    font-weight: bold;
    text-shadow: 2px 4px 8px black;
    text-align: center;
}
.list-group-item{
    border: none;
    padding:0.25rem 0.25rem;
}
.faqs-content li {
    height: 70px!important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin: 10px 0;

}
.faqs-more{
    background-color: #ECECEC;
    width: 150px;
    height: 40px;
    margin: 0 auto;
    text-align: center;
}
.faqs-more p{
    line-height: 40px;
}



.contact-content>div:nth-child(2) {
    background: url("../images/inv.newhome.dibg1.png") no-repeat;
    height: 150px;
    width: 90%;
}
.contact-content>div{
    flex: 1;
}
.list-group-item{
    background: none;
}
@media (min-width: 1200px) {
    .display-mobile {
        display: none !important;
    }

    .container{
        max-width: 1200px;
        width: 1200px;
        padding: 0;
        margin: 0 auto;
        margin-top: 2.2rem;
        position: relative;
    }
    .start_your_business::before{
        content: '';
        position: absolute;
        top: 37%;
        left: 50%;
        transform: translateX(-50%);
        width: 100vw;
        height: 25%;
        background-color: #C3E1FF; /* 背景颜色 */
        opacity: 0.7; /* 透明度 */
        z-index: -1; /* 将伪元素置于底层 */
    }
    .syb-item-content{
        flex: 1 1 0!important;
        line-height: 1.5rem;
        margin-left: 25px;
    }
    .syb-item{
        flex-wrap: nowrap;
    }
}
@media (max-width: 768px) {
   .h4,h4{
       font-size: 1rem;
   }
    .display-pc {
        display: none !important;
    }
    .bg{
        height: 9rem;
    }
    .image-service{
        width: 100%;
        margin-top: 1rem;
        text-align: center;
    }
    .image-service img{
        width: 100%;
    }
    .image-title{
        text-align: center;
        padding-top:0px

    }
    .image-content{
        display: none;

    }
    .zhezha1{
        position: absolute ;
        bottom:0;
        left: 0;
        width: 100%;
        height:20%;
        background-color: rgba(0, 0, 0, 0.5);
        color: #fff;
    }
    .zhezha2{
        position: absolute ;
        bottom:0;
        left: 0;
        width: 100%;
        height:20%;
        background-color: rgba(0, 0, 0, 0.5);
        color: #fff;

    }
    .syb-content{
        width: 100%;
        margin-bottom: 10px;
    }
    .syb-item-content {
        line-height: 1.5rem;
        width: 80%;
    }
    .mySwiper-syb .syb-text {
        font-size: 16px;
        line-height: 1rem;
        top: 70%;
    }
    .syb-item{
        background-color: #F9FFFF;
        border-radius: 10px;
        padding: 0;
        color:#8CBCED;
        height: 9.5rem;
        flex-wrap: initial;
    }
    .syb-more{
        width: 100%;
    }
    .contact-content p{
        line-height: 1.5rem;
        margin-top: 1rem;
    }

    .swiper {
        padding: 10px 0;
        height: 250px;
    }
    .swiper-wrapper {
        height: 240px;
    }

    .justify-content-lg-between>h5 {
        display: none;
    }

    .syb-item>div {
        margin: 3px 0;
    }

    .start-your-businiss {
        margin: 10px 0;
    }

    .pr-md-4 .pl-md-4 {
        margin-top: 20px;
        padding: 0 25px;
    }

    .w-100 {
        margin-top: 20px;
    }
    .swiper-slide>img {
        object-fit: contain;
    }

    .contact-content>div:nth-child(2) {
        height: auto;
        width: 100%;
    }

    .d-time>div {
        line-height: 0.3rem;
        padding-top: 0.5rem;
        font-size: 1rem;
    }

    .font-weight-bold {
        line-height: 1.5rem;
    }

    .special-text {
        line-height: 1rem;
    }

}

