html {
  scroll-behavior: smooth;
}
.pro-func-item {
  padding: 0 2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.pro-func-item span {
  width: 20rem;
  text-align: left;
  font-size: 0.2rem;
  line-height: 0.4rem;
  color: #333333;
}
.flex-row {
  display: flex;
  flex-direction: row;
}
.text-description {
  margin-top: 0.5rem;
  width: 20rem;
  text-align: left;
  font-size: 0.2rem;
  line-height: 0.4rem;
  color: #333333;
}
/** 白色背景的 */
.pro-item_w {
  width: 100%;
  margin-top: 0.75rem;
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 0.75rem;
}
.pro-item_w > div {
  margin: 0.375rem 2rem;
  background-color: #ffffff;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.smartScene-box {
  width: calc(90% / 2);
  background-color: #fafafa;
  padding: 0.3125rem;
  margin-bottom: 0.625rem;
}
.smartScene-box p {
  font-size: 0.2rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  line-height: 0.4rem;
  color: #666666;
}
.disrow {
  width: 20.4rem;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.displayrow {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.disrow .smartScene-box {
  margin: 0.25rem;
}
.displayrow .smartScene-box {
  margin: 0.25rem;
}
.smartScene-box-top {
  font-size: 0.25rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #010a1c;
  margin-bottom: 0.25rem;
}
.pro-item_w > p {
  text-align: center;
}
.sub-cn-tit {
  margin-top: 0.5rem;
  font-size: 0.5rem;
  font-weight: 800;
}
.sub-en-tit {
  font-size: 0.225rem;
  color: #666666;
}
.pro-item_w > img {
  width: 19.25rem;
}
/** 无颜色背景 */
.pro-item {
  width: 100%;
  margin-top: 0.75rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 0.75rem;
}
.w1555 {
  width: 19.4375rem;
}
.h630 {
  height: 7.875rem;
}
.pro-item > p {
  text-align: center;
}
.pro-item-imgbox {
  margin-top: 0.5rem;
  display: flex;
  justify-content: space-between;
  height: 5.3125rem;
  width: 20.25rem;
}
.pro-item-imgbox .proFunc-box {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 9.5rem;
}
.pro-item-imgbox .proFunc2-box {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 9.5rem;
}
.pro-item-imgbox p {
  font-size: 0.225rem;
  font-weight: bold;
  color: #333333;
}
.text-description2 {
  margin: 0.5rem 0;
  width: 20rem;
  font-size: 0.225rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  line-height: 0.4rem;
  color: #333333;
}
.produckFunction {
  display: flex;
  margin: 0.5625rem 2rem 1.125rem;
  height: 11.75rem;
  flex-wrap: wrap;
  justify-content: space-between;
}
.produckFunction .produckFunction-box {
  width: 6.25rem;
  height: 5.375rem;
  background-color: #ffffff;
  border-radius: 0.05rem;
  text-align: center;
  box-shadow: 0rem 0rem 0.25rem rgba(0, 0, 0, 0.1);
}
.produckFunction .produckFunction-box > img {
  margin: 0.625rem auto 0.25rem;
  width: 1.125rem;
}
.produckFunction .produckFunction-box .tit {
  font-size: 0.275rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  line-height: 0.4rem;
  color: #010a1c;
}
.produckFunction .produckFunction-box p {
  margin: 0.5625rem 0.4375rem 0;
  font-size: 0.2rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  line-height: 0.4rem;
  color: #666666;
  text-align: justify;
}
.pright {
  padding-right: 0.25rem;
}
.smartScene-box .tit {
  font-weight: bold;
  color: #333333;
}
.round-dot {
  width: 0.1rem;
  height: 0.1rem;
  flex-shrink: 0;
  background: #3c6bb3;
  border-radius: 50%;
  opacity: 0.8;
  margin: 0.15rem 0.0875rem 0 0;
}
.obtainEmployment-imgbox {
  width: 14.775rem;
  margin: 0.75rem auto 0.375rem;
}
.serviceHall-imgbox {
  width: 7.6625rem;
  height: 3.4625rem;
  margin: 0.25rem auto;
}
.serviceHall-imgbox img {
  width: 100%;
  height: 100%;
}
.mobileCampus-imgbox {
  width: 17.55rem;
  margin: 0.75rem auto;
}
.features_box_one {
  display: flex;
  margin: 0.5625rem auto 1.125rem;
  width: 20.5rem;
  height: 5.35rem;
  flex-wrap: wrap;
  justify-content: space-between;
}
.features_mbox {
  width: 5.575rem;
  height: 5.35rem;
  margin: 0.25rem;
  padding: 0.25rem 0.375rem;
  background-color: #ffffff;
  border-radius: 0.05rem;
  text-align: left;
  box-shadow: 0rem 0rem 0.25rem rgba(0, 0, 0, 0.1);
}
.features_mbox span {
  font-size: 0.6rem;
  color: #3c6bb3;
  font-family: Alibaba PuHuiTi 2;
}
.features_mbox .tit {
  font-size: 0.275rem;
  font-weight: bold;
  margin: 0.1rem 0;
}
.features_mbox p {
  font-size: 0.2rem;
  line-height: 0.4rem;
  color: #666666;
}
.attendance {
  display: flex;
  margin: 0.5625rem 2rem 1.125rem;
  height: 9.775rem;
  flex-wrap: wrap;
  justify-content: space-between;
}
.attendance .attendance-box {
  width: 5.575rem;
  height: 4.0125rem;
  padding: 0.25rem 0.375rem;
  background-color: #ffffff;
  border-radius: 0.05rem;
  text-align: left;
  box-shadow: 0rem 0rem 0.25rem rgba(0, 0, 0, 0.1);
}
.attendance .attendance-box span {
  font-size: 0.6rem;
  color: #3c6bb3;
  font-family: Alibaba PuHuiTi 2;
}
.attendance .attendance-box .tit {
  font-size: 0.275rem;
  font-weight: bold;
  margin: 0.1rem 0;
}
.attendance .attendance-box p {
  font-size: 0.2rem;
  line-height: 0.4rem;
  color: #666666;
}
.smartTags_tit {
  color: #3c6bb3;
  font-size: 0.25rem;
  line-height: 0.4rem;
  text-align: left;
  font-weight: bold;
  width: 20rem;
}
.identityauthentication-imgbox {
  width: 9.25rem;
}
.identityauthentication-imgbox img {
  width: 100%;
}
.frameWork-imgbox {
  width: 18rem;
  margin: 0.75rem auto 0.5rem;
}
.frameWork-imgbox img {
  width: 100%;
}
.obtainEmployment-imgbox img {
  width: 100%;
}
.features_mbox .mtit {
  font-size: 0.2rem;
  line-height: 0.4rem;
  color: #333333;
  font-weight: bold;
}
.smartEducation-imgbox {
  width: 11.075rem;
  margin: 0.625rem auto;
}
.smartEducation-imgbox img {
  width: 100%;
}
.intelligentScientificResearch-box-top {
  display: flex;
  flex-direction: row;
  line-height: 1;
  align-items: center;
  margin-bottom: 0.2rem;
}
.intelligentScientificResearch-box-top > p {
  margin-left: 0.15rem;
  font-size: 0.2875rem;
  color: #1c5498;
  line-height: 0.35rem;
  font-weight: bold;
}
.p-before-xmsb::before {
  content: "项目申报:";
  color: #333333;
  font-size: 0.2rem;
  font-weight: bold;
}
.p-before-zjps::before {
  content: "专家评审:";
  color: #333333;
  font-size: 0.2rem;
  font-weight: bold;
}
.p-before-zxxm::before {
  content: "纵向项目:";
  color: #333333;
  font-size: 0.2rem;
  font-weight: bold;
}
.p-before-hxxm::before {
  content: "横向项目:";
  color: #333333;
  font-size: 0.2rem;
  font-weight: bold;
}
.p-before-hxxm {
  margin-top: 0.4rem;
}
.attendance-tit {
  font-size: 0.6rem;
  color: #3c6bb3;
}
.flex-row .fwbold {
  font-weight: bold;
  color: #333333;
}
.bwrite {
  background-color: white;
}
.p-tit {
  color: #333333;
  font-weight: bold;
}
.text-start {
  text-align: start;
}
.marginb50 {
  margin-bottom: 0.625rem;
}
.height64 {
  height: 0.8rem;
}
.opacity60 {
  opacity: 0.6;
}
.integration-box {
  width: calc(88.5% / 2);
  background-color: #ffffff;
}

/* 以下为工业部分css */
.main-tit-red {
  font-size: 0.5rem;
  font-weight: bold;
  color: #c62f30;
  margin: 0 0.25rem;
}
.features_sbox {
  width: calc(81.6% / 3);
  height: 1.85rem;
  margin: 0.25rem;
  padding: 0.25rem 0.375rem;
  background-color: #fafafa;
  text-align: left;
}
.features_sbox .tit {
  font-size: 0.25rem;
  font-weight: bold;
  margin: 0.1rem 0;
}
.features_sbox p {
  font-size: 0.2rem;
  line-height: 0.4rem;
  color: #666666;
}
.airCompressor-imgbox {
  width: 18.625rem;
  margin: 0.625rem auto;
}
.airCompressor-imgbox img {
  width: 100%;
}
.pro-item_w .mtit {
  width: 19.9rem;
  margin: 0.625rem auto 0;
  font-size: 0.225rem;
  line-height: 0.4rem;
  color: #333333;
  text-align: left;
}
.func-box {
  width: 20rem;
  margin: 0.5625rem auto 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.func-box .func-sbox {
  width: calc(88% / 2);
  min-height: 3.75rem;
  padding: 0.25rem 0.4375rem;
  display: flex;
  flex-direction: column;
  background: #ffffff;
  box-shadow: 0px 0px 0.3rem rgba(0, 0, 0, 0.05);
  border-radius: 0.05rem;
  margin-bottom: 0.625rem;
}
.func-box .func-sbox > img {
  width: 0.7rem;
}
.func-box .func-sbox .tit {
  font-size: 0.275rem;
  font-weight: bold;
  line-height: 0.4rem;
  color: #010a1c;
  margin-bottom: 0.3125rem;
}
.pro-item .func-box .func-sbox > p {
  font-size: 0.2rem;
  line-height: 0.4rem;
  color: #666666;
}
.func-box .smart-mbox {
  width: 5.825rem;
  height: 6.6rem;
  border: 0.0125rem solid #e3e3e3;
  box-shadow: 0rem 0rem 0.3rem rgba(0, 0, 0, 0.05);
  border-radius: 0.05rem;
  padding: 0.5rem 0.25rem;
  margin-bottom: 0.5rem;
}
.func-box .smart-mbox .tit {
  font-size: 0.275rem;
  font-weight: bold;
  line-height: 0.35rem;
  color: #010a1c;
}
.func-box .smart-mbox ul {
  min-height: 2.5rem;
}
.func-box .smart-mbox li {
  position: relative;
  margin-left: 0.2rem;
  font-size: 0.2rem;
  line-height: 0.4rem;
  color: #666666;
}
.smartScene-box li {
  position: relative;
  margin-left: 0.2rem;
  font-size: 0.2rem;
  line-height: 0.4rem;
  color: #666666;
}
.func-box .smart-mbox li::before {
  content: "";
  display: block;
  width: 0.1rem;
  height: 0.1rem;
  position: absolute;
  left: -0.18rem;
  top: 0.15rem;
  width: 0.1rem;
  height: 0.1rem;
  border-radius: 100%;
  background-color: #df2e2f;
}
.smartScene-box li::before {
  content: "";
  display: block;
  width: 0.1rem;
  height: 0.1rem;
  position: absolute;
  left: -0.18rem;
  top: 0.15rem;
  width: 0.1rem;
  height: 0.1rem;
  border-radius: 100%;
  background-color: #df2e2f;
}
.func-box .smart-mbox .imgbox {
  width: 100%;
  overflow: hidden;
}
.func-box .smart-mbox .imgbox > img {
  width: 100%;
  margin: auto;
  transition: all 0.8s;
}
.func-box .smart-mbox .imgbox > img:hover {
  transform: scale(1.1);
}
.func-box .smart-mbox p {
  font-size: 0.2rem;
  line-height: 0.4rem;
  color: #666666;
  min-height: 2.5rem;
  margin-top: 0.25rem;
}
.industry-cont-wrap .tabs .item.active a {
  color: #df2e2f;
}
.industry-cont-wrap .tabs .item.active {
  color: #c62f30;
  border-bottom: 0.025rem solid #c62f30;
}
.industry-cont-wrap {
  height: auto;
}
.industry-cont-wrap .tabs {
  display: flex;
  padding: 0.15rem 1rem 0 2rem;
  border-bottom: 0.0125rem solid #d9d9d9;
}
.industry-cont-wrap .tabs .item {
  padding-bottom: 0.15rem;
  margin-right: 0.375rem;
}
.industry-cont-wrap .tabs .item a {
  font-size: 0.225rem;
  color: #333333;
}
.about-us-cont-wrap .tabs .item:last-child {
  margin-right: 0;
}
.attendance .attendance-mbox {
  width: calc(88% / 2);
  height: 3.1rem;
  padding: 0.25rem 0.4375rem;
  background-color: #ffffff;
  border-radius: 0.05rem;
  text-align: left;
  box-shadow: 0rem 0rem 0.25rem rgba(0, 0, 0, 0.1);
  margin-bottom: 0.625rem;
}
.attendance .attendance-mbox .tit {
  font-size: 0.275rem;
  font-weight: bold;
  margin: 0.1rem 0;
}
.attendance .attendance-mbox p {
  font-size: 0.2rem;
  line-height: 0.4rem;
  color: #666666;
}
.digitalIndustry-imgbox {
  width: 17.2625rem;
  margin: 1rem auto 0;
}
.smartScene-mbox {
  width: 5.325rem;
  margin-bottom: 0.625rem;
  min-height: 2.225rem;
  border: 0.0125rem solid #e3e3e3;
  box-shadow: 0rem 0rem 0.3rem rgba(0, 0, 0, 0.05);
  border-radius: 0.05rem;
  padding: 0.5rem 0.4375rem;
}
.smartScene-mbox p {
  margin-top: 0.125rem;
  font-size: 0.2rem;
  line-height: 0.4rem;
  color: #666666;
}
.digitalIndustry-imgbox img {
  width: 100%;
}
.functit-imgbox {
  width: 0.7rem;
}
.functit-imgbox img {
  width: 100%;
}
.electronicLabel-imgbox {
  width: 19.0375rem;
}
.electronicLabel-imgbox img {
  width: 100%;
}
.industrialOperations-imgbox {
  width: 17.7875rem;
}
.industrialOperations-imgbox img {
  width: 100%;
}
.ioT-imgbox {
  width: 18.5625rem;
}
.ioT-imgbox img {
  width: 100%;
}
.ioT-smart-mbox {
  width: calc(83% / 3);
  border: 0.0125rem solid #e3e3e3;
  box-shadow: 0rem 0rem 0.3rem rgba(0, 0, 0, 0.05);
  border-radius: 0.05rem;
  padding: 0.5rem 0.375rem 0.375rem;
  margin-bottom: 0.5rem;
}
.ioT-smart-mbox p {
  font-size: 0.2rem;
  line-height: 0.4rem;
  color: #666666;
  min-height: 2.5rem;
  margin-top: 0.25rem;
}
.ioT-smart-mbox .tit {
  font-size: 0.275rem;
  font-weight: bold;
  line-height: 0.35rem;
  color: #010a1c;
}
.ioT-smart-mbox .imgbox {
  height: 3.5rem;
  width: 100%;
  overflow: hidden;
}
.ioT-smart-mbox img {
  width: 100%;
  transition: all 0.8s;
}
.ioT-smart-mbox img:hover {
  transform: scale(1.1);
}
.electricityControl-imgbox {
  width: 18.75rem;
}
.electricityControl-imgbox img {
  width: 100%;
}
.electricityControl-smart-mbox {
  width: calc(90% / 2);
  border: 0.0125rem solid #e3e3e3;
  box-shadow: 0rem 0rem 0.3rem rgba(0, 0, 0, 0.05);
  border-radius: 0.05rem;
  padding: 0.5rem 0.375rem 0.375rem;
  margin-bottom: 0.5rem;
}
.electricityControl-smart-mbox p {
  margin-top: 0.25rem;
  margin-bottom: 0.5rem;
  font-size: 0.2rem;
  line-height: 0.4rem;
  color: #666666;
  height: 0.6rem;
}
.electricityControl-smart-mbox .imgbox {
  height: 4.575rem;
  width: 100%;
  overflow: hidden;
}
#personnelTraining {
  height: auto;
  margin-bottom: 0rem;
}
#personnelTraining > div {
  height: 3.5rem;
  margin-bottom: 0.5rem;
}
.electricityControl-smart-mbox img {
  width: 100%;
  transition: all 0.8s;
}
.electricityControl-smart-mbox img:hover {
  transform: scale(1.1);
}
.tableCardsAdvantage {
  width: 100%;
  text-align: left;
  font-size: 0.24rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #df2e2f;
}
.displayTemltateText {
  margin-top: 0.6rem;
  margin-bottom: 0.3rem;
  font-size: 0.24rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  line-height: 0.32rem;
  color: #333333;
}
.displayTemltateImgBox {
  text-align: center;
  width: 100%;
}
.displayTemltateImgBox img {
  width: 80%;
}
.tableCards_annotation {
  font-size: .18rem;
  font-family: PingFang SC;
  font-weight: 400;
  color: #666666;
  width: 67%;
  margin: 0 !important;
}
.tableCardsTable {
  display: flex;
  flex-direction: column;
}
.tableCardsTable .tableContent {
  margin: auto;
  width: 80%;
  display: flex;
  flex-direction: row;
  border-bottom: 1px solid #e0e0df;
}
.tableCardsTable .tableContent p {
  line-height: 0.8rem;
  font-size: 0.2rem;
  color: #464645;
}
.tableCardsTable .tableContent p:not(:last-child) {
  flex: 1.2;
}
.tableCardsTable .tableContent p:last-child {
  flex: 0.6;
}
.tableCards-smartBox {
  width: 20rem;
  margin: 0.5625rem auto 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.tableCards-smartmBox {
  width: calc(80% / 4);
  border: 0.0125rem solid #e3e3e3;
  box-shadow: 0rem 0rem 0.3rem rgba(0, 0, 0, 0.05);
  border-radius: 0.05rem;
  padding: 0.5rem 0.375rem 0.375rem;
}
.tableCards-smartmBox p {
  margin: 0.25rem 0;
  font-size: 0.2rem;
  line-height: 0.4rem;
  color: #666666;
}
.tableCards-smartmBox .imgbox {
  width: 100%;
  overflow: hidden;
}
#personnelTraining {
  height: auto;
  margin-bottom: 0rem;
}
#personnelTraining > div {
  height: 3.5rem;
  margin-bottom: 0.5rem;
}
.tableCards-smartmBox img {
  width: 100%;
  transition: all 0.8s;
}
.tableCards-smartmBox img:hover {
  transform: scale(1.1);
}
.f22px {
  font-size: 0.275rem;
}
.fwbold {
  font-weight: bold;
}
.color010A1C {
  color: #010a1c;
}
.f16 {
  font-size: 0.2rem;
}
.bgfa {
  background-color: #fafafa;
}
.mt30 {
  margin: 0.3rem 0;
}
.mt15 {
  margin-top: 0.3rem;
}
