.pl-90{
    padding-left: 90px;
}

.banner-image{
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0;

}


.banner-image img{
    width: 100%;
    height: 100%;
}
.border-hr{
    line-height: 30px;
}
.custom-hr {
    border: none; /* 移除默认边框 */
    height: 2px; /* 线的高度 */
    background-color: #ccc; /* 线的颜色 */
    margin: 15px 0; /* 上下间距 */
    width: 50px;
}
.index-about{
    background-image: url("/index/img/index-about.png");

    background-size: cover;
    background-size: contain;
    background-size: 100% 100%;
}
.index-about-content{
    width: 40%;margin-left: 20%;
    padding: 70px 0;
}

.index-about-tap-title{
    font-size: 30px;
    font-weight:bold;
    color: #b9aa93;
}

.index-about-tap-desc{
    color: #919191;
}
.index-about-button{
    border-radius: 30px;
    height: 50px;
    width: 150px;
    text-align: center;
    line-height: 50px;
}

.index-about-button-1{
    display: inline-block;
    border: 1px solid #3061d8;
    color: #3061d8;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    overflow: hidden;
}

.index-about-button-2{
    display: inline-block;
    background-color: #3061d8;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    overflow: hidden;
}

.index-clutrue{
    background-image: url("/index/img/culture.png");
    background-size: cover;
    background-size: contain;
    background-size: 100% 100%;
    padding:30px;
    width: 15%;
    justify-content: center;
}

.index-clutrue-en{
    display: flex;
    flex-direction: column;
    writing-mode: vertical-rl; /* 确保正确的阅读顺序 */
    color: #fff;
    font-size: 22px;
}
.index-clutrue-cn{
    display: flex;
    flex-direction: column;
    writing-mode: vertical-rl; /* 确保正确的阅读顺序 */
    color: #fff;
    font-size: 28px;
}
.index-culture-content{
    width: 85%;
}
.index-culture-content-div1{
    width: 50%;
    border: 1px solid #d9dbe9;
}
.index-culture-content-div2{
    border: 1px solid #d9dbe9;
}
.index-culture-content-image{
    height: 100px;
}
.index-culture-title1{
    font-size: 30px;
    font-weight: bold;
    color: #3061d8;
    padding: 20px;
    min-width: 150px;
    line-height: 100px;
    top: 0;
    position: absolute;
}
.index-culture-image1{
    margin-left: 50px;
    height: 120px;
}

.index-culture-image2{
    margin-left: 50px;
    height: 210px;
}


.index-culture-content-div-title{
    justify-content: space-between;
    padding: 10px;
}

.index-culture-content-div-title1{
    position: relative;
    width: 100px;
}

.index-culture-desc{
    text-align: left;
    padding-left: 20px;
}

.index-culture-desc-1{
    font-weight: bold;
    font-size: 26px;
}
.index-culture-desc-2{
    margin-top: 10px;
}

.single-team-slider-bg1{
    background-image: url("/index/img/youshi1.png");
    background-size: cover;
    background-size: contain;
    background-size: 100% 100%;
    height: 300px;
    padding: 50px;
    text-align: left;

}
.single-team-slider-bg2{
    background-image: url("/index/img/youshi2.png");
    background-size: cover;
    background-size: contain;
    background-size: 100% 100%;
    height: 300px;
    padding: 50px;
    text-align: left;
}
.single-team-slider-bg3{
    background-image: url("/index/img/youshi3.png");
    background-size: cover;
    background-size: contain;
    background-size: 100% 100%;
    height: 300px;
    padding: 50px;
    text-align: left;
}
.single-team-slider-bg4{
    background-image: url("/index/img/youshi4.png");
    background-size: cover;
    background-size: contain;
    background-size: 100% 100%;
    height: 300px;
    padding: 50px;
    text-align: left;
}

.team-slider-title{
    font-weight: bold;
    font-size: 28px;
    color: #d3c22a;
}

.team-slider-desc{
    width: 70%;
    color: #ffffff;
}
.team-slider-title1{
    font-weight: bold;
    font-size: 28px;
    color: #fff;
}

.index-product{
    background-image: url("/index/img/index-product.jpg");
    background-size: cover;
    background-size: contain;
    background-size: 100% 100%;
    padding: 50px;
    height: 650px;
    position: relative;
}
.index-product-title{
    display: flex;
    flex-direction: column;
    writing-mode: vertical-rl;
    font-size: 22px;
    padding: 30px;
    padding-right: 12%;
}
.index-product-title1{
    font-size: 28px;
    font-weight: bold;
}

.index-product-cate{
    width:30%;
    height: 300px;
    position: absolute;
    left: 10%;
    background-color: #fff;
    top: 150px;
    padding: 30px;
    border-radius: 20px;
}
.index-product-cate-title{
    font-size: 26px;
    color: #d3c22a;
}
.index-product-cate-more{
    position: absolute;
    bottom: 25px;
}
.index-product-button{
    border-radius: 30px;
    height: 40px;
    line-height: 40px;
    width: 100px;
    text-align: center;

}

.news-hangye-title{
    background-image: url("/index/img/hangye-news.png");
    color: #fff;
    background-size: cover;
    background-size: contain;
    background-size: 100% 100%;
    padding: 40px;
    text-align: left;
    height: 150px;
}

