.home {
    width: 100%;
    height: 100%;
}

.top_back {
    width: 100%;
    height: 100%;
}

.top_vessel {
    width: 100%;
    height: 8.19rem;
    background-color: red
}

.home_product {
    width: 100%;
    /* height: 2.32rem; */
    text-align: center;
    /* padding: 0.81rem 3.45rem 0.70rem 3.45rem; */
    line-height: 0.54rem;
    margin-top: 0.81rem;
}

.product_title {
    color: #262626;
    font-size: 0.30rem;
}

.product_text {
    color: #808080;
    font-size: 0.30rem;
}

.product_category {
    padding: 0.88rem 0 1.45rem 0;
    background-color: #F8F8F8;
}

.product_center {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.product_image {
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
}
.product_border {
    <!-- box-shadow: red 0px 0px 0px 1px; -->
    border-radius: 50%;
}

.product_item {
    /* width: 20%; */
    text-align: center;
    display: flex;
    align-items: center;
    flex-direction: column;
    /* flex 绔栨帓灞呬腑 */
}

.item_name {
    width: 50%;
    color: #E82D37;
    font-size: 0.18rem;
    margin-top: 0.4rem;
}

.home_company {
    width: 100%;
    z-index: 0;
    box-sizing: border-box;
    padding: 1.62rem 0 0 1.41rem;
    background: url(../image/more.png) no-repeat;
    background-size: auto 100%;
}

.home_line {
    width: 0.03rem;
    height: 0.87rem;
    margin: auto;
    top: 0.435rem;
    background: #E62E3A;
    position: relative;
}

.category_image {
    width: 100%;
    height: 8.34rem;
}

.home_company_profile {
    display: flex;
    align-items: center;
    background-color: #F8F8F8;
    justify-content: flex-end;
    padding: 1.8rem 10% 0 10%;
}

.profile {
    /* width: 80%; */
    /* margin:  0 0 0 auto; */
}

.profile_title {
    display: flex;
    align-items: center;
}

.profile_name {
    color: #E82D37;
    font-size: 0.28rem;
}

.profile_line {
    flex: 1;
    color: #E82D37;
    margin-left: 0.19rem;
    border: 0.01rem solid #E82D37;
}

.profile_text {
    margin-top: 0.75rem;
    color: #262626;
    font-size: 0.26rem;
    font-weight: 600;
}

.profile_content {
    /* width: 9.35rem; */
    margin-top: 0.30rem;
    color: #4F4F4F;
    font-size: 0.20rem;
}

.profile_botton {
    width: 2.28rem;
    height: 0.58rem;
    border: 0.01rem solid #E82D37;
    border-radius: 0.29rem;
    /* padding: 0.22rem 0.6rem; */
    text-align: center;
    line-height: 0.58rem;
    font-size: 0.2rem;
    /* line-height: 0.579rem; */
    color: #E93C44;
    margin-top: 0.87rem;
    margin-bottom: 1.09rem;
}

.profile_right_img {
    text-align: center;
    /* margin-left: 0.2rem; */
}

.profile_img {
    width: 3.69rem;
    height: 4.56rem;
}

.home_awards {
    padding: 1.18rem 0 1.24rem;
    width: 85%;
    margin: auto;
}

.awards_list {
    margin-top: 0.33rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.awards_list div {
    text-align: center;
    margin: 0 auto;
}

.awards_title {
    /* margin-top: 1.19rem; */
    text-align: center;
    color: #262626;
    font-size: 0.30rem;
    font-weight: 600;
}

.awards_text {
    margin-top: 0.28rem;
    text-align: center;
    color: #808080;
    font-size: 0.30rem;

}

.awards_line {
    margin: auto;
    width: 0.03rem;
    margin-top: 0.34rem;
    /* text-align: center; */
    height: 0.87rem;
    border-left: 0.03rem solid #E62E3A;
}

.awards_img {
    width: 100%;
    /* height: 2.53rem; */
}
.awards_imgs {
    max-width:90vw;
    max-height: 80vh;
}
/deep/.layui-layer layui-layer-page {
    width:0;
}

.message {
    width: 100%;
    z-index: 0;
    box-sizing: border-box;
    padding: 0.82rem 0;
    background: url(../image/bottom.png) no-repeat;
    background-position: 100% 100%;
}

.message_img {
    width: 100%;
    height: 7rem;
}

.message_info {
    width: 50%;
    background-color: #ffffff;
    padding: 0.55rem 1.23rem;
    z-index: 999;
    border-radius: 0.1rem;
    margin: auto;
}

.message_title {
    text-align: center;
    color: #565656;
    font-size: 0.32rem;
    font-weight: 600;
}

.message_line {
    margin: auto;
    width: 0.87rem;
    margin-top: 0.22rem;
    border-bottom: 0.03rem solid #E62E3A;
}

.message_text {
    margin-top: 0.23rem;
    text-align: center;
    color: #565656;
    font-size: 0.14rem;
    margin-bottom: 0.46rem;
}

.message_form {
    display: flex;
    justify-content: space-between;
    align-items: center;
}


.message_name {
    width: 100%;
    height: 0.43rem;
    background-color: #F6F6F6;
    color: #7F7E7E;
    font-size: 0.14rem;
    border: 0 !important;
    padding-left: 0.05rem;
}

.message_TEL {
    width: 100%;
    height: 0.43rem;
    background-color: #F6F6F6;
    color: #7F7E7E;
    font-size: 0.14rem;
    border: 0 !important;
    padding-left: 0.05rem;
}

.message_content {
    width: 100%;
    height: 1.31rem;
    background-color: #F6F6F6;
    color: #7F7E7E;
    font-size: 0.14rem;
    border: 0 !important;
    margin-top: 0.09rem;
    padding-top: 0.16rem;
    padding-left: 0.05rem;
}

.swiper-pagination-bullet-active {
    background: #ffffff !important;
}

.swiper-pagination-bullet {
    background: #929292 !important;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url(../image/left.png) !important;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url(../image/right.png) !important;
}

@media screen and (max-width: 600px) {
    .message {
        padding: 0.82rem 0.5rem;
    }

    .message_info {
        width: 85%;
        background-color: #ffffff;
        padding: 0.5rem 0.5rem;
        z-index: 999;
        border-radius: 0.1rem;
        display: block;
    }

    .message_text {
        text-align: left;
    }

    .swiper-button-prev,
    .swiper-container-rtl .swiper-button-next {
        display: none;
    }

    .swiper-button-next,
    .swiper-container-rtl .swiper-button-prev {
        display: none;
    }

    .profile_right_img {
        /* text-align: center; */
        display: none;
    }
}

.swiper-container {
    width: 100%;
    /* height: 300px; */
}

.swiper-wrapper .swiper-slide img {
    width: 100%;
    /* height: 300px; */
}

.imgs {
    width: 100%;
}

.index_submit {
    width: 100%;
    height: 0.5rem;
    background-color: #262626;
    color: #ffffff;
    border-radius: 0.05rem;
    text-align: center;
    line-height: 0.5rem;
    margin-top: 0.09rem;
    font-size: 0.2rem;
    cursor: pointer;
}
 .submit {
    width: 100%;
    height: 0.5rem;
    background-color: #E82D37;
    color: #ffffff;
    border-radius: 0.05rem;
    text-align: center;
    line-height: 0.5rem;
    margin-top: 0.09rem;
    font-size: 0.2rem;
    cursor: pointer;
}

/deep/.layui-layer-page .layui-layer-content {
    height:0 !important;
}
