.Masklayer{
    position:absolute;
    width:100%;
    height:610px;
    top:0;
    left:0;
    background:rgb(0,0,0,0.5);
    display:flex;
}


.explain{
    width:9.7%;
    height:80px;
    position:absolute;
    bottom:0;
    background:rgb(0,0,0,0.2);
    text-align:center;
    line-height:80px;
    color:#ffffff;
    font-family: alimama;
    letter-spacing:1px;
    font-size:18px;
}
.explain1{
    width:9.7%;
    height:80px;
    position:absolute;
    bottom:0;
    left:10.1%;
    background:rgb(0,0,0,0.2);
    text-align:center;
    line-height:80px;
    color:#ffffff;
    font-family: alimama;
    letter-spacing:1px;
    font-size:18px;
}
.explain2{
    width:9.7%;
    height:80px;
    position:absolute;
    bottom:0;
    left:20%;
    background:rgb(0,0,0,0.2);
    text-align:center;
    line-height:80px;
    color:#ffffff;
    font-family: alimama;
    letter-spacing:1px;
    font-size:18px;
}
.explain3{
    width:9.7%;
    height:80px;
    position:absolute;
    bottom:0;
    left:30%;
    background:rgb(0,0,0,0.2);
    text-align:center;
    line-height:80px;
    color:#ffffff;
    font-family: alimama;
    letter-spacing:1px;
    font-size:18px;
}
.explain4{
    width:9.7%;
    height:80px;
    position:absolute;
    bottom:0;
    left:40%;
    background:rgb(0,0,0,0.2);
    text-align:center;
    line-height:80px;
    color:#ffffff;
    font-family: alimama;
    letter-spacing:1px;
    font-size:18px;
}
.explain5{
    width:9.7%;
    height:80px;
    position:absolute;
    bottom:0;
    left:50%;
    background:rgb(0,0,0,0.2);
    text-align:center;
    line-height:80px;
    color:#ffffff;
    font-family: alimama;
    letter-spacing:1px;
    font-size:18px;
}
.explain6{
    width:9.7%;
    height:80px;
    position:absolute;
    bottom:0;
    left:60.05%;
    background:rgb(0,0,0,0.2);
    text-align:center;
    line-height:80px;
    color:#ffffff;
    font-family: alimama;
    letter-spacing:1px;
    font-size:18px;
}
.explain7{
    width:9.7%;
    height:80px;
    position:absolute;
    bottom:0;
    left:70.05%;
    background:rgb(0,0,0,0.2);
    text-align:center;
    line-height:80px;
    color:#ffffff;
    font-family: alimama;
    letter-spacing:1px;
    font-size:18px;
}
.explain8{
    width:9.7%;
    height:80px;
    position:absolute;
    bottom:0;
    left:80.05%;
    background:rgb(0,0,0,0.2);
    text-align:center;
    line-height:80px;
    color:#ffffff;
    font-family: alimama;
    letter-spacing:1px;
    font-size:18px;
}
.explain9{
    width:9.7%;
    height:80px;
    position:absolute;
    bottom:0;
    left:90.05%;
    background:rgb(0,0,0,0.2);
    text-align:center;
    line-height:80px;
    color:#ffffff;
    font-family: alimama;
    letter-spacing:1px;
    font-size:18px;
}

/* 预约渠道 */
.submitForm{
    width:100%;
    height:400px;
    background:rgb(0,0,0,0.2);
    position: relative;
    display:flex;
    justify-content:center;
}
.submitFormBox{
    width:1300px;
    height:600px;
    background:#ffffff;
    position:absolute;
    top:-300px;
    border-radius:20px;
}
.subscribeTitle{
    width:90%;
    height:90px;
    margin:auto;
    font-family: alimama;
    text-align:center;
    line-height:90px;
    font-size:28px;
}
.subscribeBox{
    width:80%;
    height:500px;
    margin: 10px auto;
    display:flex;
    flex-wrap: wrap;
    justify-content: center;
}
.subscribeList{
    width:300px;
    height:220px;
    border-radius:10px;
    float:left;
    margin:0 23.3px 0 23.3px;
    box-shadow: rgba(0, 0, 0, 0.2) 4px 5px 9px;
}
.subscribeioc{
    width:100%;
    height:40px;
    display:flex;
    justify-content:center;
    align-items:center;
    font-size:15px;
}
.subscribeioc img{
    width:30px;
    height:30px;
    margin-right:5px;
}
.wxRQ{
    width:100%;
    height:130px;
    display:flex;
    justify-content:center;
    position: relative;
}
.wxRQ img{
    width:130px;
    height:130px;
}
.wxRQTitle{
    height:100%;
    height:40px;
    text-align:center;
    line-height:40px;
    font-size:12px;
    color:#85868f;
}
.mask{
    width:130px;
    height:130px;
    background:rgb(0,0,0,0.9);
    position:absolute;
    top:0;
    text-align:center;
    line-height:130px;
    color:#ffffff;
    font-size:13px;
    letter-spacing:1px;
}