* {
    font-family: "poppins-regular";
    transition: all .3s;
}

body,
a,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
tr,
th,
td {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none;
    list-style: none;
    word-wrap: break-word;
}

.main-1556 {
    max-width: 1556px;
    margin: auto;
    width: 100%;
}

.main-1400 {
    max-width: 1400px;
    margin: auto;
    width: 100%;
}

.main-1200 {
    max-width: 1200px;
    margin: auto;
    width: 100%;
}

.main-1000 {
    max-width: 1000px;
    margin: auto;
    width: 100%;
}

.news .img {
    padding-bottom: 56.67%;
}

.solution{
    padding-top: 0;
}

.solution .img {
    padding-bottom: 59.77%;
}

.solution-details .img {
    padding-bottom: 38.56%;
}

.solution-bottom .img {
    padding-bottom: 28.86%;
}

.customize .img {
    padding-bottom: 42.64%;
}

.about .img {
    padding-bottom: 51.39%;
}

.about-strength .img {
    padding-bottom: 65.86%;
}

.about-factory .item-left .img {
    padding-bottom: 40.35%;
}

.about-factory .item-right .img {
    padding-bottom: 44.57%;
}

.about-service .swiper .img {
    padding-bottom: 65.86%;
}

.about-mission .img {
    padding-bottom: 49.8%;
}

.product .img {
    padding-bottom: 90.57%;
}

.product-carousel .img {
    padding-bottom: 100%;
}

.product-applications .img {
    padding-bottom: 54.39%;
}

/* .product-recommendation .img{padding-bottom: 58.2%;} */
.product-recommendation .img {
    padding-bottom: 90.57%;
}

.index-classic .img {
    padding-bottom: 71.76%;
}

.index-news .img {
    padding-bottom: 56.67%;
}

/* 分页器 */
.raw-pagination-ul-page {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 3em;
}

.raw-pagination-ul-page ul {
    justify-content: center;
}

.raw-pagination-ul-page ul li {
    margin-right: 5px;
    min-width: 30px;
}

.raw-pagination-ul-page ul li a {
    width: 40px;
    height: 40px;
    line-height: 40px;
}

.raw-pagination-ul-page ul .active,
.raw-pagination-ul-page ul li:hover {
    background-color: var(--secondary-color);
    cursor: pointer;
}

.raw-pagination-ul-page ul .active span,
.raw-pagination-ul-page ul li:hover a,
.raw-pagination-ul-page ul .disabled:hover span {
    color: white !important;
}

.raw-pagination-ul-page ul li a,
.raw-pagination-ul-page ul li span {
    padding: 0 10px !important;
    color: black !important;
    border: unset;
    width: 39px !important;
    height: 39px !important;
    line-height: 2;
}

.raw-pagination-ul-page ul li:first-child i,
.raw-pagination-ul-page ul li:last-child i {
    color: var(--primary-color);
}

