.textCenter {
  text-align: center;
  white-space: nowrap;
}
.top-nav {
  display: block;
  position: sticky;
  z-index: 1000;
  top: 0; /* 确保在垂直滚动时生效 */
  /* padding: 8px 0; */
  background-color: #fff;
  border: 0.0521vw solid #2318151a;
}
.highlight {
  color: #3a66fb;
}
.highlight {
  color: #3a66fb;
}
.brochures-list-box .brochures-content:hover .highlight {
  color: #fff;
}
.crumbs {
  display: flex;
}
.search-title {
  color: #231815;
  /* Heading5-40 */
  font-family: Montserrat;
  font-size: 2.0833vw;
  font-style: normal;
  font-family: "Montserrat-SemiBold" !important;
  line-height: 150%;
  text-transform: capitalize;
}
.search {
  margin-top: 4.35vw;
  padding-bottom: 4.1667vw;
  overflow: hidden;
}
.search .top-nav-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 !important;
  height: 3.9583vw;
}
.search .search-input {
  width: 41.6667vw;
  height: 4.1667vw;
  border-radius: 2.6042vw;
  border: 0.0521vw solid rgba(35, 24, 21, 0.2);
  padding: 1.4583vw 2.0833vw;
  display: flex;
  gap: 1.25vw;
  align-items: center;
  margin-bottom: 4.1667vw;
}
.search .search-input .iconfont {
  font-size: 1.25vw;
  color: #9fa0a0;
  cursor: pointer;
}
.search .search-input .iconfont:hover {
  color: #3a66fb;
}
.search .search-input .search-form {
  flex: 1;
  display: flex;
  gap: 1.25vw;
}
.search .search-input .search-form .search-icon {
  position: relative;
  width: 1.25vw;
  height: 1.25vw;
  line-height: 1.25vw;
  cursor: pointer;
}
.search .search-input .search-form .search-icon input {
  position: absolute;
  background: transparent;
}
.search .search-input .search-form .search-icon:hover .iconfont {
  color: #3a66fb;
}
.search .search-input .search-form input {
  color: #231815;
  width: 100%;
  font-size: 0.8333vw;
}
.search .search-input .search-clear {
  color: #231815;
  cursor: pointer;
}
.search .search-data .search-box {
  display: block;
}
.search .search-data .search-tab {
  position: relative;
}
.search .search-data .search-tab .swiperxian {
  position: absolute;
  border-bottom: 0.0521vw solid rgba(35, 24, 21, 0.1);
  width: 100%;
  bottom: 0vw;
}
.search .search-data .swiper {
  overflow: hidden;
}
.search .search-data .swiper .swiper-wrapper .swiper-slide {
  width: auto;
}
.search .search-data .swiper .swiper-wrapper .search-menu-item {
  position: relative;
  cursor: pointer;
  color: #231815;
  font-size: 0.8333vw;
  font-weight: 400;
  line-height: 150%;
  padding-bottom: 0.8333vw;
  white-space: nowrap;
}
.search .search-data .swiper .swiper-wrapper .search-menu-item:hover,
.search .search-data .swiper .swiper-wrapper .search-menu-item.active {
  color: #3a66fb;
  font-family: "Montserrat-SemiBold";
}
.search .search-data .swiper .swiper-wrapper .search-menu-item.active::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 0.0521vw;
  background-color: #3a66fb;
  transform: scaleX(1);
}
.search .search-data .search-quantity {
  margin: 0.8333vw 0 2.0833vw;
  color: #9fa0a0;
  font-size: 0.8333vw;
  line-height: 150%;
  font-family: "Montserrat-SemiBold";
}
/* page */
.page {
  margin: 2.0833vw auto 0;
}
.page-num-box {
  display: flex;
}
.el-pagination .el-pager {
  margin-bottom: 0;
}

.el-pagination .el-pager li {
  min-width: 2.0833vw;
  height: 2.0833vw;
  line-height: 2.0833vw;
  margin-right: 0.3125vw;
  color: #9fa0a0;
  text-align: center;
  font-family: Montserrat;
  font-size: 0.7292vw;
  font-style: normal;
  font-family: "Montserrat-SemiBold" !important;
  border-radius: 0;
}

.el-pager li:hover a,
.pagination .el-pagination .default:hover {
  background: #3a66fb;
}

.el-pager .active {
  border: none;
  background-color: #3a66fb;
  color: #fff !important;
}

/* 搜索没有数据时显示 */
.search-nodata {
  display: block;
  padding-top: 6.25vw;
}

.search-nodata h2 {
  color: #231815;
  font-size: 2.0833vw;
  font-family: "Montserrat-SemiBold";
  line-height: 150%;
  text-transform: capitalize;
}

.search-nodata .search-nodata-title {
  margin: 6.25vw 0 1.25vw;
  color: #9fa0a0;
  font-size: 1.25vw;
  font-weight: 400;
  line-height: 150%;
}

.search-nodata #nodataSwiper {
  display: none;
}

.search-nodata .search-nodata-partnerslist {
  display: flex;
  gap: 1.25vw;
}

.search-nodata .search-nodata-partnerslist a {
  background: #fafafa;
  padding: 2.0833vw 1.25vw 1.25vw;
  color: #231815;
  width: calc((100% - 3.75vw) / 4);
  overflow: hidden;
}

.search-nodata .search-nodata-partnerslist a:hover,
.search-nodata
  .search-nodata-partnerslist
  a:hover
  .search-nodata-partnerslist-text {
  color: #3a66fb;
}

.search-nodata .search-nodata-partnerslist a .search-nodata-partnerslist-title {
  font-size: 0.9375vw;
  height: 2.8125vw;
  line-height: 150%;
  font-family: "Montserrat-SemiBold";
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  text-transform: capitalize;
  -webkit-box-orient: vertical;
}

.search-nodata .search-nodata-partnerslist a .search-nodata-partnerslist-text {
  padding: 0.4167vw 0 0.8333vw;
  color: #9fa0a0;
  font-size: 0.625vw;
  font-weight: 400;
  line-height: 150%;
}

.search-nodata .search-nodata-partnerslist a .search-nodata-partnerslist-img {
  max-width: 7.3958vw;
  max-height: 7.3958vw;
  margin: 0 auto;
}

.search-nodata
  .search-nodata-partnerslist
  a:hover
  .search-nodata-partnerslist-img
  img {
  transform: scale(1.2);
}

.search-nodata
  .search-nodata-partnerslist
  a
  .search-nodata-partnerslist-img
  img {
  width: 100%;
  height: 100%;
  transition: transform 0.3s ease;
  object-fit: cover;
}

.search-nodata .search-nodata-partnerslist a .search-nodata-more {
  margin-top: 1.6667vw;
  display: flex;
  gap: 0.2083vw;
  align-items: center;
}

.search-nodata .search-nodata-partnerslist a .search-nodata-more p {
  font-size: 0.8333vw;
  line-height: 150%;
  font-family: "Montserrat-SemiBold";
}

.search-nodata .search-nodata-partnerslist a .search-nodata-more .iconfont {
  font-size: 1.25vw;
}

.search-nodata .search-nodata-solutions {
  margin-top: 4.1667vw;
}

.search-nodata .search-nodata-solutions h2 {
  color: #9fa0a0;
  font-size: 1.25vw;
  line-height: 150%;
  margin-bottom: 1.25vw;
}

.search-nodata .search-nodata-solutions .search-nodata-solutions-list {
  display: flex;
  gap: 1.25vw;
  align-items: center;
  flex-wrap: wrap;
}

.search-nodata .search-nodata-solutions .search-nodata-solutions-list a {
  border-radius: 10.4167vw;
  border: 0.0521vw solid #231815;
  padding: 0.625vw 1.25vw;
  line-height: 150%;
}

