You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1 line
18 KiB
CSS

2 years ago
#user-ordertip *{box-sizing:border-box}#user-ordertip p{margin:0}#user-ordertip li{list-style:none}#user-ordertip .user_ordertip_mask{position:fixed;top:0;left:0;width:100%;height:100%;opacity:.5;background-color:rgba(0,0,0,.502);z-index:99999}#user-ordertip .user_ordertip_dialog{cursor:default;position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto;margin:0;z-index:100000}#user-ordertip .user_ordertip_dialog .num{color:#fc5531}#user-ordertip .user_ordertip_dialog .gift{word-break:break-all;height:20px;font-size:14px!important;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#bb9444!important;line-height:20px}#user-ordertip .user_ordertip_dialog .ordertip_dialog_wrapper{cursor:default;position:relative;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;border-radius:4px;width:690px!important;height:513px!important;padding:0!important}#user-ordertip .user_ordertip_dialog .ordertip_dialog_wrapper .dialog_wrapper_header{width:690px;height:50px;line-height:50px;background:#424244;border-radius:4px 4px 0 0;position:relative}#user-ordertip .user_ordertip_dialog .ordertip_dialog_wrapper .dialog_wrapper_header .dialog_title{display:flex;padding:0 32px;height:50px;line-height:50px;font-size:18px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#e5bd6c;margin:auto}#user-ordertip .user_ordertip_dialog .ordertip_dialog_wrapper .dialog_wrapper_header .dialog_title li{display:inline-block;user-select:none;height:50px;padding-left:12px;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#c1a56a;line-height:50px;cursor:pointer;position:relative}#user-ordertip .user_ordertip_dialog .ordertip_dialog_wrapper .dialog_wrapper_header .dialog_title .active{font-size:18px!important;font-family:PingFangSC-Medium,PingFang SC;font-weight:500!important;color:#e5bd6c!important;position:relative}#user-ordertip .user_ordertip_dialog .ordertip_dialog_wrapper .dialog_wrapper_header .dialog_title .active::after{content:'';position:absolute;bottom:-1px;left:48%;width:0;height:0;border-bottom:7px solid #fff;border-right:7px solid transparent;border-left:7px solid transparent;opacity:1!important}#user-ordertip .user_ordertip_dialog .ordertip_dialog_wrapper .dialog_wrapper_header .dialog_header_btn{position:absolute;top:5px;right:5px;color:#6c6c6d;width:22px;height:22px;font-size:30px;transform:rotate(45deg);cursor:pointer}#user-ordertip .user_ordertip_dialog .ordertip_dialog_wrapper .dialog_wrapper_header .dialog_header_btn:hover{color:#c4c4c8;cursor:pointer}#user-ordertip .user_ordertip_dialog .ordertip_dialog_wrapper .dialog_wrapper_content{position:relative;background:#fff;border-radius:4px;width:690px;padding:33px;box-sizing:border-box}#user-ordertip .user_ordertip_dialog .ordertip_dialog_wrapper .dialog_wrapper_content .dialog_product{height:120px;display:flex;justify-content:center;align-items:flex-start}#user-ordertip .user_ordertip_dialog .ordertip_dialog_wrapper .dialog_wrapper_content .dialog_product .default{background:#fffcf7!important;border-radius:4px!important;border:2px solid #e5bd6c!important}#user-ordertip .user_ordertip_dialog .ordertip_dialog_wrapper .dialog_wrapper_content .dialog_product .dialog_vip{cursor:pointer;flex:1;display:flex;max-width:300px;height:109px;background:#fff;border-radius:4px;border:2px solid #f0f0f5;flex-direction:column;margin:0 10px;text-align:center;position:relative}#user-ordertip .user_ordertip_dialog .ordertip_dialog_wrapper .dialog_wrapper_content .dialog_product .dialog_vip:hover{background:#fffcf7;border-radius:4px;border:2px solid #e5bd6c}#user-ordertip .user_ordertip_dialog .ordertip_dialog_wrapper .dialog_wrapper_content .dialog_product .dialog_vip .product_amount{height:40px;font-size:44px;font-family:DINCondensed-Bold,DINCondensed;font-weight:400!important;color:#dfb36d;line-height:40px;width:100%;text-align:center}#user-ordertip .user_ordertip_dialog .ordertip_dialog_wrapper .dialog_wrapper_content .dialog_product .dialog_vip .product_amount span{width:18px;height:25px;font-size:18px;font-family:PingFangSC-Mediu