@charset "UTF-8";
.bossgoo-aboutus6-breadbrumb6 {
  width: 100%;
}

.bossgoo-aboutus6-breadbrumb6 .breadbrumb6-box {
  width: 100%;
  /* height: 0;
  padding-bottom: 20.83%; */
  position: relative;
}

.bossgoo-aboutus6-breadbrumb6 .breadbrumb6-box .breadbrumb6-imgBg {
  width: 100%;
  height: 100%;
  /* object-fit: contain;
  position: absolute;
  left: 0;
  top: 0; */
}

.bossgoo-aboutus6-breadbrumb6 .breadbrumb6-box .breadbrumb6-content {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.bossgoo-aboutus6-breadbrumb6 .breadbrumb6-box .breadbrumb6-content .breadbrumb6-top {
  font-size: 40px;
  color: #fff;
  line-height: 1.5;
}

.bossgoo-aboutus6-breadbrumb6 .breadbrumb6-box .breadbrumb6-content .breadbrumb6-nav .bossgoo-breadbrumb1 .wrap {
  min-width: initial;
  color: #fff;
}

.bossgoo-aboutus6-breadbrumb6 .breadbrumb6-box .breadbrumb6-content .breadbrumb6-nav .bossgoo-breadbrumb1 .wrap a {
  color: #fff;
}

.bossgoo-aboutus6-breadbrumb6 .breadbrumb6-box::before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.3);
}

@media only screen and (max-width: 1040px) {
  .bossgoo-aboutus6-breadbrumb6 {
    display: none;
  }
}

.bossgoo-aboutus6-content6 {
  width: 100%;
}

.bossgoo-aboutus6-content6 .max1920 .content6-box {
  width: 100%;
  height: 0;
  padding-bottom: 37.5%;
  position: relative;
}

.bossgoo-aboutus6-content6 .max1920 .content6-box .content6-imgBg {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: contain;
}

.bossgoo-aboutus6-content6 .max1920 .content6-box .content6-conBox {
  width: 50%;
  padding: 50px 40px;
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #fff;
  box-shadow: -7px 0px 10px 0px rgba(0, 0, 0, 0.3);
  /* 定义滚动条样式 */
  /*定义滚动条轨道 内阴影+圆角*/
  /*定义滑块 内阴影+圆角*/
}

.bossgoo-aboutus6-content6 .max1920 .content6-box .content6-conBox .content6-title {
  line-height: 1.2;
  color: #333;
  font-size: 36px;
}

.bossgoo-aboutus6-content6 .max1920 .content6-box .content6-conBox .content6-textBox {
  margin-top: 30px;
  height: 220px;
  word-wrap: break-word;
  word-break: break-all;
  overflow-x: hidden;
  overflow-y: auto;
  padding-right: 10px;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 1.5;
}

.bossgoo-aboutus6-content6 .max1920 .content6-box .content6-conBox .content6-textBox::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  cursor: pointer;
  background-color: #f0f0f0;
}

.bossgoo-aboutus6-content6 .max1920 .content6-box .content6-conBox .content6-textBox::-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);
  cursor: pointer;
}

.bossgoo-aboutus6-content6 .max1920 .content6-box .content6-conBox .content6-textBox::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 0px rgba(240, 240, 240, 0.5);
  background-color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
}

@media only screen and (max-width: 1440px) {
  .bossgoo-aboutus6-content6 .max1920 .content6-box .content6-conBox {
    width: 70%;
    padding: 30px;
  }
  .bossgoo-aboutus6-content6 .max1920 .content6-box .content6-conBox .content6-title {
    font-size: 30px;
  }
  .bossgoo-aboutus6-content6 .max1920 .content6-box .content6-conBox .content6-textBox {
    height: 145px;
  }
}

