html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	/*word-break: break-all;*/
}

html {
	overflow: hidden;
}
body{font-family:"閻庣敻鍋婇崰娑㈡嫃鐎ｎ喗鈷栭柛娑橆嚟閹凤拷",Arial,闂佺偨鍎遍悰鐩縩s-serif;}
.clear {
	clear: both;
}

.bs-container {
	position: relative;
	padding-top: 40px;
}

.bs-main-container {
/* 	width: 100%; */
    /* height: 100%; */
    /* position: fixed; */
	border-top: 1px solid #FFF;
	overflow: auto;
	/* background-color:#F6F7FB; */
}
.bs-main-container2 {
	width: 100%;
    height: 100%;
    position: fixed;
	border-top: 1px solid #FFF;
	overflow: auto;
	margin-left: 200px;
}

.bs-left-container {
	width: 145px;
	/*background: #FFF;
  border-right: 1px solid #DDD;*/
	position: fixed;
	top: 38px;
	left: 0;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	z-index: 100;
	border-right: 1px solid #D2D2D2;
	background: #FAFAFA;
	/*-webkit-box-shadow: inset -3px 0px 8px -4px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset -3px 0px 8px -4px rgba(0, 0, 0, 0.1);
	box-shadow: inset -3px 0px 8px -4px rgba(0, 0, 0, 0.07);*/
}

.left-container-scroll {
	overflow-x: hidden;
	overflow-y: auto;
}

.main-container {
	margin-left: 120px;
	height: 100%;
	overflow: auto;
}

.bs-navbar-default {
	min-height: 38px;
	margin-bottom: 0;
	border-radius: 0;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #DDD;
	border: none;
}

/** 閻庢鍣幏宄扳攽椤曞棙瀚� left drager **/
.left-drager {
	position: fixed;
	padding: 0px;
	margin: 0px;
	overflow: visible;
	left: 120px;
	cursor: default;
	height: 100%;
	width: 7px;
	top: 38px;
	background: url(../image/common/none.gif) repeat;
	cursor: w-resize;
	z-index: 110; /* yangming edito from 1901 to 999*/
	border-left: 1px solid #FFF;
	display:none;
}

.left-drager .left-drager-op {
	position: absolute;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	text-align: center;
	font-size: 1px;
	cursor: pointer;
	height: 50px;
	width: 30px;
	left: -32px;
	bottom: 15px;
}

.left-drager .left-drager-sub {
	position: absolute;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	text-align: center;
	font-size: 1px;
	cursor: pointer;
	height: 100%;
	width: 15px;
	/*background:url(../image/common/left_drager_op.png) no-repeat 0 0;*/
}

.left-drager .left-drager-op1 {
	left: -32px;
	bottom: 15px;
}

.left-drager .left-drager-op2 {
	left: -1px;
	bottom: 15px;
}

.left-drager .left-drager-op1 .left-drager-sub {
	right: 0px;
	top: 0;
	border: 1px solid #D2d2d2;
	border-right: 0;
	border-radius: 15px 0 0 15px;
	background: #F9F9F9 url(../image/common/left_drager_op1.gif) 4px center
		no-repeat;
}

.left-drager .left-drager-op1:hover .left-drager-sub {
	background: #f5f7fa url(../image/common/left_drager_op1.gif) 4px center
		no-repeat;
}

.left-drager .left-drager-op2 .left-drager-sub {
	left: -2px;
	border-radius: 0 15px 15px 0;
	border: 1px solid #D2d2d2;
	border-left: 0;
	background: #EFEFEF url(../image/common/left_drager_op2.gif) 4px center
		no-repeat;
}

.left-drager .left-drager-op2:hover .left-drager-sub {
	background: #f5f7fa url(../image/common/left_drager_op2.gif) 4px center
		no-repeat;
}

@media ( max-width : 768px) {
	.bs-main-container {
		margin-left: 0;
		overflow: auto;
	}
	.bs-left-container {
		display: none
	}
	.left-drager {
		border-left: 0;
	}
}
/*缂傚倷鐒﹂幐璇差焽閿燂拷 left drager*/

/*** 閻庢鍣幏宄扳攽椤曞棙瀚� Yangming 闂佺厧顨庢禍婊呮崲娓氾拷瀹曟ê鈻庨幋鐐垫殸 ***/
h3.mainTitle {
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 10px;
}

hr.mainTitle {
	margin-top: 8px;
	magin-bootom: 10px;
}

.mainFormWrap {
	padding: 10px;
}

.popupFormWrap {
}

.help-inline, .help-block {
	color: #999;
	font-size: 12px;
}

.help-inline:hover, .help-block:hover {
	color: #000;
}

.main-header {
	/*padding: 0 10px;*/
	position: relative;
	/*background: #F7F7F7;
	border-bottom: 1px solid #DDD; +
	width: 100%; +*/
	overflow: visible;
	height:40px;
	float:right;
	z-index:999;
	padding-right:19px;
}

