﻿body {
  background-color: #f1f2f6;
}

a {
  color: #333;
}

a:hover {
  color: #2a78b4;
}

.hd-title {
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
}

.hd-title h3 {
  line-height: 40px;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
}

.hd-title cite,
.hd cite {
  display: block;
  float: right;
}

.hd-title cite a,
.hd cite a {
  color: #fff;
  font-size: 12px;
}

.bd-content {
  background-color: #fff;
  padding: 7px 15px;
}

.overlay {
  position: relative;
}

.overlay dt img {
  width: 138px;
  height: 78px;
}

.overlay dd a {
  display: inline-block;
  width: 100%;
  text-align: center;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  line-height: 22px;
  z-index: 5;
  height: 22px;
}

.overlay dd span {
  display: inline-block;
  width: 100%;
  height: 22px;
  background: #000;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  position: absolute;
  bottom: 0;
  left: 0;
}

.overlay:hover dd span {
  background: #008ee1;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}

.Aio-l-1 {
  width: 200px;
}

.Aio-l-1 .hd-title {
  background-color: #f9644e;
}

.Aio-l-1 .bd-content dl {
  padding: 6px 0;
}

.Aio-l-1 .bd-content dl dt {
  display: block;
  float: left;
  padding-right: 10px;
}

.Aio-l-1 .bd-content dl dt img {
  width: 40px;
  height: 40px;
}

.Aio-l-1 .bd-content dl dd em {
  display: block;
  font-size: 14px;
  line-height: 14px;
  padding-bottom: 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.Aio-l-1 .bd-content dl dd em a {
  color: #333;
}

.Aio-l-1 .bd-content dl dd span {
  font-size: 12px;
  color: #999;
  line-height: 12px;
}

.Aio-c-1 {
  width: 640px;
}

.chanel-update .hd {
  background-color: #03a9f4;

}

.Aio-c-1.chanel-update .hd h3 {
  padding: 0 10px;
  color: #fff !important;
}

#Latestupdate {
  overflow: hidden;
}

#Latestupdate .bd {
  background-color: #fff;
  padding: 15px !important;
}

#Latestupdate .hd {
  overflow: hidden;
  color: #fff;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  padding: 3px 0 0 3px;
}

#Latestupdate .hd h3 {
  color: #333;
  font-size: 18px;
  font-weight: bold;
  display: block;
  float: left;
  padding-right: 10px;
  line-height: 40px;
}

#Latestupdate .hd li {
  position: relative;
  text-align: center;
  display: block;
  float: left;
  padding: 0 10px;
  font-size: 14px;
  cursor: default;
  margin-right: 5px;
  font-weight: normal;
}

#Latestupdate .hd li i.icon-tripple-up {
  display: none;
}

#Latestupdate .hd li.on i.icon-tripple-up {

  position: absolute;
  bottom: -8px;
  display: block;
  left: 45%;

}

#Latestupdate .hd li i {
  color: #fff;
}

#Latestupdate .bd {
  margin-bottom: -20px;
}

#Latestupdate .hd ul a {
  color: #fff;
}

#Latestupdate .hd li#pc {
  background-color: #03a9f4;
}

#Latestupdate .hd li#games {
  background-color: #ff6e40;
}

#Latestupdate .hd li#android {
  background-color: #11c382;
}

#Latestupdate .hd li#apple {
  background-color: #b0bec5;
}

.ad-special_top {
  width: 138px;
  height: 78px;
  overflow: hidden;
  margin-bottom: 15px;
}

.ad-special_top img {
  width: 138px;
  height: 78px;
}

.special {
  width: 138px;
}

.special .hd-title {
  background-color: #fffff0;
  height: 24px;
  border-bottom: dashed 1px #ddd;
  line-height: 25px;
  font-size: 12px;
  font-weight: bold;
}

.special .hd-title h3 {
  color: #963;
  line-height: 24px;
}

.special .hd-title h3 a {
  color: #963;
}

.special .overlay {
  width: 138px;
  height: 78px;
  margin-top: 12px;
}

.special .bd-content {
  padding: 0 !important;
}

.special .bd-content ul {
  padding-top: 5px;
  padding-bottom: 15px;
}

.special .bd-content ul li {
  line-height: 25px;
}

.special .bd-content ul li a {
  font-size: 12px;
}

.special .bd-content ul li a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}

.special .bd-content ul li a:before,
.news .bd-content ul.cl li a:before {
  display: block;
  float: left;
  width: 1px;
  height: auto;
  content: "·";
  color: rgb(153, 153, 153);
  padding: 0px 7px 0px 0px;
}

#Latestupdate .bd .pull-left {
  width: 425px;
  border-right: 1px solid #f1f2f6;
  padding-right: 20px;
}

