img{
    border: none;
}
.clearfix:after{
    content:"";
    display: block;
    clear: both;
}
.advertisement{
    width: 100%;
    background: #f8f8f8;
    overflow: hidden;
}
.advertisement a {
    margin-top: 10px;
    display: block;
}
.time.changeColor{
    color: #ff4542 !important;
}
/* 电脑软件分类 */
.main{
    width: 100%;
    background: #f8f8f8;
    overflow: hidden;
}
.main .class{
    width: 318px;
    height: 518px;
    border: 1px solid #eee;
    background: #fff;
    padding: 0px 15px;
    flex-shrink: 0;
}
.main_content{
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    gap: 20px;
}
h2{
    font-size: 22px;
    color: #2c2c2c;
    font-weight: bold;
    line-height: 24px;
    padding: 13px 0px;
}
.main h2{
    color: #1d1d1d;
    border-bottom: 1px solid #eee;
}
.main .class ul li{
    padding: 10px 0px;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    color: #5e5e5e;
    line-height: 26px;
}
.main .class ul li:nth-child(10){
    border-bottom: none;
}
.main .class ul li a:nth-child(1){
    font-size: 16px;
    color: #1d1d1d;
    line-height: 24px;
    font-weight: bold;
    padding: 0px 0px;
    margin-right: 5px;
}
.main .class ul li a{
    font-size: 14px;
    color: #5e5e5e;
    line-height: 24px;
    padding: 0px 10px;
}
.main .class ul li a:hover{
    color: #0082ff;
}
/* 最新更新 */
.main .newUpdate{
    width: 438px;
    height: 518px;
    border: 1px solid #eee;
    background: #fff;
    margin-left: 15px;
    padding: 0px 15px;
}
.main .newUpdate ul li{
    padding: 7px 0px;
}
.main .newUpdate ul li .name{
    display: block;
}
.main .newUpdate ul li .name img{
    width: 20px;
    height:20px;
    vertical-align: middle;
    border: none;
}
.main .newUpdate ul li .name a:nth-child(2){
    font-size: 14px;
    color: #1d1d1d;
    line-height: 24px;
    vertical-align: middle;
    margin-left: 5px;
    width: 355px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
}
.main .newUpdate ul li .name a:hover{
    color: #0082ff;
}
.newUpdate ul li .time{
    font-size: 14px;
    color: #5e5e5e;
    line-height: 24px;
}
/* 电脑软件下载排行 */
.downPh{
    width: 318px;
    height: 518px;
    background: #fff;
    border: 1px solid #eee;
    padding: 0px 15px;
    margin-left: 15px;
}
.ph_list{
    padding: 5px 0px 20px 0px;
}
.ph_list dl{
    margin-top: 14px;
}
.ph_list dl dt span{
    width: 20px;
    height: 20px;
    display: inline-block;
    font-size: 12px;
    color: #fff;
    line-height: 20px;
    background: #b1b1b1;
    text-align: center;
    border-radius: 5px;
}
.ph_list dl:nth-child(1) dt span{
    background: #ff331a;
}
.ph_list dl:nth-child(2) dt span{
    background: #ff843c;
}
.ph_list dl:nth-child(3) dt span{
    background: #ffc700;
}
.ph_list dl dt a{
    font-size: 14px;
    color: #1d1d1d;
    line-height: 24px;
    margin-left: 5px;
    width: 285px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: middle;
}
.ph_list dl dt a:hover{
    font-weight: bold;
    color: #0082ff;
}
.ph_list dl.show dt a{
    font-weight: bold;
}
.ph_list dl dd{
    margin-left: 30px;
    margin-top: 10px;
    overflow: hidden;
    display: none;
}
.ph_list dl.show dd{
    display: block;
}
.ph_list dl dd .picture_box{
    width: 48px;
    height: 48px;
    border: 1px solid #eee;
    border-radius: 5px;
    position: relative;
    display: block;
    float: left;
}
.ph_list dl dd .picture_box img{
   width: 35px;
   position: absolute;
   top: 50%;
   left: 50%;
   margin-left: -17px;
   margin-top: -17px;
   vertical-align: top;
   border: none;
}
.ph_list dl dd p{
    vertical-align: top;
    font-size: 14px;
    color: #838282;
    float: left;
    margin-left: 10px;
}
.ph_list dl dd  p span{
    color: #dbdbdb;
    padding: 0px 15px;
}
.ph_list dl dd  p button{
    display:block;
    width: 62px;
    height: 21px;
    border: 1px solid #00ca44;
    color: #00ca44;
    font-size: 14px;
    text-align: center;
    line-height: 20px;
    border-radius: 5px;
    margin-top: 5px;
    background: #fff;
    cursor: pointer;
}
.ph_list dl dd  p button:hover{
    background: #00ca44;
    color: #fff;
}
.ph_list dl dd p a{
    display:block;
    width: 70px;
    height: 21px;
    border: 1px solid #00ca44;
    color: #00ca44;
    font-size: 14px;
    text-align: center;
    line-height: 20px;
    border-radius: 5px;
    margin-top: 5px;
    background: #fff;
    cursor: pointer;
}
.ph_list dl dd  p a:hover{
    background: #00ca44;
    color: #fff;
}
/* 装机必备 */
.zjbb{
    width: 100%;
    background: #f8f8f8;
    overflow: hidden;
}
.zjbb_content{
    width: 1150px;
    padding: 0px 25px;
    border: 1px solid #eee;
    background: #fff;
    margin-top: 20px;
}
.title{
    padding-top: 10px;
    border-bottom: 1px solid #e4e4e4;
}
.title ul li{
    float: left;
    font-size: 18px;
    color: #4b4b4b;
    margin-left: 30px;
    line-height: 48px;
    padding: 0px 5px;
    cursor: pointer;
}
.title ul li:nth-child(1){
    margin-left: 0px;
}
.title ul li.active{
    color: #0082ff;
    font-weight: bold;
    position: relative;
}
.spriteMap{
    background: url("/img/pc/icons.png") no-repeat;
}
.title ul li.active .icon1{
    width: 75px;
    height: 8px;
    display: inline-block;
    background-position: 0px -4px;
    position: absolute;
    bottom: -9px;
    left: 4px;
}
.zjbbList {
    padding-bottom: 15px;
    display: none;
}
.zjbbList dl{
    margin-top: 30px;
    width: 175px;
    float: left;
    margin-right: 68px;
}
.zjbbList dl:nth-child(5n){
    margin-right: 0px;
}
.zjbbList dl dt{
    font-size: 18px;
    color: #2c2c2c;
    font-weight: bold;
    line-height: 18px;
    padding-left: 10px;
    margin-bottom: 15px;
}
.zjbbList dl:nth-child(1) dt,.zjbbList dl:nth-child(6) dt{
    border-left: 4px solid #89d042;
}
.zjbbList dl:nth-child(2) dt,.zjbbList dl:nth-child(7) dt{
    border-left: 4px solid #55bdf0;
}
.zjbbList dl:nth-child(3) dt,.zjbbList dl:nth-child(8) dt{
    border-left: 4px solid #ff6c6c;
}
.zjbbList dl:nth-child(4) dt,.zjbbList dl:nth-child(9) dt{
    border-left: 4px solid #40a1ff;
}
.zjbbList dl:nth-child(5) dt,.zjbbList dl:nth-child(10) dt{
    border-left: 4px solid #ff8e4f;
}
.zjbbList dl dd{
    padding: 5px 0px;
}
.zjbbList dl dd img{
    width: 30px;
    height: 30px;
    vertical-align: middle;
    border: none;
}
.zjbbList dl dd span{
    font-size: 14px;
    color: #1d1d1d;
    line-height: 24px;
    vertical-align: middle;
    margin-left: 5px;
    width: 130px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    cursor: pointer;
}
.zjbbList dl dd span:hover{
    color: #0082ff;
}
.mt20{
    margin-top: 20px;
}
.cyrjhj{
    width: 100%;
    background: #f8f8f8;
    overflow: hidden;
}
.cyrjhj_content{
    border: 1px solid #eee;
    width: 1150px;
    padding: 0px 25px 20px 25px;
    background: #fff;
    margin-top: 20px;
}
.cyrjhj_content ul li{
    float: left;
    color: #2c2c2c;
    line-height: 20px;
    margin-right: 34px;
    margin-top: 25px;
}
.cyrjhj_content ul li a{
    color: #2c2c2c;
}
.cyrjhj_content ul li a:hover{
    color: #0082ff;
}
.font14{
    font-size: 14px;
}
.font16{
    font-size: 16px;
}
.font18{
    font-size: 18px;
}
.font20{
    font-size: 20px;
    font-weight: bold;
}
/* 下载周榜 */
.updateList {
    display: none;
}
.updateList .weekPh{
    width: 280px;
}
 h3{
    font-size: 18px;
    color: #0084ff;
    line-height: 24px;
    font-weight: bold;
    margin-top: 20px;
}
 h3 .icon2{
    width: 16px;
    height: 18px;
    display: inline-block;
    background-position: -84px 0px;
    vertical-align: middle;
    margin-right: 8px;
}
.weekPh .ph_list dl dt a{
    font-size: 14px;
    width: 245px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: middle;
}
.weekPh .ph_list dl dt a:hover{
    color: #0082ff;
}
.weekPh .ph_list{
    padding: 6px 0px 20px 0px;
}


