body.night .list-container, body.night .index-container .right,body.night .list-right,body.night .list-soft .list-img,body.night .indexWebList li,body.night .indexWebList li .info{
    background: #42494e;
}
body.night .indexWebList li .info a:hover{
    background-color:#1d1e22;
}
body.night .list-container .current_nav {
    border-bottom: 1px solid #3c3d3d;
}
body.night #search button{box-shadow: none;top: 0.5px;}
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 .search-type input:checked+label, .search-type input:hover+label,body.night  .search-type input:hover+label{
    color:#fff;
}
.list-container {
    width: calc((100% - 13px) * .69);
    min-height: calc(100vh - 418px);
    background: #fff;
}

.index-container .right {
    width: calc((100% - 14px) * .31);
}

.list-right {
    overflow: hidden;
    margin-bottom: 15px;
    padding: 15px 20px;
    background: #fff;
}

.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(../images/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 {
    overflow: hidden;
    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 {
    overflow: hidden;
    margin-bottom: 10px;
    width: 100%;
    border-radius: 7px;
}

.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(../images/other-hot-title-icon.png) no-repeat center;
    background-size: 25px;
}

.list-right ul {
    overflow: hidden;
    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 {
    display: block;
    margin: 7px 7px;
    padding: 17px 0;
    background: #fbfbfb;
    text-align: center;
}

.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 {
    margin-top: 5px;
    border-top: 1px solid #f0f0f0;
    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;
    }
    .list-soft .soft-title {
        width: 100%;
    }
    .list-soft .list-ca {
        padding-top: 10px;
    }
    .app-container {
        padding: 0;
    }
    .list-app li {
        width: 50%!important;
    }
    #search {
        margin-right: auto;
        margin-left: auto;
        padding-right: 15px;
        padding-left: 15px;
    }
    .s-type-list label span {
        padding: 5px 5px!important;
    }
    .navs ul li:first-child {
        margin-left: 0px!important;
    }
    .navs ul li {
        margin: 0px 20px!important;
    }
    .indexWebList li {
        margin: 0px!important;
        width: 33.3%!important;
        background: none!important;
        padding: 5px 5px;
    }
    .indexWebList li>a {
        background: #fff;
        text-align: left;
        padding: 5px 5px!important;
    }
}

.s-type-list label:hover {
    background: unset;
}

.s-type-list:before {
    display: none;
}

.s-type {
    position: inherit;
    top: unset;
    left: unset;
    z-index: unset;
    width: unset;
    text-align: center;
}

.s-type-list label {
    position: relative;
    display: inline-block;
}

.s-type-list label span {
    display: block;
}

.s-type-list label:not(.active)::after {
    position: absolute;
    bottom: 5px;
    left: 50%;
    margin-left: -2px;
    width: 4px;
    height: 4px;
    border-radius: 2px;
    background-color: rgba(255, 255, 255, 0);
    content: '';
    transition: .3s;
}

.s-type-list label:not(.active):hover::after {
    background-color: #fff;
}

.s-type-list label:not(.active) {
    opacity: .5;
    transition: opacity .3s;
}

.s-type-list label:not(.active):hover {
    opacity: 1;
}

.s-type-list .anchor {
    top: 35px;
    bottom: 1px;
    margin-top: 5px;
    height: 4px;
    border-radius: 100px;
    background-color: #3385ff;
    background-image: -webkit-gradient(linear, left top, right top, from(#006eff), to(#13adff));
    background-image: -webkit-linear-gradient(left, #006eff, #13adff);
    background-image: -o-linear-gradient(left, #006eff 0, #13adff 100%);
    background-image: linear-gradient(90deg, #006eff, #13adff);
    -webkit-box-shadow: 0 5px 10px 0 rgba(16, 110, 253, .3);
    box-shadow: 0px 3px 5px 0px #888;
    box-shadow: 0 5px 10px 0 rgba(16, 110, 253, .3);
    -webkit-transition: .25s;
    transition: .25s;
}

.search-type input:checked+label {
    opacity: 1;
}

#search-text {
    padding: 9px 20px;
    width: 100%;
    border: 0;
    border-radius: 5px;
    background: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .02);
    box-shadow: 0 6px 6px 0px rgba(0, 0, 0, .02);
    text-indent: 20px;
    transition: .2s ease-in-out;
}

#search button {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0px 2px;
    border: 0!important;
    border-radius: 3px;
    line-height: 42px;
}

#search button:active,
#search button:focus {
    outline: none;
    border: 0!important;
    box-shadow: none;
}

.search-smart-tips {
    top: 100px;
}

.canvas-bg {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    border-width: 0;
}

.content-site.customize-site.big {
    margin-top: -80px;
}

.content-site.customize-site.big .p-title {
    background-color: #f9f9f9;
    box-shadow: none;
}

.post-top {
    padding-bottom: 180px;
}

.search-type li label {
    padding: 5px 20px;
}

.s-type-list label span {
    padding: 10px 20px;
}


/*--------------------------------------------------------------
## search style
--------------------------------------------------------------*/

#search {
    position: relative;
    margin: 0 auto;
    max-width: 690px;
}

