body{background: #F1F5F6;}
.header{background-color: #fff;} 
.top-block{width: 100%;height: 1.48rem;}
.top-block-empty-search{height: 1.25rem;}
.top-wrap{height: 100%;}
.top-wrap.fix-top{position: fixed;left: 0;top: 0;right: 0;z-index: 10;height: 1.48rem;background: #fff;transform: translateZ(0);box-shadow: 0 1px 1px 0 rgb(0 0 0 / 10%);animation: solltTop 0.8s;}
@keyframes solltTop{from{transform: translateY(-1.48rem);}
to{transform: translateY(0px);}}
.footer-loadtime{display: none;}
/* header */
.header-block{width: 100%;padding: 0.15rem 0;box-sizing: border-box;background: #fff;}
.header-return{float: left;width: 0.5rem;padding-left: 0.2rem;box-sizing: border-box;line-height: 0.37rem;}
.return{font-size: 0.2rem;color: #2B2D35;}
.header-search-box-def{position: relative;float: left;width: 3.1rem;height: 0.37rem;background: #F1F5F6;border-radius: 0.2rem;padding: 0 0.32rem 0 0.37rem;box-sizing: border-box;line-height: 0.37rem;}
.header-search-icon{position: absolute;top: 50%;left: 0.15rem;color: #999;transform: translateY(-50%);font-size: 0.16rem;}
.header-search-box-def input{display: block;width: 100%;height: 100%;border: none;background: none;outline: none;font-size: 0.14rem;font-weight: 500;color: #2B2D35;}
.header-search-close{position: absolute;top: 50%;right: 0.15rem;width: 0.18rem;height: 0.18rem;text-align: center;line-height: 0.18rem;background: #CCCCCC;border-radius: 0.1rem;transform: translateY(-50%);}
.header-search-close i{font-size: 0.1rem;color: #fff;}
/* tab */
.tab-block{padding: 0 0.15rem;box-sizing: border-box;background: #fff;}
.tab-item{position: relative;float: left;width: 50%;text-align: center;}
.tab-item a{position: relative;display: inline-block;font-size: 0.15rem;font-weight: 500;color: #2B2D35;line-height: 0.21rem;padding-bottom: 0.06rem;box-sizing: border-box;}
.tab-item a::after{content: "";position: absolute;bottom: 0;left: 50%;display: block;width: 0.1rem;height: 0.02rem;background: linear-gradient(135deg, #45C2FF 0%, #39AEFF 35%, #6580FF 100%);border-radius: 0.01rem;transform: translateX(-50%);display: none;}
.tab-item a.active{color: #318BFF;}
.tab-item a.active::after{display: block;}
/* 分类 */
.classify-block{padding: 0.12rem 0;height: 0.3rem;background: #F1F5F6;max-width: 550px;margin: 0 auto;}
.swiper-slide{float: left;width: auto;height: 100%;margin: 0 0.04rem;background: #FFFFFF;border-radius: 0.04rem;padding: 0 0.13rem;text-align: center;line-height: 0.3rem;font-size: 0.13rem;color: #666666;}
.swiper-slide:first-child{margin-left: 0.15rem;}
.swiper-slide.active {color: #2093FF;}
/* 结果 */
.res-block{position: relative;width: 100%;min-height: 2rem;background: #FFFFFF;border-radius: 0.12rem 0.12rem 0 0;padding: 0.35rem 0.15rem 0.15rem;box-sizing: border-box;}
.res-block-empty-search{border-radius: 0;}
/* 结果-筛选 */
.res-filter{position: absolute;top: 0;left: 0;width: 100%;padding-top: 0.15rem;box-sizing: border-box;z-index: 1;}
.res-filter-main{width: 100%;padding: 0 0.15rem;box-sizing: border-box;}
.res-filter-left{float: left;}
.res-filter-item{font-size: 0.13rem;color: #666666;line-height: 0.19rem;}
.res-filter-item i{font-size: 0.1rem;color: #CCCCCC;margin-left: 0.03rem;display: inline-block;transition: .2s;}
.res-filter-left .res-filter-item{float: left;margin-right: 0.2rem;}
.res-filter-left .res-filter-item:last-child{margin-right: 0;}
.res-filter-sort{float: right;}
.res-filter-item a{display: block;width: 100%;height: 100%;}
.res-filter-item.active,.res-filter-item.active i{color: #2093FF;}
.res-filter-item.active i{transform: rotate(180deg);}
/* 结果-筛选-选项 */
.res-filter-select-wrap{position: fixed;top: 2.32rem;left: 0;width: 100%;height: 100%;display: none;z-index: 5;background: rgba(0, 0, 0, .3);}
.res-filter-select{width: 100%;padding: 0 0.15rem;border-radius: 0 0 0.12rem 0.12rem;background: #FFFFFF;box-sizing: border-box;display: none;}
.res-filter-select li{height: 0.44rem;border-bottom: 1px solid #eee;line-height: 0.44rem;font-size: 0.13rem;color: #666666;text-align: left;}
.res-filter-select li a{display: block;width: 100%;height: 100%;}
.res-filter-select li i{float: right;font-size: 0.13rem;display: none;}
.res-filter-select li.active a{color: #2093FF;font-weight: 500;}
.res-filter-select li.active i{display: block;}
/* 结果-list */
.res-list{margin-top: 0.15rem;}
.res-list-sizer{width: calc((100% - 0.08rem)/2);}
/* 结果-list-图片 */
.res-list-img .res-list-item{position: relative;float: left;width: calc((100% - 0.08rem)/2);margin-bottom: 0.08rem;border-radius: 0.06rem;overflow: hidden;}
.res-list-img .res-list-item img{width: 100%;display: block;height: 100%;}
/* 结果-list-办公文档 */
.work-list{padding: 0.15rem 0 0;display: flex;flex-wrap: wrap;justify-content: space-between;}
.work-list li{display: inline-block;margin-bottom: 0.1rem;width: 1.67rem;}
.work-list li a.img-link{display: block;width: 1.67rem;height: 2.2324rem;overflow:hidden;}
.work-list li img{width: 100%;height: auto;vertical-align: top;}
.work-list li .work-title{display: block;margin-top: 0.06rem;font-size: 0.1rem;color: #666666;letter-spacing: -0.0006rem;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
/* 结果-list-视频 */
.res-list-video .res-list-item{position: relative;float: left;width: calc((100% - 0.08rem)/2);margin-bottom: 0.1rem;overflow: hidden;padding-bottom: 0.25rem;box-sizing: border-box;min-height: 0.3rem;}
.res-list-video .res-list-item img{width: 100%;display: block;height: 100%;border-radius: 0.06rem;}
.res-video-cover{position: relative;width: 100%;height: 100%;}
.res-list-video .icon-bofangxian {position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto;width: 0.26rem;height: 0.26rem;font-size: 0.26rem;color: #fff;opacity: 0.7;}
.res-video-info{position: absolute;bottom: 0;left: 0;width: 100%;height: 0.2rem;line-height: 0.2rem;padding: 0 0.01rem;box-sizing: border-box;}
.res-video-info .res-video-name{float: left;font-size: 0.13rem;color: #2B2D35;max-width: 77%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.res-video-info .res-video-time{float: right;font-size: 0.12rem;color: #999999;}
/* 结果-list-音频 */
.audio-list{padding-top: 0.15rem;}
.audio-list li{background: #F6F9F9;border-radius: 4px;height: 0.7rem;box-sizing: border-box;margin-bottom: 0.11rem;position: relative;}
.audio-list li a.audio-ink{display: inline-block;padding: 0.1rem 0  0 0.1rem;height: 100%;box-sizing: border-box;width: 100%;}
.audio-list li .audio-img{width: 0.73rem;}
.audio-list li .audio-img img{float: left;width: 0.5rem;height: 0.5rem;}
.audio-list li .audio-img i{display: inline-block;width: 0.23rem;height: 0.5rem;background: url(//static.699pic.com/wap/img/wapicon.png) no-repeat -0.7rem -0.24rem;background-size: 4.68rem 2.69rem;}
.audio-hint{padding-left: 0.84rem;}
.audio-list .audio-title{width: 100%;box-sizing: border-box;position: absolute;top: 0;left: 0;font-size: 0.14rem;color: #333333;letter-spacing: -0.0009rem;padding-left: 0.94rem;padding-top: 0.16rem;}
.audio-list .audio-title h2{max-width: 80%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: 500;font-size: 0.14rem;}
.audio-hint .audio-date{font-size: 0.1rem;color: #999999;letter-spacing: -0.0006rem;padding-top: 0.3rem;}
.audio-hint .audio-format{display: inline-block;width: 0.64rem;}
/* 结果-list-标签 res-item-mark1：企业专享，res-item-mark2：付费，res-item-mark3：商用专享 */
.res-item-mark{position: absolute;bottom: 0.04rem;right: 0.04rem;height: 0.17rem;text-align: center;font-size: 0.11rem;color: #FFFFFF;line-height: 0.17rem;border-radius: 0.04rem 0 0.04rem 0;}
.res-list-video .res-item-mark{bottom: 0.29rem;}
.res-item-mark1{width: 0.52rem;background: linear-gradient(90deg, #FF7A33 0%, #FF4436 100%);}
.res-item-mark2{width: 0.3rem;background: linear-gradient(90deg, #5B4BE4 0%, #AB8DF3 100%);}
.res-item-mark3{width: 0.52rem;background: linear-gradient(90deg, #FBAA49 0%, #F97F36 100%);}
/* 结果-list-提示 */
.res-list-loading{margin-top: 0.15rem;text-align: center;font-size: 0.13rem;color: #666666;line-height: 0.2rem;display: none;}
.res-list-loading span{display: inline-block;width: 0.2rem;height: 0.2rem;background: url('//static.699pic.com/wap/img/search-loading.png') no-repeat center center;background-size: cover;vertical-align: bottom;margin-right: 0.02rem;animation: resLoading 0.8s linear infinite;}
@keyframes resLoading {
  0% {transform: rotate(0);}
  100% {transform: rotate(360deg);}
}
.res-list-end{margin-top: 0.15rem;text-align: center;font-size: 0.13rem;color: #666666;line-height: 0.2rem;display: none;}
.res-list-end span{display: inline-block;width: 0.2rem;height: 0.2rem;background: url('//static.699pic.com/wap/img/search-end.png') no-repeat center center;background-size: cover;vertical-align: bottom;margin-right: 0.02rem;}
/* 结果-list-limit */
.res-limit{margin: 0.2rem;text-align: center;font-size: 0.14rem;color: #666;}
.res-limit span{color: #269edc;}
.page-paging{display: none !important;}
/* 结果-list-为空 */
.res-empty{padding: 1rem 0;position: absolute;top: 0.35rem;left: 0;width: 100%;height: 100%;background: #fff;}
.res-empty-img{width: 1.2rem;height: 1.1rem;margin: 0 auto;background: url(//static.699pic.com/wap/img/res-empty.png) no-repeat;background-size: 1.2rem 1.1rem;}
.res-empty-info{font-size: 0.14rem;color: #666666;line-height: 0.2rem;text-align: center;}
/* 面包屑 */
.curmbs-block{padding: 0 0.15rem;margin-top: 0.15rem;box-sizing: border-box;display: none;}
.curmbs-block a{line-height: 0.17rem;font-size: 0.12rem;margin-right: 0.05rem;}
.curmbs-block a h1{font-size: 0.12rem;color: #666666;display: inline-block;}
.curmbs-block i.iconfont{font-size: 0.1rem;line-height: 0.17rem;color: #999999;margin-right: 0.05rem;}
/* 相关搜索 */
.similar-block{margin: 0.2rem 0;padding: 0 0.15rem;box-sizing: border-box;display: none;}
.similar-title{font-size: 0.16rem;font-weight: 500;color: #2B2D35;line-height: 0.23rem;}
.similar-list a{float: left;height: 0.28rem;background: #FFFFFF;border-radius: 0.15rem;margin: 0.08rem 0.08rem 0 0;padding: 0 0.12rem;line-height: 0.28rem;font-size: 0.13rem;color: #666666;}