body {
	background:#f5f5f5;
}
.crumbsBox .boxWrap {
	font-size:14px;
	line-height:18px;
	color:#999999;
	padding:15px 0 16px;
	display:flex;
	align-items:center
}
.crumbsBox .boxWrap::before {
	content:"";
	display:block;
	width:12px;
	height:14px;
	background-position:-49px -5px;
	background-image:url(../images/icon-2.png);
	background-repeat:no-repeat;
	background-size:1000px 1000px;
	margin-right:7px;
	margin-left:3px
}
.crumbsBox .boxWrap a {
	display:flex;
	align-items:center
}
.crumbsBox .boxWrap a:hover {
	font-weight:bold;
	color:#ff9e00
}
.crumbsBox .boxWrap a::after {
	content:"-";
	color:#999;
	display:block;
	margin:-1px 10px 0;
	font-weight:normal
}
.crumbsBox .boxWrap a:last-child::after {
	display:none
}
.crumbsBox .boxWrap span {
	color:#999;
	cursor:no-drop
}
.left {
	width:272px;
	overflow:hidden;
}
.right {
	width:904px;
	margin-left:20px;
	overflow:hidden;
	box-sizing:border-box;
}
.appTop {
	padding:13px 0;
	background:#FFFFFF;
	border-radius:12px;
	position:relative;
}
.appTop .smallimg {
	display:block;
	margin:20px auto 12px;
	width:120px;
	height:120px;
	border-radius:28px
}
.appTop .img-tips {
	display:block;
	margin:auto;
	margin-bottom:20px;
	background:url(../images/qince-icon.png) no-repeat 16px center;
	width:172px;
	height:32px;
	border:1px solid #51c5fe;
	line-height:32px;
	border-radius:30px;
	text-indent:39px;
	color:#51c5fe;
	font-size:13px;
	font-weight:bold;
}
.appTop h1 {
	display:block;
	margin-bottom:14px;
	font-weight:bold;
	font-size:30px;
	color:#333333;
	line-height: 40px;
	text-align:center;
	margin: 0 12px 12px;
}
.appInfo {
	position:relative;
	padding:12px 0;
	background:#fff;
	border-radius:12px;
}
.appInfo ul {
	padding:0 10px 0 24px;
	overflow:hidden
}
.appInfo li {
	position:relative;
	height:39px;
	line-height:39px;
	font-size:14px;
	color:#999;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
.appInfo li a,.appInfo li span {
	color:#999
}
.appInfo li .gPower,.appInfo li .gSecret,.appInfo li .gaSecret,.appInfo li i {
	color:#51C5FE;
	cursor:pointer
}
.appInfo li .gPower:hover,.appInfo li .gSecret:hover,.appInfo li .gaSecret:hover,.appInfo li a:hover,.appInfo li i:hover {
	color:#51C5FE;
	text-decoration:underline
}
.wdbTit {
	padding:14px 25px 6px 24px;
	position:relative;
	z-index:1;
	overflow:hidden;
	*zoom:1
}
.wdbTit a {
	position:relative;
	z-index:1;
	float:right;
	display:block;
	font-size:14px;
	color:#999;
	line-height:36px
}
.wdbTit a:hover {
	color:#51C5FE
}

.wdbTit a:hover:after {
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	transform:rotate(180deg)
}
.wdbTit strong {
	position:relative;
	float:left;
	display:block;
	max-width:80%;
	height:36px;
	line-height:36px;
	font-size:16px;
	color:#333;
	font-weight:bold;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.wdbTit strong:before {
	content:"";
	position:relative;
	vertical-align:top;
	display:inline-block;
	background:url("../images/icon-3.png") no-repeat;
	background-size:1000px 1000px
}
.wdbTit strong.new:before {
	top:9.5px;
	margin-right:4px;
	width:31px;
	height:17px;
	background-position:-363px -88px
}
.wdbTit strong.tj:before {
	top:6px;
	margin-right:7px;
	width:20px;
	height:22px;
	background-position:-261px -88px
}
.wdbTit strong.xg:before {
	top:9px;
	margin-right:6px;
	width:18px;
	height:18px;
	background-position:-226px -88px
}
.wdbTit strong.jt:before {
	top:8px;
	margin-right:7px;
	width:20px;
	height:20px;
	background-position:-117px -88px
}
.wdbTit strong.js:before {
	top:8px;
	margin-right:8px;
	width:18px;
	height:20px;
	background-position:-154px -88px
}
.wdbTit strong.gx:before {
	top:8px;
	margin-right:6px;
	width:20px;
	height:20px;
	background-position:-189px -88px
}
.info {
	background:#fff;
	border-radius:12px;
	display:block;
	overflow:hidden;
}

.keyText {
	background:url(../images/tbsm.png) no-repeat scroll 20px 10px #fdfdfd;
	border:1px solid #f00;
	clear:both;
	color:#666;
	font-size:13px;
	line-height:2;
	font-weight:normal;
	margin:14px 0 0;
	padding:13px 20px 10px;
}
.keyText::before {
	content:'??????';
	color:#333;
	font-size:18px;
	font-weight:bold;
	padding-left:50px;
}

.introduction .cont {
	position:relative;
	padding:0 24px;
	font-size:14px;
	color:#4D4D4D;
	line-height:32px;
	overflow:hidden
}
.introduction .cont a {
	text-indent:0;
	color:#51C5FE
}
.introduction .cont p {
	color:#4D4D4D;
	margin-bottom:5px
}
.introduction .cont br {
	height:1px
}
.introduction .cont img {
	display:block;
	max-width:100%;
	margin:20px auto
}
.introduction .cont h3 {
	position:relative;
	margin-bottom:8px;
	border-bottom:1px dashed #E5E5E5;
	line-height:32px;
	font-size:14px;
	color:#51C5FE;
	font-weight:bold
}
.introduction .cont h3:before {
	content:"";
	position:relative;
	top:8px;
	vertical-align:top;
	margin-right:9px;
	display:inline-block;
	width:3px;
	height:16px;
	background:#51C5FE;
	border-radius:2px
}
.introduction .cont iframe {
	width:800px;
	height:360px;
	margin:0 auto;
	display:block;
	border:none
}
.introduction .cont table {
	max-width:100%;
	margin:auto
}
.introduction .cont table a {
	color:#0000ee
}
.introduction .cont table a:hover {
	text-decoration:underline
}
.right-box {
	background:#fff;
	border-radius:12px;
	display:block;
	overflow:hidden;
}
.downlist .title {
	font-size:20px;
	line-height:40px;
	margin:0px 25px 0;
	padding-right:10px;
	white-space:normal
}
.downlist ul {
	padding:5px 20px 8px;
	font-size:0;
	margin-bottom:8px;
	overflow:hidden
}
.downlist #gaosuxiazai {
	border-bottom:0;
	margin:0;
	float:left;
	margin-bottom:10px
}
.downlist ul h3 {
	float:left;
	height:30px;
	color:#555;
	display:block;
	width:100%;
	line-height:100%;
	overflow:auto
}
.downlist ul .f-gsh3 {
	font-size:14px;
	background:0;
	color:#000;
	clear:both;
	height:25px
}
.downlist ul li .c_down {
	font-size:13px;
	color:#9ea0a2;
	background:0
}
.downlist ul li {
	width:158px;
	float:left;
	display:inline;
	margin:10px 5px 8px 10px;
	font-size:14px;
	background:url(../images/soft_dbtn.png) no-repeat
}
.downlist li.bdpan {
	background:url(../images/downbd.png) no-repeat
}
.downlist ul li a {
	color:#333;
	margin-left:26px
}
.downlist ul li i {
	width:24px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#fff;
	margin-left:7px;
	font-size:18px;
	margin-right:8px;
	display:block;
	float:left
}
.downlist ul li .c_down i {
	background:0;
	background-image:url('../images/down2.png');
	background-position:5px center;
	background-repeat:no-repeat
}
.downlist ul li .c_down i:before {
	content:unset
}
.relatedown .list {
	padding-top:7px;
	padding-left:22px;
	width:100%;
	overflow:hidden
}
.relatedown .list a {
	float:left;
	position:relative;
	width:100px;
	height:162px;
	margin-bottom:15px;
	margin-right:27px;
	text-align:center
}
.relatedown .list a img {
	display:block;
	width:100px;
	height:100px;
	border-radius:24px;
	margin:0 auto
}
.relatedown .list a p {
	font-size:16px;
	color:#333;
	line-height:26px;
	height:26px;
	margin-top:8px;
	overflow:hidden
}
.relatedown .list a span {
	display:block;
	font-size:12px;
	color:#999;
	line-height:20px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
.relatedown .list a span:nth-of-type(2) {
	-o-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	transition:all 0.5s
}
.relatedown .list a span:nth-of-type(2) {
	display:block;
	position:absolute;
	left:0;
	right:0;
	bottom:14px;
	margin:auto;
	width:0;
	height:0;
	font-size:14px;
	color:#fff;
	line-height:32px;
	background:#51C5FE;
	border-radius:16px;
	text-align:center
}
.relatedown .list a span:nth-of-type(2):before {
	content:"";
	position:relative;
	top:8px;
	margin-right:6px;
	vertical-align:top;
	display:inline-block;
	width:19px;
	height:16px;
	background:url("../images/icon-3.png") no-repeat;
	background-size:1000px 1000px;
	background-position:-81px -108px
}
.relatedown .list a:hover span:nth-of-type(2) {
	width:96px;
	height:32px
}
.relatedown .list a:hover p,.relatedown .list a:hover span:nth-of-type(1) {
	display:none
}
.introduction .wdbTit strong.jt:before {
	background-position:-154px -88px;
}
.down-link .wdbTit strong.jt:before {
	background-position:-80px -87px;
}
.relatedown .wdbTit strong.jt:before {
	background-position:-261px -89px;
}
.gameMit {
	position:relative;
	padding:0px 24px 20px;
	background:#fff;
	/* -webkit-box-shadow:0px 6px 6px 0px rgba(51,15,13,0.05);
	*//* box-shadow:0px 6px 6px 0px rgba(51,15,13,0.05);
	*/border-radius:12px;
	/* margin-bottom:24px;
	*/display:block;
	overflow:hidden;
}
.gameMit .item {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	overflow:hidden;
	margin:0px 0 67px;
	height:201px;
}
.gameMit .item .img {
	display:block;
	width:307px;
	height:201px;
	border-radius:12px;
	overflow:hidden;
	margin-right:33px;
}
.gameMit .item .img:hover img {
	-webkit-transform:scale(1.2);
	-ms-transform:scale(1.2);
	transform:scale(1.2);
}
.gameMit .item .img img {
	width:100%;
	height:100%;
	display:block;
	overflow:hidden;
}
.gameMit .item .infor {
	position:relative;
	-webkit-box-flex:1;
	-ms-flex:1;
	flex:1;
	overflow:hidden;
}
.gameMit .item .infor .name {
	display:block;
	font-size:30px;
	color:#fd7a35;
	font-weight:bold;
	line-height:58px;
	padding-bottom:4px;
	margin-bottom:17px;
	border-bottom:1px solid #F7F8FC;
	white-space:nowrap;
	overflow:hidden;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
}
.gameMit .item .infor .name:hover {
	color:#0d57e0;
}
.gameMit .item .infor span {
	position:absolute;
	top:5px;
	right:0;
	font-size:16px;
	color:#666;
	line-height:28px;
	background:#fff;
	z-index:1;
	padding-top:20px;
}
.gameMit .item .infor .desc {
	display:block;
	height:112px;
	line-height:28px;
	font-size:16px;
	color:#666;
	overflow:hidden;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:4;
	-webkit-box-orient:vertical;
}
.gameMit .list {
	width:100%;
	margin-left:0;
	display:block;
	overflow:hidden;
}
.gameMit .list .box {
	float:left;
	display:block;
	width:122px;
	text-align:center;
	font-size:16px;
	line-height:38px;
	padding-top:13px;
	overflow:hidden;
	white-space:nowrap;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
}
.gameMit .list .img {
	display:block;
	width:83%;
	height:auto;
	border-radius:16px;
	margin:auto;
}
.gameMit .list .img {
	-o-transition:all .3s;
	-webkit-transition:all .3s;
	transition:all .3s;
	-webkit-transform-origin:right bottom center;
	-ms-transform-origin:right bottom center;
	transform-origin:right bottom center;
	-webkit-transform-origin:right bottom;
	-ms-transform-origin:right bottom;
	transform-origin:right bottom;
}
.gameMit .list .img img {
	width:100px;
	border-radius:16px;
	display:block;
	overflow:hidden;
	height:100px;
}
.gameMit .list a:hover .img {
	-webkit-transform:rotate(5deg);
	-ms-transform:rotate(5deg);
	transform:rotate(5deg);
}
.gameMit .list p {
	overflow:hidden;
	white-space:nowrap;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	height:30px;
	line-height:30px;
	padding-top:5px;
}
.gameMit .list span {
	display:block;
	overflow:hidden;
	height:20px;
	line-height:20px;
	font-size:14px;
	color:#999;
}
.gameMit .list a:hover {
	color:#0d57e0;
}
.gameMit .tabMenu {
	position:absolute;
	left:0;
	right:0;
	top:216px;
	margin:auto;
	overflow:hidden;
	padding-left:12px;
	width:840px;
	height:43px;
	background:url(../images/gamedetabbg.png) no-repeat;
	background-size:100% 100%;
}
.gameMit .tabMenu .tab {
	float:left;
	display:block;
	padding:0 28px;
	font-size:16px;
	color:rgba(255,255,255,0.7);
	line-height:40px;
	cursor:pointer;
}
.gameMit .tabMenu .tab:hover,.gameMit .tabMenu .tab.active {
	font-weight:bold;
	color:#fff;
}
.downBtn {
	position:relative;
	overflow:hidden
}
.downBtn a,.downBtn button {
	position:relative;
	display:block;
	border:none;
	padding-left:21px;
	width:203px;
	height:52px;
	border-radius:8px;
	line-height:52px;
	font-size:18px;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
	background-color:#1ED07C;
	margin:0 auto 10px;
	box-sizing:content-box
}
.downBtn .orderBtn {
	background:#F9644E;
	text-align:left
}
.downBtn .iosBtn {
	background:#51C5FE
}
.downBtn .pcBtn {
	background:#CC99FF
}
.downBtn .noBtn {
	background:#ccc;
	padding-left:0;
	width:224px
}
.oTip {
	display:block;
	margin:auto;
	width:224px;
	line-height:18px;
	font-size:12px;
	color:#999;
	overflow:hidden;
	padding-bottom:10px
}
.oTip label {
	color:#FB381F;
	margin-right:3px;
	font-weight:bold
}
.downBtn a:hover,.downbtn button:hover {
	opacity:0.9
}
.downBtn .pcBtn p {
	display:block;
	padding-top:6px;
	font-size:16px;
	line-height:24px
}
.downBtn .pcBtn span {
	display:block;
	font-size:12px;
	line-height:18px;
	font-weight:400
}
.downBtn .adrBtn:after,.downBtn .iosBtn:after,.downBtn .pcBtn:after {
	content:"";
	position:absolute;
	top:16px;
	right:21px;
	display:block;
	width:20px;
	height:20px;
	background:url("../images/icon-3.png") no-repeat;
	background-size:1000px 1000px;
	background-position:-89px -235px
}
.downBtn .orderBtn:after {
	content:"";
	position:absolute;
	top:15px;
	right:20px;
	display:block;
	width:22px;
	height:22px;
	background:url("../images/icon-3.png") no-repeat;
	background-size:1000px 1000px;
	background-position:-128px -234px
}
.g-comment-box {
	margin:0;
}


.showImg .video-js {
  width: 100%;
  height: 350px
}

.showImg ::-webkit-scrollbar {
  display: none;
  height: 8px !important;
  border-radius: 4px;
  background: #FFEBEB
}

.video-js .vjs-big-play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -37px 0 0 -37px;
  padding: 0;
  width: 75px;
  height: 75px;
  line-height: 75px;
  border-radius: 50%;
  background: url("../images/icon-3.png") no-repeat;
  background-size: 1000px 1000px;
  background-position: -277px -119px;
  cursor: pointer;
  border: 0
}

.video-js .vjs-big-play-button:before {
  content: ''
}

.showImg {
  position: relative;
  margin-top: -10px;
  padding-left: 24px;
  padding-bottom: 9px;
  overflow: hidden
}

.showImg .swiper-container {
  width: 100%;
  height: 350px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 14px
}

.showImg .swiper-slide {
  position: relative;
  text-align: center
}
.showImg .swiper-slide img{
	height: 100%;
}
.showImg .swiper-slide .img-bg{
	position: absolute;
	width: 100%;
	height: auto;
	z-index: -1;
	left: 0;
	top: 0;
	filter: blur(10px);
	transform: scale(1.02);
	max-width: 100%;
}
.showImg .swiper-slide .img-bg img{
	width: 100%;
	height: auto;
	display: block;
	overflow: hidden;
	margin-top: -50%;
}
.showImg .gallery-top .swiper-slide video {
  position: relative;
  /* position: absolute; */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.showImg .gallery-top .swiper-slide a > div {
  width: 100%;
  height: 100%
}

.showImg .gallery-top .swiper-slide a > div img {
  width: 100%;
  object-fit: cover;
  -webkit-filter: blur(10px);
  -moz-filter: blur(10px);
  -ms-filter: blur(10px);
  filter: blur(10px)
}

.showImg .gallery-top .swiper-slide a > img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 350px;
  width: auto;
  opacity: 1
}

.showImg .gallery-top {
  position: relative;
  float: left;
  width: 662px;
  height: 350px;
  background: #1ED0EE;
  border-radius: 12px;
  overflow: hidden
}

.showImg .gallery-thumbs {
  float: left;
  width: 175px;
  height: 350px;
  margin-left: 21px;
  overflow: visible;
}

.showImg .gallery-thumbs .swiper-wrapper {
  flex-direction: column
}

.showImg .gallery-thumbs .swiper-slide {
  overflow: hidden;
  text-align: center;
  width: 175px!important;
  height: 107px!important;
  border-radius: 8px;
  margin-bottom: 15px;
	position: relative;
}

.showImg .gallery-thumbs .swiper-slide img {
  width: 100%;
  height: auto;
  min-height: 100%
}
.showImg .gallery-thumbs .swiper-slide .icon-play{
	width: 50px;
	height: 50px;
	background: url(../images/play-img.png);
	background-size: 100%;
	display: block;
	overflow: hidden;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 10;
	transform: translate(-50%, -50%);
}
.showImg .gallery-thumbs .swiper-slide img.video-img{
	filter: blur(2px);
}

.showImg .gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1
}

.showImg .gallery-thumbs .swiper-slide-thumb-active {
  border: 1px solid #1ed0ee;
  box-shadow: 0 0 7px 4px rgba(30, 208, 238, .36);
  width: 173px!important;
  height: 105px!important
}

.showImg .gallery-thumbs .swiper-slide-thumb-active img {
  width: 100%;
  height: auto;
  min-height: 100%
}


.showImg .swiper-button-next,.showImg .swiper-button-prev {
  display: none;
  color: #fff
}

.showImg .gallery-top:hover .swiper-button-next,.showImg .gallery-top:hover .swiper-button-prev {
  display: block
}
.video-js .vjs-control-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.lightbox{
	top: 50%;
	transform: translateY(-50%);
}