@charset "utf-8";
/* CSS Document */
/*基本设置*/
* {
    padding: 0;
    margin: 0
}

html, div, ul, li, dl, dt, dd, p, h1, h2, h3, h4, h5, h6, img, form, embed, label, ol {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 12px;
    font-weight: normal;
    font-family: "微软雅黑",Arial, Helvetica, sans-serif;
}

img {
    border: none
}

.current_select {
    background: #54b1e2;
    color: #fff;
    border-radius: 3px;
}

ul, ul li, ol, ol li, menu li {
    list-style: none;
}

a, a:visited, a:active { /*color:#525252;*/
    text-decoration: none;
    color: #525252;
}

body {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    color: #333;
    font-family: "微软雅黑";
}

a, a:visited, a:hover, a:active {
    text-decoration: none;
}

address, em, i {
    font-style: normal;
}

fieldset, img, input, button, select {
    border: none;
    padding: 0;
    margin: 0;
    /* outline-style: none; */
}
/*------------------------------------首页-----------------------------------------*/
body {
    padding: 0 !important;
    background: #fff;
}
/*引入字体*/
@font-face {
    font-family: 'AkzidenzGrotesk-BoldCondAlt';
    src: url('../fonts/akzidenzgrotesk-boldcondalt.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/*---------------------------------------------首页------------------------------------------*/
/*顶部*/
.top_common_box {
    width: 100%;
    background: #fff;
    min-width: 1050px;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid rgba(204, 204, 204, 0.22);
}

.top_common {
    width: 1050px;
    margin: 0 auto;
    overflow: hidden;
}

.tcom_ql {
    width: 68px;
    height: 25px;
    padding: 0 5px;
    border: 1px solid rgba(153, 153, 153, 0.46);
    float: left;
    line-height: 25px;
    margin: 4px 0px;
}

    .tcom_ql * {
        vertical-align: middle
    }

    .tcom_ql span {
        margin: 0px 2px;
    }

.tcom_left {
    float: left;
}

    .tcom_left .tcoml_box {
        float: left;
    }

    .tcom_left .tcom_p1 {
        float: left;
        font-size: 12px;
        color: #999999;
        margin-right: 25px;
    }

    .tcom_left .tcom_a1 {
        display: inline-block;
        font-size: 12px;
        color: #999999;
        margin: 0 20px 0 0;
    }

    .tcom_left .tcom_a2 {
        display: inline-block;
        font-size: 12px;
        color: #2196F3;
        margin: 0 5px 0 5px
    }

    .tcom_left .tcom_p2 {
        float: left;
        font-size: 12px;
        color: #333;
    }

    .tcom_left .tcom_a3 {
        display: inline-block;
        padding: 0 10px;
        float: left;
        font-size: 12px;
        color: #fd793a;
    }

.tcom_rig {
    float: right;
}

    .tcom_rig .tcom_a4 {
        height: 15px;
        line-height: 15px;
        margin: 10px 0 0 0;
        color: #999999;
        font-size: 12px;
        float: left;
        padding: 0 20px;
        display: inline-block;
        border-right: 1px solid #e5e5e5;
    }

    .tcom_rig a.current {
        color: #fd793a;
        font-weight: bold;
    }

    .tcom_rig .tcom_a4:last-child {
        border-right: none;
        padding: 0px 0px 0px 20px;
    }

.suos_box {
    width: 100%;
    background: #fff;
    height: 120px;
}

    .suos_box .suos {
        width: 1050px;
        margin: 0 auto;
        display: table;
    }

.suos_logo_box {
    float: left;
}

.suos_logo {
    float: left;
    width: 240px;
    height: 90px;
    padding: 0 20px 0 0;
    margin: 15px 20px 0 0
}

    .suos_logo img {
        width: 100%;
        height: 100%;
    }

.suos_logo_p1 {
    font-size: 24px;
    color: #363636;
    line-height: 120px;
    float: left;
}

.suos_input_box {
    float: right;
    margin: 10px 0 0 0;
    position: relative;
    width: 682px;
}

.suos_title {
    width: 90px;
    height: 27px;
    background: #3399FE;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    line-height: 27px;
    color: #fff;
    font-size: 13px;
    text-align: center;
}

.suos_input {
    width: 678px;
    border: 2px solid #3399FE;
    height: 40px;
    line-height: 40px
}

    .suos_input .suos_i_p1 {
        float: left;
        font-size: 12px;
        line-height: 20px;
        color: #000;
        padding: 0 10px 0 10px;
        border-right: 1px solid #cecece;
        margin-top: 11px;
        background: url(/addons/game/static/images/web/ss_p1.png) 106px center no-repeat;
        width: 105px;
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        cursor: pointer
    }

    .suos_input .suos_i_in1 {
        float: left;
        font-size: 12px;
        line-height: 40px;
        color: #333;
        width: 447px;
        padding-left: 10px;
        height:40px;
    }

    .suos_input .suos_i_b1 {
        float: left;
        font-size: 14px;
        line-height: 40px;
        height: 40px;
        color: #fff;
        width: 95px;
        text-align: center;
        background-color: #3399FE;
        cursor: pointer;
    }

.suos_xiala {
    width: 180px;
    left: 182px;
    position: absolute;
    top: 71px;
    border: 2px solid #3399FE;
    border-top: 0px;
    padding: 12px;
    padding-bottom: 20px;
    background: #fff;
    z-index: 9999;
    max-height: 280px;
    overflow-y: auto;
    margin-left: -182px;
}

.suos_rm {
    width: 780px;
    font-size: 12px;
    color: #908c8c;
    margin-top: 3px
}

    .suos_rm span {
        margin-right: 20px;
    }

.suos_xiala {
    display: none;
}

    .suos_xiala a {
        width: 100%;
        height: 42px;
        line-height: 42px;
        display: block;
        align-items: center;
        font-size: 14px;
        margin-bottom: 10px;
        padding-left: 5px;
        color: #333;
    }

        .suos_xiala a img {
            margin-right: 10px;
        }

.bg {
    background: #f2f3f5 url(/addons/game/static/images/web/bg2.jpg) repeat-x;
    width: 100%;
    height: 655px;
}
/*导航*/
.nav_header {
    height: 40px;
    background: #fff;
}

    .nav_header .package {
        padding-right: 15px;
        padding-left: 15px;
        width: 1050px;
        margin-right: auto;
        margin-left: auto;
    }

    .nav_header .header01:before {
        display: table;
    }

    .nav_header .header01 .nav {
        float: left;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -o-transition: all .3s;
        -ms-transition: all .3s;
        transition: all .3s;
    }

        .nav_header .header01 .nav:before {
            display: table;
            content: " ";
        }

        .nav_header .header01 .nav > ul > li > a:before {
            content: "";
            position: absolute;
            z-index: -1;
            left: 50%;
            right: 50%;
            bottom: 0;
            background: #3399FE;
            height: 4px;
            -webkit-transition-property: left,right;
            transition-property: left,right;
            -webkit-transition-duration: .3s;
            transition-duration: .3s;
            -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
        }

        .nav_header .header01 .nav > ul > li > a:hover:before {
            left: 0;
            right: 0;
        }

        .nav_header .header01 .nav > ul li .active:before {
            left: 0;
            right: 0;
        }

        .nav_header .header01 .nav > ul > li > a:hover {
            color: #3399FE;
            background: rgba(51, 153, 254, 0.56);
        }

        .nav_header .header01 .nav > ul li .active {
            color: #3399FE;
        }

        .nav_header .header01 .nav > ul {
            float: left;
            transition: all 0.5s ease-in-out;
            opacity: 1;
            margin: 0;
        }

.nav_left {
    width: 240px;
    height: 40px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background: #03A9F4;
    color: #fff;
    float: left;
    background-image: linear-gradient(to left, rgba(13, 99, 138, 0.45), #3399FE);
}

    .nav_left span:first-child {
        font-size: 16px;
        font-weight: bold;
        line-height: 40px;
        padding: 0px 20px;
        float: left;
    }

    .nav_left span:last-child {
        font-size: 12px;
        line-height: 40px;
        padding: 0px 5px;
        float: right;
    }

.nav_header .header01 .nav > ul li {
    float: left;
    text-align: center;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

    .nav_header .header01 .nav > ul li a {
        display: inline-block;
        font-size: 18px;
        padding: 0 40px 0px 40px;
        line-height: 40px
    }

.nav_header .header01 .nav ul .nav_er {
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
}

.nav_header .header01 .nav > ul .nav_er .div_dl {
    background: rgba(4,8,15,0.5);
    overflow: hidden;
}

    .nav_header .header01 .nav > ul .nav_er .div_dl li {
        display: inline-block;
        float: inherit !important;
        /*  margin-left:30px;*/
        margin-top: 5px;
        margin-bottom: 5px;
    }

        .nav_header .header01 .nav > ul .nav_er .div_dl li a {
            font-size: 14px;
            color: #fff;
            line-height: 60px;
            padding: 0 20px;
        }

.bg_r {
    max-width: 1050px;
    height: 655px;
    margin: 0px auto;
}

.bg_r_top {
    height: 460px;
}

.bg_r_top_left {
    width: 240px;
    height: 460px;
    background: #fff;
    float: left;
}

    .bg_r_top_left ul {
        padding: 0px 30px;
    }



    .bg_r_top_left ul li {
        height:50px;
        border-bottom: 1px solid rgba(204, 204, 204, 0.22);
        padding: 13px 0px;
    }

.bg_r_top_center {
    width: 670px;
    height: 450px;
    float: left;
    margin: 10px 10px 0 10px
}

.bg_r_top_center img {
    width: 670px;
    height: 450px
}

.p_r img{
    width:50px;
}
.p_r, .p_r_1 {
    float: left;
}
.p_r_2 {
    float: right;
    margin-top: 20px
}

.p_r_1 span {
    display: block;
    font-size: 13px;
}
.p_r_1 {
    margin: 2px 8px;
}
.p_r_1 span:first-child {
    font-weight: bold;
}
    .p_r_1 span:last-child {
        margin-top:10px;
    }
.p_r_2 img {
    width: 5px;
}
.bg_r_top_footer {
    width: 230px;
    height: 430px;
    background: #fff;
    float: right;
    margin: 10px 0px;
    padding: 10px 20px;
    overflow: hidden
}

.bg_r_bottom {
    margin-top: 24px;
}
.banner_t {
    position: absolute;
    top: 621px;
    background: #000;
    width: 666px;
    height: 35px;
    line-height: 35px;
}

    .banner_t li {
        width: 111px;
        text-align: center;
        font-size: 12px;
        color: #fff;
        float: left;
        cursor: pointer;
    }

        .banner_t li.current {
            background: #3399FE;
        }

    .bg_r_bottom .i_p1 {
        background: url(../image/gjhs.png) no-repeat;
        float: left;
        width: 290px;
        height: 170px;
        margin-right: 13px;
    }

    .bg_r_bottom .i_p2 {
        background: url(../image/zhbz.png) no-repeat;
        float: left;
        width: 290px;
        height: 170px;
        margin-right: 13px;
    }

    .bg_r_bottom .i_p3 {
        background: url(../image/zhal.png) no-repeat;
        float: left;
        width: 290px;
        height: 170px;
        margin-right: 13px;
    }
.i_p1 div, .i_p2 div, .i_p3 div{
    width: 100%;
    height: 90px;
    text-align: center;
    line-height:120px;
    color: #fff;
    font-size: 25px;
}
    .i_p1 div:last-child, .i_p2 div:last-child, .i_p3 div:last-child {
        height: 30px;
        text-align: center;
        line-height: 80px;
        color: #fd793a;
        font-size: 18px;
        border-radius: 25px;
        text-align: center;
        line-height: 30px;
        width: 150px;
        border: 2px solid #fd793a;
        margin-left: 70px
    }

        .bg_r_bottom .i_p4{
            margin:0px;
            width:290px;
        }
        .x_title {
            color: #FF9800;
            font-size: 16px;
            font-weight: bold;
            color: #FF9800;
            font-size: 20px;
            font-weight: bold;
            border-bottom: 1px solid rgba(185, 184, 182, 0.4);
            padding-bottom: 16px;
        }
.bg_r_top_footer ul li {
    height: 20px;
    padding: 8px 0px;
    line-height: 20px;
    list-style-type: disc;
    margin-left: 15px;
    width: 212px;
   
}
        .bg_r_top_footer ul li p {
            font-size: 22px;
            float: left;
            width: 28px;
            height: 28px;
            border: 1px solid #ccc;
            border-radius: 100%;
            text-align: center;
            line-height: 28px;
            margin-right: 20px;
            margin-top: 12px;
            margin-top: 11px;
        }
    .bg_r_top_footer ul li span {
        font-size: 12px;
        float: left;
        width: 212px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis
    }
.x_p1{
    background:url(../image/jp1.png) no-repeat;
}
.x_p2 {
    background: url(../image/jp2.png) no-repeat;
}
/*banner*/
.i_ban_box {
    width: 100%;
    height: 420px;
    /*background: url(../image/ban_bj.png) center no-repeat;*/
    margin-top: -79px;
}

.i_ban {
    width: 1050px;
    margin: 0 auto;
    height: 290px;
    padding: 98px 0 0 0;
}

    .i_ban img {
        width: 100%;
        height: 100%;
    }

.i_col2_box {
    width: 100%;
    background: #f2f3f5;
    padding: 40px 0 0 0;
}

.i_col2_con {
    width: 1050px;
    margin: 0 auto;
    overflow: hidden;
}

.icol2_cen_title {
    color: #ff5722;
    text-align: center;
    width: 799px;
    font-size: 22px;
    font-weight: bold;
}

.i_col2_con .icol2_left {
    float: left;
    width: 200px;
    height: 332px;
    background: url(../image/i_img1.jpg) center no-repeat;
}

    .i_col2_con .icol2_left .tbleft_p1 {
        font-size: 18px;
        color: #fd793a;
        margin: 15px 0 10px 15px;
    }

    .i_col2_con .icol2_left .tbleft_i1 {
        display: inline-block;
        width: 74px;
        height: 4px;
        background: #fd793a;
        margin: 0 0 0 15px;
    }

.icol2_left ul li {
    border-bottom: 1px solid #58575d;
    overflow: hidden;
    padding: 10px 0;
    box-sizing: border-box;
}

    .icol2_left ul li .tbleft_img {
        float: left;
        width: 49px;
        height: 49px;
        margin: 0 0 0 15px;
    }

        .icol2_left ul li .tbleft_img img {
            width: 100%;
            height: 100%;
            border-radius: 10px;
        }

    .icol2_left ul li .tbleft_con {
        float: left;
        margin: 0 0 0 8px;
    }

.tbleft_con .tbleft_p2 {
    font-size: 14px;
    color: #f2f3f5;
}

.tbleft_con .tbleft_p3 {
    font-size: 14px;
    color: #aaabad;
    margin-top: 8px;
}

.icol2_cen {
    width: 799px;
    height: 332px;
    float: left;
}

.icol2_cen_top {
    height: 240px;
    background: url(../image/i_img2.jpg) center no-repeat;
}

.icol2_cen_bottom {
    height: 90px;
}

    .icol2_cen_bottom .i_yzli_span1 {
        display: inline-block;
        width: 19px;
        height: 22px;
        background: url(../image/i_icon5.png) center no-repeat;
        margin: 15px 10px 10px;
    }

    .icol2_cen_bottom .i_yzli_span2 {
        display: inline-block;
        width: 29px;
        height: 23px;
        margin: 15px 10px 10px;
        background: url(../image/i_icon6.png) center no-repeat;
    }

.icol2_cen ul {
    padding: 80px;
}

    .icol2_cen ul li {
        overflow: hidden;
        padding: 0 0 20px 0;
    }

.icol2_cen_content {
    color: #fff;
    line-height: 15px;
    text-align: center;
    font-size: 12px;
    height: 210px;
    overflow: hidden;
}

.icol2_cen ul li .i_ggcen_span1 {
    float: left;
    display: inline-block;
    width: 10px;
    height: 10px;
    vertical-align: middle;
    background: url(../image/i_icon1.png) center no-repeat;
    margin: 6px 0 0 0;
}

.icol2_cen ul li .i_ggcen_p1 {
    font-size: 14px;
    color: #fd793a;
    margin: 0 0 0 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    line-height: 24px;
    float: left;
    width: 374px;
}

.icol2_cen ul li .i_ggcen_p2 {
    float: left;
    font-size: 14px;
    color: #dedddd;
    line-height: 24px;
    margin: 0 0 0 10px;
}

.icol2_rig {
    width: 200px;
    height: 332px;
    float: left;
    background: #fff url(../image/i_img3.jpg) top center no-repeat;
    padding: 0 20px;
    box-sizing: border-box;
}

    .icol2_rig .i_rph_p1 {
        font-size: 18px;
        color: #fd793a;
        font-weight: bold;
        margin: 20px 0 10px 0;
    }

    .icol2_rig ul li {
        padding: 10px 0;
        border-bottom: 1px solid #e5e5e5;
        overflow: hidden;
    }

        .icol2_rig ul li:last-child {
            border-bottom: none;
        }

        .icol2_rig ul li .i_rphl_s {
            float: left;
            width: 28px;
            height: 28px;
            text-align: center;
            font-size: 14px;
            color: #333;
            font-weight: bold;
            line-height: 27px;
            border: 1px solid #bdb2b2;
            border-radius: 100%
        }

        .icol2_rig ul li .i_rphl_s1 {
            background: url(../image/i_icon2.png) center no-repeat;
        }

        .icol2_rig ul li .i_rphl_s2 {
            background: url(../image/i_icon3.png) center no-repeat;
        }

        .icol2_rig ul li .i_rphl_s3 {
            background: url(../image/i_icon4.png) center no-repeat;
        }

        .icol2_rig ul li .i_rphl_pp1 {
            float: left;
            font-size: 14px;
            color: #333333;
            margin: 0 0 0 20px;
            line-height: 28px;
        }

        .icol2_rig ul li .i_rphl_pp2 {
            float: right;
            font-size: 14px;
            color: #eea46c;
            line-height: 28px;
            font-weight: bold;
        }

.igj_box {
    width: 100%;
    background: #f2f3f5;
    padding: 40px 0 0 0;
}

.igj_con {
    width: 1050px;
    margin: 0 auto;
    overflow: hidden;
}

    .igj_con .igj_ul1 {
        float: left;
    }

        .igj_con .igj_ul1 li {
            width: 312px;
            height: 170px;
            float: left;
            margin: 0 6px 0 0;
        }

            .igj_con .igj_ul1 li.igj_li1 {
                background: url(../image/i_img4.jpg) center no-repeat;
            }

            .igj_con .igj_ul1 li.igj_li2 {
                background: url(../image/i_img5.jpg) center no-repeat;
            }

            .igj_con .igj_ul1 li.igj_li3 {
                background: url(../image/i_img6.jpg) center no-repeat;
            }

            .igj_con .igj_ul1 li .igj_p1 {
                font-size: 30px;
                color: #fff;
                font-weight: bold;
                padding: 40px 0 20px 0px;
                font: normal 30px/1 '汉仪综艺体简' !important;
                text-align: center;
            }

            .igj_con .igj_ul1 li .igj_sapn1 {
                display: inline-block;
                font-size: 14px;
                border: 1px solid #3399FE;
                color: #fd793a;
                width: 98px;
                height: 26px;
                text-align: center;
                border-radius: 20px;
                line-height: 26px;
                margin: 0 0 0 104px;
            }

.i_QQ_box {
    float: right;
    width: 244px;
    height: 170px;
    background: #282b2d;
    padding: 28px 33px;
    box-sizing: border-box;
}

    .i_QQ_box ul {
        overflow: hidden;
    }
        .i_QQ_box ul li:first-child {
            width: 70px;
            background: #f2f3f5;
            text-align: center;
            line-height: 60px
        }

        .i_QQ_box ul li:last-child {
            width: 154px;
            background: #fff;
            line-height: 60px;
        }

.i_yanz_title {
    font-size: 18px;
}
        .i_QQ_box ul li {
            float: left;
            width: 112px;
            height: 60px;
            text-align: center;
            background: #f2f3f5;
            box-sizing: border-box;
        }
           

            .i_QQ_box ul li .i_yzli_span1 {
                display: inline-block;
                width: 19px;
                height: 22px;
                background: url(../image/i_icon5.png) center no-repeat;
                margin: 10px 0 0 0;
            }

            .i_QQ_box ul li .i_yzli_span2 {
                display: inline-block;
                width: 29px;
                height: 23px;
                margin: 10px 0 0 0;
                background: url(../image/i_icon6.png) center no-repeat;
            }


            .i_QQ_box ul li.layui-this {
                border-top:;
                background: #fff;
            }

.igj_con .layui-tab {
    margin: 0;
}

.i_yanz_box {
    margin: 15px 0 0 0;
}

    .i_yanz_box .i_yz_inp {
        float: left;
        font-size: 14px;
        line-height: 40px;
        color: #333;
        width: 140px;
        padding-left: 10px;
        background: #f2f2f2;
    }

    .i_yanz_box .i_yz_but {
        float: left;
        font-size: 14px;
        line-height: 40px;
        height: 40px;
        color: #fff;
        width: 73px;
        text-align: center;
        background-color: #3399FE;
        cursor: pointer;
    }

.i_QQ_box .layui-tab-content {
    padding: 0;
}

.i_QQ_box .layui-tab-title {
    height: 60px;
}

.igj_con .layui-tab-brief > .layui-tab-more li.layui-this:after, .igj_con .layui-tab-brief > .layui-tab-title .layui-this:after {
    border: none;
    border-radius: 0;
    border-top: 4px solid #3399FE;
    box-sizing: border-box;
}

.i_QQ_box .layui-tab-title li {
    line-height: 2;
}

.i_yxlan_box {
    width: 100%;
    background: #F7F7F7;
    padding: 40px 0 0 0;
}

.i_yxlan_con {
    width: 1050px;
    margin: 0 auto;
}

.i_yxlan_tit {
    overflow: hidden;
    padding: 0 0 30px 0;
    border-bottom: 1px solid #e5e5e5;
    margin: 0 0 30px 0;
}

    .i_yxlan_tit .iyxtit_p1 {
        float: left;
        font-size: 24px;
        color: #666666;
        font-weight: bold;
        line-height: 24px;
    }

        .i_yxlan_tit .iyxtit_p1 span {
            display: inline-block;
            width: 32px;
            height: 22px;
            float: left;
            margin: 0 10px 0 0;
            background: url(../image/i_icon7.png) center no-repeat;
        }

        .i_yxlan_tit .iyxtit_p1 .iyxtit_span1 {
            background-position: 0 0;
        }

        .i_yxlan_tit .iyxtit_p1 .iyxtit_span2 {
            background-position: -30px 0;
        }

        .i_yxlan_tit .iyxtit_p1 .iyxtit_span3 {
            background-position: -60px 0;
        }

        .i_yxlan_tit .iyxtit_p1 .iyxtit_span4 {
            background-position: -90px 0;
        }

        .i_yxlan_tit .iyxtit_p1 .iyxtit_span5 {
            background-position: -122px 0;
        }

    .i_yxlan_tit .iyxtit_a1 {
        float: right;
        display: inline-block;
        font-size: 14px;
        color: #3399FE;
        font-weight: bold;
    }

.i_yxlan_nr {
    width: 1050px;
    height: 430px;
    margin-top: 40px;
    min-width: 1050px;
}

.i_yxlan_nr1 {
    background: url(../image/ibj_1.jpg) center no-repeat;
}

.i_yxlan_nr2 {
    background: url(../image/ibj_2.jpg) center no-repeat;
}

.i_yxlan_nr3 {
    background: url(../image/ibj_3.jpg) center no-repeat;
}

.i_yxlan_nr4 {
    background: url(../image/ibj_4.jpg) center no-repeat;
}

.i_yxlan_nr5 {
    background: url(../image/ibj_5.jpg) center no-repeat;
}

.i_yxlan_nr .i_yxnr_left {
    float: left;
    margin-top: -20px;
    text-align: center;
    position: relative;
}

.i_yxnr_left .i_yxle_img {
    width: 264px;
    height: 420px;
    overflow: hidden;
}

    .i_yxnr_left .i_yxle_img img {
        width: 100%;
        height: 100%;
        -moz-transition: all .8s ease 0s;
        -ms-transition: all .8s ease 0s;
        -o-transition: all .8s ease 0s;
        transition: all .8s ease 0s;
    }

.i_yxnr_left:hover .i_yxle_img img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.i_yxlan_nr .i_yxnr_left .i_yxle_wz {
    position: absolute;
    top: 0;
    left: 0;
    width: 264px;
}

.i_yxle_wz .iyx_le_p1 {
    font-size: 36px;
    color: #fff;
    font-weight: bold;
    margin: 190px 0 10px 0;
}

.i_yxle_wz .iyx_le_p2 {
    font-size: 22px;
    color: #fafafa;
}

.i_yxle_wz .iyx_le_a1 {
    font-size: 18px;
    color: #fafafa;
    width: 165px;
    height: 48px;
    line-height: 48px;
    display: inline-block;
    border-radius: 30px;
    border: 1px solid #fff;
    margin: 28px 0 0 0;
}

.i_yxnr_rig {
    float: left;
    margin: 0 0 0 10px;
    background: #f2f3f5;
    width: 926px;
    height: 420px;
    margin-top: -20px;
}

    .i_yxnr_rig ul {
        overflow: hidden;
        margin: 0 -23px 0 0;
    }

        .i_yxnr_rig ul li {
            width: 214px;
            float: left;
            margin: 0 23px 10px 0;
        }

            .i_yxnr_rig ul li .iyxrig_img {
                width: 214px;
                height: 135px;
                overflow: hidden;
            }

.iyxrig_img img {
    width: 100%;
    height: 100%;
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
}

.i_yxnr_rig ul li:hover .iyxrig_img img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.i_yxnr_rig ul li .iyxrig_con {
    width: 214px;
    height: 70px;
    background: #fff;
    padding: 10px;
    box-sizing: border-box;
}

.iyxrig_con .rig_p1 {
    font-size: 14px;
    color: #808080;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin: 0 0 10px 0;
}

.iyxrig_con .rig_p2 {
    overflow: hidden;
}

    .iyxrig_con .rig_p2 .rig_p2_s1 {
        float: left;
        font-size: 14px;
        color: #fd793a;
        font-weight: bold;
    }

    .iyxrig_con .rig_p2 .rig_p2_s2 {
        float: right;
        font-size: 12px;
        color: #808080;
    }

.bot_tcon {
    width: 100%;
    height: 116px;
    background-image: linear-gradient(to right, #f89261, #e44a00);
    margin: 50px 0 0 0;
}

    .bot_tcon ul {
        width: 1050px;
        overflow: hidden;
        margin: 0 auto;
    }

        .bot_tcon ul li {
            float: left;
            padding: 0 18px;
            width: 240px;
            box-sizing: border-box;
        }

            .bot_tcon ul li .bot_tc_img {
                width: 62px;
                height: 62px;
                float: left;
                margin: 30px 16px 0 0;
            }

                .bot_tcon ul li .bot_tc_img img {
                    width: 100%;
                    height: 100%;
                    border-radius: 50%;
                }

            .bot_tcon ul li .bot_tc_wz {
                width: 126px;
                float: left;
                margin: 34px 0 0 0;
            }

                .bot_tcon ul li .bot_tc_wz .bot_tc_p1 {
                    font-size: 16px;
                    color: #fff;
                    margin: 0 0 10px 0;
                }

                .bot_tcon ul li .bot_tc_wz .bot_tc_p2 {
                    font-size: 14px;
                    color: #fff;
                }

.bot_bcon {
    width: 100%;
    background: #e1e5e8;
    height: 380px;
}

    .bot_bcon .bot_bnav {
        width: 1050px;
        margin: 0 auto;
        overflow: hidden;
        padding: 34px 0;
        border-bottom: 1px solid #d9d9d9;
    }

        .bot_bcon .bot_bnav .bnav_l {
            float: left;
            width: 685px;
        }

.bnav_l dl {
    float: left;
    margin: 0 100px 0 0;
}

    .bnav_l dl dt {
        font-size: 16px;
        color: #363636;
        margin: 0 0 32px 0;
    }

    .bnav_l dl dd a {
        display: inline-block;
        font-size: 14px;
        color: #808080;
        margin: 0 0 14px 0;
    }

    .bnav_l dl dd:hover a {
        color: #fd793a;
    }

.bot_bcon .bot_bnav .bnav_c {
    float: left;
    width: 139px;
    height: 139px;
}

.bnav_c .bnav_c_tit {
    font-size: 16px;
    color: #363636;
    margin: 0 0 32px 0;
}

.bnav_c .bnav_c_img {
    width: 139px;
    height: 139px;
}

    .bnav_c .bnav_c_img img {
        width: 100%;
        height: 100%;
    }

.bnav_r {
    float: right;
    padding: 0 50px 0 0;
}

    .bnav_r .bnav_r_p1 {
        font-size: 16px;
        color: #363636;
        margin: 0 0 10px 0;
    }

    .bnav_r .bnav_r_a1 {
        width: 88px;
        height: 36px;
        border-radius: 3px;
        font-size: 16px;
        text-align: center;
        display: inline-block;
        line-height: 36px;
        color: #fff;
        background: #fd793a;
        margin: 10px 0 0 0;
        cursor: pointer;
    }

.bot_bban {
    width: 1050px;
    margin: 0 auto;
    padding: 28px 0 0 0;
    text-align: center;
}

    .bot_bban .bot_bban_p1 {
        font-size: 16px;
        color: #666666;
        line-height: 38px;
    }

        .bot_bban .bot_bban_p1 a {
            padding: 0 10px;
        }

            .bot_bban .bot_bban_p1 a:hover {
                color: #fd793a;
            }
/*首页右侧浮层框*/
.fix {
    position: fixed;
    right: 14px;
    top: 38%;
    height: 498px;
    z-index: 9;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 1px 8px rgba(7,52,148,.2);
}

    .fix li {
        position: relative;
        width: 70px;
        height: 70px;
        text-align: center;
    }

        .fix li .flx_1xs_s {
            margin: 18px 0 4px 0;
            width: 24px;
            height: 24px;
            
            display: inline-block;
        }

        .fix li .flx_1xs_s1 {
   
            background: url(../image/i_icon8.png) center no-repeat;
        }

        .fix li .flx_1xs_s2 {
  
            background: url(../image/i_icon9.png) center no-repeat;
        }

        .fix li .flx_1xs_s3 {
            background: url(../image/i_icon10.png) center no-repeat;
        }

        .fix li .flx_1xs_s4 {
            background: url(../image/i_icon11.png) center no-repeat;
        }

        .fix li .flx_1xs_s5 {
            background: url(../image/i_icon12.png) center no-repeat;
        }
        .fix li .flx_1xs_s6 {
            background: url(../image/i_icon13.png) center no-repeat;
        }

        .fix li .flx_1xs_p1 {
            font-size: 12px;
            color: #666666;
        }
/*.fix li:hover .flx_1yc{ 
  display: block;
}*/
.flx_1yc {
    position: absolute;
    right: 80px;
    background: #e68d84;
    width: 500px;
    top: 0px;
    padding: 0 16px 20px 16px;
    box-sizing: border-box;
    box-shadow: 0 1px 8px rgba(7,52,148,.2);
    transition: all ease .5s;
    display: none;
    border-radius: 20px;
}

    .flx_1yc span {
        position: absolute;
        display: block;
        width: 6px;
        height: 6px;
        background: #FFFFFF;
        border-width: 1px;
        border-style: solid;
        right: -8px;
        transform: translateX(-50%) rotate(135deg);
        top: 35px;
        border-color: #E1E6F0 transparent transparent #E1E6F0;
    }

    .flx_1yc .fyc_1p1 {
        font-size: 18px;
        color: #333;
        margin: 14px 0 4px 0;
        text-align: left;
        font-weight: bold;
    }

    .flx_1yc .fyc_1p2 {
        font-size: 14px;
        color: #333333;
        text-align: left;
    }

.flx_1yc2 {
    width: 80px;
    height: 80px;
    padding: 0 0 0 10px;
}

.fyc_img {
    width: 60px;
    height: 60px;
    margin: 10px 0 0 0;
}

    .fyc_img img {
        width: 100%;
        height: 100%;
    }

.fyc_1p2_close {
    margin-top: 20px;
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    width: 100px;
    height: 30px;
    background: #40a75d;
    text-align: center;
    line-height: 30px;
    margin-left: 180px;
    cursor: pointer;
}
/*-------------------------------------------P游戏-列表页面----------------------------------------*/
.mnav_box {
    width: 100%;
}

.mnav_con {
    width: 1050px;
    margin: 0 auto;
    padding: 30px 0;
    overflow: hidden;
}

    .mnav_con .mnav_sp1 {
        float: left;
        width: 18px;
        height: 22px;
        background: url(/addons/game/static/images/web/list_img1.png) center no-repeat;
        background-position: 0 0;
        margin: 0 10px 0 0;
    }

    .mnav_con .mnav_a1 {
        font-size: 14px;
        color: #808080;
    }

    .mnav_con .mnav_a2 {
        font-size: 14px;
        color: #333333;
        font-weight: bold;
    }

.fenlei_box {
    width: 100%;
}

    .fenlei_box .fenlei_con {
        width: 1050px;
        background: #fff;
        margin: 0px auto 0 auto;
        border-radius: 3px;
    }

.fenlei_con ul li {
    border-bottom: 1px dashed #e6e6e6;
    overflow: hidden;
}

    .fenlei_con ul li:last-child {
        border-bottom: none;
    }

    .fenlei_con ul li .fenl_tit {
        float: left;
        font-size: 14px;
        width: 100px;
        color: #666;
        padding: 20px 0;
        text-align: right;
        margin: 0 20px 0 0;
    }

    .fenlei_con ul li .fenl_abox {
        width: 905px;
        padding: 13px 0 13px 10px;
        border-left: 1px solid #e5e5e5;
        overflow: hidden;
    }

.fenl_abox a {
    color: #333;
    font-size: 14px;
    padding: 7px 10px;
    float: left;
    display: inline-block;
}

    .fenl_abox a.current {
        color: #fff;
        background: #fd793a;
        border-radius: 6px;
    }

.fenl_abox {
    position: relative;
}

    .fenl_abox .fenl_amore {
        display: inline-block;
        color: #fd793a;
        position: absolute;
        right: 0px;
        top: 13px;
        cursor: pointer;
    }

    .fenl_abox a .fenl_span {
        width: 13px;
        height: 16px;
        display: inline-block;
        background: url(/addons/game/static/images/web/list_img1.png) center no-repeat;
        background-position: 0 -20px;
        float: left;
    }

.fenl_abox1 {
    overflow: hidden;
    width: 1018px;
}

.plist_box {
    width: 100%;
    margin: 10px 0 0 0;
}

.pli_con {
    width: 1050px;
    margin: 0 auto;
}

.pli_top {
    overflow: hidden;
    height: 100px;
    background: #fff;
}

    .pli_top .plit_le {
        float: left;
    }

        .pli_top .plit_le .plit_quanb {
            float: left;
        }

            .pli_top .plit_le .plit_quanb a {
                display: inline-block;
                width: 124px;
                height: 46px;
                line-height: 46px;
                font-size: 14px;
                text-align: center;
                margin: 28px 36px 0 36px;
            }

        .pli_top .plit_le .plit_jinri {
            float: left;
        }

            .pli_top .plit_le .plit_jinri a {
                /*font-size:14px;
  color:#333;
  line-height: 100px;
  padding:0 20px;*/
                font-size: 14px;
                /* color: #333; */
                line-height: 46px;
                /* padding: 0 20px; */
                display: inline-block;
                height: 46px;
                margin-top: 28px;
                width: 124px;
                text-align: center;
                
            }

        .pli_top .plit_le .plit_jiage {
            float: left;
        }

            .pli_top .plit_le .plit_jiage a {
                font-size: 14px;
                color: #333;
                line-height: 100px;
                padding: 0 20px;
                margin: 0 0 0 80px;
            }

    .pli_top .pli_rig {
        float: right;
        overflow: hidden;
    }

        .pli_top .pli_rig .plir_span1 {
            float: left;
            font-size: 14px;
            color: #333;
            line-height: 100px;
            padding-right: 16px;
        }

        .pli_top .pli_rig .plir_inp1 {
            float: left;
            width: 360px;
            height: 46px;
            margin: 26px 0 0 0;
            border: 1px solid #e5e5e5;
            border-radius: 50px 0 0 50px;
        }

            .pli_top .pli_rig .plir_inp1 input {
                font-size: 12px;
                padding-left: 14px;
                line-height: 46px;
                width: 100%;
                border-radius: 50px 0 0 50px;
            }

        .pli_top .pli_rig .plir_ibut {
            float: left;
            width: 90px;
            height: 48px;
            background: #fd793a;
            margin: 26px 36px 0 -1px;
            border: none;
            font-size：14px;
            color: #fff;
            text-align: center;
            border-radius: 0 50px 50px 0;
        }

.pli_zj {
    height: 70px;
    width: 1050px;
    background: #fafafa;
    overflow: hidden;
    line-height: 70px;
}

    .pli_zj p {
        float: left;
        font-size: 14px;
        color: #666;
    }

    .pli_zj .pli_zj1 {
        width: 790px;
        text-align: center;
    }

    .pli_zj .pli_zj2 {
        width: 220px;
        margin: 0 0 0 16px;
    }

    .pli_zj .pli_zj3 {
        width: 158px;
        margin: 0 0 0 16px;
    }

.pli_list_box {
    background: #fff;
}

.pli_list {
    background: #fff;
}

.pli_yipai {
    border-bottom: 1px solid #e5e5e5;
    padding: 30px 20px;
    overflow: hidden;
}

    .pli_yipai .yipai_img {
        width: 120px;
        height: 120px;
        float: left;
    }

        .pli_yipai .yipai_img img {
            width: 100%;
            height: 100%;
        }

.yipai_le {
    width: 567px;
    float: left;
    margin: 0 0 0 20px;
}

.yp_letit {
    overflow: hidden;
    height:30px;
}

.yipai_le .yp_letit span {
    display: inline-block;
    width: 65px;
    height: 29px;
    line-height: 24px;
    margin: 0 5px 0 0;
    background: #ffeade;
    border: 2px solid #fd793a;
    border-radius: 3px;
    text-align: center;
    font-size: 14px;
    float: left;
    box-sizing: border-box;
}

.yipai_le .yp_letit p {
    width: 495px;
    font-size: 14px;
    color: #333;
    line-height: 30px;
    float: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.yp_lecon1 {
    overflow: hidden;
    margin: 10px 0 0 0;
}

    .yp_lecon1 span {
        display: inline-block;
        float: left;
        font-size: 14px;
        color: #999;
    }

    .yp_lecon1 p {
        float: left;
        font-size: 14px;
        color: #333;
    }

.yp_lecon1_sp {
    margin: 0 0 0 80px;
}

.yipai_ce {
    width: 140px;
    margin: 0 0 0 16px;
    float: left;
}

    .yipai_ce .yipai_ce_p1 {
        font-size: 18px;
        color: #F13A3A;
        line-height: 120px;
    }

.yipai_rig {
    width: 130px;
    margin: 30px 0 0 16px;
    float: left;
}

    .yipai_rig p {
        font-size: 14px;
        color: #999;
        line-height: 16px;
        padding-left: 4px;
        margin: 0 0 10px 0;
    }

        .yipai_rig p span {
            float: left;
            width: 18px;
            height: 18px;
            margin: 0 5px 0 0;
            display: inline-block;
        }

    .yipai_rig .yipai_rig_p1 span {
        background: url(/addons/game/static/images/web/list_img1.png) center no-repeat;
        background-position: 0 -40px;
    }

    .yipai_rig .yipai_rig_p2 span {
        background: url(/addons/game/static/images/web/list_img1.png) center no-repeat;
        background-position: 0 -60px;
    }

    .yipai_rig .yipai_rig_p3 span {
        background: url(/addons/game/static/images/web/list_img1.png) center no-repeat;
        background-position: 0 -80px;
    }

.pag_box {
    text-align: center;
    padding: 22px 10px 60px;
}

    .pag_box .layui-laypage a, .pag_box .layui-laypage span {
        padding: 0 22px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }

    .pag_box .layui-laypage .layui-laypage-curr .layui-laypage-em {
        background-color: #fd793a;
    }

    .pag_box .layui-laypage a:hover {
        color: #fd793a;
    }
/*-----------------------------------------------P游戏详情页面--------------------------------------*/

.pyxxq_box {
    width: 100%;
}

.pyxxq_con1 {
    width: 1050px;
    margin: 0 auto;
    background: #fff;
    overflow: hidden;
}

    .pyxxq_con1 .pyxxq_le {
        float: left;
        width: 360px;
        padding: 20px 0 20px 20px;
    }

.pyxxq_le .yxxqle_imgd {
    width: 360px;
    height: 310px;
}

.pyxxq_le .yxxqle_imgd img {
        width: 100%;
        /*height: 100%;*/
}

.pyxxq_ce {
    float: left;
    width: 625px;
    padding: 20px 20px 20px 20px;
    border-right: 0px solid #e5e5e5;
}

    .pyxxq_ce .yxxq_ce_tit {
        font-size: 16px;
        color: #333;
        line-height: 30px;
    }

        .pyxxq_ce .yxxq_ce_tit span {
            display: inline-block;
            width: 110px;
            height: 29px;
            line-height: 27px;
            margin: 0 5px 0 0;
            background: #ffeade;
            border: 2px solid #fd793a;
            border-radius: 3px;
            text-align: center;
            font-size: 14px;
            float: left;
            box-sizing: border-box;
        }

    .pyxxq_ce .yxxq_ce_jg {
        width: 100%;
        background: #fafafa;
        height: 64px;
        line-height: 64px;
        margin: 30px 0 0 0;
        font-size: 26px;
        font-weight: 900px;
        color: #f13a3a;
    }

        .pyxxq_ce .yxxq_ce_jg span {
            float: left;
            display: inline-block;
            margin: 0 0 0 10px;
            font-size: 14px;
            font-weight: 900;
            color: #f13a3a;
        }

    .pyxxq_ce .yxxq_ce_bh {
        margin: 14px 0 0 0;
        font-size: 14px;
        color: #333;
        width:100%;
        height:25px;
    }

        .pyxxq_ce .yxxq_ce_bh span {
            font-size: 14px;
            color: #999;
            float: left;
        }

.yxxq_ce_fk .ce_fk_box {
    overflow: hidden;
    margin: 20px 0 0 0;
}

    .yxxq_ce_fk .ce_fk_box a {
        display: inline-block;
        width: 100px;
        height: 42px;
        line-height: 42px;
        color: #fff;
        float: left;
        text-align: center;
        font-size: 14px;
        cursor: pointer;
            padding: 0 8px;
        border-radius: 5px;
    }

    .yxxq_ce_fk .ce_fk_box .ce_fk_an1 {
        background: #fd793a;
        margin: 0 20px 0 0;
    }

    .yxxq_ce_fk .ce_fk_box .ce_fk_an2 {
        background: #e30b20;
        margin: 0 20px 0 0;
    }

    .yxxq_ce_fk .ce_fk_box .ce_fk_an3 {
        background: #da8ed8;
        
    }

    .yxxq_ce_fk .ce_fk_box .ce_fk_an4 {
        background: #daca8e;
    }

.ce_fw_box {
    overflow: hidden;
    margin: 14px 0 0 0;
}

    .ce_fw_box .ce_fw_tit {
        font-size: 14px;
        color: #999;
        float: left;
    }

    .ce_fw_box .ce_fw_con {
        font-size: 14px;
        color: #333;
        float: left;
        margin: 0 16px 0 0;
    }

        .ce_fw_box .ce_fw_con span {
            width: 18px;
            height: 18px;
            display: inline-block;
            float: left;
            background: url(/addons/game/static/images/web/list_img1.png) center no-repeat;
        }

        .ce_fw_box .ce_fw_con .ce_fw_cspn_1 {
            background-position: 0 -38px;
        }

        .ce_fw_box .ce_fw_con .ce_fw_cspn_2 {
            background-position: 0 -56px;
        }

        .ce_fw_box .ce_fw_con .ce_fw_cspn_3 {
            background-position: 0 -77px;
        }

.pyxxq_rig {
    float: left;
    width: 210px;
    text-align: center;
}

    .pyxxq_rig .yxxq_r_img {
        width: 184px;
        height: 184px;
        border-radius: 50%;
        margin: 20px auto;
    }

        .pyxxq_rig .yxxq_r_img img {
            width: 100%;
            height: 100%;
            border-radius: 50%;
        }

    .pyxxq_rig .yxxq_r_p1 {
        font-size: 16px;
        color: #fd793a;
        margin: 16px 0 0 0;
    }

    .pyxxq_rig .yxxq_r_p2 {
        font-size: 14px;
        color: #666;
        margin: 16px 0 0 0;
    }

    .pyxxq_rig .yxxq_r_xy {
        margin: 16px auto 0 auto;
        overflow: hidden;
    }

        .pyxxq_rig .yxxq_r_xy .xy_tit {
            float: left;
            font-size: 14px;
            color: #666;
            margin-left: 25px;
        }

        .pyxxq_rig .yxxq_r_xy span {
            width: 19px;
            height: 19px;
            display: inline-block;
            float: left;
            margin: 0 5px 0 0;
        }

        .pyxxq_rig .yxxq_r_xy img {
            width: 17px;
            height: 16px;
        }

.yxxq_dz_box {
    position: relative;
}

.pyxxq_rig .yxxq_dz {
    display: block;
    width: 174px;
    height: 41px;
    background: #fbb630;
    line-height: 41px;
    text-align: center;
    margin: 20px auto 0 auto;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
}

.yxxq_dz_fc {
    position: absolute;
    top: -8px;
    left: -186px;
    width: 217px;
    height: 56px;
    background: #fb914e;
}

    .yxxq_dz_fc span {
        position: absolute;
        display: block;
        width: 6px;
        height: 6px;
        background: #fb914e;
        border-width: 1px;
        border-style: solid;
        right: -8px;
        transform: translateX(-50%) rotate(135deg);
        top: 25px;
        border-color: #E1E6F0 transparent transparent #E1E6F0;
    }

    .yxxq_dz_fc p {
        color: #fff;
        font-size: 14px;
        line-height: 56px;
    }

.pyxxq_rig .yxxq_jr {
    display: block;
    width: 174px;
    height: 41px;
    background: #fff;
    line-height: 41px;
    text-align: center;
    margin: 20px auto;
    border-radius: 3px;
    color: #333;
    font-size: 14px;
    border: 1px solid #fbb630;
}

.pyxxq_box .layui-tab {
    margin: 40px auto 0 auto;
}

.pyxxq_con2 {
    width: 1050px;
    background: #fff;
    margin: 0 auto;
}

    .pyxxq_con2 .pyxxq2_ul {
        width: 100%;
        background: #1f9de0;
        height: 58px;
    }

    .pyxxq_con2 .layui-tab-content {
        padding: 40px;
    }

.pyxxq2_con {
    width: 1050px;
    padding: 40px 40px;
    box-sizing: border-box;
}

    .pyxxq2_con .pyxxq2_img1 img {
        width: 970px;
        height: auto;
        margin: 0 0 40px 0;
    }

    .pyxxq2_con .pyxxq2_img2 img {
        width: 100%;
        height: auto;
        margin: 0 auto;
    }

.pyxxq_box .layui-tab-brief > .layui-tab-title .layui-this {
    background: #fff;
}

    .pyxxq_box .layui-tab-brief > .layui-tab-title .layui-this p {
        color: #333;
    }

.pyxxq_con2 .pyxxq2_ul li {
    padding: 0 30px;
    line-height: 58px;
    box-sizing: border-box;
}

    .pyxxq_con2 .pyxxq2_ul li p {
        font-size: 14px;
        color: #fff;
    }
.layui-tab-title li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    font-size: 14px;
    transition: all .2s;
    -webkit-transition: all .2s;
    position: relative;
    line-height: 40px;
    min-width: 65px;
    padding: 0 15px;
    text-align: center;
    cursor: pointer;
}
.pyxxq_box .layui-tab-brief > .layui-tab-more li.layui-this:after, .pyxxq_box .layui-tab-brief > .layui-tab-title .layui-this:after {
    border: none;
    border-radius: 0;
    border-top: 4px solid #fd793a;
    box-sizing: border-box;
    color: #333;
    height: 58px;
}
/*图集-轮播 start*/
.region {
    width: 100%;
    position: relative;
}

    .region .region_border {
        width: 910px;
        margin: 0px auto;
    }

.thumbpic {
    margin: 15px auto 0px;
    width: 360px;
    height: 48px;
    overflow: hidden;
    position: relative;
}

#piclist {
    width: 360px;
    float: left;
    overflow: hidden;
    height: 48px;
    position: absolute;
    left: 50%;
    margin-left: -180px;
}

    #piclist ul {
        margin: 0;
        padding: 0;
        list-style: none;
        overflow: hidden;
        width: 20000px;
        position: relative;
    }

        #piclist ul li {
            float: left;
            cursor: pointer;
            position: relative;
            height: 48px;
            border: 3px solid #e5e5e5;
            width: 80px;
            margin: 0 5px;
            box-sizing: border-box;
        }

            #piclist ul li img {
                height: 100%;
                width: 100%;
            }

    #piclist .hover {
        border: 3px solid #dc7072;
    }

