@charset "UTF-8";
/* reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-weight: normal;
    font-style: normal;
}

ol, ul {
    list-style: none;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}

q:before, q:after {
    content: '';
}

fieldset, img, abbr, acronym {
    border: 0;
}
.t {
    display: block;
    overflow: hidden;
    text-indent: -9999px;
    font-size: 0;
}
@font-face {
    font-family: "zt";
    src: url("//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/MFHaoYing_Noncommercial-Regular.otf");
}
/* basic */
.c:before, .c:after {
    content: "";
    display: table;
}

.c:after {
    clear: both;
}

.c {
    zoom: 1;
}

body {
    font: 12px/1.5 '\5FAE\8F6F\96C5\9ED1',tahoma,'\5b8b\4f53',"\9ED1\4F53",sans-serif;
    /*padding-top: 42px;*/
    background-color: #000;
    overflow-x: hidden;
    box-sizing: border-box;
}

a {
    text-decoration: none;
    overflow: hidden;
}
.over{
    pointer-events: none;
}
a:hover {
    text-decoration: underline;
}

.wrap, .dnfact_navbg, .ost, #afooter, body {
    min-width: 1200px !important;
    overflow-x: hidden;
}

.wrap {
    width: 100%;
    height: 4096px;
    overflow: hidden;
    color: #fff3df;
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/bg.jpg) center / cover no-repeat;
    position: relative;
}
.logo{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/logo.png) center / cover no-repeat;
    width: 436px;
    height: 103px;
    position: absolute;
    left: 30px;
    top: 25px;
}
.btn_gw{
    width: 192px;
    height: 103px;
    display: block;
}
.container {
    width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
}
.top{
    display: flex;
    flex-direction: column;
    justify-content: start;
    height: 336px;
    position: relative;
    padding-top: 162px;
}
.slogan{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/slogan.png) center top /100% auto no-repeat;
    width: 716px;
    height: 257px;
    margin: 0 0 0 258px;
    flex-shrink: 0;
}
.acttime{
    font-size: 22px;
    color: #fff;
    text-align: center;
    position: absolute;
    bottom: 35px;
    left: 50%;
    transform: translateX(-50%);
}
.login-box{
    font-size: 20px;
    color: #fff;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.login-box a{
    color: #fff;
}
.part1{
    padding-top: 95px;
}
.title1{
    width: 779px;
    height: 139px;
    margin: 0 auto;
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/pt1_tit.png) center / cover no-repeat;
}
.title1_txt{
    text-align: center;
    font-size: 24px;
    color: #d9effd;
    margin-top: -15px;
}
.item1_box{
    width: 1169px;
    height: 335px;
    margin: 0 auto;
    position: relative;
    display: flex;
}
.left_box{
    width: 390px;
    height: 240px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 60px;
    left: -70px;
}
.left_box_item{
    width: 195px;
    height: 100%;
    padding: 7px 0 0 7px;
    box-sizing: border-box;
}
.left_box_item.item1{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/pt1-con11.png) no-repeat 0 0 /100% auto;
}
.left_box_item.item2{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/pt1-con22.png) no-repeat 0 0 /100% auto;
}
.left_box .left_box_item a,
.right_box .right_box_item a{
    width: 195px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    opacity: 0;
}
.left_box_item.item2 a{
    top: 0;
    left: 200px;
}
.left_box_item:first-child{
    margin-right: 5px;
}

.right_box{
    width: 390px;
    height: 240px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 60px;
    right: -65px;
}
.right_box_item{
    width: 195px;
    height: 100%;
    padding: 7px 0 0 7px;
    box-sizing: border-box;
}
.right_box_item.item1{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/pt1-con33.png) no-repeat 0 0 /100% auto;
}
.right_box_item.item2{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/pt1-con44.png) no-repeat 0 0 /100% auto;
}
.item_click{
    cursor: pointer;
}
.right_box_item p,
.left_box_item p{
    width: 190px;
    height:50px;
    text-align: center;
    padding-top: 185px;
    line-height: 14px;
    pointer-events: none;
}
.right_box_item:first-child{
    margin-right: 5px;
}
.pt1-tab{
    position: absolute;
    left: 305px;
    width: 553px;
    height: 324px;
}
.pt1-tab.target1{
    background: url("//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/tab_bg1.png") no-repeat 0 0 /100% auto;
}
.pt1-tab.target2{
    background: url("//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/tab_bg2.png") no-repeat 0 0 /100% auto;
}
.pt1-cont{
    width: 472px;
    height: 144px;
    margin: 0 auto;
    display: none;
}
.target1 .pt1-cont.cont1,.target2 .pt1-cont.cont2{
    display: block;
}
.click_tab{
    width: 480px;
    height: 52px;
    padding: 35px 0 0 35px;
    display: flex;
}

