@charset "UTF-8";

blockquote,body,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,ol,p,pre,td,textarea,th,ul {
	margin: 0;
	padding: 0
}

form {
	display: inline
}

body,button,input,select,textarea {
	font: 12px/1.8 "microsoft yahei",arial,\5b8b\4f53,sans-serif
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%
}

address,cite,dfn,em,var {
	font-style: normal
}

code,kbd,pre,samp {
	font-family: courier new,courier,monospace
}

small {
	font-size: 12px
}

ol,ul {
	list-style: none
}

a {
	text-decoration: none;
	color: #333;
	cursor: pointer
}

a:hover {
	color: #e5280a
}

sup {
	vertical-align: text-top
}

sub {
	vertical-align: text-bottom
}

legend {
	color: #000
}

fieldset,img {
	border: 0
}

button,input,select,textarea {
	font-size: 100%
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

article,aside,audio,details,figcaption,figure,footer,header,mark,menu,nav,section,summary,time,video {
	display: block;
	margin: 0;
	padding: 0
}

.clearfix,.colgroup {
	*zoom: 1
}

.clearfix:after,.clearfix:before,.colgroup:after,.colgroup:before {
	display: table;
	content: ""
}

.clearfix:after,.colgroup:after {
	clear: both
}

.none,.undis {
	display: none
}

.pr {
	position: relative
}

.fl {
	float: left
}

.fr {
	float: right
}

.fm {
	overflow: hidden;
	*zoom: 1
}

.center {
	text-align: center
}

.txt-gray {
	color: #999
}

.ml1 {
	margin-left: 1px
}

.mt3 {
	margin-top: 3px
}

.mt8 {
	margin-top: 8px
}

.mt10 {
	margin-top: 10px
}

.ml8 {
	margin-left: 8px
}

.mt20 {
	margin-top: 20px
}

.mb1 {
	margin-bottom: 1px
}

.mb20 {
	margin-bottom: 20px
}



.txt-overflow {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

html {
	background-color: #fff
}

.wrapper {
	width: 1202px;
	margin: 0 auto;
	position: relative;
	z-index: 2
}

.bg {
	background: url(http://www.yingzantech.cn/css/bg.jpg) no-repeat 50% 0;
	position: relative
}

.icon {
	display: inline-block;
	width: 14px;
	height: 14px;
	vertical-align: -.15em
}

.icon-slist {
	width: 18px;
	height: 15px;
	background: url(http://www.yingzantech.cn/css/ico-spirit.png) -27px -6px no-repeat;
	margin-right: 10px
}

.icon-service {
	width: 19px;
	height: 22px;
	background: url(http://www.yingzantech.cn/css/ico-spirit.png) -53px -2px no-repeat;
	margin-right: 10px
}

.icon-news {
	width: 4px;
	height: 6px;
	background: url(http://www.yingzantech.cn/css/ico-spirit.png) -185px -7px no-repeat;
	margin: 0 5px;
	vertical-align: middle
}

@-webkit-keyframes trans1 {
	from {
		-webkit-transform: translateZ(-25px);
		transform: translateZ(-25px)
	}

	to {
		-webkit-transform: translateZ(0) scale(.98);
		transform: translateZ(0) scale(.98);
		-webkit-box-shadow: 0 -5px 15px rgba(0,0,0,.65) inset,0 3px 8px rgba(0,0,0,.45) inset;
		box-shadow: 0 -5px 15px rgba(0,0,0,.65) inset,0 3px 8px rgba(0,0,0,.45) inset
	}
}

@keyframes trans1 {
	from {
		-webkit-transform: translateZ(-25px);
		transform: translateZ(-25px)
	}

	to {
		-webkit-transform: translateZ(0) scale(.98);
		transform: translateZ(0) scale(.98);
		-webkit-box-shadow: 0 -5px 15px rgba(0,0,0,.65) inset,0 3px 8px rgba(0,0,0,.45) inset;
		box-shadow: 0 -5px 15px rgba(0,0,0,.65) inset,0 3px 8px rgba(0,0,0,.45) inset
	}
}

@-webkit-keyframes trans2 {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes trans2 {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@-webkit-keyframes trans3 {
	from {
		max-width: 0
	}

	to {
		max-width: 100%
	}
}

@keyframes trans3 {
	from {
		max-width: 0
	}

	to {
		max-width: 100%
	}
}

@-webkit-keyframes trans4 {
	from {
		left: 100%
	}

	to {
		left: 0
	}
}

@keyframes trans4 {
	from {
		left: 100%
	}

	to {
		left: 0
	}
}

@-webkit-keyframes trans5 {
	from {
		background-size: 100%
	}

	to {
		background-size: 110%;
		-webkit-filter: blur(0);
		-moz-filter: blur(0);
		-o-filter: blur(0);
		-ms-filter: blur(0);
		filter: blur(0)
	}
}

@keyframes trans5 {
	from {
		background-size: 100%
	}

	to {
		background-size: 110%;
		-webkit-filter: blur(0);
		-moz-filter: blur(0);
		-o-filter: blur(0);
		-ms-filter: blur(0);
		filter: blur(0)
	}
}

.banner-wrap {
	position: relative;
	width: 100%;
	height: 640px;
	z-index: 1;
	overflow-x: hidden;
	overflow-y: hidden
}

.banner-wrap .banner {
	position: absolute;
	top: 0;
	left: 50%;
	width: 1920px;
	margin-left: -960px
}

.header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%
}

.header .header-container {
	width: 192px;
	height: 640px;
	overflow: hidden;
	background-color: rgba(255,255,255,.5);
	*background-color: #fff
}

.header .play-btn {
	background: url(http://www.yingzantech.cn/css/play.png) 0 0 no-repeat;
	width: 130px;
	height: 58px;
	padding-left: 67px;
	line-height: 58px;
	display: block;
	font-size: 1.4em;
	position: absolute;
	left: 360px;
	top: 520px
}

.header .play-btn:hover {
	-webkit-transition: all .07s linear;
	transition: all .07s linear;
	animation: trans1 .3s;
	-moz-animation: trans1 .3s;
	-webkit-animation: trans1 .3s;
	-o-animation: trans1 .3s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards
}

.header-logo {
	margin: 12px 0;
	position: relative;
	display: block
}

.header-logo img {
	display: block;
	width: 92%;
	margin: 0 auto
}

.nav-list li {
	margin-bottom: 28px;
	width: 100%
}

.nav-link {
	position: relative;
	display: block;
	padding-left: 10px;
	height: 20px;
	line-height: 20px;
	overflow: hidden
}

.nav-link .cname {
	font-size: 1.2em;
	margin: 0 5px;
	line-height: 1
}

.nav-link .ename {
	color: #828282;
	line-height: 1;
	margin-top: .2em
}

.nav-link:hover .ename {
	color: #828282
}

.nav-link .icon {
	width: 19px;
	height: 19px;
	background: url(http://www.yingzantech.cn/css/ico-spirit.png) -2px 0 no-repeat;
	vertical-align: text-bottom
}

.nav-link .ico-li1 {
	background-position-y: -1px
}

.nav-link .ico-li2 {
	background-position-y: -22px
}

.nav-link .ico-li3 {
	background-position-y: -43px
}

.nav-link .ico-li4 {
	background-position: -1px -64px
}

.nav-link .ico-li5 {
	background-position-y: -85px
}

.nav-link .ico-li6 {
	background-position-y: -106px
}

.main-side {
	float: left;
	width: 321px;
	overflow: hidden
}

.side-grid {
	position: relative;
	overflow: hidden
}

.btn-start {
	display: block;
	width: 100%;
	height: 185px;
	background: url(http://www.yingzantech.cn/css/btn-start.jpg) 0 0 no-repeat;
	overflow: hidden
}

.user-link {
	background-color: #090909;
	position: relative
}

.user-link .link {
	float: left;
	width: 160px;
	height: 62px;
	margin-top: 1px;
	background: url(http://www.yingzantech.cn/css/user-link.jpg) 0 0 no-repeat
}

.user-link .link:hover {
	background-position-y: -62px
}

.user-link .link-login {
	background-position-x: 0
}

.user-link .link-pay {
	background-position-x: -160px
}

.user-link .link-gift {
	background-position-x: -320px
}

.user-link .link-down {
	background-position-x: -480px
}

.user-link .user-info {
	position: absolute;
	top: 1px;
	left: 0;
	width: 321px;
	height: 62px;
	line-height: 62px;
	text-align: center;
	font-size: 1.1em;
	background: url(http://www.yingzantech.cn/css/user-info.jpg) 0 0 no-repeat
}

.user-info .name {
	display: inline-block;
	min-width: 150px;
	vertical-align: middle
}

.user-info .name a {
	color: #f30
}

.user-info .name a:hover {
	text-decoration: underline
}

.user-info .logout {
	display: inline-block;
	margin-left: 10px;
	width: 100px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	background-color: #5d5d5d;
	color: #fff;
	border-radius: 4px
}

.user-info .logout:hover {
	background-color: #777
}



.yllbbl{ width:280px; height:188px; display:block; overflow:hidden;}
.yllbbl img{ width:100%; height:auto; min-height:188px;}


.ylxqtp{ width:420px; overflow:hidden;}
.ylxqtp img{ width:100%;}

.server-container {
	height: 170px;
	overflow: hidden
}

.server-container .server-tt {
	position: relative;
	background-color: #f6f5f5;
	height: 36px;
	line-height: 36px;
	padding: 0 20px;
	color: #666;
	overflow: hidden
}

.server-tt .more {
	position: absolute;
	right: 20px;
	top: 0
}

.server-container .server-ct {
	padding: 16px 15px;
	background-color: #fff
}

.server-ct li {
	line-height: 28px;
	color: #666;
	margin: 2px auto
}

.server-ct .sname {
	display: inline-block;
	width: 155px;
	margin: 0 4px;
	padding: 0 10px 0 20px;
	vertical-align: middle;
	color: #000;
	background-color: #f6f5f5;
	overflow: hidden
}

.server-ct .ico-server {
	display: inline-block;
	margin-left: 10px;
	width: 7px;
	height: 14px;
	background-color: #71d132;
	vertical-align: middle
}

.server-ct .slink {
	display: inline-block;
	width: 37px;
	height: 26px;
	text-align: center;
	line-height: 26px;
	border: 1px solid #e6e5e5;
	vertical-align: middle;
	border-radius: 4px
}

.grid-both {
	position: relative;
	display: block;
	width: 100%;
	height: 120px;
	overflow: hidden
}

.fabao .grid-both {
	background: url(http://www.yingzantech.cn/css/side1.jpg) 100% 100% no-repeat
}

.zuoqi .grid-both {
	background: url(http://www.yingzantech.cn/css/side2.jpg) 100% 100% no-repeat
}

.wallpaper .grid-both {
	background: url(http://www.yingzantech.cn/css/side3.jpg) 100% 100% no-repeat;
	-webkit-filter: blur(1px);
	-moz-filter: blur(1px);
	-o-filter: blur(1px);
	-ms-filter: blur(1px);
	filter: blur(1px)
}

.paint .grid-both {
	background: url(http://www.yingzantech.cn/css/side4.jpg) 100% 100% no-repeat;
	-webkit-filter: blur(1px);
	-moz-filter: blur(1px);
	-o-filter: blur(1px);
	-ms-filter: blur(1px);
	filter: blur(1px)
}

.grid-both:hover {
	animation: trans5 1s;
	-moz-animation: trans5 1s;
	-webkit-animation: trans5 1s;
	-o-animation: trans5 1s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards
}

.grid-both .one-tt {
	margin-left: 15px;
	margin-top: 20px;
	display: block;
	font-size: 2em;
	color: #fff
}

.grid-both .one-ct {
	opacity: 0;
	display: block;
	position: absolute;
	top: 20px;
	left: 15px;
	color: #eee;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear
}

.grid-both:hover .one-ct {
	top: 60px;
	opacity: 1
}

.side-grid .sign {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 140px;
	height: 120px;
	z-index: 3;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear
}

.wallpaper .sign {
	background: url(http://www.yingzantech.cn/css/wallpaper.png)
}

.paint .sign {
	background: url(http://www.yingzantech.cn/css/paint.png)
}

.grid-both:hover+.sign {
	left: -140px
}

.service {
	width: 241px;
	height: 384px;
	padding: 46px 40px 30px;
	background: url(http://www.yingzantech.cn/css/bg-service.jpg) 0 0 no-repeat
}

.service .service-tel {
	display: block
}

.service .service-mail {
	display: block
}

.service img {
	display: block
}

.service .online {
	margin-top: 40px
}

.online .online-link {
	display: block;
	padding-left: 25px;
	width: 163px;
	height: 27px;
	line-height: 27px;
	background: url(http://www.yingzantech.cn/css/online-link.png) 0 0 no-repeat;
	color: #fff
}

.online .online-link:hover {
	color: #f30
}

.main {
	float: right;
	width: 871px;
	overflow: hidden
}

.main .main-grid {
	float: left
}

.slider {
	width: 523px;
	height: 352px;
	overflow: hidden
}

.slide-box li {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%
}

.slide-box img {
	display: block;
	width: 100%
}

.slider .num {
	position: absolute;
	bottom: 9px;
	left: 0;
	width: 100%;
	height: 12px;
	text-align: right
}

.slider .num a {
	display: inline-block;
	margin-right: 9px;
	background: #666;
	width: 12px;
	height: 12px;
	cursor: pointer;
	vertical-align: top
}

.slider .num a.on,.slider .num a:hover {
	background: #c80000
}

.news {
	width: 340px;
	height: 352px;
	background-color: #fff;
	overflow: hidden
}

.news .news-nav {
	height: 36px;
	line-height: 36px;
	background: -webkit-linear-gradient(#fff,#e2e2e2);
	background: -webkit-gradient(linear,left top, left bottom,from(#fff),to(#e2e2e2));
	background: linear-gradient(#fff,#e2e2e2);
	*background-color: #f1f1f1
}

.news-nav .news-tab {
	display: block;
	float: left;
	width: 70px;
	text-align: center
}

.news-nav .on span {
	border-bottom: 3px solid #e5280a
}

.news-tab span {
	display: inline-block;
	padding: 0 6px;
	*margin-top: 8px;
	height: 20px;
	line-height: 20px;
	color: #666
}

.news-nav .ico-dashed {
	display: block;
	float: left;
	width: 1px;
	height: 36px;
	background: url(http://www.yingzantech.cn/css/ico-spirit.png) -176px 8px no-repeat
}

.news-nav .news-more {
	display: block;
	float: right;
	margin-right: 15px
}

.news-list {
	position: absolute;
	top: 0;
	left: 0;
	width: 320px;
	padding: 10px;
	font-size: 1.1em;
	-webkit-animation: trans4 .5s;
	animation: trans4 .5s
}

.news-list .news-hot {
	position: relative;
	padding: 10px 0;
	text-align: center
}

.news-list .news-hot a {
	color: #e5280a
}

.news-list .news-li {
	position: relative;
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #ccc
}

.news-list .news-li:hover {
	color: #977c2e
}

.news-li .txt-news {
	display: inline-block;
	width: 242px;
	vertical-align: middle;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.news-li .time {
	position: absolute;
	top: 0;
	right: 3px
}

.game-data {
	width: 100%;
	height: 375px;
	background-color: #aeaeae
}

.game-data .data-group {
	display: block;
	float: left;
	margin-right: 1px;
	width: 307.5px;
	height: 115px;
	padding: 72px 22px 0;
	_padding: 60px 11px 0;
	background: url(http://www.yingzantech.cn/css/data1.jpg) 0 0 no-repeat
}

.game-data .data-group a {
	display: block;
	float: left;
	margin: 0 6px 8px;
	width: 88px;
	height: 22px;
	text-align: center;
	line-height: 22px;
	color: #666;
	border: 1px solid #bebebe;
	-webkit-transition: all .15s linear;
	-moz-transition: all .15s linear;
	-ms-transition: all .15s linear;
	-o-transition: all .15s linear
}

.game-data .data-group a:hover {
	background-color: rgba(0,0,0,.3);
	*background-color: #444;
	color: #fff
}

.game-data .xinshou-data {
	background-image: url(http://www.yingzantech.cn/css/data1.jpg)
}

.game-data .youxi-data {
	background-image: url(http://www.yingzantech.cn/css/data2.jpg)
}

.game-data .wanfa-data {
	background-image: url(http://www.yingzantech.cn/css/data3.jpg)
}

.game-data .gaoshou-data {
	background-image: url(http://www.yingzantech.cn/css/data4.jpg)
}

.game-data .more {
	position: absolute;
	top: 0;
	right: 0;
	width: 167px;
	height: 375px
}

.game-data .more a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(http://www.yingzantech.cn/css/data-more.jpg) 0 0 no-repeat
}

.roles {
	position: relative;
	width: 100%;
	height: 460px;
	overflow: hidden
}

.roles .role-data {
	position: absolute;
	top: 0;
	left: 0;
	width: 821px;
	padding: 35px 25px 0;
	height: 425px;
	overflow: hidden;
	color: #b0c1d9
}

.roles .role-data .r-tt {
	font-size: 3em;
	color: #fff;
	position: relative;
	line-height: 2;
	font-weight: 700
}

.roles .role-data .r-tt:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 516px;
	height: 1px;
	background: -webkit-linear-gradient(left,rgba(255,255,255,1),rgba(255,255,255,0));
	background: -webkit-gradient(linear,left top, right top,from(rgba(255,255,255,1)),to(rgba(255,255,255,0)));
	background: linear-gradient(to right,rgba(255,255,255,1),rgba(255,255,255,0))
}

.roles .role-data .r-tt span {
	margin-left: 15px;
	color: #b0c1d9;
	font-size: 14px;
	font-weight: 400
}

.roles .role-data .r-stt {
	position: relative;
	padding: 18px 0;
	font-size: 1.4em;
	line-height: 1.5;
	color: #666
}

.roles .role-data .r-ct {
	line-height: 1.6;
	font-size: 1.1em;
	-webkit-transition: all .08s linear;
	transition: all .08s linear;
	animation: trans2 .8s;
	-moz-animation: trans2 .8s;
	-webkit-animation: trans2 .8s;
	-o-animation: trans2 .8s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards
}

.roles .role1 {
	background: url(http://www.yingzantech.cn/css/role1.jpg) 0 0 no-repeat
}

.roles .role2 {
	background: url(http://www.yingzantech.cn/css/role2.jpg) 0 0 no-repeat
}

.roles .role-nav {
	position: absolute;
	left: 25px;
	bottom: 30px
}

.role-nav .role-li {
	display: block;
	float: left;
	margin-right: 20px;
	width: 80px;
	cursor: pointer
}

.role-nav .role-li .li-img {
	width: 80px;
	height: 80px;
	position: relative
}

.role-nav .role-li .li-img:after {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.67);
	z-index: 2;
	content: ""
}

.li-1 .li-img {
	background: url(http://www.yingzantech.cn/css/role-sign1.jpg) 0 0 no-repeat
}

.li-2 .li-img {
	background: url(http://www.yingzantech.cn/css/role-sign2.jpg) 0 0 no-repeat
}

.role-nav .role-li .li-name {
	line-height: 30px;
	text-align: center;
	color: #b0c1d9
}

.role-nav .on .li-img:after {
	display: none
}

.link-box {
	background-color: #fff;
	padding: 0 48px;
	width: 775px;
	height: 248px;
	overflow: hidden
}

.link-box a {
	color: #999;
	display: inline-block;
	font-size: 1.1em;
	margin-bottom: 12px
}

.link-box a:hover {
	text-decoration: underline
}

.link-box .dt {
	position: relative;
	padding: 10px 0
}

.link-box .dt .tt {
	margin-top: 10px;
	font-size: 2.2em;
	line-height: 1.2;
	color: #c6a86f
}

.link-box .dt:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background: -webkit-linear-gradient(left,rgba(0,0,0,1),rgba(0,0,0,0));
	background: -webkit-gradient(linear,left top, right top,from(rgba(0,0,0,1)),to(rgba(0,0,0,0)));
	background: linear-gradient(to right,rgba(0,0,0,1),rgba(0,0,0,0))
}

.link-box .dd {
	padding: 30px 0
}

.home-cell {
	float: left;
	margin: 20px 0 0 20px
}

.nest-box-1 {
	margin-left: 0
}

.nest-box {
	background: #fff;
	padding: 10px;
	width: 265px;
	height: 210px;
	overflow: hidden
}

.nest-box .tab {
	font-size: 12px
}

.nest-box .tab span {
	background: #a09e9c;
	display: inline-block;
	margin-left: 10px;
	width: 80px;
	height: 24px;
	line-height: 24px;
	color: #fff;
	text-align: center;
	cursor: pointer
}

.nest-box .tab .on {
	background: #fac128;
	color: #000
}

.nest-box .tab .first {
	margin-left: 0
}

.nest-box .con {
	padding: 10px 0;
	font-size: 12px
}

.nest-box .con li {
	padding: 4px 0;
	border-bottom: 1px dashed #c2c2c2
}

.nest-box .con .date {
	float: right;
	color: #78736f
}

.nest-box .con a {
	color: #78736f
}

.nest-box .con a:hover {
	color: #272624
}

.nest-box .con .bottom {
	text-align: right;
	margin-top: 8px
}

.download-wrap {
	background: url(http://www.yingzantech.cn/css/down-bg.jpg) no-repeat 100% 0;
	height: 850px
}

.download-wrap .name {
	font-size: 24px;
	color: #a37a2c;
	margin-top: 20px
}

.download-wrap .info {
	color: #666;
	margin: 20px 0 50px 0;
	font-size: 14px
}

.download-wrap .down-btn {
	display: inline-block;
	margin-left: -20px;
	background: url(http://www.yingzantech.cn/css/down-btn.png) no-repeat 0 0;
	width: 441px;
	height: 145px
}

.download-wrap .info em {
	color: #000
}

.download-wrap .down-3d {
	display: inline-block;
	margin-left: -5px;
	background: url(http://www.yingzantech.cn/css/down-3d.png) no-repeat 0 0;
	width: 205px;
	height: 84px
}

.download-wrap .down-3d2 {
	display: inline-block;
	background: url(http://www.yingzantech.cn/css/down-3d2.png) no-repeat 0 0;
	width: 205px;
	height: 84px
}

.footer {
	color: #7e7b7b;
	background: #2b2b2b;
	text-align: center;
	font-size: 14px
}

.footer .wrapper {
	margin-bottom: 0
}

.footer a {
	color: #7e7b7b
}

.footer a:hover {
	text-decoration: underline
}

.footer .logo {
	display: inline-block;
	background: url(http://www.yingzantech.cn/css/logo.png) no-repeat 0 0;
	width: 156px;
	height: 34px;
	margin-right: 20px;
	vertical-align: middle
}

.footer .links {
	margin-bottom: 20px
}

.footer .text1 {
	color: #595656
}

.footer .text2 {
	color: #595656
}

.bar-box {
	height: 30px;
	line-height: 29px;
	width: 100%;
	font-size: 12px;
	background: url(http://www.yingzantech.cn/css/game-bar.png) repeat-x;
	position: absolute;
	top: 0;
	z-index: 99;
	overflow: hidden
}

.bar-box a {
	color: #777;
	text-decoration: none;
	-webkit-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out
}

.bar-box a:hover {
	color: #2187e7
}

.bar-box .right {
	float: right
}

.bar-box .left {
	float: left
}

.bar-box .logo {
	float: left;
	background: url(http://www.yingzantech.cn/css/game-bar.png) 0 -30px no-repeat;
	height: 30px;
	width: 100px;
	margin: 0
}

.bar-box .right span {
	border-right: 1px dotted #ccc;
	float: left;
	padding: 0 10px
}

.bar-box .crumb {
	float: left;
	margin-right: 10px
}

.bar-box .close {
	width: 50px;
	height: 22px;
	float: left;
	margin: 4px 5px;
	background: url(http://www.yingzantech.cn/css/game-bar.png) -4px -64px no-repeat;
	cursor: pointer
}

.bar-box .msg-name {
	color: #0783e3;
	border: none;
	background: 0 0;
	cursor: pointer;
	display: inline-block;
	vertical-align: top;
	line-height: 29px;
	*zoom: 1;
	*overflow: visible;
	font-weight: 700
}

.bar-box .num {
	background: url(http://www.yingzantech.cn/css/game-bar.png) 0 -90px no-repeat;
	width: 24px;
	color: #fff;
	text-align: center;
	font-style: normal;
	margin-left: 5px;
	display: inline-block;
	vertical-align: top
}

.bar-box .wallet i {
	font-style: normal;
	color: #f30;
	font-weight: 700
}

.right-tip {
	position: fixed;
	_position: absolute;
	right: 0;
	bottom: 200px;
	width: 38px;
	z-index: 9999;
	height: 38px;
	border: 0 solid #ccc
}

.right-tip a {
	-webkit-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
	background: url(http://www.yingzantech.cn/css/icon-1.png) no-repeat;
	cursor: pointer;
	position: absolute;
	z-index: 98;
	top: 0;
	left: 0;
	display: block;
	width: 38px;
	height: 39px;
	opacity: 0;
	filter: alpha(opacity=0)
}

.right-tip a:hover {
	background-image: url(http://www.yingzantech.cn/css/icon-1-hover.png)
}

.right-tip .recommend {
	display: block;
	z-index: 99;
	width: 38px;
	height: 38px;
	background: url(http://www.yingzantech.cn/css/wheel-1.png) no-repeat;
	opacity: .5;
	filter: alpha(opacity=50);
	border-radius: 0 0 0 5px
}

.right-tip .rec-top2 {
	background-position: 0 -161px;
	z-index: 97;
	top: -39px;
	opacity: .5;
	filter: alpha(opacity=50);
	border-radius: 5px 0 0
}

.right-tip .rec-top2:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}

.right-tip i {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 101;
	font-style: normal;
	color: #fff;
	width: 16px;
	height: 16px;
	line-height: 16px;
	background: red;
	text-align: center;
	border-radius: 8px
}

.right-tip i:nth-of-type(1) {
	top: -6px;
	left: -8px;
	right: auto
}

.tip-item .rec-top {
	background-position: 0 -160px;
	border-radius: 5px 0 0
}

.tip-item .rec-home {
	background-position: 0 0
}

.tip-item .rec-recharge {
	background-position: 0 -40px
}

.tip-item .rec-person {
	background-position: 0 -80px
}

.tip-item .rec-wallet {
	background-position: 0 -120px;
	border-radius: 0 0 0 5px
}

.tip-item .rec-top:hover {
	background-position: 0 -160px
}

.tip-item .rec-home:hover {
	background-position: 0 0
}

.tip-item .rec-recharge:hover {
	background-position: 0 -40px
}

.tip-item .rec-person:hover {
	background-position: 0 -80px
}

.tip-item .rec-wallet:hover {
	background-position: 0 -120px
}

.tip-hover a {
	opacity: 1;
	filter: alpha(opacity=100)
}

.tip-hover .recommend {
	display: none
}

.tip-hover .rec-top {
	top: -117px
}

.tip-hover .rec-home {
	top: -78px
}

.tip-hover .rec-recharge {
	top: -39px
}

.tip-hover .rec-person {
	top: 0
}

.tip-hover .rec-wallet {
	top: 39px
}

.dialog-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1000;
	background-color: #000;
	opacity: .2;
	filter: alpha(opacity=20)
}

.dialog-box {
	position: fixed;
	left: 50%;
	top: 40%;
	margin: -110px 0 0 -200px;
	background: #fff;
	-webkit-box-shadow: 0 3px 24px #666;
	box-shadow: 0 3px 24px #666;
	overflow: hidden;
	z-index: 1001;
	border-radius: 5px
}

.dialog-box .btn-close {
	width: 20px;
	height: 20px;
	color: #999;
	font: 32px/20px Arial,Helvetica,sans-serif;
	cursor: pointer;
	position: absolute;
	right: 10px;
	top: 10px;
	overflow: hidden;
	_font-weight: 700;
	_font-size: 20px;
	_right: 15px
}

.dialog-box .btn-close:hover {
	color: #000;
	border: 0
}

.dialog-box .title {
	height: 0;
	padding: 0 10px
}

.dialog-box .iframe {
	display: block;
	overflow-x: hidden
}

.police {
	background: url(http://www.yingzantech.cn/css/police.png) no-repeat;
	width: 30px;
	height: 30px;
	display: inline-block;
	vertical-align: middle;
	margin-top: -8px
}

.game-tag {
	background: url(http://www.yingzantech.cn/css/game-tag.png) no-repeat 50% 50%;
	width: 30px;
	height: 30px;
	display: inline-block;
	vertical-align: middle;
	margin-top: -5px
}

.beian {
	background: url(http://www.yingzantech.cn/css/beian.png) no-repeat;
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
	margin-top: -5px
}

.dialogVideo {
	position: fixed;
	_position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	height: 500px;
	width: 800px;
	z-index: 1004
}

.icon-close {
	position: absolute;
	top: -40px;
	right: -40px;
	width: 40px;
	line-height: 40px;
	font-size: 50px;
	overflow: hidden;
	color: red;
	cursor: pointer
}

.cl-effect-5 a {
	overflow: hidden
}

.cl-effect-5 a span {
	position: relative;
	display: inline-block;
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s
}

.cl-effect-5 a span::before {
	position: absolute;
	top: 100%;
	content: attr(data-hover);
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0)
}

.cl-effect-5 a:focus span,.cl-effect-5 a:hover span {
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%)
}

.text-shadow {
	text-shadow: none;
	overflow: hidden
}

.text-shadow::before {
	position: absolute;
	padding: 18px 0;
	height: .6em;
	top: 0;
	left: 0;
	overflow: hidden;
	max-width: 0;
	color: #fff;
	content: attr(data-hover);
	-webkit-animation: trans3 2s;
	animation: trans3 2s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards
}

.main-page {
	overflow: hidden;
	*zoom: 1
}

.main-page .hd {
	height: 40px;
	padding: 15px 40px;
	color: #999;
	border-bottom: 1px solid #e4e4e4;
	background: url(http://www.yingzantech.cn/css/bg-head.png) 0 0
}

.main-page .hd em {
	font-size: 24px;
	margin-right: 10px;
	color: #a48949
}

.main-page .hd .sub-tt {
	color: #999
}

.main-page .hd .crumb {
	float: right;
	margin-top: 15px
}

.main-page .hd a {
	color: #999
}

.main-page .hd a:hover {
	color: #b08d4b
}

.main-page .bd {
	min-height: 1074px;
	padding: 30px 40px;
	background: #fff;
	margin-bottom:30px;
}

.main-page .tab {
	border-top: 5px solid #d7d7d7;
	padding-left: 1px;
	background: #f8f8f8;
	line-height: 50px;
	font-size: 16px
}

.main-page .tab a {
	display: inline-block;
	margin-top: -5px;
	border-top: 5px solid #d7d7d7;
	padding: 0 50px;
	cursor: pointer;
	color: #333
}

.main-page .tab .on {
	border-top: 5px solid #b08d4b;
	color: #b08d4b;
	background: #fff
}

.main-page .list {
	font-size: 14px;
	padding: 20px 0
}

.main-page .list .li {
	position: relative;
	border-bottom: 1px dashed #c1c1c1;
	line-height: 3
}

.main-page .list a {
	color: #999
}

.main-page .list a:active {
	color: #b8b8b8
}

.main-page .list a:hover {
	color: #d9663e
}

.main-page .list .date {
	float: right;
	font-size: 12px;
	color: #aaa
}

.main-page .title {
	padding: 0;
	color: #c70902;
	font-size: 30px;
	text-align: center
}

.main-page .meta {
	border-bottom: 1px solid #e4e4e4;
	font-size: 14px;
	color: #999;
	text-align: center;
	padding-bottom: 10px;
	margin-bottom: 20px
}

.main-page .content {
	font-size: 14px;
	color: #666
}

.main-page .content p {
	margin: 10px 0
}

.main-page .download-wrap {
	background-size: contain
}

.paging {
	text-align: center;
	font-size: 0
}

.paging a {
	display: inline-block;
	margin: 0 2px;
	padding: 0 16px;
	background: #fff;
	color: #666;
	border: 1px solid #b8b8b8;
	height: 24px;
	vertical-align: top;
	font-size: 14px;
	text-align: center;
	line-height: 24px
}

.paging a:hover {
	background-color: #c70902;
	border: 1px solid #c70902;
	color: #fff
}

.pic-list {
	font-size: 0;
	margin: 20px 0 20px -20px
}

.pic-list a {
	float: left;
	margin: 0 0 20px 20px;
	width: 245px;
	height: 160px;
	background: #000;
	position: relative
}

.pic-list a img {
	width: 100%;
	height: 100%;
	display: block
}

.pic-list .tt {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	line-height: 32px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	background: #000;
	background: rgba(0,0,0,.5)
}

.data-con {
	margin-bottom: 20px;
	border-bottom: 1px dashed #999
}

.data-4 {
	border-bottom: none
}

.data-con .dt {
	height: 60px
}

.data-con .info {
	padding: 20px;
	position: relative
}

.data-con .info a {
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #999;
	color: #999
}

.data-con .info a:hover {
	border: 1px solid #c70902;
	color: #c70902
}

.data-1 .dt {
	background: url(http://www.yingzantech.cn/css/step-1.jpg) 0 0 no-repeat
}

.data-2 .dt {
	background: url(http://www.yingzantech.cn/css/step-2.jpg) 0 0 no-repeat
}

.data-3 .dt {
	background: url(http://www.yingzantech.cn/css/step-3.jpg) 0 0 no-repeat
}

.data-4 .dt {
	background: url(http://www.yingzantech.cn/css/step-4.jpg) 0 0 no-repeat
}


.syul{ width:900px;  height:auto; float:left; overflow:hidden;}
.syul h5{ height:auto; background:#2196f3; font-size:18px; color:#fff; padding:5px 0 5px 10px; margin-bottom:20px; font-weight:normal;}
.syul ul{ width:100%; height:auto; overflow:hidden;}
.syul li{ width:280px; float:left; margin-left:10px; margin-right:10px; margin-bottom:40px; line-height:25px}
.syul li img{ width:100%}
.syu2{ width:280px;  height:auto; float:right; overflow:hidden;}
.syu2 h5{height:auto; background:#2196f3; font-size:18px; color:#fff; padding:5px 0 5px 10px; margin-bottom:10px; font-weight:normal;}
.syu2 ul{ width:100%; height:auto; overflow:hidden;}
.syu2 li{ padding:10px 0 10px 5px; font-size:16px; line-height:35px; border-bottom:1px dashed #ccc; word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
	overflow:hidden;}

.zw{ width:1200px; margin:0px auto}

.zlbs{ width:1200px; margin:0px auto}
.zlbs  li{ width:218px;  border:1px solid #ddd;  padding:20px; margin-left:20px; margin-right:20px;  float:left  }


.zlbs1{  width:1200px; margin:0px auto 40px;}
.zlbs1 li{ width:1160px; padding:10px 20px; height:40px; line-height:40px;  border-bottom:1px dashed #ddd; font-size:14px; text-align:left; overflow:hidden; }

.bisaixq{ width:100%; height:auto; margin:0 auto 60px;}
.bisaixq .bisaixq_xq1{ width:90%; height:auto; margin:0 auto; font-size:16px; line-height:36px; color:#333; padding:20px 0;}

