/* 产品及解决方案 start */
#products_service .solutions .solutions__cover {
    overflow: hidden;
    background-color: #f7f7f7;
    border-radius: 5px;
}
#products_service .solutions .solutions__text {
    padding: 1.5rem;
}
#products_service .solutions .solutions__text p {
    font-size: 1rem;
}
#products_service .solutions .solutions__groups {
    margin-top: 2rem;
}
#products_service .solutions .solutions__groups > div + div {
    margin-top: 2rem;
}
#products_service .solutions .solutions__groups > div h4 {
    border-bottom: 3px solid #c8c8c8;
}
#products_service .solutions .solutions__groups > div h4 a,
#products_service .solutions .solutions__groups > div h4 span {
    position: relative;
    display: inline-flex;
    align-items: center;
    width: 30%;
    padding: 0 1.25rem 0.5rem 0;
    color: var(--color-black);
}
#products_service .solutions .solutions__groups > div h4 span {
    font-weight: 700;
}
#products_service .solutions .solutions__groups > div h4 a::before,
#products_service .solutions .solutions__groups > div h4 span::before {
    content: '';
    position: absolute;
    right: 0;
    bottom: -3px;
    left: 0;
    height: 3px;
    background-color: var(--primary-color);
}
#products_service .solutions .solutions__groups > div h4 a {
    background-image: none;
    text-decoration: none;
}
#products_service .solutions .solutions__groups > div h4 a::after {
    content: '\e900';
    flex: 0 0 auto;
    margin-left: 0.5rem;
    font-family: icomoon;
    font-size: 0.75rem;
}
#products_service .solutions .solutions__groups > div > ul {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 0.875rem 2rem;
}
#products_service .solutions .solutions__groups > div > ul a {
    color: var(--primary-color);
    font-size: 16px;
    transition: color .3s ease;
    display: inline-block;
}
#products_service .solutions .solutions__groups > div > ul a::after {
    content: '\e900';
    font-family: icomoon;
    font-size: 0.75rem;
    display: inline-block;
    vertical-align: middle;
    color: var(--primary-color);
    padding-left: 0;
    transform: translateY(-0.08em);
}
#products_service .solutions .solutions__groups > div > ul a:hover::after{
    color: var(--color-black);
} 
#products_service .solutions .solutions__groups > div > ul a.out::after,
#products_service .solutions .solutions__groups > div > ul a.is-external::after {
    content: "\e902";
    font-size: 16px;
}
#products_service .solutions .solutions__groups > div > ul a:hover{
    color: var(--color-black);
}
/* #products_service .solutions .solutions__groups > div a:hover {
    color: var(--primary-color);
    text-decoration: none;
} */
#products_service .solutions .solutions__groups > div a:focus-visible {
    outline: 2px solid var(--primary-color);
    outline-offset: 4px;
}
#products_service .solutions .solutions__media {
    width: 100%;
    margin-top: -1px;
}
#products_service .solutions .solutions__media p{
    aspect-ratio: 16 / 9;
}
#products_service .solutions .solutions__media img {
    display: block;
    width: 100%;
    object-fit: cover;
}
#products_service .solutions .solutions__media .video-iframe {
    width: 100%;
    aspect-ratio: 16 / 9;
}
#products_service .solutions .solutions__media .video-iframe iframe {
    display: block;
    width: 100%;
    height: 100%;
}
#products_service #hotSpot{
    margin: 50px auto;
}
@media screen and (max-width: 996px) {
    #products_service .card-section{
        padding-bottom: 2rem;
    }   
    #products_service .solutions .solutions__tabs-wrap {
        position: relative;
    }
    #products_service .solutions .solutions__main {
        margin-top: 1rem;
    }

    #products_service .solutions .solutions__text {
        padding: 1.25rem;
    }
    #products_service .solutions .solutions__groups > div > ul {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 0.75rem 1.5rem;
    }
    #products_service .solutions .solutions__groups > div h4 a,
    #products_service .solutions .solutions__groups > div h4 span {
        min-width: min(17rem, 70%);
    }
}