.click_tab li,.click_tab li a{
    width: 240px;
    height: 52px;
}

.item_img_box{
    width: 472px;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    text-align: center;
    margin: 0 auto;
    font-size: 18px;
    color: #3657c2;
}
.item_img_box .item_img{
    width: 115px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 28px;
    font-size: 16px;
    line-height: 18px;
}
.item_img_box .item_img .item_img_bg img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(.68);
}
.item_img_box .item_img p{
    margin-top: 5px;
    height: 20px;
}
.item_img_bg{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/img_bg.png) center / 100% auto no-repeat;
    width:71px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 18px;
}
.item_img:first-child{
    margin-left: 40px;
}
/*.item_img:nth-child(2){*/
/*    margin-left: 41px;*/
/*}*/
/*.item_img:last-child{*/
/*    margin-left: 59px;*/
/*}*/

.pt1_btn{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/btn-get.png) no-repeat 0 0 /100% auto;
    width: 212px;
    height: 56px;
    position: absolute;
    z-index: 1;
    bottom: 35px;
    left: 50%;
    transform: translateX(-50%);
}
.pt1_btn.over{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/btn-got.png) no-repeat 0 0 /100% auto;
}

.part2{
    margin-top: -12px;
}

.title2{
    width: 715px;
    height: 167px;
    margin: 0 auto;
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/pt2_tit.png) center / cover no-repeat;
}
.title2_txt{
    text-align: center;
    font-size: 24px;
    color: #d9effd;
    margin-top: -30px;
}
.pt2_cont{
    position: relative;
    width: 1053px;
    height: 351px;
    margin: 0 auto;
    padding-top: 1px;
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/pt2.png) center / cover no-repeat;
}
.pt2_tit{
    width: 577px;
    height: 71px;
    line-height: 65px;
    /*font-weight: 300;*/
    margin: 38px auto 6px;
    padding-left: 63px;
    letter-spacing: 2px;
    font-size: 18px;
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/task-bg.png) center / cover no-repeat;
}
.pt2_tit strong{
    font-size: 20px;
}
.pt2_award_list{
    width: 914px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 55px;
    margin-top: 10px;
}
.pt2_award_list .award_item{
    width: 112px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.pt2_award_list .award_bg{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/img_bg.png) center / cover no-repeat;
    width: 71px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pt2_award_list .award_bg img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(.68);
}
.pt2_award_list p{
    color: #3657c2;
    font-size: 16px;
    line-height: 18px;
    margin-top: 5px;
    height: 28px;
    text-align: center;
}
.pt2_btn{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/btn-draw.png) center / cover no-repeat;
    width: 250px;
    height: 63px;
    position: absolute;
    left: 50%;
    bottom: 45px;
    transform: translateX(-50%);
}
.pt2_btn.over{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/btn-drawon.png) center / cover no-repeat;
}
.part3{
}
.title3_txt{
    text-align: center;
    font-size: 24px;
    color: #d9effd;
    line-height: 32px;
    margin-top: -15px;
    margin-bottom: 20px;
}
.title3{
    width: 783px;
    height: 168px;
    margin: 0 auto;
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/pt3_tit.png) center / cover no-repeat;
}
.pt3_cont{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/pt3-1.png) center / cover no-repeat;
    width: 1053px;
    height: 699px;
    margin: 0 auto 0;
}
.pt3_top {
    width: 877px;
    height: 64px;
    display: flex;
    margin-left: 112px;
    padding-top: 70px;
}
.pt3_t{
    width: 229px;
    height: 62px;
    margin-right: 70px;
}
.pt3_t a{
    display: flex;
    width: 100%;
    height:100%;
}
.zstj{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/gift-pattern.png) center / cover no-repeat;
}
.jhtj{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/exif-pattern.png) center / cover no-repeat;
}
.sytj{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/ask-pattern.png) center / cover no-repeat;
}
.pt3_list_box{
    width: 930px;
    height: 612px;
    display: flex;
    margin-left: 60px;
}
.pt3_list1{
    width: 930px;
    height: 612px;
    display: flex;
    margin-left: 60px;
}
.pt3_list1 .list1,.pt3_list1 .list2,.pt3_list1 .list3{
    width: 290px;
    height: 612px;
    margin-top: 30px;
    /* margin-left: 33px; */
}
.pt3_list1 .list1{
    margin-left: 0;
}
.pt3_list1 .list1 .pt3_list_item,
.pt3_list1 .list2 .pt3_list_item,
.pt3_list1 .list3 .pt3_list_item{
    width: 230px;
    height: 157px;
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/pt3-con1.png) center / cover no-repeat;
    margin-bottom: 10px;
    padding-top: 1px;
}
.pt3_list1 .list1 .pt3_list_item:last-child{
    margin-bottom: 0;
}
.list_item_tit{
    /* letter-spacing: -1px;
    font-size: 19px;
    color: #3052b5;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'zt';
    transform: skewX(-10deg); */
    width: 138px;
    height: 28px;
    margin: 25px auto 10px;
}