#Latestupdate .bd .pull-left dl {
  padding-bottom: 8px;
}

#Latestupdate .bd .pull-left dl dd img {
  display: block;
  float: left;
  width: 27px;
  height: 27px;
  padding-right: 10px;
}



#Latestupdate .bd .pull-left dl dd {
  line-height: 27px;
}

#Latestupdate .bd .pull-left dl dd time {
  display: block;
  float: right;
}

#Latestupdate .bd .pull-left dl dt {
  float: left;
  padding-right: 8px;
  line-height: 28px;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 66px;
  overflow: hidden;

}

#Latestupdate .bd .pull-left dl dt a {
  color: #f90;
  font-size: 14px;
  text-align: right;
}

#Latestupdate .bd .pull-left dl dd em {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 59%;
  float: left;
}

#Latestupdate .bd .pull-left dl dd em a {
  font-size: 14px;
}

#Latestupdate .bd .pull-left dl dd time {
  color: #999;
}

#softaddup {
  position: absolute;
  right: 0;
  top: 3px;
  width: 120px;
  margin-left: 10px;
  overflow: hidden;
}

#softaddup li {
  color: #333;
  font-weight: normal;
  font-size: 12px;
  text-align: center;
}

#softaddup li em {
  display: block;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  padding-top: 2px;
  color: #f66;
}

#softaddup li em.sitetitle {
  color: #2a78b4;
}

.Aio-r-1 {
  width: 320px;
}

.news .hd-title {
  background-color: #11c382;
}

.news .bd-content ul.news-list {
  padding-top: 15px;
}

