.icons{
    background: url("https://www.mydown.com/TLimages2023/mydown/images/202310/android/azIcons.png");
}
.jxsoft{
    margin-top: 20px;
}
.jxsoft ul li a{
    display: block;
}
.jxsoft ul li img{
    width: 75px;
    height: 75px;
    display: block;
    margin: 0 auto;
}
.jxsoft ul li .softName{
    display: block;
    width: 125px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    margin-top: 10px;
    font-size: 16px;
    color: #161616;
    width: 130px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.jxsoft ul li .softName:hover{
    color: #0082ff;
}
.jxsoft ul li{
    width: 125px;
}
.jxsoft .layout{
    width: 1162px;
    border: 1px solid #eee;
    background: #fff;
    padding: 18px;
}
.jxsoft ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
/* 面包屑导航 */
.position{
    width: 100%;
    font-size: 14px;
    color: #7e7e7e;
    margin-top: 20px;
}
.position a{
    color: #7e7e7e;
    font-size: 14px;
}
.position a:hover{
    color: #0082ff;
}
.position .layout{
    width: 1166px;
}
/* 教程列表 */
.main{
    margin-top: 20px;
}
.main .jcList{
    width: 820px;
}
.main .jcList .title h2{
    font-size: 22px;
    color: #006ae4;
    font-weight: bold;
}
.main .jcList .title{
    border: 1px solid #eee;
    border-bottom: none;
    padding: 0px 17px;
    background: #fff;
}
.main .jcList .title h2{
    border-bottom: 1px solid #e4e4e4;
    padding: 15px 0px;
    background: #fff;
}
.jcList ul {
    width: 100%;
    border: #eee solid 1px;
    border-top: 0;
    background: #fff;
    display: inline-block;
    box-sizing: border-box;
}
.jcList ul li .other span:before{
    background: url(https://www.mydown.com/TLimages2023/mydown/images/202302/jsxzindex/wzlist_icon.png) no-repeat;
}
.jcList ul li{
    width: 758px;
    padding: 0 30px;
    display: inline-block;
}
.jcList ul li:hover{
    background:#f3f9fd;
}
.jcList ul li .lispan{
    padding:20px 0;
    width: 100%;
    border-bottom: #eee solid 1px;
    display: inline-block;
}
.jcList ul li:nth-last-child(1) .lispan{
    border-bottom: 0;
}
.jcList ul li .rpic{
    width: 300px;
    height: 150px;
    margin-right: 20px;
    float:left;
    overflow: hidden;
}
.jcList ul li .rpic img{
    width: 300px;
    height: 150px;
    display: block;
    transition: all 1s;
}
.jcList ul li .rpic img:hover{
    transform: scale(1.1);
}
.jcList ul li .wztit{
    font-size: 18px;
    color:#1d1d1d;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    display: block;
}
.jcList ul li .wztit:hover{
    color:#009cff;
}
.jcList ul li .digest{
    margin-top: 15px;
    font-size: 14px;
    color:#767676;
    line-height: 26px;
    height: 78px;
    overflow:hidden;
    text-overflow: -o-ellipsis-lastline;    
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}
.jcList ul li .other{
    margin-top: 17px;
    font-size: 12px;
    color:#999;
}
.jcList ul li .other span{
    padding-right: 18px
}
.jcList ul li .other span:before{
    content:'';
    margin-right: 6px;    
    display: inline-block;    
}
.jcList ul li .other span.editor:before{
    width: 10px;
    height: 10px;
    background-position:-409px -108px; 
    vertical-align: -1px;
}
.jcList ul li .other span.time:before{
    width: 10px;
    height: 10px;
    background-position:-422px -108px; 
    vertical-align: -1px;
}
.jcList ul li .other span.pv:before{
    width: 12px;
    height: 9px;
    background-position:-434px -108px; 
    vertical-align: 0;
}
.paging_wrap {
    position: relative;
    left: 50%;
    float: left;
}
.paging {
    position: relative;
    left: -50%;
    margin-top: 20px;
    padding-bottom: 50px;
  }
  .paging div{
      width: 25px;
      height: 25px;
      font-size: 14px;
      color: #4a4a4a;
      text-align: center;
      line-height: 25px;
      border: 1px solid #e5e5e5;
      float: left;
      margin: 0px 3px ;
      cursor: pointer;
  }
   .paging .first,.paging .last{
      width: 50px;
      height: 25px;
  }
   .paging .prev,.paging .next{
      width: 60px;
      height: 25px;
  }
  .paging div.disable {
    color: #fff;
    cursor: not-allowed;
    background-color: rgb(211, 211, 211);
  }
  .paging div.active {
    background-color: #2eafee;
    color: #fff;
  }
  .paging .pagingDiv:hover {
    background-color: #2eafee;
    color: #fff;
}
/* 安卓应用下载排行榜 */
.xzPhb{
    width: 358px;
    border: 1px solid #Eee;
    background: #fff;
}
.xzPhb .title{
    padding: 0px 0px 14px 0px;
    border-bottom: 1px solid #e4e4e4;
    margin-top: 16px;
    margin: 16px 20px 0px 20px;
}
.xzPhb .title h2{
    font-size: 22px;
    color: #0069e3;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;

}
.xzPhb .title ul li.clickLi{
    width: 27px;
    height: 27px;
    border-radius: 50%;
    font-size: 16px;
    color: #2c2c2c;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    line-height: 27px;
    cursor: pointer;
}
.xzPhb .title ul li.clickLi:hover{
    color: #ff5400;
    background: #ffeede;
}
.xzPhb .title ul li:nth-child(2){
    content: '|';
    color: #959595;
    display: inline-block;
}
.xzPhb .title ul li.active{
    color: #ff5400;
    background: #ffeede;
}
.phbList{
    margin-top: 5px;
}
.phbList ul{
    display: none;
}
.phbList ul li{
    padding: 10px 20px;
    cursor: pointer;
}
.phbList ul li:hover{
    background: #f3f9ff;
}
.phbList ul li i{
    width: 30px;
    height: 27px;
    font-size: 14px;
    margin-top: 20px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
    display: block;
}
.phbList ul li i.phother{
    font-size: 16px;
    color: #c2c2c2;
}
.phbList ul li .softImg{
    display: block;
    margin-left: 12px;
}
.phbList ul li .softImg img{
    width: 65px;
    height: 65px;
    display: block;
}
.phbList ul li span a{
    width: 130px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    font-size: 14px;
    color: #1d1d1d;
    margin-top: 6px;
    line-height: 14px;
}
.phbList ul li span a:hover{
    color: #0e6eff;
}
.phbList ul li span p{
    font-size: 14px;
    color: #9b9a9a;
    line-height: 14px;
    margin-top: 8px;
}
.phbList ul li span img{
    margin-top: 9px;
    display: block;
}
.phbList ul li span{
    margin-left: 12px;
}
.phbList ul li a.floatR{
    width: 60px;
    height: 26px;
    border: 1px solid #00b951;
    background: #00b951;
    font-size: 14px;
    color: #fff;
    line-height: 26px;
    text-align: center;
    border-radius: 5px;
    margin-top: 19px;
}
.phbList ul li a.floatR:hover{
    color: #00b951;
    background: #fff;
}
.ph1{
    background-position: 0px -32px;
}
.ph2{
    background-position: -34px -32px;
}
.ph3{
    background-position: -70px -32px;
}
.tab{
    margin-bottom: 45px;
}
.tab .layout{
    width: 1138px;
    border: 1px solid #eee;
    background: #fff;
    padding: 0 30px 20px 30px;
}
.tab .title{
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 14px;
    margin-top: 20px;
}
.tab .title li{
    float: left;
    font-size: 22px;
    color: #7e7e7e;
    margin-right: 54px;
    cursor: pointer;
}
.tab .title li:hover,.tab .title li.active{
    color: #009cff;
    position: relative;
}
.tab .title li:hover::after,.tab .title li.active::after{
    content: '';
    width: 74px;
    height: 3px;
    background: #009cff;
    position: absolute;
    bottom: -15px;
    left: 50%;
    margin-left: -37px;
}
.tabLists ul{
    display: none;
}
.tabLists ul li{
    width: 100px;
    text-align: center;
    margin-top: 21px;
    margin-right: 48px;
    float: left;
}
.tabLists ul li:nth-child(8n){
    margin-right: 0px;
}
.tabLists ul li img{
    width: 74px;
    height: 74px;
    display: block;
    margin: 0 auto;
    transition: transform .5s ease-in-out 0s;
    -webkit-transition: transform .5s ease-in-out 0s;
}
.tabLists ul li img:hover{
    transform: rotateY(180deg);
    transition: transform 0.5s;
}
.tabLists ul li .softName{
    font-size: 16px;
    color: #161616;
    display: block;
    margin-top: 10px;
    width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.tabLists ul:nth-child(3) li,.tabLists ul:nth-child(5) li {
    width: 110px;
    margin-top: 42px;
    margin-right: 19px;
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.tabLists ul:nth-child(3) li:nth-child(9n),.tabLists ul:nth-child(5) li:nth-child(9n) {
    margin-right: 0px;
}
.tabLists ul:nth-child(3) li:nth-child(7n),.tabLists ul:nth-child(5) li:nth-child(7n){
    margin-right: 15px;
}
.tabLists ul:nth-child(3) li a::before, .tabLists ul:nth-child(5) li a::before{
    content: '';
    background: #666;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.tab .tabLists ul:nth-child(4){
    padding-bottom: 12px;
}
.tab .tabLists ul:nth-child(4) li{
    width: 350px;
    margin-top: 27px;
    margin-right: 44px;
    text-align: left;
    overflow: hidden;
}
.tab .tabLists ul:nth-child(4) li a{
    width: 250px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    color: #1d1d1d;
    display: inline-block;
    vertical-align: middle;
}
.tab .tabLists ul:nth-child(4) li a::before{
    content: '';
    width: 2px;
    height: 2px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    background: #383838;
    margin-right: 5px;
}
.tab .tabLists ul:nth-child(4) li span{
    font-size: 16px;
    color: #878787;
    display: inline-block;
    vertical-align: middle;
    margin-top: 2px;
}
.tab .tabLists ul:nth-child(4) li:nth-child(3n){
    margin-right: 0px;
}
.tabLists ul li .softName:hover{
    color: #009cff;
}
.tab .tabLists ul:nth-child(4) li a:hover{
    color: #009cff;
}
/* 分页 */
.pages {
    margin-top: 30px;
    text-align: center;
    margin-bottom: 20px;
}

.pages a,.pages span {
    font-size: 14px;
    line-height: 26px;
    display: inline-block;
    height: 26px;
    margin: 0 3px 6px;
    padding: 0 10px;
    vertical-align: top;
    border: 1px solid #dedede;
    background-color: #fff;
    color: #4a4a4a;
}

.pages a.on, .pages a:hover,.pages span {
    color: #fff;
    border-color: #2eafee;
    background-color: #2eafee;
}
.pages span {
    line-height: 26px;
}

/* 新增精选软件图片鼠标移入效果 */
.softIcon {
    position: relative;
}

.softIcon .softIcon-hover {
    background-color: var(--color);
    background-size: cover;
    background-repeat: no-repeat;
}

.softIcon .softIcon-hover {
    --size: 83px;
    width: var(--size);
    height: var(--size);
    position: absolute;
    top: 19px;
    left: -10px;
    background-image: var(--img);
    border-radius: 55px;
    opacity: .6;
    transform: scale(0) translateX(-50%);
    filter: blur(20px) opacity(70%);
    z-index: 0;
    transition-delay: .05s;
    transition: transform .3s ease-in-out;
}

.jxsoft ul li a .softIcon .softIcon-hover {
    top: -7px;
    left: 20px;
}

.jxsoft ul li a:hover .softIcon-hover {
    transform: scale(1);
}