.form-header-demo1-block {
    margin-top: 1rem;
    margin-bottom: -.5rem;
}

.form-header-demo1-block .inquiry-form {
    position: relative;
    background: #fff;
}

.form-header-demo1-block .inquiry-form .form-item {
    position: relative;
    width: 100%;
    padding: .4rem;
    display: flex;
    min-height: auto;
    line-height: 2.8rem;
}

.form-header-demo1-block .inquiry-form input,
.form-header-demo1-block .inquiry-form textarea {
    width: 100%;
    height: 2.8rem;
    padding: 0 10px;
    font-size: 13px;
    border: 1px solid #eee;
    border-left: 3px solid var(--bs-theme-color);
    outline: none;
}

.form-header-demo1-block .inquiry-form textarea {
    height: 6.8rem;
    line-height: 1.5;
    padding: 10px;
    resize: none;
}

.form-header-demo1-block .inquiry-form .item-submit button {
    width: 100%;
    padding: 0 1rem;
    font-size: 1rem;
}

.form-header-demo1-block .inquiry-form .form-checktip {
    width: 100%
}
#sectionIdoi5xth8 > .layout > div {
    text-align: left;
}
.aside-sidebar-demo5-block .side-content li .hideBox .hb a{color:#000}
.section-block-demo1-banner1 {
    overflow: hidden;
}
.section-block-demo1-banner1 img {
    visibility: visible !important;
}
[pagination-style="custom-5"] .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin:.5rem; border-radius: 10px; opacity: .7;
}

[pagination-style="custom-5"] .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 35px;  opacity: 1;
}
.section-block-demo1-product1 {
    background: url(../img/bg.jpg) no-repeat top center;
    background-size: cover;
    padding-bottom: 7rem;
}

.section-block-demo1-product1 .title-bar {
    margin-bottom: 4rem;
}

.section-block-demo1-product1 .product-item .item-img img:before,
.section-block-demo1-product1 .product-item .item-img img,
.section-block-demo1-product1 .product-item .item-title {
    -moz-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    -ms-transition-duration: .3s;
    transition-duration: .3s;

}

.section-block-demo1-product1 .product-item {
    overflow: hidden;
    width:33.33%;
    box-sizing: border-box;
    padding-right:15px;
    position: relative;
}
.section-block-demo1-product1 .product-item .video,
.section-block-demo1-product1 .product-item .marker{
    position: absolute;
    right:19px;
    top:4px;
    width:160px;
    height:160px;
}
.section-block-demo1-product1 .product-item .video video{width:100%;height:100%;}
.section-block-demo1-product1 .product-item .marker{z-index:99;cursor:pointer;}

.section-block-demo1-product1 .product-item:nth-of-type(2n) {

}

.section-block-demo1-product1 .product-item .item-inner {
    position: relative;
    display: block;
}