.list_item_tit.qyax{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/card_tit/qyax.png) no-repeat 0 0 /100% auto;
}
.list_item_tit.jlgd{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/card_tit/jlgd.png) no-repeat 0 0 /100% auto;
}
.list_item_tit.lxzhjx{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/card_tit/lxzhjx.png) no-repeat 0 0 /100% auto;
}
.list_item_tit.lzbh{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/card_tit/lzbh.png) no-repeat 0 0 /100% auto;
}
.list_item_tit.hdjh{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/card_tit/hdjh.png) no-repeat 0 0 /100% auto;
}
.list_item_tit.tmzdqy{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/card_tit/tmzdqy.png) no-repeat 0 0 /100% auto;
}
.list_item_tit.jjnl{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/card_tit/jjnl.png) no-repeat 0 0 /100% auto;
}
.list_item_tit.zhzr{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/card_tit/zhzr.png) no-repeat 0 0 /100% auto;
}
.list_item_tit.zshhznws{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/card_tit/zshhznws.png) no-repeat 0 0 /100% auto;
}
.list_item_tit.qqlz{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/card_tit/qqlz.png) no-repeat 0 0 /100% auto;
}
.list_item_tit.qlmx{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/card_tit/qlmx.png) no-repeat 0 0 /100% auto;
}
.list_item_tit.mszdmlly{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/card_tit/mszdmlly.png) no-repeat 0 0 /100% auto;
}

.pt3_list_item.on .list_item_tit.qyax{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/card_tit/qyax_on.png) no-repeat 0 0 /100% auto;
}
.pt3_list_item.on .list_item_tit.jlgd{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/card_tit/jlgd_on.png) no-repeat 0 0 /100% auto;
}
.pt3_list_item.on .list_item_tit.lxzhjx{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/card_tit/lxzhjx_on.png) no-repeat 0 0 /100% auto;
}
.pt3_list_item.on .list_item_tit.lzbh{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/card_tit/lzbh_on.png) no-repeat 0 0 /100% auto;
}
.pt3_list_item.on .list_item_tit.hdjh{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/card_tit/hdjh_on.png) no-repeat 0 0 /100% auto;
}
.pt3_list_item.on .list_item_tit.tmzdqy{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/card_tit/tmzdqy_on.png) no-repeat 0 0 /100% auto;
}
.pt3_list_item.on .list_item_tit.jjnl{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/card_tit/jjnl_on.png) no-repeat 0 0 /100% auto;
}
.pt3_list_item.on .list_item_tit.zhzr{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/card_tit/zhzr_on.png) no-repeat 0 0 /100% auto;
}
.pt3_list_item.on .list_item_tit.zshhznws{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/card_tit/zshhznws_on.png) no-repeat 0 0 /100% auto;
}
.pt3_list_item.on .list_item_tit.qqlz{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/card_tit/qqlz_on.png) no-repeat 0 0 /100% auto;
}
.pt3_list_item.on .list_item_tit.qlmx{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/card_tit/qlmx_on.png) no-repeat 0 0 /100% auto;
}
.pt3_list_item.on .list_item_tit.mszdmlly{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/card_tit/mszdmlly_on.png) no-repeat 0 0 /100% auto;
}

