/* 金属托槽  start -------------*/
div.metalBracket div.Promotional {
    position: relative;
    background: unset;
}

div.metalBracket .Promotional .mask {
    width: 100%;
    height: 100%;
    opacity: 0.1;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    background: linear-gradient(147deg, #FFFFFF 10%, #F3FFE1 56%, #9DE332 79%);
}

div.metalBracket .Promotional .poster {
    display: flex;
    align-items: center;
    width: 100%;
    height: 45rem;
}

div.metalBracket .Promotional .poster .products_text {
    margin: 0 20rem 0 20rem;
    text-align: center;
}

div.metalBracket .Promotional .poster .products_text .playBtn {
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 1.5rem;
    color: #90D12E;
    line-height: 1.75rem;
    text-align: center;
}

div.metalBracket .Promotional .poster .products_text div:nth-child(1) {
    font-size: 4.5rem;
    font-family: PingFang SC-Heavy, PingFang SC;
    font-weight: 800;
    color: #17171a;
    line-height: 4.6875rem;
    margin-bottom: 3rem;
}

div.metalBracket .Promotional .poster .products_text div:nth-child(2) {
    font-size: 2.5rem;
    font-family: PingFang SC-Medium, PingFang SC;
    font-weight: 500;
    color: #323238;
    line-height: 2.9375rem;
    margin-bottom: 7.5rem;
    text-align: center;
}

div.metalBracket .Promotional .poster .products_img {
    margin-left: 3.25rem;
    width: 43.75rem;
    height: 43.75rem;
}

div.metalBracket .Promotional .poster .products_img img {
    width: 100%;
}

div.metalBracket .softwareImgCarousel {
    margin: 0 auto;
    padding-top: 7.5rem;
    background-color: #ffffff;
    text-align: center;
}

div.metalBracket .softwareImgCarousel .tit {
    margin: 0;
    font-size: 2.5rem;
    font-family: PingFang SC, PingFang SC;
    font-weight: 800;
    color: #17171A;
    line-height: 3.5rem;
}

div.metalBracket .softwareImgCarousel .carouselContent {
    margin-top: 4rem;
    margin-bottom: 0;
    width: unset;
    height: 40rem;
}

div.metalBracket .softwareImgCarousel .carouselContent ul {
    display: flex;
    margin-left: 22.5rem;
    width: 75rem;
}

div.metalBracket .softwareImgCarousel .carouselContent ul li {
    position: relative;
    margin-right: 2.5rem;
    width: 75rem;
    height: 40rem;
    background: #FAFAFC;
}

div.metalBracket .softwareImgCarousel .carouselContent ul li .img1 {
    margin: 4.375rem 23.75rem 4.375rem 20rem;
    width: 31.25rem;
    height: 31.25rem;
}

div.metalBracket .softwareImgCarousel .carouselContent ul li .leftBtn,
div.metalBracket .softwareImgCarousel .carouselContent ul li .rightBtn {
    display: none;
}

div.metalBracket .softwareImgCarousel .carouselContent ul li.active .leftBtn,
div.metalBracket .softwareImgCarousel .carouselContent ul li.active .rightBtn {
    display: block;
}

div.metalBracket .productsContent_first,.productsContent_second {
    margin: 0 auto;
    margin-bottom: 10rem;
    overflow: hidden;
    width: 75rem;
    background-color: #ffffff;
    text-align: center;
}

div.metalBracket .productsContent_first>.tit {
    margin-top: 7.5rem;
    margin-bottom: 4rem;
    font-size: 2.5rem;
    font-family: PingFang SC, PingFang SC;
    font-weight: 800;
    color: #17171A;
    line-height: 3.5rem;
}

div.metalBracket .productsContent_first .peculiarityItem {
    position: relative;
    margin-bottom: 3rem;
    width: 75rem;
    height: 37.5rem;
    background: #FAFAFC;
    border-radius: 1rem;
}

div.metalBracket .productsContent_first .peculiarityItem .imgBox {
    position: absolute;
    top: 3.75rem;
    left: 21.75rem;
    width: 30rem;
    height: 30rem;
}

div.metalBracket .productsContent_first .peculiarityItem:nth-child(2) .imgBox {
    left: 22.1875rem;
}

div.metalBracket .productsContent_first .peculiarityItem:nth-child(3) .imgBox {
    left: 21.375rem;
}

div.metalBracket .productsContent_first .peculiarityItem:nth-child(4) .imgBox {
    left: 3.75rem;
}

div.metalBracket .productsContent_first .peculiarityItem .imgBox img {
    width: 100%;
}

div.metalBracket .productsContent_first .peculiarityItem .leftText {
    width: 18rem;
    position: absolute;
    top: 3.75rem;
    left: 3.75rem;
}

div.metalBracket .productsContent_first .peculiarityItem:nth-child(2) .leftText {
    width: 19.5rem;
}

div.metalBracket .productsContent_first .peculiarityItem:nth-child(3) .leftText {
    width: 16.5rem;
}

div.metalBracket .productsContent_first .peculiarityItem .leftText .peculiarityTit,
div.metalBracket .productsContent_first .peculiarityItem .rightText .peculiarityTit {
    display: flex;
    align-items: center;
    text-align: left;
}

div.metalBracket .productsContent_first .peculiarityItem .leftText .peculiarityTit .num,
div.metalBracket .productsContent_first .peculiarityItem .rightText .peculiarityTit .num {
    font-family: Doppio One, Doppio One;
    font-weight: 400;
    font-size: 4rem;
    color: #17171A;
    line-height: 3.3125rem;
}

div.metalBracket .productsContent_first .peculiarityItem .leftText .peculiarityTit .tit,
div.metalBracket .productsContent_first .peculiarityItem .rightText .peculiarityTit .tit {
    margin-left: .75rem;
    font-family: PingFang SC, PingFang SC;
    font-weight: 800;
    font-size: 2rem;
    color: #17171A;
    line-height: 3.375rem;
}

div.metalBracket .productsContent_first .peculiarityItem .leftText .description,
div.metalBracket .productsContent_first .peculiarityItem .rightText .description {
    margin-top: 1rem;
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 1.5rem;
    color: #0B0B0D;
    line-height: 2.5rem;
    text-align: left;
}

div.metalBracket .productsContent_first .peculiarityItem .rightText {
    position: absolute;
    width: 18rem;
    bottom: 3.75rem;
    right: 4.5rem;
}

div.metalBracket .productsContent_first .peculiarityItem:nth-child(3) .rightText {
    width: 21.25rem;
}

div.metalBracket .productsContent_first .peculiarityItem:nth-child(3) .rightText .peculiarityTit {
    align-items: flex-end;
}

div.metalBracket .productsContent_first .descriptionBox .leftText {
    width: 36rem;
    top: 6.1875rem;
    left: 35.875rem;
}

div.metalBracket .productsContent_first .descriptionBox .rightText {
    width: 36rem;
    top: 18.375rem;
    left: 35.875rem;
}

div.metalBracket .productsContent_first .descriptionBox .leftText .peculiarityTit,
div.metalBracket .productsContent_first .descriptionBox .rightText .peculiarityTit {
    margin-bottom: 1rem;
    font-family: PingFang SC, PingFang SC;
    font-weight: 800;
    font-size: 3rem;
    color: #17171A;
    line-height: 3.5rem;
}

div.metalBracket .productsContent_first .descriptionBox .leftText .description,
div.metalBracket .productsContent_first .descriptionBox .rightText .description {
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 1.5rem;
    color: #0B0B0D;
    line-height: 2.5rem;
    text-align: left;
}


/* 金属托槽  end -------------*/

div.metalBracket .productsContent_second>.tit {
    margin-top: 7.5rem;
    margin-bottom: 4rem;
    font-size: 2.5rem;
    font-family: PingFang SC, PingFang SC;
    font-weight: 800;
    color: #17171A;
    line-height: 3.5rem;
}
div.metalBracket .productsContent_second .peculiarityItem {
    position: relative;
    margin-bottom: 3rem;
    width: 75rem;
    height: 30rem;
    background: #FAFAFC;
    border-radius: 1rem;
    padding: 0 5rem 0 3.75rem;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
}
div.metalBracket .productsContent_second .peculiarityItem:nth-child(odd){
    padding: 0 3.75rem 0 5rem;
}
div.metalBracket .productsContent_second .peculiarityItem .leftText{
    margin-top: 7rem;
    width: 28rem;
}
div.metalBracket .productsContent_second .peculiarityItem .leftText .peculiarityTit {
    display: flex;
    align-items: flex-start;
    text-align: left;
}

div.metalBracket .productsContent_second .peculiarityItem .leftText .peculiarityTit .num{
    font-family: Doppio One, Doppio One;
    font-weight: 400;
    font-size: 4rem;
    color: #17171A;
    line-height: 3.3125rem;
}
div.metalBracket .productsContent_second .peculiarityItem .leftText .peculiarityTit .tit {
    margin-left: .75rem;
    font-family: PingFang SC, PingFang SC;
    font-weight: 800;
    font-size: 2rem;
    color: #17171A;
    line-height: 3.375rem;
}
div.metalBracket .productsContent_second .peculiarityItem .leftText .description {
    margin-top: 1rem;
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 1.5rem;
    color: #0B0B0D;
    line-height: 2.5rem;
    text-align: left;
}
div.metalBracket .productsContent_second .peculiarityItem .imgBox {
    width: 30rem;
    height: 30rem;
}
div.metalBracket .productsContent_second .peculiarityItem .imgBox img {
    width: 100%;
}