/* 超出隐藏 */
.webkit-line-clamp {
    word-break: break-word;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.webkit-line-normal-clamp {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.title {
    font-family: 'poppins-medium';
    font-size: 40px;
    color: #202020;
}

.intro {
    line-height: 1.6;
    color: #666666;
}

u {
    color: #202020;
    font-family: 'poppins-medium';
}

.button,
.more-btn {
    width: max-content;
    padding: 9px 18px;
    background-color: transparent;
    font-size: 18px;
    text-align: center;
    color: var(--primary-color);
    border: 1px solid var(--primary-color);
    margin-top: 50px;
    border-radius: 5px;
}

.button a {
    color: white;
    text-transform: uppercase;
}

.button:hover,
.more-btn:hover {
    background: var(--primary-color);
}

.button:hover a {
    color: white !important;
}

.bg-f9 {
    background-color: #f9f9f9;
}

.bg-f4 {
    background-color: #f4f4f4;
}

.bg-e {
    background-color: #eeeeee;
}

.bg-f7 {
    background-color: #f7f7f7;
}

.bg-f3 {
    background-color: #f3f3f3;
}

.bg-6 {
    background-color: #666666 !important;
}

.bg-fb {
    background-color: #fbfbfb;
}

.color-ab {
    color: #ababab;
}

.color-w {
    color: white;
}

/* nav */
#header .container .main-nav ul li .fa-search {
    font-size: 20px;
    margin-top: 10px;
    cursor: pointer;
}

.search-item {
    right: -15px;
    box-shadow: 1px 1px 10px #e1e1e1;
    height: 40px;
    line-height: 40px;
    display: none;
}

.search-item input {
    height: 40px;
    border: unset;
    padding: 5px 10px;
    margin-right: -10px;
}


.search-item .button-search {
    width: 40px;
    height: 40px;
    background-image: -moz-linear-gradient( 90deg, rgb(47, 61, 173) 0%, rgb(143, 27, 150) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(47, 61, 173) 0%, rgb(143, 27, 150) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(47, 61, 173) 0%, rgb(143, 27, 150) 100%);
    text-align: center;
    line-height: 28px;
    cursor: pointer;
    border: unset;
}

.search-item .button-search i {
    color: white;
}

.search-item .button-search:focus {
    outline: unset;
}

.search-item::after {
    content: "\f0d8";
    font-family: FontAwesome;
    position: absolute;
    right: 15px;
    top: -24px;
    font-size: 20px;
    color: #8F1B96;
    /* color: var(--primary-color); */
}

.index-carousel .index-carousel-prev i,
.index-carousel .index-carousel-next i {
    font-size: 65px;
    font-weight: 100;
    color: #ADADAD;
}

.index-carousel .index-carousel-prev,
.index-carousel .index-carousel-next {
    box-shadow: unset;
    background: transparent;
}

.index-carousel .index-carousel-prev {
    left: 160px;
}

.index-carousel .index-carousel-next {
    right: 160px;
}

.index-carousel .index-carousel-prev:hover i {
    color: unset;
}

.index-carousel .index-carousel-next:hover i {
    color: unset;
}

.index-carousel .swiper-pagination-bullet-active {
    width: 30px;
    border-radius: 5px;
    background: var(--primary-color);
}

/* index */
.index-about .button a {
    color: var(--primary-color);
}

.index-about .item {
    padding: 74px 30px 30px 30px;
    border: 2px solid transparent;
    background-repeat: no-repeat;
    background-position: 22px 30px;
}

.index-about .item:hover {
    border: 2px solid var(--primary-color);
}

.index-about .item:hover .intro {
    color: var(--primary-color);
}

.index-about .item .sub-title {
    font-size: 20px;
    font-family: 'poppins-medium';
    color: var(--primary-color);
    margin-top: 20px;
    min-height: 58px;
}


.index-classic .img img {
    object-fit: cover;
}

.index-classic .item {
    display: flex;
    padding: 40px;
    flex-direction: column;
    justify-content: center;
}

.index-classic .item .sub-title {
    font-family: 'poppins-light';
    font-size: 30px;
    color: #050505;
}

.index-classic .item .sub-title .icon {
    width: 65px;
    margin-left: 15px;
    margin-top: -18px;
}

.index-classic .item .intro {
    font-size: 15px;
    font-family: 'poppins-light';
    color: #050505;
    line-height: 30px;
}

.index-classic .item ul li {
    margin-bottom: 10px;
}

.index-classic .item ul li i {
    margin-right: 10px;
    margin-top: 3px;
}

.index-classic .item ul li div {
    font-family: 'poppins-light';
}

/* .index-classic .button{background-color: var(--primary-color);} */
.index-classic .button {
    margin-top: 10px;
}

.index-classic .button a {
    color: var(--primary-color);
}

.index-news .item-text {
    padding: 17px 25px 20px 25px;
    box-shadow: 1px 1px 10px #f1f1f1;
}

.index-news .item-text .sub-title {
    font-family: 'poppins-medium';
    font-size: 20px;
    color: #000;
    -webkit-line-clamp: 2;
}

.index-news .item-text .intro {
    font-family: 'poppins-medium';
    font-size: 15px;
    color: #999;
    -webkit-line-clamp: 3;
}

.index-news .item-text u {
    color: #999;
    text-underline-offset: 3px;
}

.index-news .item:hover u {
    color: var(--primary-color);
}

.index-news .img {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.index-news .item-text {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

/* contact */
.contact {
    border-bottom: 1px solid #efefef;
}

.contact .sub-title {
    font-size: 30px;
    color: #000;
    font-family: 'poppins-light';
}

.contact .item {
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
}

.contact .info-row ul li {
    line-height: 2;
}

.contact .info-row div:last-child {
    margin-top: 10px;
}

.inquiry .sub-title {
    font-family: 'poppins-medium';
    font-size: 20px;
    color: #202020;
}

.inquiry .sub-title-item {
    font-family: 'poppins-light';
    font-size: 12px;
    color: #999999;
    margin-bottom: 5px;
}

.inquiry .item {
    padding: 0px 7px;
}

.inquiry textarea {
    min-height: 200px;
}

.inquiry .inquiry-button {
    color: var(--primary-color);
    text-align: center;
    margin: 0 7px;
    width: 100%;
    padding: 12px 0;
    border: 1px solid var(--primary-color);
    cursor: pointer;
    border-radius: 5px;
}

.inquiry .inquiry-button:hover {
    background-color: var(--primary-color);
    color: white;
}

/* .inquiry .inquiry-button{background: var(--primary-color); text-align: center; color: white;margin: 0 7px; width: 100%; padding: 12px 0;} */


/* press */
.new-tab {
    border-bottom: 1px solid #f1f1f1;
}

.new-tab .item {
    padding: 18px 24px;
    font-family: 'poppins-medium';
    font-size: 20px;
    color: #202020;
}

.new-tab .active {
    color: var(--primary-color);
    border-bottom: 1px solid var(--primary-color);
}

.news .main {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: 15px 30px;
    background: #f6f6f4;
    height: 100%;
}

.news .sub-title {
    font-family: 'poppins-medium';
    font-size: 25px;
    color: #202020;
    -webkit-line-clamp: 2;
}

.news .intro {
    font-family: 'poppins-medium';
    font-size: 15px;
    margin-bottom: 10px!important;
    color: #999999;
    -webkit-line-clamp: 3;
}

.news u {
    font-family: 'poppins-medium';
    font-size: 16px;
    color: #000;
    text-underline-offset: 3px;
}

.news .item:hover img {
    transform: scale(1.1);
}

.news .item:hover .sub-title,
.news .item:hover u {
    color: var(--primary-color);
}

.news .item {
    margin-top: 25px;
}

.news .item:first-child {
    margin-top: unset;
}

/* solution */
.solution .item {
    height: 100%;
    display: flex;
    flex-direction: column;
    padding: 50px 40px 0 40px;
}

.solution .sub-title {
    font-family: 'poppins-medium';
    font-size: 30px;
    color: #050505;
}

.solution .button {
    border-radius: 4px;
}

.solution .button a {
    font-size: 16px;
    color: var(--primary-color);
}

.solution .button:hover a {
    color: white;
}

.solution-details .title,
.solution-details .content {
    width: 100%;
}

.solution-details .solution-prev {
    left: 0;
    border-radius: unset;
    background: rgba(0, 0, 0, 0.6);
    box-shadow: unset;
    height: 70px;
    top: 35%;
}

.solution-details .solution-next {
    right: 0;
    border-radius: unset;
    background: rgba(0, 0, 0, 0.6);
    box-shadow: unset;
    height: 70px;
    top: 35%;
}

.solution-details i {
    color: white;
}

.solution-details .item {
    padding: 20px 40px;
    border: 1px solid #e6e6e6;
}

.solution-details .sub-title {
    font-size: 30px;
    font-family: 'poppins-medium';
    margin-bottom: 10px;
    color: #202020;
}

.solution-details .intro {
    font-size: 18px;
    line-height: 1.4;
}

.solution-icon .circle {
    width: 160px;
    height: 160px;
    line-height: 160px;
    border-radius: 50%;
}

.solution-icon .item {
    width: calc(100% - 220px);
    margin: 0 40px 0 20px;
}

.solution-icon .item .title {
    margin-top: 10px;
}

.solution-icon .item .intro {
    margin-top: 10px;
    font-size: 18px;
}

.solution-bottom .item {
    width: 100%;
    padding: 30px;
}

.solution-bottom .item .title {
    font-size: 30px;
}

.solution-bottom .item .intro {
    font-size: 18px;
}

.more-btn {
    color: white;
    border-radius: 5px;
    background-color: var(--primary-color);
    outline: unset;
}

.more-btn:hover {
    outline: unset;
}

/* .solution #solution .row:first-child{margin: unset !important;} */

/* customize */
.customize {
    cursor: pointer;
}

.customize-inquiry {
    position: fixed;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100vh;
    top: 0;
    right: 0;
    z-index: 9999;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.customize-inquiry .item {
    width: 100%;
}

.customize-inquiry .item .inquiry-item {
    background: white;
    border-radius: 10px;
    padding: 40px 60px;
}

.customize-inquiry .item .inquiry-item .sub-title {
    font-family: 'poppins-medium';
    font-size: 30px;
    border-bottom: 1px solid #f0f0f0;
}

.customize-inquiry .item .inquiry-item .intro {
    font-size: 12px;
}

.customize-inquiry .item .sub-title-item {
    color: #666;
    font-size: 12px;
    margin-bottom: 8px;
}

.open>.dropdown-menu {
    display: block;
    max-height: 300px !important;
}

.bootstrap-select>.dropdown-toggle {
    border: 1px solid #ced4da;
}

.customize-inquiry textarea {
    height: 250px;
}

.customize-inquiry .switch .itme-left {
    font-size: 12px;
    color: #999999;
}

.customize-inquiry .button {
    margin: unset;
    float: right;
    border-radius: 20px;
    font-family: 'poppins-medium';
    font-size: 18px;
    color: var(--primary-color);
    padding: 6px 22px;
}

.customize-inquiry .button:hover {
    color: white;
}

.customize-inquiry .close {
    position: absolute;
    top: 40px;
    right: 60px;
    border: 1px solid black;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    color: black;
    opacity: 1;
    cursor: pointer;
}

.customize-inquiry .close i {
    color: black;
    font-size: 18px;
}

.switch .button {
    cursor: pointer;
}

/* support */
.supprot .search-type {
    background: #3F3F3F;
    padding: 3px;
    position: relative;
}

.supprot .search-type input {
    width: 100%;
    border: unset;
    padding: 20px;
}

.supprot .search-type img {
    position: absolute;
    right: 35px;
    top: 25px;
    width: 20px;
}

.supprot .list,
.supprot .list table {
    width: 100%;
}

.supprot #downloadCeter {
    background: #E2E2E2;
}

.supprot #downloadCeter tr th {
    padding: 20px 30px;
    font-size: 18px;
    color: #4C4C4C;
}

.supprot #downloadCeter tr th i {
    margin-left: 20px;
    font-size: 18px;
    cursor: pointer;
}

.supprot #downloadCenterMobile tr th {
    padding: 10px 30px;
    font-family: 'poppins-medium';
    font-size: 13px;
}

