﻿/* 公共样式 */
p {
    margin: 0;
    padding: 0;
}

.wholesale {
    background: #fff;
}

.wholesale .section {
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    position: relative;
}

.wholesale .section .wrapper {
    width: 92%;
    margin: auto;
}

.wholesale .section h1 {
    color: #3E3A39;
    text-align: center;
    font-size: 0.2rem;
    margin: 0.44rem 0 0.08rem 0;
    font-weight: normal;
}

.wholesale .section p.desc {
    color: #5F5C5C;
    text-align: center;
    font-size: 0.13rem;
    margin-bottom: 0.15rem;
}

.wholesale .section .white {
    color: white !important;
}

.wholesale .section .wrapper .img {
    margin-bottom: 0.48rem;
    display: block;
}

.wholesale .btn {
    text-align: center;
    border-radius: 0.3rem;
    font-size: 0.2rem;
    background-image: linear-gradient(to bottom, #518dff, #045aff);
    color: #fff;
    box-sizing: border-box;
    height: 0.45rem;
    line-height: 0.45rem;
    width: 1.82rem;
}

.wholesale .btn1 {
    background: unset;
    color: #3371fb;
    border: 1px solid #3371fb;
    width: 2.22rem;
    margin: 0 auto 0.35rem;
    display: inline-block;
    margin-left: 50%;
    margin-bottom: 0.35rem;
    transform: translateX(-50%);
}

.wholesale .section_banner {
    height: 3.64rem;
    background-image: url(/Images/product/wholesale/1-2.jpg);
}

.wholesale .section_banner {
    display: flex;
    align-items: center;
    justify-content: center;
}

.wholesale .section_banner .logo {
    width: 88%;
    display: block;
    margin: auto;
}

.wholesale .section_banner .desc .btn {
    margin: 0.38rem auto 0.12rem;
}

.wholesale .section-2 .wrapper .img {
    margin-bottom: 0.35rem;
    display: block;
}

.wholesale .section-3 {
    background-image: url(/Images/product/wholesale/3-2.jpg);
}

.wholesale .section-5 {
    background-image: url(/Images/product/wholesale/5.jpg);
    height: 4rem;
}

.wholesale .section-5 h1 {
    margin-top: 1.1rem;
    margin-bottom: 0.15rem;
}

.wholesale .section-5 .wrapper {
    width: 94%;
}

.wholesale .section-6 {
    background-image: url(/Images/product/wholesale/6-2.png);
}

.wholesale .section-7 {
    background-image: url(/Images/product/wholesale/7-2.jpg);
}

.wholesale .section-9 {
    background-image: url(/Images/product/wholesale/9-2.jpg);
}
