body{
	min-width:1200px;	
}

/* 首页 */
.index_whole{
	width: 100%;
	height: 100%;
	background: #FFFFFF;
}
.head{
	width: 100%;
	height: 80px;
	background-color: #FFFFFF;
}
.head_whole{
	width: 1200px;
	height: 80px;
	margin: 0 auto;
}
.head_whole_left{
	float: left;
	width: 50%;
	height: 80px;
}
.head_logo{
	width: 32%;
	float: left;
	margin-top: 17px;
}
.head_logo img{
	width: 100%;
	height: 100%;
}
.head_nav{
	width: 60%;
	margin-left: 8%;
	float: left;
}
.head_nav a{
	width: 25%;
	height: 80px;
	line-height: 80px;
	float: left;
	text-align: center;
}
.head_whole_right{
	width: 50%;
	float: right;
	text-align: right;
}
.sousuo_game{
	width: 190px;
	height: 32px;
	line-height: 32px;
	display: inline-block;
	border: 1px solid #dcdcdc;
	border-radius: 50px;
	-webkit-appearance: none;
	margin-top: 25px;
}
.sousuo_game input{
	width: 150px;
	height: 30px;
	float: left;
	text-indent: 1em;
}
.sousuo_game img{
	width: 17px;
    height: 17px;
    margin-right: 8px;
    margin-top: -2px;
}
.head_whole_sign_buttom{
	float: right;
}
.head_whole_sign_buttom a{
	line-height: 30px;
	border-radius: 4px;
	margin-top: 25px;
	margin-left: 15px;
	display: inline-block;
	text-align: center;
}
.information_delivery{
	width: 88px;
	height: 30px;
	line-height: 30px;
	margin-left: 15px;
	background: #ff2951;
	margin-top: 25px;
	border-radius: 4px;
	float: right;
	text-align: center;
}
.information_delivery a{
	color: #FFFFFF;
}
.information_delivery a:hover{
	color: #FFFFFF;
}

.footer{
	width: 100%;
	height: 300px;
	background: #40454b;
}
.footer_whole{
	width: 1200px;
	height: 300px;
	margin: 0 auto;
}
.footer_whole_left{
	width: 1000px;
	float: left;
	margin-top: 30px;
}
.footer_whole_left p{
	margin-top: 20px;
	color: #FFFFFF;
}
.footer_whole_right {
	width: 200px;
	float: right;
	margin-top: 60px;
	text-align: center;
}
.footer_whole_right img{
	width: 180px;
	height: 180px;
}
.footer_whole_right p{
	text-align: center;
	color: #ffff;
	font-size: 18px;
	margin-top: 10px;
}



/* 首页 */
.index_center{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: inline-block;
	text-align: center;
}
.online_games img{
	height: 680px;
}
.index_section{
    width: 1200px;
    margin: 0 auto;
    height: auto;
    padding-bottom: 116px;
    display: inline-block;
    text-align: center;
}
.index_section_h2{
	font-size: 32px;
	font-weight: 700;
	color: #000000;
	text-align: center;
	margin-top: 90px;
	margin-bottom: 60px;
}
.index_section_h2 em{
	font-size: 32px;
	font-weight: 700;
	color: #ff2951;
}
.index_section_p{
	color: #aaaaaa;
	font-size: 15px;
	line-height: 25px;
	text-align: center;
}
.index_main{
	width: 100%;
	height: auto;
	margin: 0 auto;
	margin-top: 50px;
}
.index_main_list {
	width: 25%;
	float: left;
	text-align: center;
}
.index_main_list img{
	width: 188px;
	height: 189px;
}
.index_main_list h2{
	color: #111111;
	font-size: 22px;
	margin-top: 10px;
	margin-bottom: 26px;
}
.index_main_list p{
	color: #AAAAAA;
	margin-top: 20px;
	font-size: 15px;
}
.index_center_all{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #f0f4f7;
}
.index_center_all_title{
	margin-top: 100px;
}
.index_center_all_title h2{
	color: #0f0302;
	font-size: 32px;
	font-weight: 700;
	margin-bottom: 23px;
}
.index_center_all_title p{
	color: #bec5cb;
	font-size: 16px;
}
.index_center_all_conter{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	margin-top: 20px;
	min-height: 600px;
	display: inline-block;
}
.index_center_all_conter_list{
	width: 220px;
	height: auto;
	margin: 10px;
	border-radius: 4px;
	float: left;
	text-align: center;
	background: #FFFFFF;
}
.index_center_all_conter_list img{
	width: 200px;
	height: 192px;
	margin: 10px;
}
.index_center_all_conter_list h2{
	color: #111111;
	font-size: 16px;
	text-align: left;
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: break-all;
}
.index_center_all_conter_list p{
    width: 90%;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
	display: inline-block;
}
.index_center_all_conter_list span{
	color: #d5d5d5;
	font-size: 14px;
	float: left;
}
.index_center_all_conter_list a{
	color: #3162fb;
	font-size: 14px;
	float: right;
}
.index_link{
	width: 100%;
	background: #f0f4f7;
}
.index_link_all {
	width: 1200px;
	margin: 0 auto;
	background: #FFFFFF;
	display: inline-block;
}
.index_link_all span{
	float: left;
	color: #111111;
	font-size: 14px;
	margin: 10px;
}
.index_link_all a{
	color: #333;
	padding: 0 6px;
	margin: 5px 0;
	border-right: 1px solid #dbdbdb;
	height: 14px;
	line-height: 14px;
	display: inline-block;
	font-size: 14px;
	margin-top: 12px;
    float: left;
}

