<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">::-webkit-input-placeholder {
    color: #8D8D96; }

:-moz-input-placeholder {
    color: #8D8D96; }

:-ms-input-placeholder {
    color: #8D8D96; }

input::-webkit-search-decoration,
input::-webkit-search-cancel-button {
    display: none; }

.icon-filter-angle {
    margin-top: 0.28rem;
    width: 0.2rem;
    height: 0.12rem;
    background-image: url(../images/icon_filter_angle.png); }

.icon-filter {
    margin-top: 0.24rem;
    width: 0.2rem;
    height: 0.2rem;
    background-image: url(../images/icon_filter.png);
}


.pros-list-wrap {
    padding-top: 1.2rem;
}

.pros-list-wrap.nopt {padding-top: 0;}

.filter-cond {
    position: relative;
    left: 0;
    top: 1.01rem;
    z-index: 99;
    width: 100%;
    height: 0.69rem;
    background: #fff;
    border-bottom: 0.01rem solid #ECECF0; }
.filter-cond &gt; div {
    float: left;
    display: block;
    width: 20%;
    height: 100%;
    line-height: 0.68rem;
    color: #8D8D96;
    font-size: 0.26rem;
    text-align: center;
    margin: 0 6.66667%; }
.filter-cond &gt; div.active .top {
    color: #007aff; }
.filter-cond &gt; div.active .top .icon-filter-angle {
    background-image: url(../images/icon_filter_angle2.png); }
.filter-cond &gt; div.active .filter-wrap-bg {
    display: block; }

.filter-wrap-bg {
    display: none;
    position: absolute;
    left: 0;
    top: 0.69rem;
    z-index: 2;
    width: 100%;
    height: 2000%;
    background: rgba(53, 53, 59, 0.5); }

.filter-wrap {
    overflow: hidden;
    padding: 0.4rem 0.06rem 0.28rem 0.24rem;
    background: #fff; }
.filter-wrap &gt; li {
    float: left;
    margin: 0 0.16rem 0.16rem 0; }
.filter-wrap &gt; li &gt; a {
    display: block;
    padding: 0.16rem 0.2rem;
    line-height: 0.24rem;
    font-size: 0.24rem;
    color: #333443;
    -webkit-border-radius: 0.06rem;
    border-radius: 0.06rem;
    background: #F3F3F6; }
.filter-wrap &gt; li &gt; a.active {
    background: #007aff;
    color: #fff; }

.filter-ban-wrap {
    display: none;
    position: fixed;
    right: 0;
    top: 1.7rem;
    z-index: 101;
    width: 100%;
    height: 100%;
    background: rgba(53, 53, 59, 0.5); }
.filter-ban-wrap.active {
    display: block; }
.filter-ban-wrap.active .filter-ban {
    right: 0; }
.filter-ban-wrap .filter-ban {
    position: absolute;
    overflow: scroll;
    right: -80%;
    top: 0;
    width: 80%;
    height: 100%;
    padding: 0.16rem 0.24rem 2.5rem;
    background: #fff;
    -webkit-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear; }
.filter-ban-wrap .filter-ban h4 {
    padding: 0.44rem 0 0.2rem;
    color: #292A41;
    font-size: 0.32rem;
    font-weight: normal;
    letter-spacing: 0.02rem; }
.filter-ban-wrap .filter-ban .filter-wrap {
    padding: 0; }
.filter-ban-wrap .btn-wrap {
    position: absolute;
    bottom: 1rem;
    width: 100%;
    height: 1rem;
    text-align: center; }
.filter-ban-wrap .btn-wrap &gt; div {
    float: left;
    width: 50%;
    font-size: 0.28rem;
    letter-spacing: 0.02rem;
    line-height: 1rem; }
.filter-ban-wrap .btn-wrap .cancel {
    color: #8D8D96;
    background: #ECECF0; }
.filter-ban-wrap .btn-wrap .yes {
    background: #007aff; }
.filter-ban-wrap .btn-wrap .yes &gt; a {
    color: #fff; }

.search-fail {
    padding-top: 0.9rem;
    text-align: center;
    letter-spacing: 0.01rem; }
.search-fail &gt; p:first-of-type {
    margin: 0.4rem 0 0.32rem;
    line-height: 0.32rem;
    font-size: 0.32rem;
    color: #333443; }
.search-fail &gt; p:last-of-type {
    line-height: 0.28rem;
    color: #8D8D96;
    font-size: 0.28rem; }
.search-fail &gt; p:last-of-type &gt; span {
    display: inline-block;
    max-width: 1.8rem;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap; }

.icon-nothing {
    position: relative;
    left: -0.1rem;
    width: 3.4rem;
    height: 2.72rem;
    background-image: url(../images/user_background.png);
}

/*2018-12-04 侧边栏筛选三级标签*/
.filter-ban-wrap .filter-third-tags {
    width: 100%;
    height: auto;
}

/*查看更多热门素材*/
.search-fail &gt; a {
    display: inline-block;
    font-size: .32rem;
    color: #333443;
    line-height: .4rem;
    border-bottom: .01rem solid #8D8D96;
    margin: .3rem auto 0rem;
}

.filter-ban-wrap .filter-ban .filter-format {
    margin-bottom: 3rem;
}

.filter-ban-wrap .btn-wrap {
    position: fixed;
    right: 0;
    bottom: 1rem;
    width: 80%;
    height: 1rem;
    text-align: center;
}

.filter-cond &gt; div.nav-select .top {
    color: #007aff;
}

.filter-cond &gt; div.nav-select .filter {
    color: #007aff;
}

/*cate*/
.ai-cond {width: 100%;height: 0.75rem;background: #ddd;position: relative;top: 1rem;}
.ai-cond .ai-input {
    float: left;
    overflow: hidden;
    margin-top: 0.08rem;
    width: 95%;
    height: 0.6rem;
    border-radius: 0.22rem;
    background: white;
    margin-left: 2.5%;
}

.ai-cond .ai-input .ailogo {
    display: block;
    float: left;
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem;
    height: .6rem;
    width: 2.5rem;
    line-height: .6rem;
    cursor: pointer;
    scale: 0.9;
    background: #c2d3fe;
    background: -moz-linear-gradient(left, #d05bc4 0, #4442b0 100%);
    background: -webkit-gradient(linear, left, right, color-stop(0, #d05bc4), color-stop(100%, #4442b0));
    background: -webkit-linear-gradient(left, #d05bc4, #4442b0);
    background: -o-linear-gradient(left, #d05bc4 0, #4442b0 100%);
    background: -ms-linear-gradient(left, #d05bc4 0, #4442b0 100%);
    background: -webkit-gradient(linear, left top, right top, from(#d05bc4), to(#4442b0));
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #d05bc4), to(#4442b0));
    background: linear-gradient(90deg, #d5ddef, #a4bfff);
    background: linear-gradient(to right, #d05bc4 20%, #5545b2 75%, #4442b0 100%);
    font-size: .23rem;
    color: white;
    font-weight: bold;
}


.ai-cond .ai-input input {
    float: left;
    width: 3.4rem;
    height: .6rem;
    outline: 0;
    border: 0 solid;
    background: white;
    vertical-align: .11rem;
    text-indent: .1rem;
    font-family: 微软雅黑, sans-serif;
    font-size: .2rem;
}


.ai-cond .ai-input .goai {
    display: block;
    float: left;
    text-align: center;
    width: 1.2rem;
    height: .5rem;
    background: #1c02f5;
    border-radius: .32rem;
    line-height: .5rem;
    font-size: .25rem;
    cursor: pointer;
    color: #fff;
    font-weight: bold;
    margin-top: .05rem;
}

.topic-cot .top-margin-top {
    margin-top: .88rem
}

.topic-cot {
    overflow: hidden;
    margin-top: 11.73333vw;
    padding-top: 2.66667vw
}

.topic-cot .m-top {
    position: relative;
    overflow: hidden;
    width: 94.66667vw;
    height: 28vw;
    margin: 0 auto 2.66667vw;
    color: #fff;
    text-align: center;
    -webkit-border-radius: 1.6vw;
    border-radius: 1.6vw;
    background-image: url(../images/top_bg1.png);
    -webkit-background-size: cover;
    background-size: cover;
    text-align: center;
}
.topic-cot .m-top .up{font-size: 12px; position: absolute; bottom: 2px; left: 50%; transform: translate(-50%, -30%);}
 .topic-cot .m-top2 {
    position: relative;
    overflow: hidden;
    width: 94.66667vw;
    height: 28vw;
    margin: 0 auto 2.66667vw;
    -webkit-border-radius: 1.6vw;
    border-radius: 1.6vw;
    background-image: url(../images/top_bg2.png);
    -webkit-background-size: cover;
    background-size: cover
}
.topic-cot .m-top2 h2 {display: block;text-align: left; color: #254f89;font-size: 0.24rem;font-weight: bold;line-height: 7vw;padding: 0 0.2rem;}
.topic-cot .m-top2 .m-top2-tips {padding: 0 0.2rem;text-align: left;
    font-size: 0.22rem;color: #333;
}
.topic-cot .bread {font-size: 0.22rem; width: 94.66667vw;margin: 0 auto 2.66667vw;}
.topic-cot .bread a{ color:#333;}
.topic-cot .r1 {font-size: 0.22rem; position: absolute; bottom: 10px; right: 10px;}
.topic-cot .r1 a {
    display: inline-block;
    width: 104px;
    height: 28px;text-align: center;
    line-height: 28px;
    border-radius: 45px;
    font-size: 0.22rem;
    color: #616161;
    background-color: #fff;
    box-shadow: 0px 0px 4px #777777;}

.topic-cot .m-top .m-wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5)
}

.topic-cot .m-top .m-wrap &gt; p {
    line-height: 3.2vw;
    margin-top: 2.66667vw;
    font-size: 3.2vw;
    font-weight: 300;
    letter-spacing: .4vw
}

.topic-cot .m-top .m-tit {
    height: 5.33333vw;
    line-height: 5.33333vw;
    font-size: 0;
    margin-top: 4.53333vw
}

.topic-cot .m-top .m-tit &gt; h2 {
    display: inline-block;
    vertical-align: top;
    font-size: 5.33333vw;
    letter-spacing: .4vw
}

.topic-nav {
    height: 8.53333vw;
    padding: 1.6vw 0;
    background: #fff
}

.topic-nav .swiper-wrapper {
    font-size: 0;
    height: 100%;
    white-space: nowrap
}

.topic-nav .swiper-slide {
    display: inline-block;
    height: 100%;
    margin: 0 2.66667vw;
    font-size: 3.46667vw;
    text-align: center;
    background: #fff;
    -webkit-border-radius: 2.66667vw;
    border-radius: 2.66667vw
}

.topic-nav .swiper-slide &gt; a {
    display: block;
    line-height: 5.33333vw;
    padding: 0 1.6vw;
    color: #8d8d96
}

.topic-nav .swiper-slide.active {
    background: #2980ff
}

.topic-nav .swiper-slide.active &gt; a {
    color: #fff
}

.topic-nav-float {
    position: fixed;
    top: .88rem;
    z-index: 11;
    width: 100%;
    -webkit-box-shadow: 0 .26667vw 2vw rgba(0, 0, 0, .1);
    box-shadow: 0 .26667vw 2vw rgba(0, 0, 0, .1)
}

</pre></body></html>