.bossgoo-footer20 {
  width: 100%;
}

.bossgoo-footer20 .footer20-top {
  width: 100%;
  padding: 50px 0 30px;
  background-color: #222222;
}

.bossgoo-footer20 .footer20-top .wrap .footer20-topBox1 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 50px;
  justify-content: space-between;
}

.bossgoo-footer20 .footer20-top .wrap .footer20-topBox1 .footer20-top-item1, .bossgoo-footer20 .footer20-top .wrap .footer20-topBox1 .footer20-top-item2, .bossgoo-footer20 .footer20-top .wrap .footer20-topBox1 .footer20-top-item3 {
  box-sizing: border-box;
}

.bossgoo-footer20 .footer20-top .wrap .footer20-topBox1 .footer20-top-item1 .footer20-top-title, .bossgoo-footer20 .footer20-top .wrap .footer20-topBox1 .footer20-top-item2 .footer20-top-title, .bossgoo-footer20 .footer20-top .wrap .footer20-topBox1 .footer20-top-item3 .footer20-top-title {
  width: 100%;
  color: #fff;
  font-size: 18px;
}

.bossgoo-footer20 .footer20-top .wrap .footer20-topBox1 .footer20-top-item1 .footer20-top-list, .bossgoo-footer20 .footer20-top .wrap .footer20-topBox1 .footer20-top-item2 .footer20-top-list, .bossgoo-footer20 .footer20-top .wrap .footer20-topBox1 .footer20-top-item3 .footer20-top-list {
  width: 100%;
  font-size: 16px;
  line-height: 1.5;
  padding-top: 20px;
}

.bossgoo-footer20 .footer20-top .wrap .footer20-topBox1 .footer20-top-item1 .footer20-top-list li, .bossgoo-footer20 .footer20-top .wrap .footer20-topBox1 .footer20-top-item2 .footer20-top-list li, .bossgoo-footer20 .footer20-top .wrap .footer20-topBox1 .footer20-top-item3 .footer20-top-list li {
  width: 100%;
  padding-bottom: 5px;
}

.bossgoo-footer20 .footer20-top .wrap .footer20-topBox1 .footer20-top-item1 .footer20-top-list li a, .bossgoo-footer20 .footer20-top .wrap .footer20-topBox1 .footer20-top-item2 .footer20-top-list li a, .bossgoo-footer20 .footer20-top .wrap .footer20-topBox1 .footer20-top-item3 .footer20-top-list li a {
  width: 100%;
}

.bossgoo-footer20 .footer20-top .wrap .footer20-topBox1 .footer20-top-item1 .footer20-top-list li a:hover, .bossgoo-footer20 .footer20-top .wrap .footer20-topBox1 .footer20-top-item2 .footer20-top-list li a:hover, .bossgoo-footer20 .footer20-top .wrap .footer20-topBox1 .footer20-top-item3 .footer20-top-list li a:hover {
  color: var(--themeColor);
}

.bossgoo-footer20 .footer20-top .wrap .footer20-topBox1 .footer20-top-item1 .footer20-top-list li img, .bossgoo-footer20 .footer20-top .wrap .footer20-topBox1 .footer20-top-item2 .footer20-top-list li img, .bossgoo-footer20 .footer20-top .wrap .footer20-topBox1 .footer20-top-item3 .footer20-top-list li img {
  width: 100px;
  height: 100px;
  object-fit: contain;
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 15px;
}

.bossgoo-footer20 .footer20-top .wrap .footer20-topBox1 .footer20-top-item1 .footer20-top-list li:last-child, .bossgoo-footer20 .footer20-top .wrap .footer20-topBox1 .footer20-top-item2 .footer20-top-list li:last-child, .bossgoo-footer20 .footer20-top .wrap .footer20-topBox1 .footer20-top-item3 .footer20-top-list li:last-child {
  padding-bottom: 0;
}

.bossgoo-footer20 .footer20-top .wrap .footer20-topBox1 .footer20-top-item1 {
  width: 16%;
  padding-right: 30px;
}

.bossgoo-footer20 .footer20-top .wrap .footer20-topBox1 .footer20-top-item2 {
  width: 18%;
  padding-right: 30px;
}

.bossgoo-footer20 .footer20-top .wrap .footer20-topBox1 .footer20-top-item3 {
  width: 26%;
  padding-right: 30px;
}

.bossgoo-footer20 .footer20-top .wrap .footer20-topBox1 .title{
  color: #fff;
}



.bossgoo-footer20 .footer20-top .wrap .footer20-topBox1 .footer20-top-item3 .footer20-top-list li {
  white-space: normal;
}

.bossgoo-footer20 .footer20-top .wrap .footer20-topBox2 {
  width: 100%;
  padding-top: 50px;
  border-top: 1px solid #505050;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bossgoo-footer20 .footer20-top .wrap .footer20-topBox2 .footer20-top-link {
  display: inline-block;
}

.bossgoo-footer20 .footer20-top .wrap .footer20-topBox2 .footer20-top-link a {
  font-size: 30px;
  margin-right: 20px;
}

.bossgoo-footer20 .footer20-top .wrap .footer20-topBox2 .footer20-top-link a:last-child {
  margin-right: 0;
}

.bossgoo-footer20 .footer20-top .wrap .footer20-topBox2 .footer20-top-link a:hover {
  color: var(--themeColor);
}

.bossgoo-footer20 .footer20-bot {
  width: 100%;
  padding: 30px 0;
  background-color: #171717;
}

.bossgoo-footer20 .footer20-bot .wrap ul {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

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

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

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

.bossgoo-footer20 .footer20-bot .wrap .footer20-bot-copy p {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 15px;
  font-size: 14px;
  color: #fff;
}

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

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

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

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

.bossgoo-footer20 .footer20-bot .wrap .copyright {
  width: 100%;
  text-align: center;
  padding-top: 20px;
  font-size: 14px;
}

.bossgoo-footer20 .footer20-bot .wrap .copyright p {
  color: #fff !important;
}

@media only screen and (max-width: 1440px) {
  .bossgoo-footer20 .footer20-top, .bossgoo-footer20 .footer20-bot {
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
  }
}

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

.bossgoo-footer20 .footer20-top .wrap .footer20-topBox1 .footer20-top-item1 .footer20-top-title,
.bossgoo-footer20 .footer20-top .wrap .footer20-topBox1 .footer20-top-item2 .footer20-top-title,
.bossgoo-footer20 .footer20-top .wrap .footer20-topBox1 .footer20-top-item3 .footer20-top-title{
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
  height: 54px;
}
.bossgoo-footer20 .footer20-top .wrap .footer20-topBox1 .footer20-top-item1 .footer20-top-list, 
.bossgoo-footer20 .footer20-top .wrap .footer20-topBox1 .footer20-top-item2 .footer20-top-list, 
.bossgoo-footer20 .footer20-top .wrap .footer20-topBox1 .footer20-top-item3 .footer20-top-list{
  padding-top: 0;
}
.bossgoo-footer20 .footer20-top .wrap .footer20-topBox1 .title{
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
  height: 54px;
}