.cms-editor *{box-sizing:content-box}.cms-editor h1.title{font-size:16px;font-weight:bold;padding-bottom:10px}.cms-editor .padding{padding:10px}.cms-editor .form_item{position:relative;min-height:40px;padding-bottom:5px;float:none;width:auto}.cms-editor .form_item label{display:inline-block;min-width:100px;padding-top:5px;text-align:center;vertical-align:top}.cms-editor .form_item .form_input{position:relative;display:inline-block;min-width:300px;width:60%}.cms-editor .form_item .form_input p{padding:5px 0 0 0;margin:0}.cms-editor .form_item .form_input input,.cms-editor .form_item .form_input select{border:1px solid #CCC;padding:5px;width:auto;height:auto !important;line-height:normal !important}.cms-editor .form_item .form_input .easyui-filearea{margin-top:-5px}.cms-editor .form_item .form_input .Validform_checktip{position:absolute;top:4px;right:-5px}.cms-editor .form_item .form_comment{display:inline-block;vertical-align:top;padding-top:5px;padding-left:15px;color:#AAA}.cms-editor .form_item .form_editor{margin-left:104px;margin-right:20px;margin-bottom:20px;position:absolute;top:0;left:0;right:0}.cms-editor .form_item .form_editor .form_comment{vertical-align:top;padding:5px}.cms-editor .header{padding:8px;border-bottom:1px solid #DDD;background-color:#f6f6f6;font-size:13px}.cms-editor .header label{font-weight:bold}.cms-editor .header label.delete{color:red}.cms-editor .history{float:right;font-size:13px}.cms-editor .history a{margin-left:10px;color:#305dc3}.cms-editor .toolbar{padding:15px 20px}.cms-editor a.button{padding:2px 15px 4px;background-color:#305dc3;color:#fff;margin-right:20px}.cms-editor td>a.button{margin-right:5px;padding:1px 10px 2px}.cms-editor a.button.gray{background-color:#5b5b5b}.cms-editor a.button.red{background-color:#ff3d3d}.cms-editor .cms-table{width:100%;margin:0 0 10px;border-collapse:collapse}.cms-editor .cms-table th{padding:10px;background-color:#e1e1e1;font-size:13px;color:#444}.cms-editor .cms-table td{padding:10px;border-bottom:dotted 1px #e1e1e1;text-align:center}.cms-editor .cms-table .cms-td-h1{font-size:90%;color:#333}.cms-editor .cms-table .cms-td-h2{font-size:60%;color:#666}.cms-editor .cms-table span{margin-left:10px;font-size:11px}.cms-editor .cms-table span.create{color:blue}.cms-editor .cms-table span.update{color:green}.cms-editor .cms-table span.delete{color:red}.cms-manager{pointer-events:none;position:relative;display:inline-block;outline:1px dotted #305dc3;animation:cms-twinkle 1s infinite alternate}.cms-manager *{pointer-events:auto}a>.cms-manager{float:left}.cms-manager .cms-button{position:absolute;top:0;background:#305dc3;color:white;font-size:10px;font-family:"宋体";padding:2px 5px;opacity:.8;cursor:pointer;white-space:nowrap;z-index:999}.cms-manager .cms-edit{right:0}.cms-manager .cms-new{right:38px}@keyframes cms-twinkle{from{outline:1px dotted #fff}to{outline:1px dotted #305dc3}}