.site-logo { height: 45px; width: auto; max-width: 240px; margin-top: 10px; }
.imgBox:hover .titleBox{display: block !important;}

.search-form-box {position:relative;display:block;border-radius:19px;border:1px solid #fff;box-sizing:border-box;margin-top:15px;}
.search-form-box .search-input {display:block;background:#e5e9ef;min-height:20px !important;color:#fff;border:none;border-radius:5px;box-sizing:border-box;width:100%;height:38px;line-height:38px;padding:0 38px 0 15px;background-color:transparent;font-size:16px;outline:none;}
.search-form-box .search-input::placeholder {color:#fff;}
.search-form-box .search-input:focus {background-color:transparent;box-shadow:none;}
.search-form-box .search-btn {width:38px;height:38px;padding:0px !important;min-width:20px !important;position:absolute;right:0px;top:0px;border:none;border-radius:0 5px 5px 0;background:transparent;cursor:pointer;background:transparent !important;border-color:transparent !important;}
.search-form-box .search-btn svg {position:relative;top:3px;}

.centerClass .NewListClass .contenBox .imgBox .titleBox[data-v-bde7019a] h3,
.DtailsContentBox .DtailsListClass .DtailsContenBox .imgBox .titleBox[data-v-511d8f32] h3{
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.centerClass .topListTitle .topTitleClass h2[data-v-bde7019a]{
  padding-left: 0 !important;
}


@media screen and (max-width:768px) {
  .search-form-box {width:calc(100% - 24px);margin: 12px;}
}

@media screen and (max-width:539px) {
  .DtailsContentBox .iframeBox .opts .play-btn[data-v-511d8f32]{
    width: 150px;
    height: 45px;
    font-size: 15px;
    line-height: 38px;
  }
  .centerClass .NewListClass .contenBox .imgBox .titleBox[data-v-bde7019a],
  .centerClass .topListClass .topContenBox .imgBox .titleBox[data-v-bde7019a],
  .DtailsContentBox .DtailsListClass .DtailsContenBox .imgBox .titleBox[data-v-511d8f32]{
    display: block !important;
  }
}
@media screen and (min-width: 540px) {
  .homeBox[data-v-07148a2c]{
    min-width: 350px;
  }
  .toplogoClass .logoClassShowPc[data-v-e259821a],
  .centerClass[data-v-bde7019a],
  .bottomBoxClass .introduceBox[data-v-735b1f9d],
  .jumpBoxClass[data-v-735b1f9d],
  .DtailsContentBox[data-v-511d8f32]{
    width: 1200px;
    max-width: 100%;
  }
  .DtailsContentBox .iframeBox .opts .play-btn[data-v-511d8f32]{
    width: 150px;
    height: 45px;
    font-size: 15px;
    line-height: 38px;
  }
}

