@charset "UTF-8";
.pb-head-classify {
    margin-bottom: 10px
}

.pb-head-classify .search-input input {
    width: 260px;
    height: 36px;
    line-height: 36px;
    padding: 0 100px 0 22px;
    font-size: 16px;
    -webkit-border-radius: 18px;
    border-radius: 18px;
    overflow: hidden
}

.pb-head-classify .head-search-wrap {
    width: 60px;
    height: 36px;
    right: 0;
    -webkit-border-radius: 0 18px 18px 0;
    border-radius: 0 18px 18px 0
}

.pb-head-classify .head-search-wrap .icon-search {
    top: 4px;
    left: 18px;
    font-size: 24px
}

.pb-head-classify .search-tips {
    display: none;
    position: absolute;
    top: 36px;
    left: 22px;
    width: 178px;
    height: 227px;
    font-size: 14px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
    -webkit-box-shadow: 0 8px 15px rgba(0, 0, 0, .1);
    box-shadow: 0 8px 15px rgba(0, 0, 0, .1)
}

.pb-head-classify .search-tips a:hover {
    color: #ff8a00;
    background-color: #f5f5f5
}

.pb-head-classify .search-tips .recently-record {
    display: block;
    width: 100%;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    height: 35px;
    line-height: 35px;
    text-indent: 24px;
    color: #ccc;
    border-bottom: 1px solid #e6e6e6
}

.pb-head-classify .search-tips>ul {
    width: 100%;
    padding: 10px 0 20px;
    margin: 0 auto
}

.pb-head-classify .search-tips>ul>li {
    text-indent: 24px
}

.pb-head-classify .search-tips>ul>li>a {
    display: block;
    width: 100%;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    height: 34px;
    padding: 10px 0;
    line-height: 12px;
    color: #999;
    letter-spacing: 1px
}

