html{
	overflow-y:scroll;
	overflow-x:hidden;
	-webkit-text-size-adjust:none;
	_background-attachment:fixed;}
body {
	background:#f7fcff;
	line-height:1.8;
	font-family: "Microsoft YaHei", Arial,"宋体", Helvetica, sans-serif;
	color:#333333;}
body,dl,dd,ul,ol,h1,h2,h3,h4,h5,h6,form,p {
	margin:0;}
ol,ul {
	padding:0;}
h1,h2,h3,h4,h5 {
	font-size:inherit;
	font-weight:normal;}
.table {
	border-collapse:collapse;
	border-spacing:0}
ul,ol,li {
	list-style:none;}
img {
	border:0;
	-ms-interpolation-mode: bicubic;
	vertical-align:top;}

.space-between {
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}
	
input,
textarea,
select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;}
em {
	margin:0;
	padding:0;
	border:0;
	font:12px normal}

/* 默认链接 */	
a {
	text-decoration:none;
	color:#333333;
	blr:expression(this.onFocus=this.blur()); /* IE Opera */
	outline:none; /* FF Opera */
	position:relative;}
a:focus {
	-moz-outline-style: none; /* FF */ } 
a:hover {
	text-decoration:none;
	color:#5795F1;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;}


/* 左右悬浮 */
.f_l {
	float:left;}
.f_r {
	float:right;}

/* 清除悬浮 */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;}

.wrapper {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

.header {
	height: 108px;
	background: url(../image/bg_header.png) 0 0 repeat-x;
	position: relative;
}
.logo {
	float: left;
	margin: 20px 0 0 61px;
}
.nav {
	width: 440px;
	margin: 0 auto;
	/* margin-left: 226px; */
}
.wrapper .company {
	font-size: 30px;
	color: #fff;
	position: absolute;
	left: 0;
	top: 30px;
}
.nav li {
	float: left;
}
.game-list .introduce {
	margin-top: 40px;
	font-size: 14px;
	color: #7d7575;
}
#about  .company-introduce {
	color: #55635c;
	padding-top: 100px;
}
#about {
	margin-top: 0;
}
.nav a {
	display: block;
	height: 108px;
	padding: 0 20px;
	font-size: 20px;
	color: #fff;
	line-height: 108px;
}
.nav a.active,
.nav a:hover {
	background: url(../image/bg_nav.png);
}

.music {
	background: #f7fcff;
	margin-top: 50px;
}
.tit {
	position: absolute;
	font-size: 22px;
	text-align: center;
	width: 210px;
	top: -45px;
	left: 50%;
	margin-left: -105px;
	height: 90px;
	line-height: 90px;
	background: url(../image/bg_tit.png) center no-repeat;
}
.tit:before {
	content: '';
	position: absolute;
	height: 2px;
	width: 440px;
	background: #bfbfbf;
	top: 44px;
	right: 210px;
}
.tit:after {
	content: '';
	position: absolute;
	height: 2px;
	width: 440px;
	background: #bfbfbf;
	top: 44px;
	left: 210px;
}
.banner-music {
	padding-top: 40px;
}

.ml-item {
	float: left;
	height: 450px;
	width: 460px;
	padding: 0 20px;
	margin-top: 20px;
}
.ml-top {
	height: 56px;
	line-height: 56px;
}
.ml-top .sign {
	float: left;
	width: 18px;
	height: 18px;
	margin-top: 19px;
	margin-right: 15px;
}
.ml-top h3 {
	float: left;
	font-size: 22px;
}
.ml-top .more {
	float: right;
	color: #56abe4;
	font-size: 16px;
}
.ml-new .ml-top .sign {
	background: #56abe4;
}
.ml-hot .ml-top .sign {
	background: #ff3366;
}
.ml-old .ml-top .sign {
	background: #fe8400;
}
.ml-self .ml-top .sign {
	background: #11cd6e;
}
.ml-item li {
	height: 50px;
	line-height: 50px;
	margin-bottom: 10px;
}
.ml-item li:hover {
	background: #e5e5e5;
}
.ml-item li span {
	float: left;
}
.music-num {
	color: #ff3366;
	font-size: 28px;
	font-family: Arial;
	width: 65px;
	margin-left: 10px;
}
.music-name {
	color: #565656;
	font-size: 18px;
	width: 200px;
	height: 50px;
	margin-right: 10px;
	overflow: hidden;
}
.music-singer {
	color: #989898;
	font-size: 18px;
	width: 90px;
	height: 50px;
	overflow: hidden;
}
.music-play {
	width: 24px;
	height: 24px;
	background: url(../image/music/play.png) center no-repeat;
	cursor: pointer;
	margin-top: 13px;
	margin-right: 30px;
}
.music-down {
	width: 16px;
	height: 21px;
	background: url(../image/music/down.png) center no-repeat;
	cursor: pointer;
	margin-top: 15px;
}

