* {
    margin: 0;
    padding: 0;
}
html {
  font-size: 16px;
}
body {
    font-family: PingFang SC,Microsoft YaHei,Arial;
    background-color: #000;
}


.part_inner{
    width: 1300px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    /* background-color: #D9D9D9; */
}


.swiper-slide {
    height: 100vh;
    /* display: flex;
    justify-content: center;
    align-items: center; */
}

.swiper {
  width: 100%;
  height: 100vh;
}
.outer_wraper {
  max-width: 3840px;
  height: 100vh;
  position: relative;
}
.swiper-wrapper {
    /* overflow: auto; */
    height: 100vh;
    scroll-behavior: smooth;
}
.my_pagination {
    position: fixed;
    width: 20px;
    height: 120px;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10002;
}
.page {
    width: 10px;
    height: 10px;
    margin-bottom: 10px;
    border-radius: 10px;
    background-color: rgba(217, 217, 217, 0.5);
}
.active_page {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: rgba(217, 217, 217, 1);
}
.part_container{
    /* max-width: 1920px;
    max-height: 1080px; */
    max-width: 3840px;
    max-height: 2160px;
    min-width: 1400px;
    min-height: 778px;
    height: 100vh;
    overflow: hidden;
}
.header {
    /* background-color: rgba(25, 25, 29, 0.3); */
    /* position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999; */
    /* backdrop-filter: blur(10px); */
}

.header_con {
    height: 84px;
    padding: 0 120px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-width: 600px;
    background-color: #000;
}

.logo {
    width: 100px;
    height: 29px;
    background: url('https://osstools.in2x.com/home/img/logo1.svg');
}

.select_con {
    position: relative;
    width: 140px;
    text-align: center;
}

.options {
    display: none;
    width: 104px;
    top: 30px;
    position: absolute;
    z-index: 100000;
    left: -14px;
    color: #fff;
    background-color: rgba(34, 34, 34, 1);
    list-style: none;
    border-radius: 8px;
    backdrop-filter: blur(120px);
    padding: 4px;
    margin: 0;
}

.options li {
    width: 104px;
    height: 26px;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
    list-style-type: none;
    list-style: none;
    border-radius: 4px;
    color: #fff;
    background-color: rgba(34, 34, 34, 1);
    margin-bottom: 7px;
}
.options li:hover {
    background-color: rgba(72, 72, 72, 1);
    color: #fff;
}

.options li:nth-child(3) {
    margin-bottom: 0px;
}
.icon_common {
  width: 30px;
  height: 30px;
}
.rabit_con:hover .rabit_icon{
    background: url('./image/rabit_ac.png') no-repeat center center/auto 100%;
}
.rabit_icon {
    margin-right: 8px;
    background: url('./image/rabit.png') no-repeat center center/auto 100%;
}
.connect_con:hover .connect_icon{
    background: url('./image/connect_ac.png') no-repeat center center/auto 100%;
}
.connect_icon {
    margin-right: 8px;
    background: url('./image/connect.png') no-repeat center center/auto 100%;
}
.creator_con:hover .creator_icon{
    background: url('./image/creator_ac.png') no-repeat center center/auto 100%;
}
.creator_icon {
    margin-right: 8px;
    background: url('./image/creator.png') no-repeat center center/auto 100%;
}


.operations {
    display: flex;
    align-items: center;
    height: 84px;
}
.fc {
    display: flex;
    align-items: center;
}
.triangle {
    width: 8px;
    height: 8px;
    margin-left: 5px;
    background: url('./image/triangle.png') no-repeat center center/auto 100%;
}
/* .btns {
    padding: 0 12px;
    border-radius: 8px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
}

.redbtn {
    background-color: #00D9D1;
    color: #19191D;
    margin-right: 16px;
}
.redbtn:hover {
    background-color: rgba(0,217, 209, 0.6);
    color: #19191D;
} */

