@charset "UTF-8";

.bossgoo-search-result4-breadbrumbTop {
  width: 100%;
}

@media only screen and (max-width: 1440px) {
  .bossgoo-search-result4-breadbrumbTop {
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
  }
}

.bossgoo-search-result4-body .wrap .result4-Item .result4-Text .result4-Te .result4-TeRi {
  color: #999;
}

body {
  background: #131313;
}

.bossgoo-search-result4-body span,
.bossgoo-search-result4-body a,
.bossgoo-search-result4-body p,
.bossgoo-search-result4-body div,
.bossgoo-search-result4-body tr,
.bossgoo-search-result4-body td,
.bossgoo-search-result4-body th,
.bossgoo-search-result4-body ul,
.bossgoo-search-result4-body li,
.bossgoo-search-result4-body h1,
.bossgoo-search-result4-body h2,
.bossgoo-search-result4-body h3 {
  color: #999;
}

.bossgoo-breadbrumb1 {
  background: #131313 !important;
}

.bossgoo-breadbrumb1 .wrap {
  color: #999;
}

.bossgoo-search-result4-body {
  width: 100%;
  padding-bottom: 20px;
  /**
     * Hide first and last buttons by default.
    */
}

.bossgoo-search-result4-body .wrap {
  display: flex;
  flex-wrap: wrap;
}

.bossgoo-search-result4-body .wrap .result4-boLe {
  width: calc(100% - 330px);
  padding-left: 50px;
  box-sizing: border-box;
}

.bossgoo-search-result4-body .wrap .result4-boLe .result4-boLeTitle {
  width: 100%;
  line-height: 60px;
  text-align: center;
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.2);
}

.bossgoo-search-result4-body .wrap .result4-boLe .result4-boLeTitle .result4-boLeTi {
  font-size: 32px;
  color: #fff;
  font-weight: normal;
}

.bossgoo-search-result4-body .wrap .result4-boLe .result4-boLeList {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px 0;
}

.bossgoo-search-result4-body .wrap .result4-boLe .result4-boLeList span {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin-right: 10px;
  color: #c2c2d3;
  font-size: 20px;
  cursor: pointer;
}

.bossgoo-search-result4-body .wrap .result4-boLe .result4-boLeList span:last-child {
  margin-right: 0;
}

.bossgoo-search-result4-body .wrap .result4-boLe .result4-boLeList span.result4-leLiActive {
  color: var(--themeColor);
}

.bossgoo-search-result4-body .wrap .result4-boLe .result4-row {
  width: 100%;
}

.bossgoo-search-result4-body .wrap .result4-boLe .result4-row .result4-rowBox {
  width: 100%;
  display: none;
}

.bossgoo-search-result4-body .wrap .result4-boLe .result4-row .result4-rowBox .result4-rowBList,
.bossgoo-search-result4-body .wrap .result4-boLe .result4-row .result4-rowBox .result4-rowBPage,
.bossgoo-search-result4-body .wrap .result4-boLe .result4-row .result4-rowBox .result4-verBList {
  width: 100%;
}

