.banner {
	background: url(../images/bg-wrapper.jpg) center center no-repeat;
	height: 650px;
	min-width: 1200px;
    max-width: 1920px;
    margin:0 auto;
}
.aside {
	float: right;
	width: 300px;
}
.article {
	float: left;
	width: 880px;
}

.index-tita a{display: block;height: 101px;width: 293px;}
.start-btn a{width: 302px;height: 129px;}

.banner .title {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 1200px;
	height: 128px;
	margin-left: -600px;
}
.banner .title div {
	float: left;
}

/*滚动*/
.roll {
	position: relative;
	overflow: hidden;
	height: 270px;
	background: none;
}
.snav .g2 a, .qnav-a .icon, .gdnav .soa a, .avnav .icon, .mp-intro h4, .qz-box .arrow {
	background-image: url("../ossweb-img.qq.com/images/wuxia/web201501/icon_3.png")/*tpa=http://ossweb-img.qq.com/images/wuxia/web201501/icon_3.png*/;
	background-repeat: no-repeat;
}
.qnav {
	width:150px;
	height:270px;
	float:left;
	background: #fff;
	margin:0;
}
.qnav .singla {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	color: #3a3a3a;
}
.qnav-a {
	width: 100%;
	height: 100%;
}
.qnav-a .qnav-i {
	position: relative;
	float: left;
	height: 90px;
	text-align: center;
	overflow: hidden;
	-webkit-transition: all .5s ease-out 0s;
	transition: all .5s ease-out 0s;
}
.qnav-a .cur .icon,.qnav-a .qnav-i:hover .icon{top:-44px;opacity:0;}

