@font-face{
    font-family: 'UntitledTTF';
    src: url('../css/font/HeirofLightBold.ttf');
}
body {
    font-family: 'UntitledTTF';
    font-size: 14px;
    margin: 0;
    padding: 0;
}
.hide{
    display: none;
}
.shade{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.8);
    z-index: 10;
}
.shade2{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.8);
    z-index: 12;
}
.main{
    position: relative;
}
.bg1_video{
    position: relative;
    width: 1920px;
    height: 953px;
    margin: 0 auto;
}
.bg1{
    position: relative;
    width: 1920px;
    height: 953px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/bg1.jpg) no-repeat center;
    margin: 0 auto;
}
.bg1 .logo,.bg1_video .logo{
    position: absolute;
    top: 50px;
    left: 65px;
    width: 400px;
    height: 256px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/sslogo.png) no-repeat center;
}
.bg1 .video_button,.bg1_video .video_button{
    position: absolute;
    top: 762px;
    left: 565px;
    width: 202px;
    height: 185px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/video_button.png) no-repeat center;
    cursor: pointer;
    z-index: 1;
}
.bg1 .reg_button,.bg1_video .reg_button{
    position: absolute;
    top: 788px;
    left: 755px;
    width: 406px;
    height: 149px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/reg_button.png) no-repeat center;
    cursor: pointer;
    z-index: 1;
}
.bg2{
    position: relative;
    width: 1920px;
    height: 822px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/bg2.jpg) no-repeat center;
    margin: 0 auto;
}
.bg2 .bg2_scroll{
    position: absolute;
    top: -170px;
}
.bg2 .channel_android{
    position: absolute;
    top: 343px;
    left: 510px;
    width: 20px;
    height: 20px;
    border-radius: 15px;
    background-color: #ffffff;
    cursor: pointer;
}
.bg2 .channel_ios{
    position: absolute;
    top: 343px;
    left: 667px;
    width: 20px;
    height: 20px;
    border-radius: 15px;
    background-color: #ffffff;
    cursor: pointer;
}
.bg2 .channel_active{
    background-color: #6072be;
}
.bg2 .pre_button{
    position: absolute;
    top: 506px;
    left: 621px;
    width: 244px;
    height: 91px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/pre_button.png) no-repeat center;
    cursor: pointer;
    /*animation:mymove 1s infinite;*/
}
.bg2 .prefix{
    position: absolute;
    top: 142px;
    left: 1227px;
    width: 50px;
    height: 40px;
    color: white;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}