.list_item_tit .left_line{
    display: inline-block;
    width: 66px;
    height: 5px;
    margin-right: 5px;
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/left-line.png) center / cover no-repeat;
}
.list_item_tit .right_line{
    display: inline-block;
    width: 66px;
    height: 5px;
    margin-left: 5px;
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/right-line.png) center / cover no-repeat;
}
.list1 .item_award_list{
    width: 200px;
    height: 44px;
    display: flex;
    margin-left: 50px;
    margin-top: 5px;
    margin-bottom: 5px;
    justify-content: center;
}
.list1 .item_award_list li{
    width: 44px;
    height: 44px;
    border: 1px solid #3657c2;
    border-radius: 5px;
    margin-left: 30px;
}
.item_award_list li img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(0.9);
    filter: grayscale(100%);
}
.item_award_list li img.on{
    filter: grayscale(0);
}
.list1 .item_award_list li:first-child{
    margin-left: 0;
}
.list1 .item_award_tip{
    text-align: center;
    font-size: 16px;
    color: #3657c2;
}
.list1 .pt3_list_item.on .item_award_list li{
    border: 1px solid #c1a47e;
}
.list1 .pt3_list_item.on .item_award_tip{
    text-align: center;
    font-size: 16px;
    color: #7d869f;
}
.list1 .pt3_list_item.on .list_item_tit{
    color: #c1a47e;
}
.list1 .pt3_list_item.on .left_line{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/left-lineon.png) center / cover no-repeat;
}
.list1 .pt3_list_item.on .right_line{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/right-lineon.png) center / cover no-repeat;
}
.list1 .pt3_list_item.on {
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/pt3-con1on.png) center / cover no-repeat;
}
/*列表2*/
.list2 .item_award_list{
    width: 200px;
    height: 44px;
    display: flex;
    margin-left: 50px;
    margin-top: 5px;
    margin-bottom: 5px;
    justify-content: center;
}
.list2 .item_award_list li{
    width: 44px;
    height: 44px;
    border: 1px solid #3657c2;
    border-radius: 5px;
    margin-left: 30px;
}
.list2 .item_award_list li:first-child{
    margin-left: 0;
}
.list2 .item_award_tip{
    text-align: center;
    font-size: 16px;
    color: #3657c2;
}
.list2 .pt3_list_item.on .item_award_list li{
    border: 1px solid #c1a47e;
}
.list2 .pt3_list_item.on .item_award_tip{
    text-align: center;
    font-size: 16px;
    color: #7d869f;
}
.list2 .pt3_list_item.on .list_item_tit{
    color: #c1a47e;
}
.list2 .pt3_list_item.on .left_line{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/left-lineon.png) center / cover no-repeat;
}
.list2 .pt3_list_item.on .right_line{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/right-lineon.png) center / cover no-repeat;
}
.list2 .pt3_list_item.on {
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/pt3-con1on.png) center / cover no-repeat;
}
/*列表3*/
.list3 .item_award_list{
    width: 200px;
    height: 44px;
    display: flex;
    margin-left: 12px;
    margin-top: 10px;
    margin-bottom: 10px;
    justify-content: center;
}
.list3 .item_award_list li{
    width: 44px;
    height: 44px;
    border: 1px solid #3657c2;
    border-radius: 5px;
    margin-left: 30px;
}
.list3 .item_award_list li:first-child{
    margin-left: 0;
}
.list3 .item_award_tip{
    text-align: center;
    font-size: 16px;
    color: #3657c2;
}
.list3 .pt3_list_item.on .item_award_list li{
    border: 1px solid #c1a47e;
}
.list3 .pt3_list_item.on .item_award_tip{
    text-align: center;
    font-size: 16px;
    color: #7d869f;
}
.list3 .pt3_list_item.on .list_item_tit{
    color: #c1a47e;
}
.list3 .pt3_list_item.on .left_line{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/left-lineon.png) center / cover no-repeat;
}
.list3 .pt3_list_item.on .right_line{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/right-lineon.png) center / cover no-repeat;
}
.list3 .pt3_list_item.on {
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/pt3-con1on.png) center / cover no-repeat;
}
.pt3_list2{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/pt3-2.png) center / cover no-repeat;
    width: 1053px;
    height: 350px;
    margin: 10px auto 0;
    padding-top: 100px;
    box-sizing: border-box;
    display: flex;
    padding-bottom: 20px;
}
.pt3_list2_left{
    width: 406px;
    height: 102px;
    margin-left: 23px;
    margin-right: 30px;
    position: relative;
}
.pt3_list2_right{
    width: 532px;
    height: 102px;
    position: relative;
}
.rg_tips{
    color: #5d5d5d;
    font-size: 16px;
    text-align: center;
    margin-top: 70px;
}
.rg_btn_box{
    display: flex;
    justify-content: center;
}
.rg_btn{
    font-size: 16px;
    color: #4085d1;
    text-decoration: underline;
}
.ard_btn_right_list{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/pt3-btn-draw.png) center / cover no-repeat;
    width: 205px;
    height: 52px;
    display: block;
    position: absolute;
    bottom: -60px;
    left: 50%;
    transform: translateX(-50%);
}
.ard_btn_right_list.over{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/pt3-btn-drawon.png) center / cover no-repeat;
}
.pt3_list2_right .list2_left_list{
    width: 100%;
}

