/*          
*The url:www.siyuanw.com|QQ85443298	
*warning:Please respect the author's work
*/

input {
    -webkit-appearance: none;
}


/*theme QQ85443298*/

#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;
    border-radius: 7px;
    box-shadow: 0 5px 10px #00000005;
}

.new-position {
    margin-top:10px;
    margin-bottom: 13px;
    overflow: hidden;
}

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

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

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

.new-position .index-soft {
    position: relative;
    margin-top: 20px;
    padding: 10px 20px 19px;
    height: auto;
    background: #fff;
    border-radius: 7px;
    box-shadow: 0 5px 10px #00000005;
}

.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: #ffa400;
    color: #ffa400;
    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;
}

.modules-title-box {
    display: flex;
    padding: 14px 16px;
    align-items: flex-end;
    align-items: center;
}

.post-modules-top .module-title {
    position: relative;
    float: left;
    margin-right: 10px;
    text-align: left;
    font-size: 18px;
    width: 32%;
    padding-right: 5px;
}

.post-modules-top .module-title font {
    position: relative;
    bottom: 1px;
    margin: 5px;
    padding: 1px 10px 1px 7px;
    border: 1px solid #eee;
    border-radius: 20px;
    background: #f6f6f6;
    color: #007bf5;
    font-size: 13px;
}

.post-modules-top .module-desc {
    color: #bcbcbc;
    font-size: 13px;
    text-align: right;
    width: 66%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.post-list-cats {
    position: relative;
    overflow: hidden;
    overflow-x: scroll;
    overflow-y: hidden;
    padding: 8px 16px;
    background-color: #f9f9f9;
}

.post-list-cats::-webkit-scrollbar {
    width: 0 !important;
    height: 0 !important;
}

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

.cat-item a {
    position: relative;
    display: inline-block;
    margin-right: 10px;
    width: auto;
    text-transform: capitalize;
    font-size: 14px;
    line-height: 30px;
}

.cat-item .this:before {
    background-color: #4387fd;
    opacity: .15;
}

.cat-item a:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    background: #fff;
    content: '';
}

.cat-item span {
    position: relative;
    z-index: 999;
    padding: 0px 10px;
    color: #999;
}

.cat-item .this span {
    position: relative;
    padding: 0px 10px;
    color: #4387fd;
    font-weight: 550;
}


/* index-news */

.index-news-list {
    padding: 0px 16px 0px 16px;
    height: auto;
    overflow: hidden;
}

.index-news-list ul li {
    float: left;
    overflow: hidden;
    margin-bottom: 12px;
    width: 49%;
}

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

.index-news-list ul li:nth-child(5),
.index-news-list ul li:nth-child(6),
.index-news-list ul li:nth-child(15),
.index-news-list ul li:nth-child(16) {
    padding-bottom: 15px;
    border-bottom: 1px dashed #c2c2c2;
}

.index-news-list ul li a {
    float: left;
    display: block;
    height: 25px;
    color: #333;
    font-size: 15px;
    line-height: 25px;
    transition: .3s all;
}

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

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

.index-news-list ul li .tit:before {
    position: absolute;
    top: 10.5px;
    left: 0;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #e2e2e2;
    content: " ";
}

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

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

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

.index-news-list ul li .ad {
    display: inline-block;
    width: 40px;
    height: 20px;
    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;
}

.indexnews-ad {
    margin: 10px auto;
    background: #fff;
    padding: 15px 20px;
    width: 75pc;
    overflow: hidden;
    border-radius: 7px;
    box-shadow: 0 5px 10px #00000005;
}

.indexnewss-ad li {
    width: 30%;
    margin-right: 5%;
    float: left;
    box-sizing: content-box
}

.indexnewss-ad li:nth-child(3) {
    margin-right: 0;
    border-right: 0;
    padding-right: 0
}

.indexnewss-ad li img {
    float: left;
    width: 52px;
    height: 52px;
    margin-right: 15px;
    border-radius: 10px
}

.indexnewss-ad li div {
    float: left;
    width: calc(100% - 52px - 25px - 75pt - 25px)
}

.indexnewss-ad li div h3 {
    font-size: 1pc;
    color: #333;
    height: 25px;
    line-height: 30px
}

