.people-like {
  margin-bottom: 15px;
}


.sky_xl_zt {
  padding: 10px 0;
}

.sky_soft {
  overflow: hidden;
}

.sky_soft span {
  float: left;
  display: inline-block;
  width: 66px;
  height: 22px;
  line-height: 22px;
  margin-right: 24px;
  color: #fff;
  text-align: center;
  background: #a480ff;
  margin-top: 10px;
  font-size: 12px;
  border-radius: 2px 0 0 2px;
  position: relative;
}

.sky_soft span:before {
  content: '';
  position: absolute;
  top: 0;
  right: -13px;
  width: 0;
  height: 0;
  border-top: 11px solid transparent;
  border-left: 13px solid #a480ff;
  border-bottom: 11px solid transparent;
}

.sky_soft span:after {
  content: '';
  position: absolute;
  top: 0;
  right: -4px;
  bottom: 0;
  margin: auto;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #fff;
}

.sky_soft:nth-child(even) span {
  background: #ff9758;
}

.sky_soft:nth-child(even) span:before {
  border-left: 13px solid #ff9758;
}

.sky_xl_tag {
  float: left;
  width: 1110px;
  overflow: hidden;
  height: 42px;
  line-height: 42px;
}

.sky_xl_tag a {
  float: left;
  position: relative;
  margin-left: 24px;
}

.sky_xl_tag a:first-child {
  margin-left: 0;
}

.sky_soft a:nth-of-type(3n+3) {
  color: #59c301;
}

.sky_xl_tag a:before {
  content: '';
  position: absolute;
  left: -12px;
  width: 1px;
  height: 13px;
  background: #aaa;
  top: 0;
  bottom: 0;
  margin: auto;
}

.tithd_11 {
  height: 42px;
  line-height: 42px;
  border-bottom: 1px solid #94C804;
  color: #94C804;
}

.tithd_11 .tt {
  float: left;
  font-size: 20px;
  color: #94C804;
  font-weight: 700;
  border-bottom: 4px solid #94C804;
  padding: 0 15px;
  height: 38px;
}

.tithd_11 .more {
  float: right;
  font-size: 16px;
  color: #999;
  padding-right: 42px;
  position: relative;
}

.tithd_11 .more i {
  display: block;
  width: 15px;
  height: 15px;
  background-position: -210px 0;
  right: 14px;
  bottom: 14px;
  position: absolute;
}

/*.hot_apps1 .hot_app_nav li i, .tithd_11 .change i, .list2 li .btn i, .tithd_11 .more i, .glzwlist li .info span i, .anzleft dt i, .anzleft dd i, .hjlist li em {*/
/*  background-image: url(../images/index_new/sprite2.png);*/
/*}*/

.list2 li {
  width: 72px;
  float: left;
  margin-right: 27px;
  height: 105px;
  margin-top: 16px;
}

.list2 li .imgBox {
  display: block;
  width: 72px;
  height: 72px;
  overflow: hidden;
}

.list2 li .imgBox img {
  display: block;
  width: 100%;
  height: 100%;
}

.list2 li .tt {
  font-size: 12px;
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  font-weight: normal;
  text-align: center;
}

.list2 li .btn {
  display: block;
  font-size: 12px;
  color: #3586c8;
  height: 24px;
  line-height: 24px;
  width: 55px;
  border: 1px solid #3586c8;
  padding-right: 15px;
  text-align: center;
  border-radius: 4px;
  margin: 0 auto;
  position: relative;
}

.list2 li .btn i {
  display: block;
  width: 13px;
  height: 13px;
  background-position: -240px -70px;
  position: absolute;
  right: 2px;
  top: 6px;
}


.nb-app {
  width: 908px;
  float: left;
  padding: 0 0 10px;
}

.nb-app .title {
  margin-bottom: 15px;
  height: auto;
}

.nb-app .title>b {
  background: #94C804;
  color: #fff;
  width: 115px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  display: block;
  float: left;
  font-size: 16px
}

.nb-app .title .soft-tab-nav {
  float: left
}

.nb-app .title .soft-tab-nav li {
  float: left;
  cursor: pointer;
  width: 115px;
  height: 45px;
  line-height: 45px;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  color: #94C804;
  border-radius: 6px;
}

.nb-app .title .soft-tab-nav li.cur {
  color: #fff;
  background-color: #94C804;
  height: 45px;
  line-height: 45px;
}

.nb-app .title>p {
  float: left;
  width: 28em;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 45px;
  line-height: 45px;
  text-align: right
}

.nb-app .title>p a {
  display: inline-block;
  margin-left: 10px;
  font-size: 14px
}

