/* 导航字体颜色样式设置 */
.nav-css{
    font-family: HarmonyOS_Sans_SC_Light;
    font-size:15px;
    color: #FFFFFF;
    font-weight: 400;
}
.nav-css a:hover{
    color: #F08300;
}
.nav-css .nav-link{
    margin: 0 10px 0 10px;
}

/* 轮播图 */

/* 当屏幕宽度小于600px时 */
@media (max-width: 600px) {
    .img-size{
        width: 26.188em;
        height: 24.375em;
    }
}

/* 当屏幕宽度在600px到1024px之间时 */
@media (min-width: 601px) and (max-width: 912px) {
    .img-size{
        width: 26.188em;
        height: 18.375em;
    }
}
/* 当屏幕宽度在600px到1024px之间时 */
@media (min-width: 913px) and (max-width: 1024px) {
    .img-size{
        width: 26.188em;
        height: 24.375em;
    }
}
/* 当屏幕宽度大于1024px时 */
@media (min-width: 1025px) {
    .img-size{
        width: 39.188em;
        height: 38.375em;
    }
}
/* 屏幕宽度大于768|默认768为移动端所以此时是PC端 */
@media only screen and (min-width: 768px) {
    #heroCarousel .carousel-control-next-icon,
    #heroCarousel .carousel-control-prev-icon{
        width: 5rem;
        height: 5rem;
    }
    .logo{
        width: 15%;
    }
    .logo2{
        width: 11%;
    }
    /* 关于酷动 */
    .con-fnt h4{
         margin-top: 3.5em;
    }
    .bg-height{
        height: 33.563em;
    }
    .flex-column-bottom {
        justify-content: flex-end;
        height: 15em;
    }
    .textEnd{
        text-align: end;
    }
    .card-size{
        margin-top: 8em;
    }
    .foot-header{

    }
    .kudong-center{
        margin-left: 1px;
    }

    /* .txt-padi{
        padding-right: 6em;
        font-size: 18px;
        line-height: 1.75rem;
    } */
    .some-class {
       display: flex;
    }
    /* 合作加盟 */
    .join-top{
        margin-top: -10px;
    }
}
/* 屏幕宽度小于768|默认768为移动端 */
@media only screen and (max-width: 768px) {
    #heroCarousel .carousel-control-next-icon,
    #heroCarousel .carousel-control-prev-icon{
        width: 2.4rem;
        height: 2.4rem;
    }

   /* 关于酷动 */
   .con-fnt h4{
        margin-top: 1.5em;
   }
   .bg-height{
        height: 17.563em;
    }
    .flex-column-bottom {
        justify-content: flex-end;
        /* height: 0em;  */
    }
    .textEnd{
        text-align: center;
    }
    .card-size{
        margin-top: 0;
    }
    .foot-header{
       margin-top: 4px;
    }
    .kudong-center{
        margin-left: 0;
    }
    /* .img-size{
        width: 19.188em;
        height: 22.375em;
    } */
    .txt-padi{
        padding-right: 0;
    }
    .some-class {
        display: block !important; /* 或者其他你想要的显示类型 */
    }
     /* 合作加盟 */
     .join-top{
        margin-top: 0;
    }
}
@media only screen and (max-width: 820px) {
    /* .img-size {
        width: 26.188em;
        height: 20.375em;
    } */
    .logo{
        width: 30%;
    }
    .logo2{
        width: 30%;
    }
}

