.bg-title-box .bg-title .title-name,
.title-bg {
  background-position: center;
  background-size: cover;
}
.title-bg {
  height: 300px;
  width: 100vw;
  min-width: 1280px !important;
  position: absolute;
  top: 0;
  left: 0;
}
.bg-title-box {
  position: relative;
  z-index: 1;
  padding-top: 76px;
  width: 534px;
  margin: 0 auto 35px;
}
.bg-title-box .bg-title {
  position: absolute;
  top: 35px;
  left: 129px;
  width: 800px;
}
.bg-title-box .bg-title .left {
  float: left;
}
.bg-title-box .bg-title .title-name {
  width: 273px;
  height: 31px;
  display: inline-block;
  margin-bottom: 35px;
}
.bd-toggle-box,
.bg-title-box .bg-title .toggleBox {
  overflow: hidden;
  width: 56px;
  font-size: 12px;
  font-weight: 400;
  margin-left: 288px;
  padding-left: 10px;
  bottom: 40px;
  color: #fff;
  left: 0;
  text-align: center;
}
.bg-title-box .bg-title .toggleBox {
  height: 23px;
  line-height: 23px;
  background: rgba(255, 255, 255, 0);
  border: 1px solid #fff;
  border-radius: 12px;
  font-family: PingFang SC;
  display: inline-block;
  position: absolute;
  transition: all 2s;
}
.bg-title-box .bg-title .toggleBox i {
  margin-top: 5px;
  margin-left: 3px;
}
.bg-title-box .bg-title .toggleBox .links {
  margin-left: 12px;
}
.bg-title-box .bg-title .toggleBox .links a {
  float: left;
  padding: 0 10px;
  border-radius: 12px;
  margin-left: 5px;
  color: #fff;
}
.bg-title-box .bg-title .toggleBox .links a:hover {
  background: rgba(255, 255, 255, 0.16);
}
.bg-title-box .bg-title .toggleBox:hover {
  width: fit-content;
  width: -webkit-fit-content;
  width: -moz-fit-content;
}
.bg-title-box .bg-title .toggleBox:hover .icon {
  transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  margin-top: 7px;
}
.bd-search-input-wrapper {
  margin: 0 auto;
  width: 534px;
  position: relative;
}
.bd-search-input-wrapper .bd-search-input {
  width: 475px;
  height: 40px;
  background: #fff;
  border-radius: 6px;
  display: block;
  margin-bottom: 62px;
  position: relative;
  padding: 0 16px;
  border: none;
}
.bd-search-input-wrapper .bd-search-tip {
  background: #ffdb33;
  width: 63px;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 0 6px 6px 0;
  text-align: center;
  line-height: 40px;
}
.bd-search-input-wrapper .bd-search-tip:hover {
  cursor: pointer;
}
.bd-search-input-wrapper .bd-search-tip img {
  width: 22px;
  height: 22px;
  display: inline-block;
  vertical-align: middle;
}
.bd-content {
  margin: 0 auto;
  width: 1080px;
}
.bd-content .list-side-box {
  float: right;
  width: 248px;
  height: fit-content;
  background: #f5f6f9;
  margin-left: 10px;
}
.bd-content .list-side-box .title {
  border-bottom: 1px solid #f2f3f4;
  margin: 0 14px 8px;
}
.bd-content .list-side-box .guide {
  width: 248px;
  height: 294px;
  background: #fff;
  border-radius: 6px;
  margin-bottom: 9px;
}
.bd-content .list-side-box .guide .cooperation-item {
  width: 104px;
  height: 104px;
  background: #fff;
  border-radius: 6px;
  float: left;
  margin: 0 10px 12px;
  cursor: pointer;
  text-align: center;
}
.bd-content .list-side-box .guide .cooperation-item span {
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #212629;
}
.bd-content .list-side-box .guide .cooperation-item:hover {
  box-shadow: 0 6px 18px 0 rgba(225, 226, 229, 0.69);
}
.bd-content .list-side-box .guide .cooperation-item:hover span {
  color: #0289ff;
}
.bd-content .list-side-box .guide .cooperation-item img {
  width: 68px;
  height: 68px;
  margin: 8px auto 4px;
  display: block;
}
.bd-content .list-side-box .app-download-guide {
  padding-top: 45px;
  text-align: center;
  height: 245px;
  color: #212629;
}
.bd-content .list-side-box .app-download-guide .app-download-icon {
  width: 136px;
  height: 136px;
  margin: 0 auto 17px;
}
.bd-content .top-layout {
  background: #fff;
  border-radius: 6px;
  position: relative;
  margin-bottom: 18px;
}
.to-edit-btn {
  width: 141px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background: #ffdb33;
  border-radius: 6px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #212629;
  position: absolute;
  top: -5px;
  right: -300px;
  cursor: pointer;
  user-select: none;
}
.bd-content .top-layout .to-edit-btn:hover {
  background: #ffd100;
}
.bd-content .top-layout-list {
  padding: 30px;
  width: 804px;
}
.bd-content .left-layout {
  width: 942px;
  border-radius: 6px;
  float: left;
  margin-bottom: 40px;
}
.bd-content .left-layout .bd-content-title {
  border-bottom: 1px solid #f2f3f4;
  margin: 0 14px 8px;
}
.bd-content .left-layout-list {
  background: #fff;
  min-height: 100vh;
}
.bd-content .bottom-layout,
.channel-detail .bottom-layout {
  width: 942px;
  margin-left: 98px;
}
.list-side-title {
  height: 49px;
  line-height: 49px;
  margin: 0 17px;
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #212629;
  position: relative;
}
.list-side-title::before {
  content: '';
  position: absolute;
  top: 14px;
  left: -10px;
  width: 6px;
  height: 20px;
  background: #ffdb33;
  border-radius: 3px;
}
.bd-content .top-cat .cat-tip {
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #212629;
}
.bd-content .top-cat .top-word-item {
  color: #818386;
  background: #fff;
  border: 1px solid #f2f3f4;
  border-radius: 14px;
}
.bd-content .top-cat .top-word-item-activate,
.bd-content .top-cat .top-word-item:hover {
  color: #212629;
  background: #ffdb33;
  border: 1px solid #ffdb33;
}
.bd-content .word-item,
.tab-box .tab-item {
  font-size: 14px;
  color: #aaaeb3;
  user-select: none;
  font-family: PingFang SC;
  display: inline-block;
}
.bd-content .word-item {
  padding: 7px 19px;
  background: #f5f6f9;
  font-weight: 400;
  border: 1px solid #f5f6f9;
  border-radius: 14px;
  margin-right: 12px;
  margin-bottom: 17px;
  cursor: pointer;
}
.bd-content .word-item-activate,
.bd-content .word-item:hover {
  color: #212629;
  border: 1px solid #818386;
}
.tab-box {
  margin-bottom: 35px;
}
.tab-box .tab-item {
  width: 94px;
  height: 32px;
  background: #fff;
  border-radius: 6px;
  line-height: 32px;
  text-align: center;
  font-weight: 400;
  margin-right: 5px;
  cursor: pointer;
}
.tab-box .tab-item-activate,
.tab-box .tab-item:hover {
  color: #212629;
  background: #ffdb00;
}
.bd-avatar {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
}
.bd-toggle-box {
  height: 23px;
  line-height: 23px;
  background: rgba(255, 255, 255, 0);
  border: 1px solid #fff;
  border-radius: 12px;
  font-family: PingFang SC;
  display: inline-block;
  position: absolute;
}
.bd-toggle-box i {
  margin-left: 3px;
  width: 0;
  height: 0;
  border: 4px solid #fff;
  margin-top: 9px;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
}
.bd-toggle-box .linkss {
  margin-left: 12px;
}
.bd-toggle-box .linkss a {
  float: left;
  padding: 0 10px;
  border-radius: 12px;
  margin-left: 5px;
  color: #fff;
}
.bd-toggle-box .linkss a:hover {
  background: rgba(255, 255, 255, 0.16);
}
.bd-toggle-box:hover {
  width: 268px;
}
.bd-toggle-box:hover .icon {
  transform: rotate(-90deg);
  margin-top: 8px;
}
.coop-mask .mask {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1000000;
  display: none;
}
.coop-mask .mask .modal {
  width: 438px;
  height: 202px;
  border-radius: 6px;
  background: #fff;
  margin: calc((100vh - 414px) / 2) auto;
  font-size: 16px;
  padding: 65px 0 0;
  text-align: center;
  display: block;
}
.coop-mask .mask .modal .btns {
  width: 300px;
  margin: 35px auto 0;
}
.coop-mask .mask .modal .btns .btn-item {
  width: 120px;
  height: 40px;
  line-height: 40px;
  border-radius: 6px;
  cursor: pointer;
}
.coop-mask .mask .modal .btns .cancel-btn {
  float: left;
  border: 1px solid #e8eaee;
}
.coop-mask .mask .modal .btns .comfirm-btn {
  float: right;
  background: #ffdb00;
}
.bd-content #page {
  float: right;
  padding-right: 30px;
}
