﻿@charset "utf-8";
/* CSS Document */
/*基本设置*/
* {
    padding: 0;
    margin: 0
}
@font-face {
    font-family: 'HXBNS';
    src: url('../fonts/HXBNS.otf') format('opentype');
}
@font-face {
    font-family: 'ZKKH';
    src: url('../fonts/ZKKH.TTF') format('truetype');
}
@font-face {
    font-family: 'SYHTBOLD';
    src: url('../fonts/SYHTBOLD.otf') format('opentype');
}
@font-face {
    font-family: 'SYHTLIGHT';
    src: url('../fonts/SYHTLIGHT.otf') format('opentype');
}
@font-face {
    font-family: 'BaiBianMaDing';
    src: url('../fonts/BaiBianMaDing.ttf') format('truetype');
}
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;
}

body {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    color: #4D4D4D;
    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: #f2f3f5;
}
/*引入字体*/
@font-face {
    font-family: 'AkzidenzGrotesk-BoldCondAlt';
    src: url('../fonts/akzidenzgrotesk-boldcondalt.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/*---------------------------------------------首页------------------------------------------*/
/*顶部*/
.content_bg {
  
    width: 100%;
    margin-bottom:20px;
   
}
.top_common_box {
    width: 100%;
    min-width: 1200px;
    height: 35px;
    line-height: 35px;
    background: #f2f3f5;
}

.top_common {
    width: 1200px;
    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: 14px;
        color: #8c8a8a;
        margin-right: 25px;
    }
        .tcom_left .tcom_p1 img {
            border-radius: 100%;
            vertical-align: middle;
            width: 30px;
            margin-top: -3px;
            margin-right: 5px;
        }

    .tcom_left .tcom_a1 {
        display: inline-block;
        font-size: 12px;
        color: #9E9E9E;
        margin: 7px 20px 7px 0;
        width: 50px;
        height: 21px;
        line-height: 21px;
        text-align: center;
        border-radius: 10px;
        border: 1px solid #9E9E9E;
    }

    .tcom_left .tcom_a2 {
        display: inline-block;
        font-size: 12px;
        color: #fff;
        font-size: 12px;
        margin: 6px 20px 6px 0;
        width: 50px;
        height: 23px;
        line-height: 23px;
        text-align: center;
        border-radius: 10px;
        background: #03A9F4;
    }

    .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 p {
        float: left;
        height: 29px;
        margin-top: 3px;
        border-right: 1px solid #ece4e4;
        padding: 0 20px;
        text-align: center;
    }
        .tcom_rig p:last-child {
            border-right: none;
        }
    .tcom_rig .tcom_a4 {
        height: 15px;
        line-height: 15px;
        margin: 7px 0 0 0;
        color: #000;
        font-size: 12px;
        float: left;
        display: inline-block;
    }

    .tcom_rig a.current {
        color: #fff;
        font-weight: bold;
        background: #fff;
        color: #03A9F4;
        display: inline-block;
        height: 25px;
        text-align: center;
        line-height: 25px;
        padding: 0 15px;
        border-radius: 8px;
        margin: 2px 0 0;
    }



.suos_box {
    width: 100%;
    height: 130px;
    background: #fff;
}

    .suos_box .suos {
        width: 1200px;
        margin: 0 auto;
        display: table;
    }

.suos_logo_box {
    float: left;
}

.suos_logo {
    float: left;
    width: 200px;
    height: 90px;
    margin: 15px 20px 0 0;
    text-align: center;
}
    .suos_logo p{
        float:left;
    }
        .suos_logo p:first-child {
            width: 100%;
            
        }
        .suos_logo p:last-child {
            width: 200px;
            height: 100%;
            color: #24A1FE;
            text-align: center;
            font-weight: bold;
            font-size: 45px;
        }
        .suos_logo p span {
            display: block;
            color: #fff;
            letter-spacing: 2px;
            font-family: 黑体;
        }
            .suos_logo p span:lang(a) {
                font-size: 16px;
                margin-top: 3px;
            }
            .suos_logo p span:lang(b) {
                font-size: 30px;
                font-family: 微软雅黑;
                margin: 3px 0px;
            }
            .suos_logo p span:lang(c) {
                font-size: 13px;
            }
    .suos_logo img {
        width: 250px;
        margin-top: 10px;
    }

.suos_logo_p1 {
    font-size: 24px;
    color: #363636;
    line-height: 120px;
    float: left;
}

.suos_input_box {
    float: left;
    margin: 20px 0 0 0;
    position: relative;
    width: 980px;
    left: 80px;
}

.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;
}
.i_pro {
    background: url(../image/goods_bg.png) no-repeat;
    background-color: #fff;
    border-radius: 10px;
    border: 2px dashed #2196F3;
    width: 1200px;
    margin: 0 auto;
    background-size: cover;
    height: 700px;
    margin-top: 10px;
}

.i_pro_c {
    width: 987px;
    margin: 50px 0 0 210px;
}

    .i_pro_c ul {
        width: 100%;
       
    }
       
        .i_pro_c ul li {
            width: 300px;
            height: 260px;
            float: left;
            padding: 15px 14px;
        }

.i_pro_li_img {
    width: 300px;
}

    .i_pro_li_img img {
        width: 100%;
        border-radius: 10px;
        height:160px;
    }

.i_pro_li_txt {
}

.i_pro_li_txt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -moz-box;
    -moz-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal;
    font-size: 13px;
    font-weight: bold;
    width: 300px;
    text-align: left;
    margin-top: 10px;
    font-family: 黑体;
}

    .i_pro_li_txt img {
        width: 60px;
        vertical-align: middle;
    }

