
/* 首页样式开始 */


html,body{height:100%;min-width:1400px}
.bg_w{
	background:#fff;
}

.head_wrap , .banner_wrap{
	width:1200px;
	margin:0 auto;
}
.floor1 , .floor2 ,.floor3 , .floor4{
	width:1200px;
	margin:0 auto;
	padding-bottom:20px;
	text-align: center;
}
.floor_1{
	width:100%;
	background:#f6f6f6;
}
.floor1{
	background:#f6f6f6;
	width:1200px;
	margin:0 auto;
}
.header{
	width:100%;
	min-width:1400px;
	height:40px;
	background:#fafafa;
	border-bottom:#f5f5f5;
}

.head_l{
	width:40%;
	height:40px;
	line-height:40px;
}
.head_l p{
	font-size:12px;
	color:#666;
}
.head_r{
	width:50%;
	text-align:right;
	height:40px;
	line-height:40px;
}
.head_r a{
	color:#666;
}
.head_r a:hover{
	color:#009def;
	transition:0.3s all;
}
.load{
	padding:0 6px;

}
.load i{
	height:14px;
	display:inline-block;
	width:1px;
	background:#dcdcdc;
	margin-left:8px;
	position:relative;
	top:1px;
}
.load span{
	width:20px;
	height:20px;
	display:inline-block;
	position:relative;
	background:url(../img/load.png) no-repeat;
	margin-right:6px;
	position:relative;
	top:4px;

}
.load:hover span{
	background:url(../img/load.png) no-repeat;
	background-position:0 -21px;
	transition:0.3s all;

}

#formLogin input{
	outline:none;
}
.nav{
	width:100%;
	min-width:1400px;
	height:85px;
	background:#fff;
	border-top:1px solid #f5f5f5;
}
.nav_wrap{
	width:1200px;
	margin:0 auto;
}
.logo{
	width:324px;
	height:49px;

	display:inline-block;
	position:relative;
	top:16px;
}
.nav_r li{
	float:left;
	height:85px;
	line-height:85px;
	width:120px;
	text-align:right;
	font-size:16px;
	margin-left:20px;
}
.nav_r li a:hover{
	color:#009def;
	transition:0.3s all;
}
.nav_r li a.active{
	color:#009def;

}
.banner{
	width:100%;
	height:555px;
	min-width:1400px;
	background: #009DEF;
}
.banner_wrap{
	position:relative;
}
.banner_wrap_img{
	margin-top: 40px;
}
.banner_img{
	position:absolute;
	left:0;
	width: 1200px;
	height: 555px;
}
.banenr_ad{
	width:345px;
	height:349px;
	position:absolute;
	z-index:99;
	right:0;
	top:80px;
	padding-top:36px;
	background:url(../img/cc.png) no-repeat;
}
.f1_top ,.f2_top ,.f3_top ,.f4_top{
	width:100%;
}
.fl_text{
	width:90px;
	text-align:center;
	margin:0 auto;
	padding:10px 0;
	position:relative;
	top:2px;
	border-bottom:3px solid #009def;
}
.fl_ul , .f2_ul , .f3_ul, .f4_ul{
	width:100%;
	margin-top:70px;
}
.fl_ul li{
	float:left;
	width:300px;
	text-align:center;
}
.fl_ul li img{
	margin-bottom:20px;
}
.fl_ul li  h2{
	font-size:22px;
	color:#333;
	margin-bottom:12px;
}
.fl_ul li p{
	color:#999;
	width:184px;
	margin:0 auto;
	line-height:20px;
	font-size:12px;
}
.f2_text{
	width:90px;
	text-align:center;
	margin:0 auto;
	padding:10px 0;
	position:relative;
	top:2px;
	border-bottom:3px solid #009def;
}
.f2_ul{
	text-align:center;
	margin-top:20px;
}
.f2_img{
	margin-top:20px;
}
.floor3{
	padding:0;
}
.f3_top{
	margin-top:0;
}
.f3_text{
	width:1200px;
	text-align:center;
	margin:0 auto;
	padding:10px 0;
	position:relative;
	top:10px;
	z-index:999;;
}
.f3_text P{
	font-size: 26px;
	color: #333333;
	margin-bottom: 10px;
}
.f3_text span{
	font-size: 14px;
	color: #CCCCCC;


}
.f3_left{
	width:30%;
	padding-top:70px;
}
.f3_left h4{
	font-size:22px;
	color:#333;
	margin-bottom:20px;
}
.f3_left p{
	color:#999;
	margin-top:6px;
	line-height:26px;
}

.floor_2{
	width: 100%;
	min-height:306px;
	background: #fff;
	padding-bottom:42px;
}
.floor_1{
	padding-bottom:42px;
}

/* 底部样式开始 */
.footer{
	width:100%;
	height:160px;
	background:#272729;
	margin-top:50px;
}
.foot_wrap{
	width:1200px;
	margin:0 auto;
}
.foot_l{
	width:1030px;
}
.foot_l span{
	width:140px;
	height:3px;
	display:inline-block;
	background:#fff;
	margin:0 10px;
}
.foot_l p{
	font-size:30px;
	display:inline-block;
	color:#fff;
	position:relative;
	top:10px;
}
.foot_l_top{
	border-bottom:1px solid #3d3d3f;
	padding:22px 0;
}
.foot_l_bot p{
	font-size:12px;
	color:#999;
	padding-top:6px;
}
.foot_r img{
	margin-top:22px;
}
/* 首页样式结束 */
/*共用样式开始*/

.notice li{
	border-bottom: 3px solid #009DEF;
	width: 150px;
	margin-left: 33px;
}
.r_title{
	margin-left:30px;
	float:left;
}
.r_title span{
	font-size: 14px;
	padding:0 10px;
	display:inline-block;
	height:74px;
	line-height:76px;
	border-bottom:3px solid #009def;
	color:#009def;
}
.r_title a{
	font-size: 14px;
	padding:0 10px;
	display:inline-block;
	height:74px;
	line-height:76px;
}
.notice .r_title_ac{
	border-bottom:3px solid #009def;
}
.r_title_ac a{
	color: #009DEF;
}

.but {
    font-size: 12px;
    color: #ffffff;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 93px;
    background: #009DEF;
    display: inline-block;
    margin-left: 4px;
    border-radius: 4px;
}
.but:hover{
	color:#ffffff;
}
/* #search_btn{ */
	/* font-size: 14px; */
    /* color: #ffffff; */
    /* cursor: pointer; */
    /* margin-top:20px; */
	/* display:inline-block; */
    /* height: 38px; */
    /* width: 80px; */
    /* background: #009DEF; */
    /* text-align: center; */
    /* line-height: 38px; */
    /* margin-left: 20px; */
	/* border-radius:4px; */
