@charset "utf-8";
*{margin:0px; padding:0px;}
body{ font-family:"微软雅黑";}
a{color:#4f231a; text-decoration:none;}
img{border:0px; }
li{list-style:none;}
.pull-right{ float:right;}
.pull-left{ float:left;}
.page{margin:0px auto; max-width:720px;min-height:800px;}
.header{height:4em; padding:0 10px;}
.header .logo-img{ margin-top:5px; width:3.5em; height: 3.5em; vertical-align: top;float:left; margin-right: 0.8em;}
.game-down{ border: 1px solid #fff; border-radius: 0.3em; padding: 0.5em 1.0em;  margin-top: 0.8em;color:#fff;}
.header .down-btn{ margin-top:12px;} 
.header h1{padding-top:0;}
.footer .b_logo_t{ font-size:20px; vertical-align:middle;}
.img-tab{overflow:hidden; max-width:100%; max-height:300px;min-height:100px;}
.img-tab ul.slides li img{
	margin: 0 auto;
	display: block;
}
.inline-block{ display:inline-block;}
.new-tab{ clear:both; }
.tab-tit{  background: none repeat scroll 0 0 #fff;
    height: 3em;
    line-height: 3em}
.tab-tit li{ cursor:pointer; float:left;margin:0 2%; font-weight:bold; width:22%; text-align:center;
    color: #171717;  }
.more a{ float:right; margin-top:1.0em; margin-right:10px; font-weight:normal; }
.new-content{ min-height:700px;}
.new-list{ padding:8px 10px 10px 10px; min-height:150px;}
.new-list li{ line-height:3.5em; height:3.5em; overflow:hidden;}
.new-list li .time{ float:right; line-height:3.5em; }
.img-list{margin-left:15px; margin-top:10px; }
.img-list li{ float:left; margin-right:20pt;width:210px; margin-bottom:10pt;height:98px; overflow:hidden;}
.img-list li img{ }
.server-list .new-list li{ padding:0 5pt;   border-bottom:0px; margin-bottom:10pt; height: 2.0em; line-height: 2.0em;}
.server-list .new-list .time{ line-height: 2.0em;}
.footer{ text-align:center; min-height:40px; padding:5px; font-size:12px; }
.game-td-list{line-height: 1.5em;}
.game-td-list .new-list{ padding: 0px 12px;min-height:600px;}
.tit-h2-2{ font-size:1.0em; height:2.6em; line-height:2.6em; padding-left:10px; font-weight:normal;}
.tit-h2-2 .breadcrumb{ font-size:0.9em; padding-right:0.5em;}
.news-text{ padding:10px; min-height:450px; overflow:hidden; line-height:2.5em;}
.news-text table{ zoom:.75; }
.news-text h3{ font-size:1.2em; text-align:center; padding-bottom:10px; }
p.h3-time{ text-align:center; height:30px; border-bottom:1px solid #d6b19f; line-height:30px; margin-bottom:10px; font-size: 12px;}
.p-content{ line-height:1.5em; font-size: 0.9em;} 
.p-content img{ max-width:100%; text-indent: 0px;}
.breadcrumb-b{ padding:0.6em; line-height:1.8em;}

.down-list{ font-size:0.9em; padding-top:20px;min-height:450px;}
.down-list li{ height:2.2em; line-height:2.2em; margin-bottom:0.5em; padding:0 0.5em; }
.down-list li a{ display:block; }
.header img.pull-right{ margin-top:10px;}
.card_lq{padding:8px 0px 0px 0px; text-align:center;  margin-bottom:10px; margin-top:5px;}
.card_lq img { width:210px; }
.card_lq a{ margin-bottom:5px;}
.w_icon{ width: 3.6em; height: 3.6em;}
/***share icon***/
.other-login {
    list-style: none outside none;
	margin:0;
	padding:0;
}
.other-login a {
    background: url("/static/img/login-img.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    display: inline-block;
    height: 32px;
    margin: 0 10px 10px 0;
    width: 32px;
}

.other-login a.sina {
    background-position: 0 -128px;
}
.other-login a.douban {
    background-position: 0 -96px;
}
.other-login a.renren {
    background-position: 0 -32px;
}
.other-login a.qqz {
    background-position: 0 -322px;
}
.other-login a.taobao {
    background-position: 0 0;
}
.other-login a.qq {
    background-position: 0 -64px;
}
.other-login a.tqq {
    background-position: 0 -160px;
}
.other-login a.wangyi {
    background-position: 0 -192px;
}
.other-login a.twitter {
    background-position: 0 -224px;
}
.other-login a.baidu {
    background-position: 0 -257px;
}
.other-login a.facebook {
}
.other-login a.google {
    background-position: 0 -289px;
}
/***end***/

/**xiao login**/
.other-login2 {
    list-style: none outside none;
	margin:0;
	padding:0; margin-top:7px;
}
.other-login2 a {
    background: url("/static/img/login-img.png") no-repeat ;
    display: inline-block;
    margin:0 5px 10px 0;
    height:16px;
    width:16px;
    cursor:pointer;
}
.other-login2 li{display:inline;}
.other-login2 a.sina {
    background-position: 0 -64px;
}
.other-login2 a.douban {
    background-position: 0 -48px;
}
.other-login2 a.renren {
    background-position: 0 -16px;
}
.other-login2 a.qqz{background-position:0 -160px;}
.other-login2 a.taobao {
    background-position: 0 0;
}
.other-login2 a.qq {
    background-position: 0 -32px;
}
.other-login2 a.tqq {
    background-position: 0 -80px;
}
.other-login2 a.wangyi {
    background-position: 0 -192px;
}
.other-login2 a.twitter {
    background-position: 0 -224px;
}
.other-login2 a.baidu {
    background-position: 0 -128px;
}
.other-login2 a.facebook{ }
.other-login2 a.google{ background-position:0 -289px;}
.news-text img{ max-width:100%;}
.gift_btn {
    display: block;
    height: 73px;
    margin: 20px auto;
    width: 280px; 
}
.gift-box {
	text-align:center;
	margin-top:30px;
	font-size: 16px;
}
.do-gift.disabled {
	background-color:#ccc;	
}
#gift-number {
	font-size: 16px;
	font-weight:bold;
	color:red;
	margin-right:10px;
}

/**index新增加***/
.nav_bar{ background:#1b1b1b; width:100%; max-width:720px; height:3.33em;z-index: 100; position:fixed; bottom:0px; border-top:1px solid #d0d0d0;} 
.nav_bar ul{ margin-left:2px;}
.nav_bar li{ float:left;  width:25%; text-align:center;   height: 3.33em;  } 
.nav_bar li a{ display:block; color:#fff;padding-top: 0.2em; padding-bottom: 0.32em;}
.nav_bar li a:hover,.nav_bar li a.active{ color:#0b85db; border-bottom:0.2em  solid  #0b85db}
.nav_bar a span{display:block; width:32px; height:30px; margin:0 auto;}
.nav_bar a span.tuijian_icon{ background:url(/static/img/mb_img/icons.png?v=2015030201) -178px -161px  no-repeat;  }
.nav_bar a:hover span.tuijian_icon{ background:url(/static/img/mb_img/icons.png?v=2015030201) -178px -203px  no-repeat;  }
.nav_bar a span.hot_wy_icon{ background:url(/static/img/mb_img/icons.png?v=2015030201)  0px -161px  no-repeat; }
.nav_bar a:hover span.hot_wy_icon,.nav_bar a.active span.hot_wy_icon,.nav_bar a:hover span.home_icon,.nav_bar a.active span.home_icon{ background:url(/static/img/mb_img/icons.png?v=2015030201)  0px  -201px  no-repeat; }
.nav_bar a span.new_down_icon{background:url(/static/img/mb_img/icons.png?v=2015030201) -130px -161px  no-repeat; }
.nav_bar a:hover span.new_down_icon,.nav_bar a.active span.new_down_icon{background:url(/static/img/mb_img/icons.png?v=2015030201)  -131px -204px  no-repeat; }
.nav_bar a span.libao_icon{background:url(/static/img/mb_img/icons.png?v=2015030201)  -39px -162px  no-repeat; }
.nav_bar a:hover span.libao_icon,.nav_bar a.active span.libao_icon{background:url(/static/img/mb_img/icons.png?v=2015030201) -39px -202px  no-repeat;}
.nav_bar a span.bbs_icon{background:url(/static/img/mb_img/icons.png?v=2015030201)  -84px -161px  no-repeat; }
.nav_bar  a:hover span.bbs_icon,.nav_bar   a.active span.bbs_icon{background:url(/static/img/mb_img/icons.png?v=2015030201)  -84px -204px   no-repeat; }
.nav_bar a span.home_icon{background:url(/static/img/mb_img/icons.png?v=2015030201)  0px -161px  no-repeat;  }

.icon{ background:url(images/s_icon.png); }
.icon-index{ width:35px; height:35px;display:block; margin-left:auto; margin-right:auto;}
.icon-bbs{ background-position:-2px 0;}
.icon-customer-service{ background-position:-35px 0; }
.icon-weibo{ background-position:-70px 0; }
.icon-weixin{ background-position:-105px 0; }
.icon-footer{ width:24px; height:24px;display:block; margin-left:auto; margin-right:auto; margin-top:6px;}
.icon-main{ background-position:-5px -70px;}
.icon-activity{ background-position:-33px -70px;}
.icon-data{ background-position:-63px -70px;}
.icon-raiders{ background-position:-90px -70px;}
.icon-return{ position:absolute; background-position:-4px -100px; width:20px; height:25px; top:14px; left:15px; cursor:pointer;}
.down_box{padding:0.5em 0.6em; border-bottom: 1px solid #353535;}
.btn-group {
    display: inline-block;
    font-size: 0;
    position: relative;
    vertical-align: middle;
    white-space: nowrap;
}
.text_game_down {
    float: left;
    line-height: 1.2em;
    margin-left: 0.8em; width: 16em;
  }
.p-25p {
    float: left;
    width: 33%;
}
.b-radius-5 {
    border-radius: 5px;
}
.pdg-2 {
    padding: 2px;
}
.bg-bd0000 {
    background: #bd0000;
}
.text-fff {
    color: #696969;
}
.mrg-top-5 {
    margin-top: 5px;
}
.block {
    display: block;
}
.h-55 {
    height: 55px;
}
.pdg-bottom-20 {
    padding-bottom: 10px;
}
.pdg-top-20 {
    padding-top: 10px;
}
.bg-000 {
    background: #f6f6f6;
}
.text-center {
    text-align: center;
}
/*bg*/
.bg-7a0000{ background:#7a0000;}
.bg-0061a5{ background:#0061a5;}
.bg-bd0000{ background:#bd0000;}
.bg-00a4f1{ background:#00a4f1;}
.bg-ff8a00{ background:#ff8a00;}
.bg-00b157{ background:#00b157;}
.bg-1f1f1f{ background:#1f1f1f;}
.bred{ border:1px solid red;}
.bg-353535{ background:#353535;}
/* 淡入 */
.a-fadein{-webkit-animation-name:fadein;-moz-animation-name:fadein;-ms-animation-name:fadein;animation-name:fadein;}
/* 淡入-从上 */
.a-fadeinT{-webkit-animation-name:fadeinT;-moz-animation-name:fadeinT;-ms-animation-name:fadeinT;animation-name:fadeinT;}
/* 淡入-从右 */
.a-fadeinR{-webkit-animation-name:fadeinR;-moz-animation-name:fadeinR;-ms-animation-name:fadeinR;animation-name:fadeinR;}
/* 淡入-从下 */
.a-fadeinB{-webkit-animation-name:fadeinB;-moz-animation-name:fadeinB;-ms-animation-name:fadeinB;animation-name:fadeinB;}
/* 淡入-从左 */
.a-fadeinL{-webkit-animation-name:fadeinL;-moz-animation-name:fadeinL;-ms-animation-name:fadeinL;animation-name:fadeinL;}
/* 淡出 */
.a-fadeout{-webkit-animation-name:fadeout;-moz-animation-name:fadeout;-ms-animation-name:fadeout;animation-name:fadeout;}
/* 淡出-向上 */
.a-fadeoutT{-webkit-animation-name:fadeoutT;-moz-animation-name:fadeoutT;-ms-animation-name:fadeoutT;animation-name:fadeoutT;}
/* 淡出-向右 */
.a-fadeoutR{-webkit-animation-name:fadeoutR;-moz-animation-name:fadeoutR;-ms-animation-name:fadeoutR;animation-name:fadeoutR;}
/* 淡出-向下 */
.a-fadeoutB{-webkit-animation-name:fadeoutB;-moz-animation-name:fadeoutB;-ms-animation-name:fadeoutB;animation-name:fadeoutB;}
/* 淡出-向左 */
.a-fadeoutL{-webkit-animation-name:fadeoutL;-moz-animation-name:fadeoutL;-ms-animation-name:fadeoutL;animation-name:fadeoutL;}
/* 弹跳 */
.a-bounce{-webkit-animation-name:bounce;-moz-animation-name:bounce;-ms-animation-name:bounce;animation-name:bounce;}
/* 弹入 */
.a-bouncein{-webkit-animation-name:bouncein;-moz-animation-name:bouncein;-ms-animation-name:bouncein;animation-name:bouncein;}
/* 弹入-从上 */
.a-bounceinT{-webkit-animation-name:bounceinT;-moz-animation-name:bounceinT;-ms-animation-name:bounceinT;animation-name:bounceinT;}

/*媒介查询字体定义*/
@media screen and (max-width: 320px) {
	body {
	font-size: 14px;
}
.nav_bar{ padding-bottom:0.8em;  } 
}
@media screen and (min-width: 320px) {
	body {
	font-size: 14px;
}
.nav_bar{ padding-bottom:0.8em; } 
}
@media screen and (min-width: 480px) {
	body {
	font-size: 19px;
}
.nav_bar{ padding-bottom:0.8em;  } 
}
@media screen and (min-width: 640px) {
	body {
	font-size: 24px;
}
.nav_bar{padding-bottom:0.8em; } 
}
@media screen and (min-width: 720px) {
	body {
	font-size: 27px;
}
.nav_bar{ padding-bottom:0em; font-size:22px;} 
}

