.pc {
    display: block;
}

.mb {
    display: none;
}

.gbc {
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

.header.on {
    background-color: transparent;
}

.header a.on::after {
    border-color: #fff;
}

.header a.on {
    color: #fff;
}

.header .search .c span.on {
    color: #fff;
}

.parallax-container-01 {
    height: 100vh;
    position: relative;
    overflow: hidden;
    margin-top: 2.5rem;
}

.jarallax-container {
    clip-path: none !important;
}

/* .jarallax  .jarallax-container{
    clip-path: polygon(0px 0px, 100% -1px, 100% 100%, 0px 100%);
} */
.parallax-container-01 .parallax-01,
.parallax-container-02 .parallax-02 {
    height: 100%;
}

.parallax-background {
    position: relative;
    height: 100%;
    background-position: center;
    /* background-position:top center; */
    background-repeat: no-repeat;
    background-size: cover;
}

.parallax-container-01 .parallax-content {
    position: absolute;
    top: 20%;
    left: 50%;
    transform: translateX(-50%);
    width: 62%;
}

.parallax-container-01 .parallax-content .p1 {
    width: 100%;
    font-weight: 500;
    text-align: center;
    padding-bottom: .5rem;
}

.parallax-container-01 .parallax-content .p2 {
    text-align: center;
    font-weight: 700;
    width: 100%;
}

.parallax-container-01 .parallax-nav {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 11rem;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: space-between;
}

.parallax-container-01 .parallax-nav .top {
    width: 62%;
    font-weight: 600;
    padding-bottom: .75rem;
    display: flex;
    align-content: center;
    justify-content: center;
    margin: 0 auto;
}

.parallax-container-01 .parallax-nav .top a {
    display: flex;
    align-items: center;
    line-height: 1;
    justify-content: center;
    font-weight: 500;
    width: 50%;
    padding-left: 1rem;
    opacity: .7;
    cursor: pointer;
}

.parallax-container-01 .parallax-nav .top a:nth-child(2) {
    padding-left: 0;
    padding-right: .5rem;
}

.parallax-container-01 .parallax-nav .top a img {
    object-fit: cover;
    height: .675rem;
    margin-right: .375rem;
}

.parallax-container-01 .parallax-nav .top a.on {
    font-size: .9rem;
    color: #fff;
    opacity: 1;
}

.parallax-container-01 .parallax-nav .top a.on img {
    height: .9rem;
}

.parallax-container-01 .parallax-nav .top a:hover {
    color: #fff;
    opacity: 1;
}

.parallax-container-01 .parallax-nav .bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: .8rem 0;
}

.parallax-container-01 .parallax-nav .bottom .li {
    text-align: center;
    font-weight: 500;
}

.parallax-container-01 .parallax-nav .bottom a.li {
    opacity: .5;
}

.parallax-container-01 .parallax-nav .bottom a.li:hover {
    opacity: 1;
    color: #fff;
}

html {
    scroll-behavior: smooth;
    /* scroll-padding-top:.82rem;  */
    /* scroll-margin-top:-1rem ; */
}

html.s {
    overflow: hidden;
}

.parallax-container-02 {
    height: 110.5vh;
    overflow: hidden;
    transition: all .5s;
    transition-delay: .3s;
    position: relative;
}

.jarallax .jarallax-container {
    /* background-color: #0060AA; */
}

/* .parallax {
    position: relative;

} */
.parallax .list {
    height: 100%;
    width: 100%;
    padding: 0 2.55rem 2.825rem;
    /* padding: 0 2.55rem 3rem; */
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    z-index: 1;
}

.parallax-background {
    height: 100% !important;
}

.parallax .list::after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 110.5vh;
    background-image: linear-gradient(to top, #075798 0%, transparent 30%);
    background-color: transparent;
    z-index: -2;
}

.parallax .list .right {
    /* width: 17.575rem; */
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    padding-top: 6.275rem;
}

.parallax .list .right a {
    padding-right: 1.4rem;
    white-space: nowrap;
    opacity: .7;
}

.parallax .list .right a.cur {
    color: #fff;
    opacity: 1;
    font-size: .7rem;
    font-weight: 600;
}

.parallax .list .right a:hover {
    opacity: 1;
    color: #fff;
}

.parallax .list .right a:last-child {
    padding-right: 0;
}

.parallax .list .left .t1 {
    font-weight: bold;
}

.parallax .list .left .t2 {
    padding: .975rem 0 .65rem;
    font-weight: bold;
}

.performance.parallax .list .left.active {
    text-align: center;
}

.performance.parallax .list .left.active .t2 {
    width: 100%;
    text-align: center;
}

.performance.parallax .list .left.active .t3 {
    margin-bottom: 1.2rem;
}

.parallax .list .left .t3 {
    font-weight: 400;
}

.parallax .list .left.active .close {
    width: 50px;
    align-self: center;
    height: 50px;
    position: relative;
}

.parallax .list .left.active .line1 {
    width: 5px;
    height: 50px;
    position: absolute;
    left: 87%;
    top: 38%;
    background-color: #fff;
    transform: rotate(-45deg) translate(-50%, -50%);
    opacity: .8;
}

.parallax .list .left.active .line2 {
    width: 5px;
    height: 50px;
    position: absolute;
    left: 17%;
    top: 44%;
    transform: rotate(45deg) translate(-50%, -50%);
    background-color: #fff;
    opacity: .8;
}

.performance.parallax .list .left .t3 {
    padding-bottom: .575rem;
}

