/*================
 Section
==================*/

/* box 03 */
.site-header .header-carousel {
  overflow: hidden;
}

.tab-content .tab-pane {
  padding-bottom: 0;
}

.w70 {
  width: 70%;
  margin: 0 auto;
}

#home-box-03-tab {
  width: 70%;
  margin: 0 auto;
}

.home-box-03 {
  padding-top: 40px;
  padding-bottom: 0;
}

footer.container {
  margin-top: 0;
}

.tab-content #tab001 {
  background-image: none;
}

.text-28 {
  font-size: 28px;
  font-weight: 400;
  color: #333333;
  line-height: 46px;
}

.text-14 {
  color: #666666;
  margin-top: 20px;
}

.accordion>.card {
  border: none;
  background: #f8f8f8;
}

.accordion>.card>.card-header {
  text-align: left;
  border: none;
  background: #f8f8f8;
}

.accordion .title {
  font-size: 18px;
  font-weight: 400;
  color: #333333;
  line-height: 52px;
}

.accordion .addr {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 52px;
}

.accordion>.card>.card-header button {
  border: none;
  background-color: transparent;
}

.accordion>.card>.card-header button.apply {
  width: 116px;
  height: 40px;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  background: #2568ef;
  border-radius: 2px;
}

.accordion>.card>.card-header button.btn-detail {
  margin-left: 20px;
}

.accordion>.card>.card-header button.btn-detail::after {
  margin-left: 5px;
  content: '∨';
}

.job-detail {
  text-align: left;
}

.job-detail div {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.job-detail div:nth-child(1) {
  padding-right: 20px;
  color: #2568ef;
}

.card-header .btn-detail[aria-expanded='true'],
.card-header .btn-detail[aria-expanded='true']::after {
  content: '∧' !important;
  color: #2568ef;
}

/*招聘岗位*/
.zpgw {
  width: 100%;
  background: url(../img/about/zpgw.png) no-repeat top center;
  background-size: cover;
  min-height: 426px;
  padding-bottom: 80px;
}

.zpgw-box {
  width: 60%;
  margin: 0 auto;
}

/* 渠道招商 */
.channel {
  max-height: 726px;
  min-height: 726px;
  background-image: url(../img/about/a011.png);
}

.channel .home-box-title-line .line-left {
  background-color: #fff;
}

.channel .text-32 {
  font-size: 30px;
  color: #fff;
}

.channel .text-14 {
  color: #fff;
}

.channel .channel-item {
  width: 182px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.channel .channel-item:nth-child(n + 2) {
  margin-left: 102px;
}

.channel .channel-item-img-wrapper {
  width: 80px;
  height: 80px;
  background: #2568ef;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.channel .box-border {
  width: 80px;
  height: 1px;
  margin-top: 30px;
  background: #2568ef;
}

.channel .text-18 {
  padding-top: 30px;
  color: #fff;
}

.channel .channel-item .text-14 {
  margin-top: 35px;
  opacity: 0.8;
}

/* 鼎力支持 */
.support .support-item {
  width: 520px;
  margin-top: 70px;
}

.support .support-item-wrapper::first-line {
  margin-top: 0;
}

.support .support-item .support-item-img {
  width: 75px;
  height: 75px;
  margin-bottom: 35px;
}

.support .text-14 {
  margin-top: 28px;
  color: #999;
}

/* 地址 */
.address {
  max-height: 1080px;
  /*min-height: 1080px;*/
  background: #f5f8fd;
  padding-bottom: 40px;
}

.address .address-item {
  text-align: left;
  min-width: 469px;
}

.address .address-item1 .text-18 {
  margin-left: 80px;
}

.address .address-item1 .text-16 {
  margin-left: 80px;
}

.address .address-item-img {
  width: 539px;
  height: 360px;
}

.address .text-18 {
  padding-top: 20%;
  padding-bottom: 30px;
}

.address .text-16 {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 46px;
}

/* box 06 */
/* .home-box-06 {
min-height: 588px;
max-height: 588px;
padding: 0;
background-image: url(/_files/img/about/a012.png);
background-repeat: no-repeat;
background-size: 100% 198px;
}
.home-box-06 .text-60 {
padding-top: 30px;
font-size: 28px;
line-height: 48px;
}
.home-box-06 .header-carousel-button a {
width: 156px;
height: 40px;
line-height: 40px;
border-radius: 0;
background: #2568ef;
border: 1px solid #ffffff;
font-size: 18px;
font-weight: 400;
color: #ffffff;
}
.home-box-06 .home-box-footer-box {
margin-top: 0;
} */

/* 屏幕 -- 差异化 */



@media (min-width: 1620px) {
  .site-header {
    min-height: 574px;
  }
}


@media (max-width: 768px) {
  .card-header>div {
    flex-direction: column;
  }

  .tab-content .tab-pane {
    width: 100%;
  }

  .zpgw-box {
    width: 100%;
  }

  .w70 {
    width: 100%;
  }

  .channel .channel-item {
    width: 50%;
    margin-bottom: 14px;

  }

  .address .address-item1 .text-16 {
    margin-left: 0;
  }

  .address .address-item1 .text-18 {
    margin-left: 0;
  }

  .card-header>div>.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .accordion .addr {
    line-height: 22px;
    margin-bottom: 14px;
  }

  .card-header>div>.col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    justify-content: space-between !important;
  }

  .home-box-03 {
    padding: 20px 0 0;
  }

  .accordion {
    margin: 0 20px;
  }

  .home-box-03 .text-14 {
    margin: 0 20px;
  }

  .height-40 {
    height: 20px !important;
  }

  .channel {
    max-height: 100%;
    min-height: auto;
  }

  .channel .text-14 {
    margin-top: 40px;
  }

  .channel .channel-item:nth-child(n + 2) {
    margin-left: 0;
  }

  .channel .channel-item .text-14 {
    margin-top: 15px;
    opacity: 0.8;
  }

  .home-box-title-line {
    margin-bottom: 15px;
  }

  .support .support-item {
    margin-top: 15px;
  }

  .address {
    max-height: 100%;
    min-height: auto;
    width: 100%;
  }

  .address .address-item {
    text-align: left;
    min-width: 100%;
  }

  .address .address-item-img {
    width: 100%;
    height: auto;
  }

  .map {
    width: 100%;
    height: auto;
  }

  .tab-content .tab-pane {
    padding-bottom: 0;
  }
}

@media (min-width: 576px) {
  .site-header {
    min-height: 500px;
  }
}