.thumbpic a.bntprev, .thumbpic a.bntnext {
    width: 35px;
    height: 106px;
    position: absolute;
    top: 29%;
    margin-top: -36px;
    display: block;
    outline: none;
    background-repeat: no-repeat;
    background-image: url(../image/jras_9.png);
    margin-left: 10px;
    margin-right: 10px;
}

.thumbpic a.bntprev {
    background-position: 0px 0px;
}

    .thumbpic a.bntprev:hover {
        left: 0px;
        background-position: 0px -106px;
    }

.thumbpic a.bntnext {
    right: 0px;
    background-position: -35px 0px;
}

    .thumbpic a.bntnext:hover {
        background-position: -35px -106px;
    }

#originalpic {
    overflow: hidden;
    zoom: 1;
    height: 310px;
    clear: both;
    text-align: center;
    width: 360px;
    margin: 0 auto;
}

    #originalpic img {
        display: none;
        position: relative;
        max-width: 360px;
        width: 360px;
        /*height: 310px;*/
    }

#aPrev, #aNext {
    position: absolute;
    z-index: 10;
    cursor: pointer;
    display: block;
    top: 346px;
    width: 38px;
    height: 105px;
    opacity: .5;
    filter: alpha(opacity=70);
}

    #aPrev:hover, #aNext:hover {
        opacity: .3;
        filter: alpha(opacity=50);
    }

