/*          
*The url:www.lanjiw.com|QQ1977441805	
*Mr.w 二开
*/

input {
    -webkit-appearance: none;
}


/* QQ1977441805*/

#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;
    overflow: hidden;
}

.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 17px;
    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: #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: 19px;
    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: #1d1e2200;
    color: #4387fd;
    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: 7px 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: 14px 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(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: 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: 37px;
    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: 1px;
}

.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: #4387fd;
    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: #00000000;
}

#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: #666;
}


/* 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 20px 15px 20px;
}

.index-list .list-article-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-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: 40px;
    cursor: pointer;
}

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

.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: 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: #4387fd;
    color: #fff;
    text-align: center;
    font-size: 12px;
    transition: all .3s;
}

.list-soft-plate .plate-list li .fr .down a:hover {
    background: #0041b3;
    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-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
}

.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
}

.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)
}
/*paihang*/
.scoend{margin-top:13px!important;height:495px;}
.scoend .left{overflow:hidden;padding:20px 20px 0px 20px;padding-bottom:0;width:calc((100% - 13px) * .64);height:100%;background:#fff}

/*1977441805*/
.index-article{
    height: 208px;
    background: #fff;
    margin-top: 13px;
    padding: 10px 20px 15px;
    position: relative;
    overflow: hidden;
}
.title{
    position: relative;
    height: 45px;
    line-height: 35px;
    text-indent: 15px;
    font-size: 16px;
    border-bottom: 1px solid #f6f6f6;
}
.wdl {
    width: 100%;
    margin: auto;
    padding: 15px 0 0;
    text-align: center;
}
.wdl img {
    border-radius: 50%;
    width: 85px;
    height: 85px;
    margin-bottom: 20px;
}
.wdl p {
    font-size: 15px;
    color: #333;
}
.wdl a {
    color: #fff;
    background: #007bf5;
    padding: 4px;
    display: block;
    border-radius: 5px;
    font-size: 15px;
    width: 100px;
    margin: 38px auto 0;
}
.index-rank{margin:10px 0 10px;background:#fff;border-radius:5px;padding:10px;box-sizing:border-box}
.index-rank li{float:left;width:185px;margin:5px 15px 5px 0;overflow:hidden;padding:10px;box-sizing:border-box;line-height:20px}
.index-rank li:nth-child(1n){float:right;margin-right:0}
.index-rank li a{display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.index-rank li img{display:block;height:20px;width:20px;float:left;margin-right:5px}
.index-rank li h3{text-align:center;font-size:15px;color:#666;font-weight:100}
/*.index-news-tool{width:394px;overflow:hidden;background:#fff;margin-left:10px}*/
.index-news-tool .layui-carousel{height:300px!important;border-bottom: 7px solid rgba(246, 246, 246, 0);box-sizing:initial}
.index-news-tool .layui-carousel img{width:375px;height:300px}
.index-news-tool .layui-carousel p{bottom:5px;height:30px;font-size:10px}
.index-news-tool .layui-carousel p,.index-news-tool .layui-carousel span{position:absolute;width:100%;color:#fff;text-indent:10px}
.index-news-tool .layui-carousel span{bottom:0;height:75pt;background:linear-gradient(to bottom,transparent 0,rgba(4,4,4,.6) 100%);font-weight:900;font-size:1pc;line-height:105px}
.layui-carousel-ind ul{background:0 0!important}
.layui-carousel-ind{top:-38px!important;text-align:right!important}
.layui-carousel-ind li{width:8px!important;height:8px!important}
.index-news-ad a{display:block;margin:10px}
.index-news-tool-container{width:300px;margin: 32px auto 10px;}
.index-news-tool-container .noad{border:1px solid #4387fd;color:#4387fd;display:block;height: 50px;line-height: 50px;text-align:center;margin:0 auto;float:none;font-size:1pc;transition:all .2s ease-in;border-radius:5px;font-weight:bold;}
/*.index-news-tool-container .noad:hover{background:#4387fd;color:#fff}*/
.index-news-tool-container .mytg{border:1px solid #4387fd;color:#4387fd;display:block;height: 50px;line-height: 50px;text-align:center;margin:0 auto;float:none;font-size:1pc;transition:all .2s ease-in;border-radius:5px;font-weight:bold;margin-top:17px;}
/*.index-news-tool-container .mytg:hover{background:#4387fd;color:#fff;box-shadow:0 4px 4px rgb(93 140 222);border:1px solid #4387fd;}*/
.index-news-tool-container .index-news-tool-btn{background:#4387fd;color:#fff;box-shadow:0 4px 4px rgb(93 140 222);border:1px solid #4387fd;}
.index-news-tool-container a:nth-child(3){margin-top:20px;}
.index-news-tool-container fieldset{display:block;height: 25px;border-top:1px solid #a9a9a9;margin: 50px auto 0px;float:none;border-left:0;border-right:0;border-bottom:0;}
.index-news-tool-container legend{width: 100pt;font-size:14px;line-height:34px;color:#a9a9a9;text-align:center;border:0;}
.index-news-tool-container .tequan{margin:4px auto;float:none;padding:0;overflow:hidden;width:300px}
.index-news-tool-container .tequan li{margin-top: 24px;overflow:hidden;}
.index-news-tool-container .tequan div i{background:url(../images/privilege_icon.png) no-repeat;width:24px;height:24px;display:block;float:left;margin-right:7px}
.index-news-tool-container .tequan div span{cursor:default;height:24px;line-height:24px;display:block;float:left;color:#9a9a9a}
.index-news-tool-container .tequan div{float:left}
.index-news-tool-container .tequan .liright{float:right;text-align:right}

.indexnews-ad{margin:10px auto;background:#fff;padding:15px 20px;width:75pc;overflow:hidden}
.indexnewss-ad li{width:30%;margin-right:5%;float:left;box-sizing:content-box;font-family:é»‘ä½“;}
.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;border-radius:10px;background:#f1f1f1;margin-right:10px;}
.indexnewss-ad li div{float:left;width:calc(100% - 22px - 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;transition:font-size .2s cubic-bezier(0.68, -0.55, 0.27, 1.55)}
.indexnewss-ad li .go:hover{font-size:20px;font-weight:bold;}
.indexnewss-ad li .go:hover{border:1px solid #ffffff00;color:#ffffff;background:#4387fd;box-shadow:0 2px 15px rgb(0 250 240 / 50%)}
/*1977441805*/

.scoend .left .types{float:right}
.scoend .left .types a{display:inline-block;margin-left:13px;padding:0 10px;height:40px;color:#ababab;text-indent:0;font-size:15px;line-height:30px;cursor:pointer}
.scoend .left .types .hover{
    color: #4387fd;
    border-bottom: 1px solid #4387fd;
    }
.scoend .left .showtop{width:2590px;transition:.5s all}
.scoend .right{overflow:hidden;padding:10px 20px 15px;width:calc((100% - 13px) * .36);height:100%;background:#fff}
.xuhaoul{width:710px;margin-top:20px;margin-bottom:32px;float:left}
.xuhaoul:nth-child(1){margin-right:100px}
.xuhaoul:nth-child(2){margin-right:100px}
.xuhaoul li{float:left;width:50%;margin-bottom:16px;padding-right:15px}
.xuhaoul li:nth-child(2n){padding-right:0;padding-left:15px}
.xuhaoul li:nth-last-child(1){margin-bottom:0}
.xuhaoul li:nth-child(1) a i{background:#1502b9;color:#fff}
.xuhaoul li:nth-child(2) a i{background:#5359fb;color:#fff}
.xuhaoul li:nth-child(3) a i{background:#979bfb;color:#fff}
.xuhaoul li:nth-child(4) a i{background:#c7c9ff;color:#fff}
.xuhaoul li:nth-child(5) a i{background:#dcdcdc;color:#fff} 
.xuhaoul li a{display:block;line-height:30px;height:30px;font-size:14px;overflow:hidden}
.xuhaoul li a i{display:inline-block;vertical-align:middle;font-style:normal;margin-right:10px;background:#f3f3f3;width:33px;text-align:center;border-radius:15px;color:#696969;font-size:14px;height:23px;line-height:23px;margin-top:-2px}
.twdd{margin-top:25px}
.twdd li{margin-bottom:16px}
.twdd li:last-child{margin-bottom:0}
.twdd li a{display:block}
.twdd li a .list-img{float:left;display:flex;overflow:hidden;margin-right:20px;width:100px;height:65px;border-radius:4px}
.twdd li a .list-img img{width:100%}
.twdd li a .info{float:left;width:calc(100% - 100px - 20px)}
.twdd li a .info h3{overflow:hidden;height:18px;font-size:15px;line-height:18px}
.twdd li a .info font{display:block;overflow:hidden;margin-top:8px;height:20px;color:#333;font-size:15px;line-height:20px}
.twdd li a .info .new-date{color:red}
/*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);
    }
}

@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%;
    }
    /*1977441805*/
    .index-rank {
    border-radius: 0px;
    }
    .index-rank li{
    width: 31%;
    margin: 1%;
    }
    .index-news-tool{
        display: none;
    }
    .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;
    }
    /*1977441805*/
    
    .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;
    }
    .scoend .right{width:100%}
    .scoend .left,.types{display:none}
    .scoend .right{padding:2% 4%}
    
}