.bg2 .phone{
    position: absolute;
    top: 388px;
    left: 590px;
    width: 318px;
    height: 40px;
}
.bg2 .phone input{
    width: 100%;
    height: 40px;
    border: none;
    outline: none;
    background: unset;
    color: white;
    line-height: 40px;
    text-align: left;
    font-size: 24px;
    font-weight: bold;
}
.bg2 .pre_checkbox {
    position: absolute;
    top: 450px;
    left: 506px;
    width: 20px;
    height: 20px;
    background-color: #ffffff;
    cursor: pointer;
}
.bg2 .pre_checkbox_active {
    background-color: #6072be;
}
.bg2 .terms {
    position: absolute;
    top: 478px;
    left: 507px;
    color: #ffffff;
    font-size: 1.4vmin;
}
.bg2 .terms span {
    text-decoration: underline;
    cursor: pointer;
}
.bg2 .store_list{
    position: absolute;
    top: 579px;
    left: 1145px;
    width: 430px;
    height: 141px;
}
.bg2 .store_list .gp{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 206px;
    height: 59px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/gp.png) no-repeat center;
    cursor: pointer;
}
.bg2 .store_list .ios{
    position: absolute;
    top: 81px;
    left: 0px;
    width: 206px;
    height: 59px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/ios.png) no-repeat center;
    cursor: pointer;
}
.bg2 .store_list .one{
    position: absolute;
    top: 0px;
    left: 224px;
    width: 206px;
    height: 59px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/one.png) no-repeat center;
    cursor: pointer;
}
.bg2 .store_list .sx{
    position: absolute;
    top: 81px;
    left: 224px;
    width: 206px;
    height: 59px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/sx.png) no-repeat center;
    cursor: pointer;
}
.bg3{
    position: relative;
    width: 1920px;
    height: 602px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/bg3.jpg) no-repeat center;
    margin: 0 auto;
}
.bg3 .bg3_scroll{
    position: absolute;
    top: -167px;
}
.bg3 .jump_button{
    position: absolute;
    top: 464px;
    left: 455px;
    width: 317px;
    height: 117px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/jump_button.png) no-repeat center;
    cursor: pointer;
}
.bg4{
    position: relative;
    width: 1920px;
    height: 484px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/bg4.jpg) no-repeat center;
    margin: 0 auto;
}
.bg4 .invite1{
    position: absolute;
    top: 107px;
    left: 507px;
    width: 72px;
    height: 141px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/draw.png) no-repeat center;
    background-size: cover;
    transform: rotate(45deg);
}
.bg4 .invite3{
    position: absolute;
    top: 107px;
    left: 782px;
    width: 72px;
    height: 141px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/draw.png) no-repeat center;
    background-size: cover;
    transform: rotate(45deg);
}
.bg4 .invite5{
    position: absolute;
    top: 107px;
    left: 1043px;
    width: 72px;
    height: 141px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/draw.png) no-repeat center;
    background-size: cover;
    transform: rotate(45deg);
}
.bg4 .invite_button{
    position: absolute;
    top: 325px;
    left: 573px;
    width: 317px;
    height: 117px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/invite_button.png) no-repeat center;
    cursor: pointer;
}
.bg4 .prize_button{
    position: absolute;
    top: 325px;
    left: 1021px;
    width: 317px;
    height: 117px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/prize_button.png) no-repeat center;
    cursor: pointer;
}
.bg5{
    position: relative;
    width: 1920px;
    height: 671px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/bg5.jpg) no-repeat center;
    margin: 0 auto;
}
.bg5 .pre_num{
    position: absolute;
    top: 216px;
    left: 1034px;
    color: #fdb200;
    font-size: 2rem;
    font-weight: bold;
}
.bg5 .gear_5w{
    position: absolute;
    top: 313px;
    left: 366px;
    width: 181px;
    height: 150px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/5w.png) no-repeat center;
}
.bg5 .gear_5w_no{
    position: absolute;
    top: 313px;
    left: 366px;
    width: 181px;
    height: 150px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/5w-no.png) no-repeat center;
}
.bg5 .gear_10w{
    position: absolute;
    top: 311px;
    left: 639px;
    width: 208px;
    height: 170px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/10w.png) no-repeat center;
}
.bg5 .gear_10w_no{
    position: absolute;
    top: 311px;
    left: 639px;
    width: 208px;
    height: 170px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/10w-no.png) no-repeat center;
}
.bg5 .gear_20w{
    position: absolute;
    top: 340px;
    left: 959px;
    width: 236px;
    height: 198px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/20w.png) no-repeat center;
}
.bg5 .gear_20w_no{
    position: absolute;
    top: 340px;
    left: 959px;
    width: 236px;
    height: 198px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/20w-no.png) no-repeat center;
}
.bg5 .gear_30w{
    position: absolute;
    top: 325px;
    left: 1286px;
    width: 277px;
    height: 226px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/30w.png) no-repeat center;
}
.bg5 .gear_30w_no{
    position: absolute;
    top: 325px;
    left: 1286px;
    width: 277px;
    height: 226px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/30w-no.png) no-repeat center;
}
.bg6{
    position: relative;
    width: 1920px;
    height: 1002px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/bg6.jpg) no-repeat center;
    margin: 0 auto;
}
.bg6 .role_type1{
    position: absolute;
    top: 310px;
    left: 1054px;
    width: 90px;
    height: 90px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/role_type.png) no-repeat 0 0;
    z-index: 1;
    cursor: pointer;
}
.bg6 .role_type2{
    position: absolute;
    top: 310px;
    left: 1167px;
    width: 90px;
    height: 90px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/role_type.png) no-repeat -90px 0;
    z-index: 1;
    cursor: pointer;
}
.bg6 .role_type3{
    position: absolute;
    top: 310px;
    left: 1277px;
    width: 90px;
    height: 90px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/role_type.png) no-repeat -180px 0;
    z-index: 1;
    cursor: pointer;
}
.bg6 .role_type4{
    position: absolute;
    top: 310px;
    left: 1390px;
    width: 90px;
    height: 90px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/role_type.png) no-repeat -270px 0;
    z-index: 1;
    cursor: pointer;
}
.bg6 .role_type_show{
    background-position-y: -90px;
}
.bg6 .role{
    position: absolute;
    top: 157px;
    left: 413px;
    width: 1094px;
    height: 794px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/r1.png) no-repeat center;
}
.bg7{
    position: relative;
    width: 1920px;
    height: 1187px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/bg7.jpg) no-repeat center;
    margin: 0 auto;
}