.supprot #downloadCenterMobile tr:hover .sub-title {
    color: var(--primary-color);
}

.supprot .layui-flow-more {
    position: relative;
    left: 50%;
}

.search-type img {
    cursor: pointer;
}

/* about */
.about .button {
    margin-top: 20px;
}

.about .button a {
    color: var(--primary-color);
}

.about-factory .item-left {
    margin-bottom: 20px;
}

.about-factory .text {
    padding: 10px 20px;
    height: 150px;
    line-height: 25px;
    overflow: hidden;
    background-color: #F0F0F0;
}

.about-strength .intro {
    font-size: 18px;
}

.about-strength .index-prev,
.about-service .index-prev {
    left: 0;
    border-radius: unset;
    background: rgba(0, 0, 0, 0.6);
    box-shadow: unset;
    height: 70px;
    top: 50%;
}

.about-strength .index-next,
.about-service .index-next {
    right: 0;
    border-radius: unset;
    background: rgba(0, 0, 0, 0.6);
    box-shadow: unset;
    height: 70px;
    top: 50%;
}

.about-strength .index-prev i,
.about-strength .index-next i,
.about-service .index-prev i,
.about-service .index-next i {
    color: white;
}

.about-mission .item-left .item {
    width: 100%;
    height: 100%;
    clip-path: polygon(100% 0, 85% 100%, 0% 100%, 0 0);
    background: var(--primary-color);
    color: white;
    font-size: 18px;
    display: flex;
    align-items: center;
    padding: 15px 95px 15px 60px;
    position: absolute;
    top: 0;
    z-index: 98;
}

.triangle {
    clip-path: polygon(0 100%, 50% 0, 100% 100%);
    background: #3a5231;
    height: 100px;
    right: -65px;
    position: absolute;
    width: 100px;
}

/* product */
.product .left-item .sub-title {
    font-size: 25px;
    color: #202020;
    font-family: 'poppins-medium';
    border-left: 2px solid var(--primary-color);
    padding-left: 15px;
}

.product .left-item .sub-ul .sub-ul-li {
    font-family: 'poppins-medium';
    font-size: 18px;
    background: #f4f4f4;
}

.product .left-item .sub-ul .sub-ul-li .sub-ul-li-a {
    padding: 15px;
}

.product .left-item .sub-ul .sub-ul-li .sub-ul-li-a a {
    color: #202020;
    font-family: 'poppins-medium';
}

