.wap {
    width: 640px;
    height: auto;
    position: relative;
    top: 0;
    left: 50%;
    margin-left: -320px;
    background: #262321;
}

/*悬浮*/
.ovfHiden {
    overflow: hidden;
    height: 100%;
}

/*悬浮导航*/
.fix_nav {
    width: 180px;
    height: 540px;
    position: fixed;
    top: 25%;
    right: 1%;
    border-radius: 15px;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 6;
    padding: 10px 0;
}

.main2 {
    width: 100%;
    height: 566px;
    position: relative;
    /* background-color: rgba(0, 0, 0, 0.5); */
    border-radius: 15px;
}

.bar {
    width: 30px;
    height: 60px;
    position: absolute;
    right: 180px;
    top: 10px;
    background: url(../images/btn.jpg);
    display: block;
}

.page_game {
    width: 100%;
    height: 566px;
    overflow: hidden;
}

.page_game li {
    width: 100%;
    height: 30px;
    float: left;
    background: url(../images/NavBg.png) no-repeat;
}

.page_game li a {
    width: 100%;
    height: 100%;
    display: block;
}

.page_game li.n1 {
    background-position: 0px 2px;
}

.page_game li.n2 {
    background-position: 0px -34px;
}

.page_game li.n3 {
    background-position: 0px -63px;
}

.page_game li.n4 {
    background-position: 0px -96px;
}

.page_game li.n5 {
    background-position: 0px -129px;
}

.page_game li.n6 {
    background-position: 0px -159px;
}

.page_game li.n7 {
    background-position: 0px -191px;
}

.page_game li.n8 {
    background-position: 0px -222px;
}

.page_game li.n9 {
    background-position: 0px -256px;
}

.page_game li.n10 {
    background-position: 0px -291px;
}

.page_game li.n11 {
    background-position: 0px -327px;
}

.page_game li.n12 {
    background-position: 0px -360px;
}

.page_game li.n13 {
    background-position: 0px -390px;
}

.page_game li.n14 {
    background-position: 0px -418px;
}

.page_game li.n1.on {
    background-position: -174px 2px;
}

.page_game li.n2.on {
    background-position: -174px -34px;
}

.page_game li.n3.on {
    background-position: -174px -63px;
}

.page_game li.n4.on {
    background-position: -174px -96px;
}

.page_game li.n5.on {
    background-position: -174px -129px;
}

.page_game li.n6.on {
    background-position: -174px -159px;
}

.page_game li.n7.on {
    background-position: -174px -191px;
}

.page_game li.n8.on {
    background-position: -174px -222px;
}

.page_game li.n9.on {
    background-position: -174px -256px;
}

.page_game li.n10.on {
    background-position: -174px -291px;
}

.page_game li.n11.on {
    background-position: -174px -327px;
}

.page_game li.n12.on {
    background-position: -174px -360px;
}

.page_game li.n13.on {
    background-position: -174px -390px;
}

.page_game li.n14.on {
    background-position: -174px -418px;
}

.page_game span {
    height: 119px;
    width: 100%;
    display: block;
    float: left;
    background: url(../images/NavBg.png) no-repeat;
    background-position: 0 bottom;
}

.one {
    width: 100%;
    height: 895px;
    background: url("../images/one_bg.jpg") center top no-repeat;
}

.one .button {
    width: 100%;
    height: 56px;
    padding-top: 660px;
}

.one .down_btn {
    width: 213px;
    height: 56px;
    float: left;
    margin-left: 110px;
}

.one .in_btn {
    width: 213px;
    height: 56px;
    float: left;
    margin-left: 15px;
}

.nav {
    width: 100%;
    height: 96px;
    margin-top: 90px;
}

.nav ul {
    width: 100%;
    height: 100%;
}

.nav ul li {
    width: 128px;
    height: 94px;
    float: left;
    background: url("../images/nav.png") no-repeat;
}

.nav ul li a {
    width: 100%;
    height: 100%;
    display: block;
}

.nav ul li.in1 {
    background-position: 0px 0px;
}

.nav ul li.in2 {
    background-position: -128px 0px;
}

.nav ul li.in3 {
    background-position: -256px 0px;
}

.nav ul li.in4 {
    background-position: -384px 0px;
}

.nav ul li.in5 {
    background-position: -512px 0px;
}

