.qudaobottomInfo,
.topicTitle {
  justify-content: space-between;
}
.hezuoItem .hezuoImg,
.qudaoLogo {
  border-radius: 8px;
  height: 56px;
  margin-right: 12px;
}
.moreBtn,
.qifuBottomBtn,
.qudaoCon,
.qudaoMore {
  text-align: center;
}
.topicTitle {
  display: flex;
  align-items: center;
  font-size: 24px;
  margin-bottom: 16px;
}
.topicTitleMore {
  font-size: 14px;
  color: #607d8b;
  align-items: center;
  cursor: pointer;
}
.hezuoTitle {
  display: flex;
  align-items: center;
}
.hezuoTitle img {
  width: 28px;
  height: 28px;
  margin-right: 8px;
}
.hezuoItem {
  display: flex;
  padding: 16px 12px;
}
.hezuoItem .hezuoImg {
  width: 56px;
  border: 1px solid #ffc233;
}
.hezuoText {
  width: auto !important;
  font-size: 14px;
  color: #212629;
}
.hezuoBottom {
  font-size: 12px;
  color: #aaaeb3;
}
.hezuoTextTitle {
  height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.hezuoBottomItem {
  display: flex;
  margin-bottom: 8px;
}
.hezuoBottomItem span:nth-child(1) {
  display: block;
  width: 60px;
}
.hezuoBottomItem:last-child {
  margin-bottom: 0;
}
.qifuBottomItem {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.qifuBottomBtn {
  display: block;
  width: 90px;
  height: 28px;
  background: #ffdb33;
  color: #212629;
  font-size: 14px;
  border-radius: 2px;
  line-height: 28px;
  margin-top: 16px;
}
.qudaoItem {
  display: flex;
  padding: 16px 12px;
  flex-direction: column;
  width: 100%;
}
.qudaoItemTitle {
  display: flex;
  margin-bottom: 25px;
}
.qudaoLogo {
  width: 56px;
}
.qudaoTip div:nth-child(1) {
  font-size: 12px;
}
.qudaoTip div:nth-child(2) {
  font-size: 16px;
  color: #212629;
}
.qudaobottomInfo {
  display: flex;
  margin-bottom: 19px;
}
.qudaoCompany {
  font-size: 12px;
  color: #212629;
  width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.qudaoBtn,
.qudaoMore {
  font-size: 14px;
  color: #607d8b;
}
.qudaoTitle {
  padding: 24px 16px;
  height: 80px;
  font-size: 20px;
  background: url(../img/index/qudao.png) no-repeat;
  background-size: 100% 100%;
}
.hezuoTitle {
  background: url(../img/index/hezuo.png) no-repeat;
  background-size: 100% 100%;
}
.qifuTitle {
  background: url(../img/index/qifu.png) no-repeat;
  background-size: 100% 100%;
}
.qudaoTitle .getMore {
  position: relative;
}
.qudaoTitle .titleName::before {
  content: '';
  position: absolute;
  left: 0;
  width: 4px;
  height: 16px;
  background: #29dba1;
  border-radius: 3px;
  top: 5px;
}
.hezuoTitle .titleName::before {
  background: #ffcd58;
}
.qifuTitle .titleName::before {
  background: #ff7152;
}
.titleName {
  color: #212629;
  padding-left: 12px;
}
.qudaoTitle .getMore {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
.titleMore {
  color: #607d8b;
  font-size: 14px;
}
.qudaoItemInfos {
  width: 100%;
  max-height: 342px;
  padding: 40px 16px 0;
  position: relative;
  top: -35px;
  font-family: PingFang SC;
}
.qudaoItemInfo {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}
.qudaoCompanyImg {
  width: 40px;
  height: 40px;
  margin-right: 12px;
  background-size: 40px;
  background-position: center;
  background-repeat: no-repeat;
  border: 1px solid #e1e3e9;
  border-radius: 8px;
}
.qudaoName {
  width: 181px;
  color: #212629;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.qudaoCon {
  width: 56px;
  height: 24px;
  background: #ffdb33;
  border-radius: 3px;
  font-size: 12px;
  color: #333;
  line-height: 24px;
}
.moreBtn {
  width: 100%;
  color: #607d8b;
  font-size: 14px;
}
.itemInfo {
  width: 100%;
  display: flex;
  position: relative;
}
.itemCpmpany {
  display: flex;
  flex-direction: column;
  font-size: 24px;
  width: 140px;
  margin-left: 16px;
}
.itemCpmpanyTip1 {
  font-size: 12px;
  color: #51ad7b;
  margin-bottom: 8px;
}
.itemCpmpanyTip2 {
  font-size: 22px;
  color: #212629;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.itemInfoRight {
  width: 86px;
  height: 86px;
  position: absolute;
  right: 0;
  top: -20px;
}
.companyList {
  background: #f9f9f9;
  border-radius: 8px;
  padding: 16px;
}
.itemCpmpanyLogo {
  width: 80px;
  height: 80px;
  border-radius: 16px;
  position: relative;
  top: -20px;
  border: 1px solid #86d2b1;
}
.hezuoKey {
  display: inline-block;
  padding: 4px 8px;
  background: #f5f6f9;
  border: 1px solid #aaaeb3;
  color: #818386;
  font-size: 12px;
  border-radius: 4px;
  margin-right: 8px;
}
.hezuoKey1 {
  background: 0 0;
}
.hezuoLeftImg {
  width: 64px;
  height: 64px;
  margin-right: 16px;
  border-radius: 12px;
}
.hezuoTextTitle {
  margin-bottom: 8px !important;
}
.qifuBottomItem {
  height: 51px !important;
  margin-bottom: 16px;
}
.breadcrumbs {
  width: 1085px;
  height: 53px;
  line-height: 53px;
  position: relative;
}
.breadcrumbs .breadcrumbs-item,
.breadcrumbs span {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.6);
  display: inline-block;
}
.breadcrumbs .breadcrumbs-item-activate,
.breadcrumbs .breadcrumbs-item:hover {
  color: rgba(255, 255, 255, 0.8);
}
