﻿.supply-form {
    padding: 60px 0 80px;
}

.supply-ri {
    width: 100%;
}


.supply-proce {
    margin-top: 30px;
}

.process-txt p {
    text-align: left;
    font-size: 18px;
    line-height: 38px;
}


.factory-cnt {
    margin-top: 30px;
    position: relative;
}

.factory-ctul {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.factory-ctli {
    width: 24%;
    text-align: center;
    font-size: 20px;
    color: #0000ff;
    margin-right: -5%;
}

.factory-ctli span {
    color: #e71a21;
}

.factory-ctce {
    width: 330px;
    position: absolute;
    top: -10px;
    right: 0;
    padding: 12px;
    background-color: #ffff99;
    border: 1px solid #0000ff;
}

.factory-ctce h3 {
    font-size: 20px;
    color: #0000ff;
}

.factory-ctce p {
    font-size: 16px;
}


.factory-ctimg {
    width: 100%;
    margin-top: 15px;
}

.factory-ctimg img {
    width: 100%;
    height: auto;
}







.proce-tit {
    font-size: 24px;
    font-weight: 600;
}

.proce-img {
    margin-top: 20px;
}

.proce-img img {
    width: 100%;
    height: auto;
}








.supply-tit {
    font-size: 30px;
    margin-top: 25px;
    font-weight: 600;
}


.supply-cnt {
    padding-top: 25px;
    display: flex;
    justify-content: space-between;
}

.supply-ctle {
    width: 58%;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.supply-ctltxt {
    font-size: 15px;
    margin-top: 15px;
}

.supply-ctltxt span {
    
}

.supply-ctlbtm {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
}

.supply-ctlbtm img {
    width: auto;
    height: 160px;
}



.supply-ctri {
    width: 40%;
}

.supply-ctbj {
    padding: 25px;
    background-color: #deebf7;
    border: 1px solid #41719c;
}

.supply-ctbtit {
    font-size: 18px;
    color: #0000ff;
    font-weight: 600;
}

.supply-ctbtit span {
    color: #222222;
}


.supply-ctrli {
    padding: 20px 0 110px;
    display: flex;
    justify-content: space-between;
}

.supply-ctrltxt {
    width: 62%;
}

.supply-ctrltxt h3 {
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 13px;
}

.supply-ctrltxt p {
    font-size: 15px;
}

.supply-ctrlimg {
    width: 35%;
}

.supply-ctrlimg img {
    width: 100%;
    height: auto;
}



@media only screen and (max-width: 1440px) {



    .supply-form {
        padding: 50px 0 50px;
    }


    .process-txt p {
        font-size: 16px;
        line-height: 28px;
    }

    .factory-cnt {
        margin-top: 20px;
    }

    .factory-ctli {
        font-size: 16px;
    }

    .factory-ctimg {
        margin-top: 10px;
    }

    .factory-ctce {
        width: 260px;
        top: -5px;
        padding: 8px;
    }

    .factory-ctce h3 {
        font-size: 16px;
    }

    .factory-ctce p {
        font-size: 14px;
    }


    .supply-proce {
        margin-top: 20px;
    }

    .proce-tit {
        font-size: 20px;
    }

    .proce-img {
        margin-top: 15px;
    }


    .supply-tit {
        font-size: 24px;
        margin-top: 15px;
    }




    .supply-cnt {
        padding-top: 15px;
    }

    .supply-ctbj {
        padding: 15px;
    }


    .supply-ctlbtm img {
        width: auto;
        height: 140px;
    }

    .supply-ctbtit {
        font-size: 16px;
    }

    .supply-ctltxt {
        font-size: 13px;
        margin-top: 10px;
    }

    .supply-ctlbtm {
        margin-top: 10px;
    }



    .supply-ctrli {
        padding: 15px 0 85px;
    }

    .supply-ctrltxt h3 {
        font-size: 16px;
        padding-bottom: 10px;
    }

    .supply-ctrltxt p {
        font-size: 13px;
    }

}


@media only screen and (max-width: 769px) {

    .supply-form {
        padding: .5rem .1rem .5rem;
    }


    .process-txt p {
        font-size: 13px;
        line-height: 24px;
    }


    .supply-ri {
        width: 100%;
    }


    .factory-cnt {
        margin-top: 1rem;
    }

    .factory-ctli {
        font-size: 12px;
    }

    .factory-ctimg {
        margin-top: .1rem;
    }

    .factory-ctce {
        width: 120px;
        top: -55px;
        padding: .08rem;
    }

    .factory-ctce h3 {
        font-size: 12px;
    }

    .factory-ctce p {
        font-size: 10px;
    }




    .proce-tit {
        font-size: 16px;
    }

    .proce-img {
        margin-top: .15rem;
    }


    .supply-tit {
        font-size: 18px;
    }

    .supply-cnt {
        padding-top: .15rem;
        flex-direction: column;
    }

    .supply-ctle {
        width: 100%;
    }

    .supply-ctri {
        width: 100%;
    }

    .supply-ctlbtm img {
        width: auto;
        height: 100px;
    }

    .supply-ctbj {
        padding: .15rem;
        margin-bottom: .2rem;
    }


    .supply-ctbtit {
        font-size: 14px;
    }

    .supply-ctltxt {
        font-size: 12px;
        margin-top: .1rem;
    }

    .supply-ctrli {
        padding: .15rem 0 .8rem;
    }


    .supply-ctrltxt h3 {
        font-size: 14px;
        padding-bottom: .1rem;
    }
    .supply-ctrltxt p {
        font-size: 12px;
    }


}