﻿body {margin:0;padding:0;background:#fff;font-family:微软雅黑;min-width:1000PX}
a{color:#31c27c;outline:none}
a:hover{color:#000}
ul,li{list-style:none;margin:0;padding:0}
.dropdown-menu a,#myTab a{outline:none}
iframe{border:0;margin:0;padding:0;width:100%;overflow:hidden;display:block}
header{margin:0;padding:0;overflow:hidden;background:#eee}

.nopadding{padding:0}
.leftBox{width:100%;margin:0}
.leftBox li a{display:block;text-align:center;line-height:40px;background:#fff;border-bottom:1px solid #eee;color:#808080;text-decoration:none}
.leftBox li .selected{background:#31c27c;color:#fff}
.mainBox{margin-left:0px;overflow:hidden;background:#fff;padding-top:15px;}
.centerBox{text-align:center}
.table{margin-top:0px}
.table tr:hover{background-color:#f5f5f5}
.centerTable,.centerTable th,.centerTable td{text-align:center;line-height:30px}
.positionBar{color:#666;background:#f9f9f9;margin-left:0px;line-height:40px;padding-left:15px;border-bottom:1px solid #eee;overflow:hidden}
.positionBar .position{width:auto;float:left;overflow:hidden}
.positionBar .position a{margin-left:10px;margin-right:10px;color:#666;text-decoration:none}
.positionBar .menuBox{width:auto;float:right;overflow:hidden}
.positionBar .menuBox a{display:inline-block;text-align:center;line-height:40px;color:#808080;text-decoration:none;padding-left:10px;padding-right:10px}
.positionBar .menuBox .selected{background:#31c27c;color:#fff}
#firstNavigation{margin-bottom:20px;text-align:center;overflow:hidden}
#firstNavigation a{display:inline-block;text-align:center;line-height:40px;color:#808080;text-decoration:none;padding-left:10px;padding-right:10px;background:#eee;margin-left:5px;margin-right:5px;border-radius:5px;border:1px solid #ddd}
#firstNavigation .selected{background:#31c27c;color:#fff;border-color:#179a5b}

#editArea{width:100%;overflow:hidden;position:relative}
#editArea .title{text-align:center;font-size:16px;font-weight:bold;line-height:40px;border-bottom:1px solid #ddd;color:#31c27c ;margin-left:30px;margin-right:30px;margin-bottom:20px;}
#listArea{width:100%;overflow:hidden}
.areaHide{height:0px;}
.areaShow{height:auto}

#fm label,#fm1 label{line-height:35px;}

#imageList{width:100%;text-align:center}
#imageList li{width:auto;display:inline-block;margin-left:5px;margin-right:5px}
#imageList li a{cursor:pointer}
.tab-content{padding-top:15px}

#myTab{background:#f9f9f9;width:100%;padding-top:0px;border-bottom:1px solid #eee}
#myTab > li{float:left}
#myTabContent{padding:0;margin:0;padding-top:0px}

#main #myTab{border:0;background:#eee}
#main #myTab > li{float:right}
#main #myTab #logo{float:left}
#main #myTab #logo a{margin:0;padding:0}
#main #myTab #logo a img{margin:7px}
#main #myTabContent{padding:0;margin:0}

footer{padding:20px;color:#666;text-align:center;line-height:25px;margin-top:20px;}
footer *{color:#666;text-decoration:none}
#loginBox{max-width:500px;margin:0 auto}
.loading{background-color:rgba(0,0,0,0);position:fixed;top:0;left:0;width:100%;height:100%;z-index:999999999999;display:none;text-align:center;}
.loading .img{width:auto;height:auto;background:url(loading.gif) 50px center no-repeat;background-color:rgba(0,0,0,0.8);background-color:black\9;display:inline-block;border-radius:3px;color:#fff;padding:40px 50px 40px 50px;text-indent:50px;}

#translateModal .btn,#translateContentModal .btn{margin-top:5px;}
.editorToolLink{float:right;margin-left:10px;}

#disabledBox{position:fixed;width:100%;height:100%;background:rgba(255,255,255,1);top:0;left:0;text-align:center}

.seoTipBox{text-align:center;font-size:12px;color:blue;display:none}
/**消息提示*/
.errorMsg{width:100%;position:fixed;top:0;left:0px;z-index:99999999999999;text-align:center;height:100%;background:rgba(0,0,0,0)}
.errorMsg *,.successMsg *,.warningMsg *{color:#fff;font-weight:normal;font-size:14px;letter-spacing:1px}
.errorMsg .msg-body{width:auto;height:auto;background-color:rgba(248,6,6,0.9);background-color:red\9;display:inline-block;border-radius:3px;color:#fff;padding:20px 20px 20px 20px;min-width:245px}
.successMsg{width:100%;position:fixed;top:0;left:0px;z-index:99999999999999;text-align:center;height:100%;background:rgba(0,0,0,0)}
.successMsg .msg-body{width:auto;height:auto;background-color:rgba(75,160,13,0.9);background-color:green\9;display:inline-block;border-radius:3px;color:#fff;padding:20px 20px 20px 20px;min-width:245px}
.warningMsg{width:100%;position:fixed;top:0;left:0px;z-index:99999999999999;text-align:center;height:100%;background:rgba(0,0,0,0)}
.warningMsg .msg-body{width:auto;height:auto;background-color:rgba(236,79,9,0.9);background-color:orange\9;display:inline-block;border-radius:3px;color:#fff;padding:20px 20px 20px 20px;min-width:245px}
.msg-body .icon{border-radius:200px;border:1px solid #fff;margin-bottom:5px;display:inline-block;width:37px;height:37px;font-size:16px;line-height:37px;text-align:center}

/**弹出窗口*/
.iframeWindow{width:100%;height:100%;background:#fff;position:fixed;top:0;left:0;z-index:99999999;display:none}
.iframeWindow .header{width:100%;height:40px;background:rgba(0,0,0,0.6);background:#555\9;padding:10px;display:block;overflow:hidden}
.iframeWindow .header label{float:left;color:#fff}
.iframeWindow .header button{float:right}
