
a{
    text-decoration: none !important;
}
.container{
    width: 1200px !important;
    margin: 0 auto;
}

.bg-linear{
    background-image: linear-gradient(to right, #3b41c5 0%, #a981bb 49%, #ffc8a9 100%);
}

.blank10{
    height: 10px;
    clear: both;
}
.blank20{
    height: 20px;
    clear: both;
}
.blank30{
    height: 30px;
    clear: both;
}
.header img{
    width: 100%;
}
.nav-list{
    height: 50px;
    line-height: 50px;
    background-color: #C80210;
    color: white;
    font-weight: bolder;
}
.nav-list a{
    color: white;
}
.nav-inner{
    width: 1200px;
    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);
}

.slider {
    position: relative;
    height: 300px;
    width: 100%;
    overflow: hidden;
}

.slider ul {
    position: relative;
    width: 3000px;
    height: 100%;
    margin: 0;
    padding: 0
}

.slider ul li {
    float: left;
    width: 540px;
    height: 100%;
    position: relative
}

.slider ul li img {
    width: 100%;
    height: 100%;
}

.slider ul li .title {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    padding-left: 10px;
    background-color: rgba(5,5,5,0.5);
    color: white;
    box-sizing: border-box;
}

.slider .nav {
    text-align: center;
    position: absolute;
    right: 10px;
    bottom: 10px;
    font-size: 12px;
    line-height: 18px;
}

.slider .nav span {
    -webkit-user-select: none;
    user-select: none;
    float: left;
    cursor: pointer;
    border-radius: 9px;
    display: inline-block;
    width: 18px;
    height: 18px;
    background: rgba(0,0,0,0.7);
    margin-left: 2px;
    color: #fff;
    opacity: 0.5;
}

.slider .nav span.active {
    opacity: 1;
}

.article-box{

}
.article-box-title{
    color: #f9f0f9ad;
    font-size: 28px;
    line-height: 50px;
    font-weight: bolder;
    margin: 20px 0;
    border-bottom: 3px solid #f9f0f9ad;
}
.article-box-title a{
    color: #f9f0f9ad;
}
.article-box-title span{
    color: #11321e;
}
.article-box-item{
    line-height: 48px;
    height: 48px;
    overflow: hidden;
    font-size: 18px;
    color: #333;
    text-overflow: ellipsis;
    transition: all 0.5s;
}
.article-box-item a{
    color: #333;
    text-decoration: none;
}
.article-box-item:hover{
    transform: scale(1.1);
}

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

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

#certify  .swiper-slide {
    width: 330px;
    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%
}
#certify .swiper-button-next:after{
    content: "";
}
#certify .swiper-button-prev:after{
    content: "";
}<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2022-01-01 21:52:32" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->