.plam2{
    background-image: linear-gradient(90deg, #50d5aa 0%, #4cdd74 100%);
    padding: 0 0.6rem;
    position: relative;
}
.plam2 h2{
    font-size: 1.2rem;
    color: #333;
    background: #fede4b;
    text-align: left;
    padding: 2rem 2rem 2rem 3rem;
    border-radius: 0 0 1rem 1rem;
    font-weight: 500;
}
.plam2 img{
    position: absolute;
    right: 1rem;
    top: -1.5rem;
    width: 7rem;
    z-index: 10;
}
.plam2 h3{
    font-size: 1.2rem;
    line-height: 1.2;
    text-align: center;
    font-weight: 400;
    padding: 1rem 0;
}
.plam3{
    background-image: linear-gradient(90deg, #50d5aa 0%, #4cdd74 100%);
    padding: 0 0.6rem;
    position: relative;
}
.plam3 h2{
    font-size: 1.2rem;
    color: #333;
    background: #fede4b;
    text-align: left;
    padding: 1rem;
    font-weight: 500;
}
.plam4{
    background-image: linear-gradient(90deg, #50d5aa 0%, #4cdd74 100%);
    padding: 0 .7rem 0 .6rem;
    position: relative;
}
.plam4 h2{
    font-size: 1.2rem;
    color: #333;
    background: #fede4b;
    text-align: left;
    padding: 1rem;
    border-radius: 0 0 1rem 1rem;
    font-weight: 500;
}
.plam4 img{
    position: absolute;
    right: 1rem;
    top: -1.5rem;
    width: 7rem;
    z-index: 10;
}
.view{
    width: 100%;
    padding-bottom: 2rem;
    justify-content: space-evenly;
    background-image: linear-gradient(90deg, #ffffff 0%, #ffffff 100%);

}
.view li{
    margin-top: .5rem;
    width: 11rem;
}
.dianji {
    position: relative;
}
.dianji a{
    width: 14.5rem;
    height: 2.8rem;
    display: block;
    position: absolute;
    bottom: 2.2rem;
    right: 1.6rem;
}
.get_free{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.get_free img{
    width: 15rem;
}
.get1{
    background: url(../img/get_free.jpg);
    background-size: 100% ;
}
.get1_1{
    background: url(../img/get_free1.jpg);
    background-size: 100% ;
}
.get2{
    background: url(../img/get_free2.jpg);
    background-size: 100% ;
}
.get3{
    background: url(../img/get_free3.jpg);
    background-size: 100% ;
}
.zhekou{
    position: relative;
}
#zhekou1{
    width: 10rem;
    position: absolute;
    bottom: 12rem;
    left: 17rem;
}
#zhekou2{
    width: 10rem;
    position: absolute;
    top: 6.5rem;
    left: 2rem;
}