.main-header2 {
	border-bottom: 1px solid #DDD;
	margin: 0;
	padding: 10px 10px 10px;
	position: relative;
}

.main-header2 .nav, .main-header .nav {
	margin: 0;
}

.main-header span, .main-header2 span {
	/* margin-left:20px; */
	
}

.main-header2 .nput-group, .main-header .nput-group {
	margin: 5px 0 0;
}

.nav-top-action-btns {
	/*position: absolute;
	right: 15px;
	top: 3px;*/
}

.grid-wrap {
	padding: 6px 0 0 8px;
	margin-bottom: 10px;
}

.gridSearchTable {
	margin: 6px 6px 0 6px;
}

.gridSearchTable td {
	padding: 2px 6px 2px 0;
}

/** 閻庡綊娼荤粻鎺旂博閻斿吋鍤曟繝濠傚暙缁�瀣煟閵娿儱鐓dding闂備焦褰冪粔鐑筋敊閺囩喓鈻旈柨鐔诲Г缁嬪鏁撻敓锟� **/
.bs-left-container .nav>li>a {
	padding-left: 10px;
	padding-right: 10px;
}

.nav>li>a:hover, .nav>li>a:focus {
	text-decoration: none;
	background-color: #f4f4f4;
	color: #333333;
	outline: none;
}

.gridActionBtnIcon {
	font-size: 18px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
}

.gridActionBtn {
	border: 0 none;
	border-radius: 2px;
/* 	color: #39b3d7 !important; */
  color: #6D6E71 !important;
	display: inline-block;
	height: 20px;
	padding: 0;
	text-align: center;
/* 	width: 20px; */
}

/* .gridActionBtn.withText { */
/* 	width: auto; */
/* 	color: #39b3d7; */
/* } */

/* .gridActionBtn.withText a { */
/* 	color: #39b3d7; */
/* } */

.yyyGridActionBtn {
	border: 0 none;
	border-radius: 2px;
	color: #00A2CA !important;
	display: inline-block;
	height: 20px;
	padding: 0;
	text-align: center;
	font-size: 12px;
	margin-right: 5px;
	outline: none !important;
}

.yyyGridActionBtn:hover, .yyyGridActionBtn:hover:focus {
	outline: none !important;
}

.gridSearchWrap {
	position: relative;padding-left: 10px;
}
/* .main-content{
	padding-left: 50px;
} */

.gridSearchWrap .gridTopBtns {
	position: absolute;
	right: 13px;
	top: 3px;
}

/* 閻庡綊娼荤紓姘跺疾閸洘鍤曟繝濠傚暙缁�锟� */
.bs-left-container .nav i {
	font-size: 14px;
}

.main-header .nav {
	font-size: 13px;
}

.main-header .nav>li>a {
	padding-top: 6px;
	padding-bottom: 3px;
}

.btn-md {
	padding: 2px 8px;
	font-size: 13px;
	line-height: 1.6;
	border-radius: 4px;
}

.main-content .mainContentTabWrap {
	padding: 10px;
}

.tab-content .tabContent {
/* 	border: 1px solid #ccc; */
/* 	border-top: none; */
/*	padding: 16px 8px; */
}

.myTable th {
	vertical-align: middle;
}

.myTable td.selected, .myTable th.selected {
	background-color: #f1f1f1;
}

.dataColEditorTable {
	margin-top: 12px;
}

.dataColEditorTable i {
	cursor: pointer;
}

.hideIframe {
	display: none;
	width: 0;
	height: 0;
	border: none;
}

.classSpaceContentWrap {
	padding: 20px;
}

/* form 闂佸搫琚崕鍐诧耿閸涙潙钃熼柟閭﹀幗閽傚鏌ｉ埡濠傛灓闁轰緤鎷� span.it-form-view-item 闂佸憡鐗曢幊搴ㄥ箚閸儱绾ч柨娑樺缁愭鏌涢幇顒佸櫣妞ゆ棑鎷� */
.it-form-view-item {
	padding-left: 5px;
	line-height: 30px;
	font-size: 14px;
}

.treeNodeGrayText {
	font-style: italic;
	color: #aaa;
	font-weight: normal;
}

.treeNodePaperQuesNotFilled {
	color: #FD3661;
	font-weight: bold;
}

.treeNodePaperQuesFilled {
	color: #39AD33;
}

.selectedValShowLine .label {
	font-size: 14px;
	margin-right: 8px;
}