.classify .classify-banner.classify-ad {
    background: url(//js.ibaotu.com/revision/img/guanggao_banner.png)
}

.classify .classify-banner.taobao {
    background: url(//js.ibaotu.com/revision/img/taobao_banner.png)
}

.classify .classify-banner.classify-tb {
    background: url(//js.ibaotu.com/revision/img/taobao_banner.png)
}

.classify .classify-banner {
    position: relative;
    width: 1390px;
    height: 90px;
    margin: 23px auto 0;
    -webkit-border-radius: 6px;
    border-radius: 6px
}

.classify .classify-banner .banner-mask,
.classify .classify-banner .classify-tit {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.classify .classify-banner .banner-mask {
    z-index: 1;
    background-color: rgba(46, 46, 48, 0.5);
    -webkit-border-radius: 6px;
    border-radius: 6px
}

.classify .classify-banner .classify-tit {
    z-index: 2;
    line-height: 86px;
    font-size: 38px;
    letter-spacing: 5px;
    text-align: center;
    color: #fff
}

.classify .all-classify,
.classify .crumbs-labels {
    padding-left: 60px;
    letter-spacing: 2px
}

.classify .crumbs-labels {
    height: 26px;
    line-height: 26px;
    margin-top: 35px;
    font-size: 16px;
    color: #666
}

.classify .crumbs-labels a {
    color: #666
}

.classify .crumbs-labels a:hover {
    color: #ff8a00
}

.classify .crumbs-labels .arrow-wrap,
.classify .crumbs-labels span {
    display: inline-block;
    height: 16px;
    line-height: 16px
}

.classify .crumbs-labels .arrow-wrap {
    margin: 0 3px
}

.classify .crumbs-labels .icon-jiantou2 {
    position: relative;
    top: 2px;
    font-size: 16px
}

.classify .classify-label {
    display: inline-block;
    vertical-align: top;
    height: 26px;
    padding: 4px 10px 4px 20px;
    letter-spacing: 1px;
    border: 1px dashed #ff8a00;
    -webkit-border-radius: 13px;
    border-radius: 13px
}

.classify .classify-label .icons-close-wrap {
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 14px;
    text-align: center;
    cursor: pointer
}

.classify .classify-label .icons-close-wrap:hover .pb-mask {
    opacity: .1
}

.classify .classify-label .icons-close-wrap .pb-mask {
    background: #000
}

.classify .classify-label .classify-name {
    color: #ff8a00
}

.classify .classify-label .classify-name,
.classify .classify-label .icons-close-wrap {
    vertical-align: top
}

.classify .search-wrap {
    position: relative;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    width: 210px;
    height: 100%;
    -webkit-border-radius: 13px;
    border-radius: 13px
}

.classify .search-wrap>input {
    width: 100%;
    height: 100%;
    padding: 0 46px 0 22px;
    line-height: 26px;
    font-size: 14px;
    color: #999;
    background-color: #e5e5e5;
    -webkit-border-radius: 13px;
    border-radius: 13px
}

.classify .search-wrap .search-btn-wrap {
    position: absolute;
    top: 0;
    right: 0;
    width: 54px;
    height: 26px;
    line-height: 24px;
    text-align: center;
    text-indent: 7px;
    -webkit-border-bottom-right-radius: 15px;
    border-bottom-right-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    border-top-right-radius: 15px;
    cursor: pointer
}

.classify .search-wrap .search-btn-wrap:before {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, .1)
}

.classify .search-wrap .search-btn-wrap:hover:before {
    display: block
}

.classify .search-wrap .icon-search {
    font-size: 18px;
    color: #666
}

.classify .all-classify:nth-child(4) {
    margin-top: 13px
}

.classify .all-classify:last-of-type {
    padding-bottom: 30px
}

.classify .all-classify {
    color: #666
}

.classify .all-classify .classifys,
.classify .all-classify .classifys-wrap,
.classify .all-classify>span:first-child {
    display: inline-block;
    vertical-align: middle
}

.classify .all-classify>span:first-child {
    float: left;
    height: 28px;
    margin-top: 10px;
    line-height: 28px;
    font-size: 16px
}

.classify .all-classify .right-wrap {
    float: left;
    overflow: hidden;
    width: 1224px
}

.classify .all-classify .more-btn {
    right: 55px
}

.classify .all-classify .classifys-wrap {
    overflow: hidden;
    margin: 10px 7px 0;
    -webkit-border-radius: 14px;
    border-radius: 14px
}

.classify .all-classify .classifys {
    position: relative;
    height: 28px;
    line-height: 14px;
    padding: 7px 18px;
    text-align: center;
    letter-spacing: 1px;
    font-size: 14px;
    color: #999
}

.classify .all-classify .classifys.active,
.classify .all-classify .classifys:hover {
    color: #fff;
    background: #ffae12;
    background: -moz-linear-gradient(left, #ffae12 0, #f07d17 100%);
    background: -webkit-gradient(linear, left, right, color-stop(0, #ffae12), color-stop(100%, #f07d17));
    background: -webkit-linear-gradient(left, #ffae12 0, #f07d17 100%);
    background: -o-linear-gradient(left, #ffae12 0, #f07d17 100%);
    background: -ms-linear-gradient(left, #ffae12 0, #f07d17 100%);
    background: -webkit-gradient(linear, left top, right top, from(#ffae12), to(#f07d17));
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #ffae12), to(#f07d17));
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #ffae12), to(#f07d17));
    background: linear-gradient(to right, #ffae12 0, #f07d17 100%)
}

.bt-sort {
    width: 100%;
    height: 40px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #fafafa;
    line-height: 40px;
    padding-left: 60px;
    margin: 40px auto 0;
    font-size: 14px
}

.bt-sort p {
    color: #666;
    float: left
}

.bt-sort nav {
    float: left;
    padding-left: 25px
}

.bt-sort a {
    position: relative;
    color: #999;
    margin-right: 30px
}

.bt-sort a:hover {
    color: #ff8a00
}

.bt-sort .nowthis-color {
    color: #ff8a00
}

.hover-pop .tit-name {
    width: 242px;
    float: left
}

.pop-tit .collect-btn {
    width: 32px;
    height: 32px;
    background-color: #e6e6e6;
    display: inline-block;
    float: right;
    margin: -4px 10px 0 0;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    line-height: 36px
}

.collect-btn .icon-shoucang1 {
    font-size: 22px;
    color: #999;
    position: relative;
    top: -2px
}

.collect-btn:hover .icon-shoucang1 {
    color: #ff8a00;
    transition: .3s ease-in;
    -webkit-transition: .3s ease-in;
    -moz-transition: .3s ease-in;
    -o-transition: .3s ease-in
}

.all-classify {
    position: relative
}

.all-classify .more-btn {
    position: absolute;
    top: 10px;
    right: 0;
    height: 28px;
    line-height: 14px;
    padding: 7px 5px;
    text-align: center;
    letter-spacing: 1px;
    font-size: 14px;
    cursor: pointer;
    opacity: 0;
}

.all-classify .more-btn .more {
    color: #999
}

.all-classify .more-btn>i {
    position: relative;
    top: -1px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center
}

.all-classify .more-btn:hover .more {
    color: #ff9a00
}

@media all and (max-width:1680px) {
    .classify .classify-banner {
        width: 1140px
    }
    .classify .all-classify .right-wrap {
        width: 968px
    }
}

.classify .classify-banner.classify-ppt {
    background: url(//js.ibaotu.com/revision/img/ppt_banner.png) center
}

.classify .classify-banner.classify-word {
    background: url(//js.ibaotu.com/revision/img/word_banner.png) center
}

.classify .classify-banner.classify-excel {
    background: url(//js.ibaotu.com/revision/img/excel_banner.png) center
}

.classify .classify-banner.classify-ele {
    background: url(//js.ibaotu.com/revision/img/ele_banner.png) center
}

.classify .classify-banner.classify-bg {
    background: url(//js.ibaotu.com/revision/img/bg_banner.png) center
}

.classify .classify-banner.classify-audio1 {
    background: url(//js.ibaotu.com/revision/img/audio1_banner.png) center
}

.classify .classify-banner.classify-audio2 {
    background: url(//js.ibaotu.com/revision/img/audio2_banner.png) center
}

.classify .classify-banner.deco {
    background: url(//js.ibaotu.com/revision/img/classify/deco_banner.png) center
}

.classify .classify-banner.illu {
    background: url(//js.ibaotu.com/revision/img/classify/illu_banner.png) center
}

.classify .classify-banner.peitu {
    background: url(//js.ibaotu.com/revision/img/classify/peitu_banner.png) center
}

@media all and (max-width:1440px) {
    .pb-head-classify {
        height: 108px;
        padding-top: 30px
    }
    .classify .classify-banner {
        width: 950px;
        height: 60px;
        margin-top: 16px
    }
    .classify .classify-banner .classify-tit {
        line-height: 56px;
        font-size: 28px
    }
    .classify .all-classify .right-wrap {
        width: 785px
    }
    .classify .crumbs-labels {
        font-size: 14px
    }
    .classify .all-classify>span:first-child {
        font-size: 14px
    }
    .classify .all-classify .classifys-wrap {
        margin: 10px 2px 0
    }
    .classify .crumbs-labels {
        margin-top: 30px
    }
    /* .bt-body .pop-tit .tit-name {
        width: 80% !important
    } */
}

.bt-list .nothing-banner {
    display: none;
    line-height: 46px;
    font-size: 24px;
    letter-spacing: 4px;
    color: #999
}

.bt-list .nothing-banner .search-word-wrap {
    color: #ff8a00
}

.bt-list.nothing {
    margin-top: 110px;
    padding-bottom: 99px;
    text-align: center
}

.bt-list.nothing>ul {
    display: none
}

.bt-list.nothing .nothing-banner {
    display: block
}

.nothing-banner>img {
    position: relative;
    left: 58px
}

.mu-feedback.suspend-catgoary .feedback-top {
    width: 130px;
    height: 130px;
    background: url(//js.ibaotu.com/revision/img/public/wj/classify.png) center no-repeat
}

.select-lists {
    position: relative;
    z-index: 1;
    top: -6px;
    display: inline-block;
    vertical-align: top;
    height: 28px;
    padding: 5px 0;
    overflow: hidden;
    border: 1px solid transparent;
    text-align: center;
    background: #fff;
    cursor: pointer
}

.select-lists:hover {
    border-color: #ccc;
    height: 90px
}

.select-lists.justtwo:hover {
    height: 66px
}

.select-lists .icons-sanjiao {
    position: relative;
    margin-left: 3px;
    -webkit-transition: -webkit-transform ease .3s;
    transition: -webkit-transform ease .3s;
    -o-transition: transform ease .3s;
    transition: transform ease .3s;
    transition: transform ease .3s, -webkit-transform ease .3s;
    -webkit-transform-origin: 3px 3px;
    -ms-transform-origin: 3px 3px;
    transform-origin: 3px 3px
}

.select-lists:hover .icons-sanjiao {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: -1px
}

.select-lists>li {
    padding: 5px 10px;
    height: 26px;
    line-height: 16px;
    font-size: 16px;
    text-align: left
}

/* 180719增加商用图标跳转企业vip */

.pop-tit .collect-btn {
    display: none;
}
.pic-box:hover .collect-btn {
    display: block;
}
.pic-box .ava-com-btn {
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    background: #ff9100;
    border-radius: 4px;
}
.pic-box>dt .ava-com-btn {
    position: absolute;
    top: 16px;
    right: 14px;
    z-index: 3;
}
.pic-box:hover .hover-pop .ava-com-btn {
    float: right;
    margin-top: -4px;
}
.pic-box .hover-pop .ava-com-btn {
    display: none;
}
.pic-box .ava-com-btn .iconfont {
    font-size: 24px;
    position: relative;
    top: 1px;
}
.pic-box:hover>dt .ava-com-btn {
    display: none;
}
.pic-box:hover .hover-pop .ava-com-btn {
    display: block;
}


.bt-list li:hover .collect-btn {
    display: block;
}
.bt-list li .ava-com-btn {
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    background: #ff9100;
    border-radius: 4px;
}
.bt-list .jump-details .ava-com-btn {
    position: absolute;
    top: 16px;
    right: 14px;
    z-index: 3;
}
.bt-list li:hover .hover-pop .ava-com-btn {
    float: right;
    margin-top: -4px;
}
.bt-list li .hover-pop .ava-com-btn {
    display: none;
}
.bt-list li .ava-com-btn .iconfont {
    font-size: 24px;
    position: relative;
    top: 1px;
}
.bt-list li:hover .jump-details .ava-com-btn {
    display: none;
}
.bt-list li:hover .hover-pop .ava-com-btn {
    display: block;
}
.bt-list li:hover .hover-pop .ava-com-btn {
    display: block;
}

.bt-sort>nav>a:nth-of-type(3):before {
    position: absolute;
    top: -6px;
    right: -14px;
    content: '';
    width: 12px;
    height: 15px;
    background: url(//js.ibaotu.com/revision/img/public/icon_new.png) center 0 no-repeat;
}

@media (max-width: 1680px) {
    .bt-body .pop-tit .tit-name {
        width: 62%!important;
    }
    .pop-tit .collect-btn {
        width: 24px;
        height: 24px;
        margin: -1px 0 0 0;
        line-height: 34px;
    }
    .collect-btn .icon-shoucang1 {
        font-size: 20px;
        top: -5px;
    }
    .pic-box .ava-com-btn {
        width: 24px;
        height: 24px;
    }
    .pic-box .ava-com-btn .iconfont {
        font-size: 19px;
        top: -3px;
    }
    .pic-box>dt .ava-com-btn {
        top: 19px;
    }
    .pic-box:hover .hover-pop .ava-com-btn {
        margin-top: -1px;
    }

    .bt-list li .ava-com-btn {
        width: 24px;
        height: 24px;
    }
    .bt-list li .ava-com-btn .iconfont {
        font-size: 19px;
        top: -3px;
    }
    .bt-list .jump-details .ava-com-btn {
        top: 14px;
    }
    .bt-list li:hover .hover-pop .ava-com-btn {
        margin-top: -1px;
    }
}

/*2018-08-22 新增UI设计背景图*/
.classify .classify-banner.classify-UI {
    background: url(//js.ibaotu.com/revision/img/ui_banner.jpg);
}
.bt-sort>nav.multimedia>a:nth-of-type(3):before {
    display: none;
}

/*2018-11-01 广告和音频页增加调查问卷*/
.bg-feedback.feedback-ad,
.bg-feedback.feedback-audio {
    height: 130px;
    overflow: unset;
}
.bg-feedback.feedback-ad .feedback-top {
    width: 77px;
    height: 71px;
    background: url(//js.ibaotu.com/revision/img/public/wj/feedback_ad.png) center no-repeat;
}

.bg-feedback.feedback-audio .feedback-top {
    width: 90px;
    height: 86px;
    background: url(//js.ibaotu.com/revision/img/public/wj/feedback_audio.png) center no-repeat;
}
.bg-feedback .float-pop-close {
    display: block;
    position: absolute;
    top: 0;
    left: unset;
    right: 0;
    cursor: pointer;
    margin: unset;
    color: #999;
}
.bg-feedback.feedback-ad:hover .float-pop-close,
.bg-feedback.feedback-audio:hover .float-pop-close {
    display: block;
}
/*2018-08-22 配乐增加海外配乐入口*/
.classify .all-classify .classifys-wrap.haiwai {
    overflow: unset;
}
.classify .all-classify .haiwai .classifys {
    position: relative;
    width: 96px;
    height: 28px;
    border-radius: 14px;
}
.classify .all-classify .haiwai .classifys:before {
    position: absolute;
    left: 1px;
    top: 1px;
    content: '';
    width: 94px;
    height: 26px;
    background: #fff;
    border-radius: 13px;
    background-image: url(//js.ibaotu.com/revision/img/public/nav/haiwai.png);
    background-repeat: no-repeat;
    background-position: center;
}
.classify .all-classify .haiwai .classifys.active,
.classify .all-classify .haiwai .classifys:hover {
    background-image: url(//js.ibaotu.com/revision/img/public/nav/haiwai.png),linear-gradient(to right, #154eff, #cd009d);
}
.classify .all-classify .haiwai .classifys .iconfont {
    position: absolute;
    right: 4px;
    top: -4px;
    z-index: 2;
    width: 14px;
    height: 14px;
    color: #ff2200;
    background: #fff;
}
/*2018-11-13 新增装饰装修问卷调查*/
.left-deco-jump {
    width: 77px;
    height: 71px;
    background: url(//js.ibaotu.com/revision/img/home/img_jump_illu.png)no-repeat center;
    background-size: cover;
    position: fixed;
    left: 4%;
    bottom: 88px;
    z-index: 99;
}

.left-deco-jump>a{
    display: block;
    width: 100%;
    height: 100%;
}

/*2018-11-20 装饰装修问卷调查修改*/
.bg-feedback.feedback-deco .feedback-top {
    width: 100px;
    height: 87px;
    background: url(//js.ibaotu.com/revision/img/public/wj/feedback_deco.png) center no-repeat;
}

.bg-feedback.feedback-deco:hover .float-pop-close{
    display: block;
}

/*2018-12-12 新增正版摄影图*/
.classify .classify-banner.classify-SY {
    background: url(//js.ibaotu.com/revision/img/sy_banner.png)center no-repeat;
    background-size: cover;
}

/*广告位*/
/*广告位*/
.Adver-space{
    display: block;
    width: 100%;
    height: 100px;
    background: url(//js.ibaotu.com/revision/img/newAct/181218/img-adver-space.png)
    center no-repeat;
    background-size: cover;
    margin-top: 20px;
}

/*2018-12-18 超级会员日 广告位更换*/
/*广告位*/
.Adver-space2{
    display: block;
    width: 100%;
    height: 100px;
    background: url(//js.ibaotu.com/revision/img/newAct/181218/img-adver-space2.png)
    center no-repeat;
    background-size: cover;
    margin-top: 20px;
}

@media (max-width: 1680px) {
    .Adver-space,.Adver-space2{
        width: 100%;
        height: 82px;
    }
}

@media (max-width: 1440px) {
    .Adver-space,.Adver-space2{
        width: 100%;
        height: 68px;
    }
}

/*2018-12-28 横幅更换*/
.Adver-space2.Adver-space3{
    background: url(//js.ibaotu.com/revision/img/newAct/181218/img-adver-space3.png)
    center no-repeat;
}

/*2018-12-28 横幅更换*/
.Adver-space2.Adver-space4{
    background: url(//js.ibaotu.com/revision/img/newAct/190226/img_cate_bg.png)
    center no-repeat;
}

.Adver-space2.Adver-space4>i{
    display: block;
    width: 22px;
    height: 22px;
    background: rgba(0,0,0,.2);
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 20px;
    float: right;
}
/* 2019-03-04 电商淘宝调查问卷 */
.bg-feedback.feedback-tb .feedback-top {
    width: 80px;
    height: 79px;
    background: url(//js.ibaotu.com/revision/img/public/wj/feedback_tb0304.png) center no-repeat;
}
.classify .all-classify .classifys-wrap.wordart {
    margin-left: -7px;
}
.classify .classifys .icon-new {
    position: absolute;
    top: 1px;
    right: 7px;
    width: 12px;
    height: 15px;
    background: url(//js.ibaotu.com/revision/img/ad/icon_new.png) no-repeat;
}

/* 2019-03-19 广告位更换 */
.Adver-space2.Adver-space5 {
    background: url(//js.ibaotu.com/revision/img/newAct/190319/img_adver_bg.png) center no-repeat;
    background-size: cover;
}
.Adver-space2.Adver-space5>i{
    display: block;
    width: 22px;
    height: 22px;
    background: rgba(0,0,0,.2);
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 20px;
    float: right;
}

/*2019-04-04 ppt模版横图竖图样式更改*/
.classify .all-classify.horVertical{
    padding-bottom: 20px;
    margin-top: 0px;
    padding-top: 10px;
    border-bottom: 1px solid #dddddd;
}
/* 2019-04-15 广告位更换 */
.Adver-space2.Adver-space6 {
    background: url(//js.ibaotu.com/revision/img/newAct/190411/img-adver-space6.png) center no-repeat;
    background-size: cover;
}
.Adver-space2.Adver-space6>i{
    display: block;
    width: 22px;
    height: 22px;
    background: rgba(0,0,0,.2);
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 20px;
    float: right;
}

/* 2019-04-24 五一活动入口 */
.Adver-space2.laborDay {
    background: url(//js.ibaotu.com/revision/img/newAct/190424/img_hb.png) center no-repeat;
    background-size: cover;
}
.Adver-space2.laborDay>i{
    display: block;
    width: 22px;
    height: 22px;
    background: rgba(0,0,0,.2);
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 20px;
    float: right;
}
/*2019-04-25 精选商用*/
.pb-head-classify .search-tips>ul>li.m-jxsy>a {
    text-indent: 0;
    color: #B18622;
}
.m-jxsy .icon-jingxuanshangyong {
    position: relative;
    left: 4px;
    top: 1px;
    margin-right: 5px;
    font-size: 18px;
    background: -webkit-gradient(linear,left top, left bottom,from(#F0D68D),to(#E0BF73));
    background: -webkit-linear-gradient(top, #F0D68D, #E0BF73);
    background: -o-linear-gradient(top, #F0D68D, #E0BF73);
    background: -webkit-gradient(linear,left top, left bottom,from(#F0D68D),to(#E0BF73));
    background: -webkit-gradient( linear, left top, left bottom, from(#F0D68D), to(#E0BF73) );
    background: linear-gradient(to bottom, #F0D68D, #E0BF73);
    color: transparent;
    color: #E0BF73 \9\0;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    -moz-color: #E0BF73 \9\0;
}
.pb-head-classify .search-tips .m-jxsy a:hover {
    background: rgba(213, 169, 67, .1);
    background: -moz-linear-gradient(left, rgba(249, 214, 128, .1) 0, rgba(213, 169, 67, .1) 100%);
    background: -webkit-gradient(linear, left, right, color-stop(0, rgba(249, 214, 128, .1)), color-stop(100%, rgba(213, 169, 67, .1)));
    background: -webkit-linear-gradient(left, rgba(249, 214, 128, .1) 0, rgba(213, 169, 67, .1) 100%);
    background: -o-linear-gradient(left, rgba(249, 214, 128, .1) 0, rgba(213, 169, 67, .1) 100%);
    background: -ms-linear-gradient(left, rgba(249, 214, 128, .1) 0, rgba(213, 169, 67, .1) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(249, 214, 128, .1)), to(rgba(213, 169, 67, .1)));
    background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(249, 214, 128, .1)), to(rgba(213, 169, 67, .1)));
    background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(249, 214, 128, .1)), to(rgba(213, 169, 67, .1)));
    background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(249, 214, 128, .1)), to(rgba(213, 169, 67, .1)));
    background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(249, 214, 128, .1)), to(rgba(213, 169, 67, .1)));
    background: linear-gradient(to right, rgba(249, 214, 128, .1), rgba(213, 169, 67, .1));
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=rgba(249, 214, 128, .1), endColorstr=rgba(213, 169, 67, .1));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=rgba(249, 214, 128, .1), endColorstr=rgba(213, 169, 67, .1))";
}

/*2019-04-30 seo列表页文字描述*/
.seo-related{
    float: left;
    font-size: 12px;
    color: rgba(0,0,0,0.1);
    letter-spacing: 1px;
    width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*2019-05-15 五月沸腾季广告位*/
.bt-body .bt-list .classifyAdver .jump-details,.bt-body .bt-list .classifyAdver .jump-details .ava-com-btn,.bt-body .bt-list .classifyAdver .hover-pop{
    display: none;
}
.bt-body .bt-list .classifyAdver .jumpDetails{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}
.bt-body .bt-list .classifyAdver .jumpDetails>img{
    display: block;
    width: 100%;
    height: 100%;
}

/*2019-05-27 新增gif背景图*/
.classify .classify-banner.illuGif {
    background: url(//js.ibaotu.com/revision/img/classify/gif_banner.png) center;
}
.select-lists.justthree:hover {
    height: 99px;
}


/*2019-05-28 商用图标替换*/
.bt-list li .ava-com-btn,.pic-box .ava-com-btn{
    background: #E0BF73;
    background: linear-gradient(135deg,#F4DA90 0%,#D2AA4D 100%);
}

/*2019-06-05 装饰装修问卷调查*/
.feedback-deco{
    width: 98px;
    height: 114px;
    overflow: unset;
    /* animation: mu-feedback 2s linear infinite; */
}
.feedback-deco a{
    display: block;
    width: 100%;
    height: 100%;
    background: url(//js.ibaotu.com/revision/img/public/wj/feedback_deco2.png) center no-repeat;
    background-size: cover;
}
.feedback-deco i{
    color: #999;
    font-weight: 300;
    font-size: 12px;
    left: 98px;
    top: -5px;
    cursor: pointer;
}
/*2019-06-06 调查问卷*/
.bg-feedback.feedback-all{
    overflow: unset;
    transform: scale(0.9);
    /* animation: mu-feedback 2s linear infinite; */
}
.bg-feedback.feedback-all a{
    width: 150px;
    height: 150px;
    display: block;
    background: url(//js.ibaotu.com/revision/img/public/wj/feedback_all.png) center no-repeat;
    background-size: cover;
}
.bg-feedback.feedback-all i {
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 0;
    right: 15px;
    text-align: center;
    line-height: 13px;
    color: #666;
    cursor: pointer;
    margin-left: 145px;
}
@keyframes mu-feedback {
    0% {
        bottom: 30px;
    }

    50% {
        bottom: 50px;
    }

    100% {
        bottom: 30px;
    }
}

@-webkit-keyframes mu-feedback {
    0% {
        bottom: 30px;
    }

    50% {
        bottom: 50px;
    }

    100% {
        bottom: 30px;
    }
}

@-ms-keyframes mu-feedback {
    0% {
        bottom: 30px;
    }

    50% {
        bottom: 50px;
    }

    100% {
        bottom: 30px;
    }
}

/* 搜索历史下拉精选商用icon更换 */
.m-jxsy .iconfont-enter{
    position: relative;
    left: 0px;
    top: 4px;
    width: 18px;
    height: 18px;
    background: url(//js.ibaotu.com/revision/img/public/img_enter_vip.png)center no-repeat;
    background-size: cover;
    display: inline-block;
    margin-right: 6px;
}

  /*2019-07-15 三周年问卷调调查*/
.Questionnaire{
    position: fixed;
    left: 20px;
    bottom: 20px;
    z-index: 10;
}
.Questionnaire>a{
    display: block;
    width: 120px;
    height: 120px;
    background: url(//js.ibaotu.com/revision/img/public/wj/img_three_quetion2.png)center no-repeat;
    background-size: cover;
}
.Questionnaire>i{
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 0;
    right: 10px;
    text-align: center;
    line-height: 13px;
    color: #666;
    cursor: pointer;
}
