* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
* {
  font-family: Arial, Helvetica, sans-serif !important;
}
a {
  transition: all 0.5s ease;
}
.pic {
  line-height: 0;
  overflow: hidden;
}
.pic img {
  transition: all 0.5s ease;
  width: 100%;
}
body {
  float: left;
  width: 100%;
  scroll-behavior: smooth;
}
.wapshoww {
  display: none !important;
}
.nbanner {
  width: 100%;
  position: relative;
}
.nbanner img {
  width: 100%;
}
img {
  border: 0;
}
.max-width {
  width: 1200px;
  margin: 0 auto;
}
html {
  scrollbar-width: thin;
  scrollbar-color: #0085f4 rgba(255, 255, 255, 0.75);
}
html::-webkit-scrollbar {
  width: 8px;
}
html::-webkit-scrollbar-thumb {
  background-color: #0085f4;
  border-radius: 8px;
}
@media screen and (max-width: 1300px) {
  .max-width {
    width: 80%;
    margin: 0 auto;
  }
  .max-width2 {
    width: 80%;
    margin: 0 auto;
  }
}
.layout37 {
  display: none;
}
.pcshow {
  display: block !important;
}
.wapshow {
  display: none !important;
}
@media screen and (max-width: 1024px) {
  .max-width {
    width: 100%;
    padding: 0 15px;
  }
  .max-width2 {
    width: 100%;
    padding: 0 15px;
  }
  .pcshow {
    display: none !important;
  }
  .wapshow {
    display: block !important;
  }
}
.wapshow {
  display: none;
}
._nav3 {
  display: none;
}
.left {
  float: left;
}
.right {
  float: right;
}
.layout37 {
  display: none;
}
.mbx {
  background: #eeeeee;
}
.mbx .mbx-box {
  color: #333333;
  font-size: 16px;
  line-height: 40px;
}
.mbx .mbx-box a {
  color: #333333;
  font-size: 16px;
  line-height: 40px;
}
.usLayout {
  padding-top: 100px;
}
.usLayout.usLayoutpt {
  padding-top: 0px;
}
.usLayout h1 {
  font-size: 62px;
  color: #333333;
  border-bottom: 2px solid #000000;
  padding-bottom: 30px;
  line-height: 1;
}
.usLayout .flexLayout {
  display: flex;
  justify-content: space-between;
}
.usLayout .flexLayout .picWidth {
  width: 40%;
}
.usLayout .flexLayout .content {
  font-size: var(--font24);
  line-height: 1.58;
  color: #333;
  width: 50%;
}
.usLayout .flexLayout .content.Full {
  width: 100%;
}
.usLayout .flexLayout .content.infoEditor {
  font-size: 18px;
  line-height: 32px;
}
.usLayout .flexLayout .img {
  width: 41.6%;
  line-height: 0;
}
.usLayout .advantageList {
  padding: 20px 0 40px 40px;
}
.usLayout .advantageList li {
  font-size: var(--font24);
  line-height: 1.58;
  color: #333;
  list-style: disc;
}
.usLayout .productList {
  --columns: 3;
  --columngap: 80px;
  --rowap: 40px;
  margin-top: 80px;
  margin-bottom: 145px;
}
.usLayout .productList ul {
  width: calc(100% + var(--rowap));
  margin: calc(var(--columngap) * -1 / 2) calc(var(--rowap) * -1 / 2);
  display: flex;
  flex-wrap: wrap;
}
.usLayout .productList ul li {
  width: calc(100% / var(--columns));
  padding: calc(var(--columngap) / 2) calc(var(--rowap) / 2);
}
.usLayout .productList ul li a {
  display: block;
  border-radius: 18px;
  box-shadow: 0 0 15px rgba(51, 51, 51, 0.47);
  padding: 25px 18px 0 18px;
}
.usLayout .productList ul li a .pic {
  width: 100%;
}
.usLayout .productList ul li a .title {
  color: #333333;
  font-size: var(--font22);
  text-align: center;
  line-height: 110px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.usLayout .producTableContainer {
  margin-top: 64px;
}
.usLayout .producTableContainer .table-container {
  width: 100%;
  overflow-x: auto;
  margin: 20px 0;
}
.usLayout .producTableContainer .data-table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #c0c0c0;
  font-size: 13px;
  text-align: center;
}
.usLayout .producTableContainer .data-table thead th {
  background-color: #0056b3;
  color: #ffffff;
  font-weight: normal;
  padding: 13px 5px;
  border: 1px solid #ffffff;
  line-height: 1.4;
}
.usLayout .producTableContainer .data-table td {
  padding: 8px 4px;
  border: 1px solid #c0c0c0;
  color: #333;
}
.usLayout .producTableContainer .data-table td:first-child {
  display: flex;
  align-items: center;
  height: 47px;
  justify-content: center;
  border-bottom: 0;
  border-right: 0;
  border-left: 0;
}
.usLayout .producTableContainer .data-table td:first-child a {
  line-height: 0;
  display: block;
}
.usLayout .producTableContainer .data-table tbody tr:nth-child(even) {
  background-color: #eaf6fd;
}
.usLayout .producTableContainer .download-link {
  color: #333;
  text-decoration: none;
}
.usLayout .producTableContainer .download-link span {
  color: #0056b3;
  font-weight: bold;
}
.usLayout .producTableContainer .cell-img {
  height: 30px;
  width: auto;
  vertical-align: middle;
}
.usLayout .producTableContainer .data-table tbody tr:hover {
  background-color: #eaf6fd;
}
.usLayout .circleList {
  padding: 65px 45px 80px 45px;
  display: flex;
  justify-content: space-between;
}
.usLayout .circleList.pbz {
  padding-bottom: 0;
}
.usLayout .circleList.nonep {
  padding-left: 0;
  padding-right: 0;
}
.usLayout .circleList.spaceevenly {
  justify-content: space-evenly;
}
.usLayout .circleList .circleItem {
  height: 235px;
  width: 235px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #333333;
  font-size: 24px;
  border: 1px solid #0085f4;
}
.usLayout .usText {
  font-size: var(--font18);
  line-height: 1.8;
  color: #333;
  margin: 25px 0;
}
.usLayout .usText.usTextp {
  margin: 70px 0;
}
.usLayout .usText.pb {
  margin-bottom: 70px;
}
.usLayout .lastBlock {
  margin-bottom: 55px;
}
.usLayout .productTable {
  margin: 35px 0 60px 0;
}
.usLayout .productTable .topName {
  background: #005bbb;
  display: flex;
}
.usLayout .productTable .topName .topNameItem {
  line-height: 50px;
  width: 25%;
  text-align: center;
  font-size: 24px;
  color: #fff;
}
.usLayout .productTable .tableLineList {
  border-bottom: 2px solid #999999;
  display: flex;
}
.usLayout .productTable .tableLineList .contItem {
  line-height: 50px;
  width: 25%;
  text-align: center;
  font-size: 24px;
  color: #333;
}
.usLayout .packagingInfo {
  color: #333;
  font-size: var(--font24);
  line-height: 1.8;
  margin-bottom: 40px;
}
.usLayout .packagingSubtitle {
  color: #333;
  margin: 25px 0;
  font-size: var(--font32);
}
.usLayout .packagingList {
  margin-bottom: 70px;
}
.usLayout .packagingList.mb {
  margin-bottom: 40px;
}
.usLayout .packagingList.light ul li a .pic {
  height: 250px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.usLayout .packagingList.light ul li a {
  padding-bottom: 20px;
}
.usLayout .packagingList ul {
  --columns: 3;
  --columngap: 40px;
  --rowap: 40px;
  width: calc(100% + var(--rowap));
  margin: calc(var(--columngap) * -1 / 2) calc(var(--rowap) * -1 / 2);
  display: flex;
  flex-wrap: wrap;
}
.usLayout .packagingList ul li {
  width: calc(100% / var(--columns));
  padding: calc(var(--columngap) / 2) calc(var(--rowap) / 2);
}
.usLayout .packagingList ul li a {
  padding: 40px 25px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-radius: 18px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  height: 350px;
}
.usLayout .packagingList ul li a .pic {
  width: 100%;
  text-align: center;
}
.usLayout .packagingList ul li a .pic img {
  max-width: 100%;
  width: auto;
}
.usLayout .packagingList ul li a .title {
  text-align: center;
  font-size: var(--font22);
  color: #333;
}
.usLayout .detail {
  padding: 70px 0;
}
.usLayout .detail.detail2 {
  padding: 30px 0 60px 0;
}
.usLayout .detail .detailImg {
  line-height: 0;
}
.usLayout .detail .detailImg img {
  max-width: 100%;
}
.usLayout .detail .detailText {
  margin-top: 40px;
  display: flex;
  align-items: center;
  color: #333;
  font-size: var(--font24);
}
.usLayout .detail .detailText strong {
  margin-right: 40px;
}
.usLayout .parameter table {
  width: 100%;
  margin: 40px auto 50px auto;
  border-collapse: collapse;
  color: #333;
  font-size: 14px;
}
.usLayout .parameter th,
.usLayout .parameter td {
  border: 2px solid #999999;
  padding: 8px 8px;
  text-align: center;
  line-height: 1.5;
  font-size: 20px !important;
  min-width: 120px;
}
.usLayout .parameter .fixed-width {
  width: 25% !important;
}
.usLayout .parameter thead th {
  background-color: #f5f5f5;
  font-weight: 500;
}
.usLayout .parameter .bold-text {
  font-size: 16px;
}
.usLayout .parameter tbody tr:hover {
  background-color: #fafafa;
}
.usLayout .applicationScenarios {
  display: flex;
  margin: 40px 0;
  justify-content: space-between;
}
.usLayout .applicationScenarios .scenariosItem {
  width: calc(50% - 12px);
}
.usLayout .applicationScenarios .scenariosItem.scenariosItemw1 {
  width: calc(53% - 12px);
}
.usLayout .applicationScenarios .scenariosItem.scenariosItemw2 {
  width: calc(47.5% - 12px);
}
.usLayout .applicationScenarios .scenariosItem.scenariosItemw3 {
  width: calc(48% - 20px);
}
.usLayout .applicationScenarios .scenariosItem .scenariosInfo2 {
  font-size: var(--font24);
  line-height: 1.6;
  color: #333;
}
.usLayout .applicationScenarios .scenariosItem .scenariosTit {
  font-size: 16px;
  color: #333;
  text-align: center;
  margin-bottom: 15px;
}
.usLayout .applicationScenarios .scenariosItem .scenariosTit.left {
  text-align: left;
}
.usLayout .applicationScenarios .scenariosItem .scenariosInfo {
  font-size: var(--font20);
  color: #333;
  line-height: 2.2;
}
.usLayout .applicationScenarios .scenariosItem .scenariosImg {
  width: 100%;
  line-height: 0;
}
.usLayout .applicationScenarios .scenariosItem .scenariosImg img {
  width: 100%;
  max-width: 100%;
}
.usLayout .applicationScenarios .scenarioSubtitle {
  font-size: var(--font28);
  color: #333;
  margin: 40px 0 20px 0;
}
.usLayout .applicationScenarios ul {
  padding-left: 20px;
}
.usLayout .applicationScenarios ul li {
  font-size: var(--font18);
  line-height: 2.2;
  color: #333;
  list-style: disc;
}
.usLayout .parameter2 .spec-table table {
  width: 100%;
  margin: 50px auto 80px 0;
  border-collapse: collapse;
  color: #444;
  border: 2px solid #999;
}
.usLayout .parameter2 .spec-table td {
  border: 2px solid #999;
  padding: 8px 15px;
  font-size: 20px;
  height: 35px;
  color: #333;
  vertical-align: middle;
}
.usLayout .parameter2 .label {
  background-color: #f7f7f7;
  width: 40%;
  text-align: center;
}
.usLayout .parameter2 .value {
  background-color: #ffffff;
  width: 60%;
  text-align: center;
}
.usLayout .parameter2 .spec-table tr:first-child td {
  border-top: none;
}
.usLayout .parameter2 .spec-table tr:last-child td {
  border-bottom: none;
}
.usLayout .parameter3 {
  /* 斑马纹或表头背景色，这里模拟图片中的浅灰色 */
  /* 第一列（属性名）的宽度和背景 */
  /* 特殊处理：最后一行跨列对齐 */
}
.usLayout .parameter3 table {
  width: 100%;
  border-collapse: collapse;
  /* 合并边框 */
  margin: 50px auto 80px 0;
  color: #333;
  background-color: #fff;
}
.usLayout .parameter3 th,
.usLayout .parameter3 td {
  border: 1px solid #999;
  /* 灰色细边框 */
  padding: 10px;
  text-align: center;
  font-size: 20px;
  color: #333;
}
.usLayout .parameter3 tr:nth-child(odd) {
  background-color: #fcfcfc;
}
.usLayout .parameter3 td:first-child {
  background-color: #f9f9f9;
  width: 30%;
}
.usLayout .parameter3 .full-width-cell {
  text-align: center;
}
.usLayout .lbs {
  font-size: var(--font18);
  line-height: 2.2;
  color: #333;
  margin-bottom: 50px;
}
.usLayout .lbs span {
  font-size: var(--font24);
  font-weight: bold;
}
.newList {
  margin: 30px 0 70px 0;
}
.newList .newItem {
  margin-bottom: 50px;
}
.newList .newItem:last-child {
  margin-bottom: 0;
}
.newList .newItem a {
  display: flex;
  justify-content: space-between;
  padding: 38px 24px;
  border-radius: 14px;
  box-shadow: 0 5px 18px #c4c4c4;
  min-height: 290px;
}
.newList .newItem a:hover .pic img {
  transform: scale(1.1);
}
.newList .newItem a:hover .text .title {
  color: #005bbb;
}
.newList .newItem a .more {
  margin-top: auto;
  margin-bottom: auto;
}
.newList .newItem a .pic {
  width: 33%;
}
.newList .newItem a .text {
  width: calc(100% - 33% - 40px - 115px);
}
.newList .newItem a .text .infomation {
  color: #646464;
  font-size: 16px;
  line-height: 1.8;
}
.newList .newItem a .text .title {
  font-size: var(--font24);
  line-height: 1.8;
  color: #333;
  margin: 15px 0;
}
.newList .newItem a .text .time {
  display: flex;
  align-items: center;
  font-size: 18px;
  color: #0085f4;
}
.newList .newItem a .text .time img {
  margin-right: 8px;
}
.usLayout .producTableContainer .data-table td,
.usLayout .producTableContainer .data-table thead th {
  font-size: 16px;
}
.toTop {
  position: fixed;
  right: 108px;
  bottom: 20%;
  line-height: 0;
}
.applicationCase {
  margin-top: 30px;
}
.applicationCase .caseEditor {
  width: 100%;
  line-height: 0;
}
.applicationCase .caseEditor img {
  width: 100%;
}
.applicationCase.mb {
  margin-bottom: 35px;
}
.tableProduct {
  margin-top: 40px;
  margin-bottom: 65px;
}
.tableProduct .spec-table table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #ccc;
}
.tableProduct .spec-table th,
.tableProduct .spec-table td {
  border: 1px solid #ccc;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  color: #333;
}
.tableProduct .spec-table th {
  background-color: #f5f5f5;
  font-weight: normal;
  width: 36%;
}
.tableProduct .spec-table td {
  background-color: #ffffff;
}
.tableProduct .spec-table tr:hover {
  background-color: #fafafa;
}
.backPage {
  display: block;
  text-align: center;
  color: #0085f4;
  font-size: var(--font24);
  padding-top: 30px;
  padding-bottom: 40px;
}
.switchTab {
  border-bottom: 3px solid #ddd;
  display: flex;
  align-items: center;
}
.switchTab a {
  display: block;
  font-size: var(--font42);
  color: #dddddd;
  margin-right: 60px;
  padding-bottom: 40px;
  position: relative;
  line-height: 100%;
}
.switchTab a:hover {
  color: #333;
}
.switchTab a.on {
  color: #333333;
}
.switchTab a.on:after {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 3px;
  background: #005bbb;
}
.usPDFitem {
  display: flex;
  align-items: center;
  padding-bottom: 12px;
  border-bottom: 2px solid #000000;
  margin-top: 25px;
}
.usPDFitem .icon {
  line-height: 0;
}
.usPDFitem .PdfTit {
  font-size: 24px;
  color: #000;
  margin-left: 20px;
}
.usTitle {
  font-size: var(--font24);
  color: #333;
  border-bottom: 2px solid #000000;
  padding-bottom: 15px;
}
.usTitle.mtopF {
  margin-top: 40px;
}
.usTitle.mb {
  margin-bottom: 40px;
}
.ptfpbt {
  padding: 50px 0 30px 0;
}
.banner {
  width: 100%;
  position: relative;
}
.banner .pic {
  width: 100%;
  line-height: 0;
}
.banner .pic img {
  width: 100%;
}
.banner .bannerTitBox {
  position: absolute;
  top: 50%;
  width: 100%;
  left: 0;
  transform: translate(0, -50%);
}
.banner .bannerTitBox .bannerTit {
  color: #fff;
  font-size: 62px;
}
.banner .bannerTitBox .bannerTit.bannerTit2 {
  font-size: 80px;
}
.banner .bannerTitBox .join {
  display: flex;
  margin-top: 50px;
}
.banner .bannerTitBox .join a {
  color: #fff;
  width: 150px;
  line-height: 55px;
  border: 1px solid #fff;
  margin-right: 15px;
  font-size: 18px;
  text-align: center;
}
.xgcp {
  margin: 60px 0;
}
.xgcp ul {
  --columns: 4;
  --columngap: 30px;
  --rowap: 7px;
  width: calc(100% + var(--rowap));
  margin: calc(var(--columngap) * -1 / 2) calc(var(--rowap) * -1 / 2);
  display: flex;
  flex-wrap: wrap;
}
.xgcp ul li {
  width: calc(100% / var(--columns));
  padding: calc(var(--columngap) / 2) calc(var(--rowap) / 2);
}
.xgcp ul li a {
  width: 100%;
  display: block;
}
.xgcp ul li a .pic {
  width: 100%;
}
.xgcp ul li a .title {
  color: #333;
  font-size: 22px;
  text-align: center;
  margin-top: 12px;
}
.usText {
  font-size: var(--font24);
  line-height: 1.58;
  color: #333;
}
.mbx .mbx-box a:hover {
  color: #0085f4;
}
.usLayout .productList ul li:hover a {
  background: #005bbb;
}
.usLayout .productList ul li:hover a .pic img {
  transform: scale(1.1);
}
.usLayout .productList ul li:hover a .title {
  color: #fff;
}
.usLayout .producTableContainer .data-table table {
  width: 100%;
}
.usLayout .producTableContainer .data-table table td {
  font-size: 16px;
}
.usLayout .producTableContainer .data-table table th {
  font-size: 16px;
}
.usLayout .packagingList ul li:hover .pic img {
  transform: scale(1.1);
}
.usLayout .packagingList ul li:hover .title {
  color: #005bbb;
}
.xgcp ul li:hover .pic img {
  transform: scale(1.1);
}
.xgcp ul li:hover .title {
  color: #005bbb;
}
.qwe {
  font-size: var(--font16);
  line-height: 30px;
  color: #333;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.xgcp ul li a .pic img {
  height: 210px;
  object-fit: cover;
}
.usLayout .packagingList ul li a .pic img {
  height: 194px;
  object-fit: cover;
}
.newsLayout {
  padding: 100px 0 80px 0;
}
.tabSwitch {
  display: flex;
  justify-content: center;
  margin-bottom: 65px;
}
.tabSwitch a {
  color: #dddddd;
  font-size: var(--font32);
  margin: 0 10px;
  display: block;
  padding: 0 10px 14px 10px;
  font-weight: bold;
  border-bottom: 4px solid #dddddd;
}
.tabSwitch a.on {
  color: #005bbb;
  border-bottom: 4px solid #005bbb;
}
.fy {
  display: flex;
  justify-content: center;
  align-items: center;
}
.fy .page {
  height: 53px;
  width: 53px;
  border-radius: 50%;
  border: 2px solid #2c8def;
  text-align: center;
  line-height: 51px;
  color: #2c8def;
  font-size: var(--font24);
  margin: 0 17px;
}
.fy .prev {
  border-right: 15px solid #b7b7b7;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  width: 0;
  height: 0;
  display: block;
  margin: 0 17px;
}
.fy .prev:hover {
  border-right: 15px solid #2c8def;
}
.fy .next {
  border-left: 15px solid #b7b7b7;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  width: 0;
  height: 0;
  display: block;
  margin: 0 17px;
}
.fy .next:hover {
  border-left: 15px solid #2c8def;
}
.privacyPolicy {
  padding: 45px 0 60px 0;
}
.privacyPolicy .update {
  color: #333;
  font-size: 16px;
}
.privacyPolicy h1 {
  text-align: center;
  color: #333;
  font-size: var(--font42);
  margin: 55px 0 20px 0;
}
.privacyPolicy h2 {
  font-size: var(--font32);
  color: #333;
  margin-bottom: 20px;
}
.privacyPolicy p {
  color: #333;
  font-size: 16px;
  line-height: 26px;
}
.privacyPolicy .data-table table {
  width: 100%;
  margin: 20px auto;
  border-collapse: collapse;
  color: #333;
  font-size: 14px;
  line-height: 1.6;
}
.privacyPolicy .data-table th,
.privacyPolicy .data-table td {
  border: 1px solid #4d3a31;
  padding: 15px 20px;
  vertical-align: middle;
  font-size: 16px;
}
.privacyPolicy .data-table th {
  text-align: center;
  background-color: #fff;
  font-weight: bold;
}
.privacyPolicy .data-table td {
  text-align: left;
}
.privacyPolicy .data-table .center {
  text-align: center;
}
.privacyPolicy .data-table th:nth-child(1) {
  width: 25%;
}
.privacyPolicy .data-table th:nth-child(2) {
  width: 40%;
}
.privacyPolicy .data-table th:nth-child(3) {
  width: 35%;
}
.privacyPolicy .cookie-table table {
  width: 100%;
  border-collapse: collapse;
  font-size: 16px;
  color: #333;
  line-height: 1.5;
  margin: 30px 0;
}
.privacyPolicy .cookie-table th,
.privacyPolicy .cookie-table td {
  border: 2px solid #573f29;
  padding: 12px 15px;
  word-break: break-all;
  font-size: 16px;
  line-height: 24px;
}
.privacyPolicy .cookie-table th {
  font-weight: bold;
  text-align: center;
  background-color: #fff;
}
.privacyPolicy .cookie-table td {
  text-align: left;
  vertical-align: middle;
}
.privacyPolicy .cookie-table td:last-child {
  width: 23%;
}
.privacyPolicy .cookie-table .center {
  text-align: center;
}
.privacyPolicy .break-word {
  font-size: 12px;
  max-width: 120px;
}
.newDetail {
  padding: 80px 0 130px 0;
}
.newDetail h1 {
  font-size: var(--font32);
  color: #000;
}
.newDetail .time {
  font-size: var(--font18);
  color: #2c70c7;
  padding: 15px 0 50px 0;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 40px;
}
.newDetail .editor {
  font-size: 16px;
  line-height: 2;
  color: #646464;
}
.newDetail .detailFy {
  display: flex;
  justify-content: space-between;
  margin-top: 100px;
}
.newDetail .detailFy a {
  width: 210px;
  height: 50px;
  display: block;
  border: 1px solid #0066cc;
  color: #0066cc;
  border-radius: 25px;
  text-align: center;
  line-height: 50px;
}
.contactUs .company {
  padding: 100px 0;
}
.contactUs .company .companyName {
  text-align: center;
  color: #333;
  font-size: var(--font48);
}
.contactUs .company .map {
  margin-top: 100px;
  line-height: 0;
  position: relative;
  margin-bottom: 80px;
}
.contactUs .company .map img {
  max-width: 100%;
  width: 66%;
}
.contactUs .company .map .infoList {
  position: absolute;
  top: 40%;
  width: 34%;
  right: 0;
}
.contactUs .company .map .companyInfo {
  width: 100%;
  display: none;
}
.contactUs .company .map .companyInfo.on {
  display: block;
}
.contactUs .company .map .companyInfo .name {
  color: #0076df;
  font-size: var(--font24);
  border-bottom: 2px solid #333;
  padding-bottom: 15px;
  margin-bottom: 5px;
  line-height: 1;
}
.contactUs .company .map .companyInfo .item {
  padding-left: 10px;
  line-height: 1;
  margin-top: 20px;
}
.contactUs .company .map .companyInfo .item img {
  height: 13px;
  width: auto;
  margin-right: 13px;
}
.contactUs .company .map .companyInfo .item span {
  font-size: 20px;
  color: #333;
}
.contactUs .company .departmentList {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 100px;
  padding: 0 100px;
}
.contactUs .company .departmentList .departmentItem {
  margin-bottom: 60px;
}
.contactUs .company .departmentList .departmentItem .name {
  color: #0076df;
  font-size: var(--font24);
  border-bottom: 2px solid #333;
  padding-bottom: 15px;
  margin-bottom: 5px;
  line-height: 1;
}
.contactUs .company .departmentList .departmentItem .item {
  padding-left: 10px;
  line-height: 1;
  margin-top: 20px;
}
.contactUs .company .departmentList .departmentItem .item img {
  margin-right: 13px;
}
.contactUs .company .departmentList .departmentItem .item span {
  font-size: 20px;
  color: #333;
}
.contactUs .company .departmentList .departmentItem{
width:45%
}
.contactUs .company .form {
  width: 685px;
  margin: 0 auto;
}
.contactUs .company .form form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.contactUs .company .form .fromtit {
  font-size: var(--font24);
  color: #464646;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 65px;
}
.contactUs .company .form textarea {
  border: 2px solid #0064c1;
  border-radius: 30px;
  padding: 20px 30px;
  height: 205px;
  width: 100%;
}
.contactUs .company .form textarea::placeholder {
  color: #a6a6a6;
}
.contactUs .company .form .submit {
  width: 180px;
  height: 64px;
  color: #0064c1;
  font-size: var(--font24);
  border-radius: 31px;
  text-align: center;
  border: 2px solid #0064c1;
  background: transparent;
  margin: 55px auto 0 auto;
}
.contactUs .company .form .lab {
  margin-bottom: 30px;
}
.contactUs .company .form .lab input {
  height: 65px;
  width: 295px;
  border: 2px solid #0064c1;
  border-radius: 30px;
  padding: 0 30px 0 65px;
  font-size: 16px;
}
.contactUs .company .form .lab input::placeholder {
  color: #a6a6a6;
}
.contactUs .company .form .lab .name {
  background: url(../img/form1.png) left 25px top 50% no-repeat;
}
.contactUs .company .form .lab .Email {
  background: url(../img/form2.png) left 25px top 50% no-repeat;
}
.contactUs .company .form .lab .phone {
  background: url(../img/form3.png) left 25px top 50% no-repeat;
}
.contactUs .company .form .lab .company {
  background: url(../img/form4.png) left 25px top 50% no-repeat;
}
.shareholderlist {
  background: url(../img/bg1.png) center no-repeat;
  background-size: cover;
  padding: 110px 0 90px 0;
}
.shareholderlist .tit {
  line-height: 0;
  text-align: center;
  margin-bottom: 65px;
}
.shareholderlist .tit img {
  max-width: 100%;
}
.shareholderlist ul {
  display: flex;
  gap: 15px;
  width: 100%;
}
.shareholderlist ul li {
  height: 245px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(33.333% - 10px);
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.shareholderlist ul li img {
  max-width: 100%;
}
.basicInformation {
  width: 100%;
  padding: 80px 0 50px 0;
  /* 偶数行或悬停效果（可选，图片中为纯白，此处保持一致） */
}
.basicInformation .title {
  text-align: center;
  font-size: var(--font42);
  color: #333;
}
.basicInformation .info-table {
  width: 100%;
  border-collapse: collapse;
  background-color: white;
  border: 1px solid #999999;
  margin-top: 30px;
  margin-bottom: 50px;
}
.basicInformation .info-table td {
  border: 1px solid #999999;
  height: 40px;
  padding: 0 15px;
  font-size: 14px;
  font-size: 16px;
}
.basicInformation .label {
  background-color: #004da1;
  color: white;
  width: 20%;
  text-align: center;
  font-weight: normal;
  letter-spacing: 1px;
}
.basicInformation .content {
  background-color: white;
  color: #333;
  width: 30%;
  text-align: center;
}
.basicInformation .shareholder-table {
  border-collapse: collapse;
  background-color: white;
  border: 1px solid #b1b1b1;
  width: 100%;
  margin-top: 30px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}
.basicInformation .shareholder-table thead tr {
  font-size: 20px;
  background: linear-gradient(to right, #004aa5, #0076e0);
}
.basicInformation .shareholder-table th {
  color: white;
  height: 50px;
  font-weight: bold;
  font-size: 20px;
  border: 1px solid #b1b1b1;
  border-top: none;
}
.basicInformation .th-primary {
  width: 50%;
}
.basicInformation .th-secondary {
  width: 25%;
}
.basicInformation .shareholder-table td {
  border: 1px solid #b1b1b1;
  height: 55px;
  padding: 0 15px;
  text-align: center;
  font-size: 16px;
  color: #333;
}
.basicInformation .shareholder-table tr:nth-child(even) {
  background-color: #ffffff;
}
.joinus {
  width: 100%;
  padding: 150px 0 90px 0;
}
.joinus .layout {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.joinus .layout.layout2 {
  margin-top: 150px;
}
.joinus .layout .pic {
  width: 22.8%;
}
.joinus .layout .text {
  width: 73%;
  min-height: 430px;
  background: url(../img/bg2.png) center no-repeat;
  background-size: contain;
}
.joinus .layout .text.text2 {
  display: flex;
  flex-direction: column;
  background: url(../img/bg3.png) center no-repeat;
  background-size: contain;
}
.joinus .layout .text.text3 {
  min-height: 290px;
  display: flex;
  flex-direction: column;
  background: url(../img/bg7.png) center no-repeat;
  background-size: contain;
}
.joinus .layout .text.text3 .title {
  padding-left: 80px !important;
}
.joinus .layout .text.text3 .info {
  padding-left: 80px;
}
.joinus .layout .text .title {
  background: linear-gradient(to right, #004098, #0080ef);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  font-size: 62px;
  margin-top: 50px;
  text-align: center;
  font-weight: bold;
}
.joinus .layout .text .title.left {
  text-align: left;
  padding-left: 60px;
}
.joinus .layout .text .info {
  color: #333;
  font-size: var(--font20);
  line-height: 1.6;
  padding: 30px 80px 0 60px;
}
.joinus .layout .text ul {
  padding: 0 80px;
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
}
.joinus .layout .text ul li {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.joinus .layout .text ul li .icon {
  line-height: 0;
  margin-bottom: 20px;
  height: 130px;
}
.joinus .layout .text ul li span {
  font-size: var(--font32);
  color: #333;
  font-weight: bold;
}
.joinus .textList {
  margin-top: 75px;
  display: flex;
  margin-bottom: 50px;
}
.joinus .textList .textItem {
  width: 33.3%;
}
.joinus .textList .textItem .pic {
  width: 100%;
  height: 300px;
}
.joinus .textList .textItem .pic img {
  height: 300px;
  width: 100%;
  object-fit: cover;
}
.joinus .textList .textItem .textBox {
  background: url(../img/bg4.png) center no-repeat;
  background-size: cover;
  height: 300px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 40px;
}
.joinus .textList .textItem .textBox.textBox2 {
  background: url(../img/bg5.png) center no-repeat;
  background-size: cover;
  justify-content: flex-start;
}
.joinus .textList .textItem .textBox.textBox3 {
  background: url(../img/bg6.png) center no-repeat;
  background-size: cover;
}
.joinus .textList .textItem .textBox h4 {
  font-size: var(--font32);
  color: #333;
  margin-bottom: 15px;
}
.joinus .textList .textItem .textBox h6 {
  font-size: var(--font20);
  color: #333;
  line-height: 1.6;
}
.joinus .picList {
  width: 100%;
}
.joinus .picList .slick-prev {
  height: 66px;
  width: 66px;
  left: -100px;
  background: url(../img/prev.png) center no-repeat;
  background-size: 100%;
  top: 50%;
  transform: translate(0, -50%);
}
.joinus .picList .slick-next {
  height: 66px;
  width: 66px;
  left: auto;
  right: -100px;
  background: url(../img/next.png) center no-repeat;
  background-size: 100%;
  top: 50%;
  transform: translate(0, -50%);
}
.joinus .picList li {
  width: 100%;
  text-align: right;
}
.joinus .picList li .pic {
  width: auto;
}
.joinus .picList li img {
  max-width: 100%;
  width: auto;
}
.newDetail .detailFy a:hover {
  background: #0066cc;
  color: #fff;
}
.banner .bannerTitBox .join a:hover {
  color: #0066cc;
  background: #fff;
  border: 1px solid #fff;
}
.tabSwitch a:hover {
  color: #0066cc;
  border-bottom: 4px solid #005bbb;
}
.joinus .layout .text .title.title2 {
  width: max-content;
}
.fy .page:hover {
  background: #2c8def;
  color: #fff;
}
.newList .newItem a .text .title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.newList .newItem a .text .infomation {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.shareholderlist ul li {
  padding: 0 30px;
}
.joinus .picList .slick-arrow {
  transition: all 0.5s ease;
}
.joinus .picList .slick-prev:hover {
  transform: translate(0, -50%) scale(1.1);
}
.joinus .picList .slick-next:hover {
  transform: translate(0, -50%) scale(1.1);
}
.contactUs .company .form textarea {
  overflow: hidden;
}
.contactUs .company .form .submit {
  transition: all 0.5s ease;
}
.contactUs .company .form .submit:hover {
  background: #0064c1;
  color: #fff;
}
.usLayout .productList ul li a .pic {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-top: 62%;
}
.usLayout .productList ul li a .pic img {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
}
.xgcp ul li a .pic {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-top: 75%;
}
.xgcp ul li a .pic img {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
}
.xgcp ul li a .title {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.usLayout .packagingList ul li a .pic {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-top: 60%;
}
.usLayout .packagingList ul li a .pic img {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
}
.contactUs .company .map {
  position: relative;
}
.contactUs .company .map .lab {
  position: absolute;
  cursor: pointer;
}
.contactUs .company .map .lab img {
  width: auto;
}
.contactUs .company .map .lab.on {
  transform: translate(-3.5px, 4px);
}
.contactUs .company .map .lab.on:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #d2d3d3;
  /* 浅灰色背景 */
  border-radius: 50%;
  top: 50%;
  left: 50%;
  animation: ripple-animation 3s infinite ease-out;
}
.contactUs .company .map .lab.on::before {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  background-color: #eceded;
  /* 浅灰色背景 */
  border-radius: 50%;
  top: 50%;
  left: 50%;
  animation: ripple-animation 3s infinite ease-out;
}
.contactUs .company .map .lab.on .icon1 {
  display: none;
}
.contactUs .company .map .lab.on .icon2 {
  position: relative;
  z-index: 3;
  display: block;
}
.contactUs .company .map .lab.on .icon2 img {
  height: 33px;
}
.contactUs .company .map .lab.lab1 {
  bottom: 370px;
  left: 380px;
}
.contactUs .company .map .lab.lab2 {
  bottom: 360px;
  left: 565px;
}
.contactUs .company .map .lab.lab3 {
  bottom: 360px;
  left: 580px;
}
.contactUs .company .map .lab.lab4 {
  bottom: 465px;
  left: 660px;
}
.contactUs .company .map .lab.lab5 {
  bottom: 515px;
  left: 660px;
}
.contactUs .company .map .lab.lab6 {
  bottom: 530px;
  left: 565px;
}
.contactUs .company .map .lab.lab7 {
bottom: 465px;
    left: 650px;
}
.contactUs .company .map .lab .icon2 {
  display: none;
}
.contactUs .company .labList {
  position: relative;
}
.map2 {
  display: none;
}
@keyframes ripple-animation {
  0% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0.8;
  }
  100% {
    transform: translate(-50%, -50%) scale(4);
    opacity: 0;
  }
}
@media screen and (max-width: 1500px) {
  .toTop {
    right: 50px;
  }
}
@media screen and (max-width: 1200px) {
  .joinus .layout .text .title.title2 {
    margin-top: 80px;
  }
  .joinus .layout .text .title {
    font-size: 40px;
    margin-top: 65px;
  }
  .joinus .layout .text ul {
    margin-top: 20px;
  }
  .contactUs .company .map .infoList {
    position: relative;
    width: 100%;
  }
  .contactUs .company .map .companyInfo {
    display: block;
    margin-bottom: 30px;
  }
  .contactUs .company .map .companyInfo:last-child {
    margin-bottom: 0;
  }
}


.usLayout .productTable .firstRow {
  background: #005bbb;
  width: 100%;
}
.usLayout .productTable .firstRow td {
  color: #fff !important;
}
.usLayout .productTable tr {
  width: 100%;
  border-bottom: 2px solid #999999;
  display: flex;
}
.usLayout .productTable table td {
  line-height: 50px;
  width: 25%;
  text-align: center;
  font-size: 24px;
  color: #fff;
}
.usLayout .productTable table td {
  width: 20%;
  color: #333;
}
.usLayout .productTable table {
  width: 100%;
}

@media screen and (max-width: 1024px) {
  .banner .bannerTitBox .bannerTit.bannerTit2 {
    font-size: 30px !important;
  }
  .map2 {
    display: block;
  }
  .map1 {
    display: none;
  }
  .contactUs .company .map .companyInfo .item span {
    font-size: 14px;
  }
  .contactUs .company .map .companyInfo .item img {
    margin-right: 5px;
  }
  .contactUs .company .form {
    width: 100%;
  }
  .contactUs .company .map img {
    width: 100%;
  }
  .contactUs .company .map {
    margin: 30px 0;
  }
  .contactUs .company .form .lab input {
    height: 50px;
    width: 100%;
    border: 2px solid #0064c1;
    border-radius: 25px;
    padding: 0 30px 0 65px;
    font-size: 14px;
  }
  .contactUs .company {
    padding: 40px 0;
  }
  .contactUs .company .form .fromtit {
    margin: 30px 0;
  }
  .contactUs .company .form .lab {
    width: 100%;
    margin-bottom: 20px;
  }
  .contactUs .company .form .submit {
    width: 120px;
    height: 50px;
    color: #0064c1;
    font-size: var(--font24);
    border-radius: 25px;
    text-align: center;
    border: 2px solid #0064c1;
    background: transparent;
    margin: 25px auto 0 auto;
  }
  .contactUs .company .form textarea {
    padding: 15px 20px;
    height: 180px;
    width: 100%;
  }
  .contactUs .company .map .companyInfo {
    position: relative;
    width: 100%;
  }
  .contactUs .company .departmentList {
    margin-top: 30px;
    padding: 0px;
  }
  .joinus .picList .slick-prev {
    height: 40px;
    width: 40px;
    left: 0;
  }
  .contactUs .company .departmentList .departmentItem {
    margin-bottom: 30px;
    width: 100%;
  }
  .contactUs .company .departmentList .departmentItem .item span {
    font-size: 14px;
  }
  .contactUs .company .departmentList .departmentItem .item img {
    margin-right: 5px;
  }
  .joinus .picList .slick-next {
    height: 40px;
    width: 40px;
    right: 0;
  }
  .banner .bannerTitBox .join a {
    color: #fff;
    width: 100px;
    line-height: 40px;
    border: 1px solid #fff;
    margin-right: 10px;
    font-size: 16px;
    text-align: center;
  }
  .joinus .textList .textItem {
    width: 100%;
  }
  .joinus .textList {
    flex-wrap: wrap;
  }
  .joinus .textList {
    margin-top: 30px;
    display: flex;
    margin-bottom: 30px;
  }
  .joinus .layout .text.text3 .title {
    padding-left: 20px !important;
    margin-top: 55px;
  }
  .joinus .layout .text.text3 {
    min-height: 180px;
  }
  .joinus .layout .text.text3 .info {
    padding-left: 20px !important;
    height: 40px;
  }
  .joinus .textList .textItem .textBox {
    height: 200px;
    padding: 20px;
  }
  .joinus .textList .textItem .pic {
    height: auto;
  }
  .joinus .textList .textItem .pic img {
    height: auto;
  }
  .joinus {
    padding: 40px 0;
  }
  .joinus .layout .text {
    position: absolute;
    height: 100%;
    flex-direction: column;
    padding: 0 30px;
    padding-top: 6%;
    left: 0;
  }
  .joinus .layout .text.textwap1 {
    right: 0;
    left: auto;
  }
  .joinus .layout {
    position: relative;
  }
  .joinus .layout .text .info {
    font-size: 14px;
    height: 80%;
    overflow: auto;
    padding: 0px 20px;
  }
  .joinus .layout.layout2 {
    margin-top: 30px;
    justify-content: flex-end;
  }
  .joinus .layout .text .title.left {
    padding-left: 20px;
  }
  .joinus .layout .text .title {
    font-size: 20px;
    margin-top: 30px !important;
  }
  .joinus .layout .text ul {
    padding: 0 20px;
    margin-top: 15px;
  }
  .joinus .layout .text ul li span {
    font-size: 14px;
  }
  .joinus .layout .text ul li .icon {
    height: 30px;
  }
  .joinus .layout .text ul li .icon img {
    height: 30px;
  }
  .banner .bannerTitBox .join {
    margin-top: 20px;
  }
  .shareholderlist .tit {
    margin-bottom: 30px;
  }
  .basicInformation {
    padding: 40px 0;
  }
  .shareholderlist {
    padding: 40px 0;
  }
  .basicInformation .info-table-box {
    overflow-x: auto;
  }
  .basicInformation .info-table {
    width: 800px;
  }
  .basicInformation .info-table {
    margin-bottom: 0;
  }
  .basicInformation .shareholder-table td {
    font-size: 14px;
  }
  .basicInformation .shareholder-table th {
    font-size: 16px;
  }
  .basicInformation .title.mt {
    margin-top: 30px;
  }
  .shareholderlist ul {
    flex-direction: column;
  }
  .shareholderlist ul li {
    width: 100%;
    height: 180px;
  }
  .newsLayout {
    padding: 40px 0;
  }
  .tabSwitch {
    margin-bottom: 40px;
  }
  .newList .newItem {
    margin-bottom: 30px;
  }
  .fy .page {
    height: 40px;
    width: 40px;
    border-radius: 50%;
    border: 2px solid #2c8def;
    text-align: center;
    line-height: 40px;
    color: #2c8def;
    font-size: var(--font24);
    margin: 0 5px;
  }
  .newDetail {
    padding: 40px 0;
  }
  .newDetail .detailFy {
    margin-top: 40px;
  }
  .newDetail .detailFy a {
    width: 45%;
    line-height: 40px;
    height: 40px;
  }
  .newDetail .detailFy a:nth-child(2) {
    display: none;
  }
  .newDetail .editor {
    font-size: 14px;
  }
  .newDetail .time {
    padding: 15px 0 30px 0;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 30px;
  }
  .privacyPolicy {
    padding: 40px 0;
  }
  .cookie-table {
    overflow-x: auto;
  }
  .privacyPolicy .cookie-table table {
    width: 1000px;
  }
  .privacyPolicy p {
    font-size: 14px;
    line-height: 24px;
  }
  .usLayout .applicationScenarios .scenariosItem {
    width: 100% !important;
    margin-bottom: 20px;
  }
  .usLayout .applicationScenarios .scenariosItem:last-child {
    margin-bottom: 0;
  }
  .usLayout .applicationScenarios {
    flex-direction: column;
  }
  .xgcp ul li a .pic img {
    height: auto;
  }
  .usLayout .packagingList ul li a .pic img {
    height: auto;
  }
  .usLayout .packagingList ul li a .title {
    margin-top: 15px;
  }
  .usLayout .parameter th,
  .usLayout .parameter td {
    font-size: 16px;
  }
  .usLayout .parameter table {
    margin-bottom: 20px;
  }
  .parameter {
    margin-bottom: 30px;
  }
  body,
  html {
    overflow-x: hidden;
  }
  .usLayout .producTableContainer .data-table table td {
    font-size: 14px;
  }
  .usLayout .producTableContainer .data-table table th {
    font-size: 14px;
  }
  .usLayout .producTableContainer {
    margin-top: 30px;
  }
  .mbx {
    display: none;
  }
  .usPDFitem .icon img {
    height: 30px;
    width: 30px;
  }
  .usPDFitem .PdfTit {
    font-size: 16px;
  }
  .usLayout .flexLayout .picWidth {
    margin-bottom: 20px;
  }
  .usLayout .circleList .circleItem {
    width: 100px;
    height: 100px;
    font-size: 14px;
    text-align: center;
  }
  .toTop {
    display: none;
  }
  .flexLayout.wapros {
    flex-direction: column-reverse;
  }
  .flexLayout.wapros > div {
    width: 100% !important;
  }
  .usLayout .productList ul {
    width: 100%;
    margin: -30px 0;
  }
  .usLayout .productList ul li {
    padding: 15px 0;
  }
  .usLayout .productList ul li a {
    padding: 20px 15px 0 15px;
  }
  .switchTab a {
    font-size: 18px;
  }
  .usLayout .productList ul li a .title {
    line-height: 50px;
  }
  .usLayout .productList ul li {
    width: 100%;
  }
  .switchTab a {
    margin-right: 10px;
    padding-bottom: 20px;
  }
  .usLayout .circleList {
    padding: 30px 0px 60px 0px;
    flex-wrap: wrap;
  }
  .usLayout .producTableContainer {
    overflow-x: auto;
  }
  .usLayout .producTableContainer .data-table {
    width: 1000px;
  }
  .usLayout .parameter2 .spec-table td {
    font-size: 16px;
  }
  .tableProduct .spec-table th,
  .tableProduct .spec-table td {
    font-size: 16px;
  }
  .usLayout .parameter2 .spec-table {
    margin: 20px auto 40px 0;
  }
  .parameter {
    overflow-x: auto;
  }
  .parameter table {
    width: 1000px !important;
  }
  .banner .bannerTitBox .bannerTit {
    font-size: 30px;
  }
  .usLayout .productTable .topName,
  .usLayout .productTable .tableLineList {
    width: 1000px;
  }
  .usLayout .productTable {
    overflow-x: auto;
  }
  .usLayout .parameter3 th,
  .usLayout .parameter3 td {
    font-size: 16px;
  }
  .usLayout .usText.usTextp {
    margin: 30px 0;
  }
  .wapFull {
    width: 100%;
  }
  .xgcp ul li {
    width: 50%;
  }
  .xgcp ul li a .title {
    font-size: 16px;
  }
  .usLayout .productTable {
    margin-bottom: 40px;
  }
  .newList {
    margin-bottom: 40px;
  }
  .usLayout .usText.pb {
    margin-bottom: 40px;
  }
  .usLayout .detail {
    padding: 30px 0 !important;
  }
  .usLayout .packagingList ul li {
    width: 100%;
  }
  .usLayout .packagingList {
    margin-bottom: 40px;
  }
  .usLayout .packagingList ul li a {
    height: auto;
  }
  .newList .newItem a .pic {
    width: 100%;
  }
  .usLayout {
    padding-top: 40px;
  }
  .newList .newItem a {
    flex-wrap: wrap;
  }
  .usLayout h1 {
    font-size: 30px;
  }
  .newList .newItem a .more {
    display: none;
  }
  .newList .newItem a .text {
    width: 100%;
    margin-top: 15px;
  }
  .usLayout .productTable .topName .topNameItem {
    font-size: 16px;
  }
  .usLayout .productTable .tableLineList .contItem {
    font-size: 16px;
  }
  .layout37 {
    display: block;
    position: fixed !important;
    z-index: 16;
    top: 0px;
  }
  .top_nav {
    display: none;
  }
  ._nav2 {
    width: 100%;
    float: left;
  }
  ._nav2-1_bg {
    width: 100%;
  }
  ._nav2 .ctext {
    width: 100%;
    float: left;
  }
  ._nav2 .ctext .top {
    position: relative;
    z-index: 5;
  }
  ._nav2 .ctext .menuph {
    display: block;
  }
  ._nav2 .ctext .menuph {
    float: right;
    width: 28px;
    height: 28px;
    cursor: pointer;
    text-align: center;
    margin: 12px 0px 12px 0;
  }
  ._nav2 .ctext .menuph .point {
    display: inline-block;
    width: 28px;
    height: 28px;
    position: relative;
  }
  ._nav2 .ctext .menuph .point:hover .navbtn,
  ._nav2 .ctext .menuph .point:hover .navbtn::after,
  ._nav2 .ctext .menuph .point:hover .navbtn::before {
    width: 28px;
  }
  ._nav2 .ctext .menuph .navbtn {
    position: absolute;
    top: 14px;
    right: 0;
    display: inline-block;
    height: 2px;
    background: #0085f4;
    width: 28px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
  }
  ._nav2 .ctext .menuph .navbtn::after,
  ._nav2 .ctext .menuph .navbtn::before {
    position: absolute;
    right: 0;
    display: inline-block;
    width: 28px;
    height: 2px;
    content: "";
    background: #0085f4;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
  }
  ._nav2 .ctext .menuph .navbtn::after {
    top: -10px;
  }
  ._nav2 .ctext .menuph .navbtn::before {
    top: 10px;
  }
  ._nav2 .ctext .menuph .point.active .navbtn {
    background: transparent;
  }
  ._nav2 .ctext .menuph .point.active .navbtn::after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0px;
  }
  ._nav2 .ctext .menuph .point.active .navbtn::before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 0px;
  }
  ._nav2 .ctext .xialaph {
    top: 0;
    float: left;
    width: 100%;
    height: 100vh;
    overflow: auto;
    padding: 0 15px;
    z-index: 999999999999;
    background: #fff;
    display: none;
    left: 0;
    top: 50px;
  }
  ._nav2 .ctext .xialaph .ul2,
  ._nav2 .ctext .xialaph .ul3 {
    display: none;
  }
  ._nav2 .ctext .xialaph h4 a {
    float: left;
    width: 60%;
    font-size: 16px;
    line-height: 50px;
  }
  ._nav2 .ctext .xialaph h4 a span {
    padding-left: 6px;
    color: #ccc;
    font-size: 14px;
  }
  ._nav2 .ctext .xialaph h4 {
    float: left;
    width: 100%;
    position: relative;
  }
  ._nav2 .ctext .xialaph li:last-child h4::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #e5e5e5;
  }
  ._nav2 .ctext .xialaph h4:hover a,
  ._nav2 .ctext .xialaph h5:hover a {
    color: #0085f4;
  }
  ._nav2 .ctext .xialaph h4::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #e5e5e5;
  }
  ._nav2 .ctext .xialaph h5 a {
    float: left;
    width: 100%;
    color: #1f1f1f;
    font-size: 14px;
    line-height: 40px;
    text-transform: uppercase;
  }
  ._nav2 .ctext .xialaph h5 {
    float: left;
    width: 100%;
    position: relative;
  }
  ._nav2 .ctext .xialaph h5::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #e5e5e5;
  }
  ._nav2 .ctext .xialaph li:last-child h5::after {
    display: none;
  }
  ._nav2 .ctext .xialaph h4 img {
    width: 15px;
    height: 8px;
    float: right;
    margin-top: 24px;
    cursor: pointer;
  }
  ._nav2 .ctext .xialaph h5 img {
    width: 11px;
    height: 6px;
    float: right;
    margin-top: 26px;
    margin-right: 18px;
    cursor: pointer;
  }
  ._nav2 .ctext .xialaph h4.active img.img_s,
  ._nav2 .ctext .xialaph h5.active img.img_s {
    display: none;
  }
  ._nav2 .ctext .xialaph h4.active img.img_d,
  ._nav2 .ctext .xialaph h5.active img.img_d {
    display: block;
  }
  ._nav2 .ctext .xialaph .ul2 {
    float: left;
    width: 100%;
    padding: 0 10px;
  }
  ._nav2 .ctext .xialaph .phsou {
    position: relative;
    margin-top: 34px;
  }
  ._nav2 .ctext .xialaph .phsou input {
    width: 100%;
    height: 56px;
    background-color: #fff;
    color: #aaa;
    font-size: 14px;
    padding-left: 20px;
    border: 1px solid #e5e5e5;
  }
  ._nav2 .ctext .xialaph .phsou img {
    cursor: pointer;
    width: 21px;
    height: 22px;
    position: absolute;
    top: 17px;
    right: 29px;
  }
  ._nav2 .ctext .img_d,
  ._nav2 .ctext .disno {
    display: none;
  }
  ._nav2 .box {
    display: flex;
    height: 50px;
    padding: 0 15px;
    width: 100%;
    justify-content: space-between;
  }
  ._nav2 .box .bg {
    height: 50px;
    background: #fff;
    width: 100%;
    left: 0;
    position: absolute;
    z-index: 5;
    float: left;
    opacity: 1;
  }
  ._nav2 .ctext.sub .box .bg {
    opacity: 1;
  }
  ._nav2 .box .logo {
    float: left;
    position: relative;
    z-index: 6;
  }
  ._nav2 .box .logo img {
    height: 30px;
    margin-top: 10px;
    display: block;
  }
  ._nav2 .soph {
    margin-top: 15px;
    width: 100%;
    float: left;
  }
  ._nav2 .soph .so {
    float: left;
    width: 100%;
    background: #fff;
    position: relative;
    z-index: 6;
    border: 1px solid #0085f4;
  }
  /* ._nav2 .soph .search {
    float: left;
    width: 100%;
    height: 36px;
    background: none;
    border: none;
    line-height: 36px;
    padding: 0 56px 0 10px;
    color: #414141;
    font-size: 14px;
  }

  ._nav2 .soph .searsub {
    float: right;
    width: 50px;
    height: 100%;
    border: none;
    background: url(../img/search2.png) center no-repeat @c;
    position: absolute;
    right: 0;
    top: 0;
  } */
  .nbanner {
    margin-top: 50px;
  }
  .joinus .layout .text {
    min-height: auto;
  }
}
@media screen and (max-width: 500px) {
  .joinus .layout .text.text3 {
    right: 0;
    left: auto;
    background: url(../img/bg2.png) center no-repeat;
    background-size: contain;
  }
  .joinus .layout .text.text3 .title {
    margin-top: 45px !important;
    padding-left: 0 !important;
  }
  .joinus .layout .text.text3 .info {
    padding-left: 0 !important;
  }
  .joinus .layout .text .info {
    height: 80px;
    margin-top: 10px;
  }
  .joinus .layout .text ul li .icon {
    margin-bottom: 10px;
  }
  .joinus .layout .text .info {
    height: 60px;
  }
  .joinus .layout .text .title.left {
    padding-left: 0;
  }
  .joinus .layout .text .info {
    padding: 0;
  }
  .joinus .layout .text .title {
    margin-top: 15px !important;
  }
  .joinus .layout .text {
    padding: 0 20px;
  }
  .joinus .layout .text ul {
    padding: 0;
  }
}