/* 新增精选板块  2022-11-24 */
.choice {
    width: 100%;
    background: #f8f8f8;
}

.choice .layout {
    width: 1198px;
    background: #fff;
    border: 1px solid #eee;
    overflow: hidden;
}

.choice .choiceList ul{
    height: 110px;
}
.choiceList .swiper-wrapper{
    height: 110px;
    padding: 20px;
}

.choice ul li a {
    display: block;
    text-align: center;
}

.choice ul li img {
    width: 62px;
    height: 62px;
    border-radius: 15px;
    transition: transform .5s ease-in-out 0s;
-webkit-transition: transform .5s ease-in-out 0s;
}

.choice ul li {
    width: 104px;
    float: left;
    margin-right: 13px;
    margin-top: 10px;
}

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

.choice ul li .softName {
    width: 100px;
    white-space: nowrap;
    overflow: hidden;
    line-height: 24px;
    font-size: 14px;
    color: #1d1d1d;
    text-overflow: ellipsis;
}
.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;
}
.choice ul li a .softIcon .softIcon-hover{
top: -56px;
left: -10px;
}
.choice ul li a:hover .softIcon-hover {
transform: scale(1);
}
.choice ul li a:hover img{
transform: scale(1.1);
}
.choice ul li .softName:hover{
    color: #0082ff;
}
/* 新增返回顶部按钮  2022-11-24 */
 .cbbfixed_detail {
    position: fixed;
    z-index: 3;
    right: 20px;
    bottom: -112px;
    cursor: pointer;
    transition: bottom ease .3s;
    /* display: none; */
}
.cbbfixed_detail .gotop {
    margin-top: 10px;
    transition: background-color ease .3s;
}

