.research1 {
    background-image: radial-gradient(153.07% 134.03% at 44.9% -4.27%, #fff 38.49%, transparent 72.5%);
    padding: 160px 0 57px 0;
    height: 100vh;
    position: relative
}

.research1 #box {
    position: absolute;
    width: 100%;
    height: 100vh;
    bottom: 0;
    left: 0;
    z-index: -1
}

.research1 .wrap .label {
    width: 139px;
    height: 42px;
    background: #F1F2F4;
    border-radius: 21px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    font-size: 16px;
    color: #4D5468;
    margin: 0 auto 56px
}

.research1 .wrap .p1 {
    font-weight: bold;
    font-size: 50px;
    color: #1A1A1A;
    text-align: center;
    margin: 0 0 43px
}

.research1 .wrap .p2 {
    font-weight: 500;
    font-size: 18px;
    color: #888888;
    line-height: 36px;
    text-align: center
}

.research1 .wrap .content {
    margin: 56px auto 0;
    position: relative
}

.research1 .wrap .content .researchSwiper {
    width: 2889px;
    position: relative;
    left: 50%;
    transform: translateX(-50%)
}

.research1 .wrap .content .researchSwiper .swiper-slide img {
    width: 100%;
    border-radius: 15px
}

.research2 {
    padding: 95px 0;
    background: #F6F8FA;
    position: relative;
    z-index: 5
}

.research2.on .wrap .content:before, .research2.on .wrap .content:after {
    transition: 2s;
    transform: translate(-50%, -50%) scale(1)
}

.research2.on .wrap .content:after {
    transition-delay: .4s
}

.research2.on .wrap .content .after {
    transition: 2s;
    transform: scale(1);
    transition-delay: .6s
}

.research2.on .wrap .content .blue:after {
    transition: 2s;
    transform: scale(1);
    transition-delay: .8s
}

.research2.on .wrap .content .blue .img {
    transition: 2s;
    transform: scale(1);
    transition-delay: 1s
}

.research2.on .wrap .content .position .item {
    transition: 1s;
    transform: translateX(0) !important;
    opacity: 1
}

.research2.on .wrap .content .position_text .flex .item {
    transition: 1s;
    transform: translateX(0) !important;
    opacity: 1 !important
}

.research2 .wrap {
    position: relative
}

.research2 .wrap .title {
    text-align: center;
    font-weight: bold;
    font-size: 50px;
    color: #1A1A1A;
    margin: 0 0 81px;
    position: relative;
    z-index: 4
}

.research2 .wrap .content {
    width: 689px;
    height: 689px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    position: relative;
    z-index: 1
}

.research2 .wrap .content .after {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #F5F6F6;
    box-shadow: 0px 0px 29px 0px rgba(91, 189, 240, 0.2);
    top: 0;
    left: 0;
    z-index: -1;
    transform: scale(0)
}

.research2 .wrap .content:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    width: 928px;
    height: 896px;
    background: #F5F6F6;
    box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    opacity: 0.24;
    z-index: -1;
    pointer-events: none
}

.research2 .wrap .content:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    width: 1614px;
    height: 1614px;
    background: #F5F6F6;
    box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    opacity: 0.24;
    z-index: -1;
    pointer-events: none
}

.research2 .wrap .content .position {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 3;
    pointer-events: none
}

.research2 .wrap .content .position .item_6, .research2 .wrap .content .position .item_7, .research2 .wrap .content .position .item_8, .research2 .wrap .content .position .item_9, .research2 .wrap .content .position .item_10 {
    transform: translateX(40px) !important
}

.research2 .wrap .content .position .item {
    pointer-events: auto;
    width: 78px;
    height: 78px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    cursor: pointer;
    z-index: 1;
    transform: translateX(-40px);
    opacity: 0
}

.research2 .wrap .content .position .item:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    box-shadow: 0px 0px 29px 0px rgba(1, 61, 151, 0.2);
    background: #F4F6F6;
    z-index: -1;
    transition: .6s ease
}

.research2 .wrap .content .position .item.on:after {
    background: var(--color)
}

.research2 .wrap .content .position .item.on img:first-child {
    opacity: 0
}

.research2 .wrap .content .position .item.on img:nth-child(2) {
    opacity: 1
}

.research2 .wrap .content .position .item img {
    height: 60%;
    transition: .4s ease
}

.research2 .wrap .content .position .item img:nth-child(2) {
    position: absolute;
    opacity: 0
}

.research2 .wrap .content .position .item_1 {
    top: 26px;
    left: 94px
}

.research2 .wrap .content .position .item_2 {
    top: 160px;
    left: -7px
}

