*{
  margin: 0;
  padding: 0;
  border: 0;
}

body{
  width: 7.5rem;
  height: auto;
  font-size: 0;
}

#header{
  position: relative;
  width: 100%;
  height: auto;
}

#header .logo{
  position: relative;
  padding-top: .3rem;
  margin-bottom: .6rem;
}

#header .logo img{
  position: relative;
  top: .2rem;
  left: .4rem;
  width: 2.19rem;
  height: .59rem;
}

#header span{
  position: relative;
  left: .4rem;
  color: #07CC9E;
  margin-left: .2rem;
  font-size: .25rem;
}
#header span:nth-child(2) {
  border-left: #07CC9E solid .01rem;
  padding-left: .2rem;
}


/* carousel */
#header .carousel{
  position: relative;
  width: 90%;
  left: 5%;
  overflow: hidden;
  height: 3rem;
  text-align: left;
  overflow-x: scroll;
}

/* #header.carousel::scrollbar{
  width: 2px;
  background: none;
} */

#header .carousel ul {
  height: 100%;
}
#header .carousel ul li{
  height: 100%;
  width: auto;
  display: inline-block;
}
#header .carousel ul li img{
  height: 100%;
  width: auto;
}
#header .carousel ul li .comp-video-play {
	margin-right: .04rem;
}

#header .carousel::-webkit-scrollbar-track-piece {
  border-left: .001rem solid rgba(0, 0, 0, 0);
}
#header .carousel::-webkit-scrollbar {
  width: 0;
  height: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#header .carousel::-webkit-scrollbar-thumb {
  background-clip: padding-box;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  min-height: 28px;
}
#header .carousel::-webkit-scrollbar-thumb:hover {
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}


#center{
  position: relative;
  margin-top: .6rem;
  width: 100%;
  height: auto;
}
#center .game-download img{
  position: absolute;
  width: 7.5rem;
  height: auto;
  z-index: -1;
}
#center .game-download .game-download-top{
  position: relative;
  text-align: center;
  z-index: 10;
}
#center .game-download .game-download-top img{
  position: relative;
  width: 6.04rem;
  height: auto;
}
#center .game-download .game-download-top span{
  position: relative;
  top: -.9rem;
  color: #ffffff;
  font-size: .34rem;
  display: inline-block;
  height: .8rem;
  line-height: .8rem;

}
#center .game-download .game-download-top b{
  position: relative;
  color: #FEFE18;
  font-size: .48rem;
}


#center .game-detail{
  position: relative;
  margin-top: -1.5rem;
  width: 6.4rem;
  left: .55rem;
  margin-bottom: .4rem;
  height: auto;
  text-align: center;
  border-radius: .2rem;
  background-color: #ffffff;
  box-shadow: .01rem .01rem .4rem rgb(150, 214, 201);
}

#center .game-detail a{
  color: #ffffff;
  background-color: #07CC9E;
  margin-top: .2rem;
  border-radius: .2rem;
  padding: .24rem 1.7rem .24rem 1.7rem;
  font-size: .34rem;
  display: inline-block;
}

#center .game-detail .supplier span{
  margin: .4rem 0 -.4rem 0;
  color: #888888;
  font-size: .23rem;
  display: inline-block;
}

#center .game-detail .supplier font{
  color: #FF9000;
}

#center .game-detail span{
  margin: .5rem 0 .3rem 0;
  color: #888888;
  font-size: .23rem;
  display: block;
}


#center .game-detail img{
  position: relative;
  width: 4.31rem;
  height: auto;
  margin: 0 auto;
  z-index: 1;
  margin-bottom: .55rem;
}

#center .game{
  width: 5.6rem;
  margin: 0 auto;
  padding-top: 1.4rem;
  text-align: left;
}

#center .game img{
  width: 1.65rem;
  height: 1.65rem;
  display: inline-block;
  margin-bottom: 0;
  margin-left: .2rem;
}

#center .game .game-info{
  position: relative;
  bottom: .2rem;;
  display: inline-block;
  margin-left: .3rem;
  width: 3rem;
  overflow: hidden;
}
#center .game .game-info span{
  margin: 0;
  margin-bottom: .05rem;
  font-size: .26rem;
}
#center .game .game-info span:nth-child(1){
  color: #000000;
  overflow: hidden;
  font-size: .42rem;
  display: block;
  height: .54rem;
}
#center .game .game-info b{
  display: inline-block;
  background-color: #FDEFD0;
  color: #FF9000;
  font-size: .22rem;
  margin: .07rem .02rem 0 .02rem;
  padding: .02rem .14rem .02rem .14rem;
  font-weight: normal;
  border-radius: .05rem;
}


#center .game-nav{
  position: relative;
  width: 6.4rem;
  left: .55rem;
  margin-bottom: .4rem;
  height: auto;
  text-align: center;
  border-radius: .2rem;
  background-color: #ffffff;
  box-shadow: .01rem .05rem .4rem rgb(150, 214, 201);
}

#center .game-nav ul{
  padding-top: .3rem;
  text-align: left;
  padding-left: .2rem;
}

#center .game-nav ul li{
  display: inline-block;
  font-size: .28rem;
  list-style: none;
  margin-left: .12rem;
  margin-bottom: .4rem;
  padding: .14rem .34rem .14rem .34rem;
  border-radius: .4rem;
}

