﻿ @charset "utf-8";

html,body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,a,*{margin:0;padding:0;list-style:none;text-decoration:none;font-size:12px; font-family:"微软雅黑";}
body,html{
	width:100%;
	height:100%;

	
}

*,img{
	margin:0px;
	padding:0px;
	border:none;
	text-decoration:none;
	list-style:none;
}
a:hover{
	text-decoration:underline !important;
}
.cent-box tr:hover td{background:#f5f5f5;} 
.cent-box tr{border:1px solid #ddd;border-top:0;}
.cent-box a{
	color:#3296fa;
	font-weight:bold;
}
#app{width:100%;float:left;height:100%;}
.div0{
	min-width:800px;
	overflow:auto;
}
.div1{
	min-width:1000px;
	overflow-y:hidden;
	height:100%;
}
.div2{
	min-width:1000px;
	overflow:auto;
	height:100%;
}

.Flag1{BACKGROUND:url(../Images/app/list/1.gif) no-repeat 0px center;	width:30px;	height:24px;float:left;}
.Flag2{BACKGROUND: url(../Images/app/list/2.gif) no-repeat 0px center;	width:30px;height:24px;float:left;}
.Flag3{BACKGROUND: url(../Images/app/list/3.gif) no-repeat 0px center;	width:30px;height:24px;float:left;}

.App_box{position: relative}

/*属性框设置CSS */
.App_box #App_config_body{	
	position:relative;
	width:99%;
	border:1px solid #dcdcdc;
	border-top:none;
	background:#fff;
	
}
#App_config_body .title{
	font-weight:bold;
	
	margin-top:10px;
	color:#333333;
	font-size:15px;
	height:48px;
	line-height:48px;
	text-align:left;
	position:relative;
	
	border:1px solid #dcdcdc;
    box-shadow:0px 2px 4px 0 rgba(155,155,155,0.3);
    -webkit-box-shadow:0px 2px 4px 0 rgba(155,155,155,0.3);
}
#App_config_body .sort{
	text-indent:2em;
	font-weight:bold;
	color:#000;
}
#App_config_body .title span{
	font-size:16px;
}
#App_config_body .title_on{
	height:20px;
	float:left;width:4px;background:#3296fa;margin:14px 12px 0 20px;
}
#App_config_body .title_on{
	/*width:35px;
	background:url(../images/app/config/ProPerty/title_on.png) 13px center no-repeat;*/
}

#App_config_body tr{width:100%;
	color:#222;	
}

#App_config_body a{
	color:#00477C;
}
/*#App_config_body .surface{
	background:url(../images/app/config/ProPerty/Trecenti.png);
	filter:alpha(opacity=70);
}*/
#App_config_body .surface_left{
	
	text-align:right;
	font-size:14px;
}
#App_config_body .surface_left span{
	width:200px;
	height:39px;
	line-height:39px;font-size:14px;
}
#App_config_body .surface_right{
	
	float:left;
	font-size:14px;
	line-height:25px;
	margin: 6px 0;
}
#App_config_body .surface_right span{
    /*float:none;	*/
}

#App_config_body .surface_right input,#App_config_body .surface_right textarea{width:300px;}
#App_config_body .surface_right span input{width:18px;}
#App_config_body .surface_right select{width:140px;-webkit-appearance:none;}
#App_config_body .surface_right table tr{height:24px !important;line-height:24px;}
#App_config_body .surface_right table tr input{width:auto;}
#App_config_body .surface table tr{height:30px !important;line-height:30px;}
#App_config_body .easyTip{color:#999;}
/*#App_config_body .input,.ecs_searchc .input{ background:#fff url(../images/app/config/bg_input_text.png) repeat-x;padding: 1px 5px;border: 1px solid #C0BBB4;background-position: 0 -1px;}
#App_config_body .input:hover,.ecs_searchc .input:hover{border: 1px solid #0B5499;background: white url(../images/app/config/bg_input_text_hover.png) top left repeat-x;}*/


input[type="text"]:focus,input[type="text"]:hover{border:1px solid #53bdfb;box-shadow:0 0 2px #53bdfb;outline:none}
input[type="checkbox"]:checked {border:1px solid #53bdfb;box-shadow:0 0 2px #53bdfb;}

select[type="text"]:focus,select[type="text"]:hover{border:1px solid #53bdfb;box-shadow:0 0 2px #53bdfb;outline:none}
select[type="checkbox"]:checked {border:1px solid #53bdfb;box-shadow:0 0 2px #53bdfb;}

input,select,textarea{border:1px solid #dddddd;}
#App_config_body input,#App_config_body select,.aaa_App_box textarea{border:1px solid #dddddd;padding:3px;color:#666;border-radius:2px;}
#App_config_body input{padding:3px 0;text-indent:5px;}
#App_config_body input:hover,.aaa_App_box textarea:hover{border:1px solid #53bdfb;box-shadow:0 0 2px #53bdfb;}
#App_config_body input:active,.aaa_App_box textarea:active{border:1px solid #53bdfb;box-shadow:0 0 2px #53bdfb;}
/*#App_config_body input{height:20px;line-height:20px;}*/

#App_config_body select{background:url(../Images/app/config/table/tag_select.png) right center no-repeat;padding:3px;}

#App_config_body .input_submit{ background:#0B5499; width:80px;color:#fff;
	border:1px solid #459a32;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 
	border-radius:6px;
	-moz-box-shadow: 0px 0px 2px #459a32;
	-webkit-box-shadow: 0px 0px 2px #459a32;
	-o-box-shadow: 0px 0px 2px #459a32;
	box-shadow: 0px 0px 2px #459a32;}
#App_config_body .input_submit:hover{border:1px solid #459a32; background:#012D57; color:#fff; }
.ecs_searchc .input{
	position:static !important;
	padding:3px !important;
}
.table{
	line-height:25px;
}
.ecs_searchc .PC td{
	border-bottom:1px dashed #CCC;
}
.ecs_searchc .td1{
	border-bottom:1px dotted #BBBBBB;font-size:13px;
}
    .ecs_searchc .td1 * {font-size:13px;
    }
.ecs_searchc tr td{
	line-height:25px;
}
#App_list_body .ecs_searchc table tbody tr td table tbody tr td{
	border:none !important;
}

.aaa_App_box{ height:100%;}
.aaa_App_box .surface_left,.aaa_App_box .surface_right{border-bottom:1px dashed #ddd;font-size:13px;}

#App_config_body .Btn{height:50px;line-height:50px;margin-top:5px;}
#App_config_body .Btn td{border-top:1px solid #ddd;text-align:left;padding-left:200px !important;}
#App_config_body .surfacebg{text-indent:10px;}
#App_config_body .surfacebg td{border-bottom:1px dotted #ddd;font-weight:700;}
/*列表管理设置CSS */
#App_list_body,#App_list_bodys{
	/*margin: 0px 40px 0px 28px;*/
	color: #6D6D6D;
	/*padding: 0px 0px 20px;*/
	font-size: 12px;
	background:#fff;
}
#App_list_body .bloc,#App_list_bodys .blocs{
	/*margin: 60px 0px 0px;*/
	background-color: #FFF;
	/*overflow: hidden;*/
	position:relative;
	/*-moz-box-shadow: 0px 5px 10px #0B5499;
	-webkit-box-shadow: 0px 5px 10px #0B5499;
	-o-box-shadow: 0px 5px 10px #0B5499;
	box-shadow: 0px 5px 10px #0B5499;*/
}
#App_list_body .bloc_nav{
	position:absolute;
	top:-54px;
}
.bloc_state{
	height:30px;
	line-height:30px;
	background:#fff;
}
#App_list_body .bloc_state select{
	 background:url(../Images/app/config/bg_input_text.png) repeat-x;
	 padding: 1px 5px;
	 border: 1px solid #C0BBB4;
	 background-position: 0 -1px;
}
#App_list_body .bloc_state select:hover{
	border: 1px solid #0B5499;
	background: white url(../Images/app/config/bg_input_text_hover.png) top left repeat-x;
}
#App_list_body .title{
	
    background:#f2f2f2;
	height: 40px;
        padding-left:10px;border:1px solid #e6e6e6;
	position: relative;
	line-height: 34px;
	

margin:5px 0;	
}
#App_list_body .title td{padding-left:0 !important;}
#App_list_body .title .btn2{}
#App_list_body .title a{
	color:#fff;
}
#App_list_body .title span{color:#333333;}
#App_list_body .title .Name,#App_list_body .title .Date,#App_list_body .title .Content{font-weight:400;}
#App_list_body .title .Title a,#App_list_body .title .Content a{color:#145fa8;}
#App_list_body .title .Name{color:#145fa8;}
#App_list_body .title .Date{color:#666666;}
#App_list_body .toggle {
	display: block;
	height: 18px;
	width: 18px;
	background: url(../Images/app/list/slidebuttons.png) left top;
	position: absolute;
	top: 8px;
	right: 10px;
	background-position: left -18px;
}
#App_list_body .matter table,#App_list_bodys .matters table {
	width: 100%;
	text-align: left;
	border-collapse: separate;
	border-spacing: 0;
	border: 1px solid #e6e6e6;
	border-bottom: 0;
}
#App_list_body .matter table table,#App_list_bodys .matters table table{border:0;}
#App_list_body .matter table tbody tr:hover,#App_list_bodys .matters table tbody tr:hover{
	background:#CCC !important;
}
#App_list_body .matter table thead tr th,.table_title,#App_list_bodys .matters table thead tr th,#tr_title{
	font-weight: bold;
	color: #333;
	font-size: 14px;
	padding-bottom: 2px;
    height:38px;
	background:#f2f2f2;padding:0 5px;border-right:1px solid #e6e6e6;
}
    #App_list_body .matter table thead tr th:last-child {
    border-right:0;}
    .table_title,#App_list_bodys .matters table thead tr th:last-child {
    border-right:0;}
#tr_title{
	height:42px !important;
}

/*#App_list_body input[type="checkbox"] {
	margin: 3px 3px 3px 4px;
}
#App_list_body input,.ecs_searchc input,#App_config_body input{ vertical-align:middle;/*margin:-2px 3px 3px 4px !important;*/}
/*#App_list_body input,.ecs_searchc input,#App_config_body input,.ecs_searchc select{border:1px solid #ddd;}*/
#App_list_body .matter table tbody tr,#App_list_bodys .matters table tbody tr{
	border:1px solid #dddddd;
}

#App_list_body .matter table tbody tr td,#App_list_bodys .matters table tbody tr td,#App_list_body .matter table tbody tr td span {
	height: 26px;
	line-height:26px;
	color:#4C4C4C;
	padding:5px 0;
}

/*#App_list_body table tbody tr td a{
	color: #194b7b;
	font-weight: bold;
} */
.Big{padding:0 10px;}
.big3{
	font-size:14px;
}
#App_list_body .paperbtn{
	padding: 0 10px;
	background: #0783FF;
	color: #fff;
	font-weight: bold;
	text-shadow:0 0 0;
	cursor:pointer;
}
#App_list_body table tbody tr td.actions {
	text-align: right;
	padding-right: 10px;
	width: 70px;
}
#App_list_body table tbody tr td.actions a{
	margin-right:15px;
}
#App_list_body .matter .left,#App_list_body .matter .right {
	float: left;
}
#App_list_body .bloc .input {
	padding: 5px 0 10px;
	position:absolute;
	top:-3px;
}
#App_list_body .matter .selector{
	width: 162px !important;
	height: 28px;
	position: relative;
	padding: 0px;
	margin: 0px;
	display: block;
	border: 1px solid #DDDCDC;
	-moz-box-shadow: inset 2px 1px 5px #CBC9C9;
	-webkit-box-shadow: inset 2px 1px 5px #CBC9C9;
	-o-box-shadow: inset 2px 1px 5px #CBC9C9;
	box-shadow: inset 2px 1px 5px #CBC9C9;
	background: #FFF;
}
#App_list_body .matter .bloc .input input,#App_list_body .matter .bloc .input select {
	border: 1px solid #C8CACC;
	height: 28px;
	line-height: 28px;
	width: 260px;
	display: block;
	padding: 0 5px;
}
#App_list_body .matter .selector,#App_list_body .matter .selector select,#App_list_body .matter .selector span {
	width: 162px !important;
	height: 28px;
	position: relative;
	padding: 0px;
	margin: 0px;
	display: block;
}
#App_list_body .matter .selector span {
	position: absolute;
	line-height: 29px;
	background:url(../Images/app/list/select.png) no-repeat 98% center;
	text-indent: 10px;
}
#App_list_body .matter .bloc .input select {
	padding: 5px 5px 5px 0;
	padding-left: 5px;
	height: auto;
}

#App_list_body .matter .pagination{
	text-align: right;
	margin: 10px -7px 10px 10px;
	position:absolute;
	top:-3px;
	right:30px;
}
#App_list_body .pagination a {
display: inline-block;
height: 20px;
padding:0 10px;
line-height: 20px;
margin: 0 1px 0 0;
text-align: center;
text-decoration: none;
color: #646161;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
border-radius: 3px 3px 3px 3px;
}

#App_list_body .matter .pagination a{
	border: 1px solid #A7A7A7;
	background:#fff;
}
#App_list_body .pagination a span{
	padding:0 10px;
}
#App_list_body .Advanced-box{
	position:absolute;
	width:100px;
	padding:5px;
	background:#fff;
	z-index:99999;
	margin-top:7px;
	margin-left:0px;
	border: 1px solid #DAD9D9;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px 3px 3px 3px;
}
#App_list_body .Advanced-box ul li {
	height:20px;
	line-height:20px;
	padding:0px 10px;
}
#App_list_body .Advanced-box ul li:hover{
	background:#dedede;
}
#App_list_body .Advanced-box ul li:hover a{
	color:blue;
}
.red{
	color:red;
}
#App_list_body .diskMessage li{border:1px solid #ccc;height:14px;width:75px;border-radius: 1px 1px 1px 1px;padding:1px;}
#App_list_body .diskMessage .green{
	background:#9fd45c;height:14px;float:left;line-height:14px;color:#444;
}

#App_list_body .dsisDiskMessage li{border:1px solid #ccc;height:5px;width:50px;border-radius: 1px 1px 1px 1px;padding:1px;}
#App_list_body .dsisDiskMessage .green{
	background:green;height:5px;float:left;line-height:5px;color:#444;
}
#App_list_body .orange{
	background:orange;height:5px;float:left;line-height:5px;color:#444;
}
#App_list_body .blue{
	background:blue;height:5px;float:left;line-height:5px;color:#444;
}
.message_download{width:40px;border:1px solid #ccc;height:16px;border-radius: 1px 1px 1px 1px;}
.message_downloadMain{height:14px;background:#8fbff5;margin:1px;}
.message_downloadMain span{height:14px;float:left;line-height:14px;color:#444;text-indent:3px;}
#App_list_body .AF{
	position:absolute;
	display:none;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	opacity:0;
	background:#FFFFFF;
}
#App_list_body .cent-box,#App_list_bodys .cent-boxs{
	overflow-x:hidden;
	
}
    #App_list_body .cent-box td {
    padding:0 5px;line-height:36px;border-bottom:1px solid #e6e6e6;border-right:1px solid #e6e6e6;color:#222;}
        #App_list_body .cent-box td:last-child {
        border-right:0;}
#App_list_body .cent-box td,#App_list_body .cent-box td span,#App_list_body .cent-box td a,#App_list_bodys .cent-boxs td,#App_list_bodys .cent-boxs td span,#App_list_bodys .cent-boxs td a{
	font-size:14px;
}
    #App_list_body .cent-box td font {
    font-size:14px;}
    #App_list_body .cent-box td td {
    border:0;}
#App_list_body .cent-box .rtli{
	line-height:25px;
	border-bottom:1px solid #dedede;
}
#App_list_body .cent-box .rtli .title1{height:24px;line-height:24px;font-weight:700;color:#194b7b;}
#App_list_body .cent-box .content,#App_list_body .cent-box .tipd{
	float:left;
}
#App_list_body .cent-box .tipd{
	padding:0 30px;
}
#App_list_body .cent-box .fun{
	float:right;
	width:100px;
}

/*信息、错误提示框CSS */
#App_Notifications_panel{
    position: relative;
	width:100%;
	text-align:center;
	display:none;
	overflow:hidden;
    top: 10px;
}
#App_Notifications_panel div{
	margin:0 auto;
	max-width:335px;
	padding:10px 10px 10px 95px;
	position:relative;
	text-align:left;
	font-size:16px;
	margin-bottom:10px;
	border:1px solid #0B5499;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-radius:10px;
	-moz-box-shadow: 0px 5px 10px #0B5499;
	-webkit-box-shadow: 0px 5px 10px #0B5499;
	-o-box-shadow: 0px 5px 10px #0B5499;
	box-shadow: 0px 5px 10px #0B5499;
}
#App_Notifications_panel img{
	position:absolute;
	top:10px;
	left:10px;
}


/*按钮样式*/
.btn2,.btn3,.button{
	color: #fff !important;
	padding:0px 12px !important;
	cursor:pointer;
	border-radius:2px;
	font-size:14px;	
	display:inline;
    background:#3296fa;
    border:1px solid #3296fa;
    height:30px;line-height:24px;margin:4px 0;text-indent:0 !important;
}

.btn2{
	/*background:url(../Images/app/button/list_side.png) no-repeat;
	background:url(../images/app/config/table/btn2.png) repeat-x;*/

}
.btn3{
	/*border:1px solid #459830;
	background:url(../images/app/config/table/btn3.png) repeat-x;*/
	color:#fff;
}
.button{
	/*background:url(../plugin/JQ1.8.3/colorbox/image/anniubj.png) no-repeat;*/
	background:url(../plugin/dropdownmenu/image/xiazai.png) bottom;
	border: 1px solid #b5b5b5;
	height:28px !important;
	font-weight: 100;
}
.disabled {background:url(../Images/app/config/table/btn2.png) repeat-x;
	border: 1px solid #cccccc;
	color:#9e9e9e !important;
}
#App_config_body .surface_right .btn2{display:inline;}