/* 详情 */
.details_page{
	width: 100%;
	height: auto;
	display: inline-block;
	background: #f0f4f7;
}
.details_page_all{
	width: 1200px;
	margin: 0 auto;
	
}
.details_page_label{
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: #FFFFFF;
	margin-top: 35px;
}
.details_page_label p{
	width: 94%;
	margin: 0 auto;
}
.details_page_content{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	display: inline-block;
	background: #FFFFFF;
	margin-top: 20px;
	min-height: 600px;
}
.details_page_content_left{
	width: 800px;
	float: left;
	background: #FFFFFF;
	border-right: 1px solid #aaaaaa;
	margin-top: 50px;
	padding-bottom: 50px;
}
.details_page_content_left_title{
	width: 94%;
	height: 100px;
	margin: 0 auto;
	border-bottom: 1px solid #AAAAAA;
	overflow: hidden;
}
.details_page_content_left_title h2{
	color: 111111;
	font-size: 24px;
	margin-top: 20px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: break-all;
}
.details_page_content_left_title p{
	margin-top: 5px;
	color: #aaa;
}
.details_page_content_left_content{
	width: 94%;
	height: auto;
	margin: 0 auto;
}
.details_page_content_left_content p{
	line-height: 35px;
}
.details_page_content_right{
	width: 400px;
	height: auto;
	float: left;
	background: #FFFFFF;
	text-align: center;
}
.details_page_content_right img{
	width: 300px;
	height: 300px;
	margin: 0 auto;
	margin-top: 50px;
}

