.bossgoo-footer6 {
  width: 100%;
  padding: 50px 0;
  color: #FFF;
  background-color: #04a07b;
}

.bossgoo-footer6 .wrap {
  box-sizing: border-box;
}

.bossgoo-footer6 .wrap .footer6-top, .bossgoo-footer6 .wrap .footer6-bot {
  width: 100%;
}

.bossgoo-footer6 .wrap .footer6-top {
  display: flex;
  padding-bottom: 30px;
}

.bossgoo-footer6 .wrap .footer6-top .footer6-top-item1, .bossgoo-footer6 .wrap .footer6-top .footer6-top-item2 {
  width: 20%;
  text-align: left;
  padding-right: 15px;
  box-sizing: border-box;
}

.bossgoo-footer6 .wrap .footer6-top .footer6-top-item1 ul li, .bossgoo-footer6 .wrap .footer6-top .footer6-top-item2 ul li {
  padding-bottom: 10px;
  font-size: 14px;
  display: flex;
}

.bossgoo-footer6 .wrap .footer6-top .footer6-top-item1 ul li i, .bossgoo-footer6 .wrap .footer6-top .footer6-top-item2 ul li i {
  font-size: 16px;
  margin-right: 8px;
}

.bossgoo-footer6 .wrap .footer6-top .footer6-top-item1 ul li a, .bossgoo-footer6 .wrap .footer6-top .footer6-top-item2 ul li a {
  font-size: 14px;
  color: #FFF;
  display: inline-block;
}

.bossgoo-footer6 .wrap .footer6-top .footer6-top-item1 ul li.footer6-top-itemTi, .bossgoo-footer6 .wrap .footer6-top .footer6-top-item2 ul li.footer6-top-itemTi {
  padding-bottom: 20px;
}

.bossgoo-footer6 .wrap .footer6-top .footer6-top-item1 ul li.footer6-top-itemTi a, .bossgoo-footer6 .wrap .footer6-top .footer6-top-item2 ul li.footer6-top-itemTi a ,
.bossgoo-footer6 .wrap .footer6-top .footer6-top-item1 ul li.footer6-top-itemTi span,
.bossgoo-footer6 .wrap .footer6-top .footer6-top-item2 ul li.footer6-top-itemTi span{
  font-size: 16px;
  color: #fff;
  display: block;
}

.bossgoo-footer6 .wrap .footer6-top .footer6-top-item2 {
  width: 30%;
}

.bossgoo-footer6 .wrap .footer6-top .footer6-top-item2 ul li i {
  font-size: 16px;
}

.bossgoo-footer6 .wrap .footer6-top .footer6-top-item3 {
  width: 30%;
  text-align: left;
  box-sizing: border-box;
}

.bossgoo-footer6 .wrap .footer6-top .footer6-top-item3 ul li {
  width: 100%;
  padding-bottom: 10px;
  font-size: 14px;
  display: flex;
}

.bossgoo-footer6 .wrap .footer6-top .footer6-top-item3 ul li i {
  font-size: 16px;
  margin-right: 8px;
}

.bossgoo-footer6 .wrap .footer6-top .footer6-top-item3 ul li a {
  font-size: 14px;
  color: #999;
  display: inline-block;
}

.bossgoo-footer6 .wrap .footer6-top .footer6-top-item3 ul li form {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 10px;
}

.bossgoo-footer6 .wrap .footer6-top .footer6-top-item3 ul li form .footer6-top-itemIn {
  width: calc(100% - 100px);
  color: #fff;
  line-height: 40px;
  border: 1px solid #999;
  box-sizing: border-box;
  padding: 0 10px;
}

.bossgoo-footer6 .wrap .footer6-top .footer6-top-item3 ul li form .footer6-top-send {
  width: 80px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  background-color: #048566;
  border: none;
}

.bossgoo-footer6 .wrap .footer6-top .footer6-top-item3 ul li.footer6-top-itemTi {
  padding-bottom: 20px;
}

