.choice ul li {
    width: 103px;
}

.choice ul li a .softIcon .softIcon-hover {
    top: -26px;
}

.newSoftContent .right {
    margin-left: 39px;
}

.main {
    background: #f8f8f8;
    overflow: hidden;
}

.new-box {
    border: 1px solid #eee;
    padding: 30px 25px;
    margin-top: 20px;
    background: #fff;
}

.new-box .title {
    padding-bottom: 15px;
    border-bottom: 1px solid #e4e4e4;
}

.new-box .title h2 {
    font-size: 22px;
    color: #2c2c2c;
}

.new-box .title .left span {
    font-size: 16px;
    color: #dcdcdc;
    margin-left: 15px;
    line-height: 29px;
}

.new-box .title .more {
    font-size: 16px;
    color: #8b8b8b;
    line-height: 29px;
}

.new-box .title .more:hover {
    color: #0082ff;
}

.new-box .title ul {
    width: 775px;
}

.new-box .title ul li {
    font-size: 16px;
    color: #4b4b4b;
    cursor: pointer;
}

.new-box .title ul li:hover,
.new-box .title ul li.active {
    color: #0082ff;
    font-weight: bold;
    position: relative;
}

.new-box .title ul li:hover::after,
.new-box .title ul li.active::after {
    content: '';
    width: 46px;
    height: 1px;
    background: #0182ff;
    position: absolute;
    bottom: -8px;
    left: 50%;
    margin-left: -23px
}

.zjbb .software-list ul {
    display: none;
}

.zjbb .software-list ul li {
    width: 177px;
    height: 246px;
    border: 1px solid #eee;
    border-radius: 15px;
    text-align: center;
    margin-top: 30px;
}

.zjbb .software-list ul li .name {
    font-size: 16px;
    color: #070707;
    margin-top: 15px;
    line-height: 16px;
    width: 128px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 15px auto 0;
}

.zjbb .software-list ul li .name:hover {
    color: #0082ff;
}

.zjbb .software-list ul li .soft-logo {
    margin-top: 30px;
}

.zjbb .software-list ul li .time {
    font-size: 14px;
    color: #9b9b9b;
}

.zjbb .software-list ul li .fontsize {
    width: 70px;
    height: 26px;
    font-size: 14px;
    color: #017ffe;
    background: #eaf6ff;
    border-radius: 3px;
    line-height: 26px;
    margin-left: 2px;
}

.zjbb .software-list ul li .detail {
    margin-top: 14px;
}

