.bossgoo-header-nav58 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    background: rgba(0, 0, 0, .8) !important;

}

.bossgoo-header-nav58-phone {
    height: 100% !important;
}

.swiper-wrapper .swiper-slide::after {
    width: auto !important;
    height: auto !important;
}

.bossgoo-header-nav58 .nav58-dropOne {
    width: 250px !important;
    border-radius: 7px !important;
    background-color: #535151 !important;
}

.bossgoo-header-nav58 .nav58-dropOne a {
    color: #e9e7e7 !important;
}

.bossgoo-header-nav58 .nav58-dropOne li {
    white-space: nowrap !important;

}

.bossgoo-header-nav58 .nav58-dropOne li:hover {
    background-color: #3f3b3b !important;
    color: #fff !important;
}

.bossgoo-header-nav58 .wrap .nav58-con .nav58-pc .nav58-list li .nav58-dropOne ul li .nav58-dropTwo {
    background-color: #535151 !important;
}

.bossgoo-header-nav58 .wrap .nav58-con .nav58-pc .nav58-list li .nav58-dropOne ul li .nav58-dropTwo ul>li {
    color: #fff !important;
}

.bossgoo-index-banner2 img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 10s linear;
    -moz-transition: 10s linear;
    transition: 7s linear;
}

.bossgoo-index-banner2 .swiper-slide-active img {
    -webkit-transition: 15s linear;
    -moz-transition: 15s linear;
    transition: 12s linear;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    transform: scale(1.2);
}

.bossgoo-index-banner2 .info {
    width: 100%;
    max-width: 50%;
    min-height: 60%;
    color: #fff;
    position: absolute;
    left: 10%;
    top: 20%;
    z-index: 9;
}

.bossgoo-index-banner2 .info .over {
    overflow: hidden;
}

.bossgoo-index-banner2 .info .over h2 {
    color: #fff;
    -webkit-transform: translate(0, 200%);
    -moz-transform: translate(0, 200%);
    transform: translate(0, 200%);
}

.bossgoo-index-banner2 .swiper-slide-active .info .over h2 {
    -webkit-transition: all 1s linear 1.7s;
    -moz-transition: all 1s linear 1.7s;
    transition: all 1s linear 1.7s;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    transform: translate(0);
}

.bossgoo-index-banner2 .info .over p {
    color: #fff;
    text-align: left;
    -webkit-transform: translate(0, -200%);
    -moz-transform: translate(0, -200%);
    transform: translate(0, -200%);
}

.bossgoo-index-banner2 .swiper-slide-active .info .over p {
    -webkit-transition: all 1s linear 1.7s;
    -moz-transition: all 1s linear 1.7s;
    transition: all 1s linear 1.7s;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    transform: translate(0);
}

.bossgoo-index-banner2 .info hr {
    color: #fff;
    -webkit-transform-origin: left;
    -moz-transform-origin: left;
    transform-origin: left;
    -webkit-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    transform: scale(0, 1);
}

.bossgoo-index-banner2 .swiper-slide-active .info hr {
    -webkit-transition: all .7s linear 1s;
    -moz-transition: all .7s linear 1s;
    transition: all .7s linear 1s;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
}

.bossgoo-index-banner2 .swiper-slide::after {
    width: 2px;
    height: 40%;
    background: #fff;
    top: 35%;
    -webkit-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    transform: scale(1, 0);

    content: '';
    position: absolute;
    right: 7.5%;
    top: 25%;
    z-index: 9;
    -webkit-transition: 1s linear 2s;
    -moz-transition: 1s linear 2s;
    transition: 1s linear 2s;
}

.bossgoo-index-banner2 .swiper-slide-active.swiper-slide::after {
    -webkit-transition: all .7s 1s;
    -moz-transition: all .7s 1s;
    transition: all .7s 1s;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
}

.bossgoo-index-banner2 .swiper-container .swiper-wrapper .swiper-slide .info {
    left: 40%;
}


.bossgoo-index-choose8 {
    background-color: #fff !important;
    border-bottom: 1px solid #4b4a4a;
    padding-bottom: 50px;
}

.bossgoo-index-banner2 .swiper-container .swiper-wrapper .swiper-slide .info .over h2 {
    font-size: 2rem;
    float: right;
}

.bossgoo-index-banner2 .swiper-container .swiper-wrapper .swiper-slide .info .over p {
    float: right;
}

.bossgoo-index-banner2 .swiper-container .swiper-wrapper .swiper-slide .info .over p p1 {
    float: right;
}

.bossgoo-index-banner2 .swiper-container .swiper-wrapper .swiper-slide .info .over p p2 {

    float: right;
}

.bossgoo-index-banner2 .swiper-container .swiper-wrapper .swiper-slide .info .over p p3 {

    float: right;
}

@media only screen and (max-width: 2000px) {
    .bossgoo-index-banner2 .swiper-container .swiper-wrapper .swiper-slide .info .over p {
        font-size: 22px !important;
    }

}

@media only screen and (max-width: 1050px) {
    .bossgoo-index-banner2 .swiper-container .swiper-wrapper .swiper-slide .info .over h2 {
        font-size: 24px !important;
    }

    .bossgoo-index-banner2 .swiper-container .swiper-wrapper .swiper-slide .info .over p p1 {
        font-size: 20px !important;
    }

    .bossgoo-index-banner2 .swiper-container .swiper-wrapper .swiper-slide .info .over p p2 {
        font-size: 20px !important;
    }

    .bossgoo-index-banner2 .swiper-container .swiper-wrapper .swiper-slide .info .over p p3 {
        font-size: 20px !important;
    }
}