#aPrev {
    left: 0px;
    background: #aeaeae url(../image/jras_10.png) no-repeat center center;
}
.layui-tab-brief>.layui-tab-title .layui-this {
    color: #009688;
}
#aNext {
    right: 0px;
    background: #aeaeae url(../image/jras_11.png) no-repeat center center;
}
/*图集-轮播 end*/
.pyxxq_le_sc {
    font-size: 14px;
    color: #999;
    margin: 14px 0 0 0;
    cursor: pointer;
}
/*游戏详情页-弹窗*/
.yxxq_tanc_box {
    width: 1050px;
    margin: 0 auto;
    /*display:none;*/
}

.yxxq_tanc {
    width: 500px;
    margin: 0 auto;
    z-index: 102;
    position: fixed;
    top: 160px;
    margin-left: 300px;
    background: #fff;
}

.confc_bj {
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    z-index: 101;
    background-color: rgba(0, 0, 0, 0.8);
    /*display: none;*/
}

.xq_tan_tit {
    font-size: 22px;
    color: #696969;
    background: #f8f8f8;
    height: 44px;
    line-height: 44px;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
}

    .xq_tan_tit .tan_tit_p {
        font-size: 16px;
        color: #333;
        float: left;
        margin: 0 0 0 20px;
        font-weight: bold;
    }

    .xq_tan_tit span {
        width: 13px;
        height: 13px;
        background: url(/addons/game/static/images/web/gb_1.png) center no-repeat;
        float: right;
        margin: 15px 20px 0 0;
    }