.i_pro_li_pg {
    float: left;
    margin-top: 10px;
}

    .i_pro_li_pg p span:lang(a) {
        font-weight: bold;
        color: #FF7F30;
        font-size: 16px;
    }

    .i_pro_li_pg p span:lang(b) {
        font-family: 黑体;
    }

    .i_pro_li_pg p span:lang(zhbp), .i_pro_li_pg p span:lang(dbpp) {
        color: #FFA671;
        display: inline-block;
        border: 1px solid #FFA671;
        transform: scale(0.9,0.9);
        border-radius: 3px;
        padding: 0 2px;
        cursor:pointer;
    }

    .i_pro_li_pg p span:lang(fqg), .i_pro_li_pg p span:lang(gfhg) {
        color: #E20E40;
        display: inline-block;
        border: 1px solid #E20E40;
        transform: scale(0.9,0.9);
        border-radius: 3px;
        padding: 0 2px;
        cursor:pointer;
    }

.i_pro_li_bt {
    float: right;
    margin-top: 10px;
}

    .i_pro_li_bt div {
        width: 40px;
        height: 35px;
        line-height: 35px;
        border-radius: 10px;
        color: #fff;
        background: #FF7F30;
        font-size: 16px;
        font-family: 楷体;
        margin-top: 3px;
        text-align:center;
    }
.suos_input {
    width: 600px;
    height: 35px;
    line-height: 35px;
   
    border-radius: 10px;
 
    border: 1px solid #03A9F4;
    margin-left: 100px;
}

    .suos_input .suos_i_p1 {
        float: left;
        font-size: 14px;
        line-height: 25px;
        color: #757272;
        border-right: 1px solid #03a9f438;
        margin-top: 5px;
        width: 105px;
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        cursor: pointer;
        text-align: center;
        height: 25px;
    }

    .suos_input .suos_i_in1 {
        float: left;
        font-size: 14px;
        line-height: 25px;
        color: #757272;
        width: 390px;
        padding-left: 10px;
        background: none;
        height: 25px;
        margin-top: 5px;
    }

    .suos_input .suos_i_b1 {
        float: right;
        font-size: 14px;
        line-height: 35px;
        height: 35px;
        color: #fff;
        width: 85px;
        text-align: center;
        background-color: #2884FF;
        cursor: pointer;
        border-radius: 10px;
       
    }

.suos_xiala {
    width: 180px;
    left: 182px;
    position: absolute;
    top: 40px;
    border: 1px solid #f3f3f3;
    border-top: 0px;
    padding: 12px;
    padding-bottom: 20px;
    background: #fff;
    z-index: 9999;
    max-height: 280px;
    overflow-y: auto;
    margin-left: -182px;
    border-radius: 10px 0 10px 10px;
    box-shadow: 0 0 5px #9a8e8e;
}

.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 {
    width: 100%;
    overflow: hidden;
}
/*导航*/
.nav_header {
    height: 40px;
    margin-top: 10px;
}
.nav_header2 {
    height: 40px;
    float: left;
    margin-top: 35px;
}

.nav_header .package {
    width: 980px;
    margin-right: auto;
    margin-left: auto;
}
.nav_header2 .package {
   
    width: 860px;
    margin-right: auto;
    margin-left: auto;
}

    .nav_header .header01:before {
        display: table;
    }
.nav_header2 .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;
     
        border-radius: 20px;
       
        width: 950px;
    }
.nav_header2 .header01 .nav {
    float: left;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    background: #fff;
    border-radius: 20px;
  
    width: 860px;
}
        .nav_header .header01 .nav:before {
            display: table;
            content: " ";
        }
.nav_header2 .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_header2 .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_header2 .header01 .nav > ul > li > a:hover:before {
    left: 0;
    right: 0;
}
        .nav_header .header01 .nav > ul li .active:before {
            left: 0;
            right: 0;
        }
.nav_header2 .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);*/
           
            text-decoration:solid;
        }
.nav_header2 .header01 .nav > ul > li > a:hover {
    color: #3399FE;
    /*background: rgba(51, 153, 254, 0.56);*/
    text-decoration: solid;
}
        .nav_header .header01 .nav > ul li .active {
            color: #3399FE;
        }
.nav_header2 .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_header2 .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: 10px;
    border-top-right-radius: 10px;
    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;
     
        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_header2 .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: 16px;
    padding: 0 100px 0px 0px;
    line-height: 40px;
}
.nav_header2 .header01 .nav > ul li a {
    display: inline-block;
    font-size: 16px;
    padding: 0 50px 0px 50px;
    line-height: 40px;
}

.nav_header .header01 .nav ul .nav_er {
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
}
.nav_header2 .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_header2 .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_header2 .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;
        }
.nav_header2 .header01 .nav > ul .nav_er .div_dl li a {
    font-size: 14px;
    color: #fff;
    line-height: 60px;
    padding: 0 20px;
}

.bg_r {
    max-width: 1200px;
    margin: 0px auto;
}

.bg_r_top {
    height: 400px;
}

.bg_r_top_left {
    width: 200px;
    height: 400px;
    background: #fff;
    float: left;
      overflow: hidden;
    margin-top: 10px;
    border-radius: 10px;
}

    .bg_r_top_left ul {
        padding: 0px 15px;
    }



    .bg_r_top_left ul li {
        height:50px;
        border-bottom: 1px solid rgba(204, 204, 204, 0.22);
        padding: 15px 0px;
    }

.bg_r_top_center {
    width: 670px;
    height: 390px;
    float: left;
    margin: 10px 10px 0 10px;
    border-radius:10px;
}

    .bg_r_top_center img {
        width: 780px;
        height: 390px;
        border-radius: 10px;
    }

.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;
   
}
.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: 180px;
    height: 380px;
    background: #fff;
    float: right;
    margin: 10px 0px;
    padding: 10px 10px;
    overflow: hidden;
    border-radius: 10px;
}

