body {
    padding: 0;
    margin: 0 auto;
    background: black;
    width: 1903px;
}

.main {
    width: 100%;
    height: auto;
}

.bg-1 {
    width: 100%;
    height: 1044px;
    background: url(" https://hx-985.oss-cn-chengdu.aliyuncs.com/hx-video/bg-1.jpg")center center no-repeat; padding-top: 0.1px;
}

.bg-2 {
    width: 100%;
    height: 1208px;
    padding-top: 0.1px;
    background: url(" https://hx-985.oss-cn-chengdu.aliyuncs.com/hx-video/bg-2.jpg")center center no-repeat;
}

.bg-3 {
    width: 100%;
    height: 1002px;
    padding-top: 0.1px;
    background: url(" https://hx-985.oss-cn-chengdu.aliyuncs.com/hx-video/bg-3.jpg")center center no-repeat;
}

.bg-4 {
    width: 100%;
    height: 1347px;
    padding-top: 0.1px;
    background: url(" https://hx-985.oss-cn-chengdu.aliyuncs.com/hx-video/bg-4.jpg")center center no-repeat;
}

.bg-1-1 {
    width: 500px;
    height: 300px;
    margin: 600px 0 0 1073px;
    padding-top: 0.1px;
}

.bg-1-2 {
    width: 318px;
    height: 80px;
    margin: -156px 0 0 714px;
    cursor: pointer;
}

.video-1 {
    position: absolute;
    width: 1000px;
    height: 500px;
    top: 940px;
    left: 450px;
    text-align:center;
}

    .video-1 video {
        height: 100%;
        padding: 4px;
        border-radius: 4px;
        background: black;
    }

.bg-1-1-1 {
    color: #cea800;
    font-size: 18px;
    margin: 49px 0 0 77px
}

.bg-1-1-2 {
    color: #fff;
    font-size: 36px;
    font-weight: 600;
    margin: 60px 0 0 -24px;
    text-align: center;
}
.bg-1-1-3 {
    width: 328px;
    height: 41px;
    background: url("/static/yuyue/images/to-index.png")center center no-repeat;
    background-size: cover;
    margin: 60px 0 0 -360px;
}

.registerCount {
    color: #fee787;
    font-size: 60px;
}

.bg-2-1 {
    width: 1080px;
    height: 32px;
    margin: 567px 0 0 700px;
}

.bg-2-1-i {
    float: left;
    width: 120px;
    height: 32px;
    margin: 0 228px 0 11px;
    text-align: center;
    line-height: 40px;
    color: red;
    font-size: 28px;
}

.bg-2-2 {
    width: 1200px;
    height: 25px;
    margin: 21px auto;
}

.bg-2-2-i {
    float: left;
    width: 24px;
    height: 24px;
}

.bg-2-2-1 {
    margin-left: 50px;
}

.bg-2-2-2 {
    margin-left: 335px;
}

.bg-2-2-3 {
    margin-left: 334px;
}

.bg-2-2-4 {
    margin-left: 335px;
}

.lunbo-1 {
    width: 1080px;
    height: 800px;
    margin: 200px auto;
}

.lunbo-2 {
    width: 1400px;
    height: 430px;
    margin: 200px auto;
}

.bg-4-click {
    width: 320px;
    height: 96px;
    margin: 0 auto
}

.bg-4-click-download {
    width: 90px;
    height: 96px;
    float: left;
    margin-left: 16px;
    border-radius: 50%;
    cursor: pointer
}

.bg-4-click-yuyue {
    width: 90px;
    height: 96px;
    float: left;
    margin-left: 108px;
    border-radius: 50%;
    cursor: pointer
}

.bg-4-msg {
    width: 960px;
    height: 240px;
    margin: 200px auto;
    color: #fff;
    font-size: 15px;
}

.bg-4-ul li a {
    color: #fff;
    text-decoration: none;
}

    .bg-4-ul li a:hover {
        color: #d4d4d4
    }

.bg-4-ul li:hover {
    color: #d4d4d4
}

.right-float {
    display: inline-block;
    float: right;
}

.bg-5 {
    width: 600px;
    height: 600px;
    display: none;
    overflow: hidden;
    background: #f3f3f3;
}

.reg-title {
    width: 100%;
    height: 80px;
    line-height: 100px;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    color: #bb4913;
}