.fnt-col h1{
    font-family: FZMOYTS;
    font-weight: normal;
    color: #FFFFFF;
}
.hero-img{
    max-height: 90vh;
    object-fit: cover;
}
.hero-caption{
    top: auto;
    bottom: 12%;
    transform: none;
    left: 7%;
    right: auto;
    max-width: 36rem;
    padding: 0;
    text-align: left;
    text-shadow: 0 14px 34px rgba(0, 0, 0, 0.55);
}
.hero-subtitle{
    display: inline-block;
    font-family: HarmonyOS_Sans_SC_Bold;
    letter-spacing: 0.45em;
    font-size: clamp(0.95rem, 1.8vw, 1.2rem);
    text-transform: uppercase;
    color: #F08300;
}
.hero-title{
    font-family: HarmonyOS_Sans_SC_Bold;
    /* font-size: clamp(3.2rem, 6.5vw, 5.5rem); */
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: #000000 !important;
    margin-top: 0.8rem;
    margin-bottom: 0;
}
.hero-copy{
    font-family: HarmonyOS_Sans_SC_Medium;
    font-size: clamp(0.95rem, 2vw, 1.2rem);
    color: rgba(255, 255, 255, 0.9);
    margin-top: 1.15rem;
    max-width: 30rem;
    line-height: 1.65;
}
@media (max-width: 767px) {
    .hero-caption{
        bottom: 10%;
        left: 8%;
        right: 8%;
        max-width: none;
        text-align: left;
        padding: 0;
    }
    .hero-subtitle{
        letter-spacing: 0.32em;
        font-size: 0.95rem;
    }
    .hero-title{
        font-size: clamp(2.4rem, 8.5vw, 3.6rem);
        letter-spacing: 0.08em;
    }
    .hero-copy{
        font-size: 0.95rem;
        max-width: 22rem;
        margin-top: 0.6rem;
    }
}
/* 关于酷动 */
.con-fnt h4{
    font-size: 1.688em;
    width: 8.313em;
    height: 1.625em;
    font-family: HarmonyOS_Sans_SC_Medium;
    font-weight: 400;
    color: #040000;
    line-height: 1.813em;
}
.colr{
    color: #F08300;
}
.txt-fnt{
    font-size: 1rem;
}
.masonry-grid .col{
    aspect-ratio: 4 / 3;
    overflow: hidden;
}
.masonry-grid .col img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.a-color{
    /* background-color:#cccccc;
    color: dimgray;
    border-radius:0.625em;
    font-size: 0.8em; */
    background: #C9C9C9;
    border-radius: 5px 5px 5px 5px;
    font-family: HarmonyOS_Sans_SC_Medium;
    font-weight: 400;
    font-size: 12px;
    color: #666666;
}
.about-content .btn:hover{
    background-color: #F08300;
}
.car-padi{
    padding: 0 1em 0 1em;
}
.fnt-2009{
    font-size: calc(2.375rem + 1.5vw);
}
/* 三大主品牌 */
.manual-size{
    font-family: HarmonyOS_Sans_SC_Medium;
    font-weight: 400;
    font-size: 1em;
    color: #040000;
}
.sanTop{
    margin-top: 5em;
    /* margin-bottom: 1em; */
}

/* 公司新闻 */
.news-bgclor{
    background: #EEEEEE;
    border-radius: 0.500em 0.500em 0.500em 0.500em;
}
.newsAcol{
    font-family: HarmonyOS_Sans_SC_Bold;
    font-weight: 400;
    font-size: 0.813em;
    color: #000000;
    line-height: 24px;
}
.newsAcol:hover{
    color: #F08300;
}
.news-fntsiz{
    font-family: HarmonyOS_Sans_SC_Medium;
    font-weight: 400;
    font-size: 13px;
    color: #595757;
    height: 82px;
    overflow: hidden; /* 确保内容超出容器时会被隐藏 */
    display: -webkit-box;
    -webkit-line-clamp: 4;
   -webkit-box-orient: vertical;
}
.txt-ovrflow{
    overflow: hidden; /* 确保超出的内容会被隐藏 */
    white-space: nowrap; /* 确保文本在一行内显示，不换行 */
    text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
}
/* footer */
.card-size{
    text-align: center;
    /* margin-top: 6em; */
}
.titFnt{
    font-family: HarmonyOS_Sans_SC_Bold;
    font-weight: 400;
    font-size: 2.063em;
    color: #000000;
}
.gTxt{
    background: #9FA0A0;
    border-radius: 0.438em;
    font-family: HarmonyOS_Sans_SC_Medium;
    font-weight: 400;
    font-size: 14px;
    color: #000000;
}
.imgSize{
    /* height: 18.125em; */
    opacity: 0.7;
}
.card-rals{
    border-radius: 0;
}
.footerClor{
    background-color: #141416;
    padding: 3rem 0 2.5rem;
}
.footerClor a{
    color: #d5d8de;
    transition: color .2s ease;
    text-decoration: none;
}
.footerClor a:hover{
    color: #F08300;
}
.footerClor hr{
    height: 1px;
    border: 0;
    background: #2e2f33;
    margin: 0 auto 2rem auto;
}
.footer-divider{
    max-width: 1120px;
    width: 100%;
}
.footer-inner{
    max-width: 1180px;
}
.footer-pading{
    padding: 0;
}
.footImg{
    width: 150px;
    display: block;
    margin: 0 auto 1.5rem;
}
.ul-fnt{
    font-family: HarmonyOS_Sans_SC_Medium;
    font-weight: 400;
    font-size: 14px;
    color: #e1e3e8;
    line-height: 28px;
}
.fnt{
    font-family: HarmonyOS_Sans_SC_Medium;
    font-weight: 400;
    font-size: 11px;
    color: #FFFFFF;
    width: 60%;
    text-align: center;
}
.wx-img{
    width: 60%;
}
.wx-padi{
    padding: 0 0 0 1em;
}

