﻿@media (min-width:1025px){.applicationstitle{padding-top:90px;margin-top:-90px}}
.img-overlay{position:fixed;inset:0;background:rgba(0,0,0,0.85);display:flex;align-items:center;justify-content:center;z-index:9999}
.overlay-content{position:relative;width:90%}
.overlay-close{position:absolute;top:10px;right:20px;font-size:32px;color:#fff;cursor:pointer;z-index:10}
.overlay-swiper .swiper-slide{display:flex;align-items:center;justify-content:center}
.overlay-swiper img{max-width:100%;max-height:100%}
.swiper-wrapper{align-items:stretch}
.swiper-slide{height:auto;display:flex;align-items:center;justify-content:center}
.swiper-button-next,.swiper-button-prev{color:var(--color)}
.swiper-pagination-bullet-active{background:var(--color)}
.ul-content{display:flex;align-items:center}
.my-swiper{width:50%}
.left-content{flex:1;margin-right:2%}
.kche-item-img img{width:90%;border:none}
.kche-item-img{width:100%}
@media (max-width:768px){.ul-content{flex-wrap:wrap}
.my-swiper,.pro-ulli1{width:100%}
}