#search form {
    position: relative;
    color: #666;
}

#search button {
    width: 98px;
    border: 0;
    background-image: -webkit-gradient(linear, left top, right top, from(#006eff), to(#13adff));
    background-image: -webkit-linear-gradient(left, #006eff, #13adff);
    background-image: -o-linear-gradient(left, #006eff 0, #13adff 100%);
    background-image: linear-gradient(90deg, #006eff, #13adff);
    -webkit-box-shadow: 0 5px 10px 0 rgba(16, 110, 253, .3);
    box-shadow: 0px 3px 5px 0px #409eff;
    color: #fff;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
}

#search i {
    top: 50%;
    left: 0px;
    margin-left: 12px;
    transform: translateY(-50%);
}

#search button i {
    color: #fff;
    font-size: 18px;
}

#search .search-select {
    height: 50px;
    border: none;
    background-color: #fff;
    cursor: pointer;
    transition: .3s;
}

#search .input-group-prepend:not(.d-none)+.search-key {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.search-group {
    display: none;
}

.search-group-modal {
    display: none;
    padding-left: 75px;
}

.s-current .search-type {
    display: block;
    padding-left: 0;
}

.s-current {
    display: block;
}

#search-list {
    position: relative;
}

#search-list-modal {
    position: relative;
}

.header-big .s-type {
    position: inherit;
    top: inherit;
    left: inherit;
    z-index: inherit;
    width: auto;
}

.s-type:hover {
    height: auto;
}

.s-type>span {
    display: block;
    width: 75px;
    height: 31px;
}

.header-big .s-type-list {
    position: relative!important;
    position: inherit;
    top: inherit;
    display: inline-table;
    overflow: auto;
    padding: inherit;
    width: none;
    border-radius: inherit;
    background: none!important;
    box-shadow: none!important;
    text-align: center;
    white-space: nowrap;
}

.s-type-list label {
    margin-bottom: 0;
    padding: 2px 0;
    width: 16%;
    text-align: center;
    font-weight: normal;
    font-size: 15px;
    cursor: pointer;
    transition: .3s;
}

.s-type-list label:hover {
    background: rgba(136, 136, 136, .1);
}

.s-type-list .tile-lg {
    display: block;
    margin: auto;
    width: 3pc;
    height: 3pc;
    border-radius: .3rem;
    color: #fff;
    font-size: 1.25rem;
    line-height: 3rem;
}

.s-type:hover .s-type-list {
    display: block;
}

.type-text {
    position: absolute;
    left: 0;
    padding-left: 9pt;
    width: 75px;
    font-size: 1pc;
    line-height: 31px;
}

.type-text:after {
    margin: 0 0 0 10px;
    content: "\e793";
    font-size: 12px;
    font-family: "iconfont";
}

.search-type {
    margin: 0;
    white-space: nowrap;
}

.search-type label {
    margin: 0;
}

.search-type li {
    display: inline-block;
}

.search-type li label {
    display: inline-block;
    padding: 0 11px;
    border-radius: 3px 3px 0 0;
    color: #888;
    font-size: 14px;
    line-height: 31px;
    cursor: pointer;
}

.search-type input:checked+label,
.search-type input:hover+label {
    color: #000;
}

.set-check {
    margin-top: 3px;
    font-size: 9pt;
}

.set-check label {
    margin-left: 3px;
}

.set-check input,
.set-check label {
    opacity: 0;
    transition: all .3s ease;
}

.search-type li {
    display: inline-block;
    list-style: none;
}

.search-type {
    overflow: auto;
}

.search-smart-tips {
    position: absolute;
    z-index: 20;
    overflow: hidden;
    margin-top: 25px;
    width: 100%;
}

.search-smart-tips ul {
    margin: 0;
    padding: 10px 0;
}

.search-smart-tips ul li {
    padding: 0px 25px;
    list-style: none;
    font-size: 14px;
    line-height: 30px;
    cursor: pointer;
    transition: .3s;
}

.search-smart-tips ul li:hover,
.search-smart-tips ul li.current {
    background-color: rgba(130, 130, 130, .5);
}

