#twofive-oneone .banner::before,
#twofive-oneone .banner::after,
#twofive-oneone .banner .contains::after,
#twofive-oneone .banner .contains::before,
#twofive-oneone .content-list-wrap > li:nth-child(2)::before,
#twofive-oneone .content-list-wrap .text-block-one::before,
#twofive-oneone .content-list-wrap .text-block-one::after,
#twofive-oneone .content-list-wrap .text-block-one li:nth-child(3)::after,
#twofive-oneone .content-list-wrap > li:nth-child(3)::before,
#twofive-oneone .content-list-wrap > li:nth-child(3)::after,
#twofive-oneone .content-list-wrap > li:nth-child(3) ul::before,
#twofive-oneone .content-list-wrap > li:nth-child(3) ul::after,
#twofive-oneone .content-list-wrap > li:nth-child(4) ul::after,
#twofive-oneone .content-list-wrap > li:nth-child(5)::before,
#twofive-oneone .content-list-wrap > li:nth-child(5)::after,
#twofive-oneone .content-list-wrap > li:nth-child(5) ul::before,
#twofive-oneone .content-list-wrap > li:nth-child(5) ul::after,
#twofive-oneone .content-list-wrap > li:nth-child(6)::after,
#twofive-oneone .content-list-wrap > li:nth-child(6) ul::before,
#twofive-oneone .content-list-wrap > .common-blocks ul li:nth-child(2)::after,
#twofive-oneone .content-list-wrap > .common-blocks ul li:nth-child(3)::after {
    position : absolute;
    background-repeat : no-repeat;
    background-size : 100% 100%;
    content : '';
}
#twofive-oneone .contain {
    width : 1000px;
    margin : 0 auto;
}
#twofive-oneone .fixed-right {
    position : fixed;
    top : 40%;
    right : 32px;
    z-index : 5;
    width : 186.29px;
    border-radius : 10px;
    font-size : 18px;
    text-align : center;
    color : #3D3D3D;
    background-color : #FFFFFF;

    overflow : hidden;
}
#twofive-oneone .fixed-right li:nth-child(1) {
    height : 51px;
    font-size : 18px;
    font-weight : bold;
    line-height : 51px;
    color : #262626;
    background-color : #FFC908;
}
#twofive-oneone .fixed-right li:nth-child(2) img {
    width : 105px;
    height : 105px;
    margin : 18px 0 6px;
}
#twofive-oneone .fixed-right li:last-child {
    width : 100.6px;
    height : 37.26px;
    margin : 14px auto 24px;
    border-radius : 8.2px;
    line-height : 37.26px;
    background : #FFC908;
}
#twofive-oneone .banner {
    background-repeat : no-repeat;
}
#twofive-oneone .banner {
    position : relative;
    z-index : 1;
    height : auto;
    padding-top : 44px;
    text-align : center;
    background-image : url(https://oss.kaoersi.com/public/images/active/oneone/banner-bg.png);
    background-size : cover;
}
#twofive-oneone .banner::before {
    top : 5px;
    left : 2px;
    width : 634px;
    height : 651px;
    background-image : url(https://oss.kaoersi.com/public/images/active/oneone/banner-pic1.png);
    /* animation : fadeSlideOpacity infinite 2.5s linear; */
}
@keyframes fadeSlideOpacity {
    0% {
    	opacity : 1;
    }
    50% {
    	opacity : 0;
    }
    100% {
    	opacity : 1;
    }
}
#twofive-oneone .banner::after {
    top : 11px;
    right : -10px;
    z-index : -1;
    width : 692px;
    height : 731px;
    background-image : url(https://oss.kaoersi.com/public/images/active/oneone/banner-pic5.png);
}
#twofive-oneone .banner .contains {
    position : relative;
}
#twofive-oneone .banner .contains::after {
    top : 7px;
    right : 30px;
    width : 176px;
    height : 60px;
    background-image : url(https://oss.kaoersi.com/public/images/active/oneone/banner-pic2.png);
}
#twofive-oneone .banner .contains::before {
    top : 67px;
    right : 58px;
    width : 463px;
    height : 515px;
    background-image : url(https://oss.kaoersi.com/public/images/active/oneone/banner-pic4.png);
}
#twofive-oneone .banner img {
    margin : 0 auto;
}
#twofive-oneone .banner ul li:nth-child(1) img {
    width : 765px;
    margin-left : 10px;
    animation : Scale 2.5s infinite linear;
}
@keyframes Scale {
    0% {
    	transform : scale3d(1, 1, 1);
    }
    50% {
    	transform : scale3d(1.2, 1, 1.2);
    }
    100% {
    	transform : scale3d(1, 1, 1);
    }
}
#twofive-oneone .banner ul li:nth-child(2) img {
    width : 333px;
    margin-top : -42px;
    margin-left : 47px;
    /* animation : UpDown 2s infinite linear; */
}
@keyframes UpDown {
    0% {
    	transform : translateY(-10px);
    }
    50% {
    	transform : translateY(10px);
    }
    100% {
    	transform : translateY(-10px);
    }
}
#twofive-oneone .content-list-wrap {
    padding-top : 13px;
    background-color : #FC0136;
}
#twofive-oneone .content-list-wrap > li:nth-child(1) {
    text-align : center;
}
#twofive-oneone .content-list-wrap > li:nth-child(1) img {
    width : 494px;
    height : 193.5px;
    margin-left : 13px;
}
#twofive-oneone .content-list-wrap .text-block-one {
    background-repeat : no-repeat;
    background-size : 100% 100%;
}
#twofive-oneone .content-list-wrap > li:nth-child(2) {
    position : relative;
    margin-bottom : 97px;
} 
#twofive-oneone .content-list-wrap > li:nth-child(2)::before {
    top : -254px;
    left : -5px;
    width : 498px;
    height : 1123px;
    background-image : url(https://oss.kaoersi.com/public/images/active/oneone/pic1-1.png);
}
#twofive-oneone .content-list-wrap .text-block-one {
    position : relative;
    width : 1077px;
    height : 562px;
    margin : 0 auto;
    margin-top : 63px;
    padding : 170px 0 260px 12px;
    background-image : url(https://oss.kaoersi.com/public/images/active/oneone/bg1.png);
}
#twofive-oneone .content-list-wrap .text-block-one::before {
    top : -162px;
    left : -92px;
    width : 300px;
    height : 300px;
    background-image : url(https://oss.kaoersi.com/public/images/active/oneone/pic1-4.png);
} 
#twofive-oneone .content-list-wrap .text-block-one::after {
    bottom : -107px;
    left : -136px;
    width : 317px;
    height : 317px;
    background-image : url(https://oss.kaoersi.com/public/images/active/oneone/pic1-3.png);
} 
#twofive-oneone .content-list-wrap .text-block-one li:nth-child(1) {
    text-align : center;
}
#twofive-oneone .content-list-wrap .text-block-one li:nth-child(1) img {
    height : 145px;
}
#twofive-oneone .content-list-wrap > li:nth-child(3) {
    position : relative;
    margin-bottom : 27px;
}
#twofive-oneone .content-list-wrap > li:nth-child(3)::before {
    top : -58px;
    right : 0;
    width : 545px;
    height : 1160px;
    background-image : url(https://oss.kaoersi.com/public/images/active/oneone/pic1-12.png);
}
#twofive-oneone .content-list-wrap > li:nth-child(3)::after {
    bottom : -372px;
    left : -8px;
    width : 330px;
    height : 480px;
    background-image : url(https://oss.kaoersi.com/public/images/active/oneone/pic1-5.png);
}
#twofive-oneone .content-list-wrap > .common-blocks ul {
    position : relative;
    width : 1001px;
}
#twofive-oneone .content-list-wrap > .common-blocks {
    position : relative;
    z-index : 2;
}
#twofive-oneone .content-list-wrap > .common-blocks div::before {
    top : -51px;
    right : 0;
    left : 0;
    z-index : -1;
    width : 998px;
    height : 197px;
    margin : auto;
    background-image : url(https://oss.kaoersi.com/public/images/active/oneone/bgs.png);
}
#twofive-oneone .w-b {
    width : 100%;
}
#twofive-oneone .common-blocks .autos {
    margin : 0 auto;
}
#twofive-oneone .content-list-wrap > li:nth-child(3) div ul {
    width : 1004px;
}
#twofive-oneone .content-list-wrap > li:nth-child(4) div ul {
    width : 1002px;
    margin : 0 auto;
}
#twofive-oneone .content-list-wrap > li:nth-child(3) div p::after {
    background-image : url(https://oss.kaoersi.com/public/images/active/oneone/bg2.png);
}
#twofive-oneone .content-list-wrap > li:nth-child(3) ul::before {
    background-image : url(https://oss.kaoersi.com/public/images/active/oneone/bg3.png);
}
#twofive-oneone .content-list-wrap > li:nth-child(3) ul::before {
    bottom : -91px;
    left : -101px;
    width : 179px;
    height : 197px;
    background-image : url(https://oss.kaoersi.com/public/images/active/oneone/pic1-17.png);
}
#twofive-oneone .content-list-wrap > li:nth-child(3) ul::after {
    right : -63px;
    bottom : 46px;
    width : 357px;
    height : 357px;
    background-image : url(https://oss.kaoersi.com/public/images/active/oneone/pic1-16.png);
}
#twofive-oneone .content-list-wrap > li:nth-child(4) ul::after {
    right : -181px;
    bottom : -133px;
    width : 309px;
    height : 486px;
    background-image : url(https://oss.kaoersi.com/public/images/active/oneone/pic1-7.png);
}
#twofive-oneone .content-list-wrap > li:nth-child(4) div p::after {
    background-image : url(https://oss.kaoersi.com/public/images/active/oneone/bg3.png);
}
#twofive-oneone .content-list-wrap > li:nth-child(4) {
    position : relative;
    margin-bottom : 29px;
}
#twofive-oneone .content-list-wrap > li:nth-child(4) ul li:nth-child(2),
#twofive-oneone .content-list-wrap > li:nth-child(4) ul li:nth-child(3) {
    padding-left : 43px;
    letter-spacing : 1px;
}
#twofive-oneone .content-list-wrap > li:nth-child(4) ul li:nth-child(2)::after {
    width : 84.5%;
}
#twofive-oneone .content-list-wrap > li:nth-child(4) ul li:nth-child(3)::after {
    width : 57%;
}
#twofive-oneone .content-list-wrap > li:nth-child(5) div p::after {
    background-image : url(https://oss.kaoersi.com/public/images/active/oneone/bg4.png);
}
#twofive-oneone .content-list-wrap > li:nth-child(5) {
    position : relative;
    z-index : 3;
    margin-bottom : 18px;
}
#twofive-oneone .content-list-wrap > li:nth-child(5)::before {
    top : 85px;
    left : 0;
    width : 498px;
    height : 983px;
    background-image : url(https://oss.kaoersi.com/public/images/active/oneone/pic1-9.png);
}
#twofive-oneone .content-list-wrap > li:nth-child(5)::after {
    top : 65px;
    right : 0;
    width : 168px;
    height : 261px;
    background-image : url(https://oss.kaoersi.com/public/images/active/oneone/pic1-8.png);
}
#twofive-oneone .content-list-wrap > li:nth-child(5) ul {
    position : relative;
}
#twofive-oneone .content-list-wrap > li:nth-child(5) ul::before {
    top : -5px;
    left : -139px;
    z-index : 1;
    width : 292px;
    height : 292px;
    background-image : url(https://oss.kaoersi.com/public/images/active/oneone/pic1-18.png);
}
#twofive-oneone .content-list-wrap > li:nth-child(5) ul::after {
    right : -87px;
    bottom : 10px;
    width : 198px;
    height : 201px;
    background-image : url(https://oss.kaoersi.com/public/images/active/oneone/pic1-19.png);
}
#twofive-oneone .content-list-wrap > li:nth-child(6) div p::after {
    background-image : url(https://oss.kaoersi.com/public/images/active/oneone/bg5.png);
}
#twofive-oneone .content-list-wrap > li:nth-child(6) {
    position : relative;
}
#twofive-oneone .content-list-wrap > li:nth-child(6) div::before {
    z-index : 0;
}
#twofive-oneone .content-list-wrap > li:nth-child(6)::after {
    right : 0;
    bottom : -44%;
    z-index : -1;
    width : 545px;
    height : 1160px;
    background-image : url(https://oss.kaoersi.com/public/images/active/oneone/pic1-10.png);
}
#twofive-oneone .content-list-wrap > li:nth-child(6) ul::before {
    top : 157px;
    right : -34px;
    width : 238px;
    height : 238px;
    background-image : url(https://oss.kaoersi.com/public/images/active/oneone/pic1-20.png);
}
#twofive-oneone .content-list-wrap > li:nth-child(6) ul li:nth-child(2) {
    letter-spacing : 3px;
}
#twofive-oneone .content-list-wrap > li:nth-child(6) ul li:nth-child(2)::after {
    width : 80%;
}
#twofive-oneone .footer {
    padding : 62.83px 0 43px;
    background-image : url(https://oss.kaoersi.com/public/images/active/oneone/footer.png);
    background-repeat : no-repeat;
    background-size : 100%;
}
#twofive-oneone .footer .container {
    width : 996px;
    margin : 0 auto;
}
#twofive-oneone .footer .container > div:nth-child(1) {
    /* 其他样式（根据需求调整） */
    position : relative; /* 确保动画效果正常 */
    text-align : center;
    animation : fadeSlideDown 1.5s infinite linear;
}
@keyframes fadeSlideDown {
    0% {
    	opacity : 1;
    	transform : translateY(-10px);
    }
    70% {
    	opacity : .7;
    	transform : translateY(10px);
    }
    100% {
    	opacity : 0;
    	transform : translateY(-10px);
    }
}
#twofive-oneone .footer .container .con {
    display : flex;
    justify-content : space-between;
    margin-top : -16.5px;
    margin-bottom : 34px;
}
#twofive-oneone .footer .container .con ul:first-child {
    width : 448px;
    margin-top : 44px;
    margin-left : 8px;
}
#twofive-oneone .footer .container .con ul:last-child {
    padding-right : 60px;
}
#twofive-oneone .footer .container .con ul:last-child li:first-child {
    width : 335px;
    height : 335px;
    margin-bottom : 33px;
    padding : 19px;
    border-radius : 26px;
    background-color : #FFD400;
}
#twofive-oneone .footer .container .con ul:last-child li:first-child img {
    width : 100%;
}
#twofive-oneone .footer .container .con ul:last-child li:last-child img {
    width : 280px;
    height : 72px;
    margin-left : 26px;
}
#twofive-oneone .footer .container .last {
    width : 552px;
    margin : 0 auto;
}
#twofive-oneone .footer .container .last p {
    position : relative;
    z-index : 1;
    display : inline-block;
    margin-bottom : 18px;
    padding : 11px 33px;
    border : 2px solid #000000;
    border-radius : 12px;
    font-size : 26px;
    font-weight : 700;
    letter-spacing : 2px;
    background-color : #FFFFFF;
}
#twofive-oneone .footer .container .last p:last-child {
    margin-left : 21%;
    padding : 11px 23px 11px 44px;
}