.parallax-container-02 a.btn {
    width: 4.15rem;
    /* height: 1.325rem; */
    white-space: nowrap;
    background: #0060AA;
    padding: .4rem .975rem;
    margin-top: 1.375rem;
    background-size: 200% 100%;
    transition: background-position 0.3s;
    background-position: right bottom;
    background-image: linear-gradient(to right, #0D2763 50%, transparent 50%);
    font-weight: 400;
    display: none;
}

.parallax-container-02 a.btn:hover {
    background-position: left bottom;
    color: #fff;
}

.pro-about {
    width: 100vw;
    height: 100%;
}

.pro-about .banner {
    position: relative;
    height: 100vh;
}

.pro-about .banner .about-banner {
    width: 100vw;
    height: 100%;
    /* margin-top: 2.5rem; */
}

.pro-about .banner .text {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.pro-about .banner .text .t1 {
    display: flex;
    align-items: center;
    justify-content: center;
    /* font-weight: 700; */
    font-size: 1.05rem;
}

.pro-about .banner .text .t2 {
    margin-top: 0;
    font-weight: 700;
    padding-top: .75rem;
    font-size: 1.8rem;
    /* padding-top: .25rem; */
}

.header.cur {
    background: #FFFFFF;
    /* box-shadow: 17px 5px 16px 5px #545454; */
}

.pro-about .list-02 {
    width: 100vw;
    height: 100%;
    background-color: #fff;
    padding: 4.525rem 3rem 1.9rem;
    display: flex;
    align-items: flex-start;
    /* justify-content: space-between; */
}

.pro-about .list-02 .left {
    width: 34.227%;
}

.pro-about .list-02 .left .top {
    width: 100%;
    padding-right: 1.7rem;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding-bottom: 1.05rem;
    border-bottom: 2px solid rgba(0, 0, 0, .2);
}

.pro-about .list-02 .left .top .item {
    width: 33%;
    display: flex;
    flex-direction: column;
    padding-bottom: 1.35rem;
}

.pro-about .list-02 .left .top .item:nth-child(n+4) {
    padding-bottom: 0;
}

.pro-about .list-02 .left .top .item p {
    padding: 0;
    margin: 0;
    font-weight: 400;
}

.pro-about .list-02 .left .top .item .p1 {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    font-weight: 600;
    padding-bottom: .3rem;
}

.pro-about .list-02 .bottom {
    padding: 1.15rem .025rem 0 0;
}

.pro-about .list-02 .bottom .t1 {
    text-indent: .8rem;
    color: #737373;
    font-weight: 400;
    text-align: justify;
}

.pro-about .list-02 .bottom .t2 {
    padding-top: .5rem;
}

.pro-about .list-02 .bottom .t1 .xz {
    color: #0563A3;
    font-weight: bold;
}

.pro-about .list-02 .bottom .t1 .xz img {
    height: 100%;
    display: inline-block;
    margin-bottom: .1rem;
}

.pro-about .list-02 .right {
    flex: 1;
    padding-left: 2.825rem;
}

.pro-about .list-02 .right .top {
    font-weight: 600;
    padding-left: 1.3rem;
    padding-bottom: 1.5rem;
    text-align: center;
}

.pro-about .list-02 .right .top .xz {
    color: #0563A3;
}

.pro-about .list-02 .right .img {
    width: 100%;
    padding-right: .3rem;
    overflow: hidden;
}

.pro-about .list-02 .right .img:hover img {
    transform: scale(1.1);
}

.pro-about .list-02 .right .img img {
    width: 100%;
    object-fit: cover;
    transition: all .5s;
}

.pro-about .list-03 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.pro-about .list-03 .item {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100vw;
    height: 12.1rem;
}

.pro-about .list-03 .item .left {
    width: 50%;
    height: 100%;
    padding: 4.575rem 4.625rem;
    background-color: #F0F2F5;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pro-about .list-03 .item .left .t1 {
    padding-bottom: .95rem;
    white-space: nowrap;
    text-align: center;
    font-weight: 600;
}

.pro-about .list-03 .item .left .t2 {
    text-align: center;
    font-weight: 400;
}

.pro-about .list-03 .item .right {
    width: 50%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.pro-about .list-04 {
    padding-top: 3.275rem;
    position: relative;
    /* background: #EBF4F9; */
    background: #fff;
}

.pro-about .list-04 .text.pc {
    color: #0060AA;
    line-height: 1;
    display: none;
}

.pro-about .list-04 .box {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    position: relative;
    width: 100%;
}

.pro-about .list-04 .swiper-04 {
    width: 100%;
    height: auto;
    overflow: hidden;
    flex: 1;
}

.pro-about .list-04 .swiper-04 .swiper-wrapper {
    width: 100%;
    align-items: center;
}

.pro-about .list-04 .swiper-04 .swiper-wrapper .swiper-slide {
    /* padding: 50px 61px; */
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.pro-about .list-04 .swiper-04 .swiper-wrapper .swiper-slide img {
    transform: scale(.7);
    transition: all .3s;
width: 100%;
}


.pro-about .list-04 .swiper-04 .swiper-wrapper .swiper-slide.cur img {
    transform: scale(.85);
    box-shadow: -13px 16px 20px 0px rgb(148 163 175 / 50%);
}
.pro-about .list-04 .swiper-04 .swiper-wrapper .swiper-slide.as.cur img{
    transform: scale(.9);
     
}
.pro-about .list-04 .swiper-04 .swiper-wrapper .swiper-slide .ds {
    width: 6.35rem;
    margin-right: 12.25rem;
}

.pro-about .list-04 .swiper-04 .swiper-wrapper .swiper-slide img {
    margin: 0 auto;
}

.pro-about .list-04 .swiper-04 .swiper-wrapper .swiper-b {
    padding-top: 3.025rem;
}

.pro-about .list-04 .swiper-04 .line {
    width: 100%;
    display: flex;
    align-items: center;
    line-height: 1;
    margin-top: 2.5rem;
    position: absolute;
    bottom: 20%;
    right: 0;
}

.pro-about .list-04 .swiper-04 .line .line1 {
    height: .025rem;
    width: 48%;
    background-color: rgba(0, 0, 0, .2);
    margin-right: .5rem;
}

.pro-about .list-04 .swiper-04 .line .line2 {
    height: .025rem;
    width: 48%;
    margin-left: .5rem;
    background-color: rgba(0, 0, 0, .2);
}

.pro-about .list-04 .swiper-04 .pagination-04 {
    position: relative;
    width: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 0.7rem;
}

.pro-about .list-04 .swiper-04 .pagination-04 .swiper-pagination-current {
    color: #0062A7;
    font-weight: 600;
}

.pro-about .list-04 .swiper-05 {
    width: 10rem;
    margin-top: 4rem;
    overflow: hidden;
}

.pro-about .list-04 .swiper-05.pc {
    display: none;
}

.pro-about .list-04 .swiper-05 .swiper-wrapper {
    width: 100%;
}

.pro-about .list-04 .swiper-05 .swiper-wrapper .swiper-slide {
    width: 100% !important;
}

.pro-about .list-04 .swiper-05 .swiper-wrapper .swiper-slide .ds .t1 {
    line-height: 1.5;
    font-weight: 600;
    width: auto;
}

.pro-about .list-04 .swiper-05 .swiper-wrapper .swiper-slide .ds .t2 {
    line-height: 1.5;
    font-weight: 500;
    margin-top: .45rem;
}

.pro-about .list-04 .b {
    /* margin-top: 3rem; */
    margin-top: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1rem;
}

.pro-about .list-04 .b span {
    display: block;
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    /* background-color: #fff; */
    background: #EBF4F9;
    position: relative;
    margin: 0 2rem;
}

.pro-about .list-04 .b span .swiper-button-prev {
    left: 30%;
    top: 65%;
    width: 39px;
    height: 23px;
}

.pro-about .list-04 .b span .swiper-button-next {
    right: 30%;
    top: 65%;
    width: 39px;
    height: 23px;
}

.pro-about .lis {
    width: 100%;
    padding: 0 2rem;
    background: #EEEEEE;
}

.pro-about .list-05 {
    position: relative;
    width: 100%;
    padding: 2.5rem 0 1rem;
    overflow: hidden;
}

.swiper05 .swiper-wrapper {
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}

.pro-about .list-05 .item {
    /* width: 13.475rem !important; */
    height: 9.075rem;
    position: relative;
    z-index: 1;
}

.pro-about .list-05 .item .xz {
    position: absolute;
    left: 0%;
    top: 0;
    height: .45rem;
    margin: .775rem 0 0 .8rem;
}

.pro-about .list-05 .item .xz img {
    height: 100%;
    object-fit: cover;
}

.pro-about .list-05 .item video.video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.pro-about .list-05 .item .play {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.pro-about .list-05 .item .ds {
    position: absolute;
    left: 0;
    bottom: 0;
    font-weight: 500;
    margin: 0 0 1.05rem .8rem;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    padding-top: 1.125rem;
}

/* .pro-about .list-05 .item:nth-child(2) {
    margin: 0 1.925rem;
} */
.pro-about .list-05 .item.cur::after {
    display: none;
}

.pro-about .list-06 {
    width: 100%;
    background-color: #F9F9F9;
    padding: 2.5rem 3rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.pro-about .list-06 .item {
    box-sizing: border-box;
    width: 47%;
    height: 2rem;
    margin-right: 2rem;
    background-color: #fff;
    padding: .775rem 0 .775rem 1.025rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: all .3s;
    margin-bottom: .75rem;
}

.pro-about .list-06 .item p {
    transition: all .3s;
    width: 80%;
    margin-right: .75rem;
}

.pro-about .list-06 .item:nth-child(2n) {
    margin-right: 0;
}

.pro-about .list-06 .item .info {
    text-align: center;
    /* padding: 0.6rem 1rem; */
    width: 3rem;
    background: #F4F4F4;
    transition: all .3s;
    height: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pro-about .list-06 .item:hover {
    background: #0060AA;
}

.pro-about .list-06 .item:hover p {
    color: #fff;
}

.pro-about .list-06 .item:hover .info {
    background: #0060AA;
    color: #fff;
}

.pro-about .list-07 {
    padding: 2rem 12.55rem;
    background: #F7F7F7;
}

.pro-about .list-07 form {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.pro-about .list-07 form input {
    width: 20rem;
    height: 1.375rem;
    background: #FFFFFF;
    font-size: .45rem;
    margin-right: .5rem;
    padding: .475rem 0 .475rem .65rem;
}

.pro-about .list-07 form input::placeholder {
    color: #8C8C8C;
}

.pro-about .list-07 form .btn {
    width: 2.4rem;
    color: #fff;
    height: 1.375rem;
    padding: .475rem .75rem;
    background-color: #0062A7;
}

.pro-about .list-08 {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.pro-about .list-08 .list {
    display: flex;
    align-items: center;
    width: 100%;
    height: 9.5rem;
    flex-wrap: wrap;
    /* border-bottom: 3px solid #fff; */
}

.pro-about .list-08 .item {
    width: 50%;
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
}

.pro-about .list-08 .item .left {
    background-color: #0060AA;
    /* width: 10rem; */
    width: 41.5%;
    height: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    padding-left: 1.975rem;
    /* justify-content: center; */
    font-weight: 500;
}

.pro-about .list-08 .item .left:hover {
    color: #fff;
}

.pro-about .list-08 .item .left img {
    padding-top: 1.725rem;
}

.pro-about .list-08 .item .right {
    flex: 1;
    overflow: hidden;
}

.pro-about .list-08 .item .right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.pro-about .list-08 .item {
    padding-right: 2px;
    padding-bottom: 2px;
}

.pro-about .list-08 .item3 {
    padding-right: 2px;
    padding-bottom: 2px;
}

.pro-about .list-08 .item-2 {
    padding-bottom: 2px;
}

.pro-about .list-08 .item .right img.r-img {
    height: auto;
}

.pro-about .list-08 .item-2 {
    width: 50%;
    height: 9.5rem;
    display: flex;
    align-items: flex-start;
    position: relative;
}

.pro-about .list-08 .item-2 .left {
    background-color: #E5E5E5;
    width: 50%;
    height: 100%;
    /* padding: 0 3.1rem 0 3.25rem; */
    padding: 0 0 0 0;
    border-right: 1px solid #fff;
    /* 
    
    */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.pro-about .list-08 .item-2 .left .t1 {
    font-weight: 500;
    text-align: center;
}

.pro-about .list-08 .item-2 .left .t2 {
    font-weight: 600;
    /* text-align: center; */
    padding: .75rem;
}

.pro-about .list-08 .item-2 .left .t3 {
    font-weight: 500;
    text-align: center;
    color: #606060;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pro-about .list-08 .item-2 .left .t3 span svg {
    display: block;
    width: .5rem;
    height: .5rem;
    /* border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #606060; */
    ;
    /* 右箭头颜色 */
    margin-left: .25rem;
}

.pro-about .list-08 .item-2 .right {
    height: 9.5rem;
    width: 50%;
    /* flex: 1; */
}

.pro-about .list-08 .item-2 .right .img {
    width: 100%;
    height: 6.375rem;
    background-color: #075798;
}

.pro-about .list-08 .item-2 .right .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.pro-about .list-08 .item-2 .right .swiperImg {
    /* width: 100%; */
    overflow: hidden;
}

.pro-about .list-08 .item-2 .right .swiperImg .swiper-slide {
    border-right: 1px solid #fff;
}

.pro-about .list-08 .item-2 .right .swiperImg .text {
    padding: .35rem .75rem .65rem;
    background: #E5E5E5;
    height: 3.125rem;
    position: relative;
}

.pro-about .list-08 .item-2 .right .swiperImg .text .t1 {
    font-weight: 500;
}

.pro-about .list-08 .item-2 .right .swiperImg .text .t2 {
    /* padding-top: .35rem; */
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.pro-about .list-08 .item-2 .right .swiperImg .text .t2 a {
    width: 8.225rem;
    font-weight: 600;
}

.pro-about .list-08 .list .item-2 .right .swiperImg .span {
    display: block;
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
    background: #FFFFFF;
    text-align: center;
    position: relative;
}

.pro-about .list-08 .list .item-2 .right .swiperImg .btn {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    height: .5rem;
    right: -2px;
    top: 83%;
}

.pro-about .list-08 .list.li-02 .item .left {
    width: auto;
}

.pro-about .list-08 .list.li-02 .item .right {
    background-color: #0060AA;
    display: flex;
    align-items: flex-end;
    padding-left: 1.3rem;
}

.pro-about .list-08 .more {
    width: 122px;
    /* height: 44px; */
    padding: 0.375rem 0.775rem;
    background: #0062A7;
    line-height: 24px;
    text-align: center;
    margin: 2rem 0;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 500;
    background-size: 200% 100%;
    transition: background-position 0.3s;
    transition: all .5s;
    background-position: right bottom;
    background-image: linear-gradient(to right, #0D2763 50%, transparent 50%);
}

.pro-about .list-08 .more:hover {
    background-position: left bottom;
    color: #fff;
}

.bod-nav {
    background: #F9F9F9;
    padding: 3.375rem 5.575rem 2.5rem;
}

.bod-nav .nav {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-bottom: 1.7rem;
}

.bod-nav .nav svg.home {
    width: .425rem;
    height: .425rem;
    margin-right: .275rem;
}

.bod-nav .nav .nav-list {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.bod-nav .nav .nav-list span {
    margin: 0 .15rem;
}

.bod-nav .nav .nav-list a {
    font-weight: 400;
    color: #7E7E80;
}

.bod-nav .content {
    margin: 0 3.475rem;
    background-color: #fff;
    padding: 1.45rem 1.5rem 2rem;
}

.bod-nav .content .top {
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    padding-bottom: .65rem;
    font-weight: 600;
}

.bod-nav .content .bottom .item {
    padding-top: 1.05rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.bod-nav .content .bottom .item .t1 {
    /* font-weight: 600; */
    /* line-height: 1; */
}

.bod-nav .content .bottom .item .t2 {
    font-weight: 400;
    line-height: 1;
    color: #919191;
}

.bod-nav.detail {
    background-color: #fff;
}

.bod-nav.detail .nav {
    padding-bottom: 1.25rem;
}

.bod-nav.detail .center {
    /* padding: 0 2.25rem; */
    padding: 0 9rem;
}

.bod-nav.detail .center .top {
    width: 100%;
    padding-bottom: .6rem;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
}

.bod-nav.detail .center .top .t1 {
    padding-left: 3.225rem;
    line-height: 1.5;
    text-align: center;
    font-weight: 400;
    color: #0D64A5;
    padding-bottom: 1.55rem;
    /* padding-right: 5.225rem; */
}

.bod-nav.detail .center .top .t2 {
    font-weight: 400;
    font-size: 16px;
    color: #262626;
    text-align: center;
}

.bod-nav.detail .center .bottom {
    margin-top: 1.575rem;
    font-weight: 400;
    font-size: 16px;
    color: #4D4D4D;
    padding-bottom: 2.875rem;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
}
.bod-nav.detail .center .bottom img{
    margin: 0 auto;
}

.bod-nav.detail .center .bottom .t3 {
    font-weight: 400;
    color: #4D4D4D;
    line-height: .625rem;
    margin-bottom: 1.95rem;
}

.bod-nav.detail .center .bottom .t4 .span {
    display: block;
    margin-top: .75rem;
}

.bod-nav.detail .center .bottom .img {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 0 1.725rem 0;
}

.bod-nav.detail .center .page {
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.bod-nav.detail .center .page .left {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    /* line-height: 1; */
}

.bod-nav.detail .center .page .x {
    margin-top: .35rem;
}

.bod-nav.detail .center .page .s {}

.bod-nav.detail .center .page a.btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 3.7rem;
    height: 1.05rem;
    background: #0062A7;
    border-radius: 20px 20px 20px 20px;
    opacity: 1;
    color: #fff;
    background-size: 200% 100%;
    transition: background-position 0.3s;
    transition: all .5s;
    background-position: right bottom;
    background-image: linear-gradient(to right, #0D2763 50%, transparent 50%);
}

.bod-nav.detail .center .page a.btn img {
    padding: .775rem 0 .775rem .375rem;
    padding-right: .325rem;
}

.bod-nav.detail .center .page a.btn:hover {
    background-position: left bottom;
    color: #fff;
}

.pro-about .list-09 {
    display: flex;
    align-items: center;
    height: 12.5rem;
    background-color: #fff;
}

.pro-about .list-09 .left {
    width: 50%;
    height: 100%;
    background: #F0F2F5;
    font-weight: 600;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.pro-about .list-09 .left .t1 {
    color: #0563A3;
    line-height: 1;
}

.pro-about .list-09 .left .t2 {
    line-height: 1;
    padding: 1rem 0 .475rem;
}

.pro-about .list-09 .left .t3 {
    font-weight: 500;
    font-size: 20px;
    color: #6E6E6E;
    line-height: 1;
}

.pro-about .list-09 .left .btn {
    background: #0060AA;
    font-weight: 500;
    line-height: 1;
    color: #FFFFFF;
    margin-top: 1.55rem;
    padding: .325rem 1.075rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: 200% 100%;
    transition: background-position 0.3s;
    transition: all .5s;
    background-position: right bottom;
    background-image: linear-gradient(to right, #0D2763 50%, transparent 50%);
}

.pro-about .list-09 .left .btn:hover {
    background-position: left bottom;
    color: #fff;
}

.pro-about .list-09 .right {
    width: 50%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.swiper-pagenation-1 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.pro-about .list-10 {
    padding: 1.85rem 7.525rem 3rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.pro-about .list-10 .about {
    font-weight: 600;
    color: #0563A3;
    margin-bottom: 1.175rem;
}

.pro-about .list-10 .list {
    width: 100%;
    display: flex;
    font-weight: 600;
}

.pro-about .list-10 .list .item {
    width: 32.5%;
    height: 4.2rem;
    background: #F0F2F5;
    margin-right: .5rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pro-about .list-10 .list .item .left {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-right: .75rem;
}

.pro-about .list-10 .list .item .left .t1 {
    margin-top: .375rem;
    line-height: 1;
    font-family: auto;
}

.pro-about .list-10 .list .item:nth-child(3n) {
    margin-right: 0;
}

.pagenation2 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.performance .parallax-container-01 .parallax-nav {
    padding: 0;
    background-image: url('../img/pro/2.png');
}

.performance .parallax-container-01 .parallax-nav .bottom {
    padding: 0.8rem 11rem;
    width: 100%;
}

.performance .parallax-container-01 .parallax-content .p1 {
    color: #333333;
}

.performance .parallax-container-01 .parallax-content .p2 {
    color: #0060AA;
}

.performance .parallax-container-01 .parallax-nav .bottom a.li {
    color: #333;
}

.performance .parallax-container-01 .parallax-nav .bottom a.li:hover {
    color: #333;
}

.performance.parallax .list.listp {
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
}

/* .performance   .list{
    flex-direction: column;
    align-items: center;
    justify-content: center;
} */
.performance.parallax .list.listp .left {
    width: 100%;
    /* margin: 0 auto; */
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.parallax-container-01 .parallax-content .p2 {
    font-family: 'OPPOSANS-B';
}

.parallax .list .left .t2 {
    font-family: 'auto';
    font-weight: bold;
}

.pro-about .banner .text .t2 {
    font-family: 'OPPOSANS-B';
}

.pro-about .banner .text .t1 {
    font-family: 'OPPOSANS-M';
font-weight: 400 !important;
}

.j-list-1 .banner .text .t1 {
    font-family: 'OPPOSANS-M';
    font-weight: 400 !important;
}

.j-list-1 .banner .text .t2 {
    font-family: 'OPPOSANS-B';
}

.performance .parallax-container-01 .parallax-content .p1 {
    font-family: 'OPPOSANS';
}

.parallax-container-01 .parallax-content .p1 {
    font-family: 'OPPOSANS-M ';
    font-weight: 400;
    /* font-weight: 700; */
}

.performance.parallax .list.listp .left.cur {
    text-align: center;
}

/* 加入我們 */
.join {
    position: relative;
}

.j-list-1 {
    width: 100%;
    height: 100vh;
}

.j-list-1 .banner {
    position: relative;
    width: 100%;
    height: 100%;
}

.j-list-1 .banner .join-banner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.j-list-1 .banner .text {
    display: flex;
    width: 80%;
    height: 100%;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    z-index: 2;
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.j-list-1 .banner .text .t1 {
    font-weight: 700;
}

.j-list-1 .banner .text .t2 {
    margin-top: .75rem;
    font-weight: 700;
}

.j-list-1 .banner .text a.btn {
    font-weight: 500;
    width: 5.5rem;
    font-size: .5rem;
}

.join a.btn {
    /* width: 4.15rem; */
    width: 4.55rem;
    height: 1.1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #0060AA;
    margin-top: 1.375rem;
    background-size: 200% 100%;
    transition: background-position 0.3s;
    transition: all .5s;
    background-position: right bottom;
    background-image: linear-gradient(to right, #0D2763 50%, transparent 50%);
    /* z-index: 2; */
    font-weight: 400;
}

.join a.btn:hover {
    background-position: left bottom;
    color: #fff;
}

.j-list-2 {
    width: 100%;
}

.j-list-2 .box {
    padding: 2.95rem 3rem 2.25rem;
}

.j-list-2 .box .top {
    margin-bottom: 2.25rem;
}

.j-list-2 .box .top .t1 {
    color: #000000;
    /* margin: 0 auto; */
    padding-bottom: 2.75rem;
    text-align: center;
}

.j-list-2 .box .top .t1 span {
    color: #0060AA;
}

.j-list-2 .box .top .ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.j-list-2 .box .top .li {
    flex: 1;
    background: #0060AA;
    padding: 1.65rem 0;
    transition: all .5s;
    cursor: pointer;
    height: 6.5rem;
    position: relative;
}

.j-list-2 .box .top .li::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 2px;
    height: 100%;
    background-color: #fff;
    opacity: .1;
}

.j-list-2 .box .top .li:last-child::after {
    display: none;
}

.j-list-2 .box .top .li .li-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
}

.j-list-2 .box .top .li .li-bottom {
    display: none;
    transform: scale(0);
    opacity: 0;
    /* transition: all .3s; */
    line-height: 1.4;
}

.j-list-2 .box .top .li .c {
    white-space: nowrap;
    font-weight: 600;
}

.j-list-2 .box .top .li .img {
    margin-bottom: .7rem;
    width: 1.95rem;
    height: 1.95rem;
    border-radius: 50%;
    background: #0060AA;
    border: 2px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.j-list-2 .box .top .ul.on li {
    flex: none;
    width: 9.5rem;
}

.j-list-2 .box .top .ul.on .li {
    width: 9.5rem;
    flex: auto;
}

.j-list-2 .box .top .ul.on .li.active {
    width: 25rem;
    padding: 1.375rem 3.5rem;
    background: #F1F3F6;
    height: 6.5rem;
}

.j-list-2 .box .top .ul.on .li.active .li-top {
    /* margin-top: .75rem; */
}

.j-list-2 .box .top .ul.on .li.active img.show {
    display: none;
}

.j-list-2 .box .top .ul.on .li.active img.hide {
    display: block;
}

.j-list-2 .box .top .ul .li img.hide {
    display: none;
}

.j-list-2 .box .top .ul .li img.show {
    display: block;
}

.j-list-2 .box .top .ul.on .li.active .li-top {
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
}

.j-list-2 .box .top .ul.on .li.active .li-bottom {
    display: block;
    transform: scale(1);
    opacity: 1;
    /* line-height: 1.4; */
    /* padding-right: 1rem; */
    text-align: justify;
    transition-delay: .3s;
}

.j-list-2 .box .top .ul.on .li.active .li-bottom.a {
    height: 2.45rem;
    overflow-y: scroll;
}

.j-list-2 .box .top .ul.on .li.active .li-top .img {
    width: .75rem;
    height: .85rem;
    background-color: transparent;
    border-color: transparent;
}

.j-list-2 .box .top .ul.on .li.active .li-top .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.j-list-2 .box .top .ul.on .li.active .li-top .c {
    color: #000000;
    margin-left: .5rem;
}

.j-list-2 .bottom .b-ul {
    width: 100%;
}

.j-list-2 .bottom .b-ul .li {
    /* display: flex;
    flex-wrap: wrap; */
    width: 100%;
    overflow: hidden
}

.j-list-2 .bottom .b-ul .li>.swiper-wrapper {
    width: 100%;
}

.j-list-2 .bottom .b-ul .li>.swiper-wrapper>.swiper-slide {
    width: 100%;
}

.j-list-2 .bottom .b-ul .li-t {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: .5rem;
}

.j-list-2 .bottom .b-ul .li-t .left {
    /* width:21.625rem; */
    /* flex: 1; */
    width: 33%;
    margin-right: .5rem;
}

.j-list-2 .bottom .b-ul .li-t .right {
    /* width: 27.825rem; */
    /* width: 27.825rem; */
    /* flex: 2; */
    width: 67%;
}

.j-list-2 .bottom .b-ul .li-t .left,
.j-list-2 .bottom .b-ul .li-t .right {
    position: relative;
    /* height: 10rem; */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.j-list-2 .bottom .b-ul .li-t .sp-ds {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: .7rem;
    width: 100%;
    text-align: center;
    transition: all .3s;
    z-index: 3;
    display: none;
}

.j-list-2 .bottom .b-ul .li-t span {
    line-height: 1;
    transition: all .3s;
}

.j-list-2 .bottom .b-ul .li-t .left .img,
.j-list-2 .bottom .b-ul .li-t .right .img {
    overflow: hidden;
    height: 100%;
    width: 100%;
}

.j-list-2 .bottom .b-ul .li-t .left .img img,
.j-list-2 .bottom .b-ul .li-t .right .img img {
    transition: all .3s;
    width: 100%;
}

.j-list-2 .bottom .b-ul .li-t .left:hover:after,
.j-list-2 .bottom .b-ul .li-t .right:hover:after {
    position: absolute;
    content: '';
    bottom: 0%;
    left: 0;
    width: 100%;
    height: 100%;
    /* background-image: url(<?php echo static_file('web/img/pro/h1.png') ?>  ); */
    background-image: url(../img/pro/h1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: all .3s;
}

.j-list-2 .bottom .b-ul .li-t .left:hover .sp-ds,
.j-list-2 .bottom .b-ul .li-t .right:hover .sp-ds {
    display: block;
}

.j-list-2 .bottom .b-ul .li-t .left:hover span,
.j-list-2 .bottom .b-ul .li-t .right:hover span {
    color: #fff;
}

.j-list-2 .bottom .b-ul .li-t .left:hover img,
.j-list-2 .bottom .b-ul .li-t .right:hover img {
    transform: scale(1.1);
}

.j-list-2 .bottom .b-ul .li-b {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.j-list-2 .bottom .b-ul .li-b .item {
    position: relative;
    margin-right: .5rem;
    width: 100%;
}

.j-list-2 .bottom .b-ul .li-b .item:nth-child(3n) {
    margin-right: 0;
}

.j-list-2 .bottom .b-ul .li-b .sp-ds {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: .7rem;
    width: 100%;
    text-align: center;
    display: none;
    z-index: 2;
    transition: all .3s;
}

.j-list-2 .bottom .b-ul .li-b span {
    line-height: 1;
    transition: all .3s;
}

.j-list-2 .bottom .b-ul .li-b .item:hover .sp-ds {
    display: block;
}

.j-list-2 .bottom .b-ul .li-b .item:hover::after {
    /* display: block; */
    position: absolute;
    content: '';
    bottom: 0%;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/pro/h1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: all .3s;
}

.j-list-2 .bottom .b-ul .li-b .item:hover span {
    color: #fff;
}

.j-list-2 .bottom .b-ul .li-b .item .img {
    overflow: hidden;
}

.j-list-2 .bottom .b-ul .li-b .item .img img {
    transition: all .3s;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.j-list-2 .bottom .b-ul .li-b .item:hover img {
    transform: scale(1.1);
}

.j-list-3 {
    background: #F1F3F6;
}

.j-list-3 .box {
    /* height: 100vh; */
    width: 100%;
    /* padding-top: 2.95rem; */
    position: relative;
}

.join .box .top .t1 span {
    color: #0060AA;
}

.join .box .top .t1 {
    color: #000000;
    text-align: center;
    line-height: 1;
    font-weight: 600;
    z-index: 2;
}

.j-list-3 .box .top .t1 {
    position: absolute;
    left: 50%;
    top: 10%;
    transform: translateX(-50%);
}

.j-list-4 {
    background: #F7F7F7;
}

.j-list-4 .box {
    /* height: 100vh; */
    width: 100%;
    padding-top: 2.95rem;
    padding-bottom: 3rem;
}

.j-list-4 .box .top .t1 {
    padding-bottom: 2.75rem;
}

.j-list-4 .box .bottom {
    display: flex;
    align-items: stretch;
    justify-content: center;
    padding: 0 3rem;
    height: 16rem;
}

.j-list-4 .box .bottom .left {
    background-color: #fff;
    width: 50%;
    height: 100%;
}

.j-list-4 .box .bottom .right {
    height: 100%;
}

.j-list-4 .box .bottom .right img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.j-list-4 .box .bottom .left {
    padding: 1.5rem 1.275rem 2.3rem 1.5rem;
}

.j-list-4 .box .bottom .left .tx {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}

.j-list-4 .box .bottom .left .txt {
    margin-top: 1.275rem;
    font-weight: 600;
    font-family: 'OPPOSANS-M';
    line-height: 1.2;
}

.j-list-4 .box .bottom .left .scroll {
    margin-top: 1rem;
    color: #737373;
    overflow-y: hidden;
    max-height: 2.675rem;
    padding-right: 1.275rem;
}

.j-list-2 .box .top .li .li-bottom::-webkit-scrollbar {
    width: 3px !important;
    height: 4px;
}

.j-list-2 .box .top .li .li-bottom::-webkit-scrollbar-thumb {
    background-color: #666;
}

.j-list-4 .box .bottom .left .scroll::-webkit-scrollbar {
    width: 3px !important;
    height: 10px;
}

.j-list-4 .box .bottom .left .scroll::-webkit-scrollbar-thumb {
    background-color: #666;
}

.j-list-5 .box {
    padding: 0 0 0 3rem;
    height: 18rem;
}

.j-list-5 .box .bottom {
    display: flex;
    align-items: stretch;
    /* justify-content: flex-start; */
    justify-content: space-between;
    height: 100%;
}

.j-list-5 .box .bottom .right {
    width: 60%;
    overflow: hidden;
}

.j-list-5 .box .bottom .left {
    padding-top: 2.25rem;
    width: 40%;
    /* height: 17.5rem; */
    height: 100%;
}

.j-list-5 .box .bottom .left .tx .txt {
    font-weight: 600;
}

.j-list-5 .box .bottom .scroll {
    padding-top: 2.8rem;
    padding-bottom: 2.95rem;
    padding-right: 2rem;
    width: 100%;
}

.j-list-5 .box .bottom .scroll .slide {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;
    /* width: 16rem; */
    position: relative;
}

.j-list-5 .box .bottom .scroll .slide::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 2px;
    height: 100%;
    background: #E8E8E8;
}

.j-list-5 .box .bottom .right img {
    /* display: none; */
    height: 100%;
    width: 100%;
    object-fit: cover;
    transition: all .05s;
}

.j-list-5 .box .bottom .right img.active {
    display: block;
}

.j-list-5 .box .bottom .scroll .slide .side {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding-left: .75rem;
    margin-bottom: .75rem;
    width: 100%
}

.j-list-5 .box .bottom .scroll .slide .side .icon {
    width: 1.15rem;
    margin-right: .25rem;
}

.j-list-5 .box .bottom .scroll .slide .side span {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 400;
    line-height: 1.2;
    flex: 1;
}

.j-list-5 .box .bottom .scroll .slide .side span i {
    margin: 0 .25rem;
    flex: 1;
    height: 2px;
    background: #E8E8E8;
    min-width: 20px;
}

/* 
.j-list-5 .box .bottom .scroll .slide .side:nth-child(1) span i {
    width: 6rem;
}

.j-list-5 .box .bottom .scroll .slide .side:nth-child(2) span i {
    width: 5.4rem;

}

.j-list-5 .box .bottom .scroll .slide .side:nth-child(3) span i {
    width: 4.2rem;


}

.j-list-5 .box .bottom .scroll .slide .side:nth-child(4) span i {
    width: 3rem;


} */
.j-list-5 .box .bottom .scroll .slide .side.cur {
    position: relative;
}

.j-list-5 .box .bottom .scroll .slide .side.cur::before {
    position: absolute;
    left: 0%;
    top: 0;
    content: '';
    width: 4px;
    height: 100%;
    background: #0062A6;
}

.j-list-5 .box .bottom .scroll .slide .side.cur span {
    font-weight: 600;
}

.j-list-5 .box .bottom .scroll .slide .side.cur span i {
    background: rgba(0, 96, 170, 1);
}

.j-list-5 .box .bottom .scroll .slide .side.cur .show {
    filter: none;
}

.j-list-5 .box .bottom .scroll .slide .side.cur .hide {
    display: block;
    filter: grayscale(0);
}

.j-list-5 .box .bottom .scroll .slide img.show {
    display: block;
}

.j-list-5 .box .bottom .scroll .slide img.hide {
    display: none;
}

.j-list-5 .box .bottom .scroll .slide .side img {
    margin: 0 .475rem 0 0;
    filter: grayscale(1);
}

/* .j-list-5 .box .bottom .scroll .slide .side.cur .hide img{
    filter: grayscale(0);

} */
.crirl {
    position: absolute;
    left: 50%;
    width: 4.75rem;
    height: 4.75rem;
    top: 42%;
    transform: translate(-50%, -50%);
}

.crirl .cl {
    width: 4.75rem;
    height: 4.75rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 22;
    background-color: #0060AA;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.crirl img {
    z-index: 3;
}

.crirl .c-b {
    width: 7.5rem;
    height: 7.5rem;
    border-radius: 50%;
    background-color: rgba(0, 96, 170, 1);
    position: absolute;
    left: -28%;
    top: -27.5%;
    transform: translate(-50%, -50%);
    animation: scrall ease-in infinite;
    animation-duration: 3s
}

.crirl .c-a {
    width: 11.75rem;
    height: 11.75rem;
    border-radius: 50%;
    background: conic-gradient(from 0deg at 0% 0%, #FFFFFF 0%, #0060AA 100%);
    opacity: .06;
    position: absolute;
    left: -74%;
    top: -74%;
    transform: translate(-50%, -50%);
    animation: scrall ease-in infinite;
    animation-duration: 3s
}

.j-list-3 .box .top {
    position: relative;
}

.j-list-3 .box .top .cp {
    position: relative;
}

.j-list-3 .box .top .cp .b1 {
    position: absolute;
    left: 13%;
    top: 21%;
}

.j-list-3 .box .top .cp .b2 {
    position: absolute;
    left: 23%;
    top: 38%;
}

.j-list-3 .box .top .cp .b4 {
    position: absolute;
    left: 4%;
    top: 40%;
}

.j-list-3 .box .top .cp .b3 {
    position: absolute;
    left: 30.5%;
    top: 66%;
}

.j-list-3 .box .top .cp .b6 {
    position: absolute;
    left: 13%;
    top: 55%;
}

.j-list-3 .box .top .cp .b5 {
    position: absolute;
    right: 13%;
    top: 55%;
}

.j-list-3 .box .top .cp .b7 {
    position: absolute;
    right: 13%;
    top: 21%;
}

.j-list-3 .box .top .cp .b8 {
    position: absolute;
    right: 23.5%;
    top: 38%;
}

.j-list-3 .box .top .cp .b9 {
    position: absolute;
    right: 4%;
    top: 40%;
}

.j-list-3 .box .top .cp .m.b5 .b1-img .b1-img-bg {
    font-size: .65rem;
}

.j-list-3 .box .top .cp .b7 .b1-img-bg {
    font-size: .6rem;
}

.j-list-3 .box .top .cp .m.b9 .b1-img .b1-img-bg {
    font-size: .45rem;
}

.j-list-3 .box .top .cp .b10 {
    position: absolute;
    right: 29%;
    top: 65%;
}

.j-list-3 .box .top .cp .b11 {
    position: absolute;
    right: 55.5%;
    top: 38%;
}

.j-list-3 .box .top .cp .m {
    /* width: 4.85rem;
  height: 4.85rem; */
    display: flex;
    align-items: center;
    justify-content: center;
    padding: .5rem;
    border-radius: 50%;
}

.j-list-3 .box .top .cp .m .b1-img {
    padding: .45rem;
    width: auto;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.j-list-3 .box .top .cp .m.active {
    position: absolute;
}

.j-list-3 .box .top .cp .m.active::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    animation: Sc 2s ease-in-out infinite;
    animation-delay: 0s;
    border-radius: 50%;
    background-color: rgba(0, 96, 170, .7);
}

.j-list-3 .box .top .cp .m .b1-img .b1-img-bg {
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    background-color: #fff;
    display: flex;
    align-items: center;
    padding: .625rem;
    line-height: 1.2;
    justify-content: center;
    text-align: center;
    cursor: pointer;
    z-index: 22;
}

.j-list-3 .box .top .cp .m.active .b1-img {
    position: relative;
}

.j-list-3 .box .top .cp .m.active .b1-img::after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 96, 170, .6);
    animation-delay: 0s;
    border-radius: 50%;
    animation: Sc 2s ease-in-out infinite;
}

.j-list-3 .box .top .cp .m.active .b1-img .b1-img-bg {
    transition: all .3s;
}

.j-list-3 .box .top .cp .m.active .b1-img .b1-img-bg {
    background: #0060AA;
    color: #fff;
}

.swiper-li .swiper-page-pc,
.swiper-li .swiper-page {
    margin: 0 auto;
    text-align: center;
}

.swiper-li .swiper-wrapper.mb {
    display: none;
}

.swiper-li .swiper-wrapper.pc {
    display: flex;
}

.j-list-3 .box .top .cp .m .b1-img-bg:hover {
    transform: scale(1.2);
}

.join .btnbox {
    margin-top: 1rem;
    color: #C0C0C0;
    display: inline-flex;
    transition: all .5s;
}

.join .btnbox .btn {
    width: 44px;
    height: 44px;
    background: #DDDDDD;
    opacity: 0.6;
    border-radius: 50%;
    margin-bottom: 0.4rem;
    transition: all .5s;
}

.join .btnbox .btn .icon {
    width: 20px;
    height: 20px;
    fill: #333;
    transition: all .5s;
}

.join .btnbox .btn .icon.cur {
    transform: rotate(-180deg);
}

.j-list-4 .box .bottom .left .scroll.cur {
    max-height: 3.5rem;
    overflow-y: auto;
}

@keyframes Sc {
    0% {
        opacity: 1;
        transform: scale(0)
    }

    100% {
        opacity: 0;
        transform: scale(1)
    }
}

@keyframes Sc1 {
    0% {
        opacity: 1;
        transform: scale(0)
    }

    100% {
        opacity: 0;
        transform: scale(1)
    }
}

@keyframes scrall {
    0% {
        opacity: 1;
        transform: scale(0)
    }

    100% {
        opacity: 0;
        transform: scale(1)
    }
}

@media (max-width:1360px) {
    .j-list-2 .box .top .li .li-bottom {
        overflow-y: scroll;
        height: 2.25rem;
        padding-right: 1rem;
    }
}

@media (max-width:1280px) {
    .j-list-3 .box .top .cp .m.b6 .b1-img .b1-img-bg {
        font-size: 16px;
    }
}

@media (max-width:1200px) {
    .j-list-3 .box .top .cp .m.b2 .b1-img .b1-img-bg {
        font-size: .4rem;
    }

    .j-list-3 .box .top .cp .m.b10 .b1-img .b1-img-bg {
        font-size: .4rem;
    }

    .j-list-3 .box .top .cp .m.b6 .b1-img .b1-img-bg {
        font-size: 14px;
    }

    .j-list-3 .box .top .cp .m.b3 .b1-img .b1-img-bg {
        font-size: 12px;
    }
}

@media (max-width:996px) {
    .j-list-2 .box .top .li .li-bottom {
        overflow-y: hidden;
        height: auto;
        padding-right: 0rem;
    }

    .reload-box-content .top .api.apis {
        display: b1ock !important;
    }

    .performance.parallax .list .left.show .t3 {
        display: none;
    }

    .j-list-2 .box .top .li .img {
        margin-bottom: 0;
    }

    .join .btnbox {
        display: none;
    }

    .join .box .top .t1 {
        line-height: 1.4;
        font-size: 28px;
    }

    .j-list-1 .banner .text .t1 {
        font-size: 20px;
    }

    .j-list-1 .banner .text .t2 {
        font-size: 30px;
    }

    .join a.btn {
        width: 5.55rem;
        height: 1.5rem;
        font-size: 14px;
    }

    .j-list-2 .box {
        padding: 1.5rem 4% 2rem;
    }

    .j-list-2 .box .top .ul {
        flex-direction: column;
    }

    .j-list-2 .box .top .li {
        width: 100%;
        margin-bottom: .5rem;
        background-color: #f1f3f6;
    }

    .j-list-2 .box .top .ul .li .li-top {
        padding: 0.75rem 1rem;
    }

    .j-list-2 .box .top .li:last-child {
        margin-bottom: 0;
    }

    .j-list-2 .box .top .ul.on .li {
        width: 100%;
        flex: 1;
    }

    .j-list-2 .box .top .ul .li img.show {
        display: none;
    }

    .j-list-2 .box .top .ul .li img.hide {
        display: block;
    }

    .j-list-2 .box .top .ul.on .li.active {
        width: 100%;
        /* padding: .75rem 1rem; */
        height: auto;
    }

    .j-list-2 .box .top .ul .li .li-top .c {
        flex: 1;
    }

    .j-list-2 .box .top .ul .li .li-top .span {
        font-size: 18px;
        align-self: center;
    }

    .j-list-2 .box .top .ul .li .li-top .span1 {
        display: none;
        font-size: 18px;
        align-self: center;
    }

    .j-list-2 .box .top .t1 {
        padding-bottom: 1.3rem;
    }

    .j-list-2 .box .top .ul.on .li.active .li-top {
        /* align-items: center; */
        justify-content: center;
        margin-bottom: .5rem;
    }

    .j-list-2 .bottom .b-ul .li-t {
        flex-direction: column;
    }

    .j-list-2 .bottom .b-ul .li-t .left {
        margin-bottom: .5rem;
        margin-right: 0;
    }

    .j-list-2 .bottom .b-ul .li-t .right {
        height: 10rem;
    }

    .j-list-2 .bottom .b-ul .li-t .left:after,
    .j-list-2 .bottom .b-ul .li-t .right:after {
        bottom: 0;
    }

    .j-list-2 .bottom .b-ul .li-t .left .img img,
    .j-list-2 .bottom .b-ul .li-t .right .img img {
        height: 100%;
        object-fit: cover;
    }

    .j-list-2 .bottom .b-ul .li-t .left,
    .j-list-2 .bottom .b-ul .li-t .right {
        width: 100%;
    }

    .j-list-2 .bottom .b-ul .li-b .sp-ds {
        display: block;
    }

    .j-list-2 .bottom .b-ul .li-b .item::after {
        position: absolute;
        content: '';
        bottom: 0%;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: url(../img//pro/h1.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        transition: all .3s;
    }

    .j-list-2 .bottom .b-ul .li-b .item {
        margin-right: 0;
        margin-bottom: .5rem;
        height: 10rem;
    }

    .j-list-2 .bottom .b-ul .li-b .item .img {
        height: 100%
    }

    .j-list-4 {
        padding-bottom: 1.3rem;
    }

    .j-list-4 .box .top .t1 {
        padding-top: 1rem;
        padding: 1.2rem 0;
    }

    .j-list-4 .box {
        padding: 0 4%;
    }

    .j-list-4 .box .bottom {
        padding: 0;
        flex-direction: column-reverse;
        /* flex-direction: column; */
        height: auto;
    }

    .j-list-4 .box .bottom .left {
        width: 100%;
        padding: 1.5rem .5rem 1.2rem 1.2rem;
    }

    .j-list-4 .box .bottom .left .txt {
        padding-top: .75rem;
        margin-top: .25rem;
    }

    .j-list-4 .box .bottom .left .scroll {
        margin-top: 0.75rem;
        color: #737373;
        overflow-y: auto;
        /* height: auto; */
        max-height: 5rem;
        scroll-behavior: smooth;
        padding-right: .7rem;
    }

    .j-list-4 .box .bottom .right {
        width: 100%;
    }

    .j-list-5 {
        /* margin-top: 1.3rem; */
    }

    .j-list-5 .box {
        height: auto;
        margin-bottom: 2rem;
        padding: 0 4%;
    }

    .j-list-5 .box .bottom {
        flex-direction: column;
    }

    .j-list-5 .box .bottom .scroll {
        padding-top: 1.3rem;
        padding-bottom: 1.5rem;
        padding-right: 0;
        padding: 1.3rem 3% 1.5rem;
    }

    .j-list-5 .box .bottom .scroll .slide .side {
        margin-bottom: .75rem;
        justify-content: flex-start;
        width: 100%;
        line-height: 20px;
        align-items: center;
    }

    /* .j-list-5 .box .bottom .scroll .slide .side span i {
        width: 1.5rem;
        margin: 0 .25rem;
    } */
    .j-list-5 .box .bottom .scroll .slide .side:last-child {
        margin-bottom: 0;
    }

    .j-list-5 .box .bottom .left {
        width: 100%;
        padding-top: 1.5rem;
    }

    .j-list-5 .box .bottom .right {
        width: 100%;
        padding-top: 0;
    }

    .j-list-3 .box .top .t1 {
        top: 6%;
        width: 100%;
    }

    .j-list-3 .box .top.mb {
        display: flex;
        align-items: center;
        flex-direction: column;
    }

    .j-list-2 .box .top .ul .li {
        /* padding: 1.375rem 3.55rem; */
        /* padding: 1.375rem 3.55rem; */
        /* padding: .75rem 1rem; */
        background: #F1F3F6;
    }

    .j-list-2 .box .top .ul .li.img.hide {
        display: none;
    }

    .j-list-2 .box .top .ul .li .li-top {
        flex-direction: row;
        align-items: baseline;
        justify-content: center;
        /* padding: .75rem 1rem; */
        /* margin-bottom: .5rem; */
    }

    .j-list-2 .box .top .ul .li .li-top .icon.mb {
        background-color: #fff;
        border-radius: 50%;
        width: 25px;
        height: 25px;
        align-self: center;
        margin-left: .5rem;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .j-list-2 .box .top .ul .li .li-top .icon.mb svg {
        height: auto;
        width: auto;
        padding: .15rem;
        fill: #999;
    }

    .j-list-2 .box .top .ul.on .li.active .li-top .icon.mb {
        background-color: rgba(50, 127, 185, .6);
    }

    .j-list-2 .box .top .ul.on .li.active .li-top .icon.mb svg {
        transform: rotate(180deg);
        margin: 0 auto;
        fill: #fff;
    }

    .j-list-2 .box .top .ul .li .li-bottom {
        display: none;
        transform: scale(1);
        opacity: 1;
    }

    .j-list-2 .box .top .ul .li .li-top .img {
        width: .7rem;
        height: .7rem;
        background-color: transparent;
        border-color: transparent;
        margin: auto;
    }

    .j-list-2 .box .top .ul .li .li-top .img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .j-list-2 .box .top .ul .li .li-top .c {
        /* align-self: baseline; */
        align-self: center;
        color: #000000;
        margin-left: .5rem;
        font-weight: 500;
        /* font-size: 18px; */
        font-size: 16px;
    }

    .j-list-2 .box .top .ul.on .li.active .li-top {
        align-items: baseline;
    }

    .swiper-li .swiper-wrapper.mb {
        display: block;
    }

    .swiper-li .swiper-wrapper.pc {
        display: none;
    }

    .j-list-4 .box .bottom .left .tx img {
        height: 68px;
    }

    .j-list-5 .box .bottom .scroll .slide {
        width: auto;
    }

    .j-list-5 .box .bottom .scroll .slide .side .icon {
        margin: 0 0.5rem;
    }

    .j-list-5 .box .bottom .scroll .slide .side {
        padding-left: 0rem;
        font-size: 15px;
    }

    .j-list-5 .box .bottom .scroll .slide .side span {
        flex: 1;
        /* justify-content: flex-start; */
    }

    /* .j-list-5 .box .bottom .scroll .slide .side span i {
        width: 1.5rem;
    }

    .j-list-5 .box .bottom .scroll .slide .side:nth-child(1) span i {
        width: 1.5rem;
    }

    .j-list-5 .box .bottom .scroll .slide .side:nth-child(2) span i {
        width: 1.5rem;

    }

    .j-list-5 .box .bottom .scroll .slide .side:nth-child(3) span i {
        width: 1.5rem;


    }

    .j-list-5 .box .bottom .scroll .slide .side:nth-child(4) span i {
        width: 1.5rem;


    } */
    .j-list-5 .box .bottom .scroll .slide .side .icon {
        width: .75rem;
    }

    .j-list-2 .box .top .li {
        padding: 0;
    }

    .j-list-2 .box .top .ul.on .li.active {
        padding: 0;
    }

    .j-list-2 .box .top .ul.on .li.active .li-bottom {
        padding: 1rem 1rem 1rem 1rem;
    }

    .j-list-2 .box .top .ul.on .li.active .li-top {
        background-color: #0060AA;
        margin-bottom: 0;
    }

    .j-list-2 .box .top .ul.on .li.active .li-top img.hide {
        display: none;
    }

    .j-list-2 .box .top .ul.on .li.active .li-top img.show {
        display: block;
    }

    .j-list-2 .box .top .ul.on .li.active .li-top .span1,
    .j-list-2 .box .top .ul.on .li.active .li-top .c {
        color: #fff;
    }

    .j-list-2 .box .top .ul.on .li.active .li-top {
        margin-top: 0;
    }
}

.j-list-3 .box .top .cp .m.b1 .b1-img {
    width: 3.75rem;
    height: 3.75rem;
}

.j-list-3 .box .top .cp .m.b2 .b1-img {
    width: 3.5rem;
    height: 3.5rem;
}

.j-list-3 .box .top .cp .m.b6 .b1-img {
    width: 3.875rem;
    height: 3.875rem;
}

.j-list-3 .box .top .cp .m.b3 .b1-img {
    width: 2.5rem;
    height: 2.5rem;
}

.j-list-3 .box .top .cp .m.b4 .b1-img {
    width: 2.95rem;
    height: 2.95rem;
}

.j-list-3 .box .top .cp .m.b7 .b1-img {
    width: 3.25rem;
    height: 3.25rem;
}

.j-list-3 .box .top .cp .m.b8 .b1-img {
    width: 3rem;
    height: 3rem;
}

.j-list-3 .box .top .cp .m.b5 .b1-img {
    width: 4.25rem;
    height: 4.25rem;
}

.j-list-3 .box .top .cp .m.b10 .b1-img {
    width: 3.5rem;
    height: 3.5rem;
}

.j-list-3 .box .top .cp .m.b9 .b1-img {
    width: 2.5rem;
    height: 2.5rem;
}

.j-list-3 .box .top .cp .m.b1 .b1-img .b1-img-bg {
    width: 2.625rem;
    height: 2.625rem;
}

.j-list-3 .box .top .cp .m.b2 .b1-img .b1-img-bg {
    width: 2.45rem;
    height: 2.45rem;
}

.j-list-3 .box .top .cp .m.b6 .b1-img .b1-img-bg {
    width: 2.725rem;
    height: 2.725rem;
    padding: .25rem;
}

.j-list-3 .box .top .cp .m.b3 .b1-img .b1-img-bg {
    width: 1.6rem;
    height: 1.6rem;
    padding: 0.3rem;
}

.j-list-3 .box .top .cp .m.b4 .b1-img .b1-img-bg {
    width: 2.1rem;
    height: 2.1rem;
    padding: 0.25rem;
}

.j-list-3 .box .top .cp .m.b7 .b1-img .b1-img-bg {
    width: 2.3rem;
    height: 2.3rem;
    padding: 0.625rem 0.325rem;
}

.j-list-3 .box .top .cp .m.b8 .b1-img .b1-img-bg {
    /* width: 2.1rem; */
    height: 2.1rem;
    padding: 0;
}

.j-list-3 .box .top .cp .m.b5 .b1-img .b1-img-bg {
    width: 3rem;
    height: 3rem;
    padding: .3rem;
}

.j-list-3 .box .top .cp .m.b10 .b1-img .b1-img-bg {
    width: 2.45rem;
    height: 2.45rem;
}

.j-list-3 .box .top .cp .m.b9 .b1-img .b1-img-bg {
    /* width: 1.5rem; */
    height: 1.6rem;
    padding: 0;
}

.j-list-3 .box .top .cp {
    overflow: hidden;
}

.j-list-3 .box .top .cp .box-bc {
    width: 100%;
    background: #F1F3F6;
    height: 100%;
    object-fit: cover;
    position: relative;
    /* background-position: center;
    background-repeat: no-repeat;
    background-size: cover; */
}

.j-list-3 .box .top .cp .circle-1 {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 49.5%;
    width: 66.9%;
    height: 66.9%;
    border-radius: 50%;
    border: 1px dashed rgba(0, 98, 167, .3);
    z-index: 3;
    animation: scrall-3 3s ease-in infinite;
}

.j-list-3 .box .top .cp .circle-2 {
    position: absolute;
    width: 79.25%;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
    height: 79.25%;
    border-radius: 50%;
    border: 1px dashed #0062A7;
    border: 1px dashed rgba(0, 98, 167, .25);
    z-index: 2;
    opacity: 1;
    animation: scrall-3 3s ease-in infinite;
}

.j-list-3 .box .top .cp .circle-3 {
    position: absolute;
    width: 84.75%;
    height: 84vw;
    margin: 0 auto;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 45.5%;
    border-radius: 50%;
    border: 1px dashed rgba(0, 98, 167, .15);
    animation: scrall-3 3s ease-in infinite;
}

@keyframes scrall-1 {
    0% {
        opacity: 1;
        transform: translate(-50%, -50%) scale(1)
    }

    100% {
        opacity: 0;
        transform: translate(-50%, -50%) scale(1.2)
    }
}

@keyframes scrall-2 {
    0% {
        opacity: 1;
        transform: translate(-50%, -50%) scale(1)
    }

    100% {
        opacity: 0;
        transform: translate(-50%, -50%) scale(1.2)
    }
}

@keyframes scrall-3 {
    0% {
        opacity: 1;
        transform: translate(-50%, -50%) scale(1)
    }

    100% {
        opacity: 0;
        transform: translate(-50%, -50%) scale(1.2)
    }
}

.perfo-info {
    width: 100%;
    position: relative;
    background: #EEEEEE;
}

.info-box {
    margin-top: 2.5rem;
    padding: 1.5rem 2rem 2rem;
    /* height: 100vh; */
}

.info-box .top {
    background-color: #fff;
    /* height: 3.7rem; */
    margin-bottom: 1.5rem;
}

.info-box .top .ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    width: 100%;
}

.info-box .top .ul .li {
    display: flex;
    padding: .925rem 0;
    flex: 1;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    /* border-right: 1px solid rgba(136, 136, 136, .2); */
    position: relative;
    cursor: pointer;
}

.info-box .top .ul .li::after {
    content: '';
    position: absolute;
    right: 0;
    /* top: 50%; */
    width: 2px;
    height: 40px;
    background: #888888;
    opacity: .3;
}

.info-box .top .ul .li:last-child:after {
    display: none;
}

.info-box .top .ul .li .icon {
    filter: contrast(.5);
}

.info-box .top .ul .li.active .icon {
    filter: contrast(1);
}

.info-box .top .ul .li:hover .icon {
    /* filter: brightness(1); */
    filter: contrast(1);
}

.info-box .top .ul .li:hover span {
    color: #fff;
}

.info-box .top .ul .li:hover {
    background-image: linear-gradient(to left, #0062A7 0%, #3287C2 100%);
}

.info-box .top .ul .li.active {
    background-image: linear-gradient(to left, #0062A7 0%, #3287C2 100%);
}

.info-box .top .ul .li.active span {
    color: #fff;
    font-weight: 600;
}

.info-box .top .ul .li span {
    color: #888888;
    margin-top: .375rem;
}

.info-box.bottom .b-ul {
    width: 100%;
}

.info-box .bottom .b-ul .li {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 1rem;
}

.info-box .bottom .b-ul .li:last-child {
    margin-bottom: 0;
}

.info-box .bottom .b-ul .li-t {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 1rem;
}

.info-box .bottom .b-ul .li-t .left {
    margin-right: .625rem;
}

.info-box .bottom .b-ul .li-t .right {
    margin-left: .625rem;
}

.info-box .bottom .b-ul .li-t .left,
.info-box .bottom .b-ul .li-t .right {
    width: 49%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.info-box .bottom .b-ul .li-t .left .img,
.info-box .bottom .b-ul .li-t .right .img {
    width: 100%;
    overflow: hidden;
    height: 100%;
}

.info-box .bottom .b-ul .li-t .left .img img,
.info-box .bottom .b-ul .li-t .right .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* overflow: hidden; */
}

.info-box .bottom .b-ul .li-t .sp-ds {
    padding: .7rem;
    background-color: #fff;
    width: 100%;
    text-align: center;
    transition: all .3s;
}

.info-box .bottom .b-ul .li-t span {
    line-height: 1;
    transition: all .3s;
    font-weight: 600;
}

.info-box.bottom .b-ul .li-t .left .img,
.info-box .bottom .b-ul .li-t .right .img {
    overflow: hidden;
}

.info-box .bottom .b-ul .li-t .left .img img,
.info-box .bottom .b-ul .li-t .right .img img {
    transition: all .3s;
}

.info-box .bottom .b-ul .li-t .left:hover .sp-ds,
.info-box .bottom .b-ul .li-t .right:hover .sp-ds {
    background-color: rgba(0, 96, 170, 1);
}

.info-box .bottom .b-ul .li-t .left:hover span,
.info-box .bottom .b-ul .li-t .right:hover span {
    color: #fff;
}

.info-box .bottom .b-ul .li-t .left:hover img,
.info-box .bottom .b-ul .li-t .right:hover img {
    transform: scale(1.1);
}

.info-box .bottom .b-ul .li-b {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
}

.info-box .bottom .b-ul .li-b .sp-ds {
    padding: .7rem;
    background-color: #fff;
    width: 100%;
    text-align: center;
    transition: all .3s;
}

.info-box .bottom .b-ul .li-b span {
    line-height: 1;
    transition: all .3s;
    font-weight: 600;
}

.info-box .bottom .b-ul .li-b .item {
    margin-right: 1rem;
    /* flex: 1; */
    width: 31%;
    margin-bottom: 1rem;
}

.info-box .bottom .b-ul .li-b .item:nth-child(3n) {
    margin-right: 0rem;
}

.info-box .bottom .b-ul .li-b .item:hover .sp-ds {
    background-color: rgba(0, 96, 170, 1);
}

.info-box .bottom .b-ul .li-b .item:hover span {
    color: #fff;
}

.info-box .bottom .b-ul .li-b .item .img {
    overflow: hidden;
    width: 100%;
    height: 8.525rem;
}

.info-box .bottom .b-ul .li-b .item .img img {
    transition: all .3s;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.info-box .bottom .b-ul .li-b .item:hover img {
    transform: scale(1.1);
}

.info-box a.btn {
    width: 4.15rem;
    height: 1.325rem;
    white-space: nowrap;
    background: #0060AA;
    line-height: 1.325rem;
    background-size: 200% 100%;
    transition: background-position 0.3s;
    transition: all .5s;
    background-position: right bottom;
    background-image: linear-gradient(to right, #0D2763 50%, transparent 50%);
    z-index: 2;
    font-weight: 400;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    margin-top: 2rem;
}

.info-box a.btn:hover {
    background-position: left bottom;
    color: #fff;
}

@media (max-width:996px) {
    .info-box {
        padding: 1.5rem 4% 1.5rem;
    }

    .j-list-2 .box .top .ul .li .li-top .span {
        font-size: 14px;
    }

    .j-list-2 .box .top .ul.on .li.active .li-top .span1 {
        font-size: 16px;
    }

    .info-box .top .ul .li {
        width: 100%;
    }

    .info-box .bottom .b-ul .li-t {
        flex-direction: column;
    }

    .info-box .bottom .b-ul .li-t .left {
        margin-bottom: 1rem;
    }

    .info-box .bottom .b-ul .li-t .left,
    .info-box .bottom .b-ul .li-t .right {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }

    .info-box .bottom .b-ul .li-t img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

    .info-box .bottom .b-ul .li-b {
        flex-direction: column
    }

    .info-box .bottom .b-ul .li-b .item {
        margin-bottom: 1rem;
        width: 100%;
    }

    .info-box .bottom .b-ul .li-b .item {
        margin-right: 0;
    }

    .info-box .bottom .b-ul .li-b .item .img {
        width: 100%;
    }

    .info-box .bottom .b-ul .li-b .item .img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .info-box .bottom .b-ul .li-b .item:last-child {
        margin-bottom: 0;
    }

    .info-box .top .ul {
        flex-wrap: wrap;
    }

    .info-box .top .ul .li {
        width: 33%;
        flex: auto;
    }

    .info-box .top .ul .li:nth-child(3n)::after {
        display: none;
    }

    .info-box .bottom .b-ul .li-t {
        margin-bottom: 0;
    }

    .info-box a.btn {
        margin-top: 1.5rem;
    }
}

@media (max-width:576px) {

    /* .info-box .top .ul {
                flex-direction: column;

            } */
    .info-box .top .ul .li {
        padding: .25rem;
        text-align: center;
    }

    .info-box .top .ul .li span {
        font-size: 12px;
        margin-top: 0;
    }

    .info-box .top .ul .li img {
        transform: scale(.7);
    }
}

/* install */
.reload {
    background-color: #F4F6F8;
}

.reload-banner {
    height: 100vh;
    position: relative;
}

.reload-01 {
    position: relative;
    /* margin-top: 2.5rem; */
    height: 21.5rem;
    cursor: pointer;
}

.reload-01 .bg-bc {
    width: 100%;
}

.reload-01 .bg-bc img {
    width: 100%;
}

.reload-01 .play img {
    margin: 0 auto;
}

.reload-01 .play .ds {
    margin-top: .5rem;
    font-weight: 500;
}

.bg-bc {
    position: absolute;
    left: 0;
    bottom: 0;
}

.reload-02,
.reload-03,
.reload-04 {
    background-color: #F4F6F8;
    position: relative;
}

.reload-box {
    padding: 2.75rem 3rem 2.75rem;
}

.build-04.reload-04 .reload-box {
    padding-top: 1rem;
    overflow: hidden;
}

.reload-02 .reload-box .t1,
.reload-03 .reload-box .t1,
.reload-04 .reload-box .t1 {
    font-weight: 600;
    padding-bottom: 1.25rem;
}

.reload-04 .reload-box .t1 {
    padding-bottom: 1.6rem;
}

.reload-02 .reload-box .t1 span,
.reload-03 .reload-box .t1 span,
.reload-04 .reload-box .t1 span {
    color: #0060AA;
}

.reload-box-content {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.reload-box-content.mb {
    display: none;
}

.reload-box-content .top {
    display: flex;
    width: 100%;
    align-items: center;
    padding-bottom: .925rem;
    justify-content: center;
}

.reload-box-content .top .api {
    width: 6.5rem;
    height: 1.25rem;
    background: #F4F6F8;
    border: 1px solid #DEDEDE;
    margin-right: 8px;
    text-align: center;
    line-height: 1.25rem;
    transition: all .3s;
    cursor: pointer;
    font-weight: 500;
}

.reload-box-content .top .api.cur {
    background: #0060AA;
    color: #fff;
}

.reload-box-content .top .api:last-child {
    margin-right: 0;
}

.reload-box-content .bottom {
    width: 100%;
    background-color: #fff;
    padding-top: 1.2rem;
    /* display: none; */
}

.reload .reload-box-content .bottom {
    padding-top: 2.125rem;
}

.reload-box-content .bottom .bottom-content {
    display: none;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
}

.reload-box-content .bottom .cont {
    opacity: 0;
    transform: translateY(20px);
    transition: all .6s;
    transition-delay: .6s;
}

.reload .reload-02 .reload-box-content .hide-bottom .bottom.on .cont {
    opacity: 1;
    transform: translateY(0);
}

.reload .reload-02 .reload-box-content .hide-bottom .bottom.on .cont .t2 {
    display: block;
}

.reload .reload-02 .reload-box-content .hide-bottom .bottom.on .bottom-content {
    display: flex;
}

.reload-02 .reload-box-content .bottom2 .bottom-content {
    height: 10.425rem;
}

.reload-box-content .bottom .bottom-content .left {
    width: 11.1rem;
    height: 100%;
    overflow: hidden;
}

.reload-box-content .bottom .bottom-content .left .item {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 100%;
}

.reload-box-content .bottom .bottom-content .left .item .item-menu {
    width: 100%;
    position: relative;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 26px 1.25rem 26px .5rem;
    background-color: rgba(0, 96, 170, .5);
    transition: all .3s;
    height: 1.75rem;
}

.reload-box-content .bottom .bottom-content .left .item.cur .item-menu {
    cursor: pointer;
    background-color: rgba(0, 96, 170, 1);
}

.reload-box-content .bottom .bottom-content .left .item .sub-menu {
    display: none;
    width: 100%;
}

.reload-box-content .bottom .bottom-content .left .item .sub-menu .li {
    width: 100%;
    height: 1.75rem;
    font-weight: 500;
    padding: .525rem 0 .525rem 2rem;
    cursor: pointer;
    border-bottom: 1px solid #dedede;
    transition: all .3s;
}

.reload-box-content .bottom .bottom-content .left .item .sub-menu .li:last-child {
    border-bottom: 0;
}

.reload-box-content .bottom .bottom-content .left .item .item-menu::after {
    content: '';
    position: absolute;
    right: 10%;
    top: 45%;
    width: 6px;
    height: 6px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(45deg);
    transition: all .3s;
}

.reload-box-content .bottom .bottom-content .left .item.cur .item-menu::after {
    transform: rotate(135deg);
}

.reload-box-content .bottom .bottom-content .left .item .sub-menu .li.on {
    color: #0060AA;
    border-color: #0060AA;
}

.reload-box-content .bottom .bottom-content .left .item .item-menu .icon {
    margin-right: .35rem;
}

.reload-box-content .bottom .bottom-content .left .item .item-menu .icon1 {
    padding-left: .3rem;
}

.reload-box-content .bottom .bottom-content .b-right {
    width: calc(100% - 11.1rem);
    height: 100%;
}

.reload-box-content .bottom .bottom-content .right2 {
    display: none;
}

.reload-box-content .bottom .bottom-content .b-right .right {
    height: 100%;
}

.reload-box-content .bottom .bottom-content .right .right-box {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}

.reload-box-content .bottom .bottom-content .right .image {
    position: relative;
    margin-right: .25rem;
    /* width: 25%; */
    flex: 1;
    height: 100%;
    /* background-position: center;
    background-repeat: no-repeat;
    background-size: cover; */
    transition: all .3s;
}

.reload-box-content .bottom .bottom-content .right1 .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.reload-box-content .bottom .bottom-content .right .image::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-image: url(../img/install/m-bg.png);
    transition: all .3s;
}

.reload-box-content .bottom .bottom-content .right .image .t3 {
    position: absolute;
    right: 50%;
    bottom: 5%;
    z-index: 3;
    transform: translateX(50%);
    text-align: center;
    width: 80%;
}

.reload-box-content .bottom .bottom-content .right .image:last-child {
    margin-right: 0;
}

.reload-box-content .bottom .bottom-content .right .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.reload-box-content .bottom .bottom-content .right .image .bg-bc {
    /* display: none; */
    transition: all .3s;
    opacity: 0;
    visibility: hidden;
}

.reload-box-content .bottom .bottom-content .right.active .image.on {
    /* width: 12.2rem; */
    flex: 2.0533;
}

.reload-box-content .bottom .bottom-content .right.active .image.on::after {
    display: none;
}

.reload-box-content .bottom .bottom-content .right.active .image.on .bg-bc {
    /* display: block; */
    opacity: 1;
    visibility: visible;
}

.reload-box-content .bottom3.bottom .t2 {
    border-bottom: none;
}

.reload-box-content .bottom3 {
    /* height: 14.35rem; */
    padding-bottom: 1.5rem;
}

.reload-box-content .bottom3 .ul {
    width: 100%;
    padding: 0 .75rem;
    height: 11.175rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.reload-box-content .bottom3 .ul .li {
    margin-right: .75rem;
    width: 33%;
    height: 100%;
}

.reload-box-content .bottom3 .ul .li:nth-child(3) {
    margin-right: 0;
}

.reload-box-content .bottom3 .ul .li:hover .li-img img {
    transform: scale(1.1);
}

.reload-box-content .bottom3 .ul .li .li-img {
    height: 6.8rem;
    overflow: hidden;
}

.reload-box-content .bottom3 .ul .li .li-img img {
    width: 100%;
    transition: all .6s;
    height: 100%;
    object-fit: cover;
}

.reload-box-content .bottom3 .ul .li .txt {
    width: 100%;
    padding: 0 1.15rem 1.375rem;
    transition: all .3s;
    height: 5rem;
}

.reload-box-content .bottom3 .ul .li:hover .txt {
    background-color: #0060AA;
}

.reload-box-content .bottom3 .ul .li:hover .txt .t5,
.bottom3 .ul .li:hover .t6 {
    color: #fff;
}

.reload-box-content .bottom3 .ul .li:nth-child(3) {
    border-bottom: none;
}

.reload-box-content .bottom3 .t5 {
    font-weight: 600;
    padding: .725rem 0 .375rem;
    ;
}

.reload-box-content .bottom1 {
    height: 13.35rem;
    box-sizing: content-box;
    display: block;
}

.reload-02 .hide-bottom {
    width: 100%;
}

.reload-box-content .bottom1 .list,
.project-02 .b1 .list {
    padding: 1.675rem 3.425rem;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.reload .reload-02 .reload-box-content .hide-bottom .bottom {
    padding-top: 1.2rem;
}

.reload-box-content .bottom1 .list .item,
.project-02 .b1 .list .item {
    width: 6%;
}

.reload-box-content .bottom1 .list .item .icon img,
.project-02 .b1 .list .item .icon img {
    margin: 0 auto;
}

.reload-box-content .bottom1 .list .item .icon {
    height: 1.75rem;
}

.reload-box-content .bottom1 .list .item .icon img {
    height: 100%;
}

.reload-box-content .bottom1 .list .arrow,
.project-02 .b1 .list .item .icon img {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.reload-box-content .bottom1 .list .left-arrow {
    width: .7rem;
    height: .85rem;
}

.reload-box-content .bottom1 .t4,
.project-02 .t4 {
    font-weight: 500;
    padding-top: .625rem;
    padding: .625rem 0rem 0;
    text-align: center;
}

.reload-box-content .bottom .t2 {
    font-weight: 500;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 1.05rem;
    display: none;
}

.reload-03 .reload-box .t1 {
    padding-bottom: 2.125rem;
}

.reload-03 .bottom {
    height: 13.85rem;
    box-sizing: content-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: transparent;
}

.reload-03 .bottom.re-swiper {
    display: none;
}

.reload-03 .bottom .item {
    width: 25%;
    position: relative;
    height: 100%;
    margin-right: .2rem;
    transition: all .3s;
    cursor: pointer;
}

.reload-03 .bottom .item .image {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100vh;
    opacity: .6;
    width: 100%;
}

.reload-03 .bottom .item .txt1 .num {
    position: absolute;
    left: 28%;
    top: -27%;
    z-index: 2;
    color: #fff;
}

.reload-03 .bottom .item:hover .image {
    height: 100%;
}

.reload-03 .bottom .item .txt {
    visibility: visible;
    opacity: 1;
}

.reload-03 .bottom .item .txt1 {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 20%;
    bottom: 20%;
    transition: all .3s;
}

.reload-03 .bottom .item .txt1 .t3 {
    padding: 1.2rem 0 .875rem;
    font-weight: 500;
}

.reload-03 .bottom .item:hover {
    width: 47.368%;
}

.reload-03 .bottom .item:hover .txt {
    opacity: 0;
    visibility: hidden;
}

.reload-03 .bottom .item:hover .txt1 {
    opacity: 1;
    visibility: visible;
}

.reload-03 .bottom .item .item-img {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    width: 100%;
}

.reload-03 .bottom .item .item-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.reload-03 .bottom .item .txt {
    position: relative;
    /* left: 0;
    top: 0; */
    width: 100%;
    padding: 3.75rem 1.5rem 5.25rem;
}

.reload-03 .bottom .item .txt .icon {
    height: 1.45rem;
}

.reload-03 .bottom .item .txt .icon img {
    margin: 0 auto;
    height: 100%;
}

.reload-03 .bottom .item .txt .t3 {
    padding-top: 2.25rem;
}

.reload-04 .bottom-01 {
    height: 15rem;
    width: 100%;
    position: relative;
}

.reload-04 .bottom-01 .bottom-swiper {
    /* overflow: hidden; */
    height: 100%;
}

.reload-04 .bottom-01 .swiper-wrapper {}

.reload-04 .bottom-01 .swiper-slide .txt {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: .75rem 0;
    font-weight: 500;
    background-color: #fff;
    transition: all .3s;
}

.reload-04 .bottom-01 .swiper-slide.item .s-img {
    overflow: hidden;
    height: 11rem;
}

.reload-04 .bottom-01 .swiper-slide.item .s-img img {
    transition: all .6s;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.reload-04 .bottom-01 .swiper-slide.item:hover img {
    transform: scale(1.2);
}

.reload-04 .bottom-01 .swiper-slide.item:hover .txt {
    background-color: #0060AA;
    color: #fff;
}

/*  */
.build .cl,
.project .cl {
    color: #0060AA;
}

body.build {
    background: #F4F6F8;
}

.build-box,
.project-box {
    width: 100%;
    /* padding-top: 2.875rem; */
    padding: 2.875rem 3rem;
}

.build .t1,
.project .t1 {
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
}

.build .pro-about .t2,
.project .pro-about .t2 {
    width: auto;
}

.build .t2,
.project .t2 {
    margin: .75rem auto 0;
    width: 18.275rem;
    text-align: center;
    padding-top: .65rem;
    font-weight: 500;
    font-family: 'OPPOSANS-M';
}

.project .project-03 .project-box .t2 {
    width: auto;
}

.build-01 .bottom {
    position: relative;
    margin-top: 3rem;
}

.build-01 .t2 {
    padding-top: 0;
    position: relative;
    z-index: 2;
    text-align: center;
}

.build-01 .item {
    /*渐变色 */
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* padding: 1.7rem 3.375rem; */
    margin-bottom: .5rem;
    height: 4.5rem;
    /* background-color: rgba(0, 96, 170, .2); */
}

.build-01 .item .left {
    width: 50%;
    height: 100%;
    padding-right: 8.5rem;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    background-image: linear-gradient(to right, transparent 25%, rgba(0, 96, 170, .2));
    margin-right: 1rem;
}

.build-01 .item .right {
    width: 50%;
    height: 100%;
    padding: 1.7rem 0;
    display: flex;
    padding-left: 8.5rem;
    align-items: center;
    justify-content: flex-end;
    background-image: linear-gradient(to left, transparent 25%, rgba(0, 96, 170, .2));
}

.build-01 .item .l-r {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
}

.build-01 .item:nth-child(2) {
    margin-bottom: 0;
}

.build-01 .item:nth-child(2) .right .l-b .image {
    width: 100%;
    justify-content: flex-end;
    /* align-items: flex-end; */
}

.build-01 .item .left,
.build-01 .item .right {
    display: flex;
    align-items: center;
}

.build-01 .item .right {
    flex-direction: row-reverse;
}

.build-01 .item .icon {
    /* width: 2.5rem; */
    /* height: 2.5rem; */
    width: 1.75rem;
    height: 1.75rem;
    background-color: #fff;
    border-radius: 50%;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
}

.build-01 .item .icon.icon1 {
    margin-right: .75rem;
}

.build-01 .item .t3,
.project .t3 {
    margin-bottom: .25rem;
    font-weight: 600;
    align-self: flex-start;
}

.build-01 .item .l-r {
    display: flex;
    align-items: center;
    justify-content: center;
}

.build-01 .item .l-b {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

.build-01 .item .right .l-r .t3 {
    align-self: flex-end;
}

.build-01 .image {
    display: flex;
    align-items: center;
    justify-content: center;
}

.build-01 .image .ds {
    padding-right: .375rem;
    padding-left: .125rem;
    font-weight: 500;
}

.build-01 .image:nth-child(2n) .ds {
    padding-right: 0;
}

.build-01 .img {
    width: .6rem;
    height: .6rem;
    padding: .125rem .15rem;
    background-color: #0060AA;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.build-01 .img img {
    width: 100%;
    z-index: 222;
}

.build-01 .item .right .icon.icon1 {
    margin-right: 0;
    margin-left: .75rem;
}

.build-01 .item:nth-child(2) .right .l-b .image .ds {
    padding-right: 0;
}

.build .cricle {
    /* background-color: #fff; */
    width: 17.15rem;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translate(-50%, -50%);
    /* padding: 2.5rem; */
}

.build .cricle .c-c1 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    /* background: #0060AA; */
    /* box-shadow: 15px 0px 25px 0px rgba(5, 40, 67, .1); */
}

.build .reform {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 50%;
    top: 50%;
    padding: .5rem 0;
    transform: translate(-50%, -50%);
}

.build .reform .re-img {
    z-index: 2;
}

.build .reform .re-img:first-child {
    margin-top: 2.5rem;
}

.build .reform .line {
    position: absolute;
    left: 51%;
    display: flex;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 160%;
    align-items: center;
    justify-content: space-between;
}

.build .reform .line span {
    font-weight: 600;
    margin-bottom: 20px;
}

.build .reform .line1 {
    position: absolute;
    left: 50%;
    top: 70%;
    width: 100%;
    height: 1px;
    background-color: rgba(161, 200, 230, 0.25);
    transform: translate(-50%, -50%);
}

.build-02 .bottom {
    height: 13rem;
    width: 100%;
}

.build-02 .b1 {
    width: 100%;
    height: 100%;
}

.build-02 .b1 .box {
    width: 100%;
    background-color: #fff;
    height: 13.05rem;
    position: relative;
}

.build-02 .b1 .box .circle {
    width: 100%;
    height: 100%;
    position: relative;
}

.build-02 .b1 .box .circle .image {
    width: 60%;
    height: 100%;
    margin: 0 auto;
    z-index: 1;
    position: relative;
}

.build-02 .b1 .box .circle .li {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 5rem;
    height: 1.75rem;
    /* background-color: ; */
    position: absolute;
    z-index: 2;
    font-weight: 600;
    background-image: linear-gradient(to right, transparent, rgba(0, 96, 170, .2));
    cursor: pointer;
}

.build-02 .b1 .box .circle .li:nth-child(n+5) .icon {
    position: relative;
    right: 0;
    left: -17%;
}

.build-02 .b1 .box .circle .li1 {
    left: 9%;
    top: 17%;
}

.build-02 .b1 .box .circle .li2 {
    left: 8%;
    top: 43%;
}

.build-02 .b1 .box .circle .li3 {
    left: 9%;
    top: 70%;
}

.build-02 .b1 .box .circle .li-1 {
    right: 10%;
    top: 17%;
}

.build-02 .b1 .box .circle .li-2 {
    right: 9%;
    top: 43%;
}

.build-02 .b1 .box .circle .li-3 {
    right: 10%;
    top: 70%;
}

.build-02 .b1 .box .circle .li-1,
.build-02 .b1 .box .circle .li-2,
.build-02 .b1 .box .circle .li-3 {
    display: flex;
    flex-direction: row-reverse;
    background-image: linear-gradient(to left, transparent, rgba(0, 96, 170, .2));
}

.build-02 .b1 .box .circle .icon {
    width: 1.75rem;
    height: 1.75rem;
    padding: .425rem .45rem;
    background-color: #0060AA;
    border-radius: 50%;
    position: absolute;
    right: -20%;
    top: 0;
}

.build-02 .b1 .box .circle .icon img {
    height: 100%;
}

.build-02 .b1 .box .circle .image img {
    margin: 0 auto;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 5;
}

.build-02 .b2 {
    display: none;
    height: 100%;
}

.build-02 .t1 {
    padding-top: 1.5rem;
    margin: 0 auto;
}

.build-02 .t2,
.build-03 .t2 {
    padding-bottom: .875rem;
    margin: 0 auto;
}

.build-03 .t2 {
    width: 16.5rem;
}

.build-02 .b2 .item:hover {
    background-color: transparent;
}

.build-02 .b2 .item:hover::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 150%;
    background-image: url(../img/install/bc3.png);
    /* background-image: url(../img/build/b14.png); */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
    opacity: .7;
    transition: all .6s;
}

.build-03 .b2 .li:hover .cont-box::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 150%;
    background-image: url(../img/install/bc3.png);
    opacity: 1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 2;
}

.build-02 .t3,
.build-03 .t3 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.build-02 .t3 .api,
.build-03 .t3 .api,
.project .api {
    font-weight: 500;
    width: 6.5rem;
    height: 1.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: .25rem;
    cursor: pointer;
    background-color: #F4F6F8;
    margin-bottom: .95rem;
    border: 1px solid rgba(0, 0, 0, .1);
    /* border-right-color: ; */
    background-position: right bottom;
    transition: all 0.6s;
    font-weight: 500;
    line-height: 1;
}

.reload-box-content .top .api:hover,
.build-02 .t3 .api:hover,
.build-03 .t3 .api:hover,
.project .api:hover {
    background-color: #0060AA;
    color: #fff;
    background-position: right bottom;
}

.build-02 .t3 .api:last-child,
.build-03 .t3 .api:last-child,
.project .api:last-child {
    margin-right: 0;
}

.build-02 .t3 .api.active,
.build-03 .t3 .api.active,
.project .api.active {
    background: #0060AA;
    color: #fff;
    font-weight: normal;
}

.build-02 .b2 .box,
.project-02 .b2 .box {
    display: flex;
    height: 100%;
    width: 100%;
}

.build-02 .b2 .item {
    /* max-width: 7.5rem; */
    width: 100%;
    overflow: hidden;
    height: 100%;
    padding: 2rem 0;
    height: 100%;
    background-color: #fff;
    /* background-image: url(../img/build/b14.png); */
    position: relative;
    transition: all .6s;
}

.build-02 .b2 .item-box {
    height: 100%;
    width: 100%;
    position: relative;
    border-right: 1px solid rgba(0, 0, 0, .15);
    /* padding: 0 2rem; */
    box-sizing: border-box;
    z-index: 6;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.build-02 .b2 .item:last-child .item-box {
    border-right: 0;
}

.build-02 .b2 .item .t4 {
    color: #0060AA;
}

.build-02 .b2 .item .icon {
    width: 2.275rem;
    height: 2.275rem;
    border-radius: 50%;
    background: #0060AA;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto .75rem;
}

.build-02 .b2 .item .icon img {
    margin: 0 auto;
}

.build-02 .b2 .item:hover .icon {
    background: #fff;
}

.build-02 .b2 .item:hover .t4,
.build-02 .b2 .item:hover .t5 {
    color: #fff;
}

.num {
    position: absolute;
    left: 50%;
    bottom: 20%;
    transform: translateX(-50%);
}

.build-03 .bottom {
    position: relative;
    height: 12.275rem;
}

.build-03 .bottom .bottom-box {
    height: 100%;
    width: 100%;
}

.build-03 .bottom .bottom-box .box {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1.5rem;
    width: 100%;
}

.build-03 .bottom .bottom-box .item {
    width: 25%;
    margin-right: .5rem;
    height: 100%;
    transition: all .3s;
    position: relative;
    overflow: hidden;
}

.build-03 .bottom .bottom-box .item:last-child {
    margin-right: 0;
}

.build-03 .bottom .item .image {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100vh;
    opacity: .6;
    width: 100%;
    transition: all .3s;
    background-image: linear-gradient(to bottom, rgba(0, 96, 170, 1) 20%, rgba(0, 96, 170, 1) 80%);
}

.build-03 .bottom .item .image img {
    opacity: 0;
}

.build-03 .bottom .bottom-box .item:hover .image {
    /* height: 60%; */
    opacity: 1;
    /* rgba(0, 96, 170, .75) */
    background-color: transparent;
    background-image: linear-gradient(to bottom, rgba(0, 96, 170, 0) 5%, rgba(0, 96, 170, 1) 80%);
}

.build-03 .bottom .bottom-box .item:hover .image img {
    opacity: 1;
}

.build-03 .bottom .item:hover .image {
    height: 100%;
}

.build-03 .bottom .item .txt {
    visibility: visible;
    opacity: 1;
}

.build-03 .bottom .item .txt1 {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 10%;
    bottom: 12%;
    transition: all .3s;
}

.build-03 .bottom .item:hover {
    width: 45%;
}

.build-03 .bottom .item:hover .txt {
    opacity: 0;
    visibility: hidden;
}

.build-03 .bottom .item:hover .txt1 {
    opacity: 1;
    visibility: visible;
}

.build-03 .bottom .item .item-img {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    width: 100%;
}

.build-03 .bottom .item .item-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    transition: all .3s;
}

.build-03 .bottom .item .txt {
    position: relative;
    width: 100%;
    padding: 3.75rem 1.5rem 0rem;
}

.build-03 .bottom .item .txt .icon {
    height: 1.45rem;
}

.build-03 .bottom .item .txt .icon img {
    margin: 0 auto;
    height: 100%;
}

.build-03 .bottom .item .txt .t3 {
    padding-top: 1.2rem;
}

.build-03 .bottom .item .txt1 .t3 {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    padding: .5rem 0;
    font-weight: 500;
}

.build-03 .bottom-box.b2 .top-txt {
    height: 2.5rem;
    line-height: 2.5rem;
    text-align: center;
    transition: all .3s;
    background-color: #fff;
    font-weight: 700;
}

.build-03 .cont-box {
    height: 9.775rem;
    position: relative;
}

.build-03 .cont-box img {
    height: 100%;
    z-index: 1;
    width: 100%;
    object-fit: cover;
}

.build-03 .b2 .li {
    width: 33%;
    transition: all .3s;
    margin-right: .5rem;
    overflow: hidden;
}

.build-03 .b2 .li:last-child {
    margin-right: 0;
}

.build-03 .b2 .li .b-image {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
}

.build-03 .b2 .li .cont-box .b-txt {
    display: none;
    transition: all .3s;
}

.build-03 .b2 .li:hover .top-txt {
    color: #fff;
    background: #0060AA;
    position: relative;
    z-index: 3;
}

.build-03 .b2 .li:hover .cont-box .img-hide {
    display: none;
}

.build-03 .b2 .li:hover .cont-box .b-txt {
    display: block;
}

.build-04.reload-04 {
    position: relative;
}

.build-04.reload-04 .reload-box {
    padding-top: 1.5rem;
}

.build-04.reload-04 .reload-box .t1 {
    padding-bottom: .5rem
        /* padding-bottom: .75rem */
}
.builds .build-04.reload-04 .reload-box .t1{
    padding-bottom: 1.6rem;
}
.build-04.reload-04 .reload-box .t2 {
    /* padding-bottom: 1.25rem */
    padding-bottom: 1.5rem
}

.build-04 .swiper-container-horizontal>.swiper-pagination-progress {
    position: relative;
    height: 2px;
    margin-top: 1.75rem;
}

.build-04 .swiper-pagination-progress .swiper-pagination-progressbar {
    top: -.2vw;
    height: .2rem;
    background: #0060AA;
    border-radius: 4px 4px 4px 4px;
}

.build-04 .bottom-01 .swiper-slide.item .s-img {
    height: 8.75rem;
}

.build-04.reload-04 .bottom-01 .swiper-slide .txt {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding-left: 1.05rem;
    height: 3.375rem;
    transition: all .3s;
    line-height: 1.6;
}

.build-04.reload-04 .bottom-01 .swiper-slide .txt span {
    display: block;
    transition: all .3s;
}

.build-04.reload-04 .bottom-01 .swiper-slide.item .s-img img {
    height: 100%;
    object-fit: cover;
}

.build-04.reload-04 .bottom-01 .swiper-slide.item:hover .txt span {
    color: #fff;
}

.build-04.reload-04 .bottom-01 {
    height: auto;
}

.build-03 .bottom .bottom-box .box.pc {
    display: flex;
}

.build-03 .bottom .bottom-box .box.mb.box-swiper,
.build-03 .bottom .bottom-box .box.mb.boxs-swiper {
    display: none;
}

.build-02 .b2 .box.pc {
    width: 100%;
    display: flex;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.build-02 .bottom .box {
    opacity: 0;
    transform: translateY(20px);
    transition: all 0.5s;
}

.build-02 .bottom .bottom-box.on .box {
    opacity: 1;
    transform: translateY(0);
    transition: all 0.5s;
}

/* .build-02 .b2 .box.b1-swiper.mb{
      display: none;
     }  */
.build-02 .bottom {
    position: relative;
}

.build-02 .bottom .bottom-box.b2 {
    display: none;
    width: 100%;
}

.build-02 .bottom .bottom-box {
    position: absolute;
    top: 0;
    left: 0;
}

.build-03 .bottom .bottom-box.b2 {
    display: none;
}

.build-02 .b2 .box.mb {
    display: none;
}

.build-03 .b2 .box.mb {
    display: none;
}

.build-02 .b1 .box .circle .li2 .icon,
.build-02 .b1 .box .circle .li-2 .icon {
    background-color: #336699;
}

.build-02 .b1 .box .circle .li3 .icon,
.build-02 .b1 .box .circle .li-3 .icon {
    background-color: #25507A;
}

/* project */
.project {
    background: #F4F6F8;
}

.project .project-02 .t1 {
    /* padding-top: 1.5rem; */
}

.project-02 .bottom-box {
    width: 100%;
}

.project-02,
.project-02 .bottom,
.project-02 .bottom-box .box {
    width: 100%;
}

.project .t3 {
    padding-top: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.project-01 .t1 {
    padding-top: 1.5rem;
}

.project .t2 {
    margin-top: 0;
    padding-top: .8rem;
    /* width: 18rem; */
}

.project-02 .b1 .t4 {
    font-weight: 600;
    padding-bottom: .625rem;
}

.project-02 .b1 .t5 {
    color: #44403F;
}

/* .project-02 .b1 .item-box .txt {
    margin-bottom: 1.85rem;
} */
.project .project-02 .box {
    height: 14.575rem;
    width: 100%;
}

.project-02 .bottom-content {
    width: 100%;
    height: calc(100% - 3rem);
}

.project-02 .top {
    width: 100%;
    /* height:3rem; */
    padding-bottom: .8rem;
    border-bottom: 2px solid rgba(0, 97, 166, .2);
    background-color: #fff;
}

.project-02 .b1 .list .item .icon {
    height: 1.05rem;
}

.project-02 .b1 .list .item .icon img {
    height: 100%;
}

.project .project-02 .bottom {
    /* max-width: 1680px; */
    width: 100%;
}

.project-02 .b1 .list .item {
    width: 10%;
}

.project .project-02 .b1 .box .list {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    padding-top: 2.375rem;
    /* padding: 2.375rem 2.75rem 4.5rem; */
    padding: 2.375rem 2.5rem 4.5rem;
}

.project-02 .b2 .top {
    padding-top: 1.175rem;
    padding-bottom: 1.175rem;
}

.project-02 .b2 .t2 {
    width: auto;
    padding: 0;
}

.project-02 .b2 .box {
    /* padding-bottom: 1.175rem; */
}

.project-02 .b1 .t5 {
    height: 2.5rem;
}

.project-02 .b2 .box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.project-02 .b2 .box .list {
    height: 12.15rem;
    width: 100%;
    padding-left: 6.375rem;
}

.project-02 .b2 .box .list .ul {
    padding: 1.65rem 0;
}

.project-02 .b2 .box .list .ul .li {
    width: 11rem;
    height: 1.8rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    background-image: linear-gradient(to right, rgba(255, 255, 255, .7) 50%, transparent);
    margin-bottom: .55rem;
}

.project-02 .b2 .box .list .ul .li:last-child {
    margin-bottom: 0;
}

.project-02 .b2 .box .list .ul .li:nth-child(1),
.project-02 .b2 .box .list .ul .li:nth-child(4) {
    margin-left: .75rem;
}

.project-02 .b2 .box .list .ul .li .icon {
    padding: .55rem .525rem;
    position: absolute;
    left: -7%;
    top: 0;
    width: 1.8rem;
    height: 1.8rem;
    border-radius: 50%;
    background-color: rgba(0, 96, 170, 1);
}

.project-02 .b2 .box .list .ul .li .pl {
    position: relative;
    margin-left: 1.8rem;
}

.project-03 {
    overflow: hidden;
}

.project-03 .bottom {
    background-color: #fff;
}

.project-03 .top {
    /* height: 3rem;     */
    color: #44403F;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1.175rem;
}

.project-03 .b2 .top,
.project-03 .b3 .top {
    padding-top: 1.175rem;
    margin-bottom: 1.175rem;
}

.project-03 .t3 {
    margin-bottom: 0;
}

.project-03 {
    position: relative;
}

.project-03 .bottom .project-swiper {
    position: relative;
}

.project-03 .bottom .project-swiper .item {
    overflow: hidden;
}

.project-03 .bottom .project-swiper .item:not(.swiper-slide-next, .swiper-slide-active) {
    opacity: .4;
}

.project-03 .bottom .project-swiper .item img {
    transition: all .6s;
    width: 100%;
}

.project-03 .bottom .project-swiper .item:hover img {
    transform: scale(1.1);
}

.project-swiper .left-s {
    position: absolute;
    left: -5%;
    top: 50%;
    transform: translateY(-50%);
    width: 1.2rem;
    height: 1.2rem;
    background: #FFFFFF;
    border: 1px solid #0060AA;
    padding: .5rem .4rem;
    z-index: 3;
}

.project-swiper .right-s {
    position: absolute;
    right: -5%;
    top: 50%;
    transform: translateY(-50%);
    width: 1.2rem;
    height: 1.2rem;
    background: #FFFFFF;
    border: 1px solid #0060AA;
    padding: .5rem .4rem;
    z-index: 3;
}

.project-swiper .swiper-button-next {
    left: 50%;
    top: 50%;
    transform: translate(-50%, 0%) scale(.5);
}

.project-swiper .swiper-button-prev {
    left: 50%;
    top: 50%;
    transform: translate(-50%, 0%) scale(.5);
}

.project-box {
    padding-bottom: 2.875rem;
}

/* */
.project-03 .b2 .list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* background-color: ; */
    background: #D9E4EB;
    padding-top: .275rem;
}

.project-03 .b2 .list .ul-img {
    height: 11.875rem;
    width: 100%;
}

.project-03 .b2 .list .ul-img img {
    /* height: 100%; */
    width: 100%;
}

.project-03 .b2 .list .ul {
    padding: 1.975rem 2.575rem 2.825rem;
}

.project-03 .b2 .list .li:not(:first-child) {
    width: 7.875rem;
    position: relative;
}

.project-03 .b2 .list .li {
    font-weight: bold;
}

.project-03 .b2 .list .li .li-image {
    height: 100%;
}

.project-03 .b2 .list .li .li-image img {
    height: 100%;
    width: 100%;
}

.project-03 .b2 .list .li .pl {
    margin-bottom: .9rem;
}

.project-03 .b2 .list .li:not(:first-child) .yl {
    position: absolute;
    left: 10%;
    top: 42%;
    transform: translateY(-50%);
}

.project-03 .b2 .list .li:nth-child(2),
.project-03 .b2 .list .li:nth-child(4) {
    margin-left: 3rem;
}

.project-03 .b2 .list .li:nth-child(3) {
    margin-left: 4.125rem;
}

.project-03 .b3 .list {
    height: 12.175rem;
    width: 100%;
    padding: 0;
}

.project-03 .b3 .list .list-box {
    width: 100%;
    max-height: 486;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: .0 2rem 0.0;
    background-position: center;
}

.project-03 .b3 .list .list-box.mb {
    display: none;
}

.project-03 .b3 .list .list-box .left,
.project-03 .b3 .list .list-box .right {
    height: 100%;
    width: 8.5rem;
}

.project-03 .b3 .list .list-box .center {
    margin: 0 4rem;
}

.project-03 .b3 .list .list-box .item {
    position: relative;
    width: 80%;
    height: 2.3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 1.25rem;
    border: 1px solid #0060AA;
    box-shadow: 1px 6px 8px 0px rgb(0 96 170 / 15%);
}

.project-03 .b3 .list .list-box .item:nth-child(2) {
    margin-right: 2.25rem;
}

.project-03 .b3 .list .list-box .left {
    /* padding: .4rem 0; */
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    flex-direction: column;
}

.project-03 .b3 .list .list-box .right {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    background-size: auto;
    flex-direction: column;
}

.project-03 .b3 .list .list-box .right .item {
    display: flex;
    flex-direction: row-reverse;
}

.project-03 .b3 .list .list-box .right .item:nth-child(2) {
    margin-left: 2.25rem;
    margin-right: 0;
}

.project-03 .b3 .list .list-box .item .l-icon {
    position: absolute;
    right: -10%;
    top: 50%;
    transform: translateY(-50%);
    width: 1.25rem;
    height: 1.25rem;
    border-radius: 50%;
    background-color: #005BBA;
    display: flex;
    align-items: center;
    justify-content: center;
}

.project-03 .b3 .list .list-box .right .item .l-icon {
    position: absolute;
    left: -10%;
}

/* digitization */
.digitization {
    position: relative;
}

.digitization .t1 {
    font-weight: bold;
}

.digitization .t2 {
    font-weight: 500;
}

.digitiz-01 {
    width: 100%;
}

.digitiz-01 .digitiz-box {
    padding: 2rem 3rem 3rem;
}

.digitiz-01 .right {
    position: relative;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
}

.digitiz-02 .right {
    position: relative;
}

.digitiz-01 .r-le {
    position: absolute;
    left: -48%;
    top: 10%;
    width: 32vw;
    z-index: 2;
}

.digitiz-01 .r-le .txt,
.digitiz-02 .r-le .txt {
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    flex-direction: column;
    padding: 1.5rem 0;
}

.digitiz-01 .r-le .txt .t1,
.digitiz-02 .r-le .txt .t1 {
    padding-bottom: 1rem;
}

/*  */
.digitiz-02 .digitiz-box {
    padding: 3rem 3rem 3rem;
}

.digitiz-02 .right {
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}

.digitiz-02 .right .image {
    position: relative;
}

.digitiz-02 .r-le {
    position: absolute;
    right: -0%;
    bottom: 0%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    z-index: 2;
}

.digitization .build-04.reload-04 .bottom-01 .swiper-slide .txt {
    height: auto;
    font-weight: 600;
}

.digitization .build-04.reload-04 .bottom-01 .swiper-slide .txt span {
    line-height: .55rem;
    height: 1.875rem;
    margin-top: .55rem;
    font-weight: 400;
    color: #4D4D4D;
}

.digitization .bottom-01 .swiper-slide .txt {
    padding: 1.2rem 1.05rem 1.55rem;
}

.digitization .build-04 .swiper-container-horizontal>.swiper-pagination-progress {
    margin-top: 1.825rem;
}

.project-02 .b1 .list .left-arrow {
    height: .85rem;
}

.project-03 .project-box {
    padding-top: 0;
}

.reload-03 .reload-box .t1 {
    padding-bottom: 0;
}

.digitiz-01 .image {
    position: relative;
}

.digitiz-01 .text {
    /* height: 100%; */
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    padding: 1.275rem 1.175rem .75rem;
    font-weight: bold;
}

.digitiz-01 .text .icon {
    width: 11px;
    height: 11px;
    background-color: #fff;
    margin-right: .5rem;
}

.digitiz-02 .r-le {
    height: auto;
}

.digitiz-01 .r-le .box-i {
    height: 100%;
}

.digitiz-01 .r-le .box-i img {
    height: 100%;
    object-fit: cover;
}

.build-02 .b1 .box .circle .image::after {
    border: 2px solid #468BC1;
    content: '';
    position: absolute;
    width: 20vw;
    height: 20vw;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.build-02 .b1 .box .circle {
    overflow: hidden;
}

.build-02 .b1 .box .circle .image::before {
    border: 2px solid rgba(0, 0, 0, .1);
    content: '';
    position: absolute;
    width: 17vw;
    height: 17vw;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    animation: cricle 4s infinite ease-in-out;
}

.build-02 .b1 {
    overflow: hidden;
}

.build-02 .b1 .box .box-circle::after {
    border: 2px solid rgba(0, 0, 0, .1);
    content: '';
    position: absolute;
    width: 23vw;
    height: 23vw;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    animation: cricle 4s infinite ease-in-out;
    z-index: 3;
}

.box-circle {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

@keyframes cricle {
    0% {
        opacity: 1;
        transform: translate(-50%, -50%) scale(1);
    }

    100% {
        opacity: 0;
        transform: translate(-50%, -50%) scale(2);
    }
}

.digitization .box-img {
    display: flex;
    align-items: flex-end;
    /* width: 57.5%; */
    width: 52%;
    position: relative;
    justify-content: flex-end;
    margin: 0 3rem 0 auto;
}

.digitization .box-img .mgc {
    position: relative;
}

.digitization .box-img .mgc::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to top, rgba(0, 96, 170, .75) 20%, rgba(0, 96, 170, 0) 40%);
}

.digitization .box-img img {
    width: 100%;
}

.digitiz-02 .box-img img {
    width: 100%;
    object-fit: cover;
}

.digitiz-02 .right .image {
    /* height: 21rem; */
    width: 100%;
}

.digitiz-02 .box-img {
    width: 63.5%;
    height: 100%;
}

.digitiz-02 .box-img img {
    object-fit: cover;
}

.join-c-box {
    display: flex;
    flex-wrap: wrap row;
    justify-content: space-between;
    padding: 3.5rem 3rem 3.6rem;
}

.join-c-box .right,
.join-c-box .left {
    width: 49%;
    height: 17.9rem;
    background-color: #000;
    margin-right: .75rem;
    position: relative;
    /* padding: 2.6rem 2.9rem 2.55rem; */
    transition: all .6s;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.join-c-box .left .cont {
    width: 82.5%;
    opacity: 0;
    transform: translateY(20px);
    transition: all 0.5s;
    transition-delay: 0.5s;
}

.join-c-box .left.on .cont {
    opacity: 1;
    transform: translateY(0px);
}

/* .join-c-box .right{padding:1.65rem 2.7rem  2rem 2.6rem;} */
.join-c-box .right {
    background-position: center right;
    background-repeat: no-repeat;
    background-size: cover;
}

.join-c-box .right.active {
    width: 11.25rem;
}

.join-c-box .left.active {
    width: 11.25rem;
}

.join-c-box .left {
    width: calc(100% - 11.25rem);
    cursor: pointer;
}

.join-c-box .right {
    width: calc(100% - 11.25rem);
    margin-right: 0;
}

.join-c-box .er {
    /* width: 4.5rem; */
    display: flex;
    align-items: center;
    background: rgba(255, 255, 255, .2);
    padding: .4rem .9rem .4rem .7rem;
}

.join-c-box .er img {
    margin-right: .5rem;
}

.join-c-box .left .top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.join-c-box .left .top {
    margin-bottom: 2rem;
}

.join-c-box .left .t1 {
    font-weight: 600;
}

.join-c-box .er span {
    font-weight: 600;
}

.join-c-box .txt-t .tran-middle {
    left: 40%;
}

.join-c .form .ins {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.join-c .form .ins .int-1 {
    width: 48%;
    display: flex;
    padding-bottom: .5rem;
    align-items: center;
    justify-content: flex-start;
    height: 2.25rem;
    margin-right: .5rem;
    padding-left: .625rem;
    border-top: 1px solid rgba(255, 255, 255, .3);
}

.join-c .form .ins .int-1 input {
    flex: 1;
    height: 100%;
    background-color: transparent;
}

.join-c .form .ins .int-1.i-ca input {
    flex: 1;
    width: 60%;
}

.join-c .form .ins .int-1 img.captcha {
    flex: 1;
}

.join-c .form .ins .int-1:last-child {
    margin-right: 0;
}

.join-c .form .ins .int-1 span,
.join-c .form .ins.s2 .int-2 span {
    font-weight: 500;
    margin-left: .275rem;
}

.join-c .form .ins.s2 {
    border-top: 1px solid rgba(255, 255, 255, .3);
    height: 2.25rem;
    padding-bottom: .5rem;
    padding-left: .625rem;
}

.join-c .form .ins .int-2 {
    width: 33%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-right: 0;
}

.join-c .form .ins .int-2.in_01 {
    width: 50%;
}

.join-c .form .ins .int-2.in_02 {
    width: 25%;
}

.join-c .form .ins .int-2.in_03 {
    width: 25%;
}

.join-c .form .ins.s2 .int-s span {
    width: 100%;
    position: relative;
}

/* .join-c .form .ins.s2 .int-s  */
.join-c .form .ins.s2 .int-s select {
    background-color: transparent;
    /* color: #fff; */
    position: absolute;
    right: 24%;
    width: 40%;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
}

.join-c .form .ins .int-2.in_03 select,
.join-c .form .ins .int-2.in_01 select,
.join-c .form .ins .int-2.in_02 select {
    width: 80%;
}

.join-c .form .ins.s2 .int-sa span {
    position: relative;
    padding-right: .5rem;
}

.join-c .form .ins.s2 .int-sa select {
    right: 0;
}

.join-c .form .ins.s2 .int-s select option {
    padding-top: .5rem;
    background-color: transparent;
}

.join-c .form .ins.s2 .int-s {
    margin: 0 .35rem;
    opacity: .8;
    font-weight: 500;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.join-c .form .ins.s2 .int-sa {
    align-self: flex-end;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.join-c .form .ins.s2 .int-sa span {
    margin: 0;
}

.join-c .form .ins.s3 .int-1 {
    border-bottom: 1px solid rgba(255, 255, 255, .3);
}

.join-c .form .ins.s5 select {
    width: 40%;
    background-color: transparent;
    color: #fff;
}

.join-c .submit {
    font-weight: 500;
    width: 5.5rem;
    height: 1.3rem;
    display: block;
    align-items: center;
    justify-content: center;
    margin-top: .75rem;
    background-color: rgba(0, 96, 170, 1);
}

.er .es {
    cursor: pointer;
}

.join-c-box .left .top,
.join-c-box .left .form {
    display: none;
}

.join-c-box .left .form .input {
    width: 100%;
}

.join-c-box .left.on .tx {
    display: none;
}

.join-c-box .left.on .top,
.join-c-box .left.on .form {
    display: flex;
}

.join-c .form .ins.s2:nth-child(2) {
    margin: 0;
}

.join-c .form .right .ins .int-1 {
    padding: 0;
}

.join-c .form .right .s3 .join-c .form .right .sa {
    position: relative;
}

.join-c .form .right .ins .int-1 {
    border-bottom: 1px solid rgba(255, 255, 255, .3);
}

.join-c .form .right .sa {
    /* position:; */
}

.join-c .text {
    height: 4.75rem;
    position: relative;
}

.join-c .span-a {
    position: absolute;
    left: 0;
    top: 0;
    padding: .6rem .6rem;
}

.join-c textarea {
    width: 100%;
    height: 100%;
    /* position: absolute;
    left: 0;
    bottom: 0; */
    background-color: transparent;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, .3);
    padding: 0.6rem 0.6rem;
    text-indent: 3rem;
}

.join-c-box .right .top {
    height: 1.25rem;
    margin-bottom: 1.25rem;
}

.join-c-box .right .s5 .int-1 .re {
    display: flex;
    align-items: center;
    justify-content: center;
}

.join-c-box .right .s5 .int-1:nth-child(1) {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.join-c-box .right .s5 .int-1 select {
    position: absolute;
    right: 0;
    width: 100%;
    bottom: 50%;
    transform: translateY(-50%);
}

.join-c-box .span-a {
    display: flex;
    /* align-items:; */
}

.join-c-box .span-a img {
    margin-right: .275rem;
}

.join-c-box .left .hide-er,
.join-c-box .right .hide-er {
    display: none;
}

.join-c-box .left .hide-er {
    position: absolute;
    right: -0.875rem;
    bottom: -6rem;
}

.join-c-box .left.right .hide-er {
    position: absolute;
    right: -0.875rem;
    bottom: -6.5rem;
}

.join-c-box .left .top {
    position: relative;
}

.join-c .submit {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 6rem;
    /* height: 1.325rem; */
    white-space: nowrap;
    background: #0060AA;
    padding: 0.4rem 0.975rem;
    margin-top: 1.375rem;
    background-size: 200% 100%;
    transition: background-position 0.3s;
    background-position: right bottom;
    background-image: linear-gradient(to right, #0D2763 50%, transparent 50%);
    font-weight: 400;
}

.join-c .submit:hover {
    background-position: left bottom;
    color: #fff;
}

.join-c-box .span-a {
    align-items: center;
    justify-content: center;
}

.join-c-box .txt-t .tran-middle {
    left: 50%;
}

.build-03 .bottom .box {
    opacity: 0;
    transform: translateY(20px);
    transition: all 0.5s;
}

.build-03 .bottom .bottom-box.on .box {
    opacity: 1;
    transform: translateY(0);
    transition: all 0.5s;
}

.build-03 .bottom .bottom-box .box {
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.5s;
}

.project-03 .bottom {
    position: relative;
}

.project-03 .bottom .bottom-box .box .top {
    transform: translateY(60px);
    transition: all 0.5s;
}

.project-03 .bottom-box .box .list .list-box .left {
    transform: translateX(-20px);
    transition: all 0.5s;
}

.project-03 .bottom-box .box .list .list-box .right {
    transform: translateX(20px);
    transition: all 0.5s;
}

.project-03 .bottom .bottom-box {
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
}

.project-03 .bottom-box.b3 .list .list-box .center {
    z-index: 1;
    transform: translateY(20px);
    transition: all 0.5s;
}

.project-03 .b2 .list {
    transform: translateX(20px);
    transition: all 0.5s;
}

.project-03 .bottom-box.b2.on .list {
    transform: translateX(0px);
}

.project-03 .bottom .bottom-box.on {
    position: relative;
    visibility: visible;
    opacity: 1;
}

.project-03 .bottom-box.b3.on .list .list-box .center {
    z-index: 1;
    transform: translateY(0px);
}

.project-03 .bottom-box.on .box .list .list-box .left,
.project-03 .bottom-box.on .box .list .list-box .right {
    transform: translatex(0px);
}

.form-apply {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 222;
    opacity: 0;
    visibility: hidden;
    transition: all .5s;
}

.form-apply .mask {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 4;
}

.form-apply .form {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 24rem;
    min-height: 12rem;
    margin: 0 auto;
    background-color: #fff;
    padding: 1.55rem;
    z-index: 5;
    transition: all .5s;
    transition-delay: .2s;
}

.tes {
    line-height: 1;
    margin-bottom: .5rem;
    line-height: 1.5;
}

.tes:nth-child(2) {
    margin-bottom: .5rem;
}

.form .main-tit {
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
    transition: all .5s;
    transition-delay: .3s;
}

.form-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    overflow: hidden;
    z-index: 6;
    margin-bottom: 1rem;
}

.form-list .item {
    width: calc((100% - 1rem) / 2);
    padding-top: .5rem;
    padding-bottom: .5rem;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    display: flex;
    align-items: center;
    justify-content: space-between;
    line-height: 1;
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
    transition: all .5s;
    transition-delay: .5s;
}

.form-list .item input {
    flex: 1;
    padding: 0 .25rem 0 0;
}

.form-list .item select {
    cursor: pointer;
}

.form-list .item select,
.form-list .item:last-child textarea {
    flex: 1;
}

.form-list .items {
    padding-bottom: 0;
    border-bottom: 0;
}

.form-list .items .sel-1 {
    padding-bottom: .5rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: calc((100% - 1rem) / 2);
    border-bottom: 1px solid rgba(0, 0, 0, .2);
}

.form-list .item label {
    margin-right: .5rem;
    /* width: auto; */
    white-space: nowrap;
}

.form-list .item:last-child {
    width: 100%;
}

/* .form-list .item:last-child label {
    width: 14.75%;
} */
.form-list .item:last-child input {
    flex: 1;
}

.form .button {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.form .button button {
    width: calc((100% - 1.75rem) / 2);
    line-height: 1.4;
    padding: .25rem 1rem;
    transition: all .5s;
    transition-delay: .2s;
    position: relative;
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
    transition: all .7s;
    transition-delay: .7s;
}

.form-apply.on .form button {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
}

.form .button button.submit {
    color: #fff;
    background-color: #005BBA;
    position: relative;
    transition: all .4s;
}

.form .button button.submit::after {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: transparent;
    content: '';
    transition: all .3s;
}

.form .button button.submit:hover::after {
    background-color: #0D2763;
}

.form .button button span {
    position: relative;
    z-index: 2;
}

.form .button button:hover {}

.form-apply.on {
    visibility: visible;
    opacity: 1;
}

.form-apply.on .form .main-tit {
    transform: translateY(00px);
    visibility: visible;
    opacity: 1;
}

.form-apply.on .form .item {
    transform: translateY(00px);
    visibility: visible;
    opacity: 1;
}

.form-apply.on .form .item img.captcha {
    height: 1rem;
}

.digitiz-a .digitiz-box {
    height: 24rem;
}

.digitiz-a .digitiz-box .img {
    max-width: 1920px;
    margin: 0 auto;
    overflow: hidden;
    /* position: absolute;
    left: 50%;
    top: 70%; */
    /* transform: translateY(10%); */
    height: 16rem;
}

.digitiz-a .digitiz-box .img .img-b {
    position: absolute;
    width: 100%;
    height: 14rem;
    top: 10%;
}

.digitiz-a .digitiz-box .sh1,
.digitiz-a .digitiz-box .img .img-b .sh2,
.digitiz-a .digitiz-box .img .img-b .sh3 {
    position: absolute;
    left: 50%;
    /* mix-blend-mode: multiply; */
    /* z-index: 1; */
}

.digitiz-a .digitiz-box .imsg {
    height: 14rem;
}

.digitiz-a .digitiz-box .imsg img {
    height: 100%;
    object-fit: cover;
}

.digitiz-a .digitiz-box .img .img-b .sh2 {
    top: 50%;
    transform: translate(-51%, -50%);
    z-index: 2;
}

.digitiz-a .digitiz-box .img .img-b .sh3 {
    left: 49.5%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
}

.digitiz-a .digitiz-box .sh1 {
    z-index: 0;
    /* opacity: 0; */
    top: 0%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, 0%);
    z-index: -1;
}

.digitiz-a .digitiz-box .imsg::after {
    position: absolute;
    content: '';
    left: 50%;
    top: 50%;
    transform: translate(-52%, -50%);
    width: 10rem;
    height: 10rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../img/sh5.png);
    animation: imsg 4s ease-in-out infinite;
}

@keyframes imsg {
    0% {
        transform: translate(-52%, -50%) scale(1);
        opacity: 0;
    }

    50% {
        transform: translate(-52%, -50%) scale(1);
        opacity: 1;
    }

    100% {
        transform: translate(-52%, -50%) scale(2);
        opacity: 0;
    }
}

.text-bg {
    position: absolute;
    left: 0%;
    top: 0%;
    z-index: 6;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    text-align: center;
}

.text-bg .texts {
    display: flex;
    justify-content: space-between;
    position: absolute;
    left: 50%;
    top: 50%;
    max-width: 33%;
    width: 80%;
    padding: 3rem 0px;
    height: 96%;
    transform: translate(-51%, -50%);
}

.text-bg .texts .left {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.text-bg .texts .center {
    display: flex;
    height: 100%;
    max-width: 50%;
    width: 100%;
    justify-content: space-between;
}

.text-bg .texts .center .lf-t,
.text-bg .texts .center .lf-b {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
}

.text-bg .texts .center .lf-c {
    align-self: center;
}

.text-bg .texts .right {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.text-bg .texts .lf-t {
    padding-top: 0;
}

.text-bg .texts .lf-b {
    margin-top: .4rem;
}

.text-bg .texts .left .lf-t {
    padding-left: 1rem;
}

.text-bg .texts .right .lf-t {
    padding-right: 1rem;
}

.text-bg .texts .left .lf-b {
    padding-left: 0.75rem;
}

.text-bg .texts .right .lf-b {
    padding-right: 1rem;
}

.text-bg .texts .txt1 {
    line-height: 1.2;
}

.text-bg .texts .lf-t .txt1 {
    margin-bottom: .25rem;
}

.text-bg .texts .lf-b .txt1 {
    margin-top: .55rem;
}

.text-bg .texts .lf-b .txt1:nth-child(2) {
    margin-top: .3rem;
    margin-bottom: 3px;
}

.text-bg .texts .center .lf-t {
    padding-top: 0;
    width: 28%;
}

.text-bg .texts .center .lf-b {
    margin-top: 0;
    width: 25%;
}

.text-bg .texts .center .lf-b .txt1 {
    margin-top: 0;
}

.text-bg .texts .center .lf-t .txt1:nth-child(2) {
    margin-bottom: 0;
}

.text-bg .texts .center .lf-b .txt1:nth-child(2) {
    margin-top: 0;
    margin-bottom: 0;
}

.text-bg .texts .center .txt1 {
    width: 100%;
    height: 25%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.text-bg .texts .center .lf-t .txt1 {
    margin-left: -16px;
    margin-top: -4px;
}

.text-bg .texts .center .lf-t .txt1:nth-child(2) {
    margin-bottom: -10px;
}

.text-bg .texts .center .lf-b .txt1:nth-child(2) {
    margin-bottom: -10px;
}

.text-bg .texts .center .lf-b .txt1 {
    margin-top: -4px;
    margin-right: 5px;
}

.text-bg .texts .center .lf-b .txt1:nth-child(2) {
    margin-top: -4px;
}

.lf-c {
    color: #0563A3;
    margin-left: -15px;
    line-height: 1.2;
}

.text-bg .texts .left .lf-t .txt1:nth-child(2) {
    margin-left: -30px;
}

.text-bg .texts .left .lf-b .txt1:nth-child(1) {
    margin-left: -30px;
}

.text-bg .texts .right .lf-t .txt1:nth-child(2) {
    margin-right: -25px;
}

.text-bg .texts .right .lf-b .txt1:nth-child(1) {
    margin-right: -25px;
}

.i-list1 .leftbox .tit2,
.swiper-container .g-box-content .li-g .li-t span,
.gw .g-tit-02 span:nth-child(2) .home-e .g-tit-02 span,
.parallax .list .left .t1,
.solution .solution-box .t1,
.solution .t2 span,
.tes,
.join-c-box .left .t1,
.join-c-box .txt-t .tran-middle,
.build-01 .t1,
.build .t1,
.project .t1,
.build-02 .t1,
.reload-02 .reload-box .t1,
.reload-03 .reload-box .t1,
.reload-04 .reload-box .t1,
.project-02 .b1 .t4,
.digitization .digitiz-a .t1,
.digitization .digitiz-01 .t1,
.trapezoid-1 .text .t3,
.trapezoid-2 .text .t3,
.info-box .top .ul .li.active span,
.info-box .bottom .b-ul .li-t span,
.pro-about .list-02 .right .top,
.pro-about .list-02 .left .top .item .p1,
.pro-about .list-03 .item .left .t1,
.pro-about .list-08 .item .left,
.pro-about .list-08 .item-2 .left .t2,
.pro-about .list-08 .item-2 .right .swiperImg .text .t2 a,
.bod-nav.detail .center .top .t1,
.pro-about .list-09 .left .t1,
.pro-about .list-10 .about,
.pro-about .list-10 .list .item .left .t1,
.join .box .top .t1,
.j-list-2 .box .top .li .c,
.j-list-3 .box .top .t1,
.j-list-5 .box .bottom .left .tx .txt,
.j-list-5 .box .bottom .scroll .slide .side.cur span,
.parallax .list .left .t2,
.repair .t1,
.repair-01 .t2 {
    font-family: "OPPOSANS-B";
    font-style: normal;
    src: url("fonts/OPPOSANS-B.eot");
    src: url("fonts/OPPOSANS-B.eot?#iefix") format("eot"), url("fonts/OPPOSANS-B.svg#OPPO-B") format("svg"), url("fonts/OPPOSANS-B.woff") format("woff"), url("fonts/OPPOSANS-B.ttf") format("truetype");
}

.ms102 {
    left: 0;
    top: 10%;
}

.repair-box {
    padding: 3rem 3rem 0;
}

.repair .top {
    /* padding-top: 1.5rem; */
    padding-bottom: 1rem;
}

.repair .t1 {
    line-height: 1.4;
}

.repair .bottom .t-nav {
    display: flex;
    padding-bottom: 1rem;
    flex-wrap: wrap;
}

.repair .bottom .t-nav a {
    display: inline-block;
    padding: .5rem 1rem;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(0, 0, 0, .1);
    background-color: #fff;
    transition: all .5s;
}

.repair .bottom .t-nav a:not(:first-child) {
    margin: 0 -1px;
}

.repair .bottom .t-nav a:hover,
.repair .bottom .t-nav a.cur {
    color: #fff;
    background-color: #0060AA;
}

.repair-01 {
    width: 100%;
    padding: 1rem 3rem 2rem;
    background-color: #fff;
    overflow: hidden;
}

.repair-01 .swiper-slide {
    width: 13.25rem;
}

.repair-01 .image {
    position: relative;
    height: 6rem;
    overflow: hidden;
}

.repair-01 .image:hover img {
    transform: scale(1.02);
}

.repair-01 .image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    transition: all .5s;
}

.repair-01 .swiper-slide a {
    position: absolute;
    left: 50%;
    bottom: 6%;
    transform: translate(-50%, -50%);
    padding: .375rem 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #0060AA;
    line-height: 1;
    transition: all .5s;
}

.repair-01 .swiper-slide a span {
    position: relative;
    z-index: 1;
}

.repair-01 .swiper-slide a::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 0%;
    height: 100%;
    background-color: #0D2763;
    z-index: 0;
    opacity: 0;
    visibility: hidden;
    transition: all .3s;
}

.repair-01 .swiper-slide a:hover {
    color: #fff;
}

.repair-01 .swiper-slide a:hover::after {
    width: 100%;
    opacity: 1;
    visibility: visible;
}

.repair-01 .swiper-wrapper {
    margin-bottom: 1rem;
}

.repair-01 .swiper-wrapper .swiper-slide {
    margin-right: 1rem;
}

.repair-01 .swiper-wrapper .swiper-slide:last-child {
    margin-right: 0;
}

.repair-01 .t2 {
    line-height: 1.2;
    padding-bottom: .5rem;
}

.repair-01 .t3 {
    line-height: 1.8;
    height: 1.9rem;
    overflow-y: scroll;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    padding-right: .75rem;
}

.repair-01 .t3::-webkit-scrollbar {
    width: 3px;
}

.repair-01 .t3::-webkit-scrollbar-thumb {
    background-color: #666;
    width: 3px;
}

.repair-01 .text {
    padding: 1rem .7rem 1rem 1.15rem;
    background-color: #eeeef0;
    height: auto;
}

.repair-01 .swiper-container-horizontal>.swiper-pagination-progress {
    height: 2px !important;
}

.repair-01 .swiper-pagination-progress .swiper-pagination-progressbar {
    top: -3px;
}

.popUp {
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    z-index: 888;
    display: none;
}

.popUp .mask {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    background-color: rgba(0, 0, 0, .2);
    z-index: 5;
}

.popBox {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 80vw;
    min-height: 12rem;
    margin: 0 auto;
    background-color: #fff;
    z-index: 20;
    transition: all .5s;
    transition-delay: .2s;
}

.popBox iframe {
    width: 100%;
    height: 18rem;
    /* height: 100%; */
}

.popBox .fr-quick-border-layout {
    width: 100%;
    min-height: 12rem;
}

.reload-box-content .top .api {
    font-family: 'OPPOSANS-M';
    font-weight: 400;
}

.repair-01 .swiper-container-horizontal>.swiper-pagination-progress {
    display: block !important;
}

/*屏幕分辨率放大为 125 */
@media (-webkit-min-device-pixel-ratio: 1.1) {
    .parallax-container-01 .parallax-nav .top {
        width: 63%;
    }

    .parallax-container-01 .parallax-nav .top a:nth-child(2) {
        padding-left: .5rem !important;
    }

    /* .j-list-3 .box .top .cp .box-bc{
        height: 960px;
    } */
    .text-bg .texts .center .lf-t .txt1 {
        margin-left: -18px;
    }

    .repair-01 .text {
        padding: 0.85rem 0.5rem 0.85rem 0.5rem;
    }

    .repair .top {
        padding-bottom: .85rem;
    }
}

@media (-webkit-min-device-pixel-ratio: 1.25) {
    .digitiz-01 .r-le {
        left: -54%;
    }

    .digitization .box-img {
        margin: 0 0rem 0 auto;
    }

    /* .j-list-3 .box .top .cp .box-bc{
        height: 1080px;
    } */
}

.n-search .contentbox {
    padding: 2rem 3rem 0;
}

.n-search {
    padding: 2rem 0 0rem;
    background: #f5f5f5;
}

.n-search .search_all {
    margin-top: .65rem;
}

.n-search .search_all span {
    color: #002E8C;
}

.n-search .warpajax-list .product-list2 {
    background: transparent;
    padding: 0;
}

.n-search .ulbox2 {
    padding: .5rem 0 2rem;
}

.n-search .ulbox2 .li {
    padding: .65rem 0;
    display: block;
    border-bottom: 1px solid #d1d1d1;
}

.n-search .ulbox2 .tit4 {
    margin-top: .2rem;
}

.n-search .ulbox2 .li:hover .tit3 {
    color: #002E8C;
}

.n-search .tabSearch {
    width: 100%;
    padding: 2rem 0;
}

.n-search .tabSearch .form {
    width: 50%;
    height: 1.5rem;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
}

.n-search .tabSearch input:first-child {
    width: 100%;
    height: 100%;
    border-radius: .25rem;
    padding: .25rem 2.5rem .25rem 1rem;
}

.n-search .tabSearch input:last-child {
    width: 1rem;
    height: 1rem;
    position: absolute;
    right: 0%;
    top: 50%;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    background-image: url(../img/search.svg);
    background-size: .5rem .5rem;
    background-repeat: no-repeat;
    background-position: center;
    background-color: RGBA(0, 96, 169, 1);
}

.n-search .warpajax-list,
.n-search .search_all {
    width: 70%;
    margin: 0 auto;
}

.n-search .warpajax-list {
    margin-bottom: 2rem;
}

.n-search .ulbox2 .tit4 p {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

@media (max-width: 996px) {
    .n-search .contentbox {
        padding: 2.5rem 4% 1.5rem;
    }

    .n-search {
        padding: 2rem 0 0rem;
    }

    .n-search .tabSearch .form {
        width: 100%;
    }

    .n-search .tabSearch input:last-child {
        right: -7%;
    }

    .n-search .warpajax-list,
    .n-search .search_all {
        width: 100%;
    }

    .n-search .tabSearch {
        padding: 1rem 0 1rem;
    }

    .n-search .ulbox2 {
        padding-top: 0rem;
        padding-bottom: 1.5rem;
    }

    .n-search .warpajax-list {
        margin-bottom: 0;
    }
}

.products-info .info-nav {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2.1rem;
    padding: 0 10rem;
    /* 477 - 133 */
    /* 344 */
}

.products-info .info-nav img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
z-index: 1;
}

.products-info .info-nav .nav-list {
    width: 100%;
    display: flex;
    align-items: center;
    font-size: .6rem;
    justify-content: space-between;
    z-index: 1;
    position: relative;
}

.products-info .info-nav .nav-list a {
    flex: 1;
    text-align: center;
    padding: .75rem 0;
    opacity: .5;
    transition: all .5s;
    font-family: 'OPPOSANS-M';
}

.products-info .info-nav .nav-list a:hover {
    color: #fff;
    opacity: 1;
}

.products-info .info-nav .nav-list a:last-child {
    margin-right: 0;
}

.products-info .bags {
    width: 100%;
    height: 100vh;
    padding: 2.5rem 1.5rem 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.products-info .bags-01 {
    width: 100%;
    height: 94%;
    border: .5rem solid rgba(255, 255, 255, .2);
    position: relative;
    display: flex;
    align-items: center;
    justify-content:flex-end;
    padding: 1.5rem 3.15rem 0;
    /* max-width: 1800px; */
    margin: 0 auto;
}

.products-info .bags-01 .left {
    /* width: 47.905%; */
    width: 18.1rem;
    /* height: 10%; */
    position: absolute;
    left: 3.15rem;
    top: 10%;
    transform: translateY(-50%);
}

.products-info .bags-01 .left .image {
    overflow: hidden;

    width: 100%;
    /* min-height: 16.475rem; */
}

.products-info .bags-01 .left .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.products-info .bags-01 .right {
    width: calc(100% - 47.905%);
    padding: 1.5rem 0;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    height: 100%;
}

.products-info .bags-01 .right .lis-top {
    align-self: flex-start;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 1.25rem;
    padding-left: .025rem;
} 
.products-info .bags-01 .right .lis-top .icnos {
    width: 1.3rem;
}
.products-info .bags-01 .right .lis-top .icnos  img{
    width: 100%;
}
.products-info .bags-01 .right .lis-top .txt {
    color: #36ABFF;
    font-family: 'OPPOSANS-B';
    line-height: 1.2;
    margin-left: .625rem;
    font-size: 1.05rem;
}

.products-info .bags-01 .right .lis-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.products-info .bags-01 .right .lis-bottom .lis {
    width: 6.25rem;
    margin-right: .925rem;
    height: 7rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: .5rem;
    padding-bottom: 1.5rem;
}

.products-info .bags-01 .right .lis-bottom .lis .t1 span {
    margin-bottom: .625rem;
    display: block;
    line-height: 1.2;
    font-size: .4rem;
}
.products-info .bags-01 .right .lis-bottom .lis .t1{
    font-family: "OPPOSANS",Arial;

}
.products-info .bags-01 .right .lis-bottom .lis .t2 {
    /* font-family: 'OPPO-M' */
    font-family: "OPPOSANS",Arial;
font-size: .7rem;
white-space: nowrap;
text-wrap: nowrap;
    
}

.products-info .bags-01 .right .lis-bottom .lis .t2 {
    line-height: 1.2;
}

.products-info .bags-01 .right .lis-bottom .lis .num {
    position: absolute;
    left: .575rem;
    top: .3rem;
    width: .6rem;
    height: .4rem;
}

.products-info .bags-01 .right .lis-bottom .lis .num img {
    /* width: 100%; */
    height: 100%;
    /* object-fit: cover; */
}

.products-info .bags-01 .right .lis-bottom .lis:last-child {
    margin-right: 0;
}

.products-info .bags02 {
    width: 100%;
    /* height: 22rem; */
    height: 100vh;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    overflow: hidden;
}

.products-info .bags02 .bags-swiper {
    width: 54%;
    margin: 0 auto;
    height: 100%;
    overflow: hidden;
}

.products-info .bags02 .bgss {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.products-info .bags02 .bgss img {
    width: 100%;
    height: 100%;
    /* object-fit: ; */
    /* overflow: hidden; */
}

.products-info .bags02 .swiper-slide .image {
    width: 100%;
    height: 100%;
}

.products-info .bags02 .swiper-slide .image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    margin: 0 auto;
}

.products-info .bags02 .bags-next {
    right: 1.5rem;
    background-image: url(../img/sx.png);
    background-position: center;
    width: 1.3rem;
    height: 1.3rem;
    background-size: 1.3rem 1.3rem;
    background-repeat: no-repeat;
}

.products-info .bags02 .bags-prev {
    left: 1.5rem;
    width: 1.3rem;
    height: 1.3rem;
    background-image: url(../img/sx.png);
    background-position: center;
    background-size: 1.3rem 1.3rem;
    background-repeat: no-repeat;
    transform: rotate(180deg);
}

.products-info .bags02 .swiper-slide .txt-img {
    position: absolute;
    left: 50%;
    transform: translateX(-50%) translateY(20px);
    top: 176px;
    visibility: hidden;
    opacity: 0;
    transition: all 1.5s;
}

.products-info .bags02 .swiper-slide-active .txt-img {
    transform: translateX(-50%) translateY(0);
    visibility: visible;
    opacity: 1;
}

.products-info .bags02 .swiper-slide .txt-img img {
    margin: 0 auto;
}

.products-info .bags03 {
    width: 100%;
    height: 100vh;
    position: relative;
}

.products-info .bags-02 {
    height: 100%;
    width: 100%;
}

.products-info .bags03 .bags-02 .bags-bg {
    height: 100%;
    width: 100%;
}

.products-info .bags03 .bags-img {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    overflow: hidden;
    /* syntax: dis; */
    display: none;
}

.products-info .bags03 .bags-img img {
    width: 100%;
    /* height: 100%; */
    object-fit: cover;
}

.products-info .bags03 .bags-img.active {
    display: flex;
}

.products-info .bags-box {
    padding-top: 3.75rem;
}   

.products-info .bags03 .bags-box {
    position: absolute;
    left: 50%;
    top: 3.75rem;
    transform: translateX(-50%);
    width: 83.551%;
    overflow: hidden;
    padding-top: 0;
    height: calc(100% - 3.75rem);
}

.products-info .bags-box .top {
    padding: 0 9.95rem 0;
    text-align: center;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    margin-bottom: 1.625rem;
}

.products-info .bags-box .top .t1 {
    line-height: 1.2;
    margin-bottom: 1.25rem;
    font-family: 'OPPOSANS-B';
    font-size:1.05rem;
}

.products-info .bags-box .ul-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.products-info .bags-box .ul-top .ul-li {
    line-height: 1.2;
    cursor: pointer;
    font-size: .55rem;
    position: relative;
    padding-bottom: .5rem;
    transition: all .3s;
    font-family: 'OPPOSANS-B';
}

.products-info .bags-box .ul-top .ul-li::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -0.1125rem;
    width: 0;
    height: .1rem;
    transform: translateX(-50%);
    background: #36ABFF;
    opacity: 0;
    visibility: hidden;
    transition: all .3s;
}

.products-info .ul-boxs {
    touch-action: none
}

.products-info .bags-box .ul-top .ul-li.active,
.products-info .bags-box .ul-top .ul-li:hover {
    color: #36ABFF;
}

.products-info .bags-box .ul-top .ul-li:hover::after,
.products-info .bags-box .ul-top .ul-li.active::after {
    width: 5rem;
    left: 50%;
    opacity: 1;
    visibility: visible;
}

.products-info .bags03 .bags-box .bagsbottom {
    padding-top: 1rem;
    height: calc(100% - 1.625rem - 3.7rem);
}

.products-info .bags03 .bags-box .bagsbottom .swiper-bottom {
    height: 100%;
}

.products-info .bags03 .bags-box .bottom {
    display: flex;
    padding-left: 2.5rem;
    justify-content: space-between;
    align-items: flex-start;
    
}


.products-info .bags03 .bags-box .bottom-02 {
    padding-top: 0;
}

.products-info .bags03 .bags-box .bottom-03 {
    padding-top: 0;
}

.products-info .bags03 .bags-box .bottom .left {
    margin-right: 2.2rem;
    position: relative;
    visibility: hidden;
    /* transition: all .6s .45s; */
    /* width:35.22%; */
    width:35%;
    /* opacity: 1; */
    /* transform: translateY(40px); */
}

.products-info .bags03 .bags-box .bottom .left img {
    margin: 0 auto;
    width: 100%;
    margin-top: -1rem;
}

.products-info .bags03 .bags-box .bottom .right {
    width: 21.25rem;
    border-radius: .5rem;
    position: relative;
    visibility: hidden;
    /* transition: all .6s .45s; */
    /* transform: translateY(40px); */
    height: auto;
    /* opacity: 0; */
    overflow: hidden;
    background: rgba(255, 255, 255, .1);
    backdrop-filter: blur(.2rem);


}

.products-info .bags03 .bags-box .bottom.swiper-slide-active .left,
.products-info .bags03 .bags-box .bottom.swiper-slide-active .right {
    position: relative;
    visibility: visible;
    /* transform: translateY(0px); */
    opacity: 1;
}

.products-info .bags03 .bags-box .bottom .right .ri-top {
    display: flex;
    align-items: center;
    height: 2.25rem;
    line-height: 1.2;
    border-radius: .5rem .5rem .1rem .1rem;

    padding: 0 1.325rem 0em;
    color: #36ABFF;
    background: rgba(0, 0, 0, .85);
    font-size: .9rem;
    font-family: 'OPPOSANS-B';
    transition: all .3s;
}

.products-info .bags03 .bags-box .bottom .right .ri-top span {
    margin-left: .45rem;
}
.products-info .bags03 .bags-box .bottom .right .ri-bot {
 position: relative;
 transition: all .3s;
width: 100%;
height: 100%;
padding: 1.3rem 1.325rem 1.25rem;
}
.products-info .bags03 .bags-box .bottom .right .ri-bot .bot2{
width: 100%;
height: 100%;
position: relative;
}


.products-info .bags03 .bags-box .bottom .right .ri-li {
    display: flex;
    align-items: center;
    margin-bottom: .9rem;
    font-family: "OPPOSANS",Arial;
    font-size: .45rem;
}

.products-info .bags03 .bags-box .bottom .right .ri-li span {
    width: .625rem;
    height: .625rem;
    line-height: .625rem;
    background: rgba(255, 255, 255, .2);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: .3rem;
    color: #fff;
    margin-right: .4rem;
    font-family: auto;
}

.products-info .bags03 .bags-box .bottom .right .ri-li p {
    line-height: 1.2;
}

.products-info .bags-02 .bags-next {
    right: 1.5rem;
    background-image: url(https://www.xizielevator.com/bocstatic/web/css/../img/sx.png);
    background-position: center;
    width: 1.3rem;
    height: 1.3rem;
    background-size: 1.3rem 1.3rem;
    background-repeat: no-repeat;
}

.products-info .bags-02 .bags-prev {
    left: 1.5rem;
    width: 1.3rem;
    height: 1.3rem;
    background-image: url(https://www.xizielevator.com/bocstatic/web/css/../img/sx.png);
    background-position: center;
    background-size: 1.3rem 1.3rem;
    background-repeat: no-repeat;
    transform: rotate(180deg);
}

.products-info .bags04 {
    width: 100%;
    height: 24.225rem;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.products-info .bags04 .swiper-bottom {
    overflow: hidden;
}

.products-info .bags04 .bottom {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    height: auto;
    overflow: hidden;
}

.products-info .bags04 .right {
    width: 17.875rem;
    height: 7.975rem;
    background: rgba(0, 0, 0, .85);
    border-radius: .5rem;
    position: absolute;
    right: -15.5rem;
    top: 2.4rem;
    padding: 1.625rem 2rem 1.625rem;
}

.products-info .bags04 .right .ri-top {
    color: #36ABFF;
    line-height: 1.2;
    margin-bottom: .75rem;
    font-size: .9rem;
    font-family: "OPPOSANS-B";
}

.products-info .bags04 .right .ri-li {
    font-family: "OPPOSANS",Arial;
    font-size: .45rem;
}

.products-info .bags04 .left {
    width: 24.45rem;
    height: 12.55rem;
    /* background: rgba(255, 255, 255, .1); */
    border-radius: 20px;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    transform: translateY(50px);
    transition: all .8s ease;
}

.products-info .bags04 .left .image {
    height: 100%;
}

.products-info .bags04 .left .image .img {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 100%;
}

.products-info .bags04 .left .image .img img {
    margin: 0 auto;
    height: 100%;
    width: 100%;
    /* object-fit: cover; */
}

.products-info .bags04 .bottom-01 .left .image {
    width: 100%;
    cursor: pointer;
}

.products-info .bags04 .left .image .img.play::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 1.25rem;
    height: 1.25rem;
    background-size: 1.25rem 1.25rem;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../img/playInfo.png);
    transform: translate(-50%, -50%);
    transition: all .3s;
}

.products-info .bags04 .left:hover .img.play::after {
    transform: translate(-50%, -50%) scale(1.1);
}

.products-info .bags04 .swiper-slide-active .left {
    position: relative;
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
}

.products-info .bags05 {
    width: 100%;
    height: 100vh;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    overflow: hidden;
}

.products-info .bags05 .swiper-bottom .bottom-01 .img {
    width: 100%;
    height: 15.8rem;
    padding-top:0;
    display: flex;
    justify-content: space-between;
    overflow: hidden;
}

.products-info .bags05 .swiper-bottom .bottom-01 .img .tran-middle {
    width: 26rem;
    top: 44%;
    height: 16.85rem;
    z-index: 0;
}

.products-info .bags05 .swiper-bottom .bottom-01 .img .tran-middle img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    margin: 0 auto;
}

.products-info .bags05 .swiper-bottom .item {
    width: 16.1rem;
    height: 5.5rem;
    background-image: url(../img/item.png);
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 1.5rem .9rem;
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.products-info .bags05 .swiper-bottom .item .icons {
    width: 1.5rem;
    height: 1.5rem;
}
.products-info .bags05 .swiper-bottom .item .icons img{
    width: 100%;
}

.products-info .bags05 .swiper-bottom .bottom-01 .right .item:last-child {
    margin-bottom: 0;
}

.products-info .bags05 .swiper-bottom .bottom-01 .left .item:first-child {
    margin-bottom: 1.175rem;
}

.products-info .bags05 .swiper-bottom .bottom-01 .left .item .i-r {
    margin-left: .625rem;
    /* width: 100%; */
}

.products-info .bags05 .swiper-bottom .bottom-01 .left .item .i-r .t1 {
    margin-bottom: .375rem;
    font-family: 'OPPOSANS-B';
    font-size: .75rem;
}

.products-info .bags05 .swiper-bottom .bottom-01 .left .item .i-r .t2 {
    opacity: .5;
    font-size: .45rem;
    font-family: "OPPOSANS",Arial;
}

.products-info .bags05 .swiper-bottom .bottom-01 .left .item .i-r .t1,
.products-info .bags05 .swiper-bottom .bottom-01 .left .item .i-r .t2 {
    line-height: 1.2;
}

.products-info .bags05 .swiper-bottom .bottom-01 .left {
    z-index: 1;
    position: relative;

}

.products-info .bags05 .swiper-bottom .bottom-01 .right {
    z-index: 1;
    position: relative;
    display: flex;
    flex-direction: column;
}

.products-info .bags05 .swiper-bottom .bottom-01 .right .item {
    height: 3.75rem;
    background-image: url(../img/itemr.png);
    padding: .95rem 1.2rem;
    margin-bottom: .5rem;
    display: flex;
    flex-direction: row-reverse;
}

.products-info .bags05 .swiper-bottom .bottom-01 .right .item .i-r {
    margin-right: .625rem;
    /* width: 100%; */
    text-align: end;
}

.products-info .bags05 .swiper-bottom .bottom-01 .right .item .i-r .t1 {
    line-height: 1.2;
    font-family: 'OPPOSANS-B';
    font-size: .75rem;
    margin-bottom: .3rem;
}

.products-info .bags05 .swiper-bottom .bottom-01 .right .item .i-r .t2 {
    opacity: .5;
    line-height: 1.2;
    font-family: 'OPPOSANS-R';
    font-size: .45rem;

}

.products-info .bags05 .swiper-bottom .bottom-02 {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}

.products-info .bags05 .swiper-bottom .bottom-02 .left {
    /* width: 22.65rem; */
    width: calc(100% - 15.825rem - 1.5rem);
    height: 12.5rem;
    background: rgba(255, 255, 255, .1);
    border-radius: 20px;
    padding: 1.125rem 1.25rem 1.625rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.products-info .bags05 .swiper-bottom .bottom-02 .left:nth-child(2) {
    width: 15.825rem;
    height: 12.5rem;
    background: rgba(255, 255, 255, .15);
    border-radius: 20px;
    padding: 1.125rem 1.25rem 1.625rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.products-info .bags05 .swiper-bottom .bottom-02 .left .image {
    width: 14rem;
    margin: 0 auto;
}

.products-info .bags05 .swiper-bottom .bottom-02 .left .image img {
    margin: 0 auto;
    width: 100%;
}

.products-info .bags05 .swiper-bottom .bottom-02 .left:nth-child(2) .image {
    width: 6.425rem;
}

.products-info .bags05 .swiper-bottom .bottom-02 .t1 {
    line-height: 1.2;
    margin: .55rem 0;
    text-align: center;
    font-family: 'OPPOSANS-B';
    font-size: .8rem;
}

.products-info .bags05 .swiper-bottom .bottom-02 .t2 {
    line-height: 1.5;
    opacity: .5;
    text-align: center;
    font-size: .55rem;
    font-family: 'OPPOSANS-R';
}

.products-info .bags05 .swiper-bottom .bottom-03 {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
}

.products-info .bags05 .swiper-bottom .bottom-03 .left {
    /* width: 19.225rem; */
    width: calc(100% - 19.25rem - 1.4rem);
    height: 13.425rem;
    background-image: url(../img/infs16.png);
    /* background-image: linear-gradient(to top, rgba(255, 255, 255,0) 5%, rgba(255, 255, 255, .1) 85%); */
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 20px;
    padding: 1rem 1rem .575rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.products-info .bags05 .swiper-bottom .bottom-03 .right {
    /* flex: 1; */
    width: 19.25rem;
    margin-left: 1.4rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}
.products-info .bags05 .swiper-bottom .bottom-03 .right .ul-box{
    padding: .5rem 0;
}
.products-info .bags05 .swiper-bottom .bottom-03 .right .ul-box .li {
    /* margin-bottom: 1.4rem; */
    margin-bottom: 1.2rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.products-info .bags05 .swiper-bottom .bottom-03 .right .ul-box .li:last-child{margin-bottom: 0;}


.products-info .bags05 .swiper-bottom .bottom-03 .right .ul-box .li .icon {
    width: 2rem;
    height: 2rem;
    border-radius: .5rem;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-right: .875rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.products-info .bags05 .swiper-bottom .bottom-03 .right .ul-box .li .icon img {
    width: 100%;
}

.products-info .bags05 .swiper-bottom .bottom-03 .right .ul-box .li .t1 {
    line-height: 1.2;
    margin-bottom: .375rem;
    font-family: 'OPPOSANS-B';
    font-size: .75rem;
}

.products-info .bags05 .swiper-bottom .bottom-03 .right .ul-box .li .t2 {
    line-height: 1.2;
    opacity: .8;
    font-size: .45rem;

    font-family: "OPPOSANS",Arial;
}
.products-info .bags05 .swiper-bottom .bottom-03 .right .ulbox{
    width: 100%;
}
.products-info .bags05 .swiper-bottom .bottom .left {
    transform: translateY(20px);
    visibility: hidden;
    opacity: 0;
    transition: all .8s;
}

.products-info .bags05 .swiper-bottom .bottom .left:nth-child(2) {
    transform: translateY(20px);
    visibility: hidden;
    opacity: 0;
    transition: all .8s;
}

.products-info .bags05 .swiper-bottom .bottom.swiper-slide-active .left {
    transform: translateY(0px);
    visibility: visible;
    opacity: 1;
    position: relative;
}

.products-info .bags05 .swiper-bottom .bottom-03.swiper-slide-active .left .image {
    width: 6.925rem;
}
.products-info .bags05 .swiper-bottom .bottom-03.swiper-slide-active .left .image img{
    width: 100%;
}
.products-info .bags05 .swiper-bottom .bottom.swiper-slide-active .left:nth-child(2) {
    transform: translateY(0px);
    visibility: visible;
    opacity: 1;
    position: relative;
}
.products-info .bags-02 .bags-box{
    overflow: hidden;
}
.products-info .bags06  .bags-02 .bags-box{
    overflow: visible;
}
.products-info .bags05 .bagsbottom {
}
.products-info .bags05 .bagsbottom .swiper-bottom{
}
.products-info .bags05 .bagsbottom .bottom-02 {
    padding-bottom: 2rem;
}

.products-info .bags05 .swiper-bottom .bottom-02 .left {
    height: auto;
}

.products-info .bags06 {
    width: 100%;
    height: 25rem;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.products-info .bags06 .bagsbottom {
    position: relative;
    display: none;
}

.products-info .bags06 .bagsbottom .t3 {
    line-height: 1.2;
    position: absolute;
    left: 0;
    top: .575rem;
    z-index: 2;
    font-size: 1.05rem;
    font-family: 'OPPOSANS-B';
}

.products-info .bags06 .bagsbottom .swiper-bottom {
    /* max-width: 22.5rem; */
    max-width: 25rem;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    z-index: 2;
}
/* .products-info .bags06 .bagsbottom .swiper-bottom::after{
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    background-image: url(../img/sbg.png);
    width: 5rem;
    height: 100%;
} */
.products-info .bags06 .bottom.swiper-slide .imgs {
    max-height: 12.575rem;
    height: 12.575rem;
}

.products-info .bags06 .bottom.swiper-slide .imgs img {
    filter: contrast(1);
    opacity: .4;
    transition: all .5s;
    margin: 0 auto;
    height: 100%;
}

.products-info .bags06 .bottom.swiper-slide-active .imgs img {
    filter: none;
    opacity: 1;
}

.products-info .bags06 .bottom.swiper-slide .images .txt {
    text-align: center;
    padding-top: 2px;
    padding-bottom: .625rem;
    font-family: 'OPPOSANS-B';
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
    position: absolute;
}


.products-info .bags06 .bottom.swiper-slide a {
    text-align: center;
    width: 5rem;
    height: 1.3rem;
    border-radius: 26px;
    border: 1px solid rgba(152, 151, 152, .25);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
    margin: 1rem auto 0;
    font-size: .4rem;
    font-family:"OPPOSANS",Arial;
}

.products-info .bags06 .bottom.swiper-slide-active a {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
    transition: all .8s;
}

.products-info .bags06 .bottom.swiper-slide-active .images .txt {
    opacity: 0;
    visibility: hidden;
    transform: translateY(0px);

    transition: all .5s;
}

.products-info .bags06 .bottom.swiper-slide a:hover {
    color: #fff;
    background-color: #36ABFF;
    border-color: #36ABFF;
}

.products-info .bags06 .bags-box .top {
    margin-bottom: .575rem;
    border-bottom: 1px solid rgba(51, 51, 51, .2);
    padding: 0 7.25rem 0;
    position: relative;
    z-index: 1;
}

.products-info .bags06 .bags-02 .bags-prev,
.products-info .bags06 .bags-02 .bags-next {
    background-image: url(../img/next.png);
    /* left: 50%; */
    top: 50%;
}

.products-info .bags06 .bags-02 .bags-prev {
    left: 15%;
}

.products-info .bags06 .bags-02 .bags-next {
    right: 15%;
}

.products-info .bags04 .bags-02 .bags-prev.on,
.products-info .bags03 .bags-02 .bags-prev.on,
.products-info .bags05 .bags-02 .bags-prev.on {
    opacity: .35;
    cursor: auto;
    pointer-events: none;
}

.products-info .bags04 .bags-02 .bags-next.on,
.products-info .bags03 .bags-02 .bags-next.on,
.products-info .bags05 .bags-02 .bags-next.on {
    opacity: .35;
    cursor: auto;
    pointer-events: none;
}

.products-info .bags04 .bags-box,
.products-info .bags05 .bags-box,
.products-info .bags06 .bags-box {
    width: 83.551%;
    margin: 0 auto;
}

.products-info .bags03 .bags-box .bottom .right .ri-top span {
    width: .85rem;
    height: .85rem;
    display: flex;
    align-items: center;
}

.products-info .bags03 .bags-box .bottom .right .ri-top span img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.products-info .bags06 .textbg {
    font-size: 8.35rem;
    opacity: 0.05;
    font-weight: bold;
    left: 0%;
    width: 100%;
    top: 50%;
    z-index: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translateY(-50%);
    text-align: center;
}

.products-info>.swiper-wrapper>.swiper-slide {
    height: 100vh !important;
}



@media (-webkit-min-device-pixel-ratio: 1.25) {
    .products-info .bags04 {
        padding-bottom: 3.125rem;
    }
}






.products_list {
    width: 100%;
    height: 100%;
}

.products_list.swiper-container>.swiper-wrapper {
    height: 100vh;
}
.products_list>.swiper-wrapper .pro-about .banner{
    height: 100%;
} 
.products_list>.swiper-wrapper>.swiper-slide {
    height: 100vh;
}


/* @media (-webkit-min-device-pixel-ratio: 1.1){


    .products-info .bags03{
        height: 103vh !important;
    }

 
} */
 /* @media (-webkit-min-device-pixel-ratio: 1.25){

    .products-info .bags01{
        height: 100vh ;
    }

    .products-info .bags-box{
        padding-top: 4rem;
    }
    .products-info .bags-box .top .t1{
        margin-bottom: .75rem;
    }

    .products-info .bags03{
        height: 103vh ;
    }
    .products-info .bags04{
        padding-bottom: 0;
    } */

/* } */


