.userGiveShow{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1024;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.5)}
.select_alert{width:90%;background-color:#fff;border-radius:10px;max-width: 500px;}
.select_alert .tit.ohover {border-bottom:none;border-radius:8px 8px 0 0;background-image: linear-gradient(to right,#4ab4fe,#3366ff);color:#fff;text-align:center; padding: 10px 0;}
.select_alert .tit.ohover .toShop{font-size:24px; font-weight:bold;}
.select_alert .ohover .t_l{  font-size:12px;margin-top:5px;}


.select_alert .h1{text-align:center;font-weight:700;font-size:16px}
.select_alert .u_content{padding:0 15px}
.select_alert .u_content .desc{font-size:14px;color:#888;margin-top:10px;text-align:center}
.select_alert .u_content .u_view{display:flex;margin-top:15px}
.select_alert .u_content .u_view .thumb{width:65px;height:65px}
.select_alert .u_content .u_view .thumb img{width:100%;height:100%;border-radius:7px}
.select_alert .u_content .u_view .view_info{flex:1;margin-left:10px;display:flex;flex-direction:column;justify-content:space-between}
.select_alert .u_content .u_view .view_info .title{font-size:14px;color:#333}
.select_alert .u_content .u_view .view_info .price{color:#888;font-size:14px}
.select_alert .u_content .u_view .view_info .price span{color:red;font-weight:700}
.select_alert .btn_content{display:flex;border-top:0.5px solid #ddd;margin-top:25px}
.select_alert .btn_content .btn{flex:1;height:45px;display:flex;align-items:center;justify-content:center;font-size:15px}
.select_alert .btn_content .btn.cancel{border-right:0.5px solid #ddd}
.select_alert .btn_content .btn.save{color:#3191f5}
.select_alert .btn_content .btn span{margin-left: 10px;}
.makeType .mli .iconfont{position:relative;border:0.5px solid #ccc;color:#fff;background:#fff;pointer-events:none;display:flex;font-size:14px;width:18px;height:18px;align-items:center;justify-content:center}
.makeType .mli.active .iconfont{border:0.5px solid #ff4822;background:#ff4822;color:#fff}
.makeType{display:flex;margin-top:15px;width:100%;box-sizing:border-box}
.makeType .mli{display:flex;width:33%;flex:1}
.makeType .mli .iconfont{margin-top:5px;border-radius:50%!important;width:20px;height:20px}
.makeType .mli .mDesc{margin-left:8px}
.makeType .mli .mDesc .t1{font-size:14px}
.makeType .mli .mDesc .t2{font-size:11px;color:#ff4822}
.Teladd{display:flex;border-top:0.5px dotted #eee;margin-top:10px;padding-top:10px;font-size:13px}
.Teladd .tel_l{color:#646566;margin-right:10px;padding-top:5px}
.Teladd .tel_l uni-text{color:#999;font-size:14px;margin-left:3px}
.Teladd .tel_r{color:#333}
.Teladd .tel_r .tel_r_input{color:#333;width:100%;border:none;height:30px;line-height:30px;padding:0 5px;background-color:#f7f7f7;font-size:13px}
.Teladd .tel_r .tel_r_input[data-v-ddd93ba4]::-webkit-input-placeholder {color:#c8c9cc!important;font-weight:400}
.Teladd .tel_r .tel_r_input[data-v-ddd93ba4]::placeholder {color:#c8c9cc!important;font-weight:400}
.Teladd .tel_r .tel_r_desc{color:#aaa;padding:5px 5px 0;line-height:17px;font-size:12px}
.Teladd uni-input[data-v-ddd93ba4]:focus {outline:none}
.makeVideo{background-color:#f5f5f5;color:#888;font-size:12px;padding:10px;margin-top:15px;border-radius:5px}
.makeVideo .h2{font-weight:700}
.makeVideo .li{margin-top:5px}
.makeVideo .li uni-text{color:#3191f5}