.search-nodata .search-nodata-solutions .search-nodata-solutions-list a:hover {
  background: #3a66fb;
  color: #fff;
  border: 0.0521vw solid #3a66fb;
}
/* 表格 */
table {
  width: 100%;
}
table thead tr {
  background: #fafafa;
  height: 2.9167vw;
}
table thead tr th {
  padding: 0.9375vw 2.0833vw 0.7292vw 0;
  color: #231815;
  font-family: "Montserrat-SemiBold" !important;
  font-size: 0.8333vw;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 150% */
  text-align: center;
  white-space: nowrap;
}
table thead tr th:first-of-type {
  padding-left: 2.0833vw;
  text-align: left;
}
table thead tr th:last-of-type {
  padding-right: 2.0833vw;
}
table .fileName {
  width: 80%;
}
table .isDate {
}
table tbody tr td {
  padding: 0.8333vw 2.0833vw 0.8333vw 0;
  font-size: 0.7292vw;
  color: #231815;
  font-family: Montserrat;
  font-size: 0.7292vw;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 150% */
}
table tbody tr td:first-of-type {
  padding-left: 2.0833vw;
  text-align: left;
}
table tbody tr:nth-child(even) {
  background: #fafafa;
}
table tbody tr:nth-child(odd) {
  background: #ffffff;
}
table .tableSubName {
  color: #231815;
  font-family: Montserrat;
  font-size: 0.8333vw;
  font-style: normal;
  font-weight: 400;
  line-height: 157.143%; /* 157.143% */
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
table .iconBox {
  display: flex;
  justify-content: center;
  gap: 1.25vw;
}
table .date {
  color: #231815;
  text-align: center;
  font-family: Montserrat;
  font-size: 0.8333vw;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 150% */
}
table .fileName-col {
  width: 90%;
}
table .date-col {
  text-align: center;
}
table .firmwareName {
  font-size: 0.8333vw;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-break: break-word;
  color: #231815;
}
.iconBox .iconfont {
  font-size: 1.25vw;
}
.modal-header,
.modal-footer {
  border: none;
  padding: 0;
}
/* Firmware */
.isDate {
  display: block;
  white-space: nowrap;
}
#firmwareList .firmwareName,
#firmwareList .iconBox .iconfont,
#softwareList .firmwareName {
  cursor: pointer;
}
#firmwareList .firmwareName:hover,
#firmwareList .iconBox .iconfont:hover,
#softwareList .firmwareName:hover {
  color: #3a66fb;
}
#searchFirmware table .iconBox a {
  line-height: 1.25vw;
  height: 1.25vw;
}
#searchFirmware table .iconBox i {
  line-height: 1.25vw;
}
.disableGray {
  color: #9fa0a0;
  cursor: default !important;
}
.disableGray:hover {
  color: #9fa0a0 !important;
}

/* softwares */
.fileName-col {
  width: 80%;
}
.date-col {
  text-align: center;
}
/* brochures */
.brochures-list-box {
  display: flex;
  gap: 1.25vw;
  flex-wrap: wrap;
}
.brochures-list-box .brochures-content {
  width: 24.1667vw;
  height: 33.125vw;
  padding: 1.25vw;
  background: #fafafa;
  transition: all 0.3s ease;
  position: relative;
}
.brochures-list-box .brochures-content:hover {
  background-color: #3a66fb;
}
.brochures-list-box .brochures-content:hover .brochures-txt,
.brochures-list-box .brochures-content:hover .brochures-txt .brochures-name,
.brochures-list-box .brochures-content:hover .brochures-txt .viewMore {
  color: #ffffff;
}
.brochures-list-box .brochures-content .brochures-img {
  display: inline-block;
  width: 100%;
  overflow: hidden;
}
.brochures-list-box .brochures-content .brochures-img:hover {
  cursor: pointer;
}

.brochures-list-box .brochures-content .brochures-img .img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s;
}

.brochures-list-box .brochures-content .brochures-txt {
  width: 100%;
  margin-top: 0.8333vw;
  text-align: left;
}

.brochures-list-box .brochures-content .brochures-txt .brochures-name {
  color: #231815;
  font-size: 0.9375vw;
  font-style: normal;
  font-family: "Montserrat-SemiBold" !important;
  line-height: 150%;
  text-transform: capitalize;
  overflow: hidden;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  word-break: break-all;
  margin-bottom: 1.6667vw;
}
.brochures-list-box .brochures-content .brochures-txt .viewMore {
  color: #231815;
  font-family: "Montserrat-SemiBold" !important;
  font-size: 0.8333vw;
  font-style: normal;
  line-height: 150%; /* 150% */
  position: absolute;
  left: 1.25vw;
  bottom: 1.25vw;
}
.brochures-list-box .brochures-content .brochures-txt .icon-a-icon_Viewall {
  font-size: 0.8333vw;
  font-weight: bolder;
  margin-left: 0.2083vw;
  line-height: 150%; /* 150% */
}
.brochures-list-box .brochures-content:nth-child(3n) {
  margin-right: 0;
}
/* pages */
#searchPages table .iconBox {
  justify-content: center;
}
/* product */
/* pc product */
#searchProduct {
  display: none;
}
#searchProduct-pc {
  display: block;
}
#searchProduct-pc .productTable {
  width: 100%;
}
#searchProduct-pc .productTable .iconfont {
  cursor: pointer;
  font-size: 1.25vw;
}
#searchProduct-pc .productTable .iconfont:hover {
  color: #3a66fb;
}
#searchProduct-pc .productTable .disabledIcon,
#searchProduct .disabledIcon {
  color: #9fa0a0;
  cursor: default !important;
}
#searchProduct-pc .productTable .disabledIcon:hover,
#searchProduct .disabledIcon:hover {
  color: #9fa0a0 !important;
}
#searchProduct-pc .productTable tr {
  height: 2.9167vw;
}

#searchProduct-pc .productTable tr td {
  text-align: center;
}
#searchProduct-pc .productTable tr td:first-of-type {
  text-align: left;
}
#searchProduct-pc .productTable thead tr {
  background: #fafafa;
}
#searchProduct-pc .productTable th.fileName {
  width: 30%;
}
#searchProduct-pc .productTable .downloadNname {
  width: 50%;
  color: #231815;
  font-family: Montserrat;
  font-size: 0.8333vw;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 150% */
}
#searchProduct-pc .productTable .iconBox .iconfont {
  font-size: 1.25vw;
  cursor: pointer;
}
#searchProduct-pc .productTable .iconBox .icon-icon_Dowload {
  margin-left: 2.0833vw;
  cursor: pointer;
}
#searchProduct-pc .productTable th {
  color: #231815;
  font-family: "Montserrat-SemiBold" !important;
  font-size: 0.8333vw;
  font-style: normal;
  line-height: 150%; /* 150% */
}
#searchProduct-pc .productTable tbody tr:nth-child(even) {
  background: #fafafa;
}
#searchProduct-pc .productTable tbody tr:nth-child(odd) {
  background: #ffffff;
}
/* mob product */
.productListTitleBox {
  margin-top: 2.0833vw;
}
.productListTitleBox .productListTitle {
  background: #fafafa;
  padding: 0.8333vw 0.4167vw;
  display: flex;
  justify-content: space-between;
}
.productListTitleBox .productListTitle span {
  color: #231815;
  font-family: "Montserrat-SemiBold" !important;
  font-size: 0.8333vw;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 150% */
}
.product-menu {
  width: 100%;
  position: relative;
}
.product-menu .mobilenav-item {
  padding: 0.4688vw 0.4167vw 0.4688vw 0.4167vw;
}
.product-menu .mobilenav-item:nth-child(even) {
  background: #fafafa;
}
.product-menu .mobilenav-item:nth-child(odd) {
  background: #ffffff;
}
.product-menu .mobilenav-item:nth-child(even) .productlist .iconBox {
  background: #ffffff;
}
.product-menu .mobilenav-item:nth-child(odd) .productlist .iconBox {
  background: #fafafa;
}
.product-menu .mobilenav-item .productlist {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.product-menu .mobilenav-item .listName {
  color: #231815;
  font-family: Montserrat;
  font-size: 0.7292vw;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  padding-right: 1.7188vw;
}
.product-menu .mobilenav-item .productlist .iconBox {
  width: 1.25vw;
  height: 1.25vw;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 0.8854vw;
}

.product-menu .mobilenav-item .productlist .iconfont {
  font-size: 0.9375vw;
  font-weight: bolder;
}
.product-menu .mobilenav-item .productlistInfo {
  display: none;
  width: 100%;
}
.product-menu .mobilenav-item .productlistInfo .infoTitle {
  color: #231815;
  font-family: "Montserrat-SemiBold" !important;
  font-size: 0.7292vw;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 157.143% */
}
.product-menu .mobilenav-item .productlistInfo .iconName {
  color: #231815;
  font-family: Montserrat;
  font-size: 0.625vw;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 150% */
}
.product-menu .mobilenav-item .productlistInfo .productlistInfoLi {
  display: flex;
  justify-content: space-between;
  margin-top: 0.4167vw;
}
.product-menu .mobilenav-item .productlistInfo .productlistInfoLi .iconfont {
  margin-left: 0.2083vw;
}
.product-menu .mobilenav-item .productlistInfo .productlistInfoUl {
  margin: 0.4167vw 0 0.8333vw 0;
}
/* mkt */
.maktableBox table thead tr th {
  text-align: left;
}
.maktableBox .iconBox .iconfont:hover {
  color: #3a66fb;
  cursor: pointer;
}
.maktableBox .downloadNname {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
  width: 32.3958vw;
}
.maktableBox .themeName {
  white-space: nowrap;
  display: inline-block;
  width: 4.1667vw;
}
.maktableBox .themeNameTd {
  width: 4.1667vw;
}
.maktableBox .specialName {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  width: 5.4167vw;
}
.maktableBox .specialNameTd {
  width: 5.4167vw;
}
.maktableBox .meterialsName {
  white-space: nowrap;
  display: inline-block;
  width: 6.25vw;
}
.maktableBox .meterialsNameTd {
  width: 6.25vw;
}
.maktableBox .categorName {
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  width: 4.6875vw;
}
.maktableBox .categorNameTd {
  width: 4.6875vw;
}
.maktableBox .iconBox {
  display: flex;
  justify-content: center;
}
/* 列表start */
#searchMkt .mktListTitleBox {
  margin-top: 2.0833vw;
}
#searchMkt .mktListTitleBox .mktListTitle {
  background: #fafafa;
  padding: 0.8333vw 0.4167vw;
  display: flex;
  justify-content: space-between;
}
#searchMkt .mktListTitleBox .mktListTitle span {
  color: #231815;
  font-family: "Montserrat-SemiBold" !important;
  font-size: 0.8333vw;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 150% */
}
#searchMkt .mkt-menu {
  width: 100%;
  position: relative;
}
#searchMkt .mkt-menu .mobilenav-item {
  padding: 0.4688vw 0 0.4688vw 0;
}
#searchMkt .mkt-menu .mobilenav-item:nth-child(even) {
  background: #fafafa;
}
#searchMkt .mkt-menu .mobilenav-item:nth-child(odd) {
  background: #ffffff;
}
#searchMkt .mkt-menu .mobilenav-item:nth-child(even) .mktList .iconBox {
  background: #ffffff;
}
#searchMkt .mkt-menu .mobilenav-item:nth-child(odd) .mktList .iconBox {
  background: #fafafa;
}
#searchMkt .mkt-menu .mobilenav-item .mktList {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-left: 0.4167vw;
}
#searchMkt .mkt-menu .mobilenav-item .listName {
  color: #231815;
  font-family: Montserrat;
  font-size: 0.7292vw;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  padding-right: 1.7188vw;
}
#searchMkt .mkt-menu .mobilenav-item .mktList .iconBox {
  width: 1.25vw;
  height: 1.25vw;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 0.8854vw;
}

