    /*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;
    }

    caption,
    th {
        text-align: left;
    }

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

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

    fieldset,
    img,
    abbr,
    acronym {
        border: 0;
    }
    /*footer*/

    #afooter {
        text-align: center;
        line-height: 20px;
        color: #6a6a6a;
        background-color: #0e0e0e;
        padding: 20px 0;
    }

    #afooter a {
        color: #6a6a6a;
    }

    #_overlay_{
        min-width:1200px !important;
    }

    #actTitleWrap{
        top: 0 !important;
    }

    /*ҳ����ʽ*/

    .c:before,
    .c:after {
        content: "";
        display: table;
    }

    .c:after {
        clear: both;
    }

    .c {
        zoom: 1;
    }

    body {
        font: 12px/1.5 '\5FAE\8F6F\96C5\9ED1';
        padding-top: 92px !important;
        text-align: justify;
        background: #a6323d;
    }
    body,html,#ost_box{
        min-width: 1200px;
    }
    a {
        text-decoration: none;
        overflow: hidden;
    }

    a:hover {
        text-decoration: none;
    }

    .wrap,
    #footer_ied {
        min-width: 1200px;
        width: 100%;
        _width: expression((document.documentElement.clientWidth||document.body.clientWidth)<1202?'1200px':'');
    }

    .wrap {
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/rp.jpg) no-repeat 50% 0;
        min-width: 1200px;
        overflow-x: hidden;
    }

    .container {
        width: 1200px;
        margin: 0 auto;
    }

    .pr {
        position: relative;
    }

    .pa {
        position: absolute;
    }

    .fl {
        float: left;
    }

    .fr {
        float: right;
    }

    .last {
        margin-right: 0 !important;
    }

    .hide {
        display: block;
        width: 0;
        height: 0;
        overflow: hidden;
    }

    .db {
        display: block;
        text-indent: -999em;
    }

    .sp {
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/sp.png) no-repeat;
    }

    @font-face {
        font-family: 'font';
        src: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/font.ttf);
    }

    @font-face {
        font-family: 'font1';
        src: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/font1.ttf);
    }

    .gray {
        -webkit-filter: grayscale(100%);
        -moz-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
        -o-filter: grayscale(100%);
        filter: grayscale(100%);
        filter: gray;
        pointer-events: none;
    }
    /* head */

    .head {
        height:930px;
    }

    .logo {
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/logo.png) no-repeat;
        background-size: 100%;
        width:213px;
        height:104px;
        display: block;
        top: 29px;
        left: 0;
    }

    .login {
        font-size: 20px;
        color: #ebe7cf;
        bottom:20px;
        text-align: center;
        width: 100%;
        left: 0;
        position: absolute;
    }

    .login a {
        color: #ebe7cf;
        margin: 0 10px;
    }
    /*content*/

    .content {
        padding-top:24px;
        padding-bottom:88px;
    }

    /* part */
    .part{
        background:url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p0_con_bg.png) no-repeat;
        background-size: 100%;
        width: 1192px;
        height: 534px;
        margin: 0 auto 0;
        box-sizing: border-box;
        padding: 50px 0 0;
    }
    .yure-text {
        display: flex;
        justify-content: center;
        font-size:16px;
        line-height:26px;
        text-align: center;
        box-sizing: border-box;
        margin: 0px auto 0;
        font-family: "font";
    }
    .yure-text span{
        display: block;
        background: #e64935;
        width: 794px;
        height:64px;
        color: #ffffff;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .yure-text a {
        display: flex;
        align-items: center;
        color: #232323;
        text-decoration: underline;
        margin-left: 10px;
    }


    .par_box {
        width: 1200px;
        display: flex;
        margin: 16px auto 0;
        justify-content: center;
    }

    .pbox_ct1 {
        display: flex;
        width:444px;
        box-sizing: border-box;
        justify-content: center;
        flex-wrap: wrap;
        margin-right: 60px;
    }

    .par_tit {
        text-align: center;
        font-size: 40px;
        color: #d5400f;
        font-family: "font";
        margin:0px auto 0;
    }

    .par_inp {
        border: none;
        border-bottom: 2px solid #d5400f; 
        width: 163px;
        height: 50px;
        margin: 0 10px;
        outline: 0;
        box-sizing: border-box;
        background-color: transparent;
        font-size:36px;
        color: #d5400f;
        cursor: pointer;
        text-align: center;
    }

    .par_txt {
        color: #232323;
        font-size:18px;
        text-align: center;
        display: block;
        padding-top:10px;
    }

    .par_txt span {
        color: #feba36;
    }



    .par_btn1 {
        margin: 22px 10px 0;
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p0_btn1.png) no-repeat;
        background-size: 100%;
        display: block;
        width: 201px;
        height:59px;
        text-align: center;
        line-height:59px;
        font-size: 20px;
        color: #ffedc3;
        font-family: "font";
    }
    .par_btn1.on {
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p0_btn1_on.png) no-repeat;
        background-size: 100%;
    }

    .par_btn2 {
        margin: 33px 16px 0;
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p0_btn2.png) no-repeat;
        display: block;
        width: 293px;
        height: 89px;
    }

    .par_btn3 {
        margin: 40px 16px 0;
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p0_btn3.png) no-repeat;
        display: block;
        width: 276px;
        height: 80px;
    }

    .par_btn4 {
        margin: 40px 16px 0;
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p0_btn4.png) no-repeat;
        display: block;
        width: 276px;
        height: 80px;
    }

    .par_ljcz {
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p0_btn2.png) no-repeat;
        background-size: 100%;
        width: 220px;
        height:102px;
        display: block;
        margin: 20px auto 0;
    }

    .pbox_ct2 {
        width: 400px;
        box-sizing: border-box;
        padding:0px 0 0;
        /* display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column; */
    }
    .pbox_ct2_btn{ display: block; background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p0_btn3.png) no-repeat; background-size: 100%; width:237px; height:64px; }

    .pboxc_txt {
        text-align: center;
        color: #232323;
        font-size: 24px;
        display: block;
        padding-top:20px;
        font-family: 'font';
        padding-bottom: 20px;
    }
    .pbox_ct2_con{
        background:url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p0_bg2.png) no-repeat;
        background-size: 100%;
        width: 368px;
        height: 215px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        margin: 10px auto 0;
    }
    .pboxc_txt1 {
        color: #ffe7a7;
        font-size:20px;
        display: block;
        /* padding-left: 48px; */
        line-height: 50px;
        text-align: center;
        font-family: "font";
    }

    .pboxc_txt1 em {
        /* width: 275px; */
        display: inline-block;
    }

    /*part1*/

    .par1_tit {
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p1-tit.png) no-repeat;
        background-size: 100%;
        width:1200px;
        height: 122px;
        display: block;
        margin:72px auto 0;
    }

    .par1_txt {
        color: #ffedc3;
        font-size:18px;
        text-align: center;
        display: block;
        padding-top: 10px;
        font-family: "font";
    }
    .par1_txt span{
        color: #fff950;
    }

    .par1_ct {
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
    }

    .par1_ct li {
        width: 383px;
        height:462px;
        display: block;
        margin:14px auto 0;
        position: relative;
    }

    .par1_ct li:nth-child(1) {
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p1_lot1.png) no-repeat;
    }

    .par1_ct li:nth-child(2) {
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p1_lot2.png) no-repeat;
    }

    .par1_ct li:nth-child(3) {
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p1_lot3.png) no-repeat;
    }

    .par1_ct li:nth-child(4) {
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p1_lot4.png) no-repeat;
    }

    .par1_ct li:nth-child(5) {
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p1_lot5.png) no-repeat;
    }

    .par1_ct li:nth-child(6) {
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p1_lot6.png) no-repeat;
    }

    .par1_cj {
        width:107px;
        height:107px;
        position: absolute;
        top:228px;
        left:137px;
    }

    .par1_cj.gray {
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/cj_gray.png) no-repeat;
        pointer-events: none;
    }
    /*part2*/

    .par2_tit {
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p2-tit.png) no-repeat;
        background-size: 100%;
        width:1200px;
        height:124px;
        display: block;
        margin:210px auto 0;
    }

    .par2_txt {
        color: #f46641;
        font-size:18px;
        text-align: center;
        display: block;
        padding-top: 20px;
        font-family: "font";
    }
    .par2_txt_box{
        display: flex;
        justify-content: center;
        margin: 10px auto 0;
    }
    .par2_integral{
        color: #fee9a5;
        font-size:22px;
        text-align: center;
        display: block;
        font-family: "font";
        margin: 0 20px 0;
    }
    .par2_ct {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        padding-top: 8px;
    }

    .par2_ct li {
        margin: 30px 8px 0;
    }
    .par2_ct li>div{
        position: relative;
    }
    .par2_ct .icon_xz{
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p2-icon_xz.png) no-repeat;
        background-size: 100%;
        width:19px;
        height:16px;
        cursor: pointer;
        position: absolute;
        z-index: 1;
    }
    .par2_ct .icon_xz.on{
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p2-icon_xz_on.png) no-repeat;
        background-size: 100%;
    }

    .par2_ct .p2icon_xz1_1,
    .par2_ct .p2icon_xz2_1,
    .par2_ct .p2icon_xz3_1,
    .par2_ct .p2icon_xz4_1{
        top: 154px;
        left:226px;
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p2-icon_xz1.png) no-repeat;
        background-size: 100%;
    }

    .par2_ct .p2icon_xz1_1.on,
    .par2_ct .p2icon_xz2_1.on,
    .par2_ct .p2icon_xz3_1.on,
    .par2_ct .p2icon_xz4_1.on{
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p2-icon_xz_on1.png) no-repeat;
        background-size: 100%;
    }

    /* .par2_ct .p2icon_xz1_2,
    .par2_ct .p2icon_xz2_2,
    .par2_ct .p2icon_xz3_2,
    .par2_ct .p2icon_xz4_2{
        top:12px;
        right:18px;
    }
    .par2_ct .p2icon_xz1_3,
    .par2_ct .p2icon_xz2_3,
    .par2_ct .p2icon_xz3_3,
    .par2_ct .p2icon_xz4_3{
        top:12px;
        right:18px;
    }
    .par2_ct .p2icon_xz1_4,
    .par2_ct .p2icon_xz2_4,
    .par2_ct .p2icon_xz3_4,
    .par2_ct .p2icon_xz4_4{
        top:12px;
        right:18px;
    } */

    .par2_ct .p2icon_xz1_2,
    .par2_ct .p2icon_xz2_2,
    .par2_ct .p2icon_xz3_2,
    .par2_ct .p2icon_xz4_2{
        top:196px;
        right:46px;
    }
    .par2_ct .p2icon_xz1_3,
    .par2_ct .p2icon_xz2_3,
    .par2_ct .p2icon_xz3_3,
    .par2_ct .p2icon_xz4_3{
        top:308px;
        right:46px;
    }
    .par2_ct .p2icon_xz1_4,
    .par2_ct .p2icon_xz2_4,
    .par2_ct .p2icon_xz3_4,
    .par2_ct .p2icon_xz4_4{
        top:414px;
        right:46px;
    }


    .par2-fcbox{
        width:184px;
        height:98px;
        position: absolute;
        right:34px;
        cursor: pointer;
    }
    .par2-fcbox .par2-fc{
        display: none;
        position: absolute;
        z-index: 2;
    }
    .par2-fcbox:hover .par2-fc{
        /* display: block; */
    }

    .par2-fc1_1,.par2-fc2_1,.par2-fc3_1,.par2-fc4_1{
        top: 164px;
    }
    .par2-fc1_2,.par2-fc2_2,.par2-fc3_2,.par2-fc4_2{
        top:268px;
    }
    .par2-fc1_3,.par2-fc2_3,.par2-fc3_3,.par2-fc4_3{
        top:372px;
    }

    .par2-fc1{
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p2_fc1.png) no-repeat;
        background-size: 100%;
        width: 272px;
        height: 150px;
        left: 30px;
        top: 40px;
    }
    .par2-fc2{
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p2_fc2.png) no-repeat;
        background-size: 100%;
        width: 272px;
        height: 238px;
        left: 30px;
        top: 40px;
    }
    .par2-fc3{
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p2_fc3.png) no-repeat;
        background-size: 100%;
        width: 272px;
        height: 150px;
        left: 30px;
        top: 40px;
    }
    .par2-fc4{
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p2_fc4.png) no-repeat;
        background-size: 100%;
        width: 272px;
        height: 178px;
        right:30px;
        top: 40px;
    }
    .par2-fc5{
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p2_fc5.png) no-repeat;
        background-size: 100%;
        width: 272px;
        height: 150px;
        right:30px;
        top: 40px;
    }
    .par2-fc6{
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p2_fc6.png) no-repeat;
        background-size: 100%;
        width:584px;
        height:279px;
        right:30px;
        top: 40px;
    }
    .par2-fc7{
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p2_fc7.png) no-repeat;
        background-size: 100%;
        width:626px;
        height:489px;
        left: 30px;
        top: 40px;
    }
    .par2-fc8{
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p2_fc8.png) no-repeat;
        background-size: 100%;
        width:617px;
        height:393px;
        left: 30px;
        top: 40px;
    }
    .par2-fc9{
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p2_fc9.png) no-repeat;
        background-size: 100%;
        width:617px;
        height:571px;
        left: 30px;
        top: 40px;
    }
    .par2-fc10{
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p2_fc10.png) no-repeat;
        background-size: 100%;
        width:606px;
        height:638px;
        right:30px;
        top: 40px;
    }
    .par2-fc11{
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p2_fc11.png) no-repeat;
        background-size: 100%;
        width:606px;
        height:341px;
        right:30px;
        top: 40px;
    }
    .par2-fc12{
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p2_fc12.png) no-repeat;
        background-size: 100%;
        width:606px;
        height:341px;
        right:30px;
        top: 40px;
    }

    .par2dj_txt {
        color: #ebe7cf;
        font-size: 18px;
        font-family: "font";
        text-align: center;
        width: 100%;
        bottom:54px;
        position: absolute;
    }
    .par2-proptxt{
        text-align: center;
        font-size: 18px;
        color: #ebe7cf;
    }

    .par2_lq {
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p2_btn1.png) no-repeat;
        background-size: 100%;
        width:271px;
        height:73px;
        display: block;
        text-align: center;
        line-height:73px;
        font-family: "font1";
        font-size:20px;
        color: #ab0903;
        margin: 10px auto 0;
        z-index: 1;
        position: relative;
    }
    .par2_lq.gray{
        /* background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p2_btn1_dis.png) no-repeat;
        background-size: 100%;  */
        pointer-events: none;
    }

    .par2_dj1 {
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p2_img1.png) no-repeat;
        width: 550px;
        height:530px;
        display: block;
        position: relative;
    }

    .par2_dj2 {
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p2_img2.png) no-repeat;
        width: 550px;
        height:530px;
        display: block;
        position: relative;
    }

    .par2_dj3 {
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p2_img3.png) no-repeat;
        width: 550px;
        height:530px;
        display: block;
        position: relative;
    }

    .par2_dj4 {
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p2_img4.png) no-repeat;
        width: 550px;
        height:530px;
        display: block;
        position: relative;
    }


    .par2dj6_txt1 {
        color: #791b24;
        font-size: 20px;
        text-align: center;
        width: 100%;
        padding-top: 60px;
    }

    .p2dj6_ct {
        display: flex;
        justify-content: center;
    }

    .p2dj6_ct div {
        width: 600px;
        display: block;
        position: relative;
    }

    .par2dj6_txt2 {
        color: #791b24;
        font-size: 32px;
        display: block;
        top: 24px;
        left: 238px;
        position: absolute;
        font-weight: bolder;
        letter-spacing: -2px;
    }

    .par2dj6_txt3 {
        color: #14181b;
        font-size: 18px;
        top: 70px;
        left: 238px;
        position: absolute;
    }

    .par2dj6_btns {
        display: flex;
        justify-content: center;
    }

    .pop-text a {
        color: #d74e5c;
    }

    /* ����part6 */
    .par6_tit{
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p6-tit.png) no-repeat;
        background-size: 100%;
        width:1200px;
        height:123px;
        display: block;
        margin:154px auto 0;
    }
    .p6-txt{ text-align: center; font-size:20px; color: #ebe7cf; font-family: "font1"; margin: 10px auto 0; }
    .p6-lot1{ background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p6_lot1.png) no-repeat; background-size: 100%; width:1197px; height: 617px; margin: 0px auto 0; box-sizing: border-box; padding-top:474px; }
    .p6-lot1 .par6_gl1{ display:inline-block; text-align: center; font-size: 26px; color: #feac31; font-family: "font1"; /* margin: 0 auto; */ position: relative; left: 50%; transform: translateX(-50%); }
    .p6-lot1_tips{ text-align: center; font-size: 20px; color: #ebe7cf; font-family: "font1";margin-top: 20px; }
    .par6_lot1_btn1{ background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p6_lot_btn1.png) no-repeat; background-size: 100%; width:412px; height: 149px; margin: -10px auto 0; }

    .p6-lot2{ background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p6_lot2.png) no-repeat; background-size: 100%; width:1081px; height:280px; margin: 20px auto 0; }
    .par6_gl2{ display:inline-block; text-align: center; font-size: 20px; color: #fff6cb; font-family: "font"; margin: 10px auto 0; position: relative; left: 50%; transform: translateX(-50%);text-decoration: underline; }

    .p6-btnbox{ display: flex; justify-content: center; margin: 20px auto 0; }
    .p6-btnbox a{ margin: 0 20px;overflow: visible; }
    .par6_lot2_btn1{ background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p6_lot_btn2.png) no-repeat; background-size: 100%; width:265px; height:71px;}
    .par6_lot2_btn2{ background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p6_lot_btn3.png) no-repeat; background-size: 100%; width:265px; height: 71px;position: relative;}

    .par6_lot2_btn2_icon{
        position: absolute;
        left: 138px;
        top: -38px;
    }


    /*part3*/

    .par3_tit {
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p3-tit.png) no-repeat;
        background-size: 100%;
        width:1200px;
        height:124px;
        display: block;
        margin: 84px auto 0;
    }

    .par3_txt {
        color: #ffedc3;
        font-size:18px;
        text-align: center;
        font-family: "font";
        padding-top: 14px;
    }

    .par3txt_box {
        width: 660px;
        display: flex;
        justify-content: space-around;
        margin: 8px auto 0;
    }

    .par3_txt1 {
        color: #fff79d;
        font-size:22px;
        display: block;
        font-family: "font";
    }
    .p3-icon1{
        display: inline-block;
        vertical-align: middle;
        background:url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p3_icon1.png) no-repeat;
        background-size: 100%;
        width: 35px;
        height: 35px;
    }

    .par3_ct1 {
        display: flex;
        justify-content:center;
        flex-wrap: wrap;
        margin: 0 auto 0;
    }

    .par3_ct1 li {
        margin:36px auto;
    }

    .par3_ct2 {
        display: flex;
        justify-content:center;
        flex-wrap: wrap;
        margin: 0 auto 0;
    }

    .par3_ct2 li {
        margin:16px auto;
    }

    .par3_ct2 .p3ct_name{
        top: 90px;
    }
    .par3_ct2 .p3ct_txt{
        top: 190px;
        height:104px;
    }

    .p3ct_tips{
        width:240px;
        font-size: 14px;
        color: #ffe7af;
        position: absolute;
        left:294px;
        top:-10px;
    }
    .p3ct_tips1{
        width:340px;
        font-size: 14px;
        color: #ffe7af;
        position: absolute;
        left:552px;
        top:20px;
    }
    .p3ct_tips2{
        width:340px;
        font-size: 14px;
        color: #ffe7af;
        position: absolute;
        left:374px;
        top:20px;
    }
    .p3ct_tips3{
        width:140px;
        font-size: 12px;
        color: #ffe7af;
        position: absolute;
        left:214px;
        top:0px;
    }

    .par3_ct6 {
        display: flex;
        justify-content:center;
        flex-wrap: wrap;
        margin: 0 auto 0;
    }

    .par3_ct6 li {
        margin:30px auto;
    }

    .par3_ct6 .p3ct_txt{
        right: 14px;
        top: 130px;
        height: 160px;
    }
    .par3_ct6 .p3ct_name{
        line-height: 36px;
    }

    .par3_ct3 {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        margin: 0 auto 0;
    }

    .par3_ct3 li {
        margin: 20px auto;
    }

    .par3_ct4 {
        display: flex;
        justify-content: space-around;
        padding-top: 10px;
        flex-wrap: wrap;
        margin: 0 auto;
    }

    .par3_ct4 li {
        margin: 20px auto 0;
    }

    .par3_ct7{
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        margin: 0 auto 0;
    }

    .par3_ct7 li {
        margin: 20px auto;
    }

    .par3_ct7 .p3ct_name{
        left:304px;
    }
    .par3_ct7 .p3ct_txt{
        width: 280px;
        left:304px;
    }

    .par3_ct7 .btn-box{
        margin:0px auto 0;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        width:1000px;
    }
    .par3_ct7 .btn-box a{
        margin: 50px 14px 0;
        overflow:visible;
        position: relative;
    }
    .par3_ct7 .btn-box a b{
        display: block;
        width: 100%;
        text-align: center;
        font-size: 16px;
        line-height: 18px;
        color: #ffffff;
        font-family: "font";
        position: absolute;
        left: 0;
        bottom: -26px;
    }


    .par3_ct5 {
        /* display: flex;
        justify-content: space-around;
        padding-top: 10px;
        flex-wrap: wrap;
        margin: 0 -10px 0; */
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p3_img8.png) no-repeat;
        background-size: 100%;
        width: 1101px;
        height: 473px;
        margin: 0 auto 0;
        position: relative;
    }
    .par3_ct5 .par3_ct5_btn1{
        display: block;
        background:url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p3_btn4.png) no-repeat;
        background-size: 100%;
        width: 240px;
        height: 65px;
        text-align: center;
        line-height: 65px;
        font-size: 24px;
        color: #b10e03;
        font-family:"font1";
        position: absolute;
        left:202px;
        bottom:24px;
    }
    .par3_ct5 .par3_ct5_btn2{
        display: block;
        background:url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p3_btn5.png) no-repeat;
        background-size: 100%;
        width:169px;
        height:46px;
        text-align: center;
        line-height:46px;
        font-size: 24px;
        color: #b10e03;
        font-family:"font1";
        position: absolute;
        left:794px;
        bottom:42px;
    }
    .par3_ct5_ewm{
        display: block;
        width:150px;
        position: absolute;
        right:60px;
        top:200px;
    }

    .par3_ct8_btn1{
        display: block;
        background:url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p3_btn4.png) no-repeat;
        background-size: 100%;
        width: 240px;
        height: 65px;
        text-align: center;
        line-height: 65px;
        font-size: 24px;
        color: #b10e03;
        font-family:"font1";
        margin: 10px auto 0;
    }


    /* .par3_ct5 li {
        margin: 20px 0px;
    }
    .par3_ct5 li:nth-of-type(3n){
        margin-right: 0;
    }
    .par3_ct5 li:nth-of-type(3n+1){
        margin-left: 0;
    }
    .par3_ct5 .p3ct_name{
        top: 58px;
        line-height: 34px;
    }
    .par3_ct5 .p3ct_name_1{
        font-size: 24px;
        width:176px;
        top: 58px;
        line-height:30px;
    }
    .par3_ct5 .p3ct_txt3_1{
        top:170px;
        height:116px;
    }
    .par3_ct5 .p3ct_txt_1{
        width:168px;
        top:120px;
        height:192px;
    } */



    .par3ct_dj1 {
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p3_img1.png) no-repeat;
        width: 564px;
        height: 316px;
        margin-top: -9px;
        display: block;
    }
    .par3ct_dj1 .p3ct_name{ top:48px; }
    .par3ct_dj1 .p3ct_txt{ top:94px; }

    .par3ct_dj2 {
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p3_img2.png) no-repeat;
        width: 564px;
        height: 316px;
        display: block;
    }

    .par3ct_dj3 {
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p3_img3.png) no-repeat;
        width: 564px;
        height: 316px;
        display: block;
    }

    .par3ct_dj4 {
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p3_img4.png) no-repeat;
        width: 564px;
        height: 316px;
        display: block;
    }

    .par3ct_dj5 {
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p3_img5.png) no-repeat;
        width:1020px;
        height:403px;
        display: block;
        margin-left: -80px;
        position: relative;
    }

    .par3ct_dj5-tips{
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p3_img5_icon.png) no-repeat;
        width:429px;
        height:45px;
        position: absolute;
        left:496px;
        top: 10px;
    }

    .par3ct_dj6 {
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p3_img6.png) no-repeat;
        width: 564px;
        height: 316px;
        display: block;
    }
    .par3ct_dj6-tips{
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p3_img6_icon.png) no-repeat;
        width:322px;
        height:59px;
        position: absolute;
        left:276px;
        top: -2px;
    }

    .par3ct_dj7 {
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p3_img7.png) no-repeat;
        width: 564px;
        height: 316px;
        display: block;
    }

    .par3ct_dj8 {
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p3_img8.png) no-repeat;
        width:403px;
        height:340px;
        display: block;
    }

    .par3ct_dj12 {
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p3_img8_1.png) no-repeat;
        width:403px;
        height:340px;
        display: block;
    }
    .par3ct_dj13 {
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p3_img8_2.png) no-repeat;
        width:564px;
        height:316px;
        display: block;
    }
    .par3ct_dj14 {
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p3_img8_3.png) no-repeat;
        width:564px;
        height:316px;
        display: block;
    }
    .par3ct_dj15 {
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p3_img8_4.png) no-repeat;
        width:403px;
        height:340px;
        display: block;
    }

    .par3ct_dj9 {
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p3_img9.png) no-repeat;
        width:571px;
        height: 316px;
        display: block;
    }


    .par3ct_dj10 {
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p3_img10.png) no-repeat;
        width:571px;
        height: 316px;
        display: block;
    }

    .par3ct_dj11 {
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p3_img11.png) no-repeat;
        width:604px;
        height:316px;
        display: block;
    }



    .p3ct_txt7 {
        color: #e8d19d;
        font-size: 20px;
        display: block;
        top: 120px;
        right: 39px;
        width: 417px;
        height: 235px;
        overflow-y: auto;
    }
    .p3ct_name{
        color: #ff7725;
        font-size:30px;
        display: block;
        top:50px;
        right:26px;
        width:240px;
        font-family: "font1";
    }

    .p3ct_name1{
        color: #ff7725;
        font-size:40px;
        display: block;
        top:60px;
        left:566px;
        width:440px;
        font-family: "font1";
    }
    .p3ct_txt {
        color: #fff3ef;
        font-size:14px;
        display: block;
        top: 94px;
        right:10px;
        width: 246px;
        height:192px;
        overflow-y: auto;
        padding-right: 10px;
    }
    .p3ct_txt .txt-tit{ color: #ffe084; }
    .p3ct_txt strong{ color: #ffe084; }


    .p3ct_txt7 strong {
        position: relative;
        top: 10px;
        font-size: 26px;
    }

    .p3ct_txt1 {
        color: #fff3ef;
        font-size:16px;
        display: block;
        top: 112px;
        left:566px;
        width:442px;
        height:200px;
        overflow-y: auto;
        padding-right: 20px;
    }

    .p3ct_txt1::-webkit-scrollbar-track-piece {
        background-color: #eb5b5d;
        border-radius: 50px;
    }

    .p3ct_txt1::-webkit-scrollbar {
        width: 8px;
    }

    .p3ct_txt1::-webkit-scrollbar-thumb {
        background: #ffcf60;
        border-radius: 50px;
    }

    .p3ct_txt::-webkit-scrollbar-track-piece {
        background-color: #eb5b5d;
        border-radius: 50px;
    }

    .p3ct_txt::-webkit-scrollbar {
        width: 8px;
    }

    .p3ct_txt::-webkit-scrollbar-thumb {
        background: #ffcf60;
        border-radius: 50px;
    }
    .p3ct_name2{
        color: #e6e6e6;
        font-size: 24px;
        display: block;
        top: 46px;
        left: 500px;
        width: 346px;
        font-family: "font1";
    }
    .p3ct_txt2{
        color: #ebe7cf;
        font-size:18px;
        display: block;
        top: 88px;
        left:500px;
        width:346px;
        height:170px;
        overflow-y: auto;
        padding-right: 20px;
    }

    .p3ct_txt2::-webkit-scrollbar-track-piece {
        background-color: #eb5b5d;
        border-radius: 50px;
    }

    .p3ct_txt2::-webkit-scrollbar {
        width: 8px;
    }

    .p3ct_txt2::-webkit-scrollbar-thumb {
        background: #8c252f;
        border-radius: 50px;
    }

    .par3ct_dj8_ewm{
        display: block;
        width: 115px;
        height: 115px;
        position: absolute;
        right:96px;
        top:234px;
    }
    

    .par3_lq1 {
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p3_btn1.png) no-repeat;
        background-size: 100%;
        width:280px;
        height:75px;
        box-sizing: border-box;
        /* padding:24px 10px 16px 20px; */
        text-align: center;
        line-height:75px;
        font-size: 22px;
        color: #b61102;
        font-family:"font1";
        display: block;
        margin: 10px auto 0;
        /* position: absolute;
        left:270px;
        bottom:12px; */
    }

    .par3_lq2 {
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p3_btn2.png) no-repeat;
        background-size: 100%;
        width:280px;
        height:75px;
        box-sizing: border-box;
        /* padding:12px 20px 26px 20px; */
        text-align: center;
        line-height:75px;
        font-size: 36px;
        color: #af0c03;
        font-family:"font1";
        display: block;
        margin: 10px auto 0;
        /* position: absolute;
        left:270px;
        bottom:6px; */
    }

    .par3_lq3{
        position: absolute;
        left:560px;
        bottom:-8px;
    }

    .par3_ct3 li:nth-child(4) {
        position: relative;
        top: -145px;
    }

    .par3_ct3 li:nth-child(5) {
        position: relative;
        top: -145px;
    }

    .par3ct_tit {
        background-position: -26px -644px;
        width: 364px;
        height: 50px;
        display: block;
        margin: 0 auto;
    }

    .par3ctdj_txt {
        color: #281e1f;
        font-size: 26px;
        text-align: center;
        display: block;
    }

    .par3ctdj_txt span {
        color: #ea3a4c;
    }

    .par3_btns {
        display: flex;
        justify-content: center;
        width: 800px;
        float: right;
        position: relative;
        top: -65px;
    }

    .par3b_txt {
        color: #281e1f;
        font-size: 18px;
        display: block;
        text-align: center;
        letter-spacing: -1px;
    }

    .par3b_txt span {
        color: #ea3a4c;
    }

    .par3_lq4 {
        background-position: -11px -903px;
        width: 342px;
        height: 80px;
        display: block;
        margin: 0 auto;
    }

    .par3_lq5 {
        background-position: -374px -903px;
        width: 342px;
        height: 80px;
        display: block;
        margin: 0 auto;
    }

    .p3_littit2{
    background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p3_lit_tit2.png) no-repeat;
    background-size:100%;
    width:809px;
    height:43px;
    margin:78px auto 0;
    }
    .p3_tips1{
        text-align: center;
        font-size: 16px;
        color: #ffedc3;
        font-family: "font";
        margin: 0px auto 0;
    }
    .p3_tips1 span{
        color: #fff950;
    }
    .p3_tips2{
        text-align: center;
        font-size: 16px;
        color: #ffca57;
        font-family: "font";
        margin: 0px auto 0;
    }
    .p3_tips3{
        text-align: center;
        font-size: 16px;
        color: #ebe7cf;
        font-family: "font";
        margin: 0px auto 0;
    }
    .p3_btn1{
        display: block;
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p3_btn3.png) no-repeat;
        background-size: 100%;
        width:280px;
        height:75px;
        margin: 10px auto 0;
    }


    .p3_littit6{
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p3_lit_tit6.png) no-repeat;
        background-size:100%;
        width: 829px;
        height:43px;
        margin:78px auto 0;
    }

    .p3_littit7{
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p3_lit_tit7.png) no-repeat;
        background-size:100%;
        width: 829px;
        height:51px;
        margin:70px auto 0;
    }

    .p3_littit8{
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p3_lit_tit8.png) no-repeat;
        background-size:100%;
        width:569px;
        height:43px;
        margin:40px auto 0;
    }

    .p3_littit3{
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p3_lit_tit3.png) no-repeat;
        background-size:100%;
        width:829px;
        height:43px;
        margin:76px auto 0;
    }

    .p3_littit4{
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p3_lit_tit4.png) no-repeat;
        background-size:100%;
        width:829px;
        height:43px;
        margin:130px auto 0;
    }

    .p3_littit5{
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p3_lit_tit5.png) no-repeat;
        background-size:100%;
        width: 829px;
        height:43px;
        margin:100px auto 0;
    }








    /*part4*/

    .par4_tit {
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p5-tit.png) no-repeat;
        background-size: 100%;
        width:643px;
        height:111px;
        display: block;
        margin:240px auto 0;
    }

    .par4_rule {
        /* background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p5-bg.png) no-repeat;
        background-size: 100% 100%; */
        /* width:1197px;
        height:630px; */
        box-sizing: border-box;
        padding:30px 50px 0;
    }

    .par4_rule li {
        color: #ffffff;
        font-size: 16px;
        display: flex;
        line-height:20px;
        margin-bottom: 18px;
    }


    /*pop*/

    .pop {
        display: none;
        position: relative;
        /* position: fixed !important;
        top: 50%;
        left: 50%;
        margin-top: 0 !important;
        margin-left: 0 !important;
        transform: translate(-50%,-50%); */
    }
    .pop_close {
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/close.png) no-repeat;
        background-size: 100%;
        width:38px;
        height:38px;
        display: block;
        top: -30px;
        right: -30px;
    }


    .pop1 {
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/pop1.png) no-repeat;
        width:892px;
        height:380px;
        box-sizing: border-box;
        padding-top: 60px;
    }

    .pop1_1 {
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/pop1_1.png) no-repeat;
        width:732px;
        height:675px;
        box-sizing: border-box;
        padding-top:68px;
        padding-left: 30px;
    }
    .pop1_1 .pop_txt1{
        border: 1px solid #fbf5ac;
        width: 80%;
        color: #ffffff;
        font-size: 24px;
        text-align: center;
        display: block;
        padding-top:2px;
        font-family: 'font1';
        margin: 0 auto;
    }

    .pop1_1 .pop_btns{
        top:500px;
    }



    .pop2 {
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/pop2.png) no-repeat;
        width:892px;
        height:585px;
        box-sizing: border-box;
        padding-top:112px;
    }



    .pop_txt {
        width: 80%;
        color: #fbf5ac;
        font-size:36px;
        text-align: center;
        display: block;
        font-family: 'font1';
        margin: 0 auto;
    }

    .pop_txt em {
        color: #fbf5ac;
    }

    .pop_txt2 {
        width: 80%;
        color: #fbf5ac;
        font-size:35px;
        text-align: center;
        display: block;
        font-family: 'font1';
        margin: 0 auto;
    }

    .pop_txt2 em {
        color: #ffffff;
    }
    

    .pop_txt1 {
        width: 80%;
        color: #ffffff;
        font-size: 22px;
        text-align: center;
        display: block;
        padding-top: 30px;
        font-family: 'font1';
        margin: 0 auto;
    }

    .pop_txt1 span {
        color: #fbf5ac;
    }

    .pop_btns {
        display: flex;
        justify-content:center;
        padding-top: 30px;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top:220px;
    }
    .pop_btns a{
        margin: 0 30px;
    }
    .pop_qr {
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/pop-btn1.png) no-repeat;
        background-size: 100%;
        width:266px;
        height:72px;
        display: block;
    }

    .pop_qx {
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/pop-btn2.png) no-repeat;
        background-size: 100%;
        width:266px;
        height:72px;
        display: block;
    }

    .pop_tab {
        width: 704px;
        height:316px;
        display: block;
        margin: 0 auto;
    }

    .pop2 table {
        width: 704px;
        margin: 0 auto;
    }

    .pop2 th {
        height:30px;
        line-height:30px;
        color: #c12b18;
        text-align: center;
        font-size: 22px;
        background: #fff190;
        border: 1px solid #fff190;
    }

    .pop2 td {
        height: 35px;
        line-height: 35px;
        color: #ffffff;
        text-align: center;
        font-size: 18px;
        width: 30%;
        background: #cc321c;
        border: 1px solid #fff190;
    }

    .fy {
        color: #ffffff;
        font-size: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 42px;
        line-height: 42px;
    }

    .fy span {
        display: inline-block;
        color: #ffffff;
        height: 42px;
        line-height: 42px;
    }

    .fy a {
        color: #ffffff;
        font-size: 20px;
        text-align: center;
        margin: 0 15px 0 15px;
        line-height: 28px;
        display: inline-block;
        padding: 0 10px;
        height: 42px;
        line-height: 42px;
    }

    .pop2_txt {
        color: #ffffff;
        font-size: 20px;
        text-align: center;
        display: block;
        padding: 14px 14px 0 14px;
    }

    /* .pop2_txt span {
        color: #ffb449;
    } */

    .pop3 {
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/pop3.png) no-repeat;
        width:892px;
        height:500px;
        padding-top:80px;
        box-sizing: border-box;
    }

    .pop3_list {
        display: flex;
        justify-content: space-around;
        width:780px;
        margin: 0 auto;
    }

    .btn-ys {
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/pop_img.png) no-repeat;
        width:260px;
        height:276px;
        display: block;
        color: #430f15;
        font-size:16px;
        text-align: center;
        display: block;
        text-align: center;
        position: relative;
        overflow:inherit;
    }

    .btn-ys1 {
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/pop_img1.png) no-repeat;
        width:260px;
        height:276px;
        display: block;
        color: #430f15;
        font-size: 16px;
        text-align: center;
        display: block;
        text-align: center;
        position: relative;
        overflow:inherit;
    }

    .pop4_txt {
        position: absolute;
        bottom: 28px;
        width: 100%;
        left: 50%;
        transform: translate(-50%);
    }
    .pop4_txt1 {
        font-size: 12px;
        color: #430f15;
        position: absolute;
        top:12px;
        width: 100%;
        left: 50%;
        transform: translate(-50%);
    }

    .pop-icon_xz{
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p2-icon_xz1.png) no-repeat;
        background-size: 100%;
        width: 20px;
        height: 20px;
        position: absolute;
        right: 30px;
        top: 30px;
    }


    .btn-ys.on .pop-icon_xz{
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p2-icon_xz_on1.png) no-repeat;
        background-size: 100%;
    }

    .btn-ys1.on .pop-icon_xz{
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p2-icon_xz_on1.png) no-repeat;
        background-size: 100%;
    }

    .pop4-tips1 {
        display: none;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/pop_f1.png) no-repeat;
        width:252px;
        height:261px;
        top: -30px;z-index: 1;
    }
    .pop4-tips2{
        display: none;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/pop_f2.png) no-repeat;
        width:492px;
        height:311px;
        top: -30px;
        z-index: 1;
    }
    .pop4-tips3{
        display: none;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/pop_f3.png) no-repeat;
        width: 252px;
        height:136px;
        top: -30px;z-index: 1;
    }

    /* .btn-ys:hover .pop4-tips1 {
        display: block;
    }

    .btn-ys:hover .pop4-tips2 {
        display: block;
    }

    .btn-ys:hover .pop4-tips3 {
        display: block;
    }

    .btn-ys1:hover .pop4-tips1 {
        display: block;
    }

    .btn-ys1:hover .pop4-tips2 {
        display: block;
    }

    .btn-ys1:hover .pop4-tips3 {
        display: block;
    } */

    .pop3_lq {
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/pop-btn3.png) no-repeat;
        background-size: 100%;
        width:233px;
        height:63px;
        display: block;
        margin: 20px auto 0;
    }

    .pop-page {
        color: #d74e5c;
        font-size: 22px;
        text-align: center;
    }

    .pop-page a {
        color: #d74e5c;
    }

    .part_new {
        padding-top:60px;
    }

    /* prat4 */
    .parn_tit {
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p4-tit.png) no-repeat;
        background-size: 100%;
        width:1200px;
        height:121px;
        display: block;
        margin:114px auto 0;
    }

    .parn_link {
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p4_img.png)no-repeat;
        width:970px;
        height:541px;
        display: block;
        margin: 20px auto 0;
    }
    .parn_link1 {
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p4_img1.png)no-repeat;
        width:970px;
        height:471px;
        display: block;
        margin: 20px auto 0;
    }

    .head_btn {
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/head_btn.png) no-repeat;
        width:428px;
        height:214px;
        display: block;
        position: absolute;
        right: -120px;
        bottom:12px;
    }

    .video_box {
        width: 1920px;
        height: 1172px;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translate(-50%);
        border: none;
        box-sizing: border-box;
    }

    .video_box video {
        width: 100%;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
    }

    .qConnectLogin {
        z-index: 9999;
    }

    .txt {
        margin: 0 auto !important;
        position: relative;
        color: #000;
        font-size: 26px;
        top: 71px;
    }

    .par3_lqn {
        background-position: -26px -1590px;
        width: 283px;
        height: 87px;
        display: block;
    }

    .par3_lqn1 {
        background-position: -362px -1590px;
        width: 283px;
        height: 87px;
        display: block;
    }

    .par3_btns1 {
        width: 500px;
        display: flex;
        justify-content: center;
        margin: 0 auto;
    }

    .par3_btns1 li {
        margin: 0 auto;
    }


    /* ����pop5 */
    .pop5{
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/pop4.png) no-repeat;
        background-size: 100%;
        width:892px;
        height:500px;
        box-sizing: border-box;
        padding: 30px 40px;
    }
    .pop5-con{
        width:780px;
        height:434px;
        padding-right: 10px;
        margin: 0 auto;
        overflow-x: hidden;
    }
    .pop5-con::-webkit-scrollbar-track-piece {
        background-color: #eb5b5d;
        border-radius: 50px;
    }

    .pop5-con::-webkit-scrollbar {
        width: 5px;
    }

    .pop5-con::-webkit-scrollbar-thumb {
        background: #8c252f;
        border-radius: 50px;
    }
    .pop5-con table{
        width: 100%;
        border: 1px solid #dc784f;
    }
    .pop5-con table td{
        text-align: center;
        font-size: 18px;
        color: #ebe7cf;
        padding: 10px 10px;
        border-top:1px solid #dc784f;
        border-right:1px solid #dc784f;
    }
    .pop5-con table td:last-of-type{
        border-right: 0;
    }
    .pop5-con table tr:first-of-type td{
        border-top: 0;
    }

    /* ����pop6 */
    .pop6{
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/pop4.png) no-repeat;
        background-size: 100%;
        width:892px;
        height:500px;
        box-sizing: border-box;
        padding: 30px 40px;
    }
    .pop6-con{
        width:780px;
        height:434px;
        padding-right: 10px;
        margin: 0 auto;
        overflow-x: hidden;
    }
    .pop6-con::-webkit-scrollbar-track-piece {
        background-color: #eb5b5d;
        border-radius: 50px;
    }

    .pop6-con::-webkit-scrollbar {
        width: 5px;
    }

    .pop6-con::-webkit-scrollbar-thumb {
        background: #8c252f;
        border-radius: 50px;
    }
    .pop6-con table{
        width: 100%;
        border: 1px solid #dc784f;
    }
    .pop6-con table th{
        text-align: center;
        font-size: 16px;
        color: #ebe7cf;
        padding: 10px 2px;
        border-top:1px solid #dc784f;
        border-right:1px solid #dc784f;
    }
    .pop6-con table th span{
        font-size: 12px;
    }
    .pop6-con table td{
        text-align: center;
        font-size: 16px;
        color: #ebe7cf;
        padding: 10px 2px;
        border-top:1px solid #dc784f;
        border-right:1px solid #dc784f;
    }
    .pop6-con table td:last-of-type{
        border-right: 0;
    }
    .pop6-con table tr:first-of-type td{
        border-top: 0;
    }

    .pop7{
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/pop5.png) no-repeat;
        background-size: 100%;
        width:927px;
        height:906px;
        box-sizing: border-box;
        padding:90px 30px 0; 
    }
    /* .pop7-con{
        width:780px;
        height:516px;
        padding-right: 10px;
        margin: 0 auto;
        overflow-x: hidden;
    } */
    .pop7-tips{
        text-align: center;
        font-size: 18px;
        color: #ebe7cf;
    }
    .pop7-box{
        display: flex;
        justify-content: center;
        margin: 10px auto 0;
    }
    .pop7-box .prop-box{
        width: 236px;
        margin: 0 20px;
        cursor: pointer;
        position: relative;
    }
    .pop7-box .prop-box .prop-icon{
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p2-icon_xz.png) no-repeat;
        background-size: 100%;
        width: 20px;
        height: 20px;
        position: absolute;
        right: 30px;
        top: 20px;
    }
    .pop7-box .prop-box .prop-icon.on{
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p2-icon_xz_on.png) no-repeat;
        background-size: 100%;
    }


    .pop7-box img{
        display: block;
        margin: 0 auto;
    }
    .pop7-tips1{
        text-align: center;
        font-size: 28px;
        color: #f8f8f8;
        margin: 0px auto 0px;
    }
    .pop7-tips2{
        text-align: center;
        font-size: 16px;
        color: #ebe7cf;
        margin: 0px auto 0px;
    }
    .pop7_btn{
        display: block;
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/pop-btn4.png) no-repeat;
        background-size: 100%;
        width: 252px;
        height: 116px;
        margin: 0px auto 0;
    }

    /* pop8 */
    .pop8{
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/pop6.png) no-repeat;
        background-size: 100%;
        width: 892px;
        height: 788px;
        box-sizing: border-box;
        padding: 30px 40px;
    }
    .pop8-list{
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin: 0 auto 0;
    }
    .pop8-list li{
        width: 260px;
        margin: 20px 4px 0;
    }
    .pop8-list li .prop-box{
        width: 260px;
        height: 256px;
        position: relative;
    }

    .pop8-list li .prop-box:hover .pop9-fc{
        display: block;
    }

    .pop8-fc1{
        left: -42px;
        top:54px;
    }
    .pop8-fc4{
        left: -62px;
        top:54px;
    }
    .pop8-fc5{
        left: -136px;   
        top:54px;
    }

    .pop8-list li img{
        display: block;
        margin: 0 auto 0;
    }
    .pop8-lq{
        display: block;
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/pop-btn5.png) no-repeat;
        background-size: 100%;
        width: 233px;
        height: 63px;
        text-align: center;
        line-height: 63px;
        font-size: 32px;
        color: #b81302;
        font-family: "font1";
        margin: 10px auto 0;
    }

    .pop8-li .pop8-lq{
        transform: translateX(10px);
    }

    /* pop9 */
    .pop9{
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/pop7.png) no-repeat;
        background-size: 100%;
        width: 892px;
        height:500px;
        box-sizing: border-box;
        position: relative;
    }
    .pop9-list{
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin: 0 auto 0;
        box-sizing: border-box;
        padding-left:22px;
    }
    .pop9-list li{
        width: 250px;
        box-sizing: border-box;
        padding:20px 0 0;
        margin: 20px 4px 0;
        position: relative;
    }

    .pop9-list .pop-icon_xz{
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p2-icon_xz1.png) no-repeat;
        background-size: 100%;
        width: 20px;
        height: 20px;
        position: absolute;
        right:34px;
        top: 34px;
    }


    .pop9-list .pop9-li.on .pop-icon_xz{
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/p2-icon_xz_on1.png) no-repeat;
        background-size: 100%;
    }
    .pop9-list .pop9-li .prop-box{
        width:250px;
        height:274px;
    }

    .pop9-fc{
        background: url(//game.gtimg.cn/images/nz/cp/a20250910czfly/pop7-fc_bg.png) no-repeat;
        background-size: 100%;
        width: 411px;
        height: 224px;
        box-sizing: border-box;
        padding: 20px;
        display: none;
        position: absolute;
        z-index: 1;
    }

    .pop9-txt{
        height: 190px;
        overflow-x: hidden;
        font-size: 14px;
        color: #3c2f12;
        box-sizing: border-box;
        padding-right: 4px;
    }
    .pop9-txt::-webkit-scrollbar-track-piece {
        background-color: #fc8343;
        border-radius: 50px;
    }

    .pop9-txt::-webkit-scrollbar {
        width: 8px;
    }

    .pop9-txt::-webkit-scrollbar-thumb {
        background: #fbf5ac;
        border-radius: 50px;
    }

    .pop9-list .prop-box:hover .pop9-fc{
        display: block;
    }

    .pop9-fc1{
        left: -42px;
        top:54px;
    }
    .pop9-fc2{
        left: -62px;
        top:54px;
    }
    .pop9-fc3{
        left: -136px;
        top:54px;
    }

    .pop9 .pop8-lq{
        margin-top:50px;
    }