.research2 .wrap .content .position .item_3 {
    top: 295px;
    left: -40px
}

.research2 .wrap .content .position .item_4 {
    top: 429px;
    left: -7px
}

.research2 .wrap .content .position .item_5 {
    top: 563px;
    left: 94px
}

.research2 .wrap .content .position .item_6 {
    top: 26px;
    left: 520px
}

.research2 .wrap .content .position .item_7 {
    top: 160px;
    left: 620px
}

.research2 .wrap .content .position .item_8 {
    top: 295px;
    left: 654px
}

.research2 .wrap .content .position .item_9 {
    top: 429px;
    left: 621px
}

.research2 .wrap .content .position .item_10 {
    top: 563px;
    left: 520px
}

.research2 .wrap .content .blue {
    width: 360px;
    height: 360px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1
}

.research2 .wrap .content .blue:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 50%;
    background: #D3DEE8;
    /*box-shadow: 0px 0px 29px 0px rgba(91,189,240,0.2), 0px 0px 16px 0px rgba(0,0,0,0.2);*/
    z-index: -1;
    transform: scale(0);
}

.research2 .wrap .content .blue .img {
    width: 322px;
    height: 322px;
    border-radius: 50%;
    overflow: hidden;
    transform: scale(0)
}

.research2 .wrap .content .blue .img .imgSwiper {
    width: 100%;
    height: 100%
}

.research2 .wrap .content .blue .img .imgSwiper .swiper-slide {
    opacity: 0 !important;
    transition: 1s
}

.research2 .wrap .content .blue .img .imgSwiper .swiper-slide.swiper-slide-active {
    opacity: 1 !important
}

.research2 .wrap .content .blue .img .imgSwiper .swiper-slide img {
    width: 100%;
    height: 100%
}

.research2 .wrap .content .position_text {
    position: absolute;
    width: 1400px;
    top: 51%;
    left: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
    display: flex;
    justify-content: space-between
}

.research2 .wrap .content .position_text .flex {
    width: 208px
}

.research2 .wrap .content .position_text .flex:first-child .item {
    text-align: right;
    transform: translateX(-40px);
    opacity: 0
}

.research2 .wrap .content .position_text .flex .item {
    pointer-events: auto;
    cursor: pointer;
    transform: translateX(40px);
    opacity: 0
}

.research2 .wrap .content .position_text .flex .item.on .p1 {
    color: var(--color)
}

.research2 .wrap .content .position_text .flex .item:not(:last-child) {
    margin: 0 0 44px
}

.research2 .wrap .content .position_text .flex .item .p1 {
    font-weight: bold;
    font-size: 24px;
    color: #1A1A1A;
    transition: .6s ease;
    margin: 0 0 10px
}

.research2 .wrap .content .position_text .flex .item .p2 {
    font-weight: 400;
    font-size: 16px;
    color: #888888;
    line-height: 26px
}

