@charset "utf-8";
/* CSS Document */

body{ background:#eef0f1; height:auto;}


/*......幻灯片.......*/
.focusBox {width:100%;height:100%; position:relative; margin:0 auto; overflow:hidden; background:#fff;}
.focusBox .pic {height:100%; width:100%;}
.focusBox .pic ul li{ vertical-align:middle;zoom:1; text-align:center;}
.focusBox .pic ul li img {height:180px; display:block; margin:0 auto; }
.focusBox .hd {width: 100%;position: absolute; bottom:0px;text-align: left;font-size: 0;z-index: 1; padding:6px; background:rgba(0,0,0,0.5)}
.focusBox .hd li {
	margin: 0 5px; background:#fff; opacity:0.5; border-radius:4px;height: 8px;overflow: hidden;width: 8px;cursor: pointer;
	display: inline-block;*display: inline;zoom: 1;}

.focusBox .hd .on {opacity:0.8;}
.focusBox .prev,	.focusBox .next {width: 60px;height: 90px;margin: -60px 0 0;display: none;
	background: url(../Images/ad_ctr.png) no-repeat 0 0;position: absolute;top: 50%;z-index: 10;cursor: pointer;text-indent: -9999px;filter: alpha(opacity=20);opacity: 0.2;}
.focusBox .prev {left: 0;}
.focusBox .next {background-position: 0 -90px;right: 0;}
.focusBox .prev:hover,	.focusBox .next:hover {filter: alpha(opacity=50) !important;opacity: 0.5 !important;}	

.main_concent{ width:100%; margin-bottom:70px;}
.infor { width:100%; padding:18px 0;}
.infor .accout_mun{ color:#daa249; text-align:center;}
.infor .accout_mun img{ width:30px;}
.infor .vip_infor{ padding-top:10px; overflow:hidden; }
.infor .vip_infor p{ width:50%; float:left; text-align:center}
.infor .vip_infor p img{ width:26px;vertical-align:bottom;}
.infor .vip_infor p span{ color:#daa249; padding-left:8px; font-size:16px}

.bonus{  padding:18px 10px;}
.bonus p{ display:inline;display:inline-block; padding-left:4%; width:45%; line-height:24px; }
.bonus p span{ padding-left:; color:#daa249}

.news{ padding:18px;}
.news h4{ text-align:center; color:#f00; padding-bottom:12px;}
.news h4 a.more{ color:#01b1fb; font-size:12px; font-weight:normal; float:right;}
.news .new_list{ line-height:24px; }
.news .new_list a{color:#464646;}
.news .new_list b{ color:#3593db; }