input {
    -webkit-appearance: none;
}

/*更新*/




#index-left {
    margin-right: 12px;
    width: calc((100% - 13px) * .33);
    height: 100%;
}

#index-middle {
    width: 66.3%;
    float: left;
    overflow: hidden;
    height: auto;
    background: #fff;
}

.new-position {
    margin-bottom: 13px
}

.new-position .layui-carousel>[carousel-item]>* {
    background: #fff
}

.new-position #index-carousel {
    height: 300px
}

.new-position #index-carousel div div img {
    width: 100%;
    width: 100%;
    overflow: hidden;
    background: #fff;
    height: 100%;
    padding: 7px 7px 7px;
    position: relative;
}

.new-position .index-soft {
    position: relative;
    margin-top: 10px;
    padding: 20px 20px 18px;
    height: auto;
    background: #fff;
}

.new-position .index-soft .list {
    margin: 10px 0;
}

.new-position .index-soft .list li {
    display: block;
    box-sizing: initial;
    margin-bottom: 10px;
    padding-bottom: 15px;
    width: 100%;
    height: 55px;
    border-bottom: 1px solid #f6f6f6
}

.new-position .index-soft .list li:nth-child(5) {
    border-bottom: 0;
    padding-bottom: 6px;
}

.new-position .index-soft .list .fl {
    overflow: hidden;
    width: 60px;
    height: 60px;
    border-radius: 5px
}

.new-position .index-soft .list .fl img {
    width: 100%;
    height: 100%
}

.new-position .index-soft .fr {
    margin-top: 5px;
    width: 270px
}

.new-position .index-soft .fr .tit {
    float: left
}

.new-position .index-soft .fr .tit h3 {
    display: -webkit-box;
    overflow: hidden;
    margin-bottom: 3px;
    width: 180px;
    font-size: 14px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.new-position .index-soft .fr .tit span {
    color: #888;
    font-size: 12px
}

.new-position .index-soft .fr .tit i {
    margin-right: 5px;
    color: #ffb80f;
    font-style: initial;
    font-size: 14px
}

.new-position .index-soft .fr .down {
    float: right;
    width: 90px
}

.new-position .index-soft .fr .down b {
    display: block;
    color: #888;
    text-align: right;
    font-weight: 100;
    font-size: 13px;
    line-height: 25px
}

.new-position .index-soft .fr .down span a {
    display: block;
    margin-top: 5px;
    border: 1px solid #f1f1f1;
    color: #888;
    text-align: center;
    border-radius: 5px;
}

.new-position .index-soft .fr .down span a:hover {
    border-color: #3b82f6;
    color: #3b82f6;
    transition: all .3s;
}

#index-right {
    width: 22%;
}


/*flash*/

.layui-carousel-ind li.layui-this {
    width: 20px !important;
    border-radius: 5px;
}

.layui-carousel a img {
    width: 100%;
    height: 100%;
}


/*search*/

.search-bg {
    border-radius: 6px;
    background-image: url(../images/search-bg.png);
    background-position: center center;
    background-size: cover;
}

.search-1 {
    overflow: hidden;
    padding: 15px 0 50px 0;
    height: 250px;
    border-radius: 6px;
    background-color: #1f1f2b4f;
}

.search-1 .searchform {
    display: flex;
    margin: 0 auto;
    padding: 5px;
    width: 500px;
    border-radius: 6px;
    background-color: rgba(255, 255, 255, 0.2);
}

.search-1 .search-keyword {
    float: left;
    overflow: hidden;
    margin: 0 auto;
    padding-left: inherit;
    width: 380px;
    height: 48px;
    border: 1px solid #ffffff14;
    border-radius: 4px 0px 0px 4px;
    background: #ffffff38;
    box-shadow: none;
    color: #FFF;
    font-size: 14px;
    font-family: Avenir, -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    line-height: 32px;
}

.search-1 .search-submit {
    position: relative;
    float: left;
    width: 120px;
    height: 48px;
    border: 1px solid #ffffff14;
    border-radius: 0px 4px 4px 0px;
    background: #4BCC9CD6;
    color: #fff;
    font-size: 16px;
    font-family: Avenir, -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    cursor: pointer;
}

.search-1 .ri-search-line {
    position: relative;
    top: 3px;
    margin-right: 5px;
    font-size: 18px;
}

