@font-face {
  font-family: 'iconfont';
  src: url('iconfont.eot');
  src: url('iconfont.eot?#iefix') format('embedded-opentype'),
  url('iconfont.woff') format('woff'),
  url('iconfont.ttf') format('truetype'),
  url('iconfont.svg#iconfont') format('svg');
}


/*头部1*/
.iconfont{
  font-family:"iconfont" !important;
  font-size:20px;font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
	.head-nav{
		/*overflow: hidden;*/
		padding-top: 45px;
	}
	.head-nav li{
		height: 30px;
		line-height: 34px;
		float: left;
		font-size: 16px; 
		color: #000;
		width: 135px;
		/*overflow: hidden;*/
		text-align: center;
	}
	.head-nav li span{
		float: right;
		
	}
	.head-nav span{
		color: #b9b7b7;
		font-size: 20px
	}
	.head-nav li a{
		padding-bottom: 10px;
	}
	.head-nav li a:link{
    		color: #000;
	}
	
	.head-nav li a:visited {
		color: #000;
	}
	.head-nav li a:hover{
		color: #6eacf2;
		border-bottom: 2px solid #6eacf2;
	}
	.on-i{
	-webkit-animation:flip 0.5s .1s ease both;
	-moz-animation:flip 0.5s .1s ease both;
	}
	

	@-webkit-keyframes flip{
	0%{-webkit-transform:perspective(400px) rotateY(0);
	-webkit-animation-timing-function:ease-out}
	40%{-webkit-transform:perspective(400px)  rotateY(90deg);
	-webkit-animation-timing-function:ease-out}
	50%{-webkit-transform:perspective(400px) rotateY(180deg);
	-webkit-animation-timing-function:ease-in}
	80%{-webkit-transform:perspective(400px) rotateY(270deg);
	-webkit-animation-timing-function:ease-in}
	100%{-webkit-transform:perspective(400px) rotateY(360deg);
	-webkit-animation-timing-function:ease-in}
	}
	@-moz-keyframes flip{
	0%{-moz-transform:perspective(400px) rotateY(0);
	-moz-animation-timing-function:ease-out}
	40%{-moz-transform:perspective(400px) rotateY(170deg);
	-moz-animation-timing-function:ease-out}
	50%{-moz-transform:perspective(400px)  rotateY(190deg) scale(1);
	-moz-animation-timing-function:ease-in}
	80%{-moz-transform:perspective(400px) rotateY(360deg) scale(1);
	-moz-animation-timing-function:ease-in}
	100%{-moz-transform:perspective(400px) scale(1);
	-moz-animation-timing-function:ease-in}
	}
	.head-nav i{
		margin:0px 7px 0 0;
		color: #6eacf2;
	}
	.head-nav li.active a{
		color: #6eacf2;
		border-bottom: 2px solid #6eacf2;

	}

	.hreadSearch input[type=submit]{
		font-size: 0px;
	}

	.hreadSearch select{
		border-radius: 0px;
		    border: 1px solid #6eacf2;
		    padding:0 0 0 5px;

	}
/*头部1*/


	.iconfont.anzhuo{
		
		display: block;
		float: left;
	}
	.iconfont.pingguo{
		display: block;
		float: left;
	}
	.anzhuo-btn{
		top: 18%
	}
	.pingguo-btn{
		top: 80%
	}
	.m_r_con .m_r_c_btn{
		width: 80px;
	}
	.topNew_con .download{
		float: left;
		overflow: hidden;
		width: 100px;
		margin: 10px 0 0 20px;
		border-radius: 10px;
		/*border: 1px solid #cecece;*/
	}
	.topNew_con .download:hover{
		border-color: #6eacf2
	}
	/*.topNew_con .download:hover .anzhuo{
		color: #fff;
	} */
	.topNew_con .download a{
		height: 20px;
		line-height: 20px;
		width: 100px;
		color: #676767;
	}
	.topNew_con .download a i{
		margin-left: 5px;
		font-size: 18px;
	}
	.topNew_con .download .anzhuo-a{
		background: #fff;

	}
	.topNew_con .download .anzhuo-a .anzhuo{
		/*color: #72b127;*/
	}
	.topNew_con .download .pingguo-a{
		background: #fff;
	}
	.topNew_con .download .pingguo-a{
		background: #fff;
	}
	.topNew_con .mask .download a.anzhuo-a:hover{
		background: #6eacf2;
		color: #FFF;
	}
	.topNew_con .mask .download a.pingguo-a:hover{
		background: #6eacf2;
		color: #FFF;
	}
	.download-ico{
		background: url(../img/down-bg.png) no-repeat top center;
		width: 92px;
		height: 70px;
		position: absolute;
		left: 6px;
		top: 65px;
		z-index: 99;

	}
	.download-ico .anzhuo{
		color: #72b127;
		position: absolute;
		left: 20px;
		top: 30px;
	}
	.download-ico .pingguo{
		color: #143049;
		position: absolute;
		left: 50px;
		top: 30px;
	}
	.m_l_c_detial{
		position: relative;
	}


	/*头部2*/
	.head-nav-2{
		padding: 15px 0;
		height: 50px;
		line-height: 50px;
		float: left;
	}
	.head-nav-2 li{
		float: left;
		padding-left: 45px;
	}
	.head-nav-2 li a{
		display: block;
		font-size: 22px;
		color: #313131;
	}
	.head-nav-2 li a:hover{
		/*color: #313131*/
		color: #6fb4fa;
	}
	.head-nav-2 li.on-tou2 a{
		color: #6fb4fa;
	}
	.head-2 .hreadSearch input[type=text] {
		width: 70%;
		height: 50px;
		line-height: 50px;
		background: #f5f5f5;
		border: 0;
		padding: 0 20% 0 10%;
	}
	.head-2 .hreadSearch input[type=submit] {
		border: 0px;
		width: 55px;
		height: 50px;
		line-height: 50px;
		cursor: pointer;
		position: absolute;
		top: 0;
		right: 0;
		background:url(../img/search_icon_home.png) no-repeat 10px center ;
		background-size: 25px;
	}
	.head-2 .hreadSearch select{
		border: 0px;
	}
	/*头部2*/


.g_i_con_btn{
	position: relative;
}


	.g_i_con .anzhuo{
		margin-left: 5px;
	}
	.g_i_con .pingguo{
		margin-left: 5px;
	}
	.g_i_con_btn a{
		height: 30px;
		padding: 0px;
		line-height: 30px;
		background: #6eacf2;
		/*border: 1px solid #6eacf2;
		color: #6eacf2;*/
	}
	.g_i_con_btn .anzhuo-a{
		background: #99d846;
		/*border: 1px solid #99d846;
		color: #99d846;*/
	}
	.g_i_con_btn .pingguo-a{
		background: #79c6f8;
		/*border: 1px solid #79c6f8;
		color: #79c6f8;*/
	}

	.m_l_btn{
		
		border:1px solid #cecece ;
		color:  #333;
		background: #fff;
		cursor:pointer;
	}
	.m_l_btn:hover{
		background: #6eacf2;
		color: #fff;
		border-color:  #6eacf2 ;
	}



	.g_d_con .g_d_btn{
		margin: 6px 8px 0 0;
		height: 30px;
		line-height: 30px;
	}
	.g_d_con .g_d_btn i{
		margin-left: 5px;
	}
	.g_d_con .g_d_btn.anzhuo{
		background: #72b127
	}
	.g_d_con .g_d_btn.anzhuo:hover{
		background: #fff;
		color: #72b127;
		border-color: #72b127;
	}
	.g_d_con .g_d_btn.pingguo{
		background: #143049
	}
	.g_d_con .g_d_btn.pingguo:hover{
		background: #fff;
		color: #143049;
		border-color: #143049;
	}
	.g_d_con h3{
		padding: 0 0 10px 0;
	}
	.list_con .search input[type=text] {
		padding: 0px 0px 0px 5px;
		height: 26px;
		line-height: 26px;
	}


	.topNew_con .mask .mask-a:hover{
		background: #6eacf2;
		border: 1px solid #6eacf2;
		color: #fff;
	}
	.topNew_con .mask .mask-a{
		background: #fff;
		color: #676767;
		border: 1px solid #cecece;
		margin: 10px 0px 0 20px;
		border-radius: 10px;
		width: 90px;
		height: 40px;
		line-height: 40px;
	}
	.topNew_con .mask{
		background: #fff;
	}


	.flex-control-nav{
		bottom: 20px;
		z-index: 99;
	}
	.flexslider{
		border: 0px;
		overflow: hidden;
		margin-top: 40px;
	}
	.flex-direction-nav a {
		 background:url(../img/arr.png) no-repeat; text-indent:-999em
	}
	.head-2-con{
		position: fixed;
		top: 0px;
		left: 0px;
		z-index: 999
	}


	.topNew_con .download-ico{
		left: 244px;
		top: 52px;
	}
	.topNew_con .download-ico .iconfont{
		top: 20px;
	}
	.top {
		width: 100%;
		min-width: 1200px;
		height: 40px;
		line-height: 40px;
		background: #313131;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 999;
}
.top .main-mod  .personal-info > li > a,.top .main-mod > a{
	color: #ddd;
}
.top .main-mod  .personal-info > li > a:hover,.top .main-mod > a:hover{
	color: #1a98f8;
}
.main-mod {
    width: 1200px;
    margin: auto;
}
.logo{
	height: 60px;
	padding: 10px 0;
	float: left;
}
.logo a img{
	height: 100%;
}
.personal-info {
	float: right;
}
.personal-info li {
    float: left;
    color: #c6c6c6;
    line-height: 40px;
    font-size: 12px;
}
.personal-info li a.user-name {
    width: 96px;
    height: 40px;
    display: inline-block;
    text-align: right;
    vertical-align: bottom;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.personal-info li a {
	margin-left: 20px;
}
.personal-info li .yh-en,.personal-info li .yh-zc,.personal-info li .user-name{
	margin-left: 10px;
	margin-right: 10px;
}
.personal-info li a
.sy{
  line-height: 40px;
  font-size: 12px;
  float: left;
  margin-left: 20px;
}
.sy i{
	font-size: 15px;
	margin-right: 5px;
	color: #bebebe;
}
.sy:hover{
  color: #1a98f8;
}
.sy:hover i{
	color: #1a98f8;
}
.personal-info a:hover{
	color: #1a98f8;
}
.personal-info .info-email {
  margin: 0 -8px 0 -15px;
  position: relative;
  top: -6px;

  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-image: url('../img/icoNav.png');

  width: 40px;
  background-position: 0 -200px;
  height: 30px;

}



.qrcode-anzhuo,.qrcode-pingguo{
	width: 102px;
	height: 102px;
	position: absolute;
	border-radius: 5px;
}
.qrcode-anzhuo img,.qrcode-pingguo img{
	width: 102px;
	height: 102px;
}
.qrcode-anzhuo{
	/*background: #72b127;
	border: 5px solid #72b127;*/
	background: #99d846;
	border: 5px solid #99d846;
	left: -6px;
	top: -117px;
}
.qrcode-pingguo{
	background: #79c6f8;
	border: 5px solid #79c6f8;
	left: 117px;
	top: -117px;
}




.en-box{
	width: 245px;
	margin: 0 auto;
}
.en-box-yh i{
	width: 22px;
	height: 22px;
	background: url(../img/icoNav.png) no-repeat;
	background-position: -9px -490px;
	display: block;
	margin: 7px auto 0;
	
}
.en-box-mm i{
	width: 22px;
	height: 22px;
	background: url(../img/icoNav.png) no-repeat;
	background-position: -9px -290px;
	display: block;
	margin: 7px auto 0;

}
.t-hd{
	background: #6eacf2;
	height: 34px;
	width: 34px;
	overflow: hidden;
	float: left;
}
.en-box-yh{
	margin-top: 20px;
}
.en-box-mm,.en-box-yh{
	height: 68px;

}
.en-box-item,.en-box-btn{
	overflow: hidden;
	margin: 0px 0px 20px 0;
}
.en-box-mm input,.en-box-yh input{
	float: left;
	height: 32px;
	border: 1px solid #CECACA;
	border-left:0px; 
	width: 200px;
	padding-left: 10px;
	font-size: 15px;
	line-height: 32px;
}
.en-box-item-l{
	float: left;
}
.en-box-item-r{
	float: right;
}
.en-box-item-l input{
	display: inline-block;
	margin-top: 2px;
	float: left;
}
.en-box-item-r a{
	margin-left: 10px;
}
.en-box-item-r a:hover{
	color: #6eacf2;
}
.en-box-btn{
	cursor:pointer;
}
.en-box-btn input{
	background: #6eacf2;
	width: 245px;
	height: 34px;
	border: 0px;
	color: #fff;
	font-size: 15px;
	cursor:pointer;
}


.zc-box{
	width: 245px;
	margin: 0 auto;
}
.zc-box-yh i{
	width: 22px;
	height: 22px;
	background: url(../img/icoNav.png) no-repeat;
	background-position: -9px -490px;
	display: block;
	margin: 7px auto 0;
	
}
.zc-box-mm i{
	width: 22px;
	height: 22px;
	background: url(../img/icoNav.png) no-repeat;
	background-position: -9px -290px;
	display: block;
	margin: 7px auto 0;

}

.zc-box-yh{
	margin-top: 20px;
}
.zc-box-mm,.zc-box-yh{
	height: 68px;

}
.zc-box-item,.zc-box-btn{
	overflow: hidden;
	margin: 0px 0px 20px 0;
}
.zc-box-mm input,.zc-box-yh input{
	float: left;
	height: 32px;
	border: 1px solid #CECACA;
	border-left:0px; 
	width: 200px;
	padding-left: 10px;
	font-size: 15px;
	line-height: 32px;
}
.zc-box-item-l{
	float: left;
}
.zc-box-item-r{
	float: right;
}
.zc-box-item-l input{
	display: inline-block;
	margin-top: 2px;
	float: left;
}
.zc-box-item-r a{
	/*color: #fff;*/
	margin-left: 10px;
}
.zc-box-item-r a:hover{
	color: #6eacf2;
}
.zc-box-btn{
	cursor:pointer;
}
.zc-box-btn input{
	background: #6eacf2;
	width: 245px;
	height: 34px;
	border: 0px;
	color: #fff;
	font-size: 15px;
	cursor:pointer;
}
.recommend-box ul i {
    display: inline-block;
    width: 18px;
    height: 9px;
    position: absolute;
    background: url(/themes/simplebootx/Public/sub/img/img-new-hot.jpg) no-repeat;
    top: 50%;
    margin-top: -5px;
    right: 8px;
}
.recommend-box .hot-re .hot {
    background-position: 0 -10px;
}

.recommend-box ul i {
    display: inline-block;
    width: 18px;
    height: 9px;
    position: absolute;
    background: url(/themes/simplebootx/Public/sub/img/img-new-hot.jpg) no-repeat;
    top: 50%;
    margin-top: -5px;
    right: 8px;
}





/*修改*/


@font-face {font-family: 'iconfont';
    src: url('../../fonts/iconfont.eot');
    src: url('../../fonts/iconfont.eot?#iefix') format('embedded-opentype'),
    url('../../fonts/iconfont.woff') format('woff'),
    url('../../fonts/iconfont.ttf') format('truetype'),
    url('../../fonts/iconfont.svg#iconfont') format('svg');
}
.iconfont{
	-webkit-text-stroke-width:0;
}

/*首页*/
/* 排行榜*/
.show2_con a p.game-name{
	color: #5d5d5d;
	
}
.show2_con> p{
	color: #999999;
	
	
}
.show1 p{
	color: #5d5d5d;
	font-size: 14px;
}
.m_r_con li{
	border-bottom: 0px;
	margin-bottom: 0px;
}
.ph-bb .iconfont{
	font-size: 18px;
}
.az-1{
	color: #3bb70b
}
.ios-1{
	color: #3895fe
}
.show2_con> a> p{
	font-size: 18px;
}
.show2_con p{
	width: 160px;
}
.show1 .num.so-hot{
	margin:0px 10px 0px 0px;background: #a5b1bf; font-size: 18px;font-weight: 700;width: 29px;height: 29px;float: left;display: inline-block; text-align: center;color: #fff;line-height: 29px;border-radius: 0 0 10px 0;
}
/*.show2 .num.so-hot{
	margin:15px 10px 0px 0px;background: #ccc; font-size: 18px;font-weight: 700;width: 26px;height: 26px;float: left;display: inline-block; text-align: center;color: #fff;line-height: 26px;
}*/
.remen .show1 .num.so-hot.num1,.show2 .num.so-hot.num1{
	background: #ff8400;
}
.remen .show1 .num.so-hot.num2,.show2 .num.so-hot.num2{
	background: #f09601;
}
.remen .show1 .num.so-hot.num3,.show2 .num.so-hot.num3{
	background: #f3d400;
}


.zuixin .show1 .num.so-hot.num1,.show2 .num.so-hot.num1{
	background: #36aa6f;
}
.zuixin .show1 .num.so-hot.num2,.show2 .num.so-hot.num2{
	background: #60bd8e;
}
.zuixin .show1 .num.so-hot.num3,.show2 .num.so-hot.num3{
	background: #8adbb2;
}



.zong .show1 .num.so-hot.num1,.show2 .num.so-hot.num1{
	background: #1a7dd3;
}
.zong .show1 .num.so-hot.num2,.show2 .num.so-hot.num2{
	background: #33a0ff;
}
.zong .show1 .num.so-hot.num3,.show2 .num.so-hot.num3{
	background: #6dbeff;
}




.m_r_con li.active .show2{
	margin-bottom: 0px;
}

.show1{
	height: 29px;
	line-height: 29px;
}
.title> a:hover{
	color: red;
}

.title_left0{
	border: 0px;
	color: #434343;
	overflow: hidden;
	/*font-weight: normal;*/
}
.title-ico{
	/*width: 27px;
	height: 27px;
	line-height: 27px;
	background: #6eacf2;
	display: block;
	text-align: center;
	float: left;
	border-radius: 5px;
	margin-right: 10px;
	margin-left: 5px;*/
}
.title-ico .iconfont{
	color: #6eacf2;
	font-size: 25px;
	font-weight: normal;
	margin-right: 10px;
	position: relative;
	top: 2px;

}
.title{
	font-size: 38px ;
	font-weight: normal;
	margin-bottom: 40px;
}
 .title_left0 span{
	color: #f7b339;
	font-weight: bold;
}
 .more {
	 width: 172px;
	 height: 64px;
	 line-height: 64px;
	 text-align: center;
	 margin:auto;
	 background: #f7b339;
	 border-radius: 50px;
	 font-size: 26px;
 }
.more a{
	color: #ffffff;
}
	/*新游推荐*/
.TOP10_con{
	margin-left: -30px;
	margin-right: -30px;
	overflow: hidden;
}
.TOP10_con li img{
	transform:none;
	
}
.TOP10_con li img:hover {
	transform: none;
}
.TOP10_con p{
	font-size: 15px;
	color: #5d5d5d;
	margin-top: 5px;
}

.TOP10_con li .item-wrap:hover{
	background: #fafafa;
}
.TOP10_con li:hover .TOP10_name{
	color: #6eacf2;
}



/*友情链接*/
.yq-link{
	    width: 1200px;
	    margin: 20px auto 0;
	    overflow: hidden;
	    
}
.yq-link-l{
	width: 130px;
	height: 86px;
	background: #6eacf2;
	float: left;
	color: #fff;
	font-size: 20px;
	text-align: center;
	line-height: 86px;
}
.yq-link-r{
	width: 1040px;
	padding: 15px;
	height: 56px;
	float: left;
	background: #fff;
	overflow: hidden;
}
.yq-link-r a{
	display: inline-block;
	width: 170px;
	height: 28px;
	line-height: 28px;
	float: left;
	color: #767676;
}
.yq-link-r a:hover{
	color: #ffc000;
}


.link .title{
	border-left: 3px solid #6eacf2;
	border-bottom: 0px;
	padding: 0px;
	padding-left: 10px;
	color: #6eacf2
}


/*热门游戏*/
.m_l_con li{
	padding-right: 0px;
	width: 246px;
	padding: 10px;
	transition: all 0.5s;
	margin-bottom: 0px;
}
.m_l_c_detial{
	width: 136px;
	padding: 10px 0 10px 10px;
	text-align: left;
}
.m_l_c_detial h4{
	text-align: left;
	color: #5d5d5d;
}
.m_l_c_detial .ph-bb .iconfont{
	font-size: 20px;
}
.m_l_c_detial .yx-lx{
	margin-bottom: 0px;
}
.m_l_c_detial .ph-bb{
	margin-bottom: 10px;
}
.m_l_con li:hover{
	background: #fafafa;
}
.m-hover .az-btn{
	width: 120px;
	height: 30px;
	/*background: #3bb70b;*/
	background: #99d846;
	color: #fff;
	text-align: center;
	    line-height: 30px;
	    font-size: 14px;
	    position: relative;
	    margin-bottom: 5px;
	    margin-left: 10px;
}
.m-hover .ios-btn{
	width: 120px;
	height: 30px;
	/*background: #3895fe;*/
	background: #79c6f8;
	color: #fff;
	text-align: center;
    line-height: 30px;
    font-size: 14px;
    position: relative;
    margin-bottom: 5px;
    margin-left: 10px;
}
.m-hover .yxzt{
	width: 120px;
	height: 30px;
	background: #ff8400;
	
	color: #fff;
	line-height: 30px;
	text-align: center;
    font-size: 14px;
    position: relative;
    margin-left: 10px;

}
.m-hover{
	padding: 0 0 0 10px;
	color: #fff;
}
.m-hover .az-btn .az-1,.m-hover .ios-btn .ios-1{
	color: #fff;
}
.m-hover div a{
	color: #fff;
	display: block;
}
.az-btn i,.ios-btn i{
	position: absolute;
	left: 9px;
	top: 1px;
}
.ios-btn.no,.az-btn.no{
	background: #e6e6e6;
	color:#a3a3a3;
	opacity: .8;
}


/*开服榜*/
.kaifu-ph{
	margin-left: -30px;
	margin-right: -30px;
	overflow: hidden;
}
.kaifu-ph li{
	width: 33.33%;
	float: left;
	margin-bottom: 50px;
}
.kaifu-ph li .item-wrap{
	background: #eee;
	margin: 0 30px;
}
.kaifu-ph li  .item-wrap:hover{
	background: #fafafa;
}
.kaifu-ph li  .item-wrap:hover .server-name{
	color: #fc8a2d;
}
.kaifu-ph img{
	width: 100%;
}
.kaifu-ph .server-img{
	width: 360px;
	height: 202px;
	overflow: hidden;
}
.kaifu-ph .server-info{
	padding: 24px 28px;
	overflow: hidden;
	font-size: 12px;
}
.kaifu-ph .server-info .server-time,.kaifu-ph .server-info .server-type{
	color: #acacac;
}
.kaifu-ph .server-left{
	width: 66px;
	height: 66px;
	float:left;
	padding-right: 10px;
}

.kaifu-ph .server-right{
	width: 226px;
	float: right;
}
.kaifu-ph .server-name{
	font-size: 18px;
	padding-top: 12px;
	color: #373737;
}
.kaifu-ph .kf-xz,.kaifu-ph .kf-lb{
	text-align: center;
}
.kaifu-ph .kf-xz a,.kaifu-ph .kf-lb a{
	color: #acacac;
}
.kaifu-ph .kf-xz{
	padding-right: 16px;
}
.kaifu-ph .kf-xz i{

	color: #254efe;
	font-size: 16px;
}
.kaifu-ph .kf-lb i{
	color: #f82121;
	font-size: 16px;
}


/*游戏资讯*/
.tp-zx{
	width: 300px;
	margin-top: 10px;
	float: left;
}
.tp-zixun{
	width: 300px;
	height: 170px;
	margin-bottom: 20px;
    	position: relative;
    	overflow: hidden;
}
.tp-zixun img{
	width: 100%;
	height: 100%;
}
.title-bj{
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	width: 300px;
	height: 36px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	font-size: 17px;
	line-height: 36px;

}
.title-bj p{
	padding: 0 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.ht{
	background: #6eacf2;
	width: 0px;
	height: 2px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	transition: all 0.5s;
}
.tp-zixun:hover .ht{
	width: 100%;
	
}

.wz-zx{
	float: left;
	width: 470px;
	margin-left: 30px;
	margin-top: 10px;
}
.m_l{
	overflow: hidden;
}
.wz-zx .hd{
	
	overflow: hidden;
	border-bottom: 1px dotted #e3e3e3;
}
.hd-bt{
	font-size: 24px;
	
	text-align: center;
	width: 470px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.hd-bt a{
	color: #ff4939;
}
.hd-zy{
	color: #999999;
	font-size: 14px;
	line-height: 24px;
	/*text-indent:2em;*/
	overflow: hidden;
            text-overflow: ellipsis;
          	display: -webkit-box;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;
            margin-top: 10px;
            margin-bottom: 10px;
}
.hb li{
	font-size: 14px;
	line-height: 28px;
	width: 470px;
	overflow: hidden;
	position: relative;
}
.hb li em{
	margin: 0 10px;
	color: #d3d3d3;
	width: 4px;
	display: inline-block;
	float: left;
}
.hb li a{
	color: #656565;
	display: inline-block;
	width: 360px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: left;
}
.hb li a:hover{
	color: #ff4939;
}
.hb li span{
	color: #79c6f8;
	display: inline-block;
	width: 56px;
	float: left;
}
.hb li p{
	position: absolute;
	right: 0px;
	top: 0px;
	line-height: 28px;
	color: #999999;
}


/*礼包榜单*/
.game-wrap{
	background: #fff;
	padding-top: 60px;
	overflow: hidden;
}
.gift-wrap{
	padding-top: 30px;
	padding-bottom: 30px;
}
.lb-ph{
	margin-left: -15px;
	margin-right: -15px;
	overflow: hidden;
}
.lb-ph li{
	width: 16.66%;
	float: left;
	margin-bottom: 50px;
}
.lb-ph li .item-wrap{
	background: #ffffff;
	margin: 0 15px;
	padding: 25px;
	border-radius: 20px;
}
.lb-ph li .item-wrap img{
	width: 100%;
}
.lb-ph li .item-wrap h4{
	font-size: 15px;
	padding-top: 12px;
	line-height: 24px;
	height: 24px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.lb-ph li .item-wrap p{
	line-height: 18px;
	height: 18px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.lb-ph li .item-wrap .yxnm{
	font-size: 12px;
}
.lb-ph li .item-wrap .lbsl span{
	color: red;
}
.lb-ph li .item-wrap .receive{
	width: 90px;
	margin: 20px auto 0;
	height: 90px;
	font-size: 40px;
	line-height: 90px;
	text-align: center;
	color: #ffffff;
	background: url("../img/receive.png") no-repeat center center;
}
.lb-ph li .item-wrap:hover h4{
	 color: #fc8a2d;
 }
.lb-ph li .item-wrap:hover .receive{
	background: url("../img/receive_click.png") no-repeat center center;
}
/*每日推荐*/
.mrtj{
	background: #FFFFFF;
    	margin-top: 20px;
}
#flexslider1 li{
	position: relative;

}
#flexslider1 li .tj-name{
	position: absolute;
	bottom: 0px;
	width: 100%;
	color: #fff;
	left: 0px;
	background: rgba(0, 0, 0, 0.5);
	height: 35px;
	text-align: center;
	
	line-height: 35px;
	font-size: 15px;
    	overflow: hidden;
    	white-space: nowrap;
    	text-overflow: ellipsis;
}
#flexslider1 ol{
	display: none;
}
#flexslider1{
	
	box-shadow:none;
	overflow: visible;
}
.tj-box{
	padding: 0 49px;
	margin-top: 20px;
	height: 165px;
}

#flexslider1 .flex-direction-nav{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}
#flexslider1 .flex-direction-nav a  {opacity: 1;height: 165px;width: 40px;border-radius: 5px;top: 0px;margin: 0px;}
#flexslider1 .flex-direction-nav .flex-prev { left: 0px;background: #ffa200 url(../images/jt-left.png) no-repeat center center;transition: all .2s;left: -49px;}
#flexslider1 .flex-direction-nav .flex-next {right: 0px;background: #ffa200 url(../images/jt-right.png) no-repeat center center;transition: all .2s;right: -53px;}
#flexslider1:hover .flex-prev { opacity: 1; left: -49px;}
#flexslider1:hover .flex-next { opacity: 1; right: -53px;}
#flexslider1:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
#flexslider1 .flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }

#flexslider1 .slides img{
	transition: all .3s;
	height: 100%;
}
#flexslider1 .slides li:hover img{
    	transform: scale(1.05);
}
#flexslider1 .slides li{
	overflow: hidden;
	height: 165px;
}
#flexslider1 .flex-direction-nav .flex-prev:hover{
	background-color: rgba(255,162,0, 0.9);
}
#flexslider1 .flex-direction-nav .flex-next:hover{
	background-color: rgba(255, 162, 0, 0.9);
}