.news-qiye-title{
    background-image: url("/index/img/qiye-news.png");
    color: #fff;
    background-size: cover;
    background-size: contain;
    background-size: 100% 100%;
    padding: 40px;
    text-align: left;
    height: 150px;
}

.news-hangye-title p{
    margin-bottom: 0.5rem;
}

.news-qiye-title-image{
    height: 100%;
    width: 40%;
    border-radius: 5px;
}
.news-hangye-div{
    background-color: #fff;
    padding-bottom: 20px;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    width: 47%;
}

.news-div{
    justify-content: space-between;
}

.news-qiye-title-div{
    height: 130px;
    margin-bottom: 1rem;
    border-bottom: 1px solid;
    padding-bottom: 1rem;
    margin-left: 15px;
    margin-right: 15px;
}
.news-qiye-title-image img{
    width: 170px;
    height: 100%;
    border-radius: 5px;

}
.news-qiye-title-desc{
    width: 60%;
    text-align: left;
    padding: 20px;
}

.news-qiye-title-desc1{
    display: -webkit-box;      /* 必须 */
    -webkit-box-orient: vertical; /* 必须 */
    -webkit-line-clamp: 2;     /* 显示的行数 */
    overflow: hidden;          /* 溢出内容隐藏 */
}
.index-contact{
    background-image: url(/index/img/index-contact.png);
    background-size: cover;
    background-size: contain;
    background-size: 100% 100%;
    position: relative;
    padding: 120px 0;
}
.index-contact-button{
    background-color: #fff;
    text-align: center;
    line-height: 50px;
    border-radius: 45px;
    height: 50px;
    width: 150px;
}
.index-contact-button1{
    background-color: #3061d8;
    color: #fff;
    text-align: center;
    line-height: 50px;
    border-radius: 45px;
    height: 50px;
    width: 150px;
    border: 2px solid #fff;
}

.index-contact-button1 a{

    color: #fff;

}
.footer-contact-mobile{
    background-color: #3061d8;
    width: 160px;
    color: #fff;
    height: 40px;
    text-align: center;
    line-height: 40px !important;
    border-radius: 25px;
}

.footer-contact-mobile a{
    color: #fff !important;
}
.footer-qrcode{
    width: 200px;
    height: 200px;
}

.about-images-1{
    height: 200px !important;
    border-radius: 10px;
}

.about-images-1 img{
    height: 100%;
    width: 100%;
    border-radius: 10px;
}
.about-images-3{
    width: 75%;
    margin-top: 20px;
    border-radius: 10px;
}
.about-images-3 img{
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    border-radius: 10px;
}

.valign {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.fun-facts-area {
    position: relative;
    background-image: url(../img/banner-bg.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 1;
}
.single-fun-fact {
    text-align: center;
    /* position: relative; */
}
.single-fun-fact h3 {
    position: relative;
    color: #ffffff;
    margin-bottom: 5px;
    line-height: 1.5;
    font-size: 45px;
    font-weight: 700;
}

.single-fun-fact p {
    line-height: initial;
    color: #ffffff;
    margin: 0 0 0 0;
    font-weight: 700;
    font-size: 18px;
}
.ptb-100 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.product-name{
    height: 50px;
    line-height: 50px;
    display: -webkit-box;      /* 必须 */
    -webkit-box-orient: vertical; /* 必须 */
    -webkit-line-clamp: 1;     /* 显示的行数 */
    overflow: hidden;          /* 溢出内容隐藏 */
}
.product-name h4{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.product-div{
    background-color: #fff;
    box-shadow: 4px 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}

.port-btns a{
    display: inline-block;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-radius: 30px;
    min-width: 80px;
    color: #6f6f6f;
    cursor: pointer;
    transition: .4s;
}
.port-btns a:hover, .port-btns a.active {
    background-color: #3061d8;
    color: #fff;
    border-color: #3061d8;
}

.single-blog{
    border-bottom: 2px solid;
}

.newstap{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.newstap li{
    color: #000;
    font-size: 24px;
}

.newstap li a{
    color: #fff;
    font-size: 24px;
}

.newsitem{
    background-color:#3061d8 ;
}

.newstap li .active{
    color: #3061d8 !important;
    background-color: #DBD7D7;
}
.size-22{
    font-size: 22px;
}
.size-20{
    font-size: 20px;
}

.size-18{
    font-size: 18px;
}

.size-26{
    font-size: 26px !important;
}

.color-ccc{
    color: #ccc;
}

.color-blue{
    color: #2f63d1;
}


.banner-characters{
    position: absolute;
    z-index: 999;
    top: 0;
}


.product_category{
    font-size: 16px;
    padding-top: 10px;
}

.product_category .active{
    color: #3333c1;
    font-weight: 550;
}

.categoryactive{

    font-weight: 550 !important;
}

.hidden{
    display: none;
}

.text-limit {
    line-height: 1.5; /* 设置行高 */
    height: calc(1.5em * 3); /* 计算 3 行的高度，假设行高为 1.5em */
    overflow: hidden;
}

.edui-upload-video{
    width: 100%;
    height: auto;
}