 body,div, h1, h2, h3, h4, h5, h6, hr, p, dl, dt, dd, ul, ol, li, pre, button, input, textarea, th, td ,tt{
	box-sizing: border-box;
 	padding: 0;
	margin: 0;
 	border: none;
 	font-size: 14px;
	font-family: 'Microsoft Yahei';
	text-align: left;
	color: #00000;
	cursor:default;
	-webkit-font-smoothing:antialiased;
	-webkit-text-size-adjust: none; 
}
body{
	background-color: #f0f3ef;
}
a{
	color: #000000;
}
input,textarea{
	border:0px;
	outline:none;
	resize: none;
	cursor:auto;
}
.layout input, .layout textarea{
	background-color:#F0F0F0;
	overflow:hidden;
	width:100%;
	height:100%;
}

select{
	border:0px;
	outline:none;
	resize: none;
	cursor:pointer;
}
div.alignNone {	
	clear: both;
}
div.alignTop {
	width: 100%;
	clear: both;
}
div.alignBottom {
	width: 100%;
	clear: both;
}
div.alignLeft {
	float: left;
}
div.alignRight {
	float:right;
}
div.alignClient {
	width: 100%;
	height: 100%;
	clear: left;
	clear: right;
}
.hide {
	display: none;
}
img{
	border: none;
}
.aimg {
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.bimg {
	width: 100%;
	height: 100%;
}
.lineText {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	vertical-align: middle;
}

.maincont {
	width: 100%;
	height: 100%;
//	min-height: 100%;
	margin: 0 auto;
	background-color: #f0f3ef;
//	background-color: #fff;
}
.subcont {
	width: 1200px;
	height: 100%;
	//	min-height: 100%;
	margin: 0 auto;
}
.layer {
	width: 100%;
	margin: 0 auto;
}
.layout {
	width: 100%;
	margin: 0 auto;
}

.mask {
	z-index: 200;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: block;
	filter: alpha(opacity=60);
	background-color: #303030;
	opacity: 0.7;
	-moz-opacity: 0.7;
}
.mask_node{
	display:block;
	margin:0 auto;
}
.mask_box{
	background: #FFFFFF;
	z-index: 200;
	display: block;
	position: absolute;
}
.maskBut {
	position: relative;
	margin:0 auto;
	display: inline-block;
}
.mask_title{
	height: 30px;
	padding:2px;
	color:#000000;
	background-color: #42c3ea;
	text-align: left;
}
.mask_titlebut{
	color:#000000;
	float:right;
	padding-right:10px;
	line-height: 26px;
}

#mask_form{
	display:block;
	position:relative; 
}
#mask_form .mask_title .title{
	padding-left:10px;
	line-height: 30px;
	color:#000000;
	font-size: 15px;
	float:left;
}
#mask_form li{
	line-height: 25px;
}
#mask_form li span{
	margin-top: -4px;
}


.divTab {
 	height: 24px; 
 	background:rgb(0, 123, 145);
 	padding-top: 1px;
 	color: #FFFFFF;
}

.divTab ul {
	list-style: none;
}

.divTab ul li {
	line-height:23px;
	float: left;
	padding: 0px 5px;
    margin-left: 1px;
    color: #FFFFFF;
 }

.divTab ul li:ACTIVE{
}
.divTab ul li:HOVER{
	background: rgb(186, 234, 239);
		color: #000000;
}

.divTab .active {
	background: rgb(245, 245, 245);
	color: #000000;
}

.divTabContent {
	padding: 5px;
}

.scroll .pre{
	background: url("img/6.png") no-repeat;
	text-indent: -999px;
	width: 39px;
	height: 81px;
	position: absolute;
	left: 0px;
	top:150px;
	cursor: pointer;
	z-index: 5;
}
.scroll .next{
	background: url("img/6.png") no-repeat 100%;
	text-indent: -999px;
	width: 39px;
	height: 81px;
	position: absolute;
	right: 0px;
	top:150px;
	cursor: pointer;
	z-index: 5;
}
.scroll .scrollImg{
	width: 100%;
	height: 350px;
	overflow: hidden;
	margin: 0 auto;
	position:relative;
	top:0;
	left:0;
}

