@charset "utf-8";
 /* ------------弹窗------------  */
        .mask {
            position: fixed;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.8);
            z-index: 9990;
        }

        .dialog {
            position: fixed;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
            z-index: 9999;
        }

        .close_btn {
            position: absolute;
            top: 0.25rem;
            right: -0.25rem;
            width: 0.37rem;
            height: 0.41rem;
            background: url(//game.gtimg.cn/images/empress/cp/a20250807qjtyy/pop/close_btn.png) no-repeat 0 0/auto 100%;
        }
        /* dialog1 */
         .dialog1{
             width: 5.91rem;
             height: 3.72rem;
             background: url(//game.gtimg.cn/images/empress/cp/a20250807qjtyy/pop/pop1_bg.png) no-repeat 0 0/auto 100%;
             padding: 0.55rem 0 0;
             box-sizing: border-box;
             z-index: 9996;
         }
         .dia1_cont{
            display: flex;
            align-items: center;
            justify-content: center;
            height: 1.75rem;
            margin: 0 auto;
            font-size: 0.26rem;
            color: #952f10;
            text-align: center;
             width: 4rem;
         }
         .dialog1 .qr_btn{
            width: 2.73rem;
             height: 0.72rem;
             margin: 0 auto;
             background: url(//game.gtimg.cn/images/empress/cp/a20250807qjtyy/pop/qr_btn.png) no-repeat 0 0/100% 100%;
         }

         .d1_btns{
            display: flex;
            justify-content: space-between;
            width: 4.7rem;
            margin: 0 auto 0;
         }
         .d1_btns .qyy_btn{
             width: 2.25rem;
             height: 0.58rem;
             background: url(//game.gtimg.cn/images/empress/cp/a20250807qjtyy/pop/qyy_btn.png) no-repeat 0 0/100% 100%;
         }
         .d1_btns .ckzym_btn{
             width: 2.25rem;
             height: 0.58rem;
             background: url(//game.gtimg.cn/images/empress/cp/a20250807qjtyy/pop/ckzym_btn.png) no-repeat 0 0/100% 100%;
         }
         .d1_btns .yqr_btn{
             width: 2.25rem;
             height: 0.58rem;
             background: url(//game.gtimg.cn/images/empress/cp/a20250807qjtyy/pop/yqr_btn.png) no-repeat 0 0/100% 100%;
         }
         .d1_btns .zxx_btn{
             width: 2.25rem;
             height: 0.58rem;
             background: url(//game.gtimg.cn/images/empress/cp/a20250807qjtyy/pop/zxx_btn.png) no-repeat 0 0/100% 100%;
         }


         /* dialog5 */
        .dialog5{
             width: 5.91rem;
             height: 5.04rem;
             background: url(//game.gtimg.cn/images/empress/cp/a20250807qjtyy/pop/pop5_bg.png) no-repeat 0 0/auto 100%;
             padding: 0.55rem 0 0;
             box-sizing: border-box;
             z-index: 9996;
         }
         .dialog5 .dia5_cont1{
             width: 4.66rem;
             margin: 0.27rem auto 0;
         }
         .dialog5 .dia5_cont1 .dia5_row{
             display: flex;
             align-items: center;
             justify-content: space-between;
             margin-bottom: 0.23rem;
         }
         .dia5_cont1 .dia5_row .lt_nm{
            width: 1.6rem;
             font-size: 0.26rem;
             color: #b2342a;
             white-space: nowrap;
             text-align: right;
         }
       
         .dia5_cont1 .dia5_row .slct_box{
             position: relative;
             width: 3rem;
             height: 0.44rem;
             line-height: 0.44rem;
             box-sizing: border-box;
             border: 1px solid #aa3302;
         }
         .dia5_cont1 .dia5_row .ipt_box{
             position: relative;
            width: 3rem;
             height: 0.44rem;
             background-color: #bc412e;
             line-height: 0.44rem;
             box-sizing: border-box;
         }
         .dia5_row .ipt_box .ipt{
             width: 100%;
             height: 100%;
             font-size: 0.2rem;
             color: #fff;
             padding: 0 0.2rem;
             box-sizing: border-box;
             border: none;
             outline: none;
             background-color: transparent;
         }
         .dia5_row .slct_box .sj_icon{
             position: absolute;
             top: 50%;
             right: 0.2rem;
             transform: translateY(-50%);
             width: 0.25rem;
             height: 0.16rem;
             background: url(//game.gtimg.cn/images/empress/cp/a20250807qjtyy/pop/sj_icon.png) no-repeat 0 0/auto 100%;
         }
         .dia5_row .slct_box .slct{
            position: absolute;
            top: 0;
            left: 0;
             width: 100%;
             height: 100%;
             background-color: transparent;
             -webkit-appearance: none;  
             -moz-appearance: none;     
             appearance: none; 
             font-size: 0.2rem;
             color: #a42a02;
             padding: 0 0.2rem;
             box-sizing: border-box;
             border: none;
             outline: none;
             
             
         }
         .slct_box .slct option{
             /* text-align: center; */
             width: 100%;
             height: 100%;
             color: #000;
         }
         .dia5_btns{
             display: flex;
             justify-content: center;
             width: 4.8rem;
             margin: 0 auto;
             transform: translateX(0.1rem);
             padding-top: 0.1rem;
             box-sizing: border-box;
         }
         
         .dia5_btns .qr_btn{
             width: 2.73rem;
             height: 0.72rem;
             background: url(//game.gtimg.cn/images/empress/cp/a20250807qjtyy/pop/qr_btn.png) no-repeat 0 0/auto 100%;
         }


         .dialog6{
             width: 5.91rem;
             height: 5.7rem;
             background: url(//game.gtimg.cn/images/empress/cp/a20250807qjtyy/pop/pop6_bg.png) no-repeat 0 0/auto 100%;
             padding: 0.55rem 0 0;
             box-sizing: border-box;
             z-index: 9996;
         }
         .d6_tit{
            font-size: 0.26rem;
            color: #952f10;
            text-align: center;
            margin-top: 0.15rem;
         }
         .d6_table{
            width: 4.68rem;
             height: 2.98rem;
             background: url(//game.gtimg.cn/images/empress/cp/a20250807qjtyy/pop/d6_table.png) no-repeat 0 0/100% 100%;
             margin: 0.2rem auto 0;
         }
         .d6_tr{
            display: flex;
            width: 100%;
         }
         .d6_tr .td {
             flex-wrap: wrap;
             width: 50%;
             min-height: 0.495rem;
             border-right: 1px solid #a42a02;
             border-bottom: 1px solid #a42a02;
             box-sizing: border-box;
             padding: 0.1rem 0;
             font-size: 0.26rem;
             color: #952f10;
             text-align: center;
         }
         .d6_tr .td:nth-child(2){
             border-right:none;
         }
         /* .d6_tr:last-child .td{
            border-bottom:none;
         } */
         .d6_btns{
            display: flex;
            justify-content: space-between;
            width: 4.7rem;
            margin: 0.24rem auto 0;
         }
         .d6_btns .qyq_btn{
             width: 2.25rem;
             height: 0.58rem;
             background: url(//game.gtimg.cn/images/empress/cp/a20250807qjtyy/pop/qyq_btn.png) no-repeat 0 0/100% 100%;
         }
         .d6_btns .tc_btn{
             width: 2.25rem;
             height: 0.58rem;
             background: url(//game.gtimg.cn/images/empress/cp/a20250807qjtyy/pop/tc_btn.png) no-repeat 0 0/100% 100%;
         }

         /* dialog7 */
         .dialog7{
             width: 3.03rem;
             height: 2.93rem;
             background: url(//game.gtimg.cn/images/empress/cp/a20250807qjtyy/pop/pop7_bg.png) no-repeat 0 0/auto 100%;
             box-sizing: border-box;
             z-index: 9996;
         }
         .dia7_cont{
            width: 100%;
            height: 100%;
            padding-top: 0.4rem;
            box-sizing: border-box;
            text-align: center;
         }
         .dia7_cont img{
            flex-shrink: 0;
            width: 1.86rem;
         }

         /* dialog8 */
         .dialog8{
             width: 5.91rem;
             height: 3.72rem;
             background: url(//game.gtimg.cn/images/empress/cp/a20250807qjtyy/pop/pop8_bg.png) no-repeat 0 0/auto 100%;
             box-sizing: border-box;
             z-index: 9996;
         }
         .dia8_cont{
            display: flex;
            justify-content: space-between;
            width: 4.1rem;
            height: 100%;
            padding-top: 1.1rem;
            box-sizing: border-box;
            text-align: center;
            margin: 0 auto;
         }
         .d8_btn{
            width: 1.7rem;
            height: 1.7rem;
         }

         /* dialog9 */
         .dialog9{
             width: 5.91rem;
             height: 5.04rem;
             background: url(//game.gtimg.cn/images/empress/cp/a20250807qjtyy/pop/pop9_bg.png) no-repeat 0 0/auto 100%;
             box-sizing: border-box;
             z-index: 9996;
             padding-top: 1.64rem;
         }
         .dia9_cont{
            width: 1.67rem;
            height: 1.67rem;
            text-align: center;
            margin: 0 auto;
         }
         .dia9_cont img{
            width: 100%;
            height: 100%;
         }
         .dialog9 .yjfz_btn{
            width: 2.73rem;
             height: 0.72rem;
             margin: 0.3rem auto 0;
             background: url(//game.gtimg.cn/images/empress/cp/a20250807qjtyy/pop/yjfz_btn.png) no-repeat 0 0/auto 100%;
         }


          /* 分享 */
        .share_pop{
            top: 0;
            right: 0;
            left: auto;
            transform: translate(0,0);
            width: 100%;
            height: 100%;
            background: url(//game.gtimg.cn/images/empress/cp/a20250807qjtyy/pop/share_pop.png) no-repeat 2.4rem 0.6rem/4.18rem 3.31rem;
        }
        .share_pop .close_btn{
            top: 0;
            left: 0;
            right: auto;
            width: 100%;
            height: 100%;
            background: none;
        }