.nb-app .title>.more {
  float: right;
  color: #fff;
  font-size: 16px;
  background: #94C804;
  width: 115px;
  height: 45px;
  line-height: 45px;
  text-align: center;
}

.nb-app>dd {
  display: none
}

.nb-app>.on {
  display: block
}

.ptbox a {
  width: 83px;
  margin: 0 15px;
  margin-bottom: 11px;
  float: left;
  text-align: center
}

.ptbox a img {
  width: 83px;
  height: 83px;
  border-radius: 8px
}

.ptbox a span {
  width: 84px;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  font-size: 14px;
  line-height: 25px;
  color: #333
}

.nb-classify {
  float: right;
  width: 255px;
  height: 425px;
  padding: 0 15px 10px;
}

.nb-classify>dt {
  width: 50%;
  height: 45px;
  line-height: 45px;
  margin-bottom: 4px;
  font-size: 16px;
  background-color: #94C804;
  font-weight: 700;
  color: #fff;
  margin-left: 5px;
  border-radius:6px;
  text-align : center;
}

.nb-classify>ul>li a {
  float: left;
  font-size: 15px;
  width: 109px;
  padding: 11px 10px;
  margin: 8px;
  box-sizing: border-box;
  text-align: center;
  background: #F4F5F5;
}

.nb-classify>ul>li:hover a {
  background: #94C804;
  color: #fff;
}


/* 专题合集 */

.com_titOne {
  margin-top: 0;
}

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

.smal_banner a {
  width: 100%;
  height: 100px;
  overflow: hidden;
}

.smal_banner img {
  width: 100%;
  height: 100px;
  transition: all 0.4s ease;
}

.smal_banner img:hover {
  transform: scale(1.06);
  transition: all 0.4s ease;
}

.comm_ptbox .title {
  margin: 20px 0px;
}

.comm_ptbox .title h2 {
  background: url("../images/part.png") no-repeat 0px 0px;
  font-size: 18px;
  padding: 2px 40px;
}

.comm_ptbox .title div {
  padding: 4px 0px;
}

.h_Recommenda .title div span {
  cursor: pointer
}

.h_Recommenda .title div span {
  cursor: pointer
}

.comm_ptbox .title div span::before {
  content: "";
  display: inline-block;
  width: 20px;
  position: relative;
  top: 6px;
  left: 40px;
}

.comm_ptbox .title div .cur::before, .comm_ptbox .title div span:hover::before {
  border-bottom: 1px solid #358ff0;
}

.comm_ptbox .title div .cur {
  color: #358ff0;
}

.comm_ptbox .title div em {
  margin-left: 18px;
}

.com_titOne {
  width: 100%;
  margin-top: 12px;
  overflow: hidden;
  display: block;
  border-bottom: 1px solid #f0f0f0;
}

.com_titOne h2 {
  font-size: 20px;
  line-height: 34px;
  float: left;
  color: #444;
}

.com_titOne h2.fx22 {
  font-size: 22px;
}

.com_titOne h2.w420 {
  width: 420px;
}

.com_titOne h2 i {
  content: "";
  display: block;
  width: 30px;
  height: 26px;
  float: left;
  margin-right: 10px;
  position: relative;
  top: 3px;
}

.com_titOne h2 i img{
  width: 100%;
  height: 100%;
}

.com_titOne h2 i.tit_iconhj {
  background-position: -119px -171px;
}

.com_titOne h2 i.tit_iconzq {
  background-position: -207px -171px;
}

.com_titOne h2 i.tit_iconbb {
  background-position: -494px -169px;
}

.com_titOne h2 i.tit_iconzy {
  background-position: -533px -170px;
}

.com_titOne h2 i.tit_iconzb {
  background-position: -207px -171px;
}

.com_titOne h2 i.tit_iconwy {
  background-position: -449px -170px;
}

.com_titOne h2 i.tit_icondnb {
  background-position: -159px -171px;
}

.com_titOne h2 i.tit_icon1 {
  background-position: -401px -170px;
}

.com_titOne h2 i.tit_iconaz {
  background-position: -249px -172px;
}

.com_titOne h2 i.tit_iconpg {
  background-position: -299px -171px;
}

.com_titOne h2 i.tit_iconmac {
  background-position: -568px -170px;
}

.com_titOne h2 i.tit_iconpcsf {
  background-position: -18px -168px;
}

.com_titOne h2 i.tit_iconupd {
  background-position: -62px -171px;
}

.com_titOne h3 {
  font-size: 18px;
  float: left;
  padding: 10px 0px;
  color: #666666;
}

.com_titOne h3::before {
  content: "";
  float: left;
  margin-top: 6px;
  display: inline-block;
  width: 4px;
  height: 16px;
  background-color: #358ff0;
  margin-right: 10px;
}

