#main {
    overflow: hidden;
}

.section .inner {
    position: relative;
}

.sec01 {
    background: #4da8e1;
}

.sec01 .text {
    padding: 10.86% 0 5.29% 7.86%;
}

.sec01 .l1 {
    font-size: 21px;
    margin-bottom: 34px;
}

.sec01 .l2 {
    font-size: 72px;
    margin-bottom: 20px;
    color: #fff;
}

.sec01 .l3 {
    font-size: 28px;
    color: #fff;
}

.sec01 .pic {
    position: absolute;
    left: 30.86%;
    top: 0;
    margin-top: 4.57%;
    width: 12.57%;
}

.sec01 svg {
    width: 100%;
    fill: #005eac;
    opacity: .4;
}

.sec02 {
    background: #fafafa;
}

.sec02 .text {
    position: relative;
    z-index: 1;
    padding: 145px 0 200px 7.86%;
}

.sec02 .l1 {
    font-size: 45px;
    margin-bottom: 32px;
}

.sec02 .l2 {
    font-size: 27px;
    color: #595959;
}

.sec02 .pic {
    position: absolute;
    right: -6.42%;
    top: 0;
    margin-top: -15.36%;
    width: 50.71%;
}

.sec02 .pic img {
    width: 100%;
}

.sec02 .bd {
    background: #fff;
    padding: 90px 0 64px;
}

.sec02 .bd ul {
    display: flex;
    justify-content: center;
    text-align: center;
}

.sec02 li {
    font-size: 17px;
    color: #8c8c8c;
    margin:0 80px;
}

.sec02 li .amount {
    font-size: 72px;
    color: #4da8e1;
    display: block;
    margin-bottom: 30px;
}

.sec02 li .unit {
    font-size: 18px;
    margin-left: 14px;
}

.sec02 li sup {
    font-size: 42px;
}

.sec03 {
    position: relative;
}

.sec03 .pic img {
    width: 100%;
}

.sec03 .inner {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    display: flex;
    justify-content: flex-end;
}

.sec03 .text {
    text-align: center;
}

.sec03 .l1 {
    font-size: 45px;
    margin-bottom: 72px;
}

.sec03 .l2 {
    font-size: 17px;
    line-height: 2;
    color: #595959;
}

.sec04 .hd {
    position: relative;
    padding: 110px 0;
    background: #4da8e1;
}

.sec04 .hd:after {
    content: '';
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 100%;
    transform: translateX(-50%);
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    border-top: 18px solid #4da8e1;
}

.sec04 .hd ul {
    margin: 0;
    display: flex;
    justify-content: space-between;
}

.sec04 .hd li {
    width: 400px;
    color: #fff;
}

.sec04 .hd .pic {
    margin-bottom: 57px;
}

.sec04 .hd img {
    width: 100%;
}

.sec04 .hd svg {
    display: block;
    height: 75px;
    fill: #fff;
    margin: 0;
    margin-bottom: 32px;
}

.sec04 .hd .title {
    font-size: 24px;
    margin-bottom: 20px;
}

.sec04 .hd .desc {
    font-size: 17px;
    line-height: 2;
}

