﻿@charset "utf-8";

/* CSS Document */


/*基本设置*/

* {
    padding: 0;
    margin: 0;
}

html,
div,
ul,
li,
dl,
dt,
dd,
p,
h1,
h2,
h3,
h4,
h5,
h6,
img,
form,
embed,
label,
ol {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 16px;
    font-weight: normal;
}

*:not(.fa) {
    font-family: "albb-Regular" !important;
}

@font-face {
    font-family: "albb-Regular";
    src: url("../fonts/albb-Regular.ttf") format("truetype");
}

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: #D9D4E3;
}


/*引入字体*/

@font-face {
    font-family: 'AkzidenzGrotesk-BoldCondAlt';
    src: url('../fonts/akzidenzgrotesk-boldcondalt.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


/*---------------------------------------------首页------------------------------------------*/


/*顶部*/

.top_common_box {
    width: 100%;
    background: #D9D4E3;
    min-width: 1200px;
    height: 44px;
    line-height: 44px;
}

.top_common {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.tcom_left {
    float: left;
}

.tcom_left .tcoml_box {
    float: left;
}

.tcom_left .tcom_p1 {
    float: left;
    font-size: 12px;
    color: #999999;
    margin: 0 48px 0 0;
}

.tcom_left .tcom_a1 {
    display: inline-block;
    font-size: 12px;
    color: #999999;
    margin: 0 20px 0 0;
}

.tcom_left .tcom_p2 {
    float: left;
    font-size: 12px;
    color: #333;
    margin: 0 48px 0 0;
}

.tcom_left .tcom_a3 {
    display: inline-block;
    padding: 0 10px;
    float: left;
    font-size: 12px;
    color: #fd793a;
}

.tcom_rig {
    float: right;
}

.tcom_rig .tcom_a4 {
    height: 24px;
    line-height: 20px;
    margin: 10px 0 0 0;
    color: #999999;
    font-size: 12px;
    float: left;
    padding: 0 20px;
    display: inline-block;
    border-right: 1px solid #e5e5e5;
}

.tcom_rig .tcom_a4:last-child {
    border-right: none;
}

.suos_box {
    width: 100%;
    background: #D9D4E3;
    height: 120px;
}

.suos_box .suos {
    width: 1200px;
    margin: 0 auto;
    display: table;
}

.suos_logo_box {
    float: left;
}

.suos_logo {
    float: left;
    height: 61px;
    padding: 0 20px 0 0;
    margin: 30px 0 0 0;
}

.suos_logo img {
    height: 100%;
}

.suos_logo_p1 {
    font-size: 24px;
    color: #363636;
    line-height: 120px;
    float: left;
}

.suos_input_box {
    float: right;
    margin: 36px 0 0 0;
    position: relative;
}

.suos_input {
    width: 540px;
    border: 2px solid #fd793a;
    height: 48px;
    line-height: 48px;
    border-radius: 5px;
}

.suos_input .suos_i_p1 {
    float: left;
    font-size: 14px;
    line-height: 25px;
    color: #000;
    padding: 0 5px 0 10px;
    border-right: 1px solid #cecece;
    margin-top: 11px;
    background: url(../images/ss_p1.png) 106px center no-repeat;
    width: 110px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
}

.suos_input .suos_i_in1 {
    float: left;
    font-size: 14px;
    line-height: 48px;
    color: #333;
    width: 309px;
    padding-left: 10px;
}

.suos_input .suos_i_b1 {
    float: left;
    font-size: 14px;
    line-height: 48px;
    height: 48px;
    color: #fff;
    width: 95px;
    text-align: center;
    background-color: #fd793a;
    cursor: pointer;
}

.suos_xiala {
    width: 260px;
    left: 182px;
    position: absolute;
    top: 50px;
    border: 2px solid #fd793a;
    padding: 12px;
    padding-bottom: 20px;
    background: #fff;
    z-index: 9999;
    max-height: 280px;
    overflow-y: auto;
    margin-left: -182px;
    border-radius: 4px;
}

.suos_xiala {
    display: none;
}

.suos_xiala a {
    width: 100%;
    height: 42px;
    line-height: 42px;
    display: block;
    align-items: center;
    font-size: 16px;
    margin-bottom: 10px;
    padding-left: 5px;
    color: #333;
}

.suos_xiala a img {
    margin-right: 10px;
}


/*导航*/

.nav_header {
    position: relative;
    height: 79px;
    /*top:0px;
  left:0px;
  right:0px;*/
    z-index: 51;
    background: rgba(0, 0, 0, .75);
}

.nav_header .package {
    padding-right: 15px;
    padding-left: 15px;
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
}

.nav_header .header01:before {
    display: table;
}

.nav_header .header01 .nav {
    float: left;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

.nav_header .header01 .nav:before {
    display: table;
    content: " ";
}

.nav_header .header01 .nav>ul>li>a:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: 0;
    background: #fd793a;
    height: 4px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.nav_header .header01 .nav>ul>li>a:hover:before {
    left: 0;
    right: 0;
}

.nav_header .header01 .nav>ul li .active:before {
    left: 0;
    right: 0;
}

.nav_header .header01 .nav>ul>li>a:hover {
    color: #fd793a;
    background: rgba(253, 121, 58, .2);
}

.nav_header .header01 .nav>ul li .active {
    color: #fd793a;
    background: rgba(253, 121, 58, .2);
}

.nav_header .header01 .nav>ul {
    float: left;
    transition: all 0.5s ease-in-out;
    opacity: 1;
    margin: 0;
}

.nav_header .header01 .nav>ul li {
    float: left;
    text-align: center;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

.nav_header .header01 .nav>ul li a {
    color: #fff;
    display: inline-block;
    font-size: 16px;
    position: relative;
    line-height: 79px;
    padding: 0 40px;
}

.nav_header .header01 .nav ul .nav_er {
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
}

.nav_header .header01 .nav>ul .nav_er .div_dl {
    background: rgba(4, 8, 15, 0.5);
    overflow: hidden;
}

.nav_header .header01 .nav>ul .nav_er .div_dl li {
    display: inline-block;
    float: inherit !important;
    /*  margin-left:30px;*/
    margin-top: 5px;
    margin-bottom: 5px;
}

.nav_header .header01 .nav>ul .nav_er .div_dl li a {
    font-size: 14px;
    color: #fff;
    line-height: 60px;
    padding: 0 20px;
}


/*banner*/

.i_ban_box {
    width: 100%;
}

.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: #D9D4E3;
    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;
    margin: 10px;
}

.i_col2_con .icol2_left {
    float: left;
    width: 200px;
    height: 332px;
    background: url(../images/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: 16px;
    color: #f2f3f5;
    margin-top: 15px;
}

.tbleft_con .tbleft_p3 {
    font-size: 14px;
    color: #aaabad;
    margin-top: 8px;
}

.icol2_cen {
    width: 1000px;
    height: 332px;
    background: url(../images/i_img2.jpg) center;
    float: left;
    background-size: cover;
}

.icol2_cen ul {
    padding: 80px;
}

.icol2_cen ul li {
    overflow: hidden;
    padding: 0 0 20px 0;
}

.icol2_cen_content {
    color: #fff;
    line-height: 18px;
    text-align: center;
    font-size: 12px
}

.icol2_cen ul li .i_ggcen_span1 {
    float: left;
    display: inline-block;
    width: 10px;
    height: 10px;
    vertical-align: middle;
    background: url(../images/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(../images/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(../images/i_icon2.png) center no-repeat;
}

.icol2_rig ul li .i_rphl_s2 {
    background: url(../images/i_icon3.png) center no-repeat;
}

.icol2_rig ul li .i_rphl_s3 {
    background: url(../images/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: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.igj_con .igj_ul1 {
    float: left;
}

.igj_con .igj_ul1 li {
    width: 293px;
    height: 234px;
    float: left;
    margin: 0 6px 0 0;
}

.igj_con .igj_ul1 li.igj_li1 {
    background: url(../images/i_img4.jpg) center no-repeat;
}

.igj_con .igj_ul1 li.igj_li2 {
    background: url(../images/i_img5.jpg) center no-repeat;
}

.igj_con .igj_ul1 li.igj_li3 {
    background: url(../images/i_img6.jpg) center no-repeat;
}

.igj_con .igj_ul1 li .igj_p1 {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    padding: 82px 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 #fd793a;
    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 10px;
    box-sizing: border-box;
}

.i_QQ_box ul {
    overflow: hidden;
}

.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(../images/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(../images/i_icon6.png) center no-repeat;
}

.i_QQ_box ul li p {
    font-size: 14px;
    color: #333;
}

.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: #fd793a;
    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 #fd793a;
    box-sizing: border-box;
}

.i_QQ_box .layui-tab-title li {
    line-height: 2;
}

.i_yxlan_box {
    width: 100%;
    background: #D9D4E3;
    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(../images/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: 16px;
    color: #666666;
}

.i_yxlan_nr {
    width: 1200px;
    height: 430px;
    margin-top: 40px;
    min-width: 1200px;
}

.i_yxlan_nr1 {
    background: url(../images/ibj_1.jpg) center no-repeat;
}

.i_yxlan_nr2 {
    background: url(../images/ibj_2.jpg) center no-repeat;
}

.i_yxlan_nr3 {
    background: url(../images/ibj_3.jpg) center no-repeat;
}

.i_yxlan_nr4 {
    background: url(../images/ibj_4.jpg) center no-repeat;
}

.i_yxlan_nr5 {
    background: url(../images/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;
    object-fit: cover;
    border-radius: 10px;
}

.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;
    background: rgba(0, 0, 0, .5);
    height: 100%;
}

.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: #fff;
    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;
    object-fit: cover;
}

.iyxrig_img img {
    object-fit: cover;
    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;
    /* border-radius:10px; */
}

.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: #D9D4E3;
}

.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: 368px;
    z-index: 9;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 1px 8px rgba(7, 52, 148, .2);
}

.fix li {
    position: relative;
    width: 70px;
    height: 70px;
    text-align: center;
}

.fix li .flx_1xs_s {
    margin: 18px 0 4px 0;
    width: 24px;
    height: 24px;
    background: url(../images/i_icon8.png) center no-repeat;
    display: inline-block;
}

.fix li .flx_1xs_s1 {
    background-position: 0 0;
}

.fix li .flx_1xs_s2 {
    background-position: -26px 0;
}

.fix li .flx_1xs_s3 {
    width: 30px;
    background-position: -49px 0;
}

.fix li .flx_1xs_s4 {
    width: 30px;
    background-position: -80px 0;
}

.fix li .flx_1xs_s5 {
    background-position: -110px 0;
}

.fix li .flx_1xs_p1 {
    font-size: 14px;
    color: #666666;
}


/*.fix li:hover .flx_1yc{ 
  display: block;
}*/

.flx_1yc {
    position: absolute;
    right: 80px;
    background: #e68d84;
    width: 500px;
    top: 0px;
    padding: 0 16px 20px 16px;
    box-sizing: border-box;
    box-shadow: 0 1px 8px rgba(7, 52, 148, .2);
    transition: all ease .5s;
    display: none;
    border-radius: 20px;
}

.flx_1yc span {
    position: absolute;
    display: block;
    width: 6px;
    height: 6px;
    background: #FFFFFF;
    border-width: 1px;
    border-style: solid;
    right: -8px;
    transform: translateX(-50%) rotate(135deg);
    top: 35px;
    border-color: #E1E6F0 transparent transparent #E1E6F0;
}

.flx_1yc .fyc_1p1 {
    font-size: 18px;
    color: #333;
    margin: 14px 0 4px 0;
    text-align: left;
    font-weight: bold;
}

.flx_1yc .fyc_1p2 {
    font-size: 14px;
    color: #333333;
    text-align: left;
}

.flx_1yc2 {
    width: 80px;
    height: 80px;
    padding: 0 0 0 10px;
}

.fyc_img {
    width: 60px;
    height: 60px;
    margin: 10px 0 0 0;
}

.fyc_img img {
    width: 100%;
    height: 100%;
}

.fyc_1p2_close {
    margin-top: 20px;
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    width: 100px;
    height: 30px;
    background: #40a75d;
    text-align: center;
    line-height: 30px;
    margin-left: 180px;
    cursor: pointer;
}


/*-------------------------------------------P游戏-列表页面----------------------------------------*/

.mnav_box {
    width: 100%;
}

.mnav_con {
    width: 1200px;
    margin: 0 auto;
    padding: 30px 0;
    overflow: hidden;
}

.mnav_con .mnav_sp1 {
    float: left;
    width: 18px;
    height: 22px;
    background: url(../images/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: 1200px;
    background: #fff;
    margin: 0px auto 0 auto;
    border-radius: 3px;
}

.fenlei_con ul li {
    border-bottom: 1px dashed #e6e6e6;
    overflow: hidden;
}

.fenlei_con ul li:last-child {
    border-bottom: none;
}

.fenlei_con ul li .fenl_tit {
    float: left;
    font-size: 14px;
    width: 100px;
    color: #666;
    padding: 20px 0;
    text-align: right;
    margin: 0 20px 0 0;
}

.fenlei_con ul li .fenl_abox {
    width: 1068px;
    padding: 13px 0 13px 10px;
    border-left: 1px solid #e5e5e5;
    overflow: hidden;
}

.fenl_abox a {
    color: #333;
    font-size: 14px;
    padding: 7px 10px;
    float: left;
    display: inline-block;
}

.fenl_abox a.current {
    color: #fff;
    background: #fd793a;
    border-radius: 6px;
}

.fenl_abox {
    position: relative;
}

.fenl_abox .fenl_amore {
    display: inline-block;
    color: #fd793a;
    position: absolute;
    right: 0px;
    top: 13px;
    cursor: pointer;
}

.fenl_abox a .fenl_span {
    width: 13px;
    height: 16px;
    display: inline-block;
    background: url(../images/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 80px;
}

.pli_top .pli_rig {
    float: right;
    overflow: hidden;
}

.pli_top .pli_rig .plir_span1 {
    float: left;
    font-size: 14px;
    color: #333;
    line-height: 100px;
    padding-right: 16px;
}

.pli_top .pli_rig .plir_inp1 {
    float: left;
    width: 360px;
    height: 46px;
    margin: 26px 0 0 0;
    border: 1px solid #e5e5e5;
    border-radius: 50px 0 0 50px;
}

.pli_top .pli_rig .plir_inp1 input {
    font-size: 12px;
    padding-left: 14px;
    line-height: 46px;
    width: 100%;
    border-radius: 50px 0 0 50px;
}

.pli_top .pli_rig .plir_ibut {
    float: left;
    width: 90px;
    height: 48px;
    background: #fd793a;
    margin: 26px 36px 0 -1px;
    border: none;
    font-size：14px;
    color: #fff;
    text-align: center;
    border-radius: 0 50px 50px 0;
}

.pli_zj {
    height: 70px;
    width: 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 solid #e5e5e5;
    padding: 30px 20px;
    overflow: hidden;
}

.pli_yipai .yipai_img {
    width: 120px;
    height: 120px;
    float: left;
}

.pli_yipai .yipai_img img {
    width: 100%;
    height: 100%;
}

.yipai_le {
    width: 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;
    color: #333;
    line-height: 30px;
    float: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.yp_lecon1 {
    overflow: hidden;
    margin: 10px 0 0 0;
}

.yp_lecon1 span {
    display: inline-block;
    float: left;
    font-size: 14px;
    color: #999;
}

.yp_lecon1 p {
    float: left;
    font-size: 14px;
    color: #333;
}

.yp_lecon1_sp {
    margin: 0 0 0 80px;
}

.yipai_ce {
    width: 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(../images/list_img1.png) center no-repeat;
    background-position: 0 -40px;
}

.yipai_rig .yipai_rig_p2 span {
    background: url(../images/list_img1.png) center no-repeat;
    background-position: 0 -60px;
}

.yipai_rig .yipai_rig_p3 span {
    background: url(../images/list_img1.png) center no-repeat;
    background-position: 0 -80px;
}

.pag_box {
    text-align: center;
    padding: 22px 10px 60px;
}

.pag_box .layui-laypage a,
.pag_box .layui-laypage span {
    padding: 0 22px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}

.pag_box .layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #fd793a;
}

.pag_box .layui-laypage a:hover {
    color: #fd793a;
}


/*-----------------------------------------------P游戏详情页面--------------------------------------*/

.pyxxq_box {
    width: 100%;
}

.pyxxq_con1 {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    overflow: hidden;
}

.pyxxq_con1 .pyxxq_le {
    float: left;
    width: 360px;
    padding: 20px 0 20px 20px;
}

.pyxxq_le .yxxqle_imgd {
    width: 360px;
    height: 310px;
}

.pyxxq_le .yxxqle_imgd img {
    width: 100%;
    height: 100%;
}

.pyxxq_ce {
    float: left;
    width: 440px;
    padding: 20px 55px 20px 55px;
    border-right: 1px solid #e5e5e5;
}

.pyxxq_ce .yxxq_ce_tit {
    font-size: 16px;
    color: #333;
    line-height: 30px;
}

.pyxxq_ce .yxxq_ce_tit span {
    display: inline-block;
    width: 110px;
    height: 29px;
    line-height: 27px;
    margin: 0 5px 0 0;
    background: #ffeade;
    border: 2px solid #fd793a;
    border-radius: 3px;
    text-align: center;
    font-size: 14px;
    float: left;
    box-sizing: border-box;
}

.pyxxq_ce .yxxq_ce_jg {
    width: 100%;
    background: #fafafa;
    height: 64px;
    line-height: 64px;
    margin: 30px 0 0 0;
    font-size: 26px;
    font-weight: 900px;
    color: #f13a3a;
}

.pyxxq_ce .yxxq_ce_jg span {
    float: left;
    display: inline-block;
    margin: 0 0 0 10px;
    font-size: 14px;
    font-weight: 900;
    color: #f13a3a;
}

.pyxxq_ce .yxxq_ce_bh {
    margin: 14px 0 0 0;
    font-size: 14px;
    color: #333;
}

.pyxxq_ce .yxxq_ce_bh span {
    font-size: 14px;
    color: #999;
    float: left;
}

.yxxq_ce_fk .ce_fk_box {
    overflow: hidden;
    margin: 20px 0 0 0;
}

.yxxq_ce_fk .ce_fk_box a {
    display: inline-block;
    width: 140px;
    height: 42px;
    line-height: 42px;
    color: #fff;
    float: left;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
}

.yxxq_ce_fk .ce_fk_box .ce_fk_an1 {
    background: #fd793a;
    margin: 0 40px 0 0;
}

.yxxq_ce_fk .ce_fk_box .ce_fk_an2 {
    background: #e30b20;
}

.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(../images/list_img1.png) center no-repeat;
}

.ce_fw_box .ce_fw_con .ce_fw_cspn_1 {
    background-position: 0 -38px;
}

.ce_fw_box .ce_fw_con .ce_fw_cspn_2 {
    background-position: 0 -56px;
}

.ce_fw_box .ce_fw_con .ce_fw_cspn_3 {
    background-position: 0 -77px;
}

.pyxxq_rig {
    float: left;
    width: 260px;
    text-align: center;
}

.pyxxq_rig .yxxq_r_img {
    width: 184px;
    height: 184px;
    border-radius: 50%;
    margin: 20px auto;
}

.pyxxq_rig .yxxq_r_img img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.pyxxq_rig .yxxq_r_p1 {
    font-size: 16px;
    color: #fd793a;
    margin: 16px 0 0 0;
}

.pyxxq_rig .yxxq_r_p2 {
    font-size: 14px;
    color: #666;
    margin: 16px 0 0 0;
}

.pyxxq_rig .yxxq_r_xy {
    margin: 16px auto 0 auto;
    overflow: hidden;
}

.pyxxq_rig .yxxq_r_xy .xy_tit {
    float: left;
    font-size: 14px;
    color: #666;
    margin-left: 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: 20px auto;
    border-radius: 3px;
    color: #333;
    font-size: 14px;
    border: 1px solid #fbb630;
}

.pyxxq_box .layui-tab {
    margin: 40px auto 0 auto;
}

.pyxxq_con2 {
    width: 1200px;
    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: 1200px;
    padding: 40px 40px;
    box-sizing: border-box;
}

.pyxxq2_con .pyxxq2_img1 img {
    width: 1120px;
    height: auto;
    margin: 0 0 40px 0;
}

.pyxxq2_con .pyxxq2_img2 img {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.pyxxq_box .layui-tab-brief>.layui-tab-title .layui-this {
    background: #fff;
}

.pyxxq_box .layui-tab-brief>.layui-tab-title .layui-this p {
    color: #333;
}

.pyxxq_con2 .pyxxq2_ul li {
    padding: 0 30px;
    line-height: 58px;
    box-sizing: border-box;
}

.pyxxq_con2 .pyxxq2_ul li p {
    font-size: 14px;
    color: #fff;
}

.pyxxq_box .layui-tab-brief>.layui-tab-more li.layui-this:after,
.pyxxq_box .layui-tab-brief>.layui-tab-title .layui-this:after {
    border: none;
    border-radius: 0;
    border-top: 4px solid #fd793a;
    box-sizing: border-box;
    color: #333;
    height: 58px;
}


/*图集-轮播 start*/

.region {
    width: 100%;
    position: relative;
}

.region .region_border {
    width: 910px;
    margin: 0px auto;
}

.thumbpic {
    margin: 15px auto 0px;
    width: 360px;
    height: 48px;
    overflow: hidden;
    position: relative;
}

#piclist {
    width: 360px;
    float: left;
    overflow: hidden;
    height: 48px;
    position: absolute;
    left: 50%;
    margin-left: -180px;
}

#piclist ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    width: 20000px;
    position: relative;
}

#piclist ul li {
    float: left;
    cursor: pointer;
    position: relative;
    height: 48px;
    border: 3px solid #e5e5e5;
    width: 80px;
    margin: 0 5px;
    box-sizing: border-box;
}

#piclist ul li img {
    height: 100%;
    width: 100%;
}

#piclist .hover {
    border: 3px solid #dc7072;
}

.thumbpic a.bntprev,
.thumbpic a.bntnext {
    width: 35px;
    height: 106px;
    position: absolute;
    top: 29%;
    margin-top: -36px;
    display: block;
    outline: none;
    background-repeat: no-repeat;
    background-image: url(../images/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: 100%;
    clear: both;
    text-align: center;
    width: 360px;
    margin: 0 auto;
}

#originalpic img {
    display: none;
    position: relative;
    max-width: 360px;
    width: 360px;
    height: 310px;
}

#aPrev,
#aNext {
    position: absolute;
    z-index: 10;
    cursor: pointer;
    display: block;
    top: 346px;
    width: 38px;
    height: 105px;
    opacity: .5;
    filter: alpha(opacity=70);
}

#aPrev:hover,
#aNext:hover {
    opacity: .3;
    filter: alpha(opacity=50);
}

#aPrev {
    left: 0px;
    background: #aeaeae url(../images/jras_10.png) no-repeat center center;
}