.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/zhal.png?v=10) no-repeat;
    float: left;
    width: 187px;
    height: 85px;
    margin-right: 10px;
   
    background-size: cover;
    border-radius: 10px;
}

.bg_r_bottom .i_p2 {
    background: url(../image/zhbz.png?v=8) no-repeat;
    float: left;
    width: 187px;
    height: 85px;
    margin-right: 10px;
    
    background-size: cover;
    border-radius: 10px;
}

.bg_r_bottom .i_p3 {
    background: url(../image/gjhs.png?v=8) no-repeat;
    float: left;
    width: 187px;
    height: 85px;
    margin-right: 10px;
    
    background-size: cover;
    border-radius: 10px;
}
.bg_r_bottom .i_p4 {
    background: url(../image/juug.png?v=8) no-repeat;
    float: left;
    width: 190px;
    height: 85px;
   
    background-size: cover;
    border-radius: 10px;
}
.bg_r_bottom .i_p5 {
    background: url(../image/jokoo.png?v=8) no-repeat;
    float: left;
    width: 200px;
    height: 85px;
   
    background-size: cover;
    border-radius: 10px;
    text-align: center;
}
.i_p1 div, .i_p2 div, .i_p3 div, .i_p4 div, .i_p5 div {
    width: 100%;
}
    .i_p1 div:last-child, .i_p2 div:last-child, .i_p3 div:last-child, .i_p4 div:last-child, .i_p5 div:last-child {
        color: #fff;
        font-size: 22px;
        border-radius: 25px;
        text-align: center;
        line-height: 95px;
        width: 100%;
        font-weight: 900;
        font-family: 华文楷体;
    }

       
        .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;
}
.adv_tg {
    width: 1200px;
    margin: 15px auto;
    height: 40px;
    background: #ffffff87;
    border-radius: 10px;
}

.adv_tg_t {
    float: left;
    width: 80px;
    border-right: 1px solid #6f6b6b;
    padding: 0 10px;
    height: 20px;
    line-height: 20px;
    margin-top: 10px;
    font-size: 16px;
    color: #6f6b6b;
}

.marquee-wrap {
    box-sizing: border-box;
    width: 1095px;
    text-align: center;
    border-radius: 32px;
    overflow: hidden;
    user-select: none;
    float: left;
    padding: 0 10px;
   
    height: 20px;
    line-height: 20px;
    margin-top: 10px;
}

.scroll_div {
    white-space: nowrap;
    overflow: hidden
}

    .scroll_div p {
        display: inline-block;
        padding: 0 8px

    }

        .scroll_div p span {
            margin-right: 15px;
            font-size: 16px;
        }
/*banner*/
.i_ban_box {
    width: 100%;
    height: 420px;
    /*background: url(../image/ban_bj.png) center no-repeat;*/
    margin-top: -79px;
}

.i_ban {
    width: 1200px;
    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: 1200px;
    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: 990px;
    margin: 10px auto;
    overflow: hidden;
}

    .igj_con .igj_ul1 {
        float: left;
    }

        .igj_con .igj_ul1 li {
            width: 165px;
            height: 85px;
            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: #F2F3F5;
    padding: 40px 0 0 0;
}

.i_yxlan_con {
    width: 1200px;
    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: 1200px;
    height: 430px;
    margin-top: 40px;
    min-width: 1200px;
}

.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: 1200px;
        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: 1200px;
        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: 1200px;
    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: 440px;
    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: 90px;
        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/retop.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%;
    margin-top: 20px;
}

