/*
    适配样式
*/
@media (max-width: 992px) {

    /* 通用部分 */
    div.general .crumbs {
        display: none;
    }

    div.general .Promotional {
        margin-top: 1.28rem;
    }

    div.general .Promotional .poster {
        height: 51.2rem;
    }

    div.wrap-box div.wrap-header {
        box-shadow: none;
    }

    div.general .Promotional .poster .products_text div:nth-child(1) {
        font-size: 5.76rem;
        font-weight: 800;
        color: #17171A;
        line-height: 8rem;
        margin-bottom: 3.84rem;
    }

    div.general .Promotional .poster .products_text div:nth-child(2) {
        font-size: 4.48rem;
        font-weight: 500;
        color: #323238;
        line-height: 6.4rem;
        margin-bottom: 5.12rem;
        text-align: center;
    }

    div.general .Promotional .poster .products_text div:nth-child(3) {
        font-size: 3.84rem;
        font-weight: 500;
        color: #90D12E;
        line-height: 5.44rem;
    }

    div.general .Promotional .poster .products_text {
        margin-left: 11.52rem;
    }

    div.general .Promotional .poster>.playBtn {
        width: 14.08rem;
        height: 14.08rem;
    }

    div.general .Promotional::after {
        height: 2.56rem;
    }

    div.general .Promotional::before {
        content: '';
        width: 100%;
        height: 1.28rem;
        background-color: #fafafc;
        position: absolute;
        left: 0;
        top: -1.28rem;
        z-index: 66;
        opacity: 1;
    }

    div.general div.introduction {
        flex-direction: column-reverse;
    }

    div.general div.introduction .rightImgContent>.title,
    div.general div.introduction .leftcontent>.title {
        margin-top: 8.96rem;
        margin-bottom: 6.4rem;
        text-align: center;
        font-size: 6.4rem;
        line-height: 8.96rem;
    }

    div.general div.introduction .rightImgContent {
        margin-right: 0;
        margin-left: 0;
        margin-top: 0;
    }

    div.general div.introduction {
        padding: 0 5.12rem;
        box-sizing: border-box;
    }

    div.general .introduction .rightImgContent .bigImgbox {
        width: 100%;
        height: 92.8rem;
        margin-bottom: 3.84rem;
        border-radius: 3.2rem;
        border: 0;
        background-color: #f9f9fc;
    }

    div.general .introduction .rightImgContent .smallList ul {
        width: 100%;
    }

    div.general .introduction .rightImgContent .bigImgbox img {
        width: 80rem;
        height: 80rem;
    }

    div.general .introduction .rightImgContent .smallList li {
        margin-right: 3.2rem;
        width: 20.48rem;
        height: 20.48rem;
        border-bottom: .64rem solid transparent;
    }


    div.general .introduction .leftcontent li {
        margin-bottom: 5.12rem;
    }

    div.general .introduction .leftcontent li .tit {
        margin-bottom: 2.56rem;
        font-size: 4.8rem;
        color: #0B0B0D;
        line-height: 6.72rem;
    }

    div.general .introduction .leftcontent li .ductionText {
        font-size: 4.16rem;
        color: #323238;
        line-height: 5.76rem;
    }

    div.general .introduction .leftcontent li:nth-last-child(1) {
        margin-bottom: 10.24rem;
    }

    div.general .introduction .leftcontent .consult {
        margin-bottom: 10.24rem;
        width: 100%;
        height: 14.08rem;
        font-size: 4.8rem;
        line-height: 14.08rem;
        border-radius: 1.6rem;
    }

    div.general .segmentation {
        position: relative;
        overflow: unset;
        margin-bottom: 0;
        padding-bottom: 8.96rem;
    }

    div.general .segmentation::before {
        content: '';
        position: absolute;
        bottom: -3.84rem;
        left: 0;
        width: 100%;
        height: 3.84rem;
        background-color: #f7f7fa;

    }

    div.general .softwareImgCarousel .tit {
        margin-top: 8.96rem;
        margin-bottom: 6.4rem;
        font-size: 6.4rem;
        line-height: 8.96rem;
    }

    div.general .softwareImgCarousel {
        position: relative;
        overflow: unset;
        margin-bottom: 3.84rem;
    }

    div.general .softwareImgCarousel .carouselContent {
        margin-bottom: 5.12rem;
        width: 112.32rem;
        overflow: hidden;
    }

    div.general .softwareImgCarousel .carouselContent ul li img {
        width: 112.32rem;
        height: 64rem;
    }

    div.general .softwareImgCarousel .carouselContent .leftBtn,
    div.general .softwareImgCarousel .carouselContent .rightBtn {
        width: 7.68rem;
        height: 7.68rem;
        border-radius: 50%;
    }

    div.general .softwareImgCarousel .carouselContent .leftBtn::before,
    div.general .softwareImgCarousel .carouselContent .rightBtn::before {
        width: 2.24rem;
        height: 2.24rem;
        border: .64rem solid #ffffff;
        border-left: 0;
        border-bottom: 0;
    }

    div.general .softwareImgCarousel .quickNavigation {
        /* padding-bottom: 8.96rem; */
        margin-bottom: 0;
    }

    div.general .softwareImgCarousel .quickNavigation ul li.active {
        font-weight: bold;
    }

    div.general .softwareImgCarousel .quickNavigation ul li {
        margin-right: 5.92rem;
        font-size: 4.48rem;
        line-height: unset;
    }

    div.general .softwareImgCarousel .quickNavigation ul li::before {
        font-size: 3.5rem;
        right: -2.88rem;
        height: 2.56rem;
    }

    div.general .propagateContent_first .topText .tit {
        margin-top: 8.96rem;
        margin-bottom: 3.84rem;
        font-size: 6.4rem;
        line-height: 8.96rem;
    }

    div.general .propagateContent_first .topText>p {
        font-size: 3.84rem;
        line-height: 5.44rem;
    }

    div.general .propagateContent_first .topText {
        overflow: hidden;
    }

    div.general .propagateContent_first .imgList ul {
        flex-wrap: wrap;
    }

    div.general .propagateContent_first .imgList ul li:nth-child(-n + 3) {
        margin-bottom: 6.4rem;
    }

    div.general .propagateContent_first .imgList ul li .img {
        width: 25.6rem;
        height: 25.6rem;
    }

    div.general .propagateContent_first .imgList ul li:nth-last-child(4) {
        margin-right: 0;
    }

    div.general .propagateContent_first .imgList ul li>span {
        margin-top: 3.84rem;
        font-size: 4.48rem;
        line-height: 5.76rem;
    }

    div.general .propagateContent_first .imgList ul li {
        margin-right: 12.8rem;
    }

    div.general .propagateContent_first .imgList {
        margin-bottom: 0;
        padding-bottom: 8.96rem;
    }

    div.general .propagateContent_second {
        margin-top: 12.8rem;
    }

    div.general .propagateContent_third .topContent {
        margin-top: 12.8rem;
    }

    div.general .propagateContent_third .topContent .tit {
        margin-bottom: 3.84rem;
        font-size: 6.4rem;
        line-height: 8.96rem;
    }

    div.general .propagateContent_third .topContent>p {
        padding: 0 5.6rem;
        font-size: 3.84rem;
        line-height: 5.44rem;
    }

    div.general .propagateContent_third .bottomContent {
        display: none;
        margin-top: 6.4rem;
        margin: 6.4rem;
        justify-content: space-between;
    }

    div.general .propagateContent_third .bottomContent.bottomContent-min {
        display: flex !important;
    }

    div.general .propagateContent_third .bottomContent .topFlowChart ul {
        flex-wrap: wrap;
        width: 48rem;
    }

    div.general .propagateContent_third .bottomContent .topFlowChart ul li {
        flex-direction: column;
        width: 48rem;
    }

    div.general .propagateContent_third .bottomContent .topFlowChart ul li .text {
        margin-left: 0;
        margin-top: 7.52rem;
        margin-bottom: 7.52rem;
        line-height: 5.44rem;
        font-size: 3.84rem;

    }

    div.general .propagateContent_third .bottomContent .topFlowChart ul li .text::after {
        width: 12.8rem;
        right: -16.64rem;
        bottom: 10.24rem;
        left: unset;
        background-size: 1.92rem 0.125rem;
        transform: rotate(90deg);
        transform-origin: 0 0;
    }

    div.general .propagateContent_third .bottomContent .topFlowChart ul li .text::before {
        border: 1.28rem solid transparent;
        border-top-color: #17171A;
        right: -4.8rem;
        bottom: -5.12rem;
    }

    div.general .propagateContent_third .bottomContent .topFlowChart ul li:nth-last-child(1)::before {
        display: none;
    }

    div.general .propagateContent_third .bottomContent .topFlowChart ul li:nth-child(1) {
        position: relative;
    }

    div.general .propagateContent_third .bottomContent .topFlowChart ul li:nth-child(1)::before {
        content: "";
        position: absolute;
        width: 6.4rem;
        height: 1px;
        top: 14.4rem;
        right: -11.4rem;
        background-image: linear-gradient(to right, #17171a 0%, #17171a 50%, rgb(255, 255, 255) 0%);
        background-size: 1.92rem 0.125rem;
        background-repeat: repeat-x;
    }

    div.general .propagateContent_third .bottomContent .bottomFlowChart ul {
        flex-wrap: wrap;
        justify-content: flex-end;
    }

    div.general .propagateContent_third .bottomContent .bottomFlowChart ul li {
        width: 35.2rem;
        height: 68.48rem;
    }

    div.general .propagateContent_third .bottomContent .bottomFlowChart ul li:nth-child(2) {
        margin: 6.4rem 0;
    }

    div.general .propagateContent_third .bottomContent .bottomFlowChart ul li .imgBox {
        flex-direction: column;
        padding: 3.84rem 0 3.84rem 0;
        box-sizing: border-box;
        justify-content: space-between;
    }

    div.general .propagateContent_third .bottomContent .bottomFlowChart ul li .imgBox>div {
        position: relative;
        left: unset;
        bottom: unset;
    }

    div.general .propagateContent_third .bottomContent .bottomFlowChart {
        margin-top: 0;
    }

    div.general div.propagateContent_third div.bottomContent .bottomFlowChart ul li .imgBox img {
        width: 19.2rem !important;
        height: unset !important;
    }


    div.general .propagateContent_third .bottomContent .bottomFlowChart ul li .imgBox>div:nth-child(1)::before {
        background-size: 1.92rem 0.125rem;
        top: unset !important;
        bottom: -2.24rem;
        right: 3.2rem;
        width: 6.5rem;
        transform: rotate(90deg);
        transform-origin: 0 0;
    }

    div.general .propagateContent_third .bottomContent .bottomFlowChart ul li .imgBox>div:nth-child(1)::after {
        top: unset !important;
        bottom: -9.64rem;
        right: 8.96rem;
        border: .96rem solid transparent;
        border-top-color: #17171A;
    }

    div.general .propagateContent_third .bottomContent .bottomFlowChart ul li .lineBox {
        width: 79rem;
        top: 34.88rem;
        left: -13.76rem;
        background-size: 1.92rem 0.125rem;
        transform: rotate(-90deg);
        transform-origin: 0 0;
    }

    div.general .propagateContent_third .bottomContent .bottomFlowChart ul li .lineBox::before {
        top: calc(2.5rem - .125rem);
        left: -2.5rem;
        width: 5rem;
        background-size: 1.92rem 0.125rem;
    }

    div.general .propagateContent_third .bottomContent .bottomFlowChart ul li .lineBox::after {
        top: 5.44rem;
        left: -0.96rem;
        border: .96rem solid transparent;
        border-top-color: #17171a;
    }

    div.general .propagateContent_third .bottomContent .bottomFlowChart ul li:nth-child(1) .lineBox {
        width: 21rem;
    }

    div.general .propagateContent_third .bottomContent .bottomFlowChart ul li:nth-child(3) .lineBox {
        width: 81rem;
    }

    div.general .argumentinfo {
        width: 100%;
        padding: 0 5.12rem;
        box-sizing: border-box;
    }

    div.general .argumentinfo .title {
        margin-top: 12.8rem;
        margin-bottom: 5.12rem;
        font-size: 6.4rem;
        line-height: 8.96rem;
    }

    div.general .argumentinfo .table {
        flex-direction: column;
    }

    div.general .argumentinfo .table .box:nth-child(1) {
        margin-bottom: 7.04rem;
    }

    div.general .argumentinfo .table .box .tit {
        margin-bottom: 6.4rem;
        font-size: 4.8rem;
        line-height: 6.72rem;
    }

    div.general .argumentinfo .table .box .leftText {
        margin-bottom: 3.2rem;
        width: 24rem;
        font-size: 4.16rem;
        line-height: 5.76rem;
    }

    div.general .argumentinfo .table .box .rightText {
        margin-left: 4.25rem;
        margin-bottom: 3.2rem;
        font-size: 4.16rem;
        line-height: 5.76rem;
        flex: 1;
    }

    div.general div.introduction .leftcontent {
        margin-top: 7.68rem;
    }

    div.general .titStyle .topContent {
        margin-top: 8.96rem;
        width: unset;
        text-align: center;
    }

    div.general .titStyle .topContent .tit {
        margin-bottom: 3.84rem;
        font-size: 6.4rem;
        line-height: 8.96rem;
    }

    div.general .titStyle .topContent p {
        text-align: center;
        font-size: 3.84rem;
        line-height: 5.44rem;
    }

    /* 口扫部分 --start*/

    div.intraoralScanner .propagateContent_third .bottomContent .bottomFlowChart ul li .imgBox .img {
        height: unset;
        justify-content: center;
    }

    div.intraoralScanner .propagateContent_third .bottomContent .bottomFlowChart ul li .imgBox>div span:nth-last-child(1) {
        display: block;
        margin-left: 0;
        margin-top: 1.92rem;
        font-size: 3.84rem;
        line-height: 5.44rem;
    }

    div.intraoralScanner div.detailContent {
        padding: 8.96rem 6.4rem;
        margin-top: 3.84rem;
        margin-bottom: 3.84rem;
        overflow: unset;
        width: 100%;
        height: 109.92rem;
        background: #ffffff;
        box-sizing: border-box;
    }

    div.intraoralScanner div.detailContent::before {
        content: '';
        position: absolute;
        top: -3.84rem;
        left: 0;
        width: 100%;
        height: 3.84rem;
        background-color: #f7f7fa;
    }

    div.intraoralScanner div.detailContent::after {
        content: '';
        position: absolute;
        bottom: -3.84rem;
        left: 0;
        width: 100%;
        height: 3.84rem;
        background-color: #f7f7fa;
    }

    div.intraoralScanner div.detailContent .imgBox {
        margin: 0;
        margin-top: 13.6rem;
        padding-right: 10.88rem;
        width: 100%;
        height: 42.48rem;
        box-sizing: border-box;
    }

    div.intraoralScanner div.detailContent .textBox ul li::after {
        background-size: 1.92rem 0.125rem;
    }

    div.intraoralScanner div.detailContent .textBox ul li .tit {
        margin-bottom: 1.28rem;
        font-size: 4.48rem;
        line-height: 5.76rem;
    }

    div.intraoralScanner div.detailContent .textBox ul li .text {
        font-size: 3.2rem;
        line-height: 4.16rem;
    }

    div.intraoralScanner div.detailContent .textBox ul li {
        width: 26.72rem;
        top: 21.12rem;
        left: 6.4rem;
    }

    div.intraoralScanner div.detailContent .textBox ul li::after {
        width: 14.0625rem;
        left: 5.44rem;
    }

    div.intraoralScanner div.detailContent .textBox ul li:nth-child(2) {
        top: 8.96rem;
        left: 40rem;
        width: 28.8rem;
    }

    div.intraoralScanner div.detailContent .textBox ul li:nth-child(2)::after {
        left: 3.2rem;
        width: 16.25rem;
    }

    div.intraoralScanner div.detailContent .textBox ul li:nth-child(3) {
        top: 42.08rem;
        right: 6.4rem;
        width: 27.2rem;
    }

    div.intraoralScanner div.detailContent .textBox ul li:nth-child(3)::after {
        left: 4.0625rem;
        width: 9.625rem;
        top: -9.875rem;
    }

    div.intraoralScanner div.detailContent .textBox ul li:nth-child(4) {
        right: 38.72rem;
        bottom: 30.24rem;
        width: 31.88rem;
    }

    div.intraoralScanner div.detailContent .textBox ul li:nth-child(4)::after {
        left: 11.4375rem;
        width: 10.625rem;
        top: -11.875rem;
    }

    div.intraoralScanner div.detailContent .textBox ul li:nth-child(5) {
        left: 17.92rem;
        bottom: 8.96rem;
        width: 25.52rem;
    }

    div.intraoralScanner div.detailContent .textBox ul li:nth-child(5)::after {
        left: 7.4375rem;
        width: 12.625rem;
        top: -12.875rem;
    }

    div.intraoralScanner div.propagateContent_first .topText .tit {
        margin-top: 8.96rem;
    }

    div.intraoralScanner div.propagateContent_first .imgList ul li .img {
        padding: 0 .64rem;
        width: 25.6rem;
        height: 25.6rem;
    }

    div.intraoralScanner div.propagateContent_second .topText .tit {
        font-size: 6.4rem;
        line-height: 8.96rem;
    }

    div.intraoralScanner div.propagateContent_second .topText>p {
        margin-bottom: 6.4rem;
        padding: 0 5.76rem;
        font-size: 3.84rem;
        line-height: 7.04rem;
    }

    div.intraoralScanner div.propagateContent_second .imgBox {
        padding-bottom: 8.96rem;
        width: 100%;
        height: 67.52rem;
    }

    div.intraoralScanner div.propagateContent_third .topContent p {
        display: none;
    }

    div.intraoralScanner div.propagateContent_third .topContent p:nth-last-child(1) {
        display: block !important;
    }

    div.intraoralScanner div.propagateContent_third .bottomContent .topFlowChart ul li:nth-child(1) img {
        width: 48rem;
        height: 48rem;
    }

    div.intraoralScanner div.propagateContent_third .bottomContent .topFlowChart ul li:nth-child(2n) img {
        width: unset;
        height: 35.2rem;
    }

    div.intraoralScanner div.propagateContent_third .bottomContent .topFlowChart ul li:nth-child(3) img {
        width: 32rem;
        height: 32rem;
    }

    div.intraoralScanner .propagateContent_third .bottomContent .bottomFlowChart ul li:nth-child(2) .imgBox>div {
        left: unset;
    }

    div.intraoralScanner .propagateContent_third .bottomContent .bottomFlowChart ul li:nth-child(3) .imgBox>div {
        left: unset;
    }

    div.intraoralScanner .propagateContent_third .bottomContent .bottomFlowChart ul li:nth-child(3) .imgBox>div span:nth-last-child(1) {
        margin-left: 0;
    }

    div.intraoralScanner .propagateContent_third .bottomContent .bottomFlowChart ul li:nth-child(2) .imgBox>div span:nth-last-child(1) {
        margin-left: 0;
    }

    div.intraoralScanner .propagateContent_third .bottomContent .bottomFlowChart ul li:nth-child(2) .imgBox>div:nth-child(1) img {
        width: 12.8rem !important;
    }

    div.intraoralScanner .propagateContent_third .bottomContent .bottomFlowChart ul li:nth-child(2) .imgBox>div:nth-child(2) img {
        width: 16rem !important;
    }

    /* 口扫部分 --end*/

    /* 3d打印机部分 --start*/
    div.printer3D div.Promotional .mask {
        background-size: 108% 100%;
    }

    div.printer3D div.introduction {
        position: relative;
        padding-top: 24.32rem;
    }

    div.printer3D div.introduction .leftcontent>.title {
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
    }

    div.printer3D div.propagateContent_first {
        padding: 0 8rem;
        padding-bottom: 8.96rem;
        margin-top: 3.84rem;
        width: unset;
        background-color: #ffffff;
    }

    /* div.printer3D div.propagateContent_first .topText .tit {
        margin-top: 12.8rem;
    } */

    div.printer3D div.propagateContent_first .imgList {
        display: none;
        margin-top: 6.4rem;
        padding-bottom: 0;
        width: 103.68rem;
        height: 76.8rem;
        background-color: #fafafc;
    }

    div.printer3D div.propagateContent_first .imgList>img {
        width: 80%;
        height: unset;
    }

    div.printer3D div.propagateContent_first .imgList-min {
        position: relative;
        margin-top: 6.4rem;
        display: block !important;
        width: 103.68rem;
        height: 76.8rem;
    }
    div.printer3D div.propagateContent_first .imgList-min::after,
    div.printer3D div.propagateContent_first .imgList-min::before {
        content: '';
        position: absolute;
        width: 19.8rem;
        height: 1px;
        background-image: linear-gradient(to right, #8ecd2e 0%, #8ecd2e 50%, rgb(255, 255, 255) 0%);
        background-repeat: repeat-x;
        background-size: 1.92rem 0.125rem;
        transform: rotate(90deg);
        transform-origin: 0 0;
    }

    div.printer3D div.propagateContent_first .imgList-min::after {
        top: 26.24rem;
        right: 10.24rem;
    }
    div.printer3D div.propagateContent_first .imgList-min::before {
        top: 26.24rem;
        left: 24.32rem;
    }

    div.printer3D div.propagateContent_first .imgList-min img {
        width: 100%;
    }

    div.printer3D div.propagateContent_second {
        padding-bottom: 20.8rem;
        position: relative;
        flex-direction: column-reverse;
        align-items: center;
    }

    div.printer3D div.propagateContent_second .rightText .bottomContent .img {
        display: none;
    }

    div.printer3D div.propagateContent_second .rightText .topContent {
        margin: 0;
        text-align: center;
    }

    div.printer3D div.propagateContent_second .rightText .topContent .tit {
        margin-bottom: 3.84rem;
        font-size: 6.4rem;
        line-height: 8.96rem;
    }

    div.printer3D div.propagateContent_second .rightText .topContent>p {
        margin-bottom: 6.4rem;
        font-size: 3.84rem;
        line-height: 4.48rem;
    }

    div.printer3D div.propagateContent_second .rightText {
        padding: 0 5.76rem;
        width: unset;
    }

    div.printer3D div.propagateContent_second .imgBox {
        width: 97.6rem;
        height: 79.04rem;
    }

    div.printer3D div.propagateContent_second .rightText .bottomContent,
    div.printer3D div.propagateContent_third .rightText .bottomContent {
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        margin: 0;
        padding: 6.4rem 0 8.96rem;
        height: unset;
        background-color: #ffffff;
        color: #575761;
        font-size: 3.84rem;
        line-height: 5.44rem;
    }

    div.printer3D div.propagateContent_third {
        position: relative;
        margin-top: 3.84rem;
        padding-bottom: 26.24rem;
        flex-direction: column;
    }

    div.printer3D div.propagateContent_third .rightText {
        width: unset;
    }

    div.printer3D div.propagateContent_third .topContent {
        margin-top: 8.96rem;
        width: unset;
        text-align: center;
    }

    div.printer3D div.propagateContent_third .topContent p {
        padding: 0 5rem;
        text-align: center;
    }

    div.printer3D div.propagateContent_third .rightText .bottomContent .img {
        display: none;
    }

    div.printer3D div.propagateContent_third .rightText .bottomContent p {
        padding: 0 5.76rem;
        font-size: unset;
        line-height: unset;
        text-align: center;
    }

    div.printer3D div.propagateContent_third .rightText .bottomContent {
        left: 0;
        transform: translateX(0%);
    }

    div.printer3D div.propagateContent_third .imgBox {
        margin-top: 6.4rem;
        width: 100%;
        height: 50.56rem;
    }

    div.printer3D div.propagateContent_third .imgBox img {
        width: 97.6rem;
    }

    div.printer3D div.propagateContent_four .topContent {
        margin-top: 12.8rem;
    }

    div.printer3D div.propagateContent_four .topContent p {
        padding: 0 5.76rem;
    }

    div.printer3D div.propagateContent_four .bottomContent {
        margin: 0 8rem;
        width: unset;
    }

    div.printer3D div.propagateContent_four .bottomContent ul li {
        width: 25.6rem;
        height: 25.6rem;
    }

    div.printer3D div.propagateContent_four .bottomContent ul:nth-child(1) {
        margin-bottom: 6.4rem;
    }

    div.printer3D div.propagateContent_five {
        width: unset;
    }

    div.printer3D div.propagateContent_five .topContent {
        margin: 12.8rem 5.76rem 0;
    }

    div.printer3D div.propagateContent_five .bottomContent {
        margin-top: 6.4rem;
        width: 100%;
        height: 67.2rem;
    }

    div.printer3D div.propagateContent_six .topContent {
        padding: 0 5.76rem;
    }

    div.printer3D div.propagateContent_six .topContent p {
        display: inline;
    }

    div.printer3D div.propagateContent_six .bottomContent>img {
        display: none;
    }

    div.printer3D div.propagateContent_six .bottomContent .img-minBox {
        display: block !important;
    }

    div.printer3D div.propagateContent_six .bottomContent .img-minBox ul {
        position: relative;
        width: 103.68rem;
        height: 76.8rem;
        background-color: #fafafc;
    }

    div.printer3D div.propagateContent_six .bottomContent .img-minBox ul li img {
        position: absolute;
        top: 5.28rem;
        left: 5.76rem;
        width: 39.68rem;
        height: 29.76rem;
    }

    div.printer3D div.propagateContent_six .bottomContent .img-minBox ul li:nth-child(2) img {
        top: 3.36rem;
        left: unset;
        right: 5.76rem;
        width: 33.6rem;
        height: 33.6rem;
    }

    div.printer3D div.propagateContent_six .bottomContent .img-minBox ul li:nth-child(3) img {
        top: unset;
        left: 36.8rem;
        bottom: 6.4rem;
        width: 28.32rem;
        height: 32.32rem;
        transform: scale(1.3);
    }

    div.printer3D div.propagateContent_six .bottomContent {
        margin: 3.84rem 8.16rem 0;
        width: unset;
        height: unset;
    }

    div.printer3D div.propagateContent_six .bottomContent .img-minBox ul li .line {
        position: absolute;
        top: 20.16rem;
        left: 48.48rem;
        width: 12.8rem;
        height: 1px;
        background-image: linear-gradient(to right, #17171a 0%, #17171a 50%, rgb(255, 255, 255) 0%);
        background-repeat: repeat-x;
        background-size: 1.92rem 0.125rem;
    }

    div.printer3D div.propagateContent_six .bottomContent .img-minBox ul li:nth-child(2) .line {
        top: 41.8rem;
        left: unset;
        right: 21.24rem;
        transform: rotate(135deg);

    }

    div.printer3D div.propagateContent_six .bottomContent .img-minBox ul li:nth-child(3) .line {
        top: 41.8rem;
        left: 18.48rem;
        transform: rotate(45deg);
    }

    div.printer3D div.propagateContent_six .bottomContent .img-minBox ul li .line::after {
        content: "";
        position: absolute;
        top: calc(-0.96rem);
        left: -1.92rem;
        width: 0;
        height: 0;
        border: .96rem solid transparent;
        border-right-color: #17171a;
    }

    div.printer3D div.propagateContent_six .bottomContent .img-minBox ul li .line::before {
        content: "";
        position: absolute;
        top: calc(-0.96rem);
        right: -1.92rem;
        width: 0;
        height: 0;
        border: .96rem solid transparent;
        border-left-color: #17171a;
    }

    div.printer3D div.argumentinfo .table .box .leftText {
        width: 28rem;
    }

    /* 3d打印机部分 --end*/
    /* 齿科膜形机 --start*/
    div.thermoformIngUnit div.introduction {
        position: relative;
        padding-top: 24.32rem;
        margin-bottom: 3.84rem;
    }

    div.thermoformIngUnit div.introduction .leftcontent>.title {
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
    }

    div.thermoformIngUnit div.propagateContent_first {
        width: unset;
        padding: 0 4.48rem;
        margin-bottom: 3.84rem;
        background-color: #ffffff;
    }

    div.thermoformIngUnit div.propagateContent_first .topText>p {
        margin-bottom: 6.4rem;
    }

    div.thermoformIngUnit div.propagateContent_first .imgList {
        width: 103.68rem;
        height: 54.4rem;
    }

    div.thermoformIngUnit .propagateContent_second {
        position: relative;
        padding-bottom: 20.8rem;
        flex-direction: column-reverse;
        align-items: center;
    }

    div.thermoformIngUnit div.propagateContent_second .rightText {
        width: unset;
        padding: 0 5.76rem;
    }

    div.thermoformIngUnit div.propagateContent_second .rightText .topContent {
        margin: 0;
    }

    div.thermoformIngUnit div.propagateContent_second .rightText .bottomContent .img {
        display: none;
    }

    div.thermoformIngUnit div.propagateContent_second .rightText .topContent .tit {
        margin-bottom: 3.84rem;
        font-size: 6.4rem;
        line-height: 8.96rem;
        text-align: center;
    }

    div.thermoformIngUnit div.propagateContent_second .rightText .topContent>p {
        font-size: 3.84rem;
        line-height: 4.48rem;
        text-align: center;
    }

    div.thermoformIngUnit div.propagateContent_second .rightText .bottomContent {
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        margin: 0;
        padding: 6.4rem 0 8.96rem;
        height: unset;
        background-color: #ffffff;
        color: #575761;
        font-size: 3.84rem;
        line-height: 5.44rem;
    }

    div.thermoformIngUnit div.propagateContent_second .rightText .bottomContent p {
        padding: 0 5.76rem;
        font-size: unset;
        line-height: unset;
        text-align: center;
    }

    div.thermoformIngUnit div.propagateContent_second .imgBox {
        margin-top: 6.4rem;
        width: 96rem;
        height: 78.4rem;
    }

    div.thermoformIngUnit div.propagateContent_four {
        padding: 0 5.76rem;
        margin-top: 12.8rem;
        width: unset;
    }

    div.thermoformIngUnit div.propagateContent_four .bottomContent {
        margin-top: 6.4rem;
        margin-bottom: 0;
        padding-bottom: 8.96rem;
    }

    div.thermoformIngUnit div.propagateContent_four .bottomContent ul li img {
        width: 25.6rem;
        height: 25.6rem;
    }

    div.thermoformIngUnit div.propagateContent_four .bottomContent ul li>span {
        margin-top: 3.84rem;
        font-size: 4.16rem;
        line-height: 5.76rem;
    }

    div.thermoformIngUnit div.propagateContent_five {
        width: unset;
    }

    div.thermoformIngUnit div.propagateContent_five.titStyle .topContent {
        margin-top: 12.8rem
    }

    div.thermoformIngUnit div.propagateContent_five .bottomContent {
        display: none;
    }

    div.thermoformIngUnit div.propagateContent_five .bottomContent-min {
        padding: 0 5.76rem;
        margin-top: 6.4rem;
        display: block !important;
        background-color: #fafafc;
    }

    div.thermoformIngUnit div.propagateContent_five .bottomContent-min .notCloseBox {
        position: relative;
        height: 92.8rem;
        padding: 8.64rem 0 0;
    }

    div.thermoformIngUnit div.propagateContent_five .bottomContent-min .notCloseBox img:nth-child(1) {
        position: absolute;
        top: 8.64rem;
        left: 1.92rem;
        width: 48rem;
        height: 28.48rem;
        z-index: 2;
    }

    div.thermoformIngUnit div.propagateContent_five .bottomContent-min .notCloseBox img:nth-child(2) {
        position: absolute;
        top: 28.16rem;
        right: 1.92rem;
        width: 85.76rem;
        height: 52.48rem;
        z-index: 1;
    }

    div.thermoformIngUnit div.propagateContent_five .bottomContent-min .text {
        position: absolute;
        top: 12.48rem;
        left: 58.4rem;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        font-size: 3.84rem;
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        color: #575761;
        line-height: 4.48rem;
    }

    div.thermoformIngUnit div.propagateContent_five .bottomContent-min .line {
        position: absolute;
        top: 19.84rem;
        left: 38.88rem;
        width: 20.48rem;
        height: 20.48rem;
        border-radius: 50%;
        border: 1px dashed #90D12E;
    }

    /* -------- */
    div.thermoformIngUnit div.propagateContent_five .bottomContent-min .isCloseBox {
        position: relative;
        height: 85.28rem;
    }

    div.thermoformIngUnit div.propagateContent_five .bottomContent-min .isCloseBox img:nth-child(1) {
        position: absolute;
        top: 0;
        right: 1.92rem;
        width: 48rem;
        height: 28.48rem;
        z-index: 2;
    }

    div.thermoformIngUnit div.propagateContent_five .bottomContent-min .isCloseBox img:nth-child(2) {
        position: absolute;
        top: 19.84rem;
        left: 1.92rem;
        width: 85.76rem;
        height: 52.8rem;
        z-index: 1;
    }

    div.thermoformIngUnit div.propagateContent_five .bottomContent-min .isCloseBox .text {
        position: absolute;
        top: 5.88rem;
        left: 20.12rem;
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        font-size: 3.84rem;
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        color: #575761;
        line-height: 4.48rem;
    }

    div.thermoformIngUnit div.propagateContent_five .bottomContent-min .isCloseBox .line {
        position: absolute;
        top: 10.88rem;
        left: 48.6rem;
        width: 20.48rem;
        height: 20.48rem;
        border-radius: 50%;
        border: 1px dashed #90D12E;
    }

    div.thermoformIngUnit div.argumentinfo .table .box:nth-child(1) {
        margin-bottom: 0;
    }

    div.thermoformIngUnit div.argumentinfo .table .box:nth-last-child(1)>.tit {
        display: none;
    }

    div.thermoformIngUnit div.argumentinfo .table .box .leftText {
        width: 30rem;
    }

    /* 齿科膜形机 --end*/
    /* 齿科桌面扫描仪 --start*/
    div.labScanner_D3 div.Promotional .poster {
        flex-direction: row-reverse;
        justify-content: flex-end;
        align-items: unset;
    }

    div.labScanner_D3 .Promotional .poster .products_img {
        margin-left: 5.76rem;
        width: 46.4rem;
    }

    div.labScanner_D3 .Promotional .poster .products_text {
        margin-left: 11.52rem;
        margin-top: 7.68rem;
    }

    div.labScanner_D3 div.introduction {
        position: relative;
        padding-top: 24.32rem;
        margin-bottom: 3.84rem;
    }

    div.labScanner_D3 div.introduction .leftcontent>.title {
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
    }

    div.labScanner_D3 div.introText {
        padding-top: 44.48rem;
        justify-content: center;
        background-color: #ffffff;
    }

    div.labScanner_D3 div.introText .rightContent .text {
        position: absolute;
        top: 8.96rem;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
        text-align: center;
    }

    div.labScanner_D3 div.introText .rightContent .text .tit {
        margin-bottom: 3.84rem;
        font-size: 6.4rem;
        line-height: 8.96rem;
    }

    div.labScanner_D3 div.introText .rightContent .text>p {
        padding: 0 5.76rem;
        font-size: 3.84rem;
        line-height: 5.76rem;
    }

    div.labScanner_D3 div.introText .leftImgBox {
        margin: 0;
        padding: 1.6rem;
        width: 51.2rem;
        height: 51.2rem;
        background-color: #fafafc;
    }

    div.labScanner_D3 div.introText .rightContent {
        margin-top: 0;
        width: 51.2rem;
        height: 54.4rem;
        background-color: #fafafc;
    }

    div.labScanner_D3 div.introText .rightContent .bottomImgBox {
        margin: 0;
        height: 100%;
    }

    div.labScanner_D3 div.introText .rightContent .bottomImgBox>img {
        position: absolute;
        bottom: 3.6rem;
        right: 7.04rem;
        width: 38.68rem;
        height: unset;
    }

    div.labScanner_D3 div.introText .rightContent .bottomImgBox .bacImg {
        top: 9.28rem;
        left: -8rem;
        width: 14.4rem;
        height: 14.4rem;
    }

    div.labScanner_D3 div.softwareImgCarousel .tit {
        margin-top: 12.8rem;
    }

    div.labScanner_D3 div.propagateContent_first {
        background-color: #ffffff;
    }

    div.labScanner_D3 div.propagateContent_first .topText>p {
        padding: 0 5.76rem;
    }

    div.labScanner_D3 div.propagateContent_first .imgList {
        margin: 0 5.12rem;
        padding-bottom: 0;
        background-color: #f9f9fc;
    }

    div.labScanner_D3 div.propagateContent_first .imgList ul li .img {
        overflow: hidden;
        width: 49.92rem;
        height: 38.4rem;
        border-radius: 1.28rem;
    }

    div.labScanner_D3 div.propagateContent_first .imgList ul li>span {
        font-size: 3.84rem;
        line-height: 4.48rem;
    }

    div.labScanner_D3 div.propagateContent_first div.imgList ul li:nth-child(n + 1) {
        margin-right: 0;
        margin-bottom: 3.84rem;
    }

    div.labScanner_D3 div.propagateContent_first .imgList ul {
        justify-content: space-between;
        padding: 3.84rem 3.84rem 0;
    }

    div.labScanner_D3 div.propagateContent_third .topContent {
        padding: 0 5.76rem;
    }

    div.labScanner_D3 div.propagateContent_third .topContent>p {
        display: inline;
        padding: 0;
    }

    div.labScanner_D3 div.propagateContent_second>.tit {
        margin-bottom: 8rem;
        font-size: 6.4rem;
        line-height: 8.96rem;
    }

    div.labScanner_D3 div.propagateContent_second>.content .leftBOx .tit {
        margin-top: 2.72rem;
        margin-bottom: 3.68rem;
        padding: 3.84rem 4.16rem;
        background-color: #e9f6d5;
        border-radius: 1.92rem;
        font-size: 4.48rem;
        line-height: 6.4rem;

    }

    div.labScanner_D3 div.propagateContent_second>.content .leftBOx p {
        width: 52.8rem;
        font-size: 3.84rem;
        line-height: 5.76rem;
        text-align: left;
    }

    div.labScanner_D3 div.propagateContent_second>.content {
        padding: 0 6.72rem;
        justify-content: space-between;
    }

    div.labScanner_D3 div.propagateContent_second>.content .rightBox {
        margin-left: 0;
        width: 51.52rem;
        height: 40.32rem;
    }

    div.labScanner_D3 div.propagateContent_second>.content:nth-last-child(1) .rightBox {
        margin-right: 0;
    }

    div.labScanner_D3 div.propagateContent_second>.content:nth-last-child(1) {
        margin-top: 9.6rem;
    }

    div.labScanner_D3 div.propagateContent_second>.content:nth-last-child(1) .leftBOx .tit {
        margin-top: 0;
    }

    div.labScanner_D3 div.propagateContent_second>.content:nth-last-child(1) .leftBOx p {
        text-align: start;
    }

    div.labScanner_D3 div.argumentinfo .table .box .leftText {
        width: 30rem;
    }

    /* s */
    div.labScanner_D3 div.propagateContent_third .bottomContent .topFlowChart ul li:nth-child(1) img {
        width: 48rem;
        height: 48rem;
    }

    div.labScanner_D3 div.propagateContent_third .bottomContent .topFlowChart ul li:nth-child(2n) img {
        width: unset;
        height: 35.2rem;
    }

    div.labScanner_D3 div.propagateContent_third .bottomContent .topFlowChart ul li:nth-child(3) img {
        width: 32rem;
        height: 32rem;
    }

    div.labScanner_D3 div.propagateContent_third .bottomContent .bottomFlowChart ul li:nth-child(2) .imgBox>div {
        left: unset;
    }

    div.labScanner_D3 div.propagateContent_third .bottomContent .bottomFlowChart ul li:nth-child(3) .imgBox>div {
        left: unset;
    }

    div.labScanner_D3 .propagateContent_third .bottomContent .bottomFlowChart ul li .imgBox>div:nth-last-child(1) {
        margin-left: 0;
    }

    div.labScanner_D3 div.propagateContent_third .bottomContent .bottomFlowChart ul li:nth-child(3) .imgBox>div span:nth-last-child(1) {
        margin-left: 0;
    }

    div.labScanner_D3 div.propagateContent_third .bottomContent .bottomFlowChart ul li:nth-child(2) .imgBox>div span:nth-last-child(1) {
        margin-left: 0;
    }

    div.labScanner_D3 div.propagateContent_third .bottomContent .bottomFlowChart ul li:nth-child(2) .imgBox>div:nth-child(1) img {
        width: 12.8rem !important;
    }

    div.labScanner_D3 div.propagateContent_third .bottomContent .bottomFlowChart ul li:nth-child(2) .imgBox>div:nth-child(2) img {
        width: 16rem !important;
    }

    div.labScanner_D3 div.propagateContent_third .bottomContent .bottomFlowChart ul li .imgBox {
        width: 100%;
        height: 100%;
    }

    div.labScanner_D3 div.propagateContent_third .bottomContent .bottomFlowChart ul li .imgBox .img {
        height: unset;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    div.labScanner_D3 div.propagateContent_third .bottomContent .bottomFlowChart ul li .imgBox>div span:nth-last-child(1) {
        display: block;
        margin-left: 0;
        margin-top: 1.92rem;
        font-size: 3.84rem;
        line-height: 5.44rem;
    }

    div.labScanner_D3 div.propagateContent_third .bottomContent .bottomFlowChart ul li .imgBox>div {
        margin-left: 0;
    }

    /* 齿科桌面扫描仪 --end*/

    /* 齿科桌面扫描仪 --end*/
    /* 成像板扫描仪 Smart CR --start*/
    div.imageIngPlate div.introduction {
        margin-bottom: 3.84rem;
    }

    div.imageIngPlate div.introduction .leftcontent {
        margin-left: 0;
    }

    div.imageIngPlate div.propagateContent_first {
        background-color: #ffffff;
        padding-bottom: 2.56rem;
    }

    div.imageIngPlate div.propagateContent_first .imgList ul li {
        margin-right: 0;
        margin-bottom: 6.4rem;
    }

    div.imageIngPlate div.propagateContent_first .imgList ul li:nth-child(2) {
        margin-left: 8.64rem;
        margin-right: 8.64rem;
    }

    div.imageIngPlate div.propagateContent_first .imgList ul li:nth-child(4) {
        margin-right: 8.64rem;
    }

    div.imageIngPlate div.propagateContent_first .topText>p {
        margin-bottom: 6.4rem;
    }

    div.imageIngPlate div.propagateContent_first .imgList ul li .img {
        width: 28.16rem;
        height: 21.76rem;
    }

    div.imageIngPlate div.propagateContent_first .imgList {
        padding-bottom: 0;
    }

    div.imageIngPlate div.propagateContent_first .imgList>div {
        display: none;
    }

    div.imageIngPlate div.propagateContent_second {
        margin-top: 3.84rem;
    }

    div.imageIngPlate div.propagateContent_second>.content {
        position: relative;
        flex-direction: column;
        align-items: center;
    }

    div.imageIngPlate div.propagateContent_second>.content .leftBOx {
        margin-left: 0;
    }

    div.imageIngPlate div.propagateContent_second>.content .leftBOx .tit {
        margin-top: 8.96rem;
        margin-bottom: 6.4rem;
        font-size: 6.4rem;
        line-height: 8.96rem;
        text-align: center;
    }

    div.imageIngPlate div.propagateContent_second>.content .leftBOx .btnImgBox {
        position: absolute;
        right: 14.24rem;
        bottom: 25.92rem;
        width: 40.96rem;
        height: 11.84rem;
        line-height: 11.84rem;
        z-index: 9;
    }

    div.imageIngPlate div.propagateContent_second>.content .leftBOx .btnImgBox>div {
        font-size: 3.84rem;
        border-radius: 1.92rem;
    }

    div.imageIngPlate div.propagateContent_second>.content .leftBOx p {
        font-size: 3.84rem;
        line-height: 5.12rem;
        text-align: center;
    }

    div.imageIngPlate div.propagateContent_second>.content .leftBOx .btnImgBox>img {
        bottom: -7.125rem;
        width: 14.4rem;
        height: 14.4rem;
    }

    div.imageIngPlate div.propagateContent_second>.content .rightBox {
        margin-left: 0;
        margin-top: 6.4rem;
        width: 103.68rem;
        height: 54.4rem;
        background-color: #fafafc;
    }

    div.imageIngPlate div.propagateContent_second>.content .rightBox .bacImg {
        display: none;
    }

    div.imageIngPlate div.propagateContent_second>.content .rightBox img {
        width: 67.2rem;
        left: 8.96rem;
        top: unset;
        bottom: 0;
    }

    div.imageIngPlate div.propagateContent_second>.content:nth-last-child(1) {
        flex-direction: column;
        margin-top: 0;
        margin-bottom: 0;
    }

    div.imageIngPlate div.propagateContent_second>.content:nth-child(2) .leftBOx {
        margin: 0;
    }

    div.imageIngPlate div.propagateContent_second>.content:nth-child(2) .leftBOx .tit {
        margin-top: 6.4rem;
    }

    div.imageIngPlate div.propagateContent_second>.content:nth-child(2) .rightBox {
        display: none;
    }

    div.imageIngPlate div.propagateContent_second>.content:nth-child(2) .rightBox-min {
        position: relative;
        display: block !important;
        margin: 6.4rem 8.32rem 0;
        width: 87%;
        height: 54.4rem;
        background-color: #fafafc;
    }

    div.imageIngPlate div.propagateContent_second>.content:nth-child(2) .rightBox-min img:nth-child(2) {
        position: absolute;
        left: 3.84rem;
        top: 3.84rem;
        width: 31.04rem;
        height: 24rem;
    }

    div.imageIngPlate div.propagateContent_second>.content:nth-child(2) .rightBox-min::after {
        content: '';
        position: absolute;
        top: 17.04rem;
        left: 38.72rem;
        width: 6.4rem;
        border-top: 1px dashed #90D12E;
        transform: rotate(23deg);
    }

    div.imageIngPlate div.propagateContent_second>.content:nth-child(2) .rightBox-min .line::after,
    div.imageIngPlate div.propagateContent_second>.content:nth-child(2) .rightBox-min .line::before{
        content: '';
        position: absolute;
        top: 17.28rem;
        left: 43.52rem;
        width: 1.92rem;
        height: 1.92rem;
        background-color: #90d12e;
        border-radius: 50%;
    }

    div.imageIngPlate div.propagateContent_second>.content:nth-child(2) .rightBox-min .line::before {
        left: 37.12rem;
        top: 14.4rem;
    }

    div.imageIngPlate div.propagateContent_second>.content:nth-child(2) .rightBox-min img:nth-child(1) {
        position: absolute;
        right: 4.48rem;
        bottom: 5.12rem;
        width: 51.2rem;
        height: 42.56rem;
    }

    div.imageIngPlate div.propagateContent_second>.content:nth-child(2) .leftBOx .btnImgBox {
        right: unset;
        left: 16.8rem;
        bottom: 5.92rem;
    }

    div.imageIngPlate div.segmentation {
        background-color: #ffffff;
        margin-bottom: 3.84rem;
    }

    div.imageIngPlate div.propagateContent_third .topText {
        margin-top: 12.8rem;
    }

    div.imageIngPlate div.propagateContent_third .topText .tit {
        margin-bottom: 6.4rem;
        font-size: 6.4rem;
        line-height: 7.52rem;
    }

    div.imageIngPlate div.propagateContent_third .topText p {
        margin: 0 5.76rem;
        font-size: 3.84rem;
        line-height: 4.48rem;
    }

    div.imageIngPlate div.propagateContent_third .imgShowBox .leftBox {
        width: 49.12rem;
        height: 41.6rem;
    }

    div.imageIngPlate div.propagateContent_third .imgShowBox .rightBox .box1 {
        width: 8.64rem;
        height: 8.64rem;
        top: 20rem;
        left: 5.12rem;
    }

    div.imageIngPlate div.propagateContent_third .imgShowBox .rightBox .box2 {
        margin-left: 6.4rem;
        margin-top: 20.8rem;
        width: 48rem;
        height: 48rem;
    }

    div.imageIngPlate div.propagateContent_third .imgShowBox {
        align-items: flex-start;
    }

    div.imageIngPlate div.propagateContent_third .imgShowBox .arrowBox {
        width: 26rem;
        height: 26rem;
        top: 6.5625rem;
        left: 56.4375rem;
        background: unset;
        overflow: hidden;
        transform: rotate(0deg);
    }

    div.imageIngPlate div.propagateContent_third .imgShowBox .arrowBox::after {
        display: none;
    }

    div.imageIngPlate div.propagateContent_third .imgShowBox .arrowBox::before {
        position: absolute;
        top: 2.5625rem;
        left: -24rem;
        content: '';
        width: 48rem;
        height: 48rem;
        border: 1px dashed #83b240;
        border-radius: 50%;
    }

    div.imageIngPlate div.propagateContent_four .topText {
        margin-top: 12.8rem;
    }

    div.imageIngPlate div.propagateContent_four .topText .tit {
        margin-bottom: 3.84rem;
        font-size: 6.4rem;
        line-height: 8.96rem;
    }

    div.imageIngPlate div.propagateContent_four .topText>p {
        font-size: 3.84rem;
        line-height: 5.44rem;
    }

    div.imageIngPlate div.propagateContent_four .bottomBox {
        margin-top: 3.84rem;
        margin-bottom: 0;
        flex-direction: column;
    }

    div.imageIngPlate div.propagateContent_four .bottomBox div:nth-child(1) ul {
        margin: 0 6.4rem;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    div.imageIngPlate div.propagateContent_four .bottomBox div:nth-child(1) ul li:nth-child(n) {
        margin-right: 0;
        width: 51.2rem;
        height: 49.6rem;
        flex-direction: column-reverse;
        justify-content: flex-end;
        border: 0;
        background-color: #f9f9fc;
        border-radius: 1.92rem;
    }

    div.imageIngPlate div.propagateContent_four .bottomBox div:nth-child(1) ul li:nth-child(n + 3) {
        margin-top: 3.84rem;
    }

    div.imageIngPlate div.propagateContent_four .bottomBox div:nth-child(1) ul li .btnType {
        margin: 7.52rem auto 6.56rem;
        width: 25.92rem;
        height: 16.32rem;
        font-size: 5.12rem;
        line-height: 16.32rem;
        border-radius: 1.92rem;
    }

    div.imageIngPlate div.propagateContent_four .bottomBox div:nth-child(1) ul li:nth-child(2) .btnType {
        margin-top: 6.24rem;
        margin-bottom: 5.28rem;
        width: 29.76rem;
        height: 18.88rem;
        line-height: 18.88rem;
    }

    div.imageIngPlate div.propagateContent_four .bottomBox div:nth-child(1) ul li:nth-child(3) .btnType {
        margin-top: 4rem;
        margin-bottom: 3.04rem;
        width: 36.64rem;
        height: 23.36rem;
        line-height: 23.36rem;
    }

    div.imageIngPlate div.propagateContent_four .bottomBox div:nth-child(1) ul li:nth-child(4) .btnType {
        margin-top: 5.6rem;
        margin-bottom: 4.64rem;
        width: 40rem;
        height: 20.16rem;
        line-height: 20.16rem;
    }

    div.imageIngPlate div.propagateContent_four .bottomBox div:nth-child(1) ul li .dispositionInfo {
        position: relative;
        text-align: center;
    }

    div.imageIngPlate div.propagateContent_four .bottomBox div:nth-child(1) ul li:nth-child(n) .dispositionInfo>span {
        padding-left: 20.64rem;
        font-size: 3.52rem;
        line-height: 5.12rem;
        text-align: left;
    }

    div.imageIngPlate div.propagateContent_four .bottomBox div:nth-child(1) ul li .dispositionInfo .tit {
        position: absolute;
        left: 4.8rem;
        bottom: 9.12rem;
        margin: 0;
        font-size: 4.48rem;
        line-height: 6.4rem;
    }

    div.imageIngPlate div.propagateContent_four .bottomBox div:nth-child(2) .textImg {
        top: 9.28rem;
        left: 6.72rem;
        padding: 5.12rem 4.48rem;
        width: 87.36rem;
        height: 20.48rem;
        text-align: left;
        box-sizing: border-box;
    }

    div.imageIngPlate div.propagateContent_four .bottomBox div:nth-child(2) .textImg p {
        display: inline;
        font-size: 3.84rem;
        line-height: 5.12rem;
        text-align: left;
    }

    div.imageIngPlate div.propagateContent_four .bottomBox div:nth-child(2) {
        height: 46.56rem;
        width: 100%;
    }

    div.imageIngPlate div.propagateContent_four .bottomBox div:nth-child(2) .imgBox {
        width: 21.44rem;
        height: 32.64rem;
        top: 6.4rem;
        bottom: unset;
    }

    div.imageIngPlate div.propagateContent_four .bottomBox div:nth-child(2) .line {
        left: unset;
        right: 16.32rem;
        top: 22.72rem;
        width: 15.5rem;
        transform: unset;
        background-size: 1.92rem 1px;
    }

    div.imageIngPlate div.propagateContent_four .bottomBox div:nth-child(2) .line::after,
    div.imageIngPlate div.propagateContent_four .bottomBox div:nth-child(2) .line::before {
        width: 2rem;
        height: 2rem;
        top: calc(-2rem / 2 + 1px/2);
    }

    div.imageIngPlate div.argumentinfo .table .box .rightText-max {
        display: none;
    }

    div.imageIngPlate div.argumentinfo .table .box .rightText-min {
        display: inline !important;
    }

    /* 成像板扫描仪 Smart CR --end*/
    /* 颌面三维扫描仪 --start*/
    div.oralMaxillofacial div.Promotional .poster .products_text {
        margin-left: 8rem;
    }

    div.oralMaxillofacial div.Promotional .poster .products_img {
        margin-right: 4.96rem;
    }

    div.oralMaxillofacial div.introduction {
        position: relative;
        padding-top: 24.32rem;
        margin-bottom: 3.84rem;
    }

    div.oralMaxillofacial div.introduction .leftcontent>.title {
        position: absolute;
        top: 0;
        left: 50%;
        width: 100%;
        transform: translateX(-50%);
    }

    div.oralMaxillofacial div.detailContent .textBox .tit {
        font-size: 6.4rem;
        line-height: 8.96rem;
    }

    div.oralMaxillofacial div.detailContent .textBox p {
        margin-top: 3.84rem;
        font-size: 3.84rem;
        line-height: 5.44rem;
    }

    div.oralMaxillofacial div.detailContent .textBox {
        padding: 0 5.76rem;
        top: 8.96rem;
        right: 0;
        box-sizing: border-box;
    }

    div.oralMaxillofacial div.detailContent .imgBox {
        padding-top: 39.04rem;
    }

    div.oralMaxillofacial div.detailContent .bottomText {
        left: 45.12rem;
        bottom: 31.36rem;
        font-size: 6.4rem;
        line-height: 8.96rem;
    }

    div.oralMaxillofacial div.imagingContent {
        margin: 0 0 3.84rem;
        padding: 45.12rem 5.76rem 8.96rem;
        width: unset;
    }

    div.oralMaxillofacial div.imagingContent .textBox .tit {
        font-size: 6.4rem;
        line-height: 8.96rem;
    }

    div.oralMaxillofacial div.imagingContent .textBox p {
        padding: 0 7.68rem;
        margin-top: 6.4rem;
        font-size: 3.84rem;
        line-height: 5.44rem;
    }

    div.oralMaxillofacial div.imagingContent .textBox {
        padding: 0 5.76rem;
        top: 12.8rem;
        left: 0;
        right: unset;
        width: unset;
    }

    div.oralMaxillofacial div.imagingContent .textBox>img {
        top: 38.24rem;
        right: 16.64rem;
        width: 12.48rem;
        height: 12.96rem;
    }

    div.oralMaxillofacial div.imagingContent .imgBox {
        padding-bottom: 8.8rem;
        width: 65.6rem;
        height: 45.44rem;
    }

    div.oralMaxillofacial div.imagingContent .bottomimg {
        bottom: 8.8rem;
        right: 8.16rem;
        width: 63.04rem;
        height: 23.04rem;
    }

    div.oralMaxillofacial div.propagateContent_first .topText>p {
        padding: 0 5.76rem;
        margin-bottom: 6.4rem;
    }

    div.oralMaxillofacial div.propagateContent_first .imgList ul li .img {
        width: 32rem;
        height: 23.04rem;
    }

    div.oralMaxillofacial div.propagateContent_first .imgList ul {
        justify-content: space-between;
        padding: 0 7.2rem;
    }

    div.oralMaxillofacial div.propagateContent_first .imgList ul li {
        margin-right: 0;
    }

    div.oralMaxillofacial div.propagateContent_first .imgList ul li:nth-child(-n + 3) {
        margin-bottom: 0;
    }

    div.oralMaxillofacial div.propagateContent_first .imgList {
        padding-bottom: 0;
    }

    div.oralMaxillofacial div.titStyle .topContent p {
        display: inline;
        padding: 0;
    }

    div.oralMaxillofacial div.titStyle .topContent {
        padding: 0 5.76rem;
    }

    div.oralMaxillofacial div.propagateContent_third .bottomContent {
        display: block;
        margin-bottom: 0;
    }

    div.oralMaxillofacial div.propagateContent_third .bottomContent .topFlowChart ul li:nth-child(1)::before {
        display: none;
    }

    div.oralMaxillofacial div.propagateContent_third .bottomContent .topFlowChart ul li img,
    div.oralMaxillofacial div.propagateContent_third .bottomContent .topFlowChart ul li:nth-child(2) img {
        width: 45.44rem;
        height: 45.44rem;
    }

    div.oralMaxillofacial div.propagateContent_third .bottomContent .topFlowChart ul li .imgBOx {
        padding: 6.72rem;
        width: 45.44rem;
        height: 45.44rem;
    }

    div.oralMaxillofacial div.propagateContent_third .bottomContent .topFlowChart ul li .imgBOx .backBox {
        width: 32rem;
        height: 32rem;
        border-radius: 2.56rem;
    }

    div.oralMaxillofacial div.propagateContent_third .bottomContent .topFlowChart ul {
        width: unset;
    }

    div.oralMaxillofacial div.propagateContent_third .bottomContent .topFlowChart ul li {
        margin-right: 0;
        width: unset;
    }

    div.oralMaxillofacial div.propagateContent_third .bottomContent .topFlowChart ul li .text>span {
        border: 1.28rem solid transparent;
        border-bottom-color: #17171A;
        right: -4.8rem;
        top: -12.24rem;
        bottom: unset;
        left: unset;
    }

    div.oralMaxillofacial div.propagateContent_third .bottomContent .topFlowChart ul li:nth-child(1) {
        margin-right: 13.76rem;
    }

    div.oralMaxillofacial div.propagateContent_third .bottomContent .topFlowChart ul li .text {
        top: 20%;
        transform: rotate(90deg);
    }

    div.oralMaxillofacial div.propagateContent_third .bottomContent .topFlowChart ul li:nth-child(2) .text {
        bottom: -16.64rem;
        left: 10.88rem;
        top: unset;
        transform: rotate(32deg);
    }

    div.oralMaxillofacial div.propagateContent_third .bottomContent .topFlowChart ul li:nth-last-child(1) {
        margin-top: 6.4rem;
    }

    div.oralMaxillofacial div.propagateContent_third .bottomContent .topFlowChart ul li p {
        margin-top: 1.28rem;
        font-size: 3.84rem;
        line-height: 5.44rem;
    }

    div.oralMaxillofacial div.propagateContent_third .bottomContent .topFlowChart ul li:nth-last-child(1) .text {
        display: block !important;
        top: 1.92rem;
        left: -12.8rem;
        transform: rotate(-32deg);
    }

    div.oralMaxillofacial div.propagateContent_third .bottomContent .topFlowChart ul li:nth-last-child(1) .text::after,
    div.oralMaxillofacial div.propagateContent_third .bottomContent .topFlowChart ul li:nth-last-child(1) .text::before {
        display: block !important;
    }

    div.oralMaxillofacial div.propagateContent_third .bottomContent .topFlowChart ul li .imgBOx .backBox span {
        font-size: 5.12rem;
        line-height: 6.08rem;
    }

    div.oralMaxillofacial div.argumentinfo .table .box .leftText {
        width: 32rem;
    }

    /* 颌面三维扫描仪 --end*/
    /* 打磨机 --start*/
    div.sander div.introduction {
        position: relative;
        padding-top: 24.32rem;
        margin-bottom: 3.84rem;
    }

    div.sander div.introduction:nth-child(4) {
        flex-direction: column-reverse;
    }


    div.sander div.introduction .leftcontent>.title {
        position: absolute;
        top: 0;
        left: 50%;
        width: 100%;
        transform: translateX(-50%);
    }

    div.sander div.introduction .leftcontent .infoBox ul {
        width: 54.4rem;
    }

    div.sander div.introduction .leftcontent .consult {
        margin-bottom: 8.96rem;
    }

    div.sander div.introduction:nth-child(n + 4) {
        padding-top: 24.32rem;
    }

    div.sander div.introduction:nth-child(4) .leftcontent {
        margin-left: 0;
    }

    /* 打磨机 --end*/
    /* 氧化锆瓷块 --start*/
    div.zirconia div.Promotional {
        margin-bottom: 3.84rem;
    }

    div.zirconia div.Promotional .poster .products_text {
        margin-left: 9.52rem;
    }

    div.zirconia div.Promotional .poster {
        justify-content: space-between;
    }

    div.zirconia .Promotional .poster .products_img {
        margin-left: 2.125rem;
        margin-top: 5.75rem;
        margin-right: 3.5rem;
    }

    div.zirconia div.productsContent_first .titBox {
        margin-top: 12.8rem;
        margin-bottom: 0;
        font-size: 6.4rem;
        line-height: 7.68rem;
    }

    div.zirconia div.productsContent_first {
        width: unset;
        padding: 0 5.76rem 8.96rem;
    }

    div.zirconia div.productsContent_first .content {
        background: #ffffff;
        width: unset;
        height: unset;
    }

    div.zirconia div.productsContent_first .content .topTips {
        margin-top: 3.84rem;
        font-size: 3.84rem;
        line-height: 4.48rem;
        justify-content: center;
    }

    div.zirconia div.productsContent_first .content .topTips>span:nth-child(1) {
        margin-right: 8.96rem;
    }

    div.zirconia div.productsContent_first .content .topTips>span::before {
        width: 2.56rem;
        height: .64rem;
        left: -4rem;
    }

    div.zirconia div.productsContent_first .content ul {
        margin-top: 6.4rem;
        padding: 0 10.08rem;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    div.zirconia div.productsContent_first .content ul li {
        margin-right: 0;
    }

    div.zirconia div.productsContent_first .content ul li:nth-child(n + 3) {
        margin-top: 6.4rem;
    }

    div.zirconia div.productsContent_first .content ul li .topBox {
        width: 41.6rem;
        height: 13.12rem;
        font-size: 3.52rem;
        line-height: 13.12rem;
        border-radius: 3.2rem 3.2rem 0px 0px;
    }

    div.zirconia div.productsContent_first .content ul li .bottomBox {
        width: 41.6rem;
        height: 25.6rem;
        font-size: 3.84rem;
        line-height: 25.6rem;
        border-radius: 0px 0px 3.2rem 3.2rem;
    }

    div.zirconia div.productsContent_first .content ul li .bottomBox span {
        margin-right: 10.88rem;
    }

    div.zirconia div.productsContent_first .content ul li .bottomBox span:nth-child(1)::before {
        right: -9.6rem;
        width: 6.5rem;
        background-size: 2.56rem 1px;
    }

    div.zirconia div.productsContent_first .content ul li .bottomBox span:nth-child(1)::after {
        right: -11.75rem;
        border: .96rem solid transparent;
        border-left-color: #17171a;
    }

    div.zirconia div.productsContent_two {
        margin-top: 3.84rem;
        background-color: #ffffff;
    }

    div.zirconia div.productsContent_two .topTit {
        margin-top: 8.96rem;
        margin-bottom: 6.4rem;
        font-size: 6.4rem;
        line-height: 8.96rem;
    }

    div.zirconia div.productsContent_two .content ul {
        position: relative;
        height: 88.96rem;
    }

    div.zirconia div.productsContent_two .content ul li .topImgBox {
        display: none;
    }

    div.zirconia div.productsContent_two .content ul li:nth-child(2) {
        position: absolute;
        left: 50%;
        bottom: 0;
        margin: 0;
        transform: translateX(-50%);
    }

    div.zirconia div.productsContent_two .content ul li {
        margin-right: 0;
    }

    div.zirconia div.productsContent_two .content ul li:nth-child(1) {
        margin-right: 6.4rem;
    }

    div.zirconia div.productsContent_two .content ul li .topText {
        margin-bottom: 3.84rem;
        font-size: 3.84rem;
        line-height: 4.48rem;
        color: #575761;
    }

    div.zirconia div.productsContent_two .content ul li .topBox {
        width: 51.2rem;
        height: 13.12rem;
        border-radius: 3.2rem 3.2rem 0px 0px;
        line-height: 13.12rem;
        font-size: 3.52rem;
    }

    div.zirconia div.productsContent_two .content ul li .bottomBox {
        width: 51.2rem;
        height: 25.6rem;
        font-size: 3.84rem;
        line-height: 25.6rem;
        border-radius: 0px 0px 3.2rem 3.2rem;
    }

    div.zirconia div.productsContent_two .content ul li:nth-last-child(1) .bottomBox {
        height: 37.76rem;
    }

    div.zirconia div.productsContent_two .content ul li .bottomBox span {
        line-height: 6.5rem;
    }

    div.zirconia div.productsContent_two .content ul li:nth-last-child(1) .bottomBox span:nth-last-child(1) {
        margin-top: 1.6rem;
        font-size: 3.2rem;
        line-height: 5.76rem;
    }

    div.zirconia div.productsContent_two .content ul li .textBox .tit {
        margin-bottom: 3.84rem;
        font-size: 3.84rem;
        line-height: 5.44rem;
    }

    div.zirconia div.productsContent_two .content ul li .textBox .btnText {
        width: 57.6rem;
        height: 13.12rem;
        font-size: 3.52rem;
        line-height: 13.12rem;
        border-radius: 3.2rem;
    }

    div.zirconia div.productsContent_three {
        margin-top: 3.84rem;
    }

    div.zirconia div.productsContent_three .content_top .tit,
    div.zirconia div.productsContent_three .content_bottom .tit {
        margin-top: 8.96rem;
        margin-bottom: 6.4rem;
        font-size: 6.4rem;
        line-height: 7.68rem;
    }

    div.zirconia .productsContent_three .content_top .imgBox {
        width: 101.12rem;
        height: 46.4rem;
    }

    div.zirconia .productsContent_three .content_bottom .imgBox {
        width: 101.12rem;
        height: 43.84rem;
    }

    /* 氧化锆瓷块 --end*/
    /* 多功能口腔内窥镜 --start*/
    div.endoscope div.introduction {
        position: relative;
        padding-top: 24.32rem;
        margin-bottom: 3.84rem;
    }

    div.endoscope div.introduction .leftcontent>.title {
        position: absolute;
        top: 0;
        left: 50%;
        width: 100%;
        transform: translateX(-50%);
    }

    div.endoscope div.propagateContent_first .img {
        display: none;
    }

    div.endoscope div.propagateContent_first .img.img-min {
        display: block !important;
    }

    div.endoscope div.propagateContent_first .topText {
        right: 9.6rem;
        bottom: 18.56rem;
        width: 41.6rem;
    }

    div.endoscope div.propagateContent_first {
        height: 64rem;
    }

    div.endoscope div.propagateContent_first .topText .tit {
        margin-top: 0;
        margin-bottom: 3.84rem;
        font-size: 5.44rem;
        line-height: 6.4rem;
    }

    div.endoscope div.propagateContent_first .topText>p {
        font-size: 4.16rem;
        line-height: 7.68rem;
    }

    div.endoscope div.propagateContent_second {
        margin-top: 0;
        height: 64rem;
    }

    div.endoscope div.propagateContent_second .topText {
        left: 14.08rem;
        bottom: 6.4rem;
    }

    div.endoscope div.propagateContent_second .topText .tit {
        margin-bottom: 3.84rem;
        font-size: 5.12rem;
        line-height: 7.2rem;
    }

    div.endoscope div.propagateContent_second .topText>p {
        font-size: 4.16rem;
        line-height: 5.76rem;
    }

    div.endoscope .propagateContent_third {
        background-color: #ffffff;
        height: unset;
    }

    div.endoscope div.propagateContent_third .topText {
        margin-top: 12.8rem;
        margin-bottom: 12.8rem;
    }

    div.endoscope div.propagateContent_third .topText {
        margin-bottom: 3.84rem;
    }

    div.endoscope div.propagateContent_third .topText .tit {
        font-size: 6.4rem;
        line-height: 8.96rem;

    }

    div.endoscope div.propagateContent_third .topText>p {
        font-size: 3.84rem;
        line-height: 5.44rem;
    }

    div.endoscope div.propagateContent_third .img {
        display: none;
    }

    div.endoscope div.propagateContent_third .img.img-min {
        display: block !important;
        height: unset;
        width: unset;
        margin: 0 8.8rem;
    }

    div.endoscope div.propagateContent_third .img-min .topContent {
        position: relative;
        margin-top: 6.4rem;
        height: 66.88rem;
    }

    div.endoscope div.propagateContent_third .img-min .bottomContent {
        display: block;
        margin: 0;
        position: relative;
        margin-top: 0;
        height: 66.88rem;
    }

    div.endoscope div.propagateContent_third .img-min .text {
        position: absolute;
        left: 41.6rem;
        bottom: 8rem;
        font-size: 4.8rem;
        line-height: 5.76rem;
        color: #323238;
    }

    div.endoscope div.propagateContent_third .img-min .bottomContent .text {
        left: 41.6rem;
        bottom: 8.96rem;
    }

    div.endoscope div.propagateContent_four .topText {
        margin-top: 12.8rem;
        margin-bottom: 6.4rem;
    }

    div.endoscope div.propagateContent_four .topText .tit {
        font-size: 6.4rem;
        line-height: 8.96rem;
        margin-bottom: 3.2rem;
    }

    div.endoscope div.propagateContent_four .topText p {
        font-size: 3.84rem;
        line-height: 5.44rem;
        color: #323238;
    }

    div.endoscope div.propagateContent_four .imgBox {
        margin-bottom: 0;
        height: 72.32rem;
        justify-content: space-between;
    }

    div.endoscope div.propagateContent_four .imgBox .rightImg {
        margin: 10.72rem 4rem 0 0;
        width: 88rem;
        height: 51.68rem;
    }

    div.endoscope div.propagateContent_four .imgBox .leftImg {
        margin-top: .96rem;
        margin-left: 5.12rem;
        margin-right: 0;
        width: 16.96rem;
        height: 71.36rem;
    }

    div.endoscope div.propagateContent_four .imgBox .leftImg>img {
        margin-left: -7.68rem;
        width: unset;
    }

    div.endoscope div.propagateContent_four .imgBox .leftImg .silde {
        width: 11rem;
        right: -11.75rem;
    }

    div.endoscope div.propagateContent_four .imgBox .leftImg .silde::after {
        background-size: 1.92rem 1px;
    }

    div.endoscope div.propagateContent_four .imgBox .leftImg .silde::before,
    div.endoscope div.propagateContent_four .imgBox .leftImg .silde>span {
        right: calc(-.96rem * 2);
        bottom: -1.76rem;
        border: .96rem solid transparent;
        border-left-color: #17171a;
    }

    div.endoscope div.propagateContent_four .imgBox .leftImg .silde>span {
        left: calc(-.96rem * 2);
        right: unset;
        border-left-color: transparent;
        border-right-color: #17171a;
    }

    div.endoscope div.propagateContent_four .imgBox .maskBox img {
        display: none;
    }

    div.endoscope div.propagateContent_four .imgBox .maskBox {
        top: 50%;
        left: 72%;
        width: 2.5rem;
        height: 2.5rem;
    }

    div.endoscope div.propagateContent_four .imgBox .maskBox::after {
        top: unset;
        left: 0px;
        bottom: -3.4rem;
        width: 8.4rem;
        transform: rotate(47deg);
        border: 0;
        border-top: 1px solid #90D12E;
    }

    div.endoscope div.propagateContent_four .imgBox .maskBox::before {
        content: '';
        position: absolute;
        left: 6.4rem;
        bottom: -7.36rem;
        width: 2rem;
        height: 2rem;
        border-radius: 50%;
        background-color: #90D12E;
    }

    div.endoscope div.propagateContent_four .imgBox .leftImg .textBox {
        top: 60%;
        left: 16.64rem;
        width: 13.44rem;
    }

    div.endoscope div.propagateContent_four .imgBox .leftImg .textBox span {
        margin-top: 0;
        font-size: 3.84rem;
        line-height: 5.76rem;
    }

    div.endoscope div.argumentinfo .table .box:nth-child(1) {
        margin-bottom: 0;
    }

    div.endoscope div.argumentinfo .table .box:nth-child(2) .tit {
        display: none;
    }

    /* 多功能口腔内窥镜 --end*/
    /* 牙科X射线机 --start*/
    div.xRay div.Promotional .poster .products_img {
        margin-left: 7.5rem;
        margin-right: 10.25rem;
    }

    div.xRay div.introduction {
        position: relative;
        padding-top: 24.32rem;
        margin-bottom: 3.84rem;
    }

    div.xRay div.introduction .leftcontent>.title {
        position: absolute;
        top: 0;
        left: 50%;
        width: 100%;
        transform: translateX(-50%);
    }

    div.xRay div.propagateContent_third .imgBox ul li:nth-child(3) .imgBox>div {
        overflow: hidden;
    }

    div.xRay div.propagateContent_first {
        background-color: #ffffff;
        height: unset;
    }

    div.xRay div.propagateContent_first .img {
        display: none;
    }

    div.xRay div.propagateContent_first .img.img-min {
        display: block !important;
        position: relative;
        overflow: hidden;
        margin: 12.8rem 0 0;
        padding-bottom: 47.84rem;
        width: 100%;
        height: 97.6rem;
    }

    div.xRay div.propagateContent_first .img.img-min img {
        width: 97.6rem;
        height: 97.6rem;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        z-index: 2;
    }

    div.xRay div.propagateContent_first .img.img-min::after {
        position: absolute;
        left: 50%;
        top: 34.08rem;
        z-index: 1;
        content: '';
        width: 108.8rem;
        height: 62.4rem;
        border-radius: 43.84rem;
        background: #8ABA3F;
        opacity: 0.15;
        transform: translateX(-50%) rotate(-19deg);
    }

    div.xRay div.propagateContent_first .topText {
        top: unset;
        right: unset;
        left: 9.92rem;
        bottom: 17.28rem;
        width: 100.16rem;
        transform: unset;
    }

    div.xRay div.propagateContent_first .topText>p {
        margin-bottom: 0;
        text-align: left;
    }

    div.xRay div.propagateContent_first .topText .tit {
        margin-bottom: 6.4rem;
    }

    div.xRay div.propagateContent_second {
        margin-top: 3.84rem;
        height: 138.88rem;
        box-sizing: border-box;
    }

    div.xRay div.propagateContent_second::before {
        top: unset;
        right: unset;
        width: 100%;
        height: 3.84rem;
        background-color: #f7f7fa;
        border-radius: unset;
        transform: unset;
        opacity: 1;
    }

    div.xRay div.propagateContent_second::after {
        content: '';
        position: absolute;
        left: unset;
        top: 12.5625rem;
        right: 29.125rem;
        width: 49.92rem;
        height: 86.4rem;
        border-radius: 35.36rem;
        opacity: 0.15;
        background: #8ABA3F;
        z-index: 1;
        transform: rotate(74deg);
    }

    div.xRay div.propagateContent_second .img img:nth-child(1) {
        width: 88.96rem;
    }

    div.xRay div.propagateContent_second .img {
        top: 13.6rem;
        left: 5.6rem;
        right: unset;
    }

    div.xRay div.propagateContent_second .img img:nth-child(2) {
        width: 26.688rem;
        height: 35.52rem;
        top: unset;
        right: -3.84rem;
        bottom: 20.8rem;
    }

    div.xRay div.propagateContent_second .topText {
        top: unset;
        left: 50%;
        bottom: 8.96rem;
        width: 93.16rem;
        transform: translateX(-50%);
    }

    div.xRay div.propagateContent_second .topText .tit {
        margin-bottom: 3.84rem;
        font-size: 6.4rem;
        line-height: 7.52rem;
    }

    div.xRay div.propagateContent_second .topText p {
        display: inline;
        line-height: 5.76rem;
        font-size: 3.84rem;
    }

    div.xRay div.propagateContent_third {
        margin-top: 12.8rem;
        margin-bottom: 3.84rem;
    }

    div.xRay div.propagateContent_third .topText {
        margin: 0 auto;
        width: 87.68rem;
    }

    div.xRay div.propagateContent_third .topText .tit {
        margin-bottom: 3.2rem;
        font-size: 6.4rem;
        line-height: 8.96rem;
    }

    div.xRay div.propagateContent_third .topText p {
        display: inline;
        font-size: 3.84rem;
        line-height: 6.4rem;
    }

    div.xRay div.propagateContent_third .imgBox {
        margin-top: 6.4rem;
    }

    div.xRay div.propagateContent_third .imgBox ul li {
        position: relative;
        width: 36.48rem;
        height: 36.48rem;
        border-radius: 1.76rem;
    }

    div.xRay div.propagateContent_third .imgBox ul li:nth-child(2) {
        margin: 0 2.56rem;
    }

    div.xRay div.propagateContent_third .imgBox ul li:nth-child(1) {
        padding: 6.4rem 3.2rem 3.84rem;
    }

    div.xRay div.propagateContent_third .imgBox ul li:nth-child(1) .topIcon {
        display: flex;
        justify-content: space-between;
    }

    div.xRay div.propagateContent_third .imgBox ul li:nth-child(1) .topIcon img,
    div.xRay div.propagateContent_third .imgBox ul li:nth-child(1) .bottomIcon img {
        width: 6.08rem;
        height: 6.08rem;
    }

    div.xRay div.propagateContent_third .imgBox ul li:nth-child(1) .bottomIcon {
        margin-top: 2.56rem;
        display: flex;
        justify-content: space-evenly;
    }

    div.xRay div.propagateContent_third .imgBox ul li .text {
        margin-top: 5.92rem;
        color: #323238;
        font-size: 3.84rem;
        line-height: 5.76rem;
    }

    div.xRay div.propagateContent_third .imgBox ul li:nth-child(2) .iconShowBox span {
        width: 8.96rem;
        height: 8.96rem;
        line-height: 8.96rem;
        font-size: 2.56rem;
    }

    div.xRay div.propagateContent_third .imgBox ul li:nth-child(2) .iconShowBox span::after {
        width: 9.6rem;
        height: 9.6rem;
    }

    div.xRay div.propagateContent_third .imgBox ul li:nth-child(2) .iconShowBox span:nth-child(1) {
        top: 14.56rem;
        left: 5.44rem;
    }

    div.xRay div.propagateContent_third .imgBox ul li:nth-child(2) .iconShowBox span:nth-child(2) {
        top: 3.84rem;
        left: 13.92rem;
    }

    div.xRay div.propagateContent_third .imgBox ul li:nth-child(2) .iconShowBox span:nth-child(3) {
        top: 14.56rem;
        right: 4.96rem;
    }

    div.xRay div.propagateContent_third .imgBox ul li:nth-child(2) .iconShowBox span:nth-child(2):before {
        left: -2.75rem;
        bottom: -0.4375rem;
        width: 4.9375rem;
        transform: rotate(-50deg);
    }

    div.xRay div.propagateContent_third .imgBox ul li:nth-child(2) .iconShowBox span:nth-child(3):before {
        width: 4.9375rem;
        top: -2.24rem;
        left: -1.28rem;
        transform: rotate(50deg);
    }

    div.xRay div.propagateContent_third .imgBox ul li:nth-child(2) .iconShowBox span::before {
        right: -7.6875rem;
        width: 7.25rem;
    }

    div.xRay div.propagateContent_third .imgBox ul li .text {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: 3.84rem;
        width: 30.4rem;
    }

    div.xRay div.propagateContent_third .imgBox ul li:nth-child(3) .imgBox>div {
        width: 13.12rem;
        height: 20.12rem;
    }

    div.xRay div.propagateContent_third .imgBox ul li:nth-child(3) .imgBox>div img {
        width: 100%;
    }

    div.xRay div.propagateContent_third .imgBox ul li:nth-child(3) {
        padding: 4.8rem 5.12rem;
    }

    div.xRay div.propagateContent_third .imgBox ul li:nth-child(3) .imgBox>div>span {
        font-size: 2.56rem;
        line-height: 3.52rem;
    }

    div.xRay div.propagateContent_third .imgBox ul li:nth-child(3) .imgBox>div>span::after {
        display: none;
    }

    div.xRay div.propagateContent_four {
        height: 160.64rem;
        box-sizing: border-box;
    }

    div.xRay div.propagateContent_four>img {
        display: none;
    }

    div.xRay div.propagateContent_four>.img-min {
        display: block !important;
        padding: 8.96rem 4rem 0;
        box-sizing: border-box;
        width: 100%;
        height: 224rem;
    }

    div.xRay div.propagateContent_four>.img-min img {
        width: 100%;
    }

    div.xRay div.propagateContent_four .topText {
        top: unset;
        left: 50%;
        bottom: 8.96rem;
        transform: translateX(-50%);
        text-align: center;
        width: 97.6rem;
        padding: 0 5.76rem;
    }

    div.xRay div.propagateContent_four .topText .tit {
        margin-bottom: 6.4rem;
        font-size: 6.4rem;
        line-height: 8.96rem;
    }

    div.xRay div.propagateContent_four .topText p {
        display: inline;
        font-size: 3.84rem;
        line-height: 5.76rem;
    }

    div.xRay div.argumentinfo .table .box:nth-child(1) {
        margin-bottom: 0;
    }

    div.xRay .argumentinfo .table .box:nth-child(2)>.tit {
        display: none;
    }

    div.xRay .argumentinfo .table .box .leftText {
        width: 40rem;
    }

    /* 牙科X射线机 --end*/
    /* 陶瓷托槽 --start*/
    div.ceramicBracket div.Promotional .poster .products_text {
        margin-left: 9.24rem;
    }

    div.ceramicBracket div.productsContent_first {
        margin: 8.96rem 0;
        display: flex;
        flex-direction: column-reverse;
    }

    div.ceramicBracket div.productsContent_first .rightBox {
        margin-left: 0;
    }

    div.ceramicBracket div.productsContent_first .rightBox .topTextBox {
        padding: 0 8rem;
    }

    div.ceramicBracket div.productsContent_first .rightBox .topTextBox .tit {
        margin-bottom: 6.4rem;
        font-size: 6.4rem;
        line-height: 8.96rem;
        text-align: center;
    }

    div.ceramicBracket div.productsContent_first .rightBox .topTextBox>p {
        display: inline;
        font-size: 3.84rem;
        line-height: 5.44rem;
        text-align: center;
    }

    div.ceramicBracket div.productsContent_first .rightBox ul {
        margin-top: 6.4rem;
        justify-content: center;
    }

    div.ceramicBracket .productsContent_first .rightBox ul li img {
        margin: 0 3.84rem;
        width: 19.2rem;
        height: 19.2rem;
    }

    div.ceramicBracket .productsContent_first .rightBox ul li span {
        margin-top: 3.84rem;
        font-size: 3.84rem;
        line-height: 5.44rem;
    }

    div.ceramicBracket div.productsContent_first .rightBox ul li {
        margin: 0;
    }

    div.ceramicBracket .productsContent_first .rightBox ul li:nth-child(2) {
        margin: 0 11.52rem;
    }

    div.ceramicBracket .productsContent_first .rightBox ul li:nth-child(2) img {
        margin: 0;
    }

    div.ceramicBracket .productsContent_first .rightBox ul li:nth-child(3) img {
        margin: 0 1.92rem;
    }

    div.ceramicBracket .productsContent_first .leftBox {
        display: flex;
        justify-content: center;
        margin-top: 6.4rem;
        width: 100%;
        height: 76.8rem;
    }

    div.ceramicBracket .productsContent_first .leftBox img {
        width: 105.6rem;
    }

    div.ceramicBracket div.productsContent_first.productsContent_two {
        margin-top: 12.8rem;
        padding: 0;
        flex-direction: column;
        background-color: #ffffff;
    }

    div.ceramicBracket div.productsContent_two .rightBox {
        margin-right: 0;
    }

    div.ceramicBracket div.productsContent_two .rightBox .topTextBox {
        padding: 0 7rem;
    }
    div.ceramicBracket div.productsContent_two .leftBox img {
        width: 102.4rem;
    }
    /* 陶瓷托槽 --end*/
}