/* 屏幕宽度大于768|默认768为移动端所以此时是PC端 */
@media only screen and (min-width: 768px) {
    /* 关于酷动 */
    .card-size{
        margin-top: 3em;
    }
    .kudTitFnt{
        font-size: 2.063em;
    }
    .card-size hr{
        margin: 1em auto;
    }
    .txt-about{
        
    }
    #terrorRow .col{
        flex: 1 0 0%;
    }
    body .main-container{
        margin-top: 4em;
        margin-bottom: 4em;
        min-width: 60em;
    }
    #about-menu{
        display: block;
    }
}
/* 屏幕宽度小于768|默认768为移动端 */
@media only screen and (max-width: 768px) {
   /* 关于酷动 */
   .card-size{
        margin-top: 0;
    }
    .titFnt{
        /* font-size: 2.063em; */
    }
    .card-size hr{
        margin: 0.5em auto;
    }
    .txt-about{
        font-size: 0.750em;
    }
    .textEnd{
        text-align: center;
    }
    #terrorRow .col{
        flex: none;
    }
    body .main-container{
        margin-top: 0;
        margin-bottom: 1.5em;
    }
    #about-menu{
        display: none;
    }
}
/* 屏幕宽度小于820*/
@media only screen and (max-width: 820px) {
    body .main-container{
        margin-top: 0;
        margin-bottom: 1.5em;
    }
    #about-menu{
        display: none;
    }
}
/* 屏幕宽度小于912 */
@media only screen and (max-width: 912px) {
    body .main-container{
        margin-top: 0;
        margin-bottom: 1.5em;
        min-width: 50em;
    }
    #about-menu{
        display: none;
    }
}
/* 屏幕宽度小于1024 */
@media only screen and (max-width: 1024px) {
    body .main-container{
        margin-top: 0;
        margin-bottom: 1.5em;
    }
}
.about-nav .nav-link{
    margin:0 5px 0 5px;
}
.about-nav a:hover{
    color: #F08300;
}
.text-dark{
    color: #fff !important;
    background-color: #FFFFFF;
}
.kudTitFnt{
    font-family: HarmonyOS_Sans_SC_Bold;
    font-weight: 400;
    color: #FFFFFF;
}
.card-hr{
    width: 3.938em;
    height: 0.188em;
    background: #FFFFFF;
}
.about-nav{
    font-family: HarmonyOS_Sans_SC_Light;
    font-weight: 400;
    font-size: 14px;
    color: #000000;
}
/* boby */
.imgSize{
    width: 8.313em;
    height: 10.688em;
}
.myTop{
    padding-top:4.500em ;
}
.york2009{
    font-family: HarmonyOS_Sans_SC_Light;
    font-weight: 400;
    font-size: 15px;
    color: #040000;
    margin-top: 1em;
}
.ctrFntSize{
    font-family: HarmonyOS_Sans_SC_Bold;
    font-weight: 400;
    /* font-size: 2.688em; */
    color: #F08300;
}
.ctrFntSize span{
    font-size: 0.5em;
}
.txtFntSize{
    font-family: HarmonyOS_Sans_SC_Bold;
    font-weight: 400;
    /* font-size: 0.875em; */
    color: #9FA0A0;
}
.rowTop{
    margin-top: 2.5em ;
}
.cardImgOverlay{
    color: #FFFFFF;
    font-family: HarmonyOS_Sans_SC_Medium;
    font-weight: 400;
}
.cardImgOverlay h5{
    /* font-size: 1.625em; */
}
.cardImgOverlay h6{
    color: #FFFFFF;
}
.vlueBgCol{
    background: #DCDCDC;
    border-radius: 5px;
    margin-top: 2.938em;
    font-family: HarmonyOS_Sans_SC_Medium;
    font-weight: 400;
    color: #000000;
}
.vlueBgCol h5{
    /* font-size: 1.625em; */
}
.vlueBgCol p{
    font-size: 14px;;
}
.mrgTop{
    margin-top: 2.938em;
}