.list2_left_list{
    width: 406px;
    display: flex;
    justify-content: center;
    align-content: center;
}
.ard_btn_left_list{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/pt3-btn-get.png) center / cover no-repeat;
    width: 205px;
    height: 52px;
    display: block;
    position: absolute;
    bottom: -60px;
    left: 50%;
    transform: translateX(-50%);
}
.ard_btn_left_list.over{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/pt3-btn-got.png) center / cover no-repeat;
}

.pt3_list3{
    width: 1053px;
    height:320px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 10px auto 0;
}
.list3_tit{
    width: 281px;
    height: 35px;
    margin: 40px auto 30px;
}
.list3_tit1{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/pt3-tit1.png) center / cover no-repeat;
}
.list3_tit2{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/pt3-tit2.png) center / cover no-repeat;
}
.list3_tit3{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/pt3-tit3.png) center / cover no-repeat;
}
.pt3_list3 .list3_item{
    width: 340px;
    height: 320px;
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/pt3-3.png) center / cover no-repeat;
}
.pt3_list3 .lt3_award_list{
    width: 295px;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.lt3_award_item{
    width: 146px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.lt3_award_item .ard_box{
    width: 44px;
    height: 44px;
    border: 1px solid #3657c2;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.lt3_award_item .ard_box img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(0.9);
}
.lt3_award_item .ard_txt{
    color: #3657c2;
    font-size: 16px;
    margin-top: 10px;
    line-height: 18px;
    height: 30px;
    text-align: center;
}
.list3_item .ard_btn{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/pt3-btn-get.png) center / cover no-repeat;
    width: 205px;
    height: 52px;
    margin: 20px auto 0;
    display: block;
}
.list3_item .ard_btn.over{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/pt3-btn-got.png) center / cover no-repeat;
}


.pt3_list2_right .ard_txt{
    height: 20px;
}
.pt3_list2_right .ard_txt2{
    color: #5d5d5d;
    font-size: 12px;
}


.part4{
    margin-top: 45px;
}
.title4{
    margin: 0 auto;
    width: 638px;
    height: 78px;
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/pt4-tit.png) center / cover no-repeat;
}
.rule_text{
    width: 1030px;
    font-size: 24px;
    /*font-weight: 300;*/
    line-height: 40px;
    color: #d9effd;
    margin: 40px auto 0;
}

    /* footer */
#afooter {
    text-align: center;
    line-height: 20px;
    color: #fff;
    background-color: #000;
    padding: 40px 0;
}

#afooter a {
    color: #fff;
}

.content {
    display: flex;
    flex-direction: column;
    align-items: center;
}

/*.nav {*/
/*    width: 1897px;*/
/*    height: 110px;*/
/*    margin: 0 auto;*/
/*    position: relative;*/
/*    z-index: 5;*/
/*    display: flex;*/
/*    flex-direction: row;*/
/*    justify-content: center;*/
/*    transition: height 0.15s linear;*/
/*}*/