.scroll .pic{
	left:0px;
//	width: 1200px;
	position: relative;
}
.scroll .pic li{
	float: left;
}
.scroll .points{
	margin: 0 auto;
	width: 270px;
	height:30px;
}
.scroll .points li{
	float: left;
	padding: 1px 7px;
	margin: 3px;
	color: #FFFFFF;
	cursor: pointer;
	background-color: #000000;
}
.scroll .points .current{
	background-color: #DB5C49;
}

.login{
	width: 458px;
	border: silver solid 1px;
	margin: 0 auto;
	margin-top: 10%;
}

.login_tab li{
	float: left;
	width: 50%;
	text-align: center;
	padding: 20px 0px;
	margin-bottom: 30px;
	background-color:#e8ecf1; 
}
.login_tab li a{
color: #000000;
}
.login_tab .active{
	background: rgb(66, 195, 234);
}
.login_tab li:hover{
	background:rgb(66, 195, 234);
}
.login .form{
	padding: 40px 45px 20px 45px;
}
.login_lab{
	font-size: 18px;
	margin-bottom: 5px;
}
.login_input{
	margin-top: 7px;
	height: 22px;
	text-indent:10px;
	width: 100%;
	border: 1px solid rgb(204, 204, 204);
}

.fjSelected{
	background:rgb(131, 199, 216);
}
.fjimg{
	width: 17px;
	height: 17px;
}
#course_list {
	margin:0 auto;
	padding:0;
	background:#F00;
	text-align:center;
	}
#course_list li{
	float: left;
	width: 306px;
	height: 290px;
	margin-bottom:20px ;
	text-align: center;
}

#course_list .course_item{
	width: 290px;
	height: 290px;
	background: #f0f3f6;
	margin: 10px;
}

#course_list .course_title{
	line-height: 24px;
}
#course_list .course_content{
	line-height: 24px;
}
.tkWeight{
	line-height: 24px;
	font-weight:900;
	margin-left: 40px;
	color: #000000;
}
#contents li{
	height: 186px;
	background: rgb(240, 243, 246);
	margin-bottom: 10px;
	padding-top: 20px;
	margin-bottom: 10px;
	line-height: 34px;
}
#contents .img_area{
	float: left;
	margin: 0px 40px;
}

#form_play .nav{
}
#form_play ul {
	list-style: none;
}

#form_play  .nav>li {
	background:#f8f8f8;
	float: left;
}
#form_play .nav li {
	float: left;
}
#form_play .nav a {
	display: block;
	text-decoration: none;
	width: 120px;
	text-align: center;
	line-height: 50px;
	color: #000000;
    font-size: 16px;
}
#form_play .nav span {
	display: block;
	text-decoration: none;
	width: 120px;
	text-align: center;
	line-height: 50px;
	color: #FFFFFF;
	font-size: 16px;
}
#form_play .nav li.active a {
	line-height: 50px;
	width: 120px;
	background: #31333f;
	color: #FFFFFF;
	font-size: 16px;
}
#form_play .nav li.active span {
	line-height: 50px;
	width: 120px;
	background: #31333f;
	color: #FFFFFF;
	font-size: 16px;
}
#form_play .nav>li:hover>span {
	width: 118px;
	margin:0px 1px;
	line-height: 50px;
	font-size: 16px;
	background: #31333f;
	color: #FFFFFF;
}
#form_play .nav>li:hover>a {
	width: 118px;
	margin:0px 1px;
	line-height: 50px;
	font-size: 12pt;
	background: #31333f;
	color: #FFFFFF;
}
#form_play .drop-down {
	position: relative;
}
#form_play .drop-down-content {
	width: 120px;
	display: none;
	position: absolute;
	background-color: rgb(0, 123, 145);
	z-index:50;
}
#form_play .drop-down-content li{
	background-color: #464854;
}
#form_play .drop-down-content li:hover a {
	
	display: block;
	background-color: #31333f;
}
#form_play .nav .drop-down:hover .drop-down-content {
	display: block;
}