.product .left-item .sub-ul .sub-ul-li .sub-ul-li.active {
    display: block;
}

.product .left-item .sub-ul .sub-ul-li .fa-plus.active:before {
    content: "\f068";
}

.product .left-item .sub-ul .sub-ul-li .sub-ul-ul {
    display: none;
}

.product .left-item .sub-ul .sub-ul-li .sub-ul-ul.active {
    display: block;
}

.product .left-item .sub-ul .sub-ul-ul .sub-ul-ul-li.active {
    background-color: #fff !important;
}

.product .left-item .sub-ul .sub-ul-ul .sub-ul-ul-li.active a {
    color: var(--primary-color) !important;
}

.product .left-item .sub-ul .active {
    background: linear-gradient( 90deg, rgb(47, 61, 173) 0%, rgb(143, 27, 150) 100%);
}

.product .left-item .sub-ul .active .sub-ul-li-a a,
.product .left-item .sub-ul .active .sub-ul-li-a i,
.product .left-item .sub-ul-ul .active a {
    color: white !important;
}

.product .left-item .sub-ul .sub-ul-li i {
    float: right;
    margin-top: 5px;
    cursor: pointer;
    background: transparent !important;
}

.product .left-item .sub-ul .sub-ul-ul .sub-ul-ul-li {
    padding: 15px;
    background: white;
}

.product .left-item .sub-ul .sub-ul-ul .sub-ul-ul-li a {
    font-size: 16px;
    font-family: 'poppins-medium';
}

.product .item {
    background: #f6f6f4;
    padding: 15px;
}

.product .item .sub-title {
    font-family: 'poppins-medium';
    font-size: 20px;
    color: #202020;
}

.product .item .intro {
    font-size: 15px;
    color: #999;
    -webkit-line-clamp: 2;
    margin-top: 5px;
}

.product a:hover .item .sub-title {
    color: var(--primary-color);
}

.product-carousel .sub-title {
    font-size: 30px;
    font-family: 'poppins-medium';
    color: #010101;
    -webkit-line-clamp: 2;
    border-bottom: 1px solid #dadada;
    min-height: 60px;
}

.product-carousel .intro {
    color: #202020;
}

.product-carousel .item-right .button {
    color: var(--primary-color);
    border-radius: 8px;
    margin-top: 20px;
}

.product-carousel .item-right .button img {
    margin-right: 5px;
}

.product-carousel .item-right .button a {
    color: var(--primary-color);
}

.product-carousel .item-right .button:hover {
    background-color: var(--primary-color);
    color: white;
}

/* .product-carousel .item-right .button{background: var(--primary-color); color: white; border-radius: 8px; margin-top: 20px;} */
.button-message {
    border: 1px solid #666;
}

.product-carousel .item-right .swiper {
    width: 90%;
}

.product-carousel .manual-button {
    display: flex;
    gap: 20px;
}

.product-carousel .manual-button a {
    background-color: var(--primary-color);
    color: #fff;
    font-size: 18px;
}

.product-carousel .manual-button a:nth-child(2) {
    background-color: unset;
    border: 1px solid var(--primary-color);
    padding: 0 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.item-right .button-prev {
    width: 40px;
    height: 100%;
    display: grid;
    align-items: center;
    position: absolute;
    left: 0px;
    bottom: 0px;
    text-align: center;
    background-color: #f4f4f4;
    border-radius: unset;
    cursor: pointer;
}

.item-right .button-next {
    width: 40px;
    height: 100%;
    display: grid;
    align-items: center;
    position: absolute;
    right: 0px;
    bottom: 0px;
    text-align: center;
    background-color: #f4f4f4;
    border-radius: unset;
    cursor: pointer;
}

.item-right .button-prev:hover,
.item-right .button-next:hover {
    background-color: var(--primary-color);
}

.item-right .button-prev:hover i,
.item-right .button-next:hover i {
    color: white;
}

.item-right i {
    font-size: 24px;
}

.product-introduction .item {
    background-color: #f5f5f5;
    padding: 50px;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.product-introduction .item .sub-title {
    font-family: 'poppins-medium';
    font-size: 30px;
    color: #202020;
    margin-bottom: 10px;
}

.product-introduction .item .num {
    font-family: 'poppins-mediumItalic';
    position: absolute;
    right: 20px;
    bottom: -63px;
    color: #ededed;
    font-size: 160px;
    z-index: 1;
}

.product-introduction .item .intro {
    position: relative;
    z-index: 2;
}

.product-specifications img {
    max-width: 100%;
}

.product-applications .item {
    height: 100%;
    padding: 50px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.product-applications .item .sub-title {
    font-family: 'poppins-medium';
    font-size: 30px;
    color: #050505;
}

/* .product-applications .swiper-pagination{bottom: 50px;} */
.product-applications .swiper-pagination-bullet-active,
.product-recommendation .swiper-pagination-bullet-active {
    background: var(--primary-color);
}

.product-recommendation .item {
    background: #f6f6f4;
    padding: 20px;
}

.product-recommendation .item .sub-title {
    font-family: 'poppins-medium';
    font-size: 20px;
    color: #202020;
}

.product-recommendation .item .intro {
    color: #999999;
    -webkit-line-clamp: 2;
}

.product-recommendation .swiper-pagination1 {
    text-align: center;
    margin-top: 20px;
}

#recommendation .swiper-slide:hover .sub-title {
    color: var(--primary-color);
}

#recommendation .swiper-slide:hover img {
    transform: scale(1.1);
}

/* footer */
.footer h3 {
    margin-bottom: 20px;
}

.footer textarea {
    min-height: 100px;
}

.footer .message-button {
    font-size: 12px;
    color: #202020;
    background: white;
    padding: 10px 0;
    text-align: center;
    font-family: 'poppins-medium';
}

.footer .form-control {
    font-size: 12px;
}

.footer img {
    width: 240px;
}

.footer-link {
    display: flex;
    flex-wrap: wrap;
    width: 90%;
    justify-content: flex-start;
}

.footer-i {
    width: 35px;
    height: 35px;
    line-height: 35px;
    border: 1px solid #565656;
    text-align: center;
    border-radius: 50%;
    margin-bottom: 10px;
    position: relative;
    background: rgba(0, 0, 0, 0.4);
}

.footer-i i {
    font-size: 15px;
    color: #A7A7A7;
}

.footer-i:hover {
    background-color: white;
    border: 1px solid white;
}

.footer-i:hover i {
    color: var(--primary-color);
}

.footer-link .footer-i {
    margin-right: 10px;
}

.footer a {
    font-family: 'poppins-medium';
}

.main-footer-policy,
.mobile-footer-policy {
    background-color: #202020;
}

.main-footer-policy .main-1556 {
    border-top: 1px solid #4c4c4c;
}

.footer-follow-us {
    font-size: 20px;
    margin-bottom: 10px;
}

.footer-bottom-left,
.footer-bottom-right {
    padding: 10px 15px;
    color: #999999;
}

.footer .message-button {
    cursor: pointer;
}

.sidebar {
    position: fixed;
    right: 15px;
    top: 50%;
    z-index: 9999;
}

.right-sidebar {
    margin-top: 10px;
    display: block;
    background: white;
    color: var(--primary-color);
    width: 44px;
    height: 44px;
    text-align: center;
    line-height: 1;
    font-size: 16px;
    border-radius: 5px;
    box-shadow: 1px 1px 6px #E3E3E3;
    transition: background 0.5s;
}

.right-sidebar i {
    padding-top: 9px;
    font-size: 25px;
    color: var(--primary-color);
}

.right-sidebar:hover {
    background: var(--primary-color);
}

.right-sidebar:hover i {
    color: white;
}

#header .container{
}

