body {
  background-color: #fff;
}
a {
  text-decoration: none;
  cursor: pointer;
  color: #333;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.mainContent {
  width: 100%;
  min-width: 1300px;
  overflow: hidden;
  margin: 0 auto;
  padding-bottom: 50px;
}
.mc1300 {
  width: 1300px;
  overflow: hidden;
  margin: 0 auto;
}
.inetop_apptj {
  width: 100%;
  overflow: hidden;
  margin-top: 20px;
}

.comm_more_tit {
  width: 100%;
  overflow: hidden;
  padding-bottom: 10px;
  border-bottom: 1px solid #eeeeee;
}
.comm_more_tit h2 {
  float: left;
  font-weight: bold;
  font-size: 18px;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
}

.comm_more_tit h2 em {
  display: block;
  float: left;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: url(../img/azicon.png) no-repeat -130px -270px;
  margin: 5px 8px 0 0;
}

.parclick_more {
  display: block;
  float: right;
  width: 22px;
  height: 20px;
  margin: 1px 0 0 15px;
  background: url(../img/azicon.png) no-repeat -100px -270px;
}

.parclick_more:hover {
  background-position: -70px -270px;
}

.azgm_applist {
  width: 100%;
  overflow: hidden;
  height: 158px;
}

.azgm_applist li {
  float: left;
  position: relative;
  padding: 16px 10px 0 12px;
  width: 130px;
  height: 150px;
  text-align: center;
}

.azgm_applist li a {
  display: block;
}

.azgm_applist li img {
  display: block;
  width: 84px;
  height: 84px;
  margin: 0 auto 6px;
  border-radius: 12px;
  border: 1px solid #f9f9f9;
}

.azgm_applist li a p {
  line-height: 20px;
  height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  padding: 0 12px;
}