/*游戏大全*/

/*页码*/
#pagecount{
	text-align:center;
	width: 100%;
}
#pagecount span{
	float: left;
	padding-right: 10px;
}
.page span div span,.page span div a{
	
    width: 30px;
    height: 30px;
    background: #fff;
    text-align: center;
    margin-right: 5px;
    
      border: 1px solid #ddd; 
      display: inline-block;
    
    
    line-height: 30px;
    color: #666;
    font-size: 12px;
    
}
.page span div span:hover{
	background: #6eacf2;
	color: #fff;
  border: 1px solid #6eacf2; 
}
.page span div a:hover{
	background: #6eacf2;
	color: #fff;
  border: 1px solid #6eacf2; 
}
.page span div .current{
	width: 30px;
    height: 30px;
    background: #6eacf2;
    text-align: center;
    margin-right: 5px;
    
      border: 1px solid #6eacf2; 
      display: inline-block;
    
    
    line-height: 30px;
    color: #fff;
    font-size: 12px;
    
}

/*游戏列表*/
.gameList.game-lb{
	padding: 0;
	margin-bottom: 20px;
}
.gameList_select{
	border: 0px;
	margin: 0px;
}
.g_s_type{
	overflow: hidden;
}
.g_s_type a{
	width:80px;
	height: 26px;
	line-height: 26px;
	margin-right: 10px;
	display: block;
	color: #313131;
	float: left;
	text-align: center;
}
.g_s_type a.active{
	color: #fff;
	background-color: #6fb4fa;
	border-color:#6fb4fa;
}
.g_s_type a:hover{
	background: #6fb4fa;
	border-color: #6fb4fa;
	color: #fff;
}
.gameList_deital{
	padding: 25px 0;
	border-bottom: solid #e5e5e5 1px;
	position: relative;
}
.gameList_box{
	overflow: hidden;
}
.gameList_deital img {
	width: 120px;
	height: 120px;
	padding-right: 20px;
	float: left;
}
.page{
	padding: 10px 0;
	line-height: 32px;
	overflow: hidden;
}
.g_w_btn{
	width: 100px;
	height: 32px;
	line-height: 32px;
	float: left;
	background: #6eacf2;
	border-radius: 10px;
	text-align: center;
	color: #ffffff;
	font-size: 17px;
	margin-left: 15px;
}
.g_w_lq{
	background: #99d846;
}
.gameList_word h4{
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 2px;
	margin-top: 5px;
}
.gameList_word h4:hover{
	color: #6eacf2;
}
.gameList_word{
	float: left;
	width: 82%;
}