.index-product .section-title{
    margin-bottom: 50px;
}

.index-product .item .img{
    padding-bottom: 170%;
}

.index-product .text{
    position: absolute;
    top: 0;
    right: 15px;
    bottom: 0;
    left: 15px;
    transition: all 0.5s;   
    z-index: 2; 
}

.index-product .text::after{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background-image: -moz-linear-gradient( 90deg, rgb(47, 61, 173) 0%, rgb(143, 27, 150) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(47, 61, 173) 0%, rgb(143, 27, 150) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(47, 61, 173) 0%, rgb(143, 27, 150) 100%); */
    background-color: rgba(0, 0, 0, 0.8);
    opacity: 0;
    transition: all 0.5s;
    z-index: -1;
}

.index-product .text a{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
    height: 100%;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    padding: 0 20px 50px 20px;
    color: #fff;
}

.index-product .text a h5,.index-product .text a .arrow{
    font-size: 23px;
    font-family: "Poppins-Medium";
    text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.5);
    position: relative;
    z-index: 2;
}

.index-product .text a .arrow{
    line-height: 28px;
    opacity: 0;
}

.index-product .item:hover .text::after{
    color: #fff;
    opacity: 0.6;
}

.index-product .item:hover{
    transform: scale(1.05);
}

.index-product .item:hover .arrow{
    opacity: 1;
}

.index-product .item:hover .text a h5,.index-product .item:hover .text a .arrow{
    background-image: linear-gradient(to right, #7B6FBE, #A765BD); /* 渐变方向与颜色 */
    -webkit-background-clip: text; /* Webkit内核兼容 */
    background-clip: text;
    -webkit-text-fill-color: transparent; /* 文字透明 */
    color: transparent; /* 兜底设置 */
    text-shadow: unset;
    opacity: 1;
}

.index-product #products .item{
    padding-left: 0;
    padding-right: 0;
}

.index-product #products .item .text{
    left: 0;
    right: 0;
}

.index-product #products .item .text::after{
    opacity: 0.6;
}

.index-product #products .item .arrow{
    opacity: 1;
}

.index-product #products .text a .arrow{
    line-height: 24px;
}

#products-prev,#products-next{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 999;
    transition: all 0.5s;
}

#products-prev:after,#products-next:after{
    color: #fff;
    font-family: FontAwesome;
    font-size: 40px;
    text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
}

#products-prev:after{
    content: "\f104";
}

#products-prev{
    left: 15px;
}

#products-next:after{
    content: "\f105";
}

#products-next{
    right: 15px;
}

#products-prev:hover{
    color: #a4916d;
}

#products-next:hover{
    color: #a4916d;
}


.index-solution{
    padding-top: 3rem;
}

.index-solution .section-title{
    margin-bottom: 40px;
}

.index-solution .switch-category{
    width: 1120px;
    margin: 0 auto;
    border: 1px solid #582DA3;
    border-radius: 40px;
    overflow: hidden;
}

.index-solution .switch-category .box{
    display: flex;
}

.index-solution .item{
    width: 33.33%;
    font-size: 18px;
    text-align: center;
    padding: 13px 0;
    cursor: pointer;
    text-align: center;
    transition: all 0.5s;
}

.index-solution .item.active{
    color: #fff;
    /* background: var(--primary-color); */
    /* background: linear-gradient( 90deg, #4732A7 0%, #5A2DA2 100%) */
    background: linear-gradient(to right, #8d288a, #0d4b9f); /* 渐变方向与颜色 */
}

#solutions{
    margin-top: 55px;
    margin-left: -900px;
    margin-right: -900px;
}

#solutions .img{
    padding-bottom: 45%;
}

#solutions .swiper-wrapper{
    align-items: center;
}

#solutions .swiper-wrapper .swiper-slide .box{
    display: flex;
    align-items: center;
}

#solutions .swiper-wrapper .swiper-slide.swiper-slide-active{
    opacity: 1;
    transform: scale(1.1);
    z-index: 2;
}

#solutions .swiper-wrapper .swiper-slide{
    transform: scale(0.9);
    opacity: 0.3;
    transition: all 0.3s;
}