.search-1 .sousuotopTitle {
    margin-top: 15px;
    margin-bottom: 10px;
    color: #eee;
    text-align: center;
    font-size: 25px;
}

.search-1 .sousuotopTitle:before {
    position: relative;
    left: -17px;
    content: "//";
    font-weight: 900;
    opacity: .5;
}

.search-1 .sousuotopTitle:after {
    position: relative;
    left: 17px;
    content: "//";
    font-weight: 900;
    opacity: .5;
}

.remensousuo {
    display: flex;
    margin: 0 auto;
    padding-top: 30px;
    height: 80px;
    color: #fff;
    font-size: 14px;
}

.remensousuo .sousuocenter {
    position: relative;
    display: inline-block;
    margin: 0 auto;
    padding: 0 20px;
    height: 40px;
    background: none;
    vertical-align: middle;
    text-align: center;
    line-height: 40px;
}

.remensousuo span {
    position: relative;
    top: 1px;
    float: left;
    color: #fff;
}

.remensousuo ul {
    float: left;
    margin: 0 auto;
}

.remensousuo li {
    float: left;
    margin-right: 5px;
}

.remensousuo li a {
    float: left;
    padding: 0px 9px;
    color: #ffffff;
}

/* 优化最新内容板块整体容器 - 简约版 */
#middle_1.wrap {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
    overflow: hidden;
    margin-bottom: 15px;
}

/* 移除悬停效果 */
#middle_1.wrap:hover {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
    transform: none;
}

/* 优化标题区域 - 减少间距 */
.modules-title-box {
    display: flex;
    padding: 15px 15px 12px 15px;
    align-items: center;
    background: #fff;
    border-bottom: 1px solid #f5f5f5;
}

.post-modules-top .module-title {
    position: relative;
    float: left;
    margin-right: 15px;
    text-align: left;
    font-size: 18px;
    font-weight: 500;
    width: 35%;
    padding-right: 5px;
    color: #333;
}

/* 移除标题前的蓝色装饰条 */
.post-modules-top .module-title::before {
    display: none;
}

.post-modules-top .module-title font {
    position: relative;
    bottom: 1px;
    margin: 5px;
    padding: 2px 10px;
    border: none;
    border-radius: 12px;
    background: #f0f2f5;
    color: #666;
    font-size: 11px;
    font-weight: 400;
    box-shadow: none;
}

.post-modules-top .module-desc {
    color: #999;
    font-size: 12px;
    text-align: right;
    width: 65%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 1.4;
}

/* 优化分类标签区域 - 减少间距 */
.post-list-cats {
    position: relative;
    z-index: 1;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    padding: 12px 20px;
    background: #fff;
    border-bottom: 1px solid #f5f5f5;
    -webkit-overflow-scrolling: touch;
}

.post-list-cats::-webkit-scrollbar {
    display: none;
}

.cat-item {
    width: 100%;
    height: 30px;
    white-space: nowrap;
    box-sizing: border-box;
}

.cat-item a {
    display: inline-block;
    padding: 6px 12px;
    margin: 0 8px 8px 0;
    /* border: 1px solid #e0e0e0; */
    border-radius: 4px;
    background: #f8f9fa;
    color: #888;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.4;
    transition: all 0.2s ease;
    text-decoration: none;
}

.cat-item a:hover {
    background: #f0f0f0;
    border-color: #ccc;
    color: #666;
    transform: none;
    box-shadow: none;
}

.cat-item .this {
    background: #007bf5;
    border-color: #007bf5;
    color: #fff;
    box-shadow: none;
}

.cat-item .this:hover {
    background: #007bf5;
    transform: none;
    box-shadow: none;
}

.cat-item span {
    position: relative;
    z-index: 999;
    padding: 0;
    color: inherit;
    font-weight: 500;
}

/* 移除旧的before样式 */
.cat-item .this:before,
.cat-item a:before {
    display: none;
}

/* 优化分类按钮焦点状态 - 保持原有颜色 */
.cat-item a:focus {
    outline: none;
    background: #f0f0f0;
    border-color: #ccc;
    color: #666;
    transform: none;
    box-shadow: none;
}

.cat-item .this:focus {
    outline: none;
    background: #0056b3;
    border-color: #0056b3;
    color: #fff;
    transform: none;
    box-shadow: none;
}