.azgm_applist li span {
  line-height: 20px;
  height: 20px;
  display: block;
  text-align: center;
  font-size: 14px;
  color: #999;
  margin-top: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.azgm_applist .app_hobtn {
  width: 60px;
  margin: 0 auto;
  height: 26px;
  line-height: 26px;
  background: #25c88a;
  color: #fff;
  font-size: 14px;
  margin-top: 4px;
  border-radius: 4px;
  display: none;
  position: absolute;
  bottom: 0px;
  left: 35px;
}

.azgm_applist .show {
  display: block;
}

.azgm_applist .hide {
  display: none;
}

/*手游开服*/

.h450 {
  height: 450px;
  overflow: hidden;
}

.w340 {
  width: 340px;
  overflow: hidden;
}

.w920 {
  width: 920px;
  overflow: hidden;
}

.comtitle {
  height: 33px;
  line-height: 33px;
  margin: 0px 0 3px 0;
  padding-bottom: 12px;
  border-bottom: 1px solid #eeeeee;
}

.comtitle h2 {
  padding-left: 8px;
  font-weight: bold;
  font-size: 18px;
  color: #4f5361;
  float: left;
}

.syyg_con {
  width: 100%;
  overflow: hidden;
}

.syyg_con dl.syyg_list {
  width: 100%;
  overflow: hidden;
}

.syyg_con dl.syyg_list dt {
  width: 100%;
  font-size: 14px;
  color: #777;
  line-height: 32px;
  border-bottom: 1px #f7f7f7 solid;
  height: 32px;
}

.syyg_con dl.syyg_list dt span {
  display: inline-block;
  text-align: center;
}

.syyg_con dl.syyg_list dt span.yxtopName {
  width: 160px;
}

.syyg_con dl.syyg_list dt span.yxtopFw {
  width: 70px;
}

.syyg_con dl.syyg_list dd {
  width: 100%;
  font-size: 14px;
  color: #777;
  line-height: 38px;
  border-bottom: 1px #f7f7f7 dashed;
  height: 37px;
}

.syyg_con dl.syyg_list dd a {
  float: left;
  width: 160px;
  height: 38px;
  overflow: hidden;
  color: #666;
}

.syyg_con dl.syyg_list dd a img {
  width: 20px;
  height: 20px;
  float: left;
  margin-top: 9px;
  border-radius: 2px;
  margin-right: 6px;
}

.syyg_con dl.syyg_list dd .yxName {
  width: 130px;
  float: left;
  line-height: 38px;
  font-size: 14px;
  overflow: hidden;
  display: inline-block;
  color: #666;
  text-align: center;
}

.syyg_con dl.syyg_list dd .yxName:hover {
  color: #014C2E;
}

.syyg_con dl.syyg_list dd .yxFw {
  width: 70px;
  display: inline-block;
  color: #999;
  font-size: 13px;
  text-align: center;
}

.syyg_con dl.syyg_list dd .yxTime {
  width: 110px;
  display: inline-block;
  color: #ff0000;
  font-size: 13px;
  text-align: center;
}

.syyg_con dl.syyg_list dt span.yxtopTime {
  width: 110px;
}

/*每日礼包*/

.mrlb_recom {
  margin-top: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid #eeeeee;
}

.mrlb_recom img {
  float: left;
  width: 66px;
  height: 66px;
  border-radius: 10px;
  margin-right: 10px;
  transition: transform 0.3s;
}

.mrlb_recom img:hover {
  transform: scale(0.9);
  transition: transform 0.3s;
}

.mrlb_recom dt {
  font-size: 16px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.mrlb_recom dd {
  font-size: 12px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
  color: #999999;
  margin-top: 7px;
}

.mrlb_list b {
  display: block;
  float: left;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #eeeeee;
  margin: 9px 12px 0 0;
}

.mrlb_list {
  padding-top: 2px;
  overflow: hidden;
}

.mrlb_list li {
  height: 26px;
  line-height: 26px;
  overflow: hidden;
  margin-top: 6.8px;
}

.mrlb_list_get {
  float: right;
  width: 60px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  text-decoration: none;
  color: #00be55;
  border: 1px solid #00be55;
  border-radius: 24px;
  margin-left: 10px;
}

.mrlb_list_get em {
  display: block;
  float: left;
  width: 16px;
  height: 16px;
  margin: 4px 5px 0;
  background: url(../img/azicon.png) no-repeat -170px -300px;
}

.mrlb_list_get:hover {
  color: #fff;
  background-color: #00be55;
  border-color: #00be55;
}

.mrlb_list_get:hover em {
  background-position: -150px -300px;
}

.mrlb_list span {
  display: block;
  float: right;
  width: 42px;
  height: 18px;
  line-height: 18px;
  font-size: 12px;
  color: #999999;
  text-align: center;
  padding-top: 3px;
  background: url(../img/azicon.png) no-repeat -150px -320px;
  margin: 2px 0 0 5px;
}

/*经典小游戏*/

.jdsy_con {
  width: 100%;
  overflow: hidden;
  max-height: 272px;
}

.jdsy_con ul {
  width: 100%;
  overflow: hidden;
}
.mt20 {
  margin-top: 20px;
}
.mt12 {
  margin-top: 12px;
}
.jdsy_con ul li {
  float: left;
  width: 168px;
  height: 114px;
  margin: 0 20px 12px 0;
}

.jdsy_con ul li:nth-child(5n) {
  margin-right: 0px;
}

.jdsy_con ul li a {
  display: block;
}

.jdsy_con ul li:hover .jdsyName {
  color: #014C2E;
}

.jdsy_con ul li a.jdsyImg {
  width: 168px;
  height: 88px;
  overflow: hidden;
  margin-bottom: 4px;
}

.jdsy_con ul li a.jdsyImg img {
  width: 100%;
  height: 100%;
}

.jdsy_con ul li a img:hover {
  transform: scale(1.1);
  transition: all 0.4s ease;
}

.jdsy_con ul li a.jdsyName {
  width: 100%;
  display: block;
  text-align: center;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  color: #555;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.jdsy_conbotm,
.jdsy_conbotm ul {
  width: 100%;
  max-height: 142px;
  overflow: hidden;
}

.jdsy_conbotm ul li {
  width: 25%;
  float: left;
  background: url('../img/mi14.jpg') no-repeat left center;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
  margin-bottom: 16px;
}

.jdsy_conbotm ul li a {
  float: left;
  color: #333;
  font-size: 16px;
  width: 200px;
  margin-left: 18px;
}

.jdsy_conbotm ul li a:hover {
  color: #014C2E;
}

/**/

/*手游分类*/

.fl_navdl {
  width: 100%;
  overflow: hidden;
}

.fl_navdl dt {
  width: 70px;
  float: left;
  font-size: 14px;
  color: #777;
  line-height: 35px;
}

.fl_navdl dd {
  width: 1230px;
  float: left;
}

.fl_navdl dd.dd1 a {
  display: inline-block;
  width: 98px;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  border-radius: 24px;
  color: #666;
  text-align: center;
  margin: 0 0 15px 19px;
  border: 1px solid #eaeaea;
  background: #fff;
}

.fl_navdl dd.dd1 a:hover {
  background: #00be55;
  color: #fff;
  border-color: #00be55;
}

.fl_navdl dd.dd1 a.active {
  background: #00be55;
  color: #fff;
  border-color: #00be55;
  border-radius: 24px;
}

.fl_navdl dd.dd2 {
  /*  max-width: 900px;*/
  float: left;
}

.fl_navdl dd.dd2 a {
  height: 26px;
  line-height: 26px;
  text-align: center;
  font-size: 14px;
  display: inline-block;
  border-radius: 13px;
  margin: 5px 0 0 10px;
  text-decoration: none;
  /*  background: rgba(112, 182, 58, 0.1);*/
  background-color: #f5fffe;
  padding: 0 16px;
  color: #014C2E;
}

.fl_navdl dd.dd2 a.active,
.fl_navdl dd.dd2 a:hover {
  background: #014C2E;
  color: #ffffff;
}

.fl_navdl dd.dd3 {
  width: 224px;
  float: right;
}

.fl_navdl dd.dd3 a {
  display: inline-block;
  font-size: 14px;
  width: 82px;
  height: 24px;
  line-height: 24px;
  padding-left: 10px;
  border: 1px solid #014C2E;
  text-align: left;
  color: #014C2E;
  background-color: #fff;
  background: url('../img/mb-sprite.png') no-repeat;
  background-position: 75px -257px;
  margin: 5px 0 15px 15px;
}

.fl_navdl dd.dd3 a.active,
.fl_navdl dd.dd3 a:hover {
  background-color: #014C2E;
  background-position: 75px -234px;
  color: #fff;
}

/*手机游戏*/

.w880 {
  width: 880px;
  float: left;
  overflow: hidden;
}

.com_sy_content {
  width: 100%;
  overflow: hidden;
}

.com_sy_content ul {
  width: 100%;
  overflow: hidden;
}

.com_sy_list li {
  float: left;
  width: 110px;
  text-align: center;
  vertical-align: middle;
  margin: 10px 0 16px 0px;
}

.com_sy_list li.one {
  margin-left: 0;
}

.com_sy_list a {
  width: 88px;
  display: block;
  margin: 0 auto;
  overflow: hidden;
}

.com_sy_list .img_show {
  width: 88px;
  height: 88px;
  margin: 0 auto;
  border-radius: 22px;
  display: block;
  transition: transform 0.5s;
}

.com_sy_list .img_show img {
  width: 100%;
  height: 100%;
}

.com_sy_list li .ywAblack:hover .img_show {
  transform: rotateY(360deg);
  transition: transform 0.5s;
}

.com_sy_list h3 {
  text-align: center;
  height: 20px;
  font-size: 15px;
  line-height: 20px;
  overflow: hidden;
  margin-top: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.w380 {
  width: 380px;
  overflow: hidden;
}

.area_commen {
  width: 100%;
  margin-top: 20px;
  overflow: hidden;
}

.index_syRank_top li {
  padding: 12px 0;
  border-bottom: 1px solid #eeeeee;
}

.index_syRank_top li.one {
  margin-top: 12px;
}

.index_syRank_top em {
  display: block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 2px;
  float: left;
  margin: 27px 17px 0 0;
  color: #ffffff;
  text-align: center;
}

.index_syRank_top em.top1 {
  background: #00be55;
}

.index_syRank_top em.top2 {
  background: #ffa800;
}

.index_syRank_top em.top3 {
  background: #ffc000;
}

.index_syRank_xz {
  float: right;
  width: 56px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border-radius: 14px;
  background: #f6f6f6;
  color: #999999;
  text-decoration: none;
  margin: 22px 0 0 10px;
  font-size: 14px;
}

.index_syRank_xz:hover {
  background: #014C2E;
  color: #ffffff;
}

.index_syRank_top img {
  float: left;
  width: 70px;
  height: 70px;
  border-radius: 16px;
  margin-right: 17px;
  transition: transform 0.3s;
}

.ywAorange a,
.ywAorange {
  color: #014C2E;
  text-decoration: none;
}

.index_syRank_top img:hover {
  transform: scale(0.9);
  transition: transform 0.3s;
}

.index_syRank_top dt {
  font-size: 17px;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 8px;
}

.index_syRank_top dd {
  color: #999999;
  margin-top: 15px;
  height: 18px;
  line-height: 18px;
  overflow: hidden;
}

.index_syRank_list {
  padding-top: 5px;
}

.index_syRank_list li {
  height: 28px;
  line-height: 28px;
  overflow: hidden;
  margin-top: 13px;
}

.index_syRank_list em {
  display: block;
  float: left;
  width: 22px;
  height: 22px;
  line-height: 22px;
  margin: 3px 10px 0 0;
  border-radius: 2px;
  color: #ffffff;
  text-align: center;
  background: #cccccc;
}

.index_syRank_list .index_syRank_xz {
  margin-top: 0;
}

/*新游上架*/

.kfxy_list {
  margin-left: -16px;
  overflow: hidden;
  border-bottom: 1px solid #f7f7f7;
  padding-bottom: 16px;
}

.h180 {
  max-height: 196px;
  overflow: hidden;
}

.kfxy_list li {
  width: 182px;
  float: left;
  display: inline-block;
  overflow: hidden;
  margin-top: 20px;
  margin-left: 16px;
}

.kfxy_list li a.kfxy_pic {
  width: 68px;
  height: 68px;
  display: inline-block;
  border-radius: 10px;
  float: left;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
}

.kfxy_list li a.kfxy_pic img {
  width: 68px;
  height: 68px;
  text-align: center;
  vertical-align: middle;
  transition: transform 0.3s;
}

.kfxy_list li a.kfxy_pic img:hover {
  transform: scale(0.9);
  transition: transform 0.3s;
}

.kfxy_list li > div {
  width: 104px;
  margin-left: 10px;
  float: left;
  height: 72px;
}

.kfxy_list li > div a {
  display: block;
  margin-bottom: 8px;
  font-size: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #454545;
}

.kfxy_list li > div a:hover {
  color: #014C2E;
}

.kfxy_list li > div span {
  display: block;
  margin-bottom: 6px;
  font-size: 14px;
  color: #999;
}

.kfxy_list li > div em {
  display: block;
  font-size: 12px;
  color: #014C2E;
}

.mainBody {
  position: relative;
  width: 1300px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 16px;
}
.type_contBox {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 16px;
}
.type_contBox .type_con_list {
  width: 920px;
  margin: 0 auto;
  overflow: initial;
}
.slideshow {
  width: 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.type_con_item .album_sliderBox {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  height: 350px;
  position: relative;
}

.album_sliderBox .album_ticList {
  position: relative;
  /*	width: 1570px;*/
  /*    height: 442px;*/
  z-index: 1;
  height: 350px;
}

.slideshow .s-content a {
  float: left;
  height: auto;
}

.slideshow .s-content li span {
  left: auto;
}

.slideshow .album_ticList {
  margin-left: 0px;
}

.album_ticList .album_ticItem {
  height: 350px;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}

.album_ticList .album_ticItem li {
  width: 300px;
  height: 350px;
  box-sizing: border-box;
  float: left;
  border: 1px solid #ddd;
  border-radius: 4px;
  display: inline;
  cursor: pointer;
  margin: 0px 33px 0 0;
}

.album_ticItem li dl {
  width: 100%;
  text-align: left;
  background: #fff;
  position: relative;
}

.album_ticItem li dt img {
  width: 100%;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  width: 300px;
  height: 148px;
  display: block;
  border-radius: 3px;
}

.album_ticItem li dl dd {
  width: 100%;
  padding: 0 12px 50px;
  position: relative;
  box-sizing: border-box;
}

.album_ticItem li dl h3 {
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  font-size: 17px;
  text-align: left;
  position: relative;
  font-weight: normal;
}

.album_ticItem li dl h3 a {
  float: left;
  display: inline;
  max-width: 70%;
  font-size: 17px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.album_ticItem li dl span.rj_num {
  padding: 0 10px;
  width: auto;
  display: block;
  text-align: center;
  color: #00be55;
  letter-spacing: 1px;
  border-radius: 20px;
  border: 2px #ebf1ff solid;
  font-family: 'Impact';
  font-size: 12px;
  background: #fff;
  position: absolute;
  right: 0px;
  line-height: 24px;
  top: 6px;
}

.album_ticItem li dl p.text {
  height: 48px;
  color: #666;
  padding: 0;
  white-space: normal;
  line-height: 24px;
  font-size: 13px;
  display: -webkit-box;
  display: -moz-box;
  text-overflow: -o-ellipsis-lastline;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.album_ticItem li dl a.enterzt {
  background: #00be55;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  position: absolute;
  bottom: -1px;
  left: -1px;
}

.album_ticItem li dt {
  width: 100%;
  height: 125px;
  overflow: hidden;
}

.album_ticItem li dt img {
  border-radius: 0;
  height: 125px;
  transition: all 0.5s ease 0s;
}

.album_ticItem li dt a:hover img {
  transform: scale(1.1, 1.1);
}

.album_ticItem li a.enterzt {
  background: #014C2E;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border: 1px solid #00be55;
}

.album_ticItem li:hover a.enterzt {
  background: #00be55;
}

.album_ticItem li:hover {
  border-color: #00be55;
}

.album_ticItem li .pic {
  margin-left: -15px;
  overflow: hidden;
}

.album_ticItem li .pic img {
  width: 68px;
  height: 68px;
  display: inline-block;
  margin: 12px 0 0 25px;
  border-radius: 10px;
}

.album_ticItem li .pic a:hover img {
  transform: rotateY(360deg);
  transition: transform 0.5s;
}

.album_ticItem li .pic img:hover {
  transform: rotateY(0deg);
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.album_sliderBox span.unslider-arrow {
  display: none;
  width: 42px;
  height: 42px;
  position: absolute;
  cursor: pointer;
  text-decoration: none;
  border: 0 none;
  outline: 0 none;
  text-align: center;
  z-index: 9999;
}

.album_sliderBox:hover span.unslider-arrow {
  display: block;
}

.album_sliderBox span.unslider-arrow:hover {
  display: block;
}

.album_sliderBox span.prev {
  top: 150px;
  left: 20px;
  background: url('../img/arrow_left2.png') no-repeat;
  background-size: cover;
}

.album_sliderBox span.next {
  top: 150px;
  right: 20px;
  background: url('../img/arrow_right2.png') no-repeat;
  background-size: cover;
}

.album_sliderBox span.prev:hover {
  background: url('../img/arrow_left2.png') no-repeat;
}

.album_sliderBox span.next:hover {
  background: url('../img/arrow_right2.png') no-repeat;
}