.com_titOne .click_more {
  color: #a8a8a8;
  display: inline-block;
  height: 26px;
  text-align: right;
  padding-top: 15px;
  font-size: 12px;
}

.com_titOne .click_more::before {
  content: "...";
  display: inline-block;
  border: 1px solid #a8a8a8;
  border-radius: 25px;
  width: 12px;
  height: 12px;
  position: relative;
  top: -3px;
  left: -5px;
  text-align: center;
  color: #a8a8a8;
  line-height: 0.4;
}

.com_titOne .click_more:hover::before {
  color: #358ff0;
  border: 1px solid #358ff0;
}

.com_titOne .click_more:hover {
  color: #358ff0;
}

.com_titOne .hot_tab_item {
  padding: 12px 0px;
}

.fr {
  float: right;
}

.fl {
  float: left;
}

.w330 {
  width: 330px;
  overflow: hidden;
}

.imgshow {
  width: 100%;
  height: 230px;
  overflow: hidden;
  position: relative;
  margin-top: 20px;
}

.imgshow ul.liveZq {
  height: 230px;
  position: absolute
}

.imgshow ul.liveZq li {
  float: left;
  width: 330px;
  height: 230px;
  overflow: hidden;
  position: relative;
  border-radius: 6px;
}

.liveZq li img {
  width: 100%;
  height: 230px;
}

.liveZq li::before {
  position: absolute;
  top: -2px;
  left: -2px;
  width: 58px;
  height: 34px;
  background: url(../../images/index_new/t-b.png);
  display: block;
  content: '';
}

.liveZq li::after {
  position: absolute;
  bottom: -2px;
  right: -2px;
  width: 36px;
  height: 36px;
  background: url(../../images/index_new/b-b.png);
  display: block;
  content: '';
}

.imgshow .btn {
  position: absolute;
  height: 23px;
  bottom: 8px;
  right: 12px;
  z-index: 1;
}

.imgshow .btn span {
  display: inline-block;
  _display: inline;
  _zoom: 1;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  _font-size: 0;
  margin: 0 4px;
  cursor: pointer;
  background: #ebebeb
}

.imgshow .btn span.on {
  background: #ff431e;
  width: 24px;
}

.imgshow .preNext {
  display: none
}

.imgshow li s, .imgshow li strong {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0
}

.imgshow li s {
  width: 100%;
  height: 42px;
  line-height: 42px;
  overflow: hidden;
  background: #000;
  filter: alpha(opacity=70);
  opacity: 0.7
}

.imgshow li strong {
  bottom: 0px;
  left: 10px;
  font-weight: normal;
  height: 42px;
  line-height: 42px;
  overflow: hidden;
  font-size: 16px;
  color: #fff;
  z-index: 1
}

.w850 {
  width: 850px;
  overflow: hidden;
}

.hotlive {
  margin-left: -15px;
  margin-top: 7px;
}

.hotlive li {
  width: 196px;
  height: 109px;
  position: relative;
  float: left;
  margin-top: 13px;
  margin-left: 15px;
  overflow: hidden;
  border-radius: 6px;
}

.hotlive li a {
  display: block;
}

