@charset "utf-8";
/* CSS Document */
/* banner */
.banner {
  width: 100%;
  height: 160px;
  overflow: hidden;
  margin-top: 1px;
}
.banner img {
  width: 100%;
  height: 160px;
}
.banner li {
  width: 100%;
  height: 160px;
  overflow: hidden;
  float: left
}
#wrapper8 {
  position: relative;
}
.circle {
  position: absolute;
  left: 0;
  top: 140px;
  height: 10px;
  width: 100%;
  text-align: center
}
.circle span {
  display: inline-block;
  margin: 0 2px;
  text-indent: -9999px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #fff;
}
.circle .active {
  background-color: #4dba50;
}
.PicCarousel .PicWrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  line-height: 0;
}
.PicCarousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
  margin: 0;
  height: 160px;
  z-index: 3;
}
.PicCarousel .PicWrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.PicCarousel .PicWrapperOuter {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.PicCarousel .PicWrapperOuter.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.PicCarousel .PcItem {
  float: left;
}
.PicControls .PicPage, .PicControls .PicBtn div {
  cursor: pointer;
}
.PicControls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.PicCarousel .PicWrapper, .PicCarousel .PcItem {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.PicTheme .PicControls {
  text-align: center;
  width: 100%;
  left: 0;
  bottom: 0px;
  position: absolute;
  height: 30px
}
.PicTheme .PicControls .PicBtn div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #fff;
}
.PicTheme .PicControls.clickable .PicBtn div:hover {
  filter: Alpha(Opacity=100);
  opacity: 1;
  text-decoration: none;
}
.PicTheme .PicControls .PicPage {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.PicTheme .PicControls .PicPage span {
  display: block;
  width: 8px;
  height: 8px;
  margin: 11px 7px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 20px;
  background: #fff;
}
.PicTheme .PicControls .PicPage.active span, .PicTheme .PicControls.clickable .PicPage:hover span {
  background: #f90;
}
.PicTheme .PicControls .PicPage span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
/* 今日推荐 */
.Recommend {
  width: 100%;
	background-color: #fff;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 7px;
	overflow: hidden;
}
.Recommend p {
  width: 50%;
  height: 88px;
  float: left;
	margin: 12px 0 16px 0;
  box-sizing: border-box;
  padding: 0 5px;
}
.Recommend p img {
  width: 100%;
  height: 88px;
}
/* 热门手游，火爆软件，今日发现手游，今日发现软件，VR游戏，TV应用 */
.MContent {
  height: auto;
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  padding: 0 12px 16px 0;
  margin: 0 0 10px 0;
  background-color: #fff;
}
.MContent a {
  width: 25%;
  height: auto;
  float: left;
  margin: 0;
  padding: 16px 0 0 10px;
  box-sizing: border-box;
  overflow: hidden;
}
.MContent a img {
  width: 68px;
  height: 68px;
  box-sizing: border-box;
  border: 1px solid #eee;
  border-radius: 12px;
  display: block;
  overflow: hidden;
  margin: auto;
}
.MContent a span {
  width: 96%;
	margin: 0 auto;
  height: 20px;
  line-height: 24px;
  font-size: 14px;
  text-align: center;
  margin-top: 5px;
  display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
/*  特色专辑  */
.Album {
	background-color: #fff;
  height: auto;
  width: 100%;
  padding: 0 10px;
  box-sizing: border-box;
  overflow: hidden;
}
.Album ul {width: 100%;
	overflow: hidden;
  margin-top: -10px;
}
.Album li {
  float: left;
  height: 30px;
	box-sizing: border-box;
  line-height: 30px;
  padding: 0 10px;
  margin: 10px 12px 0 0;
  font-size: 14px;
  border: 1px solid #ccc;
  border-radius: 10px;
}
.Album li a {
  display: block;
  overflow: hidden;
  text-align: center;
  height: 30px;
  line-height: 30px;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 5px;
}
.Album li:nth-child(1) a, .Album li:nth-child(8) a {
  color: #4dba50
}
.Album li:nth-child(2) a, .Album li:nth-child(4) a {
  color: #4d90ba
}
.Album li:nth-child(3) a, .Album li:nth-child(11) a {
  color: #966de1
}
.Album li:nth-child(5) a, .Album li:nth-child(9) a {
  color: #ff9a98
}
.Album li:nth-child(6) a, .Album li:nth-child(12) a {
  color: #5bc3af
}
.Album li:nth-child(7) a, .Album li:nth-child(10) a {
  color: #ff7573
}
/* 更多应用 */
.Apply {
  height: auto;
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  background-color: #fff;
  margin-bottom: 10px;
}
.Apply ul {
	width: 100%;
	box-sizing: border-box;
	padding: 0 12px 10px 12px;
  height: auto;
  overflow: hidden;
}
.Apply ul li {
  padding: 12px 0;
  overflow: hidden;
  zoom: 1;
  position: relative;
  border-bottom: 1px solid #e8e8e8;
}
.Apply ul li .img {
  margin-right: 10px;
  display: block;
  width: 68px;
  float: left;
  height: 68px;
}
.Apply ul li img {
  width: 68px;
  height: 68px;
  box-sizing: border-box;
  border: 1px solid #f8f8f8;
  border-radius: 12px;
}
.Apply ul li p {
  -webkit-box-flex: 1;
  color: #777;
  overflow: hidden;
  padding-right: 50px;
  height: 68px;
}
.Apply ul li p a {
  display: block;
  height: 26px;
  line-height: 26px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  font-size: 16px;
  color: #000;
}
.Apply ul li p span {
  display: block;
  height: 22px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font: 12px "\5FAE\8F6F\96C5\9ED1";
  line-height: 24px;
}
.Apply ul li p u {
  margin-right: 6px;
  padding-right: 6px;
  border-right: 1px solid #d9d9d9;
  text-decoration: none;
}
.Apply ul li p .vis {
  padding-left: 18px;
  background: url(../images/snav.png) -6px -256px no-repeat;
  background-size: 26px auto
}
.Apply ul li p .time {
  padding-left: 18px;
  border-right: none;
  background: url(../images/snav.png) -6px -292px no-repeat;
  background-size: 26px auto;
  color: #f00;
}
.Apply ul li .btn {
  width: 40px;
  height: 30px;
  padding-top: 24px;
  color: #2095f4;
  top: 28px;
  line-height: 30px;
  text-align: center;
  position: absolute;
  right: 0;
  border-radius: 2px;
}
.Apply ul li .btn em {
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 30px;
  background: url(../images/all_ico.png) no-repeat center -1247px;
}
.Apply > p {
  position: relative;
  text-align: center;
  height: 40px;
  line-height: 40px;
  font-size: 15px;
	color: #888;
  background: #efefee;
  margin: 10px 12px 20px;
  border-radius: 6px;
}
.Apply > p span {
  margin-left:10px ;
  position: relative;
}
.Apply > p span:after, .Apply > p span:before {
  border: solid transparent;
  content: ' ';
  height: 0;
  left: 100%;
  position: absolute;
  width: 0;
  z-index: 8;
}
.Apply > p span:after {
  border-width: 8px;
  border-top-color: #efefee;
  bottom: -1px;
  left: 50%;
  margin-left: -8px;
}
.Apply > p span:before {
  border-width: 8px;
  border-top-color: #888;
  bottom: -3px;
  left: 50%;
  margin-left: -8px;
}
/*首页轮播图下增加“必备”，“推荐”，“必玩”，“排行榜”*/
#sNav {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  height: 72px;
  background: #fff;
  padding-top: 10px;
  padding-bottom: 12px;
}
#sNav a {
  -moz-box-flex: 1.0;
  -webkit-box-flex: 1.0;
  box-flex: 1.0;
  font-size: 1.0em;
  display: block;
  text-align: center;
  color: #000
}
#sNav a em {
  display: block;
  width: 50px;
  height: 50px;
  background: #ffac13 url(../images/snav.png) 10px 10px no-repeat;
  margin: 0 auto;
  margin-bottom: 5px;
  background-size: 30px auto;
  border-radius: 25px;
}
#sNav #is2 em {
  background: #83c44e url(../images/snav.png) 10px -84px no-repeat;
  background-size: 30px auto;
}
#sNav #is3 em {
  background: #2196f3 url(../images/snav.png) 10px -130px no-repeat;
  background-size: 30px auto;
}
#sNav #is4 em {
  background: #00c0a5 url(../images/snav.png) 10px -35px no-repeat;
  background-size: 30px auto;
}
/*相关资讯*/
.article_box {
  height: auto;
  width: 100%;
  padding-bottom: 10px;
  background-color: #fff;
  overflow: hidden;
}
.article_box ul.articleItem {
  height: auto;
  width: 100%;
  padding: 0 12px;
  box-sizing: border-box;
  margin: 0 auto;
  overflow: hidden;
}
ul.articleItem li {
  width: 100%;
  padding: 12px 0;
  overflow: hidden;
  zoom: 1;
  position: relative;
  border-bottom: 1px dashed #e8e8e8;
}
ul.articleItem li:last-child {
  border-bottom: none;
}
ul.articleItem li img {
  width: 127px;
  display: block;
  margin-right: 10px;
  height: 72px;
  float: left;
  border-radius: 4px;
}
ul.articleItem li p {
  color: #777;
  overflow: hidden;
  height: 72px;
}
ul.articleItem li p span {
  display: block;
  line-height: 20px;
  overflow: hidden;
  font: 12px "\5FAE\8F6F\96C5\9ED1";
}
ul.articleItem li p .arti_title {
  -webkit-box-flex: 1;
  color: #000;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 22px;
  line-height: 22px;
  margin-bottom: 5px;
}
ul.articleItem li p .arti_intro {
  -webkit-box-flex: 2;
  color: #666;
  font-size: 14px;
  overflow: hidden;
  height: 56px;
  line-height: 24px;
}
.fraudMain {
	width: 100%;
    margin: 0 auto;
	overflow: hidden;
	margin-top: 10px;
	position: relative;
	box-sizing: border-box;
	background-color: #fff8f5;
	display: flex;
}
.fraudTip {
	padding: 0 10px;
	text-align: center;
	vertical-align: middle;
	background-color: #fdd8c8;
}
.fraudTip img{
	width: 50px;
	margin-top: 32px;
	text-align: center;
	vertical-align: middle;
}
.fraudInfo {
	float: right;
	padding:0 10px;
	box-sizing: border-box;
	font-size: 14px;
	color: #97040f;
	line-height: 24px;
	margin-bottom: 10px;
}
.fraudInfo h3{
	font-weight: bold;
	font-size: 15px;
	margin-top: 6px;
}