#searchMkt .mkt-menu .mobilenav-item .mktList .iconfont {
  font-size: 0.9375vw;
  font-weight: bolder;
}
#searchMkt .mkt-menu .mobilenav-item .mktListInfo {
  display: none;
  width: 100%;
  padding: 0.4167vw 0 0.8333vw 0;
}
#searchMkt .mkt-menu .mobilenav-item .mktListInfo .infoTitle {
  color: #231815;
  font-family: "Montserrat-SemiBold" !important;
  font-size: 0.7292vw;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 157.143% */
}
#searchMkt .mkt-menu .mobilenav-item .mktListInfo .iconName {
  color: #231815;
  font-family: Montserrat;
  font-size: 0.625vw;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 150% */
}
#searchMkt .mkt-menu .mobilenav-item .mktListInfo .mktListInfoLi {
  display: flex;
  justify-content: space-between;
  margin-top: 0.4167vw;
}
#searchMkt .mkt-menu .mobilenav-item .mktListInfo .mktListInfoLi .iconfont {
  margin-left: 0.2083vw;
}
#searchMkt .mkt-menu .mobilenav-item .mktListInfo .mktListInfoUl {
  margin: 0.4167vw 0.4167vw 0.8333vw 0.4167vw;
}
#searchMkt .mkt-menu .mobilenav-item .downloadBtn {
  border-radius: 1.25vw;
  border: 0.0521vw solid #231815;
  color: #231815;
  font-size: 0.625vw;
  font-style: normal;
  font-weight: 600;
  font-family: "Montserrat-SemiBold" !important;
  line-height: 150%; /* 150% */
  padding: 0.4167vw 0.8333vw;
}
#searchMkt .mkt-menu .mobilenav-item .downloadBtnBox {
  text-align: center;
}
#searchMkt .downloadBtnBox {
  margin-top: 2.0833vw;
  display: flex;
  justify-content: center;
}
#searchMkt .downloadBtnBox span {
  padding: 0.4167vw 0.8333vw;
  border-radius: 1.25vw;
  display: flex;
  align-items: center;
}
#searchMkt .downloadBtnBox .btn-Download .icon-icon_download2 {
  background: #3a66fb;
  color: #fff;
  border-radius: 50%;
  font-size: 4.2666vw;
  line-height: 4.2666vw;
  margin-left: 1.0666vw;
}
#searchMkt .downloadBtnBox .btn-Download {
  color: #231815;
  border: 0.0521vw solid #231815;
  font-family: "Montserrat-SemiBold" !important;
  font-size: 0.625vw;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 150% */
}
/* 列表end */
/* firmware弹窗 pc */
#firmwareModal .firmwareModal .modal-content {
  padding: 4.1667vw 2.0833vw;
}
#firmwareModal .firmwareModal .firmwareModalBox {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
#firmwareModal .firmwareModal {
  position: relative;
}
#firmwareModal .firmwareModal .icon-icon_CircleClose {
  position: absolute;
  right: 1.25vw;
  top: 1.25vw;
  font-size: 1.25vw;
  cursor: pointer;
}
#firmwareModal .firmwareModal .modalTitle {
  color: #231815;
  text-align: center;
  font-family: "Montserrat-SemiBold" !important;
  font-size: 2.0833vw;
  font-style: normal;
  line-height: 150%; /* 150% */
  text-transform: capitalize;
  margin-bottom: 1.875vw;
}
#firmwareModal .firmwareModal .moadlList .moadlListUl {
  width: 100%;
}
#firmwareModal .firmwareModal .infoDetailLi {
  display: flex;
  min-height: 2.9167vw;
  margin-top: 0.4167vw;
}
#firmwareModal .firmwareModal .infoDetailLi #moadl-softwareName {
  word-break: break-all;
}
#firmwareModal .firmwareModal .infoDetailLi:nth-child(even) {
  background: #fafafa;
}
#firmwareModal .firmwareModal .infoDetailLi:nth-child(odd) {
  background: #efefef;
}
#firmwareModal .firmwareModal .infoDetailLi #moadl-supportModels {
  display: flex;
  flex-wrap: wrap;
  gap: 0.8333vw 0.8333vw;
}
#firmwareModal .firmwareModal .infoDetailLi #moadl-supportModels a {
  text-decoration: underline;
}
#firmwareModal .firmwareModal .infoDetailLi .infoDetailLi-title {
  color: #231815;
  font-family: "Montserrat-SemiBold" !important;
  font-size: 0.8333vw;
  font-style: normal;
  line-height: 150%; /* 157.143% */
  border-right: 0.8333vw solid #fff;
  width: 11.0417vw;
  padding: 0.8333vw 1.25vw;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
#firmwareModal .firmwareModal .infoDetailLi .infoDetailLi-detail {
  color: #231815;
  font-family: Montserrat;
  font-size: 0.8333vw;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 157.143% */
  padding: 0.8333vw 1.25vw;
  width: calc(100% - 5vw);
  display: flex;
  align-items: center;
}
.firmwareModalMob .infoDetailLi #moadl-softwareName-mob,
.firmwareModalMob .infoDetailLi #moadl-softwareSize-mob,
.firmwareModalMob .infoDetailLi #moadl-MD5-mob,
.firmwareModalMob .infoDetailLi #moadl-SHA256-mob,
.firmwareModalMob .infoDetailLi .infoDetailLi-title {
  display: flex;
  align-items: center;
}