.indexnewss-ad li div h3,
.indexnewss-ad li div span {
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.indexnewss-ad li div span {
    font-size: 13px;
    height: 26px;
    line-height: 26px;
    color: #a9a9a9
}

.indexnewss-ad li .go {
    float: right;
    width: 75pt;
    border-radius: 20px;
    height: 35px;
    line-height: 33px;
    margin-top: 8.5px;
    text-align: center;
    margin-left: 10px;
    color: #ababab;
    border: 1px solid #ededed;
    transition: .2s all
}

.indexnewss-ad li .go:hover {
    border: 1px solid #1b54bc;
    color: #1b54bc
}

.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: 50px;
    height: 25px;
    color: #c2c2c2;
    text-align: right;
    font-size: 14px;
    line-height: 25px;
}

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

.index-news-list ul .new .tit:before {
    position: absolute;
    top: 10.5px;
    left: 0;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #ffa400;
    content: " ";
}

.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-top: 0px !important;
    margin: 14px 16px;
}

#middle_1 .page>div {
    position: relative;
    width: 50%;
    height: 35px;
    border: 1px solid #efefef;
    color: #666;
    text-align: center;
    font-size: 14px;
    line-height: 35px;
    cursor: pointer;
    user-select: none;
}

#middle_1 .page>div:hover {
    background: #fbfbfb;
}

#middle_1 .page .top {
    float: left;
    border-right: 0;
    border-radius: 3px 0px 0px 3px;
}

#middle_1 .page .bottom {
    float: right;
    border-left: 0;
    border-radius: 0 3px 3px 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-card,
.list-iamges {
    background: #fff;
    padding: 20px 20px 0px 20px;
}
.list-card-main ul {
    margin: 20px 0 10px;
}
.list-cover-plate .plate-list {
    display: none;
}
.list-card-main ul li {
    float: left;
    width: 213px;
    margin-right: 20px;
    border-radius: 10px;
    overflow: hidden;
    transition: all .5s;
    border: 1px solid #f3f3f3;
    margin-bottom: 20px;
}
.list-card-main ul li:hover img {
    transform: scale(1.1);
}
.list-card-main ul li:nth-child(5n) {
    margin-right: 0;
    float: right;
}
.list-card-main ul li .img {
    width: 213px;
    height: 130px;
    overflow: hidden;
}
.list-card-main ul li .img img {
    width: 100%;
    height: 100%;
    transition: all .5s;
    object-fit: cover;
}
.list-card-main ul li .tit {
    padding: 10px;
}
.list-card-main ul li .tit h3 {
    font-size: 14px;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    margin-bottom: 10px;
}
.list-card-main ul li .tit span {
    display: block;
    line-height: 20px;
    font-size: 12px;
    color: #888;
    padding-left: 3px;
}
.list-card-main ul li .tit span:before {
    margin-right: 5px;
}

.index-list .list-article-main,
.index-list .list-card-main,
.index-list .list-soft-main {
    box-sizing: border-box;
    padding: 0.5em;
    border-radius: 5px;
}

.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-card-main .list-card-tab {
    width: 100%;
}

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

.list-article-tab .type a,
.list-card-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-card-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-cover-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: initial;
    padding: 15px 5px;
    width: 32%;
    border-bottom: 1px solid #f6f6f6;
}

.list-soft-plate .plate-list li .fl {
    width: 65px;
    height: 65px;
    border: 1px solid #f6f6f6;
    border-radius: 5px;
}

.list-soft-plate .plate-list li .fl img {
    width: 65px;
    height: 65px;
}

.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: 15px 0 0;
    width: 75%;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 15px;
    line-height: 18px;
}

.list-soft-plate .plate-list li .fr p {
    color: #ababab;
    font-size: 12px;
}

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

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

.list-soft-plate .plate-list li .fr .down {
    float: right;
    width: 50px;
}

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

.list-soft-plate .plate-list li .fr .down a {
    display: block;
    margin-top: -40px;
    padding: 5px 0px;
    border-radius: 5px;
    background: #007bf5;
    color: #fff;
    text-align: center;
    font-size: 12px;
    transition: all .3s;
}