.div_combo_list{
    display: none;
    list-style: none;
    margin: -2px 0 0;
    padding: 5px 0;
    border: 1px solid #ccc;
    background-color: #ffffff;    
}
.div_combo_list .item>div{
    display: block;
    padding: 2px 5px;
    border: 1px solid transparent;
    color: #000;
    text-decoration: none;
}
.div_combo_list .item>div:hover{
    border: 1px solid #83B7D3;
    border-radius: 3px;
    background-color: #eeeeee
}
.div_combo_content{
    position: relative;
    border: 1px solid #0ad0f0;
    border-radius: 5px;
    padding: 5px 10px;
}
.bg1{
    position: absolute;
    top:12px;
    right:5px;
    border-width: 6px;
    border-style: solid;
    border-color: #02a2ff transparent transparent transparent;
}
.placeholder{
	color:#ccc;
}
.arrow_d{
    border-width: 5px;
    border-style: solid;
    border-color: #02a2ff transparent transparent transparent;
    margin:8px 1px 0px 1px;
}
.arrow_l{
    border-width: 5px;
    border-style: solid;
    border-color: transparent #02a2ff transparent transparent;
    margin:5px 0px 0px -2px;
}
.arrow_u{
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #02a2ff transparent;
    margin:3px 1px 0px 1px;
}
.arrow_r{
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent #02a2ff;
    margin:5px 0px 0px 4px;
}
.topbar{
	z-index:100;
	background:#FFF;
	width:100%;
	height: 60px;
	padding: 10px;
	margin:0px auto;
	position: fixed;
	left:0px;
	right:0px;
	border-bottom: 1px solid #38f;
}
.topbar .selected{
	background: #8fdbf3;
}
.menu{
	width: 1200px;
	margin:0 auto;
	padding:0px;	
	background: #fff;
	height: 40px;
}
.menu .title{
	float: left;
	width: 100px;
	height:100%;
	line-height:40px;
	font-size:16px;
	font-weight: bold;
	text-align:center;
	color: #fff;
	background: #126fc2;
}
.menu .btn{
	float: left;
	width: 100px;
	height:100%;
	line-height:36px;
	font-size:16px;
	text-align:center;
	border: 2px solid #FFFFFF;
}
.menu .btn.selected{
	border-right: 1px solid #f0f0f0;
	border-left: 1px solid #f0f0f0;
	border-bottom: 2px solid #1e90dd;
}
.menu .btn:hover {
	text-decoration:underline;
	background: #8fdbf3;
}
.TabSet{
	margin:0 auto;
	padding:0px;	
	background-color: #f0f0f0;
	height: 40px;
}
.TabSet ul {
	margin: 0px;
	padding: 0px;
}
.TabSet ul li {
	list-style: none;
	float: left;
	width: 80px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	background-color: #f0f0f0;
	cursor:pointer;
	border: 2px solid #f0f0f0;
	border-right: 1px solid #f9f9f9;
	border-left: 1px solid #f9f9f9;
}
.TabSet ul li.selected {
	background-color: #FFFFFF;
	border: 2px solid #FFFFFF;
    border-top: 2px solid #1e90dd;
}
.TabSet ul li:hover {
    background: #f9f9f9;
    border-top: 2px solid #1e90dd;
}