.zjbb .software-list ul li .download {
    width: 177px;
    height: 47px;
    background: -webkit-linear-gradient(left, #00b6ff, #0080ff);
    margin-left: -1px;
    border-radius: 0 0 15px 15px;
    margin-top: 17px;
    font-size: 16px;
    color: #fff;
    line-height: 47px;
    display: none;
}

.zjbb .software-list ul li:hover {
    border-color: #0080ff;
    transform: translateY(-10px);
}

.zjbb .software-list ul li:hover .detail {
    display: none;
}

.zjbb .software-list ul li:hover .download {
    display: block;
    cursor: pointer;
}

.zjbb .software-list ul li .softIcon .softIcon-hover {
    top: -51px;
    left: -4px;
}

.zjbb .software-list ul li a.soft-logo:hover .softIcon-hover {
    transform: scale(1);
}

.zjbb .software-list ul li a.soft-logo .softIcon .softIcon-hover {
    --size: 140px;
}

/* 出彩软件特项专区 */
.ccsoftpark .software-list ul li {
    width: 262px !important;
    height: auto;
    border: 1px solid #f2f3f4;
    border-radius: 10px;
    cursor: pointer;
    margin-top: 30px;
}

.ccsoftpark .software-list ul li .soft-video {
    border-radius: 10px 10px 0 0;
    overflow: hidden;

}

.ccsoftpark .software-list ul li video {
    width: 100%;
    height: auto;
    border-bottom: 1px solid #f2f3f4;
}

.ccsoftpark .software-list ul li .detail {
    padding: 15px;
}

.ccsoftpark .software-list ul li .detail .name {
    font-size: 16px;
    color: #070707;
    font-weight: bold;
}

.ccsoftpark .software-list ul li .detail .name:hover {
    color: #0082ff;
}

.ccsoftpark .software-list ul li .detail p {
    font-size: 12px;
    color: #929292;
    margin-top: 10px;
}

.ccsoftpark .software-list ul li .detail .view {
    width: 56px;
    height: 30px;
    background: #017ffe;
    border-radius: 20px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 30px;
}

.ccsoftpark .software-list ul li .detail .view:hover {
    background: -webkit-linear-gradient(left, #00b6ff, #0082ff);
}

.ccsoftpark .software-list ul li:hover {
    transform: translateY(-10px);
    box-shadow: 0 0 10px #eceef0;
}

.ccsoftpark .swiper-container {
    position: static;
}

.ccsoftpark {
    position: relative;
}

.ccsoftpark .swiper-button-next,
.ccsoftpark .swiper-container-rtl .swiper-button-prev {
    width: 14px;
    height: 32px;
    background: url("../image/new-next.png");
    right: -14px;
}

.ccsoftpark .swiper-button-prev,
.ccsoftpark .swiper-container-rtl .swiper-button-next {
    width: 13px;
    height: 30px;
    background: url("../image/new-prev.png");
    left: -13px;
}

.ccsoftpark .swiper-button-next:hover,
.ccsoftpark .swiper-container-rtl .swiper-button-prev:hover {
    background: url("../image/new-next-hover.png");
}

.ccsoftpark .swiper-button-prev:hover,
.ccsoftpark .swiper-container-rtl .swiper-button-next:hover {
    background: url("../image/new-prev-hover.png");
}

.ccsoftpark .swiper-button-next:after,
.ccsoftpark .swiper-container-rtl .swiper-button-prev:after,
.ccsoftpark .swiper-button-prev:after,
.ccsoftpark .swiper-container-rtl .swiper-button-next:after {
    display: none;
}

.new-icons {
    background: url("../image/new-icons.png") no-repeat;
}

.new-box .title .change {
    font-size: 16px;
    color: #8b8b8b;
    cursor: pointer;
}

.new-box .title .change .new-icons {
    width: 14px;
    height: 14px;
    background-position: -89px 0;
    margin-right: 6px;
}

.new-box .title .change:hover {
    color: #0080ff;
}

/* 火爆游戏推荐 */
.hot-game .game-list ul {
    display: none;
}

.hot-game .game-list ul li {
    width: 272px;
    height: 315px;
    border: 1px solid #eee;
    border-radius: 10px;
    margin-top: 30px;
    cursor: pointer;
}

.hot-game .game-list ul li .big-img {
    width: 100%;
    height: 135px;
    overflow: hidden;
    border-radius: 10px 10px 0 0;
}

.hot-game .game-list ul li .big-img img {
    width: 270px;
    height: 135px;
    transition: all .5s;
}

.hot-game .game-list ul li .big-img img:hover {
    transform: scale(1.1);
}

.hot-game .game-list ul li .software-detail {
    padding: 0 20px;
}

.hot-game .game-list ul li .software-detail .top {
    margin-top: 15px;
}

.hot-game .game-list ul li .software-detail .software-name-box .software-name {
    font-size: 18px;
    color: #020202;
    width: 160px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 3px;
}

.hot-game .game-list ul li .software-detail .software-name-box .software-name:hover {
    color: #0082ff;
}

.hot-game .game-list ul li .software-detail .software-name-box p {
    font-size: 14px;
    color: #6a6a6a;
    width: 160px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 5px;
}

.hot-game .game-list ul li .software-detail .software-name-box {
    margin-left: 12px;
}

.hot-game .game-list ul li .software-detail .software-name-box .download {
    width: 56px;
    height: 30px;
    background: -webkit-linear-gradient(left, #00b6ff, #0081ff);
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    line-height: 30px;
    border-radius: 20px;
    display: none;
}

.hot-game .game-list ul li:hover .software-detail .software-name-box .download {
    display: block;
}

.hot-game .game-list ul li:hover .software-detail .software-name-box p {
    display: none;
}

.hot-game .game-list ul li .software-detail .new-icons {
    margin-right: 5px;
}

.hot-game .game-list ul li .software-detail .downloadCount {
    width: 16px;
    height: 12px;
    background-position: 0 0;
}

.hot-game .game-list ul li .software-detail .starIcon {
    width: 13px;
    height: 12px;
    background-position: -23px 0;
}

.hot-game .game-list ul li .software-detail .tagIcon {
    width: 13px;
    height: 12px;
    background-position: -46px 0;
}

.hot-game .game-list ul li .software-detail .detail-box span {
    font-size: 14px;
    color: #6a6a6a;
}

.hot-game .game-list ul li .software-detail .detail-box {
    margin-top: 10px;
}

.hot-game .game-list ul li:hover {
    box-shadow: 0 0 10px #eceef0;
    transform: translateY(-10px);
}

/* 电脑软件 */
.new-box .title ul.width100 {
    width: 100px;
    margin-right: 35px;
}

.window-soft .software-list ul {
    display: none;
}

.window-soft .software-list ul li {
    width: 177px;
    height: 272px;
    border: 1px solid #eee;
    border-radius: 20px;
    margin-top: 30px;
    text-align: center;
}

.window-soft .software-list ul li .soft-logo {
    margin-top: 30px;
}

.window-soft .software-list ul li .name {
    font-size: 16px;
    color: #070707;
    width: 128px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    margin: 15px auto 0 auto;
}

.window-soft .software-list ul li .name:hover {
    color: #0082ff;
}

.window-soft .software-list ul li .detail {
    font-size: 12px;
    color: #bbb8b8;
    margin-top: 10px;
}

.window-soft .software-list ul li .detail .line {
    margin: 0 2px;
}

.window-soft .software-list ul li p {
    font-size: 12px;
    color: #7b7b7b;
    margin-top: 10px;
    width: 150px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 10px auto 0 auto;
}

.window-soft .software-list ul li .download {
    width: 148px;
    height: 42px;
    background: -webkit-linear-gradient(left, #00b6ff, #0081ff);
    font-size: 16px;
    color: #fff;
    line-height: 42px;
    border-radius: 20px;
    margin: 20px auto 0 auto;
    display: none;
}

.window-soft .software-list ul li:hover .download {
    display: block;
}

.window-soft .software-list ul li:hover .detail,
.window-soft .software-list ul li:hover p {
    display: none;
}

.window-soft .software-list ul li:hover {
    box-shadow: 0 0 10px #eceef0;
    transform: translateY(-10px);
}

.window-soft .software-list ul li .softIcon .softIcon-hover {
    top: -51px;
    left: -4px;
}

.window-soft .software-list ul li a.soft-logo:hover .softIcon-hover {
    transform: scale(1);
}

.window-soft .software-list ul li a.soft-logo .softIcon .softIcon-hover {
    --size: 140px;
}

/* 电脑体验手机游戏 */
.app-game .software-list ul {
    display: none;
}

.app-game .software-list ul li {
    width: 368px;
    height: 108px;
    border: 1px solid #eee;
    border-radius: 10px;
    padding: 18px;
    cursor: pointer;
    margin-top: 20px;
}

.app-game .software-list ul li .software-detail {
    width: 240px;
    margin-left: 20px;
}

.app-game .software-list ul li .software-detail .name,
.app-game .software-list ul li .software-detail p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.app-game .software-list ul li .software-detail .name {
    font-size: 16px;
    color: #070707;
    width: 240px;
    display: block;
}

.app-game .software-list ul li .software-detail .name:hover {
    color: #0082ff;
}

.app-game .software-list ul li .software-detail .detail {
    font-size: 14px;
    color: #bbb8b8;
    margin-top: 5px;
}

.app-game .software-list ul li .software-detail .detail .line {
    margin: 0 5px;
}

.app-game .software-list ul li .software-detail p {
    font-size: 14px;
    color: #7b7b7b;
    margin-top: 5px;
}

.app-game .software-list ul li:hover {
    box-shadow: 0 0 10px #eceef0;
    transform: translateY(-10px);
}

/* 安卓应用与手游 */
.new-box .title ul.width210 {
    width: 210px;
    margin-right: 35px;
}

.android-app .software-list ul {
    display: none;
}

.android-app .software-list ul li {
    width: 368px;
    height: 108px;
    border: 1px solid #eee;
    border-radius: 10px;
    padding: 18px;
    cursor: pointer;
    margin-top: 20px;
    transform: all 0.5s;
}

.android-app .software-list ul li:hover {
    border-color: #bce6ff;
    background: #f7fcff;
    transform: translateX(10px);
}

.android-app .software-list ul li .name {
    font-size: 16px;
    color: #070707;
    margin-top: 10px;
    width: 155px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.android-app .software-list ul li .name:hover {
    color: #0082ff;
}

.android-app .software-list ul li .detail p {
    font-size: 14px;
    color: #7b7b7b;
    margin-top: 12px;
}

.android-app .software-list ul li .detail .line {
    margin: 0 8px;
}

.android-app .software-list ul li .download {
    width: 56px;
    height: 30px;
    background: #017ffe;
    border-radius: 20px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    margin-top: 20px;
}

.android-app .software-list ul li .download:hover {
    background: -webkit-linear-gradient(left, #00b6ff, #0082ff);
}

/* Mac软件 */
.macsoft .software-list ul {
    display: flex;
}

.macsoft .software-list ul li {
    width: 178px;
    height: 242px;
}

.macsoft .software-list ul li .download {
    width: 80px;
    height: 34px;
    line-height: 34px;
    margin-top: 10px;
}

/* 软件和游戏专题 */
.new-box .title ul.width140 {
    width: 140px;
    margin-right: 35px;
}

.software-zt .software-list ul {
    display: none;
}

.software-zt .software-list ul li {
    width: 272px;
    height: 216px;
    border: 1px solid #f2f3f4;
    border-radius: 10px;
    margin-top: 30px;
}

.software-zt .software-list ul li:hover {
    box-shadow: 0 0 10px #eceef0;
    transform: translateY(-10px);
}

.software-zt .software-list ul li .big-img {
    border-radius: 10px 10px 0 0;
    overflow: hidden;
}

.software-zt .software-list ul li .big-img img {
    transition: all 0.5s;
}

.software-zt .software-list ul li .big-img img:hover {
    transform: scale(1.1);
}

.software-zt .software-list ul li .name {
    font-size: 16px;
    color: #070707;
    margin-top: 15px;
    font-weight: bold;
    width: 235px;
    margin-left: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.software-zt .software-list ul li .name:hover {
    color: #0082ff;
}

.software-zt .software-list ul li p {
    font-size: 12px;
    color: #929292;
    padding: 0 15px;
    margin-top: 13px;
}

.software-zt .software-list ul li .download {
    width: 56px;
    height: 30px;
    background: -webkit-linear-gradient(left, #00b6ff, #0082ff);
    font-size: 12px;
    color: #fff;
    line-height: 30px;
    margin-right: 15px;
    text-align: center;
    border-radius: 20px;
    margin-top: 25px;
    display: none;
}

.software-zt .software-list ul li:hover .download {
    display: block;
}

.software-zt .software-list ul li:hover .name {
    width: 170px;
}

/* 软件资讯 */
.article-box .article-list ul {
    display: none;
}

.article-box .article-list ul li.big {
    border: 1px solid #eee;
    width: 554px;
    height: 278px;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    padding: 0;
    margin: 30px 0 10px 0;
}

.article-box .article-list ul li.big img {
    transition: all 0.5s;
}

.article-box .article-list ul li.big img:hover {
    transform: scale(1.1);
}

.article-box .article-list ul li.big .fc .article-title {
    width: 520px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.article-box .article-list ul li.big .fc .article-title:hover {
    color: #0082ff;
}

.article-box .article-list ul li.big .fc {
    position: absolute;
    bottom: 0px;
    padding: 10px 15px;
    background: rgba(0, 0, 0, 0.8);
}

.article-box .article-list ul li.big .time-icon {
    width: 12px;
    height: 12px;
    background-position: -112px 0;
    vertical-align: middle;
}

.article-box .article-list ul li.big .fc p {
    margin-top: 5px;
}

.article-box .article-list ul li.big .fc p span {
    font-size: 12px;
    color: #fff;
    vertical-align: middle;
    margin-left: 5px;
}

.article-box .article-list ul li {
    width: 554px;
    height: 120px;
    border-bottom: 1px solid #eee;
    padding: 20px 0;
}

.article-box .article-list ul li .left {
    width: 353px;

}

.article-box .article-list ul li .article-title {
    font-size: 16px;
    color: #070707;
    font-weight: bold;
    line-height: 28px;
    display: block;
}

.article-box .article-list ul li .article-title:hover {
    color: #0082ff;
    transform: translateX(10px);
}

.article-box .article-list ul li .time-icon {
    width: 12px;
    height: 12px;
    background-position: -66px 0;
    vertical-align: middle;
}

.article-box .article-list ul li p {
    margin-top: 8px;
}

.article-box .article-list ul li p span {
    font-size: 12px;
    color: #929292;
    margin-left: 5px;
    vertical-align: middle;
}
.article-box .article-list ul li .right{
    overflow: hidden;
}

.article-box .article-list ul li .right img {
    border-radius: 5px;
    transition: all 0.5s;
}
.article-box .article-list ul li .right img:hover {
    transform: scale(1.1);
}

.article-box .article-list ul li:nth-child(7),
.article-box .article-list ul li:nth-child(8) {
    border-bottom: none;
    padding-bottom: 0;
    height: 100px;
}

/* 新上架软件 */
.new-software .software-list ul {
    position: relative;
}

.new-software .software-list ul li {
    text-align: center;
    position: relative;
    width: 360px;
    height: 500px;
    border: 1px solid #eee;
    background: #f8f8f8;
    border-radius: 10px;
    margin-top: 30px;
    cursor: pointer;
}

.new-software .software-list ul li .swiper-container {
    margin-top: 325px;
    position: static;
}

.new-software .software-list ul li .name {
    font-size: 18px;
    color: #070707;
    font-weight: bold;
}

.new-software .software-list ul li .time-category {
    font-size: 14px;
    color: #bbb8b8;
    margin-top: 15px;
}

.new-software .software-list ul li p {
    font-size: 14px;
    color: #7b7b7b;
    margin-top: 10px;
}

.new-software .software-list ul li .download {
    width: 148px;
    height: 42px;
    background: #017ffe;
    border-radius: 20px;
    font-size: 16px;
    color: #fff;
    line-height: 42px;
    margin: 0 auto;
    margin-top: 20px;
}

.new-software .software-list ul li .download:hover {
    background: -webkit-linear-gradient(left, #00b6ff, #0082ff);
}

.new-software-pagination {
    position: absolute;
    top: 0;
    left: 0;
    width: 225px !important;
    height: 190px !important;
}

.new-software-pagination span {
    width: 128px;
    height: 128px;
    background: transparent;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -64px 0 0 -64px;
    transition: all 0.5s ease;
}

.new-software-pagination span img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 30px;
}

.new-software-pagination span:nth-child(1) {
    transform: rotate(90deg) translate(80px) rotate(-90deg);
}

.new-software-pagination span:nth-child(2) {
    transform: rotate(0deg) translate(80px) rotate(-0deg);
}

.new-software-pagination span:nth-child(3) {
    transform: rotate(270deg) translate(80px) rotate(-270deg);
}

.new-software-pagination span:nth-child(4) {
    transform: rotate(180deg) translate(80px) rotate(180deg);
}

.new-software-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    z-index: 999;
    opacity: 1;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    opacity: 0.6;
}

.new-software .software-list ul li:nth-child(1) {
    background: linear-gradient(to bottom, #e3f4ff, #fff);
    border-color: #bce6ff;
}

.new-software .software-list ul li:nth-child(2) {
    background: linear-gradient(to bottom, #fff2e3, #fff);
    border-color: #ffdeb7;
}

.new-software .software-list ul li:nth-child(3) {
    background: linear-gradient(to bottom, #e7f9ea, #fff);
    border-color: #bbefc5;
}

.new-software .software-list ul li:hover {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    transform: translateY(-10px);
}

.new-software .software-list ul li:hover .name {
    color: #0082ff;
}


/* 软件下载排行榜 */
.softRanking-title {

    border-bottom: 1px solid #e4e4e4;
}

.softRanking-title ul li {
    font-size: 22px;
    color: #b3b3b3;
    margin-right: 40px;
    padding-bottom: 15px;
    cursor: pointer;
    font-weight: bold;
}

.softRanking-title ul li.active,
.softRanking-title ul li:hover {
    color: #2c2c2c;
    position: relative;
}

.softRanking-title ul li.active::after,
.softRanking-title ul li:hover::after {
    content: "";
    display: block;
    width: 72px;
    height: 3px;
    background: #0182ff;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -36px;
}

.softRanking .list ul {
    display: none;
}

.softRanking .list ul.software-list li {
    margin-right: 35px;
    margin-top: 30px;
}

.softRanking .list ul.software-list li:nth-child(8n) {
    margin-right: 0;
}

.softRanking .list ul.software-list li .name {
    width: 112px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    font-size: 16px;
    color: #131313;
    margin-top: 15px;
}

.softRanking .list ul.software-list li .softIcon .softIcon-hover {
    top: -44px;
    left: -4px;
}

.softRanking .list ul.software-list li a.soft-logo:hover .softIcon-hover {
    transform: scale(1);
}

.softRanking .list ul.software-list li a.soft-logo .softIcon .softIcon-hover {
    --size: 120px;
}

.softRanking .article-list {
    height: 356px;
}

.softRanking .article-list li {
    width: 353px;
    margin-top: 36px;
}

.softRanking .article-list li a {
    font-size: 16px;
    color: #131313;
    width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
}

.softRanking .article-list li a:hover,
.softRanking .article-list li a:hover::before {
    color: #0082ff;
}

.softRanking .article-list li a:hover {
    transform: translateX(10px);
}

.softRanking .article-list li a::before {
    content: '·';
    color: #131313;
    margin-right: 10px;
}

.softRanking .article-list li span {
    font-size: 16px;
    color: #b3b3b3;
    vertical-align: middle;
}

.softRanking .list ul li img {
    transition: transform 0.5s;
    border-radius: 25px;
}

.softRanking .list ul li:hover img {
    transform: rotateY(180deg);
    transition: transform 0.5s;
}

.softRanking .list ul li:hover .name {
    color: #0082ff;
}