/* } */
.input{
    width: 210px;
    height: 32px;
    text-indent:1em;
    border: 1px solid #dcdcdc;
	border-radius:4px;
}
.chong{
	padding-bottom:20px;
	border-bottom: 1px solid #f7f7f7;
}
.top_up{
	background: #32b5fa;
	color: #FFFFFF;
	height: 32px;
	width: 125px;
	display:inline-block;
	line-height: 32px;
	text-align: center;
	margin-top: 20px;
	margin-left: 25px;

}
.withdrawals{
	background: #fc7668;
	color: #FFFFFF;
	height: 35px;
	width: 125px;
	display:inline-block;
	line-height: 35px;
	text-align: center;
	margin-top: 20px;
	margin-left: 25px;

}
.whole_withdrawals{
	background: #fc7668;
	color: #FFFFFF;
	height: 35px;
	width: 80px;
	display:inline-block;
	line-height: 35px;
	text-align: center;
	margin-left: 20px;
	margin-top: 32px;
}
.min_fore{
	padding-left:10px;
	padding-top:10px;
}
.game_n{
	color: #009DEF;
	font-size: 12px;
	width: 85px;
	text-align: center;
}
.search{
	width:1000px;
	height: 80px;
	border-bottom: 1px solid #f7f7f7;
}
.wanjia{
	display: inline-block;
	margin-left:0px;
	font-size: 12px;
	color: #333333;
}
.youxi{
	float:left;
	font-size: 12px;
	color: #333333;
}
.button{
	float:left;
	font-size: 12px;
	color: #FFFFFF;
	border-radius:4px;
}
.button:hover{
	background:#30b8ff;
	transition:0.3s all;
}
.search_frame{
	height: 60px;
}
.reverse_box{
	height: 60px;
}
.trr{
	border-top: 1px solid #009def;
	border-bottom: 1px solid #009def;
	background: #f8fdff;
	height: 60px;
	margin-top: 30px;
}
.single{
	color: #333333;
	font-size: 12px;
	text-align: center;
	overflow:hidden;
	white-space:nowrap;
}
.time{
	color: #333333;
	font-size: 12px;
	text-align: center;
	overflow:hidden;
	white-space:nowrap;
}
.agent{
	color: #333333;
	font-size: 12px;
	text-align: center;
	overflow:hidden;
	white-space:nowrap;
}
.tr{
	border-bottom: 1px solid #f7f7f7;
	height: 60px;
}
.biaoge{
	width: 940px;
    margin: 0 auto;
}
.r_msg {
    /* width: 940px; */
    /* text-align: center; */
    margin: auto;
    margin-top: 60px;
    margin-bottom: 60px;
    margin: 81px 22%;
}
.lu{
	color: #999999;
	font-size: 14px;
	margin-top: 30px;
	margin-left: 30px;
}
.inp{
	margin-top: 20px;
    width: 130px;
    height: 35px;
    text-indent:1em;
    border: 1px solid #dcdcdc;
}
.recommend_div{
	border-bottom: 1px solid #e4e4e4;
	height:100px;
}
.level{
	 /*margin-left: 110px;
	line-height: 110px;*/
	width:940px;
	/* text-align: center; */
	margin: auto;
}
.realname {
    float: left;
    background: #fff;
    width: 1040px;
    margin-bottom: 97px;
	min-height:554px;
}
.rn_msg {
	width: 940px;
	text-align: center;
	margin: auto;
	margin-top: 60px;
	margin-bottom: 60px;
}
.psw_name {
    margin-top:14px;
    font-size: 14px;
}
.psw_success{
	width: 940px;
    margin: 0 auto;
    text-align: center;
}
.psw_i {
	width: 120px;
    height: 40px;
    line-height: 40px;
	display: inline-block;
    text-align: right;
    font-style: normal;
    font-size: 14px;
    margin-right: 20px;
    height: 40px;
    color: #333333;
}
.psw_span {
    width: 120px;

    /* line-height: 40px; */
}
.psw_name input{
	width: 240px;
    height: 38px;
    text-indent:1em;
    border: 1px solid #dcdcdc;
	vertical-align:top;
}
.psw_name .int{
    width: 180px;
    height: 38px;
    text-indent:1em;
    border: 1px solid #dcdcdc;
}
.but{
    font-size:12px;
    color: #ffffff;
    height: 38px;
	line-height:38px;
	text-align:center;
    width: 110px;
    background: #009DEF;
	display:inline-block;
	margin-left:4px;
   }

.times{
	color: #333333;
	font-size: 12px;
	overflow:hidden;
	white-space:nowrap;
	text-align: center;
}
.sing{
	color: #333333;
	font-size: 12px;
	overflow:hidden;
	white-space:nowrap;
	text-align: center;
}
.agen{
	color: #333333;
	font-size: 12px;
	overflow:hidden;
	white-space:nowrap;
	text-align: center;
}
.agent{
	height: 35px;
	margin-top: 20px;
}
/*共用结束*/

.login_box_head h1{
	font-size:26px;
	font-weight:700;
	color:#009def;
}
.login_from {
    padding: 0px 20px;
    position: absolute;
    text-align: center;
    }
.login_box{

}
.login_box_head {
    line-height: 22px;
    margin: 0 auto;
    margin-bottom: 20px;
    width: 300px;
    }

#formLogin .ac {
    border: 1px solid #e6e6e6;
    height: 45px;
    width: 300px;
    margin: 0 auto;
    margin-bottom: 15px;
}
.ac span {
    width: 24px;
    height: 26px;
    display: inline-block;
    background: url(../img/account.png) no-repeat;
    margin: 8px 0px 0px 6px;
    float: left;
}
.ac input{
    width: 250px;
    height: 42px;
    line-height:42px;
    border: 0;
    background: 0;
    text-indent:0.5em;
    font-size: 16px;
}
#formLogin input{
    outline: none;
}
#formLogin .acc {
    border: 1px solid #E6E6E6;
    height: 45px;
    width: 300px;
    margin: 0 auto;
    margin-bottom: 18px;
}
.acc span {
    width: 24px;
    height: 24px;
    display: inline-block;
    background: url(../img/material.png) no-repeat;
    margin: 8px 0px 0px 6px;
    float: left;
}
.acc input{
    width: 250px;
    height: 42px;
    line-height: 42px;
    border: 0;
    background: 0;
    text-indent:0.5em;
    font-size: 16px;
}
.load_btn {
    width: 300px;
    margin: 0 auto;
    margin-bottom: 10px;
    text-align: center;
    line-height: 40px;
}
.load_btn a {
    color: #fff;
    width: 290px;
    height: 40px;
    display: inline-block;
    background: #009def;
    cursor: pointer;
    font-size: 18px;
}
.load_btn a:hover{
	background:#30b8ff;
	transition:0.3s all;
}
/* 首页样式结束 */

/* 后台样式开始 */

.sdk_wrap{
	width:100%;
	height:100%;
}
.sdk_left{
	width:160px;
	height:100%;
	background:#34495e;
}
.sdk_left .layui-nav-tree {
	width:160px;
	height: 100%;
}
.code_left {
    float: left;
    width: 200px;
    margin-left: 70px;
    margin-top: 30px;
    margin-bottom: 25px;
}
.code_left img {
    width: 174px;
    height: 174px;
    padding: 3px;
    border: 1px solid #dcdcdc;
}
.ext_left_b {
    float: right;
    width: 280px;
}
.ext_ownBtn_a {
    width: 200px;
    height: 65px;
    line-height: 65px;
    background: #ff5560;
    display: inline-block;
    color: #FFFFFF;
    text-align: center;
    font-size: 18px;
    margin-bottom: 26px;
    margin-right: 10px;
}
.ext_ownBtn_a:hover{
	color: #FFFFFF;
}
.ext_downBtn_a {
    width: 200px;
    height: 62px;
    line-height: 62px;
    border: 1px solid #dcdcdc;
    display: inline-block;
    color: #333;
    text-align: center;
    font-size: 18px;
    margin-bottom: 26px;
    margin-right: 10px;
}
.sdk_wrap .layui-nav-tree .layui-nav-bar{
	background-color: transparent;
}
.sdk_logo{
	text-align:center;
	margin:20px 0;
}
.sdk_logo a{
	display:inline-block;
	width:118px;
	height:90px;
	background:url(../img/log.png) no-repeat center;
	margin:0 auto;
	text-align:center;
}
.sdk_left .layui-nav  .layui-this a{
	background:#009def;
}
.sdk_left .layui-nav  .layui-this a:hover{
	background:#009def;
}
.layui-nav-itemed a{
	background:#2B2E37;
}

.sdk_right{
	width:100%;
	padding-left:170px;
}
.sdk_rightTop{
	width:100%;
	height:50px;
	background:#fff;
	position:fixed;
	top:0;
	z-index:999;
	border-bottom:1px solid #eff0f4;
}
.rightTop_l a{
	width:50px;
	height:50px;
	line-height:50px;
	border-right:1px solid #dcdcdc;
	display:inline-block;
	text-align:center;
}
.sdk_rightTop h2{
	display:inline-block;
	font-size:20px;
	color:#333;
	font-weight:700;
	padding-left:10px;
	position:relative;
	top:2px;
}
.sdk_main{
	width:100%;
	padding-top:60px;
}
.rightTop_r{
	text-align:right;
	position:relative;
	right:180px;
	top:8px;
}


