.bossgoo-footer11 {
  width: 100%;
  padding: 50px 0;
  color: #999;
  background-color: #24a858;
}

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

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

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

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

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

.bossgoo-footer11 .wrap .footer11-top .footer11-top-item1 ul li i,
.bossgoo-footer11 .wrap .footer11-top .footer11-top-item2 ul li i {
  font-size: 16px;
  margin-right: 8px;
  color: #65dc94;
}

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

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

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

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

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

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

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

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

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

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

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

.bossgoo-footer11 .wrap .footer11-top .footer11-top-item3 ul li form .footer11-top-send {
  /*width: 80px;*/
  width: 22%;
  line-height: 40px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  background-color: #65dc94;
  border: none;
}

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

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

.bossgoo-footer11 .wrap .footer11-bot {
  color: #fff;
  padding-top: 30px;
  border-top: 1px solid #65dc94;
}

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

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

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

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

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

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

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

.bossgoo-footer11 .wrap .footer11-bot .footer11-bot-text {
  font-size: 14px;
  padding-top: 20px;
  text-align: center;
}

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

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

@media only screen and (max-width: 1040px) {
  .bossgoo-footer11 {
    padding-top: .4rem;
    padding-bottom: 1.5rem;
  }
  .bossgoo-footer11 .wrap .footer11-top {
    padding-bottom: 0;
  }
  .bossgoo-footer11 .wrap .footer11-top .footer11-top-item1 {
    width: 100%;
  }
  .bossgoo-footer11 .wrap .footer11-top .footer11-top-item1 ul li {
    display: inline-block;
    padding: 0 .2rem .4rem .2rem;
    max-width: 20%;
  }
  .bossgoo-footer11 .wrap .footer11-top .footer11-top-item1 ul li a {
    width: 100%;
  }
  .bossgoo-footer11 .wrap .footer11-bot .footer11-bot-copy p {
    text-align: center;
    line-height: 1.5;
    display: block;
  }
  .bossgoo-footer11 .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-footer11 .wrap .phone-footer ul {
    width: 100%;
    display: flex;
  }
  .bossgoo-footer11 .wrap .phone-footer ul li {
    flex: 1;
    padding-top: .2rem;
    text-align: center;
  }
  .bossgoo-footer11 .wrap .phone-footer ul li a {
    font-family: var(--fontRegular);
    font-size: .3rem;
    color: #555;
  }
  .bossgoo-footer11 .wrap .phone-footer ul li a i {
    display: block;
    font-size: .42rem;
    margin-bottom: .1rem;
  }
  .bossgoo-footer11 .wrap .phone-footer ul li a span {
    display: block;
  }
}

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

.bossgoo-footer11 {
  background-color: var(--themeColor);
}

.bossgoo-footer11 .wrap .footer11-top .footer11-top-item3 ul li form .footer11-top-send {
  background-color: var(--themeColor);
  position: relative;
}

.bossgoo-footer11 .wrap .footer11-top .footer11-top-item3 ul li form .footer11-top-send::before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  opacity: .5;
}

.bossgoo-footer11 .wrap .footer11-bot {
  border-top: 1px solid #fff;
}

.bossgoo-footer11 .wrap .footer11-top .footer11-top-item2 ul li i {
  color: #fff;
  opacity: .8;
}

.bossgoo-footer11 .wrap .footer11-top .footer11-top-item2 ul li i {
  color: #fff;
  opacity: .8;
}