.cbbfixed_detail .cbbtn {
    display: block;
    width: 60px;
    height: 60px;
}
.icon_top {
    background-position: -454px -830px;
}
.icon_top:hover {
    background-position: -378px -830px;
}
/* 电脑软件专题  2022-11-24新增*/
 .icons {
    background: url(/img/pc/newIndex_icons.png) no-repeat;
}
.hotSpecial .title {
    margin: 0px 25px;
    border-bottom: 1px solid #e4e4e4;
}
.softBox .title .pull-right a {
    font-size: 16px;
    color: #8b8b8b;
    margin-top: 15px;
}
.hotSpecial{
    width: 100%;
    background: #f8f8f8;
    overflow: hidden;
}
.hotSpecial .layout{
    width: 1198px;
    background: #fff;
    border: 1px solid #eee;
    margin-top: 20px;
}
.hotSpecial .swiper-container{
    padding: 10px 25px;
}
.hotSpecial .swiper-wrapper{
    width: 1082px;
    padding: 0px 30px;
}
.hotSpecial .swiper-slide li img{
    width: 255px;
    height: 128px;
    transition: all 1s;
}
.hotSpecial .swiper-slide li img:hover{
    transform: scale(1.1);
}
.hotSpecial .swiper-slide li a{
    width: 255px;
    display: block;
    font-size: 14px;
    color: #1d1d1d;
    line-height: 24px;
    text-align: center;
    overflow: hidden;
}
.hotSpecial .swiper-slide li a:hover{
    color: #0082ff;
}
.hotSpecial .swiper-slide li{
    margin-right: 20px;
    margin-top: 10px;
}
.hotSpecial .swiper-slide li:nth-child(4n){
    margin-right: 0px;
}
.hotSpecial .swiper-button-prev,.hotSpecial .swiper-button-next{
    background: none !important;
}
.hotSpecial .swiper-button-prev {
    left: 25px !important;
}
.hotSpecial .swiper-button-next{
    right: 25px !important;
}
.hotSpecial .swiper-button-prev .icons{
    width: 15px;
    height: 31px;
    display: inline-block;
    background-position:  -90px -1px;
}
.hotSpecial .swiper-button-prev:hover .icons,.hotSpecial .swiper-button-prev.active .icons{
    background-position:  -133px -1px;
}
.hotSpecial .swiper-button-next .icons{
    width: 15px;
    height: 31px;
    display: inline-block;
    background-position:  -114px 0px;
}
.hotSpecial .swiper-button-next:hover .icons,.hotSpecial .swiper-button-next.active .icons{
    background-position:  -157px 0px;
}
/* 热门标签样式修改  2022-11-30*/
.hotTags_content .title{
    margin-bottom: 10px;
}
.hotTags ul li{
    /* width: 100px !important; */
    margin-left: 0px;
}
.hotTags ul{
    height: 32px;
    overflow: hidden;
    margin-top: 10px !important;
}
.hotTags .tempWrap{
    width: 1150px !important;
}
.hotTags ul li a{
    width: auto !important;
}
.hotTags ul li:nth-child(7n){
    margin-right: 80px;
}
.hotTags ul li:hover{
    background: none;
}
.hotTags ul li a:hover{
    text-decoration: underline;
}
.hotTags .content{
    position: relative;
    height: 32px;
}
/*增加广告标识 chenlq 2023-03-30 */
.advertisement a,.advertisement .layout div{
    position:relative;
}
.advertisement a:after,.advertisement .layout div:after{
    content:'';
   display:inline-block;
    position: absolute;
    right: 0px;
    bottom: 5px;
    width: 29px;
    height: 16px;
    z-index: 999;
    background-image: url(/img/pc/adtips.png);
}
.advertisement .layout div:after{
    right: auto;
    left: 0;
    bottom: 0;
}
/*新增版块 2024-08-30 chenlq*/
/*电脑软件AI专区*/
.aizqSoft,.c_sydnbSoft{
    width: 100%;
    background: #ffffff;
    overflow: hidden;
}
.aizqSoft .layout,.c_sydnbSoft .layout{
    width: 1148px;
    background: #fff;
    margin-top: 20px;
    border: 1px solid #eee;
    padding: 0 25px;
}
.new-softBoxt .title h2{
    display: inline-block;
}
.new-softBoxt .title ul li.active{
    color: #0082ff;
    font-weight: 600;
    border-bottom: 2px solid #0082ff;
    position: relative;
}
.new-softBoxt .title ul li.active span.icons{
    width: 12px;
    height: 8px;
    display: inline-block;
    background: url(/img/pc/newIndex_icons.png) no-repeat;
    background-position: -64px -33px;
    position: absolute;
    bottom: -7px;
    left: 50%;
    margin-left: -6px;
}
.new-softBoxt .title .pull-right a{
    font-size: 16px;
    color: #8b8b8b;
}
.new-softBoxt .title .pull-right a:hover{
    color: #0082ff;
}