@media only screen and (max-width: 615px) {
    .bossgoo-index-banner2 .swiper-container .swiper-wrapper .swiper-slide .info .over h2 {
        font-size: 18px !important;
    }

    .bossgoo-index-banner2 .swiper-container .swiper-wrapper .swiper-slide .info .over p p1 {
        font-size: 16px !important;
    }

    .bossgoo-index-banner2 .swiper-container .swiper-wrapper .swiper-slide .info .over p p2 {
        font-size: 16px !important;
    }

    .bossgoo-index-banner2 .swiper-container .swiper-wrapper .swiper-slide .info .over p p3 {
        font-size: 16px !important;
    }
}

@media only screen and (max-width: 510px) {
    .bossgoo-index-banner2 .swiper-container .swiper-wrapper .swiper-slide .info .over h2 {
        font-size: 14px !important;
    }

    .bossgoo-index-banner2 .swiper-container .swiper-wrapper .swiper-slide .info .over p p1 {
        font-size: 12px !important;
    }

    .bossgoo-index-banner2 .swiper-container .swiper-wrapper .swiper-slide .info .over p p2 {
        font-size: 12px !important;
    }

    .bossgoo-index-banner2 .swiper-container .swiper-wrapper .swiper-slide .info .over p p3 {
        font-size: 12px !important;
    }
}

.bossgoo-com-item .wrap .first-title {
    font-weight: 50%;
    margin-bottom: 20px;
}

.bossgoo-com-item .wrap .second-title {
    font-size: 20px;
    text-align: center;
    margin-bottom: 50px;
    color: black;
}

.bossgoo-com-item .titlebox .first-title {
    font-size: 35px;
}

.bossgoo-index-choose8 .chooselist .choosebox {
    width: 20% !important;
    margin-right: 5.6% !important;
}

.bossgoo-index-choose8 .chooselist .choosebox .iconbg {
    border-radius: 0% !important;
    background: rgb(255, 255, 255) !important;
}

.bossgoo-index-choose8 .chooselist .choosebox .iconbg img {
    width: 100% !important;
    height: 100% !important;
}

.bossgoo-index-choose8 .chooselist .choosebox .title {
    color: var(--themeColor);
}

.bossgoo-index-choose8 {
    background: none !important;
}

.bossgoo-index-choose8 .titlebox {
    display: flex;
    align-items: center;
}

.bossgoo-index-choose8 .titlebox .textbox {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 50px;
    width: 100%;
}

.bossgoo-index-choose8 .titlebox .textbox .logo2 {
    width: 12%;
}

.bossgoo-index-choose8 .titlebox .maintitletitle {
    color: var(--themeColor);
    font-size: 35px;
    font-weight: bold;
    line-height: 1;

}

.bossgoo-index-choose8 .chooselist .choosebox .content {
    height: 100% !important;
}

.bossgoo-index-choose8 .chooselist .choosebox .content {
    color: black;
}

.bossgoo-index-choose8 .chooselist .choosebox .text-hidden2 {
    font-size: 12px !important;
    width: 100% !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.bossgoo-index-choose8 .chooselist .choosebox .text-hidden2 .content1 {
    width: 30%;
    padding-top: 20px;
}

.bossgoo-index-choose8 .chooselist .choosebox:hover .content .content1 {
    border-bottom: 4px solid black;
    border-radius: 25%;
    transition: 0.3s;
}

.bossgoo-index-choose8 .chooselist .choosebox:hover {
    box-shadow: 20px 20px 50px rgba(0, 0, 0, 0.2) !important;
    margin-top: -10px;
    transition: 0.3s;
}

.bossgoo-index-choose8 .chooselist .choosebox:nth-child(3) .text-hidden2 {
    margin-top: 55px !important;
}

.bossgoo-index-choose8 .chooselist .choosebox:nth-child(4) .text-hidden2 {
    margin-top: 55px !important;
}

.bossgoo-com-item .wrap .first-title {
    font-weight: bold !important;
    font-size: 35px !important;

}

.bossgoo-index-equipment19 .eqpswiper .equipname .nameapp span {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    color: black !important;
}

.bossgoo-index-equipment19 .eqpswiper .equipname .nameapp span {
    font-size: 16px !important;
}

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

    .bossgoo-index-equipment19 .eqpswiper .equipname .nameapp span {

        font-size: 12px !important;
    }
}

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

    .bossgoo-index-equipment19 .eqpswiper .equipname .nameapp span {
        font-size: 10px !important;
    }
}