@media only screen and (max-width: 1040px) {
  .bossgoo-aboutus6-content6 .max1920 .content6-box {
    height: auto;
    padding-bottom: initial;
  }
  .bossgoo-aboutus6-content6 .max1920 .content6-box .content6-imgBg {
    position: initial;
    height: initial;
    aspect-ratio: 100/37.5;
  }
  .bossgoo-aboutus6-content6 .max1920 .content6-box .content6-conBox {
    width: calc(100% - 40px);
    padding: .4rem;
    position: initial;
    margin: 0 auto;
    margin-top: .6rem;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  }
  .bossgoo-aboutus6-content6 .max1920 .content6-box .content6-conBox .content6-textBox {
    margin-top: .3rem;
  }
}

@media only screen and (max-width: 767px) {
  .bossgoo-aboutus6-content6 .max1920 .content6-box .content6-conBox .content6-title {
    font-size: .44rem;
  }
  .bossgoo-aboutus6-content6 .max1920 .content6-box .content6-conBox .content6-textBox {
    height: 4rem;
    font-size: .28rem;
  }
}

.bossgoo-aboutus6-history6 {
  width: 100%;
}

.bossgoo-aboutus6-history6 .history6-box {
  width: 100%;
  background-color: #f6f6f6;
}

.bossgoo-aboutus6-history6 .history6-box .max1920 {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.bossgoo-aboutus6-history6 .history6-box .max1920 .wrap {
  padding-top: 100px;
  padding-bottom: 100px;
}

.bossgoo-aboutus6-history6 .history6-box .max1920 .wrap .history6-title {
  width: 100%;
  line-height: 1.2;
  font-size: 36px;
  color: #333;
  text-align: center;
}

.bossgoo-aboutus6-history6 .history6-box .max1920 .wrap .history6-content {
  padding-top: 50px;
  padding-bottom: 15px;
  height: 300px;
  width: 100%;
}

.bossgoo-aboutus6-history6 .history6-box .max1920 .wrap .history6-content .history6-conBox {
  width: 100%;
  height: 100%;
  display: none;
}

.bossgoo-aboutus6-history6 .history6-box .max1920 .wrap .history6-content .history6-conBox .history6-conB {
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  /* 定义滚动条样式 */
  /*定义滚动条轨道 内阴影+圆角*/
  /*定义滑块 内阴影+圆角*/
}

.bossgoo-aboutus6-history6 .history6-box .max1920 .wrap .history6-content .history6-conBox .history6-conB .history6-conLe {
  width: 220px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 44px;
  color: #666;
}

.bossgoo-aboutus6-history6 .history6-box .max1920 .wrap .history6-content .history6-conBox .history6-conB .history6-conRi {
  width: calc(100% - 220px);
  height: 100%;
  overflow-y: auto;
}

.bossgoo-aboutus6-history6 .history6-box .max1920 .wrap .history6-content .history6-conBox .history6-conB .history6-conRi .history6-conRi-box {
  width: 100%;
  display: flex;
}

.bossgoo-aboutus6-history6 .history6-box .max1920 .wrap .history6-content .history6-conBox .history6-conB .history6-conRi .history6-conRi-box .his6-conLe {
  width: 10px;
}

.bossgoo-aboutus6-history6 .history6-box .max1920 .wrap .history6-content .history6-conBox .history6-conB .history6-conRi .history6-conRi-box .his6-conLe span {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #666;
}

.bossgoo-aboutus6-history6 .history6-box .max1920 .wrap .history6-content .history6-conBox .history6-conB .history6-conRi .history6-conRi-box .his6-conRi {
  width: calc(100% - 10px);
  padding-left: 20px;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 1.5;
}

.bossgoo-aboutus6-history6 .history6-box .max1920 .wrap .history6-content .history6-conBox .history6-conB .history6-conRi::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  cursor: pointer;
  background-color: rgba(250, 250, 250, 0.1);
}

.bossgoo-aboutus6-history6 .history6-box .max1920 .wrap .history6-content .history6-conBox .history6-conB .history6-conRi::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0px rgba(250, 250, 250, 0.1);
  border-radius: 10px;
  background-color: rgba(250, 250, 250, 0.1);
  cursor: pointer;
}

