.wrap{padding-top:30px;padding-bottom:60px;display:flex;gap:20px}@media (min-width: 1600px){.wrap{gap:30px}}.user-tab{display:none;flex-shrink:0;width:2.5rem;background:#fff;padding:15px;border-radius:6px}@media (min-width: 992px){.user-tab{display:block}}@media (min-width: 1600px){.user-tab{width:280px;padding:20px}}.user-tab .tab-item{width:100%}.user-tab .tab-item.active>a,.user-tab .tab-item.active>span{background:#FFF7E6;color:#ff8200}.user-tab .tab-item a,.user-tab .tab-item span{display:inline-block;width:100%;line-height:.4rem;color:#666;font-size:.14rem;padding:0 .35rem;border-radius:6px}.user-tab .tab-item a:hover,.user-tab .tab-item span:hover{background:#FFF7E6;color:#ff8200}.user-tab .tab-item a i,.user-tab .tab-item span i{margin-right:.1rem;font-weight:bold}.user-tab .tab-item .iconfont{font-size:.16rem}.user-tab .subtabs{padding-left:.25rem}.user-tab .subtabs .tab-item.active>a,.user-tab .subtabs .tab-item a:hover{background:transparent;color:#ff8200}.main{flex-grow:1}.main .main-head{width:100%;height:55px;background:#fff;border-radius:6px;margin-bottom:10px;box-shadow:0 1px 1px #f1f1f1}.main .main-head h3{margin-top:0;margin-left:0.3rem;line-height:55px;color:#666;font-size:16px}@media (min-width: 1600px){.main .main-head h3{font-size:18px}}.main .main-content{width:100%;background:#fff;border-radius:6px}.broadcast-none{width:100%;height:4rem;text-align:center;overflow:hidden;font-size:0.12rem;background:#fff}.broadcast-none img{width:1.2rem;margin-top:1rem}.broadcast-none p{margin-top:20px}.broadcast-none p a{display:inline-block;width:110px;height:28px;border-radius:25px;text-align:center;line-height:28px;background-color:#ff8200;color:#fff;font-size:0.14rem;transition:all .3s ease}.broadcast-none p a:hover{background-color:#ff9800}.modal.addr .modal-dialog{top:50%;transform:translateY(-50%);margin:0 auto;width:700px}.modal.addr .modal-content{overflow:hidden}.modal.addr .modal-header{padding:20px 30px;background:#FFF7E6;border-bottom:none}.modal.addr .modal-header .modal-title{float:left}.modal.addr .modal-header .address-default{float:right;display:flex;align-items:center;font-size:12px;margin-top:5px}.modal.addr .modal-header .address-default .radio-box{margin-right:6px;display:inline-block;width:14px;height:14px;border:1px solid #ff8200;border-radius:50%;position:relative}.modal.addr .modal-header .address-default .radio-box input[type='checkbox'],.modal.addr .modal-header .address-default .radio-box input[type='radio']{width:14px;height:14px;margin:0;position:absolute;top:0;left:0;opacity:0;z-index:1}.modal.addr .modal-header .address-default .radio-box input[type='checkbox']:checked ~ .selected,.modal.addr .modal-header .address-default .radio-box input[type='checkbox']:checked ~ .checked,.modal.addr .modal-header .address-default .radio-box input[type='checkbox']:checked ~ .radio-dot,.modal.addr .modal-header .address-default .radio-box input[type='radio']:checked ~ .selected,.modal.addr .modal-header .address-default .radio-box input[type='radio']:checked ~ .checked,.modal.addr .modal-header .address-default .radio-box input[type='radio']:checked ~ .radio-dot{display:block}.modal.addr .modal-header .address-default .radio-box input[type='checkbox'] ~ .selected,.modal.addr .modal-header .address-default .radio-box input[type='checkbox'] ~ .checked,.modal.addr .modal-header .address-default .radio-box input[type='checkbox'] ~ .radio-dot,.modal.addr .modal-header .address-default .radio-box input[type='radio'] ~ .selected,.modal.addr .modal-header .address-default .radio-box input[type='radio'] ~ .checked,.modal.addr .modal-header .address-default .radio-box input[type='radio'] ~ .radio-dot{display:none}.modal.addr .modal-header .address-default .radio-box .selected,.modal.addr .modal-header .address-default .radio-box .checked,.modal.addr .modal-header .address-default .radio-box .radio-dot{width:6px;height:6px;background:#ff8200;border-radius:50%;position:absolute;top:0;left:0;margin:3px;padding:0;display:none}.modal.addr .modal-body{padding:0 30px}.modal.addr .modal-body .line{margin-top:20px;display:flex;justify-content:space-between;gap:20px}.modal.addr .modal-body .line .input-group{flex-grow:1}.modal.addr .modal-body .line label{display:block;font-size:.12rem;color:#888;margin-bottom:.08rem}.modal.addr .modal-body .line input,.modal.addr .modal-body .line select{width:2.4rem;height:.4rem;padding:0 .12rem;font-size:.14rem;color:#333;border:1px solid #E8E8E8;border-radius:8px;transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;outline:none;width:100%}.modal.addr .modal-body .line input:focus,.modal.addr .modal-body .line select:focus{border-color:#FFF7E6;box-shadow:inset 0 1px 1px rgba(0,0,0,0.1),0 0 8px rgba(255,247,230,0.6)}.modal.addr .modal-body .line input.err,.modal.addr .modal-body .line select.err{border-color:#FF746B;box-shadow:inset 0 1px 1px rgba(0,0,0,0.1),0 0 8px rgba(255,116,107,0.3)}.modal.addr .modal-body .line .select-group{display:flex;gap:20px}.modal.addr .modal-footer{border-top:none;display:flex;justify-content:space-around;padding:30px}.modal.addr .modal-footer .btn{height:30px;line-height:30px;font-size:14px;padding:0 45px;color:#fff;background:#ff8200;border-radius:15px;border:none;white-space:nowrap;cursor:pointer}.modal.addr .modal-footer .btn.cancel{background:#D4D4D4;border-color:#D4D4D4;color:#fff}.modal.addr .modal-footer .btn.cancel:hover{background:#D4D4D4;border-color:#D4D4D4;color:#fff}.modal.addr .modal-footer .btn.btn-default{background:#D4D4D4}.main-content{padding:.1rem .4rem .2rem}.broadcast-head{padding-top:.15rem;padding-bottom:.1rem;border-bottom:1px dashed rgba(255,130,0,0.4);margin-bottom:.25rem;display:flex;gap:.1rem}.broadcast-head h4{font-size:.16rem;color:#000}.broadcast-head img{margin-top:.09rem;width:.2rem;height:.2rem}.broadcast-content{margin-bottom:.15rem;background:#FFFBF7;border-radius:6px}.broadcast-content .title{padding:.12rem .2rem .1rem;font-size:.16rem;color:#000;border-bottom:1px dashed #FFE7CF}.broadcast-content .title img{width:.16rem;height:.16rem;margin-right:.1rem}.broadcast-content .top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #FFE7CF;gap:.5rem;padding:.15rem .2rem}.broadcast-content .top .address{font-size:.16rem;color:#000}.broadcast-content .top .user{font-size:.12rem;color:#333;margin-top:.05rem}.broadcast-content .top .user span{margin-left:.1rem}.broadcast-content .top .express-btn a{height:.26rem;line-height:.26rem;font-size:.12rem;padding:0 .2rem;color:#fff;background:#ff8200;border-radius:.13rem;border:none;white-space:nowrap;cursor:pointer;display:inline-block}.broadcast-content .top .express-btn a.cancel{background:#D4D4D4;border-color:#D4D4D4;color:#fff}.broadcast-content .top .express-btn a.cancel:hover{background:#D4D4D4;border-color:#D4D4D4;color:#fff}.broadcast-content .bottom{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.1rem .2rem}.broadcast-content .bottom .status{font-size:.12rem;color:#FF7530}.broadcast-content .bottom .tip{font-size:.12rem;color:#999}.broadcast-content .bottom .ordernumber{font-size:.12rem;color:#333}.broadcast-content .bottom .ordernumber span{margin-left:.1rem}