.xq_tan_con {
    width: 100%;
    background: #83b9d3;
    text-align: left;
    padding: 40px 20px;
    box-sizing: border-box;
    color: #fff;
    font-size: 14px;
    line-height: 30px
}

    .xq_tan_con .xq_tan_con_p {
        color: #fff;
        font-size: 14px;
        line-height: 28px;
    }

.xq_tan_ann {
    width: 100%;
    text-align: center;
    padding: 20px 0 30px 0;
}

    .xq_tan_ann a {
        width: 60px;
        height: 30px;
        margin: 0 10px;
        line-height: 30px;
        text-align: center;
        display: inline-block;
        box-sizing: border-box;
    }

    .xq_tan_ann .tan_ann1 {
        background: #3b8ce5;
        color: #fff;
    }

    .xq_tan_ann .tan_ann2 {
        background: #fff;
        border: 1px solid #e5e5e5;
        color: #333;
    }
/*--------------------------------------------P游戏-安全保障页面------------------------------------------*/
.i_aqbz_box {
    width: 100%;
}
.i_aqbz_con img{
   max-width:1100px;
}

.i_aqbz_con {
    width: 1050px;
    background: #fff;
    margin: 0 auto 0 auto;
    box-sizing: border-box;
    padding: 40px;
}

    .i_aqbz_con .i_neiy_box {
        text-align: center;
        padding: 0 0 14px 0;
        border-bottom: 1px solid #e5e5e5;
    }

        .i_aqbz_con .i_neiy_box .i_neiy_tit {
            font-size: 20px;
            color: #333333;
            font-weight: bold;
        }

        .i_aqbz_con .i_neiy_box i {
            display: inline-block;
            width: 38px;
            height: 4px;
            margin: 10px 0 -14px 0;
            background: #fd793a;
        }