.bossgoo-aboutus6-history6 .history6-box .max1920 .wrap .history6-content .history6-conBox .history6-conB .history6-conRi::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 0px rgba(240, 240, 240, 0.5);
  background-color: rgba(0, 0, 0, 0.1);
  cursor: pointer;
}

.bossgoo-aboutus6-history6 .history6-box .max1920 .wrap .history6-content .history6-conBox-active {
  display: block;
}

.bossgoo-aboutus6-history6 .history6-box .max1920 .wrap .history6-swiper {
  width: 100%;
}

.bossgoo-aboutus6-history6 .history6-box .max1920 .wrap .history6-swiper .his6-swiper {
  width: 100%;
}

.bossgoo-aboutus6-history6 .history6-box .max1920 .wrap .history6-swiper .his6-swiper .swiper-wrapper .swiper-slide .his6-box {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
  cursor: pointer;
}

.bossgoo-aboutus6-history6 .history6-box .max1920 .wrap .history6-swiper .his6-swiper .swiper-wrapper .swiper-slide .his6-box .his6-boxTop {
  width: 2px;
  height: 90px;
  background-image: none;
}

.bossgoo-aboutus6-history6 .history6-box .max1920 .wrap .history6-swiper .his6-swiper .swiper-wrapper .swiper-slide .his6-box .his6-boxCir {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bossgoo-aboutus6-history6 .history6-box .max1920 .wrap .history6-swiper .his6-swiper .swiper-wrapper .swiper-slide .his6-box .his6-boxCir .his6-boxCircle {
  width: 20px;
  height: 20px;
  position: relative;
}

.bossgoo-aboutus6-history6 .history6-box .max1920 .wrap .history6-swiper .his6-swiper .swiper-wrapper .swiper-slide .his6-box .his6-boxCir .his6-boxCircle span {
  width: 20px;
  height: 20px;
  background-color: #666;
  opacity: .5;
  box-sizing: border-box;
  border-radius: 50%;
  display: inline-block;
}

.bossgoo-aboutus6-history6 .history6-box .max1920 .wrap .history6-swiper .his6-swiper .swiper-wrapper .swiper-slide .his6-box .his6-boxCir .his6-boxCircle:before {
  content: '';
  display: inline-block;
  width: 100%;
  height: 100%;
  border: 2px solid transparent;
  box-sizing: border-box;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
}

.bossgoo-aboutus6-history6 .history6-box .max1920 .wrap .history6-swiper .his6-swiper .swiper-wrapper .swiper-slide .his6-box .his6-boxCir .his6-boxCircle::after {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  box-sizing: border-box;
  background-color: #666;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -4px;
  margin-top: -4px;
}

.bossgoo-aboutus6-history6 .history6-box .max1920 .wrap .history6-swiper .his6-swiper .swiper-wrapper .swiper-slide .his6-box .his6-boxText {
  width: 100%;
  padding-top: 25px;
  text-align: center;
  font-size: 20px;
}

.bossgoo-aboutus6-history6 .history6-box .max1920 .wrap .history6-swiper .his6-swiper .swiper-wrapper .swiper-slide .his6-box::before {
  content: '';
  width: 100%;
  height: 2px;
  background-color: #666;
  position: absolute;
  left: 0;
  top: 60%;
}

.bossgoo-aboutus6-history6 .history6-box .max1920 .wrap .history6-swiper .his6-swiper .swiper-wrapper .his6-swiper-active .his6-box .his6-boxTop {
  background-image: linear-gradient(to bottom, transparent 0, #666 100%);
}

.bossgoo-aboutus6-history6 .history6-box .max1920 .wrap .history6-swiper .his6-swiper .swiper-wrapper .his6-swiper-active .his6-box .his6-boxCir .his6-boxCircle:before {
  border-color: #666;
}

.bossgoo-aboutus6-history6 .history6-box .max1920 .wrap .history6-swiper .his6-swiper .swiper-wrapper .his6-swiper-active .his6-box .his6-boxText {
  color: #666;
}

.bossgoo-aboutus6-history6 .history6-box .max1920 .history6-bgCir1, .bossgoo-aboutus6-history6 .history6-box .max1920 .history6-bgCir2, .bossgoo-aboutus6-history6 .history6-box .max1920 .history6-bgCir3 {
  height: 0;
  padding-bottom: 100%;
  border-radius: 50%;
  border: 1px solid #666;
  position: absolute;
  z-index: -1;
  opacity: .2;
}

.bossgoo-aboutus6-history6 .history6-box .max1920 .history6-bgCir1 {
  width: 96%;
  top: 10%;
  left: 2%;
}

.bossgoo-aboutus6-history6 .history6-box .max1920 .history6-bgCir2 {
  width: 86%;
  top: 20%;
  left: 7%;
}

.bossgoo-aboutus6-history6 .history6-box .max1920 .history6-bgCir3 {
  width: 76%;
  top: 30%;
  left: 12%;
}

@media only screen and (max-width: 1440px) {
  .bossgoo-aboutus6-history6 .history6-box .max1920 {
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
  }
}

@media only screen and (max-width: 1040px) {
  .bossgoo-aboutus6-history6 .history6-box .max1920 .wrap {
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
  }
  .bossgoo-aboutus6-history6 .history6-box .max1920 .wrap .history6-title {
    font-size: 30px;
  }
  .bossgoo-aboutus6-history6 .history6-box .max1920 .wrap .history6-content {
    padding-top: .3rem;
  }
  .bossgoo-aboutus6-history6 .history6-box .max1920 .wrap .history6-content .history6-conBox .history6-conB .history6-conLe {
    width: 1.8rem;
    font-size: .6rem;
  }
  .bossgoo-aboutus6-history6 .history6-box .max1920 .wrap .history6-content .history6-conBox .history6-conB .history6-conRi {
    width: calc(100% - 1.8rem);
  }
  .bossgoo-aboutus6-history6 .history6-box .max1920 .wrap .history6-swiper .his6-swiper .swiper-wrapper .swiper-slide .his6-box .his6-boxTop {
    height: 1rem;
  }
  .bossgoo-aboutus6-history6 .history6-box .max1920 .wrap .history6-swiper .his6-swiper .swiper-wrapper .swiper-slide .his6-box .his6-boxText {
    padding-top: .4rem;
  }
  .bossgoo-aboutus6-history6 .history6-box .max1920 .wrap .history6-swiper .his6-swiper .swiper-wrapper .swiper-slide .his6-box::before {
    top: 54%;
  }
  .bossgoo-aboutus6-history6 .history6-box .max1920 .history6-bgCir1 {
    top: 52%;
  }
  .bossgoo-aboutus6-history6 .history6-box .max1920 .history6-bgCir2 {
    width: 90%;
    top: 60%;
    left: 5%;
  }
  .bossgoo-aboutus6-history6 .history6-box .max1920 .history6-bgCir3 {
    width: 90%;
    top: 70%;
    left: 5%;
  }
}

@media only screen and (max-width: 767px) {
  .bossgoo-aboutus6-history6 .history6-box .max1920 .wrap .history6-title {
    font-size: .44rem;
  }
  .bossgoo-aboutus6-history6 .history6-box .max1920 .wrap .history6-content {
    height: 260px;
  }
  .bossgoo-aboutus6-history6 .history6-box .max1920 .wrap .history6-content .history6-conBox .history6-conB .history6-conLe {
    display: none;
  }
  .bossgoo-aboutus6-history6 .history6-box .max1920 .wrap .history6-content .history6-conBox .history6-conB .history6-conRi {
    width: 100%;
  }
  .bossgoo-aboutus6-history6 .history6-box .max1920 .wrap .history6-content .history6-conBox .history6-conB .history6-conRi .history6-conRi-box .his6-conLe span {
    width: 5px;
    height: 5px;
  }
  .bossgoo-aboutus6-history6 .history6-box .max1920 .wrap .history6-content .history6-conBox .history6-conB .history6-conRi .history6-conRi-box .his6-conRi {
    font-size: 14px;
    padding-left: 10px;
  }
  .bossgoo-aboutus6-history6 .history6-box .max1920 .wrap .history6-swiper .his6-swiper .swiper-wrapper .swiper-slide .his6-box .his6-boxCir .his6-boxCircle {
    width: .32rem;
    height: 16px;
  }
  .bossgoo-aboutus6-history6 .history6-box .max1920 .wrap .history6-swiper .his6-swiper .swiper-wrapper .swiper-slide .his6-box .his6-boxCir .his6-boxCircle span {
    width: 16px;
    height: 16px;
  }
  .bossgoo-aboutus6-history6 .history6-box .max1920 .wrap .history6-swiper .his6-swiper .swiper-wrapper .swiper-slide .his6-box .his6-boxCir .his6-boxCircle::after {
    width: 6px;
    height: 6px;
    margin-left: -3px;
    margin-top: -3px;
  }
  .bossgoo-aboutus6-history6 .history6-box .max1920 .wrap .history6-swiper .his6-swiper .swiper-wrapper .swiper-slide .his6-box .his6-boxText {
    padding-top: 10px;
    font-size: 16px;
  }
  .bossgoo-aboutus6-history6 .history6-box .max1920 .wrap .history6-swiper .his6-swiper .swiper-wrapper .swiper-slide .his6-box::before {
    top: 62%;
  }
}

.bossgoo-aboutus6-information6 {
  width: 100%;
}

.bossgoo-aboutus6-information6 .max1920 .infor6-box {
  width: 100%;
  border: 2px solid #ccc;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  /* 定义滚动条样式 */
  /*定义滚动条轨道 内阴影+圆角*/
  /*定义滑块 内阴影+圆角*/
}

.bossgoo-aboutus6-information6 .max1920 .infor6-box .infor6-le {
  width: 300px;
  box-sizing: border-box;
  border-right: 2px solid #ccc;
  max-height: 430px;
  overflow-y: auto;
}

.bossgoo-aboutus6-information6 .max1920 .infor6-box .infor6-le span {
  display: block;
  width: 100%;
  padding: 25px 10px;
  box-sizing: border-box;
  font-size: 24px;
  color: #333;
  text-align: center;
  cursor: pointer;
}

.bossgoo-aboutus6-information6 .max1920 .infor6-box .infor6-le .infor6-le-active {
  color: #fff;
  background-color: #666;
}

.bossgoo-aboutus6-information6 .max1920 .infor6-box .infor6-ri {
  width: calc(100% - 300px);
  padding: 50px;
  box-sizing: border-box;
  /* 定义滚动条样式 */
  /*定义滚动条轨道 内阴影+圆角*/
  /*定义滑块 内阴影+圆角*/
}

.bossgoo-aboutus6-information6 .max1920 .infor6-box .infor6-ri .infor6-riBox {
  width: 100%;
  min-height: 120px;
  max-height: 330px;
  overflow-y: auto;
  padding-right: 10px;
  box-sizing: border-box;
}

.bossgoo-aboutus6-information6 .max1920 .infor6-box .infor6-ri .infor6-riBox::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  cursor: pointer;
  background-color: #f0f0f0;
}

.bossgoo-aboutus6-information6 .max1920 .infor6-box .infor6-ri .infor6-riBox::-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);
  cursor: pointer;
}

