.sourcing_advantage {
    overflow: hidden;
    padding: 114px 0 0;
    background: url(https://depend.sytech.site//wp-content/plugins/sytech-fronteditor/sytpl/about_intro/assets/img/about-intro-bg.jpg) no-repeat center / cover
}

.sourcing_advantage .main {
    margin-top: 82px;
    gap: 5%
}

.sourcing_advantage .intro {
    min-width: 51%;
    position: relative;
    top: -26px
}

.sourcing_advantage .intro li {
    padding-left: 8.089%;
    padding-bottom: 3rem;
    margin-top: 46px;
    position: relative;
    border-bottom: 1px solid rgba(36,36,36,.08)
}

.sourcing_advantage .intro li:last-child {
    border-bottom: none
}

.sourcing_advantage .intro li:first-child {
    margin-top: 0
}

.sourcing_advantage .intro li::before {
    content: '';
    display: block;
    width: 4.902%;
    aspect-ratio: 1/1;
    background: url(/Public/Index/img/gou-yuan.svg) no-repeat center / contain;
    position: absolute;
    left: 0;
    top: 7px
}

.sourcing_advantage .intro li h3 {
    font-size: 31px;
    line-height: 46px;
    font-weight: 700;
    color: #25292d
}

.sourcing_advantage .intro li p {
    color: #25292d;
    opacity: .8;
    font-size: 20px;
    line-height: 36px;
    max-width: 670px;
    margin-top: 1rem
}

.sourcing_advantage .img {
    min-width: 54.5%
}

.sourcing_advantage .img img {
    width: 100%;
    height: auto;
    object-fit: cover;
    display: block
}

.sourcing_certificate {
    padding: 188px 0 135px;
    background: url(/Public/Index/img/cer-bg.jpg) no-repeat top center / cover
}

.sourcing_certificate .head p {
    font-size: 20px;
    line-height: 36px;
    color: var(--content_color);
    margin-top: 44px
}

.sourcing_certificate .swiper_box {
    margin: 62px 0 84px
}

.sourcing_certificate .swiper_btns {
    width: 98%;
    max-width: 1834px;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    transform: translate(-50%,-50%)
}

.sourcing_certificate .swiper_btns div {
    width: 76px;
    height: 76px;
    background: url(/Public/Index/img/arrow-btn.svg) no-repeat center / contain;
    transition: all 0.3s;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
    transform: translateY(-50%) rotate(180deg)
}

.sourcing_certificate .swiper_btns div:hover {
    transform: translateY(-50%) rotate(180deg) scale(1.1)
}

.sourcing_certificate .swiper_btns div.swiper-button-disabled {
    pointer-events: none
}

.sourcing_certificate .swiper_btns .btn_next {
    left: unset;
    right: 0;
    transform: translateY(-50%)
}

.sourcing_certificate .swiper_btns .btn_next:hover {
    transform: translateY(-50%) scale(1.1)
}

.sourcing_linecard {
    background-color: var(--theme_color);
    position: relative;
    z-index: 2;
    padding: 112px 0 110px;
    overflow: hidden
}

.sourcing_linecard::after {
    content: '';
    display: block;
    width: 50%;
    height: 100%;
    background-color: var(--subtheme_color);
    position: absolute;
    z-index: -1;
    right: 0;
    top: 0
}

.sourcing_linecard .head {
    width: 45.625%;
    color: #fff;
    padding-top: 1.5%
}

.sourcing_linecard .head p {
    font-size: 36px;
    line-height: 60px;
    font-weight: 600;
    margin-top: 38px
}

.sourcing_linecard .head .learn_more {
    margin-top: 2rem;
    padding: 18px 86px 21px 46px;
    background-color: rgba(255,255,255,.6)
}

.sourcing_linecard .head .learn_more::after {
    background-image: url(/Public/Index/img/arrow-green-full.svg);
    transform: rotate(-45deg)
}

.sourcing_linecard .head .learn_more:hover {
    background-color: var(--subtheme_color);
    padding: 18px 66px 21px
}

.sourcing_linecard .head .learn_more:hover::after {
    transform: translate(106%)
}

.sourcing_linecard .list {
    width: 49.375%;
    margin-right: -3.625%
}

.sourcing_linecard .list ul {
    display: grid;
    gap: 25px;
    grid-template-columns: repeat(3,1fr)
}

.sourcing_linecard .list ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    transition: all 0.3s;
    border-radius: 6px;
    font-size: 20px;
    font-weight: 500;
    background-color: #fff;
    padding: 1rem;
    min-height: 77px
}

