@charset "UTF-8";

body main#center { background: none; }
.bread { max-width: 1200px; margin: 15px 6px; font-size: 14px; color: #666; font-weight: normal; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.block-top { margin: 6px 8px 9px 8px; padding: 6px 0; border-bottom: 1px solid #f6f6f6; }
.block-top .more-word a { font-size: 14px; color: #999; }
.block-top .delete-icon { margin: 4px 0 0 0; float: right; cursor: pointer; }
.block-top .delete-icon i { font-size: 18px; color: #999; }
.block-top .pp-title h2{color:#aaa;font-size:15px;font-weight: normal;}

/*搜索查询*/
.search-page { margin: 10px 0; padding:6px 0 5px 0; font-size: 14px; color: #666; background: #fff; display: block; /*overflow: hidden;*/ }
.search-page2 { margin: 10px 0; padding:3px 0; font-size: 14px; color: #666; background: #fff; display: block; overflow: hidden; }

.search-index-block { padding: 10px 0 0 0; }
.search-tab { width: 280px; line-height: 20px; margin: 15px auto 10px auto; overflow:hidden; }
.search-tab a { margin: 0 9px; font-size: 14px; color: #666; cursor: pointer; }
.search-tab a.active { color: #d5ab7d; }

.search-so { width: 300px; height: 40px; line-height: 40px; margin: 10px auto 30px auto;/* border: 1px solid #c79967; border-radius:40px; */ display:block; overflow:hidden; }
.search-so .so-box { width: 208px; height: 38px; line-height: 38px; float: left; border: 1px solid #c5ac90; border-top-left-radius: 24px; border-bottom-left-radius: 24px; overflow: hidden; }
.search-so .so-box input { width: 208px; height: 38px; line-height: 38px; margin: 0; padding: 0 10px 0 20px; background: #fff; color: #555; }
.search-so a.so-btn { width: 90px; height: 40px; line-height: 40px; margin: 0; padding: 0; float: left; color: #fff; text-align: center;  border-top-right-radius: 24px; border-bottom-right-radius: 24px; background-color: #c5ac90; cursor: pointer; }
.search-so a.so-btn i { margin: 0 3px 0 0; font-size: 16px; color: #fff; }

.search-block { margin: 10px 1.5%; display: block; overflow: hidden; }
.word-list { width: 100%; display: block; overflow: hidden; }
.word-list a { height: 32px; line-height: 32px; margin: 4px; padding: 0 14px; font-size: 14px; color: #666; text-align:center; background: #f6f6f6; border-radius: 50px; display: inline-block; overflow: hidden; float: left; }

.search-index-show { display: block; /*min-height: 400px;*/ }


/*搜索列表*/
.search-result-top { background: #fff; display: flex; max-width: 640px; margin: 0 auto;  }
.search-result-top .head-icon { margin: 11px 10px 0 10px;text-align: center; }
.search-result-top .head-icon i { font-size: 24px; color: #aaa; }

.search-so2 { display: flex; height: 40px; line-height: 40px; width: 86%; margin: 20px 7%; /* border: 1px solid #c79967; border-radius:40px; overflow:hidden;*/ }
.search-so2 .so-box2 { /*flex:1; float: left;*/ width: 75%; border: 1px solid #c5ac90; border-top-left-radius: 24px; border-bottom-left-radius: 24px; display: flex; }
.search-so2 .so-box2 .search_list2 { width: 58px; height: 38px; line-height: 38px; float: left; margin: 0 0 0 6%; padding: 0; }
.search-so2 .so-box2 input { width: 67%; flex: 1; height: 38px; line-height: 38px; margin: 0; padding: 0 2%; float: left; /*background: #f3f3f3; */ }
.search-so2 .so-box2 input::placeholder { font-size: 13px; color: #bbb; }
.search-so2 .so-btn2 { width: 24%; height: 40px; line-height: 40px; margin: 0; padding: 0 1% 0 0; float: left; color: #fff; text-align: center;  border-top-right-radius: 24px; border-bottom-right-radius: 24px; background-color: #c5ac90; }
.search-so2 .so-btn2 i { margin: 0 3px 0 0; font-size: 16px; color: #fff; }

.search_list2 { position: relative; float: left; z-index:5; }
.search_words2 { width:50px; position: absolute;top:38px;left:1px; margin-left: -2px; border: 1px solid #ddd;z-index: 888;box-sizing: border-box; border-top: none;background: #fff;display: none; }
.search_words2 li { height: 30px;line-height: 30px;text-align: center; }
.search_words2 li a {color: #777;display: inline-block;width: 100%;height: 100%; margin: 0; padding: 0 1px; font-size: 14px; }
.search_words2 li:hover { background: #ccc;}
.search_words2 li:hover a {color: #fff;}
.select-tab2 { padding:0 1px 0 10px; color: #d5ab7d; float: left; width: 46px; height: 30px; }
.select-tab2 i { padding-left:8px; font-size: 10px; color: #ccc; }
.search_list2:hover .search_words2 { display: block; }



/*搜索结果*/
.search-result-block { display: block; overflow: hidden; margin: 10px 0; padding:3px 0; font-size: 14px; color: #666; background: #fff; /*min-height: 400px;*/ }
.search-result-block h2 { margin: 0 2% 6px 2%; padding: 10px 0; font-size: 18px; color: #333; border-bottom: 1px solid #f3f3f3; }
.search-result-block h2 span { color: #c5ac90; }

/*作品搜索*/
.search-good-list { margin: 5px 0 12px 0; padding: 0; display: block; overflow: hidden; }
.search-good-list ul { margin: 3px 1.5%; }
.search-good-list ul li { margin: 3px 0; text-align: center; float: left; }
.search-good-list ul li .zsh-good-item { background: #fff; margin: 1px 4px; border-radius: 5px; border: 1px solid #eee; }
.search-good-list ul li .zsh-good-item h3 { margin: 5px 6px; }
.search-good-list ul li .zsh-good-item h3 a { font-size: 15px; color: #555; display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.search-good-list ul li .zsh-good-item .li-foot2 { width: 100%; font-size: 12px; color: #fff; text-align: center; margin: 3px auto; /*padding-bottom: 10px; position: relative; */}
.search-good-list ul li .zsh-good-item .li-foot2 span { width: 100%; font-size: 12px; color: #999; opacity: 1; transition: opacity .5s ease; display: block; overflow: hidden;  }
.search-good-list ul li .zsh-good-item .li-foot2 .li-btn2 { margin: 0 auto; padding:8px 0 6px 0; line-height: 26px; display: block; opacity: 1; transition: opacity .5s ease; cursor: pointer; /*position: absolute; top:0; left: 0; right: 0; */}
.search-good-list ul li .zsh-good-item .li-foot2 .li-btn2 button { width: 66px; height: 26px; margin: 0 4px; line-height: 26px; background: #f3f3f3; display: inline-block; overflow: hidden; border-radius: 80px; font-size:14px; color:#888;cursor: pointer; }
.search-good-list ul li .zsh-good-item .li-foot2 .li-btn2 button.fav { background: #f3f3f3; }
/*.ask { width:100px; height: 30px; line-height: 30px; font-size: 14px; color: #fff; text-align: center; margin: 6px auto 10px auto; display: block; background: #d33; border-radius: 40px; cursor: pointer}*/
.ask:before{content:"询底价";}
.fav:before{content:"收藏";}


/*文章搜索*/
.search-article-list { margin: 5px 0 20px 0; padding:0; display: block; overflow: hidden; }
.search-article-list ul li{ text-align:left; margin:0 2%; padding:15px 2px; border-radius: 4px; font-size: 14px; color: #555; display: block; overflow: hidden; border-bottom: 1px solid #f6f6f6; position: relative; }
/*.search-article-list ul li:first-child { border-top: 1px solid #eee; }*/
.search-article-list ul li a { width: 100%; margin: 0; }
.search-article-list ul li .article-pic { width: 120px; height: 90px; margin: 0 0 0 13px; float: right; display: block; overflow: hidden; background: #ddd; border-radius: 4px; position: relative; clear: both; }
.search-article-list ul li .article-pic img { width: 120px; height: 90px; object-fit: cover; }
.search-article-list ul li .article-text { height:90px; position: relative; display: block; overflow: hidden; text-align: left; }
.search-article-list ul li .article-text h3 { width: 100%; margin: 0 0 5px 0; font-size: 16px; font-weight: normal; color: #333; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}
.search-article-list ul li .article-text h3 a { width: 100%; font-size: 15px; color: #333; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:1; -webkit-box-orient: vertical;}
.search-article-list ul li .article-text h3 a:hover { color: #dd801a; }
.search-article-list ul li .article-text p { width: 100%; font-size: 13px; color: #888; line-height: 20px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical; height: 40px; }
.search-article-list ul li .article-foot { font-size: 13px; color: #bbb; position: absolute; bottom: 0; left: 0; right: 0; }
.search-article-list ul li .article-foot i { float: left; }
.search-article-list ul li .article-foot span { float: right; }


/*名家搜索*/
.search-mingjia-list { margin: 5px 0 20px 0; padding:0; display: block; overflow: hidden; }
.search-mingjia-list ul { margin:2px 1.5%;  }
.search-mingjia-list ul li { margin:6px 0; float: left; display: block; }
.search-mingjia-list ul li .mj-item { width: 93%; /*padding: 6px 3%;*/ margin: 0 3%; border: 1px solid #f1f1f1; background: #fdfdfd; border-radius: 3px; display: block; overflow: hidden; }
.search-mingjia-list ul li .mj-pic { padding-bottom: 110%; border-radius: 3px 3px 0 0; }
.search-mingjia-list ul li .mj-pic img { width: 100%; height: 100%; border-radius: 0; }
.search-mingjia-list ul li .mj-info { margin: 2px 2% 10px 2%; text-align: center; }
.search-mingjia-list ul li .mj-info .text-title { width: 100%; height: 34px; line-height: 34px; display: block; overflow: hidden; border-bottom: 1px dashed #eee; }
.search-mingjia-list ul li .mj-info .text-title h3 { font-weight: normal; display: block; overflow: hidden; }
.search-mingjia-list ul li .mj-info .text-title h3 a { margin:0; font-size: 16px; color: #333; }
.search-mingjia-list ul li .mj-info .text-title h3 a:hover { color: #dd801a; }
.search-mingjia-list ul li .mj-info .text-title span { width: 33%; float: right; text-align: right; }
.search-mingjia-list ul li .mj-info .text-title span a { font-size: 14px; color: #dd801a; }
.search-mingjia-list ul li .mj-info .text-ry { margin: 5px 0 0 0; font-size: 14px; color: #b19b83; height: 22px; overflow: hidden;/* text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical; */}
.search-mingjia-list ul li .mj-info .text-ry p { padding: 2px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.search-mingjia-list ul li .mj-info .text-desc { margin: 8px 2px 3px 2px; font-size: 12px; color: #999; line-height: 18px; text-align: left; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical; }
.search-mingjia-list ul li .mj-info .text-desc p { text-indent:0!important; }
/*.search-mingjia-list ul li .mj-item:hover h3 a { color: #dd801a; }*/
.search-mingjia-list ul li .mj-item:hover { /*border: 1px solid #dd801a;*/ background: #f9f9f9; }


/*职称搜索*/
.search-zhicheng-list { margin: 6px 0 8px 0; display: block; overflow: hidden; }
.search-zhicheng-list ul li { padding: 13px 0; margin: 0 2.2%; display: block; overflow: hidden; border-bottom: 1px solid #eee; position: relative; }
/*.search-zhicheng-list ul li:first-child { border-top: 1px solid #eee; }*/
.search-zhicheng-list ul li h3 { padding: 0 0 5px 0; font-size: 15px; color: #555; font-weight: normal; }
.search-zhicheng-list ul li:hover  h3 { color: #dd801a; }
.search-zhicheng-list ul li p { font-size: 13px; color: #999; }
.search-zhicheng-list ul li i { position: absolute; top:26px; right:5px; font-size: 18px; color: #bbb; }


/*视频搜索*/
.search-video-list { margin: 5px 0 15px 0; display: block; overflow: hidden; }
.search-video-list img { width: 100%; }
.search-video-list ul { margin: 2px 1%; }
.search-video-list ul li { width: 18%; margin: 4px 1% 8px 1%; float: left; }
.search-video-list ul li span { width: 100%; height: 0; padding-bottom: 70%; display: block; overflow: hidden; border-radius: 4px; position: relative; }
.search-video-list ul li span img { width: 100%; height: 100%; object-fit: cover; position: absolute; }
.search-video-list ul li span .v-icon { width: 28px; height: 28px; margin: 0; vertical-align: middle; display: inline-block; background: url("../video/video.png") no-repeat; background-size: 28px; opacity:0.7; position: absolute; bottom: 3px; right: 3px; }
.search-video-list ul li h3 { margin: 3px 0; font-size: 15px; font-weight: normal; text-align: center; white-space: nowrap; display: block; overflow: hidden; text-overflow: ellipsis; }
.search-video-list ul li h3 a { color: #555; }


/*搜索结果为空*/
.empty-box { padding: 50px 0; display: flex; flex-direction: column; justify-content: center; align-items: center; }
.empty-box .empty-desc { padding: 6px 0; font-size: 15px; color: #666; }
.empty-box .empty-desc span { color: #dd801a; font-weight: bold; }
.empty-box .empty-btn { margin: 10px auto; display: block; overflow: hidden; }
.empty-box .empty-btn a { padding: 8px 22px; font-size: 14px; color: #fff; display: block; overflow: hidden; background: #d33; border-radius: 50px; }


/*屏幕小于1024px*/
@media screen and (min-width:0px) and (max-width:1024px){
    body.type1 #center { margin-top: 90px; }
    .search-result-top { /*position: fixed;*/ top:0; width: 100%; z-index: 555; /*box-shadow: 1px 2px 2px rgba(0,0,0,0.05);*/ }
    .search-result-block { }
    .search-result-block h2 { font-size: 16px; }

    .search-mingjia-list ul { margin: 2px 4px 2px 2px; }
    .search-mingjia-list ul li { margin: 4px 0; }
    .search-mingjia-list ul li .mj-item { width: 93%; padding: 8px 2%; margin: 0 1.5%; /*border: 1px solid #f6f6f6; */background: #fff; border-radius: 3px; }
    .search-mingjia-list ul li .mj-pic { width:32%; padding-bottom: 34%; float: left; border-radius: 3px; }
    .search-mingjia-list ul li .mj-info { width:63%; margin: 2px 2% 5px 2%; float:right; text-align: left; }
    .search-mingjia-list ul li .mj-info .text-title { width: 100%; height: 30px; line-height: 30px; display: block; overflow: hidden; border-bottom: 1px dashed #eee; }
    .search-mingjia-list ul li .mj-info .text-title h3 { width:66%; float: left; display: block; overflow: hidden; }
    .search-mingjia-list ul li .mj-info .text-title h3 a { margin:0; font-size: 16px; color: #333;}
    .search-mingjia-list ul li .mj-info .text-title span { width: 33%; float: right; text-align: right; }
    .search-mingjia-list ul li .mj-info .text-title span a { font-size: 14px; color: #dd801a; }
    .search-mingjia-list ul li .mj-info .text-ry { margin: 6px 0 0 0; font-size: 14px; color: #b19b83; height: 24px; overflow: hidden;/* text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical; */}
    .search-mingjia-list ul li .mj-info .text-ry p { padding: 1px 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
    .search-mingjia-list ul li .mj-info .text-desc { margin: 7px 0 1px 0; font-size: 12px; color: #999; line-height: 18px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical; }

    .search-video-list ul li { width: 48%; }

}


/*屏幕大于1024px*/
@media screen and (min-width:1025px){

    .search-so { width: 400px; height: 40px; line-height: 40px; margin: 10px auto 30px auto; }
    .search-so .so-box { width: 308px; height: 38px; line-height: 38px; }
    .search-so .so-box input { width: 308px; height: 38px; line-height: 38px; margin: 0; padding: 0 10px 0 20px; }

    .search-tab { width: 376px; }
    /*.search-block .word-list a { margin: 5px 8px; height: 36px; line-height: 36px; }*/

    .search-result-top { margin: 35px auto 60px auto; }
    .search-so2 { width: 400px; height: 40px; line-height: 40px; margin: 0 auto; display: block; }
    .search-so2 .so-box2 .search_list2 { width: 52px; height: 40px; line-height: 40px; float: left; margin: 0 0 0 15px; padding: 0; }
    .search-so2 .so-box2 input { width: 250px; height: 36px; line-height: 36px; }
    .search-so2 .so-btn2 { height: 42px; line-height: 42px; }

    .select-tab2 { height: 38px; }
    .search_words2 { top:40px; left:1px; }

    .search-result-block { }


}
