body {
    min-width: 1200px;
    overflow-x: hidden;
}

.banner {
    height: 700px;
    box-sizing: border-box;
    padding-top: 179px;
    padding-left: 19.9%;
    color: #fff;
    background: url(/img/officialWebsiteV2/homePage/banner.png?deVersion=2025021300) top center no-repeat;
    /*background: url(/img/officialWebsiteV2/homePage/2025new-year.jpg?deVersion=2025012400) top center no-repeat;*/
}

.banner > img {
    width: 179px;
    height: 68px;
    display: block;
}

.banner-tip {
    padding-top: 24px;
    padding-bottom: 16px;
    font-family: PingFang-SC-Regular;
    font-weight: 300;
    font-size: 34px;
}

.banner-description {
    padding-top: 18px;
    font-family: PingFang-SC-Regular;
    font-size: 22px;
    font-weight: 300;
    line-height: 26px;
}

.banner-bnts {
    margin-top: 55px;
}
/*.banner-bnts {*/
/*    margin-top: 275px;*/
/*    margin-left: 50px;*/
/*}*/
.banner-bnts > a {
    width: 160px;
    height: 50px;
    display: inline-block !important;
    margin-right: 30px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    line-height: 50px;
    background-color: #ff7200;
    border-radius: 25px;
    cursor: pointer;
}

.banner-bnts > a:hover {
    background-color: #ff8522;
}

.serve-cnt {
    position: relative;
    height: 838px;
    box-sizing: border-box;
    padding-top: 117px;
    background-color: #f7f8f9;
    /*background: url("/img/officialWebsiteV2/homePage/serve-bg.png") top center no-repeat;*/
}

.serve-tit {
    font-family: PingFang-SC-Medium;
    font-size: 40px;
    color: #ff7200;
    text-align: center;
    z-index: 5;
}

.serve-list {
    width: 1200px;
    margin: 117px auto 0;
}

.serve-list li {
    position: relative;
    width: 266px;
    height: 426px;
    float: left;
    margin-right: 45px;
    background-color: #fff;
    z-index: 5;
    /*transition: top 10s ease;*/
    box-shadow: 0px 9px 39px 0px rgba(102, 102, 102, 0);
}

.serve-list li:last-of-type {
    margin-right: 0;
}

/*.serve-list li:hover {*/
    /*top: -40px;*/
    /*box-shadow: 0px 9px 39px 0px rgba(102, 102, 102, 0.24);*/
/*}*/

.serve-list li img {
    width: 266px;
    height: 208px;
    display: block;
}

.serve-list li h3 {
    position: relative;
    margin-top: 35px;
    padding-left: 25px;
    font-size: 24px;
    color: #333;
}

.serve-list li h3::after {
    position: absolute;
    left: 25px;
    bottom: -10px;
    display: inline-block;
    content: '';
    width: 35px;
    height: 3px;
    background-color: #ff6700;
}

.serve-list li p {
    margin-top: 30px;
    padding: 0 25px;
    font-family: PingFang-SC-Regular;
    font-size: 18px;
    line-height: 26px;
    color: #666;
    font-weight: 300;
}

.program-cnt {
    position: relative;
    min-width: 1200px;
    height: 722px;
    background: url("/img/officialWebsiteV2/homePage/program_bg.png") top center no-repeat;
    background-size: 100% 100%;
}

.program-box {
    position: absolute;
    top: 98px;
    left: 50%;
    width: 600px;
    padding-left: 96px;
    color: #fff;
    box-sizing: border-box;
    word-wrap: break-word;
    overflow: visible;
}

.program-title {
    margin-bottom: 18px;
    font-family: PingFang-SC-Regular;
    font-size: 40px;
    font-weight: 300;
    color: #fff;
}

.program-tip {
    margin-bottom: 59px;
    font-family: PingFang-SC-Regular;
    font-size: 26px;
    font-weight: 300;
    color: #fff;
}

.program-list {
    margin-top: 44px;
}

.program-list li{
    margin-bottom: 59px;
}

.program-item-tit {
    position: relative;
    padding-left: 33px;
    margin-bottom: 13px;
    font-size: 22px;
}
.program-item-tit::before {
    position: absolute;
    top: 8px;
    left: 0;
    width: 9px;
    height: 9px;
    display: inline-block;
    content: '';
    border-radius: 50%;
    background-color: #ff7200;
}

.program-item-detail {
    padding-left: 33px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
}
.program-more{
    display: block;
    text-align: right;
    font-family: PingFang-SC-Regular;
    font-weight: 300;
    font-size: 20px;
    color: #fff;
}
.program-more:hover{
    color: #ff7200;
}

.data-cnt {
    height: 738px;
    padding-top: 117px;
    box-sizing: border-box;
    background-color: #fff;
}

.data-tit {
    font-family: PingFang-SC-Medium;
    font-size: 40px;
    color: #ff7200;
    text-align: center;
}

.data-tip {
    margin-top: 18px;
    font-family: PingFang-SC-Regular;
    font-size: 26px;
    color: #999;
    text-align: center;
    font-weight: 300;
}

.data-list {
    width: 1098px;
    height: 266px;
    display: block;
    margin: 69px auto 0;
}