.TabSet>.ul {
	margin: 0px;
	padding: 0px;
}
.TabSet>.ul>.li {
	list-style: none;
	float: left;
	width: 80px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	background-color: #f0f0f0;
	cursor:pointer;
	border: 2px solid #f0f0f0;
	border-right: 1px solid #f9f9f9;
	border-left: 1px solid #f9f9f9;
}
.TabSet>.ul>.li.selected {
	background-color: #FFFFFF;
	border: 2px solid #FFFFFF;
    border-top: 2px solid #1e90dd;
}
.TabSet>.ul>.li:hover {
    background: #f9f9f9;
    border-top: 2px solid #1e90dd;
}
.page {
	width: 100%;
}
.page.float {
	display: none;
}

.nav_item{
	display:inline-block;
	float:left;
	width: 80px;
	height: 35px;
	padding-top: 5px;
	font-size: 16px;
	font-weight:500;
	text-align: center;
	cursor:pointer;
}
.nav_item:hover {
    background: #f9f9f9;
    border-bottom: 2px solid #1e90dd;
}
.nav_item1:hover {
    background: #f9f9f9;
    border-bottom: 2px solid #1e90dd;
}
.nav_item a:hover{
	color:#38f;
}

.nav_item a:active{
	color:red;
}
.nav_item1 a:hover{
	color:#38f;
}
.nav_item1 a:active{
	color:red;
}
.dropdown {
	float:left;
	display: inline-block;
}
.dropbtn {
	height:25px;
	color: #333;
	text-align: center;
	letter-spacing: 1px;
	font-size:16px;
}
.dropdown img{
	width: 100%;
	height: 100%;
}
.dropdown:hover .dropbtn {
	color: #1e90dd;
}
.dropdown-content {
	min-width: 60px;
	padding:4px 4px;
	background-color: #fff;
	position: absolute;
	display: none;
	z-index:999;
	box-shadow: 0px 8px 15px 0px rgba(0, 0, 0, 0.2);
}
.dropdown-content.nailed {
	display: block;
}
.dropdown:hover>.dropdown-content {
	display: block;
}
.dropdown-content .item {
	display: block;
	height:22px;
	z-index:999;
	padding: 6px 6px;
	color: #616161;
	text-decoration: none;
	text-align:center;
	line-height:22px;
	border-bottom: 0.2px solid #d1d1d1;
}
.dropdown-content .item:hover {
	background-color: #Fff;
	color: #1e90dd;
}
.dropdown-content .item .ico, .dropbtn .ico, .toolbar .ico, .c_toolbar .ico{
	margin-top:2px;
	width:16px;
	height:16px;
	cursor: pointer;
}
.dropdown-content .item .title, .dropbtn .title, .toolbar .title, .c_toolbar .title{
	font-size:14px;
	padding-left:7px;
	cursor: pointer;
}
.ico.add{
	background-image: url('../img/add.png');	
}
.ico.settings{
	background-image: url('../img/settings.gif');	
}
.ico.ml{
	background-image: url('../img/IconFolderClose.gif');
}
.ico.doc{
	background-image: url('../img/doc.gif');
}
.ico.kc{
	background-image: url('../img/book1.gif');
}
.ico.edit{
	background-image: url('../img/edit.png');
}
.ico.cut{
	background-image: url('../img/cut.png');
}
.ico.paste{
	background-image: url('../img/paste.png');
}
.ico.up{
	background-image: url('../img/up.png');
}
.ico.down{
	background-image: url('../img/down.png');
}
.ico.xs{
	background-image: url('../img/xs.png');
}
.ico.jx{
	background-image: url('../img/jx.png');
}
.ico.isjx{
	background-image: url('../img/isjx.png');
}
.ico.nojx{
	background-image: url('../img/nojx.png');
}
.ico.tj16{
	background-image: url('../img/tj16.png');
}
.ico.istj{
	background-image: url('../img/istj.png');
}
.ico.notj{
	background-image: url('../img/notj.png');
}
.ico.tp{
	background-image: url('../img/tp.png');
}
.ico.td{
	background-image: url('../img/department.png');
}
.ico.del{
	width:12px;
	margin-top:3px;
	margin-left:2px;
	margin-right:2px;
	background-image: url('../img/del.png');
}
.ico.return{
	background-image: url('../img/return.png');
}
.ico.sh{
	background-image: url('../img/sh.png');
}
.ico.sd{
	background-image: url('../img/sd.png');
}
.ico.u_add{
	background-image: url('../img/u_add.png');
}
.ico.qu{
	background-image: url('../img/qu.png');
}
.ico.lock{
	background-image: url('../img/lock.png');
}
.ico.unlock{
	background-image: url('../img/unlock.png');
}
.ico.nailed{
	background-image: url('../img/nailed.png');
}
.ico.nail{
	background-image: url('../img/nail.png');
}
.path .item{
	text-align:left;
	height:30px;
}
.path .item.active{
	font-weight: 700;
} 