/*.dnfact_nav {*/
/*    width: 1500px !important;*/
/*}*/

/*._act_nav {*/
/*    width: 1350px !important;*/
/*}*/

/*._act_nav li {*/
/*    width: 135px !important;*/
/*}*/

/*._act_btn {*/
/*    width: 150px !important;*/
/*}*/

/*.top-wrap {*/
/*    width: 100%;*/
/*    position: absolute;*/
/*    left: 0;*/
/*    top: 0;*/
/*}*/

/*#topNavWrap {*/
/*    height: 180px;*/
/*}*/

/*#topNavWrap .top-mask {*/
/*    background-size: 100% !important;*/
/*}*/

/*.top-wrap .nav {*/
/*    width: 1400px !important;*/
/*}*/

/*#topNavWrap .top-link {*/
/*    height: 110px !important;*/
/*}*/

/*#topNavWrap .nav-bg {*/
/*    width: 1400px !important;*/
/*}*/
/*.logo {*/
/*    position: absolute;*/
/*    top: 42px;*/
/*    left: 60px;*/
/*    width: 436px;*/
/*    height: 103px;*/
/*    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/logo.png) center top no-repeat;*/
/*    background-size: contain;*/
/*    z-index: 4;*/
/*}*/



/* pop */
.pop{
    display: none;
    box-sizing: border-box;
}

.pop_jhta{
    width: 700px;
    height: 560px;
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/pop1.png) center / cover no-repeat;
    position: relative;
    box-sizing: border-box;
    padding-top: 52px;
}
.pop_close{
    display: flex;
    width: 56px;
    height: 56px;
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/pop-close.png) center / cover no-repeat;
    position: absolute;
    right: -70px;
    top: -40px;
}
.m0{
    margin: 0 auto;
}

.pop_tit{
    width: 474px;
    height: 40px;
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/pop-tit1.png) no-repeat 0 0/100% auto;
}
.pop_jhta .pop_con{
    width: 658px;
    margin: 0 auto;
}
.pop_jhta .pop_tip1{
    margin-top: 34px;
    color: #324094;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
}
.pop_jhta .pop_actime{
    font-size: 18px;
    color: #324094;
    text-align: center;
}
.pop_jhta .pop_box{
    margin-top: 84px;
    width: 100%;
    height: 157px;
    display: flex;
    justify-content: space-between;
    padding: 0 38px;
    box-sizing: border-box;
}
.pop_jhta .pop_left_box,
.pop_jhta .pop_right_box{
    width: 230px;
    height: 157px;
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/pt3-con1.png) no-repeat 0 0 /100% auto;
    /*background: red;*/
}
.pop_jhta .pop_tip2{
    text-align: center;
    color: #3052b5;
    margin-top: 18px;
}
.pop_jhta .btn-qrjh{
    margin: 15px auto 0;
    width: 205px;
    height: 52px;
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/btn-qrjh.png) no-repeat 0 0/100%  auto;
}
.pop_jhta .list_item_tit{
    /* letter-spacing: -1px;
    font-size: 18px;
    color: #3052b5;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 15px;
    height: 30px;
    font-family: 'zt';
    transform: skewX(-10deg);
    margin: 0;
    width: 100%; */
    width: 138px;
    height:28px;
}

.pop_jhta .item_award_list{
    width: 175px;
    height: 44px;
    display: flex;
    margin-left: 28px;
    margin-top: 15px;
    margin-bottom: 5px;
    justify-content: center;
}
.pop_jhta .item_award_list li{
    width: 44px;
    height: 44px;
    border: 1px solid #3657c2;
    border-radius: 5px;
    margin-left: 30px;
}
.pop_jhta .item_award_list li img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(0.9);
}
.pop_jhta .item_award_list li:first-child{
    margin-left: 0;
}

