.top{
    width:100%;
    height:4rem;
    /* background: red; */
    display: flex;
}
.fanl{
    width:25%;
    display: flex;
    margin-top:1.2rem;
}
.fantu{
    width:9.6%;
    height:1.5rem;
    margin-left:1.1rem;
    margin-right:1.5rem;
}
.titl{
    font-size: 1.6rem;
    font-family: PingFang SC;
    font-weight: bold;
    color: #343434;
    line-height: 4rem;
    margin-left:17%;
}
.close{
    font-size: 1.4rem;
    font-family: PingFang SC;
    font-weight: bold;
    color: #343434;
    line-height: 1.5rem;
}
.kai{
    width:100%;
    display: flex;
    margin-top:2.85rem;
}
.zuishao{
    text-align: center;
    font-size: 1.2rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #4D77FC;
    margin-top:1.5rem;
    margin-bottom:2.25rem;
    margin-left: 10%;
}
.kai2{
    width:100%;
    display: flex;
}
.kaizi{
    width:18%;
    font-size: 1.4rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #555555;
    line-height: 4rem;
    margin-left:2.6rem;
}
.inps{
    width: 24rem;
    height: 4rem;
    background: #F7F7F7;
    border-radius: 40px;
    padding:0 3.2rem;
    font-size: 1.4rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #333333;
}
.tijiao{
    width: 77.33%;
    height: 4.4rem;
    background: linear-gradient(90deg, #3E7FCB 0%, #508DD3 100%);
    border-radius: 2.2rem;
    font-size: 1.6rem;
    font-family: PingFang SC;
    font-weight: bold;
    color: #FFFFFF;
    margin-left:11.2%;
    margin-top:5.9rem;
}
.ka{
    width: 91.73%;
    height: 15.4rem;
    margin:0 auto;
    border-radius: 2.3rem;
    position: relative;
}
.qubei{
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
.dingxi{
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    display: flex;
}
.toutu{
    width:17.73%;
    margin-right:1rem;
}
.gegetu{
    width:62.29%;
    height:3.8rem;
    margin-top:2.9rem;
    margin-left:37.7%;
}
.kaxi{
    width:72.87%;
    margin-top:2.7rem;
}
.kahao{
    font-size: 1.5rem;
    font-family: PingFang SC;
    font-weight: bold;
    color: #FFFFFF;
}
.names{
    font-size: 1.5rem;
    font-family: PingFang SC;
    font-weight: bold;
    color: #FFFFFF;
    margin-top:1.25rem;
}
.kaname{
    font-size: 1.3rem;
    font-family: PingFang SC;
    font-weight: bold;
    color: #FFFFFF;
    margin-top:1.25rem;
}
.xiugaiw{
    position: absolute;
    top:0;
    right:0;
    margin-right:5%;
    margin-top:1rem;
    z-index: 8;
    font-size: 1.1rem;
    font-family: PingFang SC;
    font-weight: bold;
    text-decoration: underline;
    color: #FFFFFF;
}


.inps-margin-left{
    width: 24rem;
    height: 4rem;
    background: #F7F7F7;
    border-radius: 40px;
    padding:0 3.2rem;
    font-size: 1.4rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #333333;
    margin-left: 2.5rem;
}