body {
  width: 100%;
}
a,
a:hover {
  color: #000;
  text-decoration: none;
}
.clear {
  clear: both;
}
.banner {
  width: 100%;
  min-width: 1280px;
  height: 480px;
  background-image: url("../image/banner2.png");
  background-size: cover;
}
.content {
  padding-top: 32px;
  width: 100%;
  min-width: 1280px;
}
.content .map {
  font-size: 16px;
  color: #000000;
  display: flex;
  align-items: center;
}
.content .map img {
  margin-right: 10px;
}
.content .divnav {
  padding-right: 17%;
  background: #fff;
  width: 100%;
}
.content .tabnav {
  width: 100%;
  display: flex;
  padding-bottom: 35px;
  border-bottom: 1px solid #f5f5f5;
  margin: 0 auto;
  padding-top: 30px;
  text-align: center;
  align-items: center;
}
.content .tabnav li {
  display: flex;
  flex: 1;
  font-size: 16px;
  color: #000000;
  /*  margin-left: 128px; */

  position: relative;
}
.content .tabnav li a {
  /* width: 170px; */
  width: 100%;
  display: block;
  color: #000000;
  text-decoration: none;
}
.content .tabnav li img {
  width: 100px;
  position: absolute;
  bottom: -35px;
  left: 50%;
  transform: translateX(-50px);
}
.content .tabnav li a:hover {
  color: #6dc968;
  text-decoration: none;
  font-size: 24px;
  font-weight: bold;
}
.content .tabnav li a:hover img {
  display: block;
}
.content .tabnav li img {
  display: none;
}
/* .content .tabnav li:nth-child(1) {
  margin-left: 135px;
} */
.content .tabnav .active {
  font-size: 24px;
  font-weight: bold;
}
.content .tabnav .active a {
  color: #6dc968;
}
.content .tabnav .active img {
  display: block;
}
.content .xiding {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}
.content .tab-content {
  width: 100%;
  min-width: 1280px;
}
.content .tab-content .company {
  width: 100%;
  position: relative;
  padding-top: 103px;
}
.content .tab-content .company .name,
.content .tab-content .company .advantage,
.content .tab-content .company .team {
  font-size: 30px;
  font-weight: bold;
  color: #000000;
  text-align: center;
}
.content .tab-content .company .short-name {
  font-size: 24px;
  font-weight: bold;
  color: #000000;
  text-align: center;
  margin-top: 12px;
}
.content .tab-content .company .company-desc {
  width: 564px;
  margin: 0 auto;
  margin-top: 76px;
  margin-bottom: 153px;
}
.content .tab-content .company .company-desc p {
  text-align: center;
  line-height: 24px;
  font-size: 14px;
  color: #000000;
}
.content .tab-content .company .advantage-desc {
  width: 564px;
  margin: 0 auto;
  margin-top: 79px;
  margin-bottom: 69px;
}
.content .tab-content .company .advantage-desc p {
  text-align: center;
  line-height: 24px;
  font-size: 14px;
  color: #000000;
}
.content .tab-content .company .business {
  width: 1206px;
  height: 325px;
  background-image: url("../image/youshi.png");
  background-size: 100%;
  margin: 0 auto;
  margin-bottom: 183px;
}
.content .tab-content .company .personlist {
  padding: 83px 18% 14px;
}
.content .tab-content .company .personlist .person {
  display: flex;
  color: #000000;
  font-size: 14px;
  text-align: left;
}
.content .tab-content .company .personlist .person .personinfo {
  width: 420px;
  margin-left: 200px;
}
.content .tab-content .company .personlist .person .personinfo .name {
  font-size: 30px;
  font-weight: bold;
  text-align: left;
  margin-top: 85px;
}
.content .tab-content .company .personlist .person .personinfo .position {
  font-size: 24px;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 78px;
}
.content .tab-content .company .personlist .person .personinfo .school {
  line-height: 24px;
}
.content .tab-content .company .personlist .person .personinfo .hover {
  line-height: 24px;
  margin-bottom: 26px;
}
.content .tab-content .company .personlist .person .personinfo .desc,
.content .tab-content .company .personlist .person .personinfo .descontent {
  line-height: 24px;
}
.content .tab-content .company .personlist .person .personleft {
  margin-right: 200px;
  margin-top: 70px;
}
.content .tab-content .company .personlist .person .personleft .position {
  margin-bottom: 84px;
}
.content .tab-content .company .personlist .person .personleft .school {
  margin-bottom: 26px;
}
.content .tab-content .company .personlist .person .personleft .descontent {
  margin-right: 14px;
}
.content .tab-content .company .personlist .person .personlast {
  margin-left: 163px;
  margin-top: 124px;
}
.content .tab-content .company .personlist .person .personlast .position {
  margin-bottom: 134px;
}
.content .tab-content .company .personlist .person .personlast .school {
  margin-bottom: 26px;
}
.content .tab-content .company .personlist .second {
  position: relative;
  top: -18px;
  justify-content: flex-end;
}
.content .tab-content .company .personlist .last {
  position: relative;
  top: -92px;
}
.content .tab-content .company .bgimg1 {
  position: absolute;
  top: 296px;
  left: 0;
  z-index: -1;
  width: 46%;
  /* height: 2453px; */
  height: 1280px;
}
.content .tab-content .company .bgimg {
  position: absolute;
  top: 43px;
  right: 0;
  z-index: -1;
  width: 56%;
  /* height: 2183px; */
  height: 1280px;
}
.content .tab-content .recruit {
  width: 100%;
  padding: 0px 15%;
  margin-top: 74px;
}
.content .tab-content .recruit a {
  color: #000;
  text-decoration: none;
}
.content .tab-content .recruit .container-fluid {
  margin: 0;
  padding: 0;
}
.content .tab-content .recruit .container-fluid .accordion-group {
  border: 1px solid #f5f5f5;
  margin-bottom: 20px;
  padding-left: 53px;
  padding-right: 59px;
}
.content
  .tab-content
  .recruit
  .container-fluid
  .accordion-group
  .accordion-heading {
  font-size: 24px;
  font-weight: bold;
  height: 100px;
  line-height: 100px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.content
  .tab-content
  .recruit
  .container-fluid
  .accordion-group
  .accordion-heading
  .headingmax {
  width: 100%;
}
.content
  .tab-content
  .recruit
  .container-fluid
  .accordion-group
  .accordion-heading
  .activeimg {
  width: 100px;
}
.content
  .tab-content
  .recruit
  .container-fluid
  .accordion-group
  .accordion-heading
  .collimg {
  transition: all 1s ease;
  transform: none;
}
.content
  .tab-content
  .recruit
  .container-fluid
  .accordion-group
  .accordion-heading
  .collimgactive {
  transform: rotate(180deg);
}
.content
  .tab-content
  .recruit
  .container-fluid
  .accordion-group
  .accordion-body
  .accordion-inner {
  padding-bottom: 118px;
}
.content
  .tab-content
  .recruit
  .container-fluid
  .accordion-group
  .accordion-body
  .accordion-inner
  .position-desc {
  font-size: 18px;
  font-weight: bold;
}
.content
  .tab-content
  .recruit
  .container-fluid
  .accordion-group
  .accordion-body
  .accordion-inner
  .position-zhize,
.content
  .tab-content
  .recruit
  .container-fluid
  .accordion-group
  .accordion-body
  .accordion-inner
  .position-require {
  margin-top: 164px;
}
.content
  .tab-content
  .recruit
  .container-fluid
  .accordion-group
  .accordion-body
  .accordion-inner
  .position-zhize
  .title,
.content
  .tab-content
  .recruit
  .container-fluid
  .accordion-group
  .accordion-body
  .accordion-inner
  .position-require
  .title {
  font-size: 14px;
  font-weight: bold;
}
.content
  .tab-content
  .recruit
  .container-fluid
  .accordion-group
  .accordion-body
  .accordion-inner
  .position-zhize
  .content,
.content
  .tab-content
  .recruit
  .container-fluid
  .accordion-group
  .accordion-body
  .accordion-inner
  .position-require
  .content {
  font-size: 14px;
  line-height: 24px;
}
.content
  .tab-content
  .recruit
  .container-fluid
  .accordion-group
  .accordion-body
  .accordion-inner
  .position-require {
  margin-top: 64px;
}
.content .tab-content .recruit .notice {
  margin-top: 122px;
  margin-bottom: 184px;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  line-height: 36px;
}
.content .tab-content .information {
  width: 100%;
  clear: both;
  padding: 0px 15%;
  margin-top: 74px;
}
.content .tab-content .information .information-list {
  font-size: 18px;
  clear: both;
}
.content .tab-content .information .information-list li {
  margin-bottom: 119px;
  width: 48%;
  float: left;
}
.content .tab-content .information .information-list li img {
  width: 100%;
  border: none;
}
.content .tab-content .information .information-list li:nth-child(even) {
  margin-left: 4%;
  float: right;
}
.content .tab-content .information .information-list li:last-child {
  margin-bottom: 151px;
}
.content .tab-content .information .information-list p {
  margin-top: 43px;
  text-align: center;
}
.content .tab-content .contact {
  width: 100%;
  min-width: 1280px;
  padding-bottom: 223px;
}
.content .tab-content .contact .lxfs {
  padding-top: 75px;
  text-align: center;
}
.content .tab-content .contact .lxfs img {
  display: block;
  margin: 0 auto;
}
.content .tab-content .contact .lxfs .tel {
  margin-top: 28px;
  margin-bottom: 76px;
}
.content .tab-content .contact .lxfs p {
  line-height: 36px;
  font-size: 14px;
  color: #000000;
}
.content .tab-content .contact .lxfs .ls-con {
  font-size: 24px;
  font-weight: bold;
}
.content .tab-content .contact .lxfs .address-img {
  padding-top: 72px;
  padding-bottom: 118px;
}
.content .tab-content .contact .lxfs .address-img #dituContent {
  margin: 0 auto;
}
.content .tab-content .contact .companyTable {
  width: 1200px;
  margin: 0 auto;
}
.content .tab-content .contact .branch {
  padding: 0px 15%;
}
.content .tab-content .contact .branch .company-list {
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
.content .tab-content .contact .branch .company-list .company-menu th {
  font-size: 24px;
  font-weight: bold;
  height: 60px;
  background: #f5f5f5;
  text-align: center;
}
.content .tab-content .contact .branch .company-list .company-info td {
  font-size: 14px;
  height: 60px;
  text-align: left;
  border: 1px solid #f5f5f5;
  box-sizing: border-box;
  text-align: center;
}
.content .tab-content .contact .branch .company-list .company-name {
  width: 25%;
}
.content .tab-content .contact .branch .company-list .company-address {
  width: 55%;
}
.content .tab-content .contact .branch .company-list .company-tell {
  width: 20%;
}
/* 互联网信息合作信息披露 table */
.content .tab-content .cooperativeUnit .unitTable,
.content .tab-content .cooperativeUnit .unitTableWrapper {
  width: 1300px;
  margin: 0 auto;
  margin-bottom: 20px;
  margin-top: 20px;
}
.content .tab-content .cooperativeUnit .unitTableWrapper:last-child {
  margin-bottom: 180px;
}

.content .tab-content .cooperativeUnit .unitTableHeader {
  font-size: 16px;
  color: #000;
  line-height: 22px;
  border-bottom: 1px solid #f5f5f5;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.content .tab-content .cooperativeUnit .branch .company-list {
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
.content .tab-content .cooperativeUnit .branch .company-list .company-menu th {
  font-size: 24px;
  font-weight: bold;
  height: 60px;
  background: #f5f5f5;
  text-align: center;
}
.content .tab-content .cooperativeUnit .branch .company-list .company-info td {
  font-size: 14px;
  height: 60px;
  text-align: left;
  border: 1px solid #f5f5f5;
  box-sizing: border-box;
  text-align: center;
}
.content .tab-content .cooperativeUnit .branch .company-list .company-name {
  width: 25%;
}
.content .tab-content .cooperativeUnit .branch .company-list .company-address {
  width: 55%;
}
.content .tab-content .cooperativeUnit .branch .company-list .company-tell {
  width: 20%;
}

.pad_left {
  padding-left: 17%;
}
@media screen and (max-width: 1400px) {
  .pad_left {
    padding-left: 11%;
  }
}
.unitTableWrapper .layui-table-cell {
  height: auto !important;
  line-height: 28px !important;
  box-sizing: border-box !important;
  word-wrap: break-word !important;
  white-space: pre-wrap !important;
}
