.welcome { padding: 1px 12px 20px; background: #fff; } .welT { font-size: 16px; margin-bottom: 10px; line-height: 26px; } .welT i { width: 26px; height: 26px; line-height: 24px; border: 1px solid #efefef; border-radius: 4px; float: right; text-align: center; color: #999; } .welLine { height: 1px; background: #efefef; margin: 10px -12px; } .welText { overflow: hidden; font-size: 14px; margin-top: 5px; } .welText span { float: right; width: 60%; text-align: right; } .welInput { overflow: hidden; font-size: 14px; margin-top: 10px; } .welInput span { float: left; width: 26%; text-align: right; line-height: 30px; } .welInput input { display: block; margin-left: 28%; width: 72%; border: 1px solid #efefef; border-radius: 4px; height: 30px; line-height: 28px; padding: 0 10px; margin-bottom: 0; } .welCon { padding: 10px; border: 1px solid #efefef; margin-top: 18px; border-radius: 4px; position: relative; } .welDel { position: absolute; top: -8px; left: -8px; background: #fff; } .welDel i { text-align: center; width: 26px; height: 26px; display: block; line-height: 24px; border: 1px solid #efefef; border-radius: 50%; } .welImgAdd { text-align: center; line-height: 0; } #files { opacity: 0; -webkit-opacity: 0; z-index: 9; display: none; } #welImgBtn { display: block; width: 110px; height: 30px; text-align: center; line-height: 26px; border: 2px solid #efefef; border-radius: 4px; font-size: 14px; color: #999; margin: 10px auto; cursor: pointer; } .welImgAdd{ min-height:110px; } #PhotoImg { width: 110px; height:110px; } .btnBox{ margin-top:20px; text-align:center; } #saveBtn { margin: auto; margin-top: 25px; width: 92%; }