.hotlive li a img {
  width: 216px;
  height: 109px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.hotlive li:hover a img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.hotlive li span {
  height: 32px;
  line-height: 32px;
  padding: 50px 15px 0;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  color: #fff;
  font-size: 15px;
  text-align: center;
}

.hotlive dl {
  width: 100%;
  height: 100%;
  text-align: center;
  color: #FFFFFF;
  position: absolute;
  left: 0;
  top: -100%;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.hotlive dt {
  display: inline-block;
  font-weight: bold;
  margin: 20px 15px 0;
  padding: 0 15px;
  font-size: 16px;
  height: 29px;
  line-height: 29px;
  overflow: hidden;
  position: relative;
}

.hotlive dt:before, .hotlive dt:after {
  content: '';
  display: block;
  width: 9px;
  height: 29px;
  position: absolute;
  top: 0;
}

.hotlive dt:before {
  background-position: 0 -820px;
  left: 0;
}

.hotlive dt:after {
  background-position: -10px -820px;
  right: 0
}

.hotlive dd {
  margin-top: 10px;
}

.hotlive dd a {
  color: #fff;
}

.hotlive li:hover dl {
  top: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.rmjx_btn {
  display: block;
  width: 110px;
  height: 32px;
  line-height: 32px;
  margin: 0 auto;
  border-radius: 6px;
  background: #70b63a;
  color: #FFFFFF;
  text-decoration: none;
  font-size: 14px;
}

.rmjx_btn:hover {
  background: #85C256;
}

.hotlive li:hover dl {
  top: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.hotlive li:hover span {
  bottom: -80px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}


/* 排行 */
.index_top {
  position: relative;
}

.index_top .top_more {
  position: absolute;
  top: 2px;
  right: 5px;
  font-size: 13px;
  color : #a8a8a8;
}

.index_top .top_more::before {
  content: "...";
  display: inline-block;
  border: 1px solid #a8a8a8;
  border-radius: 25px;
  width: 12px;
  height: 12px;
  position: relative;
  top: -3px;
  left: -5px;
  text-align: center;
  color: #a8a8a8;
  line-height: 0.4;
}

.index_body_six_con {
  height: auto;
  overflow: hidden;
}

.index_body_six_l {
  width: 373px;
  margin-right: 40px;
  display: inline;
  height: auto;
  float: left;
}

.index_body_six_con .index_body_six_l:last-child {
  margin-right: 0;
}

.index_body_six_t {
  width: 100%;
  height: 40px;
  border-bottom: 1px solid #D6D6D6;
  overflow: hidden;
}

.index_body_six_t span {
  float: left;
  width: 30px;
  height: 30px;
  margin-top: 5px;
}

.index_body_six_t span img{
  width: 100%;
  height: 100%;
}


.index_body_six_t em h2 {
  display: inline;
  font-size: 22px;
}

.index_body_six_t em {
  width: 100px;
  height: 40px;
  line-height: 40px;
  color: #8EB82E;
  font-size: 24px;
  margin-left: 5px;
}

.index_body_six_t em.t_ios {
  color: #4186C7;
}

.index_body_six_t em.t_webgame {
  color: #4F5A70;
}

.index_body_six_t em.t_soft {
  color: #616161;
}

.index_body_six_c {
  width: 100%;
  height: auto;
  overflow: hidden;
  zoom: 1;
}

.index_body_six_list {
  width: 100%;
  height: auto;
  overflow: hidden;
  zoom: 1;
  padding-top: 12px;
  padding-bottom: 12px;
  border-bottom: 1px dashed #CCC;
}

.index_body_six_list1 .l_num {
  width: 20px;
  text-align: center;
  float: left;
  height: 20px;
  color: #fff;
  line-height: 20px;
  background-color: #CCCCCC;
  font-size: 14px;
}

.l_info {
  width: 64px;
  float: left;
  margin-left: 15px;
  display: inline;
  height: auto;
}

.l_img {
  width: 64px;
  height: 64px;
  position: relative;
}

.l_img img {
  width: 64px;
  height: 64px;
  display: block;
  border-radius: 4px;
  transition: transform 0.3s;
}

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

.l_img span {
  width: 64px;
  height: 64px;
  position: absolute;
  left: 0px;
  top: 0px;
}

.index_body_six_list .l_other {
  width: 20px;
  text-align: center;
  float: left;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  margin-top: 20px;
  color: #fff
}

.index_body_six_list .l_other.top1 {
  background: #ff6600
}

.index_body_six_list .l_other.top2 {
  background: #ffa800
}

.index_body_six_list .l_other.top3 {
  background: #ffc000
}

.l_button {
  width: 48px;
  height: 22px;
  text-align: center;
  line-height: 22px;
  color: #94C804;
  margin: 0 auto;
  border: 1px solid #94C804;
  margin-top: 10px;
  display: block;
}

.l_button:hover {
  color: #fff;
  background-color: #94C804;
  border: 1px solid #94C804;
}

.index_body_six_list:hover .l_button {
  color: #fff;
  background-color: #94C804;
  border: 1px solid #94C804;
}

.l_des {
  width: 180px;
  height: auto;
  overflow: hidden;
  float: left;
  margin-left: 15px;
  display: inline;
}

.l_des_title {
  width: 100%;
  height: 28px;
  line-height: 28px;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.l_des_type {
  width: 100%;
  height: 16px;
  line-height: 16px;
  margin-top: 2px;
}

.l_des_down {
  width: 100%;
  height: 16px;
  line-height: 16px;
  margin-top: 2px;
}

.l_des_star {
  width: 72px;
  height: 10px;
  margin-top: 8px;
  position: relative;
}

.l_des .app_starBox {
  margin-top: 5px;
}

.l_des_star span {
  width: 55%;
  height: 10px;
  position: absolute;
  top: 0px;
  left: 0px;
}

.l_link {
  width: 240px;
  float: left;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  font-size: 16px;
  margin-left: 22px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.index_body_six_list1 {
  width: 100%;
  height: auto;
  overflow: hidden;
  zoom: 1;
  padding-top: 12px;
  padding-bottom: 12px;
  border-bottom: 1px dashed #CCC;
}
