 .jdjs_app .qwss{}
    .jdjs_app .tj{}
/***/
 .jdjs_app .qwss{}
    .jdjs_app .tj{}
.bxcg-img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: 0.5s all;}
.bxcg-pic:hover .bxcg-img{
   transform: scale(1.05);}
