.footer{
    background: url("../../images/20190723/m/gywx_06.png")  bottom center no-repeat;
    background-size: cover;
    height: 4.96rem;
}
.footer-con {
    padding-top:3rem;
}
.banner{
    margin:0 0.26rem;
    width: calc(100% - 0.52rem);
    padding-top: 0.3rem;
}
.banner-wrapper{
    background: url("../../images/20190723/m/zsjz_01.png")  bottom center no-repeat;
    background-size:cover;
    border-radius:0.13rem;
    height:4.35rem;
    text-align: center;
    color:white;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    line-height: 0.7rem;
    display: flex;
}
.banner-wrapper .p1{
    font-size:0.3rem;
}
.banner-wrapper .p2{
    font-size:0.43rem;
}
.tagnav-wrapper{
    border-bottom: #E5E5E5 0.02rem solid
}
.tagnav{
    height:1.5rem;
    background:rgba(255,255,255,1);
    display: flex;
}
.tagnav li{
    flex: 1;
    text-align: center;
}
.tagnav a{
    display: block;
    height:1.46rem;
    line-height: 1.46rem;
    font-size:0.32rem;
    color:#4F4F4F;
    text-align: center;
    border-bottom: 0.04rem #ffffff solid;
}
.tagnav a.crr{
    border-bottom: 0.04rem #217CFE solid;
}
.big-card-title{
    height:2rem;
    font-size:0.51rem;
    color:rgba(26,26,26,1);
    line-height: 2rem;
    text-align: center;
}
.big-card{
    width: calc(100% - 0.6rem);
    margin: 0 0.3rem 1rem;
    background:rgba(255,255,255,1);
}
.big-card img{
    height:4rem;
    width: 100%;
    border-radius:0.13rem 0.13rem 0 0;
}
.big-card-word1{
    height:0.8rem;
    background:rgba(33,124,254,1);
    border-radius: 0 0 0.13rem 0.13rem;
    font-size: 0.43rem;
    line-height: 0.8rem;
    color: white;
    padding: 0.3rem;
}
.big-card-word2{
    background:#FF9470;
    border-radius: 0 0 0.13rem 0.13rem;
    font-size: 0.37rem;
    line-height: 0.8rem;
    color: white;
    padding: 0.3rem;
}
.big-card-con2{
    height:7.97rem;
    background:rgba(26,207,206,1);
    border-radius:0.13rem;
    padding:0.7rem 0.5rem
}
.big-card-con2 .p1{
    font-size:0.51rem;
    font-weight:bold;
    color:rgba(255,255,255,1);
    line-height: 1.5rem;
}
.big-card-con2 .p2{
    font-size:0.35rem;
    color:rgba(255,255,255,1);
    line-height: 0.55rem;
}
.big-card-con1{
    padding:0.7rem 0.5rem;
    box-shadow: 0rem 0rem 1rem 0rem rgba(116,116,116,0.11);
}

.big-card-con1 .w1{
    font-size:0.4rem;
    color:rgba(255,129,86,1);
    margin-bottom: 0.5rem;
}
.big-card-con1 .w2{
    font-size: 0.37rem;
    color: rgba(79,79,79,1);
    line-height: 0.6rem;
    margin-bottom: 0.5rem;
}
.big-card-con1 .w3{
    font-size:0.35rem;
    color:rgba(79,79,79,1);
    line-height: 0.6rem;
}