/* 自定义样式 */
.navbar-brand img {
    height: 40px;
    /* 根据需要调整logo大小 */
    margin-right: 10px;
}

.nav-link {
    transition: color 0.3s ease-in-out;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
}

.nav-link:hover {
    /* color: #007bff !important; */
    font-weight: 700;
    transform: scale(1.2);
    color: white !important
        /* 鼠标悬停时的颜色 */
}

* {
    margin: 0;
    padding: 0;
}

.header {
    background-image: url('./asstes/img/img\ 2.png');
    height: 105px;
}

.nav-link {
    font-size: 1.2rem;
    color: white
}

.link {
    color: white;
flex-shrink: 0;
}
.erweima {
width:8vw !important;
}
.absolute {
    position: absolute;
    right: 0;
}

.mune:hover {
    transform: scale(1.05);
    filter: blur(0.8px);
    /* 模糊背景 */
    transition: 0.3s;
}

.fw-bold {
    font-size: 1.5rem;
    color: white
}


.footers {
    height: 240px;
    background-image: url('./asstes/img/img\ 82@2x.png');
    background-size: cover;
    padding: 2vh 10vw;
    display: flex;
    align-items: center;
    position: relative;
    gap: 64px;

}

.foot {
    display: flex;
    gap: 16px;
    font-size: 0.8rem;
    margin-top: 24px;
flex-wrap: wrap;
}


.cons {
    flex: 1;
    margin-top: 105px;
width:80vw !important;
}

.cinet {
    padding:10vh 0;
    display: flex;
    gap: 30px
}

.fotrimg {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
    height: 100%;
    width: 130%;
    margin-left: -15%;
    position: relative;
    background-size: 70%;
    background-position: center;
    background-repeat: no-repeat;
}
.jiantous {
width:16px;

}


.muines {
    background-image: url('./asstes/img/img\ 26@2x.png');
    width: 15vw;
    background-size: 100%;
    height: 15vw;
    margin-top: 8vh;
}

.text {
    font-size: 1rem;
    font-weight: 600 !important;
    color: #000 !important;
    /* margin-left: 3vw; */
}


.sda {
    text-align: center;
    line-height: 2rem;
    width: 158px;
    margin-left: 22px;
    border-bottom: 1px solid;
}

  /* 自定义样式：当屏幕宽度大于等于992px时（通常为桌面和平板），鼠标悬停在dropdown-toggle上时显示dropdown-menu */
  @media (min-width: 992px) {
    .navbar-nav .dropdown:hover > .dropdown-menu {
      display: block;
    }
    .navbar-nav .dropdown:hover > .dropdown-toggle::after {
      transform: rotate(-45deg);
    }
  }

  /* 确保下拉箭头旋转回来 */
  @media (max-width: 991.98px) {
    .navbar-nav .dropdown.show > .dropdown-toggle::after {
      transform: rotate(-45deg);
    }
  }