.sec04 .bd {
    position: relative;
    padding: 82px 0;
    text-align: center;
    background: linear-gradient(#f2f2f2, #fff);
}

.sec04 .bd .l1 {
    font-size: 45px;
    margin-bottom: 40px;
}

.sec04 .bd .l2 {
    font-size: 17px;
    line-height: 2;
    color: #595959;
    margin-bottom: 48px;
}

.sec04 .bd ul {
    display: flex;
    justify-content: center;
    margin-bottom: 84px;
}

.sec04 .bd li {
    width: 240px;
    color: #595959;
    font-size: 17px;
}

.sec04 .bd li svg {
    fill: #4da8e1;
    display: block;
    width: 68px;
    height: 68px;
    margin: 0 auto 19px;
}

.sec04 .box {
    position: relative;
    background: url(../img/exc200_sec04.png) no-repeat center bottom;
    background-size: cover;
    padding-bottom: 34.48%;
}

.sec04 .box .pic {
    position: absolute;
    left: 50%;
    bottom: 40px;
    transform: translateX(-50%);
    width: 365px;
}

.sec04 .box .pic img {
    width: 100%;
}

.sec05:before {
    content: '';
    position: absolute;
    z-index: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: calc(50vw + 350px);
    background: url('../img/exc200_sec05.jpg') no-repeat center;
    background-size: cover;
}

.sec05 .slider {
    position: relative;
    z-index: 1;
    width: 485px;
    padding: 215px 0 240px calc(50vw - 700px);
    background: #4da8e1;
    color: #fff;
}

.sec05 .l1 {
    padding-left: 10px;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 15px;
}

.sec05 .l2 {
    font-size: 16px;
    margin-bottom: 15px;
}

.sec05 .l2 span {
    font-size: 220px;
    /*margin-right: 25px;*/
}
.sec05 .l2.numb1>span{margin-left: 11px;}
.sec05 .l2.numb2>span{margin-left: 4px;}
.sec05 .l2.numb3>span{margin-left: -9px;}

.sec05 .l3 {
    padding-left: 10px;
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 35px;
}

.sec05 .l4 {
    padding-left: 10px;
    font-size: 17px;
    line-height: 1.53;
}

.sec05 .slick-dots {
    margin-top: 58px;
    padding-left: 40px;
    display: flex;
}

.sec05 .slick-dots li {
    display: block;
    cursor: pointer;
    width: 16px;
    height: 16px;
    margin-right: 42px;
    border-radius: 50%;
    background: #fff;
    opacity: .2;
    transition: opacity .3s ease;
}

.sec05 .slick-dots li.slick-active {
    opacity: 1;
}

.sec05 .slick-dots li button {
    display: none;
}

.sec06 {
    position: relative;
    padding-top: 115px;
    text-align: center;
    background: #f2f2f2;
}

.sec06 .inner {
    position: relative;
    z-index: 1;
}

.sec06 .l1 {
    font-size: 45px;
    margin-bottom: 45px;
}

.sec06 .l2 {
    font-size: 17px;
    line-height: 1.67;
    margin-bottom: 110px;
}

.sec06 .items1 {
    display: flex;
    justify-content: center;
    margin-bottom: 32px;
}

.sec06 .items1 li {
    font-size: 16px;
    color: #595959;
}

.sec06 .items1 li:first-child {
    margin-right: 210px;
}

.sec06 .items1 li p {
    font-size: 64px;
    color: #4da8e1;
    margin-bottom: 24px;
}

.sec06 .items1 li .pre {
    font-size: 30px;
    margin-right: 7px;
}

.sec06 .items1 li .unit {
    font-size: 32px;
    margin-left: 17px;
}

.sec06 .items1 li img {
    display: block;
    margin: 30px auto 0;
}

.sec06 .pic img {
    width: 100%;
}

.sec06 .items2 {
    text-align: left;
    color: #fff;
    display: flex;
    justify-content: center;
}

.sec06 .items2 li {
    display: flex;
    align-items: center;
}

.sec06 .items2 li:nth-child(2) {
    margin: 0 80px;
}

.sec06 .items2 svg {
    display: block;
    width: 74px;
    height: 74px;
    fill: #fff;
    margin-right: 25px;
}

.sec06 .items2 .title {
    font-size: 24px;
    margin-bottom: 10px;
}

.sec06 .items2 .desc {
    font-size: 14px;
    line-height: 1.71;
}

@media all and (max-width: 1480px) {
    .sec01 .l1 {
        font-size: 16px;
        margin-bottom: 26px;
    }

    .sec01 .l2 {
        font-size: 55px;
        margin-bottom: 15px;
    }

    .sec01 .l3 {
        font-size: 21px;
    }

    .sec02 .l1 {
        font-size: 34px;
        margin-bottom: 24px;
    }

    .sec02 .l2 {
        font-size: 21px;
    }

    .sec02 .bd {
        padding: 68px 0 49px;
    }

    .sec02 li {
        font-size: 16px;
        margin: 0 61px;
    }

    .sec02 li .amount {
        font-size: 55px;
        margin-bottom: 23px;
    }

    .sec02 li .unit {
        font-size: 16px;
        margin-left: 11px;
    }

    .sec02 li sup {
        font-size: 32px;
    }

    .sec03 .l1 {
        font-size: 34px;
        margin-bottom: 55px;
    }

    .sec03 .l2 {
        font-size: 14px;
    }

    .sec04 .hd {
        padding: 84px 0;
    }

    .sec04 .hd:after {
        border-left-width: 14px;
        border-right-width: 14px;
        border-top-width: 14px;
    }

    .sec04 .hd li {
        width: 304px;
    }

    .sec04 .hd .pic {
        margin-bottom: 43px;
    }

    .sec04 .hd svg {
        height: 57px;
        margin-bottom: 24px;
    }

    .sec04 .hd .title {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .sec04 .hd .desc {
        font-size: 14px;
    }

    .sec04 .bd {
        padding: 62px 0;
    }

    .sec04 .bd .l1 {
        font-size: 34px;
        margin-bottom: 30px;
    }

    .sec04 .bd .l2 {
        font-size: 14px;
        margin-bottom: 36px;
    }

    .sec04 .bd ul {
        margin-bottom: 64px;
    }

    .sec04 .bd li {
        width: 182px;
    }

    .sec04 .bd li svg {
        width: 52px;
        height: 52px;
        margin: 0 auto 14px;
    }

    .sec04 .box .pic {
        bottom: 30px;
        width: 277px;
    }

    .sec05:before {
        width: calc(50vw + 90px);
    }

    .sec05 .slider {
        width: 460px;
        padding: 115px 0 140px calc(50vw - 550px);
    }

    .sec05 .l1 {
        padding-left: 30px;
        font-size: 23px;
        margin-bottom: 12px;
    }

    .sec05 .l2 {
        font-size: 14px;
        margin-bottom: 12px;
    }

    .sec05 .l2 span {
        font-size: 167px;
        margin-right: 19px;
    }

    .sec05 .l3 {
        padding-left: 30px;
        font-size: 18px;
        margin-bottom: 27px;
    }

    .sec05 .l4 {
        font-size: 14px;
    }

    .sec05 .slick-dots {
        margin-top: 44px;
        padding-left: 30px;
    }

    .sec05 .slick-dots li {
        width: 14px;
        height: 14px;
        margin-right: 32px;
    }

    .sec06 {
        padding-top: 115px;
    }

    .sec06 .l1 {
        font-size: 34px;
        margin-bottom: 34px;
    }

    .sec06 .l2 {
        font-size: 14px;
        margin-bottom: 87px;
    }

    .sec06 .items1 {
        margin-bottom: 24px;
    }

    .sec06 .items1 li {
        font-size: 14px;
    }

    .sec06 .items1 li:first-child {
        margin-right: 160px;
    }

    .sec06 .items1 li p {
        font-size: 49px;
        margin-bottom: 18px;
    }

    .sec06 .items1 li .pre {
        font-size: 23px;
    }

    .sec06 .items1 li .unit {
        font-size: 24px;
        margin-left: 13px;
    }

    .sec06 .items1 li img {
        margin: 23px auto 0;
    }

    .sec06 .items2 li:nth-child(2) {
        margin: 0 61px;
    }

    .sec06 .items2 svg {
        width: 56px;
        height: 56px;
        margin-right: 19px;
    }

    .sec06 .items2 .title {
        font-size: 18px;
        margin-bottom: 8px;
    }

    .sec06 .items2 .desc {
        font-size: 12px;
    }
}

@media all and (max-width: 767px) {
    .sec01 .text {
        padding: 8% 0 6.27% 12.93%;
    }

    .sec01 .l1 {
        font-size: 3.47vw;
        margin-bottom: 5.01vw;
    }

    .sec01 .l2 {
        font-size: 9.73vw;
        margin-bottom: 2.27vw;
    }

    .sec01 .l3 {
        font-size: 4vw;
    }

    .sec01 .pic {
        left: auto;
        right: 12.8vw;
        top: auto;
        bottom: 6.27vw;
        margin-top: 0;
        width: 22vw;
    }

    .sec02 {
        padding-top: 13.2vw;
        background: #f7f7f7;
    }

    .sec02 .text {
        padding: 0;
        text-align: center;
    }

    .sec02 .hd .l1 {
        font-size: 6vw;
        margin-bottom: 4.13vw;
    }

    .sec02 .hd .l2 {
        font-size: 4.27vw;
        margin-bottom: 12.53vw;
    }

    .sec02 .hd .l3 {
        font-size: 3.2vw;
        line-height: 1.46;
        margin-bottom: 13.07vw;
    }

    .sec02 .pic {
        position: static;
        margin: 0 auto;
        width: 100%;
    }

    .sec02 .bd {
        padding: 13.33vw 0 4.66vw;
    }

    .sec02 .bd ul {
        flex-wrap: wrap;
    }

    .sec02 li {
        margin: 0 9.6vw 8.67vw;
        font-size: 2.93vw;
    }

    .sec02 li .amount {
        font-size: 11.87vw;
        margin-bottom: 3.6vw;
    }

    .sec02 li .unit {
        font-size: 3.2vw;
        margin-left: 2.67vw;
    }

    .sec02 li sup {
        font-size: 6.4vw;
    }

    .sec03 .inner {
        display: block;
        top: 0;
        transform: none;
        padding-top: 15.47vw;
    }

    .sec03 .l1 {
        font-size: 5.33vw;
        margin-bottom: 11.47vw;
    }

    .sec03 .l2 {
        font-size: 3.2vw;
        line-height: 1.58;
        margin-bottom: 40.67vw;
    }

    .sec04 .hd {
        padding: 11.73vw 0 13.33vw 4vw;
    }

    .sec04 .hd:after {
        border-left-width: 2.8vw;
        border-right-width: 2.8vw;
        border-top-width: 2.8vw;
    }

    .sec04 .hd ul {
        display: block;
    }

    .sec04 .hd li {
        width: auto;
        display: flex;
        margin-bottom: 13.33vw;
    }

    .sec04 .hd li:last-child {
        margin-bottom: 0;
    }

    .sec04 .hd .pic {
        width: 40.67vw;
        margin-right: 4vw;
        margin-bottom: 0;
    }

    .sec04 .hd .title {
        font-size: 3.73vw;
        margin-bottom: 4.4vw;
    }

    .sec04 .hd .desc {
        font-size: 3.2vw;
        line-height: 1.58;
    }

    .sec04 .hd .desc .sp {
        display: inline !important;
    }

    .sec04 .bd {
        padding: 17.33vw 0 0
    }

    .sec04 .bd .l1 {
        font-size: 6vw;
        line-height: 1.38;
    }

    .sec04 .bd .l2 {
        font-size: 3.2vw;
        line-height: 1.75;
        margin-bottom: 14.93vw;
    }

    .sec04 .bd ul {
        flex-wrap: wrap;
        margin-bottom: 1.87vw;
    }

    .sec04 .bd li {
        width: 45vw;
        font-size: 3.33vw;
        margin-bottom: 11.47vw;
    }

    .sec04 .bd li svg {
        width: 16.27vw;
        height: 16.27vw;
    }

    .sec04 .box .pic {
        width: 28vw;
        bottom: 4.27vw;
    }

    .sec05:before {
        display: none;
    }

    .sec05 .slider {
        padding: 20vw 8vw 20vw 9.33vw;
    }

    .sec05 .l1 {
        padding-left: 0;
        font-size: 4.8vw;
        line-height: 1;
        margin-bottom: 4.8vw;
    }

    .sec05 .l2 {
        font-size: 3.2vw;
        margin-bottom: 3vw;
    }

    .sec05 .l2 span {
        font-size: 32.4vw;
        margin-right: 2vw;
    }

    .sec05 .l3 {
        padding-left: 0;
        font-size: 4vw;
        margin-bottom: 6.4vw;
    }

    .sec05 .l4 {
        padding-left: 0;
        font-size: 3.2vw;
    }

    .sec05 .slick-dots {
        margin-top: 14.67vw;
    }

    .sec05 .slick-dots {
        padding-left: 0;
    }

    .sec05 .slick-dots li {
        width: 2.67vw;
        height: 2.67vw;
        margin-right: 6.67vw;
    }

    .sec05 .pic img {
        width: 100%;
    }

    .sec06 {
        padding: 16.3vw 0 0;
        background-color: #f5f5f5;
    }

    .sec06 .l1 {
        font-size: 6vw;
        line-height: 1.4;
    }

    .sec06 .l2 {
        font-size: 3.2vw;
        margin-bottom: 13.33vw;
    }

    .sec06 .items1 {
        margin-bottom: 8.67vw;
    }

    .sec06 .items1 li {
        font-size: 3.2vw;
    }

    .sec06 .items1 li:first-child {
        margin-right: 10.93vw;
    }

    .sec06 .items1 li p {
        font-size: 12.93vw;
        margin-bottom: 4.67vw;
    }

    .sec06 .items1 li .pre {
        font-size: 6.13vw;
        margin-right: 1.07vw;
    }

    .sec06 .items1 li .unit {
        font-size: 6.53vw;
        margin-left: 3.2vw;
    }

    .sec06 .items1 li img {
        width: 11.73vw;
        margin: 5.6vw auto 0;
    }
}