.add-float-dialog{display:flex;padding:20px 40px;justify-content:space-between;color:#333}.add-float-dialog .content{width:460px}.add-float-dialog .content .box{margin-bottom:20px;background:#f9f9f9;border:1px solid #e0e0e0;border-radius:4px}.add-float-dialog .content .box .box-header{display:flex;padding:0 12px;height:52px;border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center}.add-float-dialog .content .box .box-header .input{flex:1}.add-float-dialog .content .box .box-header .el-input{width:260px}.add-float-dialog .content .box .box-header .icon{width:32px;font-size:16px;text-align:center;color:#666;cursor:pointer}.add-float-dialog .content .box .box-con{padding:20px 20px}.add-float-dialog .content .box .box-con .row-middle{align-items:center}.add-float-dialog .content .box .box-con .row{display:flex}.add-float-dialog .content .box .box-con .row .con{margin-left:12px;flex:1}.add-float-dialog .content .box .box-con .row .con .icon-box{display:flex;justify-content:space-between}.add-float-dialog .content .box .box-con .row .con .icon-box .icons{position:relative;width:65px;height:65px;background:#fff;border:1px solid #e0e0e0;border-radius:4px;text-align:center;cursor:pointer}.add-float-dialog .content .box .box-con .row .con .icon-box .icons img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:30px}.add-float-dialog .content .box .box-con .row .con .icon-box .icons .add{padding-top:8px}.add-float-dialog .content .box .box-con .row .con .icon-box .icons .add img{position:static;transform:translate(0)}.add-float-dialog .content .box .box-con .row .con .icon-box .icons p{margin-top:0;font-size:12px;font-weight:400;line-height:1;color:#666}.add-float-dialog .content .box .box-con .row .con .icon-box .icons .full{position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:4px;transform:translate(0)}.add-float-dialog .content .box .box-con .row .con .icon-box .icons .icon-close{position:absolute;right:-10px;top:-10px;font-size:20px}.add-float-dialog .content .box .box-con .row .con .icon-box .on{border-color:#2772ff;box-shadow:0 0 0 1px #2772ff}.add-float-dialog .content .box .box-con .tel-box .tel{margin-top:10px;display:flex;justify-content:center}.add-float-dialog .content .box .box-con .tel-box .tel .n{width:130px}.add-float-dialog .content .box .box-con .tel-box .tel .num{margin-left:8px;flex:1}.add-float-dialog .content .box .box-con .tel-box .tel .el-icon-delete{margin-left:8px;line-height:32px;color:#666;cursor:pointer;font-size:16px}.add-float-dialog .content .box .box-con .tel-box .link{margin-top:16px;display:inline-block}.add-float-dialog .content .box .box-con .more-box,.add-float-dialog .content .box .box-con .wechat-box{margin-top:10px}.add-float-dialog .content .box .box-con .more-box .link{display:inline-block;margin-top:10px}.add-float-dialog .content .btm-box{display:flex;align-items:center;justify-content:space-between}.add-float-dialog .content .btm-box .label{line-height:34px}.add-float-dialog .content .btm-box .blod{font-weight:600}.add-float-dialog .content .btm-box .el-radio{margin-right:15px}.add-float-dialog .content .btm-box .el-radio:last-child{margin-right:0}.add-float-dialog .content .btm-box .color-box{display:flex}.add-float-dialog .content .btm-box .right{text-align:right}.add-float-dialog .view{width:290px;position:relative}.add-float-dialog .view .phone-box{position:-webkit-sticky;position:sticky;top:20px;width:290px}.add-float-dialog .view .phone-box img{display:block;width:290px}.add-float-dialog .view .phone-box .float-box{position:absolute;right:16px;bottom:50px;width:44px;background:#fff;box-shadow:0 0 5px 0 rgba(37,120,227,.15);border-radius:4px}.add-float-dialog .view .phone-box .float-box ul{padding:0 4px}.add-float-dialog .view .phone-box .float-box li{padding:8px 0;border-bottom:1px solid #e1e1e1}.add-float-dialog .view .phone-box .float-box li:last-child{border-bottom:none}.add-float-dialog .view .phone-box .float-box li img{margin:0 auto auto auto;width:20px;height:20px;-o-object-fit:contain;object-fit:contain}.add-float-dialog .view .phone-box .float-box li p{margin-top:6px;height:16px;text-align:center;font-size:13px;font-weight:400;color:#666;overflow:hidden}.add-float-dialog .view .phone-box .btm-float{position:absolute;bottom:7px;left:7px;right:7px;border-radius:0 0 30px 30px;overflow:hidden;border-top:1px solid #e6e6e6}.add-float-dialog .view .phone-box .btm-float ul{display:flex;justify-content:space-between;align-items:center;padding:8px 0 4px}.add-float-dialog .view .phone-box .btm-float li{flex:1;text-align:center}.add-float-dialog .view .phone-box .btm-float li img{margin:0 auto auto auto;width:20px;height:20px;-o-object-fit:contain;object-fit:contain}.add-float-dialog .view .phone-box .btm-float li p{margin-top:2px;padding:0 6px;height:16px;text-align:center;font-size:13px;font-weight:400;color:#666;overflow:hidden}.color-link{color:#3575bd}