.w3l-main-slider .banner-view {
    background: url(/public/static/index/demo/qunindex/banner1.jpg) no-repeat center;
    -ms-background-size: cover;
    background-size: cover;
    z-index: 0;
    position: relative;
    display: grid;
    align-items: center;
    min-height:376px;
    width: 100%;
    background-size: 100%;
    background-size: cover;
}


.w3l-main-slider .banner-view:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    background: #0000006e;
}
.container {
    width: 1200px;
    margin: auto;
    text-align: center;
    color: #fff;
}
h5 {
    font-size: 18px;
    margin: 0 0 10px 0;
}
h3.title-hero-19 {
    font-size: 56px;
    font-weight: 700;
    margin: 0 0 20px 0;
}
a.btn.btn-style.btn-banner.mt-sm-5.mt-4 {
    background: #3ea55b;
    padding: 13px 33px;
    margin: 10px 0 0 0;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    -webkit-transition: all ease 300ms;
    transition: all ease 300ms;
}
h6.title-subw3hny.mb-1 {
    text-align: center;
    color: #000;
    font-size: 28px;
    font-weight: 700;
}
h3.title-w3l {
    font-size: 25px;
    color: #939191;
    text-align: center;
    margin: 0 0 15px 0;
}
.col-lg-12.mt-lg-0.mt-md-5.mt-12.ps-lg-12 {
    color: #4c4c4c;
    text-align: left;
    font-size: 18px;
    padding: 10px 0;
    line-height: 30px;
}
.container.py-md-5.py-2 {
    padding: 43px 0 20px 0;
}
h6.title-subw3hny {
    font-size: 28px;
    color: #000;
}
section.w3l-blog {
    background: #f5f5f5;
    padding: 41px 0;
    overflow: hidden;
}
.row.w3l-blogpost-content {
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.col-lg-4.col-md-6.item.mt-md-0.mt-5 {
    width: 30%;
    overflow: hidden;
    margin: 20px 0;
    height: 380px;
    background: #fff;
    padding: 10px;
}
a.zoom.d-block {
    height: 270px;
    display: block;
    overflow: hidden;
    margin: 0 0 10px 0;
}
img.card-img-bottom.d-block {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
a.blog-desc {
    display: block;
    font-size: 18px;
    text-align: left;
    font-weight: 700;
    color: #000;
    margin: 0 0 20px 0;
    height: 35px;
}
a.post-author {
    width: 38px;
    height: 38px;
    overflow: hidden;
    display: inline-block;
    border-radius: 50px;
    float: left;
    margin: 0 8px 0 0;
}
a.post-author img {
    width: 100%;
    height: 100%;
}
ul.blog-meta {
    color: #000;
    font-size: 18px;
    float: left;
    padding: 3px;
}
.date {
    float: right;
    color: #979494;
    padding: 6px 0 0 0;
}
.lx_bomts {
    width: 1200px;
    padding: 30px 0;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: auto;
}
.RightMainBox {
    width: 48%;
}
.gdne a {
    display: inline-block;
    font-size: 16px;
    background: #79a2fd;
    padding: 16px 81px;
    color: #f3f3f3;
}
.animated.fadeInUp.col-lg-12.mt-lg-0.mt-md-5.mt-12.ps-lg-12 img {
    width: 100%;
    margin: 10px 0;
}
.no_article_list {
    color: #dfdfdf;
    text-align: center;
    display: block;
    width: 100%;
    margin: 0 0 20px 0;
    font-size: 30px;
}
span.btnlxta {
    background: #ff5722;
    padding: 13px 33px;
    margin: 10px 0 0 0;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    cursor: pointer;
    -webkit-transition: all ease 300ms;
    transition: all ease 300ms;
}
span.btnlxta:hover {
    background: #0066ff;
    color: #fff;
    -webkit-transition: all ease 300ms;
    transition: all ease 300ms;
}
a.btn.btn-style.btn-banner.mt-sm-5.mt-4:hover{
    background: #0066ff;
    color: #fff;
    -webkit-transition: all ease 300ms;
    transition: all ease 300ms;
}