.top_btn {
    color: #fff;
    margin-right: 50px;
    display: flex;
    align-items: center;
}
.top_btn:hover {
    color: #00D9D1;
}
.hand_cursor {
    cursor: pointer;
}
.language_btns {
    width: 80px;
    text-align: center;
    font-size: 14px;
    border-radius: 8px;
    position: relative;
    color: rgba(255, 255, 255, 1);
}
.language_btns:hover {
    /* background-color: rgba(255, 255, 255, 0.6); */
    color: rgba(255, 255, 255, 1);
}
.p1_img {
    flex-grow: 1;
    flex-shrink: 1;
    position: relative;
    overflow: hidden;
}
.p1_t_c {
    position: absolute;
    left: 0;
    bottom: 10%;
}
.p1_t_c1 {
    position: absolute;
    left: 0;
    bottom: 20%;
}
.p1_t_c2 {
    position: absolute;
    left: 0;
    bottom: 30%;
}
.p1_t_c3 {
    position: absolute;
    left: 0;
    bottom: 40%;
}
.p1_t_c4 {
    position: absolute;
    left: 0;
    bottom: 50%;
}
.p1_title {
    color: #fff;
    flex-shrink: 0;
    overflow: hidden;
    flex-wrap: nowrap;
    padding: 0 20px 0 14px;
    background-color: #DD4A00;
    transform: skew(-10deg);
    height: 3rem;
    font-size: 2rem;
    font-weight: 600;
    display: flex;
    font-family: sourceHanSerif;
    align-items: center;
    margin-left: 10px;
}
.p1_con {
    margin-left: 1rem;
    min-width: 267px;
    height: 2rem;
    flex-shrink: 0;
    flex-wrap: nowrap;
    overflow: hidden;
    line-height: 2rem;
    font-size: 1rem;
    font-weight: 600;
    color: #fff;
    font-family: PingFang SC;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 8.8%, #000000 47.2%, rgba(0, 0, 0, 0.6) 87.52%, rgba(0, 0, 0, 0) 96.32%);
}
.p1_big_title {
    position: absolute;
    width: 737px;
    height: 156px;
    top: 150px;
    left: 80px;
    z-index: 10;
    /* background: url('./image/title_zh.png') no-repeat left center/auto 100%; */
}
.zh .p1_big_title_img {
    background: url('./image/title_zh.png') no-repeat left center/auto 100% !important;
}
.jp .p1_big_title_img {
    background: url('./image/title_jp.png') no-repeat left center/auto 100%;
}
.en .p1_big_title_img {
    background: url('./image/title_en.png') no-repeat left center/auto 100%;
}

.bg_1 {
    background: url('./image/bg-1.jpg') no-repeat left center/auto 100%;
}
.bg_2 {
    background: url('./image/bg-2.jpg') no-repeat 30% center/auto 100%;
}
.new_bg_2 {
    background: url('./image/bg-2.png') no-repeat left center/auto 100%;
}
.bg_3 {
    background: url('./image/bg-3.jpg') no-repeat left center/auto 100%;
}
.bg_4 {
    background: url('./image/bg-4.jpg') no-repeat left center/auto 100%;
}
.bg_5 {
    background: url('./image/bg-5.jpg') no-repeat left center/auto 100%;
}
@keyframes width_grow {
    0% {
        width: 0%;
    }
    /* 50% {
        width: 30%;
    } */
    100% {
        width: 70%;
    }
}
@keyframes width_shrink {
    0% {
        width: 70%;
    }
    /* 50% {
        width: 30%;
    } */
    100% {
        width: 0%;
    }
}
.shrink {
    animation: width_shrink 0.5s 1;
}
.expand {
   width: 70%;
   animation: width_grow 0.5s 1;
}
.part1_con {
    position: relative;
    height: 100vh;
    background: url('./image/bg1.png') no-repeat center center/cover;
}
.part_1 {
  margin-top: 10px;
  display: flex;
  height: calc(100% - 211px);
  gap: 20px;
  padding: 0 30px;
  position: relative;
}

