.tab{
    margin-bottom: 45px;
    margin-top: 20px;
}
.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;
}
/* 精选/应用合集/手游合集 */
.hjWrap{
    margin-top: 20px;
}
.hjWrap .layout{
    width: 1138px;
    padding: 0 30px 20px 30px;
    border: 1px solid #eee;
    background: #fff;
}
.hjWrap .title{
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 14px;
    margin-top: 20px;
}
.hjWrap .title li{
    float: left;
    font-size: 22px;
    color: #7e7e7e;
    margin-right: 54px;
    cursor: pointer;
}
.hjWrap .title li:nth-child(1){
    margin-left: 25px;
}
.hjWrap .title li:hover,.hjWrap .title li.active{
    color: #009cff;
    position: relative;
}
.hjWrap .title li:hover::after,.hjWrap .title li.active::after{
    content: '';
    width: 74px;
    height: 3px;
    background: #009cff;
    position: absolute;
    bottom: -15px;
    left: 50%;
    margin-left: -37px;
}
.hjList{
    padding: 6px 0px 10px 0px;
}
.hjList ul li{
    margin-top: 20px;
}
.hjList ul li a{
    display: block;
}
.hjList ul li a img{
    width: 366px;
    height: 183px;
    display: block;
}
.hjList ul li a.softName{
    font-size: 14px;
    color: #1d1d1d;
    line-height: 14px;
    margin-top: 10px;
}
.hjList ul li a.softName:hover{
    color: #0e6eff;
}
.hjList ul li{
    width: 366px;
    text-align: center;
}
.hjList ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    display: none;
}
/* 广告 */
.advertisement{
    margin-top: 20px;
}
.advertisement img{
    display: block;
}
/* 下载排行榜 */
.phb{
    margin-top: 20px;
}
.phb .title {
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 14px;
    margin-top: 20px;
}
.phb .title h2 {
    font-size: 22px;
    color: #2c2c2c;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
}
.icons {
    background: url(https://www.mydown.com/TLimages2023/mydown/images/202310/android/azIcons.png);
}
.phbIcon {
    width: 26px;
    height: 26px;
    display: inline-block;
    background-position: -32px 0;
    vertical-align: middle;
    margin-right: 10px;
}
.phb .layout{
    width: 1138px;
    padding: 0 30px 20px 30px;
    border: 1px solid #eee;
    background: #fff;
}
.xzPhb{
    width: 364px;
    border: 1px solid #Eee;
    background: #fff;
    border-radius: 5px;
}
.xzPhb .title{
    margin-top: 0px;
    padding-bottom: 0px;
    border: none;
}
.xzPhb .title h2{
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    margin-left: 23px;
    margin-top: 10px;
}
.xzPhb .title ul{
    margin-top: 10px;
    margin-right: 10px;
}
.xzPhb .title ul li.clickLi{
    width: 27px;
    height: 27px;
    border-radius: 50%;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    line-height: 27px;
    cursor: pointer;
}
.xzPhb .title ul li:nth-child(2){
    content: '|';
    color: #959595;
    display: inline-block;
}
.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{
    display: block;
    font-size: 14px;
    color: #1d1d1d;
    margin-top: 6px;
    line-height: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.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{
    width: 135px;
    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;
}
.xzphbIcon{
    background: url("https://www.mydown.com/TLimages2023/mydown/images/202310/android/phBg.png") no-repeat;
}
.phb_lists{
    padding: 20px 0px 10px 0px;
    display: flex;
    justify-content: space-between;
}
.xzPhb .title.phbBg1{
    width: 370px;
    height: 44px;
    display: block;
    background-position: 0 0;
    margin-left: -4px;
    margin-top: -5px;
}
.xzPhb .title.phbBg1 ul li.active{
    color: #fff;
    background: #3790ff;
}
.phb_lists .xzPhb.azrj .phbList ul li:hover{
    background: #ecf8ff;
}
.xzPhb .title.phbBg2{
    width: 370px;
    height: 44px;
    display: block;
    background-position: 0 -53px;
    margin-left: -4px;
    margin-top: -5px;
}
.xzPhb .title.phbBg2 ul li.active{
    color: #fff;
    background: #00bb72;
}
.phb_lists .xzPhb.azyy .phbList ul li:hover{
    background: #eff9f4;
}
.xzPhb .title.phbBg3{
    width: 370px;
    height: 44px;
    display: block;
    background-position: 0 -107px;
    margin-left: -4px;
    margin-top: -5px;
}
.xzPhb .title.phbBg3 ul li.active{
    color: #fff;
    background: #ffa600;
}
.phb_lists .xzPhb.azsy .phbList ul li:hover{
    background: #fef9f3;
}

/* 修改合集样式 */
.hjWrap .hjList ul li p span {
    font-size: 12px;
    color: #aaa;
    display: block;
}

.hjList ul li a.softName {
    margin-top: 0;
}

.hjWrap .hjList ul li p {
    margin-top: 10px;
}