
@media (max-width: 991px) {
    .pc-s {
        display: none !important;
    }
}

@media (min-width: 992px) {
    .mb-s {
        display: none !important;
    }
}

.ab-kv {
    position: relative;
}

.ab-kv .img-wrap .img-item {
    padding-top: 345px;
    overflow: hidden;
    border-radius: 15px;
}


.ab-kv .abkv-ti {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50% , -70%);
    text-align: center;

}

.ab-kv .abkv-ti .abkv-cir {
    background-color: #fff;
    border-radius: 99999px;
    padding: 10px;
    text-align: center;
    color: #16243d;
    font-size: 14px;
    letter-spacing: 1px;
}

.ab-kv .abkv-ti h1 {
    color:#212d3a ;
    font-size: 32px;
    margin-top: 16px;
    margin-bottom: 0;
}
.ab-des{
    text-align: center;
    padding:80px 0px ;
}
.ab-des h2{
    font-size: 32px;
    color:#212d3a ;
    margin-bottom: 1.5em;
}

.ab-des p{
    font-size:16px ;
    margin-bottom: 50px;
    color: #666666;
    line-height: 2em;

}

.section04.absec{
        padding:unset;
    position: relative;
    background-image:unset;
    background-size: unset;
    background-repeat: unset;
    justify-content: center;
    display: flex;
}

.ab-prc{
    display: flex;
    justify-content: space-between;
    margin-bottom: 70px;
    align-items: center;

}

.ab-prc .abp-c{
    display: flex;
    padding: 20px;
    width: 30%;
    flex: 0 0 30%;
    border-radius: 15px;
    border: solid #ddd 1px;
    align-items: center;
}

.ab-prc .abp-c .abp-i{
    height: 60px;
    width: 60px;
    border-radius: 50%;
    line-height: 60px;
    text-align: center;
    background-color:#333 ;
    color: #fff;
    font-size: 20px;
}
.ab-prc .abp-c .abp-t{
    margin-left: 20px;
}


.ab-prc .abp-c .abp-t .abp-h{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 14px;
    color: #333;
}


.ab-prc .abp-c .abp-t .abp-w{
    font-size: 16px;
    margin-bottom: 0em;
    color: #666;
}

.ab-prc .abp-arr{
    color: #009ec3;
    font-size: 20px;
    
}

@media (max-width: 991px){
.ab-prc{
    flex-direction: column;
    gap: 20px;
}
.ab-prc .abp-c{
    width: 100%;
    flex: 0 0 100%;
}
.ab-prc .abp-arr{
    transform: rotate(90deg);
}
}
.abc-img{
    margin-bottom: 90px;
}
.abc-img .img-wrap .img-item{
    border-radius: 15px;
    overflow: hidden;
}

.abc-img .col-8 .img-wrap .img-item{
    padding-top: calc(50% - 15px);
}


.abc-img .col-4 .img-wrap .img-item{
    padding-top:100% ;
}

.ab-why{
    padding: 80px 0;
    background-image: url(../images/ab-cus/aby-bg.png);
    background-size: cover;
    background-position: center ;
}

.ab-why h2{
    font-size: 32px;
    color: #212d3a;
    margin-bottom: 50px;
    text-align: center;

}

.ab-why .aby-f{
    display: flex;
    justify-content: space-between;
}
.ab-why .aby-f .aby-c{
    border-radius: 15px;
    background-color: #fff;
    padding:30px 20px;
    text-align: center;
    width: 18%;
    flex: 0 0 18%;
}


.ab-why .aby-f .aby-c i{
    color: #009ec3;
    font-size: 42px;
    margin-bottom: 20px;
}


.ab-why .aby-f .aby-c p{
    margin-bottom: 0px;
    font-size: 18px;
    color: #333;
    font-weight: 600;
}


@media (max-width: 991px){
    .ab-why .aby-f{
    flex-direction: column;
    gap: 20px;
}
.ab-why .aby-f .aby-c{
    width: 100%;
    flex: 0 0 100%;
}

}
.ab-case{
    padding:80px 0 170px;
}


.ab-case .abca-ti{
    margin-bottom: 50px;
}


.ab-case .abca-ti h2{
    color:#212d3a ;
    font-size: 32px;
    margin-bottom: 40px;
    text-align: center;
}


.ab-case .abca-ti p{
    color: #666;
    font-size: 16px;
    margin-bottom: 0px;
    text-align: center;
}


.abcs-slick.slick-slider{
    margin: 0 -30px;
}

 .abcs-slick.slick-slider .slick-slide{
    padding: 0 30px;

 }

.abcs-c .img-wrap{
    position: relative;
}

.abcs-c .img-wrap .img-item{
    border-radius: 15px;
    overflow: hidden;
    padding-top: 56.73%;
    margin-bottom: 30px;
}

.abcs-c .img-wrap .abcs-tag{
    position: absolute;
    top: 30px;
    left: 20px;
    opacity: 0.65;
    color: #fff;
    background-color:#000 ;
    padding: 10px 15px;
    border-radius: 9999px;
}

.abcs-c .abcs-f{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.abcs-c .abcs-f .abcs-logo{
    width: 20%;
    flex: 0 0 20%;
    text-align: center;
}

.abcs-c .abcs-f .abcs-logo img{
    width: 100%;
    height: 100%; 
    object-fit: contain;
}

.abcs-c .abcs-f .abcs-br{
    border-right: 1px solid #ccc;
    align-self: stretch;
}
.abcs-c .abcs-f .abcs-text{
    width: 68%;
    flex: 0 0 68%;
}


.abcs-c .abcs-f .abcs-text h3{
    font-size: 20px;
    color: #333;
    margin-bottom: 20px;
    overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.abcs-c .abcs-f .abcs-text p{
    font-size: 16px;
    color: #666;
    margin-bottom: 0px;
    overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 1.2em;
  height: 2.4em;
}

.abcs-slick .slick-dots{
    bottom: -70px;
}

.abcs-slick .slick-dots li button:before{
    box-shadow: unset;
    background-color: #cfcfcf;
    border-color:#cfcfcf ;
}

.abcs-slick .slick-dots li.slick-active button:before{
    box-shadow: unset;
    background-color: #009ec3;
    border-color:#009ec3 ;
}

/*ckeditor模板css開始*/


.ck-area .cked-ul li{
    list-style-type: none;
    position: relative;
}

.ck-area .cked-ul  li::before{
    content:'✔';
    color: #009ec3;
    position: absolute;
    left: -1.5em;

}

.ck-img2col .row{
    margin-left: -10px;
    margin-right: -10px;
}

.ck-img2col .row div[class^="col"]{
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 10px;
}