/* 后台样式结束 */
.panel-blue { background: #30a5ff; color: #fff; }
.panel-teal { background: #1ebfae; color: #fff; }
.panel-orange { background: #ffb53e; color: #fff; }
.panel-red { background: #f9243f; color: #fff; }

.panel-blue .panel-body p,
.panel-teal .panel-body p,
.panel-orange .panel-body p,
.panel-red .panel-body p {
	color: #fff;
	color: rgba(255, 255, 255, .8);
}
.widget-left {
	height: 80px;
	padding-top: 15px;
	text-align: center;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.widget-right {
	text-align: left;
	line-height: 1.6em;
	margin: 0px;
	padding: 20px;
	height: 80px;
	color: #999;
	font-weight: 300;
	background: #fff;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.panel-blue .widget-left { background: #30a5ff; color: #fff; }
.panel-teal .widget-left { background: #1ebfae; color: #fff; }
.panel-orange .widget-left { background: #ffb53e; color: #fff; }
.panel-red .widget-left { background: #f9243f; color: #fff; }

.panel-widget {
	background: #fff;
}
.text-muted{
	margin-top:6px;
	font-size: 20px;
    color: #333;
    font-weight: 700;
}
.text-muted i{
	font-size:28px;
	color:#333;

}
.login_box_head h1{
	font-size: 24px;
    color: #009DEF;
    font-weight: bold;
    padding-top: 15px;

}
/* .forget_password  a{ */
	/* color: #999; */
	/* float: right; */
/* } */
/* .forget_password  a:hover{ */
	/* color:#999; */
/* } */
.f_a
{
	color: #999;
	float: right;
}
.f_a:hover{
	color:#999;
}
.f_a1
{
	color: #009DEF;
	float: left;
}
.f_a1:hover{
	color:#009def;
}
.middle {
    margin-bottom:60px;
    margin-top: 20px;
}
.middle ul li {
    width: 190px;
    float: left;
    margin-left:10px;
    height: 192px;
    margin-top: 15px;
}
.middlt_l{
	margin-left:12px;
}
.small_icons{
	width: 100px;
	height: 100px;
}
.zuixin1 {
    text-align: center;
    background: url(../img/Instant.png) no-repeat;
    padding: 25px 0;
}

.zuixin1 a img {
    display: block;
    border: none;
    margin: 0 auto;
}

.zuixin1 .game {
    font-size: 18px;
    color: #333333;
    padding-bottom: 3px;
    padding-top: 6px;
}
.zuixin1 .role {
    font-size: 12px;
    color: #999999;
}

.chamfer{
	width: 1200px;
	margin: 0 auto;
	text-align: center
}
.chamfer img {
    position: relative;
    top: -1px;
}
.triangle{
	width: 1200px;
	margin: 0 auto;
	text-align: center
}
/* 首页样式结束 */
.index_ls{
	height:300px;
}
.news_wrap{
	width:100%;
	height:250px;
	background:#fff;
	border-radius:3px;
	border:1px solid #ddd;
	padding:15px 15px;
}
.notive_wrap{
	width:100%;
	height:auto;
	background:#fff;
	border-radius:3px;
	padding:15px 15px;
	margin-bottom: 45px;
}
.news_wrap h3{
	font-size:16px;
	text-transform: uppercase;
    color: #424242;
    font-weight: bold;
	margin-bottom:20px;
}
.news_wrap li{
	height:36px;
}
.news_wrap li .lb{
	width:16px;
	height:16px;
	display:inline-block;
	background:url(../img/lb.png) no-repeat;
	margin-right:12px;
	position:relative;
	top:2px;
}
.news_wrap li p{
	display: inline-block;
    color: #333;
    /* width: 300px; */
    width: 700px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all;
}
.news_wrap li a{
	/* width:500px; */
	display:inline-block;
}
.news_wrap li a:hover p{
	color:#009def;
}
.news_wrap li  i{
	float:right;
	color:#999;
}
.left_bg{
	width:18px;
	height:18px;
	display:inline-block;
	position:relative;
	top:3px;
	margin-right:10px;
}
.fl1{
	background:url(../img/in.png) no-repeat 0 0;
}
.fl2{
	background:url(../img/in.png) no-repeat -18px 0;
}
.fl3{
	background:url(../img/in.png) no-repeat -35px 0;
}
.fl4{
	background:url(../img/in.png) no-repeat -53px 0;
}
.fl5{
	background:url(../img/in.png) no-repeat -71px 0;
}
.fl6{
	background:url(../img/in.png) no-repeat -88px 0;
}
.fl7{
	background:url(../img/in.png) no-repeat -105px 0;
}
.fl8{
	background:url(../img/in.png) no-repeat -122px 0;
}
.fl9{
	background:url(../img/in.png) no-repeat -139px 0;
}
.fl10{
	background:url(../img/in.png) no-repeat -156px 0;
}
/* 首页样式结束 */

/* 模板样式开始 */
.model_box{
	width:100%;
	background:#fff;
	border-radius:3px;
	padding:0 15px;
}
.model_box h2{
	height:50px;
	line-height:50px;
	font-size:14px;
	color:#333;
	font-weight:700;
	border-bottom:1px dashed #dcdcdc;
}

.model_top{
	height:auto;
	margin-top:30px;
}
/* 模板样式结束 */

/* .searchInput i{
	width:160px;
	display:inline-block;
	text-align:right;
} */
/* .searchInput .sea_input{
	width:200px;
	display:inline-block;
	border:1px solid #dcdcdc;
	height:34px;
} */
.game_log{
	text-align:center;
}
.game_log img{
	width:48px;
	height:48px;
}
.td_th th{
	font-weight: bold;

}
.layui-layer-title{
	background:#000;
}

.eject_win{
	height: 36px;
	border-bottom: 1px solid #E4E4E4;
	background: #f8f8f8;
}
.eject_win p{
	font-size: 14px;
	color: #333333;
	line-height: 36px;
}
.eject_win_name {
	margin-top:8px;
	font-size: 14px;
	text-align: center;
	}
.eject_win_i {
	width: auto;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	text-align: right;
	font-style: normal;
	font-size: 14px;
	margin-right: 10px;
	height: 40px;
	color: #333333;
	}
.eject_win_name input{
	width: 145px;
	 height: 30px;
	text-indent:1em;
	border: 1px solid #dcdcdc;
	border-radius:3px;
	}
.eject_btn{
	margin-bottom: 15px;
	width: 200px;
	margin: 0 auto;
	margin-top: 15px;
	text-align: center;
	}
.eject{
	padding-top:10px;
	padding-bottom:26px;
}
#popup{
	font-size: 14px;
	color: #ffffff;
	display: block;
	width: 60px;
	background: #009def;
	text-align: center;
	margin: 0 auto;
	border-radius: 2px;
	border:none;
}
.btn_style{
	display: inline-block;
    height:30px;
    line-height: 30px;
	padding:0 10px;
    background-color:#009def;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    border: none;
    border-radius: 2px;
    cursor: pointer;
    opacity: .9;
	font-size:12px;
}
.btn_style:hover{
	background:#30b8ff;
	color:#fff;
	transition:0.3s all;
}
.btn_style:visited{
	color:#fff;
}
.extension{
	margin-top:40px;
}
.extension_box{
	margin-top:40px;
}
.ext_left{
	width:550px;
	margin:0 auto;
	margin-top:100px;
}
.ext_left_t{
	font-size:0;
}
.ext_left_t h3{
	text-align:center;
	font-size:18px;
	margin-bottom:28px;
	margin-left:50px;
}
.ext_link{
	width:332px;
	height:38px;
	line-height:38px;
	text-indent:0.6em;
	border:1px solid #dcdcdc;
	vertical-align:top;
	margin-left:60px;
	color:#000;
}
.ext_btn{
	width:78px;
	height:38px;
	line-height:38px;
	text-align:center;
	background:#fc7668;
	color:#fff;
}
 .andro{
	background:#32b5fa;
	display:block;
	width:414px;
}
.andro{
	color:#fff;
}
.apply {
    width: 200px;
}
.apply a {
    width: 200px;
    height: 65px;
    line-height: 65px;
    background: #009DEF;
    display: inline-block;
    color: #FFFFFF;
    text-align: center;
    font-size: 18px;
    margin-bottom: 26px;
    margin-right: 10px;
}
.andro:hover{
	background:#4ec2ff;
	color:#fff;
}
.andro i{
	width:25px;
	height:25px;
	display:inline-block;
	background:url(../img/and.png) no-repeat;
	position:relative;
	margin-right:8px;
	top:6px;
}
.apple i{
	width:25px;
	height:25px;
	display:inline-block;
	background:url(../img/apple.png) no-repeat;
	position:relative;
	margin-right:8px;
	top:6px;
}
.ext_downImg {
	margin-left:30px;
}
.ext_downImg img{
	width:144px;
	height:144px;
	padding:3px;
	border:1px solid #dcdcdc;
}

/* 推广链接结束 */

.td_th th{
	font-size:12px !important;
}
/*添加游戏样式开始*/
.mod_table_icon{
	width: 48px;
    height: 48px;
    border-radius: 10px;
}
.choose{
	height: 70px;
	margin-left: 0px;
}
.checkbox{
	margin-left: 5px;
	text-align: center;
	width:100px;
}
.footer-whole{
	margin-top: 30px;
	float: left;
	margin-left: 5px;
}
 .footer-apply{
	margin-top: 20px;
	float: left;
	margin-left: 30px;
}
#search_btn{
	font-size: 14px;
    color: #ffffff;
    margin-top:20px;
    width: 100px;
    background: #009DEF;
    text-align: center;
    line-height: 38px;
    margin-left: 20px;
	border-radius:4px;
}
.Choice{
	margin-top:20px;
}
/*添加游戏样式结束*/




/*实名认证*/
.real_card{
	width:600px;
	min-height:206px;
	margin:0 auto;
	background:#fffbf1;
	border:1px solid #ffebbb;
	margin-top:100px;
	margin-bottom:60px;
	position:relative;
}
.real_log{
	text-align:center;
	position:relative;
	top:-50px;
	left:50%;
	margin-left:-55px;
}
.real_box h2{
	text-align:center;
}
.real_text{
	position:relative;
	top:-30px;

	}
.real_text h4{
	text-align:center;
	font-size:18px;
	color:#f18007;
	font-weight:700;
	margin-bottom:20px;
}
.real_p{
	padding-left:120px;
}
.real_p p{
	margin-bottom:20px;
}
.real_p span{
	display:inline-block;
	width:80px;
	text-align:right;
	margin-right:10px;
	vertical-align:top;
}
.real_img i{
	width:200px;
	display:inline-block;
}
.real_img i img{
	width:200px;
	height:110px;
	margin-bottom:10px;
}
#big_img_wrap{
    width: 500px;
    height: 300px;
    z-index: 9999;
	position:absolute;
	top:50%;
	margin-top:-80px;
	left:50%;
	z-index:999;
	margin-left:-250px;
	background:#fff;
	display:none;
}
#big_img_wrap img{
	width:100%;
	height:100%;
	box-shadow:1px 1px 12px #b2b2b2;
}
#big_img_wrap span{
	width:38px;
	height:38px;
	display:inline-block;
	position:absolute;
	top:0;
	right:0;
	background:url(../img/cl.png) no-repeat;
	cursor:pointer;
}
.cc{
	text-align:center;
}
.ta_btn{
	font-size: 14px;
    color: #333333;
    cursor: pointer;
    margin-top: 3px;
   display:inline-block;
    height: 30px;
    padding: 0 6px;
    border: 1px solid #E8E8E8;
    text-align: center;
    line-height: 30px;
    border-radius: 5px;
	padding:0 6px;
}

.fz_link{
	background:#009def;
	color:#fff;
	border:none;
}
.fb_link{
	background:#f5a917;
	color:#fff;
	border:none;
}
.one{
	padding-top:20px;
}
.one p{
	line-height:26px;
	color: #333333;
}

/*实名认证样式结束*/
.news_notice{
	margin-top:20px;
}
/*.press{
	width: 700px;
    margin-left: 120px;
    margin-top: 100px;
    margin-bottom: 20px;
    min-height: 100px;
    padding-top: 1px;
}
.press li {
    margin-bottom: 16px;
    border-bottom: 1px dashed #dcdcdc;
    padding-bottom: 8px;
    }
.press p {
    width: 400px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}
.press i {
    float: right;
}
.press span {
    width: 5px;
    height: 5px;
    display: inline-block;
    border-radius: 50%;
    background: #009def;
    position: relative;
    margin-right: 14px;
    float: left;
    top: 8px;
}*/
.select_w{
	width:240px;
	height:32px;
	line-height:32px;
}
.searchInput i{
	display:inline-block;
	text-align:right;
	margin-left:0px;
	height:32px;
	line-height:32px;
	float:left;
	margin-right:5px;
}
.form-group .searchInput .input_w{
	width:250px;
}
.search_div{
	display:inline-block;

}
.btn_margin{
	margin-left:20px;
}
/*公告样式开始*/
.notive_wrap{
	width:100%;
	/* height:250px; */
	background:#fff;
	border-radius:3px;
	padding:15px 28px;
}
.notive_wrap h3{
	font-size:16px;
	text-transform: uppercase;
    color: #424242;
    font-weight: bold;
	margin-bottom:20px;
}
.notive_wrap li{
	height:36px;
}
.notive_wrap li .lb{
	width:16px;
	height:16px;
	display:inline-block;
	background:url(../img/lb.png) no-repeat;
	margin-right:12px;
	position:relative;
	top:2px;
}
.notive_wrap li p{
	display:inline-block;
	color:#333;
}
.notive_wrap li a{
	width:500px;
	overflow: hidden;

}
.notive_wrap li a:hover p{
	color:#009def;
}
.notive_wrap li  i{
	float:right;
	color:#999;
}
/*公告样式结束*/
/*公告详情样式开始*/
.details h1{
	font-size: 18px;
    text-transform: uppercase;
    color: #333;
    font-weight: 400;
    margin: 0px 0 10px 0;
    line-height: 30px;
    text-align: center;
    white-space: normal;
    width: 100%;
    word-break: break-all;
	font-weight: bold;
	margin-top:10px;
}
.details p {
    color: #c8c8c8;
    font-weight: 300;
    padding-bottom: 20px;
    font-size: 14px;
    text-align: center;
}
.details span{
	text-indent:2em;
	line-height: 30px;
}
/*公告详情样式结束*/

/*登录密码样式*/
.content-pass{
	width:700px;
	min-height:206px;
	margin:0 auto;
	margin-top:100px;
	margin-bottom:60px;
	position:relative;
	padding-left:100px;
}
.int{
    width: 250px;
    height: 35px;
    text-indent: 1em;
    border: 1px solid #dcdcdc;
    border-radius:4px;
}
.psa{

}
.psa p{
	margin-bottom:20px;
}
.psa span{
	display:inline-block;
	width:100px;
	text-align:right;
	margin-right:10px;
}
.psa i{
	color: red;
}
.button .load {
    color: #fff;
    font-size: 14px;
    text-align: center;
    width: 300px;
    height: 33px;
    outline: none;
    cursor: pointer;
}
.load:hover{
	color:#ffffff;
}
.button {
   	width: 95px;
    margin: 0 auto;
   	background: #009def;
    text-align: center;
    line-height: 35px;
    margin-left: 110px;
    }
.button .load {
    color: #fff;
    font-size: 14px;
    text-align: center;
    width: 300px;
    height: 33px;
    outline: none;
    cursor: pointer;
}
.short-letter{
    width: 150px;
    height: 35px;
    text-indent: 1em;
    border: 1px solid #dcdcdc;
    vertical-align: top;
    border-radius:4px;
}
.but {
    font-size: 12px;
    color: #ffffff;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 93px;
    background: #009DEF;
    display: inline-block;
    margin-left: 4px;
    border-radius:4px;
}
.select_inp{
	width: 300px;
}
.fill_type {
    vertical-align: top;
    margin-left: 23%;
    margin-top: -11%;
    margin-bottom: 16%;
}
.fill_type li.active {
    height: 36px;
    border: 2px solid #77BE4C;
    line-height: 36px;
    background: url(../img/checked.png) no-repeat;
    background-position: right 14px;
    background-repeat: no-repeat;
}
.fill_type li {
    float: left;
    text-align: center;
    width: 120px;
    margin-right: 10px;
    color: #666666;
    cursor: pointer;
}
.fill_type li {
    float: left;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border: 1px solid #e4e4e4;
    width: 120px;
    margin-right: 10px;
    color: #666666;
    cursor: pointer;
}
.fill_type span {
    width: 24px;
    height: 24px;
    display: inline-block;
    position: relative;
    top: 4px;
    margin-right: 4px;
}
.zfb_log
{
	background: url(../img/zfb.png) no-repeat;
}
.ye_log
{
	background: url(../img/ye.png) no-repeat;
}
.real_img i {
    width: 200px;
    display: inline-block;
}
.real_img i img {
    width: 200px;
    height: 110px;
    margin-bottom: 10px;
}
/*样式结束*/

/* 安全中心开始 */
.recommend_p{
	float: left;
	margin-top:37px;
	margin-right:6px;
	font-size:16px;

}

.recommend_two_div {
	float: left;
    width: 600px;
    height: 32px;
    background-color: #eeeeee;
    position: relative;
    margin-top: 32px;
    border-radius: 30px;
	margin-left:10px;
}

.xu{
	border-bottom: 1px dashed #f7f7f7;
	height: 60px;
}
#ixu{
    font-size: 14px;
    color: #333333;
    cursor: pointer;
    margin: 40px 20px;
    display: block;
    height: 30px;
    width: 100px;
    background: #f8f8f8;
    text-align: center;
    line-height: 30px;
    float: right;
    margin-right: 30px;
    border: 1px solid #dcdcdc;
    }
.introduce{
	color: #333333;
	font-size: 12px;
}
.da{
	width:90px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    background: url(../img/security-center.png) no-repeat scroll 25% 50%;
    border-radius: 20px;
    padding-left: 90px;
    margin-right: 15px;
    font-size: 14px;
    color: #333333;
    margin-top: 41px;
}
.rdiv {
	text-align: center;
	margin: 60px 60px;
}
.lie{
	padding-bottom:30px;
}
/* 安全中心结束 */
/*下级渠道样式开始*/
.disable{
	display: inline-block;
    height:30px;
    line-height: 30px;
	padding:0 10px;
    background: #ffda00;
    color: #333;
    white-space: nowrap;
    text-align: center;
    border: none;
    border-radius: 2px;
    cursor: pointer;
    opacity: .9;
	font-size:12px;
}
.disable:hover{
	background:#fde140;
	color:#333;
	transition:0.3s all;
}
.disable:visited{
	color:#333;
}
.increase-but{
	margin-bottom: 25px;
}
.blue_btu {
    background: #00c89d;
    color: #fff;
}
.blue_btu:hover{
	background:#00e2b1;
	color:#fff;
	transition:0.3s all;
}
/* .game{
	margin-bottom: 40px;
} */
/*下级渠道样式结束*/

/*我要提现-余额提现样式开始*/
.tx_infor h1 {
    margin-bottom: 10px;
    font-weight: 700;
}
.tx_infor p {
    margin-bottom: 4px;
    line-height: 22px;
}

/*余额提现样式开始*/
.psw_radio {
    position: absolute;
    top: 0px;
    left: 105px;
    height: 50px;
}

.psw_radio .tab {
    float: left;
    width: 160px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    margin: 0px 5px;
    cursor: pointer;
    vertical-align: top;
    position: relative;
	border:1px solid #dcdcdc;
}
.psw_radio .psw_tixian_now {
    border: 1px solid #009def;
}
.s_succ {
    width: 23px;
    height: 22px;
    background: url(../img/b_on.png) no-repeat;
    position: absolute;
    right: 0;
}
.tab .s_bank {
    width: 38px;
    height: 29px;
    display: inline-block;
    background: url(../img/s_card.png) no-repeat;
    position: relative;
    top: 10px;
}
.tab .bal_pay{
		width: 38px;
		height: 34px;
	 background: url(../img/bal.png) no-repeat;
}
.tab .count_bg{
	width:65px;
	height:30px;
	display:inline-block;
	position:absolute;
	right:-74px;
	top:0;
	background:url(../img/count.gif) no-repeat;
}
.fashion{
	position: relative;
    height: 94px;
    margin-top: 6px;
    font-size: 14px;
}
.tab .s_zfb {
    width: 34px;
    height: 34px;
    display: inline-block;
    background: url(../img/s_zfb.png) no-repeat;
    position: relative;
    top: 11px;
}
.psw_tixian {
    float: right;
    width: 160px;
    height: 60px;
    line-height: 60px;
    border: 1px solid #dcdcdc;
    text-align: center;
    margin: 0px 5px;
    cursor: pointer;
    vertical-align: top;
    position: relative;
}
/* tab */
.pub_letter{
	background:#fff;
	margin-bottom:20px;
	width:100%;
	text-align:center;
}
.pub_letter span{
	text-align:center;
	height:18px;
	line-height:18px;
	display:inline-block;
	color:#333;
	margin-right:20px;
	padding-bottom:8px;
	cursor:pointer;
	font-size:16px;
}
.game_tab{
	width:720px;

}
.pub_letter span.active{
	border-bottom:3px solid #009def;
}
.tab_div{
	width: 100%;
	color: #000;
	display: none;
	border-right:1px solid #dcdcdc;
}
.pub_box .show{
	display: block;
	width: 100%;
	border-right:1px solid #dcdcdc;
	height:270px;
	-webkit-animation:flipInY 1s .2s ease both;
-moz-animation:flipInY 1s .2s ease both;

}

@-webkit-keyframes flipInY{
0%{-webkit-transform:perspective(400px) rotateY(90deg);
opacity:0}
40%{-webkit-transform:perspective(400px) rotateY(-10deg)}
70%{-webkit-transform:perspective(400px) rotateY(10deg)}
100%{-webkit-transform:perspective(400px) rotateY(0deg);
opacity:1}
}
@-moz-keyframes flipInY{
0%{-moz-transform:perspective(400px) rotateY(90deg);
opacity:0}
40%{-moz-transform:perspective(400px) rotateY(-10deg)}
70%{-moz-transform:perspective(400px) rotateY(10deg)}
100%{-moz-transform:perspective(400px) rotateY(0deg);
opacity:1}
}

.pub_box{
	width:100%;
	float:right;
	height:100%;
	background:#fff;
	border-top:none;
	padding-top:0;
}
.pub_box li {
    width: 112px;
    float: left;
    text-align: center;
    margin-top: 10px;
    margin-right: 4px;
    margin-bottom: 10px;
}

.pub_box li  img{
	width:90px;
	height:90px;
	border-radius:12px;

}
.pub_box li span{
	display:block;
	font-size:14px;
	margin-top:4px;
	width: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}

/* tab */
.fl_game{
	width:1200px;
	margin:0 auto;
	padding-top:50px;
}
.f2_right{
	width: 450px;
	text-align:center;
}
.pub_title span{
	text-align:center;
	height:18px;
	line-height:18px;
	display:inline-block;
	color:#333;
	/* margin-right:20px; */
	padding-bottom:8px;
	cursor:pointer;
	font-size:16px;
	border-bottom:3px solid #009def;
}
.ad_wrap{
	padding-top:10px;
}
.left_ad{
	width:348px;
	/* padding-top:10px; */
}
.ad_box{
	margin-bottom:26px;
	padding-left: 20px;
}
.ad_box a{

}
.ad_box a:hover{
	color:#000;
}
.hot_ad {
    font-weight: bold;
    color: #ff3000;
    font-size: 16px;
    width: 96%;
    overflow: hidden;
    height: 24px;
    display: block;
    margin-bottom: 4px;
    margin-top: 18px;
    /* width: 350px; */
    overflow: hidden;
    /* text-overflow: ellipsis; */
    /* white-space: nowrap; */
    word-break: break-all;
}
.new_a{
	/* font-weight: bold; */
    color: #333;
    font-size: 14px;
    width: 96%;
    overflow: hidden;
    height: 19px;
    display: block;
    margin-bottom: 4px;
    /* margin-top: 18px; */
	/* width: 350px; */
    overflow: hidden;
    /* text-overflow: ellipsis; */
    /* white-space: nowrap; */
    word-break: break-all;
}
.hot_ad:hover {
    color: #000;
    transition: 0.3s all;
}
.ad_boxRight{
	padding-top:10px;
	margin-bottom:22px;
}
.ad_boxRight span{
	width:4px;
	height:4px;
	display:inline-block;
	border-radius:50%;
	background:#dcdcdc;
	position:relative;
	top:-2px;
	margin-right:14px;
}
.ad_boxRight a{
	display:block;
	margin-bottom:8px;
	width:96%;
	overflow:hidden;
	white-space:nowrap;


}
.hot_adRight{
	color:#333;
	font-weight:700;
	padding-bottom:6px;

}
.right_ad{
	width:252px;
}

/*后台弹窗样式*/
.eject{
}
.ejectt{
    background: url(../img/open-bg1.png) no-repeat;
    height:330px;
}
.popup
{
	height:200px;
	width: 590px;
	margin:0 auto;
	margin:0 30px;
	overflow:hidden;
	border-bottom:1px dashed #dcdcdc;
	padding-bottom:12px;
	margin-bottom:20px;

}
.popup_p{
	font-size: 14px;
	color: #333333;
	line-height: 25px;
	width:590px;
	margin: 0 auto;
	overflow: hidden;
 	text-overflow: ellipsis;
 	display: -webkit-box;
 	-webkit-line-clamp: 3;
 	-webkit-box-orient: vertica;
	padding-bottom:16px;

}
.Intercept{

	width:590px;

}
.popup_a{
	width:590px;
	border-radius:3px;
	padding:0 30px;
}
.popup_a li{
	height:36px;
	width:590px;
}
.popup_a li .lb{
	width:16px;
	height:16px;
	display:inline-block;
	background:url(../img/lb.png) no-repeat;
	margin-right:12px;
	position:relative;
	top:2px;
}
.popup_a li p{
	display: inline-block;
    color: #333;
    width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all;
}
.popup_a li a{
	/* width:500px; */
	display:inline-block;
}
.popup_a li a:hover p{
	color:#009def;
}
.popup_a li  i{
	float:right;
	color:#999;
}
.popup_i{
	float: right;
    color: #999;
	margin-right:5px;
	line-height:40px;
}
.eject_p{
	font-size: 18px;
	font-weight: 700px;
	color: #000000;
	padding: 30px 30px 10px;

}
.more-info {
    height: 30px;
    line-height: 30px;
    padding: 0px 30px;
    position: absolute;
    width:650px;
    bottom: 20px;
}
.more-info span{
	font-size: 14px;
	color: #333333;
	float: left;
}
.more-info span a{
	color: #009def;
}
.more-info em{
	float: right;
}
.detail span{
	text-indent:2em;
	line-height: 30px;
}
/* 实名认证上传图片 */
.upImg{
	text-align: center;
    height: 200px;
    width: 700px;
}
.upImg .psw_i{
	vertical-align:top;
}
.avatar{
	position: relative;
    width: 300px;
    height: 150px;
    display: inline-block;
    margin-right: 20px;
    /* margin-top: 20px; */
    float: left;
}
.previewAvatar{
	position:absolute;
	top:0;
	left:0;

}
.previewAvatar img{
	width: 300px;
    height: 150px;
}

.btn2{
	position:relative;
}
.btn2 span{
	display:inline-block;
	position:absolute;

}
.photoimg{
    width: 300px;
	height: 150px;
    overflow: hidden;
    cursor: pointer;
    filter:alpha(Opacity=0);-moz-opacity:0;opacity: 0;
	/* font-size:10000px; */

}
@-moz-document url-prefix() {
	.photoimg {
		font-size:0px;
	}}
.showDetail{
    display: inline-block;
    display: block;
    position: absolute;
    bottom: 0px;
    color: #fff;
    width:300px;
    height: 25px;
    text-align: center;
	cursor:pointer;

}
.showDetail2{
	display: inline-block;
    display: block;
    position: absolute;
    bottom: 0px;
    color: #fff;
    width:300px;
    height: 25px;
    text-align: center;
}
.model_body{
	padding-bottom:10px;
}
.pages{

    /* margin-top:14px; */
}
.pages li  span{
	background:#009def;
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}

.ad_wrap{
	/*width:700px;
	margin-left:120px;
	margin-top:100px;*/
}
.ad_wrap li{
	/* border-bottom:1px solid #dcdcdc; */
	/* padding-bottom:10px; */
	margin-bottom:16px;
	border-bottom:1px dashed #dcdcdc;
	padding-bottom:8px;
}
.ad_wrap a:hover p , .ad_wrap a:hover i{
	color:#009def;
	transition:0.3s all;
}
.ad_wrap span{
	width:5px;
	height:5px;
	display:inline-block;
	border-radius:50%;
	background:#009def;
	position:relative;
	margin-right:14px;
	float:left;
	top:8px;
}
.ad_wrap p{
	width:400px;
	overflow:hidden;
	text-align:left;
	text-overflow:ellipsis;
	white-space:nowrap;
	display:inline-block;
}
.ad_wrap  i{
	float:right;
}
.adetail_top , .adetail_main{
	width:660px;
	margin:0 auto;
}
.adetail_top h3{
	margin-top:10px;
	margin-bottom:6px;
	font-size:18px;
}
.adetail_top span{
	color:#999;
}
.adetail_top{
	border-bottom:1px solid #dcdcdc;
	padding-bottom:12px;
}
.adetail_main{
	padding:14px 0;
}
.adetail_main p{
	line-height:24px;
}

.jb_box{
	width:300px;
	margin:0 auto;
	padding:38px 0 10px;
}
.jb_div{
	margin-bottom:10px;
}
.jb_div span{
	display:inline-block;
	text-align:right;
}
.jb_input{
	width:200px;
	height:36px;
	line-height:36px;
	border:1px solid #dcdcdc;
	text-indent:6px;
}
.jb_submit{
	font-size: 14px;
    color: #ffffff;
    display: inline-block;
    height: 38px;
    width: 90px;
    background: #009DEF;
    text-align: center;
    line-height: 25px;
    margin-left: 20px;
	position:relative;
}
.jb_submit:hover{
	background: #009DEF;
}
.real_ok{
	width:600px;
	min-height:206px;
	margin:0 auto;
	background:#fffbf1;
	border:1px solid #ffebbb;
	margin-top:100px;
	margin-bottom:60px;
	position:relative;
}

.real_log{
	text-align:center;
	position:relative;
	top:-50px;
	left:50%;
	margin-left:-55px;
}
.real_box h2{
	text-align:center;
}
.real_text{
	position:relative;
	top:-30px;

	}
.real_text h2{
	text-align:center;
	font-size:18px;
	color:#f18007;
	font-weight:700;
	margin-bottom:20px;
}
.real_p{
	padding-left:120px;
}
.real_p p{
	margin-bottom:20px;
}
.real_p span{
	display:inline-block;
	width:80px;
	text-align:right;
	margin-right:10px;
	vertical-align:top;
}
.real_img i{
	width:200px;
	display:inline-block;
}
.real_img i img{
	width:200px;
	height:110px;
	margin-bottom:10px;
}
#big_img_wrap{
    width: 500px;
    height: 300px;
    z-index: 9999;
	position:absolute;
	top:50%;
	margin-top:-80px;
	left:50%;
	z-index:999;
	margin-left:-250px;
	background:#fff;
	display:none;
}
#big_img_wrap img{
	width:100%;
	height:100%;
	box-shadow:1px 1px 12px #b2b2b2;
}
#big_img_wrap span{
	width:38px;
	height:38px;
	display:inline-block;
	position:absolute;
	top:0;
	right:0;
	background:url(../img/cl.png) no-repeat;
	cursor:pointer;
}
.cc{
	text-align:center;
}
.ta_btn{
	font-size: 14px;
    color: #333333;
    cursor: pointer;
    margin-top: 3px;
   display:inline-block;
    height: 30px;
    padding: 0 6px;
    border: 1px solid #E8E8E8;
    text-align: center;
    line-height: 30px;
    border-radius: 5px;
	padding:0 6px;
}