/* .bossgoo-index-equipment19 .wrap .swiperbox .eqpswiper .swiper-wrapper .swiper-slider:nth-child(7),
.bossgoo-index-equipment19 .wrap .swiperbox .eqpswiper .swiper-wrapper .swiper-slider:nth-child(11){ */
@media only screen and (max-width: 1467px) {

    .bossgoo-index-choose8 .chooselist .choosebox:nth-child(3) .text-hidden2 {
        margin-top: 30px !important;
    }
}

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

    .bossgoo-index-choose8 .chooselist .choosebox:nth-child(2) .text-hidden2 {
        margin-top: 30px !important;
    }

    .bossgoo-index-choose8 .chooselist .choosebox:nth-child(3) .text-hidden2 {
        margin-top: 55px !important;
    }

    .bossgoo-index-choose8 .chooselist .choosebox:nth-child(4) .text-hidden2 {
        margin-top: 85px !important;
    }
}

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

    .bossgoo-index-choose8 .chooselist .choosebox:nth-child(2) .text-hidden2 {
        margin-top: 0px !important;
    }

}

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

    .bossgoo-index-choose8 .chooselist .choosebox:nth-child(4) .text-hidden2 {
        margin-top: 55px !important;
    }

}

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

    .bossgoo-index-choose8 .chooselist .choosebox:nth-child(2) .text-hidden2 {
        margin-top: 30px !important;
    }

    .bossgoo-index-choose8 .chooselist .choosebox:nth-child(3) .text-hidden2 {
        margin-top: 85px !important;
    }

    .bossgoo-index-choose8 .chooselist .choosebox:nth-child(4) .text-hidden2 {
        margin-top: 85px !important;
    }

}

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

    .bossgoo-index-choose8 .chooselist .choosebox:nth-child(4) .text-hidden2 {
        margin-top: 55px !important;
    }

}

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

    .bossgoo-index-choose8 .chooselist .choosebox:nth-child(2) .text-hidden2 {
        margin-top: 0px !important;
    }

}

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

    .bossgoo-index-choose8 .chooselist .choosebox:nth-child(1) .title {
        padding: 32px 0px !important;
    }

    .bossgoo-index-choose8 .chooselist .choosebox:nth-child(4) .title {
        padding: 32px 0px !important;
    }

    .bossgoo-index-choose8 .chooselist .choosebox:nth-child(1) .text-hidden2 {
        margin-top: 30px !important;
    }

    .bossgoo-index-choose8 .chooselist .choosebox:nth-child(3) .text-hidden2 {
        margin-top: 110px !important;
    }

    .bossgoo-index-choose8 .chooselist .choosebox:nth-child(4) .text-hidden2 {
        margin-top: 75px !important;
    }
}

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

    .bossgoo-index-choose8 .chooselist .choosebox:nth-child(3) .text-hidden2 {
        margin-top: 85px !important;
    }

    .bossgoo-index-choose8 .chooselist .choosebox:nth-child(4) .text-hidden2 {
        margin-top: 85px !important;
    }
}

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

    .bossgoo-index-choose8 .chooselist .choosebox:nth-child(1) .text-hidden2 {
        margin-top: 0px !important;
    }


}


@media only screen and (max-width: 1113px) {
    .bossgoo-index-choose8 .chooselist .choosebox:nth-child(1) .text-hidden2 {
        margin-top: 25px !important;
    }

    .bossgoo-index-choose8 .chooselist .choosebox:nth-child(4) .text-hidden2 {
        margin-top: 110px !important;
    }
}

@media only screen and (max-width: 1083px) {
    .bossgoo-index-choose8 .chooselist .choosebox:nth-child(1) .text-hidden2 {
        margin-top: 0px !important;
    }


}


@media only screen and (max-width: 1069px) {
    .bossgoo-index-choose8 .chooselist .choosebox:nth-child(4) .text-hidden2 {
        margin-top: 85px !important;
    }
}

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

    .bossgoo-index-choose8 {
        padding-bottom: 1.6rem !important;
    }

    .bossgoo-index-choose8 .chooselist {
        display: flex !important;
        flex-direction: row !important;
        flex-wrap: nowrap !important;
    }

    .bossgoo-index-choose8 .chooselist .choosebox .title {
        padding: 20px 0px !important;
    }

    .bossgoo-index-choose8 .chooselist .choosebox:nth-child(1) .title {
        padding: 20px 0px !important;
    }

    .bossgoo-index-choose8 .chooselist .choosebox {
        margin-right: 8.5px !important;
        width: 24% !important;
    }

    .bossgoo-index-choose8 .chooselist .choosebox .content {
        font-size: 16px !important;

    }

    .bossgoo-index-choose8 .chooselist .choosebox .text-hidden2 {
        font-size: 12px !important;
    }

    .bossgoo-index-choose8 .chooselist .choosebox:nth-child(2) .text-hidden2 {
        margin-top: 30px !important;
    }

    .bossgoo-index-choose8 .chooselist .choosebox:nth-child(3) .text-hidden2 {
        margin-top: 75px !important;
    }

    .bossgoo-index-choose8 .chooselist .choosebox:nth-child(4) .text-hidden2 {
        margin-top: 55px !important;
    }

    .bossgoo-index-choose8 .chooselist .choosebox .text-hidden2 .content1 {
        width: 35%;
    }
}

@media only screen and (max-width: 1045px) {
    .bossgoo-index-choose8 .chooselist .choosebox .content {
        max-height: 4.28rem !important;
    }
}