#firmwareModal .firmwareModal .moadlList .moadlListUl li {
  height: 2.9167vw;
}

#firmwareModal .firmwareModal .redtxt {
  color: #e60012 !important;
  word-break: break-all;
}
#firmwareModal .modalBtn {
  margin: 2.0833vw auto;
  cursor: pointer;
}
#firmwareModal .modalBtn span {
  padding: 0.4167vw 0.8333vw;
  border-radius: 1.25vw;
}
#firmwareModal .modalBtn .firmwareModalBtnRelese {
  border: 0.0521vw solid #231815;
  color: #231815;
  font-family: "Montserrat-SemiBold" !important;
  font-size: 0.8333vw;
  font-style: normal;
  line-height: 150%; /* 150% */
  display: flex;
}
#firmwareModal .modalBtn .firmwareModalBtnRelese .icon-icon_CirclegotoFilled {
  background: #3a66fb;
  color: #fff;
  border-radius: 50%;
  font-size: 1.25vw;
  line-height: 1.25vw;
  margin-left: 0.4167vw;
}
#firmwareModal .modalBtn .firmwareModalBtnRelese:hover {
  background: #3a66fb;
  color: #fff;
  border: 0.0521vw solid #3a66fb;
}
#firmwareModal .modalBtn .firmwareModalBtnRelese:hover .iconfont {
  background: #fff;
  color: #3a66fb;
}
#firmwareModal .modalBtn .firmwareModalBtnRelese:hover + .btn-Download {
  color: #231815;
  border: 0.0521vw solid #231815;
  background: #fff;
}
#firmwareModal
  .modalBtn
  .firmwareModalBtnRelese:hover
  + .btn-Download
  .iconfont {
  background: #3a66fb;
  color: #fff;
}
#firmwareModal .modalBtn .firmwareModalBtnDown .icon-icon_download2 {
  background: #fff;
  color: #3a66fb;
  border-radius: 50%;
  font-size: 1.25vw;
  line-height: 1.25vw;
  margin-left: 0.4167vw;
}
#firmwareModal .modalBtn .firmwareModalBtnDown {
  color: #fff;
  background: #3a66fb;
  font-family: "Montserrat-SemiBold" !important;
  font-size: 0.8333vw;
  font-style: normal;
  line-height: 150%; /* 150% */
  margin-left: 4.1667vw;
  position: relative;
  display: flex;
}

#firmwareModal .modalBtn .firmwareModalBtnDown::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background: rgba(35, 24, 21, 0.2);
  z-index: 1;
  opacity: 0;
  transition: opacity 0.3s;
  border-radius: 2.6042vw;
}
#firmwareModal .modalBtn .firmwareModalBtnDown:hover::before {
  opacity: 1;
}
/* firmware弹窗 移动 */
.firmwareModalMob {
  position: fixed; /* 关键：固定在视口 */
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(35, 24, 21, 0.6);
  z-index: 1001; /* 保证在最上层 */
  display: none;
}
.firmwareModalMob .infoModalBox {
  width: 100%;
  height: 100%;
}
.firmwareModalMob .icon-icon_CircleClose {
  position: absolute;
  right: 1.25vw;
  top: 2.1875vw;
  font-size: 1.25vw;
  cursor: pointer;
}
.firmwareModalMob .contentModal {
  padding: 2.0833vw 1.25vw;
  position: absolute;
  left: 0;
  bottom: 0; /* 始终贴底 */
  width: 100%;
  max-height: 80vh; /* 可选：防止内容过长顶出屏幕 */
  overflow-y: auto;
  background: #fff;
}
.firmwareModalMob .modalTitle {
  color: #231815;
  font-family: "Montserrat-SemiBold" !important;
  font-size: 0.9375vw;
  font-style: normal;
  line-height: 150%; /* 155.556% */
  text-transform: capitalize;
  margin-bottom: 2.0833vw;
}
.firmwareModalMob .infoDetailLi:nth-child(even) {
  background: #fafafa;
}
.firmwareModalMob .infoDetailLi:nth-child(odd) {
  background: #efefef;
}
.firmwareModalMob .infoDetailLi {
  display: flex;
}
.firmwareModalMob .infoDetailLi #moadl-supportModels a {
  text-decoration: underline;
  display: block;
  margin-bottom: 0.4167vw;
}
.firmwareModalMob .infoDetailLi .infoDetailLi-title {
  color: #231815;
  font-family: "Montserrat-SemiBold" !important;
  font-size: 0.7292vw;
  font-style: normal;
  line-height: 150%; /* 157.143% */
  outline: 0.1042vw solid #fff;
  padding: 0.9896vw 0.4167vw;
  width: 5vw;
}
.firmwareModalMob .infoDetailLi .infoDetailLi-detail {
  color: #231815;
  font-family: Montserrat;
  font-size: 0.7292vw;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 157.143% */
  outline: 0.1042vw solid #fff;
  padding: 0.4167vw;
  width: calc(100% - 5vw);
  word-break: break-all;
}
.firmwareModalMob .infoDetailLi .infoDetailLi-detail .underLine {
  text-decoration: underline;
  margin-bottom: 0.4167vw;
}
.firmwareModalMob .redtxt {
  color: #e60012 !important;
  word-break: break-all;
}
.firmwareModalMob .modalBtn {
  margin-top: 2.0833vw;
  display: flex;
  justify-content: center;
  margin-bottom: 2.0833vw;
}
.firmwareModalMob .modalBtn span {
  padding: 0.4167vw 0.8333vw;
  border-radius: 1.25vw;
  display: flex;
  align-items: center;
}
.firmwareModalMob .modalBtn .firmwareModalBtnReleseMob {
  border: 0.0521vw solid #231815;
  color: #231815;
  font-family: "Montserrat-SemiBold" !important;
  font-size: 0.625vw;
  font-style: normal;
  line-height: 150%; /* 150% */
}
.firmwareModalMob
  .modalBtn
  .firmwareModalBtnReleseMob
  .icon-icon_CirclegotoFilled {
  background: #3a66fb;
  color: #fff;
  border-radius: 50%;
}
.firmwareModalMob .modalBtn .firmwareModalBtnDownMob .icon-icon_download2 {
  background: #fff;
  color: #3a66fb;
  border-radius: 50%;
}
.firmwareModalMob .modalBtn .firmwareModalBtnDownMob {
  color: #fff;
  background: #3a66fb;
  font-family: "Montserrat-SemiBold" !important;
  font-size: 0.625vw;
  font-style: normal;
  line-height: 150%; /* 150% */
  margin-left: 1.25vw;
}
/* firmware  协议弹框 */

#firmwareAgreementModal .modal-header{
  border: none;
  padding: 0;
}
#firmwareAgreementModal .modal-footer{
  border: none;
  padding: 0;
}
#firmwareAgreementModal  .modal-body{
  padding: 0;
}
#firmwareAgreementModal .modal-lg{
  width: 27.0833vw;
  height: 24.375vw;
}
#firmwareAgreementModal .modal-content{
  border-radius: 0.8333vw;
}

#firmwareAgreementModal .firmwareAgreementModal .modal-content{
  padding: 4.1667vw;
  min-width: 56.25vw;
  min-height: 46.4583vw;
}
#firmwareAgreementModal .firmwareAgreementModal .icon-icon_CircleClose{
  position: absolute;
  right: 1.25vw;
  top: 1.25vw;
  font-size: 1.25vw;
  cursor: pointer;
}
#firmwareAgreementModal .firmwareAgreementModal .modalTitle{
  color: #231815;
  text-align: center;
  font-family: "Montserrat-SemiBold" !important;
  font-size: 2.0833vw;
  font-style: normal;
  line-height: 150%; /* 150% */
  text-transform: capitalize;
}
#firmwareAgreementModal .firmwareAgreementModal .agreementDetail{
  height: 31.8229vw;
  width: 100%;
  overflow-y: auto;
}
#firmwareAgreementModal .firmwareAgreementModal .agreementDetail::-webkit-scrollbar {
  width: 0.1042vw; 
}
/* 滚动条轨道 */
#firmwareAgreementModal .firmwareAgreementModal .agreementDetail::-webkit-scrollbar-track {
  background: #FFF;
  border-radius: 0.1563vw;
}

