/*清除浮动*/
.clearfix:after ,.cccms-layoutList:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix ,.cccms-layoutList{zoom:1;}

/*模块*/
.cccms-module190{float:left; width:150px; margin:0 5px 0 0;}
.cccms-module790{float:left; width:572px; margin:0 5px 0 0;}
.cccms-pageFit .cccms-module190{width:190px; margin-right:10px;}
.cccms-pageFit .cccms-module790{width:790px; margin-right:10px;}
.cccms-autoWidth .cccms-moduleLast{margin-right:0;}
.cccms-pageFit .cccms-layoutList{/*width:990px;*/ margin:0 auto 10px;}
.cccms-pageFit .cccms-full-screen{width:auto;}
.cccms-fullcolumn{width:100%;height:300px;overflow:hidden;position:relative; text-align: center; background-color: #f9f9f9;}
.cccms-moduleLast ,.cccms-autoWidth .cccms-moduleLast{margin-right:0;}

.cccms-contentShow {overflow: hidden;}
/* .cccms-module{min-height:20px;} */

.cccms-pageFit .cccms-layoutList{/*width:990px;*/ position: relative; margin:0 auto; padding:0;}
.cccms-moduleList{position:relative; border: 1px solid #99d1ff; background: #e5f4ff; padding: 6px 6px 6px 10px; margin: 0; cursor: move; }
.cccms-noPadding{padding:0; border:none; background:none;}
.cccms-moduleList .cccms-editTips{position:absolute;left:50%;top:50%;height:20px; line-height:20px; margin-top:-10px;z-index:8;text-align:center; font-family: "microsoft yahei";}

.cccms-pageFit .cccms-full-screen{width:auto;}

/*未添加模块时*/
.cccms-addModule{ border: 1px solid #ddd; background: #eee; cursor: move; margin-bottom:10px; font-size:14px;}
.cccms-pageFit .cccms-addModule{margin-bottom:0;}

/*布局占位符*/
.cccms-placeHolder{padding:14px 9px; border: 2px dashed #ff9900; height: 10px; margin: 0 0 5px;}
.cccms-placeHolder-cccms-sortbox{width:988px; border: 2px dashed #ff9900; height: 33px; margin: 0 auto 10px; }

.cccms-storeFit .cccms-placeHolder{padding:9px;}

/*页面展示 及 页面预览*/
.cccms-contentShow .cccms-map-position{border:none;}
.cccms-contentShow .cccms-map-position .cccms-map-position-bg{display:none;}
.cccms-contentShow .cccms-map-position .cccms-link-number-text{font-size:12px; text-indent:-99em; height:100%; overflow:hidden;}


/*=========07-26================*/
.cccms-contentShow .cccms-moduleList{cursor:default;}
.fl {
    float: left
}

.fr {
    float: right
}