.pop_zstj{
    width: 440px;
    height: 560px;
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/pop2.png) center / cover no-repeat;
    padding-top: 56px;
}
.pop_zstj .pop_con{
    width: 395px;
    margin: 0 auto;
}
.pop_tit2{
    width: 337px;
    height: 40px;
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/pop-tit2.png) center / cover no-repeat;
}
.pop_zstj .pop_tip1{
    width: 395px;
    color: #324094;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    margin: 38px auto 0;
}
.pop_zstj .pop_actime{
    color: #324094;
    font-size: 18px;
    text-align: center;
    margin: 0 auto 0;
}
.pop_zstj .pop_tip2{
    color: #324094;
    font-size: 16px;
    text-align: center;
}
.pop_zstj .pop_box{
    margin: 82px auto 0;
    width: 230px;
    height: 157px;
    padding-top:1px;
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/pt3-con1.png) center / cover no-repeat;
}
.pop_zstj .list_item_tit{
    width: 138px;
    height: 28px;
    /* letter-spacing: -1px;
    font-size: 18px;
    color: #3052b5;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 10px;
    font-family: 'zt';
    transform: skewX(-10deg); */
}
.pop_zstj .item_award_list{
    width: 170px;
    height: 44px;
    display: flex;
    margin-left: 28px;
    margin-top: 15px;
    margin-bottom: 5px;
    justify-content: center;
}
.pop_zstj .item_award_list li{
    width: 44px;
    height: 44px;
    border: 1px solid #3657c2;
    border-radius: 5px;
    margin-left: 30px;
}
.pop_zstj .item_award_list li img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(0.9);
}
.pop_zstj .item_award_list li:first-child{
    margin-left: 0;
}
.pop_zstj .btn-qrzs{
    margin: 15px auto 0;
    width: 205px;
    height: 52px;
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/btn-qrjs.png) no-repeat 0 0/100%  auto;
    display: block;
}


.pop_sytj{
    width: 440px;
    height: 560px;
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/pop2.png) center / cover no-repeat;
    padding-top: 56px;
}
.pop_sytj .pop_con{
    width: 395px;
    margin: 0 auto;
}
.pop_tit2{
    width: 337px;
    height: 40px;
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/pop-tit2.png) center / cover no-repeat;
}
.pop_sytj .pop_tip1{
    width: 395px;
    color: #324094;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    margin: 38px auto 0;
}
.pop_sytj .pop_actime{
    color: #324094;
    font-size: 18px;
    text-align: center;
    margin: 0 auto 0;
}
.pop_sytj .pop_tip2{
    color: #324094;
    font-size: 16px;
    text-align: center;
}
.pop_sytj .pop_box{
    margin: 82px auto 0;
    width: 230px;
    height: 157px;
    padding-top:1px;
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/pt3-con1.png) center / cover no-repeat;
}
.pop_sytj .list_item_tit{
    width: 138px;
    height: 28px;
    /* letter-spacing: -1px;
    font-size: 18px;
    color: #3052b5;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 10px;
    font-family: 'zt';
    transform: skewX(-10deg); */
}
.pop_sytj .item_award_list{
    width: 170px;
    height: 44px;
    display: flex;
    margin-left: 28px;
    margin-top: 15px;
    margin-bottom: 5px;
    justify-content: center;
}
.pop_sytj .item_award_list li{
    width: 44px;
    height: 44px;
    border: 1px solid #3657c2;
    border-radius: 5px;
    margin-left: 30px;
}
.pop_sytj .item_award_list li img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(0.9);
}
.pop_sytj .item_award_list li:first-child{
    margin-left: 0;
}
.pop_sytj .btn-qrjs{
    margin: 15px auto 0;
    width: 205px;
    height: 52px;
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/btn-qrzs.png) no-repeat 0 0/100%  auto;
    display: block;
}


.pop_com{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/pop9.png) center / cover no-repeat;
    width: 578px;
    height: 206px;
}

.pop_com .pop-cnt {
    width: 518px;
    height: 130px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #324094;
    font-size: 20px;
    line-height: 28px;
    margin: 34px auto 0;
    text-align: center;
}

.pop_com .pop_tip_wrap {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 0 20px;
}