.download {
    height: 100px;
    margin-top: 27px;
    background-color: #fff;
}
.in2x_logo {
    width: 128px;
    height: 53px;
    margin-left: 24px;
    background: url('./image/in2x_logo.png') no-repeat center center/cover;
}
.down_text1 {
    font-family: titleBlack;
    font-weight: 400;
    font-size: 4rem;
    margin-left: 21px;
}
.down_text1_en {
    font-family: sourceHanSerif;
    font-weight: 400;
    font-size: 2rem;
    line-height: 2.3rem;
    margin-left: 21px;
    word-spacing: -2px;
    width: 500px;
}
.down_text1_jp {
    font-family: sourceHanSerif;
    font-weight: 400;
    font-size: 3rem;
    margin-left: 21px;
    word-spacing: -12px;
    display: flex;
    align-items: center;
}
.down_text2_con {
    font-family: titleBlack;
    font-weight: 200;
    font-size: 1.5rem;
    margin-left: 10px;
}
.down_text2_con_en {
    font-family: sourceHanSerif;
    font-weight: 400;
    font-size: 1rem;
    margin-left: 10px;
    word-spacing: 0px;
}
.down_text2_con_jp {
    font-family: sourceHanSerif;
    font-weight: 400;
    font-size: 1rem;
    margin-left: 10px;
    word-spacing: -4px;
}
.down_one {
    height: 26px;
    line-height: 26px;
}
.download .down-btn,.bottom-down .down-btn{
    color: #FFFFFF;
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    width: 270px;
    height: 77px;
    line-height: 77px;
    top: 50%;
    transform: translate(0%, -50%);
    right: 0;
    z-index: 3;
    margin-right: 24px;
    border-radius: 40px;
    background: url('./image/down-btn.png') no-repeat center center/cover;
    font-family: 'sourceHanSerif';
}
.download .down-btn:hover,.bottom-down .down-btn:hover{
    background: url('./image/down-btnHover.png') no-repeat center center/cover;;
}
.back_img {
    width: 1400px;
    position: absolute;
    height: 100%;
    margin-left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    background: url('./image/download_btn.png') no-repeat center center/cover;
}
.car_con {
    position: absolute;
    width: 550px;
    height: 550px;
    bottom: 0;
    right: 13vw;
    z-index: 12;
}
.swiper-pagination {
    /* width: 200px;
    height: 100px; */
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    z-index: 10000;
    /* background-color: #fff; */
}
.my_bullet {
    display: block;
    width: 10px;
    height: 10px;
    background-color: rgba(217, 217, 217, 0.5);
    margin-bottom: 10px;
    border-radius: 10px;
    cursor: pointer;
}
.my-bullet-active{
    display: block;
    width: 10px;
    height: 10px;
    background-color: rgba(217, 217, 217, 1);
    border-radius: 10px;
}
.car_default {
    background: url('./image/car_1.png') no-repeat center center/100% auto;
}
.car_1 {
    background: url('./image/car_1.png') no-repeat center center/100% auto !important;
}
.car_2 {
    background: url('./image/car_2.png') no-repeat center center/100% auto !important;
}
.car_3 {
    background: url('./image/car_3.png') no-repeat center center/100% auto !important;
}
.car_4 {
    background: url('./image/car_4.png') no-repeat center center/100% auto !important;
}
.car_5 {
    background: url('./image/car_5.png') no-repeat center center/100% auto !important;
}