.bossgoo-footer6 .wrap .footer6-top .footer6-top-item3 ul li.footer6-top-itemTi a,
.bossgoo-footer6 .wrap .footer6-top .footer6-top-item3 ul li.footer6-top-itemTi span{
  font-size: 16px;
  color: #fff;
  display: block;
}

.bossgoo-footer6 .wrap .footer6-bot {
  color: #999;
  padding-top: 30px;
  border-top: 1px solid #999;
}

.bossgoo-footer6 .wrap .footer6-bot ul {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.bossgoo-footer6 .wrap .footer6-bot ul li {
  margin-bottom: 10px;
  line-height: 1;
  padding: 0 15px;
  box-sizing: border-box;
  border-right: 1px solid #666;
}

.bossgoo-footer6 .wrap .footer6-bot ul li a {
  color: #FFF;
  font-size: 14px;
}

.bossgoo-footer6 .wrap .footer6-bot ul li:last-child {
  border-right: none;
}

.bossgoo-footer6 .wrap .footer6-bot .footer6-bot-copy p {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 15px;
}

.bossgoo-footer6 .wrap .footer6-bot .footer6-bot-copy p img {
  display: inline-block;
  margin-left: 10px;
}

.bossgoo-footer6 .wrap .footer6-bot .footer6-bot-copy p, .bossgoo-footer6 .wrap .footer6-bot .footer6-bot-copy p a {
  font-size: 14px;
  color: #FFF;
}

.bossgoo-footer6 .wrap .footer6-bot .footer6-bot-text {
  padding-top: 20px;
  text-align: center;
}

.bossgoo-footer6 .wrap .footer6-bot .footer6-bot-text h1 {
  font-size: 14px;
  font-weight: normal;
}

@media only screen and (max-width: 1440px) {
  .bossgoo-footer6 .wrap {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media only screen and (max-width: 1040px) {
  .bossgoo-footer6 {
    padding-top: .4rem;
    padding-bottom: 1.6rem;
  }
  .bossgoo-footer6 .wrap .footer6-top {
    padding-bottom: 0;
  }
  .bossgoo-footer6 .wrap .footer6-top .footer6-top-item1 {
    width: 100%;
  }
  .bossgoo-footer6 .wrap .footer6-top .footer6-top-item1 ul li {
    display: inline-block;
    padding: 0 .2rem .4rem .2rem;
    max-width: 20%;
  }
  .bossgoo-footer6 .wrap .footer6-top .footer6-top-item1 ul li a {
    width: 100%;
  }
  .bossgoo-footer6 .wrap .footer6-bot .footer6-bot-copy p {
    text-align: center;
    line-height: 1.5;
    display: block;
  }
  .bossgoo-footer6 .wrap .phone-footer {
    position: fixed;
    z-index: 999;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1.4rem;
    background: #fff;
    box-shadow: 0 0.06rem 0.32rem rgba(0, 0, 0, 0.25);
  }
  .bossgoo-footer6 .wrap .phone-footer ul {
    width: 100%;
    display: flex;
  }
  .bossgoo-footer6 .wrap .phone-footer ul li {
    flex: 1;
    padding-top: .2rem;
    text-align: center;
  }
  .bossgoo-footer6 .wrap .phone-footer ul li a {
    font-family: var(--fontRegular);
    font-size: .3rem;
    color: #555;
  }
  .bossgoo-footer6 .wrap .phone-footer ul li a i {
    display: block;
    font-size: .42rem;
    margin-bottom: .1rem;
  }
  .bossgoo-footer6 .wrap .phone-footer ul li a span {
    display: block;
  }
}

@media only screen and (max-width: 767px) {
  .bossgoo-footer6 .wrap .footer6-top .footer6-top-item1 ul li {
    max-width: 31%;
    padding: 0 .1rem .2rem .1rem;
  }
  .bossgoo-footer6 .wrap .footer6-top .footer6-top-item1 ul li.footer6-top-itemTi {
    padding-bottom: .2rem;
  }
  .bossgoo-footer6 .wrap .footer6-bot {
    padding-top: .4rem;
  }
}