.bossgoo-search-result4-body .wrap .result4-boLe .result4-row .result4-rowBox .result4-rowBList {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.bossgoo-search-result4-body .wrap .result4-boLe .result4-row .result4-rowBox .result4-rowBList .result4-rowB-item {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 2%;
}

.bossgoo-search-result4-body .wrap .result4-boLe .result4-row .result4-rowBox .result4-rowBList .result4-rowB-item:nth-child(3n) {
  margin-right: 0;
}

.bossgoo-search-result4-body .wrap .result4-boLe .result4-row .result4-rowBox .result4-rowBPage {
  margin-top: 20px;
  padding: 20px 0;
  background-color: #f6f6f6;
}

.bossgoo-search-result4-body .wrap .result4-boLe .result4-row .result4-rowBox .result4-rowBPage ul {
  width: 100%;
}

.bossgoo-search-result4-body .wrap .result4-boLe .result4-row .result4-rowBox .result4-rowBPage ul li.first,
.bossgoo-search-result4-body .wrap .result4-boLe .result4-row .result4-rowBox .result4-rowBPage ul li.previous {
  float: left;
}

.bossgoo-search-result4-body .wrap .result4-boLe .result4-row .result4-rowBox .result4-rowBPage ul li.first a,
.bossgoo-search-result4-body .wrap .result4-boLe .result4-row .result4-rowBox .result4-rowBPage ul li.previous a {
  display: inline-block;
  color: var(--themeColor);
}

.bossgoo-search-result4-body .wrap .result4-boLe .result4-row .result4-rowBox .result4-rowBPage ul li.last,
.bossgoo-search-result4-body .wrap .result4-boLe .result4-row .result4-rowBox .result4-rowBPage ul li.next {
  float: right;
}

.bossgoo-search-result4-body .wrap .result4-boLe .result4-row .result4-rowBox .result4-rowBPage ul li.last a,
.bossgoo-search-result4-body .wrap .result4-boLe .result4-row .result4-rowBox .result4-rowBPage ul li.next a {
  display: inline-block;
  color: var(--themeColor);
}

.bossgoo-search-result4-body .wrap .result4-boLe .result4-row .result4-rowBox .result4-rowBPage ul li.first a:hover,
.bossgoo-search-result4-body .wrap .result4-boLe .result4-row .result4-rowBox .result4-rowBPage ul li.previous a:hover,
.bossgoo-search-result4-body .wrap .result4-boLe .result4-row .result4-rowBox .result4-rowBPage ul li.last a:hover,
.bossgoo-search-result4-body .wrap .result4-boLe .result4-row .result4-rowBox .result4-rowBPage ul li.next a:hover {
  background-color: transparent;
}

.bossgoo-search-result4-body .wrap .result4-boLe .result4-row .result4-rowBox .result4-rowBPage ul.yiiPager a:link,
.bossgoo-search-result4-body .wrap .result4-boLe .result4-row .result4-rowBox .result4-rowBPage ul.yiiPager a:visited {
  border: none;
}

.bossgoo-search-result4-body .wrap .result4-boLe .result4-row .result4-rowBox-active {
  display: block;
}

.bossgoo-search-result4-body .wrap .result4-boRi {
  width: 330px;
  flex-shrink: 0;
}

.bossgoo-search-result4-body .result4-boRiBList-active {
  background: #000;
}

.bossgoo-search-result4-body .wrap .result4-boRi .result4-boRiB {
  width: 100%;
  margin-bottom: 30px;
}

.bossgoo-search-result4-body .wrap .result4-boRi .result4-boRiB .result4-boRiBTi {
  width: 100%;
  line-height: 60px;
  font-size: 22px;
  color: #fff;
  text-align: left;
  padding: 0 20px;
  box-sizing: border-box;
  background-color: var(--themeColor);
}

.bossgoo-search-result4-body .wrap .result4-boRi .result4-boRiB .result4-boRiBList {
  width: 100%;
}

.bossgoo-search-result4-body .wrap .result4-boRi .result4-boRiB .result4-boRiBList li {
  width: 100%;
  padding: 10px 15px;
  color: #999;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  position: relative;
  cursor: pointer;
}

.bossgoo-search-result4-body .wrap .result4-boRi .result4-boRiB .result4-boRiBList li a {
  color: #999;
  max-width: 93%;
}

.bossgoo-search-result4-body .wrap .result4-boRi .result4-boRiB .result4-boRiBList li i {
  font-size: 14px;
  transition: all 0.5s;
  display: inline-block;
  color: #999;
}

.bossgoo-search-result4-body .wrap .result4-boRi .result4-boRiB .result4-boRiBList li .result4-boRiBLi {
  width: 100%;
  display: none;
  /* 定义滚动条样式 */
  /*定义滚动条轨道 内阴影+圆角*/
  /*定义滑块 内阴影+圆角*/
}

.bossgoo-search-result4-body .wrap .result4-boRi .result4-boRiB .result4-boRiBList li .result4-boRiBLi ul {
  width: 100%;
  max-height: 132px;
  overflow-y: auto;
}

.bossgoo-search-result4-body .wrap .result4-boRi .result4-boRiB .result4-boRiBList li .result4-boRiBLi ul li {
  width: 100%;
}

.bossgoo-search-result4-body .wrap .result4-boRi .result4-boRiB .result4-boRiBList li .result4-boRiBLi ul li a {
  width: 100%;
  max-width: 100%;
  color: #999;
  font-weight: normal;
}

.bossgoo-search-result4-body .wrap .result4-boRi .result4-boRiB .result4-boRiBList li .result4-boRiBLi ul li:hover a {
  color: #fff;
}

.bossgoo-search-result4-body .wrap .result4-boRi .result4-boRiB .result4-boRiBList li .result4-boRiBLi ul li.result4-boRiBLi-active a {
  color: #999;
}

.bossgoo-search-result4-body .wrap .result4-boRi .result4-boRiB .result4-boRiBList li .result4-boRiBLi ::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: #f0f0f0;
}