.mnav_con {
    width: 1200px;
    margin: 0 auto;
    padding: 0 0 15px 0px;
    overflow: hidden;
}

    .mnav_con .mnav_sp1 {
        float: left;
        width: 18px;
        height: 22px;
        background: url(../image/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: 1160px;
        background: #fff;
        margin: 0px auto 0 auto;
        border-radius: 10px;
        padding: 10px 20px;
    }

.fenlei_con ul li {
    overflow: hidden;
}
.fenl_abox_c{
    float:left;
}
.fenlei_multi {
    width: 78px;
    height: 24px;
    border: 1px solid #eaeaea;
    text-align: center;
    line-height: 24px;
    cursor: pointer;
    border-radius: 5px;
    float: right;
}
.fenlei_multi img {
    vertical-align: middle;
    width: 10px;
    margin-top: -3px;
    margin-left: 2px;
}
.fenlei_expend {
    width: 78px;
    height: 24px;
    border: 1px solid #eaeaea;
    text-align: center;
    line-height: 24px;
    cursor: pointer;
    border-radius: 5px;
    float: right;
}
.fenlei_expend img {
    vertical-align: middle;
    width: 10px;
    margin-top: -3px;
    margin-left: 2px;
}
.fenlei_btn {
    float: right;
}
    .fenlei_btn p:first-child {
        width: 37px;
        height: 24px;
        background: #03A9F4;
        border-radius: 5px;
        line-height: 24px;
        text-align: center;
        color: #fff;
        float: left;
        cursor: pointer;
    }
    .fenlei_btn p:last-child {
        width: 37px;
        height: 22px;
        border: 1px solid #03A9F4;
        border-radius: 5px;
        line-height: 22px;
        text-align: center;
        color: #03A9F4;
        float: left;
        margin-left: 4px;
        cursor: pointer;
    }
    .fenlei_con ul li:last-child {
        border-bottom: none;
    }

    .fenlei_con ul li .fenl_tit {
        float: left;
        font-size: 14px;
        width: 80px;
        color: #666;
        padding: 20px 0;
        text-align: right;
       
    }
    .fenlei_con ul li:first-child {
        border-bottom: 1px solid #eae8e8;
    }
.fenlei_con ul li .fenl_abox {
    width: 1048px;
    padding: 12px 0 18px 10px;
    overflow: hidden;
}
.mnav_line {
    background: #fff;
    height: 40px;
    line-height: 40px;
    width: 90px;
    border-radius: 40px;
    float: left;
}

    .mnav_line p {
        width: 40px;
        height: 40px;
        text-align: center;
        background: #03A9F4;
        border-radius: 40px;
        display: inline-block;
        float: left;
    }

        .mnav_line p img {
            width: 20px;
            margin-top: 10px;
        }

    .mnav_line span {
        font-size: 12px;
        margin-left: 5px;
        display: inline-block;
        float: left;
    }

.mnav_forward {
    float: left;
    height: 40px;
    width: 30px;
}

    .mnav_forward img {
        width: 30px;
        margin-top: 5px;
    }

.mnav_item {
    background: #fff;
    height: 40px;
    line-height: 40px;
    border-radius: 40px;
    float: left;
    padding: 0 20px;
    text-align: center;
}

    .mnav_item span {
        font-size: 12px;
        letter-spacing: 2px;
    }

    .mnav_item .exp {
        color: #03A9F4;
    }
.nav_left_ {
    width: 240px;
    height: 40px;
    border-radius: 20px;
    background: #fff;
    line-height: 43px;
    text-align: center;
    float: left;
}

    .nav_left_ span {
        background-image: linear-gradient(to right, #333, #03A9F4);
        background-clip: text;
        text-fill-color: transparent;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-size: 20px;
      
        font-family: HXBNS;
    }

.gold_cc {
    width: 1200px;
    margin: 15px auto;
}

.gold_cc_dev img {
    border-radius: 10px;
    width: 100%;
}

.gold_cc_z {
    width: 1200px;
    text-align: center;
    position: absolute;
    top: 210px;
}

    .gold_cc_z span {
        color: #fff;
        font-size: 18px;
        letter-spacing: 8px;
        font-weight: bold;
    }
.fenl_abox a {
    color: #333;
    font-size: 14px;
  
    float: left;
    display: -webkit-box;
    cursor: pointer;
    width: 100px;
    text-align: center;
    margin: 5px 10px;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

    .fenl_abox a.current {
        color: #fff;
        background: #03A9F4;
        border-radius: 15px;
    }

.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(../image/list_img1.png) center no-repeat;
        background-position: 0 -20px;
        float: left;
    }

.fenl_abox1 {
    overflow: hidden;
    width: 1018px;
}

.plist_box {
    width: 100%;
    margin: 40px 0 0 0;
}

.pli_con {
    width: 1200px;
    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 40px;
            }

    .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: 300px;
            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: 1200px;
    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 dashed #e5e5e5;
    padding: 30px 20px;
    overflow: hidden;
}
    .pli_yipai:hover{
        box-shadow:5px 5px 5px #e5e5e5;
    }

    .pli_yipai .yipai_img {
        width: 120px;
        height: 120px;
        float: left;
    }

        .pli_yipai .yipai_img img {
            width: 100%;
            height: 100%;
            border-radius:10px;
        }

.yipai_le {
    width: 630px;
    float: left;
    margin: 0 0 0 20px;
}

.yp_letit {
    overflow: hidden;
}

.yipai_le .yp_letit 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;
}

.yipai_le .yp_letit p {
    width: 515px;
    font-size: 14px;
    line-height: 30px;
    float: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    font-weight: bold;
}