.dasgg {
    border-bottom: 1px solid;
    width: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
.dahgga {
    font-size: 0.8rem;
    width: 60vw;
    /*text-align: center;*/
    white-space: nowrap;
cursor: pointer;
    /* 禁止单词换行 */
    overflow: hidden;
    /* 隐藏溢出内容 */
    text-overflow: ellipsis;
    /* 添加省略号 */
margin-left: 1rem ;
}
.asdghgg {
    background-image: url('./asstes/img/dd@2x.png');
    background-size: 100%;
    background-repeat: no-repeat;
    text-align: left;
    padding-top: 56px;
    width: 180px;
    display: flex;
min-height: 225px;
    flex-direction: column;
    align-items:center;
    position: relative;
}

.asdffc {
 display: none;
}
.sda:hover {
    background-color: rgb(145, 132, 192);
    cursor: pointer;
}

.tritle{
position: absolute;
    top: 16px;
    font-weight: 600;
margin-left: 22px;
}

.rts {
    flex: 1;
    display: flex;
    flex-direction: column;
    /* justify-content: center; */
    align-items: center;
}
.foota  {
color: white;
flex-shrink: 0;
}
.mundes {
    position: relative;
  display: flex;
    flex-direction: column;
    align-items: end;
}

.rtsImg {
    background-image: url('./asstes/img/img 53@2x.png');
    width: 100%;
    height: 80px;
    background-size: cover;
    display: flex;
    align-items: flex-end;
    color: white;
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 60px;
    padding-left: 30px;
}

.rtsBg {
    background-image: url('./asstes/img/img 29@2x.png');
    height: 80%;
    margin-top: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    display: flex;
    aspect-ratio: 1;
    flex-direction: column;
}

.rtsBgs {
    background-image: url('./asstes/img/img 30@2x.png');
    background-size: contain;
    background-repeat: no-repeat;
    padding-right: 3vw;
    width: 41.5%;
    position: relative;
    aspect-ratio: 2.3/3;
    left: 11.5vw;
    z-index: 99;

}

.rtsBgs img {
    width: 84%;
    aspect-ratio: 2/3;
}

.texts {
    padding: 4vh 1vw;
    width: 100%;
    flex: 1
}

.imaw {
    width: 210px;
cursor: pointer;
}


.texts div {
    background-color: white;
    width: 90%;
    height: 80%;
    padding: 1vw;
}

.viewport {
    animation: slideInFromRight 1.5s ease-out forwards;
    /* 应用动画 */
}

.menuActive {
    animation: slideInFromRight 1s ease-out forwards;
    /* 应用动画 */
}

.viewport1 {
    animation-delay: 0s;
}

.viewport2 {
    animation-delay: 0.1s;
}

.viewport3 {
    animation-delay: 0.2s;
}

.viewport4 {
    animation-delay: 0.3s;
}

.dagh {
    margin-top: 20px;
    margin-left: 12%;
    position: relative;
    font-size: 1rem;
    display: flex;
    flex:1;
    justify-content: space-between;
}

.daff {
    width: 24px;
    height: 24px;
}

.imgaa {
    position: relative;
    width: 100%;
    text-align: center;
}

.imgaa img {
    width: 45%;
}


.imgtext {
        padding: 4vw;
    min-height: 30vh;
    /* width: 80%; */
    color: #3a3a3a;
}



.titsa {
    margin-top: 20px;
    margin-left: 20px;
    color: white;
    font-weight: bold;
    font-size: 1.2rem;
}
.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o, .pb_sys_common .p_fun a, .pb_sys_common .p_no a  {
   width: 60px;
        padding: 8px 8px;
        border: 1px solid #ccc;
        border-radius: 5px;
        cursor: pointer;
        margin: 0 5px;
        font-size: 14px;
margin-right: 50px !important;
}

#drawer {
    width: 30%;
}

.page1 {
    display: none;
}

.page {
    width: 60%;
    display: flex;
    color: #222222;
    font-weight: bold;
    font-size: 0.8rem;
    justify-content: center;
    margin-top: 3vh;
}

.imsqc {
    width: 60px !important;
}

.imsqca {
    height: 40px !important;
}

.adsj {
    background-color: rgb(239, 239, 239);
}

.bane {
    right: 33.5%;
    font-weight: 600;
}

.infoclip {
    -webkit-clip-path: polygon(33% 0, 100% 0, 100% 67%, 67% 100%, 0 100%, 0% 33%);
    clip-path: polygon(33% 0, 100% 0, 100% 67%, 67% 100%, 0 100%, 0% 33%);
    overflow: hidden;
    position: relative;
}

.infoclip::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    cursor: pointer;
    bottom: 0;
    border: 2px solid #000;
    /* 边框颜色 */
    -webkit-clip-path: polygon(33% 0, 100% 0, 100% 67%, 67% 100%, 0 100%, 0% 33%);
    clip-path: polygon(33% 0, 100% 0, 100% 67%, 67% 100%, 0 100%, 0% 33%);
    z-index: 0;
}

.asdas {
    /*width: 70%;*/
    width: 100%;
    flex: 1;
    padding: 24px;
    display: flex;
    flex-direction: column;
    gap: 1.5vh
}

.infoclipccc {
    display: flex;
    gap: 70px;
}

.infoclipcccs {
    display: flex;
    gap: 70px;
    position: relative;
    left:70px;
}

.infoclipcccc {
    display: flex;
    gap: 69px;
    position: relative;
    right: 140px;
}

/* 定义动画的关键帧 */
@keyframes slideInFromRight {
    from {
        transform: translateX(100%);
        /* 元素从右侧完全移出屏幕 */
        opacity: 0;
        /* 初始透明度为0（完全透明） */
    }

    to {
        transform: translateX(0);
        /* 移动到初始位置 */
        opacity: 1;
        /* 最终透明度为1（完全不透明） */
    }
}
.gasasa {
display:flex;justify-content:space-between;align-items: flex-end;
}
.dasj {
    background-image: url('./asstes/img/img17x2x.png');
    width: 100%;
    height: 82px;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    background-repeat: no-repeat;
margin-bottom: 2vh;
}

.hfa {
    width: 100%;
    display: flex;
    height: 30%;
}

