.container{
    width: 1200px !important;
}
.blank20{
    height: 20px;
    width: 100%;
    clear: both;
}
.blank30{
    height: 30px;
    width: 100%;
    clear: both;
}
.box{
    width: 800px !important;
    margin: 0 auto;
}
.swiper-container1{
    height: 350px;
}

.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;
}
#certify {
    position: relative;
    width: 960px;
    margin: 0 auto
}

#certify .swiper-container {
    padding-bottom: 60px;
}

#certify  .swiper-slide {
    width: 320px;
    height: 600px;
    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%
}
.top-header{
    margin-bottom: 20px;
}
.top-header-title{
    font-size: 24px;
    font-weight: bolder;
    text-align: center;
    height: 48px;
    line-height: 48px;
    margin-bottom: 10px;
}
.top-header-title a{
    color: #333;
}
.top-header-desc{
    text-indent: 2em;
    font-size: 16px;
    color: #666;
    line-height: 32px;
    height: 64px;
    overflow: hidden;
}
.top-main-item{
    line-height: 50px;
    height: 50px;
    overflow: hidden;
    font-size: 18px;
}
.top-main-item a{
    color: #333;
}

.article-box{
    border: 1px solid #efefef;
    border-top: none;
    box-shadow: 5px 5px 5px rgba(0,0,0,0.3);
    padding: 20px;
}
.article-main{
    padding: 10px 0 20px;
    border-bottom: 1px solid #ddd;

}
.article-main-title{
    font-size: 24px;
    font-weight: bolder;
    text-align: center;
    height: 48px;
    line-height: 48px;
    margin-top: 20px;

}
.article-main-title a{
    color: #333;
}

.article-main-desc{
    text-indent: 2em;
    font-size: 16px;
    color: #666;
    line-height: 32px;
    height: 64px;
    overflow: hidden;
}
.article-list{
    padding: 20px 0 10px;
}
.article-item{
    color: #444;
    line-height: 50px;
    font-size: 18px;
    text-align: center;
}
.article-item a{
    color: #666;
}
<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2022-07-12 10:37:57" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->