.list-soft-plate .plate-list li .fr .down a:hover {
    background: #1b8eff;
    color: #fff;
}

.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-cover-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 .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 {
    background: #fff;
    padding: 15px 0px;
}

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

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

.showgirl-area a {
    display: block;
    overflow: hidden;
    width: 234px;
    height: 340px;
}

.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: 352px;
}

.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;
    width: 100%;
  height: 100%;
  object-fit: cover;
}

.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: 12.8px;
    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);
    }
}

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

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

    #index-left .index-soft{
        display: none;
    }
    #index-left{
        width: 100%;
        margin-top: -20px;
    }
    #index-left .index-tool-list{
        border-radius: 5px;
        margin-bottom: 10px;
        box-shadow: 0 5px 10px #00000005;
    }
    #index-left .index-tool-list li img {
    margin-left: 7px;
    }
    .new-position #index-carousel {
        display:none;
        height: 200px;
    }
    #index-left .index-tool-list .c-title{
        display: none;
    }
    /*.new-position #index-carousel div div img{*/
    /*    border-radius: 5px;*/
    /*}*/

    .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,
    .list-card-main .list-card-tab,
    .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(5),
    .index-news-list ul li:nth-child(6),
    .index-news-list ul li:nth-child(15),
    .index-news-list ul li:nth-child(16) {
        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-card-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-card-tab .type::-webkit-scrollbar,
    .list-soft-tab .type::-webkit-scrollbar {
        display: none
    }

    .list-article-tab .type a,
    .list-card-tab .type a,
    .list-soft-tab .type a {
        white-space: nowrap;
        display: table-cell;
        float: inherit;
        width: auto;
        position: relative;
    }
    .list-card-main ul li:nth-child(2n) {
        width: 49%;
        float: right;
    }
    .list-card-main ul li:nth-child(5n) {
        float: left;
    }
    .list-card-main ul li:nth-child(n+6) {
        margin-bottom: 10px;
    }
    .list-card-main ul li:nth-child(2n) {
        width: 49%;
        float: right;
    }
    .list-card-main ul li {
        width: 48%;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .list-card-main ul li .img {
        width: 100%;
        height: 5.1rem;
    }
    .list-card-main ul li .tit h3 {
        height: 2.3rem;
    }
    .indexnews-ad{width:100%}
.indexnewss-ad li img{margin:auto;display:block;float:initial}
.indexnewss-ad li div{width:100%;text-align:center}
.indexnewss-ad li div h3{font-size:13px}
.indexnewss-ad li div span{font-size:12px}
.indexnewss-ad li .go{float:inherit;display:block;margin:5px auto;width:100%;height:30px;line-height:30px}
}



/*美图专区样式2*/
.g-Personality {
    overflow: hidden;
        margin-top: 15px;
    margin-left: -5px;
}
ul.m-qqgxbig {
    overflow: hidden;
    width: 234px;
    margin-right: 4px;
}
.f-fl, .f-lifl li, .f-dlfl dt, .f-dlfl dd {
    float: left;
    display: inline;
}
ul.m-qqgxbig li {
    float: left;
    overflow: hidden;
    width: 234px;
    height: 340px;
    position: relative;
}
ul.m-qqgxbig li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
ul.m-qqgxss {
    width: 230px;
    overflow: hidden;
}
ul.m-qqgxss li.m-pzp1, ul.m-qqgxss li.m-pzp4 {
    float: left;
    overflow: hidden;
    width: 226px;
    height: 226px;
    margin-right: 4px;
    position: relative;
}
ul.m-qqgxss li.m-pzp2, ul.m-qqgxss li.m-pzp3, ul.m-qqgxss li.m-pzp5, ul.m-qqgxss li.m-pzp6 {
    float: left;
    overflow: hidden;
    width: 110px;
    height: 110px;
    margin-right: 4px;
    position: relative;
}
ul.m-qqgxss .m-pzp2, ul.m-qqgxss .m-pzp3, ul.m-qqgxss .m-pzp5, ul.m-qqgxss .m-pzp6 {
    margin-top: 4px;
}
.piss{
    position: inherit!important;
    height: 370px!important;
}