.i_neiy_wz {
    padding: 40px 0 20px 0;
}

    .i_neiy_wz p {
        font-size: 14px;
        color: #333333;
        line-height: 38px;
    }

    .i_neiy_wz img {
        margin: 10px 0 0 0;
        max-width:1120px;
    }
    /*----------------------------------------------------------------p游戏-强化天空PK-----------------------------------------*/
    .i_neiy_wz p span {
        /*color:#ff0000;*/
    }

.i_neiy_wz2 p {
    font-size: 16px;
    color: #666;
}

    .i_neiy_wz2 p a {
        display: inline-block;
        font-size: 16px;
        color: #fff;
        padding: 4px 10px;
        background: #fd793a;
    }
/*----------------------------------------------------------------p游戏-强化天空PK-----------------------------------------*/
.i_sddl_con {
    text-align: center;
}

    .i_sddl_con .i_sddl_p1 {
        font-size: 16px;
        color: #333333;
        margin: 40px 0 0 0;
    }

    .i_sddl_con .i_sddl_p2 {
        font-size: 16px;
        color: #333333;
        border: 1px solid #e5e5e5;
        padding: 8px 0;
        width: 260px;
        text-align: center;
        display: block;
        margin: 20px auto;
    }

    .i_sddl_con .i_sddl_p3 {
        font-size: 18px;
        color: #fff;
        padding: 8px 0;
        width: 360px;
        text-align: center;
        display: block;
        margin: 20px auto;
        background: #b89f76;
    }

    .i_sddl_con .i_sddl_a1 {
        display: inline-block;
        width: 244px;
        height: 60px;
        line-height: 60px;
        background: #fd793a;
        color: #fff;
        font-size: 16px;
        color: #fff;
    }
/*-----------------------------------------------------------------P游戏-1登录页面-----------------------------------------------*/
.idengl_box {
    width: 100%;
    background: url(/addons/game/static/images/i_dl1.jpg) center no-repeat;
    height: 644px;
    margin: 0 0 -80px 0;
    background-size: cover;
}

.idengl_con {
    width: 1050px;
    margin: 0 auto;
    overflow: hidden;
}

.idengl_form {
    float: right;
    width: 420px;
    padding: 0 30px;
    box-sizing: border-box;
    background: #fff;
    margin: 45px 0 0 0;
}

    .idengl_form .dengl_tit {
        overflow: hidden;
        margin: 50px 0 0 0;
    }

        .idengl_form .dengl_tit .dengl_tit_p1 {
            font-size: 20px;
            color: #333333;
            font-weight: bold;
            margin: 0 30px 0 0;
            float: left;
        }

        .idengl_form .dengl_tit .dengl_tit_a1 {
            float: left;
            font-size: 16px;
            color: #666666;
            margin: 4px 0 0 0;
        }

    .idengl_form .form_box {
        margin: 20px 0 0 0;
    }

.form_box .dengl_shuru {
    background-color: #fff;
    border: 1px solid #dcdee0;
    margin-top: 16px;
    border-radius: 2px;
    padding-left: 0;
    box-sizing: border-box;
    position: relative;
    display: flex;
    width: 100%;
    padding: 10px 16px;
    overflow: hidden;
    color: #323232;
    font-size: 14px;
    line-height: 24px;
}

    .form_box .dengl_shuru .shuru_left {
        width: 20px;
        height: 21px;
        float: left;
        margin: 0 5px 0 0;
    }

        .form_box .dengl_shuru .shuru_left span {
            background: url(/addons/game/static/images/dl_icon_1.png) center no-repeat;
            width: 20px;
            height: 21px;
            display: inline-block;
            margin: 2px 0 0 0;
        }

        .form_box .dengl_shuru .shuru_left .shuru_span1 {
            background-position: 0 0;
        }

        .form_box .dengl_shuru .shuru_left .shuru_span2 {
            background-position: -23px 0;
        }

        .form_box .dengl_shuru .shuru_left .shuru_span3 {
            background-position: -64px 0;
        }

        .form_box .dengl_shuru .shuru_left .shuru_span4 {
            background-position: -43px 0;
        }

    .form_box .dengl_shuru .shuru_right {
        float: left;
        text-align: left;
        font-weight: 400;
        color: #323233;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 25px;
        font-size: 14px;
        margin: 0 0 0 10px;
    }

        .form_box .dengl_shuru .shuru_right input {
            width: 300px;
        }

.idengl_jizhu {
    margin: 20px 0 0 0;
    overflow: hidden;
}

    .idengl_jizhu .jizhu_p1 {
        float: left;
        font-size: 14px;
        color: #999;
    }

        .idengl_jizhu .jizhu_p1 input {
            margin: 0 10px 0 0;
        }

    .idengl_jizhu .jizhu_a1 {
        float: right;
        color: #fd793a;
        font-size: 14px;
    }

.idengl_form .idengl_anniu {
    width: 100%;
    background: #fd793a;
    border: none;
    color: #fff;
    height: 48px;
    outline: none;
    margin: 30px 0 60px 0;
    border-radius: 50px;
    text-align: center;
}

    .idengl_form .idengl_anniu button {
        color: #fff;
        background: none;
        border: none;
        line-height: 44px;
        font-size: 16px;
        width:100%;
    }
