
.dropdown-right-item-image {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    overflow: hidden;
}

.bwg-homepage-container .el-carousel__indicators {
    bottom: 146px;
    display: flex;
    align-items: center;
}

.dropdown-right-item-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.dropdown-right-item-message {
    width: calc(100% - 46px);
    margin-left: 14px;
}

.dropdown-right-item-message .title {
    color: #000000;
    font-size: 14px;
}

.dropdown-right-item-message .message {
    color: #666666;
    font-size: 12px;
    margin-top: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}


    /* 科尼乐智能-首页 ↓ */
/*.home-page.bwg {*/
/*    height: 100vh;*/
/*    overflow: hidden;*/
/*}*/

.video {
    outline: none !important;
    width: 100%;
    height: 100vh;
    object-fit: cover;
    /* // 注意：IE和Edge浏览器不支持mix-blend-mode属性 */
    mix-blend-mode: darken;
}

.full-page-container {
    height: 100%;
    /*width: 1851px;*/
    margin: auto;
    transition: all linear 0.5s;
}

.page-white-box {
    top: 0;
    left: 0;
    /*height: 120px;*/
    width: 100%;
    background-color: #fff;
    position: absolute;
}

.bwg-homepage-section1 {
    display: flex;
    color: #fff;
    justify-content: space-between;
}

.banner-homepage {
    position: relative;
    height: 100vh;
    /*background-image: url('../../img/zhongqinglin/index/banner-home-1.png');*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.banner-desc {
    display: inline-block;
    position: relative;
    top: 18%;
    left: 14%;
    color: #ffffff;
}

.banner-title {
    font-size: 28px;
}
.banner-label1 {
    font-size: 14px;
    margin: 20px 0 30px 0;
}
.label-sm {
    font-size: 18px;
    margin-bottom: 17px;
}
.banner-btn {
    width: 124px;
    height: 36px;
    background: #fff;
    color: #333;
    font-size: 16px;
    text-align: center;
    line-height: 31px;
    cursor: pointer;
}

.bwg-homepage-container-block2 {
    height: 680px;
    display: flex;
    /*justify-content: space-between;*/
    /*width: 924px;*/
    margin: auto;
}
.bwg-homepage-container-block .el-carousel__item .banner-img-pro {
    margin: auto!important;
    position: relative;
    top: 22%;
}
.bwg-homepage-container-block .el-carousel__button {
    width: auto;
    height: auto;
    font-size: 20px;
    background-color: rgba(0,0,0,0) !important;
}
.bwg-homepage-container-block .is-active .el-carousel__button {
    /*content: '';*/
    /*width:70px;*/
    /*height: 2px;*/
    /*transform: translateY(10px);*/
    border-bottom:4px solid #19B000;
    padding-bottom:5px;
    /*color: #19B000;*/
}
.bwg-homepage-container-block .el-carousel__indicators--horizontal {
    top: 0;
}
.bwg-homepage-container-block  .el-carousel__arrow--left {
    background-color: rgba(0,0,0,0) !important;
    font-size: 94px;
    color: #D9D9D9;
    left: 180px;
}
.bwg-homepage-container .el-carousel__item img {
    height: 100%;
    width: 100%;
}

.banner-btn-db {
    display: flex;
    position: absolute;
    margin: auto;
    left: 41%;
    bottom: 62px;
    z-index: 65;
    color: #ffffff;
    text-align: center;
}