#solutions-prev,#solutions-next{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 999;
    transition: all 0.5s;
}

#solutions-prev:after,#solutions-next:after{
    color: #fff;
    font-family: FontAwesome;
    font-size: 80px;
    text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
}

#solutions-prev:after{
    content: "\f104";
}

#solutions-prev{
    left: 26%;
}

#solutions-next:after{
    content: "\f105";
}

#solutions-next{
    right: 26%;
}

#solutions-prev:hover{
    color: #a4916d;
}

#solutions-next:hover{
    color: #a4916d;
}

.index-blogs{
    background-color: #FBFBFB;
}

.index-blogs .left .img{
    padding-bottom: 56.67%;
}

.index-blogs .section-title{
    margin-bottom: 50px;
}

.index-blogs .left h4{
    color: #000;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 20px;
    font-family: 'poppins-bold';
    margin: 23px 0 15px 0;
}

.index-blogs .left p{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 75px;
    overflow: hidden;
    font-size: 15px;
    font-family: 'poppins-medium';
    color: rgb(153, 153, 153);
    line-height: 25px;
    margin-bottom: 10px;
}

.index-blogs .left .more{
    font-size: 17px;
    font-family: 'poppins-medium';
    margin-top: 10px;
    color: #000;
    text-decoration: underline;
    text-underline-offset: 2px;
    margin-top: 10px;
}

.index-blogs .left:hover .more{
    color: var(--primary-color);
}

.index-blogs .left .item {
    display: none;
}
.index-blogs .left .item.active {
    display: block; 
}

.index-blogs .right{
    padding-left: 0;
}

.index-blogs .right .item::before{
    content: '';
    position: absolute;
    left: 20px;
    top: 24px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #000;
    transition: all 0.5s;
    z-index: 2;
}

.index-blogs .right .item{
    position: relative;
    padding: 21px 20px 17px 50px;
    transition: all 0.5s;
    border-bottom: 1px solid #DEDEDE;
}

.index-blogs .right .item::after{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: -moz-linear-gradient( 90deg, rgb(47, 61, 173) 0%, rgb(143, 27, 150) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(47, 61, 173) 0%, rgb(143, 27, 150) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(47, 61, 173) 0%, rgb(143, 27, 150) 100%);
    opacity: 0;
}

.index-blogs .right .item h4{
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #000;
    font-size: 20px;
    font-family: 'Poppins-Bold';
    margin-bottom: 10px;
}

.index-blogs .right .item p{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 75px;
    line-height: 25px;
    overflow: hidden;
    color: #000;
}

.index-blogs .right .text{
    position: relative;
    z-index: 2;
}

.index-blogs .right .item:hover::before{
    background-color: #fff;
}

.index-blogs .right .item:hover::after{
    opacity: 1;
}

.index-blogs .right .item:hover h4{
    color: #fff;
}

.index-blogs .right .item:hover p{
    color: #fff;
}

#news-prev,#news-next{
    width: 30px;
    height: 30px;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 27%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 999;
    transition: all 0.5s;
}

#news-prev:after,#news-next:after{
    color: #fff;
    font-family: FontAwesome;
    font-size: 26px;
    text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
}

#news-prev:after{
    content: "\f104";
}

#news-prev{
    left: 0;
}

#news-next:after{
    content: "\f105";
}

#news-next{
    right: 0;
}

#news-prev:hover{
    color: #a4916d;
}

#news-next:hover{
    color: #a4916d;
}


.product-category .section-title{
    font-size: 45px;
    font-family:'poppins-regular';
    text-transform: capitalize;
    margin-bottom: 30px;
}

.product-category .section-intro{
    font-size: 28px;
    font-family: 'poppins-light';
    text-align: center;
    margin: 0px 8px;
    padding-bottom: 45px;
    border-bottom: 1px solid #EEEEEE;
}

.product-category .row{
    /* max-width: 1540px; */
    margin-top: 70px;
    margin-left: auto;
    margin-right: auto;
}

.product-category .row .item{
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 80px;
}

.product-category .row .item:last-child{
    margin-bottom: 0;
}

.product-category .row .left,.product-category .row .right{
    padding-left: unset;
    padding-right: unset;
}

.product-category .row .left{
    flex: 0 0 60%;
    max-width: 60%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding-left: 205px;
    padding-right: 100px;
    color: #fff;
    background-color: #3D449E;
}

.product-category .row .left h3{
    font-size: 45px;
    font-family: 'poppins-bold';
    line-height: 1.35;
    margin-bottom: 40px;
}

.product-category .row .left p{
    max-height: 384px;
    overflow: hidden;
    font-size: 20px;
    font-family: 'poppins-light';
    line-height: 1.6;
}

.product-category .left .p-item{
    display: none;
}

.product-category .left .p-item.active{
    display: block;
}

.product-category .row .left .more{
    color: #fff;
    font-size: 22px;
    font-family: 'poppins-light';
    margin-top: 35px;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 4px;
}

.product-category .row .right{
    flex: 0 0 40%;
    max-width: 40%;
    position: relative;
}

.product-category .row .right .img{
    padding-bottom: 100%;
}

.product-category .row .item:nth-child(even){
    display: flex;
    flex-direction: row-reverse;
}

.product-category .row .item:nth-child(even) .left{
    background-color: #8A5291;
    padding-left: 100px;
    padding-right: 205px;
}

.product-category .swiper-thumbs{
    position: absolute;
    left: 100px;
    right: 100px;
    bottom: 60px;
}

.product-category .swiper-thumbs .swiper-slide{
    cursor: pointer;
    border: 4px solid #E3E3E3;
}

.product-category .swiper-thumbs .swiper-slide.swiper-slide-thumb-active{
    border: 4px solid transparent; 
    border-image: linear-gradient(180deg, rgb(13, 75, 159) 0%, rgb(141, 40, 138) 100%);
    border-image-slice: 1; 
}

