 @charset "utf-8";
/* CSS Document */
*{margin:0; padding:0;}
body{font:12px/1.5 PingFangSC,微软雅黑, 黑体, Arial, Helvetica, sans-serif;overflow-x: auto;-webkit-font-smoothing: antialiased;}
table{width:100%; border:0; border-collapse:collapse; border-spacing:0;}
table th{font-weight:normal;}
ul,ol,li{list-style-type:none;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
input,select,textarea{vertical-align:middle; color:#000;border:none;border:0; outline:none; resize:none;}
a{text-decoration:none;}
b,i,strong,em{font-weight:normal; font-style:normal;}
img{ border:0;}
.fr{float:right}
.fl{float:left}
.clear{clear:both}
.clearfix{zoom:1;overflow:hidden}
/*input-placeholder-color*/
::-webkit-input-placeholder{ color: #E1E1E5; text-overflow: ellipsis;}
:-moz-placeholder{ color: #E1E1E5 !important; text-overflow: ellipsis;}
::-moz-placeholder{ color: #E1E1E5 !important; text-overflow: ellipsis;}
:-ms-input-placeholder{ color: #E1E1E5 !important; text-overflow: ellipsis;}



/*公共二级导航*/
.subNav_eidt{height:60px;background: #fff;line-height:60px;font-size: 14px;color:#181E33;position:fixed;left:0;top:0;z-index:2;width:100%;box-sizing:border-box;padding:0 30px;}
.het60{height:60px;width:100%}
.completeBtn{display:inline-block;width:70px;height:36px;background:#3A8BFF;border-radius:30px;text-align:center;line-height:36px;float:right;margin-top:12px;color:#fff}
.completeBtn:hover{background:#78AFFF}
.disable{background: rgba(58,139,255,0.3);}
.disable:hover{background: rgba(58,139,255,0.3);}
.editblueBtn{display:inline-block;width:68px;height:34px;border:1px solid #8BBBFF;border-radius:30px;text-align:center;line-height:36px;float:right;margin-top:12px;color:#3A8BFF;margin-left:30px;margin-right:30px;}
.editblueBtn:hover{background: #eaf0ff;}
.eidt_nav{width:1044px;margin:0 auto;padding:20px 0;}
.wid900{width:900px;margin:20px auto 0;background:#fff;padding-top:20px;min-height:700px;}
.padleft30{padding-left:30px;}
.pad50{padding:0 50px;}
.eidt_tit{width:100%;height:72px;border-bottom:1px solid #f2f2f2;background:none;line-height:72px;color:#181E33;font-size:24px;margin-top:12px;}
.eidt_div{width:100%;min-height:300px;}
.edui-default .edui-editor-toolbarboxinner { margin: 0 auto; text-align: center; }
.edui-default .edui-editor .edui-editor-toolbarbox { position: fixed; top: 60px; width: 100% !important; left: 0; margin-left: 0; background: #fafbfc; border-top: 1px solid #ebebeb; border-bottom: 1px solid #ebebeb; z-index: 2; box-shadow: 0 2px 17px 0 rgba(211, 211, 211, 0.5); }
.topDiv {height: 108px}
.cxCourseTitle {font-size:18px; color:#A8A8B3}