.checkgroup{ } .dcheck{ } .dcheck i{ width: 25px; height: 25px; border-radius: 50%; border: 1px solid #C0C0C0; color: #fff; } .dcheck.actived i{ border: 1px solid #4A4A4A; color: #4A4A4A; } .uptip{ font-size: 13px; color: #F76260; padding: 5px 10px; } .uptable{ background: #fff; width: 100%; border-collapse: collapse; } .uptable tr{ border-bottom: 1px solid #E8E7E7 ; } .uptable tr:last-child{ border-bottom: 0; } .uptable tr td{ height: 44px; vertical-align: middle; } .uptable input{ height: 100%; width: 100%; border-style: none; } .ultop{ margin: 10px auto 0; } .ultop td{ } .ultop .slidebtn{ float: right; } .upbtn{ width: 69.3%; display: block; margin: 30px auto; border-radius: 50px !important; /*padding: 8px ;*/ } .bao{ padding: 0 10px; width: 100%; box-sizing: border-box; background: #fff; border-top: 1px solid #e4e4e4; border-bottom: 1px solid #e4e4e4; margin-top: 10px; } .tipfont{ color: #f5a623; font-size: 10px; }