@charset "utf-8";
*{-webkit-tap-highlight-color:transparent;margin:0;padding:0;text-shadow:none}
html{height:100%}
body{background:#fff}
::-webkit-scrollbar{width:10px;height:10px}
::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);border-radius:0;background:rgba(0,0,0,.1)}
::-webkit-scrollbar-thumb{border-radius:5px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:rgba(0,0,0,.2)}
::-webkit-scrollbar-thumb:hover{border-radius:5px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:rgba(0,0,0,.4)}
html,body{height:100%}
.clearfix:after { 
content: "." ; 
display: block ;
height: 0 ;
clear: both ;
visibility: hidden ;
}
.clearfix{ display: inline-block; clear:both}
*html .clearfix{ height:1%; }
.clearfix{ display:block; }
*html .clearfix{height:1%}
input,textarea{-webkit-user-select:text}
a{color:#000;padding:0;text-decoration:none;cursor:pointer;text-decoration:none}
img{border:0;max-width:100%;max-height:100%;vertical-align:top;-webkit-tap-highlight-color:rgba(0,0,0,.2)}
input[type=radio],input[type=checkbox]{vertical-align:-2px}
div{display:block}
.redse{ color:#F00;}
.jiacu{ font-weight:bold;}
ul,li{margin:0;padding:0;list-style:none;outline:0;border:0}
body{overflow-x:hidden;overflow-y:scroll;color:#000;font-size:14px;font-family:STHeiti-Light,hiragino sans gb,microsoft yahei,Arial;height:100%}
.top1{background:#fff}
.top_2{padding:0;text-shadow:1px 1px 2px rgba(0,0,0,.25)}
.top_height{height:54px}.top1bu{height:54px;position:fixed;width:100%;z-index:999;top:0;overflow:hidden;box-shadow:0 3px 5px #ccc}
.top_logo{padding:3px 0px 0px 0px;text-shadow:1px 1px 2px rgba(0,0,0,.25);float:left;width:140px;margin-left:5px; overflow:hidden;}
.top_logo img{ height:50px; width:auto;}
.top_right{float:right;width:110px;margin-top:12px;margin-right:8px}
.top_right a,.top_right a:hover{display:block;float:right;padding:5px 8px;color:#fff;font-size:14px;background:#3385ff;border-radius:4px;margin-left:10px}
.domainall{float:left; width:100px; margin-top:7px; text-align:center;  overflow:hidden}
.domainall span{font-size:16px;}
.domainall b{ color:#F00;}
#headertop{background:#fff;margin-bottom:4px;margin-top:8px}
a.tdcom{ display:block; width:100%;}
.ptx{border-bottom:#E4E4E4 1px solid; padding:8px 0px;}
.ptx_1{font-weight:bold; margin-bottom:5px;}
.shuxingc{float:left; }
.shuxingc li{float: left; margin-right: 4px;}
.shuxingc li a{ padding: 5px 10px 4px 10px;display: block;font-weight: bold; color: #107dbd;cursor: pointer;}
.shuxingc li a:hover{background-color: #ff9a00 !important; color:#FFF}
.shuxingc .choose{background-color: #ff9a00 !important; color:#FFF}
.seachbox{position:relative; width:98%; height:44px; border:#107dbd 2px solid; border-radius:4px; overflow:hidden; text-align:center; margin-bottom:8px; margin-top:8px;}
#txtSerach{width:98%; height:44px; line-height:44px; outline:none; border:0; font-size:16px}
.index_input_button {background: url(/images/search_icon.png) no-repeat center right;  width: 30px; height: 36px;display: inline-block; vertical-align: middle; position:absolute; right:10px;top: 4px;}

.clstop li{ display:block; float:left; width:24%; height: auto; margin-right:1.33%; margin-bottom:6px; position:relative;overflow: hidden;}
.clstop li p{position: absolute; top: 0px; right: 0px; background-color: rgba(0,0,0,.4);display: block; font-size: 10px; padding: 0px 2px;height: 18px;line-height: 18px;color: #fff; -webkit-text-size-adjust: none; text-size-adjust: none;box-sizing: border-box; opacity:.9;}
.clstop li img{width:100%; height: auto;}
.clstop li:nth-child(4n+1){ float:right; margin-right:0px;}

.listtab{border-collapse:collapse;}
.listtab th{ padding:7px 0px 5px 0; text-align:center; font-size:14px; font-weight:bold; background:#eff3ff;height: 36px;}
.listtab td{ padding:6px 5px 5px 5px; height:28px;  overflow:hidden; text-align:center;}

a.scgame{ display:block; padding:5px 2px; margin: 0 auto 0px auto; color:#FFF; overflow:hidden;} 
a.scgame1{ background: #C00;}
a.scgame2{background: #093;}
a.lybtn{ display:block; padding:5px 2px; margin: 0 auto 10px auto; color:#FFF; overflow:hidden;}
a.ly1{background: #F60;}
a.ly2{background:#093;}
.botcs{ padding:15px; color: #333;border-top: #ccc 1px solid;margin-top: 10px;}
a.regbtn {background: #C00;}
.hongbao{ background:url(/images/ico11.png) no-repeat; width:19px; height:25px; display:inline-block; }
.baozheng{ background:url(/images/ico22.png) no-repeat; width:19px; height:25px; display:inline-block;margin-left:3px;}
.jine{ background:url(/images/ico33.gif) no-repeat; width:19px; height:25px; display:inline-block;margin-left:3px;}
.zheng{ background:url(/images/ico44.gif) no-repeat; width:19px; height:25px; display:inline-block;margin-left:3px;}

.register-box{position: fixed;
    bottom: 0;
    left: 0;
	right:0;
    width: 100%;
    height: 60px;
    background-color: rgba(0,0,0,.8);
    z-index: 10000;}
.register-box div {
    width: 98%;
    height: 60px;
    margin: 0 auto;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
}
.register-box div span {
    color: #59baed;
    font-size: 18px;
}
.register-box div a {
    display: block;
    width: 90px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    background-image: -webkit-gradient(linear,left top,right top,from(#61dbf7),to(#539ef1));
    background-image: linear-gradient(90deg,#61dbf7,#539ef1);
}
.register-box .close {
    position: absolute;
    right: 45%;
    top: -26px;
    color: #f9483a;
    font-size: 45px;
    font-weight: bold;
}

.add-to-home {
	position: fixed;
	width: 100%;
	bottom: 0;
	left: 0;
	z-index: 10000;
	display:none;
}

#addhome-mask {
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.7);
	display: none;
	position: fixed;
	z-index: 10000;
	top: 0
}

.add-ios-box {
	width: 248px;
	position: fixed;
	bottom: 0;
	left: 50%;
	margin-left: -124px
}

.add-ios-box {
	transition-property: transform,opacity;
	transition-duration: 1.2s;
	transition-timing-function: ease-out;
	transform: translate3d(0px,0px,0px)
}

.add-ios-box img {
	width: 100%
}

.ios-close {
	content: '';position: absolute;top: -2.7em;
	right: 0;
	display: block;
	background: url(/images/close.png) no-repeat;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: 50%;
	width: 1.7em;
	height: 1.7em;
	text-align: center;
	overflow: hidden;
	color: #a33;
	z-index: 999;
	border-radius: 50%
}

/********弹窗********/
.cover {position:fixed; top:0; left:0; width:100%; height:100%; background:rgba(0, 0, 0, 0.7); z-index:10000;}
.popCollect .close { position: absolute;top: -35px;right: 0; width: 30px;height: 30px; background: url(/images/popClose.png) no-repeat; background-size: 100%;opacity: 1;}
.popCollect {position: fixed;top: 12%;margin-left: 6%; padding: 6%; width: 88%; background-color: #fff;border: 1px solid #dbdbdb; border-radius: 8px;z-index: 100; max-height: 80vh; box-sizing: border-box;}
#real_exchange_modal .popCollect {overflow-y: scroll;}
#exchange_modal .popCollect {overflow-y: scroll;}
.popCollect img {display:inline-block; vertical-align:middle;width: 15px;}
.popCollect .title {margin-bottom:10px; color: #c19878;}
.popCollect .tIco {margin-right:0.2rem; width:0.64rem; height:0.64rem; background:url(/images/system.png) no-repeat; background-size: 100%;}
.popCollect .t1 {background-position:0 0;}
.popCollect .t2 {background-position:0 -0.72rem;}
.popCollect .pbox p, .popCollect .pbox li {padding: 3px 0;line-height: 20px;}
.popCollect .ios {margin-bottom:0.3rem; padding-bottom:0.3rem; border-bottom:1px solid #dbdbdb;}
.popCollect .font32 {font-size: 18px;}
.popCollect .font28 {font-size: 16px;}
.popCollect .color-red { color:#C30;}

.fdbox{ width:100%; margin:0px auto;left:0; right:0; z-index:99999;}
.fdimg{ padding:0px;}
.fdimg a{ position:relative;}
.fdimg img{ margin-bottom:3px; width:100%; height:auto;}
.fdimg a p{
    position: absolute;
    top: 0px;
    right: 0px;
    background-color: rgba(0,0,0,.4);
    display: block;
    font-size: 10px;
    padding: 0px 2px;
    height: 18px;
    line-height: 18px;
    color: #fff;
    -webkit-text-size-adjust: none;
    text-size-adjust: none;
    box-sizing: border-box;
    opacity: .9;
}