.basic-info-container{width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.basic-info-container-bg{background:#434343;opacity:.8;position:absolute;width:100%;height:100%;top:0}.basic-info-main{position:relative;width:11.133333rem;background:#fff;-webkit-box-shadow:0 0 .166667rem 0 rgba(0,0,0,.25);box-shadow:0 0 .166667rem 0 rgba(0,0,0,.25);border-radius:.1rem}.basic-info-title{text-align:center;font-weight:700;font-size:.533333rem;margin-top:.966667rem;margin-bottom:.533333rem}.basic-info-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 .7rem .466667rem .7rem}.basic-info-row-key{height:.5rem;font-weight:400;font-size:.533333rem;color:#221815;line-height:.433333rem;text-align:left;margin-bottom:.366667rem}.basic-info-row-value{border-radius:.2rem;color:#221815;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;position:relative}.basic-info-btn,.basic-info-row-value{display:-webkit-box;display:-ms-flexbox;display:flex}.basic-info-btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.266667rem 0 .833333rem}.basic-info-submit{width:6.6rem;height:.866667rem;text-align:center;line-height:.866667rem;border-radius:.433333rem;color:#fff;font-size:.433333rem}.basic-info-submit .icon-img{width:.366667rem;height:.466667rem;margin-right:.166667rem}.basic-info-row-symbol{font-size:.533333rem;margin:0 .333333rem}.basic-info-row-value .el-date-editor--date{width:100%}