.kqy_search .for_scroll {
  position: relative;
  height: 80px;
  width: 100%;
}
.kqy_search .tops {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 20;
}
.kqy_search .search_top {
  box-shadow: 0px 1px 3px rgba(26, 26, 26, 0.08);
}
.kqy_search .search_top .top_box {
  width: 12.6rem;
  height: 80px;
}
.kqy_search .search_top .top_box .switch_box p {
  font-size: .14rem;
  font-weight: 400;
  color: #333333;
}
.kqy_search .search_top .top_box .switch_box span {
  font-size: .12rem;
  font-weight: 400;
  color: #999999;
  margin-left: .05rem;
  margin-right: .48rem;
}
.kqy_search .search_top .top_box .switch_box p.active {
  color: #ffa220;
}
.kqy_search .search_top .search_box .per_search {
  width: 4rem;
  height: .38rem;
  background: #ffffff;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  font-size: .14rem;
  font-weight: 400;
  color: #333333;
  padding-left: .05rem;
}
.kqy_search .search_top .search_box .bar_search2 {
  width: .6rem;
  height: .38rem;
  background: #ffa220;
  border-radius: 1px 4px 4px 1px;
}
.kqy_search .search_data {
  position: relative;
}
.kqy_search .search_data .search_video {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8;
  margin-top: .3rem ;
}
.kqy_search .search_data .search_video .containers {
  margin-bottom: .3rem ;
}
.kqy_search .search_data .search_video .item {
  width: 3rem;
  background: #ffffff;
  padding: .1rem;
  margin: .07rem;
}
.kqy_search .search_data .search_video .item .item_top img {
  width: 282px;
  height: 159px;
  display: block;
}
.kqy_search .search_data .search_video .item .item_top .mask {
  height: .4rem;
  position: absolute;
  left: 0;
  bottom: 0;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(0, 0, 0, 0.01)), to(rgba(0, 0, 0, 0.3)));
  background: linear-gradient(rgba(0, 0, 0, 0.01), rgba(0, 0, 0, 0.3));
}
.kqy_search .search_data .search_video .item .item_top .mask p {
  padding-left: .1rem;
  height: .4rem;
  line-height: .4rem;
  font-size: .12rem;
  font-weight: 400;
  color: #ffffff;
}
.kqy_search .search_data .search_video .item .item_info > a p {
  font-size: .12rem;
  font-weight: 400;
  color: #404040;
  line-height: .22rem;
  height: .44rem;
  margin-bottom: .1rem;
}
.kqy_search .search_data .search_video .item .item_info .item_private a {
  width: 50%;
}
.kqy_search .search_data .search_video .item .item_info .item_private a img {
  width: .26rem;
  height: .26rem;
  border-radius: 50%;
}
.kqy_search .search_data .search_video .item .item_info .item_private a p {
  font-size: .12rem;
  font-weight: 400;
  color: #666666;
  margin: 0 0 0 .05rem;
}
.kqy_search .search_data .search_video .item .item_info .item_private span {
  line-height: .12rem;
  font-size: .12rem;
  font-weight: 400;
  color: #999999;
  padding: 0 .03rem 0 .05rem;
  border-left: 1px solid #999999;
}
.kqy_search .search_data .search_video .item .item_info .item_private p {
  line-height: .12rem;
  font-size: .12rem;
  font-weight: 400;
  color: #999999;
  margin-bottom: 0;
}
.kqy_search .search_data .search_article {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: .3rem ;
}
.kqy_search .search_data .search_article .item {
  width: 100%;
  background: #ffffff;
  margin-bottom: .3rem;
}
.kqy_search .search_data .search_article .item .item_top img {
  width: 4.12rem;
  height: 2.32rem;
  border-radius: 4px 0px 0px 4px;
  display: block;
}
.kqy_search .search_data .search_article .item .item_top .mask {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.kqy_search .search_data .search_article .item .item_top .mask p {
  width: 64px;
  height: 22px;
  background: #333333;
  opacity: 0.6;
  border-radius: 11px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 22px;
  margin: .1rem;
}
.kqy_search .search_data .search_article .item .item_info {
  width: calc(8.48rem);
  padding: .2rem .3rem;
  height: 2.32rem;
}
.kqy_search .search_data .search_article .item .item_info .item_title {
  font-size: .22rem;
  font-weight: bold;
  color: #333333;
  line-height: .3rem;
  margin-bottom: .3rem;
}
.kqy_search .search_data .search_article .item .item_info .item_content {
  font-size: .14rem;
  font-weight: 400;
  color: #666666;
  line-height: .24rem;
}
.kqy_search .search_data .search_article .item .item_info .item_bottom {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: .2rem .3rem;
}
.kqy_search .search_data .search_article .item .item_info .item_bottom .item_private img {
  width: .26rem;
  height: .26rem;
  border-radius: 50%;
}
.kqy_search .search_data .search_article .item .item_info .item_bottom .item_private p {
  font-size: .12rem;
  font-weight: 400;
  color: #999999;
  margin: 0 .05rem;
}
.kqy_search .search_data .search_article .item .item_info .item_bottom .item_time {
  margin: 0 .1rem;
}
.kqy_search .search_data .search_article .item .item_info .item_bottom .item_time span {
  line-height: .12rem;
  font-size: .12rem;
  font-weight: 400;
  color: #999999;
  padding: 0 .03rem;
}
.kqy_search .search_data .search_article .item .item_info .item_bottom .item_see span {
  line-height: .12rem;
  font-size: .12rem;
  font-weight: 400;
  color: #999999;
  padding: 0 .03rem;
}
.kqy_search .search_data .search_company {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: .3rem ;
}
.kqy_search .search_data .search_company .item {
  width: 100%;
  background: #ffffff;
  margin-bottom: .56rem;
}
.kqy_search .search_data .search_company .item .item_company {
  padding: .2rem .2rem .15rem .2rem;
  width: 3.32rem;
  height: 2.1rem;
  background: #f2f3f5;
  border-radius: 4px;
}
.kqy_search .search_data .search_company .item .item_company .item_top {
  margin-bottom: .15rem;
}
.kqy_search .search_data .search_company .item .item_company .item_top > a > img {
  width: .8rem;
  height: .8rem;
  border-radius: 50%;
}
.kqy_search .search_data .search_company .item .item_company .item_top .item_info {
  margin-left: .1rem;
}
.kqy_search .search_data .search_company .item .item_company .item_top .item_info .company_title {
  margin-bottom: .1rem;
  height: .24rem;
}
.kqy_search .search_data .search_company .item .item_company .item_top .item_info .company_title p {
  font-size: .18rem;
  font-weight: bold;
  color: #333333;
  margin-right: .1rem;
  max-width: 1.5rem;
}
.kqy_search .search_data .search_company .item .item_company .item_top .item_info .company_title img {
  padding: .1rem 0;
  margin: 0 .02rem;
}
.kqy_search .search_data .search_company .item .item_company .item_top .item_info .company_address {
  margin-bottom: .1rem;
}
.kqy_search .search_data .search_company .item .item_company .item_top .item_info .company_address span {
  font-size: .12rem;
  font-weight: 400;
  color: #999999;
  padding: 0 .05rem;
  line-height: .12rem;
}
.kqy_search .search_data .search_company .item .item_company .item_top .item_info .company_address .proffession {
  border-left: 1px solid #999999;
}
.kqy_search .search_data .search_company .item .item_company .item_top .item_info .company_see span {
  font-size: .12rem;
  font-weight: 400;
  color: #999999;
  padding: 0 .05rem;
}
.kqy_search .search_data .search_company .item .item_company .company_brief {
  margin-bottom: .18rem;
  font-size: .12rem;
  font-weight: 400;
  color: #999999;
  height: .5rem;
  line-height: .2rem;
}
.kqy_search .search_data .search_company .item .item_company .btn_attention {
  width: 1.17rem;
  height: .25rem;
  line-height: .25rem;
  background: #ffa200;
  border-radius: 4px;
  font-size: .12rem;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
}
.kqy_search .search_data .search_company .item .item_video {
  width: calc(9.28rem);
}
.kqy_search .search_data .search_company .item .item_video .videos {
  margin-left: .16rem;
  width: 2.93rem;
  height: 2.1rem;
  border: 1px solid #e5e5e5;
  border-top: 0;
}
.kqy_search .search_data .search_company .item .item_video .videos .videos_box {
  width: 2.93rem;
  height: 1.65rem;
  overflow: hidden;
}
.kqy_search .search_data .search_company .item .item_video .videos .videos_box .videos_mask {
  position: absolute;
  top: 0;
  left: 0;
  padding: .1rem ;
  background-color: rgba(26, 26, 26, 0.6);
}
.kqy_search .search_data .search_company .item .item_video .videos .videos_box .videos_mask p {
  font-size: .12rem;
  line-height: .16rem;
  font-weight: 400;
  color: #f1f1f1;
  padding: 0;
  margin: 0;
}
.kqy_search .search_data .search_company .item .item_video .videos .videos_box .videos_mask .videos_brief {
  font-size: .12rem;
  font-weight: 400;
  max-height: .6rem;
  line-height: .2rem;
}
.kqy_search .search_data .search_company .item .item_video .videos .videos_box .videos_mask .hints {
  color: #afafaf;
  margin: .1rem 0;
}
.kqy_search .search_data .search_company .item .item_video .videos .videos_box .videos_mask .btn_play {
  position: absolute;
  width: .68rem;
  height: .28rem;
  line-height: .28rem;
  border-radius: 3px;
  bottom: .1rem;
  left: .1rem;
  background-color: rgba(65, 65, 65, 0.5);
  text-align: center;
}
.kqy_search .search_data .search_company .item .item_video .videos .videos_box .videos_mask .btn_play:hover {
  background-color: #ffa200;
  color: #fff;
}
.kqy_search .search_data .search_company .item .item_video .videos p {
  font-size: .12rem;
  line-height: .12rem;
  font-weight: 400;
  color: #666666;
  padding: .16rem .1rem;
}
.kqy_search .search_data .search_company .item .item_video .videos p:hover {
  color: #ffa200;
}
.kqy_search .search_data .containers {
  width: 12.6rem;
  min-height: 8rem;
}
.kqy_search .search_data .visibles {
  visibility: visible;
  z-index: 6;
}
.noneload div {
  height: 6px;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
.noneload img {
  display: block;
  margin: 20px auto 0;
}
.hints {
  font-size: .14rem;
  font-weight: 400;
  color: #666666;
  margin: .1rem 0 .34rem 0;
}
.hints span {
  color: #ffa200;
}
.loadings {
  margin: 20px 0;
}
.loading_pic {
  margin-top: 2rem;
  position: absolute;
  top: 0;
  left: 0;
}
.keywords {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  display: inline !important;
  color: #ffa200 !important;
}