.card {
    display: flex;
    margin-bottom: 1rem;
    min-width: 0;
    border-width: 0;
    border-radius: .25rem;
    background: #fff;
    background-color: #fff;
    background-clip: border-box;
    box-shadow: 0 0 20px -5px rgba(158, 158, 158, .2);
    word-wrap: break-word;
    transition: background-color .3s;
    flex-direction: column;
}


/*
 * ----------------------------------------------------------------------------
 * web navi
 * ----------------------------------------------------------------------------
 */

.navs {
    margin: 0px 15px;
    padding: 0px 15px;
}

.navs ul {
    overflow-x: scroll;
    margin: 0;
    padding: 0;
    white-space: nowrap;
}

.navs ul::-webkit-scrollbar {
    width: 0;
    height: 0;
    background-color: transparent;
}

.navs ul li:first-child {
    margin-left: 10px;
}

.navs ul li {
    display: inline-block;
    margin: 0px 40px;
}

.navs ul li a {
    position: relative;
    display: block;
    padding: 15px 0;
    color: #909399;
    text-decoration: none;
    letter-spacing: .5px;
    font-size: 14px;
    transition: all .3s;
}

.navs ul li a:hover {
    color: #303133;
}

.navs ul li a::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: transparent;
    content: '';
    transition: all .3s;
}

.navs ul .current-menu-item a {
    color: #303133;
}