.fz_link{
	background:#009def;
	color:#fff;
	border:none;
}
.fb_link{
	background:#f5a917;
	color:#fff;
	border:none;
}
.tx_infor{
	width:580px;
	min-height:160px;
	background:#fffbf1;
	border:1px solid #ffebbb;
	padding:20px;
	margin-top:20px;
	}
.tx_infor h2{
	margin-bottom:10px;
	font-weight:700;
}
.one{
	padding-top:20px;
}
.ys{
	color: #009DEF;
}
.ys:hover{
	color: #009DEF;
}
.code_left{
	float: left;
    width: 200px;
    margin-left: 70px;
    margin-top: 30px;
    margin-bottom: 25px;
}
.code_left img{
	width:174px;
	height:174px;
	padding:3px;
	border:1px solid #dcdcdc;
}
.download{
	width: 500px;
	text-align: center;
	margin: 0 auto;
}
.download a{
	width:400px;
	height:65px;
	line-height:65px;
	background: #009DEF;
	display:inline-block;
	color:#FFFFFF;
	text-align:center;
	font-size:18px;
	margin-bottom:26px;
	margin-right:10px;
}
.download a:hover{
	transition:0.3s all;
	color:#FFFFFF;
}
.psa em{
	color: #F4340E;
}
/*绑定手机*/
.rdiv {
	text-align: center;
	margin: 60px 60px;
}
.lie{
	padding-bottom:30px;
}
.lie {
    margin-bottom: 70px;
    min-height: 400px;
    padding-top: 1px;
}
.rn_msg {
    width: 940px;
    text-align: center;
    margin: auto;
    margin-bottom: 60px;
}
.psw_success {
    width: 940px;
    margin: 0 auto;
    text-align: center;
	margin-top:60px;
}
.psw_success img {
    margin-bottom: 24px;
    text-align: center;
}
.psw_success p{
	font-size: 12px;
    color: #999;
    margin-top: 20px;
}
.return {
    font-size: 14px;
    color: #ffffff;
    cursor: pointer;
    display: block;
    height: 36px;
    width: 122px;
    background: #009DEF;
    text-align: center;
    line-height: 36px;
    margin: 0 auto;
    margin-top: 16px;
}
.return:hover{
	color: #FFFFFF;
}
.rdiv {
    text-align: center;
}
.form_submit {
    text-align: center;
    border-radius: 4px;
    display: block;
    background: #009def;
    width: 160px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    margin-top: 20px;
}
.btnn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    /* vertical-align: middle; */
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
/**/
.dropdown-menu{
	position:absolute;
	left:-80px;
}
.Submit{
	width:100px;
	height:35px;
}
.blue_btn{
	background:#009def;
	color:#fff;
}
.blue_btn:hover{
	background:#30b8ff;
	color:#fff;
	transition:0.3s all;
}
	.zf{
		margin-left:110px;
	}
