﻿.section{
    width: 100%;
    background: #fff;
    overflow: hidden;
}
.section .wrap{
    margin: 121px auto 0;
}
.section .wrap .title{
    padding: 0 258px;
    margin: 0 0 96px 0;
}
.section .wrap .title span{
    font-size: 60px;
    font-family: Lato;
    font-weight: 300;
    color: #2E2E2E;
    display: block;
    margin: 0 0 54px 0;
}
.section .wrap .title p{
    font-size: 24px;
    font-family: Lato;
    font-weight: 400;
    color: #2E2E2E;
}
.section .wrap .content{
    display: flex;
    align-items: center;
}
.section .wrap .content .picture{
    width: 56%;
    /*height: 600px;*/
    margin: 0 88px 0 0;
}
@media screen and (max-width: 1920px) {
    .section .wrap .content .picture{
        height: 600px;
    }
}
.section .wrap .content .picture img{
    width: 100%;
    height: 100%;
}
.section .wrap .content .text{
    position: relative;
}
.section .wrap .content .text:after{
    content: '01';
    position: absolute;
    top: -37px;
    left: -157px;
    font-size: 240px;
    font-family: Lato;
    font-weight: 400;
    color: rgba(0, 0, 0, 0);
    line-height: 40px;
    -webkit-text-stroke: 1px #565656;
    pointer-events: none;
    opacity: 0.1;
}
.section .wrap .content .text span{
    font-size: 28px;
    font-family: Lato;
    font-weight: 400;
    color: #2E2E2E;
    margin: 0 0 68px 0;
    display: block;
}
.section .wrap .content .text p{
    width: 410px;
    font-size: 18px;
    font-family: Lato;
    font-weight: 400;
    color: #282828;
    line-height: 40px;
}
.section2{
    width: 100%;
    background: #fff;
    display: flex;
    justify-content: center;
}