@media only screen and (max-width: 1024px) {
    .bossgoo-index-choose8 .chooselist {
        display: flex !important;
        flex-direction: column !important;
    }

    .bossgoo-index-choose8 .chooselist .choosebox {
        width: 100% !important;
    }

    .bossgoo-index-choose8 .chooselist .choosebox .content {
        max-height: 4rem !important;
        font-size: 15px !important;
    }

    .bossgoo-index-choose8 .chooselist .choosebox .text-hidden2 {
        font-size: 12px !important;
    }

    .bossgoo-index-choose8 .chooselist .choosebox:nth-child(3) .text-hidden2 {
        margin-top: 0px !important;
    }

    .bossgoo-index-choose8 .chooselist .choosebox:nth-child(4) .text-hidden2 {
        margin-top: 0px !important;
    }

    .bossgoo-index-choose8 .titlebox .textbox .logo2 {
        width: 30% !important;
    }

    .bossgoo-index-choose8 .titlebox .maintitletitle {
        font-size: 30px !important;
    }
}

@media only screen and (max-width: 640px) {
    .bossgoo-index-choose8 .titlebox .maintitletitle {
        font-size: 24px !important;
    }

    .bossgoo-index-choose8 .titlebox .textbox .logo2 {
        width: 20% !important;
    }

    .bossgoo-index-choose8 .chooselist .choosebox .title {
        font-size: 18px !important;
    }

    .bossgoo-com-item .wrap .first-title {
        font-size: 24px !important;
    }

    .bossgoo-com-item .wrap .second-title {
        font-size: 18px !important;
    }

    .box4 .box .first-title {
        font-size: 24px !important;
    }


}



.box4 {
    position: relative;
    padding: 70px 0px;
    background-image: url('https://bsg-i.nbxc.com/product/10/c6/8f/4c377304f02f07ba5a7ee70bd7.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

.box4 .box {
    text-align: center;
    padding-bottom: 120px;
}

.box4 .box .first-title {
    color: #fff;
    font-size: 35px;
    font-weight: bold;

}

.box4 .box41 {
    width: 40%;
    padding-left: 90px;
    margin-top: 35px;

}

.box41 p {
    white-space: nowrap;
}

.box4 .box41 .second-title {
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
}

.box4 .box41 .third-title {
    font-size: 25px;
    margin: 100px 0px;
    color: #fff;
}

.box4 .box41 .box42 {
    width: 140px;
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f4da33;
    border-color: 2px solid black;
    margin-top: 150px;
    border-style: solid;
    border-width: 1px;
}

.box4 .box41 .box42 .forth-title {
    font-size: 20px;
    color: black;

}

.box4 .bossgoo-index-hots24 {
    width: 50%;
    position: absolute;
    bottom: 0%;
    right: 0%;
}

.box4 .bossgoo-index-hots24 .max1920 .cate-box .text p {
    font-size: 20px;
}

.box4 .bossgoo-index-hots24 .max1920 .cate-box .img-item .img-box .more {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    z-index: 1;

}

.box4 .bossgoo-index-hots24 .max1920 .cate-box .img-item .img-box .bossgoo-img-lazyLoad {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    z-index: 1;
}

.box4 .bossgoo-index-hots24 .cate-box .mask {
    z-index: auto !important;

}

.box4 .bossgoo-index-hots24 .cate-box .text {
    z-index: 5 !important;
    width: auto;
    padding: 0px 0px;

}

.box4 .bossgoo-index-hots24 .cate-box .text p {
    margin-bottom: 0px;

}

.box4 .bossgoo-index-hots24 .max1920 .cate-box .img-item .img-box:hover .bossgoo-img-lazyLoad {
    transform: scale(0);
    transition: 0.8s;
    opacity: 0;
    z-index: -1;
}

.box4 .bossgoo-index-hots24 .max1920 .cate-box {
    background-color: #cbafaf !important;
    box-shadow: -5px 2px 5px black !important;
    margin-top: -5px;
}

@media only screen and (max-width: 1540px) {
    .box4 .box41 .second-title {
        font-size: 30px !important;
    }

    .box4 .box41 .third-title {
        font-size: 22px !important;
        margin: 90px 0px !important;
    }

    .box4 .box41 .box42 {
        width: 120px !important;
        height: 50px !important;
        margin-top: 140px !important;
    }

    .box4 .box41 .box42 .forth-title {
        font-size: 15px !important;
    }
}

@media only screen and (max-width: 1385px) {
    .box4 .box41 .second-title {
        font-size: 25px !important;
    }

    .box4 .box41 .third-title {
        font-size: 18px !important;
        margin: 80px 0px !important;
    }

    .box4 .box41 .box42 {
        width: 100px !important;
        height: 45px !important;
        margin-top: 120px !important;
    }

    .box4 .box41 .box42 .forth-title {
        font-size: 12px !important;
    }
}

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

    .box4 .bossgoo-index-hots24 {
        height: 100% !important;
        width: 25% !important;
    }

    .box4 .bossgoo-index-hots24 .max1920 .cate-box {
        margin-top: 0px !important;
    }

    .box4 .box .first-title {
        padding-left: 120px !important;
        text-align: left !important;
    }

    .box4 .box41 .second-title {
        font-size: 20px !important;
    }

    .box4 .box41 .third-title {
        font-size: 15px !important;
        margin: 75px 0px !important;
    }

    .box4 .box41 .box42 {
        width: 80px !important;
        height: 35px !important;
        margin-top: 100px !important;
    }

    .box4 .box41 .box42 .forth-title {
        font-size: 10px !important;
    }
}

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

    .box4 .bossgoo-index-hots24 {
        height: 80% !important;
        width: 41% !important;
    }

    .box4 .box41 p {
        white-space: normal;
    }

    .box4 .bossgoo-index-hots24 .max1920 .cate-box {
        margin-top: 0px !important;
    }

    .box4 .box .first-title {
        padding-left: 10px !important;
    }

    .box4 .box41 {
        padding-left: 10px !important;
        margin-top: 0px !important;
    }

    .box4 .box41 .second-title {
        font-size: 14px !important;
    }

    .box4 .box41 .third-title {
        font-size: 12px !important;
        margin: 55px 0px !important;
    }

    .box4 .box41 .box42 {
        width: 70px !important;
        height: 30px !important;
        margin-top: 65px !important;
    }

    .box4 .box41 .box42 .forth-title {
        font-size: 10px !important;
    }
}