.bossgoo-aboutus6-information6 .max1920 .infor6-box .infor6-ri .infor6-riBox::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 0px rgba(240, 240, 240, 0.5);
  background-color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
}

.bossgoo-aboutus6-information6 .max1920 .infor6-box .infor6-ri .infor6-riList {
  width: 100%;
  display: none;
}

.bossgoo-aboutus6-information6 .max1920 .infor6-box .infor6-ri .infor6-riList li {
  width: 100%;
  display: flex;
  padding-bottom: 20px;
}

.bossgoo-aboutus6-information6 .max1920 .infor6-box .infor6-ri .infor6-riList li .infor6-ri-le {
  width: 200px;
  line-height: 1.5;
  font-size: 16px;
  text-align: left;
  color: #333;
}

.bossgoo-aboutus6-information6 .max1920 .infor6-box .infor6-ri .infor6-riList li .infor6-ri-ri {
  width: calc(100% - 200px);
  padding-left: 10px;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 1.5;
}

.bossgoo-aboutus6-information6 .max1920 .infor6-box .infor6-ri .infor6-riList li:last-child {
  padding-bottom: 0;
}

.bossgoo-aboutus6-information6 .max1920 .infor6-box .infor6-ri .infor6-riList-active {
  display: block;
}

.bossgoo-aboutus6-information6 .max1920 .infor6-box .infor6-le::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  cursor: pointer;
  background-color: #f0f0f0;
}

