
#twos ul li p::before,
#thrs ul li p::before,
#new-one .down-bottom::before,
#new-one .top-ones::before,
#new-one .down-bottom .b-title p::before,
#new-one .down-bottom .czmd .text-list li .red-b::before{
    content: "";
    position: absolute;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
@keyframes pulse {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.05);
    }
    100% {
        transform: scale(1);
    }
}
@keyframes slide {
    0% {
        transform: translateX(-10px);
    }
    50% {
        transform: translateX(0px);
    }
    100% {
        transform: translateX(-10px);
    }
}
@keyframes slidey {
    0% {
        transform: translateY(-10px);
    }
    50% {
        transform: translateY(0px);
    }
    100% {
        transform: translateY(-10px);
    }
}
@keyframes xx {
    0% {
        transform: translateY(-10px);
    }
    50% {
        transform: translateX(0px);
    }
    100% {
        transform: translateY(-10px);
    }
}
#new-one .fixed-right{
    padding: 15px 28px;
    width: 186px;
    height: 239px;
    background-color: #fff;
    box-shadow: 0 9px 9px -2px rgba(207,207,207,.25);
    border-radius: 10px;
    overflow: hidden;
    position: fixed;
    right: 17px;
    margin: auto;
    top: 0;
    bottom: 0;
    z-index: 2;
}
#new-one .fixed-right p:nth-child(2){
    font-size: 18px;
    color: #3D3D3D;
    margin-bottom: 10px;
    font-weight: normal;
}
#new-one .fixed-right img{
    width: 131px;
    height: 131px;
    margin-bottom: 4px;
}
#new-one .fixed-right p:nth-child(3){
    display: inline-block;
    width: 100.6px;
    height: 37.26px;
    line-height: 37.26px;
    font-size: 18px;
    color: #fff;
    border-radius: 8.2px;
    background: #FD5536;
}
#new-one .banenr{
    height: 800px;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    background-image: url(https://static.kaoersi.com/krs-oneline-fe/images/single-page/newyear/banner-bg.png);
}
#new-one .banenr .left-one{
    position: absolute;
    left: 307px;
    bottom: 61px;
    width: 448px;
    height: 448px;
    animation: slide 3s linear infinite;
}
#new-one .banenr .left-two{
    position: absolute;
    left: 579px;
    bottom: 326px;
    width: 146.5px;
    height: 167.5px;
}
#new-one .banenr .center{
    position: absolute;
    width: 870px;
    height: 422.5px;
    bottom: 246px;
    margin: auto;
    left: -1px;
    right: 0;
    animation: pulse 3s linear infinite;
}
#new-one .banenr .middles{
    position: absolute;
    width: 929px;
    height: 577.5px;
    bottom: 113px;
    margin: auto;
    left: 384px;
    right: 0;
}
#new-one .banenr .right-one{
    position: absolute;
    right: 300px;
    bottom: 114px;
    width: 361px;
    height: 203.5px;
    animation: slide 3s linear infinite;
} 
#new-one .banenr .right-two{
    position: absolute;
    left: 151px;
    margin: auto;
    right: 0px;
    bottom: 67px;
    width: 463.5px;
    height: 245.5px;
    animation: pulse 3s linear infinite;
}
#new-one .top-title{
    position: relative;
    z-index: 2;
}
#new-one .top-ones{
    position: relative;
    padding: 0 37px 0 100px;
    font-size: 35px;
    background-color: #FFD240;
    border:1px solid #262626;
    height: 78px;
    line-height: 78px;
    border-radius: 78px;
}
#new-one .top-ones::before{
    width: 50px;
    height: 50px;
    left: 26px;
    margin: auto;
    top: 3px;
    bottom: 0;
    background-image: url(https://static.kaoersi.com/krs-oneline-fe/images/zhuanti/one-one/after5.png);
}
#new-one .fix-tops{
    display: flex;
    justify-content: space-around;
    position: fixed;
    top: 0;
    z-index: 3;
    width: 100%;
}
#new-one .top-lins{
    display: flex;
    justify-content: space-around;
    background-color: #eaeaea
}
#new-one .top-lins ul{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 1057px;
    padding: 18px 0;
}
#new-one .top-lins ul li{
    cursor: pointer;
    width: 177px;
    height: 64px;
    text-align: center;
    line-height: 64px;
    border-radius: 64px;
    background-color: #fff;
} 
#new-one .top-lins ul li a{
    font-size: 24px;
    color: #262626;
    display: block;
    width: 100%;
}
#new-one .top-lins ul .active{
    background-color: #Fa3831;
}
#new-one .top-lins ul .active a{
    color: #fff;
}
#new-one .ones{
    text-align: center;
    padding: 51px 0 60px;
    background-size: 100% 100%;
    background-image: url(https://static.kaoersi.com/krs-oneline-fe/images/single-page/newyear/bg1-1.png);
}
#new-one .ones img{
    width: 1230px;
}
#new-one .ones p{
    font-weight: 600;
    font-size: 28px;
    color: #262626;
}
#new-one .ones img:last-child{
    margin-top: 40px;
    width: 40px;
    height: 38.5px;
    animation: xx 1s linear infinite;
}
#new-one .two{
    background-image: url(https://static.kaoersi.com/krs-oneline-fe/images/single-page/newyear/bg1-2.png);
    padding-bottom: 122.5px;
    background-size: 100% 100%;
}
#new-one .two .cons-wrap{
    padding: 0 7.5px;
    width: 1200px;
    margin: 0 auto;
}
#twos{
    position: relative;
    height: 490px;
    background-size: 100% 100%;
    background-image: url(https://static.kaoersi.com/krs-oneline-fe/images/single-page/newyear/b1.png);
}
#twos .titles,
#thrs .titles,
#new-one .down-bottom .czmd .titles{
    position: relative;
}
#twos .titles div,
#thrs .titles div,
#new-one .down-bottom .czmd .titles div{
    position: absolute;
    left: 0;
    top: 21px;
    width: 182px;
    text-align: center;
}
#twos .titles div p,
#thrs .titles div p,
#new-one .down-bottom .czmd .titles div p{
    color: #fff;
}
#twos .titles div p:first-child,
#thrs .titles div p:first-child,
#new-one .down-bottom .czmd .titles div p:first-child {
    font-size: 58.11px;
}
#twos .titles div p:last-child,
#thrs .titles div p:last-child,
#new-one .down-bottom .czmd .titles div p:last-child{
    font-size: 36.46px;
}
#twos .titles .red-p,
#thrs .titles .red-p,
#new-one .down-bottom .czmd  .titles .red-p{
    position: absolute;
    left: 302px;
    top: 80px;
    font-size: 45.58px;
    color: #F12836;
}
#twos ul{
    padding-left: 56px;
    padding-top: 218px;
}
#twos ul li,
#thrs ul li{
    font-size: 32px;
    color: #262626;
    font-weight: 600;
}
#twos ul li p,
#thrs ul li p{
    z-index: 0;
    display: inline-block;
    position: relative;
}
#twos ul li p::before,
#thrs ul li p::before{
    z-index: -1;
    width: 100%;
    height: 12px;
    background-color: #FF6C76;
    left: 0;
    bottom: 2px;
}
#twos ul li:nth-child(2){
    margin: 25px 0 30px;
}
#twos ul li:nth-child(2) span:first-child{
    font-size: 48px;
}
#twos ul li:nth-child(2) span{
    color: #F12836;
}
#twos img{
    position: absolute;
    width: 246px;
    height: 246px;
    right: 52px;
    bottom: 26px;
}
#thrs{
    margin-top: 70px;
    position: relative;
    height: 542.5px;
    background-size: 100% 100%;
    background-image: url(https://static.kaoersi.com/krs-oneline-fe/images/single-page/newyear/b2.png);
}
#thrs .titles .red-p{
    left: 345px !important;
}
#thrs ul{
    padding-top: 201px;
    padding-left: 56px;
}
#thrs .pics{
    width: 190.5px;
    height: 268.5px;
    position: absolute;
    right: 65px;
    bottom: 51px;
}
#thrs ul li:nth-child(2){
    margin-bottom: 33px;
    margin-top: 32px;
}
#thrs ul li:nth-child(2) span{
    font-size: 40px;
}
#thrs ul li:nth-child(3){
    margin-bottom: 12px;
    display: flex;
    align-items: center;
}
#thrs ul li:nth-child(3) img{
    width: 355.5px;
    height: 85px;
    margin: 0px 7px 0 11px;
}
#new-one .down-bottom{
    position: relative;
    background-image: url(https://static.kaoersi.com/krs-oneline-fe/images/single-page/newyear/bg1-3.png);
    padding-bottom: 0px;
    background-size: auto 456px;
    background-repeat: no-repeat;
    background-color: #ededed;
}
#new-one .down-bottom::before{
    right: 0;
    top: 250px;
    width: 507px;
    height: 1492px;
    background-size: 100% 100%;
    background-image: url(https://static.kaoersi.com/krs-oneline-fe/images/single-page/newyear/r.png);
}
#new-one .down-bottom .cons-wrap{
    width: 1185px;
    margin: 0 auto;
}
#new-one .down-bottom .cons-wrap>li{
    margin-bottom: 39px;
}
#new-one .down-bottom .cons-wrap>li .hiddens{
    display: none;
}
#new-one .down-bottom .cons-wrap>li .active p::before{
    transform: rotateX(180deg);
}
#new-one .down-bottom .b-title{
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 99px;
    padding: 13px 26px 13px 80px;
    background: #F12836;
}
#new-one .down-bottom .b-title p{
    position: relative;
    font-size: 36.46px;
    color: #fff;
    font-weight: 700;
}
#new-one .down-bottom .b-title p::before{
    width: 28px;
    height: 32.5px;
    left: -52px;
    top: 11px;
    transition: all .3s;
    background-image: url(https://static.kaoersi.com/krs-oneline-fe/images/single-page/newyear/tb.png);
}
#new-one .down-bottom .b-title ul li{
    text-align: right;
    color: #fff;
}
#new-one .down-bottom .b-title ul li:nth-child(1){
    font-size: 28px;
    font-weight: 700;
}
#new-one .down-bottom .b-title ul li:nth-child(2){
    font-size: 20px;
}
#new-one .down-bottom .cons-wrap>li:nth-child(1) .down-block{
    background-image: none;
    height: 100%;
}
#new-one .down-bottom .down-block{
    height: 146px;
    background-size: 100% 100%;
    background-image: url(https://static.kaoersi.com/krs-oneline-fe/images/single-page/newyear/bottom1.png);
}
#new-one .down-bottom .down-block .one-text{
    font-size: 36PX;
    color: #262626;
    padding: 49px 0 49px 57px;
}
#new-one .down-bottom .down-block img{
    margin-top: 31px;
    height: 285px;
}
#new-one .down-bottom .down-block ul{
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#new-one .down-bottom .down-block ul li{
    padding: 17px 34px;
    border-radius: 6px;
    background-color: #fff;
    font-size: 20px;
    color: #262626;
}
#new-one .down-bottom .cons-wrap>li:last-child{
    margin-bottom: 64px;
}
#new-one .down-bottom .down-block ul li:nth-child(1){
    background: #FF463C;
    color: #fff;
}
#new-one .down-bottom .czmd{
    padding: 33px 22px 24px 47px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 1185px;
    height: 766px;
    margin: 0 auto;
    background-image: url(https://static.kaoersi.com/krs-oneline-fe/images/single-page/newyear/b3.png);
}
#new-one .down-bottom .czmd .text-list{
    margin-top: 200px;
}
#new-one .down-bottom .czmd .text-list li{
    font-weight: 600;
    color: #262626;
}
#new-one .down-bottom .czmd .text-list li:last-child{
    font-size: 16px;
    text-align: right;
}
#new-one .down-bottom .czmd .text-list li:nth-child(4){
    margin: 20px 0 15px 10px;
}
#new-one .down-bottom .czmd .text-list li:nth-child(5){
    margin-bottom: 35px;
}
#new-one .down-bottom .czmd .text-list li:nth-child(4) span:nth-child(1),
#new-one .down-bottom .czmd .text-list li:nth-child(5) span:nth-child(1){
    font-size: 27.4px;
}
#new-one .down-bottom .czmd .text-list li:nth-child(4) span:nth-child(2),
#new-one .down-bottom .czmd .text-list li:nth-child(5) span:nth-child(2){
    font-size: 34.24px;
    font-weight: 600;
}
#new-one .down-bottom .czmd .text-list li .red-b{
    position: relative;
    z-index: 0;
}
#new-one .down-bottom .czmd .text-list li .red-b::before{
    width: 100%;
    height: 13.54px;
    z-index: -1;
    bottom: 0;
    left: 0;
    background-color: #FF6C76;
}
#new-one .down-bottom .czmd .text-list li:nth-child(3),
#new-one .down-bottom .czmd .text-list li:nth-child(4),
#new-one .down-bottom .czmd .text-list li:nth-child(5){
    margin-left: 10px;
}
#new-one .down-bottom .czmd .text-list li:nth-child(3){
    font-size: 32px;
}
#new-one .down-bottom .czmd .text-list li:nth-child(3) span:last-child{
    font-size: 48px;
    margin-left: 10px;
}
#new-one .down-bottom .czmd .text-list li:nth-child(2),
#new-one .down-bottom .czmd .text-list li:nth-child(1){
    font-size: 32px;
}
#new-one .down-bottom .czmd .text-list li:nth-child(2){
    margin-left: 10px;
    margin-bottom: 20px;
}
#new-one .down-bottom .czmd .text-list li:nth-child(2) img{
    width: 229px;
    height: 79.5px;
    margin: 0 10px 0 8px;
}
#new-one .down-bottom .czmd .titles div{
    left: -48px;
}
#new-one .down-bottom .czmd .text-list li:nth-child(1){
    margin-bottom: 37px;
}
#new-one .down-bottom .czmd .text-list li:nth-child(1) p:nth-child(1){
    margin-bottom: 20px;
}
#new-one .down-bottom .czmd .text-list li:nth-child(1) p span:nth-child(1){
    margin-right: 28px;
}
#new-one .down-bottom .czmd .text-list li:nth-child(1) p:nth-child(2) span:nth-child(1){
    color: #ededed;
}
#new-one .four{
    padding-top: 33px;
    height: 595px;
    background-image: url(https://static.kaoersi.com/krs-oneline-fe/images/single-page/newyear/bm.png);
    background-size: 100% 100%;
}
#new-one .four .cons-wrap{
    width: 1185px;
    margin: 0 auto;
    position: relative;
}
#new-one .four .cons-wrap ul li:nth-child(1){
    font-size: 45.58px;
    color: #262626;
    font-weight: 700;
}
#new-one .four .cons-wrap ul li:nth-child(2){
    font-size: 24px;
    font-weight: 700px;
    color: #F93803;
    margin-top: 4px;
    margin-bottom: 28px;
}
#new-one .four .cons-wrap ul li:nth-child(3){
    font-size: 36px;
    color: #F12836;
    margin-bottom: 16px;
    font-weight: 500;
}
#new-one .four .cons-wrap ul li:nth-child(4){
    font-size: 24px;
    color: #262626;
    margin-bottom: 50px;
}
#new-one .four .cons-wrap ul li:nth-child(4) span{
    font-weight: 700;
}
#new-one .four .cons-wrap ul li:nth-child(5){
    display: flex;
    align-items: flex-end;
}
#new-one .four .cons-wrap ul li:nth-child(5) img{
    border:3px solid #fff;
    border-radius: 8px;
    width: 196px;
    height: 196px;
    margin-right: 52px;
}
#new-one .four .cons-wrap ul li:nth-child(5) dl{
    margin-bottom: 12px;
}
#new-one .four .cons-wrap ul li:nth-child(5) dl dd{
    font-size: 24px;
    color: #262626;
}
#new-one .four .cons-wrap ul li:nth-child(5) dl dd:nth-child(2){
    margin: 20px 0;
}
#new-one .one-one-footer{
    display: flex;
    align-items: center;
    justify-content: space-around;
    height: 226px;
    background-size: 100% 100%;
    background-color: #fff;
}
#new-one .one-one-footer img{
    width: 572px;
    height: 86px;
}