.sidebar {
	width: 60px;
	position: fixed;
	right: 0;
	top: 50%;
	z-index: 100;
	list-style: none;
	border-radius: 8px;
	box-shadow: -2px 0 8px 0 rgba(0,0,0,.08);
	background: #fff;
}
.sidebar li {
	height: 60px;
	width: 100%;
	position: relative;
	text-align: center;
	border: 1px solid #d6cdcd;

}
.sidebar li a {
	display: block;
}
.sidebar li img {
	display: block;
	width: 38px;
	height: 38px;
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 0 auto;
}

.sidebar li span {
	text-align: center;
	font-size: 12px;
	line-height: 17px;
	margin-top: 4px;
	color: #333;
}

.bpic{
	position: absolute;
	top: 0px;
	left: 0px;
	background-repeat: no-repeat;
}
.bstar{
	width:141px;
	height:21px;
	background:url(../img/star.png);
}
.fstar{
	height:21px;
	background:url(../img/9.1_5.png);
}
.updbtn {
    position: relative;
    display: inline-block;
    width:100%;
    text-align:center;
	cursor:pointer;
}
.file1 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 4px;
    opacity: 0;
    color:transparent;
    filter: alpha(opacity=50);
}
.divbtn {
	text-align: center;
	border: 1px solid rgba(0, 0, 0, 0);
	font-size: 12px;
	border-radius: 4px;
	background-color: rgb(245, 245, 245);
	padding: 3px;
	margin: 1px;
	cursor:pointer;
}
.divbtn:hover {
	background-color: rgb(225, 225, 225);
}
.cursor_p_btn {
	cursor:pointer;	
}
.cursor_default {
	cursor:default;	
}
.btn {
	text-align: center;
	vertical-align: middle;
	cursor:pointer;
}

.toolbar{
	display: inline-block;
}
.toolbar.hide{
	display: none;
}
.toolbar .btn, .c_item .btn{
	float: left;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align:center;
	vertical-align: middle;
	display: inline-block;
	font-size: 12px;
	border: 1px solid rgba(0, 0, 0, 0);
	border-radius: 4px;
	background-color: rgb(245, 245, 245);
	padding: 2px;
	cursor:pointer;
}
.toolbar img {
	width:100%;
	height:100%;
}

.list {
	float: left;
	width: 100%;
	padding: 4px;
	background-color: #FFF;
	overflow: auto;
}
.list .item {
	float: left;
	width: 100%;
	display: inline-block;
	border-bottom: 1px solid #ccc;
}
.item.selected{
	background: #8fdbf3;
}
.item :hover {
//	background-color: #BaEaEf;
}
.item:hover .toolbar{
	display:block;
}
.c_item.selected{
	background: #8fdbf3;
}
.c_item :hover {
	background-color: #BaEaEf;
}
.c_item:hover .c_toolbar{
	display:block;
}
.tree {
	float: left;
	width: 100%;
	padding:4px;
	background-color: #FFF;
	overflow-y: auto;
	overflow-x: hidden;
}
.tree .node {
	float: left;
	width: 100%;
	line-height:26px;
	display: inline-block;
}
.node.selected{
	background: #8fdbf3;
}
.node :hover {
	background-color: #BaEaEf;
}

