@media (min-width: 769px) {
  .swiper-preset-switch {
    width: 100%;
    height: 12.25rem;
    overflow: hidden;
  }
  .swiper-preset-switch .swiper-slide {
    position: relative;
  }
  .suspension {
    position: fixed;
    right: 0.25rem;
    bottom: 20%;
    z-index: 999;
  }
  .suspension .box {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 0.125rem;
  }
  .suspension .box:hover .suspension_cont {
    background: #044269;
    border-radius: 0 0.05rem 0.05rem 0;
  }
  .suspension .box:hover .back-top {
    border-radius: 0.05rem;
  }
  .suspension .box:hover .suspension_pop {
    width: 1.75rem;
    background: #044269;
    margin-right: 0.05rem;
    padding: 0.1625rem 0.175rem;
  }
  .suspension .box .suspension_pop {
    overflow: hidden;
    width: 0;
    height: 0.875rem;
    border-radius: 0.05rem 0 0 0.05rem;
    background: #044269;
    transition: 0.3s;
    white-space: nowrap;
    font-weight: 500;
    font-size: 0.175rem;
    color: #ffffff;
    line-height: 0.25rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .suspension .box .suspension_cont {
    width: 0.875rem;
    height: 0.875rem;
    border-radius: 0.05rem;
    background: #044269;
    cursor: pointer;
    padding-top: 0.1625rem;
  }
  .suspension .box .suspension_cont.back-top {
    transform: scale(0);
    transition: 0.3s all ease;
  }
  .suspension .box .suspension_cont.is-active {
    transform: scale(1);
  }
  .suspension .box .suspension_cont .sImg {
    width: 0.25rem;
    height: 0.25rem;
    display: block;
    margin: 0 auto 0.05rem;
  }
  .suspension .box .suspension_cont .sTitle {
    font-weight: 400;
    font-size: 0.175rem;
    color: #ffffff;
    line-height: 0.25rem;
    text-align: center;
  }
  .page-back-top {
    display: none;
  }
  .panel-product {
    background: url("/themes/simplebootx/Index/Public/img/index/index/productBg.png") no-repeat center center/100% 100%;
    background-size: cover;
    padding: 0 1.625rem 0.75rem;
    position: relative;
  }
  .panel-product .searchMain {
    padding: 0 0.875rem;
    position: relative;
    margin-top: -0.875rem;
    margin-bottom: 0.875rem;
    z-index: 10;
  }
  .panel-product .searchMain .searchMain {
    min-height: 1.75rem;
    background: #ffffff;
    box-shadow: 0 0.0625rem 0.1rem 0 rgba(14, 30, 83, 0.08);
    padding: 0.4625rem 1rem;
    display: flex;
    align-items: center;
  }
  .panel-product .searchMain .searchMain .searchHot {
    flex: 1;
    display: flex;
  }
  .panel-product .searchMain .searchMain .searchHot .searchHotTitle {
    flex-shrink: 0;
    font-weight: 400;
    font-size: 0.25rem;
    color: #044269;
    line-height: 0.35rem;
    margin-right: 0.1875rem;
  }
  .panel-product .searchMain .searchMain .searchHot .searchHotList .searchHotLi {
    font-weight: 400;
    font-size: 0.25rem;
    color: #333333;
    line-height: 0.35rem;
    float: left;
    margin-right: 0.35rem;
  }
  .panel-product .searchMain .searchMain .searchInputMain {
    flex-shrink: 0;
    position: relative;
    height: 0.6rem;
  }
  .panel-product .searchMain .searchMain .searchInputMain .searchInput {
    width: 5.1125rem;
    height: 0.6rem;
    border-radius: 0.5rem;
    border: 1px solid rgba(153, 153, 153, 0.7);
    padding: 0 0.75rem 0 0.375rem;
    font-size: 0.225rem;
    display: block;
  }
  .panel-product .searchMain .searchMain .searchInputMain .searchI {
    width: 0.3rem;
    height: 0.3rem;
    position: absolute;
    right: 0.25rem;
    top: 50%;
    transform: translateY(-50%);
  }
  .panel-product .searchMain .searchMain .searchTel {
    flex-shrink: 0;
    margin-left: 0.5rem;
    position: relative;
    padding-left: 0.5rem;
  }
  .panel-product .searchMain .searchMain .searchTel::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 0.025rem;
    height: 0.65rem;
    background: linear-gradient(180deg, #ffffff 0%, #d8d8d8 52%, #ffffff 100%);
  }
  .panel-product .searchMain .searchMain .searchTel .searchTelT {
    font-weight: 400;
    font-size: 0.2rem;
    color: #666666;
    line-height: 0.275rem;
    text-align: center;
  }
  .panel-product .searchMain .searchMain .searchTel .searchTelN {
    font-weight: 700;
    font-size: 0.325rem;
    color: #044269;
    line-height: 0.45rem;
    text-align: center;
  }
  .panel-product .productM {
    overflow: hidden;
  }
  .panel-product .productTop {
    padding: 0 0.875rem;
  }
  .panel-product .productTop .productTitle {
    margin-bottom: 0.625rem;
  }
  .panel-product .productTop .productTitle .productTitleE {
    font-weight: 700;
    font-size: 0.675rem;
    color: rgba(51, 51, 51, 0.15);
    line-height: 0.95rem;
  }
  .panel-product .productTop .productTitle .productTitleC {
    font-weight: 700;
    font-size: 0.675rem;
    color: #000;
    line-height: 0.95rem;
    position: relative;
    z-index: 1;
    margin-top: -0.6rem;
  }
  .panel-product .productTop .productTitle .productTitleC::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0.0625rem;
    z-index: -1;
    width: 1.5rem;
    height: 0.125rem;
    background: #044269;
  }
  .panel-product .productCenter_swiper .productCenter {
    padding: 0.325rem 1rem 0.375rem 0.875rem;
    display: flex;
    justify-content: space-between;
  }
  .panel-product .productCenter_swiper .productCenter .productCContent .productCTitle {
    font-weight: 600;
    font-size: 0.35rem;
    color: #333333;
    line-height: 0.4875rem;
    padding-bottom: 0.3rem;
    position: relative;
    margin-bottom: 0.325rem;
  }
  .panel-product .productCenter_swiper .productCenter .productCContent .productCTitle::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0.475rem;
    height: 0.05rem;
    background: linear-gradient(155deg, #d8d8d8 0%, #ffffff 29%, #d8d8d8 56%, #ffffff 76%, #d8d8d8 100%);
  }
  .panel-product .productCenter_swiper .productCenter .productCContent .productCTitleMini {
    font-weight: 600;
    font-size: 0.3rem;
    color: #044269;
    line-height: 0.425rem;
    margin-bottom: 0.25rem;
  }
  .panel-product .productCenter_swiper .productCenter .productCContent .productCText {
    font-weight: 400;
    font-size: 0.2rem;
    color: #666666;
    line-height: 0.35rem;
    min-height: 1.4rem;
    width: 6.25rem;
  }
  .panel-product .productCenter_swiper .productCenter .productCImg {
    position: relative;
    width: 11.075rem;
    height: 5.25rem;
  }
  .panel-product .productCenter_swiper .productCenter .productCImg .productBtn {
    width: 2.0625rem;
    height: 0.7625rem;
    background: #044269;
    text-align: center;
    font-weight: 500;
    font-size: 0.3rem;
    color: #ffffff;
    line-height: 0.7625rem;
    display: block;
    position: absolute;
    right: 0;
    top: -1.0875rem;
    transition: 0.3s;
  }
  .panel-product .productCenter_swiper .productCenter .productCImg .productBtn:hover {
    opacity: 0.8;
  }
  .panel-product .productCenter_swiper .productCenter .productCImg .productCImgI {
    position: relative;
    z-index: 1;
    width: 11.075rem;
    height: 5.25rem;
    object-fit: contain;
  }
  .panel-product .productCenter_swiper .productCenter .productCImg .productY {
    position: absolute;
    z-index: 0;
    width: 8.275rem;
    height: 0.8125rem;
    bottom: 0.0875rem;
    left: 50%;
    transform: translateX(-50%);
  }
  .panel-product .swiper-preset-product {
    margin: 0 auto;
    position: relative;
  }
  .panel-product .swiper-preset-product .swiper-wrapper {
    align-items: flex-end;
  }
  .panel-product .swiper-preset-product .swiper-slide {
    display: flex;
    transform-origin: bottom;
    cursor: pointer;
    user-select: none;
  }
  .panel-product .swiper-preset-product .swiper-slide.swiper-slide-thumb-active .productItem .productI {
    border: 2px solid rgba(4, 66, 105, 0.5);
  }
  .panel-product .swiper-preset-product .swiper-slide.swiper-slide-thumb-active .productItem .productT {
    color: #333333;
  }
  .panel-product .swiper-preset-product .swiper-slide-prev,
  .panel-product .swiper-preset-product .swiper-slide-next {
    z-index: 2;
  }
  .panel-product .swiper-preset-product .slide-button {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
    position: absolute;
  }
  .panel-product .swiper-preset-product .slide-button::before, .panel-product .swiper-preset-product .slide-button::after {
    content: " ";
    display: block;
    position: absolute;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    transition: 0.3s opacity ease;
  }
  .panel-product .swiper-preset-product .slide-button::before {
    background-image: url("/themes/simplebootx/Index/Public/img/index/index/productRight.png");
  }
  .panel-product .swiper-preset-product .slide-button::after {
    background-image: url("/themes/simplebootx/Index/Public/img/index/index/productRightActive.png");
    opacity: 0;
  }
  .panel-product .swiper-preset-product .slide-button:hover::before {
    opacity: 0;
  }
  .panel-product .swiper-preset-product .slide-button:hover::after {
    opacity: 1;
  }
  .panel-product .swiper-preset-product .slide-button-prev {
    transform: rotate(-180deg);
  }
  .panel-product .swiper-preset-product {
    padding: 0 0.875rem 0;
    position: relative;
  }
  .panel-product .swiper-preset-product .productItem:hover .productI .img {
    transform: scale(1.1);
  }
  .panel-product .swiper-preset-product .productItem .productI {
    border: 2px solid rgba(102, 102, 102, 0.1);
    width: 2.875rem;
    height: 2rem;
    margin-bottom: 0.25rem;
    overflow: hidden;
  }
  .panel-product .swiper-preset-product .productItem .productI .img {
    width: 2.875rem;
    height: 2rem;
    display: block;
    object-fit: contain;
    transition: 0.3s;
  }
  .panel-product .swiper-preset-product .productItem .productT {
    font-weight: 500;
    font-size: 0.225rem;
    color: #666666;
    line-height: 0.3125rem;
    width: 2.875rem;
    text-align: center;
  }
  .panel-product .swiper-preset-product .slide-button {
    width: 0.475rem;
    height: 0.475rem;
    bottom: 1.3375rem;
  }
  .panel-product .swiper-preset-product .slide-button-prev {
    left: 0;
  }
  .panel-product .swiper-preset-product .slide-button-next {
    right: 0;
  }
  .panel-number {
    background: #044269 url("/themes/simplebootx/Index/Public/img/index/index/numberBg.png") no-repeat fixed center center;
    background-size: cover;
    height: 3.25rem;
    padding: 0.6625rem 2.5rem 0.9rem;
    display: flex;
    flex-wrap: wrap;
  }
  .panel-number .numberItem {
    width: 25%;
    display: flex;
    align-items: center;
    padding-right: 0.75rem;
  }
  .panel-number .numberItem .numberItemContent {
    flex: 1;
  }
  .panel-number .numberItem .numberItemContent .numberN {
    font-family: DIN, DIN-Bold, sans-serif;
    font-weight: bold;
    font-size: 0.85rem;
    line-height: 1.1875rem;
    color: #fdfdfd;
    position: relative;
    padding-bottom: 0.15rem;
    margin-bottom: 0.175rem;
  }
  .panel-number .numberItem .numberItemContent .numberN::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0.5rem;
    height: 0.05rem;
    background: #ffffff;
  }
  .panel-number .numberItem .numberItemContent .numberT {
    font-weight: 400;
    font-size: 0.225rem;
    line-height: 0.3125rem;
    text-align: left;
    color: #fdfdfd;
  }
  .panel-number .numberItem .numberItemIcon {
    flex-shrink: 0;
    margin-left: 0.25rem;
    width: 1.375rem;
    height: 1.375rem;
  }
  .panel-about {
    background: url("/themes/simplebootx/Index/Public/img/index/index/aboutBg.jpg") no-repeat center center/100% 100%;
    background-size: cover;
    padding: 0.875rem 0 1rem;
  }
  .panel-about .aboutTop {
    position: relative;
  }
  .panel-about .aboutTop .aboutContentMain {
    position: relative;
    padding: 0;
    display: flex;
    justify-content: space-between;
  }
  .panel-about .aboutTop .aboutContentMain .aboutIDiv {
    width: 14.325rem;
    height: 7.6125rem;
    overflow: hidden;
  }
  .panel-about .aboutTop .aboutContentMain .aboutIDiv:hover .aboutI {
    transform: scale(1.1);
  }
  .panel-about .aboutTop .aboutContentMain .aboutIDiv .aboutI {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: 0.3s;
  }
  .panel-about .aboutTop .aboutContentMain .aboutTitle {
    position: absolute;
    top: 0;
    right: 2.5rem;
  }
  .panel-about .aboutTop .aboutContentMain .aboutTitle .aboutTitleE {
    font-weight: 700;
    font-size: 0.675rem;
    color: rgba(51, 51, 51, 0.15);
    line-height: 0.95rem;
    text-align: right;
  }
  .panel-about .aboutTop .aboutContentMain .aboutTitle .aboutTitleC {
    font-weight: 700;
    font-size: 0.675rem;
    color: #000;
    line-height: 0.95rem;
    position: relative;
    z-index: 1;
    margin-top: -0.6rem;
    text-align: right;
  }
  .panel-about .aboutTop .aboutContentMain .aboutTitle .aboutTitleC::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0.0625rem;
    z-index: -1;
    width: 1.5rem;
    height: 0.125rem;
    background: #044269;
  }
  .panel-about .aboutTop .aboutContentMain .aboutContent {
    position: absolute;
    bottom: 0;
    right: 2.5rem;
  }
  .panel-about .aboutTop .aboutContentMain .aboutContent .aboutBox {
    width: 11.25rem;
    background: #ffffff;
    padding: 0.5rem 0.625rem;
    position: relative;
  }
  .panel-about .aboutTop .aboutContentMain .aboutContent .aboutBox .aboutBoxTitle {
    font-weight: 700;
    font-size: 0.35rem;
    color: #044269;
    line-height: 0.4875rem;
    text-align: justify;
    margin-bottom: 0.05rem;
  }
  .panel-about .aboutTop .aboutContentMain .aboutContent .aboutBox .aboutBoxTitleE {
    font-weight: 350;
    font-size: 0.275rem;
    color: #555555;
    line-height: 0.3875rem;
    text-align: justify;
    position: relative;
    padding-bottom: 0.2rem;
    margin-bottom: 0.4rem;
  }
  .panel-about .aboutTop .aboutContentMain .aboutContent .aboutBox .aboutBoxTitleE::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0.675rem;
    height: 0.05rem;
    background: #044269;
  }
  .panel-about .aboutTop .aboutContentMain .aboutContent .aboutBox .aboutBoxContent {
    font-weight: 400;
    font-size: 0.225rem;
    color: #666666;
    line-height: 0.4rem;
    text-align: justify;
    height: 1.6rem;
    text-indent: 2em;
    margin-bottom: 0.625rem;
    position: relative;
    z-index: 2;
  }
  .panel-about .aboutTop .aboutContentMain .aboutContent .aboutBox .aboutBtn {
    width: 2.0625rem;
    height: 0.7125rem;
    background: #044269;
    font-weight: 500;
    font-size: 0.275rem;
    line-height: 0.7125rem;
    color: #ffffff;
    text-align: center;
    display: block;
    position: relative;
    transition: 0.3s;
  }
  .panel-about .aboutTop .aboutContentMain .aboutContent .aboutBox .aboutBtn:hover {
    opacity: 0.8;
  }
  .panel-about .aboutTop .aboutContentMain .aboutContent .aboutBox .aboutBoxBg {
    width: 2.6rem;
    height: 2.6rem;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 0;
  }
  .panel-about .aboutList {
    padding: 0 2.5rem;
    display: flex;
    flex-wrap: wrap;
  }
  .panel-about .aboutList .aboutLi {
    width: 25%;
    padding: 0.5rem 0.75rem 0;
    position: relative;
  }
  .panel-about .aboutList .aboutLi::before {
    content: "";
    left: 0;
    top: 60%;
    position: absolute;
    transform: translateY(-50%);
    width: 0.025rem;
    height: 1.25rem;
    background: rgba(102, 102, 102, 0.2);
  }
  .panel-about .aboutList .aboutLi:nth-child(1)::before {
    display: none;
  }
  .panel-about .aboutList .aboutLi:hover .aboutLiIcon {
    transform: scaleX(-1);
  }
  .panel-about .aboutList .aboutLi .aboutLiIcon {
    width: 0.8rem;
    height: 0.8rem;
    display: block;
    margin: 0 auto 0.2rem;
    transition: 0.3s;
  }
  .panel-about .aboutList .aboutLi .aboutLiTitle {
    font-weight: 500;
    font-size: 0.3rem;
    color: #222222;
    line-height: 0.425rem;
    letter-spacing: 1px;
    text-align: justify;
    text-align: center;
    margin-bottom: 0.125rem;
  }
  .panel-about .aboutList .aboutLi .aboutLiContent {
    text-align: center;
    font-weight: 400;
    font-size: 0.1875rem;
    color: #999999;
    line-height: 0.3rem;
  }
  .panel-custom {
    background: url("/themes/simplebootx/Index/Public/img/index/index/globalBg.jpg") no-repeat center center/100% 100%;
    background-size: cover;
    padding: 0.875rem 2.5rem 1.0375rem;
  }
  .panel-custom .customTitle {
    margin-bottom: 0.625rem;
  }
  .panel-custom .customTitle .customTitleE {
    font-weight: 700;
    font-size: 0.675rem;
    color: rgba(51, 51, 51, 0.15);
    line-height: 0.95rem;
  }
  .panel-custom .customTitle .customTitleC {
    font-weight: 700;
    font-size: 0.675rem;
    color: #000;
    line-height: 0.95rem;
    position: relative;
    z-index: 1;
    margin-top: -0.6rem;
  }
  .panel-custom .customTitle .customTitleC::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0.0625rem;
    z-index: -1;
    width: 1.5rem;
    height: 0.125rem;
    background: #044269;
  }
  .panel-custom .customContent {
    padding: 0 0.625rem;
  }
  .panel-custom .customContent .customImg {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 0.25rem;
  }
  .panel-custom .customContent .customText {
    font-weight: 400;
    font-size: 0.25rem;
    color: #333333;
    line-height: 0.3rem;
    text-align: center;
  }
  .panel-custom .customContent .customText .blue {
    color: #044269;
  }
  .panel-contact {
    width: 100%;
    height: 8.75rem;
    background: url("/themes/simplebootx/Index/Public/img/index/index/contactBg.jpg") no-repeat fixed center center;
    background-size: cover;
  }
  .panel-contact .contactMain {
    padding: 0.875rem 2.5rem 0;
    display: flex;
    justify-content: space-between;
  }
  .panel-contact .contactMain .contactForm {
    width: 7.25rem;
    background: #ffffff;
    box-shadow: 0 0.0625rem 0.1rem 0 rgba(14, 30, 83, 0.08);
    padding: 0.5rem 0.625rem;
  }
  .panel-contact .contactMain .contactForm .contactInput {
    width: 6rem;
    height: 0.65rem;
    border: 1px solid rgba(153, 153, 153, 0.35);
    margin-bottom: 0.25rem;
    font-weight: 400;
    font-size: 0.225rem;
    color: #333;
    padding: 0 0.225rem;
  }
  .panel-contact .contactMain .contactForm .contactInput::placeholder {
    font-weight: 400;
    font-size: 0.225rem;
    color: #999999;
  }
  .panel-contact .contactMain .contactForm .contactTextarea {
    width: 6rem;
    height: 1.75rem;
    border: 1px solid rgba(153, 153, 153, 0.35);
    margin-bottom: 0.7rem;
    font-weight: 400;
    font-size: 0.225rem;
    color: #333;
    padding: 0.1875rem 0.225rem;
  }
  .panel-contact .contactMain .contactForm .contactTextarea::placeholder {
    font-weight: 400;
    font-size: 0.225rem;
    color: #999999;
  }
  .panel-contact .contactMain .contactForm .contactBtn {
    width: 6rem;
    height: 0.85rem;
    background: #044269;
    font-weight: 500;
    font-size: 0.3rem;
    color: #ffffff;
    line-height: 0.85rem;
    text-align: center;
    cursor: pointer;
    transition: 0.3s;
  }
  .panel-contact .contactMain .contactForm .contactBtn:hover {
    opacity: 0.8;
  }
  .panel-contact .contactMain .contactTitle .contactTitleE {
    font-weight: 700;
    font-size: 0.675rem;
    color: rgba(255, 255, 255, 0.15);
    line-height: 0.95rem;
    text-align: right;
  }
  .panel-contact .contactMain .contactTitle .contactTitleC {
    font-weight: 700;
    font-size: 0.675rem;
    color: #ffffff;
    line-height: 0.95rem;
    position: relative;
    text-align: right;
    z-index: 1;
    margin-top: -0.6rem;
  }
  .panel-contact .contactMain .contactTitle .contactTitleC::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0.0625rem;
    z-index: -1;
    width: 1.5rem;
    height: 0.125rem;
    background: #044269;
  }
}
@media (max-width: 768px) {
  .swiper-preset-switch {
    width: 100%;
    height: 10.1125rem;
    overflow: hidden;
  }
  .swiper-preset-switch .slide-pagination {
    bottom: 1.4125rem;
  }
  .swiper-preset-switch .swiper-slide {
    position: relative;
    height: 10.1125rem;
  }
  .panel-product {
    background: url("/themes/simplebootx/Index/Public/img/index/index/productBgM.jpg") no-repeat center center/100% 100%;
    background-size: cover;
    padding: 0 1.025rem 1.5375rem;
    position: relative;
  }
  .panel-product::before {
    content: " ";
    display: block;
    width: 100%;
    height: 9.6rem;
    background-image: url("/themes/simplebootx/Index/Public/img/index/product/bg-mask.png");
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 10.7rem;
    left: 0;
  }
  .panel-product .searchMain {
    padding: 0;
    position: relative;
    margin-top: -1.025rem;
    margin-bottom: 1.5375rem;
    z-index: 10;
  }
  .panel-product .searchMain .searchMain {
    min-height: 2.8125rem;
    background: #ffffff;
    box-shadow: 0 0.325rem 0.5125rem 0 rgba(14, 30, 83, 0.08);
    padding: 0.7625rem 1.025rem;
    display: flex;
    align-items: center;
  }
  .panel-product .searchMain .searchMain .searchHot {
    flex: 1;
    display: flex;
    align-items: center;
  }
  .panel-product .searchMain .searchMain .searchHot .searchHotI {
    width: 0.9rem;
    height: 0.9rem;
    margin-right: 0.3875rem;
  }
  .panel-product .searchMain .searchMain .searchHot .searchHotTitle {
    flex-shrink: 0;
    font-weight: 400;
    font-size: 0.9rem;
    color: #044269;
    line-height: 1.275rem;
    margin-right: 0.3875rem;
  }
  .panel-product .searchMain .searchMain .searchHot .searchHotList {
    max-width: 13em;
  }
  .panel-product .searchMain .searchMain .searchHot .searchHotList .searchHotLi {
    font-weight: 400;
    font-size: 0.9rem;
    color: #333333;
    line-height: 1.275rem;
    margin-right: 0.6375rem;
  }
  .panel-product .searchMain .searchMain .searchInputMain {
    flex-shrink: 0;
    position: relative;
    display: none;
  }
  .panel-product .searchMain .searchMain .searchInputMain .searchInput {
    width: 5.1125rem;
    height: 0.6rem;
    border-radius: 0.5rem;
    border: 1px solid rgba(153, 153, 153, 0.7);
    padding: 0 0.75rem 0 0.375rem;
    font-size: 0.225rem;
    display: block;
  }
  .panel-product .searchMain .searchMain .searchInputMain .searchI {
    width: 0.3rem;
    height: 0.3rem;
    position: absolute;
    right: 0.25rem;
    top: 50%;
    transform: translateY(-50%);
  }
  .panel-product .searchMain .searchMain .searchTel {
    flex-shrink: 0;
    margin-left: 0.5rem;
    position: relative;
    padding-left: 0.5rem;
  }
  .panel-product .searchMain .searchMain .searchTel::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 0.025rem;
    height: 0.65rem;
    background: linear-gradient(180deg, #ffffff 0%, #d8d8d8 52%, #ffffff 100%);
  }
  .panel-product .searchMain .searchMain .searchTel .searchTelT {
    font-weight: 400;
    font-size: 0.2rem;
    color: #666666;
    line-height: 0.275rem;
    text-align: center;
  }
  .panel-product .searchMain .searchMain .searchTel .searchTelN {
    font-weight: 700;
    font-size: 0.325rem;
    color: #044269;
    line-height: 0.45rem;
    text-align: center;
  }
  .panel-product .searchMain .searchMain .searchMobile {
    margin-left: 0.125rem;
    display: block;
  }
  .panel-product .searchMain .searchMain .searchMobile .searchMobileI {
    width: 1.025rem;
    height: 1.025rem;
    display: block;
  }
  .panel-product .productM {
    overflow: hidden;
  }
  .panel-product .productTop {
    padding: 0;
  }
  .panel-product .productTop .productTitle {
    margin-bottom: 1.025rem;
  }
  .panel-product .productTop .productTitle .productTitleE {
    font-weight: 700;
    font-size: 1.4125rem;
    color: rgba(51, 51, 51, 0.15);
    line-height: 2.05rem;
    text-align: center;
  }
  .panel-product .productTop .productTitle .productTitleC {
    font-weight: 700;
    font-size: 1.15rem;
    color: #000;
    line-height: 1.6625rem;
    position: relative;
    z-index: 1;
    margin-top: -1.025rem;
    text-align: center;
  }
  .panel-product .productTop .productTitle .productTitleC::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -0.125rem;
    z-index: -1;
    width: 2.175rem;
    height: 0.125rem;
    background: #044269;
  }
  .panel-product .productCenter_swiper .productCenter {
    padding: 0 0 1.025rem;
    position: relative;
  }
  .panel-product .productCenter_swiper .productCenter .productCContent .productCTitle {
    font-weight: 600;
    font-size: 1.15rem;
    color: #333333;
    line-height: 1.6625rem;
    padding-bottom: 0.6375rem;
    position: relative;
    margin-bottom: 0.6375rem;
  }
  .panel-product .productCenter_swiper .productCenter .productCContent .productCTitle::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 1.7875rem;
    height: 0.125rem;
    background: linear-gradient(155deg, #d8d8d8 0%, #ffffff 29%, #d8d8d8 56%, #ffffff 76%, #d8d8d8 100%);
  }
  .panel-product .productCenter_swiper .productCenter .productCContent .productCTitleMini {
    font-weight: 600;
    font-size: 1.025rem;
    color: #044269;
    line-height: 1.475rem;
    margin-bottom: 8.5rem;
  }
  .panel-product .productCenter_swiper .productCenter .productCContent .productCText {
    font-weight: 400;
    font-size: 0.9rem;
    color: #666666;
    line-height: 1.5375rem;
    height: 7.6875rem;
    width: 100%;
  }
  .panel-product .productCenter_swiper .productCenter .productCImg {
    position: absolute;
    top: 3.775rem;
    right: 0;
    width: 18.175rem;
    height: 8.6375rem;
  }
  .panel-product .productCenter_swiper .productCenter .productCImg .productBtn {
    width: 5.125rem;
    height: 2.05rem;
    background: #044269;
    text-align: center;
    font-weight: 500;
    font-size: 0.9rem;
    color: #ffffff;
    line-height: 2.05rem;
    display: block;
    position: absolute;
    right: 0;
    top: -3.85rem;
  }
  .panel-product .productCenter_swiper .productCenter .productCImg .productCImgI {
    position: relative;
    z-index: 1;
    width: 18.175rem;
    height: 8.6375rem;
    object-fit: contain;
  }
  .panel-product .productCenter_swiper .productCenter .productCImg .productY {
    position: absolute;
    z-index: 0;
    width: 8.275rem;
    height: 0.8125rem;
    bottom: 0.0875rem;
    left: 50%;
    transform: translateX(-50%);
  }
  .panel-product .swiper-preset-product {
    margin: 0 auto;
    position: relative;
  }
  .panel-product .swiper-preset-product .swiper-wrapper {
    align-items: flex-end;
  }
  .panel-product .swiper-preset-product .swiper-slide {
    display: flex;
    transform-origin: bottom;
    cursor: pointer;
    user-select: none;
  }
  .panel-product .swiper-preset-product .swiper-slide.swiper-slide-thumb-active .productItem .productI {
    border: 0.125rem solid rgba(4, 66, 105, 0.5);
  }
  .panel-product .swiper-preset-product .swiper-slide.swiper-slide-thumb-active .productItem .productT {
    color: #333333;
  }
  .panel-product .swiper-preset-product .swiper-slide-prev,
  .panel-product .swiper-preset-product .swiper-slide-next {
    z-index: 2;
  }
  .panel-product .swiper-preset-product .slide-button {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
    position: absolute;
  }
  .panel-product .swiper-preset-product .slide-button::before, .panel-product .swiper-preset-product .slide-button::after {
    content: " ";
    display: block;
    position: absolute;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    transition: 0.3s opacity ease;
  }
  .panel-product .swiper-preset-product .slide-button::before {
    background-image: url("/themes/simplebootx/Index/Public/img/index/index/productRight.png");
  }
  .panel-product .swiper-preset-product .slide-button::after {
    background-image: url("/themes/simplebootx/Index/Public/img/index/index/productRightActive.png");
    opacity: 0;
  }
  .panel-product .swiper-preset-product .slide-button:hover::before {
    opacity: 0;
  }
  .panel-product .swiper-preset-product .slide-button:hover::after {
    opacity: 1;
  }
  .panel-product .swiper-preset-product .slide-button-prev {
    transform: rotate(-180deg);
  }
  .panel-product .swiper-preset-product {
    padding: 0 1.925rem;
    position: relative;
  }
  .panel-product .swiper-preset-product .productItem:hover .productI .img {
    transform: scale(1.1);
  }
  .panel-product .swiper-preset-product .productItem .productI {
    background: #ffffff;
    border: 0.125rem solid rgba(102, 102, 102, 0.1);
    width: 5.5rem;
    height: 3.7125rem;
    margin-bottom: 0.6375rem;
    overflow: hidden;
  }
  .panel-product .swiper-preset-product .productItem .productI .img {
    width: 5.5rem;
    height: 3.7125rem;
    display: block;
    object-fit: contain;
    transition: 0.3s;
  }
  .panel-product .swiper-preset-product .productItem .productT {
    font-weight: 500;
    font-size: 0.9rem;
    color: #666666;
    line-height: 1.275rem;
    width: 5.5rem;
    text-align: center;
  }
  .panel-product .swiper-preset-product .slide-button {
    width: 1.275rem;
    height: 1.275rem;
    bottom: 3.125rem;
  }
  .panel-product .swiper-preset-product .slide-button-prev {
    left: 0;
  }
  .panel-product .swiper-preset-product .slide-button-next {
    right: 0;
  }
  .panel-number {
    background: #044269 url("/themes/simplebootx/Index/Public/img/index/index/numberBg.png") no-repeat fixed center center;
    background-size: cover;
    height: 14.5875rem;
    padding: 1.5375rem;
    display: flex;
    flex-wrap: wrap;
    row-gap: 1.6625rem;
  }
  .panel-number .numberItem {
    width: 50%;
    display: flex;
    align-items: center;
    padding-left: 0.9625rem;
    position: relative;
  }
  .panel-number .numberItem:nth-child(odd) {
    padding-left: 0;
    padding-right: 0.9625rem;
  }
  .panel-number .numberItem .numberItemContent .numberN {
    font-family: DIN, DIN-Bold, sans-serif;
    font-weight: bold;
    font-size: 2.05rem;
    line-height: 2.5rem;
    color: #fdfdfd;
    position: relative;
    padding-bottom: 0.5125rem;
    margin-bottom: 0.6375rem;
  }
  .panel-number .numberItem .numberItemContent .numberN::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 1.5375rem;
    height: 0.125rem;
    background: #ffffff;
  }
  .panel-number .numberItem .numberItemContent .numberT {
    font-weight: 400;
    font-size: 0.9rem;
    line-height: 1.275rem;
    text-align: left;
    color: #fdfdfd;
  }
  .panel-number .numberItem .numberItemIcon {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 3.075rem;
    height: 3.075rem;
  }
  .panel-about {
    background: url("/themes/simplebootx/Index/Public/img/index/index/aboutBg.jpg") no-repeat center center/100% 100%;
    background-size: cover;
    padding: 1.5375rem 0 1.025rem;
  }
  .panel-about .aboutTop {
    position: relative;
  }
  .panel-about .aboutTop .aboutContentMain {
    position: relative;
    padding: 0;
    display: flex;
    flex-direction: column;
  }
  .panel-about .aboutTop .aboutContentMain .aboutIDiv {
    order: 2;
    width: calc(100% - 2.05rem);
    height: 11.65rem;
    margin: 0 auto 1.5375rem;
    overflow: hidden;
  }
  .panel-about .aboutTop .aboutContentMain .aboutIDiv:hover .aboutI {
    transform: scale(1.1);
  }
  .panel-about .aboutTop .aboutContentMain .aboutIDiv .aboutI {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: 0.3s;
  }
  .panel-about .aboutTop .aboutContentMain .aboutTitle {
    order: 1;
    margin-bottom: 1.025rem;
  }
  .panel-about .aboutTop .aboutContentMain .aboutTitle .aboutTitleE {
    font-weight: 700;
    font-size: 1.4125rem;
    color: rgba(51, 51, 51, 0.15);
    line-height: 2.05rem;
    text-align: center;
  }
  .panel-about .aboutTop .aboutContentMain .aboutTitle .aboutTitleC {
    font-weight: 700;
    font-size: 1.15rem;
    color: #000;
    line-height: 1.6625rem;
    position: relative;
    z-index: 1;
    margin-top: -1.025rem;
    text-align: center;
  }
  .panel-about .aboutTop .aboutContentMain .aboutTitle .aboutTitleC::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -0.125rem;
    z-index: -1;
    width: 2.175rem;
    height: 0.125rem;
    background: #044269;
  }
  .panel-about .aboutTop .aboutContentMain .aboutContent {
    order: 3;
  }
  .panel-about .aboutTop .aboutContentMain .aboutContent .aboutBox {
    margin: 0 1.025rem;
    padding: 0.5rem 0.625rem;
    position: relative;
  }
  .panel-about .aboutTop .aboutContentMain .aboutContent .aboutBox .aboutBoxTitle {
    font-weight: 700;
    font-size: 1.275rem;
    color: #044269;
    line-height: 1.85rem;
    text-align: justify;
    margin-bottom: 0.25rem;
  }
  .panel-about .aboutTop .aboutContentMain .aboutContent .aboutBox .aboutBoxTitleE {
    font-weight: 350;
    font-size: 0.7625rem;
    color: #555555;
    line-height: 1.0875rem;
    text-align: justify;
    position: relative;
    padding-bottom: 0.575rem;
    margin-bottom: 1.025rem;
  }
  .panel-about .aboutTop .aboutContentMain .aboutContent .aboutBox .aboutBoxTitleE::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 1.925rem;
    height: 0.125rem;
    background: #044269;
  }
  .panel-about .aboutTop .aboutContentMain .aboutContent .aboutBox .aboutBoxContent {
    font-weight: 400;
    font-size: 0.9rem;
    color: #666666;
    line-height: 1.6625rem;
    text-align: justify;
    min-height: 3em;
    max-height: 6.65rem;
    text-indent: 2em;
    position: relative;
    z-index: 2;
  }
  .panel-about .aboutTop .aboutContentMain .aboutContent .aboutBox .aboutBtn {
    font-weight: 500;
    font-size: 0.9rem;
    line-height: 1.5375rem;
    color: #044269;
    display: block;
    margin-top: 0.25rem;
  }
  .panel-about .aboutTop .aboutContentMain .aboutContent .aboutBox .aboutBoxBg {
    width: 8.9625rem;
    height: 8.9625rem;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 0;
  }
  .panel-about .aboutList {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
  }
  .panel-about .aboutList .aboutLi {
    width: 50%;
    padding: 1.275rem 1.025rem 0;
    position: relative;
  }
  .panel-about .aboutList .aboutLi::before {
    content: "";
    left: 0;
    top: 60%;
    position: absolute;
    transform: translateY(-50%);
    width: 0.0625rem;
    height: 3.8375rem;
    background: rgba(102, 102, 102, 0.2);
  }
  .panel-about .aboutList .aboutLi:nth-child(2n+1)::before {
    display: none;
  }
  .panel-about .aboutList .aboutLi:hover .aboutLiIcon {
    transform: scaleX(-1);
  }
  .panel-about .aboutList .aboutLi .aboutLiIcon {
    width: 2.3rem;
    height: 2.3rem;
    display: block;
    margin: 0 auto 0.6375rem;
    transition: 0.3s;
  }
  .panel-about .aboutList .aboutLi .aboutLiTitle {
    font-weight: 500;
    font-size: 1.025rem;
    color: #222222;
    line-height: 1.475rem;
    letter-spacing: 1px;
    text-align: justify;
    text-align: center;
    margin-bottom: 0.3875rem;
  }
  .panel-about .aboutList .aboutLi .aboutLiContent {
    text-align: center;
    font-weight: 400;
    font-size: 0.7625rem;
    color: #999999;
    line-height: 1.275rem;
  }
  .panel-custom {
    background: url("/themes/simplebootx/Index/Public/img/index/index/globalBg.jpg") no-repeat center center/100% 100%;
    background-size: cover;
    padding: 1.5375rem 1.025rem;
  }
  .panel-custom .customTitle {
    margin-bottom: 1.025rem;
  }
  .panel-custom .customTitle .customTitleE {
    font-weight: 700;
    font-size: 1.4125rem;
    color: rgba(51, 51, 51, 0.15);
    line-height: 2.05rem;
    text-align: center;
  }
  .panel-custom .customTitle .customTitleC {
    font-weight: 700;
    font-size: 1.15rem;
    color: #000;
    line-height: 1.6625rem;
    position: relative;
    z-index: 1;
    margin-top: -1.025rem;
    text-align: center;
  }
  .panel-custom .customTitle .customTitleC::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -0.125rem;
    z-index: -1;
    width: 2.175rem;
    height: 0.125rem;
    background: #044269;
  }
  .panel-custom .customContent {
    padding: 0;
  }
  .panel-custom .customContent .customImg {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 0.9rem;
  }
  .panel-custom .customContent .customText {
    font-weight: 400;
    font-size: 0.9rem;
    color: #333333;
    line-height: 1.6625rem;
    text-align: left;
  }
  .panel-custom .customContent .customText .blue {
    color: #044269;
  }
  .panel-contact {
    width: 100%;
    height: 31.55rem;
    background: url("/themes/simplebootx/Index/Public/img/index/index/contactBg.jpg") no-repeat fixed center center;
    background-size: cover;
  }
  .panel-contact .contactMain {
    padding: 1.5375rem 1.025rem 0;
    display: flex;
    flex-direction: column;
  }
  .panel-contact .contactMain .contactForm {
    order: 2;
    width: 100%;
    background: #ffffff;
    box-shadow: 0 0.325rem 0.5125rem 0 rgba(14, 30, 83, 0.08);
    padding: 1.025rem;
  }
  .panel-contact .contactMain .contactForm .contactInput {
    width: 100%;
    height: 2.3rem;
    border: 0.0625rem solid rgba(153, 153, 153, 0.35);
    margin-bottom: 0.7625rem;
    font-weight: 400;
    font-size: 0.9rem;
    color: #333;
    padding: 0 0.6375rem;
  }
  .panel-contact .contactMain .contactForm .contactInput::placeholder {
    font-weight: 400;
    font-size: 0.9rem;
    color: #999999;
  }
  .panel-contact .contactMain .contactForm .contactTextarea {
    width: 100%;
    height: 8.9625rem;
    border: 0.0625rem solid rgba(153, 153, 153, 0.35);
    margin-bottom: 1.925rem;
    font-weight: 400;
    font-size: 0.9rem;
    color: #333;
    padding: 0.5125rem 0.6375rem;
  }
  .panel-contact .contactMain .contactForm .contactTextarea::placeholder {
    font-weight: 400;
    font-size: 0.9rem;
    color: #999999;
  }
  .panel-contact .contactMain .contactForm .contactBtn {
    width: 100%;
    height: 2.4375rem;
    background: #044269;
    font-weight: 500;
    font-size: 0.9rem;
    color: #ffffff;
    height: 2.4375rem;
    text-align: center;
    cursor: pointer;
  }
  .panel-contact .contactMain .contactTitle {
    order: 1;
    margin-bottom: 1.15rem;
  }
  .panel-contact .contactMain .contactTitle .contactTitleE {
    font-weight: 700;
    font-size: 1.4125rem;
    color: rgba(255, 255, 255, 0.15);
    line-height: 2.05rem;
    text-align: center;
  }
  .panel-contact .contactMain .contactTitle .contactTitleC {
    font-weight: 700;
    font-size: 1.15rem;
    color: #ffffff;
    line-height: 1.6625rem;
    position: relative;
    text-align: center;
    z-index: 1;
    margin-top: -1.025rem;
  }
  .panel-contact .contactMain .contactTitle .contactTitleC::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -0.125rem;
    z-index: -1;
    width: 2.175rem;
    height: 0.125rem;
    background: #044269;
  }
}