.blue_btn:focus{
	background:#30b8ff;
	color:#fff;
	transition:0.3s all;
}
.top_slide{
	padding-top:10px;
}
.top_slide li{
	height:30px;
}
.row{
	margin:0;
	padding:0;
}
.index_row{
	border-top:0;
	height: 100px;
}
.panel{
	border-top:0;
}
.widget-right{
	padding:14px 20px;
}
/*首页轮播图*/

.banner-box{
	min-width:1400px;
	height:360px;
	position:relative;
	overflow:hidden;
	}
.banner-box .bd{
	width:100% !important;
	}
.banner-box .bd li .m-width {
	width:1200px;
	height:360px;
	margin:0 auto;
	position:relative;
}
@media screen and (max-width: 1643px){
.m-width  img{
	position:relative;
	left:-100px;
}
}
@media screen and (max-width: 1400px){
.m-width  img{
	position:relative;
	left:-22 0px;
	}
}
.banner-box .bd li{
	width:100% !important;
	height:360px;
}
.banner-box .bd li a{
	display:block;
	background-size:auto;
	}

.banner-btn{
	width:1200px;
	position:absolute;
	top:120px;
	left:50%;
	margin-left:-605px;
	}

.banner-btn a{
	display:block;
	width:49px;
	height:104px;
	position:absolute;
	top:0;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity:0.4;
	opacity:0.4;
}

