@charset "utf-8";

/* CSS Document */


/**::selection{background:red;}*/


/*behavior: url(../js/PIE.htc);*/

html {}

.headerMain {
    height: 80px;
    line-height: 84px;
    background: #fff;
    /* color: #bdbdbd; */
}

.headerMain2 {
    margin-top: 2px;
    height: 4px;
    background: url(../images_new/headerMain2.png);
}

.nav {
    margin: 0;
}

from,
div,
dl,
dd,
dt,
ol,
ul,
li,
a,
img,
input,
h1,
h2,
h3,
h4,
h5,
h6,
table,
a,
p,
form,
em,
i {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: normal;
}

ul,
li,
dl,
dd,
dt,
h1,
h2,
h3,
h4,
h5,
h6,
form,
em,
i {
    list-style-type: none;
    font-style: normal;
}

body {
    margin: 0 auto;
    padding: 0;
    font: normal 13px/2 "Microsoft YaHei", "SimHei", "SimSun", "Helvetica Neue", Arial;
    color: #666;
    /*word-break: break-all;text-align: justify;*/
    background: #fff;
}

.index_Wrap {
    width: 1070px;
    overflow: hidden;
    /*父容器,根据子控件高度撑开*/
}

.index_Wrap div {
    float: left;
    margin: 8px;
}

.game_Wrap {
    width: 1070px;
    overflow: hidden;
    /*父容器,根据子控件高度撑开*/
}

.game_Wrap div {
    margin: 8px;
}

.game_Wrap img {
    width: 1070px;
}

img,
li {
    vertical-align: top;
}

.img {
    display: block;
}