.game {
	margin-top: 50px;
	background: #f3fffc;
	padding-bottom: 80px;
}
.game ul {
	margin-right: -10px;
	padding: 0 4px;
}
.banner-game {
	padding-top: 40px;
}
.game-list {
	margin-top: 20px;
}
game-list {

}
.game-list li {
	position: relative;
	float: left;
	width: 166px;
	padding: 10px 11px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 2px solid #bfbfbf;
}
.game-list li h3 {
	color: #565656;
	font-size: 18px;
	margin-bottom: 5px;
}
.game-list li p {
	color: #989898;
	font-size: 13px;
	line-height: 20px;
}
.game-list li .game-down {
	position: absolute;
	top: 156px;
	right: 13px;
	width: 16px;
	height: 21px;
	background: url(../image/game/down.png) 0 0 no-repeat;
}
.show {
	background: #fff8f8;
	padding-bottom: 60px;
}
.banner-show {
	padding-top: 40px;
}
.show-list {
	margin-top: 30px;
}
.show-list ul {
	margin-right: -20px;
}
.show-list li {
	float: left;
	width: 235px;
	margin: 0 20px 20px 0;
}
.show-list .sl-dec {
	border: 1px solid #dcdcdc;
	background: #efefef;
	padding: 5px 10px;
}
.show-list .sl-dec h3 {
	color: #565656;
	font-size: 16px;
}
.show-list .sl-dec p {
	color: #989898;
	font-size: 14px;
}

.cartoon {
	background: #fffcef;
	padding-top: 40px;
	padding-bottom: 30px;
}
.cartoon .tit {
	top: -85px;
}
.ct-nav {
	border: 2px solid #ebebeb;
	background: #fff;
	padding: 0 10px;
	color: #565656;
	font-size: 16px;
}
.ctn-item {
	height: 30px;
	line-height: 30px;
	padding: 15px 0;
	border-bottom: 2px dashed #ebebeb;
}
.ctn-item .ctn-tit {
	margin-right: 20px;
}
.ctn-item a {
	display: inline-block;
	padding: 0 10px;
	height: 26px;
	line-height: 26px;
	color: #565656;
	border: 2px solid transparent;
}
.ctn-item-1 a {
	margin-right: 30px;
}
.ctn-item-3 a {
	padding: 0 4px;
}
.ctn-item-4 {
	border: none;
}
.ctn-item a.active,
.ctn-item a:hover {
	border: 2px solid #56abe4;
}

.ct-today {
	margin: 20px 10px;
	line-height: 45px;
	border-bottom: 5px solid #56abe4;
	color: #56abe4;
	font-size: 22px;
}