@media screen and (max-width: 600px) {
    #products_service .solutions .solutions__groups > div > ul {
        grid-template-columns: 1fr;
    }
    #products_service .solutions .solutions__groups > div h4 a,
    #products_service .solutions .solutions__groups > div h4 span {
        min-width: 70%;
    }
}
/************************ Lumada start ************************/
#Lumada #Contents{
    max-width: none;
    padding-inline: 0;
}
#Lumada #Contents #TopicPath{
    padding-inline: 15px;
}
#Lumada .PageTitleStyle1{
    max-width: 1275px;
    /* padding-inline: 15px; */
    margin: 0 auto;
    margin-bottom: 15px;
}
#Lumada .headerArea{
    position: relative;
    display: flex;
    align-items: center;
    aspect-ratio: 5/1;
}
#Lumada .headerArea video{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#Lumada .headerArea div{
    position: absolute;
    top: 50%;
    left: calc((100% - 1275px) / 2);
    transform: translateY(-50%);
}
#Lumada .headerArea div p.ImgOnlyStyle{
    max-width: 250px;
    margin-bottom: 20px;
}
#Lumada .headerArea div h4{
    color: #fff;
    line-height: 2;
    margin-bottom: 0;
    font-size: 18px;
}
#Lumada .lumadaMain{
    margin-top: 50px;
    width: 70%;
    max-width: 1000px;
}
#Lumada .lumadaMain p.ImgOnlyStyle{
    max-width: 600px;
    margin: 0 auto;
}
#Lumada .lumadaMain p.TextStyle1{
    margin-bottom: 30px;
    font-size: 16px;
}
#Lumada .lumadaMain>div{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 30px 0 30px 30px;
    background-color: #F2F2F2;
    border-radius: 10px;
    margin-top: 50px;
}
#Lumada .lumadaMain>div dl{
    display: flex;
    flex-direction: column;
    width: 60%;
    border-right: 1px solid #707070;
    padding-right: 3vw;
}
#Lumada .lumadaMain>div dl dt{
    width: 150px;
    margin-bottom: 20px;
}
#Lumada .lumadaMain>div dl dt img{
    width: 100%;
}
#Lumada .lumadaMain>div dl dd{
    margin-bottom: 0;
    font-size: 16px;
}
#Lumada .lumadaMain>div div {
    flex: 1;
    text-align: center;
}
#Lumada .lumadaMain>div div a{
    text-decoration: none;
    padding: 7px 50px;
    background-color: #fff;
    border-radius: 50px;
    border: 1px solid var(--primary-color);
    transition: .3s ease;
    color: var(--primary-color);
}
#Lumada .lumadaMain>div div a:hover{
    background-color: var(--primary-color);
    transition: .3s ease;
    color: #fff;
}
#Lumada .lumadaMain>div div a span{
    font-size: 14px;
}
/************************ Lumada end ************************/
@media screen and (max-width: 1304px) {
    #Lumada .headerArea{
        aspect-ratio: 3/1;
    }
    #Lumada .headerArea div{
        left: 15px;
    }
    #Contents.pbt #TopicPath{
        padding-inline: 15px;
    }
    #Lumada .PageTitleStyle1{
        padding-inline: 15px;
    }
}

@media screen and (max-width: 1275px) {
    .headerArea>p.ImgOnlyStyle img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}

@media screen and (max-width: 994px){
    #Lumada .lumadaMain{
        width: 100%;
        padding: 0 15px;
    }
    .JS .Grid4{
        padding: 0;
    }
}

@media screen and (max-width: 966px) {
    #Lumada .headerArea div p.ImgOnlyStyle{
        width: 180px;
        margin-bottom: 10px;
    }
    #Lumada .lumadaMain>div dl dd br{
        display: none;
    }
}

@media screen and (max-width: 767px) {
    #Lumada .lumadaMain>div{
        flex-direction: column;
        padding: 30px;
    }
    #Lumada .lumadaMain>div dl{
        width: 100%;
        border-right: none;
        padding-right: 0;
        margin-bottom: 30px;
    }
    #Lumada .lumadaMain>div div a span{
        font-size: 12px;
    }
    #Lumada .lumadaMain p.TextStyle1{
        font-size: 14px;
    }
}

@media screen and (max-width: 676px) {
    #Lumada .headerArea{
        aspect-ratio: 5 / 2;
    }
    #Lumada .headerArea div h4{
        font-size: 14px;
    }
    #Lumada .headerArea div p.ImgOnlyStyle{
        width: 140px;
    }
    #Lumada .lumadaMain,
    #Lumada .lumadaMain>div{
        margin-top: 30px;
    }
    #Lumada .lumadaMain p.TextStyle1{
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 541px) {
    #Lumada .headerArea{
        aspect-ratio: 5 / 3;
    }
    #Lumada .lumadaMain>div{
        padding: 20px 20px 30px;
    }
    #Lumada .lumadaMain>div dl dd{
        font-size: 14px;
    }
}

/************************ Lumada end ************************/



