.header .fr a {
  padding-bottom: 44px;
}

.symain .title dl dt {
  font-weight: bold !important;
}

.about .symain .fl {
  padding-top: 115px;
}

.about .symain .fr .text {
  height: 275px;
  overflow: hidden;
  line-height: 26px;
}

@media screen and (max-width: 1024px) {
  .symain .title a {
    margin-top: 1.1rem !important;
  }
  .symain .title ul li {
    margin-top: 1.2rem !important;
  }
  .news .mian .symain .title {
    height: 95px;
  }
  .about .symain .fr .text {
    height: 265px;
  }
  .about .symain .fl {
    padding-top: 0;
  }
}

.contactMode .symain .text .item dl dd h3 {
  font-size: 16px;
  padding-top: 10px;
}

.newsdetails .symain .right h2::before {
  top: 2px;
}

.prodetails .symain .down .title {
  height: 121px;
}

.prodetails .symain .down .title h3::after {
  bottom: -31px;
}

.recruit .symain .title h3::after {
  top: 56px;
}

@media screen and (max-width: 1030px) {
  .recruit .symain .title h3::after {
    top: 36px;
  }
}

.footer .symain .up::after {
  clear: both;
  content: " ";
  display: table;
  box-sizing: border-box;
}

.footer .symain .up .enup {
  width: 100%;
  padding-bottom: 50px;
  border-bottom: solid 1px rgba(225, 225, 225, 0.3);
}

.footer .symain .up .enup::after {
  clear: both;
  content: " ";
  display: table;
  box-sizing: border-box;
}

.footer .symain .up .enup .wechatcode dl {
  float: right;
  margin-left: 30px;
}

.footer .symain .up .enup .wechatcode dl dd {
  font-size: 14px;
  color: #ffffff;
  padding-top: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.footer .symain .up .buttomnav {
  width: 100%;
  padding-top: 50px;
}

.footer .symain .up .buttomnav::after {
  clear: both;
  content: " ";
  display: table;
  box-sizing: border-box;
}

.footer .symain .up .buttomnav ul {
  width: 16.66%;
  margin-left: 0;
}

.footer .symain .down .fl {
  width: 50%;
}

.footer .symain .down .fl dl {
  width: 60%;
}

.footer .symain .down .fl dl:first-child {
  width: 40%;
}

.footer .symain .down .fl dl dt {
  color: rgba(225, 225, 225, 0.5) !important;
}

.footer .symain .down .fl dl dd {
  font-size: 14px;
  padding-top: 10px;
  color: rgba(225, 225, 225, 0.5) !important;
}

.footer .symain .down .fr {
  width: 50%;
}

@media screen and (max-width: 1600px) {
  .footer .symain .up .logo {
    display: block;
  }
}

@media screen and (max-width: 1024px) {
  .prodetails .symain .down .title {
    height: 1.9rem;
  }
  .footer .symain .up .add {
    margin-top: 0;
  }
  .footer .symain .up .logo img {
    height: 1rem;
  }
  .footer .symain .up .enup {
    border: none;
  }
  .footer .symain .up .wechatcode {
    right: 0;
    position: absolute;
  }
  .footer .symain .up .wechatcode dl dd {
    width: 100% !important;
    color: rgba(225, 225, 225, 0.5) !important;
  }
  .footer .symain .up .wechatcode dl.phone {
    display: none;
  }
  .footer .symain .down .fl {
    width: 100%;
    text-align: center;
  }
  .footer .symain .down .fr {
    width: 100%;
    text-align: center;
  }
}