.msg-box {
    height: 250px;
}

.reg-left-name {
    float: left;
    width: 29%;
    height: 100%;
    padding: 20px;
}

.reg-right-input {
    float: left;
    width: 56%;
    height: 100%;
    padding: 20px 20px 20px 0;
}

.name-item {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: right;
    color: gray;
}

.ul-input-item {
    width: 100%;
}

    .ul-input-item li {
        width: 80%;
        height: 30px;
        padding: 10px 5px;
    }

.input-item {
    width: 100%;
    height: 30px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.agree-clause {
    width: 220px;
    height: 20px;
    text-align: center;
    margin: 80px auto 10px auto;
}

.now-register {
    margin: 28px auto 0 auto;
    padding: 5px 8px;
    background: #bb4913;
    cursor: pointer;
    color: #fff;
    font-weight: 600;
    height: 40px;
    line-height: 40px;
    width: 144px;
    text-align: center;
    font-size: 22px;
    border-radius: 3px;
}

.get-code {
    height: 32px;
    margin-left: 5px;
    width: 100px;
    border: 1px solid #ccc;
    color: gray;
    border-radius: 2px;
    cursor: pointer;
}

#mpcode {
    display: inline-block;
    width: 60%;
}

.free {
    color: black;
    font-weight: 600;
}

.attention {
    width: 280px;
    height: auto;
    margin: 20px auto;
}

.bg-2-3 {
    width: 1200px;
    height: 200px;
    margin: 150px auto
}

.bg-2-3-i {
    padding-top: 0.1px;
    height: 200px;
    width: 50px;
    float: left;
}

.bg-2-3-1 {
    margin-left: 37px;
}

.bg-2-3-2 {
    margin-left: 305px;
}

.bg-2-3-3 {
    margin-left: 306px;
}

.bg-2-3-4 {
    margin-left: 305px;
}

.give-item {
    width: 36px;
    height: 36px;
    margin: 20px auto;
}

.g1 {
    margin-top: 36px;
    background: url(/static/yuyue/images/gift-1.png)center center no-repeat;
    background-size: cover;
}

.g2 {
    margin-top: 44px;
    background: url(/static/yuyue/images/gift-2.png)center center no-repeat;
    background-size: cover;
}

.g3 {
    margin-top: 36px;
    background: url(/static/yuyue/images/gift-3.png)center center no-repeat;
    background-size: cover;
}

.g4 {
    margin-top: 45px;
    background: url(/static/yuyue/images/gift-4.png)center center no-repeat;
    background-size: cover;
}

.g5 {
    margin-top: 36px;
    background: url(/static/yuyue/images/gift-5.png)center center no-repeat;
    background-size: cover;
}

.g6 {
    margin-top: 45px;
    background: url(/static/yuyue/images/gift-6.png)center center no-repeat;
    background-size: cover;
}

.g7 {
    margin-top: 14px;
    background: url(/static/yuyue/images/gift-7.png)center center no-repeat;
    background-size: cover;
}

.g8 {
    margin-top: 27px;
    background: url(/static/yuyue/images/gift-8.png)center center no-repeat;
    background-size: cover;
}

.g9 {
    margin-top: 28px;
    background: url(/static/yuyue/images/gift-9.png)center center no-repeat;
    background-size: cover;
}

.give-item {
    position: relative;
}

    .give-item div {
        position: absolute;
        z-index: 10;
        right: 0;
        bottom: 0;
        color: #fff;
        font-size: 12px;
    }

.ft-carousel .carousel-inner .carousel-item {
    position: relative;
}

.video-box {
    position: absolute;
    width: 275px;
    height: 166px;
    
}
    .video-box video {
        width: 100%;
        height: 100%;
    }

.vb1 {
    top: 466px;
    left: 76px;
}

.vb2 {
    top: 489px;
    left: 76px;
}

.vb3 {
    top: 484px;
    left: 76px;
}
#showShare {
    padding-top:0.1px;
    position: absolute;
    width: 896px;
    height: 508px;
    background: rgba(0,0,0,.5);
    z-index: 10;
    left: 48px;
    display:none;
}
#showShare div{
    cursor:pointer;
    display:inline-block;
    margin-top:250px;
    text-align:center;
    color:#fff;
    font-size:24px;
    font-weight:600;

}
    #showShare div a {
        color: #fff;
    }