/* 优化文章列表 - 简约版 */
.index-news-list {
    padding: 12px 15px;
    background: #fff;
}

.index-news-list ul li {
    float: left;
    overflow: hidden;
    margin-bottom: 6px;
    width: 49%;
    padding: 6px;
    background: #fff;
    border: none;
    border-radius: 4px;
    transition: all 0.2s ease;
    box-sizing: border-box;
}

.index-news-list ul li:nth-child(2n) {
    float: right;
}

/* 移除悬停边框和阴影效果 */
.index-news-list ul li:hover {
    background: #f8f9fa;
    border: none;
    transform: none;
    box-shadow: none;
}

.index-news-list ul li a {
    float: left;
    display: block;
    height: auto;
    min-height: 20px;
    color: #333;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.4;
    transition: .2s all;
    text-decoration: none;
}

.index-news-list ul li a:hover {
    color: #007bf5;
}

.index-news-list ul li .tit {
    position: relative;
    overflow: hidden;
    width: auto;
    max-width: calc(100% - 50px);
    text-indent: 0;
    padding-left: 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 400;
}

/* 第一篇文章显示蓝色圆点 */
.index-news-list ul li:first-child .tit:before {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #007bf5;
    content: " ";
}

/* 其余文章显示灰色圆点 */
.index-news-list ul li:not(:first-child) .tit:before {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #ccc;
    content: " ";
}

/* 移除旧的边框线样式 */
.index-news-list ul li:nth-child(10),
.index-news-list ul li:nth-child(19),
.index-news-list ul li:nth-child(20),
.index-news-list ul li:nth-child(9) {
    padding-bottom: 8px;
    border-bottom: none;
}

.index-news-list ul li em {
    float: left;
    display: flex;
    overflow: hidden;
    margin-top: 2px;
    width: 18px;
    height: 18px;
    border: 1px solid #f1f1f1;
    border-radius: 20px;
}

.index-news-list ul li em img {
    width: 100%;
    height: 100%;
    transition: all 0.5s;
}

.index-news-list ul li:hover em img {
    transform: rotate(180deg);
}

.index-news-list ul li .ad {
    display: inline-block;
    width: 40px;
    height: 18px;
    border: 1px solid #dcdcdc;
    background-size: 100% auto;
    color: #a7a7a7;
    vertical-align: middle;
    text-align: center;
    text-indent: 0;
    font-style: normal;
    font-size: 13px;
    line-height: 18px;
    border-radius: 5px;
}

.index-news-list ul li a .jx {
    display: inline-block;
    margin-top: -1px;
    margin-right: 7px;
    width: 37px;
    height: 22px;
    background: url(../images/jx.png) no-repeat center center;
    background-size: 100% auto;
    vertical-align: middle;
    text-indent: 0;
}

.index-news-list ul li font {
    float: right;
    display: block;
    width: 45px;
    height: auto;
    color: #999;
    text-align: right;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.4;
    padding: 1px 0;
}

.index-news-list ul .new font {
    color: #fd2b2b;
}

/* 新文章的特殊样式 */

.myad {
    margin-top: 1.5px;
    width: 40px !important;
    height: 22px !important;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    vertical-align: middle;
    text-align: center !important;
    text-indent: 0;
    font-size: 12px !important;
    line-height: 21px !important;
}

.index-news-list .list-loading {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .7);
}

/* 优化分页按钮 - 简约版 */
#middle_1 .page {
    position: relative;
    overflow: hidden;
    margin: 0 15px 15px 15px;
    border-radius: 6px;
    box-shadow: none;
    border: 1px solid #e5e5e5;
}

#middle_1 .page>div {
    position: relative;
    width: 50%;
    height: 35px;
    border: none;
    color: #666;
    text-align: center;
    font-size: 13px;
    font-weight: 400;
    line-height: 35px;
    cursor: pointer;
    background: #fff;
    transition: all 0.2s ease;
}

#middle_1 .page>div:hover {
    background: #f8f9fa;
    color: #333;
}

#middle_1 .page .top {
    float: left;
    border-right: 1px solid #f0f2f5;
    border-radius: 8px 0 0 8px;
}

#middle_1 .page .bottom {
    float: right;
    border-radius: 0 8px 8px 0;
}

#middle_1 .page .cfx {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    float: left;
    display: block;
    width: 84px;
    height: 21px;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    background: white;
    transform: translate(-50%, -50%) rotate(-42deg);
}