.selectedValShowLine select {
	height: 32px;
	padding: 5px 8px;
	font-size: 13px;
	line-height: 1.53846154;
	color: #222;
	vertical-align: middle;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow
		ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out
		.15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

/* grid disabled row column color */
.bsgrid tr.disabled.disabled_color td {
	color: #bbb !important;
}

.bsgrid tr.itemOff {
	color: #ccc;
}

.bsgrid tr.itemOff td {
	color: #999;
}

.popupSelCtrlModal .modal-body {
	padding-top: 5px;
}

.popupSelCtrlModal .gridSearchWrap {
	
}

.popupSelCtrlModal .gridSearchTable {
	margin: 0px 0px 3px 0px;
}

.tag {
	line-height: 1.8;
	padding: .2em .6em .3em;
	color: #fff;
	text-align: center;
	vertical-align: baseline;
	background-color: #39b3d7;
	border-radius: .25em;
}

.selectedDataShow .tag {
	font-size: 14px;
	margin-right: 8px;
	margin-bottom: 3px;
}

.my-form-control {
	height: 32px;
	padding: 5px 8px;
	font-size: 13px;
	line-height: 1.53846154;
	color: #222;
	vertical-align: middle;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow
		ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out
		.15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

textarea.my-form-control {
	height: auto;
}

.zj-conditinWrap {
	
}

.zj-conditinWrap td {
	padding: 5px;
}

.zj-condName {
	width: 70px;
	font-weight: bold;
}

.zj-mubanCond {
	float: left;
	border: 1px solid red;
	padding: 2px 5px;
}

.zj-mubanCond b {
	font-weight: normal;
}

.zj-mubanCond em {
	color: red
}

.zj-cond a {
	display: inline-block;
	margin-right: 6px;
	color: #0D7ED7;
	text-decoration: none;
}

.zj-cond a:hover {
	color: #085083;
}

.zj-cond a.selected {
	color: red;
}

.zj-pageBar {
	margin: 5px 0 8px;
}

/*** 缂傚倷鐒﹂幐璇差焽閿燂拷 Yangming 闂佺厧顨庢禍婊呮崲娓氾拷瀹曟ê鈻庨幋鐐垫殸 ***/

/*** 閻庢鍣幏宄扳攽椤曞棙瀚� admin 婵犮垼鍩栭幐鎶藉磿閹绢喖妞介悘鐐村灊缁狀垰銆掑锟介崱妤冪Т闂佸憡顨嗗ú鎴﹀箞閵娾晛缁╅柨鐕傛嫹 ***/
.my-navbar-brand {
	float: left;
	padding: 0px 60px;
	line-height: 40px;
	background: url(../image/itest-logo3.png) left top no-repeat;
}

#adminTopNavBar {
	margin: 0;
	padding: 0px;
	background-color: #4f8cd4;
	color: #fff;
}

#adminTopNavBar a {
	/*color: #fff;*/
	text-decoration: none;
	outline: none;
}

#adminTopNavBar .navbar-nav>.active>a {
	background-color: #0087A7;
	color: #fff;
	outline: none;
}

#adminTopNavBar .navbar-nav>.active>a::after {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: transparent transparent white;
	border-image: none;
	border-style: solid;
	border-width: 6px;
	bottom: 0;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	left: 47%;
	line-height: 0;
	margin-left: -3px;
	position: absolute;
	z-index: 11;
}

#adminTopNavBar .navbar-nav>li>a:hover, #adminTopNavBar .navbar-nav>li>a:focus
	{
	background-color: #6C7B8D;
	color: #fff;
}

.btn-primary {
	/*background-color: #0078D7;*/
	background-color: #288DDB;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active,
	.btn-primary.active, .open .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #0060AC;
	border-color: #0354d4;
	-webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, .1);
	box-shadow: 0 2px 1px rgba(0, 0, 0, .1);
}

#itestLeftMenu .nav-stacked.nav-primary>li:first-child>a, #itestLeftMenu .nav-stacked.nav-primary>li:first-child.nav-heading
	{
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}

#itestLeftMenu .nav-stacked.nav-primary  li:last-child>a {
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}

#itestLeftMenu .nav-primary>li.active>a, #itestLeftMenu .nav-primary>li.active>a:hover,
	#itestLeftMenu .nav-primary>li.active>a:focus {
	color: #fff;
	background-color: #B1B1B1;
	border: none;
	outline: none;
}

#itestLeftMenu  .nav>li>.nav>li>a {
	padding-left: 25px;
}

#itestLeftMenu  .nav>li>a {
	padding-left: 5px;
	border-right: none;
	outline: none;
	border-color: #E8E8E8;
}

#itestLeftMenu .menu>.nav>li>.nav>li.active>a {
	/* background-color: #5D6170; */
	background-color: #B1B1B1;
	/*border: 1px solid #ddd;*/
	border: none;
	outline: none;
}

#itestLeftMenu .menu>.nav>li>.nav>li.active>a:hover {
	background-color: #B1B1B1;
	outline: none;
}

#itestLeftMenu .nav-primary>li.active>a::after, #itestLeftMenu .menu>.nav>li>.nav>li.active>a::after
	{
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: transparent white transparent transparent;
	border-image: none;
	border-style: solid;
	border-width: 5px;
	bottom: 0;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	right: 0px;
	top: 13px;
	line-height: 0;
	margin-left: -3px;
	position: absolute;
	z-index: 11;
}

.gridActionBtnIcon {
	/* color: #F22D00;#52A0EA; 
	color: #39B3D7;*/
	color: #6D6E71;
}