@media (max-width: 768px) {
    #header .container {
        justify-content: unset;
    }

    .title {
        font-size: 29px;
    }

    .intro {
        font-size: 12px;
    }

    .button,
    .more-btn {
        margin-top: 20px;
        font-size: 14px;
        max-width: 100%;
    }

    .index-about .item {
        padding: 55px 15px 20px 15px;
        background-position: center 20px;
    }

    .index-about .item:hover {
        background-position: center 20px !important;
    }

    .index-about-right {
        margin: 10px 0 0 0;
    }

    .index-about .item .sub-title {
        font-size: 14px;
        min-height: 40px;
        text-align: center;
    }

    .index-about .item .intro {
        text-align: center;
    }

    .about-factory .text {
        font-size: 15px;
        height: auto;
        line-height: 25px;
    }

    .contact .row {
        margin: unset;
    }

    .contact .item {
        border-left: unset;
        border-right: unset;
        margin: 20px 0;
    }

    .news .main {
        padding: 15px;
    }

    .news .sub-title {
        font-size: 20px;
    }

    .news .intro,
    .news u {
        font-size: 12px;
    }

    .new-tab .main-1556 {
        flex-direction: column;
    }

    .new-tab .item {
        padding: 10px 15px;
        font-size: 15px;
    }

    .news-details .row {
        margin: unset;
    }

    .news-details .intro {
        max-width: 100%;
    }

    .news-details .intro img {
        max-width: 100%;
    }

    .solution .item {
        padding: 20px 15px;
    }

    .solution .button {
        padding: 8px 16px;
    }

    .solution .button a {
        font-size: 12px;
    }

    .solution-details .item {
        padding: 15px 20px;
    }

    .solution-details .sub-title {
        font-size: 20px;
    }

    .solution-details .intro {
        font-size: 12px;
    }

    .solution-details .solution-next,
    .solution-details .solution-prev {
        top: 16%;
        height: 50px;
    }

    .solution-icon .d-flex {
        flex-direction: column;
        align-items: center;
    }

    .solution-icon .item {
        width: 100%;
        margin: 0 0 20px 0;
    }

    .solution-icon .item .title {
        text-align: center;
    }

    .solution-icon .item .intro {
        font-size: 12px;
        text-align: center;
    }

    .solution-details .col-12 {
        padding: unset;
    }

    .solution-bottom .item {
        padding: 20px 15px;
    }

    .solution-bottom .item .title {
        font-size: 25px;
    }

    .solution-bottom .item .intro {
        font-size: 12px;
    }

    .customize-inquiry {
        position: absolute;
        height: auto;
        background: unset;
    }

    .customize-inquiry .inquiry-item .sub-title,
    .customize-inquiry .item .inquiry-item .intro {
        padding: 0 15px;
    }

    .customize-inquiry .item .inquiry-item {
        padding: unset;
    }

    .customize-inquiry textarea {
        height: 100px;
    }

    .customize-inquiry .button {
        float: left;
        font-size: 15px;
        margin: 20px 0;
        width: 100%;
    }

    .customize-inquiry .item .sub-title-item {
        margin-bottom: 2px;
    }

    .customize-inquiry .close {
        top: 5px;
        right: 10px;
    }

    .customize-inquiry .item .inquiry-item .sub-title {
        font-size: 25px;
    }

    .customize-inquiry .close {
        width: 25px;
        height: 25px;
        line-height: 15px;
    }

    .customize-inquiry .close i {
        font-size: 14px;
    }

    .supprot #downloadCeter tr th,
    .supprot #downloadCenterMobile tr th {
        font-size: 12px;
        padding: 10px;
        word-break: break-word;
    }

    .supprot #downloadCeter tr th i {
        margin-left: 5px;
        font-size: 14px;
    }

    .about-strength .intro {
        font-size: 12px;
    }

    .about-factory .item-left,
    .about-factory .item-right {
        margin-bottom: 20px;
    }

    .about-mission .item-left .item {
        position: static;
        clip-path: unset !important;
        padding: 15px 0;
        background: unset;
        color: #202020;
        font-size: 12px;
    }

    .footer img {
        width: 180px;
    }

    .product-list {
        margin: unset;
        padding-top: 20px;
    }

    .product-list-item {
        padding: unset;
    }

    .product .left-item .sub-title i {
        margin-top: 8px;
    }

    .product-carousel .item-right {
        flex-direction: column;
    }

    .product-carousel .item-right .swiper {
        width: 70%;
    }

    .product-carousel .manual-button a {
        font-size: 15px;
    }

    .product-carousel .manual-button a:nth-child(2) {
        padding: 0 13px;
    }

    .product-carousel .item-right .button {
        font-size: 13px;
    }

    .product-carousel .item-right .button:hover {
        background-color: unset;
    }

    .product-carousel .item-right .button:hover a {
        color: var(--primary-color) !important;
    }

    .product-carousel .sub-title {
        font-size: 25px;
        margin-top: 10px;
    }

    .product-introduction .item {
        padding: 15px;
    }

    .product-introduction .item .title {
        font-size: 20px;
    }

    .product-introduction .item .num {
        bottom: -30px;
        font-size: 84px;
    }

    .product-introduction .item-mt {
        margin-top: 20px;
    }

    .product-applications .item {
        display: block;
        padding: 10px 15px;
    }

    .product-applications .swiper-pagination {
        bottom: 10px;
    }

    .index-classic .item {
        background: white;
        padding: 15px;
    }

    .file-name {
        width: 30% !important;
    }

    .sidebar {
        right: 5px;
        top: unset;
        bottom: 5%;
    }

    .back-to-top,
    .right-sidebar {
        width: 30px;
        height: 30px;
    }

    .back-to-top i,
    .right-sidebar i {
        font-size: 15px;
    }

    .mobile-nav .flag-li .current-flag .d-block {
        display: inline-block !important;
    }

    #indexCarousel .swiper-pagination{
        bottom: 20px;
    }

    #solutions{
        margin-left: 0;
        margin-right: 0;
    }
    .index-solution .switch-category{
        width: 100%;
    }
    .index-product{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .index-product .section-title{
        margin-bottom: 25px;
    }
    .index-product .item{
        margin-bottom: 20px;
    }
    .index-product .item:hover{
        transform: scale(1);
    }
    .index-product .text a h5, .index-product .text a .arrow{
        font-size: 20px;
    }
    .index-solution{
        padding-bottom: 30px;
    }
    .index-solution{
        padding-top: 2rem;
    }
    .index-solution .section-title{
        margin-bottom: 25px;
    }
    .index-solution .switch-category .box{
        display: flex;
        flex-direction: column;
    }
    .index-solution .item{
        width: 100%;
        font-size: 17px;
        padding: 13px 0;
    }
    #solutions{
        margin-top: 40px;
    }
    #solutions .swiper-wrapper .swiper-slide.swiper-slide-active{
        transform: scale(1);
    }
    #solutions-prev:after, #solutions-next:after{
        font-size: 40px;   
    }
    #solutions-prev{
        left: 30px;
    }
    #solutions-next{
        right: 30px;
    }
    .index-blogs{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .index-blogs .section-title{
        margin-bottom: 30px;
    }
    .index-blogs .left h4{
        margin: 18px 0 12px 0;
    }
    .index-blogs .left{
        margin-bottom: 30px;
    }
    .index-blogs .left .more{
        font-size: 16px;
    }
    .index-blogs .right{
        padding-right: 0;
    }
    .index-blogs .right .item h4{
        font-size: 18px;
        line-height: 25px;
    }
    .index-blogs .right .item p{
        font-size: 14px;
        line-height: 23px;
        height: auto;
    }
    .index-blogs .right .item::before{
        top: 28px;
    }
    .index-blogs .right .item:last-child{
        border-bottom: unset;
    }
    .index-blogs .left .item{
        display: block;
    }
    .product-category{
        padding-top: 30px;
        padding-bottom: 0;
    }
    .product-category .section-title{
        font-size: 29px;
        margin-bottom: 15px;
    }
    .product-category .section-intro{
        font-size: 18px;
        margin: unset;
        padding-bottom: 20px;
    }
    .product-category .row .item{
        display: flex;
        flex-wrap: wrap;
    }
    .product-category .row .left{
        height: auto;
        padding-left: 15px;
        padding-right: 15px;
    }
    .product-category .row .left,.product-category .row .right{
        flex: 0 0 100%;
        max-width: 100%;
    }
    .product-category .row .right{
        order: 1;
    }
    .product-category .row .left{
        order: 2;
    }
    .product-category .swiper-thumbs{
        left: 50px;
        right: 50px;
        bottom: 35px;
    }
    .product-category .row{
        margin-top: 40px;
    }
    .product-category .row .left{
        padding: 20px 15px;
    }
    .product-category .row .left h3{
        font-size: 27px;
        margin-bottom: 15px;
    }
    .product-category .row .left p{
        font-size: 16px;
        height: auto;
        overflow: hidden;
    }
    .product-category .row .left .more{
        font-size: 16px;
        margin-top: 18px;
    }
    .product-category .row .item:nth-child(even) .left{
        padding-left: 15px;
        padding-right: 15px;
    }
    .product-category .row .item{
        margin-bottom: 40px;
    }

    .product-category .row .item:last-child{
        margin-bottom: 0;
    }

    .product-category .swiper-thumbs .swiper-slide{
        border: 3px solid #E3E3E3;
    }

    .product-category .swiper-thumbs .swiper-slide.swiper-slide-thumb-active{
        border: 3px solid transparent;
        border-image: linear-gradient(180deg, rgb(13, 75, 159) 0%, rgb(141, 40, 138) 100%);
        border-image-slice: 1;
    }
}

