.pc-box {
    width: 100%;
    display: block;
}

.phone-box {
    width: 100%;
    display: none;
}

.pc-box-flex {
    display: flex;
}

.phone-box-flex {
    display: none;
}

@media screen and (max-width: 750px) {
    .pc-box {
        display: none;
    }

    .phone-box {
        display: block;
    }

    .pc-box-flex {
        display: none;
    }

    .phone-box-flex {
        display: flex;
    }
}








@media screen and (max-width: 750px) {
    .aboutbox {
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        width: 100%;
        max-width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px auto;
        padding: 0px 10px;
        overflow: hidden;
    }
    .subban-c {
        box-sizing: border-box;
        display: none;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px auto;
        padding: 0px 0px;
        background: #fff;
    }

    .homeban-c .swiper-item>.img1 {
        width: 100%;
        height: 200px;
        min-height: 30px;
        margin: 0px 0px;
        padding: 0px 0px;
        object-fit: cover;
    }

    .homeabout-c {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px auto;
        padding: 20px 0px;
        background: #fff;
    }

    .homeabout-head-t>.label-title {
        padding: 0px 0px;
        text-align: center;
        font-size: 18px;
        font-weight: bold;
        color: #0069B3;
        line-height: 1.6;
    }

    .homeabout {
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        width: 100%;
        max-width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px auto;
        padding: 0px 0px;
    }

    .homeabout-module {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: stretch;
        justify-content: space-between;
        flex-wrap: wrap;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px 0px;
        padding: 0px 0px;
        background: #fff;
    }

    .homeabout-module-l {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: auto;
        min-height: 30px;
        padding: 0px 0px;
    }

    .homeabout-module-r {
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        width: 100%;
        height: auto;
        min-height: 30px;
        padding: 0px 0px;
    }

    .homeabout-module-l>a>.img {
        width: 100%;
        height: 250px;
        min-height: 30px;
        margin: 0px 0px;
        padding: 0px 0px;
        object-fit: cover;
        object-position: center -20px;
    }

    .homeabout-module-info-desc {
        box-sizing: border-box;
        width: 100%;
        height: auto;
        min-height: auto;
        margin: 0px 0px;
        padding: 0px 20px;
        text-align: left;
    }

    .homeabout-module-info-desc>.label-desc {
        margin: 0px 0px;
        padding: 0px 0px;
        font-size: 16px;
        font-weight: normal;
        line-height: 2.0;
        color: #666;
    }

    .homeabout-module-info-b {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: auto;
        margin: 0px 0px;
        padding: 5px 5px;
    }

    .homeabout-module-info-b>.link-more {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        width: auto;
        min-height: 30px;
        margin: 0px 0px;
        padding: 0px 40px;
        border: none;
        border-radius: 30px;
        background: #0069B3;
        font-size: 14px;
        font-weight: normal;
        color: #fff;
        height: 40px;
    }

    .homeser-c {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px auto;
        padding: 20px 0px;
        background: #fff;
    }

    .homeser {
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        width: 100%;
        max-width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px 0px;
        padding: 0px 0px;
    }

    .homeser-m {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: stretch;
        justify-content: space-between;
        flex-wrap: wrap;
        width: 100%;
        height: auto;
        min-height: auto;
        margin: 0px 0px;
        padding: 10px 10px;
    }

    .homeser-item {
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        width: 48%;
        height: auto;
        min-height: 30px;
        margin: 10px 0px;
        padding: 0px 0px;
        background: #fff;
    }


    .homegoods-d>.link1 {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        width: auto;
        min-height: 30px;
        margin: 0px 0px;
        padding: 5px 30px;
        border: none;
        border-radius: 30px;
        background: #0069B3;
        font-size: 14px;
        font-weight: normal;
        color: #fff;
    }

    .homeser-b>.link1 {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        width: auto;
        min-height: 30px;
        margin: 0px 0px;
        padding: 5px 30px;
        border: none;
        border-radius: 30px;
        background: #0369B3;
        font-size: 14px;
        font-weight: normal;
        color: #fff;
    }

    .homeblog {
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        width: 100%;
        max-width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px 0px;
        padding: 0px 10px;
    }

    .homeblog-m {
        box-sizing: border-box;
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        grid-template-rows: auto;
        grid-column-gap: 0px;
        grid-row-gap: 20px;
        width: 100%;
        height: auto;
        min-height: 100px;
        margin: 0px 0px;
        padding: 10px 0px;
    }

    .homeblog-b {
        box-sizing: border-box;
        display: none;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 20px 0px;
        padding: 0px 0px;
    }

    .footer {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: stretch;
        justify-content: space-between;
        flex-wrap: wrap;
        width: 100%;
        max-width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px 0px;
        padding: 0px 0px;
    }

    .footleft-m {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px 0px;
        padding: 10px 0px;
    }

    .footleft-m>.img1 {
        width: auto;
        height: 40px;
        min-height: 30px;
        margin: 0px 0px;
        padding: 0px 0px;
        object-fit: cover;
    }

    #goTop {
        width: 20px !important;
        height: 20px !important;
        right: 10px !important;
        bottom: 30px !important;
    }

    #goTop img {
        width: 100%;
    }

    .footleft-b {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px 0px;
        padding: 0px 0px;
    }

    .footer-l {
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px 0px;
        padding: 20px 10px;
    }

    .footer-r {
        box-sizing: border-box;
        flex: 1;
        display: flex;
        flex-direction: row;
        align-items: stretch;
        justify-content: center;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px 0px;
        padding: 0px 0px;
        background: #fff;
    }

    .footright {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: stretch;
        justify-content: space-between;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px 0px 0px 0px;
        padding: 20px 10px;
        background: #0069B3;
    }

    .footright-l {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        justify-content: center;
        width: 50%;
        height: auto;
        min-height: 30px;
        margin: 0px 0px;
        padding: 10px 10px;
    }

    .footright-r {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        justify-content: center;
        width: 30%;
        height: auto;
        min-height: 30px;
        margin: 0px 0px;
        padding: 10px 0px;
    }



    .subcnt-c {
        box-sizing: border-box;
        width: 100%;
        height: auto;
        max-width: 100%;
        min-height: 30px;
        margin: 0px auto;
        padding: 20px 0px;
    }

    .subcnt-title {
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px 0px 30px 0;
        padding: 0px 10px;
    }

    .subgoods {
        box-sizing: border-box;
        display: grid;
        width: 100%;
        max-width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px auto;
        padding: 0px 20px;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: auto;
        grid-column-gap: 10px;
        grid-row-gap: 20px;
    }

    .goodsitem-t {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: stretch;
        justify-content: center;
        width: 100%;
        height: 200px;
        min-height: 30px;
        margin: 0px 0px 0px 0;
        padding: 0px 0px;
    }


    .aboutbox-c {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px auto;
        padding: 0px 0px;
        background: #fff;
    }

    .aboutbox-module {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: stretch;
        justify-content: space-between;
        flex-wrap: wrap;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px 0px 60px 0;
        padding: 0px 10px;
        background: #fff;
    }


    .aboutbox-module-l {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        justify-content: flex-start;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px 0px;
        padding: 0px 0px;
    }

    .aboutbox-module-r {
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px 0px;
        padding: 0px 0px;
    }

    .aboutbox-module-info-desc>.label-desc {
        margin: 0px 0px;
        padding: 0px 0px;
        font-size: 16px;
        font-weight: normal;
        line-height: 2.0;
        color: #666;
    }


    .servicebox-c {
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px auto;
        padding: 0px 20px;
        max-width: 100%;
    }


    .serviceitem {
        box-sizing: border-box;
        display: grid;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px 0px 40px 0;
        padding: 0px 0px;
        grid-template-columns: 1fr;
        grid-template-rows: auto;
        grid-column-gap: 0px;
        grid-row-gap: 20px;
    }

    .servicetext-b {
        box-sizing: border-box;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px 0px;
        padding: 0px 0px;
        text-align: left;
        font-size: 14px;
        line-height: 1.6;
        color: #666;
    }

    .downlist-c {
        box-sizing: border-box;
        width: 100%;
        max-width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px auto;
        padding: 0px 20px;
    }


    .downlist-title>.label-title {
        margin: 0px 0px;
        padding: 0px 0px;
        font-size: 14px;
        font-weight: normal;
        color: #000;
    }

    .downlist-r1>.label-date {
        padding: 0px 0px;
        font-size: 12px;
        font-weight: normal;
        color: #000;
        text-decoration: none;
    }

    .downlist-r {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-end;
        width: 20px;
        height: auto;
        min-height: 30px;
        margin: 0px 0px;
        padding: 0px 0px;
    }

    .downlist {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        height: auto;
        min-height: 40px;
        margin: 0px 0px;
        padding: 5px 0px;
        border-bottom: solid 1px #ddd;
    }

    .downlist-l {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
        width: 25px;
        height: auto;
        min-height: 30px;
        margin: 0px 0px;
        padding: 0px 0px;
    }


    .newtab>.cnt {
        float: left;
        box-sizing: border-box;
        border-top: none;
        margin: 30px auto;
        padding: 10px 10px;
        width: 100%;
        box-sizing: border-box;
        height: auto;
    }


    .contactbox-c {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        width: 100%;
        max-width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px auto;
        padding: 0px 10px;
    }

    .contactbox-t {
        box-sizing: border-box;
        display: flex;
        flex-direction: column-reverse;
        align-items: flex-start;
        justify-content: flex-start;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px 0px;
        padding: 0px 0px;
        
    }

    .contactbox-cmd {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px auto;
        padding: 20px 10px;
    }


    .contactbox-cmd>.button-send {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 50px;
        min-height: 30px;
        margin: 0px 0px;
        padding: 0px 0px;
        border: solid 0px #ccc;
        border-radius: 0px;
        background: #0369B3;
        text-align: center;
        font-size: 14px;
        font-weight: normal;
        color: #fff;
        outline: none;
        cursor: pointer;
    }

    .footleft-b>.label1 {
        padding: 0px 0px;
        text-align: center;
        font-size: 14px;
        font-weight: normal;
        color: #666;
    }


    .gooddetail {
        box-sizing: border-box;
        width: 100%;
        max-width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px auto;
        padding: 10px 0px;
        background: #fff;
    }

    .gooddetail-prenext-l {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        justify-content: flex-start;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px 0px;
        padding: 0px 0px;
    }

    .gooddetail-prenext-r {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        justify-content: flex-start;
        flex-wrap: wrap;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px 0px;
        padding: 0px 0px;
    }

    .gooddetail-detail {
        box-sizing: border-box;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px 0px;
        padding: 0px 0px;
        text-align: left;
        font-size: 14px;
        color: #222;
        line-height: 1.8;
    }

    .homeabout-module-info-desc p {
        font-size: 14px;
        font-weight: normal;
        line-height: 2.0;
        color: #666;
    }

    .homeabout-module-info-m {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        justify-content: flex-start;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px 0px;
        padding: 5px 0px;
    }

    .homeabout-head-b {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: auto;
        min-height: 15px;
        margin: 0px 0px;
        padding: 0px 0px;
    }


    .footmob {
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px 0px;
        padding: 10px 10px;
    }

    .footmob-t {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: auto;
        min-height: 26px;
        margin: 0px 0px;
        padding: 0px 0px;
    }

    .footmob-t>.img1 {
        width: 30px;
        height: 30px;
        min-height: 30px;
        margin: 0px 0px;
        padding: 0px 0px;
        object-fit: cover;
    }

    .footmob-m {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: auto;
        min-height: 26px;
        margin: 20px 0px 0 0;
        padding: 0px 0px;
    }

    .footmob-m>.label-cpy {
        padding: 0px 0px;
        text-align: center;
        font-size: 14px;
        font-weight: normal;
        color: #666;
    }

    .footmob-b {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: auto;
        min-height: 26px;
        margin: 0px 0px;
        padding: 0px 0px;
    }

    .footmob-b>.label-icp {
        padding: 0px 0px;
        text-align: center;
        font-size: 14px;
        font-weight: normal;
        color: #666;
    }

    #goTop {
        display: none !important;
    }

    /*--------自适应--------*/

    .footmob-t {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-around;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 20px 0px 0 0;
        padding: 0px 0px;
    }

    .footmob-t>a>.img1 {
        width: 40px;
        height: 40px;
        margin: 0px 20px;
        padding: 0px 0px;
        border-radius: 100%;
        object-fit: cover;
    }

    .footmob-t>a>.img2 {
        width: 35px;
        height: 35px;
        margin: 0px 5px 0 0;
        padding: 0px 0px;
        border-radius: 100%;
        object-fit: cover;
    }


    .footmob-t>a {
        display: block;
        width: 30%;
        height: 40px;
        background-color: #0069B3;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0px 0px;
        border-radius: 30px;
    }













    .mobnm {
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 10px 0px;
        padding: 0px 20px;
    }

    .mobnm-t {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px 0px;
        padding: 0px 0px;
    }

    .mobnmtitle-c {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px 0px;
        padding: 0px 0px;
    }

    .mobnmtitle {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: stretch;
        justify-content: space-between;
        width: 100%;
        max-width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px 0px;
        padding: 0px 0px;
    }

    .mobnmtitle-l {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
        width: 100%;
        height: auto;
        margin: 0px 0px;
        padding: 0px 0px;
    }

    .mobnmtitle-l>.label-line {
        width: 3px;
        height: 18px;
        margin: 0px 10px 0px 0px;
        padding: 0px 0px;
        background: #0069B3;
        text-align: left;
        font-size: 16px;
        font-weight: normal;
        color: #666;
    }

    .mobnmtitle-l>.label-title {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        width: auto;
        height: auto;
        padding: 0px 0px;
        text-align: left;
        font-size: 18px;
        color: #0069B3;
    }

    .mobnm-b {
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 15px 0px;
        padding: 0px 0px;
    }

    /*--------自适应--------*/

    .swhmgoods-c {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px auto;
        padding: 0px 0px;
    }

    .swhmgoods-c .swiper-pagination {
        bottom: -15px !important;
    }

    .swhmgoods-c .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
        text-align: center;
        line-height: 8px;
        font-size: 12px;
        color: #000;
        opacity: 1;
        background: #ddd;
        margin: 0 10px;
    }

    .swhmgoods-c .swiper-pagination-bullet-active {
        color: #fff;
        background: #0069B3;
    }

    .swhmgoods-c .swiper {
        box-sizing: border-box;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px auto;
        padding: 0px 0px;
    }

    .swhmgoods-c .swiper-wrapper {
        box-sizing: border-box;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px auto;
        padding: 0px 0px;
    }

    .swhmgoods-c .swiper-slide {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px auto;
        padding: 0px 0px;
    }

    .swhmgoods-c .swiper-item {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px auto;
        padding: 0px 0px;
        position: relative;
    }

    .swhmgoods-c .swiper-pagination {
        box-sizing: border-box;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px auto;
        padding: 0px 0px;
    }

    /*--------自适应--------*/




    .hmitem {
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px 0px;
        padding: 0px 0px;
    }

    .hmitem-t {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: stretch;
        justify-content: center;
        width: 100%;
        height: 190px;
        min-height: 30px;
        margin: 0px 0px 0px 0;
        padding: 0px 0px;
    }

    .hmitem-t>a>.img1 {
        width: 100%;
        height: 100%;
        min-height: 30px;
        margin: 0px 0px;
        padding: 0px 0px;
        object-fit: cover;
    }

    .hmitem-t>a {
        display: block;
        width: 100%;
        height: auto;
    }

    .hmitem-m {
        box-sizing: border-box;
        flex: 1;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px 0px;
        padding: 5px 10px;
    }

    .hmitem-info {
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px 0px;
        padding: 0px 0px;
    }

    .hmitem-info-t {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        justify-content: flex-start;
        flex-wrap: wrap;
        width: 100%;
        height: auto;
        margin: 0px 0px;
        padding: 5px 0px;
    }

    .hmitem-info-t-a {
        box-sizing: border-box;
        width: 100%;
        height: 20px;
        margin: 0px 0px;
        padding: 0px 0px;
        text-align: center;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        word-break: break-all;
        text-overflow: ellipsis;
        white-space: wrap;
        overflow: hidden;
    }

    .hmitem-info-t-a>.label-title {
        margin: 0px 0px;
        padding: 0px 0px;
        font-size: 14px;
        font-weight: normal;
        color: #333;
    }

    .hmitem-info-t-a>.label-title:hover {
        color: #333;
        text-decoration: none;
    }

    .hmitem-info-t-a>.label-title:active {
        color: #333;
        text-decoration: none;
    }

    .hmitem-info-t-a>.label-title:visited {
        color: #333;
        text-decoration: none;
    }



    .mobseritem {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: stretch;
        justify-content: space-between;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 10px 0px;
        padding: 10px 10px;
        background: #fff;
    }

    .mobseritem-l {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        justify-content: flex-start;
        width: 60px;
        height: auto;
        min-height: 30px;
        margin: 0px 0px;
        padding: 0px 0px;
    }

    .mobseritem-l>.img {
        width: 50px;
        height: 50px;
        min-height: 30px;
        margin: 0px 0px;
        padding: 0px 0px;
        border-radius: 100%;
        object-fit: cover;
    }

    .mobseritem-m {
        box-sizing: border-box;
        flex: 1;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px 0px;
        padding: 0px 0px;
    }

    .mobseritem-info {
        box-sizing: border-box;
        flex: 1;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px 0px;
        padding: 0px 0px;
    }

    .mobseritem-info-t {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
        width: 100%;
        height: auto;
        margin: 0px 0px;
        padding: 0px 0px;
    }

    .mobseritem-info-t>.label-title {
        padding: 0px 0px;
        font-size: 16px;
        font-weight: bold;
        color: #000;
    }

    .mobseritem-info-b {
        box-sizing: border-box;
        flex: 1;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
        width: 100%;
        height: auto;
        margin: 5px 0px;
        padding: 0px 0px;
        overflow: hidden;
    }

    .mobseritem-info-desc {
        box-sizing: border-box;
        width: 100%;
        height: auto;
        margin: 0px 0px;
        padding: 0px 0px;
        text-align: left;
    }

    .mobseritem-info-desc>.label-desc {
        margin: 0px 0px;
        padding: 0px 0px;
        font-size: 12px;
        font-weight: normal;
        color: #999;
    }

    /*--------自适应--------*/

    .hmnews {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        justify-content: space-between;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px 0px;
        padding: 10px 0px;
        background: #fff;
    }

    .hmnews-r {
        box-sizing: border-box;
        flex: 1;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px 10px 0px 0px;
        padding: 0px 0px;
    }

    .hmnews-info {
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px 0px;
        padding: 0px 0px;
    }

    .hmnews-info-t {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        justify-content: flex-start;
        flex-wrap: wrap;
        width: 100%;
        height: auto;
        margin: 0px 0px;
        padding: 0px 0px;
    }

    .hmnews-info-t>.label1 {
        padding: 0px 0px;
        font-size: 16px;
        font-weight: normal;
        color: #000;
    }

    .hmnews-info-b {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
        width: 100%;
        height: auto;
        margin: 10px 0px;
        padding: 0px 0px;
    }

    .hmnews-info-b>.label-cat {
        margin: 0px 10px 0px 0px;
        padding: 0px 0px;
        text-align: left;
        font-size: 12px;
        font-weight: normal;
        color: #666;
    }

    .hmnews-info-b>.label-date {
        padding: 0px 0px;
        font-size: 12px;
        font-weight: normal;
        color: #999;
    }

    .hmnews-l {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        justify-content: flex-start;
        width: auto;
        height: auto;
        min-height: 30px;
        margin: 0px 0px;
        padding: 0px 0px;
    }

    .hmnews-l>.img {
        width: 100px;
        height: auto;
        min-height: 30px;
        margin: 0px 0px;
        padding: 0px 0px;
        object-fit: cover;
        aspect-ratio: 2/1.5;
    }

    /*--------自适应--------*/
    .homeabout-head-t {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px 0px;
        padding: 0px 30px;
    }

    .gooddetail-m1 {
        box-sizing: border-box;
        display: none;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px 0px;
        padding: 10px 0px 20px 0px;
        border-bottom: solid 1px #eee;
    }







    .contactbox-text {
        box-sizing: border-box;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px auto;
        padding: 0px 10px;
        text-align: left;
        font-size: 16px;
        font-weight: normal;
        line-height: 1.5;
    }


    .contactbox-b {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 20px 0px;
        padding: 0px 0px;
    }







    .mhisitem-c {
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 280px;
        min-height: 30px;
        margin: 10px 0px;
        padding: 20px 20px;
        border-radius: 6px;
        position: relative;
        overflow: hidden;
    }

    .mhisitem {
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px 0px;
        padding: 0px 0px;
        position: relative;
        z-index: 100;
    }

    .mhisitem-t {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: auto;
        min-height: 20px;
        margin: 0px 0px;
        padding: 10px 0px;
    }

    .mhisitem-t>.label-head {
        padding: 0px 0px;
        text-align: center;
        font-size: 18px;
        font-weight: bold;
        color: #fff;
    }

    .mhisitem-b {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: auto;
        min-height: 20px;
        margin: 10px 0px;
        padding: 0px 0px;
    }

    .mhisitem-b>.label-intro {
        padding: 0px 0px;
        text-align: center;
        font-size: 14px;
        font-weight: normal;
        color: #fff;
    }

    .mhisitem-d {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: auto;
        min-height: 20px;
        margin: 0px auto;
        padding: 10px 0px;
    }

    .mhisitem-d>.label-desc {
        padding: 0px 0px;
        text-align: center;
        font-size: 14px;
        font-weight: normal;
        color: #fff;
    }

    .mhisitem-c>.img2 {
        width: 100%;
        height: 100%;
        min-height: 30px;
        margin: 0px 0px;
        padding: 0px 0px;
        position: absolute;
        z-index: 1;
        left: 0px;
        top: 0px;
        object-fit: cover;
    }

    .mhisitem-c-c {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%;
        min-height: 30px;
        margin: 0px auto;
        padding: 0px 0px;
        background: #000;
        position: absolute;
        z-index: 10;
        left: 0px;
        top: 0px;
        opacity: 0.5;
    }

    /*--------自适应--------*/
    .aboutbox-module-info-desc {
        box-sizing: border-box;
        width: 100%;
        height: auto;
        margin: 0px 0px;
        padding: 0px 0px;
        text-align: left;
        font-size: 16px;
        font-weight: normal;
        line-height: 1.4;
        color: #666;
    }
    .aboutbox-module-info-m {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        justify-content: flex-start;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px 0px;
        padding: 0px 0px;
    }
    .aboutbox-module-info-m p{
        margin: 0;
    }

    #baidumap {
        box-sizing: border-box;
        width: 100%;
        height: 300px;
    }

    .serviceitem>.img1 {
        width: 70%;
        height: auto;
        min-height: 30px;
        margin: 0px auto;
        padding: 0px 0px;
        object-fit: cover;
    }

    .goodcnt-c {
        box-sizing: border-box;
        width: 100%;
        max-width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px auto;
        padding: 10px 20px;
        background: #fff;
    }

}