.sourcing_linecard .list ul li a:hover {
    color: #fff;
    background-color: var(--theme_color)
}

.sources_qacenter {
    background-color: var(--theme_color);
    position: relative;
    z-index: 2;
    padding: 150px 0 102px
}

.sources_qacenter::before {
    content: '';
    display: block;
    width: 34.2708%;
    height: 100%;
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    background-color: var(--subtheme_color)
}

.sources_qacenter .img {
    width: 44.25%;
    aspect-ratio: 708/800;
    overflow: hidden;
    border-radius: 20px
}

.sources_qacenter .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block
}

.sources_qacenter .head {
    flex: 1;
    max-width: 783px;
    color: #fff
}

.sources_qacenter .head h2 {
    margin-bottom: 25px
}

.sources_qacenter .head p {
    font-size: 36px;
    line-height: 60px;
    font-weight: 600;
    margin-bottom: 60px
}

.sources_qacenter .head p:last-of-type {
    margin-bottom: 0
}

.sources_qacenter .head .learn_more {
    margin-top: 55px;
    padding: 18px 86px 21px 46px;
    background-color: rgba(255,255,255,.6)
}

.sources_qacenter .head .learn_more::after {
    background-image: url(/Public/Index/img/arrow-green-full.svg);
    transform: rotate(-45deg)
}

.sources_qacenter .head .learn_more:hover {
    background-color: var(--subtheme_color);
    padding: 18px 66px 21px
}

.sources_qacenter .head .learn_more:hover::after {
    transform: translate(106%)
}

.sources_inquiry {
    padding: 120px 0 244px;
    background: url(/Public/Index/img/sourcing-contact-bg.svg) no-repeat left / cover
}

.sources_inquiry .head {
    flex: 1;
    max-width: 622px;
    padding-top: 28px
}

.sources_inquiry .inquiry_form {
    width: 40.5625%;
    margin-right: 5.3125%
}

.sources_inquiry .inquiry_form form {
    display: flex;
    flex-wrap: wrap;
    gap: 28px 0
}

.sources_inquiry .inquiry_form form span {
    width: 100%
}

.sources_inquiry .inquiry_form form input,.sources_inquiry .inquiry_form form textarea {
    width: 100%;
    border: 1px solid #c4c4c4;
    border-radius: 4px;
    color: #383838;
    font-size: 18px;
    padding: 17px 24px 20px;
    font-weight: 500
}

.sources_inquiry .inquiry_form form input::placeholder,.sources_inquiry .inquiry_form form textarea::placeholder {
    color: #7c7c7c
}

.sources_inquiry .inquiry_form form textarea {
    height: 182px
}

.sources_inquiry .inquiry_form form input[type="submit"] {
    margin-top: 26px;
    border: none;
    background: url(/Public/Index/img/arrow-green-r.svg) no-repeat right 9px center / 50px;
    background-color: var(--subtheme_color);
    color: #fff;
    border-radius: 100px;
    font-size: 20px;
    font-weight: 600;
    padding: 20px 24px 23px;
    transition: all 0.3s
}

.sources_inquiry .inquiry_form form input[type="submit"]:hover {
    background-image: url(/Public/Index/img/arrow-blue.svg);
    background-color: var(--theme_color)
}