.data-list li {
    width: 20%;
    float: left;
    margin-bottom: 94px;
    text-align: center;
}

.data-show {
    margin-bottom: 24px;
    font-family: DIN-Medium;
    font-size: 60px;
    color: #333;
}

.data-show b {
    font-family: PingFang-SC-Regular;
    font-size: 30px;
    font-weight: 300;
}

.data-detail{
    font-family: PingFang-SC-Medium;
    font-size: 18px;
    line-height: 26px;
    color: #666;
}

.case-cnt {
    height: 858px;
    padding-top: 113px;
    box-sizing: border-box;
    background: url("/img/officialWebsiteV2/homePage/case_bg.jpg") top center no-repeat;
}

.case-title {
    font-family: PingFang-SC-Medium;
    font-size: 40px;
    text-align: center;
    color: #fff;
}
.case-container{
    width: 1200px;
    margin: 77px auto 0;
}
.case-slide {
    position: relative;
    width: 375px;
    height: 520px;
    background-color: #fff;
    border-radius: 10px;
}
.case-slide-type{
    position: absolute;
    top: 42px;
    right: 0;
    width: 141px;
    height: 50px;
    color: #fff;
    line-height: 50px;
    text-align: center;
    background-color: #ff7200;
}
.case-slide-img{
    width: 100%;
    height: 260px;
    display: block;
}

.case-slide-tit{
    padding-left: 28px;
    margin-top: 44px;
    margin-bottom: 19px;
    font-size: 20px;
    color: #333;
    font-weight: 700;
}
.case-slide-detail{
    width: 322px;
    margin: 0 auto;
    font-size: 16px;
    color: #666;
    line-height: 25px;
}
.text-black{
    color: #333;
}

.swiper-father{
    position: relative;
    margin: 0 auto;
}

@media screen and (max-width: 1366px) {
    .swiper-father{
        width:1346px;
    }
}
@media screen and (min-width: 1366px) {
    .swiper-father{
        width:84%;
        min-width: 1366px;
    }
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 56px;
    height: 56px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 56px 56px;
    background-position: center;
    background-repeat: no-repeat;
}
.swiper-button-next, .swiper-button-prev{
    outline: none;
}
.swiper-button-prev.swiper-button-disabled{
    cursor: auto;
    pointer-events: none;
    background-image: url('/img/officialWebsiteV2/homePage/left.png');
}
.swiper-button-prev:not(.swiper-button-disabled){
    background-image: url('/img/officialWebsiteV2/homePage/right.png');
    left: 10px;
    right: auto;
    transform: rotateY(180deg);
}
.swiper-container-rtl .swiper-button-prev {
    background-image: url('/img/officialWebsiteV2/homePage/right.png');
    right: 10px;
    left: auto;
}


.swiper-button-next.swiper-button-disabled{
    cursor: auto;
    pointer-events: none;
    background-image: url('/img/officialWebsiteV2/homePage/left.png');
    transform: rotateY(180deg);
}
.swiper-container-rtl .swiper-button-next {
    background-image: url('/img/officialWebsiteV2/homePage/right.png');
    left: 10px;
    right: auto;
}
.swiper-button-next{
    background-image: url('/img/officialWebsiteV2/homePage/right.png');
    right: 10px;
    left: auto;
}

.news-cnt {
    height: 599px;
    box-sizing: border-box;
    padding-top: 105px;
    background-color: #fff;
}

.news-title {
    font-family: PingFang-SC-Medium;
    font-size: 40px;
    text-align: center;
    color: #ff7200;
}

.news-wrap {
    width: 1200px;
    display: flex;
    justify-content: space-between;
    margin: 51px auto 0;
}

.news-block {
    width: 540px;
}

.news-block-tit {
    position: relative;
    margin-bottom: 39px;
    padding-left: 19px;
    font-family: PingFang-SC-Medium;
    font-size: 28px;
    color: #333;
}

.news-block-tit::before {
    position: absolute;
    top: 4px;
    left: 0;
    width: 3px;
    height: 20px;
    display: inline-block;
    content: "";
    background-color: #ff7200;
}

.news-item {
    height: 56px;
    line-height: 56px;
    font-size: 18px;
    border-bottom: dashed 1px #dcdcdc;
}

.news-item>a{
    display: block;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #999;
}

.news-item p {
    width: 380px;
    line-height: 56px;
    font-size: 18px;
    color: #333;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.register-cnt {
    height: 255px;
    padding-top: 84px;
    box-sizing: border-box;
    background: url("/img/officialWebsiteV2/homePage/zhuce_bg.png") top center no-repeat;
}

.register-title {
    margin-bottom: 36px;
    text-align: center;
    font-family: PingFang-SC-Regular;
    font-size: 32px;
    font-weight: 300;
    color: #fff;
}

.register-button {
    width: 160px;
    height: 50px;
    display: block;
    margin: 0 auto;
    text-align: center;
    line-height: 50px;
    font-family: PingFang-SC-Medium;
    font-size: 20px;
    color: #fff;
    background-color: #ff7200;
    border-radius: 25px;
}

.register-button:hover {
    background-color: #ff8522;
}