.bossgoo-aboutus6-information6 .max1920 .infor6-box .infor6-le::-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);
  cursor: pointer;
}

.bossgoo-aboutus6-information6 .max1920 .infor6-box .infor6-le::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 0px rgba(240, 240, 240, 0.5);
  background-color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
}

.bossgoo-aboutus6-information6 .max1920 .infor6-smallBox {
  width: 100%;
  display: none;
}

.bossgoo-aboutus6-information6 .max1920 .infor6-smallBox .infor6-smBox {
  width: 100%;
  margin-bottom: 15px;
}

.bossgoo-aboutus6-information6 .max1920 .infor6-smallBox .infor6-smBox .infor6-smTop {
  width: 100%;
  padding: 15px 10px;
  box-sizing: border-box;
  font-size: 16px;
  color: #fff;
  background-color: #666;
}

.bossgoo-aboutus6-information6 .max1920 .infor6-smallBox .infor6-smBox .infor6-smBot {
  width: 100%;
  padding: 25px 20px;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.05);
}

.bossgoo-aboutus6-information6 .max1920 .infor6-smallBox .infor6-smBox .infor6-smBot .infor6-riList {
  width: 100%;
}

.bossgoo-aboutus6-information6 .max1920 .infor6-smallBox .infor6-smBox .infor6-smBot .infor6-riList li {
  width: 100%;
  display: flex;
  margin-bottom: 10px;
}