/* 可以根据需要调整间距 */
.footer-contact{
    border-right: 1px solid #1f2024;
    padding-right: 1.5rem;
}
.footer-contact ul{
    padding-left: 0;
    margin-bottom: 0;
}
.footer-contact .ul-fnt{
    color: #d8dbe1;
}
.footer-contact .ul-fnt + .ul-fnt{
    margin-top: 0.35rem;
}
.foot-a a{
    font-family: HarmonyOS_Sans_SC_Medium;
    font-weight: 400;
}
.foot-header{
    font-size: 0.75rem;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #ffffff;
    margin-bottom: 1.1rem;
}
.foot-btm{
    font-size: 0.9rem;
    line-height: 1.7;
    color: #c2c6ce;
}
.foot-btm a{
    color: inherit;
}
.footer-distribution{
    padding-left: 1.5rem;
}
.footer-distribution .ul-fnt{
    color: #c9cdd4;
}
.footer-distribution strong{
    display: block;
    color: #ffffff;
    margin-bottom: 0.2rem;
}
.snow{
    margin-top: 1.5rem;
}

@media (max-width: 991px) {
    .footer-contact{
        border-right: 0;
        border-bottom: 1px solid #1f2024;
        padding-right: 0;
        padding-bottom: 1.5rem;
        margin-bottom: 1rem;
    }
    .footer-distribution{
        padding-left: 0;
    }
}

@media (max-width: 575px) {
    .footerClor{
        text-align: center;
    }
    .footerClor .row{
        justify-content: center;
    }
}

/* news公司新闻cssstart */
.page-top{
    margin-top: 3em;
}
.news-date{
    color: #9FA0A0;
    font-size: 12px;
}
.news-content{
    max-width: 800px;
}
.news-mrg-top{
    margin-top: 3em;
}
/* news公司新闻cssend */

/* join合作加盟 */
.bg-color .btn{
    background-color: #E60012;
    color: #FFFFFF;
    border-color: #E60012;
    font-size: 13px;
    border-radius: 0;
    height: 30px;
    line-height: 18px;
}

.bg-color .btn:hover {
    background-color: #E60012; /* 红色背景 */
    color: #fff; /* 白色文字 */
}
.join-tit{
    margin-left: -26px;
}
.join-inp-line{
    line-height: 18px;
}
/* .join-top{
    margin-top: -23px;
} */
.join-padi-top{
    padding-top: 5em;
}
#join ul{
    font-size: 13px;
}
#join .form-select{
    font-size: 13px;
    border-radius: 0;
}

#join .form-control{
    font-size: 13px;
    border-radius: 0;
    background-color: #EEEEEE;
    border: none;
}
.tabls{
    width: 100%;
}
.tabls .btn{
    font-size: 13px;
    background-color: #EEEEEE;
    border: none;
    border-radius: 0;
    height: 30px;
    line-height: 20px;
    text-align: left;
}
.tabls .btn:hover {
    background-color: #EEEEEE; /* 红色背景 */
}
.tabls .dropdown-menu{
    width: 100%;
    border-radius: 0;
    border-color: #EEEEEE;
}
.news-info{
    margin-bottom: 50px;
}
/* join合作加盟 */


/* recruit加入我们 */
.recruit-hr hr{
    color: #9FA0A0;
}
.pad0{
    padding: 0 !important;
}