.bossgoo-search-result4-body .wrap .result4-boRi .result4-boRiB .result4-boRiBList li .result4-boRiBLi ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0px rgba(240, 240, 240, 0.5);
  border-radius: 10px;
  background-color: rgba(240, 240, 240, 0.5);
}

.bossgoo-search-result4-body .wrap .result4-boRi .result4-boRiB .result4-boRiBList li .result4-boRiBLi ::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 0px rgba(240, 240, 240, 0.5);
  background-color: rgba(240, 240, 240, 0.5);
  opacity: 0.1;
}

.bossgoo-search-result4-body .wrap .result4-boRi .result4-boRiB .result4-boRiBList li.result4-boRiBList-active {
  background-color: #000;
}

.bossgoo-search-result4-body .wrap .result4-boRi .result4-boRiB .result4-boRiBList li.result4-boRiBList-active a {
  font-weight: bold;
  color: var(--themeColor);
}

.bossgoo-search-result4-body .wrap .result4-boRi .result4-boRiB .result4-boRiBList li.result4-boRiBList-active i {
  transform: rotate(180deg);
  color: var(--themeColor);
}

.bossgoo-search-result4-body .wrap .result4-boRi .result4-boRiB .result4-boRiBSwiper {
  width: 100%;
}

.bossgoo-search-result4-body .wrap .result4-boRi .result4-boRiB .result4-boRiBSwiper .result4-swiper {
  width: 100%;
}

.bossgoo-search-result4-body .wrap .result4-boRi .result4-boRiB .result4-boRiBSwiper .result4-swiper .swiper-wrapper .swiper-slide .result4-List {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}

.bossgoo-search-result4-body .wrap .result4-boRi .result4-boRiB .result4-boRiBSwiper .result4-swiper .swiper-wrapper .swiper-slide .result4-List .result4-Item {
  padding-top: 30px;
}

.bossgoo-search-result4-body .wrap .result4-boRi .result4-boRiB .result4-boRiBSwiper .result4-btnBox {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
}

.bossgoo-search-result4-body .wrap .result4-boRi .result4-boRiB .result4-boRiBSwiper .result4-btnBox span {
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  font-size: 20px;
  border-radius: 50%;
  color: #999;
  opacity: 0.4;
  background-color: #e9edf3;
  margin-right: 20px;
  cursor: pointer;
}

.bossgoo-search-result4-body .wrap .result4-boRi .result4-boRiB .result4-boRiBSwiper .result4-btnBox span:hover {
  opacity: 1;
}

.bossgoo-search-result4-body .wrap .result4-boRi .result4-boRiB .result4-boRiBSwiper .result4-btnBox span:last-child {
  margin-right: 0;
}

.bossgoo-search-result4-body .wrap .result4-Item {
  width: 100%;
}

.bossgoo-search-result4-body .wrap .result4-Item .result4-Img {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  position: relative;
  border-bottom: 2px solid #fff;
}

