#twofive-oneone .banner .contains::before,
#twofive-oneone .content-list-wrap .top-text::before,
#twofive-oneone .content-list-wrap .top-text::after,
.content-list-wrap .two-block ul li:nth-child(1)::after,
.content-list-wrap .two-block ul li:nth-child(2)::after,
.content-list-wrap .thr-block::before,
.content-list-wrap .thr-block::after,
.content-list-wrap .thr-block div::after,
.content-list-wrap .two-block::after,
.content-list-wrap .four-block::after,
.content-list-wrap .four-block div::after,
.content-list-wrap .footer::before,
.content-list-wrap .footer::after {
    position : absolute;
    background-repeat : no-repeat;
    background-size : 100% 100%;
    content : '';
}
.pc-hidden {
    display : none;
}
#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 : 621px;
    padding-top : 91px;
    text-align : center;
    background-image : url(/public/images/single-page/startyear/pc-banner.png);
    background-size : cover;
}
@keyframes fadeSlideOpacity {
    0% {
    	opacity : 1;
    }
    50% {
    	opacity : 0;
    }
    100% {
    	opacity : 1;
    }
}
#twofive-oneone .banner .contains {
    position : relative;
}
#twofive-oneone .banner .contains::before {
    right : 0px;
    bottom : -74px;
    z-index : 0;
    width : 389px;
    height : 370px;
    background-image : url(/public/images/single-page/startyear/pc_bannertext2.png);
}
#twofive-oneone .banner img {
    margin : 0 auto;
}
#twofive-oneone .banner ul {
    position : relative;
    z-index : 1;
    display : flex;
    justify-content : space-between;
    align-items : center;
    width : 1232px;
    margin : 0 auto;
}
/* {
    margin-left: 32px;
} */
#twofive-oneone .banner ul li:nth-child(1) img {
    width : 703px;
    height : 456px;
    margin-left : -14px;
    animation : Scale 2.5s infinite linear;
}
#twofive-oneone .banner ul li dl {
    margin-top : 20px;
    margin-left : 47px;
    text-align : left;
}
#twofive-oneone .banner ul li dl dd {
    display : inline-block;
    height : 56.83px;
    margin-bottom : 15px;
    padding : 0 21px;
    border-radius : 57px;
    font-size : 32px;
    font-weight : bold;
    line-height : 56.83px;
    text-align : center;
    white-space : nowrap;
}
#twofive-oneone .banner ul li dl dd {
    background-image : linear-gradient(90deg, #F0E8C4 -.14%, #FFE885 .13%);
}
#twofive-oneone .banner ul li dl dd:last-child {
    height : 30px;
    padding-left : 88px;
    font-size : 22px;
    font-weight : 400;
    line-height : 30px;
    color : #FFFFFF;
    background-image : none;
}
@keyframes Scale {
    0% {
    	transform : scale(1);
    	/* transform : scale3d(1, 1, 1); */
    }
    50% {
    	transform : scale(1.1);
    	/* transform : scale3d(1.2, 1, 1.2); */
    }
    100% {
    	transform : scale(1);
    	/* 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 .lines {
    background : #FF6E4A;
}
#twofive-oneone .fixeds {
    position : fixed;
    top : 0;
    z-index : 3;
    width : 100%;
}
#twofive-oneone .lines ul {
    display : flex;
    justify-content : space-between;
    width : 1057px;
    margin : 0 auto;
    padding : 18px 0;
}
#twofive-oneone .lines ul li {
    width : 177px;
    border-radius : 50px;
    font-size : 24px;
    line-height : 64px;
    text-align : center;
    color : #262626;
    background : #FFFFFF;
    cursor : pointer;
}
#twofive-oneone .lines ul li.active {
    font-weight : bold;
    color : #262626;
    background-color : #FFE72E;
}
#twofive-oneone .content-list-wrap {
    padding-top : 13px;

/* background-color : ; */
    /* background-image : ; */
    background : url(/public/images/single-page/startyear/pc-re-bg.png) #D62F27;
}
#twofive-oneone .content-list-wrap .top-text {
    position : relative;
}
#twofive-oneone .content-list-wrap .top-text::before {
    top : 88px;
    left : 0px;
    width : 219px;
    height : 367px;
    background-image : url(/public/images/single-page/startyear/pc-icon1.png);
}
#twofive-oneone .content-list-wrap .top-text::after {
    right : 45px;
    bottom : 153px;
    width : 182px;
    height : 182px;
    background-image : url(/public/images/single-page/startyear/pc-icon2.png);
}
#twofive-oneone .content-list-wrap .top-text ul {
    width : 915px;
    margin : 75px auto 0;
    text-align : center;
}
#twofive-oneone .content-list-wrap .top-text ul li {
    font-size : 28px;
    color : #FFFFFF;
}
#twofive-oneone .content-list-wrap .top-text ul li {
    margin-bottom : 14px;
}
#twofive-oneone .content-list-wrap .top-text ul li:nth-child(1) {
    margin-bottom : 4px;
}
#twofive-oneone .content-list-wrap .top-text ul li:nth-child(2),
#twofive-oneone .content-list-wrap .top-text ul li:nth-child(3),
#twofive-oneone .content-list-wrap .top-text ul li:nth-child(4),
#twofive-oneone .content-list-wrap .top-text ul li:nth-child(5),
#twofive-oneone .content-list-wrap .top-text ul li:nth-child(6) {
    letter-spacing : 1px;
}
#twofive-oneone .content-list-wrap .top-text ul li:nth-child(7) {
    margin-top : -21px;
    margin-bottom : 17px;
}
@keyframes slides {
    0% {
    	transform : translateY(10px);
    }
    50% {
    	transform : translateY(0px);
    }
    100% {
    	transform : translateY(10px);
    }
}
#twofive-oneone .content-list-wrap .top-text ul li:last-child {
    margin-bottom : 42px;
    animation : slides 1.5s linear infinite;
}
#twofive-oneone .content-list-wrap > li:nth-child(1) {
    text-align : center;
}
.content-list-wrap .top-tit {
    padding-top : 24px;
    padding-right : 29px;
    text-align : center;
}
.content-list-wrap .two-block,
.content-list-wrap .two-block .ul,
.content-list-wrap .two-block ul li,
.content-list-wrap .thr-block,
.content-list-wrap .thr-block div,
.content-list-wrap .four-block,
.content-list-wrap .four-block div,
.content-list-wrap .footer {
    position : relative;
}
.content-list-wrap .two-block .ul {
    z-index : 1;
    width : 1043px;
    height : 1034px;
    margin : 0 auto;
    background-image : url(/public/images/single-page/startyear/pc-one.png);
    background-repeat : no-repeat;
    background-size : 100% 100%;
}
.content-list-wrap .two-block::after {
    top : 30px;
    right : 0;
    z-index : 0;
    width : 197px;
    height : 350px;
    background-image : url(/public/images/single-page/startyear/pc-icon4.png);
}
.content-list-wrap .two-block ul {
    padding : 55px 0 85px 65px;
}
#one img {
    margin-left : 10px;
}
.content-list-wrap .two-block ul li:nth-child(1)::after {
    top : -30px;
    right : -11px;
    width : 329px;
    height : 261px;
    background-image : url(/public/images/single-page/startyear/pc-after1.png);
}
.content-list-wrap .two-block ul li:nth-child(2) {
    margin-top : 56px;
}
.content-list-wrap .two-block ul li:nth-child(2)::after {
    right : 19px;
    bottom : -59px;
    width : 416px;
    height : 307px;
    background-image : url(/public/images/single-page/startyear/pc-after2.png);
}
.content-list-wrap .thr-block {
    margin-top : -21px;
}
.content-list-wrap .thr-block::before {
    bottom : 210px;
    left : 0;
    z-index : 0;
    width : 254px;
    height : 278px;
    background-image : url(/public/images/single-page/startyear/pc-icon3.png);
}
.content-list-wrap .thr-block div {
    z-index : 1;
    width : 1031px;
    height : 723px;
    margin : 0 auto;
    padding : 3px 0 0 64px;
    background-image : url(/public/images/single-page/startyear/pc-two.png);
    background-size : 100% 100%;
}
.content-list-wrap .thr-block div::after {
    top : 20px;
    right : -1px;
    width : 301px;
    height : 422px;
    background-image : url(/public/images/single-page/startyear/pc-after3.png);
}
.content-list-wrap .four-block {
    margin-top : -24px;
}
.content-list-wrap .four-block::after {
    top : -32px;
    right : 0;
    z-index : 0;
    width : 230px;
    height : 285px;
    background-image : url(/public/images/single-page/startyear/pc-icon5.png);
}
.content-list-wrap .four-block div {
    z-index : 1;
    width : 1053px;
    height : 463px;
    margin : 0 auto;
    padding : 30px 0 0 77px;
    background-image : url(/public/images/single-page/startyear/pc-thr.png);
    background-size : 100% 100%;
}
.content-list-wrap .four-block div::after {
    top : 17px;
    right : -36px;
    width : 431px;
    height : 398px;
    background-image : url(/public/images/single-page/startyear/pc-after4.png);
}
.content-list-wrap .copys {
    position : relative;
    width : 966px;
    height : 36px;
    margin : 0 auto -16px;
    font-size : 25px;
    text-align : right;
    color : #FFFFFF;
}
.content-list-wrap .copys p {
    position : absolute;
    top : -4px;
    right : 31px;
    transform : rotate(2deg);
}
.content-list-wrap .footer {
    padding-top : 16px;
    padding-bottom : 78px;
}
.content-list-wrap .footer ul {
    width : 548px;
    margin : 0 auto;
    text-align : center;
}
.content-list-wrap .footer ul li:nth-child(1) {
    width : 210px;
    height : 210px;
    margin-right : auto;
    margin-bottom : 28px;
    margin-left : auto;
    border-radius : 15px;
    text-align : center;
    background-color : #FFFFFF;
}
.content-list-wrap .footer ul li:nth-child(1) img {
    width : 210px;
    height : 210px;
    border-radius : 15px;
}
.content-list-wrap .footer::before {
    bottom : 0;
    left : 118px;
    width : 416px;
    height : 369px;
    background-image : url(/public/images/single-page/startyear/pc-icon6.png);
}
.content-list-wrap .footer::after {
    right : 108px;
    bottom : 0;
    width : 377px;
    height : 148px;
    background-image : url(/public/images/single-page/startyear/pc-icon7.png);
}
@media screen and (max-width: 750px) {
    .m-hidden {
    	display : none;
    }
    .pc-hidden {
    	display : block;
    }
    .banner {
    	background-color : #D62F27;
    }
    .banner li img {
    	width : 100%;
    }
}