@media (min-width: 769px) {
    .index-carousel .swiper .swiper-slide .img {
        height: calc(100vh - 100px);
    }
}

@media (min-width: 1024px) and (max-width: 1600px) {
    .nav-category .container{
        margin-left: 100px;
    }
    .index-product .section-title,.index-solution .section-title,.index-blogs .section-title{
        font-size: 35px;
        margin-bottom: 40px;
    }
    .index-product .text a h5, .index-product .text a .arrow{
        font-size: 18px;
    }
    .index-product .text a .arrow{
        line-height: 20px;
    }
    .index-solution .item{
        font-size: 18px;
    }
    .index-solution .switch-category{
        width: 1000px;
    }
    #solutions-prev:after, #solutions-next:after{
        font-size: 70px;
    }
    .index-blogs .left .item h4{
        font-size: 20px;
        margin: 22px 0 15px 0;
    }
    .index-blogs .right .item{
        padding: 18px 20px 17px 50px;
    }
    .index-blogs .right .item h4{
        font-size: 18px;
    }
    .index-blogs .left p,.index-blogs .right .item p{
        height: 50px;
        -webkit-line-clamp: 2;
    }
    #solutions{
        margin-left: -700px;
        margin-right: -700px;
    }
    #solutions .swiper-wrapper .swiper-slide.swiper-slide{
        transform: scale(0.75);
    }
    #solutions .swiper-wrapper .swiper-slide.swiper-slide-active{
        transform: scale(1.25);
    }
    .product-category .section-title{
        font-size: 39px;
        margin-bottom: 25px;
    }
    .product-category .section-intro{
        font-size: 23px;
    }
    .product-category .row .left{
        padding-left: 80px;
        padding-right: 100px;
    }
    .product-category .row .item:nth-child(even) .left{
        padding-right: 100px;
    }
    .product-category .row .left h3{
        font-size: 38px; 
        margin-bottom: 30px;
    }
    .product-category .row .left p{
        font-size: 19px;
        max-height: 243px;
    }
    .product-category .row .left .more{
        font-size: 19px;
        margin-top: 30px;
    }
}