@media (min-width: 992px) {
   
}

@media (min-width: 768px) {
    .charact .hd h4 span {
        letter-spacing: 0.5px;
        font-size: 1.125rem;
    }
}

.program .hd .dd a {
    white-space: initial;
    line-height: 1.125;
    font-size: 1.125rem;
    padding: 0 10px !important;
    height: 5rem;
    display: flex;
    display: -webkit-flex;
    -webkit-justify-content:  center;
    justify-content:  center;
    -webkit-align-items: center;
    align-items: center;
}

.card h4 {
    white-space: initial;
    line-height: 1.125;
    padding: 0 8px;
    font-size: 1.25rem !important;
}

.nav-sub li span, .nav-sub li a {
    line-height: 1.125;
}

.form .item label {
    white-space: initial;
    line-height: 1.125;
}

.page-template-solution .list .txt .d-table .table-cell {
  display: inline-block;
  margin-right: 1rem;
}

.page-template-solution section.page.sys-program .item .hd>.d-flex .b-color {
    padding: 0 2px;
    min-height: 2.4em;
}

.introduce .feat .item {
    padding-top: 0 !important;
}
.introduce .feat .item .text16 {
    font-size: 0.875rem;
}

.page-template-solution section.page.tsm .row .vh-50 {
    height: 60% !important;
}

.page-template-solution section.page.framework .px-5 .hd .dd {
    line-height: 1.25;
}

.page-template-solution section.page.framework .px-5 .card .txt .text16  {
    line-height: 1.125;
    text-align: left;
    white-space: initial;
}
<!--ºÄÊ±1755794367.7726Ãë-->