/*---------------------------------------------P游戏-1登录-忘记密码页面-------------------------------------*/
.dengl_tit2 {
    overflow: hidden;
    margin: 40px 0 0 0;
}

    .dengl_tit2 .dengl_tit_p1 {
        float: left;
        font-size: 20px;
        color: #333333;
        font-weight: bold;
    }

    .dengl_tit2 .dengl_tit_a1 {
        float: right;
        font-size: 14px;
        color: #666;
    }

        .dengl_tit2 .dengl_tit_a1 span {
            color: #fd793a;
        }

.yzm_box {
    overflow: hidden;
}

    .yzm_box .dengl_shuru2 {
        float: left;
        width: 212px;
    }

    .yzm_box .get_code1 {
        width: 129px;
        margin: 16px 0 0 2%;
        float: right;
        cursor: pointer;
        background: #fd793a;
        color: #fff;
        padding: 10px 0;
        border: none;
        line-height: 26px;
        font-size: 14px;
        text-align: center;
    }
/*---------------------------------------------P游戏-1登录-忘记密码-重置密码页面------------------------------*/
.izhuc_box3 {
    background: url(/addons/game/static/images/i_dl3.jpg) center no-repeat;
}
/*---------------------------------------------P游戏-1注册页面-------------------------------------------------*/
.izhuc_box4 {
    background: url(/addons/game/static/images/i_dl2.jpg) center no-repeat;
}

.jizhu_axy {
    font-size: #999;
}

    .jizhu_axy span {
        color: #ff0000;
    }
/*-------------------------------------------个人中心页面-----------------------------------------------*/
.g_ind_box {
    width: 100%;
}

.g_ind_con {
    width: 1050px;
    margin: 50px auto 0 auto;
    overflow: hidden;
}

    .g_ind_con .g_ind_left {
        width: 243px;
        float: left;
        background: #fff;
        margin: 0 22px 0 0;
        padding: 30px 26px;
        box-sizing: border-box;
        text-align: center;
    }

        .g_ind_con .g_ind_left .indl_tx {
            width: 115px;
            height: 115px;
            margin: 0 0 16px 38px;
        }

            .g_ind_con .g_ind_left .indl_tx img {
                width: 100%;
                height: 100%;
                border-radius: 50%;
            }

        .g_ind_con .g_ind_left .indl_p1 {
            font-size: 18px;
            color: #333333;
            margin: 0 0 20px 0;
        }

        .g_ind_con .g_ind_left .indl_p2 {
            font-size: 18px;
            color: #fff;
            background: #61c3e7;
            height: 39px;
            line-height: 39px;
            width: 189px;
            margin: 0 0 20px 0;
            cursor: pointer;
        }

        .g_ind_con .g_ind_left .indl_p3 {
            font-size: 18px;
            color: #fff;
            background: #cccccc;
            height: 39px;
            line-height: 39px;
            width: 189px;
            margin: 0 0 10px 0;
            cursor: pointer;
        }

            .g_ind_con .g_ind_left .indl_p2 .indl_sp1, .g_ind_con .g_ind_left .indl_p3 .indl_sp1 {
                width: 25px;
                height: 25px;
                display: inline-block;
                background: url(../image/g_icon1.png) center no-repeat;
                background-position: 0 0;
                vertical-align: -3px;
                margin: 0 10px 0 0;
            }

.g_ind_left .indl_ul {
    margin: 20px 0 0 0;
}

    .g_ind_left .indl_ul li {
        margin: 0 0 20px 0 0;
        overflow: hidden;
        padding: 10px 0;
    }

        .g_ind_left .indl_ul li a {
            display: block;
            width: 100%;
            overflow: hidden;
        }

        .g_ind_left .indl_ul li .indl_ul_p1 {
            font-size: 14px;
            color: #666666;
            float: left;
        }

        .g_ind_left .indl_ul li .indl_sp1 {
            width: 11px;
            height: 18px;
            display: inline-block;
            background: url(../image/g_icon1.png) center no-repeat;
            background-position: 0 -49px;
            float: right;
        }

        .g_ind_left .indl_ul li:hover .indl_sp1 {
            background-position: 0 -27px;
        }

        .g_ind_left .indl_ul li:hover .indl_ul_p1 {
            color: #fd793a;
        }

        .g_ind_left .indl_ul li.current .indl_sp1 {
            background-position: 0 -27px;
        }

        .g_ind_left .indl_ul li.current .indl_ul_p1 {
            color: #fd793a;
        }

.g_ind_con .g_ind_rig {
    width: 785px;
    background: #fff;
    float: left;
    padding: 20px 26px;
    box-sizing: border-box;
}

    .g_ind_con .g_ind_rig .gindr_gg {
        font-size: 14px;
        color: #298db2;
    }

        .g_ind_con .g_ind_rig .gindr_gg a {
            color: #298db2;
        }

.gindr_tb_box {
    overflow: hidden;
    margin: 30px -20px 30px 0;
}

    .gindr_tb_box .gindr_tb {
        float: left;
        border-right: 1px solid #e5e5e5;
        width: 230px;
        margin: 0 20px 0 0;
        overflow: hidden;
    }

        .gindr_tb_box .gindr_tb:last-child {
            border-right: none;
        }

.gindr_tb .gindr_tb_img {
    float: left;
    margin: 0 10px 0 0;
}

    .gindr_tb .gindr_tb_img span {
        display: inline-block;
        width: 50px;
        height: 50px;
    }

    .gindr_tb .gindr_tb_img .gindr_tb_span1 {
        background: url(/addons/game/static/images/web/g_icon2.png) center no-repeat;
        background-position: -2px 0;
    }

    .gindr_tb .gindr_tb_img .gindr_tb_span2 {
        background: url(/addons/game/static/images/web/g_icon2.png) center no-repeat;
        background-position: -54px 0;
    }

    .gindr_tb .gindr_tb_img .gindr_tb_span3 {
        background: url(/addons/game/static/images/web/g_icon2.png) center no-repeat;
        background-position: -106px 0;
    }

    .gindr_tb .gindr_tb_img .gindr_tb_span4 {
        background: url(/addons/game/static/images/web/g_icon2.png) center no-repeat;
        background-position: -158px 0;
    }

.gindr_tb .gindr_tb_wz {
    float: left;
}

    .gindr_tb .gindr_tb_wz .tb_wzp1 {
        font-size: 14px;
        color: #333333;
    }

    .gindr_tb .gindr_tb_wz .tb_wzp2 {
        font-size: 24px;
        color: #333333;
        font-weight: bold;
    }

.g_indul2_box .g_indul2 {
    margin: 60px 0 0 0;
}

    .g_indul2_box .g_indul2 li {
        overflow: hidden;
        margin: 0 0 32px 0;
    }

        .g_indul2_box .g_indul2 li .g_indul2_span {
            float: left;
            width: 20px;
            height: 20px;
            background: url(../image/g_icon1.png) center no-repeat;
            margin: 0 10px 0 0;
        }

        .g_indul2_box .g_indul2 li .g_indul2_span1 {
            background-position: 0 -72px;
        }

        .g_indul2_box .g_indul2 li .g_indul2_span2 {
            background-position: 0 -93px;
        }

        .g_indul2_box .g_indul2 li .g_indul2_span3 {
            background-position: 0 -114px;
        }

        .g_indul2_box .g_indul2 li .g_indul2_span4 {
            background-position: 0 -138px;
        }

.g_indul2 li .g_indul2_wz {
    float: left;
}

    .g_indul2 li .g_indul2_wz .ul1_wz_p1 {
        font-size: 15px;
        color: #333;
        margin: 0 0 10px 0;
    }

    .g_indul2 li .g_indul2_wz .ul1_wz_p2 {
        font-size: 15px;
        color: #999;
    }

.g_indul2 li .g_indul2_span2 {
    float: right;
    width: 122px;
    height: 39px;
    background: #2899e9;
    color: #fff;
    line-height: 39px;
    border-radius: 3px;
    font-size: 15px;
    text-align: center;
    margin-top: 10px;
}
/*-------------------------------------------------------------个人中心-点赞商家--------------------------------------------------*/
.g_dz_rig {
    width: 785px;
    background: #fff;
    float: left;
    padding: 20px 26px;
    box-sizing: border-box;
}

    .g_dz_rig .g_dz_tit1 {
        font-size: 18px;
        color: #fd793a;
        font-weight: bold;
        padding: 0 0 0 10px;
        border-left: 3px solid #fd793a;
    }

    .g_dz_rig .g_dz_tit2 {
        font-size: 14px;
        color: #666666;
        margin: 0 0 20px 0;
    }

        .g_dz_rig .g_dz_tit2 .g_dz_tit2_a {
            color: #00bbff;
        }

.g_dz_list .dz_list_ul {
    overflow: hidden;
    margin: 0 -15px 0 0;
}

    .g_dz_list .dz_list_ul li {
        width: 132px;
        height: 209px;
        background: #fff;
        border-radius: 10px;
        border: 1px solid #e5e5e5;
        text-align: center;
        margin: 0 15px 30px 0;
        float: left;
    }

        .g_dz_list .dz_list_ul li .dzlist_tx {
            width: 90px;
            height: 90px;
            margin: 20px auto 0 auto;
        }

            .g_dz_list .dz_list_ul li .dzlist_tx img {
                width: 100%;
                height: 100%;
                border-radius: 50%;
            }

.dzlist_xx {
    overflow: hidden;
    margin: 10px 0 6px 0;
}

    .dzlist_xx img {
        margin: 0 3px 0 0;
    }

.g_dz_list .dz_list_ul li .dzlist_bh {
    font-size: 14px;
    color: #666;
}

.g_dz_list .dz_list_ul li .dzlist_a {
    display: inline-block;
    width: 80px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: #fd793a;
    margin: 4px 0 0 0;
}

.xq_tan_con2 {
    background: #fff;
    overflow: hidden;
    width: 100%;
    text-align: center;
    padding: 30px 20px 20px 20px;
    box-sizing: border-box;
}

    .xq_tan_con2 .xq_tan_con_p {
        display: inline-block;
        font-size: 14px;
        color: #333;
        vertical-align: 3px;
    }
/*-------------------------------------------------------------个人中心-点赞商家-说明--------------------------------------------------*/
.g_dz_rig2 img {
    max-width: 882px;
}


.g_dz_xxwz {
    font-size: 14px;
    color: #666666;
    margin: 40px 0 40px 0;
    line-height: 28px;
}

.g_dz_rig .g_dz_xxa {
    width: 167px;
    height: 42px;
    display: inline-block;
    color: #fff;
    line-height: 42px;
    font-size: 14px;
    text-align: center;
    background: #fd793a;
    margin: 0 0 40px 0;
}
/*----------------------------------------------------------个人中心-基本信息编辑--------------------------------------------------*/
.g_dz_rig3 {
    width: 785px;
    background: #fff;
    float: left;
    padding: 20px 26px;
    box-sizing: border-box;
}

.xxbj_yipai {
    margin: 0 0 50px 0;
    overflow: hidden;
}

    .xxbj_yipai .xxbj_yple {
        float: left;
        font-size: 15px;
        color: #999999;
        width: 90px;
        line-height: 40px;
    }

        .xxbj_yipai .xxbj_yple i {
            color: red;
        }

    .xxbj_yipai .xxbj_yple2 {
        line-height: 66px;
    }

    .xxbj_yipai .xxbj_ypimg {
        width: 66px;
        height: 66px;
        float: left;
    }

        .xxbj_yipai .xxbj_ypimg img {
            width: 100%;
            height: 100%;
            border-radius: 50%;
        }

    .xxbj_yipai .xxbj_ypsc {
        width: 99px;
        height: 32px;
        background: #61c3e7;
        line-height: 32px;
        text-align: center;
        color: #fff;
        margin: 20px 0 0 10px;
    }