#center .game-comment {
  position: relative;
  width: 90%;
  left: 5%;
  text-align: left;
}

#center .game-comment .comment-list{
  position: relative;
  margin-bottom: .6rem;
}

#center .game-comment .comment-list .profile-photo{
  position: absolute;
  top: 0;
  width: .63rem;
  height: .63rem;
  margin-left: .2rem;
}
#center .game-comment .comment-list .user-name{
  width: 4.4rem;
  position: relative;
  left: 1rem;
  margin: 0 0 .12rem 0;
  color: #000000;
  font-size: .3rem;
  display: inline-block;
  line-height: .6rem;
}

.remark-video{
  position: relative;
  width: 4.4rem;
  left: 1rem;
  height: auto;
}
.remark-video img:nth-child(1) {
  width: 100%;
  height: auto;
}
.remark-video img:nth-child(2) {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: .5rem;
  height: auto;
}


#center .game-comment .comment-list .comment-detail{
  position: relative;
  width: 4.44rem;
  display: inline-block;
  left: 1rem;
  overflow: hidden;
  height: 1.5rem;
  margin-top: .2rem;
}
#center .game-comment .comment-list .comment-detail span{
  margin: 0 0 .12rem 0;
  color: #000000;
  font-size: .3rem;
  display: inline-block;
}
#center .game-comment .comment-list .comment-detail p {
  color: #302f2f;
  font-size: .24rem;
  height: auto;
  line-height: .34rem;
}
#center .game-comment .comment-list b{
  position: absolute;
  right: .4rem;
  width: .2rem;
  padding-left: .2rem;
  height: .3rem;
  margin-left: .2rem;
  transform: rotate(90deg) scaleY(1.7);
  display: block;
  font-weight: inherit;
  font-size: .24rem;
  color: #FC0000;
}

#center .game-comment .game-comment-more{
  text-align: center;
  padding-bottom: .4rem;
}
#center .game-comment .game-comment-more a{
  font-size: .26rem;
  text-decoration: none;
  color: #07CC9E;
}


/* game-gift */
#center .game-gift{
  position: relative;
  padding-bottom: .4rem;
}

#center .game-gift .gift-list{
  position: relative;
  width: 90%;
  height: auto;
  left: 5%;
  background-color: rgb(248, 248, 248);
  border-radius: .2rem;
  /* box-shadow: .01rem .05rem .1rem #b4b2b2; */
  text-align: left;
  margin: 0 0 .3rem 0;
  /* margin: .3rem 0 .3rem 0; */
}
#center .game-gift span{
  position: relative;
  text-align: left;
  padding-left: 10%;
  display: block;
  font-size: .3rem;
}

#center .game-gift a {
    position: absolute;
    font-size: .28rem;
    color: #ffffff;
    background-color: #07CC9E;
    display: inline-block;
    padding: .1rem .3rem .1rem .3rem;
    border-radius: .3rem;
    right: .2rem;
    bottom: .6rem;
}

#center .game-gift .gift-list .gift-describe{
  display: inline-block;
  margin-left: .3rem;
}
#center .game-gift .gift-list .gift-describe span{
  padding: 0;
  display: block;
  font-size: .24rem;
}
#center .gift-describe {
  padding: .4rem 0 .4rem 0;
}

#center .game-gift .gift-list .gift-describe span:nth-child(1) {
  font-size: .34rem;
}
#center .game-gift .gift-list .gift-describe span:nth-child(3) {
  color: rgb(33, 203, 173);
}
#center .game-gift .gift-list .gift-describe span:nth-child(2) {
  color: #999898;
}

/* game-server */
#center .game-server{
  position: relative;
  width: 90%;
  left: 5%;
  padding-bottom: .4rem;
  text-align: left;
  margin-top: -.2rem;
}

#center .game-server span{
  position: relative;
  text-align: left;
  padding-left: 5%;
  display: block;
  font-size: .3rem;
}

#center .game-server .server-list{
  width: 46%;
  display: inline-block;
  margin: .2rem 2% 0 2%;
  background-color: rgb(248, 248, 248);
  border-radius: .2rem;
  padding: .2rem 0 .2rem 0;
}
#center .game-server .server-list span{
  font-size: .3rem;
  text-align: center;
  padding: 0;
  margin-top: .1rem;
}

#kf {
  color: #838388 !important;
  font-size: .28rem;
  color: #07CC9E;
}


#footer{
  position: relative;
  width: 100%;
  height: auto;
  text-align: center;
  margin-bottom: .4rem;
}
#footer span{
  font-size: .28rem;
  color: #07CC9E;
}

/* 此处为图片预览 */
.pic-clone{
  position: relative;
  height: 3.67rem;
  width: auto;
  opacity: 0;
}

.arrows{
  position: fixed;
  width: .42rem;
  height: .65rem;
  z-index: 1003;
  display: none;
  margin-top: 1rem;
}

.prev-pic{
  left: .2rem;
}
.next-pic{
  right: .2rem;
}

@media only screen and (min-width: 768px) {
	.zy_media{
		height: 500px !important;
	}
	.zy_media video {
		width: 100% !important;
	}
	.component-video-shade span{
		font-size: 20px !important;
		position: relative;
		top: -5px;
	}
	.component-video-shade svg {
		width: 30px;
		height: 30px;
	}
}
