@charset "utf-8";
/* CSS Document */
html {
	font-family:"Tahoma","Microsoft YaHei","SimSun";
	overflow-x: hidden;
	font-size: 13px;
}
* {
	margin: 0;
	padding: 0;
	list-style: none;
}
body {
	font-size: 13px;
	background: #EEEDED
}
a {
	text-decoration: none;
	color: #646464;
}
a:hover {
	text-decoration: none;
	color: #f60;
}
p {
	text-indent: 0em;
}
img {
	border: none
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 12px
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
        -webkit-transition: all 500ms ease 0s;
       transition: all 500ms ease 0s;
}
em {
	font-style: normal;
}
.clear {
	clear: both
}
.top, .banner, .main, .foot {
	width: 1000px;
	margin: 0 auto
}
.toper {
	height: 92px;
	background:#fff;
        border-bottom:1px solid #E3E2E2;
     
}
#logo {
	float: left;
	width: 317px
}
#logo img {
	width: 317px;
	height: 93px
}
.navlist {
	float: right;
	width: 560px;
	margin-top: 40px;
}
.navlist li {
	float: left;
	width: 110px;
	text-align: center;
	border-left: 1px solid #dcdcdc
}
.navlist .h1{border-left:none}
.navlist li a {
	font-size: 16px;
}
.banner {
	margin-top: 15px
}
.banner_l {
	float: left;
	width: 710px;
}
.banner_box {
	width: 705px;
	height: 303px;
	position: relative;
	overflow: hidden;
	margin: 0px 0px 15px;
}
/*数字按钮样式*/
.banner_box .num {
	overflow: hidden;
	height: 25px;
	position: absolute;
	bottom:5px;
	right: 15px;
	zoom: 1;
	z-index: 3
}
.banner_box .num li {
	float: left;
	width: 13px;
	height: 13px;
	line-height:13px;
	color: #fff;
	background: #fff;
	margin-right: 10px;
	border-radius: 50%;
        text-align:center;
	cursor: pointer;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	transition: all .4s
}
.banner_box .num li.on {
	width:30px;
	height:13px;
	border-radius:10px;
	background: #FFA100;
	color:#FFA100
} /*当前项*/
/*上一个  下一个*/
.banner_box .prev, .banner_box .next {
	display: none;
	width: 40px;
	height: 100px;
	background: url(../images/btn.png) no-repeat;
	position: absolute;
	top: 115px;
}
.banner_box .prev {
	left: 0;
}
.banner_box .next {
	right: 0;
	background-position: right
}
.banner_r, .game_gift {
	float: right;
	width: 280px;
}
 .game_gift {
        margin-top:15px}
