body {
    width: 100%;
    height: 6400px;
    background-image: url('http://i.luohewmw.cn/image/wsjy/img/warp-back.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    overflow-x: hidden;


}

.wsj-warp {
    max-width: 1200px;
    margin: 0 auto;
    height: 6400px;
    position: relative;
}

.message-board-warp {
    position: absolute;
    top: 450px;
    left: 50px;
}

#messageBoard {
    border: solid 4px #18b13c;
    height: 60px;
    width: 445px;
    outline: none;
    /*很关键：将默认的select选择框样式清除*/
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    /*在选择框的最右侧中间显示小箭头图片*/
    background: url("http://i.luohewmw.cn/image/wsjy/img/arrow.png") no-repeat scroll 98% center transparent;

    /*为下拉小箭头留出一点位置，避免被文字覆盖*/
    padding-right: 14px;
    padding-left: 20px;
    vertical-align: middle;
    margin-right: 30px;

}

.select-body-warp {
    margin-top: 20px;
}


.bouquetCount {
    font-size: 40px;
    vertical-align: text-bottom;
}

.presentBouquet {
    width: 200px;
    height: 60px;
    border: 0;
    outline: none;
    border-radius: 15px;
    background-image: url('http://i.luohewmw.cn/image/wsjy/img/select-button.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
}

.yinglei-person {
    position: absolute;
    left: 0;
    bottom: 500px;
}

.yinglei-person div {
    display: inline-block;
    width: 281px;
    height: 350px;
    margin-right: 170px;

}

.yinglei-person div a {
    display: block;

}

.yinglei-person a p {
    text-align: center;
    font-size: 25px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.yinglei-person a img {
    width: 100%;
    height: 100%;
    margin-top: 40px;

}

.consultin-festival-warp-left {
    float: left;
}

.consultin-festival-warp-left img {
    width: 100%;
    height: 100%;
}

.consultin-festival-warp-right {
    float: right;
    font-size: 20px;
    width: 640px;
    padding-left: 16px;
}

.consultin-festival-warp-right ul li {
    line-height: 47px;
}

.consultin-festival-warp {
    position: absolute;
    top: 1700px;
    width: 100%;
}


.btn-list {
    padding-top: 70px;
}

.btn-list dl dd {
    float: left;
    padding-right: 5px;
    width: 187px;
}

.btn-list dl dd img {
    cursor: pointer;
}

.jyl-Logo {
    position: absolute;
    left: 0px;
    top: 20%;
    width: 645px;
}

.jyl-Logo img {
    width: 100%;
    height: auto;
}

.jrqm-Logo {
    width: 340px;
    left: 0;
    top: 10%;
    position: absolute;
}

.box {
    overflow: hidden;
    border: 1px solid #efd2d2;
    padding: 20px;
}

滚动条美化
/* .box-gdt {
    height: 450px;
    overflow-y: auto;
    padding-right: 10px;
}

.box-gdt::-webkit-scrollbar {
    width: 3px;
    height: 3px;
    background-color: #fff;
}

.box-gdt::-webkit-scrollbar-button:vertical {
    background-color: #fff;
}

.box-gdt::-webkit-scrollbar-track:vertical {
    background-color: transparent;
}

.box-gdt::-webkit-scrollbar-track-piece {
    background-color: transparent;
}

.box-gdt::-webkit-scrollbar-thumb:vertical {
    background-color: #f50707;
    border-radius: 6px
} */

.main-cloum-F {
    width: 1000px;
    position: relative;
    height: 100%;
}

.tk-img {
    text-align: center;
}

.xl-pic {
    top: 10px;
    position: absolute;
    left: 0;
    width: 142px;
}

.xl-img {
    width: 142px;
    position: absolute;
    left: -30px;
    top: 0;
}

.xl-pic dl dd {
    padding-bottom: 10px;
}

.xl-img dd {
    display: none;
}

.main1000 {
    width: 1000px;
    position: relative;
}

.hh-jnb {
    position: absolute;
    left: 20px;
    top: 5%;
    width: 350px;
}

.hh-jnb img {
    width: 100%;
    height: auto;
}

.DW_B {
    width: 392px;
    height: 43px;
    position: absolute;
    bottom: 122px;
    left: 60px;
}

.tk-img {
    width: 392px;
    height: 43px;
}

/* */
.jbimg {
    opacity: 0;
    /* transform: translate(-10%, -20%); */
    position: absolute;
    animation: change 12s;
    -moz-animation: change 12s;
    -webkit-animation: change 12s;
    -webkit-animation-delay: 3s;
    -o-animation: change 12s;
    animation-fill-mode: forwards;
}

@keyframes change {
    0% {
        width: 1000px;
        height: 880px;
        margin-top: 4%;
        left: 40px;
        position: absolute;
        top: 0
    }

    20% {
        width: 1000px;
        height: 880px;
        margin-top: 4%;
        left: 40px;
        position: absolute;
        top: 0
    }

    40% {
        width: 1000px;
        height: 880px;
        opacity: 1;
        margin-top: 4%;
        left: 40px;
        position: absolute;
        top: 0
    }

    60% {
        width: 350px;
        height: 310px;
        opacity: 1;
        margin-top: 13%;
        left: 21px;
        position: absolute;
        top: 17%
    }

    80% {
        width: 350px;
        height: 310px;
        opacity: 1;
        margin-top: 13%;
        left: 21px;
        position: absolute;
        top: 17%
    }

    100% {
        width: 350px;
        height: 310px;
        opacity: 1;
        margin-top: 13%;
        left: 21px;
        position: absolute;
        top: 17%
    }
}



/* .hh-jnb{ animation: zoomIn 1s;   -webkit-animation-delay:5s;  animation-fill-mode: forwards;  } */
@-webkit-keyframes zoomIn {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        opacity: 1;
        transform: scale3d(1, 1, 1)
    }

    100% {
        opacity: 1;
        transform: scale3d(1.1, 1.1, 1.1)
    }
}

@keyframes zoomIn {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        opacity: 1;
        transform: scale3d(1, 1, 1)
    }

    100% {
        opacity: 1;
        transform: scale3d(1.1, 1.1, 1.1)
    }
}