#middle_1 .page .disabled {
    color: #b7b7b7;
}


/* tools-list */

#right_0 .tools-list {
    width: 100%;
}

#right_0 .tools-list {
    display: flex;
    overflow: hidden;
    max-height: 266px;
    text-align: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

#right_0 .tools-list li {
    margin-right: -1px;
    margin-bottom: -1px;
    width: 33.33333%;
    border-right: 1px #f8f8f8 solid;
    border-bottom: 1px #f8f8f8 solid;
}

#right_0 .tools-list li a {
    display: flex;
    padding: 15px 10px;
    color: #888;
    font-size: 12px;
    line-height: 1;
    align-items: center;
}

#right_0 .tools-list li a:hover {
    background-color: rgba(0, 0, 0, .05);
    color: #f60;
}

#right_0 .tools-list li img {
    margin-right: 6px;
    width: 16px;
}

#right_0 .tools-list li p {
    overflow: hidden;
    color: #999;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
}


/*index-list*/

/* 优化首页下载板块卡片式样式 */
.list-soft,
.list-article,
.list-iamges {
    background: #fff;
    padding: 20px;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
    margin-bottom: 20px;
    border: 1px solid #f0f0f0;
    transition: all 0.3s ease;
}

.list-soft:hover,
.list-article:hover {
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
    transform: translateY(-2px);
}

/* 优化下载板块内部容器 */
.index-list .list-soft-main {
    box-sizing: border-box;
    padding: 0;
    border-radius: 8px;
    background: transparent;
}

.list-soft-main .layui-tab {
    width: 910px;
}

.list-article-main .list-article-tab {
    width: 100%;
}

.list-soft-main .layui-tab-brief>.layui-tab-title .layui-this {
    color: #007bf5;
}

.layui-tab-brief>.layui-tab-more li.layui-this:after,
.layui-tab-brief>.layui-tab-title .layui-this:after {
    border-bottom: 2px solid #007bf5;
}

.list-soft-main .layui-tab {
    margin: 0;
}

.list-soft-main .layui-tab-title li {
    margin: 0 30px 0 0;
    padding: 0;
}

.list-soft-main .list-soft-tab {
    width: 100%;
}

.list-article-tab .type,
.list-soft-tab .type {
    border-bottom: 1px solid #f6f6f6;
}

.list-article-tab .type a,
.list-soft-tab .type a {
    display: inline-block;
    margin: 0 30px 0 0;
    padding: 0 5px;
    height: 40px;
    color: #ababab;
    text-indent: 0;
    font-size: 15px;
    line-height: 35px;
    cursor: pointer;
}

.list-article-tab .type .hover,
.list-soft-tab .type .hover {
    height: 40px;
    border-bottom: 3px solid #007bf5;
    color: #007bf5;
}

.list-soft-plate {
    overflow: hidden;
    height: 395px;
}

.article-plate,
.soft-plate {
    width: 10000px;
    transition: .4s all;
}

.hot-soft {
    width: 10000px;
    transition: .5s all;
}

.soft-plate .plate-list {
    float: left;
    width: 910px;
    height: 400px;
}

.article-plate .plate-list,
.soft-plate .plate-list {
    margin-right: 0;
}

.fl .list-soft-plate .plate-list {
    display: none;
    animation-name: sy-fade-left-small;
    animation-duration: .5s;
    animation-timing-function: ease-out;
    animation-fill-mode: both;
}

.list-article-plate .plate-list.ing,
.list-soft-plate .plate-list.ing {
    display: block;
}

.list-soft-plate .plate-list ul {
    margin: 5px 0 0 0;
    width: 100%;
}

.list-soft-plate .plate-list ul:nth-child(3n) {
    margin-right: 0;
}

/* 优化软件列表项卡片样式 */
.list-soft-plate .plate-list li {
    float: left;
    display: block;
    box-sizing: border-box;
    padding: 16px;
    width: 32%;
    margin: 0 1% 16px 0;
    border: 1px solid #e9ecef;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.04);
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.list-soft-plate .plate-list li:nth-child(3n) {
    margin-right: 0;
}

.list-soft-plate .plate-list li:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 25px rgba(0, 123, 245, 0.15);
}

