.wen {

}

.wend {

}

.wen .wend ul li:hover {
    border-color: rgba(16, 61, 103, 0.7)
}

.wen .wend ul li {
    width: calc(100% / 3);
    margin-right: 0;
    border: 1px solid #f0f0f0;
    margin-bottom: 0;
    overflow: hidden;
    position: relative;
    float: left;
}

.wen .wend ul li:hover:before {
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;

}

.wen .wend ul li:before {
    content: '';
    background: linear-gradient(90deg, #3eb134, #3399cc);
    position: absolute;
    top: 61px;
    right: 41px;
}

.ny_qywh_txtnr {
    position: relative;
    padding: 60px 15px;
    transition: all 0.36s ease;
}

.ny_qywh_txtnr h3 {
    opacity: 1;
    color: #333;
    font-weight: 600;
    font-size: 22px;
    line-height: 27px;
}

.ny_qywh_txtnr .item_des {
    color: #333;
    opacity: 1;
    margin-top: 40px;
    display: block;
    height: 90px;
}

.item_des p {
    transition: all 0.36s ease;
    font-size: 17px !important;
    line-height: 30px;
    margin: 0 auto;
}

.ny_qywh_txtnr h3 span {
    font-weight: 300;
    color: #999;
    font-size: 14px;
}

.ny_qywh_txt ul li:hover .item_des p {
    color: #fff;
}

.ny_qywh_txt ul li:hover .item_des p {
    font-weight: bold;
}

.item_des p {
    transition: all 0.36s ease;
    font-size: 16px;
    line-height: 30px;
    margin: 0 auto;
}

.wen .wend ul li:hover .item_des p {
    font-weight: bold;
}

.wen .wend ul li:hover .ny_qywh_txtnr h3,
.wen .wend ul li:hover .ny_qywh_txtnr h3 span,
.wen .wend ul li:hover .item_des p {
    color: #fff;
}

.rongyu {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    /*box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);*/
}

/* 定义动画 */
@keyframes slideUp {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.rongyu .ritem {
    flex: 0 0 auto;
    width: 30.3333333333%;
    margin-top: 20px;
    margin-right: 20px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
    border: 4px solid #ffffff;
    opacity: 0; /* 初始透明度为0 */
    transform: translateY(100%); /* 初始位置在视窗底部之外 */
    animation: slideUp 1.5s forwards ease-out; /* 应用动画 */
}

.rongyu .ritem .rimg {
    width: 100%;
}

.timage {
    position: relative;
    display: block;
}

/*.image:before {*/
/*position: absolute;*/
/*content: '';*/
/*background: #272e39;*/
/*width: 100%;*/
/*height: 100%;*/
/*left: 0px;*/
/*top: 0px;*/
/*z-index: 1;*/
/*opacity: 0;*/
/*border-radius: 30px 30px 0px 30px;*/
/*transition: all 500ms ease;*/
/*}*/


.image-box {
    position: relative;
    display: block;
    overflow: hidden;
}

.image-box:before {
    position: absolute;
    content: '';
    background: #272e39;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    z-index: 1;
    opacity: 0;
    border-radius: 30px 30px 0px 30px;
    transition: all 500ms ease;
}

.ttma {
    width: 100%;
    height: 100%;
}

.ttma:before {
    position: absolute;
    content: '';
    background: #272e39;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    z-index: 1;
    opacity: 0;
    border-radius: 30px 30px 0px 30px;
    transition: all 500ms ease;
}

.view-btn {
    position: absolute;
    left: 50%;
    top: 40%;
    transform: translate(-50%, -50%);
    z-index: 2;

}

.view-btn1 {
    width: 100%;
    height: 100%;
}

.ritem:before {
    position: absolute;
    content: '';
    background: #272e39;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    z-index: 1;
    opacity: 0;
    border-radius: 30px 30px 0px 30px;
    transition: all 500ms ease;
}

.rtitle_1 {
    font-size: 16px;
    color: #0a9aae;
    text-transform: uppercase;
    margin-bottom: 17px;
    font-weight: 500;
    text-align: center;
}

.rtitle {
    margin-top: 20px;
    font-size: 30px;
    line-height: 1.2em;
    letter-spacing: 3.5px;
    margin-bottom: 40px;
    font-weight: 900;
    text-align: center;
}

/**
核心成员，滑动左右箭头的样式
 */
.team-section .owl-nav button.owl-prev {
    right: 150px;
    top: 0px !important;
    transform: rotate(180deg);
}

.team-section .owl-dots:before {
    position: unset !important;
    content: '';
    right: unset !important;
    top: unset !important;
    width: 1px;
    height: 14px;
    background: #a09ba9;
    transform: rotate(10deg);
}

.team-section .owl-dots::after {
    position: unset !important;
    right: unset !important;
    top: unset !important;
    content: unset !important;
    display: unset !important;
    font-size: unset !important;
    color: unset !important;
    font-weight: unset !important;
    font-family: unset !important;
}

.jstitle {
    display: block;
    font-size: 36px;
    line-height: 46px;
    font-weight: 600;
    margin-bottom: 22px;
    color: #000;
}

/*.ljyjs {*/
/*margin-top: 10px;*/
/*display: flex;*/
/*}*/

/*.ljyjs .jsleft {*/
/*width: 45%;*/
/*}*/

/*.ljyjs .jsleft .jsvideo {*/
/*width: 100%;*/
/*border-radius: 10px;*/
/*object-fit: cover;*/
/*display: block;*/
/*}*/

/*.ljyjs .jsright {*/
/*width: 55%;*/
/*position: relative;*/
/*font-family: 'Mulish', sans-serif;*/
/*color: #75727b;*/
/*font-weight: 400;*/
/*margin: 0px;*/
/*transition: all 500ms ease;*/
/*padding-left: 30px;*/
/*}*/

/*.ljyjs .jsRightanimo {*/
/*right: -100%;*/
/*animation: jsslideInRight 2s forwards;*/
/*}*/


.ljyjs {
    display: flex; /* 关键属性：启用弹性布局 */
    align-items: stretch; /* 强制子项等高（默认值可不写） */
    gap: 20px; /* 左右间距 */
    width: 100%;
    max-width: 1600px; /* 限制最大宽度（可选） */
    margin: 0 auto; /* 居中 */
}

/* 左侧视频容器 */
.jsleft {
    flex: 0 0 50%; /* 不伸缩、不收缩，初始占50%宽度 */
    min-width: 300px; /* 最小宽度防止挤压变形 */
    position: relative; /* 为视频绝对定位做准备 */
}

/* 视频元素自适应 */
.jsvideo {
    width: 100%; /* 宽度填满容器 */
    height: 100%; /* 关键！高度跟随容器 */
    object-fit: cover; /* 保持比例填充（可选 contain/cover） */
    display: block; /* 消除video默认inline间隙 */
    border-radius: 10px;
}

/* 右侧文案容器 */
.jsright {
    flex: 1; /* 占据剩余空间 */
    padding: 0 0 0 20px; /* 内边距 */
    overflow-y: auto; /* 文字过多时显示滚动条 */
    box-sizing: border-box; /* 包含padding在宽度内 */
}

/* 响应式处理：小屏幕垂直排列 */
@media (max-width: 768px) {
    .ljyjs {
        flex-direction: column;
    }

    .jsleft {
        width: 100% !important; /* 覆盖原有宽度 */
        flex: none; /* 取消弹性设置 */
        height: 400px; /* 垂直布局时固定高度 */
    }
}


.auto-container {
    max-width: 85% !important;
    margin: 0 auto;
}

@keyframes jsslideInRight {
    to {
        right: 0;
    }
}

.ljyjs .tmimg {
    /*width: 354px;*/
    /*height: 480px;*/
    width: 100%;
    height: 100%;
    border-radius: 5px;
    object-fit: cover;
}

.ljyjs .jl {
    width: 60%;
}

.ljyjs .jsline {
    width: 100%;
    height: 1px;
    background: #e2dddd;
    margin-top: 20px;
    margin-bottom: 40px;
}

.mr70 {
    margin-top: 70px;
}

.ljyjs .jr {
    width: 30%;
    text-align: right;
}

.ljyjs .jsLeftanimo {
    left: -100%; /* Start off the screen */
    animation: jsslideInLeft 2s forwards;
}

@keyframes jsslideInLeft {
    to {
        left: 0;
    }
}

.whtitleen {
    text-align: center;
    padding-bottom: 30px;
}

.whtitlezh {
    display: block;
    font-size: 36px;
    line-height: 46px;
    font-weight: 600;
    color: #000;
    text-align: center;
}

.wen .wend ul li {
    background: #fff !important;
}

.whh {
    color: #fff;
}

@media (max-width: 1749px) {
    .ljyjs .dsz {
        font-size: 18px;
        line-height: 45px
    }
}

/* 当屏幕宽度在 700px 到 1000px 之间时，应用以下样式 */
@media (min-width: 1750px) and (max-width: 2149px) {
    .ljyjs .dsz {
        font-size: 18px;
        line-height: 45px
    }
}

/* 当屏幕宽度在 700px 到 1000px 之间时，应用以下样式 */
@media (min-width: 2150px) and (max-width: 2600px) {
    .ljyjs .dsz {
        font-size: 24px;
        line-height: 45px
    }
}


@media (min-width: 1439px) and (max-width: 1749px) {
    .jshao {
        line-height: 26px !important;
        font-size: 16px !important;
    }
}

/* 当屏幕宽度在 700px 到 1000px 之间时，应用以下样式 */
@media (min-width: 1750px) and (max-width: 2149px) {
    .jshao {
        font-size: 18px !important;
        line-height: 40px !important;
    }
}

/* 当屏幕宽度在 700px 到 1000px 之间时，应用以下样式 */
@media (min-width: 2150px) and (max-width: 2600px) {
    .jshao {
        font-size: 24px !important;
        line-height: 46px !important;
    }
}

.dongshizhang {
    display: flex;
    justify-content: space-between;
}

.dongshizhang .dongshil {
    width: 50% !important;
}

.dongshizhang .dongshir {
    width: 30% !important;
}

.dongshizhang .tmimg {
    width: 100%;
    height: 100%;
    border-radius: 5px;
    object-fit: cover;
}
.dongshizhang .jsline {
    width: 100%;
    height: 1px;
    background: #e2dddd;
    margin-top: 20px;
    margin-bottom: 40px;
}
@media (max-width: 1749px) {
    .dongshizhang .dsz {
        font-size: 18px;
        line-height: 45px
    }
}

/* 当屏幕宽度在 700px 到 1000px 之间时，应用以下样式 */
@media (min-width: 1750px) and (max-width: 2149px) {
    .dongshizhang .dsz {
        font-size: 18px;
        line-height: 45px
    }
}

/* 当屏幕宽度在 700px 到 1000px 之间时，应用以下样式 */
@media (min-width: 2150px) and (max-width: 2600px) {
    .dongshizhang .dsz {
        font-size: 24px;
        line-height: 46px
    }
}