body {
    background: url(../images/banner_bg.jpg) center center;
    /* cursor: url('../images/favicon.ico'), auto; */
}

.section {
    min-width: 1300px;
}

.title-box-all {
    width: 576px;
    height: 191px;
    background: url(../images/section_title_bg.png) no-repeat center center;
    background-size: 100% 100%;
    font-size: 53px;
    color: #ffffff;
    margin: auto;
    padding-top: 115px;
    text-align: center;
    font-weight: bold;
}


/* 头部导航 */
nav {
    height: 80px;
    line-height: 70px;
    background: #fff;
    min-width: 1300px;
}

nav .w1200 {
    width: 1200px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

nav .nav-l ul {
    list-style: none;
}

nav .nav-l ul li {
    margin-right: 25px;
    font-size: 16px;
    float: left;
}

nav .nav-l ul .li {
    padding-top: 12px;
}

nav .nav-l ul img {
    width: 202px;
    padding-top: 12px;
}

nav .nav-l ul a {
    color: #000;
    display: inline-block;
}

nav .nav-r {
    font-size: 16px;
    margin-top: 12px;
}

nav .nav-r .icon {
    background-image: url(../images/icon.png);
    background-repeat: no-repeat;
    margin: 28px 8px 0 0;
    float: left;
    width: 19px;
    height: 13px;
    background-position: 0 -225px;
}


/* banner */
.banner {
    height: 740px;
    background: url(../images/banner_bg.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
    perspective: 500;
    -webkit-perspective: 500;
    /* Safari 和 Chrome */
}

.banner .top-denglong {
    width: 100%;
    height: 242px;
    background: url(../images/banner_denglong.png) no-repeat center center;
    background-size: cover;
    position: absolute;
    z-index: 3;
    animation: fadeInDown .5s linear;
    animation-fill-mode: forwards;
}

.banner .yanhua-1 {
    position: absolute;
    width: 206px;
    height: 200px;
    left: 179px;
    top: 231px;
    opacity: 0;
    animation: pulse .5s 3.5s linear;
    animation-fill-mode: forwards;
}

.banner .yanhua-2 {
    position: absolute;
    width: 136px;
    height: 132px;
    left: 388px;
    top: 165px;
    opacity: 0;
    animation: pulse .5s 4s linear;
    animation-fill-mode: forwards;
}

.banner .yanhua-3 {
    position: absolute;
    width: 180px;
    height: 179px;
    right: 211px;
    top: 158px;
    opacity: 0;
    animation: pulse .5s 4.5s linear;
    animation-fill-mode: forwards;
}

.banner .paizi {
    width: 1033px;
    height: 842px;
    background: url(../images/banner_diban.png) no-repeat center center;
    background-size: 100% 100%;
    margin: auto;
    position: relative;
    top: -116px;
    transform: rotateY(-180deg);
    animation: rotateanmi .5s linear;
    animation-fill-mode: forwards;
    backface-visibility: hidden;
}

@keyframes rotateanmi {
    0% {
        opacity: 1;
        transform: rotateY(-180deg);
    }

    100% {
        opacity: 1;
        transform: rotateY(0deg);
    }
}

.banner .paizi .juren-left {
    position: absolute;
    left: -280px;
    bottom: 43px;
}

.banner .paizi .juren-right {
    position: absolute;
    right: -280px;
    bottom: 53px;
    transform: rotateY(-180deg);
}

.banner .bottom {
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 2;
}

.banner .bottom .left-img {
    position: absolute;
    left: 0;
    bottom: -50px;
    transform: rotateY(-180deg);
    opacity: 0;
    animation: fadeInLeft .5s linear;
    animation-fill-mode: forwards;
}

.banner .bottom .right-img {
    position: absolute;
    right: 0;
    bottom: -50px;
    animation: fadeInRight .5s linear;
    animation-fill-mode: forwards;
}

.banner .bottom .yuncai {
    position: absolute;
    width: 100%;
    height: 788px;
    background: url(../images/banner_cloud.png) no-repeat center center;
    background-size: cover;
    bottom: -350px;
    opacity: 0;
    animation: fadeIn .5s linear;
    animation-fill-mode: forwards;
}

.banner .w1200 {
    width: 1200px;
    margin: auto;
    position: absolute;
    height: 100%;
    z-index: 2;
    top: 0;
    left: 50%;
    margin-left: -600px;
}

.banner .banner-cont {
    overflow: hidden;
}

.banner .w1200 .cont {
    width: 910px;
    height: 844px;
    margin: auto;
    position: absolute;
    margin-left: -455px;
    left: 50%;
    top: 0;
    padding-top: 122px;
    transform: rotateY(-180deg);
    animation: rotateanmi .5s linear;
    animation-fill-mode: forwards;
    backface-visibility: hidden;
}

.banner .w1200 .cont .t1 {
    font-size: 32.4px;
    color: #fdde87;
    text-align: center;
    transform: translateZ(180px);
}

.banner .w1200 .cont .title-img-box {
    position: relative;
    height: 313px;
    width: 100%;
    margin-top: -10px;
}

.banner .w1200 .cont .title-img-box .g {
    position: absolute;
    left: 147px;
    top: 189px;
    opacity: 0;
    animation: fadeIn .5s .5s linear;
    animation-fill-mode: forwards;
}

.banner .w1200 .cont .title-img-box .h {
    position: absolute;
    left: 98px;
    top: 0;
    opacity: 0;
    animation: fadeIn .5s 1s linear forwards, tada 3s 1.5s linear infinite forwards;
}

.banner .w1200 .cont .title-img-box .x {
    position: absolute;
    right: 297px;
    top: 104px;
    opacity: 0;
    animation: fadeIn .5s 1.5s linear;
    animation-fill-mode: forwards;
}

.banner .w1200 .cont .title-img-box .c {
    position: absolute;
    right: 163px;
    bottom: 0px;
    opacity: 0;
    animation: fadeIn .5s 2s linear;
    animation-fill-mode: forwards;
}

.banner .w1200 .cont .title-img-box .text {
    font-size: 64.18px;
    color: #fde38e;
    position: absolute;
    top: 39px;
    right: 247px;
    opacity: 0;
    animation: fadeIn .5s 2.5s linear;
    animation-fill-mode: forwards;
}

.banner .w1200 .cont .more-cont {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 50px;
    opacity: 0;
    animation: fadeIn .5s 3s linear;
    animation-fill-mode: forwards;
}

.banner .w1200 .cont .more-cont .yz {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
}

.banner .w1200 .cont .more-cont .right-cont .t2 {
    font-size: 29.62px;
    font-weight: bold;
    color: #fdde87;
}

.banner .w1200 .cont .more-cont .right-cont .t3 {
    font-size: 15.15px;
    color: #fdde87;
}

/* section1 */

.section1 .bg-img {
    width: 100%;
    height: 233px;
    background: url(../images/bg_img.png) no-repeat center center;
    background-size: cover;
    position: absolute;
    top: -95px;
    z-index: 10;
}

.title-sec-all {
    position: relative;
    z-index: 11;
    display: table;
    margin: auto;
}

.title-sec-all .denglong-left {
    position: absolute;
    left: -170px;
}

.title-sec-all .denglong-right {
    position: absolute;
    right: -170px;
    transform: rotateY(180deg);
    top: 0;
}

.title-sec-all .tit-cont {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 20px;
}

.title-sec-all .tit-cont .num {
    position: absolute;
    top: 0;
}

.title-sec-all .tit-cont .title-box {
    margin-top: 54px;
}

.title-sec-all .tit-cont .title-box .top {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 18px;
}

.title-sec-all .tit-cont .title-box .top .tit-big {
    position: relative;
    font-size: 48px;
    font-weight: bold;
    color: #fee6bb;
    line-height: 1;
    text-align: center;
    margin: 0 16px;
}

.title-sec-all .tit-cont .title-box .top .t1-left {
    font-size: 18.44px;
    font-weight: bold;
    color: #fee6bb;
    display: block;
    border-bottom: 3px solid #fee6bb;
}

.title-sec-all .tit-cont .title-box .top .t1-right {
    font-size: 18.44px;
    font-weight: bold;
    color: #fee6bb;
    display: block;
    border-bottom: 3px solid #fee6bb;
}

.title-sec-all .tit-cont .title-box .title-little {
    font-size: 18.68px;
    color: #fee6bb;
    opacity: 0.7;
    padding: 10px 8px;
    display: table;
    margin: auto;
    letter-spacing: 6px;
    border-top: 1px dashed #fee6bb;
    border-bottom: 1px dashed #fee6bb;
}

.section1 .cont-box {
    width: 1202px;
    height: 917px;
    margin: auto;
    background: url(../images/section1_box_bg.png) no-repeat center center;
    margin-top: 50px;
    position: relative;
    display: flex;
    align-items: center;
    padding: 0 165px;
}

.section1 .cont-box .mouse {
    position: absolute;
    right: 112px;
    bottom: 130px;
}

.section1 .cont-box .sart-img {
    position: absolute;
    top: 248px;
    right: -8px;
}

.section1 .cont-box .info {
    display: flex;
    margin-right: -95px;
    flex-wrap: wrap;
}

.section1 .cont-box .info .item {
    width: 255px;
    margin: 22px 0;
    margin-right: 66px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.section1 .cont-box .info .item .all-for-img {
    width: 259px;
    height: 259px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.section1 .cont-box .info .item:hover .all-for-img .outsed-line {
    transform: rotateZ(360deg);
}

.section1 .cont-box .info .item .all-for-img .outsed-line {
    position: absolute;
    top: 0;
    left: 0;
    transition: all 1s linear;
}

.section1 .cont-box .info .item .all-for-img .le-mouse {
    position: absolute;
    top: -20px;
    left: -15px;
    transform-origin: center ;
    animation:lemouseboy  3.5s 3.5s linear infinite forwards;
}
@keyframes lemouseboy{
    25%{
        transform:rotateZ(5deg) translateY(-15px) translateX(15px);
    }
    100%{
        transform:rotateZ(15deg) translateY(-45px) translateX(45px);  
    }
}
.section1 .cont-box .info .item .box {
    width: 231px;
    height: 230px;
    background: url(../images/section1_insed.png);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.section1 .cont-box .info .item .box .book {
    display: block;
    margin-bottom: 12px;
}

.section1 .cont-box .info .item .box .name {
    font-size: 24px;
    line-height: 1;
    color: #fee6bb;
}

.section1 .cont-box .info .item .text {
    font-size: 19.4px;
    font-weight: bold;
    line-height: 1;
    color: #fee6bb;
    margin-top: 18px;
}

.cont-sect-box {
    width: 1202px;
    margin: auto;
    position: relative;
    padding-top: 68px;
}

.cont-sect-box .left-lan {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.cont-sect-box .right-lan {
    position: absolute;
    right: 0;
    top: 0;
    transform: rotateY(180deg);
}

.cont-sect-box .cont-zt {
    width: 1128px;
    background: url(../images/section2_box_bg.jpg) no-repeat center center;
    height: 623px;
    margin: auto;
    position: relative;
}

.cont-sect-box .cont-zt .mouse {
    position: absolute;
    bottom: -19px;
    right: -40px;
    z-index: 1;
}

.section2 .cont-sect-box .cont-zt .mouse {
    position: absolute;
    bottom: -30px;
    right: 30px;
    z-index: 1;
    animation:ball 1.5s linear infinite;
}

@keyframes ball{
	/*这里的百分比都是根据动画的时间来计算*/
		0%{
			transform:translateY(-10px);
		}
		15%{
			transform:translateY(-50px);
		}
		100%{
			transform:translateY(0px);
		}
	}

.cont-sect-box .cont-zt .liqu-box {
    position: absolute;
    right: 400px;
    top: 47px;
}

.cont-sect-box .cont-zt .liqu-box .top-text {
    width: 73px;
    height: 208px;
    background: url(../images/section2_text_bg.png) no-repeat center center;
    background-size: 100% 100%;
    font-size: 23.32px;
    font-weight: bold;
    line-height: 1;
    color: #fee6bb;
    padding: 0 24px;
    padding-top: 38px;
}

.cont-sect-box .cont-zt .liqu-box .img {
    position: absolute;
    right: -18px;
    top: 172px;
    transform-origin: top center;
    animation: zuoyou 3.5s linear infinite;
}

@keyframes zuoyou {
    25% {
        transform: rotateZ(-10deg);
    }

    50% {
        transform: rotateZ(0);
    }

    75% {
        transform: rotateZ(10deg);
    }

    to {
        transform: rotateZ(0);
    }
}

.cont-sect-box .cont-zt .cont-all-box {
    padding: 49px 72px;
    display: flex;
    justify-content: space-between;
}

.cont-sect-box .cont-zt .cont-all-box .left-cont {
    position: relative;
    z-index: 3;
}

.cont-sect-box .cont-zt .cont-all-box .left-cont .t1 {
    font-size: 30px;
    font-weight: bold;
    line-height: 1;
    color: #fff000;
    margin-bottom: 8px;
}

.cont-sect-box .cont-zt .cont-all-box .left-cont .t2 {
    font-size: 18px;
    line-height: 31.33px;
    width: 532px;
    color: #fee6bb;
}

.cont-sect-box .cont-zt .cont-all-box .left-cont .t3 {
    font-size: 16px;
    line-height: 31.33px;
    color: #fee6bb;
    padding-left: 25px;
}

.col-yel {
    font-size: 16px;
    color: #fff000;
}

.cont-sect-box .cont-zt .cont-all-box .left-cont .text-box {
    width: 230px;
    height: 102px;
    background: url(../images/text_bg.png) no-repeat;
    text-align: center;
    line-height: 99px;
    font-size: 22.22px;
    color: #fff000;
    margin-left: -35px;
    margin-bottom: -15px;
    margin-top: -15px;
}

.cont-sect-box .cont-zt .cont-all-box .left-cont .text-info {
    display: flex;
    margin: 5px 0;
}

.cont-sect-box .cont-zt .cont-all-box .left-cont .text-info .text {
    font-size: 18px;
    color: #fee6bb;
    margin-left: 6px;
}

.cont-sect-box .cont-zt .cont-all-box .right-cont {
    position: relative;
    z-index: 3;
}

.cont-sect-box .cont-zt .cont-all-box .right-cont .t3 {
    font-size: 27.81px;
    line-height: 1;
    color: #fee6bb;
    text-align: center;
    margin-bottom: 16px;
}

.section1 .cont-sect-box .cont-zt .cont-all-box .right-cont .code-cont {
    width: 166px;
    height: 166px;
    background: url(../images/section3_code_bg.png);
    background-size: 100% 100%;
}

.section1 .cont-sect-box .cont-zt .cont-all-box .right-cont .code-cont .img {
    width: 143px;
    height: 143px;
    background-color: #ffffff;
    border: solid 3px #fff000;
}

.section1 .cont-sect-box .cont-zt .cont-all-box .right-cont .a_btn {
    width: 160px;
    height: 37px;
    display: block;
    font-size: 16px;
    line-height: 37px;
    text-align: center;
    color: #97120c;
}

.cont-sect-box .cont-zt .cont-all-box .right-cont .code-cont {
    background: url(../images/section3_code_bg.png);
    background-size: 100% 100%;
    width: 204px;
    height: 204px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cont-sect-box .cont-zt .cont-all-box .right-cont .code-cont .img {
    width: 174px;
    height: 175px;
    background-color: #ffffff;
    border: solid 3px #fff000;
}

.cont-sect-box .cont-zt .cont-all-box .right-cont .a_btn {
    width: 196px;
    height: 45px;
    background-color: #fff100;
    box-shadow: 0px 0px 3px 0px rgba(121, 8, 1, 0.53),
        inset 0px 0px 18px 0px rgba(141, 6, 0, 0.5);
    border-radius: 10px;
    display: block;
    margin-top: 18px;
    font-size: 19.44px;
    color: #97120c;
    text-align: center;
    line-height: 45px;
}

/* section2 */
.section2 {
    margin-top: 97px;
    overflow: hidden;
    padding-bottom: 58px;
}

.section2 .cont-box {
    min-width: 1200px;
    width: 100%;
    overflow-x: hidden;
    margin: auto;
    margin-top: 76px;
}

.section2 .cont-box .hongbao-info {
    width: 1200px;
    display: flex;
    justify-content: space-between;
    margin: auto;
    position: relative;

}
.section2 .cont-box .hongbao-info .left-img{
    position: absolute;
    left: -363px;
    top: -92px;
}
.section2 .cont-box .hongbao-info .right-img{
    position: absolute;
    right: -390px;
    top: -92px;
}
.section2 .cont-box .line {
    display: block;
    margin: auto;
}

.section2 .cont-box .hongbao-info .hongbao-item {
    width: 154px;
    height: 173px;
    background: url(../images/red_box.png) no-repeat center center;
    position: relative;
    transform-origin: top center;
    animation: zuoyou 2.5s linear infinite;
}


.section2 .cont-box .hongbao-info .hongbao-item.li1 {
    top: -24px;
}

.section2 .cont-box .hongbao-info .hongbao-item.li2 {
    top: -73px;
}

.section2 .cont-box .hongbao-info .hongbao-item.li3 {
    top: -47px;
}

.section2 .cont-box .hongbao-info .hongbao-item.li4 {
    top: -24px;
}

.section2 .cont-box .hongbao-info .hongbao-item.li5 {
    top: -52px;
}

.section2 .cont-box .hongbao-info .hongbao-item.li6 {
    top: -85px;
}

.section2 .cont-box .hongbao-info .hongbao-item.li7 {
    top: -30px;
}

.section2 .cont-box .hongbao-info .hongbao-item .a-btn {
    display: flex;
    padding-top: 75px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-right: 10px;
}

.section2 .cont-box .hongbao-info .hongbao-item .a-btn .money {
    margin-bottom: 4px;
}

.section2 .cont-box .hongbao-info .hongbao-item .a-btn .money .yj {
    font-size: 12.05px;
    line-height: 1;
    color: #feff7b;
}

.section2 .cont-box .hongbao-info .hongbao-item .a-btn .money .num {
    font-size: 26.86px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: -0.5px;
    color: #feff7b;
}

.section2 .cont-box .hongbao-info .hongbao-item .a-btn .text {
    font-size: 14.6px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 1.8px;
    color: #feff7b;
}

.section2 .cont-box .hongbao-info .hongbao-item .a-btn .lq-btn {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0px;
    color: #97120c;
    width: 68px;
    height: 20px;
    background-color: #feff7b;
    border-radius: 4px;
    text-align: center;
    margin-top: 6px;
}

/* section3 */
.section3 {
    padding-top: 30px;
    padding-bottom: 88px;
}

.section3 .cont-box {
    position: relative;
    width: 1202px;
    height: 505px;
    background: url(../images/section3_box_bg.png) no-repeat center center;
    background-size: 100% 100%;
    margin-top: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.section3 .cont-box .ul-info {
    display: flex;
    justify-content: space-between;
    width: 795px;
}

.section3 .cont-box .ul-info .li-item {}

.section3 .cont-box .ul-info .li-item .code-cont {
    width: 215px;
    height: 217px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url(../images/section3_code_bg.png) center center no-repeat;
    background-size: 100% 100%;
}

.section3 .cont-box .ul-info .li-item .code-cont .img {
    width: 183px;
    height: 183px;
    border: solid 3px #fff000;
}

.section3 .cont-box .ul-info .li-item .text {
    font-size: 20px;
    line-height: 1;
    text-align: center;
    color: #fee6bb;
    margin-top: 12px;
}

.section3 .cont-box .mouse {
    position: absolute;
    left: -63px;
    bottom: 8px;
    animation: tada linear infinite 3.5s;
}

/* webkit 浏览器*/
.form-alt .form-box .box .form-info .form-item input::-webkit-input-placeholder {
    color: #fff;
}

/* 火狐浏览器 */
.form-alt .form-box .box .form-info .form-item input::-moz-placeholder {
    color: #fff;
}

/* 底部 */
.footer {
    width: 100%;
    padding-top: 70px;
    padding-bottom: 60px;
    text-align: center;
    font-size: 18px;
    line-height: 36px;
    color: #ffffff;
    background-color: #a1101a;
    min-width: 1300px;
}

/* right-cont */
.right-fixed {
    position: fixed;
    top: 110px;
    right: 0;
    width: 119px;
    height: 471px;
    background: url(../images/right_float.png) no-repeat center center;
    z-index: 9999;
}

.right-fixed .close {
    position: absolute;
    right: 22px;
    top: 0;
    cursor: pointer;
}

.right-fixed .box {
    padding-top: 37px;
    height: 429px;
    display: flex;
    flex-direction: column;
}

.right-fixed .box .item {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}
.right-fixed .box .item p,
.right-fixed .box .item a {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #fff9ea;
    cursor: pointer;
}

.right-fixed .top {
    font-size: 12px;
    line-height: 17.41px;
    color: #76100e;
    cursor: pointer;
    text-align: center;
    font-weight: bold;
}