.home-hots-container {
  margin-top: 76px;
}
.home-hots-container .home-tit-wapper {
  height: 49px;
}
.home-hots-container .home-tit-wapper .right-item {
  display: flex;
  align-items: center;
  z-index: 1;
}
.home-hots-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-hots-container .home-tit-wapper .right-item img {
  display: inline-block;
  width: 19px;
  height: 12px;
}
.home-hots-container .home-hots-content {
  display: flex;
}
.home-hots-container .home-hots-content .home-hots-left-container {
  flex: 1;
  margin-right: 20px;
}
.home-hots-container .home-hots-content .home-hots-left-container .hots-txts-wapper .hots-txts-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
}
.home-hots-container .home-hots-content .home-hots-left-container .hots-txts-wapper .hots-txts-list a {
  margin-right: 18px;
  margin-bottom: 20px;
  padding: 0 24px;
  width: 368px;
  height: 58px;
  background: url("//static.colg.cn/image/homepage/hots-txt-bg-nor.png");
  font-family: Source Han Sans CN;
  font-weight: 400;
  font-size: 17px;
  line-height: 58px;
  color: #313548;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: transform 0.25s ease-in-out;
  cursor: pointer;
}
.home-hots-container .home-hots-content .home-hots-left-container .hots-txts-wapper .hots-txts-list a:hover {
  color: #ffffff;
  background: url("//static.colg.cn/image/homepage/hots-txt-bg-sel.png");
  transform: scale(1.05);
}
.home-hots-container .home-hots-content .home-hots-left-container .hots-txts-wapper .hots-txts-list a:nth-child(3n) {
  margin-right: 0;
}
.home-hots-container .home-hots-content .home-hots-left-container .hots-txts-wapper .hots-txts-list a:nth-last-child(1),
.home-hots-container .home-hots-content .home-hots-left-container .hots-txts-wapper .hots-txts-list a:nth-last-child(2),
.home-hots-container .home-hots-content .home-hots-left-container .hots-txts-wapper .hots-txts-list a:nth-last-child(3) {
  margin-bottom: 0px;
}
.home-hots-container .home-hots-content .home-hots-left-container .hots-imgs-wapper {
  margin-top: 4px;
}
.home-hots-container .home-hots-content .home-hots-left-container .hots-imgs-wapper .hots-imgs-list {
  display: flex;
  flex-wrap: wrap;
}
.home-hots-container .home-hots-content .home-hots-left-container .hots-imgs-wapper .hots-imgs-list a {
  display: block;
  margin-right: 22px;
  width: 210px;
  cursor: pointer;
}
.home-hots-container .home-hots-content .home-hots-left-container .hots-imgs-wapper .hots-imgs-list a .pic {
  display: block;
  margin-bottom: 12px;
  width: 210px;
  height: 120px;
  border-radius: 16px;
  overflow: hidden;
}
.home-hots-container .home-hots-content .home-hots-left-container .hots-imgs-wapper .hots-imgs-list a .tit {
  font-family: Source Han Sans CN;
  font-weight: 400;
  font-size: 16px;
  color: #313548;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.home-hots-container .home-hots-content .home-hots-left-container .hots-imgs-wapper .hots-imgs-list a:nth-child(5n) {
  margin-right: 0;
}
.home-hots-container .home-hots-content .home-hots-left-container .hots-collections-wapper {
  padding-top: 18px;
  margin: 30px auto 0;
  width: 1128px;
  height: 495px;
  background: url("//static.colg.cn/image/homepage/hots-collections-bg.png");
}
.home-hots-container .home-hots-content .home-hots-left-container .hots-collections-wapper .hots-collections-content {
  width: 1070px;
  display: flex;
  margin: 0 auto;
  flex-wrap: wrap;
}
.home-hots-container .home-hots-content .home-hots-left-container .hots-collections-wapper .hots-collections-content .hots-collections-items-wapper {
  width: 343px;
  margin-right: 20px;
  margin-bottom: 18px;
}
.home-hots-container .home-hots-content .home-hots-left-container .hots-collections-wapper .hots-collections-content .hots-collections-items-wapper .hots-collections-items-tit {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.home-hots-container .home-hots-content .home-hots-left-container .hots-collections-wapper .hots-collections-content .hots-collections-items-wapper .hots-collections-items-tit .tit {
  width: 167px;
  height: 36px;
  padding-left: 36px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  font-size: 18px;
  color: #3678F3;
  line-height: 36px;
  background: url("//static.colg.cn/image/homepage/hots-collections-items-tit-w-bg.png");
  background-size: 100% 100%;
}
.home-hots-container .home-hots-content .home-hots-left-container .hots-collections-wapper .hots-collections-content .hots-collections-items-wapper .hots-collections-items-tit .more {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.home-hots-container .home-hots-content .home-hots-left-container .hots-collections-wapper .hots-collections-content .hots-collections-items-wapper .hots-collections-items-tit .more p {
  font-family: Source Han Sans CN;
  font-weight: 400;
  font-size: 16px;
  color: #8DA3B7;
  margin-right: 6px;
}
.home-hots-container .home-hots-content .home-hots-left-container .hots-collections-wapper .hots-collections-content .hots-collections-items-wapper .hots-collections-items-tit .more img {
  display: inline-block;
  width: 19px;
  height: 12px;
}
.home-hots-container .home-hots-content .home-hots-left-container .hots-collections-wapper .hots-collections-content .hots-collections-items-wapper .hots-collections-items-content {
  height: 190px;
  background-color: #ffffff;
  border-radius: 0 16px 16px 16px;
  padding: 15px 16px 0;
  overflow: hidden;
}
.home-hots-container .home-hots-content .home-hots-left-container .hots-collections-wapper .hots-collections-content .hots-collections-items-wapper .hots-collections-items-content .item-a {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
  height: 20px;
}
.home-hots-container .home-hots-content .home-hots-left-container .hots-collections-wapper .hots-collections-content .hots-collections-items-wapper .hots-collections-items-content .item-a .pic {
  min-width: 19px;
  width: 19px;
  height: 19px;
  margin-right: 4px;
}
.home-hots-container .home-hots-content .home-hots-left-container .hots-collections-wapper .hots-collections-content .hots-collections-items-wapper .hots-collections-items-content .item-a .tit {
  font-family: Source Han Sans CN;
  font-weight: 400;
  font-size: 16px;
  color: #313548;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.home-hots-container .home-hots-content .home-hots-left-container .hots-collections-wapper .hots-collections-content .hots-collections-items-wapper .hots-collections-items-content .item-a:hover .tit {
  font-weight: bold;
}
.home-hots-container .home-hots-content .home-hots-left-container .hots-collections-wapper .hots-collections-content .hots-collections-items-wapper.hot-2x {
  width: 455px;
}
.home-hots-container .home-hots-content .home-hots-left-container .hots-collections-wapper .hots-collections-content .hots-collections-items-wapper.hot-2x .hots-collections-items-tit .tit {
  position: relative;
  background: url("//static.colg.cn/image/homepage/hots-collections-items-tit-bg.png");
  background-size: 100% 100%;
  padding-left: 0;
  text-align: center;
}
.home-hots-container .home-hots-content .home-hots-left-container .hots-collections-wapper .hots-collections-content .hots-collections-items-wapper.hot-2x .hots-collections-items-tit .tit::before {
  content: '';
  position: absolute;
  top: -12px;
  left: 18px;
  width: 36px;
  height: 36px;
  background: url("//static.colg.cn/image/homepage/hots-icon-1.png");
}
.home-hots-container .home-hots-content .home-hots-left-container .hots-collections-wapper .hots-collections-content .hots-collections-items-wapper.hot-2x .hots-collections-items-tit .more img {
  width: 15px;
  height: 14px;
}
.home-hots-container .home-hots-content .home-hots-left-container .hots-collections-wapper .hots-collections-content .hots-collections-items-wapper.hot-2x .hots-collections-items-content {
  height: 176px;
  display: flex;
  align-content: flex-start;
  flex-wrap: wrap;
}
.home-hots-container .home-hots-content .home-hots-left-container .hots-collections-wapper .hots-collections-content .hots-collections-items-wapper.hot-2x .hots-collections-items-content li {
  height: 35px;
  margin-bottom: 5px;
}
.home-hots-container .home-hots-content .home-hots-left-container .hots-collections-wapper .hots-collections-content .hots-collections-items-wapper.hot-2x .hots-collections-items-content li .item-a {
  width: 204px;
  height: 35px;
  padding-right: 10px;
  line-height: 35px;
  margin-right: 14px;
  margin-bottom: 0;
}
.home-hots-container .home-hots-content .home-hots-left-container .hots-collections-wapper .hots-collections-content .hots-collections-items-wapper.hot-2x .hots-collections-items-content li .item-a .pic {
  min-width: 19px;
  width: 19px;
  height: 19px;
  margin-right: 4px;
  background: url("//static.colg.cn/image/homepage/home-hot-collection-icon-gray.png");
}
.home-hots-container .home-hots-content .home-hots-left-container .hots-collections-wapper .hots-collections-content .hots-collections-items-wapper.hot-2x .hots-collections-items-content li .item-a.hot {
  background: url("//static.colg.cn/image/homepage/hot2x-collections-item-bg.png");
  background-size: 100% 100%;
}
.home-hots-container .home-hots-content .home-hots-left-container .hots-collections-wapper .hots-collections-content .hots-collections-items-wapper.hot-2x .hots-collections-items-content li .item-a.hot .tit {
  color: #E9463E;
}
.home-hots-container .home-hots-content .home-hots-left-container .hots-collections-wapper .hots-collections-content .hots-collections-items-wapper.hot-2x .hots-collections-items-content li .item-a.hot .pic {
  background: url("//static.colg.cn/image/homepage/home-hot-keyword-icon.png");
}
.home-hots-container .home-hots-content .home-hots-left-container .hots-collections-wapper .hots-collections-content .hots-collections-items-wapper.hot-2x .hots-collections-items-content li:nth-child(2n) .item-a {
  margin-right: 0;
}
.home-hots-container .home-hots-content .home-hots-left-container .hots-collections-wapper .hots-collections-content .hots-collections-items-wapper.hot-2x .hots-collections-items-content li:last-child,
.home-hots-container .home-hots-content .home-hots-left-container .hots-collections-wapper .hots-collections-content .hots-collections-items-wapper.hot-2x .hots-collections-items-content li:nth-last-child(2) {
  margin-bottom: 0px;
}
.home-hots-container .home-hots-content .home-hots-left-container .hots-collections-wapper .hots-collections-content .hots-collections-pic {
  display: block;
  width: 594px;
  height: 210px;
  border-radius: 16px;
  overflow: hidden;
}
.home-hots-container .home-hots-content .home-hots-left-container .hots-collections-wapper .hots-collections-content .hots-collections-pic .pic {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.home-hots-container .home-hots-content .home-hots-right-container {
  width: 492px;
}
.home-hots-container .home-hots-content .home-hots-right-container .home-hots-tabs-wapper .home-hots-tabs-tits {
  position: relative;
  display: flex;
  width: 494px;
  height: 65px;
  background: url("//static.colg.cn/image/homepage/home-hots-tabs-bg0.png");
  align-items: center;
  cursor: pointer;
}
.home-hots-container .home-hots-content .home-hots-right-container .home-hots-tabs-wapper .home-hots-tabs-tits li {
  width: 50%;
  height: 65px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  font-size: 20px;
  color: #B6A676;
  line-height: 50px;
  text-align: center;
}
.home-hots-container .home-hots-content .home-hots-right-container .home-hots-tabs-wapper .home-hots-tabs-tits li.act {
  color: #0C1A26;
}
.home-hots-container .home-hots-content .home-hots-right-container .home-hots-tabs-wapper .home-hots-tabs-tits .tabs-slider {
  position: absolute;
  top: 52px;
  height: 4px;
  width: 29px;
  background-color: #007bff;
  border-radius: 2px;
  transform: translateX(114px);
  transition: transform 0.3s ease;
  z-index: 1;
}
.home-hots-container .home-hots-content .home-hots-right-container .home-hots-tabs-wapper .home-hots-tabs-tits.bg1 {
  background: url("//static.colg.cn/image/homepage/home-hots-tabs-bg1.png");
}
.home-hots-container .home-hots-content .home-hots-right-container .home-hots-tabs-wapper .home-hots-tabs-content {
  position: relative;
  display: none;
  padding: 20px 30px 0;
  margin-top: -16px;
  height: 446px;
  background: #F3F4F8;
  border-radius: 16px;
  overflow-y: auto;
}
.home-hots-container .home-hots-content .home-hots-right-container .home-hots-tabs-wapper .home-hots-tabs-content a {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  cursor: pointer;
}
.home-hots-container .home-hots-content .home-hots-right-container .home-hots-tabs-wapper .home-hots-tabs-content a .pic {
  display: inline-block;
  width: 24px;
}
.home-hots-container .home-hots-content .home-hots-right-container .home-hots-tabs-wapper .home-hots-tabs-content a .txt {
  margin-left: 10px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  font-size: 16px;
  color: #313548;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.home-hots-container .home-hots-content .home-hots-right-container .home-hots-tabs-wapper .home-hots-tabs-content a:hover .txt {
  font-weight: bold;
}
.home-hots-container .home-hots-content .home-hots-right-container .home-hots-tabs-wapper .home-hots-tabs-content.act {
  display: block;
}
.home-hots-container .home-hots-content .home-hots-right-container .home-hots-likes-wapper {
  position: relative;
  margin-top: 36px;
  padding: 0 26px;
  width: 494px;
  height: 495px;
  background-color: #F3F4F8;
  border-radius: 16px;
}
.home-hots-container .home-hots-content .home-hots-right-container .home-hots-likes-wapper .tit {
  position: relative;
  display: flex;
  align-items: flex-end;
  height: 40px;
  z-index: 1;
}
.home-hots-container .home-hots-content .home-hots-right-container .home-hots-likes-wapper .tit .icon {
  width: 36px;
  height: 36px;
  background: url("//static.colg.cn/image/homepage/hots-likes-icon.png");
}
.home-hots-container .home-hots-content .home-hots-right-container .home-hots-likes-wapper .tit p {
  font-family: Source Han Sans CN;
  font-weight: bold;
  font-size: 20px;
  color: #313548;
}
.home-hots-container .home-hots-content .home-hots-right-container .home-hots-likes-wapper .line {
  margin-top: 16px;
  height: 1px;
  background: #DCDEE6;
}
.home-hots-container .home-hots-content .home-hots-right-container .home-hots-likes-wapper .hots-likes-list {
  margin-top: 16px;
  overflow-y: auto;
}
.home-hots-container .home-hots-content .home-hots-right-container .home-hots-likes-wapper .hots-likes-list a {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  cursor: pointer;
}
.home-hots-container .home-hots-content .home-hots-right-container .home-hots-likes-wapper .hots-likes-list a .flag {
  padding: 0 2px;
  margin-right: 5px;
  min-width: 58px;
  width: 58px;
  height: 19px;
  background: url("//static.colg.cn/image/homepage/hots-likes-flag-bg.png");
  font-family: Source Han Sans CN;
  text-align: center;
  font-weight: 400;
  font-size: 12px;
  color: #6388C5;
  line-height: 19px;
}
.home-hots-container .home-hots-content .home-hots-right-container .home-hots-likes-wapper .hots-likes-list a .like-tit {
  font-family: Source Han Sans CN;
  font-weight: 400;
  font-size: 16px;
  color: #313548;
  line-height: 19px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.home-hots-container .home-hots-content .home-hots-right-container .home-hots-likes-wapper .hots-likes-list a:hover .like-tit {
  font-weight: bold;
}
.home-hots-container .home-hots-content .home-hots-right-container .home-hots-likes-wapper::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 492px;
  height: 88px;
  background: url("//static.colg.cn/image/homepage/home-hots-likes-header-bg.png");
  background-size: 100% 100%;
}
