.companyinfo {
  width: 100%;
  height: 1280px;
  padding-top: 120px;
  padding-bottom: 60px;
  background-color: #f3f3f3;
}
.companyinfo-auto {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
}
.companyinfo-title {
  width: 203px;
  height: 280px;
  background: white;
  float: left;
}
.companyinfo-title ul {
    padding: 24px;
    list-style: none;
    font-size: 16px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: #282828;
}
.companyinfo-title ul li {
      cursor: pointer;
      font-size: 16px;
      line-height: 22px;
      padding-top: 48px;
}
.companyinfo-title ul li:nth-child(1) {
  padding: 0;
}
.company-infos {
  width: 977px;
  height: 1100px;
  background: white;
  float: left;
  margin-left: 20px;
}
.company-title {
  width: 100%;
  height: 68px;
  font-size: 20px;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #282828;
  line-height: 28px;
  line-height: 68px;
  padding-left: 30px;
  border-bottom: solid 1px #e7e7e7;
}
.company-info {
  list-style: none;
  width: 100%;
}
.company-info li {
    height: 112px;
    padding-left: 30px;
    border-bottom: solid 1px #f3f3f3;
}
.company-info li:nth-last-child(1) {
  border: 0;
}
.company-selectInfo {
  padding-top: 30px;
  width: 100%;
  height: 112px;
}
.company-info-title {
  font-size: 16px;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #282828;
  line-height: 22px;
}
.company-info-txt {
  margin-top: 10px;
  font-size: 14px;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #707070;
  line-height: 20px;
}
.company-info-txt:nth-last-child(1) {
  padding-right: 30px;
}

.productinfo {
  width: 100%;
  overflow: hidden;
  min-height: 823px;
  padding-top: 120px;
  padding-bottom: 60px;
  background-color: #f3f3f3;
}
.productinfo-auto {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
}
.productinfo-title {
  width: 203px;
  height: 280px;
  background: white;
  float: left;
}
.productinfo-title ul {
    padding: 24px;
    list-style: none;
    font-size: 16px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: #282828;
}
.productinfo-title ul li {
      cursor: pointer;
      font-size: 16px;
      line-height: 22px;
      padding-top: 48px;
}
.productinfo-title ul li:nth-child(1) {
  padding: 0;
}
.product-infos {
  width: 977px;
  height: 100%;
  background: white;
  float: left;
  margin-left: 20px;
}
.product-title {
  width: 100%;
  height: 68px;
  font-size: 20px;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #282828;
  line-height: 28px;
  line-height: 68px;
  padding-left: 30px;
  border-bottom: solid 1px #e7e7e7;
}
.product-info {
  padding-bottom: 30px;
}
.product-table {
  width: 917px;
  margin: 0 auto;
  margin-top: 30px;
}
.block {
  margin: 0 auto;
  padding-top: 16px;
  width: 917px;
  height: 50px;
}
.block .el-pager li.active {
    color: #194FC8;
}
.block .el-pager li:hover {
    color: #194FC8;
}
.productinfo-img {
  padding-top: 83px;
  width: 295px;
  margin: 0 auto;
}
.productinfo-imgs {
  width: 295px;
  height: 254px;
}
.update-title {
  width: 100%;
  text-align: center;
  margin-top: 28px;
  margin-bottom: 137px;
}

.branchinfo {
  width: 100%;
  background-color: #f3f3f3;
  height: 2700px;
}
.branchinfo-auto {
  padding-top: 120px;
  padding-bottom: 60px;
  width: 1200px;
  margin: 0 auto;
}
.branchinfo-title {
  width: 203px;
  height: 280px;
  background: white;
  float: left;
}
.branchinfo-title ul {
    padding: 24px;
    list-style: none;
    font-size: 16px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: #282828;
}
.branchinfo-title ul li {
      cursor: pointer;
      font-size: 16px;
      line-height: 22px;
      padding-top: 48px;
}
.branchinfo-title ul li:nth-child(1) {
  padding: 0;
}
.branch-info {
  width: 977px;
  background: white;
  float: left;
  margin-left: 20px;
}
.branch-title {
  width: 100%;
  height: 68px;
  font-size: 20px;
  font-family: PingFang-SC-Medium;
  font-weight: 500;
  color: #282828;
  line-height: 28px;
  line-height: 68px;
  padding-left: 30px;
  border-bottom: solid 1px #e7e7e7;
}
.branch-content {
  margin-left: 30px;
  padding-right: 30px;
  width: 947px;
  padding-bottom: 30px;
  border-bottom: solid 1px #f3f3f3;
}
.branch-content span {
    display: block;
    margin-top: 30px;
    height: 22px;
    font-size: 16px;
    font-family: PingFang-SC-Medium;
    font-weight: 500;
    color: #282828;
    line-height: 22px;
}
.branch-content ul {
    margin-top: 10px;
    font-size: 14px;
    font-family: PingFang-SC-Medium;
    font-weight: 500;
    color: #707070;
    line-height: 25px;
}
.branch-content:nth-last-child(1) {
  border: 0;
}