/* 优化软件图标容器 */
.list-soft-plate .plate-list li .fl {
    width: 65px;
    height: 65px;
    border: 1px solid #f0f0f0;
    border-radius: 8px;
    overflow: hidden;
    transition: all 0.3s ease;
}

.list-soft-plate .plate-list li:hover .fl {
    box-shadow: 0 2px 8px rgba(0, 123, 245, 0.2);
}

.list-soft-plate .plate-list li .fl img {
    width: 65px;
    height: 65px;
    border-radius: 6px;
    transition: transform 0.3s ease;
}

.list-soft-plate .plate-list li:hover .fl img {
    transform: scale(1.05);
}

/* 优化软件信息区域 */
.list-soft-plate .plate-list li .fr {
    width: calc(100% - 80px);
    padding-right: 5px;
}

.list-soft-plate .plate-list li .fr h3 {
    position: relative;
    overflow: hidden;
    margin: 8px 0 6px;
    width: 75%;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 15px;
    line-height: 20px;
    font-weight: 600;
    color: #333;
    transition: color 0.3s ease;
}

.list-soft-plate .plate-list li:hover .fr h3 {
    color: #007bf5;
}

.list-soft-plate .plate-list li .fr p {
    color: #888;
    font-size: 12px;
    margin: 4px 0;
    line-height: 1.4;
}

.list-soft-plate .plate-list li .fr p span {
    padding: 0 8px;
    color: #666;
    font-size: 12px;
}

.list-soft-plate .plate-list li .fr p i {
    margin-right: 4px;
    color: #ffb80f;
    font-style: normal;
    font-size: 14px;
}

/* 优化下载按钮 */
.list-soft-plate .plate-list li .fr .down {
    float: right;
    width: 60px;
    margin-top: -10px;
}

.list-soft-plate .plate-list li .fr .down b {
    display: block;
    color: #999;
    text-align: center;
    font-weight: 400;
    font-size: 11px;
    line-height: 16px;
    margin-bottom: 4px;
}

