.nav {
    background-color: #2bb6b1;
    border-top: 1px solid #fff;}
.yjli { position: relative;   text-align: center;
    float: left;
    width: 14%;}
.yjli a {
    font-size: 18px;
    color: #fff;
    line-height: 60px;}
.ejul {
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 999;
    display: none;
    width: 100%;}
.ejul li{border-bottom: 1px solid #fff;}
.ejul li a{line-height: 35px;
    font-size: 16px;
    color:#000;}
.yjli:hover .ejul{display:block;background-color:#fff;}
.yjli:hover{background-color: #259f9b;}
.ejul li:hover{background-color: #259f9b;}
.ejul li:hover a{color: #fff;}

.banner-z .slick-dots li button {
    display: none;}

button {
    font-size: 100%;
    border: none;
    outline: none;}

.banner-z {    display: none !important;
    font-size: 0;
    z-index: 2;}

.banner-z .slick-active .img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);}

.banner-z a {
    display: block;}

.banner-z .img {
    padding-top: 35%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: transform 0.5s linear 0s;
    -moz-transition: transform 0.5s linear 0s;
    -o-transition: transform 0.5s linear 0s;
    -webkit-transition: -webkit-transform 0.5s linear 0s;
    transition: -webkit-transform 0.5s linear 0s;
    -o-transition: -o-transform 0.5s linear 0s;
    -moz-transition: transform 0.5s linear 0s, -moz-transform 0.5s linear 0s;
    transition: transform 0.5s linear 0s;
    transition: transform 0.5s linear 0s, -webkit-transform 0.5s linear 0s, -moz-transform 0.5s linear 0s, -o-transform 0.5s linear 0s;
    background-image: url();
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: transparent;
    -o-background-size: cover;
    background-size: cover;}

.banner-z .slick-arrow {
    position: absolute;
    top: 50%;
    right: auto;
    bottom: auto;
    left: auto;
    z-index: 1;
    width: 32px;
    height: 64px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: transparent;
    -o-background-size: auto;
    background-size: auto;
    cursor: pointer;
    transform: translateY(-50%);}

.banner-z .slick-arrow.slick-prev {
    left: 5%;
    background-image: url(/kyc/images/left-20250528.png);}

.banner-z .slick-arrow.slick-next {
    right: 5%;
    background-image: url(/kyc/images/right-20250528.png);}

.banner-z .slick-dots {
    position: absolute;
    top: auto;
    right: auto;
    bottom: 0.2rem;
    left: 50%;
    z-index: 1;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);}

.banner-z .slick-dots li {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 7px;
    border-radius: 50%;
    background: #fff;
    cursor: pointer;}

.banner-z .slick-dots li.slick-active {
    background: #a40000;}
.kydt-zc {
    margin-top: 5px;}
.kydt-zc li{}
.kydt-zc li a{ position: relative;}
.kydt-zc li .img {
    position: relative;
    padding-top: 66%;}
.kydt-zc li img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;}
.kydt-zc .bt {
    position: absolute;
    left: 0;
    bottom: 0;
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
    color: #fff;
    z-index: 9999;
    font-size: 20px;
    text-align: center;
    width: 100%;
    line-height: 80px;}
.kydt-yc {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;}
.kydt-yc li {
    width: 42%;
    margin: 1%;
    background-color: #eee;
    border-bottom: 3px solid #2bb6b1;
    min-height: 150px;
    padding: 3%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;}
.kydt-yc li p{    text-align: right;  color: #726f6f;font-size: 14px;}
.kydt-yc li a {
    font-size: 16px;
    line-height: 35px;
    color: #000;}
.kydt-yc li:hover{    background-color: #2bb6b1;}
.kydt-yc li:hover a{ color: #fff;}
.kydt-yc li:hover p{ color: #fff;}