.nav ul li.in1.on, .nav ul li.in1:hover {
    background-position: 0px -94px;
}

.nav ul li.in2.on, .nav ul li.in2:hover {
    background-position: -128px -94px;
}

.nav ul li.in3.on, .nav ul li.in3:hover {
    background-position: -256px -94px;
}

.nav ul li.in4.on, .nav ul li.in4:hover {
    background-position: -384px -94px;
}

.nav ul li.in5.on, .nav ul li.in5:hover {
    background-position: -512px -94px;
}

.content {
    width: 100%;
    height: auto;
}

.one_li {
    width: 640px;
    height: auto;
    background: #262321;
    background: url("../images/five.jpg") no-repeat;
    background-size: 100% auto;
}

.sider {
    width: 528px;
    height: 520px;
    margin: 0 auto;
    padding-top: 20px;
}

.sider ul {
    width: 100%;
    height: 100%;
}

.sider ul li {
    width: 165px;
    height: 238px;
    float: left;
    margin-left: 11px;
    margin-top: 20px;
}

.sider ul li:nth-child(1) {
    margin-left: 0px;
}

.sider ul li:nth-child(4) {
    margin-left: 90px;
}

.sider ul li i {
    display: block;
    width: 100%;
    height: 137px;
    margin: 0 0 0 16px;
}

.sider ul li em {
    display: block;
    width: 164px;
    height: 91px;
    line-height: 1.5;
    border: #474540 1px solid;
    font-size: 14px;
    color: #d3ab6d;
    margin: 10px auto 0;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;
}

.sda {
    width: 100%;
    height: auto;
    margin-top: 150px;
    margin-bottom: 20px;
}

.sda p {
    width: 592px;
    height: auto;
    margin: 0 auto;
    font-size: 14px;
    color: #e6c48c;
    line-height: 1.6;
}

.sda em {
    display: block;
    max-width: 640px;
    height: auto;
    text-align: center;
    margin: 20px 0 20px 0;
    color: #e6c48c;
    font-size: 12px;
}

.title_sub {
    width: 640px;
    height: 26px;
    margin: 50px auto 15px;
}

.title_sub i {
    display: block;
    width: 26px;
    height: 26px;
    float: left;
    margin-left: 15px;
}

.title_sub span {
    display: block;
    width: 120px;
    height: 26px;
    float: left;
    color: #e6c48c;
    font-size: 25px;
    font-weight: bold;
    margin-left: 12px;
    line-height: 26px;
    overflow: hidden;
}

.title_sub_top {
    width: 640px;
    height: 66px;
    margin: 40px auto 20px;
}

.fenxiang {
    width: 100%;
    height: 69px;
    margin: 50px auto;
}

.fenxiang ul {
    width: 534px;
    height: 100%;
    margin: 0 auto;
}

.fenxiang ul li {
    width: 70px;
    height: 100%;
    background: url("../images/nav_fenx.png") no-repeat;
    float: left;
    margin-left: 15px;
}

.fenxiang ul li a {
    width: 100%;
    height: 100%;
    display: block;
}

.fenxiang ul li.s {
    background-position: 0 -100px;
    font-size: 46px;
    color: #bdb799;
}

.fenxiang ul li.s_1 {
    background-position: 0 0px;
}

.fenxiang ul li.s_2 {
    background-position: -83px 0px;
}

.fenxiang ul li.s_3 {
    background-position: -164px 0px;
}

.fenxiang ul li.s_4 {
    background-position: -247px 0px;
}

.footer {
    width: 640px;
    height: 150px;
    background: #282828;
}

.footer p {
    width: 380px;
    height: 45px;
    font-size: 18px;
    color: #9c9c9c;
    overflow: hidden;
    margin: 0px auto;
    text-align: center;
    padding-top: 25px;
    /*display: block;*/
}

/*第五页*/
.one_two {
    width: 640px;
    height: auto;
    background: #262321;
    background: url("../images/six.jpg") no-repeat;
}

.wu {
    width: 100%;
    height: auto;
    padding-top: 50px;
}

.wu p {
    width: 600px;
    height: auto;
    margin: 0 auto;
    font-size: 16px;
    color: #e6c48c;
    line-height: 1.6;
}