.list-soft-plate .plate-list li .fr .down a {
    display: block;
    padding: 6px 8px;
    border-radius: 6px;
    background: linear-gradient(135deg, #4074c7 0%, #3b82f6 100%);
    color: #fff;
    text-align: center;
    font-size: 11px;
    font-weight: 500;
    transition: all 0.3s ease;
    text-decoration: none;
    position: relative;
    overflow: hidden;
}

.list-soft-plate .plate-list li .fr .down a:hover {
    background: linear-gradient(135deg, #0056b3 0%, #004085 100%);
    color: #fff;
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(0, 123, 245, 0.3);
}

.list-soft-plate .plate-list li .fr .down a::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: left 0.5s ease;
}

.list-soft-plate .plate-list li .fr .down a:hover::before {
    left: 100%;
}

.hot-soft .type {
    position: relative;
    border-bottom: 1px solid #f6f6f6;
    text-align: right;
}

.hot-soft .type i {
    position: absolute;
    top: 13px;
    right: 85px;
    display: block;
    width: 1px;
    height: 10px;
    background: #888;
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(30deg);
    -ms-transform: rotate(30deg);
}

.hot-soft .type a {
    display: inline-block;
    margin: 0 0 0 30px;
    padding: 0 5px;
    height: 40px;
    color: #ababab;
    text-indent: 0;
    font-size: 15px;
    line-height: 35px;
    cursor: pointer;
    transition: all .3s;
}

.hot-soft .type .hover {
    height: 40px;
    color: #007bf5;
}

.hot-soft {
    width: 320px;
}

.hot-soft .plate-list {
    width: 320px;
}

.list-article-plate {
    overflow: hidden;
    height: auto;
}

.list-article-plate .plate-list {
    animation-name: sy-fade-left-small;
    float: left;
    height: auto;
    display: none;
    animation-duration: .5s;
    animation-timing-function: ease-out;
    animation-fill-mode: both;
}

.list-article-plate .art-img {
    overflow: hidden;
    margin-top: 20px;
}

.list-article-plate .art-list {
    width: 100%;
}

.list-article-tab {
    width: 100%;
}

.list-article-plate .art-list {
    padding: 15px 0 0;
    border-top: 1px solid #f1f1f1;
    overflow: hidden;
}

.list-article-plate .art-list li {
    position: relative;
    float: left;
    margin-right: 15px;
    margin-bottom: 8px;
    width: 32%;
    height: 30px;
    line-height: 30px;
}

.list-article-plate .art-list li:nth-child(1) a:before {
    background: #ff2a2a
}

.list-article-plate .art-list li:nth-child(2) a:before {
    background: #ff7171
}

.list-article-plate .art-list li:nth-child(3) a:before {
    background: #f90
}

.list-article-plate .art-list li:nth-child(4) a:before {
    background: #fc0
}

.list-article-plate .art-list li:nth-child(5) a:before {
    background: #5298ff
}

.list-article-plate .art-list li:nth-child(6) a:before {
    background: #5fb878
}

.list-article-plate .art-list li:nth-child(3n) {
    margin-right: 0px;
}

.list-article-plate .art-list li em {
    float: left;
    width: 25px;
    height: 30px;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
}

.list-article-plate .art-list li a {
    position: relative;
    float: left;
    overflow: hidden;
    padding-left: 15px;
    width: calc(100% - 65px);
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 15px;
}

.list-article-plate .art-list li a:before {
    position: absolute;
    top: 14px;
    left: 2px;
    z-index: 9;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #e2e2e2;
    content: '';
}

.list-article-plate .art-list li span {
    float: right;
    margin-right: 5px;
    color: #ababab;
    font-size: 12px;
}

.list-article-plate .art-list li span.news {
    color: red;
}

.list-article-plate .art-img li {
    float: left;
    overflow: hidden;
    margin-right: 15px;
    margin-bottom: 25px;
    width: 215px;
    border-radius: 5px;
    transition: all .5s;
}

.list-article-plate .art-img li:last-child {
    margin-right: 0;
}

.list-article-plate .art-img li:hover {
    box-shadow: 0 14px 20px -10px rgba(0, 0, 0, .1);
    -webkit-transform: translateY(-2px);
}

.list-article-plate .art-img li:hover span {
    opacity: 1;
}

.list-article-plate .art-img li:hover img {
    transform: scale(1.2);
}

.list-article-plate .art-img li .img {
    overflow: hidden;
    height: 150px;
}

.list-article-plate .art-img li img {
    width: 100%;
    height: 100%;
    transition: all .5s;
}

.list-article-plate .art-img li a {
    position: relative;
    display: block;
    height: auto;
}

.list-article-plate .art-img li a span {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    overflow: hidden;
    padding: 0 5%;
    width: 100%;
    height: 35px;
    color: #fff;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .5)));
    background: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, .5));
    background: -ms-linear-gradient(top, transparent, #000);
    background-color: transparent;
    line-height: 35px;
    opacity: .93;
}

.hot-article .type {
    position: relative;
    border-bottom: 1px solid #f6f6f6;
    text-align: right;
}

.hot-article .type i {
    position: absolute;
    top: 13px;
    right: 85px;
    display: block;
    width: 1px;
    height: 10px;
    background: #888;
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(30deg);
    -ms-transform: rotate(30deg);
}

.hot-article .type a {
    display: inline-block;
    margin: 0 0 0 30px;
    padding: 0 5px;
    height: 40px;
    color: #ababab;
    text-indent: 0;
    font-size: 15px;
    line-height: 35px;
    cursor: pointer;
    transition: all .3s;
}

.hot-article .type .hover {
    height: 40px;
    color: #007bf5;
}

.hot-article {
    width: 320px;
}

.hot-article .plate-list {
    width: 320px;
}

.hot-article .plate-list ul {
    margin-top: 20px;
}

.hot-article .plate-list li,
.hot-soft .plate-list li {
    position: relative;
    box-sizing: border-box;
    margin-bottom: 14px;
    padding-left: 35px;
    width: 100%;
    border: 0;
}

.hot-article .plate-list .hots-list li a,
.hot-soft .plate-list .hots-list li a {
    width: 89%
}

.hot-soft .plate-list li {
    padding: 0px 0px 0px 15px;
    margin: 8px 0px;
}

.list-pic {
    margin-top: 13px;
    background: #fff;
    padding: 10px 20px 15px;
}

.showgirl-area {
    margin-top: 22px;
    height: 440px;
    overflow: hidden;
    position: relative;
}

.showgirl-area div {
    display: block;
    position: absolute
}

.showgirl-area a {
    display: block;
    overflow: hidden
}

.showgirl-area .item1 {
    left: 0;
    top: 0
}

