ï»¿

.sb-layout{z-index:1}
 
 a{text-decoration: none;}
 a{color: #333;}

 
 .sb-layout-td{z-index:2}
 
 
 
 .sb-layout-operationpanel {z-index:10}
 
 
 
 
 
 
 


.sb-layout-panel {position:absolute;top:10px;left:10px;width:250px;height:400px;background-color:#F0F0F0;z-index:10;}
.sb-layout-panel .sb-layout-button{position:absolute;width:70px;height:30px;background-color:#00FAFA;border-radius:5%;border:1px solid #cd0000;text-align:center;line-height:30px;cursor:pointer}
.sb-layout-panel .sb-layout-panel-close{position:absolute;right:0px;top:0px;width:30px;height:30px;line-height:30px;text-align:center}
.sb-layout-panel .sb-layout-panel-close:hover {position:absolute;right:0px;top:0px;width:30px;height:30px;line-height:30px;text-align:center;background-color:gray}



 
 
 

.sb-container-cell {position:relative;width:100%;height:0px;line-height:10px;background-color:white;text-align:center;border:1px dashed transparent}

.sb-container-system {border:1px dashed transparent;position:relative}

.sb-container-system-alert {border:1px dashed red; color:red}

 
 
.sb-layout-operationpanel  {position:absolute;background-color:#2887da;top:0px;right:0px;}
.sb-layout-operation-menu{height:30px;line-height:30px;text-align:center;display:block;cursor:pointer}
.sb-layout-operation-menu:hover{background-color:#2070d0}
 




*{margin: 0;padding: 0;}

body {font-size:14px}
li{list-style: none;}



 

 



 

	.effect-editor{position: relative;background-color: #fff;z-index: 9000;width: 320px;height: 46px;border: 1px solid #f2f2f2;border-radius: 4px;box-shadow: 0 0 10px 0 rgba(0,0,0,0.20);}
	.effect-editor .m-tool{position: relative;float: left;width: 38px;text-align: center;}
	.effect-editor .editToolIco{position: relative;z-index: 9032;display: block;height: 100%;overflow: visible;cursor: pointer;}
	.effect-editor .split-line{float: left;width: 1px;height: 23px;background: #f2f2f2;margin-top: 11px;}
	.effect-editor .ef-text{margin:  0 15px;width: auto;}
	.effect-editor .ef-text a{text-decoration: none;display: block;width: 100%;height: 100%;line-height: 46px;text-align: center;color: #666;font-size: 13px; }
	.effect-editor .ef-text:hover a{color: #67a4ff;}
	.effect-editor .edit-ico{position: relative;z-index: 9000;display: block;width: 100%;height: 100%;overflow: visible;cursor: pointer;}
	.effect-editor .module-effect-ico{background:url(/resource/menu/module_effect_ico.png);}
	
	.effect-editor .module-edittext-ico{background:url(/resource/menu/edit_text_ico.png);}
	
	.effect-editor .edit-picture-ico{background:url(/resource/menu/edit_picture_ico.png);}
	.effect-editor .edit-animation-ico{background: url(/resource/menu/edit_animation_ico.png)}
	.effect-editor .set-link-ico{background:url(/resource/menu/set_link_ico.png)}
	.effect-editor .set-objtrans-ico{background:url(/resource/menu/edit_objtrans_ico.png)}
	
	.effect-editor .adjust-opacity-ico{background: url(/resource/menu/adjust_opacity_ico.png)}
	.effect-editor .hide-module-ico{background: url(/resource/menu/hide_module_ico.png)}
	.effect-editor .set-share-ico{background:url(/resource/menu/set_share_ico.png);}


		
	.effect-editor .module-effect-ico:hover,.effect-editor .edit-picture-ico:hover,.effect-editor .edit-animation-ico:hover,.set-link-ico:hover,.adjust-opacity-ico:hover,.hide-module-ico:hover{ background-position: -38px 0;}
	.effect-editor .m-tool .tip-text{position: absolute;left: 50%;top:-42px;transform: translate(-50%,0);-ms-transform: translate(-50%,0);padding: 0 12px;white-space: nowrap;height: 32px;line-height: 32px;text-align: center;text-indent: 0;font-size: 13px;color: #67a4ff;font-weight: normal;background-color: #fff;border-radius: 4px;box-shadow: 0 0 5px 0 rgba(0,0,0,0.20); display: none;}
	.effect-editor .tip-text i{border:0;width: 10px;height: 10px;background: #fff;border-right: 1px solid #eaeaea;border-bottom: 1px solid #eaeaea;transform: rotate(45deg);-ms-transform: rotate(45deg); position: absolute;top:27px; left:43%;}
	.effect-editor .m-tool:hover .tip-text{display: block;}
	
	
	.effect-editor-outer{padding: 6px;float: left; cursor: pointer;position: relative;}

	
	

	.effect-editor .sel-item-ico{background: url(/resource/menu/sel_item_ico.png);}
	.effect-editor .sel-item-ico:hover{background-position: -38px 0;}
	.effect-editor .item-list{position: absolute;top:38px;right: 0px;background: #fff;box-shadow: 0 0 10px 0 rgba(0,0,0,0.20);border-radius: 4px;padding: 4px 0;color: #333;font-size: 12px;max-width: 180px;min-width: 180px;}
	.effect-editor .item-list li{height: 26px;line-height: 26px;padding: 0 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.effect-editor .item-list li:hover{background: #f8f8f8;color: #2390e2;cursor: pointer;}
	
	.effect-editor .item-list li .handle-item{float: right;margin-top: 2px;}
	.effect-editor .item-list li .handle-item a{display: inline-block;width: 12px;height: 12px;background: #ddd; margin-left: 10px;}
	.effect-editor .item-list li .handle-item .edit-ico{background: url(/resource/menu/edit_ico01.png);}
	.effect-editor .item-list li .handle-item a:hover{background-position: -12px 0;}
	.effect-editor .item-list li .handle-item .lock-ico{background: url(/resource/menu/lock_ico01.png);}
	.effect-editor .item-list li .handle-item .lock-ico.selected{background-position: -12px 0;}	
	
	
	.effect-editor .edit-layout-ico{background:url(/resource/menu/edit_layout_ico.png);}
	.effect-editor .edit-layout-ico:hover{background-position: -38px 0;}

	
	.effect-editor .sec-ico{width: 38px;height: 38px;background: #fff;border-radius: 4px;box-shadow: 0 0 10px 0 rgba(0,0,0,0.20);position: absolute;top:42px}


	.effect-editor .lock-object-ico{background: url(/resource/menu/lock_object_ico.png);}
	.effect-editor .lock-object-ico.selected{background-position: -76px 0;}
	.effect-editor .lock-object-ico.selected:hover{background-position: -76px 0;}

	.effect-editor .lock-object-ico:hover{background-position: -38px 0;}
	
	
	.effect-editor .sec-ico{cursor: pointer;}
	.effect-editor .sec-ico i{display: block;width: 38px;height: 38px;}
	.effect-editor .sec-ico.lock-up{right:38px;}
	.effect-editor .sec-ico.copy-module{right:0px}

	.effect-editor .sec-ico.lock-up.p2{right:76px;}
	.effect-editor .sec-ico.copy-module.p2{right:38px}

	
	.effect-editor .sec-ico.lock-up i{background: url(/resource/menu/lock_up_ico.png);background-position: 0 -5px;}
	.effect-editor .sec-ico.copy-module i{background:url(/resource/menu/copy_module_ico.png);background-position: 0 -5px;}
	.effect-editor .sec-ico.lock-up:hover i,.effect-editor .sec-ico.copy-module:hover i{background-position: -38px -5px;}
	
	

.layout_tree_item:hover {color:red}

 




.nav_menu_style1 *{padding: 0;text-decoration:none}
.nav_menu_style1{width: 100%;margin: 0 auto; }
.nav_menu_style1 li{list-style: none;}
.nav_menu_style1 ul li{float: left;text-align: center;position:relative}
.nav_menu_style1 ul li a {display: block;}
.nav_menu_style1 .second_menu,.nav_menu_style1 .second_nemu .third_menu{ display: none;}
.nav_menu_style1 .second_menu{position: absolute; width: 100%;}

.nav_menu_style1 .first_menu  .second_menu li{width:100%;position:relative;}
.nav_menu_style1 .first_menu:after{ content: "";display: block;clear: both;}

.nav_menu_style1 .first_menu li:hover .second_menu{display: block;}


.nav_menu_style1 .first_menu li:hover .third_menu{display:none;position:absolute;width: 100%; left: 100%;top: 0;}
.nav_menu_style1 .first_menu li:hover .second_menu li:hover .third_menu{display: block;}

	.news-list-style-01 .list-item{height: 28px;line-height: 28px;border-bottom:1px dotted #ddd; padding:0 12px;}
	.news-list-style-01 .list-item .list-title{color: #333;}
	.news-list-style-01 .list-item .list-title:hover{color: #9e0001;}
	.news-list-style-01 .list-item .time{float: right;color: #999}
	
<!--ºÄÊ±1759736237.1925Ãë-->