.jyl-Logo {
    animation: zoomIn01 1s;
    animation-fill-mode: forwards;
}

@-webkit-keyframes zoomIn01 {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        opacity: 1;
        transform: scale3d(1, 1, 1)
    }

    0% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        opacity: 1;
        transform: scale3d(1.1, 1.1, 1.1)
    }

    100% {
        opacity: 1;
        transform: scale3d(1, 1, 1)
    }
}

@keyframes zoomIn01 {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        opacity: 1;
        transform: scale3d(1, 1, 1)
    }

    50% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        opacity: 1;
        transform: scale3d(1.1, 1.1, 1.1)
    }

    100% {
        opacity: 1;
        transform: scale3d(1, 1, 1)
    }
}

.ly_cl1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 328px;
    animation: go 1s ease-in-out alternate infinite;
    -moz-animation: go 1s ease-in-out alternate infinite;
    -o-animation: go 1s ease-in-out alternate infinite;
}

.ly_cl2 {
    position: absolute;
    right: 0;
    top: 0;
    width: 368px;
    animation: go 1s ease-in-out alternate infinite;
    -moz-animation: go 1s ease-in-out alternate infinite;
    -o-animation: go 1s ease-in-out alternate infinite;
}

.ly_cl1 img,
.ly_cl2 img {
    width: 100%;
    height: 100%;
}




@-webkit-keyframes go {
    0% {
        -webkit-transform: rotate(3deg);
        -webkit-transform-origin: top center;
        -moz-transform: rotate(3deg);
        -moz-transform-origin: top center;
        transform: rotate(3deg);
        transform-origin: top center;
    }

    100% {
        -webkit-transform: rotate(-3deg);
        -webkit-transform-origin: top center;
        -moz-transform: rotate(-3deg);
        -moz-transform-origin: top center;
        transform: rotate(-3deg);
        transform-origin: top center;
    }
}

@-moz-keyframes go {
    0% {
        -webkit-transform: rotate(3deg);
        -webkit-transform-origin: top center;
        -moz-transform: rotate(3deg);
        -moz-transform-origin: top center;
        transform: rotate(3deg);
        transform-origin: top center;
    }

    100% {
        -webkit-transform: rotate(-3deg);
        -webkit-transform-origin: top center;
        -moz-transform: rotate(-3deg);
        -moz-transform-origin: top center;
        transform: rotate(-3deg);
        transform-origin: top center;
    }
}