.showgirl-area .item1 a,
.showgirl-area .item2 a {
    width: 190px;
}

.showgirl-area .item2 {
    left: 200px;
    top: 0;
}

.showgirl-area .item3 {
    left: 0;
    top: 225px
}

.showgirl-area .item4 {
    left: 405px;
    top: 0;
}

.showgirl-area .item4 a {
    width: 430px;
}

.showgirl-area .item5 {
    right: 0;
    top: 0
}

.showgirl-area .item6 {
    right: 0;
    top: 225px
}

.showgirl-area .item3 a,
.showgirl-area .item5 a,
.showgirl-area .item6 a {
    width: 390px;
}

.showgirl-area .item1 img,
.showgirl-area .item2 img {
    width: 100%;
    height: 210px;
    object-fit: cover;
}

.showgirl-area .item4 img {
    width: 100%;
    height: 435px;
    object-fit: cover;
}

.showgirl-area .item3 img,
.showgirl-area .item5 img,
.showgirl-area .item6 img {
    width: 100%;
    height: 210px;
    object-fit: cover;
}

.showgirl-area img {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.showgirl-area a:hover img {
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}


/*links*/

.flink {
    margin-bottom: 20px;
}

.flink .iconfont {
    color: #333;
}

.flink a.iconfont:hover {
    color: #21b47c;
}

.flink .rule {
    padding-left: 2em;
    color: #999;
    font-weight: 400;
    font-size: 14px;
}

.flink {
    padding: 20px 20px 15px;
}

.f-list {
    margin-top: 13px;
}

.flink .f-list li {
    float: left;
    margin-right: 20px;
    margin-bottom: 9px;
    width: auto;
    overflow: hidden;
}

.flink .f-list li a {
    font-size: 14px;
}


/*loading*/

.r-content .list-loading {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .7);
}

.loadding {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 98;
    width: 57px;
    text-align: center;
    transform: translate(-50%, -50%);
}

.loadding span {
    display: inline-block;
    width: 8px;
    height: 100%;
    border-radius: 4px;
    background: #ff7438;
    -webkit-animation: load 1.04s ease infinite;
}

@-webkit-keyframes load {

    0%,
    100% {
        height: 10px;
        background: #ff9466;
    }

    50% {
        margin-top: -20px;
        height: 30px;
        background: #ffcb8b;
    }
}

.loadding span:nth-child(2) {
    -webkit-animation-delay: .13s;
}

.loadding span:nth-child(3) {
    -webkit-animation-delay: .26s;
}

.loadding span:nth-child(4) {
    -webkit-animation-delay: .39s;
}

.loadding span:nth-child(5) {
    -webkit-animation-delay: .52s;
}

.loadding2 {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 99;
    width: 103px;
    height: 30px;
    text-align: center;
    transform: translate(-50%, -50%);
    user-select: none;
}

.loadding2>div {
    display: inline-block;
    margin-left: 7px;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background-color: #5298ff;
    -webkit-animation: stretchdelay .7s infinite ease-in-out;
    animation: stretchdelay .7s infinite ease-in-out;
}

.loadding2 .circ2 {
    -webkit-animation-delay: -.6s;
    animation-delay: -.6s;
}

.loadding2 .circ3 {
    -webkit-animation-delay: -.5s;
    animation-delay: -.5s;
}

.loadding2 .circ4 {
    -webkit-animation-delay: -.4s;
    animation-delay: -.4s;
}

.loadding2 .circ5 {
    -webkit-animation-delay: -.3s;
    animation-delay: -.3s;
}

@-webkit-keyframes stretchdelay {

    0%,
    100%,
    40% {
        -webkit-transform: translateY(-10px);
    }

    20% {
        -webkit-transform: translateY(-20px);
    }
}

@keyframes stretchdelay {

    0%,
    100%,
    40% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    20% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
}

/* 优化标题区域 */
.c-title {
    font-size: 20px;
    padding-bottom: 0.8em;
    margin-top: 0;
    margin-bottom: 0.5em;
    position: relative;
    padding-left: 20px;
    overflow: hidden;
    border-bottom: 2px solid #f0f0f0;
    font-weight: 600;
    color: #333;
}

.c-title:after {
    content: "";
    position: absolute;
    left: 0;
    top: 20px;
    transform: translateY(-50%);
    width: 4px;
    height: 20px;
    /* background: linear-gradient(135deg, #007bf5 0%, #ff177a 100%); */
    border-radius: 2px;
}