.banner_r {
	height: 303px;
	overflow: hidden
}
.banner_tit, .game_giftr {
	background: #d2d2d2;
	line-height: 30px;
}
.banner_tit strong, .game_giftr strong {
	background: #EEEDED;
	padding: 6px 10px;
	margin-left: 10px;
	font-weight: normal;
	font-size: 16px
}
.banner_tit span, .game_giftr span {
	float: right;
	margin-right: 10px
}
.banner_list {
	margin-top: 15px;
	background: #fff;
	border-bottom: 2px solid #dcdcdc
}
.banner_list li {
	margin: 0px 12px 0px 10px;
	line-height: 32px;
	height: 32px;
	overflow: hidden;
}
.banner_list li a{height:22px;width:205px;overflow: hidden;ttext-overflow:ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.banner_list li a:hover {
	font-weight: bold;
	color: #FF5E00
}
.banner_list li span {
	float: right;
	color: #999
}
.banner_list .no {
	border-bottom: none
}
.banner_game {
	height: 200px;
	background: #E3AB9E url(../images/game_img.jpg) center no-repeat
}
.banner_news {
	height: 200px;
	background: #E3AB9E url(../images/news_img.jpg) center no-repeat
}
.banner_gift {
	height: 200px;
	background: #E3AB9E url(../images/news_img.jpg) center no-repeat
}
/* game_active */
.game_active ul li {
	float: left;
	width:705px;
        padding:12px 0px 7px;
        border-bottom:1px dashed #C0C0C0;
        -webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	transition: all .4s
}
.game_active ul li:hover{background:#f7f7f7}
.game_active ul li:hover h2 a{color:#f60}
.game_active li .game_activel{ float:left; width:80px;}
.game_active li .game_activel img{ border-radius:10px; width:72px; height:72px}
.game_active li .game_activer{ float:left; width:620px;}
.game_active li .game_activer h4 {margin-top:2px; height:44px;overflow:hidden;line-height:20px;color:#333}
.game_active li .game_activer h4 p,.game_active li .game_activer p strong{font-weight:normal;text-overflow: ellipsis;}
.game_active li .game_activer h4 a{ color:#f60}
.game_active li .game_activer h2 a{font-weight:bold;font-size:14px; color:#000}
.game_active li .game_activer h2 a:hover{color:#f60}
.game_hot {
	float: left;
	width: 705px;
        margin-top:15px;
	overflow: hidden;
}
.game_hotl {
	background: #d2d2d2;
	height: 30px;
	line-height: 30px;
}
.game_hotl strong,.new_tit strong{
	float: left;
	margin-left: 10px;
	padding: 0px 15px;
	background: #EEEDED;
	font-weight: normal;
	font-size: 16px;
	color: #242424
}
.game_hotl span {
	float: right;
	margin-right: 10px
}
.game_hotl span a, .banner_tit span a, .game_giftr span a {
	color: #999
}
.game_list ul {
	float: left;
	width:728px;
	margin-top: 10px;
	padding-bottom: 60px;
}
.game_list li {
	float: left;
        position:relative;
	width: 158px;
	margin: 3px 24px 10px 0px;
	border-bottom: 2px solid #dcdcdc;
	padding-bottom: 10px;
	line-height: 25px;
	text-align: center;
	background: #fff;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	transition: all .4s
}
.game_list li:hover {
	background: #f1f0f0
}
.game_list li span,.hot_gamer span{position:relative;display:block; width:158px; height:158px;overflow:hidden}
.game_list li .select,.hot_gamer .select{
	display: block;
	width: 90px;
	height: 30px;
	line-height:30px;
        margin-top:0px;
        padding-left:5px;
	overflow: hidden;
	background-color: transparent;
        border-width: 0px; 
        border-top-style: none; 
        border-right-style: none; 
        border-left-style: none;
	font-family:"微软雅黑";
        color:#403f3f
}
.game_list li .select
.game_list li .select option { 
text-indent: 10px; 
} 
.game_list li .select option:hover { 
background-color: #f80; 
color: #fff; 
} 
.game_list li .divselect,.hot_gamer .divselect{
	float: left;
	position: relative;
	margin-left: 30px;
	width: 72px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	background: #fff;
	border: 1px solid #30C101;
}
.hot_gamer .divselect{margin:10px 0px 0px 0px}
.game_list li .erweima,.hot_gamer .erweima {
        position:relative;
	float: left;
	border: 1px solid #30C101;
	border-left: none;
	width: 25px;
	height: 30px;
	cursor: pointer;
	background: #30C101 url(../images/backgrounds.32.png) -0px 0px;
}
.hot_gamer .erweima{margin-top:10px}
.game_list li img {
	width: 158px;
	height:158px
}
.game_list li .img {
	position: absolute;
	z-index: 999;
	top: -185px;
	left:-110px;
	display: none;
	width: 158px;
	height: 158px;
	border: 1px solid #E9E9EA
}
.game_list li em {
	font-weight: bold;
	height: 30px;
	overflow: hidden
}
.game_list li .rotatesimg {
	-webkit-animation: transform-5 2s ease 500ms alternate none 1;
	animation: transform-5 2s ease 500ms alternate none 1;
}
.game_list li:hover .rotatesimg{
       transform: scale(1.05, 1.05);
	-ms-transform:scale(1.05, 1.05); 	
	-moz-transform:scale(1.05, 1.05); 	
	-webkit-transform:scale(1.05, 1.05);
	-o-transform:scale(1.05, 1.05); 
}
@-webkit-keyframes transform-5 {
 from {
-webkit-transform:perspective(400px) rotateY(180deg);
transform:perspective(400px) rotateY(180deg);
}
to {
	-webkit-transform: perspective(400px) rotateY(0deg);
	transform: perspective(400px) rotateY(0deg);
}
}
@keyframes transform-5 {
 from {
-webkit-transform:perspective(400px) rotateY(180deg);
transform:perspective(400px) rotateY(180deg);
}
to {
	-webkit-transform: perspective(400px) rotateY(0deg);
	transform: perspective(400px) rotateY(0deg);
}
}
.game_giftlist { margin-top:15px;}
.game_giftlist li {
	margin-bottom: 10px;
	height:103px;
	padding: 2px 0px;
	background: #fff;
	border-bottom: 2px solid #dcdcdc
}
.game_giftlist li img {
	float: left;
	width: 72px;
	height: 72px;
	margin: 15px 10px 6px 10px;
        border-radius:7px
}
.game_giftlist li p {
	float: right;
	line-height: 23px;
	padding-bottom: 10px;
}
.game_giftlist li p span {
	float: left;
	margin-top: 20px
}
.game_giftlist li p em {
	display: block;
        width:98px;
        overflow:hidden
}
.game_giftlist li p a,.gift_list li p a,.hot_gamel p .theme-login{
	float: right;
	margin:38px 10px 0px;
	line-height: 25px; 
        padding:0px 5px 0px 15px;
	width:45px;
	height: 25px;
	background: #FFB804 url(../images/gift_bag.jpg) left no-repeat;
	border: 1px solid #ffa440;
	text-align:right;
	color: #fff;
	-webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
	-moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
	transition: transform ease-out 0.1s, background 0.2s;

}
.gift_list li p a{ margin-right:70px}
.hot_gamel p .theme-login{ 
        float:left;
        margin:6px 0px 0px 5px;
}
.game_giftlist li p a:hover,.gift_list li p a:hover,.hot_gamel p .theme-login:hover{
	background: #FFA001 url(../images/gift_bag.jpg) left no-repeat;
	-webkit-transform: scale(0.99);
	-moz-transform: scale(0.99);
	-ms-transform: scale(0.99);
	transform: scale(0.99);
	color: #fff;
}
.link_list {
	float: left;
	margin-top:-55px
}
.link {
	float: left;
	margin-top: 15px;
	width: 1000px;
	background: #fff;
	border-bottom: 2px solid #dcdcdc
}
.link li {
	float: left;
	margin: 10px 0px 10px 17px;
	text-align: center;
}
.footer {
	margin-top: 20px;
	background:#fff
}
.foot {
	padding:10px 0px;
	line-height: 24px;
	text-align: center
}
.foot h2 {
	margin-top: 10px;
	color: #999
}
.foot h2 a {
	margin: 0px 5px
}
/*客服*/
.bottom_tools {
	position: fixed;
	z-index: 500;
	left:50%;
        margin-left: 515px;
	bottom:16px;
        _position: absolute;
        _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
        _bottom: auto;
        _margin-bottom: 16px;
}
.bottom_tools>* {
	font: 0/0 a;
	display: block;
	margin-top: 5px;
	color: transparent;
	border: 0;
	background-color: transparent;
	text-shadow: none
}
.qr_img {
	position: absolute;
	top: -110px;
	left: -170px;
	display: none;
}
#scrollUp {
	width: 45px;
	height: 45px;
	background: url(../images/backgrounds.32.png) 0px -53px;
	display: none;
 }
#scrollUp:hover {
	background-image: url(../images/backgrounds.32.png);
	background-position: -47px -53px
}
#feedback {
	width: 45px;
	height: 45px;
	background: url(../images/backgrounds.32.png) -140px 0px;
}
#feedback:hover {
	background: url(../images/backgrounds.32.png) -184px -46px;
}
.qr_tool {
	width: 45px;
	height: 45px;
	background: url(../images/backgrounds.32.png)-95px 0;
	cursor: pointer;
}
.qr_tool:hover {
	width: 45px;
	height: 45px;
	background: url(../images/backgrounds.32.png) -139px -46px;
}
/*game*/
.hot {
	float: left;
	width: 1050px;
}
.hot_game {	
	margin: 10px 10px 0px 0px;
	width: 492px;
        height:175px;
        padding-bottom:8px;
	border: 1px solid #E9E9EA;
	background:#fff url(../images/bj.jpg) top right no-repeat;
	display: inline-block;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	transition: all .4s;
}
.hot_game:hover {
        background:#fffff3 url(../images/bj.jpg) top right no-repeat;
	border-color: #f70;
	box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
}
.hot_gamel {
	float: left;
        margin-left:20px;
	width: 300px;
}
.hot_gamel h2 {
	line-height: 20px;
	margin: 10px 0px;
        height:110px;
        overflow:hidden
}
.hot_gamel h2 img {
	float: left;
	margin:10px 15px 10px 10px;
	border-radius: 7px;
	width: 100px;
	height: 100px
}
.hot_gamel h2 span{width: 200px;}
.hot_gamel h2 strong {
	padding-top: 15px;
	font-size: 14px;
	display: block
}
.hot_gamel h2 em{ color:#666}
.hot_gamel p {
	float: left;
	line-height: 50px;
	width: 300px;
}
.hot_gamel p a {
        float:left;
	display: inline-block;
	margin: 3px 10px 0px 10px;
	height: 30px;
	line-height: 30px;
	padding: 0px 25px;
	background:#66ccff;
        color:#fff
}
.hot_gamer {
	float: right;
	margin: 20px 35px 15px 0px;
	line-height: 30px;
	text-align: center
}
.hot_gamer img {
	width:100px;
	height:100px
}
/*news*/
.new_cov{
        min-height:476px;
        margin-top:10px;
        background:#fff
}
.new_tit {
        height:30px;
	line-height: 30px;
	margin-top: 10px;
        background:#dcdcdc;
}

.new_listc{
        margin-top: 10px;
        padding:20px;
        line-height:24px;
        background:#fff;
        color:#666
}
.new_list li{line-height: 40px;border-bottom:1px solid #E9E9EA}
.new_tt li {
	float: left;
	line-height: 40px;
	overflow: hidden;
	padding: 0;
	position: relative;
}
.new_list li span {
	float: right;
	margin-right: 10px;
	color: #8f8f8f
}
.tab {
	padding: 20px;
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
	
}
.new_tt {
	display: table;
	position: relative;
	overflow: hidden;
	margin: 0;
	width: 100%;
	border-bottom: 1px solid #e5e5e5
}
.new_tt a {
	display: block;
        font-size:15px;
        color:#666;
	padding: 0 20px;
	text-decoration: none;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.new_list:first-child {
	display: block;
}
.current a {
	border-bottom: 2px solid #E2A153
}

/*gift*/
.new_con h2,.new_con h3{
        float:left;
        width:960px;
        margin-top:10px;
        padding:20px;
	line-height: 30px;
        background:#fff;
        border-bottom:1px solid #E9E9EA
}
.new_con h3{ padding:10px 20px;}
.new_con h2 span,.new_con h3 span {
	float: left;
	margin-left: 20px;
	font-size: 14px;
	font-weight: bold
}
.new_con h2 a ,.new_con h3 a {
	margin:0px 10px 0px -10px
}
.new_con .right_search {
       float:right;
	margin:5px 20px 0px;
}
.new_con .right_search .select {
        float:left;
	margin-left: 20px;
        width:90px;
	height: 30px;
	line-height: 30px;
        background:#E2E1DD;
        border:none;
        color:#666
}
.right_search  .search {
	display: inline-block;
	height:30px;
        width:30px;
	line-height: 30px;
        border:none;
	border-left: 2px solid #B7B1AE;
        background:#BFBFBF url(../images/search.png) center no-repeat;
	color: #fff
}
.gift_list li {
	float: left;
	width: 1000px;
        background: #fff;
        margin-top: 10px;
        border:1px solid #fff;
	border-bottom: 1px solid #E9E9EA;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	transition: all .4s;
        transition: border-radius 0.5s, border 0.5s;
}
.gift_list li:hover {
	background: #fffff3;
        border:1px solid #ffd6ab;
       	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.gift_list li img {
	float: left;
	margin: 10px 10px 10px 70px;
	border-radius: 7px;
	width: 80px;
	height: 80px;
}
.gift_list li span {
	float: left;
        width:600px;
	line-height: 21px;
	margin-top: 20px
}
.gift_list li strong{color:#ff9900}
.gift_list li em {
	display: block;
        width:350px
}      

/*礼包码*/
.gifGet {
	display: none;
	position:relative;
	top: 45%;
	left: 30%;
	z-index: 1001;
	_left: 31%;
	width: 30%;
	padding: 1em 1.5em 1em 1.5em;
	background: #ffa440;
	text-align: left;
}
.gifGet h1 {
	font-size: 18px;
	padding-bottom: 5px;
	text-align: center;
	border-bottom: 1px dashed #ccc
}
.gifGet span {
	float: right;
	position:absolute;
	top:10px;
	right:20px
}
.gifGet span a {
	font-size: 18px;
}
.gifGet img{margin-top:5px}
.gifGet input {
	position:absolute;
	left:0px;
	width: 87%;
	margin: 10px 5%;
	padding-left: 10px;
	height: 32px;
	line-height: 32px;
	border-radius: 5px;
	border: 1px solid #ccc
}
.gifGet .text_p {
	padding-top: 8px;
	line-height: 28px;
	font-size: 10pt;
}
.overlay {
	display: none;
	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
	background:#000;
	-moz-opacity: 0.5;
	opacity: .50;
	filter: alpha(opacity=50);
}
.theme-popover {
	z-index: 9999;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 300px;
	height: 80px;
	margin: -40px 0 0 -150px;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        border: 1px solid #f60;
	background: #fff;
	display: none;
	
	
}
.theme-popover p {
	margin-top: 10px;
	text-align: center
}
.theme-popover p strong {
	color: #f60
}
/*aboutus*/
#title strong{
        float:left;
        width:1004px;
        margin-top:15px;
        padding-bottom:15px;
        font-size:20px}
.tab_Tit {
	float: left;
	width: 980px;
	margin: 15px;
	padding-bottom:15px;
	border-bottom:1px solid #dcdcdc;
}
.tab_Tit a {
	float: left;
	display: block;
	width: 80px;
	height: 30px;
	line-height: 30px;
	font-size:14px;
	text-align: center;
	cursor: pointer;
}
.tab_Tit .selected {
	background: #ffa440;
	border:1px solid #f60;
	border-radius:2px;
	color: #fff
}
.tab_Con {
	padding:0px 0px 20px 22px;
}
.tab_Con ul {
	line-height: 28px;	
	display: none;
	color:#7d7d7d
}
.tab_Con ul strong{ font-size:20px; font-weight:normal}
/* delect */
.game_list li .delect {
	position: relative;
	margin-left:28px;
}
.hot_gamer .delect{float:left;margin-top:10px;position: relative;}
.game_list li .delect dt{
	float: left;
	height: 30px;
	display: inline-block;
	border: 1px solid #30c101;
	line-height: 30px;
	cursor: pointer;
	width: 80px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	position: relative;
	z-index: 99;
	color:#403f3f
}
.hot_gamer .delect dt {
	float: left;
	height: 30px;
	display: inline-block;
	border: 1px solid #30c101;
	line-height: 30px;
	cursor: pointer;
	width: 68px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	position: relative;
	z-index: 99;
	color:#403f3f
}
.game_list li .delect dt:hover,.game_list li .delect dt.cur {
	border: 1px solid #30c101;
	box-shadow: 0 0 3px #409DFE;
}
.game_list li .delect dd ,.hot_gamer .delect dd {
	position: absolute;
	left: 0;
	top: 32px;
	border: 1px solid  #30c101;
	background: #fff;
	display: none;
}
.game_list li .delect dd ul{
	width: 106px;
	padding:0px;
	margin-top:0px;
}
.hot_gamer .delect dd ul {width:94px;}
.game_list li .delect dd ul li{
	 float:left;
	 width: 106px;
         overflow:visible;
	 padding:0px;
	 margin:0px;
	 border-bottom:1px dashed #dcdcdc;
	 text-align:center}
.hot_gamer .delect dd ul li{
	 float:left;
	 width: 94px;
         overflow:visible;
	 padding:0px;
	 margin:0px;
	 border-bottom:1px dashed #dcdcdc;
	 text-align:center}
.game_list li .delect dd ul li a:hover,.hot_gamer .delect dd ul li a:hover {
	background: #f5f5f5;
}
.footer-wangwen{
        position: relative;
        padding-left: 42px;
}
.footer-wangwen img{
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -23px;
 }
/*新增css*/
.game_flist {
	float: left;
	width: 1000px;
}
.game_flistl {
	float: left;
	width: 705px
}
.game_flistr {
	float: right;
	width: 280px
}
.game_service {
	float: left;
	margin-top: 15px;
	background: #fff
}
.game_service ul{height:322px}
.game_service h2 {
	float: left;
	line-height: 45px;
	font-weight: bold;
	border-bottom: 1px dashed #ccc
}
.game_service h2 span {
	float: left;
	width: 70px;
	background: url(../images/span_bg.gif) right no-repeat;
	text-align: center;
        font-size: 14px;
        color:#666
}
.game_service ul li {
        float:left;
        width:280px;
	line-height: 45px;
        color:#666
}
.game_service ul li:hover{background:#FFF8E8}
.game_service ul li:hover a{color:#f60;text-decoration: underline;}
.game_service ul li span {
	float: left;
	width: 70px;
	height: 45px;
	overflow: hidden;
	text-align: center;
	border-bottom: 1px dashed #ccc;
        font-size:11px
}
.game_service ul li .time,.game_service h2 .time{ width:45px;}
.game_service ul li .no,.game_service h2 .no {
        width:120px;	
        background: none
}
/*新闻分页*/
.game_service #page_navigation {
	position: relative;
	bottom: 0px;
	display: block;
	float: left;
	margin-left: 100px;
	width: 130px;
	height: 55px;
	line-height: 55px;
}
.game_service #page_navigation a {
	padding: 3px;
	margin: 2px;
	color: #999;
}
.game_service .active_page {
	color: #f60 !important;
}
.game_service #page_navigation .page {
	position: absolute;
	height: 55px;
	width: 70px;
	overflow: hidden
}
.game_service #page_navigation .previous_link {
	float: left;
	margin: 16px 0px 0px 4px
}
.game_service #page_navigation .next_link {
	position: absolute;
	top: 14px;
	left: -10px;
	margin-left: 70px;
}
/*page*/
#frameContent{ 
    width:980px;                                      /*调整显示区的宽*/ 
    height:500px;                                     /*调整显示区的高*/ 
    font-size:14px; 
    line-height:20px; 
    overflow-pageINdex:hidden; 
    overflow-y:hidden; 
    word-break:break-all; 
}
#pages{
    position: absolute;
    bottom:20px;
    float:left; 
    width:980px;  
    height: 50px; 
    margin-left:350px
     }
#pages a,#pages b{
    display: inline-block;
    border: 1px solid #ddd;
    margin-right: 10px;
    /* width: 15px; */
    padding: 3px 10px
}