.new-softBoxt .title span.spantb{    
    height: 22px;
    margin-left: 10px;
    padding: 0 10px;
    font-size: 12px;
    color:#fff;
    line-height: 22px;
    background:rgba(255 0 0 / 93%);
    border-radius: 22px;
    vertical-align: 3px;
    display: inline-block;
}
.aizqSoft .content,.c_sydnbSoft .content{
    display: inline-block;
    padding: 0 0 20px;
}
.aizqSoft ul.APPList {
    margin: 0 20px;
}
.aizqSoft ul.APPList li{
    margin-top: 20px;
    padding: 15px;
    width: 254px;
    height: 90px;
    float:left;
    margin-right: 14px;
    border-radius: 8px;
    border: 1px solid rgba(0, 0, 0, 0.06);
    background: #FFF;
    border-radius: 10px;
    box-sizing: border-box;
    cursor: pointer;
}
.aizqSoft ul.APPList li:nth-of-type(3n){
    margin-right: 0;
}
.aizqSoft ul.APPList li:hover{
    background:#f7f7f7;
}
.aizqSoft ul.APPList li .img{
    margin-right: 12px;
    width: 60px;
    height: 60px;
    float:left;
}
.aizqSoft ul.APPList li .img img{
    width: 100%;
    height: 100%;
    display: block;
}
.aizqSoft ul.APPList li .leftSpan{
    padding-right: 80px;
}
.aizqSoft ul.APPList li .leftSpan{
    padding-right: 80px;
}
.aizqSoft ul.APPList li .tit{
    padding-top: 8px;
    font-size: 16px;
    color:#131313;
    display: block;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.aizqSoft ul.APPList li .tit:hover{
    color:#009cff;
}
.aizqSoft ul.APPList li .des{
    padding-top: 10px;
    font-size: 12px;
    color:#8e8e8e;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.aizqSoft ul.APPList li .btn{    
    margin-top: 18px;
    margin-left: 10px;
    width: 60px;
    height: 30px;
    font-size: 12px;
    color:#00ca44;
    text-align: center;
    line-height: 30px;
    float:right;
    border:#00ca44 solid 1px;
    background:#fff;
    border-radius: 30px;
    transition: color 0s linear;
}
.aizqSoft ul.APPList li:hover{
    border-color:#dce6f0;
    background:#eaf4ff;
}
.aizqSoft ul.APPList li:hover .btn{
    color:#fff;
    background:#00ca44;
}
/*手游电脑版*/
.c_sydnbSoft .title span.spantb{
    margin-right: 10px;
}
.c_sydnbSoft .title .softtj a{
    margin: 0 15px;
}
.c_sydnbSoft .APPList{
    padding-left: 2px;
    display: inline-block;
}
.c_sydnbSoft .APPList li{
    float:left;
    margin-right: 19px;
    width: 173px;
    height: 183px;
    border: 1px solid #eee;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    margin-top: 30px;
    cursor: pointer;
    transition: all 0.5s;
}
.c_sydnbSoft .APPList li:nth-of-type(6n){
    margin-right: 0;
}
.c_sydnbSoft .APPList li .softIcon {
    position: relative;
}
.c_sydnbSoft .APPList li .softIcon .softIcon-hover{
    top: -6px;
    left: 48px;
}
.c_sydnbSoft .APPList li:hover .softIcon-hover {
    transform: scale(1);
}
.c_sydnbSoft .APPList li:hover .softIcon-hover {
    transform: scale(1);
}
.c_sydnbSoft .APPList li .softLogo{
    margin-top: 20px;
    display: block;
}
.c_sydnbSoft .APPList li .softLogo img{
    width: 70px;
    height: 70px;
    margin: 0 auto;
    border-radius: 15px;
    transition: transform .5s ease-in-out 0s;
    -webkit-transition: transform .5s ease-in-out 0s;
    display: block;
}
.c_sydnbSoft .APPList li .softName{
    font-size: 16px;
    color: #070707;
    display: block;
    margin: 0 auto;
    width: 125px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 10px;
}
.c_sydnbSoft .APPList li p{
    padding: 0px 15px;
    margin-top: 15px;
    display: flex;
    justify-content: space-between;
}
.c_sydnbSoft .APPList li p span{
    font-size: 14px;
    color: #9b9b9b;
    line-height: 28px;
    white-space: nowrap;
    overflow: hidden;
}
.c_sydnbSoft .APPList li p i{
    font-size: 14px;
    color: #3383fa;
    background: #ecf6ff;
    line-height: 14px;
    font-style: normal;
    padding: 7px;
    border-radius: 5px;
}
.c_sydnbSoft .APPList li .download{
    width: 175px;
    height: 47px;
    background: linear-gradient(left,#4db4ff,#3281fb);
    background: -webkit-linear-gradient(left,#4db4ff,#3281fb);
    background: -o-linear-gradient(left,#4db4ff,#3281fb);
    background: -ms-linear-gradient(left,#4db4ff,#3281fb);
    background: -moz-linear-gradient(left,#4db4ff,#3281fb);
    display: block;
    position: absolute;
    bottom: 0;
    font-size: 14px;
    color: #fff;
    line-height: 47px;
    text-align: center;
    z-index: 2;
    display: none;
}
.c_sydnbSoft .APPList li:hover{
    border: 1px solid #398ffc;
    transform: translateY(-5px);
}
.c_sydnbSoft .APPList li:hover .softName{
    color: #1a73fc;
}
.c_sydnbSoft .APPList li:hover .download{
    display: block;
}

.newbox .title {
    padding: 0 16px;
}

/* .new-applist {
    display: flex!important;
    margin: 16px;
    flex-wrap: wrap;
    gap: 16px;
}

.new-applist li {
    padding: 15px;
    width: 255px;
    height: 90px;
    border-radius: 8px;
    border: 1px solid rgba(0, 0, 0, 0.06);
    background: #FFF;
    border-radius: 10px;
    box-sizing: border-box;
    cursor: pointer;
} */