.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: 220px;
    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(../image/list_img1.png) center no-repeat;
        background-position: 0 -40px;
    }

    .yipai_rig .yipai_rig_p2 span {
        background: url(../image/list_img1.png) center no-repeat;
        background-position: 0 -60px;
    }

    .yipai_rig .yipai_rig_p3 span {
        background: url(../image/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;
    }
.pro_t {
    width: 1200px;
    height: 40px;
    margin: 15px auto 0 auto;
}

.pro_tab {
    width: 600px;
    height: 40px;
    line-height: 40px;
    background: #E4E4E4;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}

    .pro_tab p {
        float: left;
        width: 300px;
        color: #fff;
        height: 40px;
        text-align: center;
        font-size: 28px;
        font-family: ZKKH;
        background: #E4E4E4;
        border-top-right-radius: 12px;
      
        border-top-left-radius: 12px;
    }

        .pro_tab p.current {
            border-top-left-radius: 12px;
            border-top-right-radius: 12px;
            background: #fff;
            color: #0094ff;
        }

            .pro_tab p.current span {
                border-bottom: 2px solid #0094ff;
            }

.pro_list {
    padding: 30px 30px;
    width: 1140px;
    background: #fff;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
    margin: 0 auto;
    overflow: hidden;
    min-height: 800px;
}

.pro_sx {
    width: 360px;
    height: 35px;
    line-height: 35px;
    background: #E4E4E4;
    border-radius: 35px;
    float: left;
}

    .pro_sx p {
        width: 120px;
        height: 35px;
        line-height: 35px;
        font-size: 15px;
        float: left;
        text-align: center;
        font-family: 楷体;
        cursor:pointer;
    }

        .pro_sx p.current {
            background: #03A9F4;
            color: #fff;
            border-radius: 35px;
        }

.pro_se {
    float: right;
    width: 400px;
    height: 29px;
    border: 1px solid #0094ff;
    border-radius: 33px;
    background: #E4E4E4;
    padding: 2px 2px 2px 10px;
}

    .pro_se input {
        border: none;
        width: 350px;
        height: 29px;
        line-height: 29px;
        float: left;
        background: #E4E4E4;
        outline: none;
        font-size: 15px;
        font-family: 楷体;
    }

    .pro_se button {
        width: 45px;
        height: 29px;
        background: #3399fe91;
        color: #fff;
        text-align: center;
        line-height: 29px;
        float: right;
        border-radius: 20px;
        font-size: 15px;
    }

.pro_list_b {
    clear: both;
    margin-top: 40px;
    min-height: 200px;
}

.pro_nothing {
    width: 100%;
    text-align: center;
    margin-top: 100px;
   
}

    .pro_nothing img {
        width: 100px;
    }

    .pro_nothing p {
        margin: 20px 0px;
        color: #bfbfbf;
    }
.pro_list_item {
    clear: both;
    height: 130px;
    border-bottom: 1px dashed #ccc;
    padding: 30px 0px
}
    .pro_list_item:hover {
        box-shadow: 5px 5px 5px #e5e5e5;
    }
.pro_list_item_img {
    width: 240px;
    height: 130px;
    float: left;
}

    .pro_list_item_img img {
        width: 100%;
        height: 130px;
        border-radius: 10px;
    }

.pro_list_item_detail {
    width: 760px;
    height: 130px;
    float: left;
    padding: 0 10px;
}

    .pro_list_item_detail p {
        width: 100%;
        font-size: 14px;
    }

    .pro_list_item_detail .pld1 {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        display: -moz-box;
        -moz-box-orient: vertical;
        word-wrap: break-word;
        word-break: break-all;
        white-space: normal;
        font-weight: bold;
        text-align: left;
        font-family: 黑体;
    }

        .pro_list_item_detail .pld1 img {
            width: 60px;
            vertical-align: middle;
            margin-top: -3px;
        }

    .pro_list_item_detail .pld2 {
        margin-top: 13px;
    }

    .pro_list_item_detail .pld3 span {
        display: inline-block;
        line-height: 25px;
    }

        .pro_list_item_detail .pld3 span:first-child {
            float: left;
        }

        .pro_list_item_detail .pld3 span:last-child {
            float: right;
        }

    .pro_list_item_detail .pld4 {
        color: #FF7F30;
        font-weight: bold;
        overflow: hidden;
    }

    .pro_list_item_detail .pld5 {
        margin-top: 13px;
    }

        .pro_list_item_detail .pld5 span:lang(zhbp) {
            color: #FFA671;
            display: inline-block;
            border: 1px solid #FFA671;
            border-radius: 3px;
            padding: 0 2px;
            transform: scale(0.9,0.9);
            cursor:pointer;
        }

        .pro_list_item_detail .pld5 span:lang(dbpp) {
            color: #FFA671;
            display: inline-block;
            border: 1px solid #FFA671;
            transform: scale(0.9,0.9);
            border-radius: 3px;
            padding: 0 2px;
            cursor: pointer;
        }

        .pro_list_item_detail .pld5 span:lang(fqg) {
            color: #E20E40;
            display: inline-block;
            border: 1px solid #E20E40;
            transform: scale(0.9,0.9);
            border-radius: 3px;
            padding: 0 2px;
            cursor: pointer;
        }

        .pro_list_item_detail .pld5 span:lang(gfhg) {
            color: #E20E40;
            display: inline-block;
            border: 1px solid #E20E40;
            transform: scale(0.9,0.9);
            border-radius: 3px;
            padding: 0 2px;
            cursor: pointer;
        }
        .pro_list_item_detail .pld5 span:lang(gfts) {
            color: #00BCD4;
            display: inline-block;
            border: 1px solid #00BCD4;
            transform: scale(0.9,0.9);
            border-radius: 3px;
            padding: 0 2px;
            cursor: pointer;
        }

.pro_list_item_btn {
    width: 80px;
    height: 130px;
    text-align: center;
    line-height: 130px;
    float: right;
}

    .pro_list_item_btn p {
        padding: 0px 10px;
        height: 30px;
        background: #FFA671;
        color: #fff;
        line-height: 30px;
        text-align: center;
        display: inline-block;
        border-radius: 10px;
        margin-top: 50px;
    }
/*-----------------------------------------------P游戏详情页面--------------------------------------*/

.pyxxq_box {
    width: 100%;
}

.pyxxq_con1 {
    width: 100%;
    margin: 0 auto;
    background: #fff;
    overflow: hidden;
}

    .pyxxq_con1 .pyxxq_le {
        float: left;
        width: 400px;
       
    }

.pyxxq_le .yxxqle_imgd {
    width: 360px;
    height: 310px;
}

    .pyxxq_le .yxxqle_imgd img {
        width: 100%;
        height: 100%;
    }

.pyxxq_ce {
    float: left;
    width: 760px;
   
}

    .pyxxq_ce .yxxq_ce_tit {
        font-size: 16px;
        color: #333;
        line-height: 30px;
        font-weight: bold;
        font-family: 黑体;
        /*overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        display: -moz-box;
        -moz-box-orient: vertical;
        word-wrap: break-word;
        word-break: break-all;
        white-space: normal;*/
    }

.pic_sign_logo {
    width: 60px;
    vertical-align: middle;
    margin-top: -5px;
}
.ce_t_text img {
    width: 20px;
    vertical-align: middle;
    margin-top: -5px;
}
.pyxxq_ce .yxxq_ce_tit .p_t_btn {
    color: #fff;
    display: inline-block;
    width: 70px;
    background: #03A9F4;
    border-radius: 10px;
    font-size: 14px;
    text-align: center;
    float: right;
    cursor: pointer;
}
            .pyxxq_ce .yxxq_ce_tit .p_t_btn img {
                width: 16px;
                vertical-align: middle;
            }
    .pyxxq_ce .yxxq_ce_jg {
        width: 100%;
       
        height: 50px;
        line-height: 64px;
       
        font-size: 18px;
        font-weight: bold;
        color: #FF7F30;
       
        float: left;
    }

    .pyxxq_ce .yxxq_ce_jg span {
        float: left;
        display: inline-block;
       
        font-size: 18px;
        font-weight: 900;
        color: #FF7F30;
    }

    .pyxxq_ce .yxxq_ce_bh {
        margin: 14px 0 0 0;
        font-size: 14px;
        color: #565454;
        float: left;
        width: 300px;
        font-family: 'YouYuan';
        font-weight: bold;
    }

        

.yxxq_ce_fk .ce_fk_box {
    overflow: hidden;
    margin: 20px 0 0 0;
}

    .yxxq_ce_fk .ce_fk_box a {
        display: inline-block;
        width: 150px;
        height: 45px;
        line-height: 45px;
        color: #fff;
        float: left;
        text-align: center;
        font-size: 14px;
        cursor: pointer;
        border-radius: 8px;
        font-family:'YouYuan';
    }

    .yxxq_ce_fk .ce_fk_box .ce_fk_an1 {
        margin: 0 40px 0 0;
        background-image: linear-gradient(to left, #2b7bbb, #3399FE);
    }

    .yxxq_ce_fk .ce_fk_box .ce_fk_an2 {
        margin: 0 40px 0 0;
        background-image: linear-gradient(to left, #cc461c, #E9431E);
    }

    .yxxq_ce_fk .ce_fk_box .ce_fk_an3 {
        background: #009688;
        margin: 0 40px 0 0;
    }

    .yxxq_ce_fk .ce_fk_box .ce_fk_an4 {
        background: #FF9800;
    }
.yxxq_ce_fk {
    clear: both;
    padding: 10px 0px;
}

.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(../image/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: right;
    width: 250px;
    text-align: center;
    margin-left: 10px;
    background: #f9f6f6;
    border-radius: 10px;
}

    .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: 35px;
        }

        .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: 19px;
            height: 18px;
        }

.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: 30px auto;
    border-radius: 8px;
    color: #333;
    font-size: 14px;
    border: 2px solid #4185bb;
}

.pyxxq_box .layui-tab {
    margin: 40px auto 0 auto;
}

.pyxxq_con2 {
    width: 1120px;
    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: 100%;
  
    box-sizing: border-box;
}

    .pyxxq2_con .pyxxq2_img1 img {
        width: 1120px;
        height: auto;
        margin: 0 0 40px 0;
        border-radius:15px;
    }

    .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;
    }

