.search {
    background: url('../images/guanwangImg/个性化服务.png');
    background-repeat: no-repeat;
    height: 780px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-position: center;
}

.sec_view_content .section_800 > .text1 {
    word-break: break-all;
}

.jdxl {
    background-repeat: no-repeat;
    height: 680px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.detail_page {
    background-repeat: no-repeat;
    height: 680px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.jdxl p, .detail_page p {
    text-align: center;
    font-size: 45px;
    color: #fff;
    font-weight: 350;
    padding-bottom: 25px;
}

.search p {
    text-align: center;
    font-size: 45px;
    color: #fff;
    font-weight: 350;
    padding-bottom: 75px;
}

.search .search-content {
    display: flex;
}

.search input {
    width: 600px;
    height: 35px;
    padding: 10px;
    outline: none;
}

.search .upform {
    background-color: #d7000f;
    color: #fff;
    display: block;
    width: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.product-content {
    width: 85%;
    margin: 0 auto;
    padding-bottom: 120px;
}

.items-content {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
}

.w24 {
    width: 24%;
}

.title {
    text-align: center;
    font-size: 35px;
    font-weight: 350;
    color: #383838;
    padding-bottom: 35px;
}

.item {
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.item:hover img {
    transform: scale(1.2);
}

.item:hover .text {
    background-color: #d7000f;
}

.item img {
    transition: all 0.6s;
}

.text {
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 25px 0;
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 0;
    transition: all 0.6s;
}

.product-content .items {
    padding-top: 120px;
}

.ad {
    justify-content: space-around;
}

.yzs_jianjie {
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
}

.yzs_jianjie .right {
    width: 50%;
    position: relative;
}

.yzs_jianjie .right img {
    position: absolute;
    left: -54px;
    top: -34px;
    box-shadow: 0px 20px 40px rgb(0 0 0 / 10%);
}

.yzs_jianjie .left {
    background-color: #f4f4f4;
    height: 400px;
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.yzs_jianjie .left .desc {
    width: 360px;
}

.yzs_con {
    margin-top: 200px;
}

.yzs_item {
    display: flex;
    justify-content: space-between;
}

.item_con {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.item_con p {
    text-align: left;
    width: 360px;
    padding-bottom: 10px;
}

.item_con p i {
    font-size: 22px;
    color: #d7000f;
    font-weight: 350;
}

.item_con p:first-child {
    font-size: 38px;
    font-weight: 350;
}

.item_con p:nth-child(2) {
    font-size: 25px;
    font-weight: 300;
}

.content {
    width: 50%;
}

.item_con a {
    width: 120px;
    background-color: #d7000f;
    color: #fff;
    font-size: 14px;
    padding: 10px 15px;
    display: block;
    cursor: pointer;
    text-align: center;
}

@media (max-width: 64rem) {
    .items-content {
        flex-direction: column;
    }

    .item {
        width: 100%;
    }

    .item img {
        height: auto;
    }

    .search input {
        width: 100%;
    }
}

.sj9w4cP4jP {
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 3.75rem;
    padding-right: 0px;
    padding-bottom: 3.75rem;
    padding-left: 0px;
    width: 100%;
}

.sj9w4cP4jP li {
    list-style-position: initial;
    list-style-image: initial;
    list-style-type: none;
}

.sj9w4cP4jP .container_header {
    padding-bottom: 2.5rem;
    text-align: center;
    font-size: 1.5rem;
    max-width: 35rem;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}

.sj9w4cP4jP .container_header .title {
    color: rgb(35, 35, 35);
}

.sj9w4cP4jP .container_header .subtitle {
    color: rgb(147, 147, 147);
    font-size: 0.875rem;
    margin-top: 0.625rem;
}

.sj9w4cP4jP .pro_tab_list {
    position: relative;
    z-index: 3;
    width: 100%;
    text-align: center;
    margin-bottom: 2.5rem;
}

.sj9w4cP4jP .pro_tab_list a {
    position: relative;
    display: inline-block;
    margin-top: 0px;
    margin-right: 1.5625rem;
    margin-bottom: 0px;
    margin-left: 1.5625rem;
    color: rgb(111, 111, 111);
    transition-duration: 0.3s;
    transition-timing-function: ease-out;
    transition-delay: 0s;
    transition-property: all;
    font-size: 0.8125rem;
}

.sj9w4cP4jP .pro_content_list {
    display: flex;
    flex-wrap: wrap;
    width: 85%;
    margin: 0 auto;
}

.sj9w4cP4jP .pro_content_list .item_block {
    margin-bottom: 1.25rem;
    width: 24%;
    margin-right: 1%;
}

.sj9w4cP4jP .pro_content_list .item_block:nth-child(4n) {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.sj9w4cP4jP .pro_content_list .item_block .item_img {
    width: 100%;
    display: block;
    position: relative;
    overflow-x: hidden;
    overflow-y: hidden;
}

.sj9w4cP4jP .pro_content_list .item_block .item_img img {
    width: 100%;
}

.sj9w4cP4jP .pro_content_list .item_block .item_wrapper {
    padding-top: 1.5625rem;
    padding-right: 0.625rem;
    padding-bottom: 1.5625rem;
    padding-left: 0.625rem;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.sj9w4cP4jP .pro_content_list .item_block .title {
    font-size: 1rem;
    padding: 0;
    transition: all 0.6s;
    padding-bottom: 25px;
}

.sj9w4cP4jP .pro_content_list .item_block .subtitle {
    font-size: 12px;
    color: rgb(147, 147, 147);
    margin-top: 0.1875rem;
    width: 90%;
    text-align: center;
    transition: all 0.6s;
    line-height: 1.5;
    word-break: break-all;
}

.sj9w4cP4jP .pro_tab_list a:hover {
    color: rgb(35, 35, 35);
}

.sj9w4cP4jP .pro_tab_list a:hover::after {
    opacity: 1;
    bottom: -0.25rem;
}

.sj9w4cP4jP .pro_content_list .content {
    background-color: rgb(255, 255, 255);
    transition-duration: 0.2s;
    transition-timing-function: linear;
    transition-delay: 0s;
    transition-property: all;
    display: block;
    width: 100%;
}

.sj9w4cP4jP .pro_content_list .item_block:hover .content {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0.4375rem 0.9375rem;
}

.sj9w4cP4jP .pro_content_list .item_block:hover .title {
    color: #fff;
}

.sj9w4cP4jP .pro_content_list .item_block:hover .subtitle {
    color: #fff;
}

.sj9w4cP4jP .pro_content_list .item_block:hover .item_wrapper {
    background-color: #d7000f;
    color: #fff !important;
}

@media (max-width: 64rem) {
    .sj9w4cP4jP .container_header {
        padding-bottom: 1.25rem;
        font-size: 2rem;
    }

    .sj9w4cP4jP .pro_content_list .item_block {
        width: 49%;
    }

    .sj9w4cP4jP .pro_content_list .item_block .title {
        font-size: 1rem;
        line-height: 1.3;
    }

    .sj9w4cP4jP .pro_content_list .item_block .subtitle {
        font-size: 0.8rem;
    }

    .sj9w4cP4jP .container_header .subtitle {
        margin-top: 0.3125rem;
        font-size: 0.8rem;
    }

    .sj9w4cP4jP .pro_tab_list {
        display: none;
    }

    .sj9w4cP4jP .container_header .title {
        font-size: 1rem;
    }

    .sj9w4cP4jP .pro_content_list .item_block .item_wrapper {
        padding-top: 0.9375rem;
        padding-right: 0.625rem;
        padding-bottom: 1.125rem;
        padding-left: 0.625rem;
    }
}

.pre_next {
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.pre_next .con_pn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    height: 80px;
    width: 80%;
}

.icon-direction-left:before {
    padding-right: 15px;
}

.pre_next .next {
    flex-direction: row-reverse;
}

.icon-direction-right:before {
    padding-left: 15px;
}

.pre_next .iconfont {
    display: flex;
}

.icon-wanggehuayunwei-danse:before {
    font-size: 45px;
    color: #545454;
}

.detail-content {
    display: flex;
    justify-content: space-between;
    width: 80%;
    margin: 0 auto;
    padding-top: 120px;
}

.detail-con {
    width: 50%;
}

.detail-con .title {
    text-align: left;
    padding-top: 30px;
}

.detail-con .desc {
    width: 85%;
}

.detail-con span {
    display: block;
    border: 1px solid #333;
    border-radius: 15px;
    width: 100px;
    font-weight: 400;
    text-align: center;
}

.shuoming {
    padding-top: 30px;
    padding-bottom: 15px;
}

.shuoming p {
    font-weight: 350;
    padding-bottom: 20px;
}

.detail-item {
    padding-bottom: 15px;
}

.detail-item i {
    color: #d7000f;
    font-size: 22px;
    font-weight: 350;
}

.detail-img img {
    width: 80%;
    height: fit-content;
}

.detail-img {
    display: flex;
    justify-content: flex-end;
}

.detail-con a {
    background-color: #d7000f;
    width: 150px;
    text-align: center;
    height: 50px;
    border-radius: 25px;
    display: flex;
    color: #fff;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding: 0 10px;
}

.pro_detail {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 60px;
}

.bgw {
    background-color: #fff;
}

.relation {
    font-size: 22px;
    font-weight: 350;
    width: 85%;
    margin: 0 auto;
    padding-bottom: 30px;
}