.bossgoo-index-equipment19 .eqpswiper .equipname .nameapp .text-hidden3 {
    color: #166fbb !important;
}

.bossgoo-index-equipment19 .eqpswiper .equipname .nameapp span {
    height: 25px !important;
}

.bossgoo-index-equipment19 .swiper-slide {
    box-shadow: -5px 2px 5px rgba(0, 0, 0, 0.4) !important;
    border-bottom-left-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
}

.bossgoo-index-equipment19 .eqpswiper .imgbox .innerbox {
    position: relative;
    overflow: hidden;
}

.bossgoo-index-equipment19 .eqpswiper .imgbox .innerbox img {
    position: absolute;
    left: 0;
    top: 0;
}

.bossgoo-index-equipment19 .eqpswiper .imgbox .innerbox img:hover {
    transform: scale(1.1);
    transition: 1s;
}

.bossgoo-index-product-category38 .categoryList ul {
    margin-bottom: 70px !important;
}

.bossgoo-index-product-category38 .probox .imgbox {
    border-radius: 20px !important;
    box-shadow: 2px 2px 6px black !important;
    position: relative;
    padding-bottom: 82% !important;
    border-bottom: none;
}

.bossgoo-index-product-category38 .probox .imgbox .innerbox {
    border-radius: 20px !important;
}

.bossgoo-index-product-category38 .probox .name {
    text-align: left !important;
    padding: 0px 0px !important;
    display: flex !important;
    align-items: center !important;
    margin-top: 20px !important;
    font-size: 18px !important;
}

.bossgoo-index-product-category38 .wrap .fitst-title {
    padding-bottom: 200px !important;
}


.bossgoo-index-product-category38 .probox .imgbox .box11 {
    position: absolute;
    bottom: 5%;
    right: 5%;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    color: black;
}

.bossgoo-com-item .qufen .first-title {
    padding-bottom: 60px;
}

.bossgoo-com-item .qufen .swiper-container {
    padding-top: 15px
}

.bossgoo-index-product-category38 .probox .imgbox .innerbox img {
    object-fit: fill !important;
    width: 100%;
    height: 100%;
}

.bossgoo-index-product-category38 .probox .imgbox {
    border-radius: 20px !important;
}

.bossgoo-index-product-category38 .probox .imgbox:hover {
    box-shadow: -5px -5px 10px rgba(0, 0, 0, 0.4), 5px 5px 10px rgba(0, 0, 0, 0.4);
    margin-top: -10px;
    transition: 0.5s;
}

.bossgoo-index-product-category38 .probox .imgbox:hover .box11 {
    transform: scale(1.2);
    transition: 0.5s;
    font-size: 24px;
}

.bossgoo-index-product-category38 .probox .imgbox .innerbox img {
    border-radius: 20px !important;
}

.bossgoo-index-product-category38 .probox .name {
    color: black;
}

.swiper-container-android .swiper-slide {
    position: relative;
}

.bossgoo-index-product-category38 .qufen .swiper-container {
    padding-top: 0px !important;
    padding: 30px 0px !important;
}

.bossgoo-index-product-category38 .qufen .swiper-container .swiper-scrollbar {
    background: rgba(0, 0, 0, .1);
    background-color: var(--color-grey-10);
    border-bottom: 11px solid var(--color-white);
    border-radius: 0;
    border-top: 11px solid var(--color-white);
    bottom: 0;
    box-sizing: content-box;
    position: absolute;
    height: 2px;
    left: 0;
    width: 100%;
    z-index: 20;
}

.bossgoo-index-product-category38 .qufen .swiper-container .swiper-scrollbar .swiper-scrollbar-drag {
    background-color: var(--color-primary-darkblue);
    border-radius: 0;
    height: 2px;
    position: relative;
    background: rgba(0, 0, 0, .5);
    left: 0;
    top: 0;
    box-sizing: inherit;
}

.bossgoo-index-product-category38 .qufen .swiper-container .swiper-scrollbar .swiper-scrollbar-drag::before {
    content: "";
    height: 24px;
    position: absolute;
    transform: translateY(-50%);
    width: 100%;
    box-sizing: inherit;
}

.bossgoo-com-item .si .first-title {
    margin-bottom: 40px;
}

.bossgoo-com-item .si .second-title {
    font-size: 14px;
    margin-bottom: 70px;
}

.bossgoo-com-item .si .news58-con .swiper-container .swiper-wrapper .swiper-slide .news58-item {
    margin-bottom: 20px;
}

.bossgoo-com-item .si .news58-con .swiper-container .swiper-wrapper .swiper-slide .news58-item .news58-textBox {
    bottom: -40% !important;
}

/* .bossgoo-com-item .si .news58-con .swiper-container .swiper-wrapper .swiper-slide .news58-item .news58-textBox .news58-teBot{
    padding-top: 0px !important;
    opacity: 0;
} */

