/* 导航图标 */
#nav {
  background: url(../image/about/打造前程线稿标志拷贝13.png) no-repeat center 0;
  background-size: cover;
}
#nav .logo img {
  opacity: 0;
}

/* banner样式 */
#banner .banner-content {
  position: relative;
  background-image: url("../image/contact/7bd797703d070d8f8e04958df1e5d0ca.png");
}
#banner .banner-list li span {
  display: block;
}
#banner .banner-list li .zi-list {
  padding-left: 0.3rem;
  font-size: 0.16rem;
  line-height: 0.48rem;
  color: #677a9e;
  display: none;
}
.zi-list-active {
  color: #cd9a43;
}

/* 合作洽谈样式 */
#contact {
  font-size: 0.2rem;
  line-height: 0.48rem;
  /*背景*/
  background: url("../image/about/形状1.png") no-repeat 0 -6.4rem;
  background-size: 16.66rem 19.36rem;
}
#contact .h4_t {
  display: flex;
  align-items: center;
}
#contact .cnt_hz .h4_title {
  background: url(../image/contact/合作洽谈.png) no-repeat;
  background-size: cover;
  width: 1.76rem;
  height: 0.38rem;
  margin: 1.3rem auto 0.87rem auto;
}
#contact .cnt_zx .h4_title {
  background: url(../image/contact/招贤纳士.png) no-repeat;
  background-size: cover;
  width: 1.76rem;
  height: 0.38rem;
  margin: 1.3rem auto 0.87rem auto;
}
#contact .cnt_hz .cnt_hz_map {
  background: url(../image/contact/map.png);
  background-size: cover;
  width: 13.92rem;
  height: 4.46rem;
  margin: 0 auto 1rem auto;
  border-radius: 0.2rem;
}
#contact .cnt_hz .cnt_hz_info {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 0.9rem;
  width: 13.92rem;
  margin: auto;
}
#contact .cnt_hz .cnt_hz_info .info_left {
  /* width: 9.12rem; */
  font-size: 0.2rem;
  line-height: 0.6rem;
  color: #333333;
  padding-right: 1.2rem;
  flex: 1;
}
#contact .cnt_hz .cnt_hz_info .info_left .info_left_wrap {
  display: flex;
  align-items: center;
}
#contact .cnt_hz .cnt_hz_info .info_left .info_left_wrap img {
  width: 0.34rem;
  height: 0.34rem;
  border-radius: 0.1rem;
  padding-right: 0.23rem;
}
#contact .cnt_hz .cnt_hz_info .info_left .info_left_wrap .phone_color {
  color: #1a3e7b;
  font-weight: bold;
}
#contact .cnt_hz .cnt_hz_info .info_right {
  background: url(../image/contact/图片1拷贝12.png);
  background-size: cover;
  width: 2.21rem;
  height: 2.21rem;
}
/* 招贤纳士样式 */
.cnt_zx .table_wrap {
  width: 14rem;
  border-radius: 0.1rem;
  border: solid 0.01rem #4f617e;
  margin: auto;
  display: flex;
  flex-direction: column;
  margin-bottom: 1.34rem;
}
.cnt_zx .table_wrap .row {
  display: flex;
  align-items: center;
}
.cnt_zx .table_wrap .hd_one {
  width: 14rem;
  height: 0.8rem;
  background-color: #002d72;
  border-radius: 0.1rem 0.1rem 0rem 0rem;
}
.cnt_zx .table_wrap .hd_one p {
  flex: 1;
  font-size: 0.24rem;
  line-height: 0.48rem;
  color: #ffffff;
  text-align: center;
  padding-right: 0.6rem;
}
.row_two:last-child .table_title,
.row_two:last-child .table_content {
  border-bottom: none;
}
.row_two .table_title {
  width: 14rem;
  height: 1.02rem;
  display: flex;
  align-items: center;
  border-bottom: solid 0.01rem #4f617e;
}
.row_two .table_title:hover {
  cursor: pointer;
}
.row_two .table_title p {
  flex: 1;
  text-align: center;
  font-size: 0.2rem;
  line-height: 0.48rem;
  letter-spacing: 0.01rem;
  color: #002d72;
  padding-right: 0.6rem;
}

.table_content {
  position: relative;
  color: #636f83;
  padding-left: 1rem;
  border-bottom: solid 0.01rem #4f617e;
  /* display: none; */
  /* display: inline-block; */
}
/* .table_content:nth-child(0){
  display: none;
} */
.table_content .close img {
  width: 0.4rem;
  height: 0.4rem;
  padding-left: 0.2rem;
}
.table_content .close {
  display: flex;
  align-items: center;
  font-size: 0.24rem;
  line-height: 0.48rem;
  color: #5f6672;
  position: absolute;
  top: 0.24rem;
  right: 0.44rem;
  cursor: pointer;
}

.table_content ul {
  padding-top: 0.6rem;
}
.table_content ul li:nth-child(1) {
  padding-bottom: 0.49rem;
}
.table_content ul li:nth-child(2) {
  padding-bottom: 0.53rem;
}
.table_content .big_title {
  font-weight: bold;
  font-size: 0.3rem;
  line-height: 0.48rem;
  letter-spacing: 0.015rem;
  color: #002d72;
  padding-bottom: 0.3rem;
}
.table_content .sub_title {
  font-size: 0.24rem;
  line-height: 0.48rem;
  letter-spacing: 0.012rem;
  color: #636f83;
}
.table_content .pad-bot {
  padding: 0.2rem 0;
}
.no_line {
  border: none !important;
}

/* 联系我们布局 */
.about_we_wrap h2 {
  text-align: center;
  font-size: 0.48rem;
  line-height: 0.48rem;
  color: #cd9a43;
}
.about_we_wrap .about_box {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0.86rem 3.1rem;
}
.about_we_wrap .about_box .about_title {
  font-size: 0.24rem;
  line-height: 0.48rem;
  letter-spacing: 0.012rem;
  color: #333333;
}
.about_we_wrap .about_box .p_line {
  width: 0.28rem;
  height: 0.04rem;
  background-color: #002d72;
  border-radius: 0.02rem;
  margin: 0.2rem auto;
}
.about_we_wrap .about_box li {
  text-align: center;
  flex: 1;
}
.about_we_wrap .about_box li img {
  width: 1.2rem;
  height: 1.2rem;
}
.about_we_wrap .about_box li p {
  margin: auto;
  text-align: center;
  font-size: 0.22rem;
  line-height: 0.48rem;
  letter-spacing: 0.011rem;
  color: #666666;
}

/* 显示隐藏 */
.tab_none {
  display: none;
}
.tab_last_line {
  border-top: solid 0.01rem #4f617e !important;
}
#contact .page-li {
  display: none;
}
.contact-active {
  display: block !important;
}