.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: 5px auto 0px;
    width: 360px;
    height: 60px;
    overflow: hidden;
    position: relative;
}

#piclist {
    width: 360px;
    float: left;
    overflow: hidden;
    height: 60px;
    position: absolute;
    left: 50%;
    margin-left: -170px;
}

    #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: 60px;
           
            width: 100px;
            margin: 0 5px;
            box-sizing: border-box;
        }

            #piclist ul li img {
                height: 100%;
                width: 100%;
                border-radius:10px;
            }

    

.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: 260px;
    clear: both;
    text-align: center;
    width: 390px;
    
}

    #originalpic img {
        display: none;
        position: relative;
        max-width: 390px;
        width: 390px;
        height: 260px;
        border-radius:10px;
    }

#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;
}

#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: 1200px;
    margin: 0 auto;
    /*display:none;*/
}

.yxxq_tanc {
    width: 500px;
    margin: 0 auto;
    z-index: 102;
    position: fixed;
    top: 160px;
 
    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(../image/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: 1200px;
    background: #fff;
    margin: 0 auto 0 auto;
    box-sizing: border-box;
    padding: 40px;
    border-radius: 20px;
    min-height: 1000px;
}

    .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(../image/i_dl1.jpg) center no-repeat;
    height: 644px;
    margin: 0 0 -80px 0;
    background-size: cover;
}

.idengl_con {
    width: 1200px;
    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;
    border-radius: 20px;
}

    .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;
    border-radius: 8px;
}

    .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(../image/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: #03A9F4;
        font-size: 14px;
        font-weight: bold;
        font-family: 幼圆;
    }

.idengl_form .idengl_anniu {
    width: 100%;
    border: none;
    color: #fff;
    height: 48px;
    outline: none;
    margin: 30px 0 60px 0;
    border-radius: 50px;
    text-align: center;
    background-image: linear-gradient(to left, rgb(40, 130, 202), #03A9F4);
    font-family: 幼圆;
}

    .idengl_form .idengl_anniu button {
        color: #fff;
        background: none;
        border: none;
        line-height: 44px;
        font-size: 16px;
        font-weight:bold;
    }
/*---------------------------------------------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: #03A9F4;
            font-family: 幼圆;
            font-weight: bold;
        }

.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: #03A9F4;
        color: #fff;
        padding: 10px 0;
        border: none;
        line-height: 26px;
        font-size: 14px;
        text-align: center;
        border-radius: 10px;
        font-family:幼圆;
        font-weight:bold;
    }
/*---------------------------------------------P游戏-1登录-忘记密码-重置密码页面------------------------------*/
.izhuc_box3 {
    background: url(../image/i_dl3.jpg) center no-repeat;
}
/*---------------------------------------------P游戏-1注册页面-------------------------------------------------*/
.izhuc_box4 {
   
}

.jizhu_axy {
    font-size: #999;
}

    .jizhu_axy span {
        color: #03A9F4;
        font-family: 幼圆;
        font-weight: bold;
    }
/*-------------------------------------------个人中心页面-----------------------------------------------*/
.g_ind_box {
    width: 100%;
    background: #F1F8FF;
    border-radius: 10px;
}

.g_ind_con {
    width: 1200px;
    
    overflow: hidden;
}

    .g_ind_con .g_ind_left {
        width: 160px;
        float: left;
        background: #DCEEFF;
        padding: 20px 5px;
        box-sizing: border-box;
        text-align: center;
        border-radius:10px;
        min-height: 900px;
    }
        .g_ind_con .g_ind_left .indl_ul img {
            vertical-align: middle;
            width: 20px;
            float: right;
            margin-top: 10px;
        }

        .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: #03A9F4;
            height: 50px;
            line-height: 50px;
            width: 150px;
            margin: 0 0 20px 0;
            cursor: pointer;
            border-radius: 8px;
        }

        .g_ind_con .g_ind_left .indl_p3 {
            font-size: 18px;
            color: #fff;
            background: #cccccc;
            height: 50px;
            line-height: 50px;
            width: 150px;
            margin: 0 0 20px 0;
            cursor: pointer;
            border-radius: 8px;
        }

            .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;
    width: 84%;
    padding: 0 6% 0 10%;
}

    .g_ind_left .indl_ul li {
        overflow: hidden;
      
        height: 40px;
        line-height: 40px;
    }

        .g_ind_left .indl_ul li a {
            display: block;
            width: 100%;
            overflow: hidden;
        }

        .g_ind_left .indl_ul li .indl_ul_p1 {
            font-size: 12px;
            color: #000;
            float: left;
            width: 80px;
            text-align: 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 -51px;
            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 -29px;
        }

        .g_ind_left .indl_ul li.current .indl_ul_p1 {
            color: #2196F3;
        }