.ct-list {}
.ct-list ul {
	margin-right: -25px;
}
.ct-list li {
	float: left;
	margin: 0 24px 24px 0;
	width: 181px;
}
.ct-list li img {
	border: 7px solid #dedede;
}
.ct-list h4 {
	color: #443e3e;
	font-size: 18px;
	line-height: 40px;
}
.ct-list h4 span {
	color: #d50000;
	font-size: 16px;
	float: right;
}
.ct-list p {
	color: #989898;
	font-size: 16px;
	line-height: 16px;
	text-align: center;
}
.page-list {
	margin-left: 220px;
	margin-top: 20px;
}
.page-list a {
	display: inline-block;
	width: 32px;
	height: 32px;
	line-height: 32px;
	border: 1px solid transparent;
	text-align: center;
	color: #4b4b4b;
	font-size: 18px;
}
.page-list a.active,
.page-list a:hover {
	border: 1px solid #989898;
}
.page-list a.next {
	border: none;
	background: url(../image/cartoon/next.png) 0 0 no-repeat;
	margin-left: 10px;
	text-indent: -99999px;
}
.page-list a.next:hover {
	border: none;
}

.footer {
	height: 280px;
	background: url(../image/bg_footer.png) 0 0 repeat-x;
}
.f-logo {
	padding-top: 25px;
	text-align: center;
}
.f-nav {
	/* margin-left: 160px; */
	width: 448px;
	margin: 0 auto;
}
.f-nav a {
	margin: 0 20px;
	color: #fff;
	font-size: 18px;
	line-height: 60px;
	float: left;
}

.footer-text-1 {
	text-align: center;
	font-size: 14px;
	color: #fff;
	line-height: 40px;
}
.footer-text-2 {
	text-align: center;
	font-size: 16px;
	color: #fff;
}
.cus-tit {
	background: url(../image/custody/tit.png) center no-repeat;
}
.custody {
	padding: 60px 0;
}
.banner-cus {
	position: relative;
	padding-top: 45px;
}
.custody h3 {
	font-size: 22px;
	color: #56abe4;
	border-bottom: 5px solid #56abe4;
	margin-top: 15px;
}
.custody p {
	font-size: 16px;
	color: #443e3e;
	line-height: 30px;
	padding: 15px 0 0;
	margin: 10px 0 0;
	text-align: justify;
}
.img-box-1 {
	text-align: center;
}
.custody p span {
	color: #56abe4;
	font-size: 18px;
}

.ser-tit {
	background: url(../image/service/tit.png) center no-repeat;
}
.service {
	padding: 60px 0 250px;
}
.banner-ser {
	padding-top: 45px;
}
.service p {
	font-size: 20px;
	color: #4b4b4b;text-align: center;
	margin: 40px 0 0;
}

.ds-box {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -o-box;
	display: box;
}

.pack-center {
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-o-box-pack: center;
	box-pack: center;
}

.align-center {
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-o-box-align: center;
	box-align: center;
}

.fr {
	float: right;
}

.user {
	padding-top: 43px;
	font-size: 12px;
	color: #fff;
}

.banner-cus .up {
	position: absolute;
	top: 0;
	left: 0;
	width: calc(100% - 40px);
	height: calc(100% - 45px);
	padding: 45px 20px 0;
}
.reg-panel {
	margin-top: 15px;
}
.panel {
	float: right;
	padding: 10px 20px;
	width: 300px;
	background: #fff;
	border-radius: 10px;
}
.panel .title {
	margin: 10px 0;
	font-size: 18px;
	text-align: center;
	color: #333333;
	border: 0;
}
.label-item {
	width: 298px;
	border: 1px solid #f0f0f0;
}
.panel .form-item {
	display: block;
	margin-bottom: 10px;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	word-break: break-all;
	word-wrap: break-word;
	vertical-align: baseline;
}
.label-item span {
	float: left;
	width: 52px;
	color: #333333;
	text-align: right;
}
.label-item .ipt {
	padding-left: 5px;
	width: 220px;
	outline: none;
	line-height: normal !important;
	border: 0;
}
.panel .form-item .ipt {
	color: #555;
}
.text-center {
	text-align: center;
}
.color-theme, a.color-theme {
	color: #3bc4ae !important;
}
input:not([type="radio"]):not([type="checkbox"]), select {
	vertical-align: middle;
}
.btn-submit {
	margin: 10px 0;
	display: block;
	width: 100%;
	height: 44px;
	background: #3bc4ae;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
	touch-action: manipulation;
	border: 0;
	cursor: pointer;
}

#hasLogin {
	display: none;
}