/* 响应式优化 */
@media (max-width: 768px) {
    .list-soft-plate .plate-list li {
        width: 48%;
        margin: 0 2% 12px 0;
        padding: 12px;
    }

    .list-soft-plate .plate-list li:nth-child(3n) {
        margin-right: 2%;
    }

    .list-soft-plate .plate-list li:nth-child(2n) {
        margin-right: 0;
    }
}

@media (max-width: 480px) {
    .list-soft-plate .plate-list li {
        width: 100%;
        margin: 0 0 10px 0;
        padding: 10px;
    }

    .list-soft,
    .list-article {
        padding: 15px;
        margin-bottom: 15px;
    }
}

/* 响应式优化 */
@media (max-width: 768px) {
    .modules-title-box {
        padding: 16px;
        flex-direction: column;
        align-items: flex-start;
    }

    .post-modules-top .module-title,
    .post-modules-top .module-desc {
        width: 100%;
        text-align: left;
    }

    .index-news-list ul li {
        width: 100%;
        margin-bottom: 12px;
    }

    .index-news-list ul li:nth-child(2n) {
        float: left;
    }
}

/* 确保导航有足够高的z-index */
.header-nav {
    position: relative;
    z-index: 100;
    width: 100%;
    background: #fff;
    box-shadow: 0 3px 4px rgba(26, 26, 26, .1);
}

/* 移动端导航的z-index */
.sjj_nav {
    margin-top: 1px;
    position: absolute;
    z-index: 9999;
    background: #ffffff;
    width: 100%;
    height: calc(100% - 104px);
    font-size: 14px;
    line-height: 40px;
    left: -100%;
    overflow: auto;
    overflow-x: hidden;
    transition: left ease 0.35s;
}

@media screen and (max-width:800px) {

    #index-middle,
    #index-right,
    .index-list .list-article-main {
        width: 100%;
        float: left;
    }

    #index-left {
        display: none;
    }

    .search-1 .searchform,
    .index-news-list ul li,
    .index-list .list-soft-main.index-news-list ul li,
    .list-soft-main .list-soft-tab,
    .list-article-plate .art-img,
    .plate-list {
        width: 100%;
    }

    .post-modules-top .module-title {
        font-size: 16px;
        width: 44%;
    }

    .post-modules-top .module-desc {
        width: 63%;
    }

    .list-soft-plate .plate-list li,
    .list-soft-main .layui-tab,
    .list-article-main .list-article-tab {
        width: 100%;
    }

    .list-soft-plate {
        height: auto
    }

    .index-news-list ul li:nth-child(10),
    .index-news-list ul li:nth-child(19),
    .index-news-list ul li:nth-child(20),
    .index-news-list ul li:nth-child(9) {
        padding-bottom: 0px;
        border: 0;
    }

    .list-article-plate .art-list {
        width: 100%;
        max-height: 300px;
    }

    .list-article-plate .art-img li {
        width: 48%;
        display: none;
        margin-right: 0px;
    }

    .list-article-plate .art-img li:nth-child(1),
    .list-article-plate .art-img li:nth-child(2) {
        display: block;
    }

    .list-article-plate .art-img li:nth-child(2) {
        margin: 0;
        float: right;
    }

    .list-article-plate .art-img li .img {
        height: 7rem;
    }

    .list-article-plate .art-list li {
        width: 100%;
        margin-bottom: 10px;
    }

    .flink .f-list li {
        width: 25%;
        overflow: hidden;
        padding: 5px 5px;
        white-space: nowrap;
        text-align: center;
        margin: 0px;
    }

    .flink .f-list li:before {
        display: none !important;
    }

    .list-article-tab .type,
    .list-soft-tab .type {
        width: auto;
        overflow-x: scroll;
        border-top: none;
        height: 3rem;
        line-height: 3rem;
        box-shadow: none;
        overflow-y: hidden;
    }

    .list-article-tab .type::-webkit-scrollbar,
    .list-soft-tab .type::-webkit-scrollbar {
        display: none
    }

    .list-article-tab .type a,
    .list-soft-tab .type a {
        white-space: nowrap;
        display: table-cell;
        float: inherit;
        width: auto;
        position: relative;
    }
}