body {
    background-color: #F6F8FD;
}
a {
    text-decoration: none!important;
}
.group-banner {
    background: url(/web/shiwais2/assets/globalhost/group-banner.jpg) no-repeat center;
    background-size: cover;
    height: 250px;
}
.banner-tit {
    font-size: 64px;
    font-weight: bold;
    color: #222222;
    margin-bottom: 30px;
}
.banner-desc {
    font-size: 24px;
    color: #4B5B7A;
}
.group-bantext {
    width: 1280px;
    margin: 0 auto;
    padding-top: 30px;
}
.group-class {
    width: 1280px;
    margin: 0 auto;
    padding-top: 100px;
    margin-bottom: 50px;
}
.group-class-tit {
    color: #222222 ;
    font-size: 32px;
    text-align: center;
    margin-bottom: 65px;
}
.class-first {
    background-color: #fff;
    border-radius: 8px;
}
.class-first-ul {
    display: flex;
    margin: 0;
    justify-content: space-between;
    align-items: center;
    height: 66px;
    padding: 0 10px;
}
.class-first-li {
    display: flex;
    width: 166px;
    height: 48px;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
    color: #222222;
    cursor: pointer;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}
.class-first-li .active {
    background-color: #3860F4;
    color: #fff ;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}
.class-first-li:hover{
    background-color: #3860F4;
    color: #fff;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}
.class-text {
    font-size: 18px;
    margin: 0;
    /* color: #fff; */
}
.class-first-img {
    width: 27px;
    height: 27px;
    margin-right: 10px;
}
.class-second {
    margin-top: 39px;
}
.class-second-li {
    width: 154px;
    height: 40px;
    background-color: #fff;
    border: 1px solid #EBEDF0;
    text-align: center;
    line-height: 40px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}
.class-second-li.active {
    background-color: #D7DFFF;
    border: 1px solid #3860F4;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}
.class-second-li:hover {
    background-color: #D7DFFF;
    border: 1px solid #3860F4;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}
.second-text {
    margin: 0;
    font-size: 14px;
}
.class-second-ul {
    display: none;
    flex-wrap: wrap;
    row-gap: 28px;
    column-gap: 33px;
}
.ul-block {
    display: flex;
}
.class-second-li.active .class-second-a {
    color: #3860F4;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}
.class-second-a {
    color: #50627F;!important;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}
.class-second-a:hover {
    color: #3860F4!important;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}
.group-zysm {
    width: 1280px;
    margin: 0 auto;
    padding-top: 160px;
}
.group-zysm-tit {
    font-size: 32px;
    color: #222222 ;
    text-align: center;
    margin-bottom: 65px;
}
.group-zysm-box {
    width: 1280px;
    height: 328px;
    background: linear-gradient( 180deg, #3D76FF 0%, #94C0FE 100%);
    border-radius: 8px;
    position: relative;
}
.group-zysm-box2 {
    width: 1250px;
    height: 258px;
    background: #F2F9FF;
    border-radius: 8px;
    margin: 0 auto;
    position: relative;
    top: 56px;
}
.group-zysm-textp {
    font-size: 14px;
    color: #50627F ;
}
.group-zysm-text {
    padding: 30px;
}
.group-zysm-dbox {
    position: absolute;
    display: flex;
    top: 25px;
    left: 16px;
}
.group-zysm-d1 {
    width: 10px;
    height: 10px;
    background: #F7F7F9;
    border-radius: 50%;
    margin-right: 16px;
}
.body-fff {
    background-color: #fff;
    margin-top: 100px;
}
.group-cpys {
    width: 1280px;
    margin: 0 auto;
    padding-top: 130px;
}
.group-cpys-tit {
    font-size: 32px;
    color: #222222 ;
    text-align: center;
    margin-bottom: 65px;
}
.group-cpys-boxs {
    display: flex;
    justify-content: space-between;
}
.group-cpys-box {
    width: 276px;
    height: 348px;
    background: #FFFFFF;
    box-shadow: 0px 2px 10px 0px rgba(5,55,164,0.16);
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
}
.group-cpys-img {
    height: 126px;
}
.group-cpys-boxtit {
    font-size: 18px;
    color: #222222 ;
}
.group-cpys-boxli {
    display:block;
    font-size: 14px;
    color: #606882;
    line-height: 25px;
}
.group-cpys-boxli::before {
    content: "•"; /* 这里使用了 Unicode 字符 U+2022，表示一个圆点 */
    position: absolute;
    left: -15px;
    color: #606882; /* 可以自定义颜色 */
    font-size: 1.2em; /* 可以自定义大小 */
}
.group-zxzx {
    width: 1280px;
    margin: 0 auto;
    padding-top: 130px;
}
.group-zxzx-tit {
    font-size: 32px;
    color: #222222 ;
    text-align: center;
    margin-bottom: 65px;
}
.group-zxzx-boxs {
    display: flex;
    justify-content: space-between;
}
.group-zxzx-li {
    width: 565px;
    display: flex;
    align-items: center;
    height: 70px;
    border-bottom: 1px solid #E1E6F0 ;
    position: relative;
}
.group-zxzx-d {
    width: 6px;
    height: 6px;
    background: #3D76FF;
    border-radius: 50%;
    margin-right: 30px;
}
.group-zxzx-text {
    color: #50627F ;
}
.group-zxzx-xq {
    color: #3860F4 ;
    position: absolute;
    right: 0;
}
.group-footer {
    background: url(/web/shiwais2/assets/globalhost/group-footer.png) no-repeat center;
    background-size: cover;
    height: 180px;
    margin-top: 100px;
}
.group-footer-box {
    width: 1280px;
    margin: 0 auto;
    padding-top: 40px;
}
.group-footer-box1 {
    font-size: 32px;
    color: #222;
    margin-bottom: 10px;
}
.group-footer-box2 {
    font-size: 20px;
    color: #50627F;
}
.group-footer-sp1 {
    font-size: 40px;
    color: #5868CA;
}
.group-footer-sp2 {
    color: #5868CA;
}
.group-footer-box3 {
    display: none;
}

/*产品部分*/
/* 最外层盒子样式 */
.mainBox {
    width: 1280px;
    height: auto;
    margin: 0 auto;
    background: #FFFFFF;
}
/* 顶部导航栏样式 */
.topBox {
    background: url(/web/shiwais2/assets/globalhost/CubeBackground.png) no-repeat;
    background-size: cover;
    width: 100%;
    height: 204px;
    padding: 26px 25px 26px 16px;
    box-sizing: border-box;
    border-radius: 4px;
    display: flex;
    margin-bottom: 36px;
}
/* 顶部导航栏左侧logo */
.topBox .logoBox .logoIcon {
    width: 201px;
    height: 128px;
}
/* 顶部导航栏右侧介绍 */
.topBox .introduceBox {
    margin-left: 21px;
}
/* 顶部导航栏右侧介绍标题 */
.topBox .title {
    width: 108px;
    height: 27px;
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    font-size: 18px;
    color: #222222;
    line-height: 21px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-right: 21px;
}
/* 顶部导航栏右侧介绍内容 */
.topBox .trait {
    font-size: 12px;
    text-align: center;
    color: #FFFFFF;
    line-height: 24px;
    display: inline-block;
    width: 68px;
    height: 24px;
    background: #3860F4;
    border-radius: 4px;
    box-sizing: border-box;
    margin-right: 10px;
}
.introduceBox .introduce {
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    font-size: 14px;
    color: #50627F;
    line-height: 22px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 17px;
}
/* 底部卡片样式 */
.bottomBox{
    background-color: #FFFFFF;
}
/* 底部卡片列表 */
.bottomBox .cardUl {
    list-style-type: none;
    display: flex;
}
/* 底部卡片列表项 */
.cardLi {
    width: 140px;
    height: 36px;
    background: #F6F8FD;
    border-radius: 8px;
    border: 1px solid #EBEDF0;
    margin: 0 20px;
    margin-bottom: 36px;
    color: #50627F;
    font-size: 14px;
    line-height: 36px;
    text-align: center;
    cursor: pointer;
}
/* 卡片最外部的大盒子 */

.CardSorting .card{
    width: 1280px;
    display: flex;
    flex-wrap: wrap;
}
/* 底部卡片列表项图片 */
.bottomBox .cardBox {
    width: 426px;
    height: 234px;
    /*background: #FFFFFF;*/
    padding: 15px 20px;
    box-sizing: border-box;
    border: 0.5px solid #F3F5F8;
    border-radius: 4px;
}
.bottomBox .cardBox .cardModel {
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    font-size: 16px;
    color: #222222;
    line-height: 19px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    padding-bottom: 14px;
    border-bottom: 1px solid #E9EEF5;
    margin-bottom: 22px;
}

.bottomBox .cardBox .cardTrait {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;

}


.cardTrait .cardTraitBox {
    width: 110px;
    height: 18px;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 14px;
    color: #606882;
    line-height: 16px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-bottom: 20px;
}

.cardBox .cardPrice {
    display: flex;
    justify-content: space-between;
}

.cardPrice .price {
    font-family: Microsoft YaHei, Microsoft YaHei;
    color: #606882;
    font-size: 14px;
    line-height: 17px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.cardPrice .priceNum {
    font-weight: bold;
    font-size: 24px;
    color: #F33E3E;
    line-height: 28px;
}

.cardPrice .buyBtn {
    background: #3D76FF;
    border-radius: 2px;
    font-size: 14px;
    color: #FFFFFF;
}
.cardBox:hover {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); 
}

/* 卡片点击后样式 */
.active{
    background: #3860F4;
    color: #FFFFFF !important;
}

/* 隐藏卡片 */
.cardHide{
    display: none;
}
.buyBtn-a,.buyBtn-a:hover {
    color: #fff!important;
    padding: 8px 22px;
    display: block;
}

@media (max-width: 768px) {
    .group-bantext,.group-class,.group-zysm,.group-zysm-box,.group-cpys,.group-zxzx,.group-footer-box {
        width: 100%;
    }
    .group-bantext {
        padding-top: 110px;
    }
    .group-banner {
        background: url(/web/shiwais2/assets/globalhost/mob-banner.jpg) no-repeat center;
        background-size: cover;
        height: 440px;
    }
    .banner-tit {
        font-size: 32px;
        text-align: center;
        margin-bottom: 16px;
    }
    .banner-desc {
        font-size: 18px;
        text-align: center;
    }
    .group-class,.group-zysm,.group-cpys,.group-zxzx {
        padding-top: 40px;
    }
    .group-class-tit,.group-zysm-tit,.group-cpys-tit,.group-zxzx-tit {
        margin-bottom: 40px;
        font-size: 28px;
    }
    .class-first {
        border-radius: 0;
    }
    .class-first-img {
        /*display: none;*/
    }
    .class-first-li {
        /*width: auto;*/
        /*border-radius: 0;*/
        /*transition: none;*/
        /*-webkit-transition: none;*/
    }
    .class-first-li:hover,.class-first-li.active  {
        /*background: none;*/
        /*color: #222222;*/
        /*border-bottom: 2px solid #3860F4;*/
        /*transition: none;*/
        /*-webkit-transition: none;*/
    }
    .class-first-ul {
        height: 180px;
        flex-wrap: wrap;
        /*column-gap: 50px;*/
        padding: 0 20px;
    }
    .class-second-ul {
        justify-content: center;
        column-gap: 50px;
    }
    .group-zysm {
        padding-left: 20px;
        padding-right: 20px;
    }
    .group-zysm-box2 {
        width: 92%;
        height: auto;
    }
    .group-zysm-box {
        padding-bottom: 75px;
        height: auto;
    }
    .body-fff {
        margin-top: 66px;
    }
    .group-cpys-boxs {
        flex-wrap: wrap;
        padding-left: 20px;
        padding-right: 20px;
        row-gap: 20px;
    }
    .group-cpys-box {
        width: 48%;
        height: 270px;
    }
    .group-cpys-img {
        height: 84px;
    }
    .group-cpys-boxtit {
        font-size: 16px;
    }
    .group-cpys-boxli {
        font-size: 12px;
    }
    .group-zxzx-boxs {
        flex-direction: column;
        padding: 0 20px;
    }
    .group-zxzx-li {
        width: 100%;
        height: 65px;
    }
    .group-zxzx-d {
        margin-right: 19px;
    }
    .group-footer {
        background: url(/web/shiwais2/assets/globalhost/mob-footer.jpg) no-repeat center;
        background-size: cover;
        height: 128px;
        margin-top: 39px;
    }
    .group-footer-box1 {
        font-size: 19px;
        margin-bottom: 10px;
        text-align: center;
    }
    .group-footer-box2 {
        display: none;
    }
    .group-footer-box3 {
        display: block;
        font-size: 12px;
        color: #50627F;
        text-align: center;
    }
    .group-footer-sp1 {
        font-size: 27px;
        color: #5868CA;
    }
    .group-footer-box {
        padding-top: 29px;
    }
    /*产品部分*/
    /* 最外层盒子样式 */
    .mainBox {
        width: 100%;
        padding: 0 10px; 
        height: auto;
    }
    /* 头部介绍样式 */
    .topBox {
        flex-direction: column;
        padding: 16px;
        height: auto; 
    }
    /* 顶部导航栏左侧logo */
    .topBox .logoBox .logoIcon {
        width: 100%; 
        height: auto; 
    }
    /* 顶部导航栏右侧介绍 */
    .topBox .title {
        font-size: 16px; 
        margin: 10px 0;
        text-align: center; 
        display: block;
    }
    .introduceBox .introduce {
        width: 100%;
        font-size: 14px;
    }
   /* 卡片样式 */
    .bottomBox .cardBox {
        width: 100%;
        height: auto;
    }
    .CardSorting .card {
        width: 100%; 
        display: block; 
    }
    .cardBox {
        width: 100%; 
        margin-bottom: 10px;
    }
    .bottomBox .cardLi {
        width: 100%; 
        margin: 10px  10px ; 
    }
    
    
    
    
    
    
    
    
    
    
    
}














