
.wishFormOut{min-height: 600px;width: 1300px;margin: 10px auto;}
.wf-hd{font-size: 16px;line-height: 40px;font-weight: bold;border-bottom: 1px solid #BFBFBF;padding-left: 20px;}
.wf-zy{line-height: 50px;font-size: 15px;padding-left: 20px;}
.form-div{padding-left: 20px;}

.fd-v1{
    height: 35px;line-height: 35px;margin-bottom: 25px;font-size: 15px;
}
.fd-v1 label{display: block;width: 110px;}
.fd-v1 input{
    width: 470px;height: 35px;padding:0px 10px;font-size: 15px;outline: none;
}
.fd-v2{display: flex;flex-direction: row;flex-wrap: wrap;padding-left: 22px;}
.fd-v2 span{display: inline-block;padding: 0px 5px;cursor: pointer;}
.fd-v3{padding:20px 0px 20px 110px;}
.fd-v3 textarea{padding: 10px;width: 470px;outline: none;resize: none;height: 110px;}
.fd-bns{padding: 10px 0px 10px 110px;}
.fd-bns button{width: 180px;height: 35px;outline: none;border-radius: 5px;border: none;font-size: 15px;}
.fd-bns button:first-child{background-color: #0c9076;color: #ffffff;}
.fd-bns button:last-child{margin-left: 20px;background-color: #cdcdcd;}
.facebtn{width: 120px;height: 40px;background:#E6E6E6;text-align: center;line-height: 40px;font-size: 15px;
border-radius: 5px;cursor: pointer;}
.zhezhao-xy{
    background: rgba(0,0,0,0.3);
    position: absolute;width: 100%;height: 130vh;left: 0px;top: 0px;display: none;
}
.face-lst{width: 680px;min-height: 540px;background: #ffffff;border-radius: 10px;padding: 10px;margin:10% auto;}
.face-item{height: 500px;overflow: auto;display: flex;flex-direction: row;flex-wrap: wrap;}
.face-item img{display: block;width: 100px;height: 100px;margin: 10px 0px 0px 10px;}
.face-name{font-size: 16px;height: 45px;line-height: 45px;font-weight: bold;position: relative;}
.ps-btn{position: absolute;right: 10px;top: 5px;}
.ps-btn button{width: 80px;height: 30px;margin-left: 20px;line-height: 30px;border: none;border-radius: 5px;}
.ps-btn button:first-child{background: #0c9076;color: #ffffff;}
.face-item img.selectImg{
    width: 92px;height: 92px;padding:3px;border: 1px solid #BFBFBF;border-radius: 5px;
}

.fd-v4{padding:0px 0px 0px 110px;}
.fd-v4 image{width: 150px;height: 150px;}

.beizhu{
    margin:20px auto;width: 1100px;
}
.beizhu h3{font-size: 16px;line-height: 30px;}
.beizhu p{font-size: 15px;color: #8a8a8a;line-height: 25px;}