﻿.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;
    
}


@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; 
    transform: translateY(100%); 
    animation: slideUp 1.5s forwards ease-out; 
}

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

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
















.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 {
    display: flex; 
    align-items: stretch; 
    gap: 20px; 
    width: 100%;
    max-width: 1600px; 
    margin: 0 auto; 
}


.jsleft {
    flex: 0 0 50%; 
    min-width: 300px; 
    position: relative; 
}


.jsvideo {
    width: 100%; 
    height: 100%; 
    object-fit: cover; 
    display: block; 
    border-radius: 10px;
}


.jsright {
    flex: 1; 
    padding: 0 0 0 20px; 
    overflow-y: auto; 
    box-sizing: border-box; 
}


@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: 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%; 
    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
    }
}


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


@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;
    }
}


@media (min-width: 1750px) and (max-width: 2149px) {
    .jshao {
        font-size: 18px !important;
        line-height: 40px !important;
    }
}


@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
    }
}


@media (min-width: 1750px) and (max-width: 2149px) {
    .dongshizhang .dsz {
        font-size: 18px;
        line-height: 45px
    }
}


@media (min-width: 2150px) and (max-width: 2600px) {
    .dongshizhang .dsz {
        font-size: 24px;
        line-height: 46px
    }
}