.banner-box .hd {
	position:absolute;
	top:210px;
	left:537px;
	z-index:999;
}
.banner-box .hd ul li{
	width:12px;
	height:12px;
	border-radius :50%;
	text-indent:-9999px;
	margin-right:20px;
	background:#ccc;
	float:left;
	cursor:pointer;
}
.banner-box .hd ul li.on{
	background:#DA324D;
}
.log_box{
	width:1200px;
	height:360px;
	position:relative;
}
.log_boxWrap{
	width:1200px;
	height:360px;
	z-index:99;
	position:absolute;
	left:50%;
	margin-left:-600px;
	top:0;
}
.loginBox{
	position: absolute;
    top: 20px;
    right:0;
    z-index: 10;
    padding-top: 10px;
    text-align: left;
    background: #FFFFFF;
    height: 312px;
    border-radius:10px
    }
    /* 首页登录后开始 */
.login_done .login_box_head{
	line-height:16px;
}
.login_done .login_box_head h1{

	font-size:20px;
	color:#333;
}
.login_wrap{
	height:265px;
	top:50px;
}
.login_done .login_box_body{
	text-align:left;
}
.login_done .login_box_body p{
	margin-bottom:8px;
}

.star_btn{
	display:block;
	width:300px;
	height:36px;
	line-height:36px;
	color:#fff;
	font-size:18px;
	text-align:center;
	border-radius:6px;
	background:#009def;
	margin-top:12px;
	transition:0.3s all;
}
.user_name{
	color:#009def;
	cursor:pointer;
}
.user_name:hover{
	color:#30b8ff;

}
.star_btn:hover{
	color:#fff;
	background:#30b8ff;
}
.login_box_body{

	padding-bottom:10px;
}
.quit{
	text-align:left;
	color:#f28703;
}
.login_done_bottom {
	text-align:left;
	padding-top:3px;
}
/*关于我们*/
.al {
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
}
.clear {
    zoom: 1;
}
.men {
    background: #fff;
    border: 1px solid #e8e8e8;
    width: 180px;
    float: left;
    height: 300px;
}
.min_fore{
	padding-left: 10px;
    padding-top: 10px;
}
.fore h4 {
    color: #333;
    font-size: 16px;
    margin-bottom: 20px;
}
.platform i {
    background: url(../img/xinxi.png) no-repeat;
}
.fore i {
    width: 18px;
    height: 18px;
    display: inline-block;
    position: relative;
    top: 4px;
    margin-right: 10px;
}
.fore .active {
    color: #009def;
}
.active span{
	background:#009def;
}
.fore a {
    display: block;
    padding-left: 42px;
    font-size: 14px;
    color: #999;
    margin-bottom: 12px;
    cursor: pointer;

}
.text {
    background: #fff;
    float: right;
    width: 1000px;
    border: 1px solid #e8e8e8;
    min-height: 600px;
}
.notice {
    width: 1000px;
    height: 76px;
    margin: 0 auto;
    border-bottom: 1px solid #e4e4e4;
    line-height: 60px;
}
.r_title {
    margin-left: 30px;
    /* float: left; */
    display: inline-block;
}
.r_title span {
    font-size: 14px;
    padding: 0 10px;
    display: inline-block;
    height: 74px;
    line-height: 76px;
    border-bottom: 3px solid #009def;
    color: #009def;
}
.l {
	width:940px;
    margin: 0 auto;
    margin-bottom: 70px;
}
.one {
    padding-top: 20px;
}
.t {
    color: #999999;
    font-weight: bold;
    margin-top: 42px;
    margin-bottom: 10px;
    font-size: 14px;
}
.ti {
    color: #009DEF;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 14px;
}
.answers {
    color: #666666;
    margin-left: 0px;
    font-size: 14px;
}
.tit {
    color: #009DEF;
    font-weight: bold;
    margin-top: 42px;
    margin-bottom: 10px;
    font-size: 14px;
}

