body,
html {
  font-family: "Microsoft Yahei";
  font-size: 14px;
  color: #333333;
}
body {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  margin: 0;
  min-width: 1280px;
  min-height: 540px;
}
input,
textarea {
  display: inline-block;
  font-family: "Microsoft Yahei";
}
a,
input[type="button"],
input[type="submit"] {
  cursor: pointer;
}
ul,
li,
dl,
dt,
dd,
p,
h1,
h2,
h3,
h4,
h5,
h6,
div {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
}
a {
  color: #868686;
}
a,
a:hover {
  text-decoration: none;
}
img {
  border: 0;
}
* {
  outline: none;
}
#wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
}
/* 头部 */
.headerContent {
  position: absolute;
  width: 100%;
  height: 60px;
  left: 0;
  top: 0;
}
.nav-headerTop > li {
  width: 30%;
  text-align: center;
}
.nav-headerTop > li a {
  padding: inherit;
  color: #9f9f9f;
  padding: 19px;
}
.define-positon {
  float: right;
  position: absolute;
}
.user-manager {
  float: right;
  position: absolute;
  right: 4%;
}
.form-fm {
  float: right;
  position: absolute;
  right: 9%;
}
.form-wrap {
  position: relative;
}
.form-wrap .icon-search {
  position: absolute;
  left: 5%;
  top: 40%;
  display: inline-block;
  width: 18px;
  height: 19px;
  background-image: url("../images/search.png");
  background-repeat: no-repeat;
}
.nav-collapse {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: auto;
}
.nav-collapse .word_left,
.nav-collapse .icon_left {
  list-style: none;
}
.nav-collapse .word_left li {
  line-height: 32px;
}
.nav-collapse .word_left li.menuBtnTitle {
  padding: 0;
  margin: 0px 20px 0px 20px;
  font-size: 14px;
  color: #333;
}
.nav-collapse .word_left li.menuBtnTitle:hover {
  color: #30ba78;
}
.navMenuIcon {
  display: inline-block;
  vertical-align: top;
  width: 18px;
  height: 18px;
  margin-right: 8px;
  margin-top: 6px;
  background-image: url(/templates/images/icon_navmenu.png);
}
.navMenuIcon.icon-home {
  background-position: -41px -41px;
}
.navMenuIcon.icon-home *:hover,
*:hover > .navMenuIcon.icon-home {
  background-position: -141px -41px;
}
.navMenuIcon.icon-home.normal,
*.normal > .navMenuIcon.icon-home {
  background-position: -41px -41px;
}
.navMenuIcon.icon-books {
  background-position: -41px -141px;
}
.navMenuIcon.icon-books *:hover,
*:hover > .navMenuIcon.icon-books {
  background-position: -141px -141px;
}
.navMenuIcon.icon-books.normal,
*.normal > .navMenuIcon.icon-books {
  background-position: -41px -141px;
}
.navMenuIcon.icon-read {
  background-position: -41px -241px;
}
.navMenuIcon.icon-read *:hover,
*:hover > .navMenuIcon.icon-read {
  background-position: -141px -241px;
}
.navMenuIcon.icon-read.normal,
*.normal > .navMenuIcon.icon-read {
  background-position: -41px -241px;
}
.navMenuIcon.icon-papers {
  background-position: -41px -341px;
}
.navMenuIcon.icon-papers *:hover,
*:hover > .navMenuIcon.icon-papers {
  background-position: -141px -341px;
}
.navMenuIcon.icon-papers.normal,
*.normal > .navMenuIcon.icon-papers {
  background-position: -41px -341px;
}
.navMenuIcon.icon-light {
  background-position: -41px -441px;
}
.navMenuIcon.icon-light *:hover,
*:hover > .navMenuIcon.icon-light {
  background-position: -141px -441px;
}
.navMenuIcon.icon-light.normal,
*.normal > .navMenuIcon.icon-light {
  background-position: -41px -441px;
}
.navMenuIcon.icon-yuan {
  background-position: -41px -541px;
}
.navMenuIcon.icon-yuan *:hover,
*:hover > .navMenuIcon.icon-yuan {
  background-position: -141px -541px;
}
.navMenuIcon.icon-yuan.normal,
*.normal > .navMenuIcon.icon-yuan {
  background-position: -41px -541px;
}
.navMenuIcon.icon-set {
  background-position: -41px -641px;
}
.navMenuIcon.icon-set *:hover,
*:hover > .navMenuIcon.icon-set {
  background-position: -141px -641px;
}
.navMenuIcon.icon-set.normal,
*.normal > .navMenuIcon.icon-set {
  background-position: -41px -641px;
}
.school-name {
  color: #3f9168;
  font-size: 16px;
  text-align: center;
}
.nav-collapse .icon_left .leftIconTitle {
  height: 60px;
  line-height: 60px;
  color: #3a8760;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav-collapse .icon_left .leftIconTitle a {
  color: #3a8760;
}
.nav-collapse .icon_left .leftIconTitle a:hover {
  color: #fff;
}
.nav-collapse .icon_left .leftIconTitle {
  border-bottom: 1px solid #3f9168;
}
.nav-collapse .word_left li a {
  display: block;
  padding-left: 40px;
  border-left: 4px solid transparent;
  font-size: 12px;
  color: #333;
}
.nav-collapse .word_left li a:hover {
  color: #30ba78;
}
.nav-collapse .word_left li a.checked {
  background-color: #f3f7f7;
  border-left-color: #30ba78;
  color: #30ba78;
}
.left_menu_footer {
  position: absolute;
  display: none;
  bottom: 0;
  height: 50px;
  width: 100%;
  background: #4b5781;
}
.left_menu_footer .collapse_hide {
  float: left;
  width: 45%;
  height: 50px;
  border-right: 1px solid #3a4671;
}
.left_menu_footer .showHidden {
  float: left;
  width: 10%;
  height: 50px;
  cursor: pointer;
}
.calendar_big {
  background: url(../images/calendar_big.png) no-repeat;
  width: 31px;
  height: 31px;
  display: block;
}
/* 导航特效 */
.navChecked {
  border-top: 4px solid #53ba86;
}
/* 左侧导航展开状态 */
.wrap-all {
  position: absolute;
  width: 100%;
  left: 0;
  top: 60px;
  bottom: 0;
}
.wrap-all .leftContent {
  position: absolute;
  width: 0px ;
  height: 100%;
  left: 0;
  top: 0;
}
.leftpanel {
  position: absolute;
  z-index: 1;
  width: 160px;
  height: 100%;
  left: 0;
  top: 0;
  background: #fafafa;
}
.leftpanel:after {
  content: "";
  position: absolute;
  display: block;
  width: 5px;
  height: 100%;
  left: 100%;
  top: 0;
  border-left: 1px solid #ebedf7;
}
.leftShowAll {
  position: absolute;
  width: 160px;
  height: 100%;
  left: 0;
  top: 0;
}
.leftShowPart {
  display: none;
  position: absolute;
  width: 70px;
  height: 100%;
  left: 0;
  top: 0;
}
.centerpanel {
  position: absolute;
  left: 160px;
  top: 0;
  right: 0;
  bottom: 0;
  background: #f3f4f8;
}
.centerpanel .main {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: auto;
}
/* 左侧导航收缩状态  */
.leftMenuE {
  line-height: 50px;
  text-align: center;
}
.zhankai {
  display: block;
  width: 100%;
  height: 100%;
}
.ellipsis-i {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(../images/ellipsis.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.ellipsis-i:hover {
  background-image: url(../images/ellipsis_hover.png);
}
.classBig-manager {
  display: block;
  width: auto;
  height: 60px;
  border-bottom: 1px solid #3f9168;
  background-image: url(../images/calendar_big.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.classBig-manager.checked,
.classBig-manager:hover {
  background-image: url(../images/calendar_big_hover.png);
}
.lessonBig-manager {
  display: block;
  width: auto;
  height: 60px;
  border-bottom: 1px solid #3f9168;
  background-image: url(../images/calendar_big.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(../images/list_big.png);
}
.lessonBig-manager.checked,
.lessonBig-manager:hover {
  background-image: url(../images/calendar_big_hover.png);
}
.lessonBig-manager.checked,
.lessonBig-manager:hover {
  background-image: url(../images/list_big_hover.png);
}
.resouseBig {
  display: block;
  width: auto;
  height: 60px;
  border-bottom: 1px solid #3f9168;
  background-image: url(../images/calendar_big.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(../images/cloud_big.png);
}
.resouseBig.checked,
.resouseBig:hover {
  background-image: url(../images/calendar_big_hover.png);
}
.resouseBig.checked,
.resouseBig:hover {
  background-image: url(../images/cloud_big_hover.png);
}
.teacherBig-manager {
  display: block;
  width: auto;
  height: 60px;
  border-bottom: 1px solid #3f9168;
  background-image: url(../images/calendar_big.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(../images/ct__big.png);
}
.teacherBig-manager.checked,
.teacherBig-manager:hover {
  background-image: url(../images/calendar_big_hover.png);
}
.teacherBig-manager.checked,
.teacherBig-manager:hover {
  background-image: url(../images/ct__big_hover.png);
}
.studentBig-manager {
  display: block;
  width: auto;
  height: 60px;
  border-bottom: 1px solid #3f9168;
  background-image: url(../images/calendar_big.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(../images/users_big.png);
}
.studentBig-manager.checked,
.studentBig-manager:hover {
  background-image: url(../images/calendar_big_hover.png);
}
.studentBig-manager.checked,
.studentBig-manager:hover {
  background-image: url(../images/users_big_hover.png);
}
.payBig-center {
  display: block;
  width: auto;
  height: 60px;
  border-bottom: 1px solid #3f9168;
  background-image: url(../images/calendar_big.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(../images/buyCar_big.png);
}
.payBig-center.checked,
.payBig-center:hover {
  background-image: url(../images/calendar_big_hover.png);
}
.payBig-center.checked,
.payBig-center:hover {
  background-image: url(../images/buycar_hover.png);
}
/* 右侧面包屑 */
.main_header {
  height: 60px;
  background: #FFFFFF;
}
.main_header .form-group {
  display: inline-block;
  vertical-align: middle;
}
.nav-title {
  float: left;
  height: 100%;
  font-size: 16px;
}
.nav-title li {
  float: left;
  min-width: 160px;
  height: 60px;
  border-right: 1px solid #e1e4e9;
  text-align: center;
  color: #8f9399;
  line-height: 60px;
}
.nav-title .class_manage {
  font-size: 16px;
  letter-spacing: 2px;
}
.nav-title .class_manage img {
  margin-right: 10px;
  margin-bottom: 5px;
}
.main_content {
  background: #f3f4f8;
  width: 100%;
  padding: 2em;
}
.main_content:after {
  content: '';
  display: block;
  clear: both;
}