.bg7 .swiper-slide {
    text-align: center;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bg7 .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.bg7 .swiper {
    width: 1206px;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}

.bg7 .swiper-slide {
    background-size: cover;
    background-position: center;
}

.bg7 .mySwiper2 {
    width: 1206px;
    height: 587px;
    padding-top: 265px;
}

.bg7 .mySwiper {
    height: 11%;
    box-sizing: border-box;
    padding: 10px 0;
}

.bg7 .mySwiper .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
}

.bg7 .mySwiper .swiper-slide-thumb-active {
    opacity: 1;
}

.bg7 .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/*顶部菜单栏*/
.fixed_menu{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    height: 95px;
    background-color: rgba(0, 0, 0, 0.85);
    z-index: 1;
}
.fixed_menu .logo{
    float: left;
    width: 100px;
    height: 95px;
}
.fixed_menu .menu_list{
    float: left;
    width: 1100px;
    height: 95px;
    margin-left: 100px;
}
.fixed_menu .menu_list span{
    display: inline-block;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 95px;
    color: #d3d4d6;
    margin-right: 55px;
    cursor: pointer;
}
.fixed_menu .menu_list span:last-child{
    margin-right: 10px;
}
.fixed_menu .logo_list{
    float: left;
    width: 410px;
    height: 95px;
}
.fixed_menu .logo_list span{
    display: inline-block;
    width: 78px;
    height: 59px;
    margin: 18px 10px;
    cursor: pointer;
}
/*右下部gp按钮*/
.fixed_gp_button{
    position: fixed;
    bottom: 300px;
    right: 50px;
    cursor: pointer;
    -webkit-transform-origin: center top;
    -moz-transform-origin: center top;
    transform-origin: center top;
    -webkit-animation: mymove2 infinite 2s ease-in-out alternate;
    -moz-animation: mymove2 infinite 2s ease-in-out alternate;
    animation: mymove2 infinite 2s ease-in-out alternate;
}
/*右下部cafe按钮*/
.fixed_cafe_button{
    position: fixed;
    bottom: 50px;
    right: 50px;
    cursor: pointer;
    /*animation:mymove 1s infinite;*/
}
/*3秒预约框弹窗*/
.fixed_3s_popup{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 919px;
    height: 607px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/popup.png) no-repeat center;
    z-index: 11;
}
.fixed_3s_popup .close{
    position: absolute;
    top: 50px;
    right: -50px;
    width: 51px;
    height: 51px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/close.png) no-repeat center;
    cursor: pointer;
}
.fixed_3s_popup .content{
    position: absolute;
    top: -14px;
    bottom: 0;
    left: 217px;
    right: 0;
    margin: auto;
    width: 479px;
    height: 312px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/fixed_3s_popup_content.png?v=1) no-repeat center;
}
.fixed_3s_popup .channel_android_s{
    position: absolute;
    top: 199px;
    left: 36px;
    width: 20px;
    height: 20px;
    border-radius: 15px;
    background-color: #ffffff;
    cursor: pointer;
}
.fixed_3s_popup .channel_ios_s{
    position: absolute;
    top: 199px;
    left: 175px;
    width: 20px;
    height: 20px;
    border-radius: 15px;
    background-color: #ffffff;
    cursor: pointer;
}
.fixed_3s_popup .channel_active_s{
    background-color: #6072be;
}
.fixed_3s_popup .phone{
    position: absolute;
    top: 241px;
    left: 124px;
    width: 263px;
    height: 30px;
}
.fixed_3s_popup .phone input{
    width: 263px;
    height: 30px;
    border: none;
    outline: none;
    background: unset !important;
    color: white;
    line-height: 30px;
    text-align: left;
    font-size: 1.3rem;
    font-weight: bold;
}
.fixed_3s_popup .pre_checkbox {
    position: absolute;
    top: 294px;
    left: 30px;
    width: 20px;
    height: 20px;
    background-color: #ffffff;
    cursor: pointer;
}
.fixed_3s_popup .pre_checkbox_active {
    background-color: #6072be;
}
.fixed_3s_popup .terms {
    position: absolute;
    top: 321px;
    left: 30px;
    color: #ffffff;
    font-size: 1.4vmin;
}
.fixed_3s_popup .terms span {
    text-decoration: underline;
    cursor: pointer;
}
.fixed_3s_popup .pre_button{
    position: absolute;
    top: 358px;
    left: 83px;
    width: 212px;
    height: 79px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/fixed_3s_popup_pre_button.png) no-repeat center;
    cursor: pointer;
    /*animation:mymove 1s infinite;*/
}
.fixed_3s_popup .channel_android_other{
    position: absolute;
    top: 199px;
    left: 37px;
    width: 20px;
    height: 20px;
    border-radius: 15px;
    background-color: #ffffff;
    cursor: pointer;
}
.fixed_3s_popup .channel_ios_other{
    position: absolute;
    top: 199px;
    left: 178px;
    width: 20px;
    height: 20px;
    border-radius: 15px;
    background-color: #ffffff;
    cursor: pointer;
}
.fixed_3s_popup .channel_active{
    background-color: #6072be;
}
/*注册成功后弹窗1*/
.fixed_step1_popup{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 919px;
    height: 607px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/popup.png) no-repeat center;
    z-index: 11;
}
.fixed_step1_popup .close{
    position: absolute;
    top: 50px;
    right: -50px;
    width: 51px;
    height: 51px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/close.png) no-repeat center;
    cursor: pointer;
}
.fixed_step1_popup .content{
    position: absolute;
    top: 140px;
    bottom: 0;
    left: 330px;
    right: 0;
    width: 479px;
    height: 312px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/fixed_step1_popup.png) no-repeat center;
}
.fixed_step1_popup .content .gp3{
    position: absolute;
    top: 293px;
    left: 51px;
    width: 174px;
    height: 50px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/gp3.png) no-repeat center;
    cursor: pointer;
}
.fixed_step1_popup .content .ios3{
    position: absolute;
    top: 293px;
    left: 258px;
    width: 174px;
    height: 50px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/ios3.png) no-repeat center;
    cursor: pointer;
}
.fixed_step1_popup .content .one3{
    position: absolute;
    top: 367px;
    left: 51px;
    width: 174px;
    height: 50px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/one3.png) no-repeat center;
    cursor: pointer;
}
.fixed_step1_popup .content .sx3{
    position: absolute;
    top: 367px;
    left: 258px;
    width: 174px;
    height: 50px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/sx3.png) no-repeat center;
    cursor: pointer;
}
/*注册成功后弹窗2*/
.fixed_step2_popup{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 919px;
    height: 607px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/popup.png) no-repeat center;
    z-index: 11;
}
.fixed_step2_popup .close{
    position: absolute;
    top: 50px;
    right: -50px;
    width: 51px;
    height: 51px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/close.png) no-repeat center;
    cursor: pointer;
}
.fixed_step2_popup .content{
    position: absolute;
    top: 11px;
    bottom: 0;
    left: 239px;
    right: 0;
    margin: auto;
    width: 405px;
    height: 354px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/fixed_step2_popup.png) no-repeat center;
}
.fixed_step2_popup .content .step2_button{
    position: absolute;
    top: 351px;
    left: 74px;
    width: 244px;
    height: 91px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/step2_button.png) no-repeat center;
    cursor: pointer;
}
/*注册成功后弹窗3*/
.fixed_step3_popup{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 848px;
    height: 664px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/popup.png) no-repeat center;
    z-index: 11;
}
.fixed_step3_popup .close{
    position: absolute;
    top: 50px;
    right: -50px;
    width: 51px;
    height: 51px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/close.png) no-repeat center;
    cursor: pointer;
}
.fixed_step3_popup .content{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 719px;
    height: 554px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/fixed_step3_popup.png) no-repeat center;
}
/*礼包码列表框弹窗*/
.fixed_code_popup{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 919px;
    height: 607px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/popup.png) no-repeat center;
    z-index: 11;
}
.fixed_code_popup .close{
    position: absolute;
    top: 50px;
    right: -50px;
    margin: auto;
    width: 51px;
    height: 51px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/close.png) no-repeat center;
    cursor: pointer;
}
.fixed_code_popup .title{
    position: absolute;
    top: 118px;
    left: 396px;
    width: 266px;
    height: 89px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/code_title.png) no-repeat center;
}
.fixed_code_popup .content{
    position: absolute;
    top: 219px;
    left: 260px;
    width: 550px;
    height: 340px;
    border: 1px solid white;
    background-color: rgba(0, 0, 0, 0.3);
    overflow-y: scroll;
}
.fixed_code_popup .info{
    width: 548px;
    height: 58px;
    border-bottom: 1px solid white;
}
.fixed_code_popup .info:last-child{
    border-bottom: none;
}
.fixed_code_popup .info span{
    float: left;
    width: 167px;
    height: 58px;
    border-right: 1px solid white;
    line-height: 58px;
    text-align: center;
    font-size: 1rem;
    color: #ffffff;
    overflow: hidden;
}
.fixed_code_popup .info span:nth-child(2){
    width: 245px;
}
.fixed_code_popup .info span:last-child{
    width: 110px;
    border-right: none;
}
.fixed_code_popup .info input{
    width: 165px;
    height: 53px;
    background: unset;
    border: none;
    color: #ffffff;
    text-align: center;
    font-size: 1.3rem;
    outline: none;
}
.fixed_code_popup .info .copy {
    width: 108px;
    height: 58px;
    margin: 0 10px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/copy.png) no-repeat center;
}
/*邀请好友弹窗*/
.fixed_invite_popup{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 919px;
    height: 607px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/popup.png) no-repeat center;
    z-index: 11;
}
.fixed_invite_popup .close{
    position: absolute;
    top: 50px;
    right: -50px;
    margin: auto;
    width: 51px;
    height: 51px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/close.png) no-repeat center;
    cursor: pointer;
}
.fixed_invite_popup .title{
    position: absolute;
    top: 158px;
    left: 286px;
    margin: auto;
    width: 549px;
    height: 113px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/invite_popup_content.png) no-repeat center;
}
.fixed_invite_popup .title_no{
    position: absolute;
    top: 158px;
    left: 286px;
    margin: auto;
    width: 549px;
    height: 113px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/invite_popup_content_no.png) no-repeat center;
}
.fixed_invite_popup .content{
    position: absolute;
    top: 304px;
    left: 273px;
    margin: auto;
    width: 549px;
    height: 113px;
}
.fixed_invite_popup .content input{
    position: absolute;
    /* top: 357px; */
    left: -1px;
    width: 536px;
    height: 59px;
    color: #f4e1a4;
    border: none;
    outline: none;
    background-color: unset;
    font-size: 27px;
}
.fixed_invite_popup .invite_copy_button{
    position: absolute;
    top: 443px;
    left: 418px;
    width: 244px;
    height: 91px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/copy_big.png) no-repeat center;
    cursor: pointer;
}
@keyframes mymove{
    0% {
        transform: scale(1);
    }
    50%{
        transform: scale(1.2);
    }
    100% {
        transform: scale(1);
    }
}
.fixed_cafe_button img {
    -webkit-transform-origin: center top;
    -moz-transform-origin: center top;
    transform-origin: center top;
    -webkit-animation: mymove2 infinite 2s ease-in-out alternate;
    -moz-animation: mymove2 infinite 2s ease-in-out alternate;
    animation: mymove2 infinite 2s ease-in-out alternate;
}
@keyframes mymove2{
    0% {
        transform: rotate(10deg);
    }
    100% {
        transform: rotate(-10deg);
    }
}
ol, ul {
    list-style: none;
}
a img {
    border: none;
}
/*协议*/
.fixed_term1,.fixed_term2{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    padding: 20px;
    width: 917px;
    height: 607px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/popup.png) no-repeat center;
    z-index: 13;
}
.fixed_term1 .close,.fixed_term2 .close{
    position: absolute;
    top: 69px;
    right: -30px;
    width: 51px;
    height: 51px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/close.png) center center no-repeat;
    cursor: pointer;
}
.fixed_term1 .content{
    position: absolute;
    top: 158px;
    left: 332px;
    width: 504px;
    height: 426px;
    overflow: scroll;
}
.fixed_term2 .content{
    position: absolute;
    top: 158px;
    left: 332px;
    width: 504px;
    height: 426px;
    overflow: scroll;
}
.fixed_term1 p,.fixed_term2 p{
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    line-height: 40px;
}
/*滚动条样式*/
.fixed_code_popup .content::-webkit-scrollbar{
    width: 5px;
    height: 3px;
}
.fixed_code_popup .content::-webkit-scrollbar-thumb{
    background-color: white;
}
.fixed_code_popup .content::-webkit-scrollbar-track{
    background-color: #484846;
}
.fixed_term1 .content::-webkit-scrollbar{
    width: 5px;
    height: 3px;
}
.fixed_term1 .content::-webkit-scrollbar-thumb{
    background-color: white;
}
.fixed_term1 .content::-webkit-scrollbar-track{
    background-color: #484846;
}
.fixed_term2 .content::-webkit-scrollbar{
    width: 5px;
    height: 3px;
}
.fixed_term2 .content::-webkit-scrollbar-thumb{
    background-color: white;
}
.fixed_term2 .content::-webkit-scrollbar-track{
    background-color: #484846;
}
.fixed_bg5_rule .content::-webkit-scrollbar{
    width: 5px;
    height: 3px;
}
.fixed_bg5_rule .content::-webkit-scrollbar-thumb{
    background-color: white;
}
.fixed_bg5_rule .content::-webkit-scrollbar-track{
    background-color: #484846;
}
.fixed_video{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 1120px;
    height: 630px;
    z-index: 9;
}
.fixed_video .close{
    position: absolute;
    top: 10px;
    right: -80px;
    width: 51px;
    height: 51px;
    background: url(https://ungame.onelinkmobi.com/preRegister/bloodraider/pc/close.png) no-repeat center;
    cursor: pointer;
}