/* 滚动条滑块 */
#firmwareAgreementModal .firmwareAgreementModal .agreementDetail::-webkit-scrollbar-thumb {
  background: #3a66fb;
  border-radius: 0.1563vw;
}
#firmwareAgreementModal .firmwareAgreementModal .agreementDetail h3{
  color: #231815;
  font-family: "Montserrat-SemiBold" !important;
  font-size: 0.8333vw;
  font-style: normal;
  line-height: 150%;
  margin-top: 0.8333vw;
}
#firmwareAgreementModal .firmwareAgreementModal .agreementDetail span,
#firmwareAgreementModal .firmwareAgreementModal .agreementDetail p{
  color: #231815;
  font-family: Montserrat;
  font-size: 0.8333vw;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
#firmwareAgreementModal .firmwareAgreementModal .confirmBtn{
  cursor: pointer;
  background: #3a66fb;
  color: #FFF;
  border-radius: 1.25vw;
  font-family: "Montserrat-SemiBold" !important;
  font-size: 0.8333vw;
  font-style: normal;
  line-height: 150%; /* 150% */
  padding: 0.4167vw 2.0833vw;
  margin: 2.0833vw auto;
}
/* 协议弹框 end */
/* firmware移动协议弹框 start  */
#mob-firmware-agreementModal.agreementModal{
    width: 100%;
    height: 100%;
    background: rgba(35, 24, 21, 0.60);
    position: absolute;
    top: 12.8vw;
    z-index: 1001;
    display: none;
}
#mob-firmware-agreementModal.agreementModal .agreementModalBox{
  width: 100%;
  height: 100%;
}
#mob-firmware-agreementModal.agreementModal .icon-icon_CircleClose{
  position: absolute;
  right: 6.4vw;
  top: 11.2vw;
  font-size: 6.4vw;
  cursor: pointer;
}
#mob-firmware-agreementModal.agreementModal .contentModal{
    padding: 10.6667vw 6.4vw;
    position: absolute;
    top: 21.3333vw;
    background: #FFF;
    width: 100%;
}
#mob-firmware-agreementModal.agreementModal .modalTitle{
    color: #231815;
    font-family: "Montserrat-SemiBold" !important;
    font-size: 4.8vw;
    font-style: normal;
    line-height: 150%; /* 155.556% */
    text-transform: capitalize;
    margin-bottom: 6.4vw;
}
#mob-firmware-agreementModal.agreementModal .agreementDetail h3{
    color: #231815;
    font-family: "Montserrat-SemiBold" !important;
    font-size: 3.7333vw;
    font-style: normal;
    line-height: 150%; /* 157.143% */
}
#mob-firmware-agreementModal.agreementModal .agreementDetail span{
    color: #231815;
    font-family: Montserrat;
    font-size: 3.7333vw;
    font-style: normal;
    font-weight: 400;
    line-height: 5.8667vw;
}
#mob-firmware-agreementModal.agreementModal .confirmBtn{
    margin: 10.6667vw auto;
    text-align: center;
}
#mob-firmware-agreementModal.agreementModal .confirmBtn span{
    padding: 2.1333vw 6.4vw;
    font-family: "Montserrat-SemiBold" !important;
    font-size: 3.2vw;
    font-style: normal;
    line-height: 150%; /* 150% */
    background: #3a66fb;
    color: #FFF;
    border-radius: 6.4vw;
}
/* 协议弹框 end */
/* softwares弹窗 */
/* 弹框文件下载 start */
.softwaresModal .modal-content {
  padding: 3.3333vw 2.0833vw 4.1667vw 2.0833vw;
  text-align: center;
  width: 27.0833vw;
  height: auto;
}
.softwaresModal .icon-icon_CircleClose {
  position: absolute;
  right: 1.25vw;
  top: 1.25vw;
  font-size: 1.25vw;
  cursor: pointer;
}
.softwaresModal .modal-content .iconBox {
  height: 4.1667vw;
  display: flex;
  justify-content: center;
  align-items: center;
}
.softwaresModal .icon-icon_install {
  font-size: 4.1667vw;
}

.softwaresModal .modalBtn {
  margin: 0 auto;
  margin-top: 2.0833vw;
}
.softwaresModal .modalBtn span {
  padding: 0.4167vw 0.8333vw;
  border-radius: 1.25vw;
}
.softwaresModal .modalBtn .softModalBtnDownMob .icon-icon_download2 {
  background: #3a66fb;
  color: #fff;
  border-radius: 50%;
  font-size: 1.25vw;
  margin-left: 0.4167vw;
}
.softwaresModal .modalBtn .softModalBtnDownMob {
  color: #231815;
  border: 0.0521vw solid #231815;
  background: #fff;
  font-family: "Montserrat-SemiBold" !important;
  font-size: 0.8333vw;
  font-style: normal;
  line-height: 150%; /* 150% */
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
}
.softwaresModal .modalBtn .softModalBtnDownMob:hover {
  background: #3a66fb;
  border: 0.0521vw solid #3a66fb;
  color: #fff;
}
.softwaresModal .modalBtn .softModalBtnDownMob:hover .icon-icon_download2 {
  background: #fff;
  color: #3a66fb;
}
/* 弹框文件下载 end */
/* 弹框app下载 start */
.softwaresAppModal .modalTitle {
  color: #231815;
  text-align: center;
  font-family: "Montserrat-SemiBold" !important;
  font-size: 2.0833vw;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 150% */
  text-transform: capitalize;
  width: 100%;
  margin-bottom: 2.0833vw;
}
.softwaresAppModal .softwaresAppModalDetail {
  text-align: center;
}
.softwaresAppModal .modalBtn img {
  width: 6.0417vw;
  height: 1.7708vw;
  cursor: pointer;
}
.softwaresAppModal .modal-header {
  border: none;
  padding: 0;
}
.softwaresAppModal .modal-footer {
  border: none;
  padding: 0;
}
.softwaresAppModal .modal-body {
  padding: 0;
}
.softwaresAppModal .modal-lg {
  width: 27.0833vw;
  height: 24.375vw;
}
.modal-lg{
  min-width: fit-content;
  max-width: fit-content;
}
 .softwaresAppModal .modal-content{
  border-radius: 0.8333vw;
}
.softwaresAppModal {
  position: relative;
}
.softwaresAppModal .icon-icon_CircleClose {
  position: absolute;
  right: 1.25vw;
  top: 1.25vw;
  font-size: 1.25vw;
  cursor: pointer;
}
.softwaresAppModal .modal-content {
  padding: 4.1667vw;
}
.softwaresAppModal .modal-content .modalTitle {
  color: #231815;
  text-align: center;
  font-family: "Montserrat-SemiBold" !important;
  font-size: 2.0833vw;
  font-style: normal;
  line-height: 150%; /* 150% */
}
.softwaresAppModal .modal-content .modalTxt {
  margin-top: 0.8333vw;
  color: #231815;
  text-align: center;
  font-family: Montserrat;
  font-size: 0.7292vw;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
.softwaresModal .modal-content .modalTitle {
  color: #231815;
  text-align: center;
  font-family: "Montserrat-SemiBold" !important;
  font-size: 1.25vw;
  font-style: normal;
  line-height: 150%; /* 150% */
  margin-top: 0.8333vw;
}

.softwaresModal .modal-content .modalMd5 {
  margin-top: 0.8333vw;
}
.softwaresModal .modal-content .modalMd5,
.softwaresModal .modal-content .modalSha {
  color: #231815;
  text-align: center;
  font-family: Montserrat;
  font-size: 0.7292vw;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
.softwaresModal .modal-content .modalBlueTxt {
  color: #3a66fb;
  word-break: break-all;
}
/* 弹框app下载 end */
/* product弹窗  pc*/
#productModal .productModal .modal-content {
  padding: 4.1667vw 2.0833vw;
}
#productModal .productModal .icon-icon_CircleClose {
  position: absolute;
  right: 1.25vw;
  top: 1.25vw;
  font-size: 1.25vw;
  cursor: pointer;
}
#productModal .productModal .modalTitle {
  color: #231815;
  text-align: center;
  font-family: "Montserrat-SemiBold" !important;
  font-size: 2.0833vw;
  font-style: normal;
  line-height: 150%; /* 150% */
  text-transform: capitalize;
  margin-bottom: 2.0833vw;
}
#productModal .productModal .moadlList {
  width: 100%;
}
#productModal .productModal .moadlList .infoDetailUl {
  max-height: 19.5833vw;
  overflow: auto;
  overflow-x: hidden;
}
/* 纵向滚动条宽度 */
#productModal .productModal .moadlList .infoDetailUl::-webkit-scrollbar {
  width: 0.1042vw;
}
/* 滚动条轨道 */
#productModal .productModal .moadlList .infoDetailUl::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 0.1563vw;
}