.pop_nodraw{
    width: 750px;
    height: 251px;
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/pop3.png) center / cover no-repeat;
    padding-top: 78px;
}
.pop_nodraw .pop_con{
    margin: 0 auto;
    width: 550px;
    height: 150px;
    position: relative;
}
.pop_nodraw .pop_tip{
    font-size: 20px;
    color: #324094;
    font-weight: 700;
    text-align: center;
}
.pop_nodraw .btn-noc{
    width: 205px;
    height: 52px;
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/btn-wwc.png) no-repeat 0 0/100%  auto;
    position: absolute;
    bottom: 25px;
    left: 50%;
    transform: translateX(-50%);
}
.pop_yesdraw{
    width: 753px;
    height: 251px;
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/pop3.png) center / cover no-repeat;
    padding-top: 78px;
}
.pop_yesdraw .pop_con{
    margin: 0 auto;
    width: 550px;
    height: 150px;
    position: relative;
}
.pop_yesdraw .pop_tip{
    font-size: 20px;
    color: #324094;
    font-weight: 700;
    text-align: center;
}
.pop_yesdraw .btn-draw1{
    width: 205px;
    height: 52px;
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/btn-draw1.png) no-repeat 0 0/100%  auto;
    position: absolute;
    bottom: 25px;
    left: 50%;
    transform: translateX(-50%);
}
.pop_yesdraw .btn-draw1.draw{
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/btn-drawon.png) no-repeat 0 0/100%  auto;
}

.pop_prob{
    width: 478px;
    height: 339px;
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/pop4.png) center / cover no-repeat;
    padding: 32px 0 0 24px;
}

.pop_prob .pop_con{
    width: 428px;
    height: 283px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pop_prob .table_wrap{
    width: 400px;
    height: 254px;
    border: 1px solid #c0a47e;
    border-radius: 10px;
    overflow: hidden;
}
table{
    border: none;
}
.pop_prob th{
    font-size: 18px;
    width: 120px;
    height: 42px;
    background: #c0a47e;
    color: #3a3021;
    font-weight: 600;
}
.pop_prob th:nth-child(1){
    width: 170px;
    height: 42px;
    /*border-radius: 10px 0 0 0;*/
}
.pop_prob th:last-child{
    /*border-radius: 0 10px 0 0;*/
}
.pop_prob tr{
    width: 120px;
    height: 42px;
    text-align: center;
    background: #eaedf4;
    color: #3a3021;
    font-size: 18px;
}

.pop_prob td {
    border: 1px solid #c0a47e;
}
.pop_prob td:first-child{
    border-left: none;
}
.pop_prob td:last-child{
    border-right: none;
}
.pop_prob tr:last-child td{
    border-bottom:none;
}
.pop_prob th{
    border-right: 1px solid #ffffff;
}
.pop_prob th:last-child{
    border-right: none;
}

.pop_select_target .pop_tip_wrap{
    font-size: 16px;
    line-height: 22px;
}

/* fuzhi */
.pop_copy{
    width: 753px;
    height: 268px;
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/pop6.png) center / cover no-repeat;
    padding: 32px 24px 0 24px;
}
.pop_copy .pop_tip{
    width: 670px;
    height: 65px;
    color:#3052b5;
    font-size: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding:0 20px;
    font-weight: 600;
}
.pop_copy .pop_input{
    display: block;
    margin:0 auto 15px;
    width: 589px;
    height: 42px;
    border-radius: 15px;
    border:2px solid #c0a47e;
    background-color: #e6e8f6;
    padding-left: 10px;
    outline: none;
    color:#3052b5;
    font-size: 18px;
}
.pop_copy .btn_copy{
    margin: 0 auto;
    width: 205px;
    height: 52px;
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/btn-copy.png) no-repeat 0 0/100%  auto;
    
}

.pop_select2{
    width: 1013px;
    height: 739px;
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/pop7.png) no-repeat 0 0/100%  auto;
    /* background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/pop7.png) center / cover no-repeat; */
    padding: 32px 0 0 24px;
    box-sizing: border-box;
}
.pop_select2 .pop_tit{
    font-weight: 600;
    margin:40px auto 22px; 
    width:475px;
    height:40px;
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/pop_tit2.png) no-repeat 0 0/100%  auto;
}
.pop_select2 .pop_con{
    width: 967px;
    padding-top: 1px;
}
.pop_select2 .pt3_list1{
    margin:0 auto;
}
.pop_select2 .pt3_list1 .list1, 
.pop_select2 .pt3_list1 .list2, 
.pop_select2 .pt3_list1 .list3{
    margin-top: 12px;
}
.pop_select2 .btn-qrjh{
    margin: 0 auto;
    width: 205px;
    height: 52px;
    background: url(//game.gtimg.cn/images/dnf/cp/a20260416wegame/beta2/btn-qrjh.png) no-repeat 0 0/100%  auto;
}