.lbox {
    padding-top: 50px;
}

.one_mou,
.two_mou {
    position: relative;
    font-family: Lato-Regular;
    font-weight: 400;
    font-size: 16px;
    line-height: 2;
    color: #999999;
    justify-content: space-between;
}

.one_mou_logo {
    position: relative;
    padding-bottom: 15px;
}

.one_mou_logo img {
    height: 77px;
}

.one_mou_logo::after {
    width: 66px;
    height: 3px;
    background: #F08F11;
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: 0;
}

.one_mou_desc {
    margin: 35px 0 10px;
}

.one_mou_left {
    width: 50%;
}

.one_mou_right {
    width: 47.18%;
    position: relative;
    z-index: 1;
}

.one_mou_right .imgBox {
    padding-bottom: 70%;
}

.one_mou::after {
    background: #D9D9D9;
    content: '';
    width: 45%;
    display: inline-block;
    height: calc(100% + 100px);
    position: absolute;
    right: calc((1600px - 1910px) / 2);
    top: 50%;
    transform: translateY(-50%);
}

.two_mou {
    margin-top: 8%;
}

.two_mou_left {
    width: 50%;
}

.two_mou_left .imgBox {
    padding-bottom: 62.8%;
}

.two_mou_right {
    width: 45.125%;
}

.two_mou_title {
    font-family: Lato-Bold;
    font-weight: bold;
    font-size: 30px;
    color: #333333;
}

.two_mou_desc {
    margin: 15px 0;
}

.three_mou {
    margin-top: 5%;
    padding: 4% 0 7%;
}

.about_title {
    position: relative;
    padding-bottom: 12px;
    font-family: Lato-Bold;
    font-weight: bold;
    font-size: 30px;
    color: #FFFFFF;
    text-align: center;
}

.about_title::after {
    content: '';
    width: 36px;
    height: 2px;
    background: #FFFFFF;
    position: absolute;
    bottom: 0;
    left: 50%;
    text-transform: capitalize;
    transform: translateX(-50%);
}

.about_title2 {
    color: #333333;
}

.about_title2::after {
    background: #333333;
}

.about_desc {
    text-align: center;
    font-family: Lato-Regular;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    margin-top: 12px;
}

.about_desc2 {
    color: #666666;
}

.three_mou_box {
    margin-top: 6%;
    display: flex;
}

.three_mou_box>div:last-child {
    border-right: 0;
}

.three_mou_div {
    width: 25%;
    border-right: 1px solid #D9D9D950;
    padding: 40px 25px;
}

.three_mou_title {
    font-family: Lato-Bold;
    font-weight: bold;
    font-size: 20px;
    color: #FFFFFF;
    margin-bottom: 6px;
    line-height: 1.5em;
    height: 1.5em;
    overflow: hidden;
}

.three_mou_desc {
    font-family: Lato-Regular;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 1.5em;
    height: 3em;
    overflow: hidden;
}

.three_mou_div:hover {
    background: #F08F11;
}

.four_mou {
    margin-top: 5%;
}

.four_swi_box {
    position: relative;
    margin-top: 30px;
}

.four_div {
    position: relative;
}

.four_div .imgBox {
    padding-bottom: 102.5%;
}

.four_div_main {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('img/company_bac.png') no-repeat;
    background-size: 100% 100%;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.four_div_main p {
    font-family: Lato-Regular;
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
    padding-bottom: 6px;
    position: relative;
}

.four_div_main p::after {
    content: '';
    display: inline-block;
    width: 30px;
    height: 1px;
    background: #FFFFFF;
    position: absolute;
    left: 0;
    bottom: 0;
}

.four_swi_btn {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.four_swi_prev {
    left: -80px;
    background: url('img/rec_btn_left.png') no-repeat;
    background-size: 100% 100%;
}

.four_swi_prev:hover {
    background: url('img/rec_btn_left2.png') no-repeat;
    background-size: 100% 100%;
}

.four_swi_next {
    right: -80px;
    background: url('img/rec_btn_right.png') no-repeat;
    background-size: 100% 100%;
}

.four_swi_next:hover {
    background: url('img/rec_btn_right2.png') no-repeat;
    background-size: 100% 100%;
}

.five_mou {
    margin-top: 5%;
}

.five_mou_box {
    margin-top: 50px;
}

.five_mou_div {
    position: relative;
    width: calc((100% - 60px) / 4);
    margin-right: 20px;
    padding: 60px 40px;
    text-align: center;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
    border-radius: 6px 6px 6px 6px;
}

.five_mou_box .five_mou_div:last-child {
    margin-right: 0;
}

.five_mou_div img {
    height: 80px;
}

.five_mou_title {
    font-family: Lato-Regular;
    font-weight: 400;
    font-size: 20px;
    color: #333333;
    margin: 12px 0;
    line-height: 1.5em;
    height: 1.5em;
    overflow: hidden;
}

.five_mou_desc {
    font-family: Lato-Regular;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    line-height: 1.5em;
    height: 4.5em;
    overflow: hidden;
}

.five_mou_div:hover::after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 4px;
    background: #F08F11;
    position: absolute;
    bottom: 5px;
    left: 0;
}

.six_mou {
    margin-top: 5%;
}

.six_mou .about_title::after {
    display: none;
}

.six_mou .about_title {
    margin-bottom: 20px;
    border-bottom: 1px solid #D9D9D9;
}

.six_swi {
    margin-top: 40px;
}

.six_swi img:hover {
    transform: scale(1.1);
}

.six_swi img{
    width: 100%;
}

@media only screen and (max-width: 950px) {
    .one_mou, .two_mou{
        flex-wrap: wrap;
    }

    .one_mou_left,.two_mou_left{
        width: 100%;
        margin-bottom: 30px;
    }

    .one_mou_right,.two_mou_right{
        width: 100%;
    }

    .one_mou::after{
        display: none;
    }

    .three_mou_box{
        flex-wrap: wrap;
    }

    .three_mou_div{
        padding: 20px;
        width: 100%;
        border-right: 0;
    }

    .three_mou_title,.three_mou_desc{
        height: auto;
    }

    .five_mou_box{
        flex-wrap: wrap;
        margin-top: 20px;
    }

    .five_mou_div{
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .four_swi_btn {
        display: none;
    }
}