.nav-secondary>li.active>a, .nav-secondary>li.active>a:hover,
	.nav-secondary>li.active>a:focus {
	color: #52A0EA;
	border-bottom-color: #52A0EA;
}

#adminTopNavBar .navbar-nav>li>.dropdown-menu a {
	color: #333;
}
/**/
#adminTopNavBar .navbar-nav>li>.dropdown-menu a:hover {
	color: #fff;
	background-color: #4f8cd4;
}

#userUl li:hover{
	background: #467dbe;
}

/****if not need, can delete. 
     change success-btn style to info-btn style***/
.btn-success, .btn-info {
	background-color: #4f8cd4;
	border-color: #4f8cd4;
}

.btn:hover, .btn:focus, .btn:active,
	.btn-success.active {
	color: #FFF;
	background-color: #4a83c7 !important;
	border-color: #4f8cd4;
	box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.1);
}
.btn-info:hover, .btn-info:focus, .btn-info:active,
	.btn-info.active {
	color: #FFF;
	background-color: #6C7B8D;
	border-color: #4f8cd4;
	box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.1);
}
/*****************/

/*** 缂傚倷鐒﹂幐璇差焽閿燂拷 admin 婵犮垼鍩栭幐鎶藉磿閹绢喖妞介悘鐐村灊缁狀垰銆掑锟介崱妤冪Т闂佸憡顨嗗ú鎴﹀箞閵娾晛缁╅柨鐕傛嫹 ***/
.playButton {
	width: 40px;
	height: 40px;
	cursor: pointer;
	/*background: url(../image/music02.png) no-repeat left center;
	background-size: 100% 100%;*/
	float: left;
	margin-right: 10px;
}

.playingButton {
	/*background: url(../image/playing02.gif) no-repeat left center;
	background-size: 100% 100%;*/
	
}

input.blankinput {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: -moz-use-text-color -moz-use-text-color #000000;
	border-image: none;
	border-style: none none solid;
	border-width: 0 0 1px;
	margin: 0 5px;
	font-weight: bold;
	text-align: center;
	outline: none;
	height: 19px;
	resize: none;
	color: red;
}

.resText {
	
}

/*-----------------闂佺厧顨庢禍婊堟偩閻愵剛鈻曞┑澶岀彍nal闂佸搫绉撮崲鑼閿燂拷 --婵°倕鍊归…鍥殽閸ヮ煈娓堕柟瀵稿С缁憋拷-----閻庢鍣幏宄扳攽椤曞棙瀚�----*/
/*
 *闂佺厧顨庢禍婊堟偩閻愵剛鈻曞┑澶岀彍nal闂佸搫绉撮崲鑼閿燂拷 --婵°倕鍊归…鍥殽閸ヮ煈娓堕柟瀵稿С缁憋拷
 *	
*/
.panel-form {
	border-color: #D1D9DC;
}

.panel-form>.panel-heading {
	background-color: #D1D9DC;
	border-color: #D1D9DC;
}

.panel-form>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #D1D9DC;
}

.panel-form>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #D1D9DC;
}

.panel-form>.panel-footer {
	border-top: 0px;
	padding: 5px 15px;
	text-align: right;
	padding: 5px 15px;
}

.star {
	color: red;
}


.panel-self {
  border-color: #4f8cd4;
}
.panel-self > .panel-heading {
  color: #4f8cd4;
  background-color: #4f8cd4;
  border-color: #4f8cd4;
}
.panel-self > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #4f8cd4;
}
.panel-self > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #4f8cd4;
}


/*-----------------闂佺厧顨庢禍婊堟偩閻愵剛鈻曞┑澶岀彍nal闂佸搫绉撮崲鑼閿燂拷 --婵°倕鍊归…鍥殽閸ヮ煈娓堕柟瀵稿С缁憋拷-----缂傚倷鐒﹂幐璇差焽閿燂拷----*/

/********************************闁荤偞绋忛崝灞界暦閻斿吋鍎嶉柛鏇ㄥ亽閸熷秹骞栭幖顓熻秴ss 闁荤偞绋忛崝灞界暦閻掓姪cus闂佸搫鍟晶搴♀枔閹辩s start******************************************/
.formWidthCss-lg {
	width: 90%;
	margin: 10px;
	min-width: 1500px;
}

.formWidthCss-md {
	width: 60%;
	margin: 10px;
	min-width: 700px;
}