.wu em {
    display: block;
    max-width: 640px;
    height: auto;
    text-align: center;
    margin: 20px 0 20px 0;
}

.button_all {
    width: 100%;
    height: 59px;
    margin: 50px auto 5px;
}

.button_all ul {
    width: 100%;
    height: 100%;
    text-align:  center;
}

.button_all ul li {
    width: 206px;
    height: 59px;
    /* float: left; */
    display:  inline-block;
    /* margin-left: 5px; */
    margin:  0 2px;
    text-align: center;
    background: url("../images/button_on.png") no-repeat;
    background-size: 100% 100%;
    font-size: 26px;
    color: #000;
    line-height: 59px;
}

.button_all ul li a {
    width: 100%;
    height: 100%;
    display: block;
}

.button_all ul li.on {
    background: url("../images/button_hover.png") no-repeat;
    background-size: 100% 100%;
}

.list {
    width: 570px;
    height: 1228px;
    margin: 0px auto 0;
}

.list ul {
    width: 100%;
    height: 100%;
}

.list ul li {
    width: 262px;
    height: 270px;
    float: left;
    background: url("../images/jiangli.jpg") no-repeat;
    margin: 37px 0 0 37px;
}

.list ul li i {
    display: block;
    width: 100%;
    height: 30px;
    color: #debf86;
    font-size: 24px;
    text-align: center;
    overflow: hidden;
    line-height: 30px;
    margin-top: 15px;
}

.list ul li em {
    display: block;
    width: 130px;
    height: 130px;
    margin: 12px auto 0;
}

.list ul li a {
    display: block;
    width: 100%;
    height: 52px;
    margin-top: 28px;
}

.yema {
    width: 640px;
    height: 35px;
    margin: 20px 0 0 0;
}

.yema ul {
    width: 100%;
    height: 100%;
    margin: 0 auto 0;
    text-align: center;
}

.yema ul li {
    /*width: 100px;*/
    display: inline-block;
    height: 100%;
    /*float: left;*/
    text-align: center;
    font-size: 22px;
    padding: 0 10px 0 10px;
}

.yema ul li.w {
    color: #FFF;
}

.yema ul li a {
    width: 100%;
    height: 100%;
    display: block;
    color: #d9ba85;
}

.zong {
    width: 640px;
    overflow: hidden;
}

/*第四页*/
.zong_2 {
    width: 640px;
    overflow: hidden;
}

.zong_3 {
    width: 640px;
    overflow: hidden;
}

.sucaijiayuan p span i {
    display: block;
    width: 72px;
    height: 40px;
    font-size: 34px;
    line-height: 40px;
    float: left;
    margin-left: 10px;
}

.list_huigu {
    width: 620px;
    height: 640px;
    margin: 0px auto 0;
}

.list_huigu ul {
    width: 100%;
    height: 100%;
}

.list_huigu ul li {
    width: 293px;
    height: 222px;
    border: solid 1px #d9ba85;
    float: left;
    margin-left: 30px;
    margin-top: 60px;
    position: relative;
    background: #1d1d1d;
}

.list_huigu ul li a {
    display: block;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 80px;
    left: 120px;
}

.list_huigu ul li span {
    display: block;
    width: 100%;
    height: 26px;
    position: absolute;
    top: 232px;
    left: 0px;
    text-align: center;
    overflow: hidden;
    color: #d9ba85;
    font-size: 20px;
}

.Analysis {
    width: 640px;
    height: 957px;
    background: url("../images/bgbgbgg.jpg") no-repeat;
}

.Analysis .sucaijiayuan p span i {
    display: block;
    width: 72px;
    height: 40px;
    font-size: 34px;
    line-height: 40px;
    float: left;
    margin-left: 10px;
    color: #d9ba85;
}

.button_all_2 {
    width: 640px;
    height: 59px;
    margin: 50px auto 5px;
}

.button_all_2 ul {
    width: 100%;
    height: 100%;
}

.button_all_2 ul li {
    width: 206px;
    height: 59px;
    float: left;
    margin-left: 5px;
    text-align: center;
    background: url("../images/button_on.png") no-repeat;
    background-size: 100% 100%;
    font-size: 26px;
    color: #000;
    line-height: 59px;
}

.button_all_2 ul li a {
    width: 100%;
    height: 100%;
    display: block;
}

