.inside-banner{
    height: 681px;
}
.inside-banner .box .txt{
    margin-top: 59px;
    width: 591px;
}
.inside-banner .box .txt .bigTxt{
    width: 591px;
}
.inside-banner .txtInfor .txt .smallTxt{
    margin-bottom: 33px;
}
.fully{
    margin-top: 87px;
}
.fully .fully-box .img,.fully .fully-box .text{
    float: left;
}
.fully .img{
    width: 548px;
}
.fully .fully-box .text{
    width: calc(100% - 548px - 60px);
    margin-left: 60px;
    margin-top: 118px;
}
.fully .text .title-01{
    width: 507px;
    text-align: left;
}
.title-01{
    font-family: "D-DINExp-Bold";
    font-size: 40px;
    color: #233863;
    line-height: 43px;
    text-align: center;
}
.fully .title-02{
    margin-top: 32px;
    font-family: Verdana;
    font-size: 20px;
    color: #4A4A4A;
    line-height: 32px;
}
.business{
    position: relative;
    padding-top: 168px;
}
.business::before{
    position: absolute;
    content: '';
    top: -188px;
    left: 0;
    width: 100%;
    height: 546px;
    background: url("../images/business-bg.png") no-repeat;
    background-size: cover;
    z-index: -1;
}
.business-box{
    margin-top: 56px;
}
.business-box .business-item{
    margin-bottom: 72px;
}
.business-box .business-item .img{
    float: left;
    width: 525px;
}
.business-box .business-item .text{
    float: right;
    width: calc(100% - 525px);
    padding-left: 56px;
    margin-top: 122px;
}
.business-box .business-item:nth-child(2n) .img{
    float: right;
}
.business-box .business-item .text{
    float: left;
    padding-left: 0px;
    padding-right: 56px;
}
.business-box .business-item .tit-01{
    font-family: "D-DINExp-Bold";
    font-size: 40px;
    color: #233863;
    line-height: 43px;
}
.business-box .business-item .tit-02{
    margin-top: 32px;
    font-family: Verdana;
    font-size: 20px;
    color: #4A4A4A;
    line-height: 32px;
}
.business-box .business-item:first-child .tit-02{
    margin-top: 24px;
}
.business-box .item02 .text{
    margin-top: 152px;
}
.business-box .item03 .text{
    margin-top: 120px;
}
.business-box .item03{
    margin-bottom: 26px;
}
.business-box .item04 .text{
    margin-top: 116px;
}
.container-02 {
    width: 100%;
    max-width: 1316px;
    margin-left: auto;
    margin-right: auto;
}
.response{
    padding-top: 152px;
    background: url("../images/response-bg.png") no-repeat;
    background-size: cover;
    margin-top: 16px;
    padding-bottom: 88px;
}
.response-box{
    margin-top: 56px;
}
.response-box .img{
    float: left;
    width: 648px;
    padding-left: 28px;
}
.response-box .list{
    float: left;
    width: calc(100% - 648px);
    height: 607px;
    padding-left: 94px;
    padding-right: 18px;
}
.response-box .swiper {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.response-box .swiper-slide {
    text-align: center;
    font-size: 18px;
    /*background: #fff;*/
    /*height: calc((100% - 72px) / 4) !important;*/
    width: 547px;
    height: 120px!important;
    /* Center slide text vertically */
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
}
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{
    width: 7px;
    height: 7px;
    background: #229AF4;
    opacity: 0.5;
}
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active{
    width: 21px;
    height: 7px;
    background: #229AF4;
    border-radius: 4px;
    opacity: 1;
}
.response-box .swiper-slide .insideBox{
    width: 100%;
    height: 100%;
    background: #FFFFFF;
    box-shadow: 0px 10px 30px 0px rgba(32,54,83,0.05);
    border-radius: 4px;
    display: flex;
    align-items: center;
    padding: 36px 32px;
    font-family: "D-DINExp-Bold";
    font-size: 24px;
    color: #233863;
    line-height: 26px;
    text-align: left;
    transition: all .3s;
}
.response-box .swiper-slide .insideBox img{
    margin-right: 24px;
}
.response-box .swiper-wrapper .activeHover .insideBox{
    transform: scale(1.1)!important;
    background: #4EDDC7!important;
    box-shadow: 0px 11px 33px 0px rgba(32,54,83,0.05)!important;
    border-radius: 10px!important;
    color: #fff;
}
.response-box .swiper-wrapper .activeHover img{
    filter: brightness(10);
}
.response-box .img .item-img{
    display: none;
}
.response-box .img .activeImg{
    display: block;
}
.response-box .img img{
    width: 620px;
}
.response-box .img .tit-01{
    margin-top: 40px;
    font-family: "D-DINExp-Bold";
    font-weight: bold;
    font-size: 40px;
    color: #233863;
    line-height: 43px;
}
.response-box .img .tit-02{
    margin-top: 24px;
    font-family: Verdana;
    font-size: 20px;
    color: #4A4A4A;
    line-height: 32px;
}
.contact_us .txt1{
    display: none;
}
.contact_us .container{
    padding: 64px 111px 80px 109px;
}
.contact_us .txt2{
    font-size: 28px;
    color: #FFFFFF;
    line-height: 40px;
    margin-bottom: 48px;
}
@media screen and (max-width: 768px) {
    .m-banner{
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }
    .m-banner img {
        margin-top: 29px;
    }
    .fully {
        margin-top: 32px;
    }
    .fully .img{
        display: none;
    }
    .fully .fully-box .text{
        width: 100%;
        margin-left: 0;
        margin-top: 32px;
    }
    .title-01{
        font-size: 32px;
        line-height: 35px;
    }
    .fully .text .title-01{
        width: 100%;
    }
    .fully .title-02{
        margin-top: 24px;
        font-size: 14px;
        line-height: 24px;
    }
    .business{
        margin-top: 32px;
        padding-top: 73px;
    }
    .business::before{
        top: 0;
        background-image: url("../images/m-business-bg.png");
        background-size: contain;
    }
    .business .container{
        padding: 0;
    }
    .business-box {
        margin-top: 32px;
    }
    .business-box .business-item{
        margin-bottom: 48px;
        position: relative;
    }
    .business-box .business-item .img{
        width: 100%;
    }
    .business-box .business-item .text{
        width: 100%;
        padding: 0 24px;
        margin-top: 32px;
    }
    .business-box .business-item .tit-01{
        font-size: 32px;
        line-height: 35px;
    }
    .business-box .business-item .tit-02{
        margin-top: 24px;
        font-size: 14px;
        line-height: 24px;
    }
    .business-box .item01::before{
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        background-image: url("../images/m-bg-01.png");
        background-size: contain;
        top: -114px;
    }
    .business-box .item02::before{
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        background-image: url("../images/m-bg-02.png");
        background-size: contain;
        top: -114px;
    }
    .business-box .item03::before{
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        background-image: url("../images/m-bg-03.png");
        background-size: contain;
        top: -114px;
    }
    .business-box .item04::before{
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        background-image: url("../images/m-bg-04.png");
        background-size: contain;
        top: -114px;
    }
    .response-box .list{
        display: none;
    }
    .container-02{
        width: 100%;
        max-width: 100%;
    }

    .response {
        margin-top: 25px;
        background-image: url("../images/m-response-bg.png");
        padding-top: 49px;
        background-size:contain;
        padding-bottom: 48px;
    }
    .response .title-01{
        padding: 0 24px;
    }
    .response-box{
        margin-top: 0;
    }
    .response-box .img{
        width: 100%;
        padding-left: 0;
    }
    .response-box .img .item-img{
        display: block;
        margin-top: 32px;
    }
    .response-box .img .text{
        padding: 0 24px;
    }
    .response-box .img .tit-01{
        margin-top: 32px;
        font-size: 32px;
        line-height: 35px;
    }
    .response-box .img .tit-02{
        font-size: 14px;
        line-height: 24px;
    }
    .contact_us .container{
        padding: 56px 0;
    }
    .contact_us .txt2{
        font-family: "D-DINExp-Bold";
        font-size: 30px;
        color: #FFFFFF;
        line-height: 33px;
        padding: 0 24px;
    }
}