@media screen and (max-width: 1919px) {
    .research1{
        padding: 8.3333333333vw 0px 2.96875vw;
    }
    .research1 .wrap .label{
        width: 7.2395833333vw;
        height: 2.1875vw;
        border-radius: 1.09375vw;
        font-size: 0.8333333333vw;
        margin: 0px auto 2.9166666667vw;
    }
    .research1 .wrap .p1{
        font-size: 2.6041666667vw;
        margin: 0px 0px 2.2395833333vw;
    }
    .research1 .wrap .p2{
        font-size: 0.9375vw;
        line-height: 1.875vw;
    }
    .research1 .wrap .content{
        margin: 2.9166666667vw auto 0px;
    }
    .research1 .wrap .content .researchSwiper{
        width: 150.46875vw;
    }
    .research1 .wrap .content .researchSwiper .swiper-slide img{
        border-radius: 0.78125vw;
    }
    .research2{
        padding: 4.9479166667vw 0px;
    }
    .research2 .wrap .title{
        font-size: 2.6041666667vw;
        margin: 0px 0px 4.21875vw;
    }
    .research2 .wrap .content{
        width: 35.8854166667vw;
        height: 35.8854166667vw;
    }
    .research2 .wrap .content .after{
        box-shadow: rgba(91, 189, 240, 0.2) 0px 0px 1.5104166667vw 0px;
    }
    .research2 .wrap .content::after{
        width: 48.3333333333vw;
        height: 46.6666666667vw;
        box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 1.5104166667vw 0px;
    }
    .research2 .wrap .content::before{
        width: 84.0625vw;
        height: 84.0625vw;
        box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 1.5104166667vw 0px;
    }
    .research2 .wrap .content .position .item_6, .research2 .wrap .content .position .item_7, .research2 .wrap .content .position .item_8, .research2 .wrap .content .position .item_9, .research2 .wrap .content .position .item_10{
        transform: translateX(2.0833333333vw) !important;
    }
    .research2 .wrap .content .position .item{
        width: 4.0625vw;
        height: 4.0625vw;
        transform: translateX(-2.0833333333vw);
    }
    .research2 .wrap .content .position .item::after{
        box-shadow: rgba(1, 61, 151, 0.2) 0px 0px 1.5104166667vw 0px;
    }
    .research2 .wrap .content .position .item_1{
        top: 1.3541666667vw;
        left: 4.8958333333vw;
    }
    .research2 .wrap .content .position .item_2{
        top: 8.3333333333vw;
        left: -0.3645833333vw;
    }
    .research2 .wrap .content .position .item_3{
        top: 15.3645833333vw;
        left: -2.0833333333vw;
    }
    .research2 .wrap .content .position .item_4{
        top: 22.34375vw;
        left: -0.3645833333vw;
    }
    .research2 .wrap .content .position .item_5{
        top: 29.3229166667vw;
        left: 4.8958333333vw;
    }
    .research2 .wrap .content .position .item_6{
        top: 1.3541666667vw;
        left: 27.0833333333vw;
    }
    .research2 .wrap .content .position .item_7{
        top: 8.3333333333vw;
        left: 32.2916666667vw;
    }
    .research2 .wrap .content .position .item_8{
        top: 15.3645833333vw;
        left: 34.0625vw;
    }
    .research2 .wrap .content .position .item_9{
        top: 22.34375vw;
        left: 32.34375vw;
    }
    .research2 .wrap .content .position .item_10{
        top: 29.3229166667vw;
        left: 27.0833333333vw;
    }
    .research2 .wrap .content .blue{
        width: 18.75vw;
        height: 18.75vw;
    }
    .research2 .wrap .content .blue .img{
        width: 16.7708333333vw;
        height: 16.7708333333vw;
    }
    .research2 .wrap .content .position_text{
        width: 72.9166666667vw;
    }
    .research2 .wrap .content .position_text .flex{
        width: 10.8333333333vw;
    }
    .research2 .wrap .content .position_text .flex:first-child .item{
        transform: translateX(-2.0833333333vw);
    }
    .research2 .wrap .content .position_text .flex .item{
        transform: translateX(2.0833333333vw);
    }
    .research2 .wrap .content .position_text .flex .item:not(:last-child){
        margin: 0px 0px 2.2916666667vw;
    }
    .research2 .wrap .content .position_text .flex .item .p1{
        font-size: 1.25vw;
        margin: 0px 0px 0.5208333333vw;
    }
    .research2 .wrap .content .position_text .flex .item .p2{
        font-size: 0.8333333333vw;
        line-height: 1.3541666667vw;
    }
}
@media screen and (max-width: 1024px) {
    .research1{
        padding: 100px 5% 70px 5%;
        height: auto;
    }
    .research1 .wrap .p1{
        font-size: 24px;
        margin: 0 0 10px;
    }
    .research1 .wrap .p2{
        font-size: 13px;
        line-height: 25px;
    }
    .research1 .wrap .p2 br{
        display: none;
    }
    .research1 #box .wrap{
        width: 90%;
    }
    .research1 .wrap .content{
        margin: 30px 0 0 0;
    }
    .research1 .wrap .label{
        width: 110px;
        height: 36px;
        border-radius: 25px;
        font-size: 13px;
        margin: 0 auto 15px;
    }
    .research1 .wrap .content .researchSwiper{
        width: 170%;
    }

    .research2{
        padding: 50px 0;
    }
    .research2 .wrap .title{
        font-size: 24px;
        margin: 0 0 15px;
    }
    .research2 .wrap .content{
        display: none;
    }
    .research2 .wrap .sj_content{
        display: flex!important;
        justify-content: space-between;
        flex-wrap: wrap;
        width: 90%;
        margin: 50px auto 0;
    }

    .research2 .wrap .sj_content .item{
        width: 48%;
        text-align: center;
        margin: 0 0 30px;
    }

    .research2 .wrap .sj_content .item .circle{
        width: 50px;
        height: 50px;
        border-radius: 50%;
        background: var(--color);
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        margin: 0 auto 15px;
    }

    .research2 .wrap .sj_content .item .circle img{
        height: 60%;
        transition: .4s ease;
    }
    .research2 .wrap .sj_content .item .p1{
        font-size: 18px;
        color: var(--color);
        margin: 0 0 10px;
    }
    .research2 .wrap .sj_content .item .p2{
        color: #888;
        font-size: 11px;
        line-height: 25px;
    }


}