.g_ind_con .g_ind_rig {
    width: 1040px;
    float: left;
    padding: 5px 5px;
    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: 200px;
        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(../image/g_icon2.png) center no-repeat;
        background-position: -2px 0;
    }

    .gindr_tb .gindr_tb_img .gindr_tb_span2 {
        background: url(../image/g_icon2.png) center no-repeat;
        background-position: -54px 0;
    }

    .gindr_tb .gindr_tb_img .gindr_tb_span3 {
        background: url(../image/g_icon2.png) center no-repeat;
        background-position: -106px 0;
    }

    .gindr_tb .gindr_tb_img .gindr_tb_span4 {
        background: url(../image/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: 990px;
    background: #fff;
    float: left;
    padding: 20px 20px;
   
    margin-top: 10px;
    border-radius: 10px;
    min-height: 630px;
}

    .g_dz_rig .g_dz_tit1 {
        font-size: 24px;
        color: #03A9F4;
        font-weight: bold;
        padding: 0 0 0px 10px;
        border-left: 3px solid #03A9F4;
        font-family: 华文隶书;
       
        margin-bottom: 50px;
    }

    .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: 934px;
    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;
        font-family: 幼圆;
    }

        .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;
    font-family: 幼圆;
    outline: none;
    border-radius: 8px;
}

.g_xxbj_an {
    margin: 40px 0 40px 360px;
}

    .g_xxbj_an .g_xxbj_sub {
        font-size: 15px;
        color: #fff;
        background: #2196F3;
        width: 155px;
        height: 45px;
        line-height: 45px;
        cursor: pointer;
        text-align: center;
        font-family: 幼圆;
        font-weight: bold;
        border-radius: 8px;
    }
/*----------------------------------------------------个人中心 -站内公告------------------------------------------------*/
.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: 20px;
    margin-bottom: 22px;
    font-family: 幼圆;
}
.news_fb {
    font-size: 16px;
    font-family: 幼圆;
    padding:10px 0px;
}
.saqbz_con {
    font-size: 16px;
    font-family: 幼圆;
    padding: 10px 0px;
}
.collection_w {
    width: 70px;
    float: right;
    height: 50px;
    /* margin: 50px 0px; */
    padding: 20px 0px
}

.collection_s {
    width: 85px;
    height: 35px;
    background: #fd793a;
    border-radius: 5px;
    font-size: 14px;
    text-align: center;
    line-height: 35px;
    color: #fff;
    cursor: pointer;
    font-family: 幼圆;
    margin-top: 20px;
}



/*---------------------------------------补充-------------------------------------------*/
.nav_ppg {
    width: 900px;
    height: 81px;
    line-height: 81px;
    margin: 20px 0px;
    float:right;
}
    .nav_ppg ul li {
        width: 125px;
        text-align: center;
        float: left;
        font-size: 18px;
        font-weight: bold;
    }
.nav_ppg li a.current{
    color:#fd793a;
}
.show_game{
    max-width:1200px;
 
    margin:0px auto;
    padding:5px 0px;
   
}
.pannel_g {
    max-width: 1200px;
    /* height: 645px; */
    background: #fff;
    padding: 0px 70px;
    min-height: 900px;
    border-radius: 20px;
}
.pannel_g_t{
    padding:22px  0px;
}
    .pannel_g_t li {
        font-size: 28px;
        float: left;
        margin-right: 35px;
        cursor: pointer;
        font-weight: bold;
        font-family: 华文行楷;
    }
.pannel_g_t li.current{
    border-bottom:3px solid #fd793a;
}
.pannel_g_z {
    width: 1060px;
    height: 40px;
    background: rgba(215, 217, 220, 0.45);
    margin-top: 30px;
    line-height: 40px;
  
    border-radius: 40px;
}
    .pannel_g_z dt {
        float: left;
        font-size: 18px;
        cursor: pointer;
        border-radius: 50px;
        background: #fff;
        padding: 0 16px;
        height: 36px;
        margin-top: 2px;
        line-height: 36px;
        letter-spacing: 2px;
    }
    .pannel_g_z dd {
        float: left;
        margin: 0px 12px;
        font-size: 16px;
        cursor: pointer;
        color: #ccc;
    }

.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(8n) {
       float:right;
       margin:0px;
    }
.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: 100%;
    height: 60px;
    border-radius: 100%;
    
    margin: 0 auto;
}
    .bg_footer_tp span {
        color: #000;
        margin-left: 10px;
        font-size: 14px;
        font-weight: bold;
    }
    .bg_footer_tp img {
        width: 50px;
        border-radius: 100%;
    }