@-o-keyframes go {
    0% {
        -webkit-transform: rotate(3deg);
        -webkit-transform-origin: top center;
        -moz-transform: rotate(3deg);
        -moz-transform-origin: top center;
        transform: rotate(3deg);
        transform-origin: top center;
    }

    100% {
        -webkit-transform: rotate(-3deg);
        -webkit-transform-origin: top center;
        -moz-transform: rotate(-3deg);
        -moz-transform-origin: top center;
        transform: rotate(-3deg);
        transform-origin: top center;
    }
}

@keyframes go {
    0% {
        -webkit-transform: rotate(3deg);
        -webkit-transform-origin: top center;
        -moz-transform: rotate(3deg);
        -moz-transform-origin: top center;
        transform: rotate(3deg);
        transform-origin: top center;
    }

    100% {
        -webkit-transform: rotate(-3deg);
        -webkit-transform-origin: top center;
        -moz-transform: rotate(-3deg);
        -moz-transform-origin: top center;
        transform: rotate(-3deg);
        transform-origin: top center;
    }
}

.luo-he-box-warp {
    width: 61%;
    height: 32%;
    position: absolute;
    top: 300px;
    left: 50px;
    overflow: hidden;
    z-index: 997;
}

.luoheweiming-icon01 {
    width: 35px;
    position: absolute;
    left: 8%;
    top: 0;
}

.luoheweiming-icon02 {
    width: 32px;
    position: absolute;
    left: 20%;
    top: 10%;
}

.luoheweiming-icon03 {
    width: 35px;
    position: absolute;
    left: 23%;
    top: 50%;
}

.luoheweiming-icon04 {
    width: 35px;
    position: absolute;
    left: 0%;
    top: 40%;
}

.luoheweiming-icon05 {
    width: 35px;
    position: absolute;
    left: 5%;
    top: 45%;
}

.luoheweiming-icon06 {
    width: 35px;
    position: absolute;
    left: 3%;
    top: 40%;
}

.luoheweiming-icon07 {
    width: 35px;
    position: absolute;
    right: 75%;
    top: 55%;
}

.luoheweiming-icon08 {
    width: 35px;
    position: absolute;
    right: 75%;
    top: 45%;
}

.luoheweiming-icon09 {
    width: 35px;
    position: absolute;
    left: 14%;
    bottom: 20%;
}

.luoheweiming-icon10 {
    width: 35px;
    position: absolute;
    left: 10%;
    bottom: 19%;
}

.luoheweiming-icon11 {
    width: 35px;
    position: absolute;
}

.luoheweiming-icon12 {
    width: 35px;
    position: absolute;
}

.luoheweiming-icon01 {
    -webkit-animation: movie 1.5s linear 3;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    opacity: 0;
}

.luoheweiming-icon02 {
    -webkit-animation: movie01 2s linear 5;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    opacity: 0;
}

.luoheweiming-icon03 {
    -webkit-animation: movie02 2.5s linear 4;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    opacity: 0;
}

.luoheweiming-icon04 {
    -webkit-animation: movie03 3s linear 3;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    opacity: 0;
}

.luoheweiming-icon05 {
    -webkit-animation: movie04 2.6s linear 5;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    opacity: 0;
}

.luoheweiming-icon06 {
    -webkit-animation: movie05 2.3s linear 3;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    opacity: 0;
}

.luoheweiming-icon07 {
    -webkit-animation: movie06 2.5s linear 4;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    opacity: 0;
}

.luoheweiming-icon08 {
    -webkit-animation: movie07 2.2s linear 5;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    opacity: 0;
}

.luoheweiming-icon09 {
    -webkit-animation: movie08 2.6s linear 5;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    opacity: 0;
}

.luoheweiming-icon10 {
    -webkit-animation: movie09 2.8s linear 5;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    opacity: 0;
}

.luoheweiming-icon11 {
    -webkit-animation: movie10 2.4s linear 4;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    opacity: 0;
}

.luoheweiming-icon12 {
    -webkit-animation: movie11 2.1s linear 4;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    opacity: 0;
}

/* */