.fghsanj {
    display: none;
}

.vsh {
    padding: 1vw;
    width: 55%;
    color: #3a3a3a
}

.vshs {
    padding: 1vw;
    width: 55%;
    color: #3a3a3a;
    font-size: 1.2rem;
    text-align: center;
    font-weight: bold;
}
.cinet {
 padding:5vh 0;
}
.inga {
    width: 40%;
}

/* 当视口宽度小于等于 600px 时应用 */
@media screen and (max-width: 992px) {

    #app {
        background-image: url() !important;
    }


.cons {
    flex: 1;
    margin-top: 105px;
max-width:100vw !important;
min-width:90vw;
}
   
.gasasa {
display:flex;justify-content:space-between;align-items: flex-end;width:100%;
}

    .erweima {
        display: none !important;
    }

    .fangx {
        display: none !important;
    }

    .fangx2 {
        padding: 0 10vw;
        display: flex;
        flex-direction: column;
        gap: 30px;
        margin-top: 30px;
    }

    .foot {
        display: flex;
        flex-direction: column;
        margin-top: 0;
        font-size: 12px;
        gap: 6px;
        flex-wrap: wrap;
    }
    .footer {
      display:none;
    }
    .footers {
        display: flex;
        align-items: center;
        flex-direction: column;
        gap: 6px;
width:100vw
    }

    .foota {
        display: flex;
        flex-direction: column;
        gap: 6px;
        font-size: 12px;
flex-shrink: 0;
    }

    .link {
        color: rgba(255, 255, 255, 0.8);
        font-size: 12px;
flex-shrink: 0;
    }

    .text {
        color: rgb(110, 33, 151) !important
    }

    .titText {
        font-size: 0.8rem;
        text-align: center;
        z-index: 2;
        color: white;
        width: 50vw;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-bottom: 1vh;
    }

    .mundes {
        display: none !important;
    }

    .dasj {
        background-image: url('./asstes/img/___14x2x.png');
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        background-size: 140%;
        background-repeat: no-repeat
    }

    .dagh {
        margin-top: 2vh;
        margin-left: 7vw !important;
        font-size: 1rem;
    }

    .imgaa {}

    .titsa {
        color: rgb(110, 33, 151);
        margin-left: 7vw !important;
        margin-top: 1vh;
        font-size: 1rem;
    }

    .daff {
        display: none;
    }

    .imgaa img {
        width: 75%;
    }

    .imgtext {
     padding: 4vw;
    min-height: 30vh; 
    color: #3a3a3a;
    }
.imgtext img {
   width:80vw !important;
height: auto;
}
    .page {
        display: none !important;
    }

    #drawer {
        width: 70%;
    }

    .page1 {
        margin-top: 24px;
        display: flex;
        flex-direction: column;
        gap: 24px
    }

    .bane {
        font-size: 2vw;
        right: 30.5%;
    }

    .asdas {
        width: 100%;
        height: 55vh;
        padding: 0;
        margin-top: 3vh;
    }

    .viewport {
        display: none !important;
    }

    .hfa {
        height: 10vh !important;
    }

    .navbar-toggler {
        display: none !important;
    }

    .dasgg {
        border-bottom: 1px solid;
        width: 100%;
        display: flex;
        align-items: flex-end;
        gap: 5vw;
    }

    .dahgga {
        font-size: 0.8rem;
        width: 45vw;
        /*text-align: center;*/
        white-space: nowrap;
        /* 禁止单词换行 */
        overflow: hidden;
        /* 隐藏溢出内容 */
        text-overflow: ellipsis;
        /* 添加省略号 */
        margin-left:0;
    }
.asdffc {
width: 18px;
height:18px;
display:block;
}
    .fghsanj {
        padding: 1vh 3vw;
        display: flex;
        justify-content: space-between;
        font-size: 0.8rem;
        width: 100%;
        font-weight: bold;
    }

    .fghsanj span:active {
        color: rgb(110, 33, 151)
    }

    .vsh {
        width: 85vw;
    }

    .vshs {
        width: 100%;
    }

    .vsh img {
width:80vw  !important;
height:auto !important;
}

    .inga {
        width: 90% !important;
    }

    .infoclipccc {
        display: flex;
        position: static;
        gap: 0;
    }

    .infoclipcccs {
        display: flex;
        position: static;
        gap: 0;
    }

    .infoclipcccc {
        display: flex;
        position: static;
        gap: 0;
    }
.jiantous{
display:none;
}
.jiantousaa {
display:block !important;
}

    .imaw {
        width: 25vw;
    }
}