.qnav-a .qnav-l {
	width: 150px;
}
.qnav-a .qnav-r {
	width: 150px;
border-bottom: solid 1px #d9d9d9}
.qnav-a .qnav-vm {
	height: 90px;
}
.qnav-a .icon {
	display: block;
	position: absolute;
	top: 13px;
	left: 50%;
	width: 44px;
	height: 44px;
	margin: 0 0 0 -22px;
	-webkit-transition: all .7s ease-out 0s;
	transition: all .7s ease-out 0s;
}
.qnav-a .singla {
	padding: 58px 0 0;
	height: 34px;
	-webkit-transition: all .3s ease-out 0s, padding .3s ease-out .05s, height .3s ease-out .05s;
	transition: all .3s ease-out 0s, padding .3s ease-out .05s, height .3s ease-out .05s;
}
.qnav-a .singla:hover{text-decoration: none;}

.qnav-a .cur, .qnav-a .qnav-i:hover {
	background-color: #333;
}
.qnav-a .cur .singla, .qnav-a .qnav-i:hover .singla {
	color: #fff;
	padding: 36px 0 0;	
	height: 56px;
}
.qnav-a .qnav-1 {
	background-color: #333;
}
.qnav-a .qnav-1 .singla{ color:#fff; font-size:14px;}
.qnav-a .qnav-2 .singla ,.qnav-3 .singla {
	color: #401303;
	font-size:14px;
}

.qnav-a .qnav-1 .icon{ background:url(../images/icon-gonggao.png) no-repeat center; }
.qnav-a .qnav-2 .icon{ background:url(../images/icon-liwu.png) no-repeat 0px 2px; }
.qnav-a .qnav-3 .icon{ background:url(../images/icon-hq.png) no-repeat center; }

.roll ul, .roll ul li, .roll ul a {
	width: 100%;
	height: 100%;
}
.roll ul {
	z-index: 0;
	width: 730px;
	margin-left: 152px;
	height: 270px;
}
.roll ul a {
	display: block;
		display: block;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.roll ol {
	overflow: hidden;
	position: absolute;
	bottom: 10px;
left:90%;
	z-index: 1;
	width: 50%;
	height: 20px;
}
.roll ol li {
	display: inline;
	float: left;
	width: 15px;
	height: 15px;
	font-size: 0;
	margin-right: 5px;
	background: #FFF;
	box-shadow: inset 0 0 1px #999;
	-webkit-transition: .3s linear;
	transition: .3s linear;
}
.roll ol li.active {
	background: #333;
}
/*综合*/
.mult {
	height: 300px;
	background: #fff;
}
.mult-left {
	position: absolute;
	top:20px;
	right: 0px;

	float: right;
	width: 240px;
	height: 205px;

}
.mult-nav {
	position: relative;
	text-align: center;
	font-size: 14px;
	padding: 0 20px;
}
.tags-con{position: relative;}
.mult-con {
    float: left;
    width: 580px;
}
#news_title{width: 580px;}

#news_title h3 {
    line-height: 63px;
    font-size: 16px;
    color: #ff5356;
    text-align: center;
}
#news_title h3:hover{color: #ff5356!important;text-decoration: underline;}
.mult-con h3 {
	line-height: 50px;
	font-size: 16px;
	color: #ff5356;
	text-align: center;
}
.mult-con li {
	float: left;
	width: 100%;
	line-height: 34px;
}
.mult-con li a {
	display: block;
	width: 100%;
	text-decoration: none;
}
.mult-con li a:hover p {
	color: #9e3a2b;
	text-decoration: underline;
}
.mult-con li span {
	float: right;
	color:#666666;
}
.mult-con li p {
	float: left;
	color:#401303;
}
.mult-con li strong {
	margin-right: 5px;
}
.mult-con li p {
	width: auto !important;
	max-width: 500px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-family: "微软雅黑";
	color: #333;
}
.mult-con li a:hover p{
	color: #9e3a2b !important;
}
.module {
	width: 880px;
	float: left;
	height: 530px;
	background: #fff;
	margin-bottom: 20px;
}
.module.max {
	width: 880px;
}
.ui-role {
	width: 590px;
	height: 300px;
	float: left;
	position: relative;
	overflow: hidden;
}
.ui-role img {
	width: 590px;
	height: 300px;
}
.ui-role .hd {
	width: 590px;
	height: 33px;
	background: url(img/role_tab_bg.jpg) repeat-x;
	float: left;
	z-index: 8;
	position: absolute;
	top: 0;
	left: 0;
}
.ui-role .hd ul {
	float: left;
	list-style: outside none none;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
.ui-role .hd ul li {
	width: 106px;
	height: 32px;
	line-height: 31px;
	background: url(img/role_a_border.jpg) no-repeat left top;
	text-align: center;
	color: #a1a1a1;
	font-size: 14px;
	cursor: pointer;
	float: left;
	overflow: hidden;
	border-bottom: 1px solid #313336;
	margin-left: -1px;
}
.ui-role .hd ul li.on {
	color: #e8e8e8;
	border-bottom: 2px solid #a60000;
	height: 31px;
}
.ui-role .bd {
	height: 100%;
	position: relative;
	top: 33px;
}
.ui-role .bd ul, .ui-slide .bd li {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
.ui-role .bd img {
	width: 590px;
	height: 300px;
}
.ui-role .prev {
	width: 18px;
	height: 36px;
	float: left;
	background: url(img/role_btn.png) no-repeat;
	position: absolute;
	top: 150px;
	left: 10px;
	z-index: 9;
	text-indent: -99999px;
	overflow: hidden;
}
.ui-role .next {
	width: 18px;
	height: 36px;
	float: left;
	background: url(img/role_btn.png) no-repeat -18px 0;
	position: absolute;
	top: 150px;
	right: 10px;
	z-index: 9;
	text-indent: -99999px;
	overflow: hidden;
}
/*游戏系统*/
.fdiv .paper {
	overflow: hidden;
	width: 100%;
	height: 225px;
}
.system .bg-title span {
	background-position: 0 -118px;
}
.system-con {
	width: 880px;
	padding-top: 20px;
}
.system-con fieldset {
	float: left;
	width: 262px;
	height: 103px;
	margin: 0 20px 0 0;
	padding: 12px 0 0 9px;
	font-size: 14px;
	border: 1px solid #b9b9b9;
}
.system-con legend {
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.system-con a {
	display: inline;
	float: left;
	line-height: 24px;
	margin: 0 14px;
	font-size: 14px;
}
/*游戏壁纸*/
.paper {
	overflow: hidden;
	width: 860px;
	height: 280px;
}
.paper .bg-title span {
	background-position: 0 -160px;
}
.paper-con {
	width: 880px;
	height: 190px;
}
.paper-con a {
	float: left;
	width: 263px;
	height: 180px;
	margin-right: 20px;
}
.paper-con a span{
	width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: block;
    font-size: 14px;
	color:#2e586e;
}
.paper-con a img{ width:100%;}


.tagContents {
	position: relative;
	width: 840px;
	float: left;
	height: 472px;
	margin-top: 3px;
	background: url(../images/person-bj.jpg) no-repeat 0px 0px;
}
.tagContent {
	position:absolute;
	left: 20px;
	width: 840px;
	color: #474747;
	text-align: left;
	height: 472px;
}

.tagContent .ltext{
	position: absolute;
    width: 277px;
    height: 472px;
    top:0px;
    left: 0px;
}
.tagContent .timg{
	position: absolute;
	width: 840px;
    height: 472px;
    top:0px;
    right: 0px;
}
.tagContent .timg img{
	width:100%;
	margin-top: 4px;
}

.tagContent h2 {
	font-size: 50px;
	color: #3e586e;
	margin-bottom: 10px;
	font-weight: bold;
}
.tagContent h3 {
	font-size: 24px;
	color: #3e586e;
	font-weight: bold;
	padding: 24px 0 14px;
}
.tagContent span {
	font-size: 14px;
	color: #333333;
	line-height: 24px;
	display: inline-block;
}
.lmore {
	width: 300px;
    height: 35px;
    margin-top: 30px;
}
.lmore a {
	width: 130px;
	height: 35px;
	display: inline-block;
	text-align: center;
	font-size: 14px;
	line-height: 35px;
	color: #fff;
	float: left;
	background: #3e586e;
	border-radius: 30px;
}
.lmore a:hover{ background:#304556;}

.mult-navs {
	position: relative;
	padding: 0 20px;
}

.mult-more {
	position: absolute;
	top: 0;
	right: 20px;
	width: 40px;
	height: 55px;
	line-height: 55px;
	text-align: right;
	color: #666666;
	font-size: 14px;
	z-index: 90;
}
.gdate {
	width: 880px;
	height: 345px;
	background-color: #fff;
	float: left;
	margin-bottom: 20px;
	background-image:url(../images/yxjs_bg.jpg);
}
.gdate .gtitle {
	width: 840px;
	height: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0 auto;
	border-bottom: 1px solid #f1f1f1;
}
.gdate .gtitle a {
	float: right;
	line-height: 40px;
	color: #666666;
 font-size: 14px;
}
.gdate .gtitle span {
	background-image: url(../images/nf.png);
	background-repeat: no-repeat;
	width: 87px;
	height: 36px;
	z-index: 1;
	display: block;
	float: left;
	margin-left: -25px;
	color: #fff;
	font-size: 14px;
	text-align: center;
    line-height: 28px;
}
.gdate .gimg {
	width: 840px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 40px;
	border-bottom: 1px solid #f1f1f1;
	height: 110px;
}
.gdate .gimg a {
	float: left;
	padding-left: 19px;
}
.gdate .gimg a.np {
	padding-left: 0;
}
.gdate .gzhi {
	width: 840px;
	height: 85px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.gdate .gzhi .nzhi {
	width: 100%;
	height: 36px;
	padding-top: 24px;
}
.gdate .gzhi .nzhi span {
	width: 85px;
	height: 30px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 30px;

	display: inline-block;
}
.gdate .gzhi .nzhi a {
	padding-left: 10px;
	padding-right: 10px;
	border-left: 2px solid #696969;
	font-size: 14px;
}
.gdate .gzhi .nzhi a.la {
	border: none;
}
.gdate .gzhi .nzhi a:hover {
	text-decoration: underline;
	color: #9e3a2b;
}
.gdate .gzhi .hzhi {
	width: 100%;
	height: 30px;
	padding-top: 20px;
}
.gdate .gzhi .hzhi span {
	width: 85px;
	height: 30px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 30px;
	background: #333;
	display: inline-block;
}
.gdate .gzhi .hzhi a {
	padding-left: 10px;
	padding-right: 10px;
	border-left: 2px solid #696969;
	font-size: 14px;
}
.gdate .gzhi .hzhi a.la {
	border: none;
}
.gdate .gzhi .hzhi a:hover {
	text-decoration: underline;
	color: #8b9ba8
}
.bizhi {
	width: 880px;
	height: 320px;
	background-color: #fff;
	float: left;
	margin-bottom: 20px;
}
.bizhi-con {
	padding: 0 20px;
}

.bizhi ul, li, div {
	padding: 0;
	margin: 0;
}
.bizhi ul li {
	float: left;
    width: 150px;
    height: 50px;
    line-height: 50px;
    text-align: center;
	font-size:14px;
	cursor:pointer;
}

.bizhi ul {
	zoom: 1;
	list-style-type: none;
    width: 840px;
	height:50px;
    border-bottom: 4px solid #f1f1f1;
    margin: 0 auto;
}
.bizhi .tab-con {
	width: 840px;
	height: 225px;
	padding:20px 0;
}
.bizhi .tab-con .fdiv {
	width: 840px;
    min-height: 225px;
}

.goa{ width:300px; height:97px; display:block; margin-bottom:10px; float:left;}
.bbs{ width:260px; height:267px; padding-left:20px; padding-right:20px; background:#fff; margin-top:10px; float:left; margin-bottom:20px;}
.bbs .btitle{ width:260px; height:70px; border-bottom:1px solid #f1f1f1;}
.bbs .btitle a{ float:right; border-bottom:1px solid #f1f1f1; font-size:14px; line-height:70px;}
.bbs .btitle span{
      width:87px;
      height:35px; 
      display:inline-block; 
      float:left; 
      margin-left:-25px; 
      background:url(../images/nf.png) no-repeat; 
      margin-top:20px;
      color: #fff;
      font-size: 14px;
      text-align: center;
      line-height: 28px;
  }
.blist a{ display:block; width:100%; height:30px; line-height:30px;overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.blist a:hover{ color:#9e3a2b; text-decoration:underline;}


.avfeast{    margin: 0;
    width: 300px;
    height: 220px;
    float: left;
    margin-bottom: 10px;
}
.avnav .avnav-i{float:left;position:relative;width:145px;height:105px;  overflow:hidden;font-size:16px;-webkit-transition:box-shadow .3s ease-out 0s;transition:box-shadow .3s ease-out 0s;}

.avnav .icon{display:block;position:absolute;top:25px;left:50%;width:50px;height:50px;margin:0 0 0 -24px;-webkit-transition:all .7s ease-out 0s;transition:all .7s ease-out 0s; background:url(../images/fl.png) no-repeat;}
.avnav .singla{display:block;position:absolute;top:0;left:0;width:100%;padding:70px 0 0;height:45px;color:#fff; font-size:14px;text-align:center;-webkit-transition:all .2s ease-out 0s,padding .2s ease-out .05s,height .2s ease-out .05s;transition:all .2s ease-out 0s,padding .2s ease-out .05s,height .2s ease-out .05s;}
.avnav .singla:hover{padding:46px 0 0;height:77px;text-decoration: none;}
.avnav .avnav-i:hover .icon{top:-62px;opacity:0;}
.avnav .v .icon{background-position:6px 8px;}
.avnav .w .icon{background-position:-149px 0;}
.avnav .o .icon{background-position:-296px 0;}
.avnav .m .icon{background-position:-452px 3px;}


::-webkit-input-placeholder { /* WebKit browsers */ 
color: #666666; 
} 
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
color: #666666; 
} 
::-moz-placeholder { /* Mozilla Firefox 19+ */ 
color: #666666; 
} 
:-ms-input-placeholder { /* Internet Explorer 10+ */ 
color: #666666; 
} 