.bg_footer_hy {
    text-align: center;
    margin-top: 10px
}
.bg_footer_btn {
    display: flex;
    justify-content: space-between;
   
}
    .bg_footer_btn button {
        width: 80px;
        height: 35px;
        font-size: 12px;
        border-radius: 5px;
        line-height: 33px;
    }
        .bg_footer_btn button:first-child {
           
            color: #fff;
            font-size: 12px;
            border-radius: 5px;
            line-height: 33px;
            
            background-image: linear-gradient(to left, #2196F3, #03A9F4);
        }
        .bg_footer_btn button:last-child {
            background: #fff;
            color: #2196F3;
            border: 1px solid #2196F3;
        }
.bg_footer_gg {
    margin-top: 10px;
    height: 35px;
}
    .bg_footer_gg p {
        width: 50%;
        text-align: center;
        float: left;
        font-size: 14px;
        color: #000;
        border-bottom: 2px solid #e5e5e5;
        padding-bottom: 5px;
        cursor:pointer;
    }
    .bg_footer_gg p.current {
       
        border-bottom: 2px solid #fd793a;
    }

.bg_footer_line {
    float: right;
    font-size: 12px;
    float: right;
   
}
    .bg_footer_line a {
        color: #03A9F4;
    }


.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)
}
.bxy_p_s {
    width: 100px;
    display: inline-block;
    height: 30px;
    border: 1px solid #ccdbe4;
    line-height: 30px;
    border-radius: 8px;
}
    .bxy_p_s input {
        width: 80px;
        height: 25px;
    }
.bxy_p_btn {
    width: 60px;
    height: 32px;
    background: #2196F3;
    color: #fff;
    font-size: 12px;
    line-height: 32px;
    font-weight: bold;
    border-radius: 8px;
}
.mnav_select {
    background: #03A9F4;
    height: 32px;
    line-height: 32px;
    border-radius: 32px;
    float: left;
    padding: 0 0 0 10px;
    text-align: center;
    margin-top: 4px;
    cursor: pointer;
}

    .mnav_select .exp {
        color: #fff;
        font-weight: bold;
        font-size: 14px;
        float: left;
        max-width: 110px;
        font-family: 'YouYuan';
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        display: -moz-box;
        -moz-box-orient: vertical;
        word-wrap: break-word;
        word-break: break-all;
        white-space: normal;
        font-weight: bold;
    }

    .mnav_select p {
        width: 20px;
        height: 20px;
        background: #fff;
        border-radius: 100%;
        margin: 6px 5px 6px 8px;
        display: block;
        float: right;
    }

        .mnav_select p img {
            width: 16px;
            height: 16px;
            vertical-align: middle;
            margin-top: 2px;
        }
.hide {
    display: none;
}

.show {
    display: block;
}

.show_c {
    padding: 80px 40px;
}
.i_tab_li2 li {
    float: left;
    
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    margin-right: 50px;
    font-family: HXBNS;
    font-size: 20px;
}
.i_tab_li li {
    float: left;
    width: 100px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    margin-right: 50px;
    font-family: HXBNS;
    font-size: 20px;
}

    .i_tab_li li.current {
        color: #1e9fff;
        font-weight: bold;
        border-bottom: 2px solid #1e9fff;
    }
.i_tab_li2 li.current a {
    color: #1e9fff;
    font-weight: bold;
    border-bottom: 2px solid #1e9fff;
}

.show_c li {
    width: 228px;
    margin: 25px 25px;
    height: 290px;
    border-radius: 10px;
    border: 1px solid #f2f2f2;
    box-shadow: 0px 0px 15px 0px #f2f3f5;
    float: left;
}

.k_status {
    line-height: 20px;
    width: 45px;
    height: 20px;
    background: #ff9800;
    color: #fff;
    text-align: center;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-bottom: 10px;
}

.k_status_ {
    line-height: 20px;
    width: 45px;
    height: 20px;
    background: #ccc;
    color: #fff;
    text-align: center;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-bottom: 5px;
}

.k_name {
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 5px;
}

.k_erweima {
    margin-left: 34px;
    margin-bottom: 15px;
}

    .k_erweima img {
        width: 160px;
    }

    .k_erweima span {
        display: block;
        width: 160px;
        height: 30px;
        background: #5fb878;
        text-align: center;
        line-height: 30px;
        color: #fff;
        font-size: 14px;
       
    }

.k_account {
    text-align: center;
}

    .k_account span:last-child {
        margin-left: 10px;
        cursor: pointer;
    }

        .k_account span:last-child img {
            width: 16px;
            margin-top: -2px;
        }
.y_video {
    width: 1120px;
    overflow: hidden;
}

.y_video_li {
    float: left;
    width: 260px;
    padding: 0 10px;
    margin-bottom: 20px;
}

.y_video_li_hang {
    width: 248px;
    border: 1px solid #efeaea;
    border-radius: 10px;
    padding: 5px 5px;
}

.y_video_li_img {
    width: 248px;
    height: 248px;
    margin-bottom: 10px;
}

.img_video {
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.y_video_li_tl {
    width: 248px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -moz-box;
    -moz-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal;
}

    .y_video_li_tl p {
        color: #000;
        font-size: 12px;
        text-align: center;
    }

.y_video_li_bt {
    width: 100%;
    height: 20px;
}

    .y_video_li_bt span {
        display: inline-block;
        font-size: 12px;
        color: #000;
    }

        .y_video_li_bt span:first-child {
            float: left;
            font-weight: bold;
        }

        .y_video_li_bt span:last-child {
            float: right;
        }

.icon_video {
    width: 80px;
    height: 80px;
    position: relative;
    left: 89px;
    top: -164px;
}