@charset "utf-8";
body{background-color:#fff}a,a:hover,a:link,a:visited{text-decoration:none;cursor:pointer}.fl{float:left}.fr{float:right}.clear{clear:both}.red{color:#ff5722}.orange{color:#ffb800}.green{color:#009688}.red{color:#5fb878}.blue{color:#1e9fff}.black{color:#393d49}.cyan{color:#2f4056}.gray{color:#eee}.ml5{margin-left:5px}.mr5{margin-right:5px}.mt5{margin-top:5px}.mb5{margin-bottom:5px}.ml10{margin-left:10px}.mr10{margin-right:10px}.mt10{margin-top:10px}.mb10{margin-bottom:10px}.ml15{margin-left:15px}.mr15{margin-right:15px}.mt15{margin-top:15px}.mb15{margin-bottom:15px}.ml20{margin-left:20px}.mr20{margin-right:20px}.mt20{margin-top:20px}.mb20{margin-bottom:20px}.pl5{padding-left:5px}.pr5{padding-right:5px}.pt5{padding-top:5px}.pb5{padding-bottom:5px}.pl10{padding-left:10px}.pr10{padding-right:10px}.pt10{padding-top:10px}.pb10{padding-bottom:10px}.pl15{padding-left:15px}.pr15{padding-right:15px}.pt15{padding-top:15px}.pb15{padding-bottom:15px}.pl20{padding-left:20px}.pr20{padding-right:20px}.pt20{padding-top:20px}.pb20{padding-bottom:20px}.box{border:1px double #ddd}.tl{text-align:left}.tr{text-align:right}.tc{text-align:center}.b{font-weight:700}
html,body{height:100%} 



.jsred{ color:red;}

#helpbox{ min-height:300px; position:relative;}
#helpbox fieldset {
    border: none;
    padding: 0;
    border-top: 1px solid #2F4056;
}
#helpbox fieldset legend {
	margin:0px auto;
    padding: 0 10px;
    font-size: 18px;
    font-weight: 300;
	color:#009688;
}
#helpbox .helpda{ font-size:16px;}
#helpbox #helpda{ font-weight:bold;}
#helpbox .descda{ margin:10px auto; line-height:28px;}
.img-radius-box{border-radius: 50%;max-width: 100%;vertical-align: middle; width:105px; height:105px; border:#000000 1px solid; line-height:105px;}
.img-radius{border-radius: 10px;max-width: 100%;vertical-align: middle; width:100px; height:100px;}


.botnav2{padding:0px; position:fixed; z-index:999; bottom:0; left:0; width:100%; height:100%; background-color:#eee;}

.content{ padding:10px;}
.timubox{ line-height:28px;}
#tixing{border: 1px solid #1e9fff !important; color:#1e9fff !important;}
#timu {
	font: 12px/1.5 tahoma,"microsoft yahei","\5FAE\8F6F\96C5\9ED1";
    font-size: 20px;
    text-align: left;
    color: #333;
    /*text-shadow: 0 1px 1px rgba(0,0,0,0.4);*/
}

#dabox{padding: 10px;}

#dabox li {
	padding:5px 0px;
	margin:5px auto;
    box-sizing: content-box;
	color: #555;
	font: 15px/1.5 tahoma,"microsoft yahei","\5FAE\8F6F\96C5\9ED1";
	min-height:22px;
}
#dabox li span{

}
#dabox li .daan b{
	font-size:18px !important;

}
#dabox li .daan{
	font-size:18px !important;

}
#dabox .ok{
	/*background-color:#F8F7F7;*/
}
.duoxuanda{ display:none;}

#dabox .abcd{
	font-weight:bold;
	color: #555;
	margin-right:10px;
	width: 22px;
	text-align: center;
}

#dabox .no .abcd{
    font: 12px/1.5 tahoma,"microsoft yahei","\5FAE\8F6F\96C5\9ED1";
	font-weight:bold;
	color: #555;
    line-height: 19px;
    text-align: center;
    border: 1px solid #8D8C8D;
    border-radius: 90px;
    width: 21px;
    height: 21px;
	display: inline-block;
}

#dabox li .abcd img{ height:22px; width:22px; }

#picbox{ width:100%; margin-top:10px;}
#picbox img{ width:100%;}

#sound img{ height:22px;}



/*导航*/
.menu{height:100px; padding-top:10px; background-color:#fff;}
.menu img{width:60px; height:60px; margin-bottom:5px;}


/*底部浮动导航*/
.botnav{padding:10px 0px 5px 0px; position:fixed; z-index:999; bottom:0; left:0; width:100%; background-color:#eee;}
.botnav img{width:25px; height:25px;}

/*版权*/
.floor{ margin:10px 0px 40px 0px;}

/* 充值 */
.pay-select {border: 1px solid #f5580a !important;color: #f5580a !important;}
.pay {display: block;float: left;width:150px;text-align: center;height: 98%;line-height: 40px;background-color: #fff;cursor: pointer;margin-right: 25px;border: 1px solid #ccc;}

.selectbox {
    background: rgba(0,0,0,0.5);
    position: absolute;
    z-index: 10000;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}
.selectbox .selectbox-content {
    height: 70%;
    background: white;
    width: 100%;
    position: absolute;
    bottom: 0px;
}
.selectbox .result {
    overflow: hidden;
    font-size: 12px;
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
    height: 11%;
    width: 100%;
    padding-left: 15px;
    position: relative;
}
.selectbox .result div {
    line-height: 30px;
    position: absolute;
    height: 30px;
    margin-top: -15px;
    top: 50%;
    width: 100%;
}
.selectbox .result span {
    margin-right: 10px;
}
.selectbox .result b {
    font-size: 14px;
}
.green {
    color: #30a701;
}
.green {
    color: #82b606;
}
.red {
    color: red;
}
.orange {
    color: #ff9000;
}
.selectbox .result .close {
    position: absolute;
    right: 30px;
    background: #0087e5;
    color: white;
    line-height: 20px;
    padding: 5px 15px;
    border-radius: 2px;
}
.selectbox .num {
    padding: 15px 10px 10px 15px;
    overflow: scroll;
    height: 78.5%;
}
.selectbox .num ul {
}
.fixed {
    height: 1%;
}
.fixed {
    display: block;
    min-height: 1%;
}
.selectbox .num ul li {
    width: 15.6%;
    margin-right: 1%;
    text-align: center;
    margin-bottom: 1%;
    border-radius: 5px;
    line-height: 45px;
    float: left;
    background: #ededed;
}
.selectbox .num .on {
    background: #0087e5;
    color: white;
}
.selectbox .num ul li a {
    border-radius: 5px;
    display: block;
    height: 100%;
    position: relative;
}
.selectbox .num ul li a span {
    position: relative;
    z-index: 10;
}
.selectbox .num ul li a:hover {
}
.selectbox .num .red {
    background: #ffd0d0;
}
.selectbox .num .green {
    background: #b7e9b7;
    color: #36a948;
}

.usertab{ height:38px; line-height:38px; background-color:#eee; text-align:center; cursor:pointer; margin-bottom:10px;}
.usertab .this{ background-color:#fff;}
body {
    -webkit-text-size-adjust: 100% !important;
    text-size-adjust: 100% !important;
    -moz-text-size-adjust: 100% !important;
}