/*礼包主页*/
.gift_list{
	padding: 0;
	padding-bottom: 20px;
}
.gift_list .title{
	margin-bottom: 20px;
}
.gift_list .gift-right .title{
	text-align: center;
	font-size: 24px;
	margin-bottom: 19.5px;
}
.gift_list .gift-left,.gift_list .gift-right{
	background: none;
	padding: 0px;
}
.gift_list .gift-left{
	width: 830px;
}
.gift_list .gift-right{
	width: 350px;
}
.lb-box{
	position: relative;
}
.qunbu-gift{
	background: #fff;
	padding: 15px 15px 5px;
	overflow: hidden;
}
.gift-rm{
	background: #fff;
	padding: 15px;
	margin-bottom: 20px;
}
.gift-zx{
	background: #fff;
	padding: 15px;
}
.gift-right .show2_con{
	width: 250px;
}
.g_l_con{
	border: 0px;
	margin: 10px 0 0 0;
	min-height: 468px;
}
.gift-img{
	float: left;
	overflow: hidden;
	border-radius: 50%;
	border: 5px solid #99d846;
}
.g_l_con li .gift-img img{
	border-radius: 50%;
	border: 2px solid #fff;
	width: 73px;
	height: 73px;
}
.g_l_word .power span{
	border-radius: 5px;
	background: #e7e7e7;
}
.power span i{
	border-radius: 5px;
	/*background: #5cb85c;*/
	background: #99d846;
	   background-image: -webkit-linear-gradient(bottom left, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
	    background-image: -o-linear-gradient(bottom left, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
	    background-image: linear-gradient(to top right, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
   	 -webkit-background-size: 40px 40px;
   	 background-size: 40px 40px;
        	animation: reverse progress-bar-stripes 0.7s linear infinite, animate-positive 0.7s;
}
.power span{
	border-radius: 5px;
	background: #e7e7e7;
}
.g_l_word h4{
	color: #333333;
}
.g_l_word> a> span{
	color: #999999;
}
.g_l_con li{
	transition: all 0.3s;
	margin: 0px;
	padding: 15px	
}
.g_l_con li:hover{
	box-shadow: none;
	background: #fafafa;
}
.qunbu-gift #pagecount{
	padding-left: 15px;
}
.gift-rm .show1 .num.so-hot.num1,.gift-rm .show1 .num.so-hot.num2,.gift-rm .show1 .num.so-hot.num3{
	background: #b4d465;
}
.gift-right .show1 .num.so-hot{
	width: 18px;
	height: 18px;
	border-radius: 50%;
	line-height: 18px;
	font-size: 12px;
	margin: 6px 10px 0 0;
	font-weight:100;
}
.gift-right .show1 p{
	width: 185px;
	color: #333333;
}
.gift-rm .power span i{
	background:#b4d465;
	   background-image: -webkit-linear-gradient(bottom left, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
	    background-image: -o-linear-gradient(bottom left, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
	    background-image: linear-gradient(to top right, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
   	 -webkit-background-size: 40px 40px;
   	 background-size: 40px 40px;
        	animation: reverse progress-bar-stripes 0.7s linear infinite, animate-positive 0.7s; 
}
.gift-right li{
	border-bottom: 1px dotted #e3e3e3;
	margin-top: 9px;
}
.gift-right .m_r_con li.active .show2{
	margin-bottom: 10px;
}
.gift-right .show2_con a p.game-name{
	font-size: 14px;
	color: #5f5f5f;
}
.gift-zx .show1 .num.so-hot.num1,.gift-zx .show1 .num.so-hot.num2,.gift-zx .show1 .num.so-hot.num3{
	background: #31c37c;
}
.gift-zx .power span i{
	background:#31c37c; 
	    background-image: -webkit-linear-gradient(bottom left, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
	    background-image: -o-linear-gradient(bottom left, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
	    background-image: linear-gradient(to top right, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
   	 -webkit-background-size: 40px 40px;
   	 background-size: 40px 40px;
        	animation: reverse progress-bar-stripes 0.7s linear infinite, animate-positive 0.7s;
            /*animation: animate-positive 2s;*/
}
@-webkit-keyframes animate-positive{
	  0% { width: 0; }
  }
  @keyframes animate-positive{
	  0% { width: 0; }
  }
@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}
.gift-left .page span div .current{
	background: #5cb85c;
	border: 1px solid #5cb85c;
}
.gift-left .page span div span:hover{
	background: #5cb85c;
	color: #fff;
  border: 1px solid #5cb85c; 
}
.gift-left .page span div a:hover{
	background:#5cb85c;
	color: #fff;
  border: 1px solid #5cb85c; 
}



/*游戏资讯*/
.news_list{
    	width: 1200px;
    	padding: 0;
		margin-bottom: 20px;
}
.news_list .title{
	margin-bottom: 20px;
}
.news_list .news-left {
    width: 830px;
}
.dh-box{
    background: #fff;
    padding: 15px;
    margin-bottom: 20px;
}
.dh-box ul{
	overflow: hidden;
}
.dh-box ul li{
		float: left;
		height: 40px;
    	line-height: 40px;
    	border: 1px solid #dcdcdc;
    	font-size: 16px;
    	display: inline-block;
    	text-align: center;
    	float: left;
		border-radius: 10px;
		margin-right: 10px;
}
.dh-box ul li a{
	color: #666;
	display: block;
	padding: 0 30px;
}
.dh-box ul .news-active{
	background: #6eacf2;
	border-color:#6eacf2;
	
}
.dh-box ul .news-active a{
	color: #fff; 
}
.dh-box ul li:hover{
	background: #6eacf2;
	border-color:#6eacf2;
	color: #fff;
}
.dh-box ul li:hover a{
	color: #fff;
}
.qunbu-news{
    	background: #fff;
    	padding: 0 20px;

}
.news-img{
	width: 340px;
	height: 200px;
	float: left;
}
.news-img img{
	width: 100%;
	height: 100%;
}
.news-img:hover img{
	opacity: 0.8;
}
.news-lb li{
	padding: 20px 0;
    	border-bottom: 1px solid #e5e5e5;
    	position: relative;
}
.news-nr{
	float: left;
	margin-left: 20px;
	width: 420px;
}
.news-nr h3 a{
	font-size: 22px;
	font-weight: 500;
	color: red;
	transition: color 0.3s ease;
	display: block;
	overflow: hidden;
    	white-space: nowrap;
    	text-overflow: ellipsis;
    	margin-bottom: 15px;
}
.news-nr h3:hover a{
	color:#6eacf2; 
}
.news-nr p{
	color: #999999;
	font-size: 14px;
    	line-height: 24px;
    	overflow: hidden;
	text-overflow: ellipsis;
    	display: -webkit-box;
    	-webkit-line-clamp: 5;
    	-webkit-box-orient: vertical;
    	height: 120px;
}
.news-xx{
	color: #cacaca;
	margin-top: 10px;
	overflow: hidden;
}
.news-xx .iconfont{
	font-size: 15px;
	margin-right: 5px;
}
.news-time{
	float: right;
}
.line{
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #79c6f8;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all .8s;
	transition: all .8s;
}
.news-lb li:hover .line{
	transform: scale(1);
}
.game-lb .gameList_deital:hover .line{
	transform: scale(1);
}
.giftList .title,.kaifu-box .title,.gameseachList .title{
	font-size: 24px;
	margin-bottom: 30px;
}
.news-box{
	overflow: hidden;
}
.xw-rm,.gl-rm,.hd-rm{
    	background: #fff;
    	padding: 15px;
    	margin-bottom: 20px;
}
.news_list .news-right {
    width: 350px;
}
.news-right .xw-rm li{
	height: 23px;
    	line-height: 23px;
    	list-style: inside disc;
    	color: #bbb;
    	padding: 5px 0;
    	border-bottom: 1px dotted #313131;
    	overflow: hidden;
    	text-overflow: ellipsis;
    	white-space: nowrap;
    	
}
.news-right .xw-rm li a{
	color: #313131;
	font-size: 14px;
	/*display: block;
	float: left;*/
	/*width: 290px;*/
	
}
.news-right .xw-rm li:hover a{
	color: #6eacf2;
}
.xw-rm .num1,.xw-rm .num2,.xw-rm .num3{
	background: #00c5ff;
}
.gl-rm .num1,.gl-rm .num2,.gl-rm .num3{
	
	background: #2196f3
}
.hd-rm .num1,.hd-rm .num2,.hd-rm .num3{
	background: #03a9f4
}
.qunbu-news .page span div .current{
	background: #79c6f8;
	border: 1px solid #79c6f8;
}
.qunbu-news .page span div span:hover{
	background: #79c6f8;
	color: #fff;
  border: 1px solid #79c6f8; 
}
.qunbu-news .page span div a:hover{
	background:#79c6f8;
	color: #fff;
  border: 1px solid #79c6f8; 
}
.news-right .show2_con{
	width: 245px;
}
.news-right .show1 .num.so-hot.num1{
	background: #ff8400;
}
.news-right .show1 .num.so-hot.num2{
	background: #f09601;
}
.news-right .show1 .num.so-hot.num3{
	background: #f3d400;
}





/*资讯详情*/
.wenzhang_list{
	background: none;
	padding: 0px;
	width: 1200px;
	margin-bottom: 20px;
}
.wenzhang-left{
	padding: 15px;
	background: #fff;
}
.wenzhang-game{
	padding: 15px;
	background: #fff;
	margin-bottom: 20px;
}
.address_nav{
	padding: 15px 0px;
	width: 1200px;
	font-size: 16px;
	color: #686868;
}
.wz-name{
	color: #f7b339;
}
.detial_con .left> h2{
	color: #6eacf2;
}
.fgx{
    	border-bottom: 1px solid #f2f2f2;
    	width: 100%;
    	margin: 20px 0;
}
.wz-sxp p{
	margin-bottom: 10px;
	text-align: left;
	padding-left: 30px;
	color: #666666;
}
.wz-sxp p a{
	color: #999999;
}
.wz-sxp p a:hover{
	color: #6eacf2;
}
.wz-game-t{
	overflow: hidden;
	border-bottom: 1px dotted #e9e9e9;
	padding-bottom:15px;
}
.wz-game-img{
	width: 100px;
	height: 100px;
	float: left;
}
.wz-game-img img{
	width: 100%;
	height: 100%;
}
.wz-game-nr{
	float: left;
	width: 200px;
	margin-left: 20px;
}
.wz-game-nr h4{
	font-size: 20px;
	color: #5d5d5d;
    	overflow: hidden;
    	text-overflow: ellipsis;
    	white-space: nowrap;
    	font-weight: 500;
    	font-weight: normal;
    	margin-bottom: 10px;
    	margin-top: 6px;
}
.wz-game-nr p{
	color: #999999;
	font-size: 15px;
    	margin-bottom: 5px;
}
.wz-game-zy{
	padding: 10px 0;
}
.wz-game-zy p{
	overflow: hidden;
	text-overflow: ellipsis;
    	display: -webkit-box;
    	-webkit-line-clamp: 5;
    	-webkit-box-orient: vertical;
    	color: #999999;
    	font-size: 15px;
    	text-indent: 2em;

}
.wz-game-zt{
	width: 100%;
	height: 40px;
	margin-bottom: 10px;
	line-height: 40px;
	background: #99d846;
	text-align: center;
	font-size: 20px;
}
.wz-game-zt a{
	display: block;
	color: #fff;
}
.wz-game-zt:hover{
	background: #7ed110;
}
.wz-game-lb{
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #ffba00;
	text-align: center;
	font-size: 20px;
	
}
.wz-game-lb a{
	color: #fff;
	display: block;
}
.wz-game-lb:hover{
	background: #ffa200;
}
.wenzhang-right .show1 .num.so-hot.num1{
	background: #36aa6f;
}
.wenzhang-right .show1 .num.so-hot.num2{
	background: #60bd8e;
}
.wenzhang-right .show1 .num.so-hot.num3{
	background: #8adbb2;
}
.xgzx{
	margin-top: 20px;
}
.xgzx li{
	height: 20px;
    	line-height: 20px;
    	overflow: hidden;
    	text-overflow: ellipsis;
    	white-space: nowrap;
    	padding: 5px 0;
    	border-bottom: 1px dotted #ddd;
   	list-style: inside disc;
    	color: #bbb;
    	font-size: 14px;
}
.xgzx li a{
	color: #535353
}
.xgzx li:hover a{
	color: #6eacf2;
}
.d_c_word{
	min-height: 613px;
}


/*游戏礼包列表*/
.giftList_con> ul li> div.giftCtrl a{
	border: 1px solid #99d846;
	color: #99d846;
}
.giftName{
	width: 35%;
}
.gameName, .giftTime, .giftType{
	width: 25%;
}
.giftList_con> ul li> div.giftCtrl a:hover{
	background: #99d846;
	color: #fff;
}
.yx-lb-lb .search_result{
	margin-top: 0px;
}

/*搜索游戏列表*/
.gameseachList .search_result{
	margin-bottom: 20px;
}
.search_result{
	margin-left: 0px;
	margin-top: 20px;
}
.gameList_con{
	width: 780px;
	background: #ffffff;
	padding: 0 25px;
	float: left;
}
.game-sx{
	margin-bottom: 20px;
	padding: 0;
}
.game_hot{
	float: right;
	width: 320px;
}
.game-sx .title{
	margin-bottom: 20px;
}
.game_hot .title,.news-right .title{
	font-size: 24px;
	margin-bottom: 30px;
}
.title> a{
	color: #666;
	float: right;
	font-size: 12px;
	line-height: 32px;
}
/*游戏专题*/
.game-xq-box{
	padding: 0px;
	background: none;
	width: 1200px;
	position: relative;
	margin-bottom: 20px;
}
.game-xq-box .game-xq-left{
	width: 300px;
	z-index: 99
}
.game-xq-box .game-xq-right{
	width: 880px;
}
.game-xq-app{
	background: #fff;
	padding: 15px;
}
.game-xq-img{
	width: 120px;
	height: 120px;
	margin: 20px auto 0;
}
.game-xq-img img{
	width: 100%;
	height: 100%;
}
.game-xq-nr h3{
	
	
	
	padding: 16px 0;
	border-bottom: 1px dotted #e9e9e9;
	font-size: 22px;
    	font-weight: bold;
    	color: #4c4c4c;
}
.game-xq-xx{
	padding: 30px 15px;
}
.game-xq-xx p{
	color:#4c4c4c;
	font-size: 16px;
	text-align: left;
	margin-bottom: 20px;
}
.game-xq-xx p .iconfont{
	font-size: 25px;
	margin-right: 10px;
}
.game-xq-btn{
	padding: 30px 15px;
	border-bottom: 1px dotted #e9e9e9;
}
.anzuo-xz,.ios-xz,.lblq,.gd-xz{
	width: 100%;
	height: 47px;
	margin-bottom: 15px;
	position: relative;
}
.anzuo-xz a,.ios-xz a,.lblq a,.gd-xz a{
	
	position: relative;
	background: #99d846;
	font-size: 18px;
	
    	line-height: 47px;
    	display: inline-block;
    	float: left;
    	width: 193px;
	height: 47px;
	
    	text-decoration: none;
    	color: #fff;
}
.ewm-xz,.gd{
	float: left;
}
.anzuo-xz .ewm-xz{
	background: #7ac72c;
	height: 47px;
	width: 47px;
	line-height: 47px;
	text-align: center;
	cursor: pointer;
}
.ios-xz .ewm-xz{
	background: #59b0f4;
	height: 47px;
	width: 47px;
	line-height: 47px;
	text-align: center;
	cursor: pointer;
}
.lblq .gd{
	background: #ffa100;
	height: 47px;
	width: 47px;
	line-height: 47px;
	text-align: center;
}
.gd-xz .gd{
	background: #ff4839;
	height: 47px;
	width: 47px;
	line-height: 47px;
	text-align: center;
}
.anzuo-xz .ewm-xz,.ios-xz .ewm-xz,.lblq .gd,.gd-xz .gd{
	color: rgba(255, 255, 255, 0.5);
}
.anzuo-xz .ewm-xz .iconfont,.ios-xz .ewm-xz .iconfont,.lblq .gd .iconfont,.gd-xz .gd .iconfont{
	font-size: 25px;
}
.game-xq-btn a .iconfont{
	position: absolute;
	font-size: 25px;
	top: 0px;
	left: 25px;
}
.anzuo-xz a{
	background: #99d846;
}
.anzuo-xz a:hover{
	background: #7ed110;
}
.ios-xz a{
	background: #79c6f8;
}
.ios-xz a:hover{
	background: #03a9f4;
}
.lblq a{
	background: #ffba00;
}
.lblq a:hover{
	background: #ff9800;
}
.gd-xz a{
	background: #ff6838;
}
.gd-xz a:hover{
	background: #f44336;
}
.qrcode-anzhuo,.qrcode-pingguo{
	top: -30px;
	
	left: 250px;
	z-index: 99
}
.game-xq-jieshao,.game-xq-libao,.game-xq-zixun,.game-xq-jietu{
	padding: 15px;
	background: #fff;
	margin-top: 0px;
	margin-bottom: 20px;
}
.game-xq-zixun{
	margin-bottom: 0px;
}
.xw-box{
	margin: 20px auto 0
}
.game_word{
	color: #444444;
}
.gameGift{
	overflow: hidden;
}
.gameGift li{
	width: 365px;
}
.game-xq-libao .power span{
	width: 200px;
}
.gameGift li> a{
	background: #fff;
	border: 1px solid #99d846;
	color: #99d846;
    	transition: all .3s;
    	right: 20px;
}
.gameGift li> a:hover{
	background: #99d846;
	color: #fff;
}
.gameGift li{
	border: 0px;
	margin: 10px;
	padding: 10px 20px;
	/*background: #fafafa;*/
	background: #fafafa;
}
.module-cont .flexslider{
	background: none;
	box-shadow: none;
}
.module-cont #flexslider .slides img{
	width: 100%;
	height: auto;
}
.module-cont{
	height: 366px;
}
.module-cont li{
	/*box-sizing:border-box;
	padding: 10px;*/
}
.exquisite_con{width:840px;margin:30px auto 0;overflow:hidden; position:relative; }
.exquisite_list{ float:left;margin-left:23px;}
.exquisite_list li{ float:left; margin-right:23px; width:250px; overflow:hidden;height: 365px;}
.exquisite_list li a{ width:100%; float:left; position:relative;height: 100%;}
.exquisite_list li a img{width:100%;float:left;height: 100%;} 
.exquisite_bt{width:30px;height:56px;background-image:url(../images/bt_bg.png);position:absolute; cursor:pointer; z-index:1000}
.exquisite_prev{background-position:0 0;left:15px;top:62px}
.exquisite_prev:hover{background-position:0 -58px;}
.exquisite_next{background-position:-32px 0;right:15px;top:62px}
.exquisite_next:hover{background-position:-32px -58px;} 
.horizontal_exquisite_con li,.horizontal_exquisite_con li a img{height:177px;}
.vertical_exquisite_con,.vertical_exquisite_con li,.vertical_exquisite_con li a img{}
.vertical_exquisite_con  .exquisite_prev,.vertical_exquisite_con  .exquisite_next{top:150px}




/*游戏礼包详情*/
.gift-xq-box{
	padding: 0px;
	background: none;
	width: 1200px;
}
.gift-xq-box .title,.game-xq-box .title ,.wenzhang_list .title{
	font-size: 24px;
	margin-bottom: 30px;
}
.gift{
	height: auto;
	overflow: hidden;
	padding: 30px;
	background: #fff;
	position: relative;
}
.gift .g_i_con{
	height: auto;
	padding: 0px;
	overflow: hidden;
}
.yx-js{
	background: #fff;
	padding: 15px;
	margin-bottom: 20px;
}
.yx-js p{
	font-size: 14px;
	line-height: 30px;
	padding: 0 10px;
}
.gift-xq-nr{
	padding: 15px;
	background: #fff;
}
.detial_con .gift-xq-left{
	width: 830px;
	margin-bottom: 20px;
}
.detial_instr{
	padding: 15px;
	background: #fff;
	margin-bottom: 20px;
}
.gift-xq-nr .game_con{
	margin-top: 0px;
	margin-bottom: 20px;
}
.detial_instr ul{
	height: 156px;
	margin-top: 10px;
}
.detial_instr ul li{
	text-align: center;
}
.detial_instr ul li img:hover{
	opacity: 0.8
}

.gift-xq-nr .game_word{
	color: #767676;
	margin-top: 20px;
	text-indent: initial;
	padding: 0 10px;
}
.gift-xq-nr p{
	padding: 0 10px;
	color: #767676;
	font-size: 14px;
}
.gift-xq-img{
	width: 130px;
	height: 130px;
	float: left;
}
.gift-xq-img img{
	width: 100%;
	height: 100%;
	
}
.gift-yxxx{
	float: left;
	padding-left: 20px;
}
.gift-yxxx h3{
    	font-size: 22px;
    	font-weight: normal;
    	/*color: #5F5F5F;*/
    	color: #4c4c4c;
    	margin-bottom: 15px;
    	margin-top: 10px;
    	font-weight: bold;
}
.gift-yxxx p{
	color: #5F5F5F;
    	margin-bottom: 5px;
    	font-size: 15px;
}
.gift-yxxx p a{
	color: #6eacf2;
}
.g_i_con .power{
	padding-left: 20px;
}
.g_i_con .power span{
	width: 440px;
	border-radius: 20px;
}
.g_i_con .power span i{
	border-radius: 20px;
	/*background: #31c37c;*/
	background: #99d846;
    background-image: -webkit-linear-gradient(bottom left, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(bottom left, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(to top right, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
    animation: reverse progress-bar-stripes 0.7s linear infinite, animate-positive 0.7s;
}
.giftBtn{
	top: 107px;
	right: 40px;
	/*background: #31c37c;
	border-color:#31c37c; */
	background: #99d846;
	border-color: #99d846;
}
.giftBtn:hover{
	/*color: #31c37c;*/
	color: #99d846;
}
.gift-xq-nr .gameGift li{
	width: 360px;
}
.gift-xq-nr .power span{
	width: 200px;
}
.gift-header{
	width: 100%;
	overflow: hidden;
}
.giftSearch{
	float: right;
	position: relative;
	width: 200px;
	margin: 9px 0;
}
.giftSearch input[type=text]{
	border: solid 1px #6fb4fa;
	border-radius: 20px;
	padding: 0 36px 0 12px;
	height: 30px;
	line-height: 30px;
	width: 150px;
}
.giftSearch input[type=submit]{
	border: 0;
	width: 40px;
	height: 32px;
	font-size: 0;
	background: url(../img/search_icon_home.png) no-repeat 10px center;
	background-size: 15px;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
}


/*开服表*/
.kaifu-box{
	margin-top: 20px;
	background: #fff;
}
.kaifu-tou{
	overflow: hidden;
	background: #fafafa;
	margin-top: 10px;
}
.kaifu-tou div{
	float: left;
	color: #666;
    	font-size: 15px;
    	text-align: center;
    	line-height: 40px;
    	font-weight: 600;

}
.kaifu-tou .head-1,.kaifu-time{
	width: 10%;
}
.kaifu-tou .head-img,.kaifu-logo{
	width: 10%;
}
.kaifu-tou .head-2,.kaifu-game{
	width: 20%
}
.kaifu-tou .head-3,.kaifu-qufu{
	width: 20%
}
.kaifu-tou .head-4,.kaifu-leixin{
	width: 10%
}
.kaifu-tou .head-5,.kaifu-pintai{
	width: 10%
}
.kaifu-tou .head-6,.kaifu-down{
	width: 10%
}
.kaifu-tou .head-7,.kaifu-libao{
	width: 10%;
}
.kaifu-lb{
	min-height: 400px;
}
.kaifu-lb li{
	overflow: hidden;
	border-bottom: 1px dotted #ebebeb;
}
.kaifu-lb li:hover{
	background: #fafafa;
}
.kaifu-lb li div{
	float: left;
	font-size: 15px;
	text-align: center;
	color: #757575;
	line-height: 49px;
	height: 49px;
}
.kaifu-game h4{
	font-weight: 500;
	color: 222;
}
.kaifu-game h4:hover{
	color: #6eacf2;
}
.kaifu-logo .kaifu-img{
	width: 32px;
	height: 32px;
	display: inline-block;
	margin: 8px auto 0;
	float: none;

}
.kaifu-logo .kaifu-img img{
	width: 100%;
	height: 100%;
}
.kaifu-time span{
	color: #6eacf2;
	margin-left: 10px;
}
.kaifu-down a,.kaifu-libao a{
	display: block;
	width: 80px;
	height: 30px;
	background: #f2f2f2;
	margin: 10px auto 0;
	line-height: 30px;
	font-size: 12px;
	border-radius:5px;
	color: #757575; 
	transition: all 0.3s
}
.kaifu-down a i,.kaifu-libao a i{
	font-size: 15px;
	margin-right: 5px;
	transition: all 0.3s
}
.kaifu-down a i{
	color: #0cc6c6;
}
.kaifu-libao a i{
	color: #ed5748;
}
.kaifu-down a:hover{
	background: #0cc6c6;
	color: #fff;
}
.kaifu-down a:hover i{
	color: #fff;
}
.kaifu-libao a:hover{
	background: #ed5748;
	color: #fff;
}
.kaifu-libao a:hover i{
	color: #fff;
}
.kaifu-box #pagecount{
	padding: 0px;
	margin-top: 20px;
}


/*登录弹窗*/
.dl-box{
	width: 300px;
	height: 350px;
	background: rgba(255, 255, 255, 0.8);
	position: relative;
	overflow: hidden;
}
.dl-box-yh,.dl-box-mm{
	width: 250px;
    	border: 1px solid #C9C9C9;
    	height: 40px;
    	overflow: hidden;
    	margin: 0 auto;
    	margin-top: 20px;
    	background: #fff;
}
.dl-box-yh input,.dl-box-mm input{
	float: left;
	border: 0px;
	padding: 9px;
	line-height: 22px;
	
}
.dl-box-yh .dl-box-tb i{
	display: block;
	width: 39px;
    	height: 22px;
    	background: url(/themes/simplebootx/Public/sub/img/icoNav.png) no-repeat;
    	background-position: 0px -449px;
    	margin: 0 auto;
    	border-right: 1px solid #C9C9C9;
    	
    	
}
.dl-box-mm .dl-box-tb i{
	display: block;
	width: 39px;
    	height: 22px;
    	background: url(/themes/simplebootx/Public/sub/img/icoNav.png) no-repeat;
    	background-position: 0px -250px;
    	margin: 0 auto;
    	border-right: 1px solid #C9C9C9;
    	
    	
}
.dl-box-tb{
	
	width: 40px;
	padding: 9px 0;
	overflow: hidden;
	float: left;
	
}
.wjmm{
    	padding: 0px 0 10px 0;
		color: #6c6c6c;
		width: 250px;
		margin: 0 auto;
		text-align: right;
}
.wjmm a{
	color: #2980b4;
}
.wjmm a:hover{
	color: #6eacf2;
}
.dl-box h4{
	font-size: 20px;
	
	font-weight: 600;
	color: #3e3e3e;
	margin-left: 25px;
	padding-top: 30px;
}
.dl-box .zhdl{
	display: block;
	width: 250px;
	height: 40px;
	background: #6eacf2;
	margin: 0 auto;
	color: #fff;
	border: 0px;
	border-radius: 3px; 
	transition: all 0.3s;
    	cursor: pointer;
}
.dl-box .zhdl:hover{
	background: #ff9800;
}
.kjdl{
	border-top: 1px dashed #cccecd;
	margin-top: 30px;
	padding-top: 20px;
}

.kjdl img{
	vertical-align: middle;
	position: relative;
	top: -3px;
	margin-right: 10px;
}
.kjdl span{
	color: #565656;
	margin-left: 25px;
}
.kjdl img{
	width: 20px;
	height: 20px;
}
.zczh{
	float: right;
	margin-right: 25px;
	color: #2980b4;
}
.zczh:hover{
	color: #6eacf2;
}
.bq-kuang{
	width: 45px;
	height: 45px;
	background: url(/themes/simplebootx/Public/sub/images/log_ico.png) no-repeat;
    	background-position: -89px 0;
    	position: absolute;
    	top:10px;
    	right: 10px;
}
.bq-ewm{
	width: 45px;
	height: 45px;
	background: url(/themes/simplebootx/Public/sub/images/log_ico.png) no-repeat;
    	background-position: -89px -45px;
    	position: absolute;
    	top:10px;
    	right: 10px;
}
.ewm-k{
	width: 200px;
	height: 200px;
	margin: 0px auto;
	margin-top: 20px;
}
.ewm-k img{
	width:100%;
	height: 100%;
}
.ewmdl p{
	color: #818181;
	text-align: center;
	margin-top: 20px;
}
.ewmdl p span{
	color: #6eacf2;

}
.bq-kuang,.bq-ewm{
	cursor: pointer;
}
.dl-box .tishi{
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	
	float: none;
	margin-left: 25px;
}
.dl-box .tishi .ico-jg{
	margin-top: 2px;
}