#App_config_body .Btn .btn3,.Popup2 .btn3{padding:3px 30px !important;height:36px;line-height:30px;border:1px solid #3296fa;margin:10px 20px 0 0;font-weight:700;
}
#App_config_body .Btn .btn2,.Popup2 .btn2,.ecs_searchc .td1 .btn2{padding:3px 30px !important;height:36px;line-height:30px;background:#fff;border:1px solid #d7d7d7;color:#333333 !important;font-weight:700;margin:10px 20px 0 0;
}
.Popup2 .btn2, .Popup2 .btn3 {margin-top:7px;}
a.btn2,a.btn3 {display:inline-block;height:28px !important;line-height:24px !important;}
.ecs_searchc .td1 .btn2 {margin-top:0;}
.btn4 {padding:5px 20px !important;border:1px solid #3296fa;color:#3296fa !important;font-size:14px;
}
/*标签*/
/*#App_lblhelpmessage{
	background:#fff url(../Images/app/config/lblhelpmessage/lblhelpmessage_bg.png) repeat-x;
	height:30px;
	line-height:30px;
	
}
#App_lblhelpmessage ul{
	padding:0 30px;
}
#App_lblhelpmessage ul li,#App_lblhelpmessage ul a{
	padding:0 10px;
	float:left;
	color:#000;
	font-weight:bold;
}
#App_lblhelpmessage .navselected .navselected_left,#App_lblhelpmessage .navselected .navselected_right{
	display:block;
	height:30px;
	width:25px;
	float:left;
}
#App_lblhelpmessage .navselected .navselected_left{
	background:url(../Images/app/config/lblhelpmessage/lblhelpmessage_left.png) no-repeat;
}
#App_lblhelpmessage .navselected a{
	background:url(../Images/app/config/lblhelpmessage/lblhelpmessage_cen.png) repeat-x;
	color:#fff;
	font-weight:bold;
}
#App_lblhelpmessage .navselected .navselected_right{
	background:url(../Images/app/config/lblhelpmessage/lblhelpmessage_right.png) no-repeat;
}*/
#App_lblhelpmessage{margin:5px 0;background:#fff url(../Images/app/config/lblhelpmessage/lblhelpmessage_bg.png) repeat-x 0 bottom;height:38px;}
#App_lblhelpmessage li{border:1px solid #dddddd;border-bottom:0;background:#f5f5f5;float:left;height:36px;line-height:36px;padding:0 20px;margin-right:6px;font-size:14px;}
#App_lblhelpmessage li a{color:#555;font-size:14px;font-weight:700;}
#App_lblhelpmessage .navselected{border-top:2px solid #3296fa;background:#fff;}
#App_lblhelpmessage .navselected,#App_lblhelpmessage .navselected a{color:#3296fa;font-weight:700;}
/*视频管理处，筛选条件处理
*/
.shrink,.shrink-off{background:url(../plugin/navmenu/images/shrink.png) right center no-repeat;height:44px;font-size:0;cursor:pointer;border-bottom:1px solid #9dc09d;border-right:1px solid #d5d5d5;width:100%;display:inline-block;}/*苏*/
.shrink-off{background:url(../plugin/navmenu/images/shrink_a.png) right center no-repeat;}/*苏*/
.down_Menu{
	background:url(../plugin/navmenu/images/bg.png) no-repeat 0 bottom;
	border-right:1px solid #d3e5d7;
	
}/*苏*/


/*.down_Menu_btn{
	position:relative;
	background:url(../images/app/config/left_bj.png) -220px top repeat-y;
}*//*苏*/
#down_Menu_up
#down_Menu_up{
	height:100px;
	width:30px;
	position:absolute;
	margin-top:230px;
	right:0px;
	background:url(../Images/app/config/left_botton.png) right center no-repeat;
	display:none;
	cursor:pointer;
}
#indent{
	width:100%;
	height:40px;
}
#indent .indent_right{
	float:right;
	display:block;
	width:30px;
	height:22px;
	margin: 13px 13px 0 0px;
	cursor:pointer;
	background:url(../Images/app/config/indent_right.png) no-repeat;
}
.NavBox .Nav{
	height:30px;
	line-height:30px;
}
.NavBox .Nav li{
	float:left;
	padding:0px 15px;
	font-weight:bold;
}
.NavBox .Nav li a{
	color:#0069bb;
}
.NavBox .Nav li.SelectedNavItem a{
	color:#f14f00 !important;
}
/**网站制作
 **关于当前模板里
*/
.label_border{
	margin-left:20px;
}
.label_border div{
	margin-left:20px;
}
.label_border span,.label_border a{
	float:left;
	display:block;
	height:25px;
	line-height:25px;
	color:#333333;
}
.label_border span{
	width:15px;
}
.label_border div.bqd_on{
	background:#003366;
	border-radius:0px 0px 5px 5px;
	padding:0 10px;
}
.label_border div.bqd_of{
	padding:0 10px;
}
.label_border div.bqd_on a{
	color:#fff;
	font-weight:bold;
}
.label_border div:hover{
	background:#003366;
	border-radius:0px 0px 5px 5px;
	padding:0 10px;
}
.label_border div:hover a{
	color:#fff;
}
/*Website*/
#ECS_TOP {
background:  url(../Images/app/config/Website/bannerbg0.png) 0px -69px repeat-x;
height: 80px;
width: 100%;
overflow: hidden;
}
.managetop_tl {
background: url(../Images/app/config/Website/ecs_top_lm_bl.gif) 0 0 no-repeat;
width: 5px;
height: 65px;
}
.lineh1 {
height: 1px;
line-height: 1px;
font-size: 1px;
}
.EcsnameNew {
min-width: 600px;
}
.ECS_NAME {
margin: 0px;
padding: 0px;
width: 100%;
height: 80px;
overflow: hidden;
color: #accdfd;
}
.EcsnameNew a {
float: left;
width: 80px;
text-align: center;
color: #ffffff;
font-size: 12px;
cursor: pointer;
}
.EcsnameNew a img {
width: 32px;
height: 32px;
border: 0px;
margin: 0px 24px;
}
.EcsnameNew a span {
width: 100%;
line-height: 20px;
}
#ECS_TOPLINE01 {
background:  url(../Images/app/config/Website/ecs_top_lm_b02.gif) 0 center no-repeat;
padding-left: 10px;
margin-top: 2px;
width: 240px;
float: right;
padding-bottom: 5px;
}
#ECS_TOPLINE01 div {
color: white;
}
.IndexInfo {
float: left;
width: 120px;
overflow: hidden;
text-overflow: ellipsis;
text-align: center;
white-space: nowrap;
color: white;
margin-top: 5px;
}
#lbUser {
width: 52px;
text-align: center;
overflow: hidden;
height: 20px;
}
.video_btn {
float: right;
margin-right: 5px;
}
.video_btn a {
background:  url(../Images/app/config/Website/admind.png) no-repeat;
width: 103px;
height: 22px;
display: block;
color: #666;
text-align: center;
line-height: 22px;
}

/*弹出框附加样式布局*/
.Popup{
	width:100%;
	color: #333;
	position:absolute;
	top:0px;
	bottom:50px;
	overflow-x:hidden;
}
.Popup tr td{
	line-height: 30px;
}
.Popup2{
	width:100%;
	position:absolute;
	bottom:0px;
	height:50px;
}
.Popup2 td {
	height:50px !important;border-top: 1px solid #ddd;vertical-align:top;
}
/*权限管理*/
.TableContent td{
	padding:0 5px;
}
.TableContent td .TableHeader{
	font-weight:bold;
	color:#000;
}
.TableContent td .TableData,.TableContent .TableTip{
	padding-left:20px;
	color:#000;
}
.TableContent td .TableData div{
	padding-left:10px;
}
.sliding{
	width:100%;
}

/*单直播源*/
.source .source_l,.source .source_r {
border: 1px solid #e5e5e5;
margin-top: 10px;
height: 430px;
}
.source .livetip,.source .source_r .title {
height: 34px;
line-height: 34px;
text-indent: 10px;
font-weight: 700;
font-size: 14px;
background: url(../Images/app/config/ProPerty/title.png) repeat-x;
}
.source .td1 {
border-bottom: 1px dotted #ccc;
padding: 8px;
}
.source .source_r .title {
margin-bottom: 10px;
}
#Checkbox1 {
margin-right: 5px;
}
.source .source_r input {
margin-left: 10px;
}
#divPlay {
margin: 10px 0 53px 8px;
}
.VideoAlbumCategory,.VideoAlbumCategory span,.CommentTipBox{
	font-size:14px;
	font-weight:bold;
	text-align:left;
	height:25px;
	line-height:25px;
}
.VideoAlbumCategory{
	text-indent:2em;
}
.ReplyBox{
	line-height:25px;
}