.bossgoo-com-item .si .news58-con .swiper-container .swiper-wrapper .swiper-slide .news58-item:hover .news58-textBox {
    bottom: 0% !important;
    /* padding: 60px !important; */
}

.bossgoo-com-item .si .news58-con .swiper-container .swiper-wrapper .swiper-slide .news58-item .news58-img:hover+.news58-textBox {
    z-index: 1 !important;
    transition: 1s;
}

.bossgoo-com-item .si .news58-con .swiper-container .swiper-wrapper .swiper-slide .news58-teTop .text-hidden1 {
    color: black !important;
    font-size: 16px;
}

.bossgoo-com-item .si .news58-con .swiper-container .swiper-wrapper .swiper-slide .news58-item .news58-textBox .text-hidden2 {
    text-overflow: inherit;
    padding-top: 0px !important;
    -webkit-line-clamp: 10 !important;

}

.bossgoo-com-item .si .news58-con .swiper-container .swiper-wrapper .swiper-slide .news58-teTop {
    justify-content: center !important;
}

.bossgoo-com-item .si .discover {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 50px;
    height: 50px;
}

.bossgoo-com-item .si .discover1 {
    width: 20%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #797575;
    border-radius: 5px;
    white-space: nowrap;
}

.bossgoo-com-item .si .discover2 {
    font-size: 14px;
    color: rgb(80, 78, 78);
}

@media only screen and (max-width: 1040px) {
    .bossgoo-com-item .si .discover2 {
        font-size: 12px;
    }
}

@media only screen and (max-width:1024px) {
    .bossgoo-com-item .si .discover1 {
        width: 35%;
    }

    .bossgoo-com-item .si .discover2 {
        font-size: 9px;
    }
}

.bossgoo-footer6 {
    padding: 25px 0px !important;
}

.bossgoo-footer6 .wrap {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-direction: column !important;
    max-width: 1440px;
    min-width: 320px;
}

.bossgoo-footer6 .wrap .footer6-top {
    width: 50% !important;
}

.bossgoo-footer6 .wrap .footer6-top {
    min-width: 90% !important;
    justify-content: space-between !important;
}

.bossgoo-footer6 .wrap .footer6-top .footer6-top-item2 {
    width: 40% !important;
}

.bossgoo-footer6 .wrap .footer6-top .footer6-top-item2 .u1 {
    border-bottom: 2px solid white !important;
}

.bossgoo-footer6 .wrap .footer6-top .footer6-top-item2 ul .footer6-top-itemTi .text-hidden1 {
    font-size: 26px !important;
    font-weight: bold;
}

.bossgoo-footer6 .wrap .footer6-top .footer6-top-item2 ul li {
    flex-wrap: wrap;
}

.bossgoo-footer6 .wrap .footer6-top .footer6-top-item2 .u1 ul li:nth-child(2) li {
    align-items: center !important;
}

.bossgoo-footer6 .wrap .footer6-top .footer6-top-item2 ul:nth-child(2) {
    margin-top: 25px;
}


.bossgoo-footer6 .wrap .footer6-top .footer6-top-item2 ul:nth-child(2) .lastbottom2 .lastbottom21 .lastbottom22 {
    display: flex;
}

.bossgoo-footer6 .wrap .footer6-top .footer6-top-item2 ul:nth-child(2) .lastbottom2 {
    max-width: 50%;
}

.bossgoo-footer6 .wrap .footer6-top .footer6-top-item2 ul:nth-child(2) .lastbottom2 .lastbottom21 .lastbottom22>div {
    width: 9%;
    margin-right: 15px;
}

.bossgoo-footer6 .wrap .footer6-top .footer6-top-item2 ul li a {
    color: #fff !important;
}

.bossgoo-footer6 .wrap .footer6-top .footer6-top-item1 ul li a,
.bossgoo-footer6 .wrap .footer6-top .footer6-top-item2 ul li a {
    font-size: 16px !important;
}

.bossgoo-footer6 .wrap .footer6-top .footer6-top-item1 ul li,
.bossgoo-footer6 .wrap .footer6-top .footer6-top-item2 ul li {
    padding-bottom: 15px !important;
}

.bossgoo-footer6 .wrap .footer6-top .footer6-top-item2 ul .bottom1 p {
    color: #fff !important;
    font-size: 16px !important;
    margin-bottom: 1.3rem !important;
}

.bossgoo-footer6 .lastbottom {
    width: 100%;
    display: flex;
    justify-content: center;
}

.bossgoo-footer6 .lastbottom .lastbottom1 {
    width: 65%;
    display: flex;
    justify-content: space-between;
}

.lastbottom {
    display: flex;
    flex-direction: row;
    align-items: center;
    min-height: auto;
    padding: 20px 0px;
    background-color: black;
    justify-content: center;
}

.lastbottom .lastbottom0 {

    display: flex;
    align-items: center;
    justify-content: space-between;

}

.lastbottom .lastbottom0 .lastbottom1 {
    padding: 0px 10px !important;
}

.lastbottom .lastbottom0 .lastbottom2 .lastbottom21 {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    width: 100%;
    box-sizing: border-box;
}


