@charset "UTF-8";
.yt_channel_wrap .yt_channel_block .yt_channel_box .btn_list_wrap .btn_item a span, .shorts_video_wrap .btn_list_wrap .btn_item a span {
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.yt_channel_list_wrap .yt_channel_item .title, .shorts_video_list_wrap .shorts_video_list_area.shorts_style01 .shorts_list_item .shorts_info .title, .video_list_swiper_wrap .video_item .title {
  white-space: pre-wrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.swiper_arrow1 .swiper-button-prev,
.swiper_arrow1 .swiper-button-next {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 1px solid #8f8f8f;
  top: unset;
  box-sizing: border-box;
}
@media screen and (min-width: 1024px) {
  .swiper_arrow1 .swiper-button-prev:hover,
  .swiper_arrow1 .swiper-button-next:hover {
    background-color: rgb(223, 223, 223);
  }
}
.swiper_arrow1 .swiper-button-prev::after,
.swiper_arrow1 .swiper-button-next::after {
  display: none;
}
.swiper_arrow1 .swiper-button-prev {
  right: 40px;
  left: unset;
  bottom: 0;
}
.swiper_arrow1 .swiper-button-prev i {
  margin-left: -2px;
}
.swiper_arrow1 .swiper-button-next {
  right: 0;
  bottom: 0;
}
.swiper_arrow1 .swiper-button-next i {
  margin-right: -2px;
}
.swiper_arrow1 .swiper-pagination {
  width: calc(100% - 60px - 10px);
}

.swiper_arrow2 .swiper-button-prev,
.swiper_arrow2 .swiper-button-next {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 1px solid #8f8f8f;
  top: 0;
  box-sizing: border-box;
}
.swiper_arrow2 .swiper-button-prev::after,
.swiper_arrow2 .swiper-button-next::after {
  display: none;
}
@media screen and (min-width: 1024px) {
  .swiper_arrow2 .swiper-button-prev:hover,
  .swiper_arrow2 .swiper-button-next:hover {
    background-color: rgb(223, 223, 223);
  }
}
.swiper_arrow2 .swiper-button-prev {
  right: 40px;
  left: unset;
  top: 0;
}
.swiper_arrow2 .swiper-button-prev i {
  margin-left: -2px;
}
.swiper_arrow2 .swiper-button-next {
  right: 0;
  top: 0;
}
.swiper_arrow2 .swiper-button-next i {
  margin-right: -2px;
}

.swiper_arrow3 {
  position: absolute;
  top: 0;
}
.swiper_arrow3 .swiper-button-prev,
.swiper_arrow3 .swiper-button-next {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 1px solid #8f8f8f;
  top: unset;
  bottom: 0;
  box-sizing: border-box;
}
@media screen and (min-width: 1024px) {
  .swiper_arrow3 .swiper-button-prev:hover,
  .swiper_arrow3 .swiper-button-next:hover {
    background-color: rgb(223, 223, 223);
  }
}
.swiper_arrow3 .swiper-button-prev::after,
.swiper_arrow3 .swiper-button-next::after {
  display: none;
}
.swiper_arrow3 .swiper-button-prev {
  left: unset;
  right: calc(50% + 8px);
}
.swiper_arrow3 .swiper-button-next {
  left: calc(50% + 8px);
  right: unset;
}
.swiper_arrow3 .swiper-pagination {
  width: calc(100% - 60px - 10px);
}
.swiper_arrow3 .swiper_button_wrap {
  height: 30px;
  position: relative;
  margin-top: 16px;
}
.swiper_arrow3 .swiper_button_wrap::before, .swiper_arrow3 .swiper_button_wrap::after {
  content: "";
  display: block;
  position: absolute;
  background-color: #D0D0D0;
  height: 1px;
  width: calc(50% - 30px - 8px - 40px - 16px);
  bottom: 15px;
}
.swiper_arrow3 .swiper_button_wrap::before {
  left: 40px;
}
.swiper_arrow3 .swiper_button_wrap::after {
  right: 40px;
}

.swiper_arrow4 {
  position: relative;
}
.swiper_arrow4 .swiper_button_wrap {
  position: absolute;
  top: calc(50% + 15px);
  width: 100%;
}
.swiper_arrow4 .swiper-button-prev,
.swiper_arrow4 .swiper-button-next {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 1px solid #8f8f8f;
  bottom: 0;
  box-sizing: border-box;
}
@media screen and (min-width: 1024px) {
  .swiper_arrow4 .swiper-button-prev:hover,
  .swiper_arrow4 .swiper-button-next:hover {
    background-color: rgb(223, 223, 223);
  }
}
.swiper_arrow4 .swiper-button-prev::after,
.swiper_arrow4 .swiper-button-next::after {
  display: none;
}
.swiper_arrow4 .swiper-button-prev {
  right: 40px;
  left: 0;
}
.swiper_arrow4 .swiper-button-prev i {
  margin-left: -2px;
}
.swiper_arrow4 .swiper-button-next {
  right: 0;
}
.swiper_arrow4 .swiper-button-next i {
  margin-right: -2px;
}
.swiper_arrow4 .swiper-pagination {
  width: calc(100% - 60px - 10px);
}

.swiper-horizontal .swiper-pagination {
  left: unset;
  top: unset;
  bottom: 0;
  opacity: 1;
  line-height: 1em;
}
.swiper-horizontal .swiper-pagination .swiper-pagination-bullet {
  width: 17px;
  height: 20px;
  background: transparent;
  position: relative;
  opacity: 1;
  margin: 0;
}
@media screen and (min-width: 1024px) {
  .swiper-horizontal .swiper-pagination .swiper-pagination-bullet {
    width: 26px;
    height: 20px;
  }
}
@media screen and (min-width: 1024px) {
  .swiper-horizontal .swiper-pagination .swiper-pagination-bullet:hover::before {
    background-color: #ff7a00;
  }
}
.swiper-horizontal .swiper-pagination .swiper-pagination-bullet::before {
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  top: 50%;
  left: 2px;
  right: 2px;
  transform: translateY(-50%);
  background-color: rgba(208, 208, 208, 0.7);
}
@media screen and (min-width: 1024px) {
  .swiper-horizontal .swiper-pagination .swiper-pagination-bullet::before {
    left: 3px;
    right: 3px;
  }
}
.swiper-horizontal .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  background-color: #ff7a00;
}

.new_video_wrap {
  margin-top: 40px;
}

.video_top_list_wrap {
  margin-top: 20px;
}

.shorts_video_wrap,
.yt_channel_wrap,
.yt_subscribe_wrap,
.yt_channel_sort_wrap {
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .shorts_video_wrap,
  .yt_channel_wrap,
  .yt_subscribe_wrap,
  .yt_channel_sort_wrap {
    margin-top: 60px;
  }
}

.video_top_list_wrap {
  display: flex;
  flex-wrap: wrap;
}
.video_top_list_wrap .video_top_wrap {
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .video_top_list_wrap .video_top_wrap {
    width: calc(100% - 384px - 24px);
  }
}
.video_top_list_wrap .video_list_wrap {
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .video_top_list_wrap .video_list_wrap {
    width: 384px;
    margin-left: 24px;
  }
}

.video_list_swiper_wrap {
  width: 100%;
  margin-top: 16px;
  position: relative;
  box-sizing: border-box;
}
@media screen and (min-width: 1024px) {
  .video_list_swiper_wrap {
    display: flex;
    flex-direction: column;
    margin-top: 0;
  }
}
.video_list_swiper_wrap .video_list_swiper_area {
  width: 100%;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
@media screen and (min-width: 1024px) {
  .video_list_swiper_wrap .video_list_swiper_area {
    height: 270px;
  }
}
@media screen and (min-width: 1280px) {
  .video_list_swiper_wrap .video_list_swiper_area {
    height: 399.5px;
  }
}
.video_list_swiper_wrap .video_item {
  width: 100%;
  border: 1px solid #DFDFDF;
  padding: 16px;
  box-sizing: border-box;
  cursor: pointer;
}
@media screen and (min-width: 1024px) {
  .video_list_swiper_wrap .video_item {
    display: flex;
    align-items: center;
  }
}
.video_list_swiper_wrap .video_item img {
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .video_list_swiper_wrap .video_item img {
    width: 168px;
  }
}
@media screen and (min-width: 1280px) {
  .video_list_swiper_wrap .video_item img {
    width: 160px;
  }
}
.video_list_swiper_wrap .video_item .title {
  font-size: 1rem;
  line-height: 1.5em;
  font-weight: 400;
  margin-top: 10px;
}
@media screen and (min-width: 1024px) {
  .video_list_swiper_wrap .video_item .title {
    margin-top: 0;
    margin-left: 10px;
  }
}
@media screen and (min-width: 1024px) {
  .video_list_swiper_wrap .video_item:hover {
    background-color: #F7F7F7;
    color: #8F8F8F;
  }
}
.video_list_swiper_wrap .video_item.active {
  background-color: #F2F7FF;
  border: 1px solid #004BA0;
}
.video_list_swiper_wrap .video_item.active .title {
  color: #004BA0;
}
@media screen and (min-width: 1024px) {
  .video_list_swiper_wrap .video_item.active:hover {
    background-color: #F2F7FF;
    color: #004BA0;
  }
}
.video_list_swiper_wrap .swiper_button_wrap {
  display: flex;
}
@media screen and (min-width: 1024px) {
  .video_list_swiper_wrap .swiper_button_wrap .swiper-button-prev,
  .video_list_swiper_wrap .swiper_button_wrap .swiper-button-next {
    transform: rotate(90deg);
  }
}

.shorts_video_list_wrap {
  margin-top: 10px;
}
.shorts_video_list_wrap .shorts_video_list_area {
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .shorts_video_list_wrap .shorts_video_list_area {
    gap: 20px 24px;
  }
}
.shorts_video_list_wrap .shorts_video_list_area.shorts_open {
  height: auto;
}
.shorts_video_list_wrap .shorts_video_list_area.shorts_style01 .shorts_list_item {
  width: 170px;
}
.shorts_video_list_wrap .shorts_video_list_area.shorts_style01 .shorts_list_item:nth-child(1) {
  padding-top: 0;
}
.shorts_video_list_wrap .shorts_video_list_area.shorts_style01 .shorts_list_item:last-child {
  border-bottom: unset;
}
.shorts_video_list_wrap .shorts_video_list_area.shorts_style01 .shorts_list_item:hover .shorts_pic {
  opacity: 0.8;
}
.shorts_video_list_wrap .shorts_video_list_area.shorts_style01 .shorts_list_item a {
  text-decoration: none;
}
.shorts_video_list_wrap .shorts_video_list_area.shorts_style01 .shorts_list_item .shorts_pic {
  width: 100%;
  aspect-ratio: 9/16; /* 固定比例 */
  border-radius: 8px;
  overflow: hidden;
  transition: 0.5s;
  display: flex;
  justify-content: center;
}
.shorts_video_list_wrap .shorts_video_list_area.shorts_style01 .shorts_list_item .shorts_pic picture,
.shorts_video_list_wrap .shorts_video_list_area.shorts_style01 .shorts_list_item .shorts_pic img {
  width: auto;
  height: 100%;
  object-fit: cover; /* 高度撐滿，寬自動，等比例裁切 */
  display: block;
  margin: 0 auto;
}
.shorts_video_list_wrap .shorts_video_list_area.shorts_style01 .shorts_list_item .shorts_info {
  width: 100%;
}
.shorts_video_list_wrap .shorts_video_list_area.shorts_style01 .shorts_list_item .shorts_info .title {
  font-size: 1.125rem;
  line-height: 1.5em;
  font-weight: 400;
  color: #2E2E2E;
  margin-top: 10px;
}

.shorts_swiper_wrap {
  width: 100%;
}

.video_item .shorts_pic {
  position: relative;
}
.video_item .shorts_pic::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  z-index: 99;
  background: url("../images/icon/sprite2.png") no-repeat;
  background-size: 290px 360px;
  background-position: 0 -140px;
}
@media screen and (min-width: 1024px) {
  .video_item a,
  .video_item .video_link {
    cursor: pointer;
  }
  .video_item a:hover .news_pic::before,
  .video_item .video_link:hover .news_pic::before {
    background-position: 0 -200px;
  }
}
.video_item_LD .shorts_pic {
  position: relative;
}
.video_item_LD .shorts_pic::before {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 50px;
  height: 50px;
  z-index: 99;
  background: url("../images/icon/sprite2.png") no-repeat;
  background-size: 290px 360px;
  background-position: 0 -140px;
  transform: scale(0.6);
}
@media screen and (min-width: 1024px) {
  .video_item_LD:hover .shorts_pic::before {
    background-position: 0 -200px;
  }
}

.shorts_video_wrap .btn_list_wrap .btn_item {
  max-width: 300px;
}
.yt_channel_wrap .yt_channel_block .yt_channel_box:nth-child(n+4) {
  display: none;
}
.yt_channel_wrap .yt_channel_block .yt_channel_box .btn_list_wrap .btn_item {
  max-width: 300px;
}
.yt_channel_wrap .yt_channel_block.video_open .yt_channel_box:nth-child(n+4) {
  display: block;
}
.yt_channel_wrap .more_wrap {
  margin-top: 30px;
}

.yt_channel_list_wrap {
  margin-top: 10px;
}
.yt_channel_list_wrap .yt_channel_list_area {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
@media screen and (min-width: 768px) {
  .yt_channel_list_wrap .yt_channel_list_area {
    gap: 24px;
  }
}
.yt_channel_list_wrap .yt_channel_item {
  position: relative;
}
.yt_channel_list_wrap .yt_channel_item a {
  text-decoration: none;
}
.yt_channel_list_wrap .yt_channel_item picture,
.yt_channel_list_wrap .yt_channel_item img {
  width: 100%;
}
.yt_channel_list_wrap .yt_channel_item .title {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5em;
  color: #2E2E2E;
  margin-top: 4px;
}
@media screen and (min-width: 1024px) {
  .yt_channel_list_wrap .yt_channel_item .title {
    font-size: 1.125rem;
  }
}
.yt_channel_list_wrap .yt_channel_item.video_item .video_pic {
  aspect-ratio: 16/9;
  overflow: hidden;
  position: relative;
}
.yt_channel_list_wrap .yt_channel_item.video_item .video_pic::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  z-index: 99;
  background: url("../images/icon/sprite2.png") no-repeat;
  background-size: 290px 360px;
  background-position: 0 -140px;
}
@media screen and (min-width: 1024px) {
  .yt_channel_list_wrap .yt_channel_item.video_item a,
  .yt_channel_list_wrap .yt_channel_item.video_item .video_link {
    cursor: pointer;
  }
  .yt_channel_list_wrap .yt_channel_item.video_item a:hover .video_pic::before,
  .yt_channel_list_wrap .yt_channel_item.video_item .video_link:hover .video_pic::before {
    background-position: 0 -200px;
  }
}
.yt_channel_list_wrap .yt_channel_item.video_item_LD .news_pic {
  aspect-ratio: 16/9;
  overflow: hidden;
  position: relative;
}
.yt_channel_list_wrap .yt_channel_item.video_item_LD .news_pic::before {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 50px;
  height: 50px;
  z-index: 99;
  background: url("../images/icon/sprite2.png") no-repeat;
  background-size: 290px 360px;
  background-position: 0 -140px;
  transform: scale(0.6);
}
@media screen and (min-width: 1024px) {
  .yt_channel_list_wrap .yt_channel_item:hover picture,
  .yt_channel_list_wrap .yt_channel_item:hover img {
    opacity: 0.8;
  }
}
@media screen and (min-width: 768px) {
  .yt_channel_list_wrap .yt_channel_list_area > .yt_channel_item {
    position: relative;
  }
  .yt_channel_list_wrap .yt_channel_list_area > .yt_channel_item .video_info {
    height: 47px;
    position: absolute;
    bottom: 0;
    display: flex;
    align-items: center;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 50%);
    padding: 0 20px;
    box-sizing: border-box;
  }
  .yt_channel_list_wrap .yt_channel_list_area > .yt_channel_item .video_info .title {
    color: #fff;
    text-shadow: 0px 3px 0px rgba(0, 0, 0, 0.6);
    -webkit-line-clamp: 1;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .yt_channel_list_wrap .yt_channel_list_area > .yt_channel_item:hover .video_info {
    opacity: 0.8;
  }
}
@media screen and (min-width: 1024px) {
  .yt_channel_list_wrap .yt_channel_list_area > .yt_channel_item {
    width: 495px;
  }
}
@media screen and (min-width: 1280px) {
  .yt_channel_list_wrap .yt_channel_list_area > .yt_channel_item {
    width: 588px;
  }
}
.yt_channel_list_wrap .yt_channel_list_area .yt_channel_list_block {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
@media screen and (min-width: 768px) {
  .yt_channel_list_wrap .yt_channel_list_area .yt_channel_list_block {
    gap: 24px;
  }
}
@media screen and (min-width: 1024px) {
  .yt_channel_list_wrap .yt_channel_list_area .yt_channel_list_block {
    margin-top: 0;
    width: calc(100% - 495px - 24px);
  }
}
@media screen and (min-width: 1280px) {
  .yt_channel_list_wrap .yt_channel_list_area .yt_channel_list_block {
    width: calc(100% - 588px - 24px);
  }
}
.yt_channel_list_wrap .yt_channel_list_area .yt_channel_list_block .yt_channel_item {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .yt_channel_list_wrap .yt_channel_list_area .yt_channel_list_block .yt_channel_item {
    width: calc((100% - 48px) / 3);
    margin-top: 0;
  }
}
.yt_channel_list_wrap .yt_channel_list_area .yt_channel_list_block .yt_channel_item:nth-child(n+3) {
  display: none;
}
@media screen and (min-width: 768px) {
  .yt_channel_list_wrap .yt_channel_list_area .yt_channel_list_block .yt_channel_item:nth-child(n+3) {
    display: flex;
  }
}
@media screen and (min-width: 768px) {
  .yt_channel_list_wrap .yt_channel_list_area .yt_channel_list_block .yt_channel_item:nth-child(n+4) {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .yt_channel_list_wrap .yt_channel_list_area .yt_channel_list_block .yt_channel_item:nth-child(n+4) {
    display: flex;
  }
}
@media screen and (min-width: 1024px) {
  .yt_channel_list_wrap .yt_channel_list_area .yt_channel_list_block .yt_channel_item:hover .title {
    color: #8f8f8f;
    text-decoration: underline;
  }
}
@media screen and (min-width: 1024px) {
  .yt_channel_list_wrap .yt_channel_list_area .yt_channel_list_block .yt_channel_item.video_item .video_pic::before {
    width: 30px;
    height: 30px;
    background-size: 174px 216px;
    background-position: 0 -84px;
  }
}
@media screen and (min-width: 1024px) {
  .yt_channel_list_wrap .yt_channel_list_area .yt_channel_list_block .yt_channel_item.video_item a:hover .video_pic::before,
  .yt_channel_list_wrap .yt_channel_list_area .yt_channel_list_block .yt_channel_item.video_item .video_link:hover .video_pic::before {
    background-position: 0 -120px;
  }
}
@media screen and (min-width: 1024px) {
  .yt_channel_list_wrap .yt_channel_list_area .yt_channel_list_block .yt_channel_item.video_item .video_info .title {
    font-size: 1rem;
  }
}
.yt_channel_list_wrap .yt_channel_list_area .yt_channel_item .video_pic img,
.yt_channel_list_wrap .yt_channel_list_area .yt_channel_item .video_info .title {
  transition: 0.5s;
}

.yt_subscribe_swiper_wrap {
  margin-top: 20px;
}
.yt_subscribe_swiper_wrap .yt_subscribe_swiper_list {
  width: calc(100% - 80px);
  margin: 0 auto;
  box-sizing: border-box;
  overflow: hidden;
}

.yt_subscribe_swiper_list .yt_subscribe_item {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 1024px) {
  .yt_subscribe_swiper_list .yt_subscribe_item:hover .yt_img {
    border: 2px solid #004ba0;
  }
}
.yt_subscribe_swiper_list .yt_subscribe_item .yt_img {
  width: 96px;
  height: 96px;
  border-radius: 50%;
  border: 2px solid #dfdfdf;
  overflow: hidden;
  box-sizing: border-box;
}
.yt_subscribe_swiper_list .yt_subscribe_item .yt_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.yt_subscribe_swiper_list .yt_subscribe_item .yt_name {
  margin-top: 10px;
  font-size: 1rem;
  line-height: 1.5em;
  color: #2e2e2e;
}
.yt_subscribe_swiper_list .yt_subscribe_item .subscribe_btn {
  width: 70px;
  height: 30px;
  border-radius: 30px;
  border: 1px solid #dfdfdf;
  margin-top: 10px;
  box-sizing: border-box;
  overflow: hidden;
}
.yt_subscribe_swiper_list .yt_subscribe_item .subscribe_btn a {
  width: 100%;
  height: 100%;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.5em;
  color: rgb(46, 46, 46);
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.yt_subscribe_swiper_list .yt_subscribe_item .subscribe_btn:hover a {
  color: #004ba0;
  background-color: #f7f7f7;
}

.yt_channel_sort_wrap .yt_channel_sort_area .yt_channel_sort_block {
  background-color: #f7f7f7;
  border-radius: 12px;
  padding: 0 20px 20px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 40px;
}
.yt_channel_sort_wrap .yt_channel_sort_area .yt_channel_sort_block:nth-child(1) {
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .yt_channel_sort_wrap .yt_channel_sort_area .yt_channel_sort_block {
    flex-wrap: nowrap;
    align-items: flex-start;
    margin-top: 60px;
  }
}
@media screen and (min-width: 1024px) {
  .yt_channel_sort_wrap .yt_channel_sort_area .yt_channel_sort_block {
    padding: 0 40px 40px;
  }
}
.yt_channel_sort_wrap .yt_channel_sort_area .yt_channel_sort_block .yt_channel_sort_box {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .yt_channel_sort_wrap .yt_channel_sort_area .yt_channel_sort_block .yt_channel_sort_box {
    margin-left: 20px;
    width: calc(100% - 66px - 20px);
  }
}
@media screen and (min-width: 1024px) {
  .yt_channel_sort_wrap .yt_channel_sort_area .yt_channel_sort_block .yt_channel_sort_box {
    margin-left: 40px;
    width: calc(100% - 66px - 40px);
  }
}
.yt_channel_sort_wrap .yt_channel_sort_area .yt_channel_sort_block .channel_sort_title {
  color: #fff;
  font-size: 1.625rem;
  line-height: 1.5em;
  font-weight: 500;
  background: linear-gradient(225.01deg, #49B1EB 0%, #535AFF 100%);
  border-radius: 0 0 12px 12px;
  padding: 10px 20px;
  box-sizing: border-box;
  text-align: center;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .yt_channel_sort_wrap .yt_channel_sort_area .yt_channel_sort_block .channel_sort_title {
    width: 66px;
  }
}
.yt_channel_sort_wrap .yt_channel_sort_area .yt_channel_sort_block .swiper_btns_list_wrap {
  margin-top: 20px;
}
@media screen and (min-width: 1024px) {
  .yt_channel_sort_wrap .yt_channel_sort_area .yt_channel_sort_block .swiper_btns_list_wrap {
    margin-top: 40px;
  }
}
.yt_channel_sort_wrap .yt_channel_sort_area .yt_channel_sort_block .swiper_btns_list_wrap .btn_list {
  overflow: unset;
  gap: unset;
}
.yt_channel_sort_wrap .yt_channel_sort_area .yt_channel_sort_block .swiper_btns_list_wrap .swiper_btns_list .swiper {
  width: 100%;
  height: 100%;
}
.yt_channel_sort_wrap .yt_channel_sort_area .yt_channel_sort_block .swiper_btns_list_wrap .swiper_btns_list .swiper-slide {
  padding: 0 10px;
}
.yt_channel_sort_wrap .yt_channel_sort_area .yt_channel_sort_block .swiper_btns_list_wrap .swiper_btns_list .swiper-slide:first-child {
  padding-left: 0;
}
.yt_channel_sort_wrap .yt_channel_sort_area .yt_channel_sort_block .swiper_btns_list_wrap .swiper_btns_list .swiper-slide:last-child {
  padding-right: 0;
}
.yt_channel_sort_wrap .yt_channel_sort_area .yt_channel_sort_block .swiper_btns_list_wrap .swiper-slide {
  width: auto;
}

.yt_channel_sort_box .news_list_item {
  border-radius: 12px;
  overflow: hidden;
  background-color: #fff;
}
.yt_channel_sort_box .news_list_item .news_info {
  padding: 10px;
  box-sizing: border-box;
}/*# sourceMappingURL=video.css.map */