.section2 .wrap{
    margin: 243px auto 137px;
    position: relative;
}
.section2 .wrap .item{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 75px 0;
}
.section2 .wrap .item:first-child{
    margin: 70px 0 75px 0;
}
.section2 .wrap .item:nth-child(2n){
    flex-direction: row-reverse;
}
.section2 .wrap .item:nth-child(2n) .picture{
    margin: 0 0 0 79px;
}
.section2 .wrap .item:nth-child(2n) .text{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    text-align: right;
}
.section2 .wrap .item .picture{
    width: 388px;
    margin: 0 79px 0 0;
}
.section2 .wrap .item .picture .quality_swiper{
    width: 100%;
    height: 241px;
    padding: 0 0 15px 0;
}
.section2 .wrap .item .picture .quality_swiper .swiper-wrapper{
    transition-timing-function: cubic-bezier(.77, 0, .175, 1);
}
.section2 .wrap .item .picture .quality_swiper img{
    width: 100%;
    height: 100%;
}
.section2 .wrap .item .picture .quality_swiper .swiper-pagination{
    width: fit-content;
    bottom: 0;
    left: 0;
}
.section2 .wrap .item .picture .quality_swiper .swiper-pagination span{
    width: 20px;
    height: 2px;
    background: #E1E1E1;
    opacity: 1;
    border-radius: 0;
    transition: 1s;
    margin: 0 2px 0 0;
}
.section2 .wrap .item .picture .quality_swiper .swiper-pagination span:last-child{
    margin: 0;
}
.section2 .wrap .item .picture .quality_swiper .swiper-pagination .swiper-pagination-bullet-active{
    background: #F08300;
}
.section2 .wrap .item .text{
    min-width: 388px;
}
.section2 .wrap .item .text .circle{
    width: 16px;
    height: 16px;
    border: 1px solid #F08300;
    border-radius: 50%;
    margin: 0 0 23px 0;
    position: relative;
}
.section2 .wrap .item .text .circle:after{
    content: '';
    position: absolute;
    left: 4px;
    top: -1px;
    width: 16px;
    height: 16px;
    border: 1px solid #8C8C8C;
    opacity: 0.41;
    border-radius: 50%;
}
.section2 .wrap .item .text p{
    font-size: 20px;
    font-family: Lato;
    font-weight: 400;
    color: #2E2E2E;
}
.section2 .wrap .location{
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
}
.section2 .wrap .location .circle{
    width: 7px;
    height: 7px;
    background: #F08300;
    border-radius: 50%;
    margin: auto;
}
.section2 .wrap .location .line{
    width: 1px;
    margin: auto;
    height: 100%;
    background: #EFEFEF;
    overflow: hidden;
}
.section2 .wrap .location .two{
    padding: 0 40px;
    height: 76px;
    background: #F08300;
    border-radius: 38px;
    position: absolute;
    right: -372px;
    top: -29px;
    z-index: 9;
}
.section2 .wrap .location .two:after{
    content: '';
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-right: 12px solid #F08300;
    border-bottom: 7px solid transparent;
    position: absolute;
    left: -25px;
    top: 29px;
}
.section2 .wrap .location .two:before{
    content: '02';
    position: absolute;
   top: -20px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 240px;
    font-family: Lato;
    font-weight: 400;
    color: rgba(0, 0, 0, 0);
    line-height: 40px;
    -webkit-text-stroke: 1px #565656;
    opacity: 0.1;
    z-index: -1;
}
.section2 .wrap .location .two p{
    font-size: 24px;
    font-family: Lato;
    font-weight: 400;
    color: #FFFFFF;
    width: 100%;
    height: 100%;
    background: #F08300;
    border-radius: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/**/
.section2 .wrap .three{
    width: fit-content;
    padding: 0 40px;
    height: 76px;
    background: #F08300;
    border-radius: 38px;
    position: relative;
    z-index: 9;
    margin: 184px 0 0 0;
}
.section2 .wrap .three:after{
    content: '';
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-left: 12px solid #F08300;
    border-bottom: 7px solid transparent;
    position: absolute;
    right: -25px;
    top: 29px;
}
.section2 .wrap .three:before{
    content: '03';
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 240px;
    font-family: Lato;
    font-weight: 400;
    color: rgba(0, 0, 0, 0);
    line-height: 40px;
    -webkit-text-stroke: 1px #565656;
    opacity: 0.1;
    z-index: -1;
}
.section2 .wrap .three p{
    font-size: 24px;
    font-family: Lato;
    font-weight: 400;
    color: #FFFFFF;
    width: 100%;
    height: 100%;
    background: #F08300;
    border-radius: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
}


@media screen and (max-width: 1856px) {

}

@media screen and (max-width: 1792px) {

}

@media screen and (max-width: 1680px) {

}

@media screen and (max-width: 1600px) {

}

@media screen and (max-width: 1440px) {

}

@media screen and (max-width: 1400px) {

}

@media screen and (max-width: 1366px) {

}

@media screen and (max-width: 1365px) {
    .section .wrap{
        width: 90%;
        margin: 60px auto;
    }
    .section .wrap .title{
        padding: 0 0;
        margin: 0 0 30px 0;
    }
    .section .wrap .title span{
        font-size: 35px;
        margin: 0 0 30px 0;
    }
    .section .wrap .title p{
        font-size: 19px;
    }
    .section .wrap .content{
        flex-direction: column;
    }
    .section .wrap .content .picture{
        width: 100%;
        height: auto;
        margin: 0 0 20px 0;
    }
    .section .wrap .content .text p{
        font-size: 16px;
        width: 100%;
        line-height: 28px;
    }
    .section .wrap .content .text span{
        font-size: 19px;
        line-height: 28px;
        margin: 0 0 25px 0;
    }
    .section .wrap .content .text:after{
        display: none;
    }
    .section2 .wrap{
        width: 90%;
        margin: 10px auto 60px;
    }
    .section2 .wrap .location{
        display: none;
    }
    .section2 .wrap .item{
        flex-direction: column!important;
    }
    .section2 .wrap .item .picture{
        width: 100%;
        margin: 0!important;
    }
    .section2 .wrap .item:first-child {
        margin: 20px 0 75px 0;
    }
    .section2 .wrap .item .text{
        min-width: fit-content;
        width: 100%;
    }
    .section2 .wrap .item .text .circle{
        margin: 20px 0 17px 0;
    }
    .section2 .wrap .item:nth-child(2n) .text{
        text-align: left;
        align-items: unset;
    }
    .section2 .wrap .item .picture .quality_swiper .swiper-pagination{
        bottom: -3px;
    }
    .section2 .wrap .three:before{
        display: none;
    }
    .section2 .wrap .three{
        margin: 75px 0 25px 0;
    }
    .section2 .wrap .three:after{
        display: none;
    }
    .section2 .wrap .three p{
        font-size: 17px;
    }
    .section2 .wrap .three{
        height: 50px;
    }
    .section2 .wrap .item:nth-last-child(2){
        margin: 0;
    }
    .mobile_two{
        display: flex !important;
        align-items: center;
        justify-content: center;
        width: fit-content;
        height: 50px;
        padding: 0 40px;
        background: #F08300;
        border-radius: 38px;
        position: relative;
        z-index: 9;
        margin: 20px 0 30px 0;
    }
    .mobile_two p{
        font-family: Lato;
        font-weight: 400;
        color: #FFFFFF;
        width: 100%;
        height: 100%;
        background: #F08300;
        border-radius: 38px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 17px;
    }
}
