blockquote, body, dd, dl, dt, h1, h2, h3, h4, h5, h6, html, input, li, p, td, th, tr, ul { margin: 0; padding: 0; }
li, ul { list-style: none; }
h1, h3, h4, h5, h6, th { font-weight: 400; }
img, input, label, select, textarea { vertical-align: middle; background: 0 0; border: none; outline: 0; margin: 0; padding: 0; font-family: 'Microsoft Yahei'; }
input:active, input:focus { border: none; outline: 0; }
input:-webkit-autofill { -webkit-box-shadow: 0 0 0 1000px #fff inset; box-shadow: 0 0 0 1000px #fff inset; }
cite, code, em { font-style: normal; }
body, html { color: #5b5c5e; background: #f0f2f3; font-size: 14px; font-family: 'Microsoft Yahei', \5FAE\8F6F\96C5\9ED1, \5B8B\4F53, sans-serif; }
body { min-width: 1180px; }
img { vertical-align: bottom; border: none; }
a { outline: 0; text-decoration: none; }
a:hover { color: #e78400; }
table { border-collapse: collapse; }
.clearfix { zoom: 1; }
.clearfix:after { display: block; content: '.'; clear: both; height: 0; font-size: 0; line-height: 0; overflow: hidden; }
.ani-scale { overflow: hidden; }
.ani-scale img { transition: all .4s ease; -webkit-transition: all .4s ease; -moz-transition: all .4s ease; -ms-transition: all .4s ease; -o-transition: all .4s ease; }
.ani-scale:hover img { transform: scale(1.05); -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); }
.footer, .footer a, .footer a:visited { font-size: 14px; color: #666; }
.footer { width: 100%; border-top: 1px solid #d4d4d4; }
.footer a:hover { color: #e78400; text-decoration: underline; }
.footerWrap { width: 1180px; margin: 0 auto; }
.footLeft { width: 735px; overflow: hidden; float: left; }
.footLeft .zcLinks { line-height: 16px; padding: 36px 0; }
.footLeft .zcLinks a { padding-right: 12px; margin-right: 12px; border-right: 1px solid #999; display: inline-block; line-height: 16px; }
.footLeft .zcLinks a:last-child { border: none; }
.footLeft .friLink p { line-height: 18px; margin: 14px 0 10px; background: url(/static/images/search/fline.png) 90px center no-repeat; font-weight: 700; }
.footLeft .friLink a { padding-right: 20px; display: block; margin-right: 54px; line-height: 30px; float: left; }
.footRight p { float: right; width: 112px; }
.footRight p span { display: block; line-height: 70px; }
.footRight p img { display: block; }
.footRight p a { display: block; width: 112px; height: 112px; text-indent: -300px; overflow: hidden; background: url(/static/images/search/fWeibo.png) no-repeat; }
.footRight p a:hover { background-position: 0 -113px; }
.footRight .weibo { margin-left: 50px; }
.search-top-wrap { background-color: #fff; padding-bottom: 60px; position: relative; z-index: 10; }
.search-top { width: 1180px; margin: 0 auto; padding-top: 60px; }
.search-top-title { display: flex; justify-content: center; align-items: center; height: 72px; }
.search-top-title::before { content: ''; background-image: url(/static/images/search/icon-search2.png); background-image: -webkit-image-set(url(/static/images/search/icon-search2.png) 1x, url(/static/images/search/icon-search2-2x.png) 2x); background-repeat: no-repeat; background-position: 0 0; background-size: 100% 100%; width: 37px; height: 37px; margin-right: 10px; }
.search-top-title h2 { font-size: 36px; color: #3f464a; }
.search-input-container { position: relative; margin: 38px auto 0; width: 998px; height: 72px; }
.search-input-wrap { position: absolute; border: solid 1px transparent; border-radius: 16px; background-color: rgb(241, 241, 241); }
.search-input { width: 998px; height: 70px; display: flex; }
.search-input input { font-size: 28px; padding: 20px 0 20px 21px; line-height: 30px; flex: 1; }
.search-input .btn-search { width: 70px; height: 70px; background-image: url(/static/images/search/icon-search3.png); background-image: -webkit-image-set(url(/static/images/search/icon-search3.png) 1x, url(/static/images/search/icon-search3-2x.png) 2x); background-repeat: no-repeat; background-position: 50% 50%; background-size: 36px 35px; cursor: pointer; border: 0; border-top-right-radius: 16px; border-bottom-right-radius: 16px; }
.search-input-wrap-focus .search-input .btn-search { border-top-right-radius: 16px; border-bottom-right-radius: 16px; }
.search-input-wrap-history-focus .search-input .btn-search { border-top-right-radius: 16px; border-bottom-right-radius: 0px; }
.search-history { border-top: solid 1px #dcdcdc; padding: 6px 24px; }
.search-history-title { display: flex; justify-content: space-between; border-bottom: solid 1px #dcdcdc; line-height: 52px; }
.search-history-title h3 { font-size: 18px; color: #787878; }
.search-history-title em { cursor: pointer; font-size: 18px; color: #787878; background-image: url(/static/images/search/icon-empty.png); background-image: -webkit-image-set(url(/static/images/search/icon-empty.png) 1x, url(/static/images/search/icon-empty_2x.png) 2x); background-repeat: no-repeat; background-position: 0 50%; background-size: 20px 20px; padding-left: 26px; }
.search-history-title em:hover { color: #e29c14; background-image: url(/static/images/search/icon-empty-hover.png); background-image: -webkit-image-set(url(/static/images/search/icon-empty-hover.png) 1x, url(/static/images/search/icon-empty-hover_2x.png) 2x); }
.search-history-list ul { padding-top: 10px; }
.search-history-list li { line-height: 50px; display: flex; justify-content: space-between; }
.search-history-list li h3 { font-size: 22px; color: #444; flex: 1; }
.search-history-list li:hover { cursor: pointer; }
.search-history-list li:hover h3 { color: #e29c14; }
.search-history-list li em { background-image: url(/static/images/search/icon-close.png); background-image: -webkit-image-set(url(/static/images/search/icon-close.png) 1x, url(/static/images/search/icon-close-2x.png) 2x); background-repeat: no-repeat; background-position: 50% 50%; background-size: 16px 16px; width: 40px; height: 40px; cursor: pointer; display: none; }
.search-history-list li:hover em { display: block; }
.search-history-list li em:hover { background-image: url(/static/images/search/icon-close-hover.png); background-image: -webkit-image-set(url(/static/images/search/icon-close-hover.png) 1x, url(/static/images/search/icon-close-hover-2x.png) 2x); }
.search-input-wrap-focus,.search-input-wrap-history-focus { border-color: #dcdcdc; background-color: #fff; box-shadow: 0 0 9px 1px rgb(0 0 0 / 10%); }
.search-command { margin: 49px 90px 0; }
.search-command ul { overflow: hidden; }
.search-command li { float: left; border-radius: 9px; background-color: rgb(241, 241, 241); height: 39px; display: flex; align-items: center; padding: 0 14px; margin: 0 20px 20px 0; font-size: 20px; cursor: pointer; }
.search-command li:hover { background-color: rgb(215 212 212); }
.search-command li img { width: 20px; margin-right: 6px; }
.search-tabs-wrap { width: 1180px; margin: 40px auto; background-color: #fff; }
.search-tabs { padding: 0 40px; }
.search-tabs-menu ul { border-bottom: solid 4px #f1f1f1; height: 74px; }
.search-tabs-menu li { float: left; color: #787878; font-size: 22px; padding: 5px 5px 0; margin-right: 47px; line-height: 69px; height: 69px; border-bottom: solid 4px transparent; cursor: pointer; }
.search-tabs-menu li:hover { color: #444; }
.search-tabs-menu li.cur { border-bottom-color: #ffc14a; color: #444; font-weight: bold; }
.search-tabs-cont { padding-top: 40px; padding-bottom: 20px; position: relative; }
.search-tabs-cont ul { margin-right: -23px; }
.search-tabs-cont li { float: left; width: 260px; margin: 0 20px 20px 0; }
.search-tabs-cont li.li-loading { float: none; width: 100%; }
.search-artBox { width: 100%; }
.search-artBox .search-pic { position: relative; display: block; overflow: hidden; width: 260px; height: 173px; }
.search-artBox .search-pic img { width: 100%; height: 100%; object-fit: cover; }
.search-kind { display: block; width: 44px; padding-left: 10px; border-top-right-radius: 15px; border-bottom-right-radius: 15px; line-height: 24px; position: absolute; top: 0; color: #fff; left: 0; }
.search-kind { background-color: rgb(255, 170, 42); }
.search-essence { display: block; font-size: 16px; line-height: 26px; height: 52px; overflow: hidden; margin: 6px 8px 0; }
.search-essence a { color: #444; }
.search-essence1 { text-indent: 60px; background: url(//zhongce.sina.cn/static/images/essence.png?v=2) 0 -95px no-repeat; }
.search-txt { border: solid 1px #f1f1f1; border-top-width: 0; background-color: #fff; height: 115px; overflow: hidden; }
.search-author { height: 30px; padding: 10px 15px 16px 12px; font-size: 14px; line-height: 30px; white-space: nowrap; text-overflow: ellipsis; color: #787878;position:relative;}
.search-author .search-time { position:absolute; right:10px; }
.search-author a { display: block; min-width: 150px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; position: relative; color: #787878; }
.search-author img { width: 30px; height: 30px; border-radius: 50%; margin-right: 8px; float: left; }
.search-author .search-name { float: left; max-width: 80px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.search-author em { float: left; width: 22px; height: 30px; margin-left: 4px; }
.search-author em.rank1 { background: url('//zhongce.sina.cn/images/icons/icon-rank1.png') 0 50% no-repeat; background-size: 18px auto; }
.search-author em.rank2 { background: url('//zhongce.sina.cn/images/icons/icon-rank2.png') 0 50% no-repeat; background-size: 18px auto; }
.search-author em.rank3 { background: url('//zhongce.sina.cn/images/icons/icon-rank3.png') 0 50% no-repeat; background-size: 18px auto; }
.spinnerloading { display: flex; justify-content: center; align-items: center; font-size: 16px; height: 300px; }
.spinner { width: 60px; height: 60px; background-color: rgb(255 133 24); -webkit-animation: rotateplane 1.2s infinite ease-in-out; animation: rotateplane 1.2s infinite ease-in-out; }
@-webkit-keyframes rotateplane { 0% { -webkit-transform: perspective(120px); }
   50% { -webkit-transform: perspective(120px) rotateY(180deg); }
   100% { -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg); } }
@keyframes rotateplane { 0% { transform: perspective(120px) rotateX(0deg) rotateY(0deg); -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg); }
   50% { transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); }
   100% { transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); } }
.el-button--warning { background-color: #ffa131!important; }
.btn-notice { width: 100px!important; }
.alerts { position: fixed; z-index: 9999999; width: 100%; height: 100%; top: 0; left: 0; background: transparent; }
.alerts__img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate3d(-50%, -50%, 0); transform: translate3d(-50%, -50%, 0); color: #fff; padding: 20px 40px; border-radius: 10px; text-align: center; background-color: rgba(49, 52, 68, .90); box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .20); background-repeat: no-repeat; background-position: 14px 50%; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px; }
.alert_success .alerts__img { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADcAAAA3CAMAAACfBSJ0AAAAclBMVEUAAAAyNUQxNEUxNUUyNUQ3N0s7O0gyNEUyNEQyNEUyNEQyNEQyNUUyNUQzNEUyNkU2Nkc0NEhVVVUyNUQxNET////q6+xhY3BPUmD19fY9QE/V1tmAgovZ2t25usD4+fnl5efP0NOsrbSgoql0doFtb3tMOKiMAAAAFHRSTlMA/PSEURkT5uDTzcOtrJd2LycG8nPzvRgAAAFSSURBVEjHndbpboMwEATg9YG5j8DQgzbp/f6vWKkgItfGNjv/IuWTQTK7Q74YrZoyn8SUl43ShpKS9RXsVH0WVZdWwI1oL+Gzuk25sjs+c1QSx5Fq9DNTI5za+NhQIJZicJmWiEdqhyEt/+AgE520HtUUSE1h7myskZ563J3Cmaj9lshTTmab63Au3XaVxUkn1kve4mzav7cTp53IiKhHUh6vH8v+oyeiKo09z/P3fQIQmWT2sGCPIZ3MnqzrrTgMihoOQ0Mlh6GknMOQk7T+c/tJYpBk3Zb3eX5NYRD2ebd5hTGGyX6/5WWFMYacSrgwylBSAw+MMTSk4IMRBkUaXhhm0GTgh0EGQ1T54VuIVfv37sAQQ38wX5ZrkInsaJ6Jr89jhpY7P5nzmrsfmPuIu/+Y+5a539l9gt9f+H2J38/4fZDfP/l9l9+v3T4vhTzu878rJriv0ps2awAAAABJRU5ErkJggg==); background-size: 50px auto; padding-left: 80px; text-align: left; }
.alert_error .alerts__img { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADcAAAA3CAMAAACfBSJ0AAAAWlBMVEUAAAA9QVU4O0s3O0s3O0s4O004O0w3O0s4Oks4Okw4Okw4O0w4O0s4O0w4O0w4Okw8PEw7O045QkxVVVU3Okv////x8vNdX23v7/DBwcemp69jZnNAQ1N8fYnaSuf3AAAAFHRSTlMAFfz0hFHz5uDTzcOtrJd2LycbBo5Vd3gAAAFJSURBVEjHnZbZcoMwDEWvN/YlIdchW///N9uZtiGYKIDOGw9nrMGydPEOE3xT5pnN8rLxwWATQ19xTtUPq9axtVxi2+NHy3STlZidXO7JO8o4fxIOq/mZ+u2Rh4JrFIelFhzXcWGhcRuJeHDchpuVagpupTCTdqq5nXq6Ds89+GeVjntw/5V23Ef318qW+7C/Td5yLy1+GNLj7g/OedzTAwcAPefc4mXkK+Ml3jinB5C+7muM5/FVO8d45ZwKMEwYz5M4fSYYBIqirDHAUxRljR4NRVHW2KCkKMoaS+QUxS9RY46MohhFjRksRVHWaJGpvAy5qs4cpeq/lGhU99DAq+7dI6j6LMCo+toAleIdVQB6xbvtk/kiz4nlfEG7ey612vmpnNfa/aDcR9r9p9y3yv2uzBPK/KLMS+p8ps+D+vypz7v6fK3N89/qw7h/cNLEOQAAAABJRU5ErkJggg==); background-size: 50px auto; padding-left: 80px; text-align: left; }
.alerts__img__txt { font-size: 28px; }
.alerts__img img { width: 70px; margin-bottom: 10px; }
.alerts__loader { position: absolute; top: 50%; left: 50%; -webkit-transform: translate3d(-50%, -50%, 0); transform: translate3d(-50%, -50%, 0); display: none; }
.alerts__loader__dot { width: 23px; height: 23px; background: #3ac; border-radius: 100%; display: inline-block; -webkit-animation: slide 1s infinite; animation: slide 1s infinite; margin-right: 20px; }
.alerts__loader__dot:first-child { -webkit-animation-delay: .3s; animation-delay: .3s; background: #dc3535; }
.alerts__loader__dot:nth-child(2) { -webkit-animation-delay: .4s; animation-delay: .4s; background: #e04f4f; }
.alerts__loader__dot:nth-child(3) { -webkit-animation-delay: .5s; animation-delay: .5s; background: #e56969; }
.alerts__loader__dot:nth-child(4) { -webkit-animation-delay: .6s; animation-delay: .6s; background: #e98383; }
.alerts__loader__dot:nth-child(5) { -webkit-animation-delay: .7s; animation-delay: .7s; background: #ee9d9d; }
.opacity-enter-active, .opacity-leave-active { -webkit-transition: all .6s; transition: all .6s; }
.opacity-enter, .opacity-leave-active { opacity: 0; }
@-webkit-keyframes slide { 0% { -webkit-transform: scale(1); transform: scale(1); }
   50% { opacity: .3; -webkit-transform: scale(2); transform: scale(2); }
   to { -webkit-transform: scale(1); transform: scale(1); } }
@keyframes slide { 0% { -webkit-transform: scale(1); transform: scale(1); }
   50% { opacity: .3; -webkit-transform: scale(2); transform: scale(2); }
   to { -webkit-transform: scale(1); transform: scale(1); } }
.zc-loading { margin: 50px auto; width: 30px; height: 30px; border: 2px solid #000; border-top-color: rgba(0, 0, 0, .2); border-right-color: rgba(0, 0, 0, .2); border-bottom-color: rgba(0, 0, 0, .2); border-radius: 100%; animation: circle infinite .75s linear; }
@keyframes circle { 0% { transform: rotate(0); }
   100% { transform: rotate(360deg); } }
/* activity-item */

.activity-item { width: 260px; background-color: #fff; }
.search-content-item:hover { box-shadow: 0 0 10px 2px rgba(0, 0, 0, .2); transform: translateY(-3px); transition: transform .4s ease; -webkit-transition: transform .4s ease; -moz-transition: transform .4s ease; -ms-transition: transform .4s ease; -o-transition: transform .4s ease; -webkit-transform: translateY(-3px); -moz-transform: translateY(-3px); -ms-transform: translateY(-3px); -o-transform: translateY(-3px); }
.activity-item span.activity-item-pic, .activity-item span.activity-item-body, .activity-item span.activity-item-txt, .activity-item span.activity-item-title, .activity-item span.activity-item-desc, .activity-item span.activity-item-other { display: block; }
.activity-item-pic { height: 173px; overflow: hidden; position: relative; }
.activity-item-info { position: absolute; top: 0; left: 0; background-color: #ffaa28; height: 24px; line-height: 24px; padding: 0 10px; color: #fff; font-size: 14px; }
.activity_item-info7 { background-color: #bac1c5;}
.activity-item-pic img { width: 100%; height: 100%; object-fit: cover; display: block; }
.activity-item-body { border: solid 1px #f1f1f1; border-top-width: 0; padding: 0 15px; }
.activity-item-txt { padding-top: 12px; }
.activity-item-title { font-size: 16px; line-height: 22px; height: 44px; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; word-wrap: break-word; color: #444; }
.activity-item-desc { color: #787878; display: flex!important; justify-content: space-between; padding: 9px 0 11px; }
.activity-item-price { font-size: 14px;white-space: nowrap;}
.activity-item-price b { color: #e78400; font-weight: normal; }
.activity-item-count { font-size: 12px;white-space: nowrap;}
.activity-item-other { border-top: solid 1px #f1f1f1; font-size: 16px; color: #787878; text-align: center; line-height: 38px; height: 38px; }
.activity-item-other b { color: #e78400; font-weight: normal; }
/* task-item */

.task-item { width: 260px; display: block; }
.task-item span.task-item-pic, .task-item span.task-item-info, .task-item span.task-item-txt, .task-item span.task-item-title, .task-item span.task-item-desc { display: block; }
.task-item-pic { height: 130px; position: relative; width: 260px; }
.task-item-info { position: absolute; background-color: rgba(61, 70, 75, .8); font-size: 14px; color: #fff; right: 0; top: 17px; padding: 5px 12px; text-align: center; line-height: 18px; }
.task-item-info em { display: block; }
.task-item-pic img { width: 100%; height: 100%; display: block; object-fit: cover; }
.task-item-txt { border: solid 1px #f1f1f1; border-top-width: 0; padding: 0 15px 15px; }
.task-item-title { font-weight: bold; font-size: 16px; color: #444; padding: 8px 0; height: 30px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.task-item-desc { font-size: 14px; color: #787878; line-height: 18px; height: 36px; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; overflow: hidden; display: -webkit-box!important; word-wrap: break-word; }
.article-list-container { margin-top: -20px; }
.article-item { padding: 20px 0; border-bottom: solid 1px #f1f1f1; }
.article-item-pic { width: 280px; height: 157px; float: left; margin-right: 30px; }
.article-item-pic img { width: 100%; height: 100%; display: block; object-fit: cover; }
.article-item-txt { overflow: hidden; }
.article-item-txt h3 { color: #444; font-size: 20px; font-weight: bold; line-height: 30px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.article-item-txt h3 a, .article-item-txt h3 a:visited { color: #444; }
.article-item-txt h3 a:hover { color: #ed9d49; }
.article-item-desc { text-align: justify; color: #787878; font-size: 14px; line-height: 22px; padding-top: 10px; height: 66px; -webkit-line-clamp: 3; -webkit-box-orient: vertical; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; word-wrap: break-word; }
.article-item .search-author { padding: 20px 0 0; display: flex; justify-content: space-between; }
.zt-item-pic { height: 130px; }
.zt-item-pic img { width: 100%; height: 100%; display: block; }
.zt-item-body { border: solid 1px #f1f1f1; border-top-width: 0; padding: 6px 20px; height: 270px; }
.zt-item-title { color: #444; font-size: 16px; font-weight: bold; text-align: center; line-height: 36px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.zt-item-date { color: #787878; font-size: 14px; text-align: center; line-height: 16px; }
.zt-item-btn { padding: 12px 0; }
.zt-item-btn span { display: block; height: 30px; text-align: center; color: #fff; font-size: 14px; cursor: pointer; text-align: center; line-height: 30px; background-color: #ff9c00; border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; -ms-border-radius: 8px; -o-border-radius: 8px; }
.zt-item-btn span:hover { opacity: .8; }
.zt-item-btn span.disable { background-color: #f1f1f1; color: #787878; }
.zt-item-news-item { font-size: 14px; line-height: 20px; padding: 0 0 0 10px; margin: 10px 0; position: relative; max-height: 60px; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; word-wrap: break-word; }
.zt-item-news-item::before { content: ''; position: absolute; left: 0; top: 12px; background-color: #787878; width: 3px; height: 3px; border-radius: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; -o-border-radius: 100%; }
.zt-item-news-item a, .zt-item-news-item a:visited { color: #787878; }
.zt-item-news-item a:hover { color: #e29c14; }
.zt-item-news-item b { display: inline-block; margin-right: 2px; color: #e29c14; font-weight: normal; background-color: #fef9ef; padding: 3px 6px; border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; -ms-border-radius: 6px; -o-border-radius: 6px; }
.user-item { border-bottom: solid 1px #f1f1f1; padding: 30px 0; display: flex; justify-content: space-between; align-items: center; }
.user-item-body { display: flex; flex: 1; }
.user-item-pic { width: 130px; height: 130px; margin-right: 34px; }
.user-item-pic img { width: 100%; height: 100%; display: block; border-radius: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; -o-border-radius: 100%; }
.user-item-txt { flex: 1; display: flex; height: 130px; flex-direction: column; justify-content: center; }
.user-item-title { display: flex; align-items: center; height: 40px; padding: 0; }
.user-item-title h3 { font-size: 20px; font-weight: 700; color: #444; }
.user-item-title em.level { background-image: url(/static/images/search/icon-level.png); background-image: -webkit-image-set(url(/static/images/search/icon-level.png) 1x, url(/static/images/search/icon-level-2x.png) 2x); background-repeat: no-repeat; background-position: 0 0; background-size: 94px 32px; width: 94px; height: 32px; color: #fff; font-size: 15px; font-weight: bold; padding-left: 28px; padding-right: 10px; box-sizing: border-box; text-align: center; line-height: 36px; overflow: hidden; margin-top: -5px; }
.user-item-info { color: #787878; font-size: 16px; margin-top: 13px; line-height: 20px; }
.user-item-info em { padding: 0 14px; }
.user-item-btn { width: 120px; }
.user-item-btn span { display: block; width: 120px; height: 40px; font-size: 18px; cursor: pointer; text-align: center; line-height: 40px; background-color: #ffa131; color: #fff; border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; -ms-border-radius: 8px; -o-border-radius: 8px; }
.user-item-btn span:hover { opacity: .8; }
.user-item-btn span.disable { background-color: #f1f1f1; color: #787878; }
/* page */

.zc-page { text-align: center; font-size: 12px; padding: 20px 0; }
.zc-page span { display: inline-block; vertical-align: top; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; margin: 0 5px; cursor: pointer; line-height: 30px; height: 30px; }
.zc-page span.prePage, .zc-page span.nextPage { color: #787878; background-color: #f1f1f1; width: 60px; margin: 0 5px; text-align: center; }
.zc-page span.numPage { color: #787878; background-color: #f1f1f1; width: 30px; text-align: center; }
.zc-page span:hover { background-color: #ee9e49; color: #fff; }
.zc-page span.numPage.cur { background-color: #ee9e49; color: #fff; cursor: default; }
.zc-page span.disable { cursor: not-allowed; color: #787878; background-color: #f1f1f1; }
.sort-page { position: absolute; right: 0; top: -32px; height: 28px; overflow: hidden; }
.sort-page ul { margin: 0 !important; }
.sort-page li { width: auto; font-size: 14px; color: #787878; height: 28px; padding: 0 13px; line-height: 28px; border-top-left-radius: 10px; border-top-right-radius: 10px; margin: 0 0 0 10px; cursor: pointer; }
.sort-page li:hover, .sort-page li.cur { color: #e29c14; background: #f1f1f1; }
.zc-error { text-align: center; font-size: 18px; line-height: 30px; display: flex; flex-direction: column; align-items: center; min-height: 300px; justify-content: center; }
.zc-error span { width: 100px; border: solid 1px #ccc; border-radius: 40px; margin: 10px 0 0; cursor: pointer; }
.zc-error span:hover { background-color: #ddd; }
.zc-empty { text-align: center; line-height: 200px; font-size: 20px; }
.code-red { color: red !important; }
.user-item-title em.level1 { background: url('/static/images/level_1.png') no-repeat center center; }
.user-item-title em.level2 { background: url('/static/images/level_2.png') no-repeat center center; }
.user-item-title em.level3 { background: url('/static/images/level_3.png') no-repeat center center; }
.user-item-title em.level4 { background: url('/static/images/level_4.png') no-repeat center center; }
.user-item-title em.level5 { background: url('/static/images/level_5.png') no-repeat center center; }
.user-item-title em.level6 { background: url('/static/images/level_6.png') no-repeat center center; }
.user-item-title em.level7 { background: url('/static/images/level_7.png') no-repeat center center; }
.user-item-title em.level8 { background: url('/static/images/level_8.png') no-repeat center center; }
.user-item-title em.level9 { background: url('/static/images/level_9.png') no-repeat center center; }
.sort-type-page { overflow: hidden; }
.sort-type-page ul { padding: 0; border: solid 1px #f1f1f1; float: left; border-radius: 10px; }
.sort-type-page li { width: auto; margin: 0; font-size: 16px; padding: 10px 25px; cursor: pointer; }
.sort-type-page li.cur { background: #f09a05; color: #fff; }
.sort-type-page li:nth-of-type(1).cur { border-top-left-radius: 10px; border-bottom-left-radius: 10px; }
.sort-type-page li:nth-of-type(2).cur { border-top-left-radius: 0; border-bottom-left-radius: 0; }
.sort-type-page li:last-child.cur { border-top-right-radius: 10px; border-bottom-right-radius: 10px; }
.search-tabs-menu { position: relative;}
.search-tabs-menu .morelink,.search-tabs-menu .morelink:visited { position: absolute; right: 0; top: 19px; line-height: 40px; font-size: 16px; color: #fff; border: solid 1px #efefef; padding: 0 13px; border-radius: 12px; background: #ffaa29; }
.search-tabs-menu .morelink:hover {opacity:.8}
.hot-search-refresh { overflow: hidden; }
.hot-search-refresh span { float: right; background-image: url(/static/images/search/icon-refresh.png); background-image: -webkit-image-set(url(/static/images/search/icon-refresh.png) 1x, url(/static/images/search/icon-refresh-2x.png) 2x); background-repeat: no-repeat; background-position: 13px 50%; background-size: 21px 18px; font-size: 20px; color: #787878; padding: 0 13px 0 40px; height: 37px; line-height: 37px; border: solid 1px #f1f1f1; border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; -ms-border-radius: 8px; -o-border-radius: 8px; cursor: pointer; }
.hot-search-refresh span:hover { opacity: .8; }