.banner{
    width: 100%;
    height: 240px;
    background: url('http://qtummatrix.com:2000/bg.png') no-repeat center center;
}
.banner1{
    width: 1200px;
    min-width: 1200px;
    position: relative;
    height: 240px;
    margin: 0 auto;
}
.banner1 div{
    position: absolute;
    height: 140px;
    width: 302px;
    background-color: #00B1A0;
    bottom: 0;
    left: 0;
    font-size: 18px;
    color: #fff;
    padding-left: 30px;
    z-index: 0;
}
.banner1 p{
    font-size: 24px;
    line-height: 42px;
    margin-top: 40px;
}

/* 二级导航 */
.govern-nav{
    width: 100%;
    height: 60px;
    background-color: #F2F8F7;
}
.govern-nav-cent{
    width: 1200px;
    height: 60px;
    margin: 0 auto;
}
.govern-nav-cent ul{
    float: left;
}
.govern-nav-cent ul li{
    float: left;
    margin: 0 15px;
  }
.govern-nav-cent ul li a{
  font-size: 16px;
  color: #606266;
  line-height: 60px;
}

/* 主体内容部分 */
.govern-content{
    width: 1200px;
    margin: 0 auto;
}
/* 资质背书 */
.zizhi{
    width: 100%;
    margin-bottom: 70px;
}
.zizhi-title,.action-title,.soldier-title,.G5-title{
    text-align: center;
    font-size: 28px;
    margin: 20px;
}
.zizhi p,.action p,.soldier p,.G5 p{
    width: 90%;
    margin: 0 auto 30px;
    font-size: 16px;
    color: #606266;
    text-align: center;
}
.zizhi-img{
    display:flex;align-items:flex-end;
}
.zizhi-left{
    float: left;
    width: 489px;
    height: 332px;
    margin-left: 190px;
}
.zizhi-right{
    float: left;
    width:282px; 
    margin-left: 20px;   
}
.zizhi-right p{
    text-align: left;
    margin-bottom: 15px;
}
/* .action-img{
    text-align: center;
    margin: 40px 0;
} */
.soldier p{
    margin-bottom: 30px;
}
.soldier-img{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.soldier-img img{
    width: 390px;
    margin-bottom: 15px;
}
.G5{
    margin:50px 0 50px 0;
}
.swiper-container2{
  overflow: hidden;
}