@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');
@charset "utf-8";@import url('iconfont.css');*{margin:0;padding:0;}
ol,ul,li,dd,dl,dt{list-style:none}
*:focus{outline:0}
#main {margin: 50px auto;padding-top: 50px;}
em,i{font-style:normal}
html{margin:0 auto;background-color:#e9e9e9;font-family:"Roboto Condensed" !important;line-height: normal;}
body{max-width:1000px;color:#333;background:#e9e9e9;margin:0 auto 66px auto;height:100%;}
img{margin:0;padding:0;max-width:100%}
img,fieldset{border:0;vertical-align:middle}
.cover img{border-radius:15px}
input,textarea{appearance:none;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;-ms-appearance:none;border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-webkit-border-radius:0;-o-border-radius:0}
.tyagree{appearance:checkbox;-webkit-appearance:checkbox;-moz-appearance:checkbox;-o-appearance:checkbox;-ms-appearance:checkbox}
a{cursor:pointer;text-decoration:none;color:#333}
.text_center{text-align: center;}
a:hover,a:active{text-decoration:none;color:#00b3ff}
.pic_box,.img_box,.logo_box{background:#e9e9e9 url(../../../images/default_img.png) no-repeat center;background-size:auto 90%!important}
.flex {
    display: flex;
}
a.a_register{
    height: 45px;
    width: 45px;
    position: absolute;
    top: 0px;
    right: 40px;
    color:#fff;
}
.submit-btn {background-color: #41c8cc;border: 0 none;color: #fff;cursor: pointer;text-align: center;width: 30%;height: 40px;border-radius: 5px;}

.v_middle{vertical-align: middle;}

.fl{float:left}
.fr{float:right}
.clearfix:after{content:".";display:block;clear:both;height:0;overflow:hidden;visibility:hidden}
.relative{position:relative}
.absolute{position:absolute}
.hide{display:none !important}
.block{display:block !important}
.overhide{overflow: hidden;}
.nowrap{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.middle{vertical-align:middle}
.middle:before{vertical-align:middle;content:'';display:inline-block;width:0;height:100%}
.fixed{position:fixed;top:0;width:100%;z-index:999;max-width: 1000px;}
.fixed-margin{margin-top:60px}
.header{overflow:hidden}
.display-flex{display:flex}



.no_result{text-align:center;padding:15px 0;line-height:25px;color:#999}
.no_result img{height:100px;padding-bottom:10px}

.gotop{position:fixed;bottom:20%;z-index:999;right:15%;display:none}
.gotop i{cursor:pointer;background:#00b3ff;color:#fff;padding:10px;border-radius:50%;font-size:24px;box-shadow:0 5px 15px -3px #00b3ff}
@keyframes fadeinB{0%{transform:translateY(20px);opacity:0;filter:Alpha(opacity=0)}
100%{transform:translateY(0px);opacity:1;filter:Alpha(opacity=1)}
}.fadeinB{animation:fadeinB .6s infinite;-moz-animation:fadeinB .6s infinite;-webkit-animation:fadeinB .6s infinite;-o-animation:fadeinB 1s infinite;animation-iteration-count:1;-webkit-animation-iteration-count:1}
 .part_line {height:10px;background: #f5f5f5;}

.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12{position: relative;float: left;box-sizing: border-box;}
.col-1{width:8.33333333%;}
.col-2{width:16.66666666%;}
.col-3{width:25%;}
.col-4{width:33.33333333%;}
.col-5{width:41.66666666%;}
.col-6{width:50%;}
.col-7{width:58.33333333%;}
.col-8{width:66.66666666%;}
.col-9{width:74.99999999%;}
.col-10{width:83.33333333%;}
.col-11{width:91.66666666%;}
.col-12{width:100%;}
/*margin*/
.mt10{margin-top:15px}
.mt15{margin-top:15px}
.mt25{margin-top:25px;}
.mt45{margin-top:45px;}
.mt50{margin-top: 50px!important}
.mr10{margin-right:10px;}
.mb10{margin-bottom: 10px}
/*padding*/
.p_10{padding:10px;}
.p_15{padding:15px;}
.p_t_8{padding-top:8px;}
.p_t_10{padding-top:15px;}
.p_b_8{padding-bottom:8px;}
.p_b_15{padding-bottom:15px;}
.p_b_10{padding-bottom:10px;}
.p_l_10{padding-left:10px;}
.p_r_10{padding-right:10px;}
.p_lr_15{padding-left:15px;padding-right:15px}
/*font-size*/
.fsize13{}
.fsize16{}
.text_large{}
.fsize38{}
/*color*/
.white,.text_white{color:#fff!important;}
.text_main{color:#41c8cc;}
.text_default{color:#cdcdcd;}


.main_bg{background:#00b3ff}
.main_color{color:#00b3ff}
.read_color{color:#f00}
.gray_color{color: #666;}
.black_color{color:#333}
.white_bg,.bg-f{background:#fff}
.part {padding: 0 15px 15px;overflow: hidden;}


.cy-slide-wrap {
	width: 100%;
	position: relative;
	margin-top: 50px;
}

/*topbar*/
.page-top a{display:block;padding:20px}
.page-top a i{font-size:22px;}
.page-top>.title{flex:1;text-align:center}


.main {overflow: hidden;margin-top:15px;}

/*head*/
.head{height:50px;padding:0 15px;justify-content:center;align-items:center;background: #00b3ff;}
.head .logo{flex:1;height:40px;}
.head .logo img{height:40px;border-radius: 7px;}
.head .logo .icon-back:before{font-size:24px}
.head .search{flex:1;align-content: center;align-items: center;position: absolute;width: 50%;}
.head .search-form{position:relative}
.head .search-input{border:1px solid #fff;background: #fff;border-radius:7px;padding:6px 12px;color:#808080;width:100%;box-sizing: border-box;}
.head .search-input::-webkit-input-placeholder{color:#808080}
.head .search-button{position:absolute;right:0;top:0;border:0;background:none;margin:7px 12px}
.head .search-button i{color:#808080}
/*footer*/
.foot-nav{box-shadow:0px 0px 30px -10px #000;padding:4px 0;height:40.5px;position:fixed;width:100%;bottom:0;z-index: 999;max-width:800px}
.foot-nav ul{margin:0;padding:0;clear:both;height:40.5px;}
.foot-nav ul:after{content:"";display:block;visibility:hidden;clear:both}
.foot-nav ul li{float:left;width:20%}
.foot-nav ul li.on p{color:#00b3ff}
.foot-nav .foot-item{text-align:center;}
.foot-nav .foot-item a{display: block;width:80%;margin:auto;height:40px;overflow: hidden;padding-top:36%;font-weight: bold;line-height: 100%;}
.foot-nav .foot-item i{font-size:20px}
.foot-nav .foot-item p{margin-top:3px}
.foot-nav .nemu_icon{display:block;width:22px;height:22px;margin:auto;background-size:100%!important}
.foot-nav .foot-item a{background-size:auto 32%!important}
.foot-nav .index a{background:url(../images/tab_home.png) no-repeat center top}
.foot-nav .index.on a{background:url(../images/tab_home_press.png) no-repeat center top}
.foot-nav .game a{background:url(../images/tab_game.png) no-repeat center top}
.foot-nav .game.on a{background:url(../images/tab_game_press.png) no-repeat center top}
.foot-nav .news a{background:url(../images/tab_news.png) no-repeat center top}
.foot-nav .news.on a{background:url(../images/tab_news_press.png) no-repeat center top}
.foot-nav .my a{background:url(../images/tab_mine.png) no-repeat center top}
.foot-nav .my.on a{background:url(../images/tab_mine_press.png) no-repeat center top}
.foot-nav .big_gift a{margin-top: -30px;
    padding: 10px;
    height: 80px;
    background: #fff url(../images/nemu_gift.png) no-repeat center 10px;
    background-size: auto 69%!important;
    border-radius: 50%;
    width: 100%;
    box-sizing: border-box;}

.cat {
	padding: 15px 10px;
}

.cat-item {
	flex: 1;
	text-align: center;
}

.cat-item img {
	width: 67%;
	    display: block;
	    margin: auto;
	    margin-bottom: 6px;
	    max-width: 56px;
}

.cat-item a {
	display: block;
	text-align: center;
}

.fixed_ad{
	position: fixed;
	z-index: 9999; right: 0px; bottom: 0px; margin: 5px; height: 100px;
}
.fixed_ad .closebtn{
	position: absolute;
	top:-15px;
	left:5px;
	width:15px;
	height:15px;
	border-radius:50%;
	background:#fff url(../images/close.png) no-repeat center center;
	background-size: 15px;
	padding:5px;
}
/* 按钮 */
.btn_main_border{border:1px solid #00b3ff;color:#00b3ff;background: #fff;}
.btn_main_border:hover{color:#fff;background: #00b3ff}
.btn_main{background:#00b3ff;color:#fff;border:1px solid #00b3ff}
.btn_main:hover{background:#fff;color:#00b3ff;border:1px solid #00b3ff}
.btn_invalid,.btn_invalid:hover{border: 1px solid #e9e9e9;color: #8e8c8c;background: #e9e9e9;}
/*游戏列表 宫格*/
.hot-game ul{margin:0 -10px;overflow:hidden}
.hot-game ul li{width:25%;float:left}
.wallethome .hot-game-item .logo_box img {width: 95%;border: 5px solid #e9e9e9;border-radius: 50%;}
.wallethome .logo_box {background:#fff;}
.hot-game-item{text-align:center;margin:10px}
.hot-game-item .logo_box{width:100%;height:0;padding-bottom:100%;overflow: hidden;display: block;border-radius:10px}
.hot-game-item .logo_box img{width:100%}
.hot-game-item h3{font-weight:600;margin:5px 0;white-space: nowrap;overflow: hidden;}
.hot-game-item p{color:#aaa}
.hot-game-item .install{display:inline-block;border-radius:20px;width:100%;padding:3px 0;margin-top:5px}

/* 标题 */
.title {padding:10px 10px 10px 15px;background:#fff;position: relative;}
.title.l_border{padding-left:15px}
.title.l_border:before{border-left:3px solid #00b3ff;content:'';position: absolute;left:0;top:3px;bottom:3px;}
.title span{position:relative;display:inline-block;font-weight:700}

.title em{color:#999}

/*新游热榜*/
.rank{margin:15px 0}
.new-rank-list{}
.new-rank-item{position:relative;padding-left:95px;border-bottom: 1px dashed #eee;min-height: 85px;}
.new-rank-item .pic_box{width:80px;height:80px;border-radius:7px;position: absolute;left:0;top:0px;overflow:hidden;}
.new-rank-item .info_box{overflow: hidden;width:76%}
.new-rank-item .info_box .name{color:#333;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin-bottom:3px}
.new-rank-item .info_box p{margin-top: 3px;}
.new-rank-item .info_box .shor_desc{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.new-rank-item .info_box .progess{display: inline-block;vertical-align: middle;height:6px;background:#f3f3f3;border-radius:2em;width:70%;margin-right:7px;overflow: hidden;}
.new-rank-item .info_box .progess-bar{display: inline-block;background:#0e9f54;height:100%;vertical-align:top;}
.new-rank-item .btn{position: absolute;right:0;top:50%;transform: translateY(-50%);padding:6px 12px;border-radius:6px;}



/* 新闻资讯列表 */
.adapt_news{padding:10px 0;border-bottom:1px solid #eee;overflow: hidden;}
.adapt_news .game_logo{width:25px;height:25px;display:inline-block;border-radius:50%;overflow:hidden;vertical-align: middle;}
.adapt_news .time{color: #666;margin:10px 0;font-size:13px;}
.adapt_news .game_name{vertical-align:middle;color: #868686;}
.adapt_news .title{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;padding: 0;margin: 0;overflow: hidden;max-height: 44px;color:#333;font-weight:600;}
.adapt_news .sub_title{color: #666;line-height: 23px;float: left;display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;overflow: hidden;}
.adapt_news .pic_box{float:left;width: 37%;margin-right:15px;}
.adapt_news .details{margin:0 auto;overflow: hidden;}
.adapt_news .pic_box .img_box{border-radius:4px;overflow: hidden;height:140px}
.adapt_news .pic_box .img_box img{width:100%;height:100%;object-fit:cover;}
.adapt_news.imgs .sub_title{width:100%;}
.adapt_news.imgs .pic_box{width:100%;overflow:hidden;margin-top:15px;}
.adapt_news.imgs .pic_box .img_box{width:32.6%;height:58.88px;float:left;margin-right:1%}
.adapt_news.imgs .pic_box .img_box:nth-child(3){margin-right:0}

.new-news-list{}
.new-news-item{position:relative;line-height:30px;border-bottom: 1px dashed #eee;padding-left:10px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.new-news-item:before{content:'';width:4px;height:4px;position: absolute;left:0px;top:13px;background:#00b3ff}
.new-news-item:last-child{border-bottom:none;}

/*轮播*/
.swiper-container img{display:inline-block;width:100%;max-width:800px}
.swiper-container{overflow:hidden}
.swiper-pagination-bullet-active{width:20px!important;border-radius:20px!important;background:#ff7900!important}
.swiper-pagination{position:absolute;bottom:15px!important;z-index:50;text-align:center}
.swiper-pagination span{transition:all .3s;background:#fff;opacity:1}

/*heade*/
.gmae-top header{position:relative;z-index:50}
.gmae-top header > a{flex:1;margin-top:5px}
.gmae-top i {
    font-size: 28px;
    color: #fff;
    margin: 10px;
}
/*积分*/
	.gift_top_banner_bar{background:#fff url(../images/bg_head_mine.gif) no-repeat center top;background-size:100% 95%;color:#fff;position: relative;padding-top:20px;padding-bottom:9px;box-sizing: border-box;}
	.gift_top_banner_bar .content_box{width:110px;height:110px;background:url(../images/bg_avatar.png) no-repeat center top;background-size:100%;margin:auto;text-align: center;padding:20px;box-sizing:border-box;text-align: center;white-space: nowrap;}
    .gift_top_banner_bar .content_box .tit{margin-top:15px;}
	.btn_box{overflow: hidden;text-align: center;margin-top:15px;}
	.btn_box .btn{display: inline-block;background:#fff;border-radius:7px;border:0px solid #00b3ff;font-size:12px;padding:0px;margin:10px 5px;color:#00b3ff}
	
	
	.qd_btn_box{overflow: hidden;background:#fff;padding:0 10px 10px;}
    .qd_btn_box .btn{width:14.28%;float:left;text-align: center;}
	.qd_btn_box .btn .radius{border-radius:50%;width:69%;height:0;padding-bottom:69%;position: relative;margin:5px auto;border:1px solid #00b3ff;color:#00b3ff}
	.qd_btn_box .btn .radius span{position: absolute;width:100%;text-align: center;top:50%;transform: translateY(-50%);left:0;line-height: 100%;}
	.qd_btn_box .btn.end .radius{background:#f2f2f2;color:#333;border-color:#e7e7e7}
	.qd_btn_box .btn.active .radius{background:#00b3ff;color:#fff;border-color:#00b3ff}
	
	.new_gift_content_box{margin-top:15px;background:#fff;}
	.new_gift_tab_box .tab_btn_box .btn{padding:0 15px;display: inline-block;line-height:40px;position: relative;}
	.new_gift_tab_box .tab_btn_box .btn i{position: relative;line-height:40px;display: inline-block}
	.new_gift_tab_box .tab_btn_box .btn.active{font-weight: bold;}
	.new_gift_tab_box .tab_btn_box .btn.active i:after{position: absolute;content:'';bottom:0;left:0;right:0;height:3px;background:#00b3ff}
	.new_gift_list{overflow: hidden;}
	.new_gift_list .item{width:50%;float:left;border-top:1px solid  #f1f1f1;box-sizing: border-box;padding:15px 10px 10px}
	.new_gift_list .item:nth-child(even){border-left:1px solid #f1f1f1}
	.new_gift_list .item .img_box{width:90px;margin:0 auto 10px;height:90px;overflow: hidden;border-radius:12px;}
	.new_gift_list .item .img_box img{width:100%}
	.new_gift_list .item .name{white-space: nowrap;overflow:hidden;text-overflow: ellipsis;overflow: hidden;}
	.new_gift_list .item .progess{display: inline-block;
    vertical-align: middle;
    height: 6px;
    background: #f3f3f3;
    border-radius: 2em;
    width: 69%;
    margin-right: 7px;
    overflow: hidden;}
	.new_gift_list .item .progess .progess-bar{
		display: inline-block;
		background: #0e9f54;
		height: 100%;
		vertical-align: top;
		float:left;
	}
	.new_gift_list .item .progess_box{
		padding:10px;
	}
	.new_gift_list .item .jf_box{color:#aeabae;font-size:12px;}
	.new_gift_list .item .jf_box .color_orange{color:#e2a575;}
	
	.new_task_list_box{background:#fff;margin-top:15px;}
	.new_task_list .item{position: relative;padding:10px 83px 10px 73px;border-bottom:1px solid  #f1f1f1;}
	.new_task_list .item .item_icon_box{width:47px;height:47px;display: inline-block;margin-right: 15px;overflow:hidden;position: absolute;left:10px;top:10px}
	.new_task_list .item .item_icon_box img{width:100%;}
	.new_task_list .item .text_box{min-height:47px;}
	.new_task_list .item .item_name{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;padding-bottom:8px;}
	.new_task_list .item .sub_tit{color:#aaa7aa;font-size:13px;}
	.new_task_list .item .color_orange{color: #e2a575;}
	.new_task_list .item .btn{border-radius:2em;border:1px solid #00b3ff;color:#00b3ff;padding:0 15px;position: absolute;right:10px;top:50%;transform: translateY(-50%);line-height:24px}
	.new_task_list .item .btn.end{border-color:#dcd9dd;color:#dcd9dd;}

/*VIP News*/
.part2 {
	padding:0 15px;    
	overflow: hidden;
	}
.part23 {
	padding:0px;    
	overflow: hidden;
	}
.post_news_vip {
	margin-right:0px;
	}
.item_news_vip {
    width: 49.75%;
    float: left;
	position: relative;
	border: 1px solid #fff;
	margin: 0 auto;
	}
.img_news_vip {
    width: 100%;
	height: 260px;
	}
.title_news_vip {
	position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    width: 100%;
    background: -webkit-linear-gradient(top, rgba(236,67,67,0) 0, #00b3ff);
    background: linear-gradient(to bottom, rgba(236,67,67,0) 0, #00b3ff);
    padding: 0 10px;
	}
.post_news_vip2 {
	margin:0 -50px 0 -7px;
	}
.item_news_vip2 {
    width: 45.75%;
    float: left;
	position: relative;
	border-left: 7px solid #fff;
    border-right: 7px solid #fff;
	margin: 0 auto;
	}	
.item_news_vip2 .new-rank-item {
	min-height: 100px;
	padding: 0 0 15px 75px;
	}
.item_news_vip2 .new-rank-item .pic_box {
    width: 100px;
    height: 100px;	
	}
.item_news_vip2 .new-rank-item .info_box {
    overflow: hidden;
    left: 35px;
    position: relative;	
	width: 85%;
	}
.item_news_vip2 .new-rank-item .btn {
	top: 25px;
	}
.item_news_vip2 .new-rank-item .info_box .shor_desc {
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 56px;
	}
.item_news_vip2 .new-rank-item .info_box .shor_desc2 {
	white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 39px;
	width: 90%;
	}
.item_news_vip2 .new-rank-item .btn2 {
	position: absolute;
    right: 0;
    bottom: 0;
    transform: translateY(-50%);
    padding: 6px 12px;
    border-radius: 6px;
	}
.gift .new-rank-item .pic_box {
	width: 120px;
    height: 120px;
}
.gift .new-rank-item {
    padding: 10px 0 10px 138px;
}
/*breadcrumb*/
.location {
    height: 30px;
    line-height: 30px;
    color: #666;
    font-size: 16px;
    padding: 15px;
    overflow: hidden;
	background:#fff;
}
.location span {
    margin: 0 10px;
}
.swiper-slide {
    cursor: grab;
}
#foot {
    background: #999;
    border-top: 2px solid #049dff;
    padding: 15px;
    margin-top:15px;
    clear: both;
    overflow: hidden;
    position: relative;
	color:#fff;
}
#foot a {color:#fff;}
#foot a:hover {color:#049dff;}
.footer .menu .code_foot {
    width: 120px;
	float: left;
}
.footer .menu .code_foot .code_box {
    width: 80px;
    height: 80px;
    overflow: hidden;
    display: block;
    margin: auto;
    margin-bottom: 5px;
}
.footer .menu_r {
    float: right;
    width: calc(100% - 120px);
    text-align: right;
}
/* Dropdown Button */
.dropbtn {
  background-color: #3498DB;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer;
}

/* Dropdown button on hover & focus */
.dropbtn:hover, .dropbtn:focus {
  background-color: #2980B9;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  width: 250px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 111111;
  right:0;
}

/* Links inside the dropdown */
.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #ddd}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {display:block;}
.dropbtn {
  background-color: #00b3ff;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer;
}

.menu-btn {
    padding: 5px 0;
    width: 45px;
}
.menu-btn .bar_1, .menu-btn .bar_2, .menu-btn .bar_3 {
    position: relative;
    display: block;
    width: 21px;
    height: 3px;
    margin: 5px auto;
    background-color: #fff;
    border-radius: 10px;
}
.menu-icon {
    display: inline-block;
    background-image: url(https://static.apkpure.com/mobile/static/imgs/menu_v5.png);
    background-size: 24px;
    height: 24px;
    width: 24px;
    margin: auto;
    position: relative;
    top: 6px;
}
.menu-icon-home {
    background-position: 0 -72px;
}
.menu-icon-search {
    background-position: 0 -144px;
}
.menu-icon-game {
    background-position: 0 -48px;
}
.menu-icon-app {
    background-position: 0 0;
}
.menu-icon-category {
    background-position: 0 -24px;
}
.menu-icon-downloader {
    background-position: 0 -288px;
}
.menu-border {
    border-bottom: solid 1px #E0E0E0;
    padding-bottom: 10px;
}
.menu-icon-trending {
    background-position: 0 -216px;
}
.menu-icon-choice {
    background-position: 0 -120px;
}
.menu-icon-pre {
    background-position: 0 -240px;
}
.menu-icon-sale {
    background-position: 0 -192px;
}
.menu-icon-topic {
    background-position: 0 -96px;
}
.menu-icon-iphone {
    background-position: 0 -168px;
}
.menu-user-layer img {
    position: relative;
    top: -3px;
    border-radius: 50%;
}
.new_my_style {
	padding:0 !important;
    max-width: 1000px !important;
    margin: 15px auto 0 !important;
}
.new_line_list {margin-top: 15px !important;}
.pop_pos, .alert_box {
	position: fixed;
    top: 15%;
    width: 100%;
    bottom: 0;
    z-index: 99;
    max-width: 800px;
}
.alert_box iframe {margin:0 auto;position:absolute;}
.pop_bg, .pop_bg_2 {
    position: fixed;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    background-color: #000;
    opacity: .8;
}
.pop_container {
    text-align: center;
    padding: 20px 10px;
    width: 85%;
    max-width: 600px;
    margin: 0 auto;
    border-radius: 6px;
    background-color: #fff;
    position: relative;
    z-index: 100;
}
#mywrapper {background:#fff;margin-top: 15px !important;}
.location-user {margin-top:50px;}
.li_list, .banner {
    background: #fff;
    margin-top: 15px;
}
.user_data_box li .label-name, .uid2 span, .input_box2 li span {width: 150px !important;max-width: 150px !important;}
.bg_white {background:#fff;}
.new_my_avatar_box .new_my_avatar {height:100%;}
.message_tab{width:100%; height:50px; border-bottom:1px solid #e0e0e0; margin-top:15px;background:#fff;}
.message_tab li{float:left; width:50%; line-height:50px; text-align:center; color:#808080; font-size:14px;}
.message_tab li.hover{ color:#41c8cc; border-bottom:2px solid #41c8cc;}
.tx-right .txt-red{color: #FF593E;}
.tixian-record li {border-bottom: 1px dashed #eeeeee;height: 60px;overflow:hidden;}
.tx-right, .tx-left {height: 100%;padding-top: 6px;display: inline-block; box-sizing: border-box;}
.tx-left span {display: block; }
.tx-right {line-height: 50px;float: right; }
.tx-right span {display: block; }
.tx-user-name{font-size: 16px;color: #000000;margin-bottom: 5px;}
.tx-money{font-size: 18px;color: #000000;}
.tx-money-time{font-size: 12px;color: #757575;}
.tixian-record .tixian-record_icon {width: 45px;position: absolute;left: 0;top: 5px;}
.tixian-record .tx-left {position: relative;padding-left: 55px;}
.gift-del {margin-top:15px;width:100%;max-width:1000px;display: inline-block;}
.gift-del .modify_paw {padding:5px;float:right;border-radius: 4px;background: #fff;border:2px solid #00b3ff;color: #00b3ff;text-align: center;width: 66px;margin: 10px;}
.gift-del .modify_paw_name {padding:15px;float:left;}
.my_favorite li .p3 span, .my_favorite li .p3 i {cursor:pointer;}

input.default-btn {margin:0 auto;}

/*小号管理*/
	.new_my_game_list .item {
		background: #fff;
		position: relative;
		padding: 10px 10px 10px 90px;
		border-bottom: 1px solid #eeeeee;
	}

	.new_my_game_list .item .pic_box {
		position: absolute;
		left: 10px;
		top: 10px;
		width: 70px;
		height: 70px;
		overflow: hidden;
		border-radius: 12px;
	}

	.new_my_game_list .item .pic_box img {
		width: 70px;
	}

	.new_my_game_list .item .text_box {
		min-height: 70px;
	}

	.new_my_game_list .item .text_box .name {
		font-size: 16px;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		padding: 5px 0 10px;
		font-weight: bold;
	}

	.new_my_game_list .item .label {
		display: inline-block;
		color: #fff;
		background: #00b3ff;
		padding: 0 10px;
		border-radius: 3px;
		margin-right: 5px;
	}

	.my_sub_account .item {
		background: #fff;
		position: relative;
		padding: 10px;
		border-bottom: 1px solid #eeeeee;
	}

	.my_sub_account .item .name {
		font-weight: bold;
		font-size: 16px;
		white-space: nowrap;
		padding-bottom: 10px;
	}
	.my_sub_account .item .btn_sell{
		color:#00b3ff;
		border-radius:2em;
		padding:4px 10px;
		border:1px solid #00b3ff;
		margin-left:10px;
	}
	.my_sub_account .item .btn_remove{
		color:#f9ba42;
		border-radius:2em;
		padding:4px 10px;
		border:1px solid #f9ba42;
		margin-left:10px;
	}

.mask{position: fixed;left:0;right:0;top:0;bottom:0;z-index: 100;background:rgba(0,0,0,.5);display: none;}
.alt_box{position: fixed;left:50%;top:50%;transform: translate(-50%,-50%);background:#fff;border-radius:15px;width:80%;max-width:400px;z-index:101;overflow:hidden;display: none;}
.alt_box .alt_head{font-size:18px;padding:10px;position: relative;border-bottom: 1px solid #eeeeee;}
.alt_box .alt_body{padding:10px;}
.alt_box .alt_footer{display: flex;display: -webkit-flex;border-top:1px solid #eeeeee}
.alt_box .alt_footer .btn{flex:1;-webkit-flex:1;text-align: center;line-height:40px;border-right:1px solid #eeeeee}

.myacctop {margin-top:15px;}
.wall2, .wal {height:auto;}
.wall2 {margin:15px auto 0;}
.paymentmethods li {width:15% !important;}
.bxnotice {margin:10px auto !important;}
.new_my_style23 {background:#fff;}
.new_my_style23 .panel-body {padding:0 0 15px !important;}
.box2cot .bxselprice .item-price .hp-price {
    text-indent: 0px !important;
    border-radius: 0px !important;
    width: 100%  !important;
    margin-top: 0px !important;
	padding-left: 5px !important;
}
.box2cot .bxselprice {margin-top: 10px;}

.jsjy_tab_btn_box {display:flex;float:right;}
.toggle_box, .jsjy_tab_btn_box, .jsjy_list {padding:15px;}
.jsjy_tab_btn_box .btn {padding-left:10px;}
.toggle_box .tab_btn {padding-right:10px;}
.jsjy_list .item {width: 48%;display: inline-block;margin-bottom: 15px;margin-left: 15px;}
.jsjy_list .jsjy_item_content {display:flex;}
.jsjy_list .jsjy_item_content .txt_box {padding-left:15px;}
.jsjy_list .jsjy_item_content .txt_box p {line-height: 23px;}
.jsjy_list .item p.btn, .pay_settingfixed_b_box .submit_btn {background: #00b3ff;padding:5px;margin:10px auto;color:#fff;text-align:center;width:140px;float:left;}
.jsjy_item_bot {margin:10px auto;}
.js_buyer_notice, .slide_pay_box {top: 125px;padding: 10px;display: block;position: absolute;z-index: 11111;background: #ffff;max-width:980px;width:100%;}
.slide_pay_box {height:30%;line-height: 25px;}
.myxz_btn_box .btn {background: #00b3ff;padding:10px 0;margin:10px auto;color:#fff;text-align:center;width:49%;max-width:980px;display:inline-block;}
.content-box, .fast-login {max-width:410px;}

.page ul {display:inline-flex;}
.page li {padding:10px;}