.bossgoo-search-result4-body .wrap .result4-Item .result4-Img .result4-Im {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.bossgoo-search-result4-body .wrap .result4-Item .result4-Img .result4-Im a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bossgoo-search-result4-body .wrap .result4-Item .result4-Img .result4-Im a img {
  width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.bossgoo-search-result4-body .wrap .result4-Item .result4-Img .result4-email,
.bossgoo-search-result4-body .wrap .result4-Item .result4-Img .result4-play {
  color: #999;
  font-size: 40px;
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  position: absolute;
  bottom: 10px;
}

.bossgoo-search-result4-body .wrap .result4-Item .result4-Img .result4-email {
  left: 10px;
  display: none;
}

.bossgoo-search-result4-body .wrap .result4-Item .result4-Img .result4-play {
  right: 10px;
}

.bossgoo-search-result4-body .wrap .result4-Item .result4-Img .result4-email:hover,
.bossgoo-search-result4-body .wrap .result4-Item .result4-Img .result4-play:hover {
  color: var(--themeColor);
}

.bossgoo-search-result4-body .wrap .result4-Item .result4-Img:hover {
  border-bottom-color: var(--themeColor);
}

.bossgoo-search-result4-body .wrap .result4-Item .result4-Img:hover .result4-email {
  display: inline-block;
}

.bossgoo-search-result4-body .wrap .result4-Item .result4-Text {
  width: 100%;
  padding-top: 20px;
}

.bossgoo-search-result4-body .wrap .result4-Item .result4-Text .result4-Te {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
}

.bossgoo-search-result4-body .wrap .result4-Item .result4-Text .result4-Te .result4-TeLe,
.bossgoo-search-result4-body .wrap .result4-Item .result4-Text .result4-Te .result4-TeRi {
  width: 50%;
  display: flex;
}

.bossgoo-search-result4-body .wrap .result4-Item .result4-Text .result4-Te .result4-TeLe span,
.bossgoo-search-result4-body .wrap .result4-Item .result4-Text .result4-Te .result4-TeRi span {
  display: inline-block;
  max-width: 50%;
}

.bossgoo-search-result4-body .wrap .result4-Item .result4-Text .result4-Te .result4-TeLe {
  color: #999;
  justify-content: flex-start;
}

.bossgoo-search-result4-body .wrap .result4-Item .result4-Text .result4-Te .result4-TeLe span:first-child {
  color: #fff;
}

.bossgoo-search-result4-body .wrap .result4-boRi .result4-boRiB .result4-boRiBSwiper .result4-btnBox span:hover {
  opacity: 1;
  color: var(--themeColor);
}

.bossgoo-search-result4-body .wrap .result4-Item .result4-Text .result4-Te .result4-TeRi a {
  color: #fc8c23;
  font-weight: bold;
}

.bossgoo-search-result4-body .wrap .result4-Item .result4-Text .result4-Te .result4-TeRi {
  color: #fc8c23;
  font-weight: bold;
  justify-content: flex-end;
}

.bossgoo-search-result4-body .wrap .result4-Item .result4-Text .result4-Te .result4-TeRi span:first-child {
  color: #fc8c23;
  font-size: 16px;
  font-weight: bold;
  margin-right: 4px;
}

.bossgoo-search-result4-body .wrap .result4-Item .result4-Text .result4-Te .result4-TeRi span.result4-TeRi-get {
  max-width: 100%;
  padding: 0 5px;
  background-color: #ffdfdf;
  color: #de0000;
}

.bossgoo-search-result4-body .wrap .result4-Item .result4-Text .result4-Tex {
  width: 100%;
  padding-top: 10px;
}

.bossgoo-search-result4-body .wrap .result4-Item .result4-Text .result4-Tex a {
  color: #999;
  line-height: 1.5;
  font-size: 16px;
}

.bossgoo-search-result4-body .wrap .result4-verB-item {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-right: 0;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #ececec66;
}

.bossgoo-search-result4-body .wrap .result4-verB-item .result4-verItLe {
  width: 245px;
}

.bossgoo-search-result4-body .wrap .result4-verB-item .result4-verItLe .result4-Item .result4-Img {
  border-bottom: none;
}

.bossgoo-search-result4-body .wrap .result4-verB-item .result4-verItLe .result4-Item .result4-Img:hover {
  border-bottom-color: none;
}

.bossgoo-search-result4-body .wrap .result4-verB-item .result4-verItRi {
  width: calc(100% - 245px);
  padding-left: 30px;
  box-sizing: border-box;
}

.bossgoo-search-result4-body .wrap .result4-verB-item .result4-verItRi .result4-Text {
  width: 100%;
}

.bossgoo-search-result4-body .wrap .result4-verB-item .result4-verItRi .result4-Text .result4-verTi {
  font-size: 20px;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  line-height: 1.5;
}

.bossgoo-search-result4-body .wrap .result4-verB-item .result4-verItRi .result4-Text .result4-verTi a {
  color: #fff;
}

.bossgoo-search-result4-body .wrap .result4-verB-item .result4-verItRi .result4-Text .result4-verTi a:hover {
  color: var(--themeColor);
}

.bossgoo-search-result4-body .wrap .result4-verB-item .result4-verItRi .result4-Text .result4-Te {
  padding: 24px 0 15px 0;
  display: flex;
}

.bossgoo-search-result4-body .wrap .result4-verB-item .result4-verItRi .result4-Text .result4-Te .result4-TeLe,
.bossgoo-search-result4-body .wrap .result4-verB-item .result4-verItRi .result4-Text .result4-Te .result4-TeRi {
  max-width: 50%;
  display: flex;
  width: 100%;
}

.bossgoo-search-result4-body .wrap .result4-verB-item .result4-verItRi .result4-Text .result4-Te .result4-TeLe span,
.bossgoo-search-result4-body .wrap .result4-verB-item .result4-verItRi .result4-Text .result4-Te .result4-TeRi span {
  padding-right: 8px;
  box-sizing: border-box;
  max-width: 50%;
  display: inline-block;
}

.bossgoo-search-result4-body .wrap .result4-verB-item .result4-verItRi .result4-Text .result4-Te .result4-TeLe span:last-child,
.bossgoo-search-result4-body .wrap .result4-verB-item .result4-verItRi .result4-Text .result4-Te .result4-TeRi span:last-child {
  color: #999;
}

.bossgoo-search-result4-body .wrap .result4-verB-item .result4-verItRi .result4-Text .result4-Tex {
  font-size: 16px;
  height: 48px;
  line-height: 1.5;
}

.bossgoo-search-result4-body .wrap .result4-verB-item .result4-verItRi .result4-Text .result4-verPrice {
  width: 100%;
  padding: 10px 0;
}

.bossgoo-search-result4-body .wrap .result4-verB-item .result4-verItRi .result4-Text .result4-verPrice span {
  font-size: 14px;
}

.bossgoo-search-result4-body .wrap .result4-verB-item .result4-verItRi .result4-Text .result4-verPrice span:first-child {
  font-size: 22px;
  color: #fc8c23;
  margin-right: 4px;
}

.bossgoo-search-result4-body .wrap .result4-verB-item .result4-verItRi .result4-Text .result4-verPrice span.result4-TeRi-get {
  max-width: 100%;
  padding: 3px 5px;
  background-color: #ffdfdf;
  color: #de0000;
  font-weight: bold;
  font-size: 14px;
  display: inline-block;
}

.bossgoo-search-result4-body .wrap .result4-verB-item .result4-verItRi .result4-Text .result4-verContent {
  width: 100%;
}

.bossgoo-search-result4-body .wrap .result4-verB-item .result4-verItRi .result4-Text .result4-verContent .result4-verCon {
  width: 160px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  /* color: var(--btnTextColor); */
  background-color: var(--themeColor);
  display: inline-block;
  margin-right: 20px;
}

.bossgoo-search-result4-body .wrap .result4-verB-item .result4-verItRi .result4-Text .result4-verContent .result4-verBuy {
  width: 160px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  background-color: #fc8c23;
  display: inline-block;
}

.bossgoo-search-result4-body .wrap .result4-rowB-item:last-child {
  border-bottom: none;
}

.bossgoo-search-result4-body .page-box {
  background: #2a2a2a;
  padding-bottom: 10px;
}

.bossgoo-search-result4-body .page-box {
  text-align: center;
  padding-bottom: 0;
}

.bossgoo-search-result4-body ul.yiiPager .hidden a {
  border: none;
}

.bossgoo-search-result4-body select {
  color: #999;
  background-color: #2a2a2a;
}

.bossgoo-search-result4-body ul.yiiPager {
  display: inline-block;
  font-size: 12px;
}

.bossgoo-search-result4-body ul.yiiPager li {
  display: inline-block;
}

.bossgoo-search-result4-body ul.yiiPager a:link,
.bossgoo-search-result4-body ul.yiiPager a:visited {
  border: none;
  font-weight: bold;
  padding: 1px 6px;
  text-decoration: none;
}

.bossgoo-search-result4-body ul.yiiPager .page a {
  font-weight: normal;
  padding: 10px 15px;
  display: inline-block;
}

.bossgoo-search-result4-body ul.yiiPager .selected a {
  background: var(--themeColor);
  color: #fff;
  font-weight: bold;
}

.bossgoo-search-result4-body ul.yiiPager .hidden a {
  border: none;
  color: #888888;
}

.bossgoo-search-result4-body ul.yiiPager .first,
.bossgoo-search-result4-body ul.yiiPager .last {
  display: none;
}

.bossgoo-search-result4-body ul.yiiPager .next {
  position: unset;
}

.bossgoo-search-result4-body ul.yiiPager .previous a {
  padding: 10px 15px;
}

.bossgoo-search-result4-body ul.yiiPager .next a {
  padding: 10px 15px;
}

.bossgoo-search-result4-body ul.yiiPager>ul>li>a.active,
.bossgoo-search-result4-body ul.yiiPager li a:hover {
  background: var(--themeColor);
  border-color: var(--themeColor);
  color: #fff;
}

#page_on {
  background-color: #2a2a2a;
  color: #999;
  margin-right: 5px;
  padding: 3px 5px;
}

.page_num {
  background: #555;
  color: #ccc;
  margin-right: 5px;
}

.page-box form {
  display: none !important;
}

ul.yiiPager li {
  margin-top: 10px !important;
}

@media only screen and (max-width: 767px) {

  .bossgoo-search-result4-body ul.yiiPager .page a,
  .bossgoo-search-result4-body ul.yiiPager .previous a,
  .bossgoo-search-result4-body ul.yiiPager .next a {
    padding: 0.12rem 0.2rem;
  }

  .bossgoo-search-result4-body ul.yiiPager li {
    display: inline-block;
  }
}

@media only screen and (max-width: 1440px) {
  .bossgoo-search-result4-body {
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
  }

  .bossgoo-search-result4-body .wrap .result4-boLe .result4-row .result4-rowBox .result4-rowBPage ul li.first,
  .bossgoo-search-result4-body .wrap .result4-boLe .result4-row .result4-rowBox .result4-rowBPage ul li.previous {
    float: initial;
  }

  .bossgoo-search-result4-body .wrap .result4-boLe .result4-row .result4-rowBox .result4-rowBPage ul li.last,
  .bossgoo-search-result4-body .wrap .result4-boLe .result4-row .result4-rowBox .result4-rowBPage ul li.next {
    float: initial;
  }
}

@media only screen and (max-width: 1040px) {
  .bossgoo-search-result4-body {
    padding-top: 0.4rem;
  }

  .bossgoo-search-result4-body .wrap .result4-boLe {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }

  .bossgoo-search-result4-body .wrap .result4-boLe .result4-boLeTitle {
    line-height: 1rem;
  }

  .bossgoo-search-result4-body .wrap .result4-boLe .result4-boLeTitle .result4-boLeTi {
    font-size: 0.52rem;
  }

  .bossgoo-search-result4-body .wrap .result4-boLe .result4-boLeList span {
    width: 0.5rem;
    height: 0.5rem;
    line-height: 0.5rem;
    font-size: 0.32rem;
  }

  .bossgoo-search-result4-body .wrap .result4-boRi {
    display: none;
  }

  .bossgoo-search-result4-body .wrap .result4-verB-item {
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
  }

  .bossgoo-search-result4-body .wrap .result4-verB-item .result4-verItLe {
    width: 4.4rem;
  }

  .bossgoo-search-result4-body .wrap .result4-verB-item .result4-verItRi {
    width: calc(100% - 4.4rem);
  }

  .bossgoo-search-result4-body .wrap .result4-Item .result4-Text .result4-Tex a {
    font-size: 0.28rem;
  }

  .page_num {
    width: 120px;
    margin-right: 5px;
  }
}

@media only screen and (max-width: 767px) {
  .bossgoo-search-result4-body .wrap .result4-boLe .result4-boLeTitle .result4-boLeTi {
    font-size: 0.4rem;
  }

  .bossgoo-search-result4-body .wrap .result4-boLe .result4-row .result4-rowBox .result4-rowBList .result4-rowB-item {
    width: 49%;
  }

  .bossgoo-search-result4-body .wrap .result4-boLe .result4-row .result4-rowBox .result4-rowBList .result4-rowB-item:nth-child(3n) {
    margin-right: 2%;
  }

  .bossgoo-search-result4-body .wrap .result4-boLe .result4-row .result4-rowBox .result4-rowBList .result4-rowB-item:nth-child(2n) {
    margin-right: 0;
  }

  .bossgoo-search-result4-body .wrap .result4-Item .result4-Text {
    padding-top: 0.3rem;
  }

  .bossgoo-search-result4-body .wrap .result4-Item .result4-Text .result4-Te .result4-TeLe {
    display: none;
  }

  .bossgoo-search-result4-body .wrap .result4-Item .result4-Text .result4-Te .result4-TeRi {
    width: 100%;
    justify-content: flex-start;
  }

  .bossgoo-search-result4-body .wrap .result4-verB-item .result4-verItLe {
    width: 3.2rem;
  }

  .bossgoo-search-result4-body .wrap .result4-verB-item .result4-verItRi {
    width: calc(100% - 3.2rem);
    padding-left: 0.4rem;
  }

  .bossgoo-search-result4-body .wrap .result4-verB-item .result4-verItRi .result4-Text .result4-Tex,
  .bossgoo-search-result4-body .wrap .result4-verB-item .result4-verItRi .result4-Text .result4-verContent {
    display: none;
  }

  .bossgoo-search-result4-body .wrap .result4-verB-item .result4-verItRi .result4-Text .result4-Te {
    flex-wrap: wrap;
    padding: 0.3rem 0;
  }

  .bossgoo-search-result4-body .wrap .result4-verB-item .result4-verItRi .result4-Text .result4-Te .result4-TeLe,
  .bossgoo-search-result4-body .wrap .result4-verB-item .result4-verItRi .result4-Text .result4-Te .result4-TeRi {
    width: 100%;
    max-width: 100%;
  }

  .bossgoo-search-result4-body .wrap .result4-verB-item .result4-verItRi .result4-Text .result4-Te .result4-TeRi {
    padding-top: 0.4rem;
  }

  .bossgoo-search-result4-body .wrap .result4-verB-item .result4-verItRi .result4-Text .result4-verTi {
    -webkit-line-clamp: 2;
    line-clamp: 2;
    font-size: 0.32rem;
  }

  .bossgoo-search-result4-body .wrap .result4-verB-item .result4-verItRi .result4-Text .result4-verPrice {
    padding: 0;
  }

  .bossgoo-search-result4-body .wrap .result4-verB-item .result4-verItRi .result4-Text .result4-verPrice span:first-child {
    font-size: 0.36rem;
  }

  .bossgoo-search-result4-body .wrap .result4-verB-item .result4-verItRi .result4-Text .result4-verPrice span.result4-TeRi-get {
    font-size: 0.28rem;
  }
}

@media only screen and (max-width: 480px) {

  .bossgoo-search-result4-body .wrap .result4-Item .result4-Img .result4-email,
  .bossgoo-search-result4-body .wrap .result4-Item .result4-Img .result4-play {
    width: 0.6rem;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.6rem;
  }
}

.bossgoo-search-result4-breadbrumbBot {
  width: 100%;
}

@media only screen and (max-width: 1040px) {
  .bossgoo-search-result4-breadbrumbBot {
    padding-left: 0.4rem;
    padding-right: 0.4rem;
    box-sizing: border-box;
  }
}

.bossgoo-breadbrumb1 .wrap {
  padding: 24px 0;
  color: #999;
}

.bossgoo-breadbrumb1 .wrap a {
  color: #999;
}

.bossgoo-breadbrumb1 .wrap i {
  margin: 0 10px;
}

@media only screen and (max-width: 1040px) {

  .bossgoo-breadbrumb1 i,
  .bossgoo-breadbrumb1 span,
  .bossgoo-breadbrumb1 a {
    font-size: 0.24rem;
  }
}