.navs ul .current-menu-item a::after {
    border-radius: 3px;
    background: #3385ff;
    background-color: #3385ff;
    background-image: -webkit-gradient(linear, left top, right top, from(#006eff), to(#13adff));
    background-image: -webkit-linear-gradient(left, #006eff, #13adff);
    background-image: -o-linear-gradient(left, #006eff 0, #13adff 100%);
    background-image: linear-gradient(90deg, #006eff, #13adff);
    -webkit-box-shadow: 0 5px 10px 0 rgba(16, 110, 253, .3);
    box-shadow: 0px 3px 5px 0px #888;
    box-shadow: 0 5px 10px 0 rgba(16, 110, 253, .3);
}

.header-navi {
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 99;
}

.join a {
    display: inline-block;
    margin: 0 2px;
    padding: 7px 20px;
    background-color: #409eff;
    background-image: linear-gradient(200deg, #409eff, #007bff);
    color: #fff;
}

.join a:hover {
    color: #fff;
    opacity: 0.8;
}

.index-container {
    overflow: unset!important;
    animation-name: fade-bottom-small;
    animation-duration: .5s;
    animation-timing-function: ease-out;
    animation-fill-mode: both;
}

.indexWebList {
    margin-top: 13px;
    padding: 15px 20px;
    padding-bottom: 5px;
    width: 100%;
}

.indexWebList li {
    position: relative;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    width: calc( (100% - (10.5px * 6)) / 7);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
}

.indexWebList li:hover {
    background-color: #fff8f5;
}

.indexWebList li:hover>a {
    color: #ff7352;
}

.indexWebList li:hover .xl {
    display: inline-block;
    opacity: 1;
}

.indexWebList li:nth-child(7n) {
    margin-right: 0;
}

.indexWebList li>a {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 15px 20px;
    padding-right: 30px;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 15px;
    line-height: 30px;
    transition: 0.2s all;
}

.indexWebList li>a .hots {
    position: relative;
    top: -12px;
    left: -8px;
    display: inline-block;
    width: 19px;
    height: 19px;
    background: url(../images/hotico.png) no-repeat center center;
    background-size: 100% 100%;
}

.indexWebList li>a img {
    margin-top: -3px;
    margin-right: 8px;
    width: 20px;
    height: 20px;
    vertical-align: middle;
}

.indexWebList li>a .xl:after {
    display: block;
    margin-top: 13px;
    margin-left: 6px;
    width: 0;
    height: 0;
    border-color: #ff7352 transparent transparent;
    border-style: solid;
    border-width: 5px 5px 0;
    content: " ";
    transition: 0.2s all;
}

.indexWebList li>a .xlhover:after {
    margin-top: 12px;
    transform: rotate(180deg)!important;
}

.indexWebList li>a .xl {
    position: absolute;
    top: 15px;
    right: 13px;
    display: inline-block;
    width: 20px;
    height: 30px;
    vertical-align: middle;
    opacity: 0;
}

.indexWebList li .info {
    position: absolute;
    top: 60px;
    left: 1%;
    z-index: 99;
    display: none;
    padding: 8px 0px;
    width: 98%;
    border-radius: 9px;
    background: #FFF;
    box-shadow: 0 0px 9px rgba(23, 23, 23, 0.12);
}

.indexWebList li .info a {
    display: block;
    padding: 0px 10px;
    height: 48px;
    color: #333;
    text-align: center;
    font-size: 15px;
    line-height: 48px;
}

.indexWebList li .info a:hover {
    background: #fff8f5;
    color: #ff7352;
}

.moneyList {
    margin-top: 13px;
}

.other {
    margin-top: 13px;
}

.other .left {
    width: calc((100% - 13px) * 0.3);
}

.other .right {
    padding: 25px 36px;
    width: calc((100% - 13px) * 0.7);
    background: #FFF;
}

.list {
    margin-bottom: 17px;
}

.list:nth-child(2) {
    margin-top: 20px;
}

.list:nth-child(6),
.list:nth-child(11),
.list:nth-child(16) {
    margin-bottom: 17.5px;
    padding-bottom: 17.5px;
    border-bottom: 1px solid #F9F9F9;
}

.list:nth-last-child(1) {
    margin-bottom: 0;
}

.list .titles {
    float: left;
    overflow: hidden;
    margin-right: 35px;
    width: 60px;
    height: 40px;
    color: #20c4ab;
    font-size: 16px;
    line-height: 40px;
}

.list ul {
    float: left;
    width: calc(100% - 35px - 60px);
}

.list ul li {
    float: left;
    margin-right: 25px;
    width: calc((100% - (25px * 5) - 20px) / 5);
}

.list ul li:nth-last-child(1) {
    margin-right: 0;
    width: 20px;
    text-align: right;
}

.list ul li a {
    display: block;
    overflow: hidden;
    height: 40px;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 15px;
    line-height: 40px;
    transition: 0.2s all;
}

.list ul li a img {
    display: inline-block;
    margin-top: -3px;
    margin-right: 4px;
    width: 20px;
    height: 20px;
    vertical-align: middle;
}

.list ul li a i {
    display: block;
    height: 40px;
    color: #b7b7b7;
    font-size: 13px;
    line-height: 40px;
}

.list ul li a i:hover {
    color: #ff7352;
}

.list ul li a:hover {
    color: #ff7352;
}

.tools {
    margin-top: 13px;
    padding: 20px 30px;
    padding-bottom: 30px;
    background: #FFF;
}

.tools .title {
    margin-bottom: 22px;
}

.tools>a {
    float: left;
    overflow: hidden;
    margin-right: calc((100% - 55.5px * 4) / 3);
    margin-bottom: 28px;
    width: 55px;
    height: 82px;
    color: #666;
    text-align: center;
    font-size: 13px;
}

.tools>a:nth-child(5),
.tools>a:nth-child(9) {
    margin-right: 0;
}

.tools>a:nth-last-child(1),
.tools>a:nth-last-child(2),
.tools>a:nth-last-child(3),
.tools>a:nth-last-child(4) {
    margin-bottom: 0;
}

.tools>a img {
    display: block;
    margin-bottom: 10px;
    width: 55px;
    height: 55px;
    border-radius: 10px;
}

.indexSearch {
    margin: 0px auto;
    margin-bottom: 6px;
    padding: 80px 0px;
    background: #FFF;
}

.indexSearch>.layui-clear {
    position: relative;
    margin: 0 auto;
    width: 893px;
}

.indexSearch>.layui-clear .bdlogo {
    float: left;
    margin-right: 25px;
    width: 157.25px;
    height: 53px;
}

.indexSearch>.layui-clear .bdlogo img {
    margin-top: -9px;
    width: 157.25px;
    height: 53px;
    vertical-align: middle;
}

.indexSearch>.layui-clear input {
    float: left;
    padding: 10px 20px;
    width: 560px;
    height: 48px;
    border: 1px solid #ececec;
    border-right: 0;
    line-height: 28px;
}

.indexSearch>.layui-clear .btn {
    float: left;
    width: 150px;
    height: 48px;
    background: #20c4ab;
    color: #FFF;
    text-align: center;
    font-size: 15px;
    line-height: 48px;
    cursor: pointer;
    transition: 0.2s all;
}

.indexSearch>.layui-clear .btn:hover {
    background: #26bda6;
}

.indexSearch>.layui-clear .selectul {
    position: absolute;
    top: 48px;
    left: 182.25px;
    z-index: 99;
    display: none;
    width: 560px;
    border: 1px solid #ececec;
    border-top: 0;
    background: white;
}

.indexSearch>.layui-clear .selectul li a {
    display: block;
    overflow: hidden;
    padding: 0px 20px;
    height: 40px;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 40px;
}

.indexSearch>.layui-clear .selectul li a:hover {
    background: #F9F9F9;
}

.content_rank {
    position: relative;
    margin-top: 20px;
    min-height: 530px;
}

.top {
    margin-top: 13px;
    padding: 20px 30px;
    padding-bottom: 1px;
    background: #FFF;
}

.top ul {
    margin-top: 25px;
    padding-bottom: 35px;
}

.top ul li {
    margin-bottom: 35px;
}

.top ul li:nth-last-child(1) {
    margin-bottom: 0;
}

.top ul li:nth-child(1) a i {
    background: #ff6b66;
}

.top ul li:nth-child(2) a i {
    background: #ff8652;
}

.top ul li:nth-child(3) a i {
    background: #ffa742;
}

.top ul li a {
    display: block;
    height: 18px;
    line-height: 18px;
}

.top ul li a:hover {
    color: #ff7352;
}

.top ul li a i {
    float: left;
    margin-right: 20px;
    width: 30px;
    height: 18px;
    border-radius: 2px;
    background: #c3c3c3;
    color: #FFF;
    text-align: center;
    font-style: normal;
    line-height: 18px;
}

.top ul li a h3 {
    float: left;
    height: 18px;
    font-size: 15px;
    line-height: 18px;
}

.top ul li a span {
    float: right;
    height: 18px;
    color: #8c8c8c;
    font-size: 14px;
    line-height: 18px;
}

header~.indexSearch {
    /* margin-top: 71px; */
}

.indexSearch~article {
    padding-top: 0;
}

.update {
    overflow: hidden;
    padding: 20px 30px;
    height: 630px;
    background: #FFF;
}

.update ul {
    position: relative;
    margin-top: 15px;
    height: 535px;
}

.update ul li {
    margin-bottom: 15px;
}

.update ul li:nth-last-child(1) {
    margin-bottom: 0;
}

.update ul li a {
    position: relative;
    float: left;
    overflow: hidden;
    width: 80%;
    height: 40px;
    text-indent: 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 15px;
    line-height: 40px;
}

.update ul li a:before {
    position: absolute;
    top: 18.5px;
    left: 0;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #d6d6d6;
    content: " ";
}

.update ul li a:hover {
    color: #ff7352;
}

.update ul li span {
    float: right;
    overflow: hidden;
    width: 15%;
    height: 40px;
    color: #8c8c8c;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 15px;
    line-height: 40px;
}

.update ul li .new-time {
    color: #ff0d0d;
}

.indexjd {
    margin: 0px -36px;
    width: calc(100% + 36px + 36px);
    height: 13px;
    background: #fbfbfb;
}

.newslist {
    padding-top: 20px;
    padding-bottom: 1px;
    background: #FFF;
}

.newslist ul {
    position: relative;
    overflow: hidden;
    margin-top: 25px;
    height: 467px;
}

.newslist ul li {
    float: left;
    margin-right: 35px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    width: calc( (100% - 35px) / 2);
    border-bottom: 1px solid #F9F9F9;
}

.newslist ul li:nth-last-child(1),
.newslist ul li:nth-last-child(2) {
    margin-bottom: 0;
    padding-bottom: 0;
    border: 0;
}

.newslist ul li:nth-child(2n) {
    margin-right: 0;
}

.newslist ul li a .img {
    float: left;
    overflow: hidden;
    width: 40%;
    height: 120px;
    background: url("../images/newbg.png") no-repeat center center;
    background-size: 100% 100%;
}

.newslist ul li a .img img {
    display: block;
    width: 100%;
}

.newslist ul li a .info {
    float: right;
    width: 55%;
}

.newslist ul li a .info h3 {
    overflow: hidden;
    height: 50px;
    color: #666;
    font-size: 15px;
    line-height: 25px;
}

.newslist ul li a .info span {
    display: block;
    margin-top: 45px;
    color: #b5b5b5;
    font-size: 14px;
}

.bottomas {
    overflow: hidden;
    margin-top: 13px;
    padding: 20px 30px;
    background: #FFF;
}

.bottomas .content {
    position: relative;
    margin-top: 20px;
    height: 184px;
}

.bottomas .content>span,
.bottomas .content>p {
    display: block;
    margin-bottom: 18px;
    color: #8e8e8e;
    font-size: 15px;
    line-height: 30px;
}

.bottomas .content>span:nth-last-child(1),
.bottomas .content>p:nth-last-child(1) {
    margin-bottom: 0;
}

@keyframes fade-bottom-small {
    0% {
        opacity: 0;
        transform: translateY(10px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}