#certify {
    position: relative;
    width: 960px;
    margin: 0 auto
}

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

#certify  .swiper-slide {
    width: 480px;
    height: 340px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 8px 30px #ddd;
}
#certify  .swiper-slide img{
    display:block;
    width: 100%;
}
#certify  .swiper-slide p {
    line-height: 98px;
    padding-top: 0;
    text-align: center;
    color: #636363;
    font-size: 1.1em;
    margin: 0;
}

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

#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 #00aadc;
    background-color: #fff;
}

#certify .swiper-button-prev {
    width: 45px;
    height: 45px;
    background: url(../images/wm_button_icon.png) no-repeat;
    background-position: 0 0;
    background-size: 100%;
}

#certify .swiper-button-prev:hover {
    background-position: 0 -46px;
    background-size: 100%
}

#certify .swiper-button-next {
    width: 45px;
    height: 45px;
    background: url(../images/wm_button_icon.png) no-repeat;
    background-position: 0 -93px;
    background-size: 100%;
}

#certify .swiper-button-next:hover {
    background-position: 0 -139px;
    background-size: 100%
}

.swiper-container1{
    height: 350px;
}
.swiper-container2{
    height: 300px;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    position: relative;
}
.swiper-slide img{
    width: 100%;
    object-fit: cover;
}
.swiper-slide-title{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    background-color: rgba(0,0,0,0.3);
    color: white;
    text-align: center;
}

a{
    color: #333;
    text-decoration: none;
}
a:hover{
    color: red;
    text-decoration: none;
}
.blank30{
    clear: both;
    height: 30px;
}
.container{
    width: 1000px !important;
    margin: 0 auto;
    overflow: hidden;
}
.nav-list{
    height: 50px;
    line-height: 50px;
    background-color: #C80210;
    color: white;
    font-weight: bolder;
}
.nav-list a{
    color: white;
}
.nav-inner{
    width: 1000px;
    margin: 0 auto;
    display: flex;
}
.nav-item{
    flex: 1;
    transition: all 0.3s;
    text-align: center;
}
.nav-item:hover{
    background-color: #A80100;
    transform: scale(1.05);
}
.article-list{
    line-height: 60px;
}
.article-title{
    margin-bottom: 20px;
}
.article-item-thumbnail{
    width: 20px;
}
.article-item{
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.5s;
}
.article-item:hover{
    transform: scale(1.1);
}
.box-spbb{
    background-image: url("../images/bg_spbb.png");
    background-size: 100% 100%;
}
.box-hhcj{
    background-image: url("../images/bg_hhcj.png");
    background-size: 100% 100%;
}
.article-img-item{
    margin-bottom: 20px;
    margin-right: 20px;
    padding: 20px;
    background-color: white;
}
.article-img-item .article-img-item-thumbnail{
    width: 200px;
    height: 140px;
    object-fit: cover;
    float: left;
}
.article-img-item .article-img-item-text{
    margin-left: 215px;
}
.article-img-item-text .title{
    line-height: 32px;
    height: 64px;
    font-size: 18px;
    overflow: hidden;
}
.article-img-item-text .describe{
    color: #999;
    font-size: 14px;
    margin-top: 10px;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
}
<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2021-12-15 21:55:28" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->