/*分页*/
.pages{
	/* margin-bottom: 25px; */
}
.pages span {
    width: 34px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    display: inline-block;
    border: 1px solid #009def;
    background: #009def;
    color: #fff;
}
.pages a {
    width: 34px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    display: inline-block;
    border: 1px solid #dcdcdc;
    margin-left: -1px;
}

/*忘记密码*/
.bok {
    width: 1200px;
    margin: 0 auto;
    background: #FFFFFF;
    margin-top: 20px;
    /* height: 600px; */
    min-height: 500px;
}
.position {
    height: 60px;
    background: #ffffff;
}
.position span {
    font-size: 14px;
    color: #333333;
    margin: 10px 10px 10px 30px;
    line-height: 65px;
}

.news_notice p {

    /* width: 700px; */
    overflow: hidden;
    text-overflow: ellipsis;
    /* white-space: nowrap; */
    word-break: break-all;
}
/*分页样式*/
.pages{
	margin-bottom: 25px;
}
.pages span {
    width: 34px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    display: inline-block;
    border: 1px solid #009def;
    background: #009def;
    color: #fff;
}
.pages a {
    width: 36px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    display: inline-block;
    border: 1px solid #dcdcdc;
    margin-left: -1px;
}
/*安全中心-图片*/
.data{
	position:relative;
	top:-7px;
}
.data span{
	display:inline-block;
	position:relative;
	margin-right:20px;
	top:8px;
}
.safe1{
	width:26px;
	height:26px;
	display:inline-block;
	background:url(../img/safe1.png) no-repeat;
}
.safe2{
	width:26px;
	height:26px;
	display:inline-block;
	background:url(../img/safe2.png) no-repeat;
}
.safe3{
	width:26px;
	height:26px;
	display:inline-block;
	background:url(../img/safe3.png) no-repeat;
}
.safe4{
	width:26px;
	height:26px;
	display:inline-block;
	background:url(../img/safe4.png) no-repeat;
}
/*后台首页图标的添加*/
.widget-left em {
    position: relative;
    top: 2px;
}
.today {
    width: 42px;
    height: 44px;
    display: inline-block;
    background: url(../img/today.png) no-repeat;
}
.yestoday {
    width: 44px;
    height: 44px;
    display: inline-block;
    background: url(../img/yesto.png) no-repeat;
}
.tyb {
    width: 49px;
    height: 48px;
    display: inline-block;
    background: url(../img/yub.png) no-repeat;
}
.balance {
    width: 45px;
    height: 45px;
    display: inline-block;
    background: url(../img/ext1.png) no-repeat;
}
.ys{
	color: #009DEF;
}
.ys:hover{
	color: #009DEF;
}
.code_box {
	width:130px;
	height:140px;
    background: url(../img/code_box.png) no-repeat;
    position: absolute;
    z-index: 99;
    display: none;
    text-align: center;
}
.code_box  img{

	width:130px;
	height:130px;
	box-shadow:1px 4px 8px #666;
}
.layui-btn-normal a{
	color: #FFFFFF;
}
.layui-btn-normal a:hover{
	color: #FFFFFF;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    overflow: visible !important;

}
.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right:30px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#select2-daili-container{
	text-align:left;
	margin-left:5px;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #009def;
    border-color: #009def;
}
/*后台弹窗样式*/
.join{
	background:#fff;
	padding-top:50px;
	padding-bottom:10px;
	text-align:center;
}
.join_a{
	width:214px;
	height:62px;
	display:inline-block;
	background:url(../img/jo.png) no-repeat;
	position:relative;
	top:-55px;
}
.join:hover .join_a{
-webkit-animation:tada 1s .2s ease both;
-moz-animation:tada 1s .2s ease both;
}