.xxbj_ypp1 {
    width: 331px;
    height: 48px;
    line-height: 48px;
    text-indent: 15px;
    font-size: 16px;
    color: #999;
    background: #f8f8f8;
    float: left;
}

.xxbj_ypinp {
    width: 331px;
    height: 40px;
    line-height: 40px;
    text-indent: 15px;
    border: 1px solid #e5e5e5;
    color: #666;
    font-size: 15px;
}

.g_xxbj_an {
    margin: 40px 0 40px 360px;
}

    .g_xxbj_an .g_xxbj_sub {
        font-size: 15px;
        color: #fff;
        background: #fd793a;
        width: 135px;
        height: 40px;
        line-height: 40px;
        cursor: pointer;
        text-align: center;
    }
/*----------------------------------------------------个人中心 -站内公告------------------------------------------------*/
.xq_tan_con3 {
    width: 100%;
    background: #393d49;
    text-align: left;
    padding: 40px 20px;
    box-sizing: border-box;
}

    .xq_tan_con3 .xq_tan_con_p {
        font-size: 14px;
        color: #fff;
        line-height: 30px;
    }

.g_xxbj_box {
    margin-left: 200px;
}

.news_single_t {
    width: 70%;
    overflow: hidden;
    height: 18px;
    float: left;
    font-size: 13px;
}

.news_single_d {
    float: right;
    font-size: 13px;
}

.news_single {
    height: 25px;
    border-bottom: 1px #e8e2e2 solid;
}

.news_title {
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 15px;
}

.collection_w {
    width: 70px;
    float: right;
    height: 50px;
    /* margin: 50px 0px; */
    padding: 20px 0px
}

.collection_s {
    width: 85px;
    height: 30px;
    background: #fd793a;
    border-radius: 5px;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    cursor: pointer;
    margin-bottom:5px;
}



/*---------------------------------------补充-------------------------------------------*/
.nav_ppg {
    width: 800px;
    height: 81px;
    line-height: 81px;
    margin: 20px 0px;
    float:right;
}
.nav_ppg  ul li{
    width:114px;
    text-align:right;
    float:left;
    font-size:18px;
    font-weight:bold;

}
.nav_ppg li a.current{
    color:#fd793a;
}
.show_game{
    max-width:1050px;
    height:655px;
    margin:0px auto;
    padding:5px 0px;
   
}
.pannel_g {
    max-width: 1050px;
    height: 645px;
    background:#fff;
    padding:0px 65px;
}
.pannel_g_t{
    padding:22px  0px;
}
.pannel_g_t li {
    font-size: 20px;
    float: left;
    padding: 0px 0px 15px 0px;
    margin-right: 35px;
    cursor:pointer;
    color:#525252;
}
.pannel_g_t li.current{
    border-bottom:2px solid #fd793a;
}
.pannel_g_z {
    width: 920px;
    height: 35px;
    background: rgba(242, 243, 245, 0.45);
    margin-top: 40px;
    line-height: 35px;
    border-top: 1px solid rgba(204, 204, 204, 0.28);
    border-bottom: 1px solid rgba(204, 204, 204, 0.28);
}
    .pannel_g_z dt {
        float: left;
        margin: 0px 12px;
        font-size: 14px;
        cursor: pointer;
        color:#333;
    }
    .pannel_g_z dd {
        float: left;
        margin: 0px 12px;
        font-size: 14px;
        cursor:pointer;
        color:#000;
    }

.pannel_g_z dt.current{
    color:#fd793a
}
    .pannel_g_z dd.current {
        color: #fd793a
    }
.panel_g_l {
    width: 1060px;
    height: auto;
    margin: 30px 0px
}
.panel_g_l  li {
    width:91px;
    height:140px;
    float: left;
    margin-right:47px;
}
    .panel_g_l li:nth-child(7n) {
       
    }
.panel_g_l li img {
    width:91px;
    height:91px;
    border-radius:15px;
}
    .panel_g_l li p:last-child{
        text-align: center;
        margin-top: 10px;
        font-size: 13px
    }

.re_tit {
    width: 18%;
    margin-left: 41%;
    position: fixed;
    z-index: 99999;
    top: 25%;
    background: #fff;
    border-radius: 20px;
    padding: 48px 33px;
    text-align: center;
    height: 220px;
}
.re_tit1 {
    width: 18%;
    margin-left: 41%;
    position: fixed;
    z-index: 99999;
    top: 25%;
    background: #fff;
    border-radius: 20px;
    padding: 48px 33px;
    text-align: center;
    height: 280px;
}




.re_tit_title, .re_tit_title1 {
    display: block;
    font-size: 25px;
    font-weight: bold;
    height: 25px;
    line-height: 30px;
    display: block;
}

.re_tit_k, .re_tit_k1 {
    font-size: 18px;
    margin-top: 30px;
    line-height: 30px;
    display: block;
}
.re_tit_z, .re_tit_z1 {
    font-size: 18px;
    line-height: 30px;
    display: block;
}
.re_tit_btn, .re_tit_btn1 {
    margin-top: 40px;
    vertical-align: middle;
    margin-left: 12%;
    width: 76%;
}

    .re_tit_btn button {
        width: 80px;
        height: 35px;
        font-size: 16px;
        border-radius: 10px;
        line-height: 25px;
        text-align: center;
    }
    .re_tit_btn1 button {
        width: 80px;
        height: 35px;
        font-size: 16px;
        border-radius: 10px;
        line-height: 25px;
        text-align: center;
    }

.re_tit_btn_qx, .re_tit_btn_qx1 {
    background: #ccc;
    color: #ff6a00;
    float: left;
}

.re_tit_btn_fz {
    background: #ff6a00;
    color: #fff;
    float: right;
}
.rbb {
    margin-top: 50px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 60px;
    display:none;
}
.rbb span{
    font-size:18px;
    font-weight:bold;
}

