body{font-size:14px;background:#f8f9fa;}
.bg-white{background:#ffffff;}
.text-unbold{font-weight:normal;}
.text-line-1{overflow:hidden;-webkit-line-clamp:1;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;}
.text-line-2{overflow:hidden;-webkit-line-clamp:2;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;}
.text-line-3{overflow:hidden;-webkit-line-clamp:3;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;}
.border-bottom-green{border-bottom:2px solid #198754;}
.pagination{-ms-flex-pack:center!important;justify-content:center!important;margin-bottom:0;--bs-pagination-border-radius:0;}
.page-link{color:#66cc99;}
.page-link:hover{color:#66cc99;border-color:#66cc99;}
.page-item.active .page-link{background-color:#66cc99;border-color:#66cc99;}
.pagination .disabled:first-child{display:none}
body{font-size:14px;max-width:750px;margin:0 auto;}
.fixed-inner{max-width:750px;margin-left:auto;margin-right:auto;}
.swiper {width:100%;height:100%;}
    .swiper-slide{}
.swiper-pagination-bullet{background-color:#ffffff;}
.swiper-pagination-bullet-active{background-color:#66cc9a;}
.text-justify{text-align:justify;}
.bg-green{background:#66cc9a;}
.text-green{color:#66cc9a;}
.service-outer{position:fixed;left:0;right:0;bottom:260px;text-align:center;}
    .service-inner{max-width:750px;position:relative;margin-left:auto;margin-right:auto;}
        .service{position:absolute;right:16px;}
            .service a{width:56px;height:56px;line-height:56px;}
.qrcode-outer{position:fixed;left:0;right:0;top:5px;text-align:center;}
    .qrcode-inner{max-width:750px;position:relative;margin-left:auto;margin-right:auto;}
        .qrcode{position:absolute;right:-150px;}
            .qrcode img{width:102px;}