/*我的好友*/
.MyInfo{height:105px;padding:5px;margin-bottom:5px;border-bottom:1px dashed #eeeeee;}
.MyInfo .Photo{height:90px;width:90px;border:1px solid #dedede;text-align:center;margin-right:10px;float:left !important;display:block;}
.MyInfo .Photo IMG{height:90px;width:90px;margin:5px;}
.MyInfo SPAN{height:35px;font-size:16px;font-weight:700;}

.bline05{border-bottom:1px dashed #eeeeee;}
.bline05 td{line-height:25px;}

.ManageInBoxMessage_button{float:left; text-align:center; width:70px;margin:0 5px;font-size:12px;color:#1570bf;}
.MessageContent .Photo img{width:80px;height:80px;}
.MessageTitle span{color:#333;font-weight:700;font-size:14px;}
.MessageContent{padding:5px;border-bottom:1px dashed #eeeeee;float:left;width:100%;}
.MessageContent div{float:left;padding-right:8px;}
.MessageAuthor div{float:none;} 
.Reply
{
    PADDING-BOTTOM: 5px;
    DISPLAY: block;	
    FONT-WEIGHT: bold;	
    COLOR: #666;	
    PADDING-TOP: 10px;    
}


/*添加*/
.add_on .headtd3{
	background:#f2f2f2; color:#3296fa !important;
}
.link_head{ position:relative;}
.link_box {CURSOR: default; TEXT-ALIGN: left; position:relative; width:114px;z-index: 9999;}
.link_text {BACKGROUND: #fff; line-height:23px; margin-right:26px;}
.link_text .input{ padding:1px 5px !important;}
.link_arrow0,.link_arrow1{ position:absolute; top:0px; right:0px;}
.link_arrow0 {BORDER-RIGHT: 2px outset; BORDER-TOP: 2px outset; BACKGROUND: buttonface; FONT: 18px marlett; BORDER-LEFT: 2px outset; WIDTH: 22px; BORDER-BOTTOM: 2px outset;TEXT-ALIGN: center}
.link_arrow1 {BORDER-RIGHT: buttonshadow 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: buttonshadow 1px solid; PADDING-LEFT: 2px; BACKGROUND: buttonface; PADDING-BOTTOM: 0px; FONT: 18px marlett; BORDER-LEFT: buttonshadow 1px solid; WIDTH: 22px; PADDING-TOP: 2px; BORDER-BOTTOM: buttonshadow 1px solid;TEXT-ALIGN: center}
.link_value {OVERFLOW: hidden; POSITION: absolute; display:none; z-index:2;}
.link_record0,.link_record1{border-bottom:5px solid #dedede;}
.link_record0 {BORDER-TOP: #eee 1px solid; PADDING-LEFT: 2px; BACKGROUND: #fff; WIDTH: 100%; COLOR: #000; HEIGHT: 100%}
.link_record1 {BORDER-TOP: #047 1px solid; PADDING-LEFT: 2px; BACKGROUND: #058; WIDTH: 100%; COLOR: #fe0; HEIGHT: 100%}


/*主题选取框*/
.theme_box{
	border:2px solid #00477C !important;
}
#tbImage tr:hover{
	background:#dedede;
}
#tbImage tr:hover td{
	padding:10px 0;
}



/*css编辑器输入框大小*/
#ContentPlaceHolder1_txtSceneCss{width:740px !important;height:300px !important;}
/*音乐播放和添加*/
.musicplay{background:url(../Images/musicplay.gif) no-repeat;height:14px;width:14px;line-height:3px;text-indent:1px;display:block;font-size:1px !important;color:#fff !important;float:left;margin-top:5px;margin-right:5px;}
.musicadd{background:url(../Images/musicadd.gif) no-repeat;height:14px;width:14px;line-height:3px;text-indent:1px;display:block;font-size:1px !important;color:#fff !important;float:left;margin-top:5px;}
.musicplay:hover,.musicadd:hover{color:#fff;}
/*隐藏播放添加文字*/
.musicplay,.musicadd{text-indent: -9999px;}

.ecs_search{
	background: #f5f5f5;
	border: 1px solid #ddd;
	padding-left:10px;
	color:#333;
	height:32px;line-height:32px;
}

.ecs_searchl{color:#333 !important; }
/*多媒体推送-新建策略*/
.manage_tab{height:30px;float:none;background:#e6f0fa;border-top:1px solid #bcd4ed;border-bottom:1px solid #bcd4ed;padding-left:10px;}
.manage_tab li{width:50px;float:left;font-weight:700;height:24px;line-height:24px;text-align:center;margin-top:6px;}
.manage_tab ul .curr{background:#fff;border:1px solid #bcd4ed;border-bottom:0;}
.manage_tab li a{color:#444444;}
.manage_tab ul .curr a{color:#0066cc;}

.nav{height:30px;float:none;background:#e6f0fa;border-top:1px solid #bcd4ed;border-bottom:1px solid #bcd4ed;padding-left:10px;}
.nav div{width:50px;float:left;font-weight:700;height:24px;line-height:24px;text-align:center;margin-top:6px;}
.nav .cur{background:#fff;border:1px solid #bcd4ed;border-bottom:0;}
.nav div a{color:#444444;}
.nav .cur a{color:#0066cc;}

.setFromprev{border-bottom:1px solid #bcd4ec;padding:10px;}


legend{font-weight:bold;color:#333;background:#fff;padding:3px 6px;margin-left:10px;}
fieldset{margin:0 3px 10px 3px;padding:0;border:#cccccc solid 1px;}


.modifystrategyPanel td{height:26px;padding:6px 10px;}
.modifystrategyPanel span.setstartName{display:inline-block;line-height:26px;vertical-align:top;}
.update_date{display:inline-block;position:relative;top:2px;height:20px;line-height:20px;overflow:hidden;padding:0 10px 0 6px;border-top:1px solid #6d6f70;border-left:1px solid #c9cbcc;border-bottom:1px solid #c9cbcc;width:70px;} 

.layers_main{overflow-y:scroll;position:relative;background:#fff;font-family:arial;}
#speed,#uploadInterval{height:20px;line-height:20px;}
.viewChannel_dateBtn{display:inline-block;position:relative;top:2px;vertical-align:top;width:17px;height:22px;background: url(../Images/data.gif);}

/*我的学校*/
.schoolname{height:40px;line-height:40px;background:#146e1f;display:inline-block;width:180px;text-indent:10px;font-size:18px;}
.schoolname a{color:#fff;font-size:18px;}
.SchoolLeft{padding:10px;}
.gradename{height:32px;line-height:32px;font-size:14px;color:#445cb0;font-weight:700;border-bottom:1px solid #ccc;width:180px;display:inline-block;}

.inner_menu_item li{height:32px;line-height:32px;border-bottom:1px dashed #ccc;position:relative;}
.inner_menu_item .add_gray{border:0;}
.inner_menu_item .add_gray:hover{background:transparent;}
.inner_menu_item .add_gray #addGroup{height:22px !important;line-height:22px;display:inline-block;font-size:14px;font-weight:700;}
.inner_menu_item li .title{height:32px;display:inline-block;width:130px;color:#333;overflow:hidden;text-indent:10px;}
.inner_menu_item li:hover{background:#dfdfdf;}



.editGroup,.removeGroup{height:30px;width:180px;font-size:0px;color:#fff;display:inline-block;position:absolute;top:5px;}
.inner_menu_item li:hover .editGroup{background: url(../Images/basic/editGroup.png) 0 6px no-repeat;left:135px;}
.inner_menu_item li:hover .removeGroup{background: url(../Images/basic/removeGroup.png) 0 6px no-repeat;left:160px;}


.navbox{height:34px;line-height:34px;margin:5px 0;}
.navbox div{padding:0 10px;height:24px;line-height:24px;float:left;background:#ccc;margin:5px;background:#ececec; 
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius:5px;}
.navbox div a{color:#333;}
.navbox .cur{background:#417eb7;}
.navbox .cur a{color:#fff;}


.classname{position:absolute;top:0;left:450px;top:10px;}
.classname span{font-size:14px;}


.postion-item-container {
    padding: 20px 0 10px;
    font-size: 14px;
}
.postion-item-container .postion-item {
    display: block;
    width: 172px;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin: 0 auto 14px;
    line-height: 36px;
    text-align: center;
    color: #535353;
    background: #f3f3f3;
}

.postion-item-container .postion-item-check {
    text-decoration: none;
    border-color: #417eb7;
    color: #417eb7;
    background: #add7fe;
}

/* 家校互动 班级管理 老师 设置任课科目 */
.subject-item-container {
    padding-top: 10px;

    font-size: 14px;
}
.subject-item-container .subject-item {
    float: left;
    width: 94px;
    border: 1px solid #ddd;
    margin-top: 14px;
    margin-right: 18px;
    margin-left:5px;
    line-height: 36px;
    text-align: center;
    color: #535353;
    background: #f3f3f3;
    
    _display: inline;
}
.subject-item-container .subject-item:hover,
.subject-item-container .subject-item.subject-item-check {
    text-decoration: none;
    border-color: #417eb7;
    color: #417eb7;
    background: #dceeff;
}
.subject-item-container .subject-item.subject-item-check {
    background: #dceeff url(../Images/basic/subject-item-check.png) no-repeat bottom right;
}

/*---课程表---*/
.selcourse a{
    float: left;
    width: 94px;
    border: 1px solid #ddd;
    margin-top: 14px;
    margin-right: 18px;
    margin-left:5px;
    line-height: 36px;
    text-align: center;
    color: #535353;
    background: #f3f3f3;
    _display: inline;}
.course-schedule td,.course-schedule th{border-left:1px solid #ccc;border-bottom:1px solid #ccc;text-align:center;height:48px;line-height:25px;}
.course-schedule td span{height:auto !important;}
.course-schedule thead th{border:0;}
.course-schedule tr:hover{background-color:#fff !important;}
.course-schedule td.on{
    background: #7db37d;}
.course-schedule td{cursor:pointer;}
#App_list_body .matter .course-schedule tbody tr:hover{background-color:#fff !important;} 
.course-schedule td.on .js-text,.course-schedule td.on .js-text span{color: #fff !important;}
.sessiontime{color:#445cb0;}
.course-schedule .selected{background: url(../Images/indexrow_select.png) no-repeat bottom right;}
.course-schedule .deleted{background: url(../Images/indexrow_delect.png) no-repeat bottom right;}
/*标准化评分*/
.template *{font-size:12px;text-indent:2px;}
.template td{height:24px;line-height:24px;}
.template td{border:1px solid #707070;border-bottom:0;border-left:0;}
.templatefun{border-left:0 !important;border-right:0 !important;}
.templatecategory,.templatescore{border-left:1px solid #707070 !important;}
.templatestandard{text-align:center;}
/*---作息节目发布---*/

.ctrlBtns{
	background: url(../Images/app/list/white-title.png);
	background:#508fc9;
	position:fixed;
	color: #2C2C2C;
	-moz-text-shadow: 0px 1px #FFF;
	-webkit-text-shadow: 0px 1px #FFF;
	-o-text-shadow: 0px 1px #FFF;
	/*text-shadow: 0px 1px #FFF;*/
	font-weight: bold;
	border: none;
	height: 35px;
	position: relative;
	line-height: 34px;
	padding: 0 10px;
	font-size: 15px;
	border:1px solid #00477C;
	margin-bottom:10px;
}
.conType1 .ctrlBtns{margin-bottom:0px;}
.ctrlBtns .btn2{margin-top:5px;}
.tabMenu{height:36px;border-bottom:1px solid #7b9fc9;margin-bottom:5px;margin-top:5px;}
.tabMenu a{height:35px;line-height:35px;background:#80b7eb;
           width:100px;display:inline-block;margin-left:10px;text-align:center;font-size:14px;color:#fff;
           border: 1px solid #80b7eb; cursor:pointer;
           border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;      /* Gecko browsers */
    -webkit-border-radius: 5px 5px 0 0;   /* Webkit browsers */
}
.tabMenu .clicked{border:1px solid #477abf;border-bottom:1px solid #fff;background:#fff;color:#477abf;font-weight:700;}


	
#tab_1 table .tTitle td,#tbHeader thead tr th,#tbHeader1 thead tr th{
	font-weight: bold;
	color: #151515;
	font-size: 12px;
	padding-bottom: 2px;
	/*border-bottom: 1px solid #BDBDBD;*/
	cursor:pointer;
	/*text-align:left;*/
	height:40px;
	background:url(../Images/app/config/table/table_title.png) repeat-x;
}
#tab_1 table tr td{height:28px;line-height:28px;border-bottom:1px solid #ccc;}
#tab_1 table tr td a{color:#00477C;font-weight:700;}
#tab_1 table tr:hover,#tbHeader thead tr:hover,#tbHeader1 thead tr:hover{
	background:#eeeeee !important;
}
#tab_1 table .tGroup td{border-bottom:1px solid #417eb7;background:#97c1e8;}
#tab_1 table .tGroup td *{font-size:14px;font-weight:700;}
#tab_1 table .tGroup td a{color:#0000ee;}


/*---多媒体屏幕墙---*/

#divBody .select .bg1{background:url(../Images/basic/duigou.png) no-repeat center center;height:30px;width:30px;position:absolute;top:18px;left:5px;z-index:9999;}
.useicon05{background:url(../Images/basic/useicon03.gif) no-repeat;width:7px;height:700px;}
.useicon06{background:url(../Images/basic/useicon04.gif) 0 10px no-repeat;width:7px;height:700px;}

/*---节目发布-选择终端---*/
.Timingbg{height:80px;background:url(../Images/basic/timingbg.gif) repeat-x 0 center;}
.Timingbg01{background:url(../Images/basic/timingbg01.gif) no-repeat 0 center;width:25%;height:80px;}
.Timingbg02{background:url(../Images/basic/timingbg02.gif) no-repeat center center;width:25%;height:80px;}
.Timingbg03{background:url(../Images/basic/timingbg04.gif) no-repeat center center;width:25%;height:80px;}
.Timingbg04{background:url(../Images/basic/timingbg03.gif) no-repeat right center;width:25%;height:80px;}

.Screenlist01{background:url(../Images/basic/Screenlist01.gif) no-repeat 0 center;width:33.3333%;height:80px;}
.Screenlist02{background:url(../Images/basic/Screenlist02.gif) no-repeat center center;width:33.3333%;height:80px;}
.Screenlist03{background:url(../Images/basic/Screenlist03.gif) no-repeat right center;width:33.3333%;height:80px;}

/*---年级筛选---*/
.navbox li{padding:0 10px;height:24px;line-height:24px;float:left;margin:5px;background:#ececec; 
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius:5px;}
.navbox li a{color:#333;}
.navbox .curr{background:#459830;}
.navbox .curr a{color:#fff;}

.divGroup li a,#schoolList li a,#commonSchool li a{height:24px;line-height:24px;background:#ecf7ff;margin:3px 5px;padding:0 5px;-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius:5px;display:inline-block;}
.divGroup li a,#schoolList li a,#commonSchool li a{color:#444; text-decoration:none;}
.divGroup li a:hover,#schoolList li a:hover,#schoolList .curr a,#commonSchool li a:hover{text-decoration:none;background-color:#1982c8;color:#fff;}

.navbox4 {
            float: left;
            
        }

.navbox4 a{padding:0 10px;height:24px;line-height:24px;float:left;background:#ccc;margin:3px 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius:5px;background:#666;color:#fff;}
.rtStage .divGroup{float: left;width:75%;}
.rtStage .navbox4{float: left;width:20%;}
.rtStage1 .navbox4{width:100%;}
.rtStage1 .divGroup{border-bottom:1px solid #ccc;float:left;width:100%;}
.navbox3 li {
            display: block;
            line-height: 32px;
            padding: 0 20px 0 5px;
            text-indent: 2px;
            border-bottom: #ccc 1px solid;
        }

.navbox3 .navbox2 li {
            border: 0;
        }
.divSchoolName{
    cursor:pointer;
    display: block;
    height: 32px;
    line-height: 32px;
    padding: 0 20px 0 5px;
    background-color: #e8f4ff;
    text-indent: 2px;
    border-bottom: #ccc 1px solid;
    font-weight:700;
    font-size:14px;
    margin:5px 0;
}
#divSchoolName{float:left;}

/*--多媒体-编组----*/

#spanSelectSchool,.purpose,#spanSelectStage,.ckOnline{border-left:1px solid #ccc;margin-left:10px;padding-left:10px;}
#spanSelectGroup a,#spanSelectSchool a{background:url(/Static/Theme/1/plugin/urlpaper/image/Flip_left.png) -18px center no-repeat;padding-right:15px;}
#spanSelectStage a{background:url(/Static/Theme/1/plugin/urlpaper/image/Flip_left.png) 5px center no-repeat;padding-right:15px;}
#spanSelectEdu a{background:url(/Static/Theme/1/plugin/urlpaper/image/Flip_left.png) -12px center no-repeat;padding-right:15px;}

.spanSelectStage #spanSelectStage,.spanSelectSchool #spanSelectSchool{padding-left:0 !important;margin-left:0 !important;border:0 !important;}
.spanSelectStage #spanSelectStage a{background:url(/Static/Theme/1/plugin/urlpaper/image/Flip_left.png) 0px center no-repeat !important;padding-right:12px !important;}
#spanSelectSchool{border-left:1px solid #dddddd;padding-left:3px;}

.Line{border-right:1px solid #dddddd;padding-right:8px;margin-right:8px;}


/*--录播教室----*/
.RoomItemList{color:#fff;width:100%;height:40px;line-height:40px;}
.RoomItemList div{float:left;}
.ItemListleft span{height:14px;width:14px;display:inline-block;margin:0 5px;vertical-align:baseline;} 

.RoomItemList .have{background:#00cc33;}
.RoomItemList .nohave{background:#ccc;}
.RoomItemList .error{background:#ff0000;}
.RoomItemList .selcet{height:10px;width:10px;border:2px solid #ff0000;}
.ItemListright{padding-left:30px;}
.ItemListright span{height:8px;width:8px;display:inline-block;margin:0 5px;border:4px solid #ff0000;background:#fff;border-radius:8px;}
.ItemListright .ing{border:4px solid #00cc33;}
.ItemListright .stop{border:4px solid #949494;} 

.RoomItem{background:#666666;float:left;padding:3px;}
.roomitem{margin:3px;border:3px;font-weight:700;color:#1e1e1e;line-height:50px;}
.roomitem:hover{border:3px solid #f00;}
.roomitem img{vertical-align:middle;margin:0 3px;}
.RoomItem .gray{background:#cccccc !important;border:3px solid #cccccc;}
.RoomItem .green{background:#00cc33 !important;border:3px solid #00cc33;color:#fff;}
.RoomItem .red{border:3px solid #f00;color:#fff;}


/*----------------------------视频文件列表---------------------------------*/
#imgVerify{width:17px;padding:1px;border:1px solid #989898;}


.sort_title .cent-box *{font-weight:400;color:#888 !important;}
.sort_title .cent-box .info_item .album_action_box a{width:100%;display:inline-block;font-weight:700 !important;color:#136E1F !important;}
.sort_title .cent-box .VideoTitle{font-weight:700 !important;color:#3d323a !important;}

.sort_title .matter{margin-top:10px;}
.matter .item_content{overflow:hidden;width:132px;}
.matter .videolistitem{float:left;margin:0 10px 0 0;color:#333;position: relative;}
.matter .item_content .floatcontent{position:absolute;bottom:5px;background:rgba(0,0,0,0.5);width:120px;height:20px;line-height:20px;}
.matter .item_content .album_action_box{text-indent:2px;}
.matter .item_content .album_action_box a{color:#fff !important;}
.matter .item_content .videoAlumbImage,.matter .item_content .videoImage{border:1px solid #ddd;padding:5px;width:120px;position:relative;text-align:center;background:#fff;}
/*.matter{margin-top:10px;position:relative; overflow-y:auto;}
.matter .videolistitem{float:left;margin:10px;color:#333;position: relative;}
.matter .videolistitem:hover{background:#ffe3b9;}
.matter .item_content{overflow:hidden;width:132px;}
.matter .hideContent,.matter .user_action{display:none;}
.matter .selected .selected_yes{background: url("/Static/Theme/1/Images/app/common/yes.png") no-repeat center center;width: 16px;height: 16px;position:absolute;top: 18px;z-index: 1;left:177px;}
.matter .item_content .videoAlumbImage .videoAlum_is{background: url("/Static/Theme/1/Images/app/video/videoAlumb.png") no-repeat center center;width: 30px;height: 18px;position:absolute;top: 5px;z-index: 1;left:5px;}
.matter .item_content .videoAlumbImage,.matter .item_content .videoImage{border:1px solid #ddd;padding:5px;width:120px;position:relative;text-align:center;background:#fff;}
.matter .item_content .floatcontent{position:absolute;bottom:5px;background:rgba(0,0,0,0.5);width:120px;height:20px;line-height:20px;}
.matter .item_content .floatcontent a{height:30px;display:inline-block;margin:0 5px;color:#fff;cursor:pointer;}
.matter .item_content .info_boxs .info_content{padding-right:10px;}
.matter .item_content .info_boxs .info_item,.matter .item_content .info_boxs .videoScore{float:left;width: 100%;line-height:20px;}
.matter .item_content .info_boxs .videoScore .cur{display:inline-block;background: url("/Static/Theme/1/Images/app/common/star_small.png") no-repeat center center;width:17px;height:20px;}
.matter .item_content .info_boxs .videoScore .totalScore,.matter .item_content .info_boxs .videoScore .scoreUserCount{padding-left:5px;display:none;}
.matter .item_content .info_boxs .videoScore ul,.matter .item_content .info_boxs .videoScore div{height:20px;line-height:20px;}
.matter .item_content .info_boxs .info_name{font-weight:700;font-size:14px;height:24px;line-height:24px; cursor:pointer;overflow:hidden;}
.matter .item_content .info_boxs .info_name input{border:1px solid #3c3;padding: 0px 4px;height: 21px;width:150px;box-shadow: 2px 2px 2px rgba(0,0,0,0.3);}
.matter .item_content .info_boxs .info_item .info_content{float:left;}





.matter .selected .selected_yes{background: url("/Static/Theme/1/Images/app/common/yes.png") no-repeat center center;width: 16px;height: 16px;position:absolute;top: 21px;z-index: 1;left:165px;}
.matter .item_content .videoAlumbImage .videoAlum_is{background: url("/Static/Theme/1/Images/app/video/videoAlumb.png") no-repeat center center;width: 30px;height: 18px;position:absolute;top: 5px;z-index: 1;left:5px;}
.matter .item_content .videoAlumbImage,.matter .item_content .videoImage{float:left;}


.matter .item_content .info_boxs{float:left;width:600px;padding-left:20px; position:relative;}
.matter .item_content .info_boxs .info_item{float:left;width:600px;height:20px;line-height:20px;}
.matter .item_content .info_boxs .videoScore{ position:absolute;top:24px;left:600px;width:250px;}
.matter .item_content .info_boxs .videoScore .cur{float:left;background: url("/Static/Theme/1/Images/app/common/star.png") no-repeat center center;width:25px;height:20px;}
.matter .item_content .info_boxs .videoScore .totalScore,.matter .item_content .info_boxs .videoScore .scoreUserCount{padding-left:5px;}
.matter .item_content .info_boxs .videoScore ul,.matter .item_content .info_boxs .videoScore div{height:20px;line-height:20px;}
.matter .item_content .info_boxs .info_name{font-weight:700;font-size:14px;height:24px;line-height:24px; cursor:pointer;}
.matter .item_content .info_boxs .info_name input{border:1px solid #3c3;padding: 0px 4px;height: 21px;width:150px;box-shadow: 2px 2px 2px rgba(0,0,0,0.5);}
.matter .item_content .info_boxs .info_item .info_content{float:left;width:200px;;}
.matter .item_content .user_action{float:right;}
.matter .item_content .user_action .album_action_box{text-align:center;margin-right:10px;}
.matter .item_content .user_action .album_action_box a{display:block;padding:2px 5px;border:1px solid rgb(255, 227, 184);margin-bottom:3px;color:rgb(255, 68, 0);background:rgb(255, 241, 220);}
*/
/*条件*/


.filter .alls li{	padding-left:10px;	padding-right:20px;    cursor: pointer;
}

.filter .closes{
	background:url(../Images/app/common/no.png) left -10px no-repeat !important;
}

.filter{position:relative;float:left;width:100%;}
.filter .hover{border:1px solid #06F !important;color:#06F !important;}
.filter .title{float:left;margin:10px 0 10px 0;line-height:20px;font-size:13px;}
.filter .ulbox li{position:relative;float:left;margin:8px 5px 0 0;padding:0 20px 0 5px;cursor:pointer;border:1px solid #dedede;color:#333;height:24px;line-height:24px;font-size:13px;}
.filter .close{position:absolute;top:6px;right:5px;	height:10px;width:10px;background:url(../Images/app/common/no.png) top left no-repeat;}
.filter_customcategory{position:relative;padding:4px 0;height:28px;margin-top:10px;background:#f5f5f5;border:1px solid #ccc;border-bottom:1px dashed #ccc;overflow:hidden;}
.filter_customcategory .nui-toolbar-item{margin-right:50px;}
.filter_customcategory .nui-toolbar-item .nui-menu{border-right:0;}
.filter_customcategory .morecategory{float:right;line-height:24px;position: absolute;top:0;right:10px;padding:0px 15px 0px 5px;cursor:pointer;background: url("/Static/Theme/1/Images/app/common/updown.png") no-repeat 32px center;border:1px solid #dedede;margin:5px;}
.filter_customcategory .morecategory:hover,.nui-menu .nui-menu-item a:hover{color:#f40;}
.filter_condition{position:relative;padding:4px 0;height:28px;border:1px solid #ccc;border-top:none;}

.nui-toolbar-item{display:inline-block;line-height:28px;color:#ccc;}
.nui-menu{margin-left:15px;padding-right:15px;border-right:1px solid #ccc;}
.nui-menu span{display:inline-block;}
.nui-menu .nui-menu-item{color:#333;height:28px;line-height:28px;cursor:pointer;}

/*排序*/
.sort_title{height:38px;border:1px solid #ccc;margin-top:10px;background:#f5f5f5;}
.sort_title .ulsort li{float:left;cursor:pointer;line-height:38px;color:#333;border-right:1px solid #ccc;}
.sort_title .ulsort li div{padding:0 15px;}
.sort_title .ulsort li:first-of-type{padding:0 15px;}
.sort_title .ulsort li:first-of-type div{padding:0;}
.sort_title .ecs_searchc{float:left;line-height:38px;color:#333;padding:0 15px;}
.ecs_searchc{border-right:none;;}
.sort_title .ulsort li:hover,.sort_title .ulsort .curSort{background:#fff;color:#f40;}
.sort_title .ecs_searchc input{width: 70px;padding: 0px 4px;height: 21px;border: 1px solid #DFDFDF;margin:0 5px;}

/*全选 图标 列表*/
.sort_title .checkAll,.sort_title .showIcon,.sort_title .showList,.sort_title .minUrlLPager{float:right;cursor:pointer;line-height:38px;color:#333;border-left:1px solid #ccc;padding:0 15px;height:39px;}
.sort_title .checkAll:hover{color:#f40;}
.sort_title .curListType{background: url("/Static/Theme/1/Images/app/common/curListType.png") no-repeat center center!important;width:22px;height:38px;}
.sort_title .showList{background: url("/Static/Theme/1/Images/app/common/showList.png") no-repeat center center;width:22px;height:38px;}
.sort_title .showList:hover{background: url("/Static/Theme/1/Images/app/common/curListType.png") no-repeat center center;}
.sort_title .curIconType{background: url("/Static/Theme/1/Images/app/common/curIconType.png") no-repeat center center!important;width:22px;height:38px;}
.sort_title .showIcon{background: url("/Static/Theme/1/Images/app/common/showIcon.png") no-repeat center center;width:22px;height:38px;}
.sort_title .showIcon:hover{background: url("/Static/Theme/1/Images/app/common/curIconType.png") no-repeat center center;}

/*移动*/
.tab1{display:none;position:fixed;left:50%;margin-left:-200px;top:50%;margin-top:-120px;width:400px;border-radius:4px;box-shadow: 0px 2px 2px rgba(0,0,0,0.3);z-index: 2;}
.menu{height:40px;border:#ddd solid 1px; font-size:14px;background:#F3F5F6;border-bottom:NONE;}
.menu li{float:left;width:99px;text-align:center;line-height:40px;height:40px;cursor:pointer;border-right:#ccc solid 1px;color:#666;overflow:hidden;background:#f4f4f4; position:relative;}
.menu li.off{background:#fff;color:#336699;font-weight:bold; border-bottom:none;border-top: 2px solid #364F6A;height:39px;line-height:36px;}
.menudiv{height:200px;background:#fefefe;border:#ddd solid 1px;}
.menudiv #con_one_1,.menudiv #con_one_2{padding:50px;line-height:40px;text-align:center;}
.menudiv .lbStarInfo,.menudiv .categoryList{display:inline-block;}
.menudiv .categoryList select{border: 1px solid #DFDFDF;height: 25px;width:100px;}
.menu .categoryList .inputcategory{padding: 0px 4px;height: 21px;border: 1px solid #DFDFDF;}
.btnGroup{text-align:center;margin-top:15px;}

/*重命名*/
.reNameBox{display: none;position:fixed; left:50%;margin-left:-200px;top:50%;margin-top:-100px;*position:absolute;background: rgb(255, 255, 255);width: 300px;height: 100px;border:1px solid #ddd;text-align: center;padding:50px;line-height:40px;z-index:2;box-shadow: 0px 2px 2px rgba(0,0,0,0.3); border}
.reNameBox .reNameText{padding: 0px 4px;height: 21px;border: 1px solid #DFDFDF;}

/*翻页*/
.minUrlLPager .paging .min_flip{width:80px;}
.minUrlLPager .paging .Min_Flip_up p{display:inline-block;}
.minUrlLPager .paging .Min_Flip_up_left{display:inline-block;padding-right:10px;font-size:14px;font-weight:700;}
.minUrlLPager .paging .Min_Flip_up_right{display:inline-block;padding-left:10px;font-size:14px;font-weight:700;}
.select_content{/*position: absolute;left:350px;line-height:20px;color:#333;border:1px solid #84ffb5;background:#f6feef;margin:4px;padding:4px 10px;*/}
.select_content .select_action{display:inline-block;}
.select_content .select_action div{display:inline-block;padding-left:35px;color:#427fed; cursor:pointer;}
.select_content .select_action .move_action{background: url("/Static/Theme/1/Images/app/common/move_action.png") no-repeat 20px center;}
.select_content .select_action .rename_action{background: url("/Static/Theme/1/Images/app/common/rename_action.png") no-repeat 17px center;}
.select_content .select_action .del_action{background: url("/Static/Theme/1/Images/app/common/del_action.png") no-repeat 14px center;}
.sort_title .select_content .select_num{display:inline-block;}
.sort_title .ecs_searchc .txtcontent{margin-left:25px;width:135px;height: 21px;border: 1px solid #DFDFDF;}

/*搜索*/
.sort_title .ecs_searchc .input{border-radius:4px;height:24px !important;line-height:24px !important;vertical-align:middle;outline:0;}
.sort_title .ecs_searchc .btnSearch{background:url(../Images/basic/btnSearch.png) no-repeat right center #fff;font-size:0;width:24px !important;height:26px !important;display:inline-block;cursor:pointer;border-left:0 !important;border-radius:4px;margin-left:-12px !important;vertical-align:middle;}

/*高级搜索*/
 
#App_list_body .select_content .filterBtn .btnfilter, #App_list_body .select_content .btnSortList{height:39px;line-height:39px;border:0;background:url("/Static/Theme/1/plugin/urlpaper/image/Pages.png") right center no-repeat;padding-right:20px;cursor:pointer;outline:0;}
#App_list_body .select_content .filterBtn .btnfilter{border-right:1px solid #ddd !important;margin-right:10px;}
 
.filter_layer{background:#fff;border:1px solid #ddd;padding-top:40px;margin-left:-100px;}
#filter_item,.filter_application{width:280px !important;padding:0 10px;}
.filter_course,.filter_tag{width:320px !important;padding:0 10px;}
#filter_item .title,#App_list_body .filter_course .title,#App_list_body .filter_application .title,#App_list_body .filter_tag  .title{font-size:12px;background:transparent;height:28px;line-height:28px;font-weight:700;color:#444;width:100%;display:block;border-top:0;border-left:0;border-right:0;}

#filter_item .item_title,.filter_course .stage_title,.filter_course .subject_title,.bookversion_title,.childcustomer_title,.filter_tag .item_title{height:24px;line-height:24px;color:#999;float:left;}
#filter_item .item,#filter_item .curr,#filter_item .tagitem,#filter_item .curr,
.filter_course .item,#childcustomer .item,.filter_tag .item{padding:0 5px;height:24px;line-height:24px;}
#filter_item .item a,#filter_item .tagitem a,.filter_course .item a,#childcustomer .item a,.filter_tag .item a{color:#333;}
#filter_item .curr,.filter_course .curr,#childcustomer .curr,.filter_tag .curr{background:#cfe6c0;border-radius:3px;}
#filter_item .curr a,#filter_item .curr,.filter_course .curr,.filter_course .curr a,#childcustomer .curr,#childcustomer .curr a,.filter_tag .curr,.filter_tag .curr a{color:#136e1e;}


#filter_item cite{margin-bottom:5px;border:1px solid #dfdfdf;cursor:pointer;height:20px;line-height:20px;width:150px;float:left;overflow:hidden;cursor:pointer;}


.Knowledge,.Sssion{float:left;width:100%;}
.Knowledge{margin-bottom:5px;}
.Knowledge .item_title{float:left;}
.Sssion .item_title{width:49px;text-align:right;float:left;}
.Knowledge .divselect{position:relative;float:left;width:85px;margin-right:3px;border:1px solid #ddd;text-overflow: ellipsis;white-space: nowrap;background:url(../Images/basic/divselect.gif) no-repeat right center;}
.Knowledge .divselect cite{text-overflow: ellipsis;white-space: nowrap;overflow:hidden;width:75px !important;display:block;cursor:pointer;}
.section .divselect{position:relative;float:left;width:130px;margin-right:3px;border:1px solid #ddd;text-overflow: ellipsis;white-space: nowrap;background:url(../Images/basic/divselect.gif) no-repeat right center;}
.section .divselect cite{text-overflow: ellipsis;white-space: nowrap;overflow:hidden;width:120px !important;display:block;cursor:pointer;}
.divselect_minH{position:absolute;top:17px;left:0px;border:1px solid #ddd;width:110px !important;background:#fff;z-index:1000;}
.divselect_minH li{height:20px !important;line-height:20px !important;text-indent:5px;padding:0 !important;overflow:hidden;width:110px;text-overflow: ellipsis;white-space: nowrap;font-size:12px;}
.divselect_minH li a{height:20px;line-height:20px;width:108px;display:inline-block;color:#8d9387;text-overflow: ellipsis;white-space: nowrap;overflow:hidden;}
.divselect_minH li:hover{background:#cfe6c0;}
.divselect_minH li:hover a{color:#136e1e;}
#filter_item .divselect_minH .curr{background:transparent;}

.filter_layer table{border-top:1px solid #ddd;}
.filter_layer table tr td{vertical-align:top;}
.filter_layer #close,.filter_layer #Savebtn{position:absolute;top:5px;right:5px;}
.filter_layer #Savebtn{right:105px;top:0px;}

.sortBox{position:absolute;z-index:1000;background:#fff;border:1px solid #ddd;padding:5px 0;}
.sortBox ul li{height:24px;line-height:24px;padding:0 10px;}
.sortBox ul li img{margin-left:5px;}

.paging{width:380px !important;}

/*-其他操作-*/
.album_action_box .downmenu{position: relative;color:#136E1F !important;font-weight:700;cursor:pointer;background:url(../Images/basic/downmenu.png) no-repeat 52px center;}
.OtherActions{background:#fff;border:1px solid #ddd;width:330px;z-index:9999;right:30px !important;margin-top:-5px;}
.OtherActions .nui-toolbar-item .nui-btn-text{/*position:absolute !important;z-index:2 !important;*/padding:0 !important;border:0 !important;background:transparent !important;font-weight:700;color:#136E1F !important;}
.OtherActions .video_action{width:auto !important;padding:5px 0 0 10px;height:26px;line-height:26px;}
.OtherActions div span{float:left;text-indent:10px;}
.OtherActions div{border-bottom:1px dashed #ddd;float:none !important;height:36px;}

/*---------------树结构---------------------------*/
.tab{width:190px;height:46px;float:left;margin-right:10px;background:#FFF url(../Images/app/config/lblhelpmessage/lblhelpmessage_bg.png) repeat-x 0 bottom}
.tab div{border:1px solid #ddd;padding:0 10px;height:36px;line-height:36px;font-size:14px;color:#888;margin-right:6px;float:left;margin-top:10px;cursor:pointer;}
.tab div a{color:#888;}
.tab .current{background:#f5f5f5;border-top:2px solid #459830;font-weight:700;color:#333;}
.tab .current a{color:#333;}
.trees{background:#f5f5f5;border:1px solid #ddd;margin-right:10px;border-top:0;float:left;margin-right:10px;width:188px;height:92%;overflow:auto;}
#nameSearch,#unitSearch{margin:5%;height:26px;line-height:26px;border-radius:3px;width:89%;}
#categoryTree,#unitTree{height:76% !important;overflow:auto !important;}

div.ui-dynatree-container a{font-weight:400 !important;color:#333 !important;}
div.ui-dynatree-title{font-weight:400;color:#333;}
div.ui-dynatree-container span.current{color:#888 !important;}
div.ui-dynatree-container span.total{color:#ff0000 !important;}
/*树结构备注*/
.trees .PS{padding:8px;border-top:1px dotted #ddd;}
.trees .PS div{height:24px;line-height:24px;color:#888;}
.trees .ps{background:#888;border-radius:3px;padding:2px 5px;color:#fff;}
.trees .psicon1,.trees .psicon2{height:8px;width:8px;background:#ff0000;display:block;float:left;margin:8px 8px 0 0;}
.trees .psicon2{background:#888;}

/*树结构滚动条*/
@media (max-height:1080px)
{ 
  #categoryTree,#unitTree{height:93% !important;}
   #tree_list {height:815px;
    }
}
@media (max-height:900px)
{ 
  #categoryTree,#unitTree{height:93% !important;}
   #tree_list {height:790px;
    }
}

@media (max-height:800px)
{ 
  #categoryTree,#unitTree{height:93% !important;}
   #tree_list {height:690px;
    }
}

@media (max-height:700px)
{
  #categoryTree,#unitTree{height:92% !important;}
   #tree_list {height:590px;
    }
}

@media (max-height:600px)
{ body {
    height:99% !important;}
  .trees{height:92% !important;}
  #categoryTree,#unitTree{height:87% !important;}
    #tree_list {height:490px;
    }
}
@media (max-height:500px)
{ body {
    height:99% !important;}
    .trees{height:92% !important;}
  #categoryTree,#unitTree{height:87% !important;}
    #tree_list {height:350px;
    }
}
@media (max-height:400px)
{ body {
    height:99% !important;}
   .trees{height:92% !important;}
  #categoryTree,#unitTree{height:83% !important;}
    
}
@media (max-height:300px)
{
   .trees{height:92% !important;}
  #categoryTree,#unitTree{height:83% !important;}
}



/*---------------竖标签-----------*/
#tdNav a{height:32px !important;line-height:32px !important;border:1px solid #dddddd;border-right:0;background:#f5f5f5;display:block;float:left;width:110px;text-align:center;margin:3px 0;color:#555;font-size:14px;}
#tdNav .selected{background:#fff !important;border-left:2px solid #459830;}
#tdNav{padding:5px 0 15px 5px !important;background:url(../Images/basic/td01bg.gif) repeat-y right 0;}
#tdModule{padding:0px !important;border:1px solid #dddddd;border-left:0;width:100%;}

.td01 .module{padding-left:10px;}
/*---------------权限------------------*/
.TableBlock{border:1px solid #ddd;border-radius:4px;padding-bottom:5px;}
.TableContent td .TableHeader{height:36px;line-height:36px;background:#f5f5f5;font-size:14px;color:#333;border-bottom:1px solid #ddd;float:left;width:100%;margin-bottom:5px;}
.TableContent td div div{line-height:30px;} 

/*---------------课程筛选条件------------------*/
#App_config_body .stage,#App_config_body .gradem,#App_config_body .subject,#App_config_body .bookversion, .custom
{
    display: block;
}
#App_config_body .item a{color:#444;}
#App_config_body .curr a{color:#1c6822;}
#App_config_body .stage .curr,#App_config_body .grade .curr,#App_config_body .subject .curr,#App_config_body .bookversion .curr,#App_config_body .custom .curr
{
    background: #e8f6e4;
}
#App_config_body .stage .item,#App_config_body .grade .item,#App_config_body .subject .item,#App_config_body .bookversion .item,#App_config_body .custom .item
{
    padding: 0 8px;
    margin-right: 5px;
    height: 22px;
    line-height: 22px;
    display: inline-block;
    border-radius: 4px;
    margin:2px 0;
}


.mt9{width:112px;text-align:right;}
.fl{float:left;}
.mb5{max-height:26px;}
#App_config_body .knowledge .mb5,#App_config_body .section .mb5{margin-left:112px !important;}
.category-text-single,.mb5 .green{max-width:300px;overflow:hidden;display:block;text-overflow: ellipsis;white-space: nowrap;}
.green{border:0;float:left;background:#EFF0F2 !important;}
.last_cancel{color:#444 !important;overflow:hidden;text-decoration:none !important;margin-left:0 !important;}

/*标签*/
.Tag{width:303px !important;margin-bottom:5px;margin-top:3px;z-index:9999;}
#App_config_body #tagInput{margin:5px 0 !important;}
.layer-tags-wrapper{z-index:1000;}
.layer-tags-wrapper .layer-tag-name{color:#fff !important;}
.tags-wrapper{width:auto;margin-top:0;position:static;}
.layer-tags-wrapper{position:static;}
.added-tags-wrapper{float:left;}


/*考勤管理-按学生查看*/
.statusBar{height:36px;line-height:36px;font-weight:700;border-bottom:1px solid #ddd;color:#000;}
.statusBar span{color:#ff0000;}


.statusBar_Look td{border-bottom:1px dotted #ddd;}
.moreClass{color:#ff0000;cursor:pointer;}
.ulclass{margin-left:86px;background:#f5f5f5;}
.statusBar_Look li,.Time_type li{height:24px;line-height:24px;cursor:pointer;margin:3px 5px;padding:0 5px;}
.statusBar_Look .select,.Time_type .select{background:#DEF0D8;border-radius:4px;}

.divAbnormal{float:left;padding-left:50px;}

/*考勤管理-考勤查看*/
.all_icon{height:10px;width:10px;background:#8CA660;display:inline-block;margin-right:3px;}/*应到*/
.late_icon{height:10px;width:10px;background:#4FBD7E;display:inline-block;margin-right:3px;}/*迟到*/
.abs_icon{height:10px;width:10px;background:#f94302;display:inline-block;margin-right:3px;}/*旷课*/
.leave_icon{height:10px;width:10px;background:#BBBBBB;display:inline-block;margin-right:3px;}/*请假 */

.WeekStr{font-size:15px;font-weight:700;padding:0 10px;}
.beforeday,.afterday{border:0;background:transparent; cursor:pointer;}
.teachClass .content{width:100%;text-align:center;}

.teachClass{position:relative;padding:0 !important;}
.teachClass .normal{background:#e4f7de;height:100%;}
.teachClass .top_icon{position:absolute;top:0;left:0;padding:0 6px;background:#8CA660;color:#fff;font-weight:700;}
.bottom_icon{width:100%;text-align:right;}
.absenteeism,.late,.leave{background:#f94302 !important;padding:0px 6px !important;margin:0 2px;color:#fff !important;font-weight:700;height:24px;line-height:24px;float:right;}
.late{background:#4FBD7E !important;}
.leave{background:#BBBBBB !important;}

#App_list_body .matter table.bottom_icon tbody tr:hover{background:#e4f7de !important;}


/*------------多媒体推送-终端管理----------*/


#ulList,.ScreenList,.statisticsList{width:100%;height:100%;float:left;overflow-y:auto;}
.screenItem,.shotItem,.statisticsItem{width:260px;float:left;background:#009933;margin:5px;color:#333;}
.sortProgramList .screenItem,.programList .screenItem,.sortProgramList .shotItem,.programList .shotItem{width:350px;min-height:190px;}
.sortProgramList .screenItem .divFrame,.programList .screenItem .divFrame,.sortProgramList .shotItem .divFrame,.programList .shotItem .divFrame,.buildItem .screenItem .divFrame{width:345px;min-height:190px;}
.sortProgramList .programBox,.programList .programBox,.buildItem .programBox{width:46%;float:left;margin-right:2%;margin-left:2%;}
.sortProgramList .commandBox,.programList .commandBox,.buildItem .commandBox{width:48%;float:left;margin-right:2%;}
.sortProgramList .divName,.programList .divName{height:28px;line-height:28px;text-indent:8px;overflow:hidden;width:295px;}
.sortBaseList .divName,.ScreenList .divName{width:225px;color:#fff;}
.sortProgramList .divName ,.programList .divName ,.sortBaseList .divName,.ScreenList .divName {color:#fff;}

.screenItem .online,.shotItem .online{background:#009933;}
.shotItem .divFrame{float:left;width:100%;height:100%;width:255px;padding-bottom:25px;}
.screenItem .divFrame{float:left;width:100%;height:100%;width:255px;}
.screenItem div,.shotItem div{line-height:20px;} 
.online .screen_icon{background:#009933;} 
.net_unstable,.net_unstable .screen_icon{background:#0066FF;}
.player_unstable,.player_unstable .screen_icon{background:#ff6600;}
.unonline{background:#999999;}
/*.screen_icon{position:absolute;top:3px;right:3px;height:28px;width:60px;}*/


.screenItem{border:1px solid #ddd;margin:5px 9px 5px 0;}
.screenItem .divFrameTop{width:100%;float:left;height:36px;line-height:36px;background:#f1f1f1;border-bottom:1px solid #ddd;}
.screenItem .divFrame{border:0;}
.screenItem .divName{height:40px;line-height:40px;font-weight:700;width:130px;white-space:nowrap; text-overflow:ellipsis; overflow:hidden;text-indent:5px;}
.screenItem .divScreenType{height:40px;line-height:36px;width:80px;overflow:hidden;}
.screenItem .divScreenType span img{height:16px;width:16px;display:inline-block;vertical-align:middle;}
.screenItem .divScreenType .edit {background:url(../Images/basic/screenItem_edit.png) center center no-repeat;height:32px;width:32px;display:inline-block; font-size:0;  vertical-align:top;  }
.screenItem .divScreenType .control {background:url(../Images/basic/screenItem_jiankong.png) center center no-repeat;height:32px;width:32px;display:inline-block; font-size:0;  vertical-align:top;  }
.screenItem .divProgram{position:relative;}
.screenItem .programBox{min-height:130px;max-height:130px;min-width:95px;background:url(../Images/basic/no-program.png) center center no-repeat #fff;border:2px solid #c8e394 !important;}
.screenItem .programBoxSmall{min-height:32px;max-height:32px;margin:5px 3px !important;border:1px solid #c8e394 !important;background:url(../Images/basic/no-program1.png) center center no-repeat #fff;}

.screenItem .screen_icon{position:absolute;top:106px;background:url(../Images/basic/screen_iconbg.png) 0 bottom repeat-x;color:#fff;width:98% !important;margin-left:1.2%;}
.screenItem .screen_icon .divResolution{height:26px;line-height:26px;}
.screenItem .screen_icon .divResolution span{text-shadow: 0 0 3px #000;}
.screenItem .divtitle .ip_title,.screenItem .divIP .ip_title,.screenItem .divVersion .setting_title{font-size:14px;color:#fff;height:24px;line-height:24px;display:inline-block;overflow:hidden;word-break:break-all; 
word-wrap:break-word;}
.screenItem .divIP .ip_title span,.screenItem .divVersion .setting_title span{font-size:14px;}
.screenItem .action{height:25px;margin-top:10px;}
.screenItem .action a{background:#dcdcdc;border-radius:8px;padding:4px 8px;color:#000;}
.screenItem .status-box {padding:5px 0;float:left;width:100%;}
.screenItem .status-title {color:#fff;}
.screenItem .status-info {padding:0 5px;background:#f1f1f1;border-radius:5px;}
/*.divtitle{background:#009933;}*/


.status_title,.status_tip{float:left;}
.status_tip{margin-right:30px;}
.status_tip,.system_tip{padding:2px 0 6px 0;background:#666666;color:#fff;}
.status_title{text-indent:10px;}
.normal_icon,.net_instable_icon,.play_instable_icon,.play_unline_icon,.machine_unline_icon{width:14px;height:12px;border:1px solid #ddd;display:inline-block;margin-right:5px;vertical-align:middle;}
.net_instable_icon,.play_instable_icon,.play_unline_icon,.machine_unline_icon{margin-left:20px;}
.normal_icon{background:#009933;}
.net_instable_icon{background:#0066FF;}
.play_instable_icon{background:#FF6600;}
.play_unline_icon{background:#9966FF;}
.machine_unline_icon{background:#999999;}
.status_tip div,.system_tip div{float:left;margin-top:6px;margin-right:5px;padding:3px 5px;}


.status_tip .curr,.system_tip .curr{padding:3px 5px;border-radius:5px;background:#333;}

.windows_icon,.android_icon,.adb_icon,.adb,.window,.android,.adb_unnormal,.adb_normal{width:16px;height:16px;display:inline-block;margin-right:5px;vertical-align:middle;margin-left:20px;}
.windows_icon,.window{background:url(../Images/basic/windows_icon.png) 0 center no-repeat;}
.android_icon,.android{background:url(../Images/basic/android_icon.png) 0 center no-repeat;}
.adb_icon,.adb,.adb_normal{background:url(../Images/basic/adb_icon.png) 0 center no-repeat;}
.adb,.window,.android,.adb_normal{float:right;margin-left:5px;height:30px;}
.adb_unnormal{background:url(../Images/basic/unnormal.png) 0 center no-repeat;float:right;margin-left:5px;height:30px;}
.adb,.window,.android,.adb_normal{background-position-y:center;height:30px;}
.windows_icon,.android_icon{margin:0;}
.machine_unline_icon{margin-left:0;}

.divGroup{width:260px;}
.spanContent{width:170px;display:inline-block;}
.command_action{height:20px;line-height:20px;overflow:hidden;}
.unsucess{background:#fff;color:#000;}

.ScreenList .divIP,.ScreenList .divGroup,.ScreenList .divForDSIS{text-indent:8px;}
.sortBaseList .divIP,.sortBaseList .divGroup,.sortBaseList .divForDSIS{text-indent:8px;}

.sortProgramList .nameBox,.programList .nameBox{height:28px;line-height:28px;overflow:hidden;}
.sortBaseList .divName,.ScreenList .divName{float:left;height:28px;line-height:28px;overflow:hidden;text-indent:8px;}

#App_list_body .cent-box .xianshi font{background:#136e1f;padding:3px 5px;text-align:center;color:#fff !important;border-radius:4px;}
/*编组弹出框*/
.screenItem,.shotItem{position:relative;}
.groupBox{position:absolute;top:65px;left:5px;background:#fff;border:1px solid #ddd;color:#444;padding:5px;float:left;z-index:9999;}
.groupName{line-height:24px !important;height:24px;min-width:210px;}
.spanMore{cursor:pointer;}
/*查看终端*/
.pageLink{width:100%;height:35px;border-bottom:1px dotted #ddd;}
.pageLink .spanLink{height:24px;line-height:24px;display:inline-block;padding:0 5px;margin:5px;cursor:pointer;}
.pageLink .active{background:#DEF0D8;}
/*编组筛选*/
.filterBox{width:100%;height:24px;padding:8px 0;}
.groupFilter{float:left;margin-left:10px;margin-right:17px;}
.sortProgramList .action,.sortBaseList .action,.ScreenList .action,.programList .action{float:right;position:absolute;bottom:5px;right:5px;}
.sortProgramList .action a,.programList .action a,.sortBaseList .action a,.ScreenList .action a{padding:0 5px;color:#000;background:#fff;border-radius:4px;margin:0 3px;}

/*搜索*/
.divFrame{border:3px solid #fff;}
.screenItem .active,.shotItem .active{border:3px solid #9966FF;}
/*显示纯色*/
#App_lblhelpmessage li,.detailInfo{cursor:pointer;}
.showType .spanType{height:26px;line-height:26px;display:inline-block;padding:0 5px;margin:5px;cursor:pointer;border-radius:4px;}
.showType .active{background:#DEF0D8;}
.detailInfo{background:transparent !important;}
.statistics{float:right;}
.statistics .net_num,.statistics .player_num{float:left;margin:0 5px;}

/*编组*/
.divGroupName,.divBuildName{float:left;height:100%;width:6%;text-align:center;position:absolute;top:45%;left:0;}
.groupItem,.buildItem{float:left;width:100%;border-bottom:1px solid #ddd;position:relative;}
.programList{width:94%;float:left;margin-left:6%;}
.ScreenList,.ulFloor{width:94%;float:left;margin-left:5.5%;}
.divContent{float:left;width:100%;border-bottom:1px solid #ddd;border-left:1px solid #ddd;}

.divContent{/*position:relative;*/}
.divFloorName{float:left;height:100%;width:6%;text-align:center;}
.divContent .ScreenList{margin-top:-20px;}
.buildItem .screenItem,.buildItem .screenItem .divFrame{width:280px;}

/*------------多媒体推送-终端统计信息----------*/
.dynamicItem{padding:5px 0;border-bottom:1px dotted #ddd;}
.dynamicItem .numInput{width:50px;margin:0 2px;}
.dynamicItem .sort{height:26px;line-height:26px;display:inline-block;padding:0 5px;margin:0 5px;cursor:pointer;border-radius:4px;}
.dynamicItem .active{background:#DEF0D8;} 
/*说明*/
.divExplain{background:#666;color:#fff;padding:5px 0;}
.explainTitle{float:left;width:100px;text-indent:10px;height:66px;line-height:66px;}
.statusExplain{height:22px;line-height:22px;}
.statusExplain .net_instable_icon{margin-left:0;}
.net_h_icon,.net_d_icon,.net_m_icon,.net_y_icon{background:#0FF;height:10px;width:12px;border:1px solid #dddddd;display:inline-block;margin-right:2px;}
.net_d_icon{background:#999999;}
.net_m_icon{background:#990033;}
.net_y_icon{background:#F00;}

/*列表*/
.statisticsList{height:78% !important;}
.statisticsItem{background:#6699cd;color:#fff;padding:0 5px;}
.divTerminalName{height:24px;line-height:24px;overflow:hidden;}
.icon_net,.icon_player,.icon_unline,.icon_time{background:#06F;width:12px;height:10px;border:1px solid #dddddd;display:inline-block;float:left;margin:2px 4px 0 0;}
.icon_player{background:#ff6600;}
.icon_unline{background:#999999;}
.icon_time{background:#0FF;}

.ten_scale ul{float:left;}
.ten_scale ul li{border:1px solid #dddddd;margin:3px 3px 3px 0;}
.player_scale,.net_scale,.unline_scale,.year_scale,.day_scale,.hour_scale{margin-bottom:4px;}
.div_player,.div_net,.div_unline,.div_year,.div_day,.div_hour{border:1px solid #dddddd;}

.netBox,.playerBox,.unlineBox{min-height:45px;}
.outtimeBox{min-height:100px;float:left;width:100%;}
 
 
 /*------------多媒体推送-节目发布管理----------*/
#contentNav .item{padding:0 5px;margin:0 5px;height:25px;line-height:24px;cursor:pointer;}
#contentNav .current{background:#DEF0D8;border-radius:4px;}

.addexcelList li{width:140px;float:left;margin:5px;}
.addexcelList li .title{height:25px;line-height:24px;overflow:hidden;}
.DSIS .td1{height:36px;line-height:36px;border-bottom:1px dashed #ddd;font-size:13px;}

/*---------典型按钮-个人空间------------*/
.case{width:100%;margin-bottom:10px;}
.Case_Title{height:36px;line-height:36px;font-weight:700;font-size:14px;background:#DEF0D8;margin:5px 0;text-indent:10px;}
.Case_gallery{width:100%;float:left;}
.Case_gallery li{float:left;margin:5px;}
.Case_gallery li img{border:1px solid #ddd;padding:3px;height:140px;width:140px;}
.gallery_title{height:24px;line-height:24px;text-align:center;}

.Case_Ind_title{height:30px;line-height:30px;float:left;width:100%;font-weight:700;text-indent:10px;background:#f5f5f5;}
.Case_Add{height:24px;line-height:24px;float:left;width:100%;text-indent:10px;color:#444;}
.Case_Cont{line-height:24px;width:100%;text-indent:10px;color:#444;}




/*-------------在线学习-论坛-----------*/
.Theme_Content{padding:0.5% 1%;width:98%;float:left;border-bottom:1px solid #ddd;}
.Theme_Content:hover{background:#f1f1f1;}
.Theme .Title{float:left;font-weight:700;font-size:14px;height:30px;line-height:30px;}
.Theme .Title a{color:#136E1F;}
.Theme .userName,.Theme .createTime{float:right;padding:0 10px;height:30px;line-height:30px;color:#999;}
.Theme .content{width:100%;float:left;line-height:30px;height:30px;overflow:hidden;color:#666;}
.Theme .content span{color:#136E1F !important;}

.Publish{float:left;padding:0.5% 1%;}
.publish_title{height:40px;line-height:40px;font-weight:700;font-size:14px;}

.lbTheme_Menue{width:100%;float:left;margin-bottom:10px;}
.lbTheme_Menue .Menue_btn{width:100%;float:left;}
.lbTheme_Menue .lbTitle{font-size:14px;height:30px;line-height:30px;color:#136E1F;}
.lbTheme_Menue .lbuserName,.lbTheme_Menue .lbcreateTime{height:30px;line-height:30px;color:#999;padding:0 10px;}
.lbTheme_Menue .content{width:96%;padding:0 2%;float:left;line-height:30px;background:#DEF0D8;border-top:1px solid #7ec787;border-bottom:1px solid #7ec787;}
.lbTheme_Menue .content span{font-size:14px;}
/*回帖条数*/
.mod-reply{width:100%;float:left;border-bottom:1px solid #ddd;}
.mod-reply-btn{height:30px;line-height:30px;background:#146e1f;display:inline-block;padding:0 10px;font-size:14px;border-radius:4px 4px 0 0;color:#fff;}
.mod-reply-btn span{font-size:24px;color:#fff;}

.mod-comments{float:left;width:100%;}
.comments-item-bor1{padding:0.5% 0;border-top:1px solid #ddd;width:100%;float:left;}
.comments-item-bor1 .name_time,.comments-item-bor3 .name_time{width:100%;float:left;}
.comments-item-bor1 .userName,.comments-item-bor3 .userName{float:right;color:#136E1F;height:24px;line-height:24px;}
.comments-item-bor1 .createTime,.comments-item-bor3 .createTime{text-indent:20px;color:#999;height:24px;line-height:24px;float:right;}
.comments-item-bor1 .content{width:100%;line-height:24px;}
.btn3 a{color:#fff;font-weight:700;}


.comments-item-bor2{float:left;width:98%;background:#f1f1f1;padding:0.1% 1%;}
.comments-item-bor3{float:left;width:100%;border-bottom:1px solid #ddd;padding:0.5%;}
.comments-item-bor3 .content{line-height:24px;}


.comments-box{float:left;padding:0.5% 1%;}
.studybox-txt{margin:5px 0;}
.wordcount{font-weight:700;margin:0 5px;color:#ff0000;}

/*-------------在线学习-课件制作-步骤-----------*/
#div_step{float:left;width:100%;height:55px;line-height:55px;background:url(../Images/basic/div_step.gif) repeat-x 0 bottom;}
#div_step ul,#div_step ul li{float:left;}
.div_step_title{float:left;font-weight:700;color:#333;margin-right:10px;}

#div_step ul li{width:143px;text-align:center;color:#fff;margin-right:5px;}
#div_step .selected_step_one{background:url(../Images/basic/step_one_select.gif) 0 bottom no-repeat;cursor:pointer;}
#div_step .selected_step_two{background:url(../Images/basic/step_two_select.gif) 0 bottom no-repeat;cursor:pointer;}
#div_step .selected_step_three{background:url(../Images/basic/step_two_select.gif) 0 bottom no-repeat;cursor:pointer;}
#div_step .selected_finish{background:url(../Images/basic/step_finish.gif) 0 bottom no-repeat;cursor:pointer;width:61px;}
#div_step .step_one{background:url(../Images/basic/step_one.gif) 0 bottom no-repeat;cursor:pointer;}
#div_step .step_two{background:url(../Images/basic/step_two.gif) 0 bottom no-repeat;cursor:pointer;}
#div_step .step_three{background:url(../Images/basic/step_two.gif) 0 bottom no-repeat;cursor:pointer;}
#div_step .finish{background:url(../Images/basic/finish.gif) 0 bottom no-repeat;width:61px;}

/*等待转换*/
.waiting1{background:url(../Images/basic/u32.gif) 100px center no-repeat;height:300px;line-height:300px;width:400px;font-size:14px;color:#136E1F;text-indent:190px;}
.waiting2{background:url(../Images/basic/u36.png) center center no-repeat;height:300px;width:590px;}

.VideoAlbumMain .VideoLeft{margin-right:15px;}
.VideoAlbumMain .VideoAlbumCategory{height:40px;line-height:40px;text-align:left;}
.bigimage_head{height:40px;line-height:40px;}
.bigimage_head .CommentTipBox{float:left;height:40px;line-height:40px;}
.bigimage_head div a,.bigimage .fun a{color:#136E1F;}

#tbCam tr{height:30px;line-height:30px;}
.tbCam_head td{height:30px;line-height:30px;font-weight:700;background:#f5f5f5;}
.tbCam_set a{height:22px;line-height:22px;padding:0 5px;background:#7eb37f;display:inline-block;color:#fff;border-radius:4px;}


#imageBig{border:1px solid #ddd;margin:5px 0;}
.bigimage .fun{height:30px;line-height:30px;background:#f5f5f5;}
.Outlineimg{border:1px solid #ddd;}

/*上一周下一周*/
.orgName{font-weight:700;height:30px;line-height:30px;padding-left:10px;}
.tapedItem{height:26px;line-height:26px;border-bottom:1px solid #dedede}
.tapedItem:hover{background:#dedede;}
.tapedName{padding-left:10px;}
.tapedItem .action{width:60px;float:right;font-weight:700;color:#136e1f;}

.tapedBox .title{
	background:#f5f5f5;
	border: none;
	height: 36px;
	position: relative;
	line-height: 34px;
	border:1px solid #dddddd;
padding-left:10px;
margin:5px 0;
display:inline-block;width:100%;	
}
/*多媒体-频道管理*/
#App_lblhelpmessage .helpmessage li{background:#fff;}
#App_lblhelpmessage .helpmessage li a{font-size:14px;background:url(../Images/basic/helpnav1.gif) right center no-repeat;padding-right:25px;}
#App_lblhelpmessage .helpmessage .navselected a{background:url(../Images/basic/helpnav.gif) right center no-repeat;}
#App_lblhelpmessage .helpmessage .navselected1 a{background:url(../Images/basic/helpnav.gif) right center no-repeat !important;}

.ecs_searchc2 table{border:1px solid #ddd;}
.ecs_searchc2 td{padding:5px;font-size:14px;}
.ecs_searchc2 .surface_left{border-right:1px dotted #bbb;}
.ecs_searchc2 #divList div{border-bottom:1px dashed #ddd;}
.ecs_searchc2 #divList div div{border:0;}
.ecs_searchc2 #divList div div a{color:#136e1f;font-weight:700;}
.ecs_searchc2 #divList .del a{background:url(../Images/app/common/del.png) center center no-repeat;font-size:0;height:28px;width:20px;display:inline-block;}
/*.ecs_searchc2 .ecs_searchc input,.ecs_searchc2 .ecs_searchc select{padding:3px 0 !important;}
.ecs_searchc2 .ecs_searchc .btn2,.ecs_searchc2 .ecs_searchc .btn3{height:34px !important;padding:6px 20px !important;}
.ecs_searchc2 .ecs_searchc .btn2{background:url(../Images/app/config/table/btn2.png) repeat-x #e5e5e5;}
.ecs_searchc2 .ecs_searchc .btn3{background:url(../Images/app/config/table/btn3.png) repeat-x #41a431;}*/

/*多媒体-频道管理-新建日程节目-选择节目*/
.Popup .App_box #App_config_body{width:100%;}
#App_config_body .surface_left,#App_config_body .surface_right{}
#App_config_body .surface_right{width:100%;margin:0;padding-top:6px;padding-bottom:6px;}

.SelectProgram .TitleBox{float:left;position:relative;margin-right:10px;margin-bottom:10px;box-shadow:3px 3px 3px #e1e1e1;}
.SelectProgram .TitleBox .choice{position:absolute;left:0;top:0;}
.SelectProgram .TitleBox .time{position:absolute;right:3px;bottom:26px;color:#fff;}
.SelectProgram .TitleBox .resolution{position:absolute;left:0;bottom:26px;background:rgba(0,0,0,0.5);color:#fff;width:100%;text-indent:3px;}
.SelectProgram .Title{height:24px;line-height:24px;width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-indent:5px;border:1px solid #ddd;}

#divList div{padding-left:30px;background:url(../Images/basic/tabsitem.png) 10px center no-repeat;}
#divList div div{padding-left:0;background:transparent;}
#divList .warning{background:url(../Images/basic/warning.png) 0 center no-repeat;}
#divList .warning,#divList .warning a{color:#ff0000 !important;}
#divList div .del a{background:url(../Images/app/common/del.png) center center  no-repeat;font-size:0;height:24px;width:20px;display:inline-block;}

/*多媒体-频道管理-添加文章列表内容*/
.DSIS_Article .ecs_searchc td{padding:3px 0;font-size:14px;}
.DSIS_Article .ecs_searchc td span{}
.DSIS_Article #divList .TitleBox{padding-left:0;}
.DSIS_Article #divList .Title{font-size:14px;float:left;width:210px;overflow:hidden;height:36px;white-space:nowrap;text-overflow:ellipsis;text-indent:5px;}
.DSIS_Article #divList .data{padding-left:10px;color:#888;float:left;padding-left:5px;}
.DSIS_Article #divList .author{float:right;font-size:14px;padding-right:5px;}

.DSIS_Video .ecs_searchc td{padding:3px 0;font-size:14px;}
.DSIS_Video #divList .TitleBox{float:left;margin:5px 0 0 8px;position:relative;background:transparent;padding-left:0;}
.DSIS_Video .Title{font-size:14px;float:left;width:110px;overflow:hidden;height:36px;white-space:nowrap;text-overflow:ellipsis;}
.DSIS_Video .TitleBox input{position:absolute;}

/*多媒体-频道管理-日程编排*/
.leftmenu{background:#fff;border:1px solid #ddd;padding:3px 10px;}
.leftmenu ul li{line-height:24px;}
.leftmenu ul li a{font-weight:700;color:#136e1f;}

/*多媒体-频道管理-频道计划查看*/
.ViewProgram .title{margin:5px 10px;background:#def0d8;padding:5px;line-height:25px;}
.ViewProgram .title a{color:#136e1f;font-weight:700;font-size:14px;}
.weekdate{background:#f1f1f1;border:1px solid #ddd;padding:0px 0 5px 0;margin:0 10px;}
.weekdate #tdList div a{color:#333;font-weight:700;}
.weekdate #tdList .current a{padding:3px 5px;background:#459830;color:#fff;border-radius:4px;}
/*多媒体-频道管理-新建数据源绑定*/
#ulMode li{float:left;padding:0 10px;height:26px;line-height:26px;margin:5px 10px 5px 0;background:#efefef;border-radius:4px;}
#ulMode li a{color:#333;}
#ulMode .navselected{background:#65afeb;color:#fff;}
#ulMode .navselected a{color:#fff;}
/*频道内容发布管理*/
.terminal{background:#def0d8;padding:5px;margin-bottom:5px;width:390px;float:left;}
.ternimal{line-height:30px;color:#333;height:30px;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;width:130px;}
.terminal div{height:30px;line-height:30px;}
.terminal div a{padding:3px 5px;background:#459830;color:#fff;border-radius:4px;}
.terminal .ternimal{float:left;width:320px !important;}
.terminal .link{float:right;}

#App_list_body .page .title{font-weight:700;font-size:14px;color:#333;}
.mb5{margin:3px 0;font-size:14px;z-index:-1000;}
.mb5 .green,.last_cancel{color:#555555;font-size:11px;background:#eff0f2;height:24px;line-height:24px;display:inline-block;padding:0 5px;}
/*查看节目详情*/
.pagebox #divList,.LookChannel #divChannel{background:#f5f5f5;border:1px solid #dddddd;margin-left:5px;padding:5px 5px 5px 0;}
.pageitem,.LookChannel #divChannel div{background:url(/Static/Script/Plugin/JQ1.8.3/dtree/css/ltDoc.gif) 7px center no-repeat !important;height:20px;line-height:20px;}
.pageitem {overflow:hidden; text-overflow:ellipsis;white-space:nowrap;}
.pageitem a,.LookChannel #divChannel div a{color:#333;}
.LookChannel #divChannel{margin-top:5px;margin-right:5px;}
.LookChannel #divChannel div{text-indent:25px;}
.LookChannel #divChannel .current a{color:seagreen;}
/*电视墙展开收缩*/
.collapse,.expand{border:1px solid #ccc;padding:2px 15px;height:20px;line-height:20px;display:inline-block;font-weight:700;border-radius:4px;background:url(/Static/Theme/1/Images/app/config/table/btn2.png) repeat-x;color:#333 !important;margin-top:5px;}
/*多媒体电视墙*/

#divBody .time{top:20px;color:#9a9c9a;}
#divBody .program{background:#000;color:#fff;opacity:0.75;-moz-opacity:0.75;width:100% !important;text-align:center;position:absolute;bottom:0px;}

/*多媒体-素材管理*/
.Dsis_sourcetitle{width:158px;overflow:hidden;white-space:nowrap; text-overflow:ellipsis;}

/*多媒体-节目管理-节目制作管理-新建节目-有用*/
.programaddedcss .surface_left {font-size:14px;}
.programaddedcss .btnModelType {background-color:#f6f6f6;padding:0 10px;height:26px;line-height:26px;color:#333;margin:3px 6px 3px 0;cursor:pointer; outline:none;border-radius:5px;border:0;font-size:14px;}
.programaddedcss .ModelTypeChecked {background-color: #b0dafb;color:#333;}
.programaddedcss .ResolutionDiv {margin:3px 6px 3px 0;border-radius:5px;background:url(../Images/basic/unselect4.png) 0px 2px no-repeat #f6f6f6;color:#333;font-size:14px;}
.programaddedcss .ResolutionChecked {background:url(../Images/basic/select4.png) 0px 2px no-repeat #b0dafb;border:1px solid #65afeb !important;}
.programaddedcss .ResolutionDiv input {display:none;}
.programaddedcss .ResolutionDiv div {padding-top:25px;line-height:20px;font-size:14px;}
.programaddedcss .trShowForOld .divtemplatename {position:absolute;bottom:0;left:0;background:url(../Images/basic/screen_iconbg.png) 0px 0px repeat-x;padding-top:0;color:#fff;height:30px;line-height:30px;padding:0 2%;width:96%;border-radius:0 0 5px 5px;}
.programaddedcss .trShowForOld .ResolutionDiv img {height:100%;width:100%;border-radius:5px;}
.defaultTemplateSelected {position:absolute;top:0px;left:0px;width:30px;background:url(../Images/basic/select4.png) 0px 2px no-repeat;}
.defaultTemplateUnSelected{position:absolute;top:0px;left:0px;width:30px;background:url(../Images/basic/unselect4.png) 0px 2px no-repeat;}

/*多媒体-节目管理-节目制作管理-节目列表-有用*/
.ProgramList .divFrame{position:relative;border:0;margin:10px 8px 0 0 !important;height:auto !important;}
.ProgramList .ckSelect{position:absolute;top:0;left:0;}
.ProgramList .checkall{position:absolute;top:0;left:0;}
.ProgramList .checkall{background:url(../Images/basic/checkall.png) center center no-repeat;height:20px;width:20px;}
.ProgramList .divProgram{border:1px solid #ddd;width:200px;height:132px;background:#f5f5f5;}
.ProgramList .floatcontent{position:absolute;top:1px;left:1px;background:rgba(0,0,0,0.6);width:200px;height:130px;line-height:20px;}
.ProgramList .album_action_box{text-align:left;text-indent:5px;font-size:11pt;color:#fff;font-weight:700;height:30px;line-height:30px;margin-top:8px;width:170px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.ProgramList .album_action_box a{color:#fff;}
.ProgramList .album_action_box1{color:#e6e6e6;text-align:left;text-indent:5px;font-size:10pt;height:20px;line-height:20px;}
.ProgramList .time{position:absolute;right:1px;top:1px;background:#fff;padding:1px 2px;}
.ProgramList .resolution{position:absolute;right:1px;top:111px;background:rgba(0,0,0,0.5);padding:0px 2px;width:60px;height:20px;line-height:20px;color:#fff;box-sizing:content-box}
.ProgramList .name{position:absolute;left:1px;top:111px;background:rgba(0,0,0,0.5);padding:0px 2px;width:130px;height:20px;line-height:20px;color:#fff;text-align:left;text-indent:4px;overflow:hidden;box-sizing:content-box}
.ProgramList .action div{height:24px;line-height:24px;margin-top:3px;}
.ProgramList .action .name{width:145px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:left;}
.ProgramList .action .edit{background:#dbf8e2;padding:0 3px;}
.ProgramList .action .edit a{color:#333;}
.ProgramList .Edit,.ProgramList .Preview,.ProgramList .Copy,.ProgramList .Delect{height:21px;width:24px;display:inline-block;font-size:0;float:left;margin-top:5px;}
.ProgramList .Edit{background:url(../Images/basic/Edit.png) center center no-repeat;}
.ProgramList .Preview{background:url(../Images/basic/Preview.png) center center no-repeat;}
.ProgramList .Copy{background:url(../Images/basic/Copy.png) center center no-repeat;}
.ProgramList .Delect{background:url(../Images/basic/delect.png) center center no-repeat;}
.modeltype{float:right;padding-right:5px;padding-top:8px;}
.ProgramList .draft{background:url(../Images/basic/draft.png) 3px 0 no-repeat;position:absolute;top:0;right:0;height:45px;width:45px;}
.ProgramList .pass{background:url(../Images/basic/pass.png) 3px 0 no-repeat;position:absolute;top:0;right:0;height:45px;width:45px;}
.ProgramList .pending{background:url(../Images/basic/pending.png) 3px 0 no-repeat;position:absolute;top:0;right:0;height:45px;width:45px;}
.ProgramList .nopass{background:url(../Images/basic/nopass.png) 3px 0 no-repeat;position:absolute;top:0;right:0;height:45px;width:45px;}

.ProgramList .conversion{background:url(../Images/basic/conversion.png) 3px 0 no-repeat;position:absolute;top:0;right:0;height:45px;width:45px;}
.ProgramList .conversioning{background:url(../Images/basic/conversioning.png) 3px 0 no-repeat;position:absolute;top:0;right:0;height:45px;width:45px;}

.cent-box .ProgramList .draft, .cent-box .ProgramList .pass, .cent-box .ProgramList .pending, .cent-box .ProgramList .nopass,.cent-box .ProgramList .conversion,.cent-box .ProgramList .conversioning {margin-top:9px;background-position-x:-1px;}
/*多媒体-节目推送管理-简单推送*/
.Simple_push .greenbg{background:#f2f2f2;border:1px solid #e6e6e6;height:32px;line-height:32px;font-weight:700;}
.Simple_push .greenbg span{height:20px;line-height:20px;width:20px;border-radius:10px;color:#fff;text-align:center;display:inline-block;background:#136e1f;margin:0 5px;}

.Simple_push .Simplename span{color:#136e1f !important;font-weight:700;margin-right:20px;}
.Simple_push .count{background:#f5f5f5;border:1px solid #DDD;height:32px;float:left;width:99.9%;font-weight:700;margin:5px 0;color:#6D6D6D;}
.Simple_push .count span{padding:0 10px;height:32px;line-height:32px;}
.Simple_push .count span span{padding:0;}
.Simple_push .count span.foldbtn,span.foldall{cursor:pointer;float:right;background: url(../Images/app/config/table/btn2.png) repeat-x;border: 1px solid #cccccc;height:24px;line-height:24px;color:#333;font-weight:bold;border-radius:4px;margin:3px 10px;padding:0 10px;}
.Simple_push .count .spanip{width:120px;}
.Simple_push .count .spanversion{width:180px;}
.Simple_push .countname{background:#136e1f;color:#fff;border-radius: 4px;padding: 2px 10px !important;}
.Simple_push .countname p{float:left;width:130px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.Simple_push .countname span{float:right;}
.Simple_push .countname span img{vertical-align:text-top;padding:0 4px;}
.Simple_push .countname1{background:#ff6600;color:#fff;}
.Simple_push .count1 span{color:#136e1f;}
.Simple_push .count2 span{color:#ff0000;}
.Simple_push .ProgramPlayType{background:#def0d8;float:right;padding:3px 5px;margin:5px 5px 0 0;border-radius:5px;font-weight:700;}

.Simple_push .divProgram{width:268px;background:#fff;border:1px solid #b6ebb7;}
.Simple_push .divProgram img{min-height:130px;max-height:130px;}
.Simple_push .screenItem .divtitle .ip_title,.Simple_push .screenItem .divIP .ip_title,.Simple_push .screenItem .divVersion .setting_title{font-size:12px;}
.Simple_push .action a{font-weight:400;}
.Simple_push .screenItem .divIP .ip_title span,.Simple_push .screenItem .divVersion .setting_title span{font-size:12px;}
#App_list_body .cent-box .curr{background:#ecf4f8;}
#App_list_body .cent-box .curr div{color:#136e1f;font-weight:700;}

/*多媒体-节目推送管理-频道推送-批量控制-20170627*/
#divVideoList .divVideoSheet { width: 200px;margin: 0 10px 10px 0; float: left;border: 1px solid #ddd; padding:5px;}      
#divVideoList .divVideoSheet .terminalInfo span {color:#333;height:30px;line-height:30px;font-size:14px;display:inline-block;width:165px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;padding-top:5px;}
#divVideoList .divVideoSheet .btnPushVideo,#tblChannel .btnPushLive{background:url(../Images/basic/PushLive.png) center center no-repeat #e9e9e9; font-size:0;background-size:24px 24px;height:30px;width:30px;margin-top:5px;display:inline-block;border-radius:50%;border:0; outline:none;cursor:pointer;  }



/*多媒体-权限设置Authorize20161024--有用*/
.divColumn{float: left;width: 32%;height:78%;margin:1% 0 1% 1%;border:1px solid #ddd;overflow-y:auto;}
.divColumn .head{background:#f2f2f2;border-bottom:1px solid #ddd;height:30px;line-height:30px;text-indent:10px;padding:4px 0 3px 0;}
.divColumn .head,.divColumn .Addbtn,.Authorize .divColumnlist{width:100%;float:left;}
.divColumn .headtitle,.divColumn .switchbutton{float:left;}
.divColumn .headtitle{font-weight:700;}
.divColumn .Addbtn{border-bottom:1px dashed #ddd;}
.divColumn .Addbtn .btn2{margin:5px 0 5px 5px;}
.divColumn .Addbtn input,.divColumn .Addbtn label{margin:5px 0 5px 5px;display:inline-block;}
.Authorize .divColumnlist li{height:28px;line-height:28px;border-bottom:1px dashed #ddd;position:relative;}
.Authorize .redcross{background:url(../images/app/common/del.png) center center no-repeat;font-size:0;height:28px;width:20px;display:inline-block;position:absolute;right:2px;top:0;cursor:pointer;}
.Authorize .modifyPurviewHead {color:#555;font-size:14px;text-indent:10px;background:#f5f5f5;}
.vod_box #objAPlayer {font-size:14px;line-height:30px;padding-left:10px;}

.divColumn #divTag ul {width:100%;float:left;background:#fff;border-bottom:1px solid #ddd;}
.divColumn #divTag ul li {float:left;width:50%;text-align:center;cursor:pointer;height:30px;line-height:30px;}
.divColumn #divTag ul li a {color:#333;}
.divColumn #divTag ul .curr {background:#def0d8;}
.divColumnlist span input {margin-left:10px;line-height:30px;}
.divColumnlist span label {line-height:30px;}
.divColumn .namelist{width:75%;float:left;display: inline-block;cursor: pointer;text-indent:10px;}
.divColumn #divRole .RoleListAll{float:left;width:100%;}
.divColumn #divRole .RoleListAll input{float:left;margin-top:7px;margin-left:12px;}
.divColumn #divRole .namelist{height:30px;line-height:30px;}
.divColumn #divRole table{width:100%;}
.divColumn #divRole table td,.divColumn #divRole .RoleListAll{border-bottom:1px dashed #ddd;}
.divColumn #divRole table td input{float:left;margin-top:7px;margin-left:10px;}
.divColumn #App_lblhelpmessage{margin:0;height:36px;}
.divColumn .modifyPurviewHead{height:36px;background:#def0d8;border-bottom:1px solid #ddd;font-weight:700;text-indent:10px;}
.divColumn input{vertical-align:middle;}
.divColumn .webpurview {color:#ff6600;}
.divColumn .regpurview{color:#568ae9;}

.Authorize .divInfo{position:relative;width:100%;float:left;height:13%;}
.Authorize #divInfoHead{height:24px;line-height:24px;border:1px solid #ddd;width:80px;text-align:center;background:#fff;font-weight:700;position:absolute;left:25px;top:0;}
.Authorize .divInfoBox{width:99.4%;margin-left:1%;margin-bottom:1%;float:left;border:1px solid #ddd;line-height:24px;margin-top:15px;min-height:36px;}
.Authorize #divDetailInfo{padding:15px 5px 0px 5px;}
.Authorize #divSubDetialInfo{padding:0 5px 5px 5px;}
.Authorize .spanUsers,.Authorize .spanTerminals{padding:3px 5px;cursor:pointer;margin-right:5px;background:#ddd;border-radius:4px;}
.Authorize .spanUsers a,.Authorize .spanTerminals{color:#000 !important;}
.Authorize .spanUsers:hover{background:#def0d8;}
.Authorize #divShowListOrTree a{padding:3px 5px;cursor:pointer;margin-right:5px;background:#7ed368;border-radius:4px;color:#fff;}
.Authorize #divShowListOrTree .curr{background:#459830;}
.Authorize .cover {position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;display: none;background-color: white;z-index: 1001;-moz-opacity: 0.01;opacity: 0.01; filter: alpha(opacity=80);}
.Authorize .managerList{padding:5px;border:1px solid #ddd;}
.Authorize .managerList ul{height:180px;overflow-y:auto;margin-top:5px;}
.Authorize .managerList .namelist{width:95px;display:inline-block;float:left;overflow:hidden;margin-right:4px;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;text-indent:2px;}
.Authorize .managerList .userType{padding:3px 5px;border-radius:4px;color:#fff;}
.Authorize #App_lblhelpmessage{margin-left:-1px;}
.Authorize #App_lblhelpmessage li{border-top:1px solid #fff;}
.Authorize #App_lblhelpmessage .navselected{border-top:2px solid #fff;font-weight:700;}
.Authorize #App_lblhelpmessage .navselected a{color:#459830;}
.Authorize .monitor {background:url(../Images/basic/monitor.png) center 5px no-repeat;width:100%;height:100px;}
.Authorize .ManageFusion {background:url(../Images/basic/ManageFusion.png) center 5px no-repeat;width:100%;height:100px;}

/*-------------------------视频非编-剪裁----------------------------------*/
/*-------视频剪辑头部-------------------*/
.H_Title div{margin-top:3px;height: 33px;line-height: 33px;cursor:pointer;}
.titles{ margin-left: -24px;font-family: "微软雅黑";}
/*左边部分*/
.VideoLeft .videoInfo{margin-top: 10px;height:116px;border:1px #ccc dashed;}
.VideoLeft .videoInfo li {height:50px;line-height:50px;float:left;padding-left:30px;}
.VideoLeft .videoInfo li,.VideoLeft h3 {color:#9b9b9b;}
.VideoLeft .videoInfo span, .VideoLeft .VideoPlayInfo li{color: #2d2d2d; }
.VideoLeft .VideoPlayInfo li,.VideoPlayInfo span {height:35px;float:left;padding-left:60px;}
.VideoLeft .VideoPlayInfo {float:left;}
.VideoLeft .VideoPlayInfo h3{display:block;}
/*右边部分*/
.SubsectionInfo a {color:#8c9195;}
/*新增视频分段*/
#videoShow01 .Addvideo{border:1px solid #cccccc;}
#videoShow01 .Addvideo .head_adds{background:#def0d8;height:45px;line-height:45px;margin-bottom:5px;}
#videoShow01 .Addvideo .head_adds label{color:#949992}
#videoShow01 .Addvideo .Add {margin-left:15px;}

#videoShow01 .videolist02 .ReplyBox .Subsection_box .number{background:#046e46;}
#videoShow01 .videolist02 .ReplyBox .Subsection_box .number span {color:#ffffff;}
#videoShow01 .videolist02 .ReplyBox .Subsection_box .SubsectionInfo .clear {margin-left:100px;}
#videoShow01 .videolist02 .ReplyBox .Subsection_box .SubsectionInfo{padding-left:5px;margin-bottom:7px;background:#f5f5f5;}
#videoShow01 .videolist02 .ReplyBox .Subsection_box {padding-bottom:7px;}
#videoShow01 .Videobottom{float:left;width:100%;margin-top:15px;}

#videoShow01 .videolist02 {height:560px;overflow-y: scroll;}
/*裁剪结果*/
#videoShow02{}
#videoShow02 .head_adds{height:40px;line-height:40px;border:1px solid #ddd;background:#f5f5f5;padding-left:5px;}
#videoShow02 .pagination .papernav{background:#def0d8;height:33px;line-height:33px;}
#videoShow02 .pagination .papernav #lbPageNav{margin-left:15px;}

#videoShow02 .head_adds .checkd{margin-left:20px;}
#videoShow02 .papernav01{}
#videoShow02 .papernav01>tbody>tr:nth-of-type(even){background:#F2F4EF;}
#videoShow02 .papernav01 tr:hover{background:#dedede;}
#videoShow02 .videolist{width:558px;height:595px;overflow-y:auto;border:1px solid #ddd;}
#videoShow02 .lbl {color: #2d2d2d;}
#videoShow02 .tt {color: #8c9195;}
#videoShow02 .titlename {color:#136e1f;font-weight:700;}
#videoShow02 .del{color:#136e1f;font-weight:700;}
#videoShow02 .videoResultList .new {color:#136e1f;}

/*-------视频封面设置--------*/
.operatBox{float:left;width:100%;}
.NewCoverImage .videoname{float:left;}
.NewCoverImage .videoname div *{font-size:20px;height:40px;line-height:40px;font-weight:700;}
.NewCoverImage .operat{float:right;padding-right:30px;}
.NewCoverImage .delete,.NewCoverImage .page{float:left;height:40px;line-height:40px;}
.NewCoverImage .delete{background:url(../Images/basic/removeGroup.png) no-repeat 0 center;text-indent:20px;padding-right:20px;color:#ababab;}
.NewCoverImage .page .prev,.NewCoverImage .page .next{height:24px;width:24px;font-size:0;cursor:pointer;display:inline-block;margin-top:10px;}
.NewCoverImage .page .prev{background:url(../Images/basic/tabs_arrow1.png) no-repeat 0 center;}
.NewCoverImage .page .next{background:url(../Images/basic/tabs_arrow1.png) no-repeat -30px center;}
.NewCoverImage .page .prev.curr{background:url(../Images/basic/tabs_arrow.png) no-repeat 0 center;}
.NewCoverImage .page .next.curr{background:url(../Images/basic/tabs_arrow.png) no-repeat -30px center;}


.CoverImageListBox{float:left;padding-left:20px;}
.CoverImageList li{float:left;margin:20px 0 0 4px;position:relative;padding-right:27px;}
.CoverImageList li .Image{width:168px;height:99px;} 
.CoverImageList .AddcoverImage{border:1px dashed #d3d3d3;}
.CoverImageList li.AddcoverImage{padding-right:0px;margin-right:27px;font-size:60px;font-weight:700;color:#9c9c9c;width:166px;height:97px;line-height:97px;text-align:center;}
.CoverImageList li .setcoverImag{position:absolute;color:#fff;top:0;right:3px;width:12px;padding:0 6px;background:url(../Images/basic/cover03.png) no-repeat center 8px #ff9d10;padding-top:25px;height:74px;}
.CoverImageList .coverImage{}
.CoverImageList .currcoverImage {}
.CoverImageList .currcoverImage .coverImage{border:3px solid #ff9d10;padding:2px;}
.CoverImageList .currcoverImage .coverImage .Image{width:157px;height:89px;}
.CoverImageList .currcoverImage .coverImage{background:url(../Images/basic/cover03.png) no-repeat center 8px;}
.CoverImageList .div_coverImage_bgimg{position:absolute;top:3px;left:3px;background:url(../Images/basic/cover01.png) no-repeat 0 0;height:17px;width:40px;}
.div_coverImage_delteimg{float:left;border-style:none;}
.div_coverImage_delteimg.curr{background:url(../Images/basic/cover02.png) no-repeat 0 0;border:0;height:28px;width:28px;position:absolute;bottom:0;right:25px;}
/*-------登陆主题界面--------*/
.div_theme_list  .SelectedNavItem{
      border:2px solid #ff6600!important;
  }
.div_theme_bgimg {
    position:absolute;
}
.div_theme .subNavItem,.div_theme .SelectedNavItem{margin:5px !important;}


/*-------------------------视频权限管理-角色管理----------------------------------*/
.SelectUnitMember {/*min-width:900px;*/}
.SelectUnitMember .tree-p, .SelectUnitMember .selectusertitle-p {background:#f2f2f2;height:32px;line-height:32px;font-weight:700;font-size:12px;text-indent:10px;}
.SelectUnitMember .treeBox {float:left;width:100%;}
.SelectUnitMember #tree {margin-top:0;}

.SelectUnitMember .selectusertitle{border:1px solid #f6f6f6;}
.SelectUnitMember .selectusertitle-p {position:relative;padding-right:60px;}
.SelectUnitMember .selectusertitle-p input {float:right;height:26px;line-height:26px;border-radius:4px;-webkit-border-radius:4px;-o-border-radius:4px;-moz-border-radius:4px;margin:3px 10px 0 0;width:150px;text-indent:5px;}
.SelectUnitMember .btnseach {background:url(../Images/basic/btnSearch.png) no-repeat 0 center #fff;border:0;font-size:0;width:20px !important;position:absolute;top:1px;right:61px;cursor:pointer; outline:none;}
.SelectUnitMember .screentitle { position:absolute;top:3px; right:5px;text-indent:0;padding:0 20px 0 10px;height:26px;line-height:26px;font-size:14px;background:url(../Images/basic/downmenu.png) no-repeat 45px center #fff;}
.SelectUnitMember .screen {position:absolute;top:32px; right:4px;z-index:999;background:#fff;border:1px solid #ddd;}
.SelectUnitMember .screen li {text-indent:0;padding:0 10px;height:30px;line-height:30px;border-bottom:1px solid #ddd;text-align:center;}
.SelectUnitMember .screen .select_item {background:#3296fa;color:#fff;}

.SelectUnitMember .selectScreen {position:absolute;top:3px; right:4px;z-index:999;height:28px;line-height:28px; outline:none;}

.SelectUnitMember .selectUserBox {float:left;width:100%;}
.SelectUnitMember .selectbox{float:left;width:99.5%;border:1px solid #ddd;}
.SelectUnitMember .selectbox .left, .SelectUnitMember .selectbox .right {float:left;}
.SelectUnitMember .selectbox .left {width:12%;}
.SelectUnitMember .selectbox .right {width:87.9%;background:url(../Images/basic/td01bg.gif) repeat-y 0 0;padding-left:0.1%}
.SelectUnitMember .selectforletterBox{float:left;width:100%;}
.SelectUnitMember .selectforletter {width:100%;float:left;padding-top:5px;}
.SelectUnitMember .selectforletter li {text-align:center;font-size:14px;height:24px;line-height:24px;}
.SelectUnitMember .selectforletter li a{color:#333;height:24px;display:inline-block;}
.SelectUnitMember .selectforletter .select_item {background:#3296fa;}
.SelectUnitMember .selectforletter .select_item a {color:#fff;}
.SelectUnitMember .imgphone{background:url(../Images/basic/imgphone.png) no-repeat center center;height:25px;width:40px;}

.AddSelectUser, .RemoveSelectUser {padding-top:65px;padding-bottom:5px;text-align:center;border:1px solid #ddd;border-radius:4px;-webkit-border-radius:4px;-o-border-radius:4px;-moz-border-radius:4px;cursor:pointer;}
.AddSelectUser {background:url(../Images/basic/AddSelectUser.png) no-repeat center 10px #fff;margin-bottom:30%;}
.RemoveSelectUser {background:url(../Images/basic/RemoveSelectUser.png) no-repeat center 10px #eeeeee;}
.AddSelectUser:hover, .RemoveSelectUser:hover {box-shadow: 3px 3px 5px #b7b7b7;}

.SelectUnitMember .selectedUserBox {float:left;}
.SelectUnitMember .selectedUser{float:left;width:99%;border:1px solid #ddd;}

.SelectUnitMember .selectCount{position:absolute;top:0px;right:5px;font-size:14px;color:#3296fa;}
.SelectUnitMember .selectCount span {font-size:14px; }
.SelectUnitMember .Popup2 {width:auto;}

/*-------------------------网络教研-教研直播管理----------------------------------*/
#App_config_body .surface_right .item-content {font-size:14px;height:40px;line-height:40px;display:inline-block;margin-right:20px;float:left;background:url(../Images/basic/unselect3.png) 0 center no-repeat;text-indent:25px;cursor:pointer;}
#App_config_body .surface_right .select {background:url(../Images/basic/select3.png) 0 center no-repeat;}
#App_config_body .surface_right .divStandardizedScore .item-content {background:url(../Images/basic/unselect4.png) 0 center no-repeat;}
#App_config_body .surface_right .divStandardizedScore .select {background:url(../Images/basic/select4.png) 0 center no-repeat;}
.divStandardizedScore span {width:100%;display:inline-block;}



/*-------------------------智能管控（原智能开关）----------------------------------*/
.Intelligent #divStepTip {height:115px !important;}
.Intelligent .divStepTip1{background:url(../Images/basic/intelligent01.png) center center no-repeat #f1f1f1;}
.Intelligent .divStepTip2{background:url(../Images/basic/intelligent02.png) center center no-repeat #f1f1f1;}
.Intelligent .divStepTip3{background:url(../Images/basic/intelligent03.png) center center no-repeat #f1f1f1;}
.Intelligent .divStepTip4{background:url(../Images/basic/intelligent04.png) center center no-repeat #f1f1f1;}
.Intelligent .divStepTip5{background:url(../Images/basic/intelligent05.png) center center no-repeat #f1f1f1;}
.Intelligent .divStepTip6{background:url(../Images/basic/intelligent06.png) center center no-repeat #f1f1f1;}
.Intelligent .divStepTip7{background:url(../Images/basic/intelligent07.png) center center no-repeat #f1f1f1;}
.Intelligent .divStepTip8{background:url(../Images/basic/intelligent08.png) center center no-repeat #f1f1f1;}
.Intelligent .Tip {font-size: 14px; color: #ff6600; padding:10px 0; text-indent: 30px;border-bottom:1px dashed #ddd;}
.Intelligent #divTips {width:96%;border:1px solid #ddd;position:relative;margin:0 auto;}
.Intelligent .Title {height:30px;line-height:30px;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;text-indent:30px;font-weight:700;}
.Intelligent .divTipsHead {border:1px solid #ddd;background:#fff;height:28px;line-height:28px;padding:0 15px;font-weight:700;position:absolute;top:-15px;left:10px;}
.Intelligent .divTipsContent {padding:30px 10px 10px 10px;}
.Intelligent .divTipsContent table td {    color:#333;line-height:24px;}

.command-list .iconsblock {width:100%;}
.command-list .iconsblock div {height:30px;line-height:30px;text-indent:10px;background:#f1f1f1;margin:5px 0;}
.command-list .iconsblock div .devicename{ display: inline-block;background: #f1f1f1;cursor: pointer;margin:0 3px 3px;padding: 3px 5px;text-align: center;text-indent: 0;}
.command-list .iconsblock div .devicename.checked{color: white;border-radius: 5px;background: #459830;}
.command-list .iconsblock div.divcontrolall {border-top: 1px solid orange;}
.command-list .iconsblock div.divcontrolallbottom {min-height: 0;height: 0;background-color:#FFF;float: left;clear: both;width: 100%;border-bottom: 1px solid orange;}


/*设备控制*/
.command-list .cent-box {height:360px !important;}
.command-list #tdLeft {background:#f2f2f2;border:1px solid #ddd;position:relative;}

.command-list .ultypelist li {height:50px;line-height:50px;font-size:14px;border-bottom:1px solid #ddd;text-align:left;text-indent:20px;cursor:pointer;background:url(../Images/basic/command-list01.png) 190px center no-repeat #f1f1f1;}
.command-list .ultypelist .nowselect {background:url(../Images/basic/command-list01.png) 190px center no-repeat #fff;color:#ff8301;font-weight:700;}
/*.command-list .ultypelist .lisw{background:url(../../../../Apps/SmartSwitch/Images/lighton.png) 20px center no-repeat;background-size:40px 40px;}
.command-list .ultypelist .liwd{background:url(../../../../Apps/SmartSwitch/Images/curtainopen.png) 20px center no-repeat;background-size:40px 40px;}
.command-list .ultypelist .liac{background:url(../../../../Apps/SmartSwitch/Images/airon.png) 20px center no-repeat;background-size:40px 40px;}
.command-list .ultypelist .lidl{background:url(../../../../Apps/SmartSwitch/Images/doorclose.png) 20px center no-repeat;background-size:40px 40px;}
.command-list .ultypelist .liss{background:url(../../../../Apps/SmartSwitch/Images/environment.png) 20px center no-repeat;background-size:40px 40px;}

.command-list .ultypelist .lisw.nowselect {background:url(../../../../Apps/SmartSwitch/Images/lighton.png) 20px center no-repeat #fff;background-size:40px 40px;}
.command-list .ultypelist .liwd.nowselect{background:url(../../../../Apps/SmartSwitch/Images/curtainopen.png) 20px center no-repeat #fff;background-size:40px 40px;}
.command-list .ultypelist .liac.nowselect{background:url(../../../../Apps/SmartSwitch/Images/airon.png) 20px center no-repeat #fff;background-size:40px 40px;}
.command-list .ultypelist .lidl.nowselect{background:url(../../../../Apps/SmartSwitch/Images/doorclose.png) 20px center no-repeat #fff;background-size:40px 40px;}
.command-list .ultypelist .liss.nowselect{background:url(../../../../Apps/SmartSwitch/Images/environment.png) 20px center no-repeat #fff;background-size:40px 40px;}
*/



.command-list .ulgeneralctrlbtn {position:absolute;left:0;bottom:0;width:100%;float:left;}
.command-list .ulgeneralctrlbtn li {height:50px;line-height:50px;font-size:14px;background:url(../Images/basic/command-list02.png) 30px center no-repeat#018001;color:#fff;border-bottom:1px solid #fff;cursor:pointer;}
.command-list .ulgeneralctrlbtn .alloff { background:url(../Images/basic/command-list03.png) 30px center no-repeat #ff8408;border-bottom:0;   }

.command-list .devicetab {float: left;width: 270px;margin:0 5px 10px 5px;border: 1px solid #ddd;}
.command-list .tabhead {font-size:14px;height:36px;line-height:36px;text-align:left;border-bottom:1px solid #ddd;margin-bottom:5px;}
.command-list .tabhead .spanName { font-size:14px;height:36px;line-height:36px;display:inline-block; font-weight:700;text-indent:10px;max-width:210px;overflow:hidden;white-space:nowrap; text-overflow:ellipsis;float:left;  }
.command-list .online {color:green;}
.command-list .rectbox {border: 1px solid green;border-radius: 2px; margin-left: 5px;padding:0 3px; margin-top:7px;display:inline-block;}
.command-list .offline .rectbox {border: 1px solid #a8a8a8;color:#a8a8a8;}

.command-list .tabsection {min-height:30px;line-height:30px;width:100%;float:left;margin:8px 0;}
.command-list .tabsection ul {width:60%;float:left;margin-left:20%;}
.command-list .tabsection ul li {height:30px;line-height:30px;float: left;width: 50px;border: 1px solid #729fcf;}
.command-list .tabsection * {font-size:14px;}

/*灯光*/
.command-list .divsw .lighton{background:url(../../../../Apps/SmartSwitch/Images/lighton.png) center center no-repeat;background-size:40px 40px;height:40px;width:40px;display:inline-block;float:left;margin-left:5px;}
.command-list .divsw .lightoff{background:url(../../../../Apps/SmartSwitch/Images/lightoff1.png) center center no-repeat;background-size:40px 40px;height:40px;width:40px;display:inline-block;float:left;margin-left:5px;}
.command-list .swbtnname{height:40px;line-height:40px;font-weight:700;width:115px;display:inline-block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;text-align:left;}
.switchbtn {margin-right:5px;margin-top:5px;}

/*窗帘*/

.command-list .divwd .wdon {background:url(../../../../Apps/SmartSwitch/Images/curtainopen.png) center center no-repeat;height:50px;width:50px;display:inline-block;}
.command-list .divwd .wdoff {background:url(../../../../Apps/SmartSwitch/Images/curtainclose1.png) center center no-repeat;height:50px;width:50px;display:inline-block;}
.command-list .wincoverctrlbtn {float: left; width: 33%;border: 1px solid #729fcf;}
.command-list .wincoverctrlbtn:first-child {border-radius:4px 0 0 4px;border-right:0;}
.command-list .wincoverctrlbtn:last-child {border-radius:0 4px 4px 0;border-left:0;}
/*空调*/

.command-list .divac .airon {background:url(../../../../Apps/SmartSwitch/Images/airon.png) center center no-repeat !important;height:50px;width:50px;display:inline-block;}
.command-list .divac .airoff {background:url(../../../../Apps/SmartSwitch/Images/airoff1.png) center center no-repeat !important;height:50px;width:50px;display:inline-block;}
.command-list .divac .air:first-child {border-radius:4px 0 0 4px;border-right:0;}
.command-list .divac .air:last-child {border-radius:0 4px 4px 0;}
.command-list .moreset {}
.command-list .moreset span {height:30px;line-height:30px;display:inline-block;text-indent:10px;}
.command-list .moreset ul {width:auto;margin-right:10px;float:right;margin-left:0;}
.command-list .moreset ul li:first-child {border-radius:4px 0 0 4px;}
.command-list .moreset ul li:last-child {border-radius:0 4px 4px 0;border-left:0;}
.command-list .moreset ul .wingspeed:first-child {border-right:0;}
/*门禁*/
.command-list .divdl .tabhead {margin-bottom:60px;}
.command-list .divdl .devicetab {background:url(../../../../Apps/SmartSwitch/Images/doorclose.png) center 45px no-repeat;}
.command-list .doorctrl { border: 1px solid #729fcf;border-radius:4px;}

/*-------------------------云计算-云端列表--有用-----------------------------*/
.CloudNodeList {position:relative;float:left;margin-top:5px;}
.CloudNodeList .main {position:absolute;top:0;left:0;height:60px;width:60px;background:url(../Images/basic/cloud04.png) no-repeat center center;}

.CloudNodeContentList {width:380px;float:left;background:#f5f5f5;border:1px solid #dddddd;padding:10px;margin:5px 10px 10px 5px;min-height:390px;}

.CloudNodeContentList .CloudNodeTitle{float:left;width:100%;}
.CloudNodeContentList .Title {color:#333;font-size:14px;font-weight:700;height:30px;line-height:30px;float:left;text-indent:20px;width:290px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.CloudNodeContentList .state {     float:right;height:30px;line-height:30px;font-size:16px;color:#5db423;}
.CloudNodeContentList .state span{   height:24px;width:24px;background:#5db423;border-radius:12px;display:inline-block;float:left;margin-top:3px;margin-right:5px;}
.CloudNodeContentList .unstate {     float:right;height:30px;line-height:30px;font-size:16px;color:#989898;}
.CloudNodeContentList .unstate span{   height:24px;width:24px;background:#989898;border-radius:12px;display:inline-block;float:left;margin-top:3px;margin-right:5px;}


.CloudNodecontent {overflow: auto;float: left;width: 100%;height:240px;}
.CloudNodeContentList .left {width:220px;}
.CloudNodeContentList .right {width:140px;}
.CloudNodeContentList .CloudNodeIp,.CloudNodeContentList .CloudNodeContent,.CloudNodeContentList .NodeIp{ float:left;width:100%;}
.CloudNodeContentList .NodeIpname,.CloudNodeContentList .tip {float:left;color:#666666;height:24px;line-height:24px;width:80px;text-align:right;overflow:hidden;}
.CloudNodeContentList .NodeIpname {    height:48px;}
.CloudNodeContentList .NodeIptitle{float:left;color:#333333;font-size:12px;width:260px;}
.CloudNodeContentList .NodeIptitleIn, .CloudNodeContentList .NodeIptitleOut,.CloudNodeContentList .NodeIptitle {   line-height:24px;float:right;width:266px;}
.CloudNodeContentList .within, .CloudNodeContentList .outside ,.CloudNodeContentList .way{height:15px;width:15px;margin-right:5px;display:inline-block; font-size:0;   }
.CloudNodeContentList .within{background:url(../Images/basic/cloud05.png) no-repeat center center;}
.CloudNodeContentList .outside{background:url(../Images/basic/cloud06.png) no-repeat center center;}
.CloudNodeContentList .way{background:url(../Images/basic/cloud07.png) no-repeat center center;margin-top:3px;}
.CloudNodeContentList .way {float:left;}
.CloudNodeContentList .CloudNodeContent li {    float:left;width:100%;}
.CloudNodeContentList .important {float:left;margin-top:8px;margin-right:8px;}
.CloudNodeContentList .important_total {height:8px;background:#e1e1e1;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;}
.CloudNodeContentList .important_processbar {height:8px;background:#5db423;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;}
.CloudNodeContentList .flie {height:24px;line-height:24px;color:#999999;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;width:80px;float:left;}
.CloudNodeContentList .CloudNodeService li {float:left;height:24px;line-height:24px;}
.CloudNodeContentList .CloudNodeService .tip {height:20px;line-height:20px;width:75px;text-align:right;}
.CloudNodeContentList .norunning {background:url(../Images/basic/cloud03.png) no-repeat right center;width:46px;height:20px;display:inline-block;}
.CloudNodeContentList .normal {background:url(../Images/basic/cloud01.png) no-repeat right center;width:46px;height:20px;display:inline-block;}
.CloudNodeContentList .noInstalled {background:url(../Images/basic/cloud02.png) no-repeat right center;width:46px;height:20px;display:inline-block;}

.CloudNodeContentList .NodeIpBtn {float:left;width:100%;text-align:center;}
.CloudNodeContentList .NodeIpBtn input {background:#fff;border:1px solid #3296fa;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;color:#3296fa;padding:2px 5px; cursor:pointer;   }
.CloudNodeContentList .important_red{background:#ff0000 !important;}
.CloudNodeContentList .important_yellow{background:#efd607 !important;}


/*--------------视频播放器样式调整---------------------*/
.jw-rightclick{display:none;}
/*1*/
.jw-skin-beelden .jw-slider-horizontal .jw-slider-container{top:0.3em;}
.jw-icon-hd .jw-hd-label{height:32px !important;line-height:32px !important;}
/*2*/
.jw-slider-container{top:.24em;height:.5em;}

.jw-skin-five .jw-controlbar{background:rgba(238,238,238,1);}

/*10绿色进度条*/
.jw-skin-vapor .jw-controlbar{background:rgba(255,255,255,1);}
.jw-skin-vapor .jw-slider-horizontal .jw-rail, .jw-skin-vapor .jw-slider-horizontal .jw-progress, .jw-skin-vapor .jw-slider-horizontal .jw-buffer{height:1.5em;}

/*--------------现场直播---------------------*/
.VideoChannel .action-box span {background:url(../Images/basic/erweima.png) no-repeat 0 0;width:20px;height:20px;display:inline-block;font-size:0 !important;}
.VideoChannel .action-box a {background:url(../Images/basic/yulan.png) no-repeat 0 0;width:20px;height:20px;display:inline-block;font-size:0 !important;float:left;}
.VideoChannel .switch-open {background:url(../plugin/switchbutton/Images/bj4.png)  no-repeat 0 0;width:60px;height:30px;font-size:0;cursor:pointer;}
.VideoChannel .switch-close{background:url(../plugin/switchbutton/Images/bj5.png)  no-repeat 0 0;width:60px;height:30px;font-size:0;cursor:pointer;}
.VideoChannel .noStream .cover-img-box {border:3px solid #ddd;}
.VideoChannel .hasStream .cover-img-box {border:3px solid green;}
.VideoChannel .hasStream .live-mark{color:green;font-weight:700;}
.VideoChannel .hasStream  .action-box span {background:url(../Images/basic/erweima1.png) no-repeat 0 0;width:20px;height:20px;display:inline-block;font-size:0 !important;}
.VideoChannel .hasStream  .action-box a {background:url(../Images/basic/yulan1.png) no-repeat 0 0;width:20px;height:20px;display:inline-block;font-size:0 !important;float:left;}
.VideoChannel .noStream.info-box{position:relative;}
.VideoChannel .noStream .cover-img-box1{position:absolute;top:3px;right:3px;background:url(../Images/basic/funcode7.png) no-repeat 0 0;width:52px;height:52px;}



.VideoChannel .tabcontent{float:left;width:100%;}
.VideoChannel .up-week,.VideoChannel .tabtitle,.VideoChannel .schedule-filter,.VideoChannel .next-week{float:left;}
.VideoChannel .up-week,.VideoChannel .next-week,.VideoChannel .schedule-filter{padding:0 10px;height:24px;line-height:24px;float:left;margin:5px;cursor:pointer;}
.VideoChannel .tabtitle li {padding:0 10px;height:24px;line-height:24px;float:left;margin:5px;background:#ececec;     -moz-border-radius: 5px;    -webkit-border-radius: 5px;    border-radius:5px;}
.VideoChannel .tabtitle li a{color:#333;}
.VideoChannel .tabtitle .tabhover{background:#459830;}
.VideoChannel .tabtitle .tabhover a{color:#fff;}
.VideoChannel .schedule-filter{position:relative;}
.VideoChannel .schedule-filter .boxshaw{position:absolute;z-index:9999;}
.VideoChannel .schedule-filter span{font-weight:700;color:#459830;}
.VideoChannel .program-title{height:30px;line-height:30px;font-size:14px;font-weight:700;}

.VideoChannel .switch-div{float:left;width:100%;padding:5px 0;border-top:1px dashed #ddd;border-bottom:1px dashed #ddd;margin-bottom:5px;}
.VideoChannel .title-text {font-size:14px;font-weight:700;}
.VideoChannel .add-rule {border:1px solid #ddd;background:#f5f5f5;font-size:20px;font-weight:700;height: 24px; width: 24px;display: inline-block;line-height: 24px; text-align: center;color: #333;cursor:pointer;}
.VideoChannel .fixed-title {float:left;width:100%;border:1px solid #def0d8;}
.VideoChannel .fixed-title li {float:left;width:20%;background:#def0d8;font-size:13px;font-weight:700;text-indent:10px;height:30px;line-height:30px;}
.VideoChannel .fixed-content li {border:1px solid #ddd;border-top:0;float:left;width:100%;}
.VideoChannel .fixed-content li div{float:left;width:20%;text-indent:10px;height:30px;line-height:30px;}
.VideoChannel .fixed-content li .div-action span{font-weight:700;padding-right:5px;color:#136e1f;cursor:pointer;    }

.VideoChannel .non-fixed-rule {width:100%;float:left;padding-top:5px;margin-top:10px;border-top:1px dashed #ddd;}
.VideoChannel .select-category, .non-fixed-fetch-type {float:left;width:50%;}
.VideoChannel .select-txt {float:left;}
.VideoChannel .non-fixed-category .category-select-wrap{float:left;width:80%;}
.VideoChannel .equilibrium {float:left;width:100%;}
.VideoChannel .none-disadled{color:#888; cursor:default;}

.VideoChannel .fix{background:url(../Images/basic/position.png) no-repeat 50px center;}


 /*校宣融合*/
 .providerlist{overflow:hidden;height:40px;line-height:40px;}
 .providerlist div{float:left;height:100%;margin-left:20px;}
 .providerlist ul{overflow:hidden;height:100%;}
 .providerlist li{float:left;height:30px;line-height:27px;padding:0 10px;margin:5px 0 0 10px;border-radius:100px;background:#ddd;cursor:pointer;box-sizing:border-box;}
 .providerlist li.selected{background:#ddd;color:#fff;background:#6fb600;border: 1px solid #67a900;text-shadow:0 1px 0 rgba(0,0,0,.5);}
 .pro_box{width:100%;float:left;}
 .pro_box .pro_name{font-weight: bold;padding-left:10px;}
 .pro_box .pro_name:before{content:"› ";}

/*网络直播*/
.btn2{outline:none;}
.btn2.un-enabled{opacity:.6;}
.matter #addButton{margin-top:4px!important;}
/*.matter table td,.matter table th{padding-left:10px!important;}*/
.liveToken .surface_left{width:66px;}
.config-box .img-box{position:relative;width:160px;height:110px;border:1px solid #ddd;margin-top:10px;}
.config-box .img-box img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:100%!important;max-height:100%!important;width: auto!important;height: auto!important;}
.config-box input{width:100%;height:100%;opacity:0;position:absolute;top:0;left:0;}
.config-box .logo-box,.config-box .back-box{float:left;padding:10px;border: 1px dashed #5b925c;margin:20px 12px;text-align: center;border-radius:4px;width: 162px;height: 154px;}
.config-box .title{color:#5b925c;font-size:16px;margin-top: -22px;float: left;padding: 0px 10px;background: #fff;}
.activeManger .VideoPlay{float:left;margin-right:10px;}
.activeManger #player{text-align:center;line-height:640px;font-size:18px;background:url(../Images/404.png) center 90px no-repeat #f6f6f6;background-size:300px;border-radius:6px;}
.activeManger .divWatch{float:left;}
.divQrCode img{margin:10px 0;border-bottom: 1px dashed #ddd;padding-bottom: 19px;}
.divQrCode .ant-btn{margin:10px 5px 0 0;padding:4px 5px;outline:none;border-radius:4px;}
.divQrCode .ant-btn#btnCopy{color:#fff;background:#979797;cursor:pointer;}
.divQrCode .ant-btn#btnCopy:hover{background:#7eb37f;}
.config-box .position{margin-top:10px;border-radius:5px;overflow:hidden;width:100%;border:1px solid #eee;}
.config-box .position .item{width:33.3%;display:inline-block;height:20px;line-height:20px;text-align: center;border-right:1px solid #eee;margin: 0 -2px;cursor:pointer;}
.config-box .position .item.selected{background:#577c58;color:#fff;}
.comment-bg{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;opacity:.5}
.comment-layer{width:100%;height:100%;overflow:hidden;background:#fff;border-radius:4px;position:fixed;top:0;left:0;background:url(../Images/timg.gif) center no-repeat #fff;background-size:200px;}
.comment-layer p{background:#108ee9;height:40px;line-height:40px;text-indent:20px;color:#fff;font-size:16px;position:absolute;z-index:9;top: 0;left:0;width:100%;}
.comment-layer p i{float:right;font-style:normal;margin-right:20px;cursor:pointer;font-size:18px;}
.comment-layer .iframeBox{box-sizing: border-box;padding-top:40px;display:block;height:100%;overflow-x:hidden;}
.comment-layer iframe{height:100%!important;margin-top: -49px;}



/*数字媒体资产*/
.tabtile_one {width:100%;float:left;background:#fff url(../Images/app/config/lblhelpmessage/lblhelpmessage_bg.png) repeat-x 0 bottom;height:36px;border:0 !important;}
.tabtile_one li {border:1px solid #dddddd;background:#f5f5f5!important;float:left!important;height:36px!important;line-height:36px!important;padding:0 20px!important;margin-right:6px!important;font-size:14px;border-radius:0!important;}
.tabtile_one li a {    color:#333;font-size:14px;height:100%;width:100%;display:inline-block;}
.tabtile_one .select {border-top:2px solid #3296fa ;background:#fff!important;border-bottom:1px solid #fff   }
.tabtile_one .select a { color:#3296fa!important;font-weight:700;    }

.tabtile_two .select,.ManageMediaFile .timeline .select {border-bottom:2px solid #3296fa !important;}
.tabtile_two .select a {color:#3296fa!important;}

.portraitlist .select .portraittile,.title1 .name span,.sharing_title {color:#3296fa!important;}
.Filewordmore li a:hover{color:#3296fa!important;}

.moretimeline li.select {border:1px solid #3296fa !important;color:#3296fa !important;}
.moretimeline li:hover {border:1px solid #3296fa !important;color:#3296fa !important;}


.cartlist table td,.cartlist table th {border-bottom:1px solid #e6e6e6!important;text-align:left;padding:0 5px !important;line-height:40px;}
.cartlist table th {color:#333!important;font-weight:700!important;background:#f2f2f2!important;font-size:14px!important;border-right:1px solid #e6e6e6;}


#btnCreate,.surface_rightbtn {border:1px solid #3296fa!important;background:#3296fa!important;color:#fff !important;}
.Privat_sharing .sharing_ok .ok1 {color:#3296fa!important;}

.shareTitleBox * {font-size:14px;}
.set_orange{color:#ff6600!important;border:1px solid #ff6600;border-radius:15px;padding:2px 10px;margin-left:10px;cursor:pointer;}
/*活动*/
.Topic .divlist {float:left;width:100%;cursor:pointer;border:1px solid #ddd;margin-bottom:10px;padding-bottom:5px;}
.Topic .img {float:left;margin:0 0px 5px 10px;}
.Topic .img img {        height: 72px;   }
.Topic .listtitle{font-size:14px;line-height:24px;margin-left:10px;width:86%;float:left;height:24px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}

.Topic div {background:transparent!important;padding-left:0!important;}
.Topic div.listhead{background:#f9f8f8!important;width:100% !important;margin-top:0;border-bottom:1px solid #f1f1f1;padding:8px 0;}
.Topic div.listhead .checkall a{color:#3296fa!important;}
.Topic div.topictitle {    margin-left:10px;font-weight:700;}
.Topic div.topictitle a{} 
.Topic div.topictitle label{ font-weight:700;}
.Topic .topictitle-box {padding-left:1%!important;float:left;width:98%;}
.Topic .topictitle-box p {font-size:13px;line-height:24px;    }
.Topic .topictitle-box p *{font-size:13px;   }

.Topic .topictitle-right,.Topic .title-right {float:right;padding-right:10px;}
.Topic .topictitle-right a,.Topic .topictitle-right .view,.Topic .topictitle-right .addcreate,.Topic .topictitle-right .reverseorder,.Topic .topictitle-right .sort,.Topic .topictitle-right .close,.Topic .topictitle-right .open,.Topic .title-right .edit,.Topic .title-right .view {padding:3px 10px;border:1px solid #28a6ef;color:#28a6ef;font-weight:400;border-radius:5px;    }
.Topic .topictitle-right a:hover,.Topic .topictitle-right .view:hover,.Topic .topictitle-right .addcreate:hover,.Topic .topictitle-right .reverseorder:hover,.Topic .topictitle-right .sort:hover,.Topic .topictitle-right .close:hover,.Topic .topictitle-right .open:hover,.Topic .title-right .edit:hover,.Topic .title-right .view:hover {border:1px solid #3296fa;color:#3296fa;    }

.Topic .topictitle-right .close {float:none;opacity:1;font-size:14px;    }
.Topic .title-right .edit,.Topic .title-right .edit a,.Topic .title-right .view{font-size:14px; font-weight:400;float:left;   }
.Topic .title-right .edit, .Topic .title-right .view {margin-top:2px;  }
.Topic .title-right .edit,.Topic .title-right .view {    margin-right:4px;}
.Topic .titlebox {float:left;width:100%;}
.Topic .titlebox .head {border-bottom:1px solid #f1f1f1;border-top:1px solid #f1f1f1; float:left;width:100%;margin:5px 0;   }
.Topic .titlebox .title {height:34px !important;border:0!important;width:auto;float:left;margin:0!important;  }
.Topic .titlebox .title a {color:#3296fa!important;font-weight:700; font-size:14px;  margin-left:10px;      }
.Topic .titlebox .title .addcreate {color:#ff6600!important;border:1px solid #ff6600;border-radius:50%;height:20px;line-height:20px;width:20px;text-align:center;margin-top:6px;margin-left:5px;display:inline-block;font-weight:400;    }

.Topic .divlist .titlebox-list,.Topic .titlebox-list .list {float:left;width:142px;}
.Topic .titlebox-list {float:left;width:142px!important;margin:10px 0 10px 10px;position:relative;}
.Topic .titlebox-list .img {width:142px!important;height:100px!important;margin-left:0;border:1px solid #ddd;    }
.Topic .titlebox-list .img img {height:98px!important;width:100%!important;    }
.Topic .titlebox-list .list .name span {width:100%;display:inline-block;    }
.Topic .titlebox-list .list .name span a{width:100%;display:inline-block;padding:0;height:24px;line-height:24px;overflow:hidden;white-space: nowrap;text-overflow: ellipsis ;color:#333;font-weight:700;  }
.Topic .topictitle-box .topictitle-box1 {float:left;width:100%;}
.Topic .topictitle-box .topictitle-box1 p {    float:left;}
.Topic .titlebox-list .pass {position:absolute;top:0;right:0;width:43px;height:45px;background:url(../Images/basic/pass.png) 0 -1px no-repeat!important;}
.Topic .titlebox-list .nopass {position:absolute;top:0;right:0;width:43px;height:45px;background:url(../Images/basic/nopass.png) 0 -1px no-repeat!important;}
.Topic .titlebox-list .audit {position:absolute;top:0;right:0;width:43px;height:45px;background:url(../Images/basic/pending.png) 0 -1px no-repeat!important;}

.Topic li {padding:8px;border-radius:8px;border:1px solid #fff;}
.Topic .select{border:1px solid #90d8ff;background:#f1f5fa;}
.Topic li:hover{background:#f1f5fa; border:1px solid #f1f5fa;    }
.Topic li .list {float:left;width:124px;}
.Topic li.titlebox-list .img{width:124px !important;height:82px !important;border:1px solid #efefef;text-align:center;background:#fff;}
.Topic li.titlebox-list .img img {    width:100%;height:80px !important;}
.Topic li .checkall {position:absolute;top:5px;left:5px;width:20px;height:20px;background:url(../Images/basic/checkall.png) 0 0 no-repeat!important;}
.Topic li:hover .checkall {background:url(../Images/basic/checkall1.png) 0 0 no-repeat !important;display:inline-block !important;position:absolute;top:5px;left:5px;width:20px;height:20px;} 
.Topic li.select:hover .checkall{background:url(../Images/basic/checkall.png) 0 0 no-repeat !important;}
.Topic li.select:hover {border:1px solid #90d8ff;}
.Topic li .pass, .Topic li .nopass, .Topic li .audit {top:9px!important;right:9px!important;
}
/*创建活动*/
.CreateStep .step {float:left;background:#fff;padding:10px 0 10px 50px;}
.CreateStep .step div {padding:8px 30px;float:left;margin-left:10px;background:#f1f1f1;border-radius:5px;font-size:14px;}
.CreateStep .step .cur {background: #3296fa;color:#fff;    }

.CreateStep .step .sanjiao{    width:0; height:0; border-top:10px solid transparent;border-bottom:10px solid transparent;    border-left:10px solid #f1f1f1;float:left;margin:7px 0 0 0;}
.CreateStep .step .sanjiao_cur{    width:0; height:0; border-top:10px solid transparent;border-bottom:10px solid transparent;    border-left:10px solid #3296fa;float:left;margin:7px 0 0 0;}
.CreateStep .ui-radio input {width:auto !important;}
.CreateStep .creatshare .img {background:url(../Images/basic/share.png) center center no-repeat;height:120px;background-size:120px;margin-top:2rem;}
.CreateStep .creatshare p {text-align:center;font-size:18px;line-height:30px;color:#368afa;font-weight:700;}

.Popup #App_config_body .expand {background:url(../Images/basic/expand.png) 0 0 no-repeat;height:28px;width:28px;display:inline-block;font-size:0;padding:0;border:0;}
.Popup #App_config_body .shunk {background:url(../Images/basic/noexpand.png) 0 0 no-repeat;height:28px;width:28px;display:inline-block;font-size:0;margin-top:5px;}
/*第二步选择用户之后*/
#divAuditer, #divManager, #divUser {width:100%;float:left;margin-bottom:5px;}
#divAuditer .name,#divManager .name,#divUser .name{width:300px;font-size:14px;height:30px;line-height:30px;}
#divAuditer .delu a,#divAuditer_1 .delu a,#divAuditer_2 .delu a,#divManager .delu a,#divUser .delu a{font-size:0;margin-left:5px; float:left;padding:0;font-size:14px;float:left;color:#ff0000;   }
/*选择分类*/

#aSetCategory .categoryhead{float:left;width:100%;background:#f6f6f6;margin-top: 10px;}
#aSetCategory .categoryhead div {    float:left;line-height:36px;height:36px;font-size: 14px;font-weight:700;color:#333;}
#aSetCategory #divCategory, #divAllowUsers {float: left;width: 100%; margin-bottom: 10px;        }
#aSetCategory .Categorylist {border-bottom: 1px solid #f1f1f1;float: left;width: 100%;        }
#aSetCategory .Categorylist div { float: left;line-height: 24px; padding: 3px 0; font-size: 14px;word-wrap: break-word;            }
#aSetCategory .name {width: 35%;padding-left: 1% !important; display:inline-block; float:left      }
#aSetCategory .user {width: 34%;display:inline-block;float:left;min-height:24px; }
#aSetCategory .set {width: 30%;display:inline-block;float:left }
#divCategory .set a {padding: 0px 8px;color: #333;border: 1px solid #b3b3b3;margin-right: 5px;float: left;font-size: 14px;        }
#divCategory .set a:hover {border: 1px solid #048ddc; color: #048ddc !important;            }
#divCategory div {padding:5px 0;border-bottom:1px dashed #ddd;float:left;width:100%;}
/*活动封面*/
#addactivity .soutu-drop{text-align:center;height:75px;margin-bottom:6px;background-color: #ececec;border:1px solid #e1e1e1;width:120px;cursor:pointer;}
#addactivity .soutu-drop .soutu-icon{font-size:42px;color:#999;height:36px;line-height:36px;font-style:normal}
#addactivity .soutu-drop-tip{display:block;font-size:14px;color:#999;line-height:normal}

/*欢迎*/
.Welcome p {text-align:center;width:100%;}
.Welcome .img {background:url(../Images/basic/welcome.png) center 0  no-repeat;height:322px;margin-top:10%;}
.Welcome .font {font-size:24px;color:#333;line-height:36px;height:36px;margin-top:30px;}


/*-----通讯录管理------*/
/*活动参与人*/
.Topiclist {float:left;width:290px;border:1px solid #ddd;margin-right:10px;padding:5px;box-sizing:border-box;margin-top:5px;background:#FBFBFB;}
.Topiclist .title{float:left;width:98%;font-size:14px;font-weight:700;line-height:30px;background:#f5f5f5;margin:5px 0;padding-left:2%;}
.Topiclist li {line-height:30px;border-bottom:1px dashed #ddd;padding:2px 0 2px 2%;    }
.Topiclist li a{color:#333; font-size:13px;   }
.Topiclist .curr a {    color:#3296fa;font-weight:700;}
.Topiclist .PageNav {float: left; }
.Topiclist .PageNav a {color: #333;margin-top:5px;}
.Topiclist .PageNav span {display: inline-block; padding: 5px; }
.Topiclist  .PageNav b { padding: 5px;
                color: #368afa;
                background: #fff;
                border: 1px solid #368afa;
                display: inline-block;
                font-size: 12px;
                float: left;
                margin-right: 2px;height:10px;line-height:10px;margin-top:5px;
            }
.Topiclist .PageNav a {
                padding: 5px;
                border: 1px solid #ddd;
                color: #555;
                display: inline-block;
                font-size: 12px;
                float: left;
                margin-right: 2px;height:10px;line-height:10px;font-weight:400 !important;color:#333 !important;
            }
.Topiclist .PageNav a:hover {
                    color: #368afa;
                }
/*选择用户*/
.selectdeptuser .c_selector_navbar_box {font-size:14px;height:32px;line-height:32px;float:left;width:100%;}
.selectdeptuser .c_selector_navbar_box a {color:#3296fa;font-size:14px;}
.selectdeptuser .c_selector_navbar_box a:last-child {    color:#333;}
.selectdeptuser .c_selector_navbar_box a:first-child{color:#3296fa;}
.selectdeptuser .info {font-size:16px;color:#333;padding:5px 0;width:100%;float:left;}
.selectdeptuser .selectbox {border:1px solid #ddd;width:100%;height:400px;background:#f4f6f8;border-radius:5px;float:left;padding:10px;overflow:auto;box-sizing:border-box;}
.selectdeptuser .selectbox li {line-height:30px; padding:5px;color:#363636;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;position:relative;   }
.selectdeptuser .selectbox .img {float:left; width:28px;height:28px;   }
.selectdeptuser .selectbox .img img{  position:absolute;top:12px; }
.selectdeptuser .selectbox .selected li span {    color:#363636;}
.selectdeptuser .selectbox .selected li i { color:#797a7b;float:right;font-style:normal;border:1px solid #797a7b;border-radius:50%;height:14px;width:14px;text-align:center;line-height:14px;margin-top:7px;cursor:pointer;}
.selectdeptuser .selectbox li .level a {color:#3296fa;font-size:14px; background:url(../Images/basic/level.png) 0 center no-repeat;padding-left:16px;   }
.selectdeptuser .selectbox li .name {font-size:14px;color:#333;    }
.selectdeptuser .selectbox li .close {position:absolute;top:14px;right:5px;    }
.selectdeptuser .selectbox li .close a{color:#999;width:12px;height:12px;border:1px solid #999999;line-height:12px;text-align:center;display:inline-block;border-radius:50%;}
.selectdeptuser .selectbox li .close a:hover {text-decoration:none;    }
.selectdeptuser .search {position:relative;}
.selectdeptuser .btnsearch {background:url(../Images/basic/search_bg.png) 0 center no-repeat;font-size:0;height:20px;width:20px;border:0;position:absolute;top:3px;left:1px;margin:0;}

.selectdeptuser .selectbox #ulList {height:290px;overflow-y:auto;}

/*选择部门内人员*/
.selectdeptuser .label_list {margin:10px 0;float:left;width:100%;}
.selectdeptuser .label_list .icon-dept {background:url(../Images/basic/dept.png) 0 0 no-repeat;font-size:0;height:36px;width:36px;display:inline-block;margin-right:5px;float:left;}
.selectdeptuser .label_list .icon-hand {background:url(../Images/basic/hand.png) 0 0 no-repeat;font-size:0;height:36px;width:36px;display:inline-block;margin-right:5px;float:left;}
.selectdeptuser .label_list .icon-leading {background:url(../Images/basic/leading.png) 0 0 no-repeat;font-size:0;height:36px;width:36px;display:inline-block;margin-right:5px;float:left;}
.selectdeptuser .label_list .icon-group {background:url(../Images/basic/group.png) 0 0 no-repeat;font-size:0;height:36px;width:36px;display:inline-block;margin-right:5px;float:left;}
.selectdeptuser .label_list .label_tree_item ,.selectdeptuser .label_list .label_children_item{height:36px;line-height:36px;font-size:14px;color:#333;}
.selectdeptuser .label_list .icon-dept01{background:url(../Images/basic/dept01.png) 0 0 no-repeat;font-size:0;height:11px;width:11px;display:inline-block;margin:12px 5px 0 5px;float:left;}
.selectdeptuser .label_children_item a,.selectdeptuser .label_tree_item a{font-size:14px;color:#333;}
.selectdeptuser .selectbox .title a {font-size:16px;color:#333;background:url(../Images/basic/selectbox_title.png) 0 center no-repeat;padding-left:12px;}
.selectdeptuser .info {font-size:14px;color:#333;line-height:28px;margin-bottom:10px;}
.xls_btn {float:left;width:100%;background:url(../Images/basic/excel01.png) center 0 no-repeat;padding-top:70px;text-align:center;}
.xls_btn01{float:left;width:100%;background:url(../Images/basic/excel02.png) center 0 no-repeat;padding-top:70px;text-align:center;}
.xls_btn02{float:left;width:100%;text-align:center;margin-top:10px;}
/*平台更新查看*/
.updatelist {position:relative;}
.updatelist:before {content: '';  position: absolute;left:60px;top: 15px; width: 1px;height: 100%; background-color: #E4E4E4; }
.updatelist .updatetime {background: #EDF6FF;border-radius: 5px;padding: 7px 5px; font-size: 14px; margin-top: 5px;width: 120px;text-align:center;color:#333;margin-top:10px;margin-left:70px;}
.updatelist .updatecontent {color:#626262;line-height:30px;font-size:14px;margin:10px 10px 10px 90px;}
.updatelist .time-axis-date {position: absolute;left:-8px;top: 9px;color: #666;padding-left: 10px !important;background-image: none !important; font-size: 14px;width:46px;        }
.updatelist .time-axis-date span { position: absolute;right: -29px;top: 35%;display: block;width: 13px;height: 13px; border: 1px solid #ccc;border-radius: 100%;background-color: #fff;        }
.updatelist .time-axis-date span:after { content: '';  position: absolute;left: 0;top: 0;right: 0;bottom: 0;width: 7px;height: 7px;margin: auto;background-color: #ccc;border: 1px solid #ccc;border-radius: 100%;            }



/*vue系统自带样式修改*/

/*树结构*/
.el-tree {border:1px solid #ddd !important;background:#f1f1f1 !important;margin-top:10px;overflow:auto !important;}

.el-main {padding:0 0 0 20px !important;}
.c_title_1 {width:100%;padding:10px 0;font-size:20px;float:left;}
.el-breadcrumb__inner a {font-size:14px;color:#3296fa;}

.el-table thead th {background:#f2f2f2;padding:8px 0 !important;}
.el-table thead th div {color:#333;}
.el-table td {padding:5px 0 !important;}
.el-table td div {color:#333;}
.el-form-item--mini .el-form-item__label{font-size:12px;}

/*弹出框*/
.el-dialog__header {background:#f1f1f1;padding:15px 20px 10px !important;border-bottom:1px solid #ddd;}
.dialog-title {font-weight:700;font-size:14px;}
.el-dialog__footer {text-align:center !important;border-top:1px solid #ddd;padding:10px 20px 10px !important
}
   
.el-dialog__body{padding:10px 0 !important} 
/*权限管理员删除示意图*/
.delmanage {background:url(../Images/basic/delmanage.png) 10px 0 no-repeat;height:440px;width:100%;margin-top:20px;}


/*认证*/
.status_1{background:url(../Images/basic/attestation.png) 0px center no-repeat;height:23px;width:20px;float:left;margin-left:5px;background-size: 16px;display: none;}
.status_null,.status_0{background:url(../Images/basic/attestation_ing.png) 0px center no-repeat;height:23px;width:20px;float:left;margin-left:5px;background-size: 16px;display: none;}
.status_-1{background:url(../Images/basic/attestation_on.png) 0px center no-repeat;height:23px;width:20px;float:left;margin-left:5px;background-size: 16px;}
.create{background:url(../Images/basic/creat.png) 0px center no-repeat;height:23px;width:20px;float:left;margin-left:5px;background-size: 16px;}

.soutu-drop{text-align:center;height:75px;margin-bottom:6px;background-color: #ececec;border:1px solid #e1e1e1;width:120px;cursor:pointer;}
.soutu-drop .soutu-icon{font-size:42px;color:#999;height:36px;line-height:36px;font-style:normal;padding-top:20px;display:inline-block;}
.soutu-drop-tip{display:block;font-size:14px;color:#999;line-height:normal;padding-top:20px;}


.topicfile_left ul {float:left;width:100%;border-bottom:1px solid #ddd;    }
.topicfile_left ul li{height:30px;line-height:30px;border:1px solid #ddd;background:#F7F7F7;border-bottom:0;border-radius:5px 5px 0 0;font-size:14px;float:left;margin-right:10px;    }
.topicfile_left ul li a {font-size:14px;color:#333;height:100%;width:100%;display:inline-block;padding:0 15px;    }
.topicfile_left ul .curr {background:#fff;border:1px solid #3296fa;border-bottom:0;    }
.topicfile_left ul .curr a{color:#3296fa;font-weight:700;  }
.authData{background:url(../Images/basic/welcome.png) center 0 no-repeat;padding-top:200px;background-size: 250px;}


/*负载均衡*/
.Workstation .inbg{font-size:16px;font-weight:700;line-height: 50px;}
.Workstation .info{font-size:14px;margin-bottom:10px;}
.Workstation .info span{float:left;font-size:14px;}
.Workstation .list{float:left;width: 320px;padding:10px;background-color: #f1f1f1;border:1px solid #ddd;margin-bottom: 20px;margin-right:20px;position: relative;}
.Workstation .list .name{font-size:16px;font-weight:700;line-height:30px;}
.Workstation .list .title{font-size:16px;font-weight:700;line-height:30px;}
.Workstation .list li{width:100%;line-height:28px;font-size: 14px;}
.Workstation .list li .online{font-size:14px;color:#05B320;}
.Workstation .list li .offline{font-size:14px;color:#ff0000;}
.Workstation .list li .btn{font-size:14px;color:#3296fa;margin-left:20px;padding:0;}
.Workstation .list .main{position: absolute;top:-4px;right:-4px;background:url(../Images/basic/cloud08.png) 0 0 no-repeat;width:60px;height:60px;font-size:0;}
/*滚动条样式*/
::-webkit-scrollbar/*整体部分*/
{
    width: 8px;
    height:8px;
}

::-webkit-scrollbar-track/*滑动轨道*/
{
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 0px;
    background: rgba(0,0,0,0.1);
}

::-webkit-scrollbar-thumb/*滑块*/
{
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: rgba(0,0,0,0.2);
}

::-webkit-scrollbar-thumb:hover/*滑块效果*/
{
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: rgba(0,0,0,0.4);
}