@-webkit-keyframes movie {
    0% {
        position: absolute;
        left: 8%;
        top: 0;
        opacity: 1;
    }

    100% {
        position: absolute;
        left: 12%;
        top: 56%;
        opacity: 0;
    }
}

@-webkit-keyframes movie01 {
    0% {
        position: absolute;
        left: 20%;
        top: 0;
        opacity: 1;
    }

    100% {
        position: absolute;
        left: 25%;
        top: 45%;
        opacity: 0;
    }
}

@-webkit-keyframes movie02 {
    0% {
        position: absolute;
        left: 10%;
        top: 0%;
        opacity: 1;
    }

    100% {
        position: absolute;
        left: 15%;
        top: 48%;
        opacity: 0;
    }
}



@-webkit-keyframes movie03 {
    0% {
        position: absolute;
        left: 0%;
        top: 0%;
        opacity: 1;
    }

    100% {
        position: absolute;
        left: 12%;
        top: 50%;
        opacity: 0;
    }
}

@-webkit-keyframes movie04 {
    0% {
        position: absolute;
        left: 0%;
        top: 0%;
        opacity: 1;
    }

    100% {
        position: absolute;
        left: 5%;
        top: 40%;
        opacity: 0;
    }
}

@-webkit-keyframes movie05 {
    0% {
        position: absolute;
        left: 0%;
        top: 0%;
        opacity: 1;
    }

    100% {
        position: absolute;
        left: 9%;
        top: 55%;
        opacity: 0;
    }
}

@-webkit-keyframes movie06 {
    0% {
        position: absolute;
        right: 0%;
        top: 0%;
        opacity: 1;
    }

    100% {
        position: absolute;
        right: 55%;
        top: 65%;
        opacity: 0;
    }
}

@-webkit-keyframes movie07 {
    0% {
        position: absolute;
        right: 0%;
        top: 0%;
        opacity: 1;
    }

    100% {
        position: absolute;
        right: 60%;
        top: 65%;
        opacity: 0;
    }
}

@-webkit-keyframes movie08 {
    0% {
        position: absolute;
        left: 8%;
        bottom: 0%;
        opacity: 1;
        opacity: 1;
    }

    100% {
        position: absolute;
        left: 14%;
        bottom: 20%;
        opacity: 0;
    }
}

@-webkit-keyframes movie09 {
    0% {
        width: 35px;
        position: absolute;
        left: 10%;
        bottom: 0%;
        opacity: 1;
    }

    100% {
        width: 35px;
        position: absolute;
        left: 10%;
        bottom: 20%;
        opacity: 0;
    }
}


@-webkit-keyframes movie10 {
    0% {
        position: absolute;
        right: 0%;
        top: 0%;
        opacity: 1;
    }

    100% {
        position: absolute;
        right: 60%;
        top: 25%;
        opacity: 0;
    }
}

@-webkit-keyframes movie11 {
    0% {
        position: absolute;
        left: 0%;
        bottom: 0%;
        opacity: 1;
        opacity: 1;
    }

    100% {
        position: absolute;
        left: 28%;
        bottom: 20%;
        opacity: 0;
    }
}

.gx-tex {
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
    width: 620px;
    position: absolute;
    top: 55%;
    right: 0;
    text-align: center;
}

.gx-tex span {
    color: #bf0102;
}

.close-warp {
    font-size: 20px;
    color: #c00;
    font-weight: bold;
    position: absolute;
    right: 200px;
    top: 100px;
    cursor: pointer;
    z-index: 999
}

.pannel-img img {
    width: 100%;
    height: auto;
}

.gx-tex {
    opacity: 0;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 23s;
    /**延迟动画**/
    animation-delay: 23s;
}


.HR-tex {
    text-align: right;
    width: 430px;
    font-size: 32px;
    position: absolute;
    top: 46%;
    right: 0;
    display: none;
    font-family: "楷体";
    font-weight: bold;
    color: #7c0000
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        opacity: 0;
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
        opacity: 1;
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        opacity: 0;
    }
}


@keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        opacity: 0;
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
        opacity: 1;
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        opacity: 1;
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes bounceInUp {

    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0, 0, 0, 1);
        transition-timing-function: cubic-bezier(0, 0, 0, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0px, 0);
        transform: translate3d(0, 0px, 0)
    }

    75% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0px, 0);
        transform: translate3d(0, 0px, 0)
    }

    90% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0px, 0);
        transform: translate3d(0, 0px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes bounceInUp {

    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0, 0, 0, 0);
        transition-timing-function: cubic-bezier(0, .0, 0, 0)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        -ms-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0px, 0);
        -ms-transform: translate3d(0, 0px, 0);
        transform: translate3d(0, -20px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, 0px, 0);
        -ms-transform: translate3d(0, 0px, 0);
        transform: translate3d(0, 10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 0px, 0);
        -ms-transform: translate3d(0, 0px, 0);
        transform: translate3d(0, 0px, 0)
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.btn-xh {
    width: 260px;
    height: 81px;
    position: absolute;
    left: 445px;
    bottom: 6%;
}

.btn-xh img {
    cursor: pointer;
}


#luohe-animation-warp {
    background: url('http://i.luohewmw.cn/image/wsjy/img/822854522207678218.jpg') no-repeat center top;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 996;
    width: 100% !important;
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}


.jy_tex {
    color: #022703;
    font-size: 24px;
    font-weight: bold;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 17%;
}

.jy-btn {
    background: #c00;
    height: 30px;
    width: 50px;
    float: left;
}


/* .x-jy{position: absolute; bottom: 22%; left:0;color: #c70c0d;font-size:24px; line-height: 36px;width:720px;text-align: left;z-index: 1;text-indent: 2em; font-family: "楷体"} */
.R-tex {
    text-align: right;
    color: #000;
}

.gdhd-pic dl dd {
    width: 238px;
    float: left;
    padding-right: 9px;
    overflow: hidden;
    height: 195px;
}


.main-cloum1200 {
    width: 1000px;
    background: #fff;
    overflow: hidden;
}

.img img {
    width: 238px;
    height: 135px;
}

.gdhd-pic {
    width: 1050px;
}

.ylsj-pic {
    width: 1030px;
}

@keyframes cursor {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes text {
    from {
        width: 0;
    }

    to {
        width: 1000px;
    }
}

@keyframes text01 {
    from {
        width: 0;
    }

    to {
        width: 1000px;
    }
}

@keyframes text02 {
    from {
        width: 0;
    }

    to {
        width: 145px;
    }
}

.hh-yljy p {
    opacity: 0;
    white-space: nowrap;
    overflow: hidden;
    animation: cursor 1s, text 4s steps(36);
    animation-fill-mode: forwards;
    -webkit-animation-delay: 8s;
    animation-delay: 10s;
}

.hh-yljy,
.hh-yljy01,
.hh-yljy02 {
    color: #000000;
    font-weight: bold;
    line-height: 60px;
    left: 450px;
    top: 23%;
    position: absolute;
    height: 60px;
    overflow: hidden;
    text-align: left;
}

.hh-yljy p {
    text-indent: 2em;
    line-height: 60px;
    height: 60px;
    overflow: hidden;
    color: #327214;

    font-weight: bold;
}

.hh-yljy01 p {
    opacity: 0;
    white-space: nowrap;
    overflow: hidden;
    animation: cursor 1s, text01 4s steps(36);
    animation-fill-mode: forwards;
    -webkit-animation-delay: 12s;
    animation-delay: 14s;
}

.hh-yljy01 {
    top: 32%;
}

.hh-yljy01 p {
    line-height: 60px;
    height: 60px;
    overflow: hidden;
    color: #327214;
    width: 610px;
    font-weight: bold;
}

.hh-yljy02 p {
    opacity: 0;
    white-space: nowrap;
    overflow: hidden;
    animation: cursor 1s, text02 4s steps(72);
    animation-fill-mode: forwards;
    -webkit-animation-delay: 16s;
    animation-delay: 18s;
}

.hh-yljy02 {
    top: 40%;
    left: 1265px;
}

.hh-yljy02 p {
    line-height: 60px;
    height: 60px;
    overflow: hidden;
    font-size: 30px;
    color: #327214;
    width: 145px;
    font-weight: bold;
}

.hh-yljy02 p,
.hh-yljy p,
.hh-yljy01 p {
    font-size: 28px;
}

.hh-yljy02 {
    width: 145px;

}

