.swiperContent{
    position: absolute;
    z-index: 9999999;
    top: 124px;
    left: 149px;
}
.head-container{
    background: rgba(0,0,0,0.5);
}
.bigTitle{
    font-family: PingFang SC, PingFang SC;
    font-weight: 600;
    font-size: 56px;
    color: #FFFFFF;
    line-height: 78px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.smTitle {
    padding-top: 20px;
    font-weight: 400;
    font-size: 16px;
    color: #929292;
    font-family: "Microsoft YaHei", "Segoe UI", "Lucida Grande", Helvetica, Arial, sans-serif;
    line-height: 28px;
    letter-spacing: 10px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.smTitle p {
    font-family: none;
}
.lookBtn{
    margin-top: 25px;
    width: 246px;
    cursor: pointer;
    height: 56px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #F8CD4B;
    padding: 0 24px;
    border-radius: 10px;
}
.texts{
    flex: 1;
    font-family: SourceHanSansSCVF-Regular, SourceHanSansSCVF-Regular;
    font-weight: normal;
    font-size: 16px;
    color: #000000;
    line-height: 25px;
    text-align: left;
    font-style: normal;
}
.lookImage {
    width: 26px;
    height: 26px;
}
.jjContent{
    margin: auto;
    padding-top: 155px;
    /*padding-left: 154px;*/
    /*padding-right: 95px;*/
    display: flex;
    max-width: 1440px;

    justify-content: space-between;

}
.jjLeftContent{

}
.jjRightContent{
    margin-top: 128px;
}

.jjBigTitle{
    display: flex;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 46px;
    color: #000000;
    line-height: 78px;
    text-align: left;
    font-style: normal;
    align-items: center;
    text-transform: none;
}
.jjTitleImage{
    width: 70px;
    height: 70px;
    border-radius: 8.83px 8.83px 8.83px 8.83px;
    margin-left: 26px;
}
.jjSmTitle{
    margin-top: 32px;
    padding-bottom: 32px;
    font-family: PingFang SC-Regular;
    font-weight: 400;
    font-size: 16px;
    color: #929292;
    line-height: 28px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.sixBox{
    margin-top: 19px;
    display: grid;
    grid-template-columns: repeat(3, 153px); /* 每行3个元素，每个元素宽度153px */
    gap: 19px 30px; /* 行间距19px，列间距30px */
}
.boxItem{
    width: 153px;

    height: 146px;
    background: #FFFFFF;
    box-shadow: 1px 24px 64px 1px rgba(41,41,41,0.04);
    border-radius: 9px 9px 9px 9px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.boxTitle{
    width: 98px;
    height: 28px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 600;
    font-size: 18px;
    color: #F8CD4B;
    line-height: 28px;
    text-align: center;
    font-style: normal;
    text-transform: none;
}
.titleText{
    width: 98px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #000000;
    line-height: 28px;
    text-align: center;
    font-style: normal;
    text-transform: none
}
.myAdvantage{
    max-width: 1440px;
    margin: auto;
}
.advantageTitle{
    height: 65px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 46px;
    color: #000000;
    line-height: 58px;
    text-align: center;
    font-style: normal;
    text-transform: none;
}
.advantageBox{
    display: grid;
    margin-top: 76px;
    grid-template-columns: repeat(6, 100px); /* 每行3个元素，每个元素宽度153px */
    gap: 19px 104px; /* 行间距19px，列间距30px */
    justify-content: center;
}
.advantageItem{
    display: flex;
    flex-direction: column;
    width: 100px;
    align-items: center;

}
.advantageImage{
    width: 100px;
    height: 100px;
}
.advantageItemTitle{
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 24px;
    margin-top: 29px;
    color: #000000;
    line-height: 28px;
    text-align: center;
    font-style: normal;
    text-transform: none
}

.gsContent{
    margin: auto;
    margin-top: 150px;
    max-width: 1440px;
    display: flex;
    justify-content: space-between;
}
.leftContent{

}
.rightContent{
    max-width: 531px;
}
.gsBigTitle{
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 46px;
    color: #000000;
    line-height: 78px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.gsSmallTitle {
    margin-top: 32px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #929292;
    line-height: 28px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.zldwBox{
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 1440px;
    margin: auto;
}
.zldwBoxTitle {
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 46px;
    color: #000000;
    letter-spacing: 10px;
    text-align: center;
    font-style: normal;
    text-transform: none;
}
.ysSmTitle{
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 20px;
    color: #929292;
    letter-spacing: 10px;
    text-align: center;
    font-style: normal;
    text-transform: none;
}
.pplBOx {
    margin: auto;
    margin-top: 147px;
    display: flex;
    max-width: 1440px;
    justify-content: space-between;
}
.pplLeft {

}
.pplBigTitle {
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 46px;
    color: #000000;
    line-height: 78px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.smTitleBox {
    margin-top: 53px;
}
.smTitleItem {
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 25px;
    color: #929292;
    line-height: 60px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.smTitleItem span{
    font-weight: 500;
}
.kjlBox{
    margin: auto;
    margin-top: 150px;
    display: flex;
    max-width: 1440px;
    flex-direction: column;
    align-items: center;
}
.kjlTitle{
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 40px;
    color: #000000;
    line-height: 78px;
    text-align: center;
    font-style: normal;
    text-transform: none;
}
.kjlImage{
    margin-top: 43px;
}
.kctxBox{
    margin: auto;
    margin-top: 141px;
    max-width: 1440px;
    display: flex;
    flex-direction: column;
}

.kctxTitle{
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 46px;
    color: #000000;
    line-height: 78px;
    text-align: center;
    font-style: normal;
    text-transform: none;
}

.kctxTopBox{

    display: grid;
    grid-template-columns: repeat(3,  344px);
    justify-content: center;
    gap: 0px 88px;
    margin-bottom: 53px;
}
.kctxItem{
    display: flex;
    align-items: center;
    width: 344px;
}
.kctxIcon{
    width: 80px;
    height: 80px;
}
.kctxIcon img{
    width: 80px;
    height: 100%;
}
.kctxTitleBox{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-left: 8px;
}
.kctxSmTitle{
    font-family: SourceHanSansSCVF-Bold, SourceHanSansSCVF-Bold;
    font-weight: normal;
    font-size: 20px;
    color: #000000;
    line-height: 42px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.kctxBigTitle{
    font-family: SourceHanSansSCVF-Regular, SourceHanSansSCVF-Regular;
    font-weight: normal;
    font-size: 16px;
    color: #000000;
    line-height: 24px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.zbtgBox{
    margin: auto;
    margin-top: 124px;
    max-width: 1440px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.zbtgTitle{
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 46px;
    color: #000000;
    line-height: 78px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.zbtgSmTitle{
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 30px;
    color: #626262;
    line-height: 78px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.gbtgImgBox{
    margin: auto;
    margin-top: 87px;
    margin-bottom: 112px;
}




































