/*新增的首页*/
.renLun{
    position: relative;
}
#certify .swiper-container {
    padding: 60px 0 30px 0;
    display: block;
    overflow: hidden;
    width: 100%;
}

#certify  .swiper-slide {
    width: 400px;
    height:auto;
    background: #fff;
    box-shadow: 0 8px 30px #ddd;
}
#certify  .swiper-slide img{
    display:block;
    border-radius: 12px;
}
#certify  .swiper-slide p {
    width: 100%;
    background: rgba(0, 0, 0, 0.3);
    text-align: center;
    position: absolute;
    bottom: 0px;
    color: #ffffff;
    font-size: 16px;
}

#certify .swiper-pagination {
    width: 100%;
    bottom: 0px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    border: 3px solid #fff;
    background-color: #d5d5d5;
    width: 10px;
    height: 10px;
    opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
    border: 3px solid #139be3;
    background-color: #fff;
}
#certify .swiper-button-prev {
    left: -60px;
    top: 57%;
    opacity: 0.4;
    border-radius: 50%;
    border: 1px #000000  solid;
    width: 38px;
    background-size: 15px;
    height: 38px;
}
#certify .swiper-button-next {
    right: -60px;
    top: 57%;

    opacity: 0.4;
    border-radius: 50%;
    border: 1px #000000  solid;
    width: 38px;
    background-size: 15px;
    height: 38px;
}
#certify .swiper-button-prev:hover,
#certify .swiper-button-next:hover{
    opacity: 0.8;
}

#certify .d_text{ width: 100%; height: 100%; position: absolute; top: 0px; padding-top: 26%; text-align: center; background: rgba(30, 121, 191, 0.7); display: none;}
#certify .d_text a{ font-size: 16px; margin: 0px 5px; color: #fff;}
#certify .d_text a:hover{ text-decoration: underline;}
#certify .swiper-slide:hover .d_text{
    display: block;
}




.tempWrap{
    margin-top: 40px;
}
.caseswriperbox  {
    overflow: hidden;
    padding: 0;
    box-sizing: border-box;
    display: block;
    box-shadow: 5px 5px 10px #eee;
    border: 1px #d4d4d4 solid;
}
.caseswriperbox  .cimic{
    position: relative;
}

.caseswriperbox  .cimic .ftext {
    width: 100%;
    height: 100%;
    padding: 30px;
    position: absolute;
    top: 0px;
    background: rgba(0,0,0,0.3);
    color: #fff;
    display: none;
}
.caseswriperbox  .cimic:hover .ftext {
    display: block;
}
.caseswriperbox  .title {
    width: 100%;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    text-align: left;
    padding: 0px 10px;
}
.caseswriperbox  .title .city {
    min-width: 30px;
    padding: 0px 3px;
    height: 20px;
    background: #4dacfe;
    color: #FFFfff;
    text-align: center;
    line-height: 20px;
    margin-top: 10px;
}


#field .swiper-button-prev {
    left: 0px;
    top: 57%;
    opacity: 0.4;
    border-radius: 50%;
    border: 1px #000000  solid;
    width: 38px;
    background-size: 15px;
    height: 38px;
    display: none;
}
#field .swiper-button-next {
    right: 0px;
    top: 57%;
    opacity: 0.4;
    border-radius: 50%;
    border: 1px #000000  solid;
    width: 38px;
    background-size: 15px;
    height: 38px;
    display: none;

}
#field .swiper-button-prev:hover,
#field .swiper-button-next:hover{
    opacity: 0.8;
}
.multipleLine .bd{
    height: auto;
}












#certify .swiper-slide:hover a p{
    display: none;
}

@media (max-width: 1200px){
    .product-show{
        overflow: hidden;
    }
    .multipleLine .bd,
    .tempWrap{
        width: 100% !important;
    }
}

@media (max-width: 800px){
    #certify.good {
        padding: 0 10px;
        background-size: cover;
    }
    #certify .swiper-slide{
        width: 80%;
    }
    #certify .swiper-container {
        padding: 30px 0 30px 0;
    }
    #certify .swiper-slide p {
        line-height: 30px;
        font-size: 12px;
    }
    #certify .swiper-button-prev,
    #certify .swiper-button-next{
        opacity: 0;
    }


}


/*手机端的bannerM*/
.bannePC{
    padding: 0;
}
.bannePC img{
    width: 100%;
    height: auto;
}

.bannePC .swiper-button-white {
    background-color: rgba(0, 0, 0, 0.15);
    width: 60px;
    height: 60px;
    border-radius: 4px;
    background-size: 12px;
}
.bannePC .swiper-button-white:hover{
    background-color: rgba(0, 0, 0, 0.3);
}


.bannePC .swiper-container-horizontal>.swiper-pagination{
    bottom: 20px;
}
.bannePC .swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet{
    width: 26px;
    height: 5px;
    border-radius: 5px;
    margin: 0 5px;
    cursor: pointer;
    background: #ffffff;
    opacity: 0.6;
}
.bannePC .swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet-active{
    width: 34px;
    background: #139be3;

}






/*手机端的bannerM*/
.bannerM{
    padding: 0;
}
.bannerM img{
    width: 100%;
    height: auto;
}

.bannerM .swiper-button-white {
    background-color: rgba(0, 0, 0, 0.15);
    width: 30px;
    height: 38px;
    border-radius: 4px;
    background-size: 12px;
}
.bannerM .swiper-button-white:hover{
    background-color: rgba(0, 0, 0, 0.3);
}


.bannerM .swiper-container-horizontal>.swiper-pagination{
    bottom: 20px;
}
.bannerM .swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet{
    width: 26px;
    height: 5px;
    border-radius: 5px;
    margin: 0 5px;
    cursor: pointer;
    background: #ffffff;
    opacity: 0.6;
}
.bannerM .swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet-active{
    width: 34px;
    background: #139be3;

}