.bossgoo-aboutus6-information6 .max1920 .infor6-smallBox .infor6-smBox .infor6-smBot .infor6-riList li .infor6-ri-le {
  width: 150px;
  line-height: 1.5;
  font-size: 14px;
  color: #333;
}

.bossgoo-aboutus6-information6 .max1920 .infor6-smallBox .infor6-smBox .infor6-smBot .infor6-riList li .infor6-ri-ri {
  width: calc(100% - 150px);
  padding-left: 5px;
  font-size: 14px;
  line-height: 1.5;
}

.bossgoo-aboutus6-information6 .max1920 .infor6-smallBox .infor6-smBox .infor6-smBot .infor6-riList li:last-child {
  margin-bottom: 0;
}

.bossgoo-aboutus6-information6 .max1920 .infor6-smallBox .infor6-smBox:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 1440px) {
  .bossgoo-aboutus6-information6 .max1920 {
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
  }
}

@media only screen and (max-width: 1040px) {
  .bossgoo-aboutus6-information6 .max1920 .infor6-box .infor6-le {
    width: 240px;
  }
  .bossgoo-aboutus6-information6 .max1920 .infor6-box .infor6-le span {
    font-size: 20px;
    padding: 15px 10px;
  }
  .bossgoo-aboutus6-information6 .max1920 .infor6-box .infor6-ri {
    width: calc(100% - 240px);
    padding: 20px;
  }
  .bossgoo-aboutus6-information6 .max1920 .infor6-box .infor6-ri .infor6-riList li {
    padding-bottom: 10px;
  }
}

@media only screen and (max-width: 767px) {
  .bossgoo-aboutus6-information6 .max1920 .infor6-box {
    display: none;
  }
  .bossgoo-aboutus6-information6 .max1920 .infor6-smallBox {
    display: block;
  }
}

@media only screen and (max-width: 480px) {
  .bossgoo-aboutus6-information6 .max1920 .infor6-smallBox .infor6-smBox .infor6-smBot .infor6-riList li .infor6-ri-le {
    width: 100px;
  }
  .bossgoo-aboutus6-information6 .max1920 .infor6-smallBox .infor6-smBox .infor6-smBot .infor6-riList li .infor6-ri-ri {
    width: calc(100% - 100px);
  }
}