.news .bd-content ul.news-list li {
  padding: 7px 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.news .bd-content ul.news-list li a {
  font-size: 14px;
  line-height: 14px;
}


/*热门资讯*/

.hotnews {

  padding: 10px;
  overflow: hidden;
  position: relative;
}

.hotnews .piclist {
  overflow: hidden;
  zoom: 1;

}



.hotnews .piclist li {
  padding: 0;
  display: block;
  float: left;
}

.hotnews .piclist dl dt {
  padding-bottom: 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.hotnews .piclist dl dt a {
  font-size: 14px;
  line-height: 14px;
  font-weight: bold;
}

.hotnews {
  overflow: hidden;
  position: relative;
}

.hotnews .piclist dl dd a img {
  display: block;
  float: left;
  width: 90px;
  height: 67px;
  margin-right: 10px;
}

.hotnews .piclist dl dd span {
  font-size: 12px;
  color: #999;
  line-height: 20px;

}


.hotnews .pageBtn {
  position: relative;
  left: 40%;
  top: 10px;
}

.hotnews .pageBtn .list li {
  background: #999;
  float: left;

  width: 5px;
  height: 5px;
  border-radius: 32px;
  padding: 0;
  cursor: pointer;
  margin-left: 10px;

}

.hotnews .pageBtn .list li.on {
  background: #f66;
}

/*活动主题软件*/
.festival-soft {
  width: 100%;
  height: 95px;
  margin: 10px 0 10px 0;
}

.pt-20 {
  padding-top: 3px;
}

.bd-content {
  overflow: hidden;
  /*padding: 7px 15px 7px 15px;*/
  margin-bottom: 5px;
}

#Latestupdate .bd .pull-left dl {
  padding-bottom: 7.5px;
}

.special .bd-content ul {
  padding-bottom: 8px;
  overflow: hidden;
}

.festival-soft .bd-content ul li a img {
  width: 80%;
  max-height: 60px;
}

.festival-soft .bd-content ul li em {
  font-size: 12px;
}

.festival-soft .bd-content ul li {
  display: block;
  float: left;
  width: 72px;
  margin: 0 17px;
  text-align: center;
}

.festival-soft .bd-content ul li a {
  font-size: 14px;
}

.festival-right_AD {
  width: 320px;
  overflow: hidden;
}

.festival-right_AD img {
  width: 320px;
}

.index-soft_left {
  width: 860px;
  margin-right: 20px;
  overflow: hidden;
}

.index-pc .hd-title {
  padding-left: 0;


}

.index-pc .hd-title cite a,
.index-mobile .hd cite a {
  color: #777;
  padding-left: 10px;
  font-size: 12px;
}

.index-pc .hd-title cite a:hover {
  color: #2a78b4;
}

.index-pc .hd-line {
  height: 3px;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  text-align: center;
  z-index: 5;
  background-color: #44BFFA;
  background: -webkit-linear-gradient(left, #f66, #ffd180, #33c0d0);
  background: linear-gradient(to right, #f66, #ffd180, #33c0d0);
}

.index-pc .hd-title h3,
.index-mobile .hd-title h3 {
  color: #222;
  font-size: 16px;

}

.index-pc .index-soft_left .bd-content {
  padding: 0;
}

.index-pc .index-soft_left .bd-content dl:hover dt {
  background-color: #11c382;
  color: #fff;
}

.index-pc .index-soft_left .bd-content dl dd {
  border-right: 1px solid #f1f2f6;

}

.index-pc .index-soft_left .bd-content dl dd ul li {
  display: block;
  float: left;
  width: 100px;
  line-height: 30px;
  padding: 15px 0 15px 7px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.index-pc .index-soft_left .bd-content dl dt {
  height: 35px;
  line-height: 35px;
  color: #777;
  text-align: center;
  font-weight: normal;
  font-size: 14px;
  background-color: #f9f9f9;
}

/*.index-pc .index-soft_left .bd-content dl dt.im{
background-color: #12b7f5;
}
.index-pc .index-soft_left .bd-content dl dt.down{
background-color: #90C900;
}
.index-pc .index-soft_left .bd-content dl dt.browser{
background-color: #ef9a9a;
}
.index-pc .index-soft_left .bd-content dl dt.iptv{
background-color: #666666;
}
.index-pc .index-soft_left .bd-content dl dt.musicplay{
background-color: #ff60af;
}
.index-pc .index-soft_left .bd-content dl dt.shurufa{
background-color: #93a6be;
}
.index-pc .index-soft_left .bd-content dl dt.shadu{
background-color: #a9db80;
}
.index-pc .index-soft_left .bd-content dl dt.video{
background-color: #bf9974;
}
.index-pc .index-soft_left .bd-content dl dt.jieya{
background-color: #996d7f;
}
.index-pc .index-soft_left .bd-content dl dt.photo{
background-color: #c3a1a1;
}
.index-pc .index-soft_left .bd-content dl dt.word{
background-color: #92c5dd;
}
.index-pc .index-soft_left .bd-content dl dt.gupiao{
background-color: #f89f8d;
}*/


.index-pc .index-soft_left .bd-content dl {
  width: 25%;
  display: block;
  float: left;
}

.index-pc .index-soft_left .bd-content:after,
.chanel-class .bd-content dl:after,
.chanel-class .bd-content:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '.';
}

.index-pc .index-soft_left .bd-content dl dd ul li img {
  width: 30px;
  height: 30px;
  float: left;
  padding-right: 5px;
}

.index-soft_right {
  width: 320px;

}

.index-soft_right .hd-title h3 {
  color: #fff;
}

.index-soft_right .bd-content .hotnews {
  padding: 5px 0 5px 0;
}

.index-soft_right .bd-content .hotnews dl dt {
  padding-bottom: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.index-soft_right .bd-content ul.news-list {
  padding-top: 10px;
}

.index-soft_right .softking .bd {
  background-color: #fff;
}

.index-soft_right .softking .hd-title {
  font-size: 16px;
  font-weight: bold;
}

.index-soft_right .softking .tabRank {
  padding: 0;
  margin-top: 40px;
}

.index-soft_right .softking .tabRank .hd {
  top: -37px;
  background-color: #ffd180;
  width: 100%;
  left: 0;
  right: 0;
}

.index-soft_right .softking .tabRank .hd h3 {


  color: #fff;
  font-weight: bold;
  font-size: 16px;
  padding: 10px 0;
  background: none;
  border: none;
}

.tabRank .bd li {
  padding: 11px 9px;
}

.tabRank .bd li.on:hover .pubtitle {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 205px;
}

.mobile-softall .hd {

  line-height: 40px;
  height: 40px;
  overflow: hidden;

  font-weight: bold;
  height: 40px;
  line-height: 40px;
  padding: 3px 0 0 3px;
}

.mobile-softall .hd h3 {
  display: block;
  float: left;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  line-height: 40px;
  padding: 0 10px 0 0;
  color: #333;
}

.mobile-softall .hd li {
  position: relative;
  text-align: center;
  display: block;
  float: left;
  padding: 0 10px;
  font-size: 14px;
  cursor: default;
  font-weight: normal;
  color: #fff;
  margin-right: 10px;
  border-radius: 5px 5px 0 0;
}

.mobile-softall .hd li i.icon-tripple-up {
  display: none;
}

.mobile-softall .hd li.on i.icon-tripple-up {

  position: absolute;
  bottom: -8px;
  display: block;
  left: 32%;
}

.mobile-softall .hd li.ili-1 {
  background-color: #26c6da;
  color: #fff;
}

.mobile-softall .hd li.ili-2 {
  background-color: #ce93d8;
  color: #fff;
}

.mobile-softall .hd li.ili-3 {
  background-color: #ffd180;
  color: #fff;
}



.mobile-softall .bd {
  background-color: #fff;
}

.mobile-softall .bd dl dt a img {
  width: 60px;
  height: 60px;
  border-radius: 5px;
}

.mobile-softall .bd dl {
  border-right: 1px solid #f1f2f6;
  border-bottom: 1px solid #f1f2f6;
  width: 184px;
  display: block;
  float: left;
  padding: 15px;
  height: 64px;
}

.mobile-softall .bd dl dt {
  display: block;
  float: left;
  padding-right: 15px;
  overflow: hidden;
  width: 60px;
}

.mobile-softall .bd dd {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.mobile-softall .bd dd a {
  display: block;
  font-size: 14px;
  padding-bottom: 2px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.mobile-softall .bd dd a.btn {
  background-color: #1ad96e;
  width: auto;
  padding: 0;
  line-height: 24px;
  height: 24px;
  border-radius: 4px;
  font-size: 12px;
  color: #fff;
  margin-top: 1px;

}

.mobile-softall .bd dd span a {
  color: #999;
  font-size: 12px;
  padding-bottom: 5px;


}

.star-bar-show_2.size-M {
  /* background-size: 17px 15px; */
  height: 15px;
  width: 85px
}

.star-bar-show_2.size-M .star {
  /* background-size: 17px 15px; */
  height: 15px;
}

.wisdom {
  background-color: #fff;

  position: relative;
}

.wisdom .hd h3 {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  font-weight: bold;
  padding-left: 10px;

}

.wisdom .bd {

  overflow: hidden;
  width: 800px;
  margin: 0 auto;
}

.wisdom .tempWrap {
  width: 820px !important;
}

.wisdom ul {

  overflow: hidden;
  padding: 10px 0px !important;

}

.wisdom ul li {
  width: 38%;
  overflow: hidden;
}

.wisdom ul li dl {

  display: block;
  float: left;
  padding: 0 15px 0 0;
}

.wisdom ul li dl dt {
  padding-bottom: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.wisdom ul li dl dt a {
  font-size: 14px;
  line-height: 14px;

}

.wisdom ul li dl dd a img {
  display: block;
  float: left;
  width: 100px;
  height: 75px;
  margin-right: 10px;
}

.wisdom ul li dl dd {
  color: #999;
  font-size: 12px;
  line-height: 24px;


}


.wisdom .prev,
.wisdom .next {
  position: absolute;
  top: 90px;
  left: 5px;
  display: block;

  background: url(../img/sprite.png) -0px -808px;
  z-index: 9;
  overflow: hidden;
  width: 15px;
  height: 20px;

}

.wisdom .next {
  left: auto;
  right: -0px;
  background-position: -18px -808px;
}

.wisdom .prev:hover {
  background-position: -0px -832px !important;
}

.wisdom .next:hover {
  background-position: -18px -832px !important;
}

.wisdom .prevStop {
  background-position: -0px -808px !important;
}

.wisdom .nextStop {
  background-position: -48px -808px !important;
}


.index-mobile .tabRank .bd li {
  padding: 8px;
}


.chanel-class .hd-title {
  background-color: #21c3e0;
}

.chanel-class .bd-content dl {
  position: relative;
  width: 369px;
  height: 70px;
  border-left: 1px solid #f1f2f6;

  display: block;
  float: left;
  padding: 10px;
  border-bottom: 1px solid #f1f2f6;
  -moz-transition: all .32s linear;
  -ms-transition: all .32s linear;
  -webkit-transition: all .32s linear;
  transition: all .32s linear;


}

.chanel-class .bd-content dl:hover {
  -webkit-box-shadow: 0px 0px 66px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 66px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 66px 2px rgba(0, 0, 0, 0.2);
  z-index: 5;

  position: relative;

}

.chanel-class .bd-content dl:hover a.btn {
  background-color: #18c965;

}

.chanel-class .bd-content dl dt {
  display: block;
  float: left;
  width: 70px;
  height: 70px;
}

.chanel-class .bd-content dl dt img {
  width: 70px;
  height: 70px;
}

.chanel-class .bd-content dl dt {
  margin-right: 10px;
}

.chanel-class .bd-content dl dd h4 {
  padding-top: 15px;
  padding-bottom: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 230px;
}

.chanel-class .bd-content dl dd h4 a {
  font-size: 14px;
  line-height: 14px;

}

.chanel-class .bd-content dl dd span {
  padding-right: 10px;
  display: inline-block;
}

.chanel-class .bd-content dl dd span,
.chanel-class .bd-content dl dd time {
  color: #999;
}

.chanel-class .bd-content dl dd a.btn {
  background-color: #1ad96e;
  border-radius: 4px;
  color: #fff;
  position: absolute;
  right: 10px;
  top: 30%;
}

.chanel-class .bd-content {
  padding: 0;
}