.part2 {
    width: 100%;
    height: 100vh;
    background: url('./image/two.png');
    background-position: center center;  /* 设置背景图片从中心点开始 */
    background-size: cover;  /* 设置背景图片的宽度和高度铺满整个屏幕 */
    background-repeat: no-repeat;  /* 防止背景图片重复 */
    height: 100vh;  /* 设置页面高度为视口高度 */
    display: flex;
    align-items: center;
    justify-content: center;
}
.part2-container{
    display: flex;
    flex-direction: column;
}
.part2-container-center{
    display: flex;
    align-items: center;
}
.part3 {
    height: 100vh;
    background: url('./image/three.png') no-repeat center center/cover;
}
.part4 {
    height: 100vh;
    background: url('./image/bg1.png') no-repeat center center/cover;
}
.part5 {
    height: 100vh;
    /* background: url('./image/part5-bg.jpg') no-repeat center 100%; */
    background: url('./image/part5-bg.jpg') no-repeat center center/cover;
    display: flex;
    flex-direction: column;
    background-color: black;
    background-position-y: -20px;
}
.part4-container{
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    /* background-color: #00D9D1; */
}
.part-content{
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
.p4_title {
    width: 1182px;
    font-weight: 800;
    font-size: 48px;
    color: #fff;
}
.left-img {
    width: 402px;
    height: 588px;
    background: url('./image/user_words.jpeg') no-repeat center center/auto 100%;
    margin-right: 30px;
}
.part4_right_con {
    width: 688px;
    height: 580px;
    background-color: rgba(7, 6, 6, 1);
    padding: 18px 31px 4px 31px;
    overflow: auto;
    color: #fff;
    font-size: 14px;
    border-radius: 10px;
}
.p4_rt_item {
    padding: 15px 0 15px 0;
    border-bottom: 1px solid rgba(93, 94, 93, 1);
    display: flex;
}
.p4_rt_avator {
    width: 37px;
    height: 37px;
    flex-shrink: 0;
    margin-right: 18px;
    /* background: url('./image/user_acator.png') no-repeat center center/auto 100%; */
}
.p4_rt_avator1 {
    background: url('./image/user_avator1.png') no-repeat center center/auto 100%;
}
.p4_rt_avator2 {
    background: url('./image/user_avator2.png') no-repeat center center/auto 100%;
}
.p4_rt_avator3 {
    background: url('./image/user_avator3.png') no-repeat center center/auto 100%;
}
.p4_rt_avator4 {
    background: url('./image/user_avator4.png') no-repeat center center/auto 100%;
}
.p4_rt_avator5 {
    background: url('./image/user_avator5.png') no-repeat center center/auto 100%;
}
.p4_rt_avator6 {
    background: url('./image/user_avator6.png') no-repeat center center/auto 100%;
}
.p4_rt_avator7 {
    background: url('./image/user_avator7.png') no-repeat center center/auto 100%;
}
.p4_rt_avator8 {
    background: url('./image/user_avator8.png') no-repeat center center/auto 100%;
}
.p4_rt_avator9 {
    background: url('./image/user_avator9.png') no-repeat center center/auto 100%;
}
.p4_rt_avator10 {
    background: url('./image/user_avator10.png') no-repeat center center/auto 100%;
}

.p4_rt_text {
    font-weight: 600;
    
}
.p4_rt_con {
    font-weight: 400;
}

.bg_3
.right-text {
    width: 688px;
    height: 580px;
    overflow: hidden;
    background-color: green;
    overflow-y: auto;
    border-radius: 8px;
    pointer-events: none;
}
.right-text img {
    width: 100%;
}

.relative{
    position: relative;
}
.absolute{ 
    position: absolute;
}
.pic-div {
    /* width: 1100px; */
    display: flex;
    align-items: center;
    margin-top: -100px;
}

.pic-audio {
    width: 200px;
    height: 200px;
    position: relative;
    cursor: pointer;
    will-change: transform;
}

.pic-audio:nth-child(3) {
    width: 380px;
    height: 380px;
}

.pic-audio img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    will-change: transform, opacity;
    transform: translateZ(0);
    backface-visibility: hidden;
}

.pic-audio.sliding-left img {
    animation: slideLeft 0.6s ease-out;
}