.gameMore {
    margin-top: 4px;
    height: 38px;
    background: url(../images_new/gamemore.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    text-align: right;
}

.gameMore div {
    float: right;
    width: 80px;
    height: 38px;
    margin-right: 10px;
}

.clear {
    clear: both;
    width: 0;
    height: 0;
    border: 0;
    margin: 0;
    padding: 0;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
}

*:focus {
    outline: none;
}

a {
    text-decoration: none;
    color: #666;
}

a:hover {
    color: #fb0102;
}

.cred {
    color: #fb0102 !important;
}

.fl {
    float: left;
    height: 80px;
}

.fr {
    float: right;
}

.pd10 {
    padding: 10px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.wrap {
    width: 1070px;
    margin: 0 auto;
}

.hide {
    display: none;
}

.nav li {
    float: left;
}

.nav li a {
    font-size: 16px;
    color: #636262;
    display: block;
    padding: 0 20px;
}

.nav li a:hover {
    background: #36c3ff;
    color: #fff;
    line-height: 78px;
    /* border-top: 2px solid red; */
}

.topUser {
    font-size: 14px;
}

.topUser a {
    color: #36c3ff;
    text-decoration: underline;
}

.topLogin input.text {
    border-radius: 2px;
    border: 1px solid #ccc;
    height: 16px;
    line-height: 16px;
    padding: 10px;
}

.topLogin input.btn,
.topLogin a.btn {
    height: 42px;
    display: block;
    width: 100%;
    border-radius: 2px;
    cursor: pointer;
    background: #2b86e3;
    color: #fff;
    font-size: 16px;
    font-family: "Microsoft YaHei";
    text-align: center;
    line-height: 42px;
}

.topLogin {
    width: 320px;
}

.topLogin h2 {
    font-size: 24px;
    color: #000;
    padding: 0 0 15px;
}

.topLogin li {
    padding: 0 0 15px;
    position: relative;
}

.topLogin li i {
    position: absolute;
    height: 14px;
    width: 14px;
    background: #eee;
    border-right: 1px solid #ccc;
    padding: 11px;
    border-radius: 2px 0 0 2px;
    position: absolute;
    top: 1px;
}

.topLogin li .text {
    width: 298px;
    text-indent: 35px;
}

.topReg {
    width: 400px;
}

.topReg em {
    color: red;
    padding: 0 5px 0 0;
    float: left;
}

.topReg .left {
    width: 100px;
    line-height: 38px;
}

.topReg .right {
    width: 300px;
    position: relative;
}

.topReg .right .codebtn {
    background-color: #E4E4E4;
    width: 130px;
    height: 38px;
    float: right;
    border: 1px solid #ccc;
    border-radius: 2px;
}

.topReg li .text {
    width: 278px;
    text-indent: 0px;
}

.footer {
    background: #fff;
    padding: 30px 0 15px;
    line-height: 24px;
    text-align: center;
    color: #888;
    border-top: 1px solid #dcdcdc;
}

.footer a {
    color: #888;
}

.FocusScrool {
    /* width: 1400px;*/
    width: 100%;
    height: 380px;
    position: relative;
    margin: 0 auto;
}

.FocusScrool .pic {
    /* position: relative; */
    z-index: 0;
    width: 100% !important;
    height: 100% !important;
}

.FocusScrool .pic a {
    width: 100% !important;
    height: 100%;
}

.FocusScrool .pic li {
    width: 100% !important;
    height: 100%;
    object-fit: contain;
}

.FocusScrool .pic img {
    width: 100%;
    height: auto;
    display: block;
}

.FocusScrool .hd {
    width: 100%;
    position: absolute;
    bottom: 20px;
    text-align: center;
    font-size: 0;
    z-index: 1;
    /* display: none;*/
}

.FocusScrool .hd li {
    margin: 0 5px;
    background: url(images/dot.png) no-repeat 0 bottom;
    height: 12px;
    overflow: hidden;
    width: 12px;
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.FocusScrool .hd .on {
    background-position: 0 0;
}

.FocusScrool .prev,
.FocusScrool .next {
    width: 60px;
    height: 90px;
    margin: -60px 0 0;
    display: none;
    background: url(images/ad_ctr.png) no-repeat 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    filter: alpha(opacity=20);
    opacity: 0.2;
}

.FocusScrool .prev {
    left: 0;
}

.FocusScrool .next {
    background-position: 0 -90px;
    right: 0;
}

.FocusScrool .prev:hover,
.FocusScrool .next:hover {
    filter: alpha(opacity=50) !important;
    opacity: 0.5 !important;
}

.Bicon {
    position: absolute;
    left: 50%;
    bottom: -41px;
    width: 94px;
    height: 83px;
    margin: 0px 0 0 -47px;
    z-index: 50;
}

.main_sub {
    height: 782px;
}

.aboutInfo div {
    float: left;
}

.main_sub1 {
    background: url(images/01.jpg) no-repeat center 0 #e9e9e9;
    min-height: 782px;
    padding-bottom: 30px;
}

.main_sub2 {
    background: url(images/02.jpg) no-repeat center 0 #e9e9e9;
    min-height: 715px;
    padding-bottom: 30px;
}

.main_sub3 {
    background: url(images/app3.png) no-repeat center 0;
    min-height: 782px;
    padding-bottom: 30px;
}

.main_sub4 {
    background: url(images/app4.png) no-repeat center 0;
    min-height: 782px;
    padding-bottom: 30px;
}

.main_sub5 {
    background: url(images/app5.png) no-repeat center 0;
    min-height: 782px;
    padding-bottom: 30px;
}

.main_con {
    color: #313131;
    font-size: 14px;
    line-height: 28px;
    padding: 100px 0 0 100px
}

.main_con h2 {
    font-size: 60px;
    line-height: 70px;
    font-weight: bold;
}

.main_con h3 {
    font-size: 25px;
    line-height: 40px;
    padding-bottom: 20px;
}

.main_con p {
    width: 420px;
    padding-bottom: 30px;
}

.main_con a {
    font-size: 18px;
    text-decoration: underline;
}

.Container {
    padding: 28px 0 0 0;
}

.pageT {
    color: #313131;
    text-align: center
}

.pageT h2 {
    font-size: 40px;
    line-height: 70px;
    font-weight: bold;
}

.pageT h3 {
    font-size: 24px;
    line-height: 40px;
    padding-bottom: 60px;
}

.desktopList {}

.desktopList li a {
    cursor: pointer
}

.desktopList li,
.desktopList div {
    width: 217px;
    float: left;
    padding: 0 25px 30px;
}

.desktopList li a.down,
.desktopList div a.down {
    text-align: center;
    color: #313131;
    font-size: 18px;
    line-height: 30px;
    height: 30px;
    border: 1px solid #e2e2e2;
    display: block;
    background: #fff;
    margin-top: 8px;
}

.desktopList li a:hover {
    color: red;
}

.gameList li a.down {
    width: 105px;
}

.gameList li a.btn {
    border: none;
    background: #ff4d4d;
    color: #fff;
}

.gameList li a.btn:hover {
    background: #f33d3d;
    color: #fff;
}

.desktopList li img {
    width: 217px;
    height: 149px;
}

.gameList li {
    position: relative;
}

.gameList li span {
    position: absolute;
    top: 125px;
    left: 25px;
    width: 217px;
    height: 24px;
    line-height: 24px;
    background: url(images/60.png);
    color: #fff;
    font-size: 13px;
    text-align: center;
}

.musicList {
    width: 990px;
    margin: 0 auto;
}

.musicList li {
    background: #fff;
    margin-bottom: 10px;
}

.musicList div {
    float: left;
    height: 36px;
    line-height: 36px;
    font-size: 24px;
    padding: 10px 0;
}

.musicList li .t1 {
    width: 64px;
}

.musicList li .t1 em {
    height: 36px;
    width: 36px;
    color: #fff;
    display: block;
    float: right;
    text-align: center;
    color: #FFF;
    background: url(images/m6.png) no-repeat;
}

.musicList li .t2 {
    width: 346px;
    border: 1px dotted #a1a1a1;
    border-width: 0 1px 0 0;
    text-indent: 20px;
}

.musicList li .t3 {
    width: 200px;
    border: 1px dotted #a1a1a1;
    border-width: 0 1px 0 0;
    text-align: center;
    color: #ff5353;
}

.musicList li .btn1 {
    background: url(images/m1.png) no-repeat left center;
    padding: 0 0 0 30px;
    color: #3f3f3f !important;
    margin-left: 50px;
}

.musicList li .btn2 {
    background: url(images/m2.png) no-repeat left center;
    padding: 0 0 0 30px;
    color: #a4a4a4 !important;
    margin-left: 30px;
}

.musicList li.odd {
    background: #4d4c63;
}

.musicList li.odd .t1 em {
    color: #979797;
    background: url(images/m5.png) no-repeat;
    color: #979797;
}

.musicList li.odd .t3,
.musicList li.odd .t2 {
    color: #fff;
}

.musicList li.odd .btn1 {
    background: url(images/m3.png) no-repeat left center;
    color: #fff !important;
}

.musicList li.odd .btn2 {
    background: url(images/m4.png) no-repeat left center;
    color: #676682 !important;
}

.musicBox {
    width: 500px;
    height: 20px;
}

.cen {
    width: 1098px;
    display: block;
    overflow: hidden;
}

.cen_left {
    width: 325px;
    background: #fff;
    float: left;
    min-height: 368px;
    padding-bottom: 20px;
}

.cen_left ul {
    padding: 20px;
}

.cen_left li {
    height: 46px;
    line-height: 46px;
    border-bottom: 1px dashed #999;
    margin: 0 5px;
    font-size: 16px;
}

.cenright {
    float: left;
    margin-left: 10px;
    background: #fff;
    width: 755px;
    background: #FFF;
    overflow: hidden;
}

.cenright h3 {
    text-align: center;
    padding: 10px;
    border-bottom: 1px solid #dfdfdf;
    font-size: 18px;
    font-weight: inherit;
}

.cenright ul {
    padding: 20px;
}

.cenright p {
    line-height: 32px;
}

.jhbt {
    margin-bottom: 20px;
    border-bottom: 1px solid #CCC;
    overflow: hidden;
}

.jhbt a {
    width: 100px;
    height: 30px;
    line-height: 30px;
    float: left;
    text-align: center;
    display: block;
}

.conn {
    background: #F30;
    display: block;
    color: #fff !important;
}

.video {
    width: 435px;
    height: 350px;
    display: none;
}

.page {
    text-align: center;
    padding: 20px 0 0 0;
}

.page a {
    display: inline-block;
    d*isplay: inline;
    *zoom: 1;
    padding: 0 5px;
    border-radius: 3px;
    background: #1a7dda;
    color: #fff !important;
    margin-right: 5px;
}

.page a.no {
    background: #d5d5d5;
    color: #333;
    cursor: default;
}

.tyi {
    width: 900px;
    height: 696px;
    background-color: #fdf8f3;
    margin: 0 auto;
    behavior: url(iecss3.htc);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    position: relative;
    padding: 5px;
}

.xbpo {
    width: 650px;
    margin: 0 auto;
    margin-top: 70px;
}

.xbpo form {}

.xbpo ul li {
    overflow: hidden;
}

.xbpo ul li span {
    font-family: Microsoft YaHei, Arial;
    width: 105px;
    line-height: 26px;
    text-align: right;
    display: block;
    float: left;
    color: #989592;
    margin-top: 22px;
    font-size: 14px;
}

.xbpo ul li .yxk {
    font-family: Microsoft YaHei, Arial;
    width: 200px;
    line-height: 26px;
    text-align: left;
    display: block;
    /* float: left; */
    color: #989592;
    font-size: 12px;
    margin-left: 6px;
    margin-top: 22px;
}

.xbpo ul li .luy {
    font-family: Microsoft YaHei, Arial;
    width: 565px;
    line-height: 60px;
    text-align: left;
    display: block;
    /* float: left; */
    color: #989592;
    margin-top: 22px;
    font-size: 14px;
    margin: 0 auto;
    margin-left: 66px;
}

.sh_Inpdt {
    font-family: Microsoft YaHei, Arial;
    width: 253px;
    height: 40px;
    border-radius: 6px;
    line-height: 40px;
    font-size: 14px;
    background: #fdf8f3;
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    margin-top: 15px;
    margin-left: 5px;
    float: left;
    padding: 0px 0px 0px 5px;
    border: 2px solid #d6d6d6;
}

.xbpo p.result {
    clear: both;
    font-size: 14px;
    padding-left: 110px;
    margin-bottom: 0;
    display: none;
    color: red;
}

.tyi {
    height: auto;
}

.gxa {
    font-size: 30px;
    color: #fff;
    width: 326px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #da280c;
    display: block;
    margin: 40px auto 0px;
    border-radius: 8px;
}


/**** 解决float带来的，height:auto失效的问题 

.clearfix {  
	display: block;  
	float: none;  
	clear: both;  
	overflow: hidden;  
	width: auto;  
	height: 0;  
	margin: 0 auto;  
	padding: 0;  
	font-size: 0;  
	line-height: 0;  
}
****/