.product-classify-carousel {
    background-image: url("../../img/zhongqinglin/index/product-classify-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.product-classify-carousel>div {
    padding: 60px 0 40px 0;
    position: relative;
}

.product-classify-carousel .render-image {
    right: 0;
    bottom: -37%;
    position: absolute;
}

.product-classify-carousel .el-carousel__indicator {
    padding: 0;
    margin-left: 96px;
}

.product-classify-carousel .el-carousel__indicator:first-child {
    margin-left: 0;
}

.black-bd {
    border: 1px solid #000000;
    color: #000000;
    width: 160px;
    height: 40px;
    font-size: 14px;
    line-height: 37px;
    border-radius: 5px;
}
.bwg-homepage-container-block  .el-carousel__arrow--right {
    background-color: rgba(0,0,0,0) !important;
    font-size: 94px;
    color: #D9D9D9;
    right: 180px;
}
.block2-img-left {
    width: 816px;
}
.block2-img-left img {
    width: 100%;
    height: 100%;
}
.block2-img-right {
    width: 816px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    justify-items: end;
    align-items: end;
    text-align: end;
    padding: 20px 20px 20px 0;
}
.bwg-homepage-container-block3 {
    background: linear-gradient(180deg, #F7F9FC 0%, #FFFFFF 100%);
    height: 760px;
    /*background: #fff;*/
    /*display: flex;*/
    /*padding: 57px 0 0px 0;*/
}
.block3-img-left {
    width: 733px;
    margin: auto;
}
.block3-img-right {
    flex: 1;
    height: 100%;
    padding-top: 68px;
}
.block3-title {
    font-size: 30px;
    font-weight: 700;
    color: #000000;
    margin-bottom: 35px;
}
.block3-label {
    font-size: 18px;
    color: #000000;
}
.pos-re {
    /*position: relative;*/
    /*bottom: -300px;*/
}
.block4-img-left {
    width: 816px;
}
.block4-img-left img {
    width: 100%;
    height: 100%;
}
.block4-img-right {
    margin: auto;
}
.banner2-title {
    font-size: 30px;
    font-weight: 700;
}
.banner2-label {
    font-size: 16px;
    color: #000000;
}
.block4-img-right {
    width: 816px;
    height: 100%;
    /*text-align: end;*/
    padding-right: 56px;
    line-height: 88px;
    display: flex;
    flex-direction: column;
    justify-items: end;
    justify-content: space-between;
}
.block4-label {
    font-size: 18px;
    color: #000000;
    /*margin-top: 50px;*/
}
.bwg-homepage-container:nth-of-type(2) {
    padding-bottom: 64px;
    padding-top: 50px;
    background-color: rgb(245,245,245);
}

.bwg-homepage-section1 .left {
    display: flex;
}

.bwg-homepage-section1 .left-left {
    width: 444px;
    background-color: #093C7D;
    position: relative;
    z-index: 100;
}

.bwg-homepage-section1 .left-left-content {
    padding: 32px 30px 26px;
}

.bwg-homepage-section1 .bwg-zx-title {
    font-size: 20px;
    margin-bottom: 31px;
}

.bwg-homepage-section1 .left-left-bg {
    bottom: 0;
    left: 0;
    z-index: -1;
    position: absolute;
}

.bwg-zx-news-list-item {
    display: flex;
    color: #fff;
    list-style-position: inside;
    font-size: 16px;
    margin-top: 15px;
    align-items: flex-start;
    justify-content: space-between;
    position: relative;
    padding-left: 17px;
}

.bwg-zx-news-list-item:first-child {
    margin-top: 0;
}

.bwg-zx-news-list-item .cont {
    width: 250px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.bwg-zx-news-list-item .sign {
    left: 0;
    top: 12px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
}

.bwg-homepage-section1 .right {
    width: 504px;
    height: 481px;
    background-color: #691216;
    color: #fff;
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 9999;
}

.bwg-homepage-section1 .right-top {
    padding: 37px 0 10px;
    display: flex;
    font-size: 14px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.banner-container {
    position: absolute;
    margin: auto;
    top: 33%;
    left: 14%;
    z-index: 2;
    color: #ffffff;
    text-align: center;
}
.banner-title {
    font-size: 80px;
}
.banner-more {
    width: 200px;
    height: 42px;
    border: 1px solid #FFFFFF;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    margin: auto;
    line-height: 40px;
    /*margin-top: 252px;*/
    position: relative;
    bottom: 215px;
    z-index: 100;
}
.bwg-homepage-section1 .right-bottom {
    flex: 1;
    display: flex;
    align-items: flex-start;
    padding: 18px 45px;
    justify-content: space-between;
    margin-top: 28px;
    background-color: #FFFFFF0D;
}

.bwg-homepage-section1 .sm-dingpiao {
    padding-top: 15px;
    font-size: 14px;
    width: calc(100% - 156px);
}
.bwg-homepage-section1 .sm-dingpiao-text{
    font-size: 11px;
    margin-bottom: 7px;
    line-height: 17px;
}
.bwg-homepage-section1 .kaiguan-time {
    font-size: 16px;
}

.bwg-homepage-section1 .kaiguan-time,
.bwg-homepage-section1 .kaiguan-mes2 {
    color: #E16240;
}

.bwg-homepage-section1 .kaiguan-text {
    font-size: 24px;
    margin: 10px 0 16px;
}

.bwg-homepage-section1 .kaiguan-mes2 {
    margin-top: 13px;
}

.bwg-homepage-section1 .kaiguan-time-group {
    display: flex;
    align-items: stretch;
    margin-top: 27px;
}

.bwg-homepage-section1 .kaiguan-time-group-item {
    text-align: center;
    font-size: 12px;
    margin-left: 24px;
}

.bwg-homepage-section1 .kaiguan-time-group-item:first-of-type {
    margin-left: 0;
}

.bwg-homepage-section1 .kaiguan-time-group-item-date{
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 24px;
}

.page-main-section-title,
.page-main-section-engTitle {
    font-size: 32px;
    text-align: center;
    color: #000000;
}

.page-main-section-title {
    margin-bottom: 16px;
}
.page-main-section-engTitle {
    text-transform: uppercase;
    font-weight: 200;
}
.bwg-collection-gird-box {
    display: grid;
    gap: 48px 90px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin-top: 48px;
}

.bwg-collection-gird-box .item {
    width: 340px;
    height: 340px;
    border-radius: 200px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    background-color: rgb(1,2,2);
}

.bwg-collection-gird-box .item:hover .item-text {
    display: none;
}

.bwg-collection-gird-box .item-text {
    bottom: 60px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    color: #fff;
    font-size: 24px;
}

.bwg-collection-gird-box .item-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.bwg-collection-gird-box .item:hover .shade-box {
    display: flex;
    flex-direction: column;
    font-weight: 700;
    padding-left: 43px;
    justify-content: center;
}

.bwg-collection-gird-box .shade-box {
    left: 0;
    top: 0;
    width: 100%;
    font-weight: 700;
    height: 100%;
    display: none;
    position: absolute;
    color: #fff;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}

.bwg-collection-gird-box .shade-box-hr {
    width: 150px;
    height: 4px;
    border: none;
    margin: 12px 0;
    background-color: rgb(133,133,133);
}

.bwg-collection-gird-box .shade-box-collection-name {
    font-size: 24px;
}

.bwg-collection-gird-box .shade-huaxueshi {
    font-size: 20px;
}

.bwg-aboutUs-section {
    padding: 60px 0 30px;
    background-color: #F0EFEB;
}

.bwg-aboutUs-section-left {
    font-size: 18px;
    color: #000;
    width: calc(100% - 562px);
}

.bwg-aboutUs-section-left .text {
    line-height: 32px;
    margin-bottom: 11px;
}

.bwg-aboutUs-section-left .label {
    color: #888888;
    padding: 0;
    font-weight: 500;
    font-size: 18px;
}

.bwg-homepage-news-section {
    padding: 78px 0 48px;
}

.news-info-group {
    gap: 16px;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin-top: 40px;
}

.label-serve-title {
    font-size: 32px;
    color: #000000;
    text-align: center;
    align-content: center;
    margin-bottom: 44px;
}


.news-info-item {
    width: 100%;
    cursor: pointer;
    font-size: 16px;
}

.news-info-item:hover .news-info-item-title {
    text-decoration: underline;
}

.news-info-item-title {
    color: #000000;
    font-size: 20px;
    -webkit-line-clamp: 2;
}

.news-info-item-title,
.news-info-item-content {
    display: -webkit-box;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}

.news-info-item-content {
    color: #444444;
    -webkit-line-clamp: 3;
    margin: 10px 0 4px;
}

.news-info-item-img {
    height: 224px;
    border-radius: 6px;
    overflow: hidden;
    overflow: hidden;
    margin-bottom: 13px;
}

.news-info-item-img:hover {
    box-shadow: 0px 4px 15px 0px #0000001A;
}

.news-info-item-img img {
    width: 100%;
    height: 100%;
    transition: all .5s;
    object-fit: cover;
}
/*footer*/
.gz-container {
    width: 1560px;
    margin: auto;
}
footer {
    font-size: 12px;
    /*padding-top: 64px;*/
    background-color: #2C322D;
}

footer,
footer a {
    color: #aaaaaa;
}

footer a {
    text-decoration: none;
}

.footer-top,
.footer-bottom {
    display: flex;
    align-content: center;
    justify-content: space-between;
}

.footer-top {
    padding-bottom: 18px;
    /*border-bottom: 1px solid #666666;*/
}

.footer-bottom {
    width: 1560px;
    margin: auto;
    padding: 21px 0 27px;
}
.footer-title {
    font-size: 20px;
    color: #ffffff;
}

.footer-blogroll a {
    margin-left: 30px;
}

.footer-blogroll a:first-child {
    margin-left: 0;
}

.footer-link-group {
    display: flex;
    align-items: flex-start;
}

.footer-link-group-item {
    margin-right: 98px;
}

.footer-link-group-item .grid-box {
    display: grid;
    gap: 12px 45px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.footer-link-group-item .grid-box .link-item {
    margin-bottom: 0;
}

.footer-link-group-item:last-child {
    margin-right: 0;
}

.footer-link-group-item .title {
    color: #fff;
    font-size: 14px;
    margin-bottom: 26px;
}

.footer-link-group-item .link-item {
    display: block;
    cursor: pointer;
    margin-bottom: 12px;
}

.footer-link-group-item .link-item:last-child {
    margin-bottom: 0;
}
.gz-container ul {
    display: flex;
    border-bottom: 1px solid #666666;
    padding:26px 10px 26px 10px;
    margin-bottom: 40px;
}
.gz-container ul li {
    flex: 1;
}
.gz-container ul li img {
    display: inline;
}
.gz-container ul li span {
    ont-size: 20px;
    color: #FFFFFF;
    margin-left:10px;
}
.block-title-box {
    text-align: center;
}
.block-title-box .block-title {
    font-size: 26px;
    color: #000000;
    margin-bottom: 18px;
}
.block-title-box .block-desc {
    font-size: 16px;
    color: #999999;
}
.solution-box-container {
    display: flex;
}
.solution-left-box {
    width: 445px;
}
.solution-right-box {
    margin: auto;
    display: grid;
    grid-template-columns: repeat(2, minmax(0px, 3fr));
    gap: 23px 54px;
}
.cont {
    margin-top: 30px;
    display: flex;
    overflow: hidden;
}
.right-box {
    margin-left:20px;
}
.right-box-top {
    margin: auto;
    display: grid;
    grid-template-columns: repeat(2, minmax(0px, 3fr));
    gap: 23px 25px;
    position: relative;
    z-index: 10;
    background: #fafcfd;

}
.right-box-img-item {
    cursor: pointer;
    position: relative;
    overflow: hidden;
    background: linear-gradient(180deg, rgba(19, 36, 88, 0.05) 0%, rgba(19, 36, 88, 0.4) 100%);
    border-radius: 6px;
}

.right-box-img-item:hover img {
    transform: scale(1.3);
}

.right-box-img-item img {
    display: block;
    height: 220px;
    transition: all .6s;
}

.right-box-img-item-name {
    left: 30px;
    z-index: 1;
    color: #FFFFFF;
    font-size: 20px;
    bottom: 50px;
    position: absolute;
}

.right-box-img-item-line {
    /*width: 0;*/
    /*height: 3px;*/
    display: none;
    left: 30px;
    bottom: 30px;
    transition: all .3s ease-in 0s;
    z-index: 1;
    opacity: 0;
    position: absolute;
    /*background-color: #009BFF;*/
}

.right-box-img-item:hover .right-box-img-item-line {
    display: block;
    opacity: 1;
}
.right-box-img-item:hover .right-box-img-item-name {
    bottom: 85px;
}
.right-box-img-item-label {
    font-size: 14px;
    color: #ffffff;
    margin:10px 0 7px 0;
}
.right-box-img-item-desc {
    width: 85px;
    height: 28px;
    font-size: 12px;
    border: 1px solid #ffffff;
    border-radius: 2px;
    color: #ffffff;
    text-align: center;
    line-height: 26px;
}
.solution {
    margin-top: 40px;
}
.black-bd-more {
    border: 1px solid #000000;
    color: #000000;
    width: 232px;
    height: 42px;
    font-size: 18px;
    line-height: 42px;
    text-align: center;
    margin: auto;

}
.bwg-homepage-container-block4 {
    background: #ECF0EE;
    padding: 60px 0 49px;
}

.bwg-homepage-container-block4 .zql-container{
    padding: 0;
}

.home-page-anchor-navigation {
    /*text-align: center;*/
    /*margin: auto;*/
}
.anchor-navigation-group {
    display: flex;
    justify-content: center;
    margin: 30px 0 50px;
}
.anchor-navigation-item {
    cursor: pointer;
    margin: 0 54px;
    color: #cccccc;
    font-size: 20px;
}
.anchor-navigation-item img {
    display: inline;
}
.selected {
    color: #000000;
}
.selected::after {
    content: '';
    position: absolute;
    width: 50px;
    height: 4px;
    background: #19B000;
    transform: translateX(-74px) translateY(34px);
}
.anchor-navigation-info-box {
    display: flex;
    flex-wrap: nowrap;
    background: #FFFFFF;
    border-radius: 12px;
    height: 322px;
    padding: 0 56px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.anchor-navigation-info {
    flex: 1;
    margin-right: 163px;
}
.anchor-navigation-info-title {
    font-size: 26px;
    color: #000000;
}
.anchor-navigation-info-desc {
    font-size: 16px;
    color: #999999;
    padding: 11px 0 23px 0;
}
.industry-label {
    display: flex;
    font-size: 14px;
    color: #000000;
    text-align: center;
    line-height: 30px;
}
.industry-label-ul {
    display: flex;
}
.industry-label-ul li {
    width: 82px;
    height: 32px;
    background: #FEE4CA;
    text-align: center;
    line-height: 30px;
    margin: 0 10px;
    color: #643600;
}
.bank-group {
    display: flex;
    margin-top: 32px;
}
.bank-group img {
    margin-right: 52px;
}
.pageContainer5-ul {
    display: flex;
    margin-top: 40px;
}
.pageContainer5-ul li {
    padding: 27px 30px;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 12px;
    margin-right: 20px;
}
.pageContainer5-ul li:first-child, .pageContainer5-ul li:nth-child(2) {
    flex: 1;
}
.pageContainer5-ul li:last-child {
    margin-right: 0;
    width: 540px;
}
.pageContainer5-ul .pageContainer5-title{
    font-size: 20px;
    color: #000000;
    margin-bottom: 24px;
}
.pageContainer5-ul p {
    font-size: 16px;
    padding: 10px 0;
}
.pageContainer5-ul p img {
    display: inline;
}
.pageContainer5-ul li:last-child .img-group {
    display: flex;
    flex-wrap: wrap;
}
.pageContainer5-ul li:last-child .img-group img {
    height: 40px;
    margin:0 30px 23px 0;
}
.news-info-group {
    gap: 30px;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.news-info-item {
    cursor: pointer;
}

.news-info-item:hover .news-info-item-title {
    color: #138A00;
}
.news-info-item:hover .news-info-item-img img {
    transform: scale(1.1);
}

.news-info-item-middle {
    display: flex;
    align-items: center;
    font-size: 14px;
    margin: 20px 0 7px;
    justify-content: space-between;
}

.news-info-item-updateTime {
    color: #AAAAAA;
}

.news-info-item-pageView {
    color: #cccccc;
    display: flex;
    align-items: center;
}

.news-info-item-pageView-icon {
    margin-right: 4px;
}

.news-info-item-title {
    color: #231F20;
    font-size: 16px;
    line-height: 22px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.bwg-homepage-container-block5 {
    background-color: #fff;
}
.bwg-homepage-container-block6 {
    /*height: 320px;*/
    background: url("../../img/zhongqinglin/index/contact-us-bg.png") no-repeat center;
    background-size: cover;
}
.contact-us-box {
    display: flex;
}
.contact-us-left {
    flex: 1;
    font-size: 18px;
    color: #fff;
    padding: 50px 0 41px 0;
}
.contact-us-right {
    position: absolute;
    right: 0;
    top: -16px;
}
.contact-us-title {
    font-size: 26px;
    color: #fff;
    margin-bottom: 36px;
}
.contact-us-btn {
    width: 160px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: #000000;
    margin-top: 41px;
    background: #fff;
    border-radius: 2px;
    border-radius: 5px;
}
.wuliu-img {
    width: 20px;
    height: 20px;
    margin: 0!important;
    margin-right: 5px!important;
}
.img-name {
    font-size: 14px;
    margin-right: 33px;
}
.symbol {
    color: #19B000;
}



/* 占全屏的banner加蒙层 */
.banner-homepage .el-carousel__item:nth-of-type(1)::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 30%);
}


/* 首页-banner */
.zql-index-swiper-container {
    height: 100%;
}

.zql-index-swiper-container .swiper-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
}

.zql-index-swiper-container .el-carousel__indicator {
    padding: 0;
    height: 8px;
    border-radius: 12px;
    display: block;
    position: relative;
    margin-left: 10px;
    background: rgba(255, 255, 255, 0.60);
}

.zql-index-swiper-container .el-carousel__button {
    background-color: transparent;
}

.zql-index-swiper-container .el-carousel__indicator.is-active {
    width: 110px;
}

.zql-index-swiper-container .el-carousel__indicator.is-active:after {
    content: '';
    animation: bulletChange linear 9000ms forwards;
    height: 100%;
    width: 0;
    background: #19B000;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: inherit;
}

@keyframes bulletChange {
    0% {
        width: 0;
    }
    100%{
        width: 100%;
    }
}

@-moz-keyframes bulletChange {
    0% {
        width: 0;
    }
    100%{
        width: 100%;
    }
}
@-khtml-keyframes bulletChange {
    0% {
        width: 0;
    }
    100%{
        width: 100%;
    }
}
@-ms-keyframes bulletChange {
    0% {
        width: 0;
    }
    100%{
        width: 100%;
    }
}

@-o-keyframes bulletChange {
    0% {
        width: 0;
    }
    100%{
        width: 100%;
    }
}
@-webkit-keyframes bulletChange {
    0% {
        width: 0;
    }
    100%{
        width: 100%;
    }
}

.swiper-container-bottom-image {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 60px;
    z-index: 99;
}
.swiper-container-bottom-image img {
    height: 30px;
}