.index{
    min-width: 1540px;
    width: 100%;
}
.index .tops{
    width: 100%;
    height: 930px;
    position: relative;
    margin-bottom: 166px;
}
.index .tops .imgtops{
    width: 100%;
    position: relative;
    height: 930px;
    overflow: hidden;
}
.index .tops .imgtops .uls{
    display: flex;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
}
.index .tops .imgtops .uls .lis{
    width: 100%;
    height: 930px;
    display: block;
}
.index .tops .imgtops .btns{
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 132px;
    text-align: center;
    z-index: 99;
    display: flex;
    justify-content: center;
    align-items: center;
}
.index .tops .imgtops .btns span{
    display: block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 1px solid #778691;
    position: relative;
    margin:0 8px;
    cursor: pointer;
}

.index .tops .imgtops .btns span::after{
    content: "";
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #778691;
    position: absolute;
    left: 2px;
    top: 2px;
}
.index .tops .imgtops .btns span.hovers{
    border: 1px solid #e04519;
}
.index .tops .imgtops .btns span.hovers::after{
    content: "";
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #e04519;
    position: absolute;
    left: 2px;
    top: 2px;
}
.index .tops .navs{
    width: 100%;
    height: 100px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    display: flex;
    align-items: center;

}

.dhtiao{
    background: #e4effb;


}
.index .tops .navs .les{
    width: 406px;
    height: 100px;
}
.index .tops .navs .les img{
    display: block;
    width: 406px;
    height: 100px;
}
.index .tops .navs .ris{
    width: calc(100% - 406px);
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding:0 25px;
    box-sizing: border-box;
}
.index .tops .navs .ris .inlis{
    height: 100px;
    display: flex;
    align-items: center;
    position: relative;
}
.index .tops .navs .ris .inlis a{
    color:#000;
    font-size: 16px;
    position: relative;
}
.index .tops .navs .ris .inlis a.hovers::after{
    content: "";
    width: 100%;
    height: 3px;
    background: #e04519;
    position: absolute;
    left: 0;
    bottom: -19px;
}
.index .tops .navs .ris .inlis .inuls{
    width: 143px;
    height: auto;
    background: #ebecee;
    position: absolute;
    top: 99px;
    left: calc(50% - 71px);
    display: flex;
    flex-direction: column;
}
.index .tops .navs .ris .inlis .inuls::after{
    content: "";
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #ebecee;
    position: absolute;
    top: -8px;
    left: 50%;
    transform: translateX(-50%);
}
.index .tops .navs .ris .inlis .inuls a{
    width: 100%;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    color:#060606;
    font-size: 16px;
}
.index .tops .navs .ris .inlis .inuls a:hover{
    background: #fff;
    position: relative;
}
.index .tops .navs .ris .inlis .inuls  a:hover::after{
    content: "";
    width: 2px;
    height: 20px;
    background: #e04519;
    position: absolute;
    left: 3px;
    top: 10px;
}
.index .tops  .actions{
    width: 100%;
    height: 215px;
    position: absolute;
    left: 0;
    bottom: -120px;
    z-index: 99;
}
.index .tops  .actions .mains{
    width: 100%;
    padding-left: 35%;
    box-sizing: border-box;
    display: flex;
}
.index .tops  .actions .mains .les{
    width: 484px;
    background: #fff;
    height: 215px;
    padding:52px 30px 0 46px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
}
.index .tops  .actions .mains .les .ls{
    color:#000000;
    font-size: 30px;
    font-weight: 600;
}
.index .tops  .actions .mains .les .rs{
    width: calc(100% - 110px);
}
.index .tops  .actions .mains .les .rs .txts{
    color:#000000;
    font-size: 18px;
    padding-bottom: 48px;
}
.index .tops  .actions .mains .les .rs a{
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.index .tops  .actions .mains .les .rs a span{
    color:#e04519;
    font-size: 18px;
    padding-right: 15px;
}
.index .tops  .actions .mains  .ris{
    width: calc(100% - 484px);
    height: 215px;
    background: #e04519;
    display: flex;
    flex-direction: column;
    justify-content: center;

}
.index .tops  .actions .mains  .ris .warps{
    width: 235px;
    padding-left: 75px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.index .tops  .actions .mains  .ris .sp1{
    display: block;
    width: 49px;
    height: 1px;
    background-color: #fff;
    margin-bottom: 20px;
}
.index .tops  .actions .mains  .ris .sp2{
    color:#fff;
    font-size: 48px;
    font-weight: 600;
}
.index .tops  .actions .mains  .ris .sp3{
    color:#fff;
    font-size:30px;
}
.index .centers{
    width: 100%;
    background: url("../images/index_p1.png") no-repeat calc(50% - 494px) 0 ;
}
.index .titles{
    width: 1160px;
    padding:75px 0 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin: 0 auto;
}
.index .titles a{
    display: flex;
    align-items: center;
    position: absolute;
    right: 0;
    bottom: 45px;
}
.index .titles a span{
    color:#e04519;
    font-size: 18px;
    padding-right: 10px;
}
.index .centers .nextuls{
    width: 1160px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}
.index .centers .nextuls .nextlis{
    display: flex;
    flex-direction: column;
    background: #fff;
    padding-bottom: 38px;
    cursor: pointer;
    width: 375px;
}
.index .centers .nextuls .nextlis:hover{
    animation: move 0.5s ease-in-out forwards;
}
.all-dongua:hover{
    animation: move 0.5s ease-in-out forwards;
}
@keyframes move{
    0%{
        transform: translateY(0)translateX(0);
    }
    100%{
        transform: translateY(-4px)translateX(-4px);
        box-shadow: 0 0 10px rgba(0,0,0,0.2);
    }
}
.index .centers .nextuls img{
    display: block;
    width: 375px;
    margin-bottom: 35px;
}
.index .centers .nextuls .txts{
    display: block;
    width: 100%;
    color:#000000;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 29px;
    padding: 0 30px;
    box-sizing: border-box;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
.index .centers .nextuls .times{
    display: block;
    width: 100%;
    color:#999999;
    font-size: 16px;
    text-align: right;
    padding: 0 30px;
    box-sizing: border-box;
}
.index .centerimgs{
    width: 1160px;
    margin: 0 auto;
}
.index .centerimgs .imglis{
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding-bottom: 80px;
}
.index .centerimgs .imglis .les,.index .centerimgs .imglis .les img{
    width: 579px;
    height: 310px;
}
.index .centerimgs .imglis .ris{
    width: calc(1160px - 579px);
    padding:35px 45px 0;
    box-sizing: border-box;
}
.index .centerimgs .imglis .ris .tits{
    color:#000000;
    font-size: 28px;
    font-weight: 600;
    padding-bottom: 25px;
}
.index .centerimgs .imglis .ris .txts{
    color:#545454;
    font-size: 20px;
    padding-bottom: 17px;
}
.index .centerimgs .imglis .ris  a{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 174px;
    height: 40px;
    border:1px solid #046dbf;
    border-radius: 50px;
    color:#046dbf;
    font-size: 18px;
    font-weight: 600;
}
.index .centerimgs .imglis .ris  a:hover{
    /* background: #046dbf;
    color:#fff; */
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.index .centerimgs .imglis .ris  a span{
    padding-right: 20px;
}
.index .gomains{
    width: 100%;
    min-height: 555px;
    background: url("../images/index_p7.png") no-repeat  left top / 100% 330px ;
}
.index .gomains .peoples{
    width: 100%;
    height: 300px;
    position: relative;
}
.index .gomains .peoples .lefts{
    width:calc(50% + 218px);
    /*height: 460px;*/
    height: 300px;
    background: #e04519;
}
.index .gomains .peoples .posi{
    width: 1160px;
    height: 300px;
    position: absolute;
    left: calc(50% - 580px);
    top: 24px;
}
.index .gomains .peoples .posi .posiwarps{
    width: 1160px;
    height: 300px;
    position: relative;
}
.index .gomains .peoples .posi .ths{
    width: 100%;
    display: flex;
    justify-content: flex-end;
    padding-bottom: 10px;
}
.index .gomains .peoples .posi .ths .andlis{
    width: 284px;
    height: 201px;
    position: relative;
    margin-left: 9px;
    overflow: hidden;

}
.index .gomains .peoples .posi .ths .andlis:hover img{
    animation: move1 0.5s ease-in-out forwards;
}
.index .gomains .peoples .posi .ths .andlis:hover span{
    animation: move2 0.8s ease-in-out forwards;
}
@keyframes move1{
    0%{
        transform: translateY(0)translateX(0);
    }
    25%{
        transform: translateY(2px)translateX(2px);
        box-shadow: 0 0 10px rgba(248, 246, 247, 0.2);
    }
    50%{
        transform: translateY(-2px)translateX(-2px);
        box-shadow: 0 0 10px rgba(248, 246, 247, 0.2);
    }
    100%{
        transform: translateY(2px)translateX(2px);
        box-shadow: 0 0 30px rgba(248, 246, 247, 0.8);
    }
}
@keyframes horizontalMove {
    0% {
        transform: translateX(0);
    }
    50% {
        transform: translateX(60px);
        /* transform: rotateY(180deg); */
    }
    100% {
        transform: translateX(0);
    }
}
@keyframes move2{
    0%{
       opacity: 1;
    }

    100%{

        opacity: 0;
    }
}
.index .gomains .peoples .posi .ths .andlis span{
    display: block;
    width: 284px;
    height: 201px;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    line-height: 201px;
    color:#ffffff;
    font-size: 28px;
}
.index .gomains .peoples .posi .thstwo .andlis{
    margin-right: 9px;
    margin-left: 0;
}
.index .gomains .peoples .posi .thstwo{
    width: 100%;
    display: flex;
    justify-content: flex-start;
}
.index .gomains .peoples .posi .thfrist{
    width: 285px;
    height: 267px;
    position: absolute;
    left: 0;
    top: -54px;
    animation: horizontalMove 5s linear infinite;
}
.index .gomains .peoples .posi .thend{
    width: 290px;
    height: 244px;
    position: absolute;
    right: 0;
    top: 217px;
}
.index .downmains .agos{
    width: 1160px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.index .downmains .agos .les,.index .downmains .agos .les a img{
    width: 570px;
    height: 378px;
    position: relative;
    overflow: hidden;
}
.index .downmains .agos .les a span{
    width: 100%;
    height: 42px;
    background: rgba(0,0,0,0.5);
    position: absolute;
    left: 0;
    bottom: 0;
    padding:0 20px;
    box-sizing: border-box;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color:#fff;
    line-height: 42px;
    font-size: 14px;
}
.index .downmains .agos .ris{
    width: calc(100% - 580PX);
    height: 378px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between;
}
.index .downmains .agos .ris a{
    width: 286px;
    height: 185px;
    position: relative;
    overflow: hidden;
}
.index .downmains .agos .ris a:hover img{
    animation: move3 0.5s ease-in-out forwards;
}
.index .downmains .agos .les a:hover img{
    animation: move3 0.5s ease-in-out forwards;
}
@keyframes move3{
    0%{
       transform: scale(1);
    }

    100%{

        transform: scale(1.2);
    }
}
.index .downmains .agos .ris a span{
    width: 100%;
    height: 42px;
    background: rgba(0,0,0,0.5);
    position: absolute;
    left: 0;
    bottom: 0;
    padding:0 20px;
    box-sizing: border-box;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color:#fff;
    line-height: 42px;
    font-size: 14px;
}
.index .downmains .storgtitles{
    width: 100%;
    padding:60px 0 60px;
    color:#000000;
    font-weight: 600;
    font-size: 42px;
    text-align: center;
}
.index .downmains .imgactions{
    width: 1160px;
    margin: 0 auto;
    padding-bottom: 129px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.index .downmains .imgactions a{
    width: 278px;
    height: 70px;
    margin-bottom: 7px;
}
.index .downmains .imgactions a img{
    display: block;
    width: 278px;
    height: 70px;
}
.all-fotters{
    width: 100%;
}
.all-fotters .tps{
    width: 100%;
    height: 104px;
    background: #e04519;
}
.all-fotters .tps .inmains{
    width: 1160px;
    height: 104px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.all-fotters .tps .inmains .tits{
    width: 100%;
    color:#ffffff;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 19px;
}
.all-fotters .tps .inmains  .auls{
    width: 100%;
    display: flex;

}
.all-fotters .tps .inmains  .auls a{
   color:#fff;
   font-size: 14px;
   margin-right: 23px;
}
.all-fotters .cens{
    width: 100%;
    padding: 67px  0 42px;
    background: url(../images/index_f1.png) no-repeat center top / cover;
}
.all-fotters .cens .cenwarps{
    width: 1160px;
    margin: 0 auto;
    position: relative;
    display: flex;
    justify-content: center;
}
.all-fotters .cens .cenwarps .suls{
    padding-right: 42px;
    padding-left: 28px;
    position: relative;
}
.all-fotters .cens .cenwarps .suls::after{
    content: '';
    position: absolute;
    left:0;
    top: 0;
    width: 1px;
    height: 137px;
    background: linear-gradient(to bottom,#878c93,#49505a);

}
.all-fotters .cens .cenwarps .suls:last-child{
    padding-right: 0;
}
.all-fotters .cens .cenwarps .suls .tits{
    color:#ffffff;
    font-size: 20px;
    position: relative;
    line-height: 20px;
    padding-bottom: 40px;
    font-weight: 600;
}
.all-fotters .cens .cenwarps .suls .tits::after{
    content: '';
    position: absolute;
    left: -29px;
    z-index: 99;
    top: 0;
    width: 3px;
    height: 14px;
    background: #e04519;
}
.all-fotters .cens .cenwarps .suls .alits{
    display: flex;
    flex-direction: column;
}
.all-fotters .cens .cenwarps .suls .alits a{
    color:#acaeb1;
    font-size: 16px;
    padding-bottom: 27px;
}
.all-fotters .cens .cenwarps .suls .alitsone{
    flex-direction: row;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 214px;
}
.all-fotters .cens .cenwarps .suls .alitsone a{
    margin-right: 20px;
}
.all-fotters .cens .cenwarps .suls .alitsone a:nth-child(2n){
    margin-right: 0;
}
.all-fotters .cens .cenwarps .suls .alits a:hover{
    color:#fff
}
.all-fotters .cens .cenwarps .suls .alitstwo a{
    color:#fff;
    cursor:alias;
}
.all-fotters .cens .cenwarps .leftimgs{
    width: 184px;
    height: 155px;
    position: absolute;
    left: -180px;
    top: calc(50% - 77.5px);
}
.all-fotters .cens .cenwarps .leftimgs img{
    width: 184px;
    height: 155px;
}
.all-fotters .cens .cenwarps .rightimgs{
    width: 122px;
    height: 122px;
    position: absolute;
    right: -180px;
    top: calc(50% - 77.5px);
    background: #515861;
    display: flex;
    justify-content: center;
    align-items: center;
}
.all-fotters.cens .cenwarps .rightimgs img{
    width: 103px;
    height: 103px;
}
.all-fotters .fts{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color:#656b73;
    font-size: 16px;
    height: 56px;
    border-top: 1px solid #49505a;
    background: #232b36;
}


/* 全局topbu */
.all-tops{
    width: 100%;
    height: 720px;
    position: relative;
    margin-bottom: 63px;
}
.all-tops .imgtops{
    width: 100%;
    position: relative;
    height:720px;
    overflow: hidden;
    background: url("https://hbbxqx.oss-cn-beijing.aliyuncs.com/file/2025-12-16/8f1911226bae4321aaf707c7b641f46a.png") no-repeat center / cover;
}
/*"https://hbbxqx.oss-cn-beijing.aliyuncs.com/file/2025-12-15/645a973fb58342cd9cfd403afd28ac6d.jpg"*/
.all-tops .navs{
    width: 100%;
    height: 100px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    display: flex;
    align-items: center;
}
.all-tops .navs .les{
    width: 406px;
    height: 100px;
}
.all-tops .navs .les img{
    display: block;
    width: 406px;
    height: 100px;
}
.all-tops .navs .ris{
    width: calc(100% - 406px);
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding:0 25px;
    box-sizing: border-box;
}
.all-tops .navs .ris .inlis{
    height: 100px;
    display: flex;
    align-items: center;
    position: relative;
}
.all-tops .navs .ris .inlis a{
    color:#000;
    font-size: 16px;
    position: relative;

}
.all-tops .navs .ris .inlis a.hovers::after{
    content: "";
    width: 100%;
    height: 3px;
    background: #e04519;
    position: absolute;
    left: 0;
    bottom: -19px;
}
.all-tops .navs .ris .inlis .inuls{
    width: 143px;
    height: auto;
    background: #ebecee;
    position: absolute;
    top: 99px;
    left: calc(50% - 71px);
    display: flex;
    flex-direction: column;
}
.all-tops .navs .ris .inlis .inuls::after{
    content: "";
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #ebecee;
    position: absolute;
    top: -8px;
    left: 50%;
    transform: translateX(-50%);
}
.all-tops .navs .ris .inlis .inuls a{
    width: 100%;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    color:#060606;
    font-size: 16px;
}
.all-tops .navs .ris .inlis .inuls a:hover{
    background: #fff;
    position: relative;
}
.all-tops .navs .ris .inlis .inuls  a:hover::after{
    content: "";
    width: 2px;
    height: 20px;
    background: #e04519;
    position: absolute;
    left: 3px;
    top: 10px;
}
.all-tops  .chereds{
    width: 100%;
    height: 80px;
    background: url("../images/activity_b2.png") no-repeat left top / calc(50% - 400px) 80px;
    position: absolute;
    left: 0;
    bottom: -40px;
}
.all-tops  .chereds .warps{
    width: 1160px;
    height: 80px;
    margin: 0 auto;
    display: flex;
    background: #fff;
    justify-content: space-between;
    align-items: center;
    position: relative;
}
.all-tops  .chereds .warps .posimains{
    padding: 0 50px;
    box-sizing: border-box;
    height: 80px;
    position: absolute;
    left: 180px;
    top: 0;
    display: flex;
    align-items: center;
}
.all-tops  .chereds .warps .posimains a{
    margin-right: 50px;
    color:#000000;
    font-size: 20px;
    position: relative;
}
.all-tops  .chereds .warps .posimains a.hovers::after{
    content: "";
    width: 25px;
    height: 3px;
    background: #e04519;
    position: absolute;
    left: calc(50% - 12.5px);
    bottom: -12px;
}
.all-tops  .chereds .warps .les{
    width: 180px;
    background: url("../images/activity_b5.png") no-repeat center / cover;
    display: flex;
    align-items: center;
    align-content:center;
    height: 80px;
}
.all-tops  .chereds .warps .les img{
    display: block;
}
.all-tops  .chereds .warps .les span{
    color:#fff;
    padding-left: 15px;
    font-weight: 600;
    font-size: 24px;
    display: block;
}
.all-tops  .chereds .warps .ris{
    display: flex;
    align-items: center;
    padding-right: 35px;
}
.all-tops  .chereds .warps .ris .ls{
    width: 26px;
    height: 26px;
    border-radius: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}
.all-tops  .chereds .warps .ris .rs{
    display: flex;
    align-items: center;
}
.all-tops  .chereds .warps .ris .rs span,
.all-tops  .chereds .warps .ris .rs a{
    color:#000000;
    font-size: 14px;
}
.all-tops  .chereds .warps .ris .rs .sp1{
    padding-left: 8px;
}
.all-tops  .chereds .warps .ris .rs .sp2{
    padding-left: 8px;
    padding-right: 8px;
}
.all-fotters .tpsback{
    width: 100%;
    height: 136px;
    background: url("../images/activity_b6.png") no-repeat left bottom / 100% auto;
}
/* activity */
.activity{
    min-width: 1540px;
    width: 100%;
}
.activity .centers{
    width: 1160px;
    margin: 0 auto;
}
.activity .centers .auls{
    width: 100%;
    height: 72px;
    background: #fff;
    margin-bottom: 20px;
    padding:0 20px;
    display: flex;
    align-items: center;
    box-sizing: border-box;
}
.activity .centers .auls .les{
    color:#000000;
    font-size: 18px;
    font-weight: 600;
    padding-right: 20px;
}
.activity .centers .auls .ris{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.activity .centers .auls .ris span{
    display: block;
    padding:0 20px;
    height: 36px;
    box-sizing: border-box;
    color:#505763;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    box-sizing: border-box;
}
.activity .centers .auls .ris span.hovers{
    color:#e04519;
    border:1px dashed #e04519;
}
.activity .centers .lisShow{
    width: 100%;
}
.activity .centers .mains{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.activity .centers .mains a{
    display: block;
    width: 373px;
    height: 420px;
    background: #fff;
    margin-right: 20px;
    margin-bottom: 20px;
}
.activity .centers .mains a:nth-child(3n){
    margin-right: 0;
}
.activity .centers .mains a .tps{
    width: 100%;
}
.activity .centers .mains a .tps img{
    width: 100%;
    height: 200px;
}
.activity .centers .mains a .tits{
    width: 100%;
    height: 52px;
    color:#000000;
    font-size: 18px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 52px;
    padding: 0 15px;
    box-sizing: border-box;
}
.activity .centers .mains a  .speeds{
    width: calc(100% - 30px);
    margin: 0 auto 15px;
    background: #f6f6f8;
    height: 2px;
}
.activity .centers .mains a  .speeds span{
    display: block;
    width: 105px;
    height: 2px;
    background: #e8c8ca;
    position: relative;
}
.activity .centers .mains a  .speeds span::after{
    content: "";
    width: 27px;
    height: 2px;
    background: #e04519;
    position: absolute;
    left: 0;
    top: 0;
}
.activity .centers .mains a .txts{
    width: 100%;
    display: flex;
    align-items: center;
    padding:0 15px 10px;
    box-sizing: border-box;
}
.activity .centers .mains a .txts .ls{
    color:#666666;
    font-size: 14px;
}
.activity .centers .mains a .txts .ris{
    color:#000;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: calc(100% - 70px);
}
.activity .centers .mains a .btns{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px 15px 0;
    box-sizing: border-box;
}
.activity .centers .mains a .btns span{
    display: block;
    width: 135px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
}
.activity .centers .mains a .btns span.colorhui{
    color:#000;
    background: #c9c9c9;
}
.activity .centers .mains a .btns span.colorred{
    color:#fff;
    background: red;
}
.activity .centers .mains a .btns span.colorgreen{
    color:#fff;
    background: green;
}
.activity .turepages{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 50px 0 30px;
}
.activity .turepages .pages{
    display: flex;
    align-items: center;
    padding: 0 40px;
}
.activity .turepages .pages a{
    color:#9d9d9d;
    font-size: 16px;
    margin: 0 10px;
}
.activity .turepages .pages a.hovers{
    display: block;
    width: 50px;
    height: 49px;
    border-radius: 50%;
    background: #e04519;
    color:#fff;
    display: flex;
    justify-content: center;
    align-items: center;
}
.activity .turepages .ls img,
.activity .turepages .rs img{
    display: block;
    width: 50px;
    height: 49px;
    cursor: pointer;
}
.activity .turepages .ls img:hover,
.activity .turepages .rs img:hover{
    box-shadow: 0px 0px 6px rgba(0,0,0,0.2);
    border-radius: 50%;
}
/* consulting */
.consulting{
    width: 100%;
}
.consulting .centers{
    width: 1160px;
    margin: 0 auto;
}
.consulting .centers .tits{
    width: 100%;
    padding: 104px 0 30px;
    border-bottom: 1px solid #eef0f1;
}
.consulting .centers .tits .tps{
    color:#000000;
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    padding-bottom: 30px;
}
.consulting .centers .tits .times{
    width: 100%;
    display: flex;
    justify-content: center;
}
.consulting .centers .tits .times span{
    color:#7d7d83;
    font-size: 18px;
}
.consulting .centers .tits .times span:first-child{
    padding-right: 22px;
}
.consulting .centers .actions{
    width: 100%;
    padding: 40px 0 140px;
}
.consulting .centers .actions .txts{
    width: 100%;
    color:#000000;
    font-size: 18px;
    line-height: 32px;
}
.consulting .centers .actions .imgs{
    width: 100%;
    padding: 20px 0;
    box-sizing: border-box;
}
.consulting .centers .actions .imgs img{
    width: 100%;
    height: auto;
}
.consulting .all-tops .imgtops{
    background: url("https://hbbxqx.oss-cn-beijing.aliyuncs.com/file/2025-12-15/b08863a5d441469fb2a8629ab951542b.jpg"
    ) no-repeat center / cover;
}
.consulting .centersmains .tits{
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 73px 0 42px;
}
.consulting .centersmains .puls{
    width: 1160px;
    margin:0 auto;
    display: flex;
    flex-wrap: wrap;
}
.consulting .centersmains .puls .plis{
    width: 375px;
    height: 424px;
    margin-right: 10px;
    background: #fff;
    margin-bottom: 22px;
}
.consulting .centersmains .puls .plis:nth-child(3n){
    margin-right: 0;
}
.consulting .centersmains .puls .plis .tps{
    width: 375px;
    height: 269px;
}
.consulting .centersmains .puls .plis .tps img{
    width: 375px;
    height: 269px;
}
.consulting .centersmains .puls .plis  .txts{
    width: 100%;
    color:#000000;
    font-size: 18px;
    margin: 35px 0 16px;
    color:#000000;
    font-size: 18px;
    font-weight: 600;
    padding:0 22px;
    box-sizing: border-box;
}
.consulting .centersmains .puls .plis  .times{
    width: 100%;
    display: flex;
    padding:0 22px;
    box-sizing: border-box;
    justify-content: flex-end;
    color:#999999;
    font-size: 16px;
}
.all-turepages{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 50px 0 30px;
}
.all-turepages .pages{
    display: flex;
    align-items: center;
    padding: 0 40px;
}
.all-turepages .pages a{
    color:#9d9d9d;
    font-size: 16px;
    margin: 0 10px;
}
.all-turepages .pages a.hovers{
    display: block;
    width: 50px;
    height: 49px;
    border-radius: 50%;
    background: #e04519;
    color:#fff;
    display: flex;
    justify-content: center;
    align-items: center;
}
.all-turepages .ls img,
.all-turepages .rs img{
    display: block;
    width: 50px;
    height: 49px;
    cursor: pointer;
}
.all-turepages .ls img:hover,
.all-turepages .rs img:hover{
    box-shadow: 0px 0px 6px rgba(0,0,0,0.2);
    border-radius: 50%;
}
/* cement */
.cement{
    width: 100%;
}
.cement .all-tops .imgtops{
    background: url("https://hbbxqx.oss-cn-beijing.aliyuncs.com/file/2025-12-15/61837bf4c9df4711b5208afc517b3512.png"
    ) no-repeat center / cover;
}
.cement .centers{
   width: 1160px;
   margin: 0 auto;
}
.cement .centers .tits{
    width: 100%;
    padding: 70px 0 30px;
    display: flex;
    justify-content: center;
}
.cement .centers .auls{
    width: 100%;
}
.cement .centers .auls .alis{
    width: 100%;
    height: 167px;
    background: #fff;
    margin-bottom: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 35px;
    box-sizing: border-box;
}
.cement .centers .auls .alis .les{

    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 70px;
}
.cement .centers .auls .alis .les .nums{
    color:#000000;
    font-size: 30px;
    font-weight: 600;

}
.cement .centers .auls .alis .les .times{
    color:#504f5f;
    font-size: 14px;
    display: block;
}
.cement .centers .auls .alis .cens{
    width:735px;
}
.cement .centers .auls .alis .cens .ts{
    color:#000000;
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.cement .centers .auls .alis .cens .txts{
    color:#999999;
    font-size: 16px;
    line-height: 26px;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
.cement .centers .auls .alis .ris{
    height: 68px;
    border-left: 1px dashed #999999;
    padding-left: 40px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-left: 60px;
}
.cement .centers .auls .alis .ris span{
    display: block;
    width: 37px;

    height: 37px;
    background: url("../images/cement_b4.png") no-repeat center / cover;
}
.cement .centers .auls .alis .ris span.hovers{
    display: block;
    overflow:hidden;

    width: 37px;
    height: 37px;
    background: url("../images/cement_b3.png") no-repeat center / cover;
}
.cement .centers .auls .alis:hover {
    border: 1px dashed #e04519;
}
.cement .centers .auls .alis:hover .cens .ts{
    color:#e04519;
}
.cement .centers .auls .alis:hover .ris span{
    display: block;
    overflow:hidden;

    width: 37px;
    height: 37px;
    background: url("../images/cement_b3.png") no-repeat center / cover;
}
/* activitydetaill*/
.activitydetaill{
    width: 100%;
}
.activitydetaill .centers{
    width: 1160px;
    margin: 0 auto;
    padding-bottom: 60px;
    display: flex;
    justify-content: space-between;
}
.activitydetaill .centers .lefts{
    width: 263px;
    background: #fff;
    /*height: 937px;*/
}
.activitydetaill .centers .lefts .tps{
    width: 100%;
    /*height: 857px;*/
    overflow-y: auto;
    background: #fdfdfd;
}
.activitydetaill .centers .lefts .tps .logos{
    width: 100%;
    height: 174px;
    border-bottom: 2px solid #e04519;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.activitydetaill .centers .lefts .tps .logos span{
    width: 88px;
    height: 30px;
    display: block;
    position: absolute;
    left: 20px;
    top: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.activitydetaill .centers .lefts .tps .logos span.sp1{
    color: #000;
    background: #c9c9c9;
}
.activitydetaill .centers .lefts .tps .logos span.sp2{
    color: #fff;
    background: red;
}
.activitydetaill .centers .lefts .tps .logos span.sp3{
    color: #fff;
    background: green;
}
.activitydetaill .centers .lefts .tps .tits{
    width: 100%;
    padding:27px 15px 47px;
    box-sizing: border-box;
    color:#000000;
    text-align: center;
    font-size: 24px;
}
.activitydetaill .centers .lefts .tps .auls{
    width: 100%;
    padding: 0 24px;
    box-sizing: border-box;
}
.activitydetaill .centers .lefts .tps .auls .alis{
    width: 100%;
    padding-bottom: 25px;
    display: flex;
}
.activitydetaill .centers .lefts .tps .auls .alis .les{
    color:#6f7280;
    font-size: 12px;
    padding-right: 22px;
    flex-shrink: 0;
}
.activitydetaill .centers .lefts .tps .auls .alis .ris{
    color:#000000;
    font-size: 12px;
    font-weight: 600;
    flex-shrink: 0;
    max-width: 144px;
    word-wrap: break-word;
}
.activitydetaill .centers .lefts .btms{
    width: 100%;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
}
.activitydetaill .centers .lefts .btms a{
    width: 225px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #e04519;
    color:#fff;
    font-size: 14px;
}

.activitydetaill .centers .rights{
    width: 880px;
    background: #fff;
    height: 937px;
    overflow-y: auto;
}
.activitydetaill .centers .rights img{
    width: 100%;
    height: auto;
}
/* venue */
.venue{
    width: 100%;
}
.venue .all-tops .imgtops{
    background: url("../images/venue_b.jpg") no-repeat center / cover;
}
.venue .centersmains{
    width: 1160px;
    margin: 0 auto;
    padding-bottom: 60px;
}

.venue .centersmains .tits{
    width: 100%;
    padding: 70px 0 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.venue .centersmains .puls{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding-bottom:100px;
}
.venue .centersmains .puls a{
    width: 282px;
    height: 360px;
    background: #fff;
    margin-right: 10px;
    margin-bottom: 16px;
}
.venue .centersmains .puls a:nth-child(4n){
    margin-right: 0;
}
.venue .centersmains .puls a .tps{
    width: 282px;
    height: 200px;
}
.venue .centersmains .puls a .tps img{
    width: 282px;
    height: 200px;
}
.venue .centersmains .puls a .titsone{
    width: 282px;
    height: 60px;
    line-height: 60px;
    padding:0 15px;
    box-sizing: border-box;
    color:#000000;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 18px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;

}
.venue .centersmains .puls a .txts{
    width: 282px;
    color:#8c8e9b;
    font-size: 12px;
    padding:0 15px;
    box-sizing: border-box;
    margin-bottom: 20px;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
.venue .centersmains .puls a .times{
    width: 282px;
    padding:0 15px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}
.venue .centersmains .puls a .times span{
    color:#dd4a20;
    font-size: 12px;
    padding-right: 12px;
}
/* encyclopedia */
.encyclopedia{
    width: 100%;
}
.encyclopedia .centers{
    width: 1160px;
    margin: 0 auto;
    padding-bottom: 60px;
}
.encyclopedia .centers .auls{
    width: 100%;
    background: #fff;
    padding:18px 20px;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    border-bottom: 1px solid #eef0f1;
}
.encyclopedia .centers .auls .les{
    color:#000000;
    font-size: 18px;
    font-weight: 600;
    padding-right: 20px;
}
.encyclopedia .centers .auls .ris{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.encyclopedia .centers .auls .ris span{
    display: block;
    padding:0 20px;
    height: 36px;
    box-sizing: border-box;
    color:#505763;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    box-sizing: border-box;
}
.encyclopedia .centers .auls .ris span.hovers{
    color:#e04519;
    border:1px dashed #e04519;
}
.encyclopedia .centers .nextmains{
    width: 100%;
    padding-left: 110px;
    box-sizing: border-box;
    padding:18px 20px 18px 130px;
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.encyclopedia .centers .nextmains span{
    display: block;
    padding:0 20px;
    height: 36px;
    box-sizing: border-box;
    color:#505763;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    box-sizing: border-box;
    position: relative;
}
.encyclopedia .centers .nextmains span.hovers{
    color:#e04519
}
.encyclopedia .centers .nextmains span.hovers::after{
    content: '';
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #e04519;
    position: absolute;
    left: calc(50% - 7.5px);
    bottom: -4px;
}
.encyclopedia .centers .actions{
    width: 100%;
    background: #fff;
}
.encyclopedia .centers .actions .ts{
    width: 100%;
    height: 52px;
    line-height: 52px;
    color:#000000;
    font-size: 20px;
    font-weight: 600;
    padding:0 33px;
    box-sizing: border-box;
    position: relative;
    border-bottom: 1px solid #eef0f1;
}
.encyclopedia .centers .actions .ts::after{
    content: '';
    width: 4px;
    height: 18px;
    background: #e04519;
    position: absolute;
    left: 17px;
    top: calc(50% - 9px);
}
.encyclopedia .centers .actions .btmsmains{
    width: 100%;
    padding:30px 33px;
    box-sizing: border-box;
}
.encyclopedia .centers .actions .btmsmains .txts{
    width: 100%;
    color:#000000;
    font-size: 16px;
    line-height: 30px;
    padding-bottom: 20px;
}
.encyclopedia .centers .actions .btmsmains .imgs{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 20px 165px 43px;
    box-sizing: border-box;
}
.encyclopedia .centers .actions .btmsmains .imgs img{
    width: 100%;
    height: auto;
}
.encyclopedia .centers .actions .btmsmains .imgs span{
    color:#000000;
    font-size: 20px;
    padding-top: 10px;
}
/* downbook */
.downbook{
    width: 100%;
}
.downbook .all-tops .imgtops{
    background: url("https://hbbxqx.oss-cn-beijing.aliyuncs.com/file/2025-12-15/82a598f2d6e947c09034fe19b59cac4d.jpg"
    ) no-repeat center / cover;
}
.downbook .centers{
    width: 1160px;
    margin: 0 auto;
    padding-bottom: 60px;
}
.downbook .centers .tits{
    width: 100%;
    padding: 70px 0 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.downbook .centers .auls{
    width: 100%;
}
.downbook .centers .auls .alis{
    width: 100%;
    height: 112px;
    background: #fff;
    padding:0 22px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}
.downbook .centers .auls .alis .les{
    display: flex;
    align-items: center;
}
.downbook .centers .auls .alis .les .rs{
    width: 470px;
    display: flex;
    flex-direction: column;
    padding-left: 20px;
}
.downbook .centers .auls .alis .les .rs .sp1{
    display: block;
    width: 100%;
    color:#000000;
    font-size: 18px;
    padding-bottom: 15px;
}
.downbook .centers .auls .alis .les .rs .sp2{
    display: block;
    width: 100%;
    color:#8c8e9b;
    font-size: 16px;
}
.downbook .centers .auls .alis .ris{
    display: flex;
    align-items: center;
}
.downbook .centers .auls .alis .ris a{
    width: 135px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 19px;
}
.downbook .centers .auls .alis .ris a span{
    font-size: 16px;
    padding-left: 8px;
}
.downbook .centers .auls .alis .ris .onea{
    background: #f6f6f6;

}
.downbook .centers .auls .alis .ris .twoa{
    background: #e04519;

}
.downbook .centers .auls .alis .ris .onea span{
    color:#505763;
}
.downbook .centers .auls .alis .ris .twoa span{
    color:#fff;
}
/* about */
.about{
    width: 100%;
    min-width: 1540px;
}
.about .all-tops .imgtops{
    background: url("https://hbbxqx.oss-cn-beijing.aliyuncs.com/file/2025-12-15/a0a8bb3070ef44cca823f09f3217b43f.jpg"
    ) no-repeat center / cover;
}
.about .centersone{
    width: 100%;
    padding-bottom: 60px;

}
.about .centersone .topsone{
    width: 1160px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    height: 905px;
    margin-top: -23px;
}
.about .centersone .topsone .lefts{
    width: 630px;
    padding-top: 148px;
}
.about .centersone .topsone .lefts .names{
    width: 100%;
    display: flex;
    flex-direction: column;
}
.about .centersone .topsone .lefts .names .sp1{
    display: block;
    width: 100%;
    color:#000000;
    font-size: 36px;
    font-weight: 600;
}
.about .centersone .topsone .lefts .names .sp2{
    display: block;
    width: 100%;
    color:#000000;
    font-size: 16px;
    padding-bottom: 78px;
}
.about .centersone .topsone .lefts .txts{
    width: 100%;
    color:#000000;
    font-size: 16px;
    line-height: 32px;
    padding-bottom: 74px;
}
.about .centersone .topsone .lefts .lists{
    width: 100% ;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 92px;
}
.about .centersone .topsone .lefts .lists .alis{
    display: flex;
    align-items: center;
}
.about .centersone .topsone .lefts .lists .alis .les{
    color: #000000;
    font-size: 44px;
    font-weight: 600;
    padding-right: 5px;
}
.about .centersone .topsone .lefts .lists .alis .ris{
    display: flex;
    flex-direction: column;

}
.about .centersone .topsone .lefts .lists .alis .ris span{
    color:#000000;
    font-size: 12px;

}
.about .centersone .topsone .lefts .widthlefts{
    width: 30px;
    height: 6px;
    background-color: #000;
}
.about .centersone .bottomsone{
    width: 100%;
    height: 636px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    background: url("../images/about_b1.png") no-repeat left top / calc(50% - 70px) 636px;
}
.about .centersone .bottomsone .warps{
    width: calc(50% + 484px);
    height: 474px;
    background:#000 url("../images/about_b2.png") no-repeat 720px center / 323px 364px;
    padding:74px 0 0 90px;
    box-sizing: border-box;
}
.about .centersone .bottomsone .warps .names{
    width: 590px;
    display: flex;
    flex-direction: column;
}
.about .centersone .bottomsone .warps .names .sp1{
    color:#fff;
    font-size: 30px;
    padding-bottom: 12px;
    font-weight: 600;
}
.about .centersone .bottomsone .warps .names .sp2{
    color:#fff;
    font-size: 14px;
    padding-bottom: 44px;
}
.about .centersone .bottomsone .warps .txts{
    width: 590px;
    color:#ffff;
    font-size: 16px;
    line-height: 32px;
    padding-bottom: 66px;
}
.about .centersone .bottomsone .warps .widthlefts{
    width: 30px;
    height: 6px;
    background-color: #fff;
}
.about .centerstwo{
    width: 1160px;
    margin: 0 auto;
    padding-bottom: 60px;
}
.about .centerstwo .tits{
    width: 100%;
    padding:115px 0 14px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.about .centerstwo .txts{
    width: 100%;
}
.about .centerstwo .txts p{
    color:#000000;
    font-size: 16px;
}
.about .centerstwo .txts p.ts{
    padding-bottom: 38px;
    line-height: 32px;
}
.about .centerstwo .txts p.titwarps{
    padding-bottom:8px;
}
.about .centersmains{
    width: 1160px;
    margin: 0 auto;
    padding-bottom: 60px;
}
.about .centersmains .tits{
    width: 100%;
    padding: 70px 0 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.about .centersmains .puls{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.about .centersmains .puls a{
    width: 375px;
    height: 316px;
    background: #fff;
    margin-right: 12px;
    margin-bottom: 16px;
}
.about .centersmains .puls a:nth-child(3n){
    margin-right: 0;
}
.about .centersmains .puls a .tps{
    width: 375px;
    height: 222px;
    position: relative;
}
.about .centersmains .puls a .tps .imgs1{
    width: 375px;
    height: 222px;
}
.about .centersmains .puls a .tps .imgs2{
    width: 66px;
    height: 66px;
    position: absolute;
    left: calc(50% - 33px);
    top: calc(50% - 33px);
}
.about .centersmains .puls a .txts{
    width: 100%;
    padding:22px 25px 0;
    box-sizing: border-box;
    color:#000000;
    font-size: 18px;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
/* projects */
.projects{
    width: 100%;
}
.projects .all-tops .imgtops{
    background: url("https://hbbxqx.oss-cn-beijing.aliyuncs.com/file/2025-12-15/98b38f4b47f44954904500e98677e4c9.jpg"
    ) no-repeat center / cover;
}
.projects .all-tops .newbreads{
    width: 100%;
    height: 80px;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: -40px;
    display: flex;
}
.projects .all-tops .newbreads a{
    display: block;
    width: calc(100% / 8);
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    align-items: center;
    border-right: 1px solid #e5e5e5;
    box-sizing: border-box;
}
.projects .all-tops .newbreads a:last-child{
    border-right: none;
}
.projects .all-tops .newbreads a span{
    color:#000000;
    font-size: 20px;
    padding-right: 20px;
}
.projects .all-tops .newbreads a .imgy{
    display: none;
}
.projects .all-tops .newbreads a.hovers{
    color:#fff;
    background: #e04519;
}
.projects .all-tops .newbreads a.hovers span{
    color:#fff;
}
.projects .all-tops .newbreads a.hovers .imgn{
    display: none;
}
.projects .all-tops .newbreads a.hovers .imgy{
    display: block;
}
.projects  .centers{
    width: 100%;
    padding-bottom: 83px;
    /* background: url("../images/index_p1.png") no-repeat calc(50% - 494px) 0 ; */
}
.projects .titles{
    width: 1160px;
    padding:75px 0 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin: 0 auto;
}
.projects .titles a{
    display: flex;
    align-items: center;
    position: absolute;
    right: 0;
    bottom: 45px;
}
.projects .titles a span{
    color:#e04519;
    font-size: 18px;
    padding-right: 10px;
}
.projects .centers .nextuls{
    width: 1160px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}
.projects .centers .nextuls .nextlis{
    display: flex;
    flex-direction: column;
    background: #fff;
    padding-bottom: 38px;
    cursor: pointer;
    width: 375px;
}
.projects .centers .nextuls .nextlis:hover{
    animation: move 0.5s ease-in-out forwards;
}
.all-dongua:hover{
    animation: move 0.5s ease-in-out forwards;
}
@keyframes move{
    0%{
        transform: translateY(0)translateX(0);
    }
    100%{
        transform: translateY(-4px)translateX(-4px);
        box-shadow: 0 0 10px rgba(0,0,0,0.2);
    }
}
.projects .centers .nextuls img{
    display: block;
    width: 375px;
    margin-bottom: 35px;
}
.projects .centers .nextuls .txts{
    display: block;
    width: 100%;
    color:#000000;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 29px;
    padding: 0 30px;
    box-sizing: border-box;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
.projects .centers .nextuls .times{
    display: block;
    width: 100%;
    color:#999999;
    font-size: 16px;
    text-align: right;
    padding: 0 30px;
    box-sizing: border-box;
}

.projects .downmains .agos{
    width: 1160px;
    margin: 0 auto 80px;
    display: flex;
    justify-content: space-between;
}
.projects .downmains .agos .les,.projects .downmains .agos .les a img{
    width: 570px;
    height: 378px;
    position: relative;
    overflow: hidden;
}
.projects .downmains .agos .les a span{
    width: 100%;
    height: 42px;
    background: rgba(0,0,0,0.5);
    position: absolute;
    left: 0;
    bottom: 0;
    padding:0 20px;
    box-sizing: border-box;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color:#fff;
    line-height: 42px;
    font-size: 14px;
}
.projects .downmains .agos .ris{
    width: calc(100% - 580PX);
    height: 378px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between;
}
.projects .downmains .agos .ris a{
    width: 286px;
    height: 185px;
    position: relative;
    overflow: hidden;
}
.projects .downmains .agos .ris a:hover img{
    animation: move3 0.5s ease-in-out forwards;
}
.projects .downmains .agos .les a:hover img{
    animation: move3 0.5s ease-in-out forwards;
}
@keyframes move3{
    0%{
       transform: scale(1);
    }

    100%{

        transform: scale(1.2);
    }
}
.projects .downmains .agos .ris a span{
    width: 100%;
    height: 42px;
    background: rgba(0,0,0,0.5);
    position: absolute;
    left: 0;
    bottom: 0;
    padding:0 20px;
    box-sizing: border-box;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color:#fff;
    line-height: 42px;
    font-size: 14px;
}
.projects .downmains .storgtitles{
    width: 100%;
    padding:120px 0 60px;
    color:#000000;
    font-weight: 600;
    font-size: 42px;
    text-align: center;
}
.projects .downmains .imgactions{
    width: 1160px;
    margin: 0 auto;
    padding-bottom: 129px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.projects .downmains .imgactions a{
    width: 278px;
    height: 70px;
    margin-bottom: 7px;
}
.projects .downmains .imgactions a img{
    display: block;
    width: 278px;
    height: 70px;
}
.projects .announs{
    width: 100%;
    background: url("../images/projects_z1.png") no-repeat center / cover;
    height: 562px;
}
.projects .announs .warps{
    width: 1160px;
    height: 562px;
    margin: 0 auto;
}
.projects .announs .warps .tps{
    width: 100%;
    padding-top: 72px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.projects .announs .warps .tps .ris span{
    color:#ffffff;
    font-size: 18px;
    padding-right: 14px;
}
.projects .announs .warps .cens{
    width: 100%;
    height: 310px;
    display: flex;
    justify-content: flex-end;
}
.projects .announs .warps .cens .ris{
    width: 544px;
    height: 310px;
}
.projects .announs .warps .cens .ris .tis{
    width: 100%;
    height: 110px;
    background: url("../images/projects_r1.png") no-repeat 40px 30px;
    position: relative;
}
.projects .announs .warps .cens .ris .tis .sp1{
    color:#fff;
    font-size: 48px;
    font-weight: 600;
    position: absolute;
    top: 20px;
    left: 0;
}
.projects .announs .warps .cens .ris .tis .sp2{
    color:#fff;
    font-size: 18px;
    font-weight: 600;
    position: absolute;
    top: 65px;
    left: 80px;
}
.projects .announs .warps .cens .ris .txts{
    width: 100%;
    padding:0 60px;
    box-sizing: border-box;
    color:#ffffff;
    font-size: 16px;
}
.projects .announs .warps .btms{
    display: flex;
    width: 100%;
    height: 101px;
    background: #fff;

}
.projects .announs .warps .btms .lis{
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.projects .announs .warps .btms .lis .les{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-right: 30px;
}
.projects .announs .warps .btms .lis .les .sp1{
    color:#000000;
    font-size: 30px;
    font-weight: 600;
}
.projects .announs .warps .btms .lis .les .sp2{
    color:#000000;
    font-size: 14px;
}
.projects .announs .warps .btms .lis .ris{
    width: 310px;
    color:#000000;
    font-size: 18px;
}
.projects .knowledage{
    width: 100%;
    height: 637px;
    background: url("../images/projects_q.png") no-repeat left top / 100% 487px;
}
.projects .knowledage .ledages{
    width: 1160px;
    height: 419px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.projects .knowledage .ledages .les{
    width: 282px;
    height: 419px;
    background: url("../images/projects_l1.png") no-repeat left top / 100% 487px;
    padding:44px 0 0 30px;
    box-sizing: border-box;
}
.projects .knowledage .ledages .ris{
    width: 282px;
    height: 419px;
    background: url("../images/projects_l3.png") no-repeat left top / 100% 487px;
    padding:44px 0 0 30px;
    box-sizing: border-box;
}
.projects .knowledage .ledages .cens{
    width: 575px;
    height: 419px;
    background: url("../images/projects_l2.png") no-repeat left top / 100% 487px;
    padding:44px 0 0 30px;
    box-sizing: border-box;
}
.projects .knowledage .ledages .les .txts{
    color:#ffffff;
    font-size: 24px;
    position: relative;
    margin-bottom: 56px;
}
.projects .knowledage .ledages .les .txts::after{
    content: "";
    width: 62px;
    height: 4px;
    background: #ffffff;
    position: absolute;
    left:0;
    bottom: -22px;
}
.projects .knowledage .ledages .les .as{
    display: flex;
    flex-direction: column;
}
.projects .knowledage .ledages .les .as span{
    display: inline-block;
    width: 104px;
    height: 28px;
    text-align: center;
    border: 1px solid #ffffff;
    border-radius: 50px;
    color:#fff;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 14px;
}
/* disclosure */
.all-titles{
    width: 100%;
    padding:60px 0 54px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
}
.disclosure{
    width: 100%;
}
.disclosure .all-tops .chereds .warps .les span{
    font-size: 22px;
}
.disclosure .downmains .storgtitles{
    width: 100%;
    padding:120px 0 60px;
    color:#000000;
    font-weight: 600;
    font-size: 42px;
    text-align: center;
}
.disclosure .downmains .imgactions{
    width: 1160px;
    margin: 0 auto;
    padding-bottom: 129px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.disclosure .downmains .imgactions a{
    width: 278px;
    height: 70px;
    margin-bottom: 7px;
}
.disclosure .downmains .imgactions a img{
    display: block;
    width: 278px;
    height: 70px;
}
.disclosure .centers{
    width: 1160px;
    margin: 0 auto;
}
.disclosure .centers .froms{
    width: 100%;
    height: 102px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding:0 30px;
    box-sizing: border-box;
    background: #fff;
    margin-bottom: 20px;
}
.disclosure .centers .froms .les{
    display: flex;
    align-items: center;
}
.disclosure .centers .froms .les .ip1{
    width: 237px;
    height: 48px;
    background: #f5f5f5;
    padding: 0 15px;
    box-sizing: border-box;
    border: none;
    color:#000000;
    font-size: 16px;
    margin-right: 16px;
}
.disclosure .centers .froms .les .ip2{
    width: 237px;
    height: 48px;
    background: #f5f5f5;
    padding: 0 15px;
    box-sizing: border-box;
    border: none;
    color:#000000;
    font-size: 16px;
    margin-right: 16px;
}
.disclosure .centers .froms .les .imgs{
    width: 115px;
    height: 48px;
}
.disclosure .centers .froms .ris{
    width: 132px;
    height: 48px;
}
.disclosure .centers .froms .ris span{
    display: block;
    width: 132px;
    height: 48px;
    background: #e04519;
    color:#ffffff;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.disclosure .centers .bottoms{
    width: 100%;
    padding: 30px;
    box-sizing: border-box;
    background-color: #fff;
}
.disclosure .centers .bottoms .tits{
    width: 100%;
}
.disclosure .centers .bottoms .tits span{
    display: block;
    width: 118px;
    height: 35px;
    background: #e04519;
    color:#ffffff;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.disclosure .centers .bottoms .uls{
    width: 100%;
}
.disclosure .centers .bottoms .uls tr{
    width: 100%;
    height: 52px;
}
.disclosure .centers .bottoms .uls tr.bodyheader{
    background: #f5f5f5;
}
.disclosure .centers .bottoms .uls tr.bodyheader th{
    color:#999999;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    vertical-align: middle;
}
.disclosure .centers .bottoms .uls tr td{
    color:#000000;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    vertical-align: middle;
}
/* peoples */
.peoples {
    width: 100%;
}
.peoples .all-tops .imgtops{
    width: 100%;
    height: 720px;
    background: url("https://hbbxqx.oss-cn-beijing.aliyuncs.com/file/2025-12-15/1e9470f9b2c5431c825ea250cf2acd1b.jpg"
    ) no-repeat center center / 100% 720px;
}

.examinerimg{
    width: 100%;
    height: 720px;
    background: url("https://hbbxqx.oss-cn-beijing.aliyuncs.com/file/2025-12-15/c7a0a5791a534e69b691215d993ee162.jpg"
    ) no-repeat center center / 100% 720px !important;
}
.peoples  .centers{
    width: 1160px;
    margin: 0 auto;
}
.peoples  .centers .froms{
    width: 100%;
    height: 102px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding:0 30px;
    box-sizing: border-box;
    background: #fff;
    margin-bottom: 20px;
}
.peoples  .centers .froms .les{
    display: flex;
    align-items: center;
}
.peoples  .centers .froms .les .ip1{
    width: 237px;
    height: 48px;
    background: #f5f5f5;
    padding: 0 15px;
    box-sizing: border-box;
    border: none;
    color:#000000;
    font-size: 16px;
    margin-right: 16px;
}

.peoples  .centers .froms .les .ip2{
    width: 237px;
    height: 48px;
    background: #f5f5f5;
    padding: 0 15px;
    box-sizing: border-box;
    border: none;
    color:#000000;
    font-size: 16px;
    margin-right: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.peoples  .centers .froms .les .imgs{
    width: 82px;
    height: 48px;
}
.peoples  .centers .froms .ris{
    width: 132px;
    height: 48px;
}
.peoples  .centers .froms .ris span{
    display: block;
    width: 132px;
    height: 48px;
    background: #e04519;
    color:#ffffff;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.peoples  .downmains .storgtitles{
    width: 100%;
    padding:120px 0 60px;
    color:#000000;
    font-weight: 600;
    font-size: 42px;
    text-align: center;
}
.peoples  .downmains .imgactions{
    width: 1160px;
    margin: 0 auto;
    padding-bottom: 129px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.peoples  .downmains .imgactions a{
    width: 278px;
    height: 70px;
    margin-bottom: 7px;
}
.peoples  .downmains .imgactions a img{
    display: block;
    width: 278px;
    height: 70px;
}
.peoples .awaprs{
    width: 100%;
    background: url("../images/peoples_b1.png") no-repeat center center / 100% 632px;
}
.peoples .awaprs .nuls{
    width: 1160px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}
.peoples .awaprs .nuls .lis{
    width: 280px;
    margin-right: calc(40px / 3);
    margin-bottom: 30px;
}
.peoples .awaprs .nuls .lis:nth-child(4n){
    margin-right: 0;
}
.peoples .awaprs .nuls .lis .imgs{
    width: 280px;
    height: 293px;
}
.peoples .awaprs .nuls .lis .imgs img{
    width: 280px;
    height: 293px;
}
.peoples .awaprs .nuls .lis  .names{
    width: 100%;
    padding:14px 0 9px;
    color:#010101;
    font-size: 20px;
}
.peoples .awaprs .nuls .lis .address{
    width: 100%;
    display: flex;
    padding-bottom: 30PX;
    position: relative;
}
.peoples .awaprs .nuls .lis .address::after{
    content: '';
    position: absolute;
    left: 0;
    bottom: 15px;
    width: 43PX;
    height: 2px;
    background: #e04519;
}
.peoples .awaprs .nuls .lis .address .ls{
    width: 70px;
    color:#010101;
    font-size: 14px;
}
.peoples .awaprs .nuls .lis .address .rs{
    width: calc(100% - 70px);
    color:#010101;
    font-size: 14px;
}
.peoples .awaprs .nuls .lis .numss{
    width: 100%;
    display: flex;
    padding-bottom: 8PX;
    position: relative;
}
.peoples .awaprs .nuls .lis .numss .ls{
    width: 70px;
    color:#010101;
    font-size: 14px;
}
.peoples .awaprs .nuls .lis .numss .rs{
    width: calc(100% - 70px);
    color:#010101;
    font-size: 14px;
}
/* peopledetaill */
.peopledetaill .all-tops .imgtops{
    width: 100%;
    height: 720px;
    background: url("https://hbbxqx.oss-cn-beijing.aliyuncs.com/file/2025-12-15/1e9470f9b2c5431c825ea250cf2acd1b.jpg"
    ) no-repeat center center / 100% 720px;
}
.peopledetaill  .downmains .storgtitles{
    width: 100%;
    padding:120px 0 60px;
    color:#000000;
    font-weight: 600;
    font-size: 42px;
    text-align: center;
}
.peopledetaill  .downmains .imgactions{
    width: 1160px;
    margin: 0 auto;
    padding-bottom: 129px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.peopledetaill  .downmains .imgactions a{
    width: 278px;
    height: 70px;
    margin-bottom: 7px;
}
.peopledetaill  .downmains .imgactions a img{
    display: block;
    width: 278px;
    height: 70px;
}
.peopledetaill .centers {
    width: 100%;
    padding-bottom: 30px;
    background:#f4f4f4 url("../images/peopledetaill_b.png") no-repeat center bottom / 100% 632px;
}
.peopledetaill .centers .actions{
    width: 1160px;
    margin: 0 auto;
}
.peopledetaill .centers .actions .tps{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.peopledetaill .centers .actions .tps .les{
    width: 230px;
    height: 300px;
}
.peopledetaill .centers .actions .tps .les img{
    width: 230px;
    height: 300px;
    border-radius: 8px;
}
.peopledetaill .centers .actions .tps .ris{
    width: calc(100% - 372px);
    padding-top: 45px;
}
.peopledetaill .centers .actions .tps .ris .names{
    display: inline-block;
    color: #000000;
    font-size: 22px;
    position: relative;
    padding-bottom: 77px;
}
.peopledetaill .centers .actions .tps .ris .names::after{
    content: '';
    position: absolute;
    left: 0;
    bottom: 65px;
    width: 100%;
    height: 2px;
    background: #e04519;
}
.peopledetaill .centers .actions .tps .ris .txts{
    width: 100%;
    color:#000000;
    font-size: 16px;
    line-height: 28px;
    text-indent: 36px;
}
.peopledetaill .centers .actions .btms{
    width: 100%;
    padding:42px 0px;
}
.peopledetaill .centers .actions .btms .tits{
    display: inline-block;
    color: #000000;
    font-size: 22px;
    position: relative;
    padding-bottom: 25px;
    padding-left: 10px;
}
.peopledetaill .centers .actions .btms .tits::after{
    content: '';
    position: absolute;
    left: 0;
    top:3px;
    width: 4px;
    height: 26px;
    background: #e04519;
}
.peopledetaill .centers .actions .btms .txts{
    width: 100%;
    color:#000000;
    font-size: 16px;
    text-indent: 36px;
    line-height: 28px;
}
/* activitydetailltwo */
.activitydetailltwo{
    width: 100%;
}
.activitydetailltwo .intitles{
    width: 100%;
    height: 96px;
    background: #fff;
    margin-bottom: 20px;
}
.activitydetailltwo .intitles .amains{
    width: 1160px;
    height: 96px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.activitydetailltwo .intitles .amains span{
    color:#000000;
    font-size: 24px;
    fweight: 600;
}
.activitydetailltwo .intitles .amains  a{
    display: block;
    width: 225px;
    height: 40px;
    background: #e04519;
    color:#f6f6f6;
    font-size: 14px;
    position: absolute;
    right: 0;
    top: calc(50% - 20px);
    display: flex;
    justify-content: center;
    align-items: center;
}
.activitydetailltwo .centers{
    width: 1160px;
    margin:0 auto;
}
.activitydetailltwo .centers .lefts{
    width: 100%;
    height: 203px;
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
}
.activitydetailltwo .centers .lefts .logos{
    width: 237px;
    height: 203px;
    background: #fff;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.activitydetailltwo .centers .lefts .logos span{
    width: 88px;
    height: 30px;
    display: block;
    position: absolute;
    left: 15px;
    top: 17px;
    display: flex;
    justify-content: center;
    align-items: center;

}
.activitydetailltwo .centers .lefts .logos span.sp1{
    color: #000;
    background: #c9c9c9;
}
.activitydetailltwo .centers .lefts .logos span.sp2{
    color: #fff;
    background: red;
}
.activitydetailltwo .centers .lefts .logos span.sp3{
    color: #fff;
    background: green;
}
.activitydetailltwo .centers .lefts .auls{
    width: calc(100% - 253px);
    height: 203px;
    display: flex;
    flex-direction: column;

}
.activitydetailltwo .centers .lefts .auls .warpslis{
    display: flex;
    width: 100%;
    border-bottom: 1px solid #e3e8ed;
    box-sizing: border-box;
    height: 40.6px;
}
.activitydetailltwo .centers .lefts .auls .warpslis .alis{
    width: 50%;
    display: flex;
}
.activitydetailltwo .centers .lefts .auls .warpslis .alis .les{
    width: 136px;
    display: flex;
    justify-content: center;
    align-items: center;
    color:#000000;
    font-size: 14px;
}
.activitydetailltwo .centers .lefts .auls .warpslis .alis .ris{
    width: calc(100% - 136px);
    background: #fff;
    color:#000000;
    font-size: 12px;
    font-weight: 600;
    padding:0 20px;
    box-sizing: border-box;
    line-height: 40.6px;
}
.activitydetailltwo .centers .rights{
    width: 100%;
    height: 683px;
    overflow-y: auto;
}
.activitydetailltwo .centers .rights img{
    display: block;
    width: 100%;
    height: auto;
}

.index_b1{
    background: url("https://hbbxqx.oss-cn-beijing.aliyuncs.com/file/2025-12-15/3f8bdb830ac94130bbf7adaedae87599.jpg"
    ) no-repeat center/ cover;
}

.index_b2{
    background: url("https://hbbxqx.oss-cn-beijing.aliyuncs.com/file/2025-12-15/2fbd1b4deaf64e5088afda05818d9b3e.jpg"
    ) no-repeat center/ cover;
}

.index_b3{
    background: url("https://hbbxqx.oss-cn-beijing.aliyuncs.com/file/2025-12-15/6453dd0c0445487bb532a8af17751829.jpg"
    ) no-repeat center/ cover;
}
