@font-face {
    font-family: DIGITALT;
    src: url(./DIGITALT.TTF)
}
.strong_text{
    font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,STHeiti,MingLiu
}
body {
    font-family: DIGITALT;
    min-width: 1200px;
    max-width: 1920px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    overflow-x: hidden;
    zoom: 100%;
}
ul, li {
    list-style: none;
    margin: 0;
    padding: 0;
}
a{
    color: #ffffff;
    text-decoration: none;
}
.cur{
    cursor: pointer;
}
.main{
    margin: 0 auto;
    width: 1920px;
    height: auto;
}
.menu{
    position: fixed;
    text-align: center;
    width: 1920px;
    height: 124px;
    background: rgba(0,0,0,0.7);
    z-index: 2;
}
.menu .logo{
    background: url(/static/images/brave/pc/General.png) no-repeat 0 0;
    width: 154px;
    height: 101px;
    margin: 11px 0 0 265px;
    float: left;
}
.menu .menu_li{
    float: left;
    width: 1300px;
    height: 124px;

}
.menu .menu_li ul li{
    width: 250px;
    height: 124px;
    line-height: 124px;
    text-align: center;
    float: left;
    color: #ffffff;
    font-size: 30px;
    cursor: pointer;
}
.menu .menu_li .active{
    color: #fff595;
}
.content{

}
.bg1{
    position: relative;
    width: 1920px;
    height: 970px;
    background: url(/static/images/brave/pc/bg-1.jpg?v=1.1) no-repeat center;
    background-size: cover;
}
.bg1_video{
    position: absolute;
    background: url(/static/images/brave/pc/General.png) no-repeat 0 -101px;
    width: 101px;
    height: 103px;
    top: 295px;
    left: 908px;
    cursor: pointer;
}
#video{
    position: fixed;
    top: 25%;
    left: 20%;
    z-index: 12;
    display: none;
}
.bg1_pre_register_button{
    position: absolute;
    background: url(/static/images/brave/pc/General.png) no-repeat 0 -204px;
    width: 368px;
    height: 144px;
    top: 675px;
    left: 780px;
    cursor: pointer;
}
.bg1_pre_register_text{
    position: absolute;
    width: 220px;
    height: 81px;
    top: 827px;
    left: 976px;
    line-height: 81px;
    font-size: 60px;
    color: #0bd801;
}
.bg1_btn_bg{
    position: absolute;
    /* background: url(/static/images/brave/pc/btn-bg.png) no-repeat 0px 0px; */
    /* width: 229px; */
    /* height: 216px; */
    top: 422px;
    left: 821px;
    z-index: 1;
    /* overflow: hidden;*/
}
.bg1_download{
    position: absolute;
    background: url(/static/images/brave/pc/open.png) no-repeat 0 0;
    width: 26px;
    height: 26px;
    top: 10px;
    left: 12px;
}
.bg1_download_flip {
    -moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
    /*IE*/
    filter:FlipV;
}
.bg1_ios{
    position: absolute;
    /*background: url(/static/images/brave/pc/ios-btn.png) no-repeat 0 0;*/
    width: 177px;
    height: 59px;
    top: 182px;
    left: 45px;
    cursor: pointer;
}
.bg1_android{
    position: absolute;
    /*background: url(/static/images/brave/pc/GP-btn.png) no-repeat 0 0;*/
    width: 177px;
    height: 59px;
    top: 45px;
    left: 45px;
    cursor: pointer;
}
.bg1_fb{
    position: absolute;
    /*background: url(/static/images/brave/pc/fb-btn.png) no-repeat 0 0;*/
    width: 177px;
    height: 59px;
    top: 113px;
    left: 45px;
    cursor: pointer;
}
.bg1_btn_bg img{
    width: 100%;
    height: auto;
}
.bg2{
    position: relative;
    width: 1920px;
    height: 791px;
    background: url(/static/images/brave/pc/bg-2.jpg) no-repeat center;
    background-size: cover;
}
.bg2_input{
    position: absolute;
    width: 426px;
    height: 66px;
    top: 89px;
    left: 667px;
}
.bg2_span_input{
    float: left;
}
.bg2_input input{
    width: 426px;
    height: 66px;
    border-radius: 14px 0 0 14px;
    border: none;
    font-size: 26px;
    text-align: center;
    color: #9c9c9c;
}
.bg2_pre_register_button{
    position: absolute;
    top: -0.5px;
    left: 426px;
    background: url(/static/images/brave/pc/General.png) no-repeat -334px 0;
    width: 159px;
    height: 66px;
    cursor: pointer;
}
.bg2_progress_bar{
    position: absolute;
    width: 1199px;
    height: 19px;
    top: 494px;
    left: 361px;
    border-radius: 10px;
}
.bg2_progress_bar span{
    display: block;
    border-radius: 10px;
    width: 10%;
    height: 19px;
    background-color: #0bd801;
}
.bg_reward{
    position: absolute;
    width: 1197px;
    height: 149px;
    top: 570px;
    left: 385px;
}
.bg_reward1{
    position: absolute;
    background: url(/static/images/brave/pc/reward.png) no-repeat 0 0;
    width: 151px;
    height: 149px;
}
.bg_reward1_reach{
    background: url(/static/images/brave/pc/reward.png) no-repeat 0 -149px!important;
}
.bg_reward2{
    position: absolute;
    background: url(/static/images/brave/pc/reward.png) no-repeat -151px 0;
    width: 151px;
    height: 149px;
    left: 236px;
}
.bg_reward2_reach{
    background: url(/static/images/brave/pc/reward.png) no-repeat -151px -149px!important;
}
.bg_reward3{
    position: absolute;
    background: url(/static/images/brave/pc/reward.png) no-repeat -302px 0;
    width: 151px;
    height: 149px;
    left: 483px;
}
.bg_reward3_reach{
    background: url(/static/images/brave/pc/reward.png) no-repeat -302px -149px!important;
}
.bg_reward4{
    position: absolute;
    background: url(/static/images/brave/pc/reward.png) no-repeat -453px 0;
    width: 151px;
    height: 149px;
    left: 773px;
}
.bg_reward4_reach{
    background: url(/static/images/brave/pc/reward.png) no-repeat -453px -149px!important;
}
.bg_reward5{
    position: absolute;
    background: url(/static/images/brave/pc/reward.png) no-repeat -604px 0;
    width: 151px;
    height: 149px;
    left: 1003px;
}
.bg_reward5_reach{
    background: url(/static/images/brave/pc/reward.png) no-repeat -604px -149px!important;
}
.bg3{
    position: relative;
    width: 1920px;
    height: 975px;
    background: url(/static/images/brave/pc/bg-3.jpg) no-repeat center;
    background-size: cover;
}
.bg3_turntable{
    position: absolute;
    background: url(/static/images/brave/pc/Turntable.png) no-repeat 0 0;
    width: 513px;
    height: 535px;
    top: 235px;
    left: 845px;
}
.bg3_turntable_1{
    display: none;
    position: absolute;
    background: url(/static/images/brave/pc/share.png) no-repeat 0 0;
    width: 195px;
    height: 170px;
    /*top: 105px;*/
    /*left: 16px;*/
    opacity: 0.4;
}
.bg3_lottery{
    position: absolute;
    background: url(/static/images/brave/pc/lottery.png) no-repeat 0 0;
    width: 187px;
    height: 162px;
    top: 422px;
    left: 1007px;
    cursor: pointer;
}
.bg3_share{
    position: absolute;
    background: url(/static/images/brave/pc/share.png) no-repeat 0 0;
    width: 195px;
    height: 170px;
    top: 220px;
    left: 1355px;
    cursor: pointer;
}
.bg3_share{
    line-height: 170px;
    color: #ffffff;
    font-size: 45px;
}
.bg4{
    position: relative;
    width: 1920px;
    height: 1002px;
    background: url(/static/images/brave/pc/bg-4.jpg) no-repeat center;
    background-size: cover;
}
.bg4_role{
    position: absolute;
    background: url(/static/images/brave/pc/role-1.png?v=4) no-repeat 0 0;
    width: 1200px;
    height: 805px;
    top: 75px;
    left: 358px;
}
.bg4_skill{
    position: absolute;
    background: url(/static/images/brave/pc/skill.png) no-repeat 0 0;
    width: 275px;
    height: 305px;
    top: 530px;
    left: 358px;
}
.bg4_skill_text{
    width: 90%;
    height: 223px;
    margin: 0 auto;
    margin-top: 57px;
    font-size: 24px;
    color: #fff3a4;
    word-wrap: break-word;
    overflow-y: scroll;
    line-height: 30px;
}
.bg4_skill_text::-webkit-scrollbar {
    width: 7px;
}
.bg4_skill_text::-webkit-scrollbar-track {
    background-color:#535c66;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius:2em;
}
.bg4_skill_text::-webkit-scrollbar-thumb {
    background-color:#e8ebeb;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius:2em;
}
.bg4_role_avatar_active{
    background-position-x: -108px!important;
}
.bg4_role_avatar span{
    background-image: url(/static/images/brave/pc/avatar-1.png);
}
.bg4_role_avatar1{
    position: absolute;
    width: 108px;
    height: 110px;
    top: 89px;
    left: 1126px;
    cursor: pointer;
    background-position: 0 0;
}
.bg4_role_avatar2{
    position: absolute;
    width: 108px;
    height: 110px;
    top: 157px;
    left: 1232px;
    cursor: pointer;
    background-position: 0 -110px;
}
.bg4_role_avatar3{
    position: absolute;
    width: 108px;
    height: 110px;
    top: 251px;
    left: 1307px;
    cursor: pointer;
    background-position: 0 -220px;
}
.bg4_role_avatar4{
    position: absolute;
    width: 108px;
    height: 110px;
    top: 359px;
    left: 1350px;
    cursor: pointer;
    background-position: 0 -330px;
}
.bg4_role_button1{
    position: absolute;
    background: url(/static/images/brave/pc/race.png) no-repeat 0 0;
    width: 138px;
    height: 138px;
    top: 835px;
    left: 670px;
    cursor: pointer;
}
.bg4_role_button2{
    position: absolute;
    background: url(/static/images/brave/pc/race.png) no-repeat 0 -138px;
    width: 138px;
    height: 138px;
    top: 835px;
    left: 820px;
    cursor: pointer;
}
.bg4_role_button3{
    position: absolute;
    background: url(/static/images/brave/pc/race.png) no-repeat 0 -276px;
    width: 138px;
    height: 138px;
    top: 835px;
    left: 960px;
    cursor: pointer;
}
.bg4_role_button4{
    position: absolute;
    background: url(/static/images/brave/pc/race.png) no-repeat 0 -414px;
    width: 138px;
    height: 138px;
    top: 835px;
    left: 1110px;
    cursor: pointer;
}
.bg4_role_prev{
    position: absolute;
    background: url(/static/images/brave/pc/General.png) no-repeat -154px 0;
    width: 90px;
    height: 90px;
    top: 860px;
    left: 537px;
    cursor: pointer;
}
.bg4_role_next{
    position: absolute;
    background: url(/static/images/brave/pc/General.png) no-repeat -243px 0;
    width: 90px;
    height: 90px;
    top: 860px;
    left: 1290px;
    cursor: pointer;
}
.button_active{
    background-position-x: -138px;
}
.bg5{
    position: relative;
    width: 1920px;
    height: 925px;
    background: url(/static/images/brave/pc/bg-5.jpg) no-repeat center;
    background-size: cover;
}
.bg5_prev{
    position: absolute;
    background: url(/static/images/brave/pc/General.png) no-repeat 0 -348px;
    width: 120px;
    height: 120px;
    top: 445px;
    left: 375px;
    z-index: 1;
    cursor: pointer;
}
.bg5_next{
    position: absolute;
    background: url(/static/images/brave/pc/General.png) no-repeat -120px -348px;
    width: 120px;
    height: 120px;
    top: 445px;
    left: 1450px;
    z-index: 1;
    cursor: pointer;
}
.bg5_img{
    position: absolute;
    width: 1047px;
    height: 598px;
    top: 210px;
    left: 450px;
    overflow-y: hidden;
}
.bg5_img::-webkit-scrollbar {
    display: none;
}
.bg5_img span{
    display: block;
    width: 1047px;
    height: 598px;
}
.bg5_img img{
    width: 1047px;
    height: 598px;
    float: left;
}
.bg6{
    width: 1920px;
    height: 612px;
    background: url(/static/images/brave/pc/bg-6.jpg) no-repeat center;
    background-size: cover;
}
.bg7{
    position: relative;
    width: 1920px;
    height: 225px;
    background: url(/static/images/brave/pc/bg-7.jpg) no-repeat center;
    background-size: cover;
}
.bg7_logo1{
    position: absolute;
    background: url(/static/images/brave/pc/General.png) no-repeat -101px -101px;
    width: 124px;
    height: 84px;
    top: 66px;
    left: 792px;
    cursor: pointer;
}
.bg7_logo2{
    position: absolute;
    background: url(/static/images/brave/pc/General.png) no-repeat -225px -101px;
    width: 124px;
    height: 48px;
    top: 85px;
    left: 945px;
    cursor: pointer;
}
.bg7_logo3{
    position: absolute;
    background: url(/static/images/brave/pc/General.png) no-repeat -225px -149px;
    width: 124px;
    height: 48px;
    top: 85px;
    left: 1100px;
    cursor: pointer;
}
.bg7_logo4{
    position: absolute;
    background: url(/static/images/brave/pc/General.png) no-repeat -353px -101px;
    width: 124px;
    height: 48px;
    top: 85px;
    left: 1250px;
    cursor: pointer;
}
.bg7_logo5{
    position: absolute;
    background: url(/static/images/brave/pc/General.png) no-repeat -353px -149px;
    width: 124px;
    height: 48px;
    top: 85px;
    left: 1400px;
    cursor: pointer;
}
.layui-layer{
    top: 40%!important;
    left: 43%!important;
    text-align: left!important;
}
.shade{
    z-index: 10;
    background-color: rgb(0, 0, 0);
    opacity: 0.3;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed;
}
.prize_condition{
    background: url(/static/images/brave/pc/Pop-ups.png) no-repeat 0 0;
    /*display: none;*/
    position: fixed;
    width: 949px;
    height: 465px;
    top: 28%;
    left: 21%;
    z-index: -1;
}
.prize_condition_title{
    padding: 140px 0 0 200px;
    font-size: 30px;
    color: #fff794;
}
.prize_condition_content{
    padding-left: 195px;
    padding-top: 15px;
}
.prize_condition_content .left{
    width: 50%;
    display: inline-block;
}
.prize_condition_content p{
    margin: 0;
    font-size: 20px;
    color: #fff794;
    font-weight: bold;
}
.prize_condition_content .right{
    width: 20%;
    display: inline-block;
}
.prize_condition_content .right img{
    width: 67px;
    height: 37px;
    cursor: pointer;
}
.fb_iframe_widget{
    /*position: fixed!important;*/
}
.fb-like{
    /*display: none!important;*/
    position: absolute!important;
    bottom: 166px;
    left: 638px;
    z-index: 5;
    /*transform: scalex(1.1) scaley(1.9);*/
    /*opacity: .001;*/
}
.fb-like span iframe{
    width: 93px!important;
    height: 30px!important;
    zoom: 100% !important;
}
#referer_link{
    position: fixed;
    top: 1px;
    z-index: -1;
}
.code_condition{
    background: url(/static/images/brave/pc/Pop-ups.png) no-repeat 0 0;
    display: none;
    position: fixed;
    width: 949px;
    height: 465px;
    top: 28%;
    left: 21%;
    z-index: 10;
    color: #fff794;
}
.code_condition_fixed{
    position: absolute;
    top: 125px;
    left: 367px;
    height: 311px;
    overflow-y: scroll;
    width: 565px;
}
.code_condition_fixed::-webkit-scrollbar {
    width: 7px;
}
.code_condition_fixed::-webkit-scrollbar-track {
    background-color:#535c66;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius:2em;
}
.code_condition_fixed::-webkit-scrollbar-thumb {
    background-color:#e8ebeb;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius:2em;
}
.code_condition_content{
    /*padding-left: 300px;*/
    /*padding-top: 15px;*/
    font-size: 30px;
    display: none;
}
.code_condition_content p strong{
    cursor: pointer;
}
.code_condition_button{
    /*padding-left: 300px;*/
    padding-top: 15px;
    font-size: 16px;
}
.code_condition_button img{
    width: 161px;
    cursor: pointer;
}
.code_condition_text{
    /*padding-left: 300px;*/
    padding-top: 15px;
    font-size: 25px;
}
.code_condition_input{
    position: fixed;
    top: 1px;
    z-index: -1;
}
.bg2_1{
    position: absolute;
    top: 250px;
    left: 689px;
    width: 150px;
    height: 150px;
}
.bg2_2{
    position: absolute;
    top: 250px;
    left: 884px;
    width: 150px;
    height: 150px;
}
.bg2_3{
    position: absolute;
    top: 250px;
    left: 1068px;
    width: 150px;
    height: 150px;
}
.bg3_1{
    position: absolute;
    width: 100px;
    height: 170px;
    top: 105px;
    left: 62px;
}
.bg3_2{
    position: absolute;
    width: 100px;
    height: 170px;
    top: 22px;
    left: 205px;
}
.bg3_3{
    position: absolute;
    width: 100px;
    height: 170px;
    top: 105px;
    left: 348px;
}
.bg3_4{
    position: absolute;
    width: 100px;
    height: 170px;
    top: 265px;
    left: 350px;
}
.bg3_5{
    position: absolute;
    width: 100px;
    height: 170px;
    top: 349px;
    left: 207px;
}
.bg3_6{
    position: absolute;
    width: 100px;
    height: 170px;
    top: 265px;
    left: 63px;
}
.layui-layer-content{
    font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,STHeiti,MingLiu;
    font-weight: bold;
}