#aNext {
    right: 0px;
    background: #aeaeae url(../images/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;
    margin-left: 388px;
    background: #fff;
}

.confc_bj {
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    z-index: 101;
    background-color: rgba(0, 0, 0, 0.4);
    /*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(../images/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 {
    width: 1200px;
    background: #fff;
    margin: 0 auto 0 auto;
    box-sizing: border-box;
    padding: 40px;
}

.i_aqbz_con .i_neiy_box {
    text-align: center;
    padding: 0 0 14px 0;
    border-bottom: 1px solid #e5e5e5;
}

.i_aqbz_con .i_neiy_box .i_neiy_tit {
    font-size: 20px;
    color: #333333;
    font-weight: bold;
}

.i_aqbz_con .i_neiy_box i {
    display: inline-block;
    width: 38px;
    height: 4px;
    margin: 10px 0 -14px 0;
    background: #fd793a;
}

.i_neiy_wz {
    padding: 40px 0 20px 0;
}

.i_neiy_wz p {
    font-size: 16px;
    color: #333333;
    line-height: 2em;
}

.i_neiy_wz img {
    margin: 10px 0 0 0;
}


/*----------------------------------------------------------------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(../images/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;
}

.idengl_form .dengl_tit {
    overflow: hidden;
    margin: 50px 0 0 0;
}

.idengl_form .dengl_tit .dengl_tit_p1 {
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    margin: 0 30px 0 0;
    float: left;
}

.idengl_form .dengl_tit .dengl_tit_a1 {
    float: left;
    font-size: 16px;
    color: #666666;
    margin: 4px 0 0 0;
}

.idengl_form .form_box {
    margin: 20px 0 0 0;
}

.form_box .dengl_shuru {
    background-color: #fff;
    border: 1px solid #dcdee0;
    margin-top: 16px;
    border-radius: 2px;
    padding-left: 0;
    box-sizing: border-box;
    position: relative;
    display: flex;
    width: 100%;
    padding: 10px 16px;
    overflow: hidden;
    color: #323232;
    font-size: 14px;
    line-height: 24px;
}

.form_box .dengl_shuru .shuru_left {
    width: 20px;
    height: 21px;
    float: left;
    margin: 0 5px 0 0;
}

.form_box .dengl_shuru .shuru_left span {
    background: url(../images/dl_icon_1.png) center no-repeat;
    width: 20px;
    height: 21px;
    display: inline-block;
    margin: 2px 0 0 0;
}

.form_box .dengl_shuru .shuru_left .shuru_span1 {
    background-position: 0 0;
}

.form_box .dengl_shuru .shuru_left .shuru_span2 {
    background-position: -23px 0;
}

.form_box .dengl_shuru .shuru_left .shuru_span3 {
    background-position: -64px 0;
}

.form_box .dengl_shuru .shuru_left .shuru_span4 {
    background-position: -43px 0;
}

.form_box .dengl_shuru .shuru_right {
    float: left;
    text-align: left;
    font-weight: 400;
    color: #323233;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 25px;
    font-size: 14px;
    margin: 0 0 0 10px;
}

.form_box .dengl_shuru .shuru_right input {
    width: 300px;
}

.idengl_jizhu {
    margin: 20px 0 0 0;
    overflow: hidden;
}

.idengl_jizhu .jizhu_p1 {
    float: left;
    font-size: 14px;
    color: #999;
}

.idengl_jizhu .jizhu_p1 input {
    margin: 0 10px 0 0;
}

.idengl_jizhu .jizhu_a1 {
    float: right;
    color: #fd793a;
    font-size: 14px;
}

.idengl_form .idengl_anniu {
    width: 100%;
    background: #fd793a;
    border: none;
    color: #fff;
    height: 48px;
    outline: none;
    margin: 30px 0 60px 0;
    border-radius: 50px;
    text-align: center;
}

.idengl_form .idengl_anniu button {
    color: #fff;
    background: none;
    border: none;
    line-height: 44px;
    font-size: 16px;
}


/*---------------------------------------------P游戏-1登录-忘记密码页面-------------------------------------*/

.dengl_tit2 {
    overflow: hidden;
    margin: 40px 0 0 0;
}

.dengl_tit2 .dengl_tit_p1 {
    float: left;
    font-size: 20px;
    color: #333333;
    font-weight: bold;
}

.dengl_tit2 .dengl_tit_a1 {
    float: right;
    font-size: 14px;
    color: #666;
}

.dengl_tit2 .dengl_tit_a1 span {
    color: #fd793a;
}

.yzm_box {
    overflow: hidden;
}

.yzm_box .dengl_shuru2 {
    float: left;
    width: 212px;
}

.yzm_box .get_code1 {
    width: 129px;
    margin: 16px 0 0 2%;
    float: right;
    cursor: pointer;
    background: #fd793a;
    color: #fff;
    padding: 10px 0;
    border: none;
    line-height: 26px;
    font-size: 14px;
    text-align: center;
}


/*---------------------------------------------P游戏-1登录-忘记密码-重置密码页面------------------------------*/

.izhuc_box3 {
    background: url(../images/i_dl3.jpg) center no-repeat;
}


/*---------------------------------------------P游戏-1注册页面-------------------------------------------------*/

.izhuc_box4 {
    background: url(../images/i_dl2.jpg) center no-repeat;
}

.jizhu_axy {
    font-size: #999;
}

.jizhu_axy span {
    color: #ff0000;
}


/*-------------------------------------------个人中心页面-----------------------------------------------*/

.g_ind_box {
    width: 100%;
}

.g_ind_con {
    width: 1200px;
    margin: 50px auto 0 auto;
    overflow: hidden;
}

.g_ind_con .g_ind_left {
    width: 243px;
    float: left;
    background: #fff;
    margin: 0 22px 0 0;
    padding: 30px 26px;
    box-sizing: border-box;
    text-align: center;
}

.g_ind_con .g_ind_left .indl_tx {
    width: 115px;
    height: 115px;
    margin: 0 0 16px 38px;
}

.g_ind_con .g_ind_left .indl_tx img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.g_ind_con .g_ind_left .indl_p1 {
    font-size: 18px;
    color: #333333;
    margin: 0 0 20px 0;
}

.g_ind_con .g_ind_left .indl_p2 {
    font-size: 18px;
    color: #fff;
    background: #61c3e7;
    height: 39px;
    line-height: 39px;
    width: 189px;
    margin: 0 0 20px 0;
}

.g_ind_con .g_ind_left .indl_p3 {
    font-size: 18px;
    color: #fff;
    background: #cccccc;
    height: 39px;
    line-height: 39px;
    width: 189px;
    margin: 0 0 10px 0;
    cursor: pointer;
}

.g_ind_con .g_ind_left .indl_p2 .indl_sp1,
.g_ind_con .g_ind_left .indl_p3 .indl_sp1 {
    width: 25px;
    height: 25px;
    display: inline-block;
    background: url(../images/g_icon1.png) center no-repeat;
    background-position: 0 0;
    vertical-align: -3px;
    margin: 0 10px 0 0;
}

.g_ind_left .indl_ul {
    margin: 20px 0 0 0;
}

.g_ind_left .indl_ul li {
    margin: 0 0 20px 0 0;
    overflow: hidden;
    padding: 10px 0;
}

.g_ind_left .indl_ul li a {
    display: block;
    width: 100%;
    overflow: hidden;
}

.g_ind_left .indl_ul li .indl_ul_p1 {
    font-size: 14px;
    color: #666666;
    float: left;
}

.g_ind_left .indl_ul li .indl_sp1 {
    width: 11px;
    height: 18px;
    display: inline-block;
    background: url(../images/g_icon1.png) center no-repeat;
    background-position: 0 -49px;
    float: right;
}

.g_ind_left .indl_ul li:hover .indl_sp1 {
    background-position: 0 -27px;
}

.g_ind_left .indl_ul li:hover .indl_ul_p1 {
    color: #fd793a;
}

.g_ind_left .indl_ul li.current .indl_sp1 {
    background-position: 0 -27px;
}

.g_ind_left .indl_ul li.current .indl_ul_p1 {
    color: #fd793a;
}

.g_ind_con .g_ind_rig {
    width: 934px;
    background: #fff;
    float: left;
    padding: 20px 26px;
    box-sizing: border-box;
}

.g_ind_con .g_ind_rig .gindr_gg {
    font-size: 14px;
    color: #298db2;
}

.g_ind_con .g_ind_rig .gindr_gg a {
    color: #298db2;
}

.gindr_tb_box {
    overflow: hidden;
    margin: 30px -20px 30px 0;
}

.gindr_tb_box .gindr_tb {
    float: left;
    border-right: 1px solid #e5e5e5;
    width: 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(../images/g_icon2.png) center no-repeat;
    background-position: -2px 0;
}

.gindr_tb .gindr_tb_img .gindr_tb_span2 {
    background: url(../images/g_icon2.png) center no-repeat;
    background-position: -54px 0;
}

.gindr_tb .gindr_tb_img .gindr_tb_span3 {
    background: url(../images/g_icon2.png) center no-repeat;
    background-position: -106px 0;
}

.gindr_tb .gindr_tb_img .gindr_tb_span4 {
    background: url(../images/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 42px 0;
}

.g_indul2_box .g_indul2 li .g_indul2_span {
    float: left;
    width: 20px;
    height: 20px;
    background: url(../images/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: 934px;
    background: #fff;
    float: left;
    padding: 20px 26px;
    box-sizing: border-box;
}

.g_dz_rig .g_dz_tit1 {
    font-size: 18px;
    color: #fd793a;
    font-weight: bold;
    padding: 0 0 0 10px;
    border-left: 3px solid #fd793a;
    margin: 0 0 85px 0;
}

.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 {
    height: 540px;
}

.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;
}

.xxbj_yipai .xxbj_yple i {
    color: red;
}

.xxbj_yipai .xxbj_yple2 {
    line-height: 66px;
}

.xxbj_yipai .xxbj_ypimg {
    width: 66px;
    height: 66px;
    float: left;
}

.xxbj_yipai .xxbj_ypimg img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.xxbj_yipai .xxbj_ypsc {
    width: 99px;
    height: 32px;
    background: #61c3e7;
    line-height: 32px;
    text-align: center;
    color: #fff;
    margin: 20px 0 0 10px;
}

.xxbj_ypp1 {
    width: 331px;
    height: 48px;
    line-height: 48px;
    text-indent: 15px;
    font-size: 16px;
    color: #999;
    background: #f8f8f8;
    float: left;
}

.xxbj_ypinp {
    width: 331px;
    height: 40px;
    line-height: 40px;
    text-indent: 15px;
    border: 1px solid #e5e5e5;
    color: #666;
    font-size: 15px;
}

.g_xxbj_an {
    margin: 40px 0 40px 360px;
}

.g_xxbj_an .g_xxbj_sub {
    font-size: 15px;
    color: #fff;
    background: #fd793a;
    width: 135px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    text-align: center;
}


/*----------------------------------------------------个人中心 -站内公告------------------------------------------------*/

.xq_tan_con3 {
    width: 100%;
    background: #393d49;
    text-align: left;
    padding: 40px 20px;
    box-sizing: border-box;
}

.xq_tan_con3 .xq_tan_con_p {
    font-size: 14px;
    color: #fff;
    line-height: 30px;
}

.g_xxbj_box {
    margin-left: 200px;
}

.news_single_t {
    width: 70%;
    overflow: hidden;
    height: 18px;
    float: left;
    font-size: 13px;
}

.news_single_d {
    float: right;
    font-size: 13px;
}

.news_single {
    height: 25px;
    border-bottom: 1px #e8e2e2 solid;
}

.news_title {
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 15px;
}

.collection_w {
    width: 70px;
    float: right;
    height: 50px;
    /* margin: 50px 0px; */
    padding: 40px 0px
}

.collection_s {
    width: 70px;
    height: 35px;
    background: #fd793a;
    border-radius: 5px;
    font-size: 14px;
    text-align: center;
    line-height: 35px;
    color: #fff;
    cursor: pointer;
}