.bg_footer_tp {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    background: #ccc;
    margin: 0 auto;
    
}
.bg_footer_tp img{
    width:58px;
    border-radius:100%;
}
.bg_footer_hy {
    text-align: center;
    margin-top: 5px
}
.bg_footer_btn {
    display: flex;
    justify-content: space-between;
    margin-top: 10px
}
    .bg_footer_btn button {
        width: 86px;
        height: 28px;
        font-size: 16px;
        border-radius: 15px;
        line-height: 28px;
    }
    .bg_footer_btn button:first-child {
       
        background: #FF9800;
        color: #fff;
        font-size: 16px;
        border-radius: 15px;
        line-height: 28px;
        background-image: linear-gradient(to left,#c78829, #FF9800)
    }
    .bg_footer_btn button:last-child {
        
        background: #fff;
        color: #FF9800;
        border: 1px solid #FF9800;
       
    }
.bg_footer_gg {
    margin-top: 10px;
}
    .bg_footer_gg p:first-child {
        text-align: center;
        font-size: 15px;
    }
    .bg_footer_gg p:last-child {
        margin-top: 5px;
    }
.bg_footer_line {
    float: right;
    font-size: 12px;
    float: right;
}
    .bg_footer_line a {
        color: #FF9800;
    }


.i_neiy_ft {
    padding: 25px 0px;
}
.i_neiy_ft span{
    font-size:14px;
}
    .i_neiy_ft span:first-child{
        float:left;
    }
    .i_neiy_ft span:last-child {
        float: right;
    }

.ym {
    font-size: 30px;
    color: #F44336;
    position: relative;
    top: -100px;
    left: 20px;
    border: 3px solid #F44336;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    border-radius: 100%;
    transform: rotate(45);
    transform: rotate(8deg);
    -ms-transform: rotate(8deg);
    -moz-transform: rotate(8deg);
    -webkit-transform: rotate(-8deg);
    -o-transform: rotate(8deg)
}

.weui-loadmore_line .weui-loadmore__tips{background-color:#f7f7f8}
.weui-loadmore{
  width:65%;
  margin:1.5em auto;
  line-height:1.6em;
  font-size:14px;
  text-align:center;
}
.weui-loadmore__tips{
  display:inline-block;
  vertical-align:middle;
}
.weui-loadmore_line{
  border-top:1px solid #E5E5E5;
  margin-top:2.4em;
}
.weui-loadmore_line .weui-loadmore__tips{
  position:relative;
  top:-0.9em;
  padding:0 .55em;
  background-color:#FFFFFF;
  color:#999999;
}
.weui-loadmore_dot .weui-loadmore__tips{
  padding:0 .16em;
}
.weui-loadmore_dot .weui-loadmore__tips:before{
  content:" ";
  width:4px;
  height:4px;
  border-radius:50%;
  background-color:#E5E5E5;
  display:inline-block;
  position:relative;
  vertical-align:0;
  top:-0.16em;
}

.home{    width: 1050px;
    margin: 0 auto;
    background: #fff;}
.home .home-container .home-recommend-account .title-box .title-games .recommend-games ul.games-list {
    align-items: center;
    display: flex;
}

.home .home-container .home-recommend-account .games-list {
    display: flex;
    flex-wrap: wrap;
}
.home .home-container .home-recommend-account .games-list .games-item {
    word-wrap: break-word;
    margin-bottom: 23px;
    margin-right: 15px;
    position: relative;
    width: 239px;
    word-break: break-all;
}
.home .home-container .home-recommend-account .games-list .games-item .label {
    left: 0;
    position: absolute;
    top: -3px;
    z-index: 1;
}
.home .home-container .home-recommend-account .games-list .games-item .img {
    background: #dcdcdc;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    height: 160px;
    opacity: 1;
    overflow: hidden;
    width: 100%;
}
.home .home-container .home-recommend-account .games-list .games-item .games-info {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    overflow: hidden;
    padding: 0 8px 10px;
}
.home .home-container .home-recommend-account .games-list .games-item .games-info .title {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #333;
    display: -webkit-box;
    font-size: 14px;
    font-weight: 500;
    margin: 10px 0;
    opacity: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}
.home .home-container .home-recommend-account .games-list .games-item .games-info .price {
    align-items: center;
    display: flex;
    justify-content: space-between;
}
.text-aaa {
    color: #aaa;
}
.fb {
    font-weight: 700;
}
.text-F7423F {
    color: var(--color);
}
.f12 {
    font-size: 12px;
}
.f18 {
    font-size: 18px;
}
.home .home-container .home-recommend-account .games-list .games-item .games-info .info {
    color: #aaa;
    font-size: 13px;
    font-weight: 400;
    margin-top: 5px;
}
.home .home-container .home-recommend-account .games-list .games-item .details-content {
    background-color: rgba(27,27,27,.9);
    border-radius: 8px;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
    display: none;
    height: 100%;
    left: 241px;
    padding: 10px;
    position: absolute;
    top: -2px;
}
.home .home-container .home-recommend-account .games-list .games-item .details-content .item-detail-title {
    color: #fcad13;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 7px;
}
.home .home-container .home-recommend-account .games-list .games-item .details-content .item-detail-content {
    color: #ebedee;
    font-size: 14px;
    height: 225px;
    line-height: 20px;
    overflow-y: scroll;
    width: 448px;
}

.home .home-container .home-recommend-account .title-box .title-games .recommend-games ul.games-list .item {
    color: #565656;
    cursor: pointer;
    margin-right: 40px;
    position: relative;
}
.home .home-container .home-recommend-account .title-box .title-games .recommend-games ul.games-list .active {
    color: #f54c36;
    font-weight: 600;
}

.el-image__error, .el-image__inner, .el-image__placeholder {
    height: 100%;
    width: 100%;
}

.el-image__inner {
    vertical-align: top;
}
.home-guarantee-box {
    overflow: hidden;
    background: #3382de;
        margin-top: 15PX;
    width:100%;
}
.home-guarantee-box .guarantee-list {
    align-items: center;
    

    width: 1050px;
    margin: 0 auto;
    display: flex;
    height: 60px;
    color:#fff;
    justify-content: space-around;
}
.home-guarantee-box .guarantee-list li {
    align-items: center;
    display: flex;
    justify-content: space-between;
}
.home-guarantee-box .guarantee-list li span {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
}
.home-guarantee-box .guarantee-list li .img1 {
    height: 25px;
    width: 21px;
}
.home-guarantee-box .guarantee-list li .img2 {
    height: 27px;
    width: 23px;
}
.home-guarantee-box .guarantee-list li .img3 {
    height: 22px;
    width: 28px;
}
.home-guarantee-box .guarantee-list li .img {
    margin-right: 11px;
}
.home-guarantee-box .guarantee-list li span {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
}
.app-wrapper{padding-bottom:10px}
.data-empty{
    text-align: center;
    color: #000;
}




.gold_gg {
    width: 100%;
    background: #fff;
    padding-bottom: 15px;
}

.gold_gg_nav {
    width: 1050px;
    height: 80px;
    margin: 0 auto;
}

    .gold_gg_nav ul li {
        float: left;
        width: 120px;
        height: 80px;
        text-align: center;
        line-height: 80px;
        font-size: 18px
    }

        .gold_gg_nav ul li img {
            width: 70px;
        }

.gold_cc_dev {
    width: 1050px;
    height: 120px;
    margin: 0 auto;
}

    .gold_cc_dev img {
        width: 1050px;
        margin: 0 auto;
    }

.gold_cc_z {
    position: absolute;
    top: 290px;
}

    .gold_cc_z span {
        font-size: 35px;
        position: relative;
        left: 200px;
        color: #fff;
        font-family: "楷体";
        font-weight: bold;
    }

.gold_mnav_con {
    padding: 10px 0px;
}

.gold_qq {
    width: 1050px;
    height: 60px;
    margin: 0 auto;
    line-height: 60px;
    background: #fff;
    box-shadow: 0px 0px 15px #ccc;
    font-size: 14px;
}

    .gold_qq span {
        display: inline-block;
        float: left;
    }

.g_q_1 {
    margin-left: 55px;
    margin-right: 20px;
    color:#333;
}

.g_q_2 {
    margin-right: 20px;
}

.gold_qq li {
    float: left;
    width: 50px;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    height: 35px;
    line-height: 35px;
    margin-top: 12px;
}

    .gold_qq li.current {
        color: #fff;
        font-weight: bold;
        background: #3399FE;
        border-radius: 8px;
    }
    .gold_qq li a.current {
        color: #fff;
    }

    .gold_ll {
        width: 1050px;
        margin: 0 auto;
        background: #fff;
        box-shadow: 0px 0px 15px #ccc;
        font-size: 14px;
        margin-top: 25px;
    }

.gold_ll_t {
    width: 1050px;
    height: 42px;
    background: #e6e6e6;
    line-height: 42px;
    color:#333;
}

    .gold_ll_t p {
        text-align: center;
        height: 42px;
        line-height: 42px;
        float: left;
    }

.gold_ll_t1 {
    width: 240px;
}

.gold_ll_t2 {
    width: 145px;
}

.gold_ll_t3 {
    width: 395px;
}

.gold_ll_t4 {
    width: 270px;
}

.gold_list_box {
    background: #fff;
}

.gold_list {
    background: #fff;
}

.gold_yipai {
    border-bottom: 1px solid #e5e5e5;
    padding: 20px 20px 20px 20px;
    overflow: hidden
}

    .gold_yipai .yipai_img {
        width: 180px;
        height: 60px;
        float: left
    }

        .gold_yipai .yipai_img img {
            width: 60px;
        }

        .gold_yipai .yipai_img span {
            font-size: 14px;
            font-weight: bold;
            margin-left: 25px;
        }

    .gold_yipai .yipai_dj {
        width: 140px;
        height: 60px;
        float: left;
        margin-left: 50px;
    }

.yd_1, .yd_2 {
    float: left;
}

.yd_1 {
    padding: 18px 5px;
}

.yd_2 {
    padding: 10px 5px;
}

    .yd_2 p {
        font-size: 14px;
        color: #FF9800;
        font-weight: bold;
    }

.yipai_je {
    width: 330px;
    height: 28px;
    float: left;
    padding: 11px 35px 11px 30px;
}

.ra_s {
    line-height: 20px;
    height: 20px;
    vertical-align: middle;
    margin-right: 3px
}

.yipai_je_a, .yipai_je_b, .yipai_je_c {
    float: left;
}

.yipai_je_a {
    width: 80px;
    height: 38px;
}

.yipai_je_b {
    width: 100px;
    height: 30px;
    border: 2px solid #FF9800;
    border-radius: 5px;
    margin-top: 2px;
}

    .yipai_je_b input {
        width: 60px;
        height: 20px;
        margin: 5px 5px;
        float:left;
    }
    .yipai_je_b span {
        float: right;
        line-height: 30px;
        margin-right: 5px;
        color:#333;
    }

        .yipai_je_c {
            height: 30px;
            line-height: 30px;
            color: #FF9800;
            font-size: 18px;
            margin-left: 50px;
            font-weight: bold;
        }

.yipai_fw {
    width: 240px;
    float: left;
}

.yipai_fw_l {
    float: left;
    margin-top: 7px;
    color:#333;
}

.yipai_fw_l_a {
    height: 25px;
}
.yipai_fw_r.current {
    color: #fff;
    background: #FF6600;
    box-shadow: 0 0 5px 0 #FF5722;
}
.yipai_fw_r {
    float: right;
    border: 1px solid #FF9800;
    width: 100px;
    height: 35px;
    border-radius: 5px;
    color: #FF9800;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    margin-top: 10px;
    background: #FFF8F2;
    cursor: pointer;
}

    .yipai_fw_r.current {
        color: #fff;
        background: #FF6600;
        box-shadow: 0 0 5px 0 #FF5722;
    }

/**/
.gold_ss_t {
    float: left;
    height: 81px;
    line-height: 81px;
    font-size: 20px;
    margin: 25px 20px 0 0
}

    .gold_ss_t span {
        color: #827d7d;
    }

        .gold_ss_t span:first-child {
            margin: 0 15px 0 0;
            font-size: 18px
        }

.gb {
    background-image: linear-gradient(to bottom,#000, #f2f3f5);
    padding: 30px 0px;
}

.gold_ss_r img {
    float: right;
    margin-top: 20px;
}

.gb_content {
    width: 1050px;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0px 0px 15px #635b5b;
}

.gb_c_t {
    width: 1050px;
    height: 90px;
    text-align: center;
    font-size: 25px;
    line-height: 120px;
}

.gb_c_sm {
    background: #FFFCF1;
    margin: 15px 100px;
    padding: 10px 30px;
    border: 1px solid #FFD147
}

    .gb_c_sm ul li {
        line-height: 20px;
    }

    .gb_c_sm p:first-child {
        height: 20px;
    }

.gb_c_orc {
    width: 1000px;
    margin: 20px 100px;
}

    .gb_c_orc span {
        font-size: 18px;
    }

.gb_c_orc_a {
    width: 1000px;
    height: 135px;
    border: 1px solid #f1ecec;
    margin-top: 10px;
}

.gb_c_orc_t {
    width: 1000px;
    height: 38px;
    background: #f2f3f5;
}

    .gb_c_orc_t p {
        float: left;
        text-align: center;
        line-height: 38px;
        font-size: 13px;
    }

.gb_c_orc_c {
    width: 1000px;
}

.gb_c_orc_t1 {
    width: 260px;
    float: left;
}

.gb_c_orc_c1 {
    width: 260px;
    float: left;
}

.gb_c_orc_t2 {
    width: 120px;
    float: left;
}

.gb_c_orc_c2 {
    width: 119px;
    float: left;
    line-height: 98px;
    text-align: center;
}

.gb_c_orc_t3 {
    width: 160px;
    float: left;
}

.gb_c_orc_c3 {
    width: 159px;
    float: left;
    text-align: center;
}

.gb_c_orc_t4 {
    width: 160px;
    float: left;
}

.gb_c_orc_c4 {
    width: 159px;
    float: left;
    text-align: center;
}

.gb_c_orc_t5 {
    width: 120px;
    float: left;
}

.gb_c_orc_c5 {
    width: 119px;
    float: left;
    text-align: center;
    line-height: 98px;
}

.gb_c_orc_t6 {
    width: 180px;
    float: left;
}

.gb_c_orc_c6 {
    width: 179px;
    float: left;
}

.gb_c_orc_c1, .gb_c_orc_c2, .gb_c_orc_c3, .gb_c_orc_c4, .gb_c_orc_c5 {
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #f1ecec;
    height: 98px;
}

    .gb_c_orc_c1 p {
        float: left;
    }

    .gb_c_orc_c1 img {
        width: 58px;
    }

.gb_c_orc_c1_r span {
    display: block;
}

    .gb_c_orc_c1_r span:first-child {
        font-size: 16px;
    }

    .gb_c_orc_c1_r span:last-child {
        font-size: 14px;
        color: #ccc;
    }

.gb_c_orc_c1_i {
    margin: 20px 10px 20px 30px;
}

.gb_c_orc_c1_r {
    margin: 20px 0px 20px 0px;
}

.gb_c_orc_c2 span {
    font-size: 13px;
}

.gb_c_orc_c3 p:first-child {
    margin-top: 35px;
}

.gb_c_orc_c4 p {
    font-size: 16px;
    color: #FF9800;
    font-weight: bold;
}

    .gb_c_orc_c4 p:first-child {
        margin-top: 25px;
    }

.gb_c_orc_c5 span {
    font-size: 20px;
    font-weight: bold;
    color: #FF9800;
}

.gb_c_orc_b {
    width: 1000px;
    text-align: center;
    padding: 120px 0px 50px 0px;
}

    .gb_c_orc_b button {
        width: 150px;
        height: 40px;
        line-height: 40px;
        color: #fff;
        background: #FF9800;
        margin-bottom: 10px;
    }

        .gb_c_orc_b button span {
            font-size: 16px;
        }

            .gb_c_orc_b button span:first-child {
                margin-right: 5px;
            }

.js_ed {
    width: 22%;
    margin-left: 39%;
    position: fixed;
    z-index: 99999;
    top: 25%;
    background: #fff;
    border-radius: 15px;
    padding: 24px 33px;
}

.js_ed_a span:first-child {
    font-size: 18px;
    font-weight: bold;
    float: left
}

.js_ed_a span:last-child {
    font-size: 18px;
    float: right;
}

.js_ed_b {
    margin-top: 50px;
}

    .js_ed_b span {
        color: #FF9800;
    }

    .js_ed_b p {
        font-size: 13px;
        margin-bottom: 25px;
    }

        .js_ed_b p select {
            border: 1px solid #e8e0e0;
            width: 150px;
            height: 30px;
            border-radius: 5px;
            margin-right: 16px;
        }

        .js_ed_b p input[type=text] {
            border: 1px solid #e8e0e0;
            width: 320px;
            height: 30px;
            border-radius: 5px;
        }

    .js_ed_b button {
        width: 180px;
        height: 40px;
        color: #fff;
        font-size: 18px;
        border-radius: 10px;
        background: #FF9800;
    }

.js_ed_c {
    box-shadow: 0px 0px 10px #bfb9b9;
    width: 90%;
    margin-left: 5%;
    border: 1px solid #f2f3f5;
    text-align: center;
    border-radius: 5px;
    padding: 20px 0px;
    margin-bottom: 15px;
}

.js_ed_c_g {
    margin-top: 20px;
}

    .js_ed_c_g a {
        font-size: 16px;
        color: #2196F3;
        font-weight: bold;
    }

.js_ed_c ul li {
    line-height: 20px;
    font-weight: bold;
    font-size: 13px;
}
.span_js {
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    margin-top: 18px;
}

.btn_jia {
    width: 120px;
    height: 30px;
    font-size: 14px;
    background: #2196F3;
    border-radius: 50px;
    color: #fff;
    line-height: 30px;
    margin: 10px 26px;
}

.gb_c_orc_c6 p {
    display: none;
}