﻿@charset "utf-8";

/* CSS Document */

#certify {
    position: relative;
    max-width: 1920px;
    margin: 0 auto;
}

#certify .swiper-container {
    padding-bottom: 0px;
}

#certify .swiper-slide {
    width:680px;
   /* height:600px;*/
    background: #fff;
    position: relative;
}

#certify .swiper-slide .shadow{
    display: none;
}

#certify .swiper-slide .shadow {
    display: block;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    left: 0px;
    width: 100%;
    text-align: center;
    display: table;
}

#certify .swiper-slide .shadow .vermid{
    display: table-cell;
    vertical-align: middle;
}

#certify .swiper-slide .shadow .vermid >img{
    max-width: 100%;
}




#certify .swiper-slide a.img>img {
    display: block;
    width: 100%;
    height: 100%;
    background: #000;
}


#certify .swiper-slide h3 {
    font-size:24px;
    color: #fff;
    font-weight:300;
    width: 100%; 
    text-align: center;position:absolute;left:0;bottom:0;line-height:70px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
    margin: 0;
}




#certify .swiper-pagination {
    width: 100%;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    border: 3px solid #fff;
    background-color: #d5d5d5;
    width: 10px;
    height: 10px;
    opacity: 1;
}
.jian{margin-top: 51px;}
#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
    border: 3px solid #00aadc;
    background-color: #fff;
}

#certify .swiper-button-prev {
    left:45%;
    width:71px;
    height:71px;
    background:#e5e5e5 url(../images/ab5015d98ec9af552d85d0e7561b80a9a73459f1.png) no-repeat center;
    position: static;
   margin-top:0;
    outline: none;z-index:999;
    margin-right: 21px;
}

#certify .swiper-button-next {
    right: 45%;
    width: 71px;
    height: 71px;
    background:#e5e5e5 url(../images/50d38d2c65ff49e0e85fbb9802e401aa1aefb5f6.png) no-repeat center;
     position: static;
    outline: none;margin-top:0;z-index:999;
}
#certify .swiper-button-prev:hover{background: #001fbe url(../images/05564b61ee79b9a7b0003a5743f87788eb7ad341.png) no-repeat center;}
#certify .swiper-button-next:hover{background: #001fbe url(../images/4fdd4d65980ba1c7c8cb52179cba802a1b2cd378.png) no-repeat center;}



@media (max-width:1440px){
    #certify .swiper-slide {width:500px;}   
}


@media (max-width:1024px){
    #certify{padding-bottom:0;} 
    .jian{display:none!important;} 
    #certify .swiper-slide {width:400px;}   
    #certify .swiper-slide h3{line-height:60px;font-size:24px;}   
}


@media (max-width:768px){
  #certify .swiper-slide {width:400px;} 
   #certify .swiper-slide h3{line-height:45px;font-size:20px;} 
}

@media (max-width:425px){
  #certify .swiper-slide {width:300px;} 
   #certify .swiper-slide h3{line-height:40px;font-size:16px;} 
}

@media (max-width:375px){
  #certify .swiper-slide{width:220px;} 
}
