.home-news-container {
  margin-top: 76px;
  position: relative;
}
.home-news-container h1 {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -9999;
}
.home-news-container .home-tit-wapper {
  height: 49px;
}
.home-news-container .home-tit-wapper .right-item {
  display: flex;
  align-items: center;
  z-index: 1;
}
.home-news-container .home-tit-wapper .right-item p {
  font-family: Source Han Sans CN;
  font-weight: 400;
  font-size: 16px;
  color: #8DA3B7;
  margin-right: 6px;
}
.home-news-container .home-tit-wapper .right-item img {
  display: inline-block;
  width: 19px;
  height: 12px;
}
.home-news-container .news-page-tabs {
  position: relative;
  margin-left: 120px;
  display: flex;
  align-items: center;
}
.home-news-container .news-page-tabs li {
  margin-left: -52px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 203px;
  height: 49px;
  background: url("//static.colg.cn/image/homepage/home-tab-nor.png");
  text-align: center;
  font-family: Source Han Sans CN;
  font-weight: 400;
  font-size: 20px;
  color: #0C1A26;
  cursor: pointer;
  z-index: 0;
}
.home-news-container .news-page-tabs li:first-child {
  margin-left: 0;
}
.home-news-container .news-page-tabs li.act {
  z-index: 10 !important;
  font-weight: bold;
  background: url("//static.colg.cn/image/homepage/home-tab-sel.png");
}
.home-news-container .news-page-tabs .tabs-slider {
  position: absolute;
  top: 44px;
  height: 4px;
  border-radius: 2px;
  width: 29px;
  background-color: #007bff;
  transform: translateX(87px);
  transition: transform 0.3s ease;
  z-index: 20;
}
.home-news-container .home-news-time-container {
  display: flex;
  flex-direction: column;
}
.home-news-container .home-news-time-container .home-news-time-wapper {
  position: relative;
  margin-top: -49px;
}
.home-news-container .home-news-time-container .home-news-time-wapper .home-news-time-content {
  display: none;
  position: relative;
  padding: 22px 26px 0;
  height: 152px;
  background: #F3F4F8;
  border-radius: 16px;
}
.home-news-container .home-news-time-container .home-news-time-wapper .home-news-time-content .home-news-tit {
  position: absolute;
  left: 26px;
  top: 22px;
  font-weight: bold;
  font-size: 32px;
  color: #3678F3;
  line-height: 24px;
}
.home-news-container .home-news-time-container .home-news-time-wapper .home-news-time-content .home-news-time-scroll {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.home-news-container .home-news-time-container .home-news-time-wapper .home-news-time-content .home-news-time-scroll .home-news-time-list {
  margin-top: 35px;
  display: flex;
  flex-wrap: nowrap;
  user-select: none;
  width: 100%;
}
.home-news-container .home-news-time-container .home-news-time-wapper .home-news-time-content .home-news-time-scroll .home-news-time-list .news-anchor {
  position: relative;
  margin-right: 40px;
  margin-top: 15px;
  font-weight: bold;
  width: 70px;
  font-size: 26px;
  line-height: 26px;
  color: #313548;
}
.home-news-container .home-news-time-container .home-news-time-wapper .home-news-time-content .home-news-time-scroll .home-news-time-list .news-anchor::after {
  position: absolute;
  content: '';
  width: 7px;
  height: 11px;
  top: 6px;
  right: -23px;
  background: url("//static.colg.cn/image/homepage/home-arrow-right.png") no-repeat center;
}
.home-news-container .home-news-time-container .home-news-time-wapper .home-news-time-content .home-news-time-scroll .home-news-time-list .news-anchor:last-child::after {
  width: 0;
  background: none;
}
.home-news-container .home-news-time-container .home-news-time-wapper .home-news-time-content .home-news-time-scroll .home-news-time-list a {
  display: block;
  position: relative;
  height: 95px;
  margin-right: 40px;
}
.home-news-container .home-news-time-container .home-news-time-wapper .home-news-time-content .home-news-time-scroll .home-news-time-list a .simple {
  display: flex;
  flex-direction: column;
  margin-top: 8px;
  max-width: 100px;
  min-width: 100px;
}
.home-news-container .home-news-time-container .home-news-time-wapper .home-news-time-content .home-news-time-scroll .home-news-time-list a .simple .tit {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  font-size: 16px;
  color: #0C1A26;
  line-height: 18px;
  height: 36px;
}
.home-news-container .home-news-time-container .home-news-time-wapper .home-news-time-content .home-news-time-scroll .home-news-time-list a .simple .subtit {
  font-family: Source Han Sans CN;
  font-weight: 500;
  font-size: 14px;
  color: #8DA3B7;
}
.home-news-container .home-news-time-container .home-news-time-wapper .home-news-time-content .home-news-time-scroll .home-news-time-list a .all {
  display: none;
  padding: 8px 14px;
  width: 235px;
  height: 95px;
  background: url("//static.colg.cn/image/homepage/news-timeline-item-bg.png");
}
.home-news-container .home-news-time-container .home-news-time-wapper .home-news-time-content .home-news-time-scroll .home-news-time-list a .all .tit {
  font-family: Source Han Sans CN;
  font-weight: 500;
  font-size: 14px;
  color: #0C1A26;
  line-height: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.home-news-container .home-news-time-container .home-news-time-wapper .home-news-time-content .home-news-time-scroll .home-news-time-list a .all .subtit {
  margin-top: 10px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  font-size: 12px;
  color: #8DA3B7;
  line-height: 18px;
}
.home-news-container .home-news-time-container .home-news-time-wapper .home-news-time-content .home-news-time-scroll .home-news-time-list a::after {
  position: absolute;
  content: '';
  width: 7px;
  height: 11px;
  top: 20px;
  right: -23px;
  background: url("//static.colg.cn/image/homepage/home-arrow-right.png") no-repeat center;
}
.home-news-container .home-news-time-container .home-news-time-wapper .home-news-time-content .home-news-time-scroll .home-news-time-list a:nth-last-child(1),
.home-news-container .home-news-time-container .home-news-time-wapper .home-news-time-content .home-news-time-scroll .home-news-time-list a:last-child {
  margin-right: 0px;
  width: 235px;
  min-width: 235px;
}
.home-news-container .home-news-time-container .home-news-time-wapper .home-news-time-content .home-news-time-scroll .home-news-time-list a:nth-last-child(1)::after,
.home-news-container .home-news-time-container .home-news-time-wapper .home-news-time-content .home-news-time-scroll .home-news-time-list a:last-child::after {
  width: 0;
  background: none;
}
.home-news-container .home-news-time-container .home-news-time-wapper .home-news-time-content .home-news-time-scroll .home-news-time-list .box {
  min-width: 150px;
}
.home-news-container .home-news-time-container .home-news-time-wapper .home-news-time-content .home-news-time-scroll .scrollbar-track-x {
  left: 98px;
  top: 4px;
  height: 10px;
  border-radius: 5px;
  width: calc(100% - 98px);
  background: url("//static.colg.cn/image/homepage/home-scrollbar-track-x.png");
  background-size: 100% 100%;
}
.home-news-container .home-news-time-container .home-news-time-wapper .home-news-time-content .home-news-time-scroll .scrollbar-track-x .scrollbar-thumb-x {
  height: 10px;
  background: #FFFFFF;
}
.home-news-container .home-news-cn-container,
.home-news-container .home-news-kor-container {
  margin-top: 30px;
}
.home-news-container .home-news-cn-container .home-news-cn-wapper,
.home-news-container .home-news-kor-container .home-news-cn-wapper {
  margin-top: -41px;
}
.home-news-container .home-news-cn-container .home-news-cn-wapper .home-news-cn-tabs,
.home-news-container .home-news-kor-container .home-news-cn-wapper .home-news-cn-tabs {
  display: flex;
  margin-left: 120px;
  margin-bottom: 18px;
}
.home-news-container .home-news-cn-container .home-news-cn-wapper .home-news-cn-tabs li,
.home-news-container .home-news-kor-container .home-news-cn-wapper .home-news-cn-tabs li {
  display: flex;
  align-items: center;
  padding: 0 20px;
  margin-right: 20px;
  height: 32px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  line-height: 32px;
  font-size: 16px;
  color: #8DA3B7;
  background: #FFFFFF;
  border-radius: 16px;
  border: 1px solid #E6EAEE;
  cursor: pointer;
}
.home-news-container .home-news-cn-container .home-news-cn-wapper .home-news-cn-tabs li.act,
.home-news-container .home-news-kor-container .home-news-cn-wapper .home-news-cn-tabs li.act {
  color: #FFFFFF;
  background: #3678F3;
  border-radius: 16px;
}
.home-news-container .home-news-cn-container .home-news-cn-wapper .home-news-cn-content,
.home-news-container .home-news-kor-container .home-news-cn-wapper .home-news-cn-content {
  display: none;
}
.home-news-container .home-news-cn-container .home-news-cn-wapper .home-news-cn-content .home-news-cn-list,
.home-news-container .home-news-kor-container .home-news-cn-wapper .home-news-cn-content .home-news-cn-list {
  display: flex;
}
.home-news-container .home-news-cn-container .home-news-cn-wapper .home-news-cn-content .home-news-cn-list a,
.home-news-container .home-news-kor-container .home-news-cn-wapper .home-news-cn-content .home-news-cn-list a {
  display: block;
  width: 314px;
  margin-right: 20px;
}
.home-news-container .home-news-cn-container .home-news-cn-wapper .home-news-cn-content .home-news-cn-list a .pic,
.home-news-container .home-news-kor-container .home-news-cn-wapper .home-news-cn-content .home-news-cn-list a .pic {
  display: block;
  height: 178px;
  margin-bottom: 12px;
  border-radius: 16px;
  overflow: hidden;
}
.home-news-container .home-news-cn-container .home-news-cn-wapper .home-news-cn-content .home-news-cn-list a .tit,
.home-news-container .home-news-kor-container .home-news-cn-wapper .home-news-cn-content .home-news-cn-list a .tit {
  margin-bottom: 10px;
  height: 38px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: Source Han Sans CN;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #313548;
}
.home-news-container .home-news-cn-container .home-news-cn-wapper .home-news-cn-content .home-news-cn-list a .btm,
.home-news-container .home-news-kor-container .home-news-cn-wapper .home-news-cn-content .home-news-cn-list a .btm {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.home-news-container .home-news-cn-container .home-news-cn-wapper .home-news-cn-content .home-news-cn-list a .btm .icon,
.home-news-container .home-news-kor-container .home-news-cn-wapper .home-news-cn-content .home-news-cn-list a .btm .icon {
  display: inline-block;
  padding: 0 8px;
  height: 19px;
  border: 1px solid #6388C5;
  border-radius: 4px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  font-size: 12px;
  color: #6388C5;
  line-height: 17px;
  text-align: center;
}
.home-news-container .home-news-cn-container .home-news-cn-wapper .home-news-cn-content .home-news-cn-list a .btm .txt,
.home-news-container .home-news-kor-container .home-news-cn-wapper .home-news-cn-content .home-news-cn-list a .btm .txt {
  font-family: Source Han Sans CN;
  font-weight: 400;
  font-size: 14px;
  color: #8DA3B7;
}
.home-news-container .home-news-cn-container .home-news-cn-wapper .home-news-cn-content .home-news-cn-list a:last-child,
.home-news-container .home-news-kor-container .home-news-cn-wapper .home-news-cn-content .home-news-cn-list a:last-child {
  margin-right: 0px;
}
.home-news-container .home-news-video-container {
  margin-top: 30px;
}
.home-news-container .home-news-video-container .home-news-video-wapper {
  margin-top: -49px;
}
.home-news-container .home-news-video-container .home-news-video-wapper .news-video-content {
  display: none;
  position: relative;
  padding: 22px 0;
  height: 312px;
  background: #F3F4F8;
  border-radius: 16px;
}
.home-news-container .home-news-video-container .home-news-video-wapper .news-video-content .news-video-list {
  margin-left: 30px;
  display: flex;
}
.home-news-container .home-news-video-container .home-news-video-wapper .news-video-content .news-video-list a {
  display: block;
  position: relative;
  width: 382px;
  margin-right: 20px;
  cursor: pointer;
}
.home-news-container .home-news-video-container .home-news-video-wapper .news-video-content .news-video-list a .pic {
  display: block;
  height: 216px;
  width: 386px;
  margin-bottom: 12px;
  border-radius: 16px;
  object-fit: cover;
  overflow: hidden;
}
.home-news-container .home-news-video-container .home-news-video-wapper .news-video-content .news-video-list a .tit {
  margin-bottom: 10px;
  height: 38px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: Source Han Sans CN;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #313548;
}
.home-news-container .home-news-video-container .home-news-video-wapper .news-video-content .news-video-list a .cover {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 386px;
  height: 216px;
  background: #000000;
  opacity: 0.6;
  border-radius: 16px;
}
.home-news-container .home-news-video-container .home-news-video-wapper .news-video-content .news-video-list a .cover .cover-pic {
  position: absolute;
  top: 42px;
  left: 124px;
  width: 134px;
  height: 132px;
  background: url("//static.colg.cn/image/homepage/news-video-play.png");
}
.home-news-container .home-news-video-container .home-news-video-wapper .news-video-content .news-video-list a .cover .cover-gif {
  position: absolute;
  top: 42px;
  left: 124px;
  width: 134px;
  height: 132px;
  background: url("//static.colg.cn/image/homepage/news-video-play-g.gif");
}
.home-news-container .home-news-video-container .home-news-video-wapper .news-video-content .news-video-list a:hover .cover {
  display: block;
}
