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

    .PC {

        display: none;

    }



    .MOVE {

        display: block;

    }



    .type_area {

        width: 21.88rem;

        margin: 0 auto;

    }



    .chunk {

        width: 100%;

        margin-bottom: 3rem;

    }



    .MOVE .Header {

        width: 100%;

        display: flex;

        align-items: center;

        justify-content: space-between;

        height: 2.75rem;

        background-color: rgba(237, 227, 218, 1);

        color: rgba(51, 51, 51, 1);

        font-size: 1.13rem;

        text-align: center;

        font-family: Roboto;

        padding: 0 1rem;

        box-sizing: border-box;

        position: sticky;

        top: 0;

        z-index: 999;

    }



    .lang-en .header_title {

        font-size: 0.7rem;

    }



    .Header img {

        width: 1.88rem;

        height: 1.88rem;

    }



    .FirstScreen {

        width: 100%;

        height: 17rem;

        background-image: url('../images/move_back.png');

        background-size: cover;

        background-repeat: no-repeat;

        box-sizing: border-box;
        background-position: center;

    }



    .FirstScreen .type_area {

        padding-top: 4rem;

        box-sizing: border-box;

    }



    .FirstScreen .describe_title {

        color: rgba(51, 51, 51, 1);

        font-size: 1.25rem;

        font-family: SourceHanSansCN-Bold;

        margin-bottom: 1rem;

        font-style: oblique;

    }



    .FirstScreen .describe_subtitle {

        width: 17.06rem;

        height: 1.88rem;

        line-height: 1.88rem;

        background: linear-gradient(87.16deg, rgba(38, 163, 93, 1) 34.76%, rgba(255, 255, 255, 0) 97.04%);

        color: rgba(255, 255, 255, 1);

        font-size: 0.75rem;

        text-align: left;

        font-family: Arial;

        margin-bottom: 1rem;

        padding-left: 0.5rem;

        box-sizing: border-box;

    }



    .lang-en .FirstScreen .describe_subtitle {

        width: 19.5rem;

        font-size: 0.65rem;

    }



    .FirstScreen .describe_text {

        color: rgba(38, 163, 93, 1);

        font-size: 0.88rem;

        font-family: SourceHanSansSC-regular;

    }



    .Chunk_title {

        margin: 0 auto;

        width: 7.5rem;

        height: 2.5rem;

        text-align: center;

        line-height: 2.5rem;

        color: rgba(255, 255, 255, 1);

        font-size: 1.7rem;

        text-align: center;

        font-family: Roboto;

        background: linear-gradient(90deg, rgba(38, 163, 93, 1) 50%, rgba(141, 194, 105, 1) 50% 100%);

        position: relative;

        margin-bottom: 2rem;

    }



    .Chunk_title::after {

        content: "";

        position: absolute;

        top: -0.94rem;

        left: 0.5rem;

        width: 0.94rem;

        height: 0.94rem;

        background-color: rgba(38, 163, 93, 1);

        border-radius: 50%;

    }



    .Chunk_title::before {

        content: "";

        position: absolute;

        top: 2.4rem;

        right: 0.5rem;

        width: 0.94rem;

        height: 0.94rem;

        background-color: rgba(141, 194, 105, 1);

        border-radius: 50%;

    }



    .mySwiper {

        margin-bottom: 1rem;

    }



    .mySwiper .swiper-slide {

        width: 4.38rem;

        height: 2.5rem;

        line-height: 2.5rem;

        border-radius: 0.5rem;

        background-color: rgba(248, 248, 248, 1);

        color: rgba(79, 79, 79, 1);

        font-size: 0.88rem;

        text-align: center;

        font-family: Arial;

        overflow: hidden;

        text-overflow: ellipsis;

        white-space: nowrap;

        padding: 0 0.31rem;

        box-sizing: border-box;

    }



    .swiper-slide.active {

        background-color: rgba(38, 163, 93, 1);

        color: rgba(255, 255, 255, 1);

    }



    .Product_list {

        width: 100%;

        display: flex;

        align-items: center;

        flex-wrap: wrap;

        justify-content: space-between;

    }



    .Product_list .Product_item {

        width: 10.63rem;

        height: 10.81rem;

        background-color: rgba(248, 248, 248, 1);

        margin-bottom: 1rem;

        position: relative;

    }



    .Product_item .Product_item_img {

        width: 100%;

        height: 7.69rem;

        padding: 0.31rem 0.31rem 0 0.31rem;

        box-sizing: border-box;

    }



    .Product_item_img img {

        width: 100%;

        height: 100%;

    }



    .Product_item .Product_item_title {

        width: 100%;

        height: calc(100% - 7.69rem);

        display: flex;

        padding: 0.31rem 0.31rem 0 0.31rem;

        box-sizing: border-box;

        align-items: center;

        color: rgba(51, 51, 51, 1);

        font-size: 0.75rem;

        font-family: SourceHanSansSC-regular;

        overflow: hidden;

        text-overflow: ellipsis;

        white-space: nowrap;

    }



    .Product_item_title span {

        width: 100%;

        overflow: hidden;

        text-overflow: ellipsis;

        white-space: nowrap;

    }



    .Product_item .Product_item_tab {

        position: absolute;

        top: 6.5rem;

        left: 0;

        width: 10.31rem;

        height: 1.88rem;

        line-height: 1.88rem;

        background: linear-gradient(87.34deg, rgba(38, 163, 93, 1) -0.11%, rgba(229, 238, 238, 0) 100.82%);

        color: rgba(255, 255, 255, 1);

        font-size: 1rem;

        font-family: SourceHanSansSC-regular;

        padding-left: 0.2rem;

        box-sizing: border-box;

    }





    .Product_whole_product {

        width: 6.25rem;

        height: 1.88rem;

        line-height: 1.88rem;

        border-radius: 1.88rem;

        color: rgba(154, 154, 154, 1);

        font-size: 0.88rem;

        text-align: center;

        font-family: Arial;

        border: 0.06rem solid rgba(154, 154, 154, 1);

        margin: 0 auto;

    }



    .chunk.Advantage .Chunk_title {

        font-size: 1.5rem;

        margin-bottom: 1rem;

    }



    .lang-en .chunk.Advantage .Chunk_title {

        font-size: 1.5rem;

    }



    .chunk.Advantage {

        padding-top: 3rem;

        box-sizing: border-box;

        height: 52rem;

        background-position: center;



    }



    .Advantage_title {

        color: rgba(33, 128, 75, 1);

        font-size: 0.75rem;

        margin-bottom: 1rem;

    }



    .Advantage_list {

        width: 100%;

        display: grid;

        grid-template-columns: repeat(3, 1fr);

        grid-template-rows: repeat(2, 1fr);

        gap: 1rem;

        margin-bottom: 1rem;

    }



    .Advantage_list .Advantage_item {

        width: 100%;

        height: 10.5rem;

        background-color: rgba(255, 255, 255, 1);

        border-radius: 0.5rem;

        padding: 1rem 0.31rem;

        box-sizing: border-box;

        display: flex;

        flex-direction: column;

        align-items: center;

    }



    .Advantage_item .item_img {

        width: 2.5rem;

        height: 2.5rem;

        background-color: rgba(141, 194, 105, 1);

        display: flex;

        align-items: center;

        justify-content: center;

        border-radius: 50%;

        margin-bottom: 1rem;

    }



    .Advantage_item .item_img img {

        width: 1.5rem;

        height: 1.5rem;



    }



    .Advantage_item:nth-of-type(3) {

        background-color: rgba(141, 194, 105, 1);

    }



    .Advantage_item:nth-of-type(3) .item_img {

        background-color: rgba(255, 255, 255, 1);

    }



    .Advantage_item .item_title {

        width: 100%;

        height: 20%;

        color: rgba(51, 51, 51, 1);

        font-size: 0.88rem;

        text-align: center;

        font-family: SourceHanSansCN-Bold;

        margin-bottom: 0.31rem;

    }



    .Advantage_item .item_subtitle {

        width: 100%;

        height: 39%;

        color: rgba(108, 108, 108, 1);

        font-size: 0.72rem;

        text-align: center;

        font-family: SourceHanSansSC-regular;

        display: -webkit-box;

        -webkit-box-orient: vertical;

        line-clamp: 4;

        -webkit-line-clamp: 4;

        overflow: hidden;

        text-overflow: ellipsis;

        word-break: break-all;

        line-height: 0.8rem;

    }



    .lang-en .Advantage_item .item_subtitle {

        font-size: 0.71rem;

        line-height: 0.78rem;

    }



    .Advantage_item:nth-of-type(3) .item_title {

        color: rgba(255, 255, 255, 1);

    }



    .Advantage_item:nth-of-type(3) .item_subtitle {

        color: rgba(255, 255, 255, 1);

    }



    .Advantage_tips {

        color: rgba(255, 255, 255, 1);

        font-size: 1.13rem;

        font-family: AlibabaPuHui-bold;

        margin-bottom: 1rem;

    }



    .advantage_form_content {

        width: 100%;

        display: flex;

        flex-direction: column;

        align-items: center;

    }



    .form_content {

        width: 100%;

        display: flex;

        flex-direction: column;

        align-items: center;

    }



    .advantage_form_item {

        width: 100%;

        margin-bottom: 1rem;

        position: relative;

    }



    .advantage_form_item .err {

        position: absolute;

        top: 2.5rem;

        font-size: 0.88rem;

    }



    .advantage_form_item input {

        width: 100%;

        height: 2.5rem;

        border-radius: 0.5rem;

        padding: 0 0.31rem;

        box-sizing: border-box;

    }



    .advantage_form_item:nth-of-type(3) input {

        width: 100%;

        height: 5rem;

    }



    .advantage_form_content button {

        width: 6.25rem;

        height: 1.88rem;

        line-height: 1.88rem;

        border-radius: 1.88rem;

        background-color: rgba(141, 194, 105, 1);

        color: rgba(255, 255, 255, 1);

        font-size: 0.88rem;

        text-align: center;

        font-family: Arial;

        border: 0.06rem solid rgba(141, 194, 105, 1);

    }



    .advantage_form_item:nth-of-type(3) .err {

        position: absolute;

        top: 5.1rem;

        font-size: 0.88rem;

    }



    .chunk.dynamics .Chunk_title {

        font-size: 1.5rem;

        margin-bottom: 2rem;

    }



    .Dynamics_List {

        width: 100%;

    }



    .Dynamics_List .Dynamics_list_item {

        width: 100%;

        height: 8rem;

        border-bottom: 1px dashed rgba(154, 154, 154, 1);

        padding: 1rem 0;

        box-sizing: border-box;

        display: flex;

        align-items: start;

        justify-content: space-between;

    }



    .Dynamics_list_item img {

        width: 5.63rem;

        height: 4.25rem;

        border-radius: 0.5rem;

        margin-right: 1rem;

    }



    .Dynamics_list_item .list_item_title {

        width: calc(100% - 5.63rem - 1rem);

        height: 100%;

        display: flex;

        flex-direction: column;

        justify-content: space-between;

    }



    .list_item_title .item_title_time {

        color: rgba(108, 108, 108, 1);

        font-size: 0.88rem;

        font-family: SourceHanSansSC-regular;

        display: flex;

        align-items: start;

    }



    .list_item_title .item_title_time span:nth-child(1) {

        color: rgba(79, 79, 79, 1);

        font-size: 1.25rem;

        font-family: SourceHanSansCN-Bold;

        margin-right: 0.5rem;

    }



    .list_item_title .item_title_title {

        width: 100%;

        overflow: hidden;

        text-overflow: ellipsis;

        white-space: nowrap;

        color: rgba(79, 79, 79, 1);

        font-size: 1rem;

        text-align: left;

        font-family: SourceHanSansSC-regular;

    }



    .list_item_title .item_title_content {

        color: rgba(108, 108, 108, 1);

        font-size: 0.88rem;

        text-align: justify;

        font-family: SourceHanSansSC-light;

        display: -webkit-box;

        -webkit-box-orient: vertical;

        line-clamp: 2;

        -webkit-line-clamp: 2;

        overflow: hidden;

        text-overflow: ellipsis;

        word-break: break-all;

    }



    .Dynamics_List .Dynamics_list_item:last-child {

        border-bottom: none;

    }



    .chunk.dynamics .more {

        width: 7.25rem;

        height: 1.88rem;

        line-height: 1.88rem;

        border-radius: 1.88rem;

        color: rgba(154, 154, 154, 1);

        font-size: 0.88rem;

        text-align: center;

        font-family: Arial;

        border: 0.06rem solid rgba(154, 154, 154, 1);

        margin: 0 auto;

        margin-top: 1rem;

    }



    .RealTimeInfo_img img {

        width: 100%;

        height: 7.5rem;

        border-radius: 0.5rem;

        margin-bottom: 1rem;

    }



    .RealTimeInfo_List {

        width: 100%;

    }



    .RealTimeInfo_List .RealTimeInfo_item {

        width: 100%;

        height: 6rem;

        border-bottom: 0.06rem dashed rgba(187, 187, 187, 1);

        padding: 1rem;

        box-sizing: border-box;

        display: flex;

        align-items: start;

        justify-content: space-between;

        margin-bottom: 1rem;

    }



    .RealTimeInfo_item .item_time {

        width: 3.44rem;

        margin-right: 1rem;

        color: rgba(108, 108, 108, 1);

        font-size: 0.88rem;

        font-family: Roboto;

    }



    .RealTimeInfo_item .item_time span:nth-of-type(1) {

        color: rgba(79, 79, 79, 1);

        font-size: 1.25rem;

        font-family: SourceHanSansCN-Bold;

        margin-bottom: 0.5rem;

        display: inline-block;

    }



    .RealTimeInfo_item .item_text {

        width: calc(100% - 3.44rem - 1rem);

        height: 100%;

        display: flex;

        flex-direction: column;

        justify-content: space-between;

    }



    .item_text .text_title {

        width: 100%;

        overflow: hidden;

        text-overflow: ellipsis;

        white-space: nowrap;

        color: rgba(79, 79, 79, 1);

        font-size: 1rem;

        font-family: Roboto;

    }



    .item_text .text_subtitle {

        width: 100%;

        display: -webkit-box;

        -webkit-box-orient: vertical;

        line-clamp: 2;

        -webkit-line-clamp: 2;

        overflow: hidden;

        text-overflow: ellipsis;

        word-break: break-all;

        color: rgba(108, 108, 108, 1);

        font-size: 0.88rem;

        font-family: SourceHanSansSC-light;

    }



    .chunk.Real .more {

        width: 6.25rem;

        height: 1.88rem;

        line-height: 1.88rem;

        border-radius: 1.88rem;

        color: rgba(154, 154, 154, 1);

        font-size: 0.88rem;

        text-align: center;

        font-family: Arial;

        border: 0.06rem solid rgba(154, 154, 154, 1);

        margin: 0 auto;

    }



    .chunk.MoveAbout {

        width: 100%;

        height: 60rem;

        background: linear-gradient(180deg, rgba(141, 194, 105, 1) 0%, rgba(33, 128, 75, 1) 100%);

    }



    .About_top {

        width: 100%;

        padding: 1rem 1rem 0 1rem;

        box-sizing: border-box;

    }



    .About_top .About_text {

        width: 100%;

        padding: 3rem 1rem 1rem 1rem;

        box-sizing: border-box;

        display: flex;

        flex-direction: column;

        align-items: center;

        width: 100%;

        height: 31rem;

        background: rgba(255, 255, 255, 1);

        border-radius: 31.25rem 31.25rem 0 0;

    }



    .About_top .Company_name {

        width: 100%;

        height: 2.5rem;

        line-height: 2.5rem;

        background: linear-gradient(87.34deg, rgba(255, 255, 255, 1) -0.11%, rgba(38, 163, 93, 1) 53.28%, rgba(229, 238, 238, 0) 100.82%);

        text-align: center;

        color: rgba(255, 255, 255, 1);

        font-size: 1.25rem;

        font-family: AlibabaPuHui-medium;

        margin-bottom: 1rem;

    }



    .lang-en .About_top .Company_name {

        font-size: 0.75rem;

    }



    .About_top .About_describe {

        color: rgba(108, 108, 108, 1);

        font-size: 0.88rem;

        font-family: SourceHanSansSC-regular;

        display: -webkit-box;

        -webkit-box-orient: vertical;

        line-clamp: 13;

        -webkit-line-clamp: 13;

        overflow: hidden;

        text-overflow: ellipsis;

        word-break: break-all;

        line-height: 1.2rem;

        margin-bottom: 1rem;

    }



    .About_top .about_text_more .more_button {

        width: 6.25rem;

        height: 1.88rem;

        line-height: 1.88rem;

        border-radius: 0.5rem;

        background-color: rgba(38, 163, 93, 1);

        color: rgba(255, 255, 255, 1);

        font-size: 0.88rem;

        text-align: center;

        font-family: Arial;

    }



    .chunk.MoveAbout .type_area {

        width: 100%;

        padding: 0;

    }



    .MoveAbout_img img {

        width: 100%;

        height: 12.5rem;

        margin-bottom: 1rem;

    }



    .MoveAboutSwiper {

        margin-bottom: 1rem;

    }



    .MoveAboutSwiper .swiper-slide {

        width: 9.38rem;

        height: 7.5rem;

        border-radius: 0.25rem;

    }



    .MoveAboutSwiper .swiper-slide img {

        width: 100%;

        height: 100%;

        border-radius: 0.25rem;

    }



    .chunk.MoveAbout .Invite {

        width: 100%;

        padding: 0 1rem;

        box-sizing: border-box;

    }



    .Invite .Invite_div {

        width: 100%;

        height: 4.38rem;

        border-radius: 0.5rem;

        background-color: rgba(141, 194, 105, 1);

        padding: 1rem;

        box-sizing: border-box;

        display: flex;

        align-items: center;

        justify-content: space-between;

    }



    .Invite_div .Invite_left {

        height: 100%;

        display: flex;

        flex-direction: column;

        justify-content: space-between;

        color: rgba(255, 255, 255, 1);

        font-size: 1.13rem;

        font-family: AlibabaPuHui-bold

    }



    .Invite_left span:nth-of-type(2) {

        color: rgba(255, 255, 255, 1);

        font-size: 0.88rem;

        font-family: AlibabaPuHui-regular;

    }



    .lang-en .Invite_left span:nth-of-type(2) {

        font-size: 0.7rem;

    }



    .Invite_div .photos_foot_right {

        width: 6.25rem;

        height: 1.88rem;

        line-height: 1.88rem;

        border-radius: 1.88rem;

        background-color: rgba(255, 255, 255, 1);

        color: rgba(38, 163, 93, 1);

        font-size: 0.88rem;

        text-align: center;

        font-family: Arial;

    }



    .foot {

        width: 100%;

        height: 20.07rem;

        padding: 3rem 1rem 0 1rem;

        box-sizing: border-box;

        position: relative;

    }



    .foot_return {

        position: absolute;

        top: -2rem;

        left: 50%;

        transform: translateX(-50%);

        width: 3.75rem;

        height: 3.75rem;

        line-height: 1.25rem;

        background-color: rgba(38, 163, 93, 1);

        color: rgba(255, 255, 255, 1);

        font-size: 0.75rem;

        font-family: SourceHanSansSC-regular;

        text-align: center;

        display: flex;

        flex-direction: column;

        align-items: center;

        justify-content: space-evenly;

        border-radius: 50%;

    }



    .foot_return img {

        width: 1.25rem;

        height: 1.25rem;

    }



    .foot .foot_content {

        width: 100%;

        height: 14.44rem;

        border-radius: 1rem 1rem 0rem 0rem;

        background-color: rgba(255, 255, 255, 1);

        padding: 1rem;

        box-sizing: border-box;

    }





    .foot_content .foot_address {

        width: 100%;

        display: flex;

        align-items: center;

    }



    .foot_content .foot_phone {

        width: 2.5rem;

        height: 2.5rem;

        background-color: rgba(51, 51, 51, 1);

        display: flex;

        align-items: center;

        justify-content: center;

        border-radius: 50%;

        margin-right: 1rem;

    }



    .foot_content .foot_phone img {

        width: 1.25rem;

        height: 1.25rem;

    }



    .address {

        width: calc(100% - 2.5rem - 1rem);

    }



    .foot_address .address_item {

        width: 100%;

        height: 1rem;

        color: rgba(108, 108, 108, 1);

        font-size: 0.88rem;

        font-family: Roboto;

        display: -webkit-box;

        -webkit-box-orient: vertical;

        line-clamp: 1;

        -webkit-line-clamp: 1;

        overflow: hidden;

        text-overflow: ellipsis;

        word-break: break-all;

        line-height: 0.91rem;

        margin-bottom: 0.31rem;

    }



    .foot .foot_code {

        width: 100%;

        display: flex;

        align-items: center;

        justify-content: space-around;

        margin-top: 1rem;

        margin-bottom: 1rem;

    }



    .foot .foot_code img {

        width: 4.69rem;

        height: 4.69rem;

    }



    .foot_info {

        width: 100%;

        text-align: center;

    }



    .foot_info .copyright {

        color: rgba(187, 187, 187, 1);

        font-size: 0.75rem;

        text-align: center;

        font-family: Roboto;

    }



    .foot_record {

        color: rgba(187, 187, 187, 1);

        font-size: 0.75rem;

        text-align: center;

        font-family: Roboto;

    }



    .foot_tabs {

        width: 100%;

        height: 3.13rem;

        background-color: rgba(34, 49, 67, 1);

        padding: 0.31rem 1rem;

        box-sizing: border-box;

        display: flex;

        align-items: center;

        justify-content: space-between;

        position: fixed;

        bottom: 0;

        z-index: 999;

    }



    .foot_tabs .tabs_item {

        width: 45%;

        height: 2.5rem;

        line-height: 2.5rem;

        border-radius: 1.88rem;

        background-color: rgba(38, 163, 93, 1);

        color: rgba(255, 255, 255, 1);

        font-size: 0.88rem;

        text-align: center;

        font-family: Arial;

        display: flex;

        align-items: center;

        padding-left: 1rem;

        box-sizing: border-box;

    }



    .tabs_item img {

        width: 1.88rem;

        height: 1.88rem;

        margin-right: 1rem;

    }



    .mask {

        width: 100vw;

        height: 100vh;

        position: fixed;

        top: 0;

        left: 0;

        background: rgba(51, 51, 51, 0.5);

        z-index: 9998;

        opacity: 0;

        visibility: hidden;

    }



    .maskShow {

        animation: maskanimation 0.3s linear forwards;

    }



    .move_sidebar {

        width: 70%;

        height: 100vh;

        background: rgba(51, 51, 51, 1);

        position: fixed;

        top: 0;

        left: 0;

        z-index: 9999;

        visibility: hidden;

        transform: translateX(-100%);

        transition: all 0.3s;

        padding: 1rem;

        box-sizing: border-box;

        overflow-y: auto;

    }



    .sidebar_item {

        width: 100%;

        min-height: 3rem;

        color: rgba(190, 190, 190, 1);

        font-size: 0.88rem;

        font-family: SourceHanSansSC-regular;

        overflow: hidden;

    }



    .sidebar_item .item_text {

        width: 100%;

        min-height: 3rem;

        display: flex;

        align-items: center;

        border-bottom: 0.06rem solid rgba(79, 79, 79, 1);

    }



    .item_text img {

        width: 1.25rem;

        height: 1.25rem;

        margin-left: 4rem;

    }



    .item_list {

        width: 100%;

        display: none;

    }



    .item_list .item_item {

        width: 100%;

        height: 2.5rem;

        display: flex;

        align-items: center;

        border-bottom: 0.06rem solid rgba(79, 79, 79, 1);

        padding-left: 2rem;

        box-sizing: border-box;

    }



    .sidebar_item .round {

        width: 1.25rem;

        height: 1.25rem;

        border-radius: 50%;

        border: 0.2rem solid rgba(190, 190, 190, 1);

        margin-right: 1rem;

    }



    .sidebar_item.active {

        color: rgba(255, 255, 255, 1);

    }



    .sidebar_item.active .round {

        background-color: rgba(255, 255, 255, 1);

        border: none;

    }



    @keyframes maskanimation {

        0% {

            opacity: 0;

        }



        100% {

            opacity: 1;

            visibility: visible;

        }



    }



    .foot_tabs_weixin {

        width: 100vw;

        height: 100vh;

        position: fixed;

        top: 0;

        left: 0;

        z-index: 9999;

        display: flex;

        align-items: center;

        justify-content: center;

        visibility: hidden;

    }



    .weixin_content {

        width: 12.5rem;

        height: 12.5rem;

        border-radius: 0.5rem;

        background-color: rgba(255, 255, 255, 1);

        padding: 1rem;

        box-sizing: border-box;



    }



    .weixin_content img {

        width: 100%;

        height: 100%;

    }



    .describe_right img {

        display: none;

    }



    .other_Content {

        width: 100%;

        min-height: 15rem;

    }



    .other_Content .Company_name_text {

        width: 18.75rem;

        height: 2.5rem;

        line-height: 2.5rem;

        background: linear-gradient(87.34deg, rgba(255, 255, 255, 1) -0.11%, rgba(38, 163, 93, 1) 53.28%, rgba(229, 238, 238, 0) 100.82%);

        text-align: center;

        color: rgba(255, 255, 255, 1);

        font-size: 1.25rem;

        font-family: AlibabaPuHui-medium;

        margin: 0 auto;

        margin-bottom: 1rem;

    }



    .other_Content .content {

        color: rgba(51, 51, 51, 1);

        font-size: 0.88rem;

        font-family: SourceHanSansSC-regular;

        line-height: 1rem;

    }





    .other_Content .mySwiper {

        width: 100%;

        margin-bottom: 1rem;

    }



    .other_Content .swiper-slide {

        width: 4.38rem !important;

        height: 2.5rem;

        line-height: 2.5rem;

        border-radius: 0.5rem;

        background-color: rgba(248, 248, 248, 1);

        color: rgba(79, 79, 79, 1);

        font-size: 0.88rem;

        text-align: center;

        font-family: Arial;

    }



    .other_Product_list {

        width: 100%;

        display: flex;

        align-items: center;

        justify-content: space-between;

        flex-wrap: wrap;

    }



    .other_Product_list .other_Product_item {

        width: 10.63rem;

        height: 10.81rem;

        background-color: rgba(248, 248, 248, 1);

        cursor: pointer;

        position: relative;

    }



    .other_Product_item .item_img {

        width: 100%;

        padding: 0.31rem;

        padding-bottom: 0;

        box-sizing: border-box;

    }



    .other_Product_item .item_img img {

        width: 10rem;

        height: 7.69rem;

    }





    .other_Product_item .item_foot {

        width: 100%;

        height: calc(100% - 7.69rem);

        line-height: 3rem;

        padding: 0 1rem;

        box-sizing: border-box;

        color: rgba(51, 51, 51, 1);

        font-size: 0.75rem;

        font-family: SourceHanSansSC-regular;

        transition: all 0.5s;

        overflow: hidden;

        white-space: nowrap;

        text-overflow: ellipsis;

    }



    .other_Product_item .item_class {

        position: absolute;

        left: 0;

        bottom: 1.88rem;

        width: 10.31rem;

        height: 1.88rem;

        line-height: 1.88rem;

        background: linear-gradient(87.34deg, rgba(38, 163, 93, 1) -0.11%, rgba(229, 238, 238, 0) 100.82%);

        padding-left: 0.2rem;

        box-sizing: border-box;

        color: rgba(255, 255, 255, 1);

        font-size: 1rem;

        font-family: SourceHanSansSC-regular;

    }



    .My_Page {

        width: 100%;

        display: flex;

        justify-content: center;

        margin-top: 1rem;

        padding: 0 1rem;

        box-sizing: border-box;

    }



    .My_Page ul {

        display: flex;

        justify-content: center;

    }



    .My_Page ul li {

        width: 2rem;

        height: 2rem;

        text-align: center;

        line-height: 2rem;

        font-size: 1rem;

        border: 0.01rem solid rgba(232, 232, 232, 1);

        cursor: pointer;

        margin: 0 0.1rem;

    }



    .My_Page ul li.active {

        border: 0.01rem solid rgba(38, 163, 93, 1);

        color: rgba(38, 163, 93, 1);

    }



    .other_header {

        width: 100%;

        display: flex;

        align-items: center;

        justify-content: center;

    }



    .other_header .Title_text {

        color: rgba(51, 51, 51, 1);

        font-size: 1.25rem;

        font-family: AlibabaPuHui-medium;

    }



    .other_header .Chunk_title {

        margin: 0;

        display: none;

    }





    .Factory_list {

        width: 100%;

        display: flex;

        align-items: center;

        justify-content: space-between;

        flex-wrap: wrap;

    }



    .Factory_list .Factory_item {

        width: 10.63rem;

        height: 9.88rem;

        background-color: rgba(248, 248, 248, 1);

        cursor: pointer;

        padding: 0.31rem 0.31rem 2rem 0.31rem;

        box-sizing: border-box;

        position: relative;

    }



    .Factory_item .item_class {

        position: absolute;

        left: 0;

        bottom: 1rem;

        width: 10.31rem;

        height: 1.88rem;

        line-height: 1.88rem;

        background: linear-gradient(87.34deg, rgba(38, 163, 93, 1) -0.11%, rgba(229, 238, 238, 0) 100.82%);

        color: rgba(255, 255, 255, 1);

        font-size: 1rem;

        font-family: SourceHanSansSC-regular;

        padding-left: 1.2rem;

        overflow: hidden;

        white-space: nowrap;

        text-overflow: ellipsis;

    }



    .img_look {

        padding: 0 2rem;

        box-sizing: border-box;

    }



    .img_look img {

        max-width: 100%;

    }





    .Dynamics_list .Dynamics_item {

        width: 100%;

        padding-bottom: 1rem;

        box-sizing: border-box;

        border-bottom: 0.06rem dashed rgba(33, 128, 75, 1);

        display: flex;

        align-items: start;

        justify-content: space-between;

        cursor: pointer;

        margin-bottom: 1rem;

    }



    .Dynamics_item img {

        width: 5.63rem;

        height: 4.25rem;

        border-radius: 0.5rem;

        margin-right: 1rem;

    }



    .Dynamics_item .dynamics_item_content {

        width: calc(100% - 5.63rem - 0.5rem);

        height: auto;

        display: flex;

        flex-direction: column;

        justify-content: space-between;

    }



    .Dynamics_item .dynamics_item_content .item_content_time {

        display: flex;

        align-items: start;

        color: rgba(108, 108, 108, 1);

        font-size: 0.88rem;

        font-family: SourceHanSansSC-regular;

        margin-bottom: 1rem;

    }



    .Dynamics_item .item_content_time span:nth-of-type(1) {

        color: rgba(51, 51, 51, 1);

        font-size: 1.25rem;

        font-family: SourceHanSansCN-Bold;

        margin-right: 0.31rem;

        transition: color 0.3s;

    }



    .Dynamics_item .dynamics_item_content .item_content_title {

        width: 100%;

        overflow: hidden;

        text-overflow: ellipsis;

        white-space: nowrap;

        color: rgba(51, 51, 51, 1);

        font-size: 1rem;

        font-family: Roboto;

        transition: color 0.3s;

        margin-bottom: 1rem;

    }



    .Dynamics_item .dynamics_item_content .item_content_subtitle {

        width: 100%;

        height: 2.5rem;

        display: -webkit-box;

        line-clamp: 2;

        -webkit-line-clamp: 2;

        -webkit-box-orient: vertical;

        overflow: hidden;

        color: rgba(108, 108, 108, 1);

        font-size: 0.88rem;

        text-align: justify;

        font-family: SourceHanSansSC-light;

        line-height: 1.2rem;

    }



    #otherForm {

        width: 20rem;

        display: flex;

        flex-direction: column;

        margin: 0 auto;

    }



    #otherForm label {

        margin-bottom: 1rem;

        display: flex;

        align-items: start;

        position: relative;

    }



    label .err {

        position: absolute;

        left: 2.8rem;

        bottom: -1rem;

        color: red;

        font-size: 0.88rem;

    }



    .textarea_label .err {

        bottom: -1.4rem;

    }



    label span {

        color: rgba(51, 51, 51, 1);

        font-size: 0.88rem;

        font-family: SourceHanSansSC-regular;

        margin-right: 0.31rem;

    }





    #otherForm input {

        width: 15rem;

        height: 2.5rem;

        border-radius: 0.05rem;

        background-color: rgba(229, 238, 253, 1);

    }



    #otherForm textarea {

        width: 15rem;

        height: 5rem;

        border-radius: 0.05rem;

        background-color: rgba(229, 238, 253, 1);

    }



    .submit_btn {

        margin-top: 1rem;

        text-align: center;

    }



    .submit_btn button {

        width: 9.38rem;

        height: 2.5rem;

        line-height: 2.5rem;

        border-radius: 0.1rem;

        background-color: rgba(38, 163, 93, 1);

        color: rgba(255, 255, 255, 1);

        font-size: 0.88rem;

        text-align: center;

        font-family: Roboto;

        cursor: pointer;

        border: none;

    }





}