/*----------------------------颜色----------------------------*/
/*----------------------------尺寸----------------------------*/
/*----------------------------字体----------------------------*/
/*----------------------------字号----------------------------*/
/*----------------------------动画----------------------------*/
/*----------------------------圆角----------------------------*/
/*----------------------------阴影----------------------------*/
/*----------------------------透明度--------------------*/
.video_cover_title_right {
  font-size: 17px;
  color: #fff;
  opacity: 0.8;
  position: absolute;
  top: 24px;
  transition: all 0.3s !important;
  right: 30px;
  height: 28px;
}
.stock_video_banner {
  height: 200px;
  background: #d3eaf0;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  background-image: url("https://resource.flexclip.com/pages/stock/stock-video-banner.png");
}
.stock_video_banner_title {
  font-size: 32px;
  font-weight: 500;
  color: #ffffff;
  margin: 47px 0 16px;
}
.search_container___3oUgC {
  width: 820px;
  height: 50px;
  position: relative;
  padding-right: 51px;
}
.search_container___3oUgC > svg {
  position: absolute;
  top: 3px;
  bottom: 0;
  left: 16px;
  margin: auto;
  z-index: 1;
}
.stock_video_banner_search_input {
  width: 65%;
  height: 100%;
  padding-left: 50px;
  background: #fff;
  border-radius: 4px;
  border: 1px solid transparent;
  font-size: 16px;
  padding-right: 35%;
  outline: none;
}
input:focus {
  border: 0.01rem #ff782d solid;
}
input::-webkit-input-placeholder {
  font-size: 16px;
  color: #344750;
  opacity: 0.6;
  font-weight: 200;
}
.stockCollection_layout_tpl {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 1825px;
  margin: auto;
  margin-top: 80px;
}
.stockCollection_layout_tpl_center {
  display: flex;
  margin: auto;
  flex-wrap: wrap;
}
.search_item_data_tpl {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 1825px;
  margin: auto;
  margin-bottom: 100px;
}
.stockCollection_layout_footer {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 1806px;
  margin: auto;
  margin-top: 30px;
  margin-bottom: 26px;
}
.stockCollectionItem_container {
  width: 350px;
  height: 203px;
  position: relative;
  cursor: pointer;
  margin: 0 7.5px 15px;
  border-radius: 6px;
  overflow: hidden;
}
.stockCollectionItem_search_container {
  width: 350px;
  height: 203px;
  position: relative;
  margin: 0 7.5px 15px 7.5px;
  text-align: center;
  background-color: #eeeeee;
  cursor: pointer;
}
.stock_video_search_cate_gory_a {
  cursor: pointer;
}
.image_class_stock_video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 0;
  position: absolute;
  /*opacity: 0;*/
  transition: all 0.3s;
}
.item_title_div {
  width: 100%;
  height: 100%;
  top: 0;
  position: absolute;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.4);
  transition: all 0.3s;
  cursor: pointer;
}
.item_search_title_div {
  width: 100%;
  height: 100%;
  top: 0;
  position: absolute;
  z-index: 1;
  display: flex;
  /*justify-content: center;*/
  /*align-items: center;*/
}
.stock_search_video_item_title_left {
  position: absolute;
  top: 10px;
  height: 28px;
  width: 60px;
  justify-content: center;
  display: flex;
  align-items: center;
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  background-color: rgba(0, 0, 0, 0.4);
  left: 14px;
}
.stock_search_video_item_title_right {
  position: absolute;
  top: 10px;
  height: 28px;
  width: 60px;
  justify-content: center;
  display: flex;
  align-items: center;
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  right: 10px;
  opacity: 1;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  transition: all 0.3s;
}
.stock_video_item_title {
  color: #fff;
  font-size: 23px;
  text-transform: capitalize;
}
.footer_item_class {
  line-height: 18px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 100%;
}
.footer_item_class > div {
  width: 180px;
  display: inline-block;
  margin: 0 53px 12px 0;
}
.footer_item_class > div > a {
  text-decoration: none;
  color: black;
}
.footer_item_class > div > a:hover {
  color: #ff782d;
}
/*搜索头部*/
.FJSearchResult_container__1ZLnJ {
  width: 1813px;
  margin: auto;
  margin-top: 45px;
  margin-bottom: 12px;
}
.FJSearchResult_title__3My7G {
  opacity: 0.6;
  font-size: 15px;
}
.FJSearchResult_keyword__3c4gC {
  opacity: 1;
  font-style: italic;
  margin: 0 6px;
  font-size: 16px;
}
.FJSearchResult_title__3My7G_ {
  opacity: 0.6;
  font-size: 15px;
}
.stock_search_video_item_title {
  opacity: 1;
  transform: translateY(-6px);
  width: 80%;
  position: absolute;
  bottom: 0;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 13px;
  padding-left: 14px;
  transition: all 0.3s !important;
  text-align: left;
}
.clear_input_value {
  right: 185px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 23px;
  /* display: none; */
  transition: all 0.3s;
  cursor: pointer;
}
.stockCollectionItem_search_container > img {
  height: 100%;
  display: inline-block;
  object-fit: cover;
  width: 100%;
}
.stockCollectionItem_search_container > video {
  height: 100%;
  display: inline-block;
  object-fit: cover;
  width: 100%;
}
.videos_frame {
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.78);
  z-index: 100;
  top: 0;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: auto;
  outline: 0;
}
.video_content {
  position: relative;
  /*background-color: white;*/
  top: 10%;
  margin: auto auto;
  width: 1128px;
  height: 794px;
}
.title {
  font-size: 22px;
  color: #fff;
  padding: 0 0 20px;
  line-height: 22px;
  text-align: center;
}
.videos {
  position: relative;
}
.button_div_class {
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 46px 0 30px;
}
.button_div_class > button {
  width: 160px;
  height: 42px;
  font-size: 16px;
  border: 1px solid #e4e4e4;
  outline: none;
  border-radius: 21px;
}
.cancel_button_class {
  width: 160px;
  height: 42px;
  padding: 0;
  margin-right: 18px;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
}
.cancel_button_class:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.use_video_button_class {
  float: right;
  background-color: #FF822C;
  color: #ffff;
}
.use_video_button_class:hover {
  background-color: #E0640F;
}
.video_cover_title {
  position: absolute;
  height: 28px;
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 17px;
  width: 1007.11px;
  left: 30px;
  opacity: 0.8;
  line-height: 24px;
  top: 24px;
}
.loding_item_collection {
  text-align: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 30px 30px;
  display: none;
  height: 400px;
}
.footer_loding_item {
  text-align: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 30px 30px;
  display: none;
  height: 150px;
}
.the_search_result_is_empty_class {
  width: 60%;
  margin: 120px auto auto;
  text-align: center;
  display: none;
  height: 500px;
}
.the_search_result_is_empty_title_class {
  word-break: break-word;
  display: inline-block;
  margin-top: 26px;
  color: #344750;
  opacity: 0.6;
  font-size: 16px;
}
.video_loding_collection {
  text-align: center;
  height: 75%;
  background-color: #eeeeee;
  display: flex;
}
.search_history_list {
  width: 102.5%;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #e7e7e9;
  transition: all 0.3s;
  font-size: 22px;
  margin-top: 5px;
  padding: 20px 14px 12px;
  position: relative;
  z-index: 2;
  display: none;
}
.search_history_title {
  margin-bottom: 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.search_history_content {
  color: #344750;
  font-size: 15px;
  opacity: 0.6;
}
.history_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.delete_search_history {
  width: 30px;
  height: 30px;
  border-radius: 2px;
  background-color: #fff;
}
.delete_search_history:hover {
  background-color: #e4e4e4;
}
.history_button_list {
  background-color: #fff;
  border: 1px solid #e4e4e4;
  height: 30px;
  padding: 0 18px;
  margin: 0 8px 8px 0;
  border-radius: 4px;
  outline: none;
  cursor: pointer;
}
.c-scroll-end {
  text-align: center;
  margin: 60px 50px;
  display: none;
}
.c-scroll-end > svg {
  display: block;
  margin: auto;
  width: 30px;
}
.c-scroll-end > span {
  font-size: 16px;
  color: #344750;
  margin-top: 20px;
  opacity: 0.6;
  display: inline-block;
}
.history_result_text {
  color: #344750;
}
.StockVideoSearchLabel {
  width: 1px;
  height: 26px;
  display: none;
  background-color: #e0e0e0;
  position: absolute;
  right: 177px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.StockVideoSearchResultOrder {
  height: 50px;
  line-height: 54px;
  text-align: left;
  float: right;
  position: absolute;
  right: 0;
  display: none;
  top: 0;
  cursor: pointer;
  padding-right: 38px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.StockVideoSearchOrderItem {
  right: -100px;
  width: max-content;
  cursor: auto;
  float: right;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.25);
  background-color: #fff;
  margin-top: 6px;
  position: relative;
  z-index: 2;
  border-radius: 2px;
  display: none;
}
.StockVideoSearchOrderItemList {
  padding: 10px 0;
  margin-top: -2px;
}
.StockVideoSearchOrderItemList svg {
  opacity: 0;
}
.StockVideoSearchResultOrder span {
  color: #344750;
  font-size: 15px;
}
.StockVideoSearchOrderItemListData {
  width: 173px;
  padding-right: 10px;
  height: 38px;
  line-height: 38px;
  align-items: center;
  text-align: left;
  justify-content: start;
  transition: all 0.3s !important;
  color: #344750;
  font-size: 15px;
  padding-left: 10px;
  cursor: pointer;
  background: #ffffff;
}
.StockVideoSearchOrderItemListData:hover {
  background: #eeeeee;
}
@media screen and (max-width: 1825px) {
  .stockCollection_layout_tpl,
  .search_item_data_tpl,
  .stockCollection_layout_footer,
  .stockCollection_layout_tpl_center {
    width: 1500px;
  }
}
@media screen and (max-width: 1260px) {
  .stockCollection_layout_tpl,
  .search_item_data_tpl,
  .stockCollection_layout_tpl_center {
    width: 750px;
  }
  .FJSearchResult_container__1ZLnJ,
  .stockCollection_layout_footer {
    width: 740px;
  }
  .footer_item_class > div {
    width: 180px;
    margin: 0 53px 12px 0;
  }
}
@media screen and (max-width: 1100px) {
  .stockCollection_layout_tpl,
  .search_item_data_tpl,
  .stockCollection_layout_tpl_center {
    width: 750px;
  }
  .FJSearchResult_container__1ZLnJ,
  .stockCollection_layout_footer {
    width: 740px;
  }
  .footer_item_class > div {
    width: 180px;
    margin: 0 53px 12px 0;
  }
}
@media screen and (max-width: 913px) {
  .stockCollection_layout_tpl,
  .search_item_data_tpl,
  .stockCollection_layout_tpl_center {
    width: 750px;
  }
  .stock_video_banner {
    height: 207px;
  }
  .FJSearchResult_container__1ZLnJ,
  .stockCollection_layout_footer {
    width: 740px;
  }
  .footer_item_class > div {
    width: 180px;
    margin: 0 53px 12px 0;
  }
}
@media screen and (max-width: 650px) {
  .stockCollection_layout_tpl,
  .search_item_data_tpl,
  .stockCollection_layout_tpl_center {
    width: 380px;
  }
  .FJSearchResult_container__1ZLnJ,
  .stockCollection_layout_footer {
    width: 370px;
  }
  .footer_item_class > div {
    width: 180px;
    margin: 0 53px 12px 0;
  }
}
@media screen and (max-width: 460px) {
  .footer_item_class > div {
    width: 180px;
    margin: 0 53px 12px 0;
  }
}
@media screen and (max-width: 414px) {
  .stockCollection_layout_tpl,
  .search_item_data_tpl,
  .stockCollection_layout_tpl_center {
    width: 365px;
  }
  .FJSearchResult_container__1ZLnJ,
  .stockCollection_layout_footer {
    width: 355px;
  }
  .search_history_list {
    width: calc(100% + 107px);
  }
  .footer_item_class > div {
    width: 220px;
    margin: 0 53px 12px 0;
  }
  .search_container___3oUgC {
    padding-right: 137px;
    width: auto;
  }
  .video_content,
  .video_cover_title {
    width: 399px;
  }
  .video_loding_collection {
    height: 32%;
  }
  .stock_video_banner_search_input {
    width: 67%;
    padding-right: 167px;
  }
  .StockVideoSearchResultOrder {
    padding-right: 0;
    margin-right: 12px;
  }
  .StockVideoSearchLabel {
    right: 136px;
  }
  .clear_input_value {
    right: 141px;
  }
  .c-icon-drop-down {
    display: none;
  }
}
@media screen and (max-width: 375px) {
  .stockCollection_layout_tpl,
  .search_item_data_tpl,
  .stockCollection_layout_footer,
  .video_cover_title,
  .stockCollection_layout_tpl_center {
    width: 374px;
  }
  .FJSearchResult_container__1ZLnJ {
    width: 362px;
  }
  .stock_video_banner_search_input {
    padding-right: 160px;
  }
}
@media screen and (max-height: 800px) {
  .video_content {
    width: 975px;
    height: 406px;
  }
  .video_loding_collection {
    height: 550px;
  }
}
@media screen and (max-height: 650px) {
  .video_content {
    width: 720px;
    height: 406px;
  }
  .video_loding_collection {
    height: 450px;
  }
}
/*# sourceMappingURL=stock.css.map */