﻿.bossgoo-index-contact21 {
  padding-top: 0;
}

.bossgoo-index-contact21 .first-title {
  color: #fff;
  text-align: left;
  width: 60%;
  font-weight: normal;
}

.bossgoo-index-contact21 .contactbar {
  position: relative;
}

.bossgoo-index-contact21 .contactbar .contactTop {
  height: 360px;
  padding-top: 100px;
  background: url("../image/contactbg.jpg") no-repeat top center / 100% 100%;
}

.bossgoo-index-contact21 .contactbar .contactTop .des {
  width: 60%;
  display: flex;
  color: #fff;
  font-size: 20px;
  display: flex;
  align-items: center;
}

.bossgoo-index-contact21 .contactbar .contactTop .des .iconfont {
  font-size: 36px;
  margin-right: 10px;
}

.bossgoo-index-contact21 .contactbar .contactTop .des {
  width: 60%;
  display: flex;
  color: #fff;
  font-size: 20px;
  display: flex;
  align-items: center;
}

.bossgoo-index-contact21 .contactbar .contactbottom {
  height: 260px;
  background: var(--themeColor);
  display: flex;
  align-items: center;
}

.bossgoo-index-contact21 .contactbar .contactbottom .outbox {
  width: 100%;
}

.bossgoo-index-contact21 .contactbar .contactbottom .outbox .contactlist {
  width: 60%;
  display: flex;
}

.bossgoo-index-contact21 .contactbar .contactbottom .outbox .contactlist .contactbox {
  flex: 1;
}

.bossgoo-index-contact21 .contactbar .contactbottom .outbox .contactlist .contactbox .details {
  width: calc(100% - 60px);
}

.bossgoo-index-contact21 .contactbar .contactbottom .outbox .contactlist .contactbox .way {
  font-size: 32px;
  font-family: var(--fontRegular);
  color: #fff;
}

.bossgoo-index-contact21 .contactbar .contactbottom .outbox .contactlist .contactbox .num {
  color: #fff;
  word-wrap: break-word;
  word-break: break-all;
  overflow: hidden;
  white-space: normal;
}

.bossgoo-index-contact21 .contactbar .man {
  position: absolute;
  right: 12%;
  bottom: 0;
  width: 540px;
  height: 540px;
}

.bossgoo-index-contact21 .contactbar .contactbottom .outbox .contactlist .contactbox {
  display: flex;
  align-items: center;
}

.bossgoo-index-contact21 .contactbar .contactbottom .outbox .contactlist .contactbox .iconfont {
  font-size: 36px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: #fff;
  margin-right: 10px;
}

.bossgoo-index-contact21 .contactbar .contactbottom .outbox .contactlist .contactbox .icon-youxiang3 {
  font-size: 30px;
}

.bossgoo-index-contact21 .contactbar .contactbottom .outbox .contactlist .contactbox .icon-ic_iphone {
  font-size: 46px;
}

@media only screen and (max-width: 1650px) {
  .bossgoo-index-contact21 .contactbar .man {
    right: 0%;
    width: 540px;
    height: 540px;
  }
}

@media only screen and (max-width: 1350px) {
  .bossgoo-index-contact21 .contactbar .man {
    width: 420px;
    height: 420px;
  }
}

@media only screen and (max-width: 1240px) {
  .bossgoo-index-contact21 .contactbar .man {
    width: 250px;
    height: 250px;
  }
}

@media only screen and (max-width: 1040px) {
  .bossgoo-index-contact21 .contactbar .man {
    position: absolute;
    right: 0%;
    bottom: 0;
    width: 480px;
    height: 480px;
  }
  .bossgoo-index-contact21 .contactbar .contactTop {
    height: 5rem;
    padding-top: .6rem;
  }
  .bossgoo-index-contact21 .first-title {
    padding-left: 10px;
  }
  .bossgoo-index-contact21 .des {
    padding-left: 10px;
    line-height: 1.5;
  }
  .bossgoo-index-contact21 .contactbar .contactbottom .outbox .contactlist {
    width: 60%;
    display: flex;
    flex-direction: column;
  }
  .bossgoo-index-contact21 .contactbar .contactbottom .outbox .contactlist .contactbox {
    margin-bottom: .4rem;
    line-height: 1.4;
  }
  .bossgoo-index-contact21 .contactbar .contactbottom {
    height: auto;
    padding: 1.2rem 0;
  }
  .bossgoo-index-contact21 .contactbar .contactbottom .outbox .contactlist {
    padding-left: .4rem;
  }
  .bossgoo-index-contact21 .contactbar .contactTop {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
  }
  .bossgoo-index-contact21 .contactbar .contactbottom .outbox .contactlist .contactbox .iconfont {
    width: .48rem;
    height: .48rem;
    line-height: .48rem;
    font-size: .36rem;
  }
  .bossgoo-index-contact21 .contactbar .contactbottom .outbox .contactlist .contactbox .icon-youxiang3 {
    font-size: .28rem;
  }
  .bossgoo-index-contact21 .contactbar .contactbottom .outbox .contactlist .contactbox .icon-ic_iphone {
    font-size: .48rem;
  }
  .bossgoo-index-contact21 .contactbar .contactbottom .outbox .contactlist .contactbox .details {
    width: calc(100% - .48rem);
  }
}

@media only screen and (max-width: 767px) {
  .bossgoo-index-contact21 .contactbar .man {
    position: absolute;
    right: 0%;
    bottom: 0;
    width: 6rem;
    height: 6rem;
  }
  .bossgoo-index-contact21 .contactbar .contactTop {
    height: 4rem;
    padding-top: .6rem;
  }
  .bossgoo-index-contact21 .contactbar .contactbottom {
    padding: .8rem 0;
  }
  .bossgoo-index-contact21 .contactbar .contactbottom .outbox .contactlist .contactbox .way {
    font-size: .4rem;
  }
  .bossgoo-index-contact21 .contactbar .contactTop .des {
    font-size: .32rem;
    width: 80%;
  }
  .bossgoo-index-contact21 .contactbar .contactbottom .outbox .contactlist {
    width: 50%;
    display: flex;
    flex-direction: column;
  }
}

@media only screen and (max-width: 480px) {
  .bossgoo-index-contact21 .contactbar .man {
    width: 3.6rem;
    height: 3.6rem;
  }
  .bossgoo-index-contact21 .contactbar .contactbottom {
    padding: .4rem 0;
  }
}