.timeTxtFnt h5{
    font-family: HarmonyOS_Sans_SC_Bold;
    font-weight: 400;
    font-size: 2.383em;
    color: #CECECE;
}
.timeTxtFnt hr{
    border: 0.1px solid #595757;
}
.timeTxtFnt p{
    font-family: HarmonyOS_Sans_SC_Medium;
    font-weight: 400;
    font-size: 12px;
    margin: 1px;
}
.titCol{
    color: #F08300;
}
.pFntCol{
    color: #221815;
}
.colHeig{
    height: 10.563em;
    overflow: hidden; /* 确保内容超出容器时会被隐藏 */
}
.coop-top{
    padding-top: 5em;
    /* padding: 0 1em 0 1em; */
}
.coop-top2{
    padding-top: 2em;
    /* padding: 0 1em 0 1em; */
}
.honor{
    font-size: 14px;
    line-height: 36px;
}
.coop-img-padi{
    padding-left: 0;
}
.bgImgColor{
    /* background-color: #DCDDDD; */
    display: flex;
    justify-content: center; /* 水平居中 */
    align-items: center; /* 垂直居中 */
    /* 设置div的高度  height: 85px;*/
    overflow: hidden; /* 防止图片超出容器 */
    width: 95%;
}
.bgImgColor img{
    max-width: 100%; /* 控制图片的最大宽度 */
    max-height: 100%; /* 控制图片的最大高度 */
    object-fit: contain; /* 确保图片按比例缩放 */
    padding-top: 10px;
    padding-bottom: 10px;
}
.floatLeft{
    float: left;
    width: 20%;
}
.mrgBottom{
    margin-bottom: 1em;
}
/* 时间轴 */
:root {
  --background-modal-color: #fff;
  --body-color: #fff;
  --color-timeline-default: #D2D3D8;
  --color-step-completed: #000000;
  --color-checkmark-completed: #fff;
  --color-in-progress: #13CB8F;
  --color-label-default: var(--color-timeline-default);
  --color-label-completed: var(--color-step-completed);
  --color-label-loading: var(--color-in-progress);
  --color-icon-completed: var(--color-step-completed);
  --color-icon-default: var(--color-timeline-default);
}

body .main-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: all 200ms ease;
  /* background: var(--background-modal-color); */
  /* height: 220px; */
  /* min-width: 50em; */
  /* max-width: 750px; */
  flex-grow: 1;
  border-radius: 5px;
  font-size: 13px;
  /* margin-top: 4em;
  margin-bottom: 4em; */
}
body .main-container .steps-container {
  padding: 40px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
body .main-container .steps-container .step {
  z-index: 1;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 200ms ease;
  flex-grow: 0;
  height: 15px;
  width: 15px;
  border: 4px solid var(--color-timeline-default);
  border-radius: 50%;
}
body .main-container .steps-container .step .preloader, body .main-container .steps-container .step svg {
  display: none;
}
body .main-container .steps-container .step.completed {
  width: 18px;
  height: 18px;
  background: var(--color-step-completed);
  border: none;
}

body .main-container .steps-container .step .label {
  position: absolute;
  top: 30px;
  filter: none;
  z-index: 2000;
  color: var(--color-label-default);
  transition: all 200ms ease;
  /* font-weight: 700; */
  width: 110px;
  text-align: center;
}
body .main-container .steps-container .step .label.completed {
  color: var(--color-label-completed);
}

body .main-container .steps-container .step .icon {
    font-size: 14px;
    position: absolute;
    top: -30px;
    color: var(--color-icon-default);
    transition: color 200ms ease;
    width: 100px;
    text-align: center;
}
body .main-container .steps-container .step .icon.completed {
  color: var(--color-icon-completed);
}
body .main-container .steps-container .step .icon.in-progress {
  color: var(--color-in-progress);
}
body .main-container .steps-container .line {
  transition: all 200ms ease;
  height: 2px;
  flex-grow: 1;
  max-width: 150px;
  background: var(--color-timeline-default);
}
body .main-container .steps-container .line.completed {
  background: var(--color-step-completed);
}
body .main-container .steps-container .line.next-step-uncomplete {
  background: linear-gradient(to right, var(--color-step-completed), var(--color-timeline-default));
}
body .main-container .steps-container .line.next-step-in-progress {
  background: linear-gradient(to right, var(--color-step-completed), var(--color-in-progress));
}
body .main-container .steps-container .line.prev-step-in-progress {
  background: linear-gradient(to right, var(--color-in-progress), var(--color-timeline-default));
}
/* 时间轴end */
.active{
    font-weight: 600;
    color: #F08300 !important;
}
.nav-mobile {display: none;font-weight: bold;width: 100%;}

.fixed-top2 {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
.about-flex{
    display: flex;
    justify-content: center;
}

.back_top {
    display: none;
    width: clamp(3.125rem, 2.685rem + 1.88vw, 4.375rem);
    height: clamp(3.125rem, 2.685rem + 1.88vw, 4.375rem);
    position: fixed;
    right: clamp(0.625rem, 0.097rem + 2.25vw, 2.125rem);
    bottom: 20%;
    z-index: 6;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(153,153,153,.2);
    cursor: pointer;
}
.back_top_con {
    width: 100%;
    height: 100%;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
}

.back_top img {
    display: block;
    width: 47%;
    margin: auto;
}