/* 搜索展示页 */
.search_result{
	width: 100%;
	height: auto;
	display: inline-block;
	background: #f0f4f7;
}
.search_result_all{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.search_result_label{
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: #FFFFFF;
	margin-top: 35px;
}
.search_result_label p{
	width: 94%;
	margin: 0 auto;
}
.search_result_label em{
	color: #ff2951;
}
/* 平台简介 */
.brief_introduction{
	width: 100%;
	height: auto;
	display: inline-block;
	background: #f0f4f7;
}
.brief_introduction_all{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.about_us{
	width: 100%;
	height: auto;
	background: #FFFFFF;
}
.about_us_title{
	height: 60px;
	width: 94%;
	margin: 0 auto;
	margin-top: 35px;
	border-bottom: 1px solid #dcdcdc;
}
.about_us_title h2 {
    float: left;
    font-size: 16px;
    color: #333;
    line-height: 60px;
}
.about_us_conter{
	width: 94%;
	height: auto;
	margin: 0 auto;
}
.about_us_conter p{
	line-height: 35px;
}
.brief_introduction_contact{
	width: 100%;
	margin: 0 auto;
	margin-top: 20px;
	background: #FFFFFF;
	height: auto;
	display: inline-block;
}
.brief_introduction_contact_title{
	height: 60px;
	width: 94%;
	margin: 0 auto;
	margin-top: 35px;
	border-bottom: 1px solid #dcdcdc;
}
.brief_introduction_contact_title h2 {
    float: left;
    font-size: 16px;
    color: #333;
    line-height: 60px;
}
.brief_introduction_contact_conter{
	width: 100%;
	height: auto;
	display: inline-block;
	margin: 50px 0;
}
.brief_introduction_contact_conter_list{
	width: 33%;
	float: left;
	text-align: center;
}
.brief_introduction_contact_conter_list h2{
	color: #111111;
	font-size: 20px;
}
.brief_introduction_contact_conter_list p{
	color: #AAAAAA;
	font-size: 14px;
	margin-top: 5px;
}
/* 客服热线 */
.most_left {
    position: fixed;
    z-index: 9999;
    right: 0;
    background: url(../img/kefu.png) no-repeat;
    background-size: 205px 315px;
    width: 195px;
    top: 291px;
}
.most_left_div {
        top: 10px;
     left: 1200px;
     width: 195px;
     height: 315px;
     text-align: center;
}
.most_left_div img{
        margin-top: 40px;
}
.most_left_div a{
        position: absolute;
        top: 255px;
        width: 395px;
        height: 50px;
        left: 0;
        right: 0;
}
.most_left_div_top{
    width: 100%;
    height: auto;
    text-align: center;
    position: absolute;
    top: 155px;
}
.most_left_div_top h2{
        margin-top: 30px;
        font-weight: 700;
        font-size: 24px;
        margin-bottom: 20px;
}
.most_left_div_top p{
    margin-top: 17px;
    font-size: 14px;
    padding-bottom: 5px;
}
/* 登录 */
.huyu_sign_in{
	width: 523px;
}
.huyu_sign_in_title{
	position: relative;
    left: 0;
    height: 60px;
    white-space: nowrap;
    font-size: 0;
    border-bottom: 1px solid #e2e2e2;
    margin-top: 30px;
    text-align: center;
}
.huyu_sign_in_title h2{
	font-size: 24px;
	font-weight: 700;
}
.huyu_sign_in_conter{
	width: 400px;
	margin: 0 auto;
	padding-bottom: 40px;
}
.huyu_sign_in_conter_name{
	font-size: 14px;
	text-align: center;
	margin-top: 15px;
	width: 100%;
	display: inline-block;
}
.huyu_sign_in_conter_name_input{
	width: 400px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #dcdcdc;
	text-indent: 10px;
	font-size: 14px;
	border-radius: 4px;
}
.huyu_sign_in_conter_name span{
	width: 200px;
	display: inline-block;
	text-align: center;
	float: left;
	margin: 15px 0;
}
.remember {
    width: 400px;
    margin: 0 auto;
    margin-top: 16px;
}
.remember p {
    display: inline-block;
    float: left;
    width: 70%;
}
.remember p input {
    position: relative;
    top: -2px;
    margin-right: 6px;
	-webkit-appearance: checkbox
}
.remember a{
	color: ##727272;
	float: right;
}
.jizhu {
    cursor: pointer;
    color: #727272;
    font-size: 12px;
    margin-top: 0px;
    position: absolute;
    margin-left: 5px;
}
.login {
    margin-top: 10px;
	text-align: center;
}
.login input {
    width: 400px !important;
    height: 40px;
    background: #009def;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
}

/* 信息发布 */
.information_delivery_con{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #f0f4f7;
	text-align: center;
}
.information_delivery_con_all {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	background: #FFFFFF;
	text-align: center;
	margin-top: 45px;
	display: inline-block;
	margin-bottom: 50px;
	padding-bottom: 100px;
}
.information_delivery_con_title{
	height: 100px;
	width: 100%;
}
.information_delivery_con_title h2{
	font-size: 24px;
	font-weight: 700;
	line-height: 100px;
}
.information_delivery_con_conter {
	width: 600px;
	height: auto;
	margin: 0 auto;
	
}
.information_delivery_name span{
	width: auto;
	display: inline-block;
	text-align: center;
	float: left;
	margin: 10px;
}
.information_delivery_name {
    font-size: 14px;
    text-align: center;
    margin-top: 15px;
    width: 100%;
    display: inline-block;
}
.information_delivery_name label{
	text-align: right;
	width: 150px;
	line-height: 40px;
	float: left;
}
.information_delivery_name textarea{
	width: 318px;
	float: left;
	text-align: left;
	height: 153px;
	border: 1px solid rgb(238, 238, 238);
	margin: 0px;
	text-indent: 8px;
	line-height: 30px;
}
.information_delivery_name_input {
    width: 318px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #dcdcdc;
    text-indent: 10px;
    font-size: 14px;
    border-radius: 4px;
	float: left;
}
.information_delivery_name em{
	width: auto;
	display: inline-block;
	text-align: center;
	float: left;
	margin: 10px;
	color: red;
}
.upImg{
	text-align:left;
	padding-left:70px;
	height:200px;	
}
.upImg .psw_i{
	vertical-align:top;
}
.avatar{
	position:relative;
	width:158px;
	height:158px;
	display:inline-block;
	margin-right:20px;
}
.previewAvatar{
	position:absolute;
	top:0;
	left:0;

}
.previewAvatar img{
	width:158px;
	height:158px;
}

.btn2{
	position:relative;
	height: 158px;
}
.btn2 span{
	display:inline-block;
	position:absolute;
	
}
.photoimg{
	width:158px;
	height: 158px;
	overflow: hidden;
	cursor: pointer;
	filter:alpha(Opacity=0);-moz-opacity:0;opacity: 0;
}
@-moz-document url-prefix() {
	.photoimg { 
		font-size:0px;
	}}
.showDetail{
    display: inline-block;
    display: block;
    position: absolute;
    bottom: 0px;
    color: #fff;
    background: #000;
    width: 158px;
    height: 25px;
    text-align: center;
    opacity: 0.5;

}

/* 协议 */
.agreement{
	width: 1200px;
	margin: 0 auto;
	background: #FFFFFF;
	overflow: hidden;
}
.agreement_all{
	width: 100%;
	height: auto;
	display: inline-block;
	background: #f0f4f7;
}
.agreement h2{
    font-size: 24px;
    font-weight: 700;
    position: relative;
    left: 0;
    height: 60px;
    border-bottom: 1px solid #e2e2e2;
    margin-top: 30px;
    text-align: center;
}
.agreement p{
	line-height: 35px;
	width: 94%;
	margin: 0 auto;
}

/* 服务中心 */
.service_main{
	width: 100%;
	height: auto;
	display: inline-block;
	background: #f0f4f7;
	text-align: center;
}
.service_main_all{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	display: inline-block;
}
.service_main_all_list{
    height: 56px;
    line-height: 56px;
    display: flex;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all;
    border-bottom: 1px solid #EFF0F4;
	margin-top: 35px;
	background: #FFFFFF;
}
.current_game_conten a {
    padding: 0 0 0 33px;
    font-size: 16px;
    color: #838CA1;
    cursor: pointer;
}
.current_game_conten a.active i {
    color: #3162fb;
    font-size: 16px;
    position: relative;
}
.current_game_conten .active em {
    border-bottom: 4px solid #3162fb;
    position: absolute;
    bottom: 0px;
    width: 23px;
    height: 4px;
    display: inline-block;
    right: 0;
    left: 0;
    top: 35px;
    text-align: center;
    margin: 0 auto;
}
.tabContent {
    width: 100%;
}
.tabdiv {
    width: 100%;
	height: auto;
	display: inline-block;
    display: none;
}
.pub_box .show {
    display: inline-block;
}
.service_main_all_left{
	width:880px;
	float: left;
}
.service_main_all_left_conter {
    width: 880px;
    margin: 0 auto;
    height: auto;
    margin-top: 20px;
	min-height: 800px;
    display: inline-block;
}
.service_main_all_right{
	width:300px;
	float: right;
}
.service_main_all_right_conter{
	background: #FFFFFF;
	width: 100%;
	height: auto;
}
.ranking_list{
	width:100%;
	margin-top: 35px;
	height: 56px;
}
.ranking_list h2{
	padding: 0 0 0 33px;
	text-align: left;
	font-size: 16px;
	line-height: 56px;
	color: #838CA1;
}
.ranking_list_center{
	width: 100%;
	margin: 0 auto;
	height: auto;
	background: #FFFFFF;
	display: inline-block;
}
.ranking_list_center ul{
	width: 90%;
	margin: 0 auto;
}
.ranking_list_center li{
    display: inline-block;
    width: 100%;
    height: 45px;
    line-height: 45px;
}
.ranking_list_center span{
    float: left;
    width: 50px;
	text-align: center;
}
.ranking_list_center p{
	float: left;
	width: 100px;
}
.ranking_list_center em{
	float: right;
	width: 110px;
}
.service_main_all_left_conter .index_center_all_conter_list{
	margin: 10px 0;
}
.r_title{
	float: none !important;
}
.r_title a{
	height: auto !important;
	line-height: 60px !important;
	float: right !important;
}


.payment_code{
	width: 223px;
	height: auto;
	display: inline-block;
	text-align: center;
}
.payment_code img{
	width: 200px;
	height: 200px;
	text-align: center;
	margin:  15px 0;
}
.empty{
	width: 100%;
	height: auto;
	background: #fff;
	text-align: center;
}
.empty img{
	width: 500px;
	height: auto;
}