body.night .list-container,body.night .list-right {
    background: #1D1F20;
}

body.night .list-soft .list-img {
    background: #42494e
}

body.night .list-container .current_nav {
    border-bottom: 1px solid #3c3d3d;
}

body.night .list-soft .list-ca {
    border-top: 1px solid #3c3d3d;
}

body.night .list-soft li,
body.night .right .nav ol a {
    border: 1px solid #3c3d3d
}
body.night .list-container .list-ul li .list-intro,body.night .list-container .list-ul li .list-info .soft-title,body.night .list-right ul li a{color:#fff}
.list-container {
    width: calc((100% - 13px) * .69);
    min-height: calc(100vh - 418px);
    background: #fff;
}

.index-container .right {
    width: calc((100% - 14px) * .31);
}

.app-container {
    overflow: hidden;
    padding: 0px 20px;
    min-height: calc(100vh - 418px);
}

.app-container .current_nav {
    margin-bottom: 10px;
    padding-right: 9px;
    padding-left: 9px;
    border-bottom: 1px solid #f6f6f6;
    color: #888;
    text-indent: 5px;
    font-size: 15px;
}

.app-container .applist {
    float: left;
    width: 100%;
}

.app-container .list-app {
    overflow: hidden;
}

.wnr_ico {
    display: block;
    margin: auto auto 20px;
    width: 300px;
    height: 10pc;
    background: url(../img/wnr.png) center no-repeat;
    background-size: 150px;
}

.wnr_t {
    padding: 5px 0;
    font-size: 17px;
    line-height: 30px;
}

.wnr_home,
.wnr_t {
    display: block;
    color: #a5a5a5;
    text-align: center;
}

.wnr_home {
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 18px;
    width: 221px;
    height: 45px;
    border: 1px solid #e2e2e2;
    border-radius: 30px;
    font-size: 15px;
    line-height: 45px;
}

.list-container .list-ul {
    padding: 0 30px 25px;
}

.list-container .list-ul li {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #f0f0f0;
}

.list-container .list-ul li:nth-last-child(1) {
    margin-bottom: 0;
}

.list-container .list-ul li .list-img {
    float: left;
    overflow: hidden;
    width: 202px;
    height: 159px;
    border-radius: 3px;
    text-align: center;
}

.list-container .list-ul li .list-img img {
    min-width: 100%;
    min-height: 100%;
    vertical-align: middle;
}

.list-container .list-ul li .list-info {
    width: 100%;
}

.list-container .list-ul li .list-info .info-img {
    display: flex;
    overflow: hidden;
    padding-right: 4px;
    width: 160px;
    height: 120px;
    border-radius: 5px;
}

.list-container .list-ul li .list-info .info-img img {
    width: 100%;
    height: 100%;
    max-height: 100%;
    transition: all .5s;
}

.list-container .list-ul li .list-info .info-img:hover img {
    transform: scale(1.2);
}

.list-container .list-ul li .list-info .info-tit {
    width: 580px;
    height: 130px;
}

.list-container .list-ul li .list-info .soft-title {
    display: block;
    overflow: hidden;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
}

.list-container .list-ul li .list-info .soft-title i {
    position: relative;
    top: -2.5px;
    display: inline-block;
    margin-right: 12px;
    padding: 0 11px;
    height: 25px;
    border-radius: 5px;
    background: #f0f0f0;
    color: #888;
    font-weight: 100;
    font-style: normal;
    font-size: 14px;
    line-height: 25px;
}

.list-container .list-ul li .list-ca {
    float: left;
    display: -webkit-box;
    overflow: hidden;
    margin: 10px 0;
    height: 25px;
    color: #a7a7a7;
    font-size: 15px;
    line-height: 25px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.list-container .list-ul li .list-ca .jd {
    display: inline-block;
    margin-right: 22px;
}

.list-container .list-ul li .list-intro {
    display: -webkit-box;
    margin: 5px 0 0;
    min-height: 50px;
    color: #545454;
    text-align: justify;
    font-size: 14px;
    line-height: 25px;
}

.list-container .list-ul li .list-intro * {
    display: inline!important;
}

.list-container .list-ul li .list-btn {
    float: right;
    margin-top: -50px;
    height: 30px;
    line-height: 38px;
}

.list-container .list-ul li .list-btn a {
    float: right;
    width: 130px;
    height: 40px;
    border: 1px solid #f0f0f0;
    border-radius: 5px;
    color: #9a9a9a;
    text-align: center;
    font-size: 15px;
    transition: .3s all;
}

.list-container .list-ul li .list-btn a:hover {
    background: #5298ff;
    color: #fff;
}

li em {
    color: #d00;
    text-decoration: none;
    font-style: normal;
}

.list-left {
    float: left;
    width: 810px;
}

.right {
    overflow: hidden;
}

.list-right {
    padding: 15px 20px;
    background: #fff;
    overflow: hidden;
    margin-bottom: 15px;
}

.list-right-title {
    padding-bottom: 12px;
    height: 55px;
    border-bottom: 1px solid #f6f6f6;
    color: #1b54bc;
    font-weight: 700;
    font-size: 18px;
    line-height: 55px;
}

.hot-icon {
    float: left;
    display: block;
    margin-right: 10px;
    width: 25px;
    height: 55px;
    background: url(../img/other-hot-title-icon.png) no-repeat center;
    background-size: 25px;
}

.list-right ul {
    overflow: hidden;
    margin-top: 10px;
    width: 100%;
}

.list-right ul:nth-child(1) {
    margin-right: 25px;
}

.list-right ul li {
    float: left;
    margin-bottom: 15px;
    padding-right: 15px;
    width: 100%;
}

.list-right ul li:nth-child(2n) {
    padding-right: 0;
}

.list-right ul li:nth-child(1) a i {
    background: #ff2a2a;
    color: #fff;
}

.list-right ul li:nth-child(2) a i {
    background: #ffc107;
    color: #fff;
}

.list-right ul li:nth-child(3) a i {
    background: #03a9f4;
    color: #fff;
}

.list-right ul li:nth-child(4) a i {
    background: #4caf50;
    color: #fff;
}

.list-right ul li a {
    display: block;
    overflow: hidden;
    height: 30px;
    font-size: 15px;
    line-height: 30px;
}

.list-right ul li a i {
    display: inline-block;
    margin-top: -3px;
    margin-right: 9px;
    width: 30px;
    height: 20px;
    border-radius: 5px;
    background: #f3f3f3;
    color: #696969;
    vertical-align: middle;
    text-align: center;
    font-style: normal;
    line-height: 20px;
}

.sj-icon {
    float: left;
    display: block;
    margin-right: 10px;
    width: 25px;
    height: 55px;
    background: url(../img/news-article-title-icon.png) no-repeat center;
    background-size: 25px;
}

.nav-icon {
    float: left;
    display: block;
    margin-right: 10px;
    width: 25px;
    height: 55px;
    background: url(../img/article-sj-title-icon.png) no-repeat center;
    background-size: 25px;
}

.list-container .current_nav {
    margin: 20px 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #f6f6f6;
    color: #888;
    text-indent: 5px;
    font-size: 15px;
}

.list-container .current_nav a {
    color: #888;
}

.list-soft {
    overflow: hidden;
    padding: 0 30px 15px;
}

.list-soft li {
    position: relative;
    float: left;
    clear: inherit;
    overflow: hidden;
    margin-right: 20px;
    margin-bottom: 18px;
    width: 23%;
    height: 215px;
    border: 1px solid #f0f0f0;
    border-radius: 4px;
}

.list-soft li:nth-child(4n) {
    margin-right: 0;
}

.list-soft .list-img {
    text-align: center;
    display: block;
    background: #fbfbfb;
    padding: 17px 0;
    margin: 7px 7px;
}

.list-soft .list-img img {
    width: 84px;
    height: 84px;
    border-radius: 10px;
    box-shadow: 0 12px 30px 0 rgba(115, 115, 115, .32);
    transition: all .5s;
}

.list-soft .list-img:hover img {
    transform: scale(1.1);
}

.list-soft .list-info {
    height: 84px;
}

.list-soft .soft-title {
    display: -webkit-box;
    overflow: hidden;
    margin: auto;
    width: 85%;
    min-height: 49px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: inherit;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    box-orient: vertical;
}

.list-soft .list-ca {
    border-top: 1px solid #f0f0f0;
    margin-top: 5px;
    color: #888;
    text-align: center;
    font-size: 9pt;
}

.list-soft .list-ca .source,
.list-soft .list-ca .time {
    display: -webkit-inline-box;
    padding-right: 5px;
    color: #777;
    font-size: 9pt;
}

.list-soft .list-ca i {
    margin-right: 5px;
    color: #777;
    font-size: 9pt;
}

.list-soft .list-btn span {
    display: block;
}

.list-soft .list-btn .pf {
    color: #ffa400;
}

.list-soft .list-btn .dx {
    color: #888;
    font-size: 13px;
}

.list-app li {
    float: left;
    padding-right: 9px;
    padding-left: 9px;
    width: 20%;
}

.list-app li a {
    display: block;
    padding: 15px;
    border: 1px solid #eee;
    border-radius: 2px;
    background-color: #fff;
    box-shadow: 0 0 1px rgba(0, 0, 0, .05);
    text-align: center;
}

.list-app li .img-box img {
    margin-bottom: 5px;
    width: 85px;
    height: 85px;
    border-radius: 5px;
    transition: all .5s;
}

.list-app li .down-btn {
    display: inline-block;
    padding: 0 20px;
    height: 30px;
    border: 1px solid #5a9dff;
    border-radius: 2px;
    color: #5a9dff;
    font-size: 14px;
    line-height: 30px;
    opacity: .9;
    cursor: pointer;
    transition: all .3s;
    filter: alpha(opacity=90);
}

.list-app li .down-btn:hover {
    background-color: #5a9dff;
    color: #fff;
    opacity: .8;
    transform: .5s all;
}

.list-app li .img-box:hover img {
    transform: scale(1.1);
}

@media screen and (max-width:800px) {
    .list-container .current_nav {
        margin: 10px 0 1rem;
        width: 100%;
    }
    .index-container .right {
        display: none;
    }
    .list-container {
        padding: 2% 3%;
        width: 100%;
    }
    .list-container .list-ul,
    .list-soft {
        padding: 0;
    }
    .list-container .list-ul li .list-info .info-img {
        width: 6rem;
        height: 6rem;
    }
    .list-container .list-ul li .list-info .info-img img {
        width: 100%;
        height: 100%;
        vertical-align: middle;
        object-fit: cover;
    }
    .list-container .list-ul li .list-info .info-tit {
        width: calc(100% - 7rem);
        height: 6rem;
    }
    .list-container .list-ul li .list-btn,
    .list-container .list-ul li .list-info .soft-title i {
        display: none;
    }
    .list-container .list-ul li .list-info .soft-title {
        font-weight: 400;
        font-size: 1.1rem;
    }
    .list-container .list-ul li .list-intro {
        overflow: hidden;
        margin: 0;
        width: 99%;
        height: 2.5rem;
        min-height: 2.5rem;
        font-size: .8rem;
        line-height: 1.3rem;
        -webkit-line-clamp: 2;
    }
    .list-container .list-ul li {
        margin-bottom: 1rem;
        padding-bottom: 1rem;
    }
    .list-container .list-ul li .list-ca {
        margin: 0;
    }
    .list-soft li {
        margin: 0 0 1rem;
        padding-bottom: 1rem;
        width: 50%;
        height: auto;
        border: 0;
        border-bottom: 1px solid #f6f6f6;
    }
    .list-soft .list-info {
        padding: 5px;
        height: auto;
    }
    .list-soft .list-ca{
        padding-top:10px;
    }
    .list-soft .soft-title {
        width: 100%;
        min-height: auto;
    }
    .app-container {
        padding: 0;
    }
    .list-app li {
        width: 50%!important;
    }
}