/* 滚动条滑块 */
#productModal .productModal .moadlList .infoDetailUl::-webkit-scrollbar-thumb {
  background: #3a66fb;
  border-radius: 0.1563vw;
}
#productModal .productModal .infoDetailLi {
  display: flex;
  min-height: 2.9167vw;
}
#productModal .productModal .infoDetailLi:last-of-type {
  margin-bottom: 0 !important;
}
#productModal .productModal .infoDetailLi #moadl-supportModels a {
  text-decoration: underline;
  display: block;
  margin-bottom: 0.4167vw;
}
#productModal .productModal .infoDetailLi .infoDetailLi-title {
  color: #231815;
  font-family: "Montserrat-SemiBold" !important;
  font-size: 0.7292vw;
  font-style: normal;
  line-height: 150%; /* 157.143% */
  padding: 0.9896vw 0.4167vw;
  width: 5vw;
  border-right: 0.4167vw solid #fff;
}
#productModal .productModal .infoDetailLi .infoDetailLi-detail {
  color: #231815;
  font-family: Montserrat;
  font-size: 0.7292vw;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 157.143% */
  padding: 0.4167vw;
  width: calc(100% - 5vw);
  word-break: break-all;
  border-left: 0.4167vw solid #fff;
}
#productModal .productModal .infoDetailLi.colorFA {
  background: #fafafa;
  margin: 0.2083vw 0 0.2083vw 0;
}
#productModal .productModal .infoDetailLi.colorEF {
  background: #efefef;
}
#productModal .productModal .infoDetailLi #moadl-supportModels {
  display: flex;
  flex-wrap: wrap;
  gap: 0.2083vw 0.8333vw;
}
#productModal .productModal .infoDetailLi #moadl-supportModels a {
  text-decoration: underline;
}
#productModal .productModal .infoDetailLi .infoDetailLi-title {
  color: #231815;
  font-family: "Montserrat-SemiBold" !important;
  font-size: 0.8333vw;
  font-style: normal;
  line-height: 150%; /* 157.143% */
  width: 11.0417vw;
  padding: 0.8333vw 1.25vw;
  display: flex;
  align-items: center;
  justify-content: center;
}
#productModal .productModal .infoDetailLi .infoDetailLi-detail {
  color: #231815;
  font-family: Montserrat;
  font-size: 0.8333vw;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 157.143% */
  padding: 0.8333vw 1.25vw;
  width: calc(100% - 5vw);
  display: flex;
  align-items: center;
}
#productModal .productModal .infoDetailLi .infoDetailLi-detail .blueText {
  color: #3a66fb;
}
#productModal .modalBtn {
  text-align: center;
  margin-top: 2.0833vw;
  cursor: pointer;
}
#productModal .modalBtn .productModalBtnDown .iconfont {
  background: #3a66fb;
  color: #fff;
  border-radius: 50%;
  font-size: 1.25vw;
  margin-left: 0.4167vw;
}
#productModal .modalBtn .productModalBtnDown {
  color: #231815;
  background: #fff;
  font-family: "Montserrat-SemiBold" !important;
  font-size: 0.8333vw;
  font-style: normal;
  line-height: 150%; /* 150% */
  margin: 0 auto;
  position: relative;
  border: 0.0521vw solid #231815;
  display: flex;
  align-content: center;
  padding: 0.4167vw 0.8333vw;
  border-radius: 1.25vw;
}
#productModal .modalBtn .productModalBtnDown:hover {
  color: #fff;
  background: #3a66fb;
  border-color: #3a66fb;
}
#productModal .modalBtn .productModalBtnDown:hover .icon-icon_download2 {
  background: #fff;
  color: #3a66fb;
}
/* product弹窗 移动 */
/* 详情弹框 start */
.infoModal {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(35, 24, 21, 0.6);
  z-index: 1001;
  display: none;
}
.infoModal .infoModalBox {
  width: 100%;
  height: 100%;
}
.infoModal .icon-icon_CircleClose {
  font-size: 1.25vw;
}
.infoModal .contentModal {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #fff;
  padding: 2.0833vw 1.25vw;
  overflow: visible; /* 无内部滚动，内容撑高 */
}
.infoModal .contentModal .iconBox {
  width: 1.25vw;
  height: 1.25vw;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 1.25vw;
  top: 2.1875vw;
}
.infoModal .modalTitle {
  color: #231815;
  font-family: "Montserrat-SemiBold" !important;
  font-size: 0.9375vw;
  font-style: normal;
  line-height: 150%; /* 155.556% */
  text-transform: capitalize;
  margin-bottom: 1.25vw;
}
.infoModal .infoDetailUl {
  max-height: 19.7917vw;
  overflow: auto;
}
/* 纵向滚动条宽度 */
.infoModal .infoDetailUl::-webkit-scrollbar {
  width: 0.1042vw;
}
/* 滚动条轨道 */
.infoModal .infoDetailUl::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 0.1563vw;
}

