
.pro{
    position: absolute;
}
.pre{
    position: relative;
}
.ft17{
    font-size: 17px;
}
.clff{
    color:#fff;
}
.cl1b{
    color:#1b1b1b;
}
.cl29{
    color:#292929;
}
.cl00{
    color:#333;
}
.cl0d{
    color:#0d0d0d;
}
.clb0{
    color:#b0b0b0;
}
.bac{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

/* welcome.php(css) */

.swiper-containerw1 .swiper-slide{
    height: 950px;
}

.wel2-left-btitle{
    font-weight: bold;
    line-height: 1.1;
}


.swiper-containerw2 .swiper-slide{
    min-height: 595px;
    transition: transform .5s ease;
}
.swiperw2-zz{
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 30px 25px;
    box-sizing: border-box;
    background: #fff;
    opacity: 0;
    transition: all .5s ease;
}
.swiperw2-title{
    font-weight: bold;
    line-height: 1.2;
    background: url(/Html/cpyy/images/jt3.png) right center no-repeat;
}
.swiper-containerw2 .swiper-slide:hover .swiperw2-zz{
    opacity: 1;   
}
.swiper-containerw2 .swiper-slide:hover{
    transform: scale(1.05);
}





<!--0.00016093254089355-->