.tree .btn {
	float:left;
	width:18px;
	height:18px;
	margin-top:4px;
	margin-bottom:4px;
	line-height:18px;
	cursor: pointer;
	background-repeat:no-repeat;
	background-size:100% 100%;
	-moz-background-size:100% 100%;
}
.btn.c{
	background-image: url('../img/SingleFolderClose.gif');
}
.btn.o{
	background-image: url('../img/SingleFolderOpen.gif');
}
.node .img {
	float:left;
	width:18px;
	height:18px;
	margin-top:4px;
	margin-bottom:4px;
	line-height:18px;
	background-repeat:no-repeat;
	background-size:100% 100%;
	-moz-background-size:100% 100%;
}
.img.td{
	background-image: url('../img/department.png');
}
.img.to{
	background-image: url('../img/organization.png');
}
.img.tu{
	background-image: url('../img/unit.png');
}
.img.tp{
	background-image: url('../img/plan_team.png');
}
.img.up{
	background-image: url('../img/user.png');
}
.tree .bt {
	float:left;
	line-height:26px;
	width:70%;
}
.tree .title {
	padding: 6px 2px 2px 2px;
	margin-left:40px;
	line-height:14px;
}
.tree .title:hover .toolbar{
	display:block;
}
.tree .wcd, .node .wcd{
	z-index:1;
	position:relative;
	top:-2px;
	height:1px;
	line-height:1px;
	border-bottom:1px solid Purple;
}
.tree .jd, .node .jd{
	padding-left:2px; 
	height:5px;
	line-height:1px;
	border-bottom:1px solid #ccc
}
.tree .goto {
	float:right;
	width:5%;
	text-align: center;
}
.tree img{
	width: 100%;
	height: 100%;
}

.grid {
//	color:#333333;
	table-layout:fixed;
	border-collapse: collapse;  
//	line-height: 30px;
	border: 1px solid #a9c6c9;
}
.grid .title{
	float:left;
	width:100%;
	background-color: #e8e8e8;
}
.grid .data{
	float:left;
	width:100%;
	background-color: #ffffff;
	overflow: auto;
}
.grid .row{
	float:left;
	width:100%;
	border-bottom: 1px solid #a9c6c9;
}
.grid .row .btn{
	float:left;
	width:13px;
	min-height:20px;
	background-color: #e8e8e8;
	border-right:1px solid #a9c6c9;
}
.grid .title .cell{
	text-align:center;
}
.grid .cell{
	float:left;
	width:80px;
	min-width:80px;
	min-height:20px;
	line-height:16px;
	text-align:left;
	padding:2px;
	overflow:hidden;
	border-right:1px solid #a9c6c9;
}
.grid .tab{
	float:left;
	height:22px;
	padding:2px 8px;
	line-height:18px;
	border:1px solid #a9c6c9;
	border-left:none;
	text-align:center;
}
.grid .tab.select{
	border-top:none;
	background-color:#fff;
	font-weight: 700;
}
.grid .tab.blank{
	border-right:none;
	border-bottom:none;
	background-color:#e8e8e8;
}
.grid tr {
}
.grid td {
	height:30px;
	padding: 2px 4px;
	font-size:12px;
	vertical-align: middle;
	border: 1px solid #a9c6c9;
}
.grid_title{
	height:24px;
	line-height:24px;
	font-weight: 400;
	text-align: center;
	background-color: #e8e8e8;
	border-bottom: 0px;
}
ul li a, div.btn a, .nav_item a, .ul .li a, .gBtn a{
	width: 100%;
	height:100%;
	display: block;
}
div .tr{
	width: 100%;
	clear: both;
	height:30px;
	border-bottom:1px solid #a9c6c9;
	border-left:1px solid #a9c6c9;
	border-right:1px solid #a9c6c9;
}
div .td{
	float:left;
	height:100%;
	line-height:30px;
	border-right:1px solid #a9c6c9;
	text-align:center;
}