锘縝ody { background: #fafafa; } .feedback_dialog { margin: 0 auto; width: 980px; border: 1px solid #ddd; background: #fff; } .fb-body-container { background-color: #fff; } .fb-header { background: #F0F0F0; padding: 10px; } .fb-header h3 { margin: 0; padding: 0; } .fb-body { padding: 20px; padding-top: 10px; overflow: hidden; text-align: left; font-size: 12px; display: inline-block; } .fb-body.left { height: 100%; min-height: 220px; } .fb-block { overflow: hidden; position: relative; display: block; margin: 35px 0; z-index: 0; } .fb-type-block { z-index: 100; } .fb-label { width: 68px; padding-right: 20px; text-align: right; float: left; } .fb-control { width: 680px; float: right; position: relative; } .fb-form-select { display: inline-block; width: 300px; vertical-align: middle; position: relative; } .fb-form-select-label { height: 30px; border: 1px solid #cdcdcd; line-height: 30px; padding: 0 10px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; cursor: pointer; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #666; text-align: left; background-color: #fff; } .fb-form-select-placeholder { display: block; } .fb-danger-tips { color: red; } .fb-textarea textarea { width: 640px; height: 100px; padding: 4px; background-color: transparent; z-index: 1; position: relative; vertical-align: top; resize: none; overflow: auto; box-sizing: content-box !important; display: inline-block; color: #666; border: 1px solid #ccc; font-family: arial, 'Hiragino Sans GB', 'Microsoft Yahei', '寰蒋闆呴粦', '瀹嬩綋', Tahoma, Arial, Helvetica, STHeiti; font-size: 12px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; } #fb_content_placeholder { position: absolute; left: 0; top: 0; line-height: 22px; color: #999; display: block; z-index: 0; width: 640px; padding: 2px 5px; cursor: text\9; } .fb-block .fb-email { height: 30px; line-height: 30px; width: 640px; border: 1px solid #ccc; color: #666; padding: 4px; padding-top: 0px; box-sizing: content-box !important; padding-bottom: 0px; display: inline-block; font-size: 12px; font-family: arial, 'Hiragino Sans GB', 'Microsoft Yahei', '寰蒋闆呴粦', '瀹嬩綋', Tahoma, Arial, Helvetica, STHeiti; vertical-align: middle !important; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border linear 0.2s, box-shadow linear 0.2s; -moz-transition: border linear 0.2s, box-shadow linear 0.2s; -ms-transition: border linear 0.2s, box-shadow linear 0.2s; -o-transition: border linear 0.2s, box-shadow linear 0.2s; transition: border linear 0.2s, box-shadow linear 0.2s; position: relative; z-index: 1; background-color: transparent; } /*鎸夐挳鏍峰紡*/ .fb-btn { display: inline-block; padding: 0 36px; margin: 0; height: 30px; line-height: 30px; font-size: 12px; filter: chroma(color=#000); *zoom: 1; cursor: pointer; font-family: inherit; font-weight: normal; text-align: center; vertical-align: middle; background-color: #f9f9f9; overflow: hidden; outline: none; } .fb-btn-primary { background-color: #3385ff; width: 68px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; } .fb-btn-primary, .fb-btn-primary:visited { color: #fff !important; } #fb-myfeedback-btn { cursor: pointer; margin-right: 20px; color: #3582FA; text-decoration: none; }