.lastbottom .lastbottom0 .lastbottom1 .lastbottom11 {
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.bossgoo-footer6 .wrap .footer6-top .footer6-top-item3 ul .footer6-top-itemTi .text-hidden1 {
    font-size: 26px;
    font-weight: bold;
}

.bossgoo-footer6 .wrap .footer6-top .footer6-top-item3 ul .bottom3>div {
    min-height: 2.5rem;
    padding-bottom: .3rem;
    padding-top: .3rem;
}

.bossgoo-footer6 .wrap .footer6-top .footer6-top-item3 ul .bottom3>div .a1 {
    color: #fff;
}

.bossgoo-footer6 .wrap .footer6-top .footer6-top-item3 ul .bottom3>div .a1 span {
    font-size: 16px;
    padding-left: .5rem;
}

.bossgoo-footer6 .wrap .footer6-top .footer6-top-item3 ul .bottom3>div .a1 i {
    display: inline-block;
    font-weight: 400;
    line-height: 1.2;
    position: relative;
    flex-shrink: 0;
    vertical-align: middle;
    width: 16px;
    text-align: center;
}

.bossgoo-footer6 .wrap .footer6-top .footer6-top-item3 ul .bottom3>div .a1 i::before {
    content: ">";
    box-sizing: border-box;

}

@media only screen and (max-width:1024px) {
    .bossgoo-footer6 .wrap .footer6-top .pc {
        display: block;
    }

    .bossgoo-footer6 .wrap .footer6-top {
        flex-direction: column;
    }

    .bossgoo-footer6 .wrap .footer6-top .footer6-top-item2 ul .footer6-top-itemTi .text-hidden1 {
        font-size: 1em !important;
    }

    .bossgoo-footer6 .wrap .footer6-top .footer6-top-item2,
    .footer6-top-item3 {
        width: 100% !important;
        padding: 0 15px 30px !important;
    }

    .bossgoo-footer6 .wrap .footer6-top .footer6-top-item1 ul li,
    .bossgoo-footer6 .wrap .footer6-top .footer6-top-item2 ul li {
        flex-wrap: nowrap !important;
    }

    .bossgoo-footer6 .wrap .footer6-top .footer6-top-item2 ul li:nth-child(2) {
        flex-direction: column !important;
    }

    .bossgoo-footer6 .wrap .footer6-top .footer6-top-item2 ul li:nth-child(2) li {
        flex-direction: row !important;
    }

    .bossgoo-footer6 .wrap .footer6-top .footer6-top-item1 ul li a,
    .bossgoo-footer6 .wrap .footer6-top .footer6-top-item2 ul li a {
        font-size: 0.9em !important;
    }

    .bossgoo-footer6 .wrap .footer6-top .footer6-top-item2 ul .bottom1 p {
        font-size: 0.9em !important;
        margin-bottom: 1.3em !important;
    }

    .bossgoo-footer6 .wrap .footer6-top .footer6-top-item3 ul .footer6-top-itemTi .text-hidden1 {
        font-size: 1em !important;
    }

    .bossgoo-footer6 .wrap .footer6-top .footer6-top-item3 {
        width: 100% !important;
    }

    .bossgoo-footer6 .wrap .footer6-top .footer6-top-item3 ul .bottom3>div .a1 span {
        padding-left: .5em !important;
    }

    .bossgoo-footer6 .wrap .footer6-top .footer6-top-item3 ul .bottom3>div {
        min-height: 0.5rem !important;
        font-size: 0.9em !important;
    }

    .lastbottom .lastbottom0 {
        flex-direction: column !important;
    }
}

@media only screen and (max-width: 1200px) {
    .bossgoo-news-details3 .details3_wrap .details3_left .details3_content .details3_con div img {
        width: 100%;
    }
}


/* about--us */
.body1440 {
    padding: 0 !important;
}

.body1440 .onion-yqj-trace-01 .onion-wrap {
    position: relative;
    width: 100%;
}

.body1440 .onion-yqj-trace-01 .onion-wrap .img-box {
    width: 100%;
    aspect-ratio: 1920/950;
    overflow: hidden;
}

.body1440 .onion-yqj-trace-01 .onion-wrap .img-box img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.body1440 .onion-yqj-trace-01 .onion-wrap .text-box {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 80%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.body1440 .onion-yqj-trace-01 .onion-wrap .text {
    font-size: 56px;
    font-family: 'allText' !important;
    font-style: italic;
    color: #fefefe;
}

@media only screen and (max-width: 1040px) {
    .body1440 .onion-yqj-trace-01 .onion-wrap .text {
        font-size: 28px;
    }
}

@media only screen and (max-width: 767px) {
    .body1440 .onion-yqj-trace-01 .onion-wrap .text {
        font-size: 18px;
    }
}

.body1440 .onion-yqj-sample-02 {
  padding: 40px 50px;
}

.body1440 .onion-yqj-sample-02 .onion-wrap {
  padding: 0 40px;
}

.body1440 .onion-yqj-sample-02 .onion-wrap .title-box {
  font-family: 'allText' !important;
  text-align: center;
}

.body1440 .onion-yqj-sample-02 .onion-wrap .title01 {
  font-size: 24px;
  color: #994145;
  margin-bottom: 5px;
}

.body1440 .onion-yqj-sample-02 .onion-wrap .title02 {
  font-size: 30px;
  color: #333;
  margin-bottom: 20px;
}

.body1440 .onion-yqj-sample-02 .onion-wrap .text>div{
  font-size: 20px;
    line-height: 1.5;
    color: #595959;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    margin-bottom:50px;
    text-indent:2rem;
}



@media only screen and (max-width: 1040px) {
  .body1440 .onion-yqj-sample-02 {
    padding: 20px 0;
  }
  .body1440 .onion-yqj-sample-02 .onion-wrap {
    padding: 0 20px;
  }
  .body1440 .onion-yqj-sample-02 .onion-wrap .title01 {
    font-size: 18px;
    color: #994145;
    margin-bottom: 5px;
  }
  .body1440 .onion-yqj-sample-02 .onion-wrap .title02 {
    font-size: 20px;
    color: #333;
    margin-bottom: 10px;
  }
  .body1440 .onion-yqj-sample-02 .onion-wrap .text {
    font-size: 18px;
    font-family: 'allText' !important;
    line-height: 1.5;
    color: #666;
  }
}

@media only screen and (max-width: 767px) {
  .body1440 .onion-yqj-sample-02 {
    padding: 10px 0;
  }
  .body1440 .onion-yqj-sample-02 .onion-wrap {
    padding: 0 10px;
  }
  .body1440 .onion-yqj-sample-02 .onion-wrap .title01 {
    font-size: 16px;
  }
  .body1440 .onion-yqj-sample-02 .onion-wrap .title02 {
    font-size: 18px;
  }
  .body1440 .onion-yqj-sample-02 .onion-wrap .text {
    font-size: 14px;
  }
}

.body1440 .onion-yqj-trace-03 .item {
    display: flex;
    padding: 50px 50px;
}

.body1440 .onion-yqj-trace-03 .item .img-box {
    width: 50%;
    aspect-ratio: 1200/700;
    overflow: hidden;
}

.body1440 .onion-yqj-trace-03 .item img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.body1440 .onion-yqj-trace-03 .item .info {
    width: 50%;
    /* aspect-ratio: 960/930; */
    padding: 0 7%;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.body1440 .onion-yqj-trace-03 .item .step {
    padding-bottom: 5px;
    font-size: 16px;
    color: #994145;
}

.body1440 .onion-yqj-trace-03 .item .title {
    font-size: 42px;
    color: #222;
    padding-bottom: 15px;
    font-family: math;
    font-weight: 600;
    letter-spacing: 1px;
}

.body1440 .onion-yqj-trace-03 .item .text {
    font-size: 18px;
    line-height: 1.8;
    color: #080808;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
}

@media only screen and (max-width: 1040px) {
   .body1440 .onion-yqj-trace-03 .item {
        flex-direction: column;
    }

   .body1440 .onion-yqj-trace-03 .item .img-box {
        width: 100%;
    }

    .body1440 .onion-yqj-trace-03 .item .info {
        width: 100%;
        padding: 30px 10px;
        aspect-ratio: inherit;
    }

    .body1440 .onion-yqj-trace-03 .item .title {
        font-size: 26px;
        padding-bottom: 10px;
    }

    .body1440 .onion-yqj-trace-03 .item .text {
        font-size: 16px;
    }
}

@media only screen and (max-width: 767px) {
    .body1440 .onion-yqj-trace-03 .item .info {
        padding: 20px 10px;
    }

    .body1440 .onion-yqj-trace-03 .item .title {
        font-size: 18px;
        padding-bottom: 5px;
    }

    .body1440 .onion-yqj-trace-03 .item .text {
        font-size: 14px;
    }
}

.body1440 .onion-yqj-trace-04 .item {
    display: flex;
    padding: 50px 50px;
}

.body1440 .onion-yqj-trace-04 .item .img-box {
    width: 50%;
    aspect-ratio: 1200/700;
    overflow: hidden;
}

.body1440 .onion-yqj-trace-04 .item img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.body1440 .onion-yqj-trace-04 .item .info {
    width: 50%;
    /* aspect-ratio: 960/930; */
    padding: 0 7%;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;

}

.body1440 .onion-yqj-trace-04 .item .step {
    padding-bottom: 5px;
    font-size: 16px;
    color: #994145;
}

.body1440 .onion-yqj-trace-04 .item .title {
    font-size: 42px;
    color: #222;
    padding-bottom: 15px;
    font-family: math;
    font-weight: 600;
    letter-spacing: 1px;
}

.body1440 .onion-yqj-trace-04 .item .text {
    font-size: 18px;
    line-height: 1.8;
    color: #080808;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
}

@media only screen and (max-width: 1040px) {
    .body1440 .onion-yqj-trace-04 .item {
        flex-direction: column-reverse;
    }

    .body1440 .onion-yqj-trace-04 .item .img-box {
        width: 100%;
    }

    .body1440 .onion-yqj-trace-04 .item .info {
        width: 100%;
        padding: 30px 10px;
        aspect-ratio: inherit;
    }

    .body1440 .onion-yqj-trace-04 .item .title {
        font-size: 26px;
        padding-bottom: 10px;
    }

    .body1440 .onion-yqj-trace-04 .item .text {
        font-size: 16px;
    }
}

@media only screen and (max-width: 767px) {
    .body1440 .onion-yqj-trace-04 .item .info {
        padding: 20px 10px;
    }

    .body1440 .onion-yqj-trace-04 .item .title {
        font-size: 18px;
        padding-bottom: 5px;
    }

    .body1440 .onion-yqj-trace-04 .item .text {
        font-size: 14px;
    }
}