.bossgoo-aboutus6-subscribe6 {
  width: 100%;
}

.bossgoo-aboutus6-subscribe6 .max1920 {
  background: url(../images/Subscribe6.jpg) no-repeat center center;
  background-size: cover;
  position: relative;
  z-index: 1;
}

.bossgoo-aboutus6-subscribe6 .max1920 .wrap {
  padding: 180px 0;
}

.bossgoo-aboutus6-subscribe6 .max1920 .wrap .first-title {
  color: #fff;
  font-weight: normal;
  font-size: 36px;
  font-family: Arial, Helvetica, sans-serif;
}

.bossgoo-aboutus6-subscribe6 .max1920 .wrap .subscribe6-form6 {
  width: 60%;
  margin: 0 auto;
  display: flex;
}

.bossgoo-aboutus6-subscribe6 .max1920 .wrap .subscribe6-form6 .form6-input {
  width: 80%;
  line-height: 60px;
  padding: 0 10px 0 20px;
  box-sizing: border-box;
  background-color: #fff;
  border: none;
  outline: none;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}

.bossgoo-aboutus6-subscribe6 .max1920 .wrap .subscribe6-form6 .form6-btn {
  width: 20%;
  font-size: 16px;
  line-height: 60px;
  text-align: center;
  color: #fff;
  background-color: #666;
  border: none;
  outline: none;
  cursor: pointer;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}

.bossgoo-aboutus6-subscribe6 .max1920::before {
  content: '';
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background-color: #666;
  opacity: .5;
}

@media only screen and (max-width: 1440px) {
  .bossgoo-aboutus6-subscribe6 .max1920 .wrap {
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
  }
}

@media only screen and (max-width: 1040px) {
  .bossgoo-aboutus6-subscribe6 .max1920 .wrap {
    padding: 1rem .4rem;
  }
  .bossgoo-aboutus6-subscribe6 .max1920 .wrap .first-title {
    font-size: .6rem;
  }
  .bossgoo-aboutus6-subscribe6 .max1920 .wrap .subscribe6-form6 {
    width: 100%;
  }
  .bossgoo-aboutus6-subscribe6 .max1920 .wrap .subscribe6-form6 .form6-input, .bossgoo-aboutus6-subscribe6 .max1920 .wrap .subscribe6-form6 .form6-btn {
    line-height: .8rem;
  }
}

@media only screen and (max-width: 767px) {
  .bossgoo-aboutus6-subscribe6 .max1920 .wrap .first-title {
    font-size: .4rem;
  }
  .bossgoo-aboutus6-subscribe6 .max1920 .wrap .subscribe6-form6 .form6-input {
    width: 70%;
  }
  .bossgoo-aboutus6-subscribe6 .max1920 .wrap .subscribe6-form6 .form6-input::-webkit-input-placeholder {
    /* WebKit browsers */
    font-size: .28rem;
  }
  .bossgoo-aboutus6-subscribe6 .max1920 .wrap .subscribe6-form6 .form6-input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    font-size: .28rem;
  }
  .bossgoo-aboutus6-subscribe6 .max1920 .wrap .subscribe6-form6 .form6-input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    font-size: .28rem;
  }
  .bossgoo-aboutus6-subscribe6 .max1920 .wrap .subscribe6-form6 .form6-btn {
    width: 30%;
    font-size: .28rem;
  }
}

.bossgoo-aboutus6-botBread6 {
  width: 100%;
  display: none;
}

.bossgoo-aboutus6-botBread6 .bossgoo-breadbrumb1 .wrap a {
  color: #666;
}

.bossgoo-aboutus6-botBread6 .bossgoo-breadbrumb1 .wrap span {
  color: #666;
}

@media only screen and (max-width: 1040px) {
  .bossgoo-aboutus6-botBread6 {
    display: block;
    padding: 0 .2rem;
  }
}

.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: .24rem;
  }
}