/* 滚动条滑块 */
.infoModal .infoDetailUl::-webkit-scrollbar-thumb {
  background: #3a66fb;
  border-radius: 0.1563vw;
}
.infoModal .infoDetailLi:nth-child(even) {
  background: #fafafa;
}
.infoModal .infoDetailLi:nth-child(odd) {
  background: #efefef;
}
.infoModal .infoDetailLi {
  display: flex;
}
.infoModal .infoDetailLi .infoDetailLi-title {
  color: #231815;
  font-family: "Montserrat-SemiBold" !important;
  font-size: 0.7292vw;
  font-style: normal;
  line-height: 150%; /* 157.143% */
  outline: 0.1042vw solid #fff;
  padding: 0.9896vw 0.4167vw;
  width: 5vw;
}
.infoModal .infoDetailLi .blueTxt {
  color: #3a66fb !important;
}
.infoModal .infoDetailLi .infoDetailLi-detail {
  color: #231815;
  font-family: Montserrat;
  font-size: 0.7292vw;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 157.143% */
  outline: 0.1042vw solid #fff;
  padding: 0.4167vw;
  width: calc(100% - 5vw);
  display: flex;
  align-items: center;
  word-break: break-all;
}
.infoModal .modalBtn {
  margin-top: 2.0833vw;
  display: flex;
  justify-content: center;
}
.infoModal .modalBtn span {
  padding: 0.4167vw 0.8333vw;
  border-radius: 1.25vw;
}
 .modalBtn .productModalBtnDownMob .icon-icon_download2{
  background: #FFF;
  color: #3a66fb;
  border-radius: 50%;
}
.infoModal .modalBtn .productModalBtnDownMob {
  color: #fff;
  background: #3a66fb;
  font-family: "Montserrat-SemiBold" !important;
  font-size: 0.625vw;
  font-style: normal;
  line-height: 150%; /* 150% */
  display: flex;
  align-items: center;
}
/* mkt弹窗 */
.mktAgreementModal .modal-content{
  padding: 4.1667vw;
  min-width: 56.25vw;
}
.mktAgreementModal .icon-icon_CircleClose{
  position: absolute;
  right: 1.25vw;
  top: 1.25vw;
  font-size: 1.25vw;
  cursor: pointer;
}
.mktAgreementModal .modalTitle{
  color: #231815;
  text-align: center;
  font-family: "Montserrat-SemiBold" !important;
  font-size: 2.0833vw;
  font-style: normal;
  line-height: 150%; /* 150% */
  text-transform: capitalize;
}
.mktAgreementModal .agreementDetail{
  width: 100%;
}
.mktAgreementModal .agreementDetail h3{
  color: #231815;
  font-family: "Montserrat-SemiBold" !important;
  font-size: 0.8333vw;
  font-style: normal;
  line-height: 150%;
  margin-top: 0.8333vw;
}
.mktAgreementModal .agreementDetail span,
.mktAgreementModal .agreementDetail p{
  color: #231815;
  font-family: Montserrat;
  font-size: 0.8333vw;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
.mktAgreementModal .confirmBtnBox{
  display: flex;
  height: 2.0833vw;
  justify-content: center;
  align-items: center;
  margin-top: 2.0833vw;
}
.mktAgreementModal .close-btn.confirmBtn{
  background: #3a66fb;
  color: #FFF;
  border-radius: 1.25vw;
  font-family: "Montserrat-SemiBold" !important;
  font-size: 0.8333vw;
  font-style: normal;
  line-height: 150%; /* 150% */
  padding: 0.4167vw 2.0833vw;
  cursor: pointer;
  position: relative;
}
.mktAgreementModal .close-btn.confirmBtn::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background: rgba(35, 24, 21, 0.2);
  z-index: 1;
  opacity: 0;
  transition: opacity 0.3s;
  border-radius: 2.6042vw;
}
.mktAgreementModal .close-btn.confirmBtn:hover::before {
  opacity: 1;
}
/* 协议弹框 start */
#mob-mkt-agreementModal.agreementModal{
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(35, 24, 21, 0.60);
    z-index: 1001;
    display: none;
}
#mob-mkt-agreementModal.agreementModal .agreementModalBox{
  width: 100%;
  height: 100%;
}
#mob-mkt-agreementModal.agreementModal .iconBox{
  position: absolute;
  right: 6.4vw;
  top: 11.2vw;
  width: 6.4vw;
  height: 6.4vw;
  display: flex;
  justify-content: center;
  align-items: center;
}
#mob-mkt-agreementModal.agreementModal .icon-icon_CircleClose{
  font-size: 6.4vw;
}
#mob-mkt-agreementModal.agreementModal .contentModal{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  max-height: 75vh;      /* 关键：内容过高时内部滚动 */
  overflow-y: auto;      /* 出现纵向滚动条 */
  background: #fff;
  padding: 10.6667vw 6.4vw;
}
#mob-mkt-agreementModal.agreementModal .modalTitle{
    color: #231815;
    font-family: "Montserrat-SemiBold" !important;
    font-size: 4.8vw;
    font-style: normal;
    line-height: 150%; /* 155.556% */
    text-transform: capitalize;
}
#mob-mkt-agreementModal.agreementModal .agreementDetail h3{
    color: #231815;
    font-family: "Montserrat-SemiBold" !important;
    font-size: 3.7333vw;
    font-style: normal;
    line-height: 150%; /* 157.143% */
    margin-top: 6.4vw;
}
#mob-mkt-agreementModal.agreementModal .agreementDetail span{
    color: #231815;
    font-family: Montserrat;
    font-size: 3.7333vw;
    font-style: normal;
    font-weight: 400;
    line-height: 5.8667vw;
}
#mob-mkt-agreementModal.agreementModal .confirmBtn{
    margin: 10.6667vw auto;
    text-align: center;
}
#mob-mkt-agreementModal.agreementModal .confirmBtn span{
    padding: 2.1333vw 6.4vw;
    font-family: "Montserrat-SemiBold" !important;
    font-size: 3.2vw;
    font-style: normal;
    line-height: 150%; /* 150% */
    background: #3a66fb;
    color: #FFF;
    border-radius: 6.4vw;
}
/* 协议弹框 end */
@media screen and (max-width: 768px) {
  .page{
    margin-top: 10.6667vw;
  }
  .search{
    margin-top: 23.467vw;
    margin-bottom: 21.3333vw;
  }
  .search .search-input{
    border-radius: 13.3333vw;
  }
  .top-nav {
    display: none;
  }
  .crumbs {
    display: none;
  }
  .search .search-data .search-quantity{
    margin: 4.2666vw 0 10.6667vw;
  }
  .crumbs{
  display: none;
  }
  .search .search-input {
    width: 100%;
    margin-bottom: 6.9333vw;
    height: 10.1333vw;
    padding: 2.1333vw 4.2667vw;
  }

  .search .search-input .search-form {
    gap: 2.1333vw;
    align-items: center;
    line-height: 150%;
  }

  .search .search-input .search-form .search-icon {
    width: 4.2667vw;
    height: 4.2667vw;
    line-height: 4.2667vw;
  }

  .search .search-input .search-form input {
    font-size: 3.7333vw;
  }

  .search .search-input .iconfont {
    font-size: 4.2667vw;
  }

  .search .search-input .search-clear {
    display: none;
  }

  .search .search-data .swiper .swiper-wrapper .search-menu-item {
    padding-bottom: 2.1333vw
  }

  .search .search-data .search-quantity {
    font-size: 3.7333vw;
    margin-bottom: 10.6667vw;
  }
  .search .search-data .swiper .swiper-wrapper .search-menu-item{
    font-size: 3.7333vw;
  }
  table thead tr th:first-of-type{
    padding-left: 2.1333vw;
  }
  table thead tr th:last-of-type{
    padding-right: 2.1333vw;
  }
  table thead tr th{
    padding: 4.2667vw 2.1333vw;
    font-size: 4.2667vw;
  }
  table tbody tr td{
    padding: 2.1333vw 4vw 2.1333vw 2.1333vw;
    font-size: 3.7333vw;
    font-family: Montserrat;
  }
  table tbody tr td:first-of-type{
    padding-left: 2.1333vw;
  }
  table tbody tr td:last-of-type{
    padding-right: 2.1333vw;
  }
  table .tableSubName{
    font-size: 3.7333vw;
  }
  table .date{
    font-size: 3.7333vw;
  }
  
  /* firmware */
  .isDate {
    display: none;
  }
  table .firmwareName{
    font-size: 3.7333vw !important;
    font-family: Montserrat;
  }
  #searchFirmware table .iconBox{
    gap: 6.4vw;
    height: 6.4vw;
  }
  #searchFirmware table .iconBox a{
    height: 6.4vw;
  }
  #searchFirmware table .iconBox i{
    font-size: 6.4vw;
    line-height: 6.4vw;
  }
  .firmwareModalMob .contentModal{
    padding: 10.6667vw 6.4vw;
  }
  .firmwareModalMob .modalTitle{
    font-size: 4.8vw;
    margin-bottom: 10.6667vw;
  }
  .firmwareModalMob .icon-icon_CircleClose{
    font-size: 6.4vw;
    right: 6.4vw;
    top: 10.6667vw;
    line-height: 6.4vw;
  }
  .firmwareModalMob .infoDetailLi .infoDetailLi-title{
    font-size: 3.7333vw;
    padding: 5.0666vw 2.1333vw;
    width: 25.6vw;
  }
  .firmwareModalMob .infoDetailLi .infoDetailLi-detail{
    font-size: 3.7333vw;
    padding: 2.1333vw;
    display: flex;
    align-items: center;
  }
  .firmwareModalMob .infoDetailLi .infoDetailLi-detail #moadl-supportModels-mob a{
    display: block;
    margin-bottom: 2.1333vw;
  }
  .firmwareModalMob .infoDetailLi .infoDetailLi-detail #moadl-supportModels-mob a:last-of-type{
    margin-bottom: 0;
  }
  .firmwareModalMob .modalBtn{
    margin-bottom: 0;
    margin-top: 10.6667vw;
    display: flex;
    justify-content: center;
    gap: 6.4vw;
  }
  .firmwareModalMob .modalBtn span{
    font-size: 3.2vw !important;
    border-radius: 6.4vw;
    padding: 2.1333vw 4.2666vw;
  }
  .firmwareModalMob .modalBtn span i{
    margin-left: 1.0666vw;
    font-size: 4.2666vw;
    line-height: 4.2666vw;
  }  
  /* soft */
  .softwaresAppModal .icon-icon_CircleClose,
  .softwaresModal .icon-icon_CircleClose{
    width: 6.4vw;
    height: 6.4vw;
    line-height: 6.4vw;
    top: 6.4vw;
    right: 6.4vw;
    font-size: 6.4vw;
  }
  #softwaresAppModal .softwaresAppModal .modalTitle{
    color: #231815;
    text-align: center;
    font-family: "Montserrat-SemiBold" !important;
    font-size: 6.4vw;
    font-style: normal;
    line-height: 150%;
    text-transform: capitalize;
    margin: 6.4vw auto;
  }
  #softwaresAppModal .modal-content{
    padding: 17.0667vw 10.6667vw 10.6667vw 10.6667vw;
    border-radius: 6.4vw;
    width: 100%;
  }
  .softwaresModal .modal-content{
    width: 100%;
    padding: 21.3333vw 10.6667vw 10.6667vw 10.6667vw;
    border-radius: 6.4vw;
  }
  .modal-body{
    padding: 0;
  }
  .softwaresModal .modal-content .iconBox{
    height: 10.6667vw;
  }
  .softwaresModal .icon-icon_install{
    font-size: 10.6667vw;
    line-height: 10.6667vw;
  }
  .softwaresModal .modal-content .modalTitle{
    margin-top: 6.4vw;
    font-size: 6.4vw;
    line-height: 9.6vw;
  }
  .softwaresModal .modalBtn{
    margin: 10.6667vw auto 0;
  }
  .softwaresModal .modalBtn .softModalBtnDownMob{
    margin: 0;
    padding: 2.1333vw 4.2666vw;
    border-radius: 6.4vw;
    font-size: 3.2vw;
    line-height: 150%;
  }
  .softwaresModal .modalBtn .softModalBtnDownMob .icon-icon_download2{
    font-size: 4.2666vw;
    line-height: 4.2666vw;
    margin-left: 1.0666vw;
  }
  .softwaresModal .modal-content .modalMd5, .softwaresModal .modal-content .modalSha{
    font-size: 3.7333vw;
    margin-top: 4.2666vw;
  }
  .softwaresModal .modal-content .modalMd5, .softwaresModal .modal-content .modalSha{
    font-size: 3.7333vw;
  }
  /* brochures */
  .brochures-list-box{
    display: flex;
    flex-wrap: wrap;
    gap: 4.2666vw;
  }
  .brochures-list-box .brochures-content {
    width: 100%;
    height: 122.4vw;
    padding: 4.2667vw;
    background: #fafafa;
    transition: all 0.3s ease;
  }
  .brochures-list-box .brochures-content:hover {
    background-color: #fafafa;
  }
  .brochures-list-box .brochures-content:hover .brochures-txt,
  .brochures-list-box .brochures-content:hover .brochures-txt .brochures-name,
  .brochures-list-box .brochures-content:hover .brochures-txt .viewMore {
    color: #231815;
  }
  .brochures-list-box .brochures-content .brochures-txt .brochures-name {
    font-size: 3.7333vw;
  }
  .brochures-list-box .brochures-content .brochures-txt .viewMore{
    font-size: 3.2vw;
  }
  .brochures-list-box .brochures-content .brochures-txt .viewMore{
    left: 4.2667vw;
    bottom: 4.2667vw;
  }
  .brochures-list-box .brochures-content .brochures-txt .icon-a-icon_Viewall{

    font-size: 4.2667vw;
  }
  /* papers */
   #searchPages table .iconBox i{
    font-size: 6.4vw;
    line-height: 6.4vw;
  }
  .brochures-list-box .brochures-content .brochures-txt .viewMore {
    left: 16px;
    bottom: 16px;
    display: flex;
    align-items: center;
  }
  .brochures-list-box .brochures-content .brochures-txt .icon-a-icon_Viewall {
    font-size: 16px;
  }
  /* product */
  .productListTitleBox .productListTitle{
    padding: 4.2666vw 2.1333vw ;
  }
  .productListTitleBox .productListTitle span{
    font-size: 4.2666vw;
  }
  .product-menu .mobilenav-item .productlist{
    padding: 2.1333vw 6.6666vw  2.1333vw 2.1333vw;
  }
  .product-menu .mobilenav-item .listName{
    font-size: 3.7333vw;
  }
  .product-menu .mobilenav-item .productlist .iconBox{
    height: 6.4vw;
    width: 6.4vw;
    margin-right: 0;
  }
  .product-menu .mobilenav-item .productlist .iconfont{
    font-size: 5.3333vw;
    line-height: 5.3333vw;
  }
  .product-menu .mobilenav-item .productlistInfo {
    padding: 2.1333vw;
  }
  .product-menu .mobilenav-item .productlistInfo .productlistInfoUl{
    margin-bottom: 4.2666vw;
  }
  .product-menu .mobilenav-item .productlistInfo .productlistInfoLi{
    margin-top: 2.1333vw;
  }
  .product-menu .mobilenav-item .productlistInfo .productlistInfoLi .iconfont{
    margin-left: 1.066vw;
  }
  .product-menu .mobilenav-item .productlistInfo .infoTitle{
    font-size: 3.7333vw;
  }
  .product-menu .mobilenav-item .productlistInfo .iconName{
    font-size: 3.2vw;
    display: flex;
    align-items: center;
  }
  #searchProduct{
  display: block;
  }
  #searchProduct-pc {
    display: none;
  }
  .infoModal .contentModal{
    padding: 10.6667vw 6.4vw;
  }
  .infoModal .icon-icon_CircleClose{
  position: absolute;
  right: 6.4vw;
  top: 10.6667vw;
  font-size: 6.4vw;
  line-height: 6.4vw;
  }
  .infoModal .modalTitle{
    font-size: 4.8vw;
    margin-bottom: 10.6667vw;
  }
  .infoModal .infoDetailUl{
    max-height: 101.333vw;
  }
  .infoModal .infoDetailLi .infoDetailLi-title,
  .infoModal .infoDetailLi .infoDetailLi-detail{
    font-size: 3.7333vw;
  }
  .infoModal .infoDetailLi .infoDetailLi-title{
    width: 25.6vw;
    padding: 5.0666vw 2.1333vw;
    display: flex;
    align-items: center;
  }
  .infoModal .infoDetailLi .infoDetailLi-detail{
    padding: 5.0666vw 2.1333vw;
  }
  .infoModal .modalBtn{
    margin-top: 10.6667vw;
  }
  .infoModal .modalBtn .productModalBtnDownMob{
    font-size: 3.2vw;
    padding: 2.1333vw 4.2666vw;
    border-radius: 6.4vw;
  }
  .modalBtn .productModalBtnDownMob .icon-icon_download2{
    font-size: 4.2666vw;
    line-height: 4.2666vw;
    margin-left: 1.0666vw;
  }
  /* mkt */
  #searchMkt .mktListTitleBox{
    margin-top: 0;
  }
  #searchMkt .mktListTitleBox .mktListTitle{
    padding: 4.2666vw 2.1333vw;
  }
  #searchMkt .mktListTitleBox .mktListTitle span{
    font-size: 4.2666vw;
  }
  #searchMkt .mkt-menu .mobilenav-item{
    padding: 2.1333vw;
  }
  #searchMkt .mkt-menu .mobilenav-item .listName{
    font-size: 3.7333vw;
  }
  #searchMkt .mkt-menu .mobilenav-item .mktList{
    padding: 2.1333vw 6.6666vw  2.1333vw 2.1333vw;
  }
  #searchMkt .mkt-menu .mobilenav-item .mktList .iconBox{
    height: 6.4vw;
    width: 6.4vw;
    margin-right: 0;
  }
  #searchMkt .mkt-menu .mobilenav-item .mktList .iconfont{
    font-size: 5.3333vw;
    line-height: 5.3333vw;
  }
  #searchMkt .mkt-menu .mobilenav-item .mktListInfo{
    padding: 2.1333vw 0;
  }
  #searchMkt .mkt-menu .mobilenav-item .mktListInfo .mktListInfoLi{
    margin-top: 2.1333vw;
  }
  #searchMkt .mkt-menu .mobilenav-item .mktListInfo .infoTitle{
    font-size: 3.7333vw;
  }
  #searchMkt .mkt-menu .mobilenav-item .mktListInfo .iconName{
    font-size: 3.2vw;
  }
  #searchMkt .mkt-menu .mobilenav-item .downloadBtnBox{
    margin-top: 4.2666vw;
  }
  #searchMkt .downloadBtnBox .btn-Download{
    font-size: 3.2vw;
    padding: 2.1333vw 4.2666vw;
    border-radius: 6.4vw;
  }
  .search-nodata {
    padding-top: 14.4vw;
  }
  .search {
    padding-bottom: 0;
  }
  .search-nodata h2 {
    font-size: 4.8vw;
  }
  .search .search-data .swiper .swiper-wrapper .search-menu-item.active {
    border-bottom: 1px solid #3a66fb;
  }
  .brochures-list-box .brochures-content .brochures-img {
    height: 78.667vw;
  }
  .brochures-list-box .brochures-content .brochures-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  #mob-firmware-agreementModal.agreementModal .agreementDetail {
    max-height: 84vw;
    overflow-y: auto;
  } 
  #mob-firmware-agreementModal.agreementModal .confirmBtn{
    margin-bottom: 0;
  }
}