.pic-audio.sliding-right img {
    animation: slideRight 0.6s ease-out;
}
.bottom-div {
    bottom: -70px;
    width: 260px;
    height: 80px;
    color: #fff;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center;
    line-height: 70px;
    background: url('./image/audio-1.png') no-repeat center center/auto 100%;
    display: none;
    font-size: 22px;
    font-weight: 600;
}
.bottom-div:hover{
    background: url('./image/audio-1Hover.png') no-repeat center center/auto 100%;
    color: #000;
}
.bottom-div-last {
    display: block;
}
.two-phone {
    top: 12px;
    margin-left: 6px;
}
.person-introduction{
    display: none;
    left: 16px;
    right: 16px;
    bottom: 100px;
    color: #FFFFFF;
}
.introduction-3{
    display: block;
}
.user-info{
    display: flex;
    align-items: center;
    padding: 0 12px;
}
.user-info .uese-pic{
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin-right: 16px;
}
.introduction-1 .uese-pic{
    background: url('./image/two-1-user.png') no-repeat center center/auto 100%;
}
.introduction-2 .uese-pic{
    background: url('./image/two-2-user.png') no-repeat center center/auto 100%;
}
.introduction-3 .uese-pic{
    background: url('./image/two-3-user.png') no-repeat center center/auto 100%;
}
.user-info .uese-name{
    font-size: 20px;
    font-weight: 600;
}
.person-line{
    height: 1px;
    background-color: #FFFFFF;
    margin: 8px 0;
}
.user-introduction{
    font-size: 14px;
    line-height: 1.5;
    padding: 0 4px;
}
.three-dialog{
    display: flex;
    align-items: center;
    width: 300px;
    border-radius: 4px;
    background-color: rgba(255, 255, 255, 0.2);
    border-left: 4px solid rgba(255, 255, 255, 0.4);
    margin: 20px 0;
    padding-left: 20px;
}