.form-control:focus {
	border-top-color: #5794BF;
	border-right-color: #B7D5EA;
	border-bottom-color: #C7E2F1;
	border-left-color: #C5DAED;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

/********************************闁荤偞绋忛崝灞界暦閻斿吋鍎嶉柛鏇ㄥ亽閸熷秹骞栭幖顓熻秴ss 闁荤偞绋忛崝灞界暦閻掓姪cus闂佸搫鍟晶搴♀枔閹辩s end******************************************/
/********************************闁荤姍鍐仾缂侇煈鍠氱划濠氭晬閸曨剙锟斤拷--- 閻庢鍣幏宄扳攽椤曞棙瀚�*********************************************************/
.newAddBtnCss {
	position: relative;
	left: 151px;
	top: -30px;
	height: 30px;
	width: 120px;
	text-align: center;
	line-height: 32px;
	border: 1px solid #238FAF;
	border-radius: 4px;
	background-color: #39B3D7;
	color: white;
	cursor: pointer;
}

.headBtnDivCss {
	background-color: #F7F7F7;
	height: 60px;
	margin-top: -10px;
	padding-top: 10px;
}

.gifSpanFloder {
	background: url(../image/sprite_list_icon.gif);
	width: 24px;
	height: 20px;
	display: inline-block;
	position: relative;
	top: 4px;
	left: 4px;
}

.gifSpanMp3 {
	background: url(../image/sprite_list_icon.gif) 428px 70px;
	width: 24px;
	height: 20px;
	display: inline-block;
	position: relative;
	top: 4px;
	left: 4px;
}

.gifSpanOther {
	background: url(../image/sprite_list_icon.gif) 204px 70px;
	width: 24px;
	height: 20px;
	display: inline-block;
	position: relative;
	top: 4px;
	left: 4px;
}

.zyTd {
	width: 20%;
	border: 1px solid #ddd;
}
/*********************************闁荤姍鍐仾缂侇煈鍠氱划濠氭晬閸曨剙锟斤拷--- 缂傚倷鐒﹂幐璇差焽閿燂拷********************************************************/

/**************** bsgrid 婵炴垶鎼╅崢濂告偩閻愵剛鈻曞璺烘湰閻ｇ渹ss閻庢鍣幏宄扳攽椤曞棙瀚� ********************/
.bsgrid .published {
	color: #14AC51;
}

.bsgrid .notPublished {
	color: #666;
}

.bsgrid .deleted {
	color: #eee;
}
/**************** bsgrid 婵炴垶鎼╅崢濂告偩閻愵剛鈻曞璺烘湰閻ｇ渹ss缂傚倷鐒﹂幐璇差焽閿燂拷 ********************/

/************************闂佸搫鍊瑰妯肩磽閹荤tton闂佹眹鍔岄崹绫箂 閻庢鍣幏宄扳攽椤曞棙瀚�********************************/

.dropBtn{
	border-bottom-right-radius: 4px !important;
  	border-top-right-radius: 4px !important;
  	height:27px;
}
/************************闂佸搫鍊瑰妯肩磽閹荤tton闂佹眹鍔岄崹绫箂 缂傚倷鐒﹂幐璇差焽閿燂拷********************************/

/************************闂佺懓鍚嬬划搴ㄥ磼閵娿儺娴栭柛鈩冪懄閻ｈ京锟藉綊娼荤粻鎺旂博閻旂儤宕夐柨鐕傛嫹  閻庢鍣幏宄扳攽椤曞棙瀚�********************************/
.grid-search{
	  padding-left: 4px;
}
/************************闂佺懓鍚嬬划搴ㄥ磼閵娿儺娴栭柛鈩冪懄閻ｈ京锟藉綊娼荤粻鎺旂博閻旂儤宕夐柨鐕傛嫹  缂傚倷鐒﹂幐璇差焽閿燂拷********************************/


/****************婵☆偓绲鹃悧鐘诲Υ婢舵劖鍎庣紒瀣仢瑜扮嚲ss閻庢鍣幏宄扳攽椤曞棙瀚�****************/

.border-div {
	width: 100%;
	height: 1px;
	margin: 0px auto;
	padding: 0px;
	background-color: #D5D5D5;
	overflow: hidden;
	//bottom: -10px;
	position: relative;
}
.head-span {
	font-size: 14px;
	position: relative; //
	left: 30px;
	font-weight: bold;
    color: #A1A0A0;
}
.top-head {
	top: 23px;
}

.table-td {
	border: 1px solid #ddd;
	width: 100px;
}
.table-style {
	width: 85%;
	position: relative;
	left: 120px;
}
.image-portal{
   height: 218px;
   width: 100%;
   margin-top: -1px;
}
.mainBackImage{
	   margin-top: -1px;
	   min-height:800px;
}
.school-name-span{
	float: left;
    position: relative;
    left:150px;
    top: 123px;
    margin-top: -24px;
    color: white;
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
    letter-spacing: 20px;
}
.xttz-span{
	font-weight: bold;
}
.xttz-div{
	 height: 60px;
  	 line-height: 60px;
  	 margin-left: 150px;
}
.new-letter-spacing{
	letter-spacing: 8px;
}
.tk-div{
	margin-left: 150px;
}
.kfxx-div{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #F5F7FA;
  height: 100px;
  line-height: 100px;
  text-align: right;
  font-size: 14px;
  font-weight: bold;
}
.kf-table{
	  float: right;
  	  margin-right: 40px;
}
.kf-table-td{
	  width:80px;
	  min-width: 40px;
}

/****************婵☆偓绲鹃悧鐘诲Υ婢舵劖鍎庣紒瀣仢瑜扮嚲ss 缂傚倷鐒﹂幐璇差焽閿燂拷****************/



/******************闁诲海鏁搁崢褔宕ｉ崱娑欑劸闁靛鍎遍悗濠氭煟閵娿儱顏╂い銈呭暣瀹曟繈鎮╂潏鈺婁紘闂佸憡甯楅〃鍫濃枔閹达箑绠板鑸靛姈鐏忥箓鏌ｉ妸銉ョ伄ss***閻庢鍣幏宄扳攽椤曞棙瀚�**************************/
.dataColEditorAddBtn{
	position: relative;
}
/******************闁诲海鏁搁崢褔宕ｉ崱娑欑劸闁靛鍎遍悗濠氭煟閵娿儱顏╂い銈呭暣瀹曟繈鎮╂潏鈺婁紘闂佸憡甯楅〃鍫濃枔閹达箑绠板鑸靛姈鐏忥箓鏌ｉ妸銉ョ伄ss***缂傚倷鐒﹂幐璇差焽閿燂拷**************************/
/******************school闁诲孩鍐婚梽鍕偋鎼淬垻鈹嶉柍鈺佸暕缁辨牕顪冮妶鍥ㄦ毈婵炶偐娅泂s***閻庢鍣幏宄扳攽椤曞棙瀚�**************************/
.imgDiv{
	/*width:149px;
	height:149px;
	//background: url(../image/logo_moren.gif);
	//border: 1px solid #D5D5D5;
	//margin-left: 40%;
  	//border-radius: 4px;
	*/
	width:100%;
	height:100%;	
	background-repeat: no-repeat;
	cursor: pointer;
  	float: right;
  	background-color: white;
}
.imageDiv{
	width:149px;
	height:149px;
	cursor: pointer;
	float:right;
	margin-top: 14px;
}
.imageDiv:hover i{
	display:block;
}
.imageDiv:hover span{
	display:block;
}

.uploadDiv{
	width: 120px;
  	display: none;
}
.uploadDiv2{
	width: 200px;
	margin-top: 10px;
}
.msgDiv{
	margin-top: 12px;
  	margin-left: 1px;
}
.cancelBtnDiv{
	width: 122px;
  	height: 35px;
  	text-align: center;
  	margin-bottom: 10px;
  	line-height: 35px;
  	margin-top: 25px;
  	border-radius: 4px;
  	margin-left: 17%;
}
.noneDiv{
 	display:none;	
}
.margDiv{
	margin-top: 10px;
}

.rightContentDiv{
	padding: 15px;
}
.iconCss{
	position: relative;
  	top: -109px;
  	left: 61px;
  	display:none;
}
.spanCss{
	position: relative;
  	top: -63px;
  	left:20px;
  	display:none;
  	z-index: 1;
  	//color: white;
}

.cancelBtnDiv > .btn_tip{
  width: 122px;
  height: 33px;
  //margin: 0 2px;
  padding: 0 10px;
  line-height: 33px;
  text-align: center;
  border-radius: 4px;
  font-weight: bold;
  display: inline-block;
  cursor: pointer;
}
.cancelBtnDiv > .btn_back{
  border: 1px solid #e8e8e8;
  color: #555;
}
.cancelBtnDiv > a:hover{
  text-decoration: none;
}

/******************school闁诲孩鍐婚梽鍕偋鎼淬垻鈹嶉柍鈺佸暕缁辨牕顪冮妶鍥ㄦ毈婵炶偐娅泂s***缂傚倷鐒﹂幐璇差焽閿燂拷**************************/

/********************************** 闁荤喐娲栧Λ娑樏烘總鐬玤rid闂備緡鍋勯ˇ顕�鎳欓幋锔藉剭闁告洦鍣弨钘壩涢悧鍫㈢煄濠㈢櫢鎷�****************************************************/
.bsgrid tr.selected.selected_color td {
/*   background-color: #C5EEFD !important; */
  background-color: #ECEEF3 !important;

}


.bs-container{background:#f5f7fa;}
.adminNav {
	background-color: #1890ff;
	min-height: 72px;
	padding: 0 42px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.adminNav .adminnav-tabs {
	flex: 1;
	display: flex;
	align-items: center;
}
.adminNav .adminnav-tabs .logo {
	margin-right: 43px;
	width: 111px;
	display: inline-block;
}
.adminNav .adminnav-tabs .logo img {
	width: 100%;
}
.adminNav ul {
	margin: 0;
	padding: 0;
}
.adminNav .adminnav-tabs>ul li {
	margin: 0;
	padding: 0;
	display: inline-block;
}
.adminNav .adminnav-tabs>ul li a {
	display: block;
	color: #fff;
	font-size: 16px;
	padding: 24px 30px;
}

.adminNav .adminnav-tabs>ul li a:hover {
	background-color: #096DD9;
	text-decoration: none;
}
.adminNav .nav-user-info {
	color: #fff;
	display: flex;
	align-items: center;
}
.adminNav .nav-user-info .fn-expire {
	width: 22px;
	cursor: pointer;
}
.adminNav .nav-user-info .info-box {
	margin-left: 24px;
	cursor: pointer;
	position: relative;
}
.adminNav .nav-user-info .info-box .username img {
	width: 22px;
	vertical-align: middle;
	margin-right: 4px;
}
.adminNav .nav-user-info .info-box .username span{
	display: inline-block;
	max-width: 120px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	vertical-align: middle;
}
.adminNav .nav-user-info .info-box .per {
	border-radius: 2px;
	right: 0;
	left: auto;
	top: 22px;
	border: none;
	box-shadow: none;
}
.adminNav .nav-user-info .info-box .per-list {
	background-color: #fff;
	border-radius: 2px;
	padding-bottom: 2px;
}

.adminNav .nav-user-info .info-box .per:before {
	content: '';
	display: block;
	height: 5px;
}
.adminNav .nav-user-info .info-box .per .per-list li {
	padding: 0;
	margin: 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.adminNav .nav-user-info .info-box .per .per-list li:first-child a {
	border-radius: 2px 2px 0 0;
}
.adminNav .nav-user-info .info-box .per .per-list li:last-child {
	border: none;
}
.adminNav .nav-user-info .info-box .per .per-list li a {
	display: block;
	padding: 0 12px;
	line-height: 35px;
	text-align: left;
	color: rgba(0, 0, 0, 0.65);
}
.adminNav .nav-user-info .info-box .per .per-list li a:hover {
	color: #1890ff;
	background-color: #E6F7FF;
}

.adminHeader{ height:72px; background:#4f8cd4;  }
.adminHeader .headerPic{ float:left; background:#4f8cd4; height:70px; padding-top:5px; padding-left:20px; padding-right:20px;  }
.adminHeader .headerUl{ float:left; margin-top:30px; height:44px;}
.adminHeader .headerUl li{ float:left;  margin-top: -2px; }
.adminHeader .headerUl li a{ line-height:44px; color:#fff;padding:0 37px; height:44px; display:block;}
.adminHeader .headerPer{ float:right; margin-top:40px; height:32px;}
.adminHeader .perH{ float:left;}
.adminHeader .headerPer .Hadmin{ margin:0 15px 0 5px; color:#fff; line-height:21px; display:block; float:left; height:32px;}
.adminHeader .Hword{ float:left; padding:0px 5px; color:#fff; margin-right:17px; background:#e65050; font-size:10px; border-radius:8px; font-family:Verdana, Geneva, sans-serif; margin-top:5px; line-height:14px; height:14px;}
.adminHeader .headerUl .Hbg{ background:#467dbe; color: #ffffff; font-weight: bold;}

.adminHeader .headerUl li{ margin-right:10px;}
.adminHeader .headerUl li:last-child{ margin-right:0;}
.adminHeader .headerUl li a:hover{background:#467dbe; color:#ffffff; font-weight:bold;}

.adminLeft{position:fixed;height:auto;display:block;bottom:0px;top:72px; float:left; background-color:#f5f7fa}
.adminLeft ul, .adminHeader ul{ list-style:none;padding-left: 0px;margin-top: 28px;}
.adminLeft{ float:left; width:180px;background:#f5f7fa;}
.adminLeft .conUl .conLevel1 a{ color:#525d6a;text-decoration: none;}
.adminLeft .conUl .conLevel1{ padding:26px 20px 10px; border-bottom:0px #e1e3e6 solid; }
.adminLeft .conUl .lastConLevel1{ border-bottom:none; }
.adminLeft .conUl .conLevel1 .LA{ font-weight:600;background:url(../images/sj.png) no-repeat right center; width:100%; display:block;outline:none;}
.adminLeft .conUl .conLevel1 .conLevel2 .conLevel1 .LA{ font-weight:600;background:url(../images/sj.png) no-repeat 140px center; width:200px; display:block;outline:none;}
.adminLeft .conUl .conLevel1 .conLevel2{ margin-left:16px; margin-top:10px;}

.adminLeft .conUl .conLevel1 .conLevel2 li{
		position: relative;
  		line-height: 40px;
 		height: 40px;
}
.adminLeft .conUl .conLevel1 .conLevel2 li a{
	display: block;
  	position: absolute;
  	top: 0;
  	left: -36px;
  	background: url(../images/Desktopq_01.png) no-repeat left top;
  	text-indent: 3.5em;
  	height: 40px;
  	width: 200px;
  	color: #7e8083;	
}
.adminLeft .conUl .conLevel1 .conLevel2 li .LA1{ color:#7e8083;}
.adminLeft .conUl .conLevel1 .conLevel2 li .LA2{ color:#4e9ffe; background:url(../images/DesktopD_01.png) no-repeat left top;}
.adminLeft .conUl .conLevel1 .conLevel2 li a:hover{color:#4e9ffe; background:url(../images/DesktopD_01.png) no-repeat left top;}


.adminRight .Rcz{margin-left:15px; margin-top:10px; margin-bottom:20px;}
.adminRight .Rcz,.Rw{ color:#a1a4a7;}
.adminRight .Rw:hover{ color:#3d96ff;}

.lineWrap .label {
	font-size: 12px;
}


.per-infor{ cursor: pointer; float:right;width:150px;position:relative; z-index:99; padding:0 10px ;top: 40px;}
.per-infor-bg{ background:#ececec; border-radius:12px;}
.infor{ float:left; height:30px;line-height:30px; color:#404040; margin:12px 8px 12px 8px;}
.person-head{ float:left; margin-top:12px;}
.shu{float:left; background:#ec2b2b; padding:0px 6px; color:#fff; border-radius:12px; font-size:12px;margin-top:19px;}
.per{ width:116px; border-top:1px #e6e6e6 solid; position:absolute; top:-8px; left:0; border:1px #e6e6e6 solid; box-shadow:1px 1px 2px #e6e6e6;border-radius:4px; display:none;}

.per-list li{ padding-top:7px;}
.per-list li a{ padding:6px 0; display:block; text-align:center; color:#5f5f5f;}
.a-bg{ margin-left:20px;float:left; display:block;}
.a-bgbg{ background:#E6E6E6;}
.per-infor .per-list li .shu2{ float:right; margin-right:20px; background:#ec2b2b; padding:0px 6px; color:#fff; border-radius:12px; font-size:12px; margin-top:8px;}
.btns{ background:#7f7f7f;  color:#fff;}//border-bottom-left-radius:4px;  border-bottom-right-radius:4px;

/********************************** 闂佸搫琚崕鐢稿闯閹间礁鍐�鐎瑰嫭澹嗙涵锟�****************************************************/
.ra-box {
    float: left;
    margin-right: 27px;
    height: 26px;
    line-height: 26px;
    width: 100%;
    margin: 10px 0px;
}
.check {
    margin-right: 8px;
    margin-top: 2px;
}
.select-test-new {
    width: 58px;
    line-height: 27px;
    text-align: center;
    color: #5271fe;
    text-decoration: underline;
    cursor: pointer;
    margin-left: 20px;
}
.check-btn {
    width: 87px;
    height: 24px;
    color: #fff;
    line-height: 24px;
    text-align: center;
    font-size: 14px;
    background: #2dbf7f;
    border-radius: 4px;
    margin-top: 12px;
    /*margin-left:7px;*/
    cursor: pointer;
}

.check-ks{
    margin-bottom: 15px;
    width: 1000px;
	
}
#ksTableDiv .test_table {
    border: 1px solid #d2d2d2;
    border-radius: 4px;
    width: 100%;
}
#ksTableDiv .test_table th {
    border-color: #e1e1e1;
    border-style: solid;
    border-width: 0 0 1px;
    line-height: 50px;
    padding: 0 20px;
    text-align: left;
}
#ksTableDiv .test_table td {
    border-bottom: 1px solid #d2d2d2;
    line-height: 50px;
    padding-left: 20px;
    text-align: left;
}
#ksTableDiv .test_table tbody tr:hover {
    background: #d6ecff none repeat scroll 0 0;
}
#repStDiv .test_table {
    border: 1px solid #d2d2d2;
    border-radius: 4px;
    width: 100%;
}
#repStDiv .test_table th {
    border-color: #e1e1e1;
    border-style: solid;
    border-width: 0 0 1px;
    line-height: 50px;
    padding: 0 20px;
    text-align: left;
    border: 1px solid #d2d2d2;
    
}
#repStDiv .test_table td {
    border-bottom: 1px solid #d2d2d2;
    line-height: 50px;
    padding-left: 20px;
    text-align: left;
    border: 1px solid #d2d2d2;
}

#repStDiv .test_table .tdlist{
    text-align:center;
    margin:0;
    padding:0;
    position:relative;
    vertical-align:top;
}

#repStDiv .test_table .tdlist .tda{
    width:100%;
    padding:0;
    margin:0;
    background-color:#FFFFFF;
    height:100%;
    position:absolute;
    left:0;
}
#repStDiv .test_table .tdlist .tda:hover{
    background-color:#DDEEFF;
}

#repStDiv1 .test_table tbody tr:hover {
    background: #d6ecff none repeat scroll 0 0;
}
.check-title{
	color: #434343;
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 20px;
}
.teacher-content {
    background: #f7f7f7;
    /*min-height:800px;*/
    /*text-align: center;*/
}
.icon_pair {
	background: url(./images/pair_icon.png) no-repeat;
	width: 14px;
	height: 14px;
	display: inline-block;
}
.icon_record {
	background: url(./images/icon-record.png) no-repeat;
	width: 17px;
	height: 17px;
	display: inline-block;
	background-size: cover;
	vertical-align: top;
}
/* .gridSearchTable td{

	width:140px;
} */
/********************************** 闂佸搫琚崕鐢稿闯閹间礁鍐�鐎瑰嫭澹嗙涵锟�****************************************************/