@-webkit-keyframes tada{
0%{-webkit-transform:scale(1)}
10%,20%{-webkit-transform:scale(0.9) rotate(-3deg)}
30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg)}
40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg)}
100%{-webkit-transform:scale(1) rotate(0)}
}
@-moz-keyframes tada{
0%{-moz-transform:scale(1)}
10%,20%{-moz-transform:scale(0.9) rotate(-3deg)}
30%,50%,70%,90%{-moz-transform:scale(1.1) rotate(3deg)}
40%,60%,80%{-moz-transform:scale(1.1) rotate(-3deg)}
100%{-moz-transform:scale(1) rotate(0)}
}
.layui-layer-page .layui-layer-content{
	overflow: visible !important;
}
.button_ash {
    width: 95px;
    margin: 0 auto;
    background: #dcdcdc;
    text-align: center;
    line-height: 35px;
    margin-left: 25%;
}

.button_ash {
    float: left;
    font-size: 12px;
    color: #ffffff;
    border-radius: 4px;
}
.zz{
	margin-right:10px;
	margin-bottom:3px;

}
.error{
	color:#f4340e;
	padding-left:6px;
}
.layui-nav-item .layui-this{
	background:#009def !important;
	color:#fff !important;
}
.layui-nav-item a{
	width:160px;
	height:40px;
	display:inline-block;
}
.add_to i {
    display: inline-block;
    text-align: right;
    width: 100px;
    height: 34px;
    line-height: 34px;
    margin-right: 6px;
}
/* .yb{
	width:21px;
	height:23px;
	display:inline-block;
	background:url(../img/yu.png) no-repeat;
	position:relative;
	margin-right:4px;
	top:2px;
} */
@media screen and (max-width: 1360px){
	.input{
		width:170px;
	}
}
.news_left{
	width:100%;
	float: right;
	padding-left:30px;
}
.news_left p{
	width:320px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	display:inline-block;
}
.news_left  i{
	float:right;
	color:#999;
}
.news_left ul{
	text-align: left;
	margin-top:20px;
}
.news_left li{
	padding-top: 5px;
	height:35px;
}
.news_active{
	float:left;
	margin-left:35px;
}
.n_a{
	float:right;
	color:#999;
}
.n_a1{
	float:right;
	color:#999;
	margin-right:35px
}
.join_box{
	width:100%;
	margin:0 auto;
	position:relative;
}
.extended_graph{
	width:100%;
	position:relative;
	top:-84px;

}
.extended_graph img{
	width:100%;
	min-width:1400px;
	margin: 0 auto;

}


/* 首页左边nav开始 */
.left_wrap{
	width:160px;
	height:100%;
	background:#34495e;

}
.left_wrap ul{
	width:160px;
	height:100%;
}
.left_wrap li{
	width:160px;
	position:relative;
}
.left_wrap li a:hover{
	color:#fff;
}
.left_wrap li a:focus{
	color:#fff;
}
.cur_li{
	background:#126c9c;
}

.nav_title{
	width:160px;
	height:45px;
	line-height:45px;
	display:inline-block;
	color:#fff;
	padding:0 14px;
}
#cur_a{
	background:#126c9c;
	color:#03c1e9;
}
.sub_nav a{
	text-indent:40px;
	width:160px;
	height:45px;
	line-height:45px;
	display:inline-block;
	color:#fff;
}
.sub_nav a:hover{
	background:#126c9c;
   	color:#03c1e9;
}

.sub_nav #cur_a:hover{
	background:#126c9c;
}
.sub_nav{
	display:none;
}

.cc .nav_title{
	background:#2B2E37;
}

.left_bg{
	width:18px;
	height:18px;
	display:inline-block;
	position:relative;
	top:3px;
	margin-right:10px;
}
.nav_title span{
	width:12px;
	height:6px;
	display:inline-block;
	text-align:right;
	position:absolute;
	right:20px;
	top:20px;
	background:url(../img/s_arr.png)no-repeat 0 0;
}
.nav_title .up_arr{
	background-position:0 -7px
}

/* 首页左边nav结束 */

/* 白名单游戏 */
.white_game{
	margin-top:30px;
	margin-bottom:10px;
}
.white_game li{
	width:130px;
	height:175px;
	border:1px dashed #dcdcdc;
	text-align:center;
	margin-right:22px;
	float:left;
	margin-bottom:20px;
}
.white_game li img{
	width:88px;
	height:88px;
	border-radius:14px;
	display:block;
	margin:0 auto;
	margin-top:22px;

}
.white_game li  p{
	width:100px;
	text-align:center;
	margin:0 auto;
	margin-top:10px;
	line-height:20px;

}
.vip_wrap{
	display:none;
}
.vip_grade h2{
	text-align:center;
	font-size:20px;
	color:#f4340e;
	margin-top:20px;
	font-weight:700;
}
.vip_p p{
	margin:4px 0;
}
.vip_p{
	width:400px;
	margin:0 auto;
	margin-top:10px;
}
.vip_tit span , .vip_tit i{
	font-weight:700;
}
.vip_p span{
	display:inline-block;
	width:200px;
	text-align:center;
}
.vip_p i{
	display:inline-block;
	width:200px;
	text-align:center;
}
.q_left{
	width:83%;
	float:left
}
.q_right{
	width:17%;
	float:right;
	text-align:right;
}
.input{
	width:130px;
}
.select2-container--default .select2-selection--single{
	border:1px solid #dcdcdc !important;
}