.section-block-demo1-product1 .product-item .item-img,
.section-block-demo1-product1 .product-item .item-img img {
    width: 100%;
}
.section-block-demo1-product1 .product-item .item-img img{object-fit:cover;aspect-ratio:1;}
.section-block-demo1-product1 .product-item .item-info {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    padding: 5%;
    text-align: center;
    z-index: 2;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.section-block-demo1-product1 .product-item .item-img {
    display: inline-block;
    padding: 4px;
    position: relative;
    border-radius: 50%;
}

.section-block-demo1-product1 .product-item .item-img img {
    position: relative;
}

.section-block-demo1-product1 .product-item .item-img:before {
    content: '';
    display: block;
    width: 7rem;
    height: 7rem;
    position: absolute;
    left: 50%;
    top: 50%;
    opacity: .8;
    border-radius: 50%;
    box-sizing: border-box;
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    -ms-pointer-events: none;
    pointer-events: none;

}

.section-block-demo1-product1[mask-color="mask-color-none"] .product-item .item-img:before {
    background-color: transparent;
}

.section-block-demo1-product1[mask-color="mask-color-white"] .product-item .item-img:before {
    background-color: var(--bs-mask-white);
}

.section-block-demo1-product1[mask-color="mask-color-dark"] .product-item .item-img:before {
    background-color: var(--bs-mask-dark);
}

.section-block-demo1-product1[mask-color="mask-color-theme"] .product-item .item-img:before {

}

.section-block-demo1-product1 .product-item .item-ico {
    display: block;
    width: 7rem;
    height: 7rem;
    border-radius: 50%;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.section-block-demo1-product1 .product-item .item-ico {
    display: inline-block;
    width: 7rem;
    height: 7rem;
    border-radius: 50%;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.section-block-demo1-product1 .product-item .item-inner:hover .item-img img {
    -webkit-transform: scale(1.06);
    -ms-transform: scale(1.06);
    -o-transform: scale(1.06);
    transform: scale(1.06);
}

.section-block-demo1-product1 .product-item .item-inner:hover .item-img:before {
    -webkit-transform: scale(7);
    -ms-transform: scale(7);
    -o-transform: scale(7);
    transform: scale(7);
    opacity: .4;
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
}

.section-block-demo1-product1 .product-item .item-inner .item-title {
    opacity: 0;
    visibility: hidden;
    height: 0;
    color: #333;
    font-size: 1.2rem;
}

.section-block-demo1-product1 .product-item .item-inner:hover .item-title {
    height: 3rem;
    opacity: 1;
    visibility: visible;
}

.section-block-demo1-product1 .swiper-button-prev {
    left: -10rem;
}

.section-block-demo1-product1 .swiper-button-next {
    right: -10rem;
}

.section-block-demo1-product1[slide-button=slide-button-hover-show]:hover .swiper-button-prev {
    left: -7.5rem;
}

.section-block-demo1-product1[slide-button=slide-button-hover-show]:hover .swiper-button-next {
    right: -7.5rem;
}

.section-block-demo1-product1[pagination-btn-position="left"] .swiper-control {
    left: -10rem;
}

.section-block-demo1-product1[pagination-btn-position="right"] .swiper-control {
    right: -10rem;
}

.section-block-demo1-product1[pagination-btn-position="top"] .swiper-control {
    top: -5rem;
}
.section-block-demo52-about{position:relative;z-index:1;padding:9rem 0 6rem 0;background-image:url(../img/dottle-bg.png);background-position:left top;background-size:auto;background-repeat:no-repeat;}
.section-block-demo52-about .about-img{position:relative;width:45%;}
.section-block-demo52-about .about-img .about-bg{position:absolute;top:25%;left:-4rem;z-index:1;width:45%;height:50%;background:var(--bs-theme-color);}
.section-block-demo52-about .about-img img{position:relative;z-index:3;}
.section-block-demo52-about .about-inner{width:50%;}
.section-block-demo52-about .about-inner .title-bar{margin-bottom:2.5rem;}
.section-block-demo52-about .about-inner .title-bar [heading-type="5"]{color:var(--bs-theme-color);text-align:left;}
.section-block-demo52-about .about-inner .title-bar [heading-type="5"] strong{text-transform:capitalize;}
.section-block-demo52-about .about-inner .title-bar [heading-type="5"] i{width:3.2rem;height:4px;}
.section-block-demo52-about .about-inner .title-bar [heading-type="5"] i:last-of-type{display:none;}
.section-block-demo52-about .about-inner .title-bar .text{color:#333;text-transform:capitalize;font-weight:900;font-size:calc(1.8rem + 1.2vw);font-family:"Open Sans Condensed";line-height:1.3;}
.section-block-demo52-about .about-inner .about-desc{color:#505050;font-size:1.14rem;line-height:1.75;}
.section-block-demo52-about .about-inner .about-desc p{padding:.5rem 0;}
@media only screen and (max-width:1366px){.section-block-demo52-about{padding:5rem 0;}
    .section-block-demo52-about .about-img .about-bg{left:-2.5rem;}
    .section-block-demo52-about .about-inner .title-bar{margin-bottom:2rem;}
    .section-block-demo52-about .about-inner .about-desc{font-size:1rem;}
    .section-block-demo52-about .about-inner .about-desc p{padding:.3rem 0;}
}
@media only screen and (max-width:992px){.section-block-demo52-about{padding:3rem 0; background-size: 50%;}
    .section-block-demo52-about .about-img .about-bg{left:-6%;}
    .section-block-demo52-about .about-inner .title-bar{margin-bottom:1rem;}
    .section-block-demo52-about .about-inner .about-desc{font-size:13px;}
}
@media only screen and (max-width:768px){.section-block-demo52-about{padding:2rem 0; }
    .section-block-demo52-about .about-inner .title-bar h4[heading-type="5"] strong{font-size:1rem;}
    .section-block-demo52-about .about-inner .title-bar .text{font-size:calc(1.5rem + 1.2vw);}
    .section-block-demo52-about .about-img{margin-left:auto;width:90%;}
    .section-block-demo52-about .about-inner{margin-top:1.5rem;width:100%;}
    .section-block-demo52-about .about-img .about-bg{left:-10%;}
}
#sectionIdpw3tm61 > .layout.d-flex.flex-wrap.justify-content-between.align-items-center > .about-inner > .title-bar > .text {font-size: 40px;font-weight: 700;}#sectionIdpw3tm61 > .layout.d-flex.flex-wrap.justify-content-between.align-items-center > .about-inner > .title-bar > .title > strong {font-family: Syne;font-weight: 600;line-height: 48px;font-size: 40px;}#sectionIdpw3tm61 > .layout.d-flex.flex-wrap.justify-content-between.align-items-center > .about-inner > .title-bar > .title > .sub {font-size: 18px;font-family: Caudex;font-weight: 500;}#sectionIdpw3tm61 > .layout.d-flex.flex-wrap.justify-content-between.align-items-center > .about-inner > .about-desc {margin-top: -20px;}#sectionIdpw3tm61 > .layout.d-flex.flex-wrap.justify-content-between.align-items-center > .about-inner > .about-desc > p {line-height: 24px;}#sectionIdpw3tm61 > .layout.d-flex.flex-wrap.justify-content-between.align-items-center > .about-inner > .title-bar > .title {line-height: 30px;}#sectionIdpw3tm61 > .layout.d-flex.flex-wrap.justify-content-between.align-items-center > .about-img > .about-bg {z-index: -1;}@media screen and (max-width: 820px){#sectionIdpw3tm61 > .layout.d-flex.flex-wrap.justify-content-between.align-items-center > .about-inner > .title-bar > .title {font-size: 20px;}#sectionIdpw3tm61 > .layout.d-flex.flex-wrap.justify-content-between.align-items-center > .about-inner > .title-bar > .title > strong {font-size: 30px;}}
.section-block-demo71-certificate1 {
    position: relative;
    padding: 6.7rem 0 4rem;
    background: url(../img/jixie.png) no-repeat center 0;
}


.section-block-demo71-certificate1 .partner-outer-wrap {
    position: relative;
    padding: 5.6rem 10% 6rem;
    text-align: center;
    box-shadow: 0 2rem 5rem rgba(0, 0, 0, .2);
}

.section-block-demo71-certificate1 .title-bar {
    padding: 2rem 0;
    color: #ffffff;
}

.section-block-demo71-certificate1 .title-bar .title {
    font-size: 2.7rem;
    font-weight: 700;
    color: #ffffff;
}

.section-block-demo71-certificate1 [heading-type="1"] {
    padding: 0;
}

.section-block-demo71-certificate1 .title-bar .title[heading-type="21"] {
    color: var(--bs-body-color);
}

.section-block-demo71-certificate1 .title-bar .text {
    font-size: 1.14rem;
    line-height: 1.68;
    margin-top: .8rem;
    color: #ffffff;
    text-align: center;
}

.section-block-demo71-certificate1 .outer-swiper-wrap {
    position: relative;
    margin-top: 2rem;
    padding: 1rem 4rem;
}

.section-block-demo71-certificate1 .execute-swiper-slide {
    padding: 1rem 0;
}

.section-block-demo71-certificate1 .outer-swiper-wrap .swiper-initialized .swiper-slide .item-inner {
    opacity: 0;
}

.section-block-demo71-certificate1 .outer-swiper-wrap .swiper-initialized .swiper-slide.swiper-slide-visible .item-inner {
    opacity: 1;
}

.section-block-demo71-certificate1 .swiper-slide .item-inner {
    cursor: pointer;
    -webkit-transition: all 1.2s ease;
    transition: all 1.2s ease;
}

.section-block-demo71-certificate1 .swiper-slide[data-slide-type="prev"] .item-inner {
    transform: scale(.77) translateX(2.5rem);
    transform-origin: right center;
}

.section-block-demo71-certificate1 .swiper-slide[data-slide-type="next"] .item-inner {
    transform: scale(.77) translateX(-2.5rem);
    transform-origin: left center;
}

.section-block-demo71-certificate1 .swiper-slide.swiper-slide-prev .item-inner,
.section-block-demo71-certificate1 .swiper-slide.swiper-slide-next .item-inner {
    transform: scale(.9);
    margin: 0;
}

.section-block-demo71-certificate1 .swiper-slide.swiper-slide-active .item-inner {
    transform: scale(1);
}

.section-block-demo71-certificate1 .item-inner {
    display: block;
    position: relative;
    padding: 5px;
}

.section-block-demo71-certificate1 .item-inner img {
    position: relative;
    z-index: 2;
}

.section-block-demo71-certificate1 .item-inner .item-shadow {
    width: 102%;
    height: 8px;
    border-radius: 50%;
    background-color: #000000;
    position: absolute;
    bottom: 1px;
    left: -1%;
    filter: blur(3px);
    opacity: .5;
}

.section-block-demo71-certificate1[slide-button="slide-button-hover-show"]:hover .swiper-button-prev {
    left: 0%;
}

.section-block-demo71-certificate1[slide-button="slide-button-hover-show"]:hover .swiper-button-next {
    right: 0%;
}


.section-block-demo71-certificate1 .execute-swiper-slide.swiper-vertical {
    height: 1840px;
}

.section-block-demo71-certificate1 .execute-swiper-slide.swiper-vertical .swiper-slide {
    width: 264px;

}

.section-block-demo71-certificate1 .execute-swiper-slide.swiper-vertical .swiper-slide .item-inner {
    transform: none;
    margin: 0;
}



@media (max-width: 1280px) {
    .section-block-demo71-certificate1 .title-bar .title {
        font-size: 2.5rem;
    }
}

@media (max-width: 992px) {
    .section-block-demo71-certificate1 {
        padding: 1rem 0;
    }

    .section-block-demo71-certificate1 .title-bar .title {
        font-size: 2rem;
    }
}

@media (max-width: 576px) {
    .section-block-demo71-certificate1 .title-bar .title {
        font-size: 1.5rem;
    }

    .section-block-demo71-certificate1 .title-bar .text {
        font-size: 1rem;
    }
}

@media (max-width: 420px) {}
.section-block-demo32-advantage{position:relative;padding:6.5rem 0 5rem 0;}
.section-block-demo32-advantage .block-left{position:relative;padding:1rem 0;width:45%;}
.section-block-demo32-advantage .title-bar{margin-bottom:3rem;}
.section-block-demo32-advantage .title-bar .title{padding:1rem 0;text-transform:capitalize;font-weight:400;font-family:"Abril Fatface";}
.section-block-demo32-advantage .title-bar .text{color:#8f8987;font-size:1.258rem;line-height:1.33;}
.section-block-demo32-advantage .advantage-items{position:relative;padding:1rem 0;width:50%;}
.section-block-demo32-advantage .advantage-item{position:relative;display:block;padding:3rem 0;border-bottom:dashed 2px #eee;}
.section-block-demo32-advantage .advantage-item:last-child{border-bottom:none;}
.section-block-demo32-advantage .advantage-item .item-inner .item-ico{position:relative;display:table-cell;width:135px;height:135px;border-radius:50%;background-color:#000;vertical-align:middle;text-align:center;}
.section-block-demo32-advantage .advantage-item .item-inner .item-ico img{object-fit: none;}
.section-block-demo32-advantage .advantage-item .item-inner .item-info{padding-left:3rem;color:#909090;font-size:1.14rem;line-height:1.33;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;}
.section-block-demo32-advantage .advantage-item .item-inner .item-title{margin-bottom:.8rem;color:#333;text-transform:capitalize;font-weight:700;font-weight:400;font-size:1.75rem;font-family:"Abril Fatface";line-height:1.5;}
@media only screen and (max-width:1280px){.section-block-demo32-advantage{padding:4.5rem 0 3rem 0;}
    .section-block-demo32-advantage .title-bar .text{color:#8f8987;font-size:1.15rem;}
    .section-block-demo32-advantage .advantage-item .item-inner .item-title{font-size:1.5rem;}
    .section-block-demo32-advantage .advantage-item .item-inner .item-info{padding-left:2rem;font-size:1rem;}
    .section-block-demo32-advantage .advantage-item{padding:1.5rem 0;}
    .section-block-demo32-advantage .advantage-item .item-inner .item-ico{width:100px;height:100px;}
    .section-block-demo32-advantage .advantage-item .item-inner .item-ico img{max-width:3.5rem;}
}
@media only screen and (max-width:768px){.section-block-demo32-advantage .advantage-items,.section-block-demo32-advantage .block-left{width:100%;}
    .section-block-demo32-advantage .advantage-items{padding-bottom:1rem;}
    .section-block-demo32-advantage .title-bar .text{font-size:1rem;}
    .section-block-demo32-advantage .advantage-item{padding:1rem 0;}
    .section-block-demo32-advantage .advantage-item .item-inner .item-info{padding-left:1.5rem;font-size:13px;}
    .section-block-demo32-advantage .advantage-item .item-inner .item-title{margin-bottom:.5rem;}
}
@media only screen and (max-width:320px){.section-block-demo32-advantage .advantage-item .item-inner .item-info{padding-left:0;width:100%;-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;}
    .section-block-demo32-advantage .advantage-item .item-inner .item-img{margin-bottom:.5rem;}
}
#sectionIdrpwy1y8 > .layout.d-flex.flex-wrap.justify-content-between.align-items-center > .advantage-items > .advantage-item > .item-inner.d-flex.justify-content-between.align-items-center.flex-wrap > .item-img > .item-ico {color: rgb(35, 161, 57);background-color: rgb(35, 161, 57);}#sectionIdrpwy1y8 > .layout.d-flex.flex-wrap.justify-content-between.align-items-center > .advantage-items > .advantage-item > .item-inner.d-flex.justify-content-between.align-items-center.flex-wrap > .item-info > .item-title {font-family: Syne;font-weight: 600;font-size: 22px;text-transform: uppercase;}#sectionIdrpwy1y8 > .layout.d-flex.flex-wrap.justify-content-between.align-items-center > .block-left > .title-bar > .title > strong {font-size: 40px;font-family: Syne;font-weight: 600;line-height: 48px;}#sectionIdrpwy1y8 > .layout.d-flex.flex-wrap.justify-content-between.align-items-center > .block-left > .title-bar > .text {font-size: 16px;line-height: 24px;}#sectionIdrpwy1y8 > .layout.d-flex.flex-wrap.justify-content-between.align-items-center > .block-left > .title-bar > .title > .sub {font-family: Caudex;font-weight: 500;font-size: 18px;}#sectionIdrpwy1y8 > .layout.d-flex.flex-wrap.justify-content-between.align-items-center > .block-left > .title-bar > .title {line-height: 30px;}
.section-block-demo68-application1 {
    position: relative;
    padding: 5rem 0 2rem;
}

.section-block-demo68-application1 .title-bar {
    position: relative;
    text-align: center;
    padding: 1rem 0;
    margin-bottom: 1rem;
}

.section-block-demo68-application1 .title-bar .title {
    font-size: 3.57rem;
}

.section-block-demo68-application1 .title-bar .text {
    font-size: 1.14rem;
    line-height: 1.68;
    margin-top: 1.7rem;
    color: #666666;
    font-family: "OpenSans";
    padding: 0 27%;
}

.section-block-demo68-application1 .application-items {
    display: flex;
    flex-wrap: wrap;
    padding: 1rem;
}

.section-block-demo68-application1 .application-item {
    padding: 1rem;
}

.section-block-demo68-application1 .item-inner {
    position: relative;
    display: block;
    overflow: hidden;
}

.section-block-demo68-application1 .item-inner::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0;
    width: 50%;
    height: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
    z-index: 2;
}

.section-block-demo68-application1 .item-inner:hover::before {
    opacity: .5;
    width: 100%;
    height: 100%;
}

.section-block-demo68-application1[mask-color="mask-color-white"] .item-inner::before {
    background-color: var(--bs-mask-white);
}

.section-block-demo68-application1[mask-color="mask-color-dark"] .item-inner::before {
    background-color: var(--bs-mask-dark);
}

.section-block-demo68-application1[mask-color="mask-color-theme"] .item-inner::before {
    background-color: var(--bs-theme-color);
}

.section-block-demo68-application1[mask-color="mask-color-sec-theme"] .item-inner::before {
    background-color: var(--bs-sec-theme-color);
}

.section-block-demo68-application1 .item-img {
    width: 100%;
}

.section-block-demo68-application1 .item-inner:hover .item-img {
    transform: scale(1.2);
}

.section-block-demo68-application1 .item-img,
.section-block-demo68-application1 .item-inner::before {
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

@media only screen and (max-width:1280px) {
    .section-block-demo68-application1 .title-bar .title {
        font-size: 2.5rem;
    }

    .section-block-demo68-application1 .title-bar .text {
        padding: 0 5%;
    }
}

@media only screen and (max-width:992px) {
    .section-block-demo68-application1 {
        padding-top: 2rem;
    }

    .section-block-demo68-application1 .title-bar .title {
        font-size: 2rem;
    }

    .section-block-demo68-application1 .application-items {
        padding: 0;
    }

}

@media only screen and (max-width:768px) {
    .section-block-demo68-application1 .application-item {
        padding: .5rem;
    }
}

@media only screen and (max-width:576px) {
    .section-block-demo68-application1 .title-bar .title {
        font-size: 1.5rem;
    }

    .section-block-demo68-application1 .title-bar .text {
        padding: 0;
        font-size: 1rem;
    }

}

@media only screen and (max-width:320px) {}
#sectionIdbc3waxz > .layout.title-bar > .title > strong {font-size: 40px;font-family: Syne;font-weight: 600;text-transform: uppercase;}#sectionIdbc3waxz > .layout.title-bar > .title > .sub {font-size: 18px;font-family: Caudex;font-weight: 500;}#sectionIdbc3waxz {background-size: cover;background-repeat: no-repeat;padding-top: 50px;padding-bottom: 50px;}#sectionIdbc3waxz > .layout.title-bar > .title {line-height: 30px;}#sectionIdbc3waxz > .layout.title-bar {margin-bottom: 0px;}#sectionIdbc3waxz > .layout.application-items {justify-content: center;}
.section-block-demo44-else1 {
    position: relative;
    padding: 2rem 0 2.8rem;
}

.section-block-demo44-else1 .title-bar {
    position: relative;
    margin-bottom: 1rem;
}

.section-block-demo44-else1 .title {
    font-size: 5.7rem;
    font-weight: 800;
    text-transform: uppercase;
    color: var(--bs-sec-theme-color);
}

.section-block-demo44-else1 [heading-type="3"] {
    padding: 2rem 0 1rem;
}

.section-block-demo44-else1 [heading-type="3"] i {
    display: none;
}

.section-block-demo44-else1 [heading-type="3"] strong {
    left: 0;
    bottom: .5rem;
    top: auto;
    transform: none;
}

.section-block-demo44-else1 [heading-type="3"] span {
    font-size: 12.8rem;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase;
    margin-left: -5rem;
}

.section-block-demo44-else1 .else-items {
    display: flex;
    flex-wrap: wrap;
    padding: 1rem 0;
}

.section-block-demo44-else1 .else-item {
    padding: 1rem;
}

.section-block-demo44-else1 .else-item .item-inner {
    display: block;
    padding: 2.2rem;
    border: 1px solid #e8e8e9;
    border-bottom: 4px solid var(--bs-theme-color);
}

.section-block-demo44-else1 .item-title {
    color: var(--bs-sec-theme-color);
    font-size: 1.8rem;
    line-height: 1.15em;
    font-weight: 600;
    margin-bottom: 3.4rem;
}

.section-block-demo44-else1 .item-desc {
    color: #565969;
    font-size: 12px;
    line-height: 2.33em;
    letter-spacing: .1em;
    text-transform: uppercase;
    margin: 0 0 4px;
}

.section-block-demo44-else1 .btn {
    font-size: 1.4rem;
    padding: 9px 15px 9px 20px;
    border-radius: 2px;
    border-width: 1px;
}

.section-block-demo44-else1 .item-inner,
.section-block-demo44-else1 .item-title,
.section-block-demo44-else1 .item-desc {
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}

.section-block-demo44-else1 .item-inner:hover {
    background-color: var(--bs-sec-theme-color);
    box-shadow: -32px 32px 75px 0 rgba(122, 131, 153, .6);
}

.section-block-demo44-else1 .item-inner:hover .item-title,
.section-block-demo44-else1 .item-inner:hover .item-desc {
    color: #ffffff;
}

@media only screen and (max-width:1280px) {
    .section-block-demo44-else1 .title {
        font-size: 4rem;
    }

    .section-block-demo44-else1 [heading-type="3"] span {
        font-size: 8rem;
        margin-left: 0;
    }
}

@media only screen and (max-width:992px) {
    .section-block-demo44-else1 .title {
        font-size: 3rem;
    }

    .section-block-demo44-else1 [heading-type="3"] span {
        font-size: 6rem;
    }

    .section-block-demo44-else1 .else-item {
        padding: .5rem;
    }

    .section-block-demo44-else1 .else-item .item-inner {
        padding: 1.5rem 1rem;
    }

    .section-block-demo44-else1 .item-title {
        font-size: 1.5rem;
        margin-bottom: 2.5rem;
    }
}

@media only screen and (max-width:768px) {}

@media only screen and (max-width:576px) {
    .section-block-demo44-else1 .title {
        font-size: 2rem;
    }

    .section-block-demo44-else1 [heading-type="3"] span {
        font-size: 4rem;
    }

    .section-block-demo44-else1 .item-title {
        font-size: 1.2rem;
    }
}
#sectionIdea0k1wa > .layout.title-bar > .title > strong {font-size: 40px;font-family: Syne;font-weight: 600;margin-top: 0px;color: rgb(0, 0, 0);margin-bottom: 0px;}#sectionIdea0k1wa > .layout.title-bar > .title > .sub {font-family: Caudex;font-size: 18px;font-weight: 500;margin-bottom: 0px;}#sectionIdea0k1wa > .layout.title-bar > .title {padding-bottom: 21px;line-height: 30px;}#sectionIdea0k1wa > .layout.else-items {justify-content: center;align-content: stretch;}
#sectionIdea0k1wa > .layout.else-items > .block-item.else-item > .item-inner > .item-title {margin-top: 30px;margin-bottom: 20px;width: 100%;overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: box; /* Fallback for older versions of Firefox */
    word-break: break-all; /* 确保单词不会在行尾被切断 */
    display: -moz-box;
    -moz-box-orient: vertical;
    -moz-line-clamp: 2;
    }
#sectionIdea0k1wa > .layout.else-items > .block-item.else-item > .item-inner {height: 100%;display: flex;flex-wrap: wrap;justify-content: flex-start;align-content: space-between;}#sectionIdea0k1wa > .layout.else-items > .block-item.else-item > .item-inner > .btn.item-more {display: flex;justify-content: space-between;}@media screen and (max-width: 820px){#sectionIdea0k1wa > .layout.else-items > .block-item.else-item {width: 50%;}}@media screen and (max-width: 480px){#sectionIdea0k1wa > .layout.else-items > .block-item.else-item {width: 100%;}}
.section-block-demo64-else1 {
    position: relative;
    padding: 8rem 0;
}

.section-block-demo64-else1 .title-bar .title {
    font-size: 2.57rem;
}

.section-block-demo64-else1 [heading-type="15"] {
    margin-left: -1.7rem;
}

.section-block-demo64-else1 .else-outer-wrap {
    padding: 1rem 0;
}

.section-block-demo64-else1 .else-img,
.section-block-demo64-else1 .else-info {
    padding: 1rem;
    margin-top: 1rem;
}

.section-block-demo64-else1 .else-img img {
    width: 100%;
}

.section-block-demo64-else1 .item-info {
    padding: .5rem;
}

.section-block-demo64-else1 .item-info .item-title {
    font-size: 2.57rem;
    font-weight: 700;
    margin: 0 0 2rem;
}

.section-block-demo64-else1 .item-info .item-desc {
    font-size: 1.28rem;
    line-height: 1.22;
    color: #333333;
    padding-right: 5%;
}

.section-block-demo64-else1 .item-info .item-more {
    margin-top: 2.5rem;
    font-size: 1.4rem;
    font-weight: 700;
    padding: .8rem 2.5rem;
    text-transform: capitalize;
    border-width: 1px;
}

.section-block-demo64-else1 .item-ico,
.section-block-demo64-else1 .item-title {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

@media only screen and (max-width:1280px) {}

@media only screen and (max-width:992px) {

    .section-block-demo64-else1 {
        padding: 3rem 0;
    }

    .section-block-demo64-else1 .title-bar .title {
        font-size: 2rem;
    }

    .section-block-demo64-else1 .item-info .item-title {
        font-size: 2rem;
        margin-bottom: 1rem;
    }
}

@media only screen and (max-width:768px) {

    .section-block-demo64-else1 .else-img,
    .section-block-demo64-else1 .else-info {
        padding: 0;
    }
}

@media only screen and (max-width:576px) {
    .section-block-demo64-else1 .title-bar .title {
        font-size: 1.5rem;
    }

    .section-block-demo64-else1 .item-info .item-title {
        font-size: 1.5rem;
    }

    .section-block-demo64-else1 .item-info .item-desc {
        font-size: 1.14rem;
    }

    .section-block-demo64-else1 .item-info .item-more {
        font-size: 1.14rem;
        padding: .6rem 1.5rem;
    }

}

@media only screen and (max-width:320px) {}
#sectionId9z4qtol > .layout.title-bar > .title > strong {font-size: 40px;font-family: Syne;font-weight: 600;}#sectionId9z4qtol > .layout.title-bar > .title > .sub {font-size: 18px;font-weight: 500;font-family: Caudex;}#sectionId9z4qtol > .layout.title-bar > .title {line-height: 30px;display: inline-block;}#sectionId9z4qtol > .layout.title-bar {display: flex;justify-content: space-between;align-items: center;}
.products-status{position:absolute;top:10px;left:10px;border-radius: 100px;padding:0 15px;height:30px;line-height: 30px;background-color:#23A139;color:#fff; }