@keyframes slideLeft {
    0% {
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
    100% {
        transform: translate3d(-100%, 0, 0);
        opacity: 0;
    }
}

@keyframes slideRight {
    0% {
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
    100% {
        transform: translate3d(100%, 0, 0);
        opacity: 0;
    }
}

.pic-audio.active {
    width: 600px;
    height: 600px;
}

.pic-audio.fading img {
    animation: fadeImage 0.8s cubic-bezier(0.4, 0, 0.2, 1);
}

@keyframes fadeImage {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.pic-audio.active img {
    animation: fadeIn 0.5s ease;
}
.audio{
    width: 227px;
    height: 83px;
    right: 130px;
    bottom: -60px;
}
.three-1 {
    left: 75px;
    top: 91px;
}
.video-div {
    /* left: 94px; */
    /* top: 80px; */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
.three-video-source{
    width: 883px;
    height: 684px;
    /* top: 18vh;
    left: 38vw; */
    /* left: 368px;
    top: 187px; */
    /* top: 50%; */
    position: absolute;
    bottom: 80px;
    left: 30%;
    /* transform: translateY(-41%); */
    overflow: hidden;
    /* transform: scale(0.85); */
}
.videoStyle {
    /* width: 700px;
    height: 450px; */
    /* width: 840px; */
    width: 100%;
    /* height: 540px; */
    transform: translateY(-30px);
}
.contorls{
    width: 50px;
    height: 50px;
    background: url(./image/pause.png) no-repeat center center/auto 100%;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.three-video{
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.overlay{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 1000;
}
.popup{
    width: 504px;
    height: 316px;
    z-index: 10001;
    position: relative;
}
.popup-top{
    height: 61px;
    background-color: #171717;
    color: #FFFFFF;
    font-weight: 700;
    text-align: center;
    line-height: 61px;
    border-radius: 8px 8px 0 0;
}
.popup-main{
    background-color: #00D9D1;
    height: 255px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0 0 8px 8px;
}
.popuo-android{
    width: 160px;
    height: 228px;
    background: url(./image/Android.png) no-repeat center center/auto 100%;
    margin-right: 24px;
}
.popuo-ios{
    width: 160px;
    height: 228px;
    background: url(./image/Ios.png) no-repeat center center/auto 100%;
}
.popup-close{
    width: 29px;
    height: 29px;
    background: url(./image/popup-close.png) no-repeat center center/auto 100%;
    z-index: 1003;
    top: 20px;
    right: 8px;

}
.us-div{
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 1;
}
.six_page_center_con {
    position: relative;
    z-index: 1;
    /* background-color: antiquewhite; */
    width: 1200px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.six_page_top_word {
    font-weight: 600;
    font-size: 44px;
    color: #fff;
    height: 67px;
    margin-bottom: 6px;
}

.six_page_mini_word {
    height: 28px;
    color: #fff;
    font-weight: 300px;
    font-size: 18px;
    line-height: 28px;
    opacity: 0.6;
    margin-bottom: 36px;
}

.emailStyle {
    font-size: 18px;
    width: 432px;
    height: 28px;
    padding: 9px 24px;
    background-color: #fff;
    border: none;
    border-radius: 12px;
    margin-bottom: 12px;
}

.emailStyle:focus {
    outline: none;
    border: none;
}

.emailStyle::placeholder {
    color: #000;
    /* 修改placeholder的颜色 */
    font-size: 20px;
    /* 修改placeholder的字体大小 */
    font-weight: 400;
    opacity: 0.2;
}

textarea:focus {
    outline: none;
    border: none;
}

.textarea_style {
    width: 432px;
    height: 84px;
    font-size: 16px;
    padding: 16px 24px;
    resize: none;
    border: none;
    border-radius: 12px;
    margin-bottom: 30px;
}

.textarea_style::placeholder {
    color: #000;
    /* 修改placeholder的颜色 */
    font-size: 20px;
    /* 修改placeholder的字体大小 */
    font-weight: 400;
    opacity: 0.2;
}
.submit_btn {
    height: 46px;
    line-height: 46px;
    text-align: center;
    padding: 0 48px;
    border: none;
    border-radius: 12px;
    font-size: 20px;
    color: rgba(25, 25, 29, 1);
    background-color: rgba(0, 217, 209, 1);
}
.bottom-down{
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100px;
}

.toast {
    position: fixed;
    top: 160px;
    left: 0;
    right: 0;
    margin: auto;
    background-color: rgba(255, 255, 255, 0.3);
    backdrop-filter: blur(80px);
    padding: 16px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    z-index: 999;
    border-radius: 16px;
    width: 500px;
    display: none;
}
.toastimg_con {
    display: flex;
    align-items: center;
    position: absolute;
    top: -54px;
    left: 248px;
}
.bottom-concatUs{
    height: 394px;
    /* background-color: #000; */
    padding-top: 28px;
    box-sizing: border-box;
}
.seven_page_con {
    height: 310px;
    /* background-color: #000; */
    display: flex;
    flex-direction: column;
    align-items: center;
    /* padding-top: 79px; */
    min-width: 1200px;
}

.seven_page_top_con {
    position: relative;
    z-index: 9;
    display: flex;
}

.seven_logo_words_con {
    width: 467px;
    margin-right: 40px;
}

.seven_logo_con {
    margin-bottom: 4px;
}

.seven_page_logoasideword {
    height: 22px;
    font-weight: 600;
    font-size: 14px;
    opacity: 0.6;
    /* width: 176px; */
    color: #fff;
}

.seven_top_right_con {
    display: flex;
    position: relative;
    width: 800px;
    justify-content: space-between;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.seven_top_right_left {
    display: flex;
    flex-direction: column;
    color: #fff;
}

.seven_top_rf_title {
    height: 28px;
    font-size: 16px;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 24px;
}

.seven_top_rf_li {
    height: 22px;
    font-size: 13px;
    font-weight: 400;
    opacity: 0.6;
    margin-bottom: 8px;
    display: flex;
}

.in2xapp {
    position: relative;
}
.in2xapp:hover + .in2xappcode{
    opacity: 1;
    transition: all 1s;
}
.in2xappcode {
    position: absolute;
    top: 110px;
    left: 0px;
    opacity: 0;
}
/* .question_email_hover:hover .copy {
    visibility: visible;
} */
.copy {
    margin-left: 10px;
    visibility: hidden;
    font-size: 13px;
    font-weight: 400;
    line-height: 18.2px;
    height: 22px;
    line-height: 22px;
    border-radius: 4px;
    padding: 2px;
    color: rgba(255, 255, 255, 0.6);
    background-color: rgba(255, 255, 255, 0.3)
}

.copy_message {
    width: 74px;
    margin-left: 10px;
    position: absolute;
    display: none;
    top: 0;
    left: -44px;
    height: 22px;
    border-radius: 4px;
    padding: 2px;
    color: #fff;
    font-size: 13px;
    white-space: nowrap;
    line-height: 22px;
    text-align: center;
    font-weight: 400;
    background-color: rgba(255, 255, 255, 0.6);
}

.toast_copy {
    animation: toastcopy 3s 1;
}

@keyframes toastcopy {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.seven_page_bottom-con {
    position: relative;
    z-index: 0;
    color: #fff;
    display: flex;
    /* padding-top: 40px; */
    padding-top: 20px;
}
.seven_page_boleft_con{
    width: 467px;
    margin-right: 40px;
}
.seven_page_boleft_con_text{
    color: #fff;
    opacity: 0.6;
}

.seven_page_boleft_words {
    width: 467px;
    font-size: 14px;
    font-weight: 300;
    line-height: 26px;
    margin-right: 68px;
}
.seven_page_boleft_images{
    display: flex;
    align-items: center;
    gap: 16px;
    margin-top: 46px;
    
}
.seven_page_boleft_images>div{
    width: 24px;
    height: 24px;
}
.seven_page_boleft_images>div img{
    width: 100%;
}


.seven_page_boright_con {
    display: flex;
    width: 800px;
}

.seven_page_bo_email_con {
    margin-right: 80px;
}

.seven_page_bottom-collaboration {
    padding-top: 52px;
}

.footer {
    display: flex;
    justify-content: center;
    /* background-color: #000; */
    color: #fff;
    min-height: 70px;
    min-width: 1200px;
}

.footer_con {
    display: flex;
    flex-direction: column;
    /* width: 192px; */
    align-items: center;
    opacity: 0.4;
    font-weight: 400;
}

.footer_flex_between {
    display: flex;
    height: 20px;
    align-items: center;
    font-size: 14px;
    margin-bottom: 8px;
}

.footer_copyright {
    font-size: 13px;
}
::-webkit-scrollbar {
    width: 6px; /* 设置滚动条宽度 */
    height: 6px; /* 设置滚动条高度 */
}
::-webkit-scrollbar-thumb {
    background-color: #333; /* 设置滑块颜色 */
    border-radius: 10px; /* 设置滑块圆角 */
    border: 2px solid #333; /* 设置滑块边框 */
}
 
/* 滚动条轨道 */
::-webkit-scrollbar-track {
    background: #222; /* 设置轨道颜色 */
}

.pic-title{
    display: flex;
    align-items: center;
    z-index: 10;
    font-family: 'sourceHanSerif';
}
.pic-title-2{
    top: -180px;
}
.pic-title-3{
    /* top: 60px;
    left: 385px; */
    top: 10vh;
    left: 0px;
}
.right-pic-title{
    margin-left: 18px;
}
.title-top {
    font-size: 45px;
    background: linear-gradient(204deg, #FEAE51 24.75%, #FA6518 81.89%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
    
}
.title-bottom{
    font-size: 26px;
    color: #FFFFFF;
    margin-top: -4px;
}

.title-top-p3 {
    font-size: 45px;
    background: linear-gradient(204deg, #FEAE51 24.75%, #FA6518 81.89%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
    
}
.title-bottom-p3 {
    font-size: 26px;
    color: #FFFFFF;
    margin-top: -4px;
}
.p3_sigh {
    height: 72px;
}

@font-face {
    font-family: 'sourceHanSerif';
    src: url('./font/SourceHanSerif-Heavy-思源宋.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'titleBlack';
    src: url('./font/优设标题黑.ttf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

.icon_click {
  cursor: pointer;
}