.button_all_2 ul li.on {
    background: url("../images/button_hover.png") no-repeat;
    background-size: 100% 100%;
}

.list_Analysis {
    width: 504px;
    height: 550px;
    margin: 30px auto 0;
}

.list_Analysis ul {
    width: 100%;
    height: 100%;
}

.list_Analysis ul li {
    width: 504px;
    height: 112px;
    border: solid 1px #d9ba85;
    float: left;
    margin-top: 30px;
    background: #1d1d1d;
}

.list_Analysis ul li a {
    width: 100%;
    height: 100%;
    display: block;
}

.list_Analysis ul li span {
    width: 80%;
    height: 50%;
    font-size: 22px;
    color: #d9ba85;
    overflow: hidden;
    text-align: center;
    display: block;
    word-wrap: break-word;
    margin: 28px auto 0;
    line-height: 1.4;
}

/*第三页*/
.list_against {
    width: 552px;
    height: auto;
    margin: 30px auto 0;
}

.list_against ul {
    width: 100%;
    height: 100%;
}

.list_against ul li {
    width: 552px;
    height: auto;
    margin-top: 40px;
}

.list_against ul li img {
    width: 100%;
}

.list_against_2 {
    width: 640px;
    height: auto;
    margin: 30px auto 0;
}

.list_against_2 ul {
    width: 100%;
    height: 100%;
}

.list_against_2 ul li {
    width: 640px;
    height: auto;
    margin-top: 40px;
}

.list_against_3 {
    width: 614px;
    height: auto;
    margin: 30px auto 0;
}

.list_against_3 ul {
    width: 100%;
    height: 100%;
}

.list_against_3 ul li {
    width: 614px;
    height: auto;
    margin-top: 40px;
}

/*弹窗*/
.popue_bg {
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1000;
    top: 0;
}

.popue {
    width: 490px;
    height: 871px;
    position: relative;
    top: 5%;
    left: 50%;
    margin-left: -245px;
    background: #000000;
    border: solid 2px #ffbf57;
}

.close {
    width: 45px;
    height: 45px;
    position: absolute;
    top: -2px;
    right: -47px;

}

.close a {
    height: 100%;
    display: block;
}

/*助力弹窗*/
.popue_wap {
    width: 558px;
    height: 355px;
    position: relative;
    top: 26%;
    left: 50%;
    margin-left: -279px;
    background: url("../images/pupe_wap.jpg") no-repeat;
}

.close_wap {
    width: 71px;
    height: 117px;
    position: absolute;
    bottom: -116px;
    left: 50%;
    margin-left: -35px;

}

.close a {
    height: 100%;
    display: block;
}

.text {
    width: 488px;
    height: 50px;
    font-size: 42px;
    color: #62382b;
    position: absolute;
    top: 146px;
    left: 6%;
    text-align: center;
    overflow: hidden;
}

.copy {
    width: 100px;
    height: 50px;
    position: absolute;
    top: 194px;
    left: 50%;
    margin-left: -53px;
}

.copy a {
    width: 100%;
    height: 100%;
    display: block;
}

/*季后赛新增菜单*/
.button_jhs {
    width: 602px;
    height: 59px;
    margin: 10px auto 5px;
}

.button_jhs ul {
    width: 100%;
    height: 100%;
}

.button_jhs ul li {
    width: 194px;
    height: 59px;
    float: left;
    text-align: center;
    border: 3px #e1c188 solid;
    background-size: 100% 100%;
    font-size: 26px;
    color: #e1c188;
    line-height: 59px;
}

.button_jhs ul li a {
    width: 100%;
    height: 100%;
    display: block;
}

.button_jhs ul li.on {
    background: #e1c188;
    color: #000;
}

.jhs_main {
    width: 640px;
    height: auto;
    display: none;
    margin-top: 50px;
}

.jhs_main.on {
    display: block;
}

.sda em img {
    display: block;
    margin: 15px auto;
}

.nb {
    width: 100%;
    overflow: hidden;
    color: #e6c48c;
    font-size: 12px;
}

/* .sda h3 {
    width: 50%;
    float: left;
    text-align: center;
    margin: 20px 0;
    line-height: 40px;
} */

/* .sda h3 img {
    width: 175px;
    height: 96px;
    display: block;
    margin: 0 auto;
} */
