/*格式化样式*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  font-family: "微软雅黑";
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
i,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ol,
ul,
li {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before,
q:after {
  content: '';
}
abbr,
acronym {
  border: 0;
}
a {
  text-decoration: none;
  color: #2c353a;
}
textarea {
  background-size: 100%;
  resize: none;
  outline: none;
}
body {
  background: #dfe5e6;
  min-width: 1280px;
  font-size: 14px;
}
/*文字排版、颜色*/
.f12 {
  font-size: 12px;
}
.f13 {
  font-size: 13px;
}
.f14 {
  font-size: 14px;
}
.f16 {
  font-size: 16px;
}
.f18 {
  font-size: 18px;
}
.f20 {
  font-size: 20px;
}
.f24 {
  font-size: 24px;
}
.f26 {
  font-size: 26px;
}
.f36 {
  font-size: 36px;
}
.fb {
  font-weight: bold;
}
.fn {
  font-weight: normal;
}
.t2 {
  text-indent: 2em;
}
.red,
a.red {
  color: #f00 !important;
}
.darkblue,
a.darkblue {
  color: #003399;
}
.gray,
a.gray {
  color: #bdc8cf;
}
.light-gray,
a.light-gray {
  color: #a5b1b8;
}
.green,
a.green {
  color: #00c3c2;
}
.orange,
a.orange {
  color: #e17950 !important;
}
.light-orange,
a.light-orange {
  color: #fcaa51;
}
.yellow,
a.yellow {
  color: #fff600;
}
.white,
a.white {
  color: #FFFFFF;
}
.lh28 {
  line-height: 28px;
}
.lh32 {
  line-height: 32px;
}
.lh35 {
  line-height: 35px;
}
.lh40 {
  line-height: 40px;
}
.lh60 {
  line-height: 60px;
}
.lh150 {
  line-height: 150%;
}
.lh180 {
  line-height: 180%;
}
.lh200 {
  line-height: 200%;
}
.unl {
  text-decoration: underline;
}
.no_unl {
  text-decoration: none;
}
.bg-green {
  background: #00c3c2;
}
.bg-gray {
  background: #bdc8cf;
}
.bg-white {
  background: #FFFFFF;
}
.bg-orange {
  background: #e17950;
}
.bg-yellow {
  background: #fff600;
}
.bg-light-green {
  background: #f4f8f9;
}
.bg-light-orange {
  background: #fcaa51;
}
/*定位*/
.tl {
  text-align: left;
}
.tc {
  text-align: center;
}
.tr {
  text-align: right;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  *zoom: 1;
}
.clear:after {
  content: "";
  height: 0;
  line-height: 0;
  display: block;
  clear: both;
}
.vm {
  vertical-align: middle;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.abs-right {
  position: absolute;
  right: 0;
}
.zoom {
  zoom: 1;
}
.hidden {
  visibility: hidden;
}
.none {
  display: none;
}
.overflow {
  overflow: hidden;
}
/*长度高度*/
.w10 {
  width: 10px;
}
.w20 {
  width: 20px;
}
.w50 {
  width: 50px;
}
.w80 {
  width: 80px !important;
}
.w90 {
  width: 90px;
}
.w100 {
  width: 100px !important;
}
.w190 {
  width: 190px;
}
.w200 {
  width: 200px;
}
.w215 {
  width: 215px;
}
.w250 {
  width: 250px;
}
.w230 {
  width: 230px;
}
.w288 {
  width: 288px;
}
.w300 {
  width: 300px;
}
.w500 {
  width: 504px;
}
.w510 {
  width: 510px;
}
.w800 {
  width: 800px;
}
.w750 {
  width: 750px;
}
.w640 {
  width: 640px;
}
.w600 {
  width: 600px;
}
.w860 {
  width: 860px;
}
.w820 {
  width: 820px;
}
.w430 {
  width: 340px;
}
.w428 {
  width: 428px;
}
.w355 {
  width: 355px;
}
.w700 {
  width: 700px;
}
.w590 {
  width: 590px;
}
.w960 {
  width: 960px !important;
}
.w1350 {
  width: 1350px;
  margin: 0 auto;
}
.w {
  width: 100%;
}
.h50 {
  height: 50px;
}
.h40 {
  height: 40px;
}
.h80 {
  height: 80px;
}
.h100 {
  height: 100px;
}
.h200 {
  height: 200px;
}
.h460 {
  height: 460px;
}
.h {
  height: 100%;
}
.b-radius {
  border-radius: 50%;
  overflow: hidden;
}
.border-d-t {
  border-top: 1px dashed #d0dde0;
}
.border-d-b {
  border-bottom: 1px dashed #d0dde0;
}
.border-s-t {
  border-top: 1px solid #d0dde0;
}
.border-s-b {
  border-bottom: 1px solid #d0dde0;
}
.border {
  border: 1px solid #d0dde0;
}
.border-d {
  border: 1px dashed #d0dde0;
}
.box-sizing {
  box-sizing: border-box;
}
/*边距*/
.m5 {
  margin: 5px;
}
.m10 {
  margin: 10px;
}
.m15 {
  margin: 15px;
}
.m20 {
  margin: 20px;
}
.m30 {
  margin: 30px;
}
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt120 {
  margin-top: 120px;
}
.mb5 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.ml5 {
  margin-left: 5px;
}
.ml10 {
  margin-left: 10px;
}
.ml15 {
  margin-left: 15px;
}
.ml20 {
  margin-left: 20px;
}
.ml30 {
  margin-left: 30px;
}
.ml40 {
  margin-left: 40px;
}
.ml70 {
  margin-left: 70px;
}
.ml105 {
  margin-left: 105px;
}
.ml120 {
  margin-left: 120px;
}
.ml220 {
  margin-left: 220px;
}
.mr5 {
  margin-right: 5px;
}
.mr10 {
  margin-right: 10px;
}
.mr15 {
  margin-right: 15px;
}
.mr20 {
  margin-right: 20px;
}
.mr30 {
  margin-right: 30px;
}
.mr40 {
  margin-right: 40px;
}
/*补白*/
.p5 {
  padding: 5px;
}
.p10 {
  padding: 10px;
}
.p15 {
  padding: 15px;
}
.p20 {
  padding: 20px;
}
.p30 {
  padding: 30px;
}
.pt5 {
  padding-top: 5px;
}
.pt10 {
  padding-top: 10px;
}
.pt15 {
  padding-top: 15px;
}
.pt20 {
  padding-top: 20px;
}
.pt30 {
  padding-top: 30px;
}
.pb5 {
  padding-bottom: 5px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb15 {
  padding-bottom: 15px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb30 {
  padding-bottom: 30px;
}
.pl5 {
  padding-left: 5px;
}
.pl10 {
  padding-left: 10px;
}
.pl12 {
  padding-left: 10px;
}
.pl15 {
  padding-left: 15px;
}
.pl20 {
  padding-left: 20px;
}
.pl30 {
  padding-left: 30px;
}
.pr5 {
  padding-right: 5px;
}
.pr10 {
  padding-right: 10px;
}
.pr15 {
  padding-right: 15px;
}
.pr20 {
  padding-right: 20px;
}
.pr30 {
  padding-right: 30px;
}
.ml85 {
  margin-left: 85px;
}
.mh500 {
  min-height: 500px;
}
.top2 {
  top: 2px;
}
/**/
.auto {
  margin-left: auto;
  margin-right: auto;
}
input[type="text"],
input[type="password"] {
  border: 1px solid #d0dde0;
  border-radius: 3px;
  height: 33px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 14px;
}
select {
  border: 1px solid #d0dde0;
  border-radius: 3px;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  color: #9eadb6;
}
table {
  border-collapse: collapse;
  background: #FFFFFF;
  border: 1px solid #d0dde0;
}
table td {
  border: 1px solid #d0dde0;
}
table thead td {
  font-size: 12px;
  background: #f0f6f8;
  color: #9eadb6;
  height: 38px;
}
table tbody td {
  font-size: 14px;
  color: #485c67;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 5px;
  padding-right: 5px;
}
table tbody td a {
  font-size: 14px;
  color: #485c67;
  text-decoration: none;
  word-wrap: break-word;
  display: inline-block;
}
table tbody td a:hover {
  color: #00c3c2;
  text-decoration: underline;
}
table tbody tr:hover {
  background: #ffffed;
}
table tbody td select {
  max-width: 198px;
}
table tbody td input[type="text"],
input[type="password"] {
  max-width: 70px;
  text-align: center;
}
table tbody td input[type="text"] {
  height: 34px !important;
}
table tbody td label {
  display: inline-block;
  min-width: 48px;
}
table tbody td span {
  display: inline-block;
  min-width: 48px;
}
.table-box {
  overflow: hidden;
  border-radius: 3px;
}
.table-box-title {
  padding: 10px;
  border: 1px solid #d0dde0;
  border-bottom: none;
  background: #f0f6f8;
}
.table-box-title .btn {
  height: 26px;
  line-height: 26px;
  margin-top: 4px;
}
.table-box-tab a {
  text-align: center;
  font-size: 12px;
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  line-height: 26px;
  height: 26px;
  min-width: 50px;
  background: #FFFFFF;
  color: #3ecacb;
  border: 1px solid #3ecacb;
  margin-top: 4px;
}
.table-box-tab a.tab-left {
  border-radius: 18px 0 0 18px;
}
.table-box-tab a.tab-right {
  border-radius: 0 18px 18px 0;
}
.table-box-tab a.active {
  color: #FFFFFF;
  border: 1px solid #3ecacb;
  background: #3ecacb;
}
.Tab-wrap a {
  text-align: center;
  font-size: 12px;
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  line-height: 34px;
  height: 34px;
  min-width: 50px;
  background: #FFFFFF;
  color: #3ecacb;
  border: 1px solid #3ecacb;
  margin-top: 4px;
}
.Tab-wrap a.tab-left {
  border-radius: 18px 0 0 18px;
  border-right: none;
}
.Tab-wrap a.tab-right {
  border-radius: 0 18px 18px 0;
}
.Tab-wrap a:hover {
  color: #FFFFFF;
  border: 1px solid #3ecacb;
  background: #3ecacb;
}
.btn {
  text-align: center;
  border-radius: 18px;
  font-size: 12px;
  color: #fff;
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  line-height: 34px;
  height: 34px;
  min-width: 50px;
}
.btn-24 {
  text-align: center;
  border-radius: 13px;
  font-size: 14px;
  color: #fff;
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  line-height: 24px;
  height: 24px;
  min-width: 26px;
}
.survey-cont a.btn-22 {
  text-align: center;
  border-radius: 13px;
  font-size: 12px;
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  line-height: 22px;
  height: 22px;
  min-width: 26px;
  border: 1px solid #00c3c2;
  color: #00c3c2;
}
.survey-cont a.btn-22:hover {
  background: #00c3c2;
  color: #fff;
}
.btn-26 {
  text-align: center;
  border-radius: 14px;
  font-size: 14px;
  color: #fff;
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  line-height: 26px;
  height: 26px;
  min-width: 40px;
}
.btn-30 {
  text-align: center;
  border-radius: 16px;
  font-size: 16px;
  color: #fff;
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  line-height: 30px;
  height: 30px;
  min-width: 40px;
}
.btn-green-b {
  border: 1px solid #00c3c2;
  color: #00c3c2;
}
.btn-green-b:hover {
  border: 1px solid #00a6a5;
  background: #00a6a5;
  color: #FFFFFF;
}
.btn-green {
  border: 1px solid #3ecacb;
  background: #3ecacb;
}
.btn-green:hover {
  border: 1px solid #00a6a5;
  background: #00a6a5;
}
.btn-gray {
  border: 1px solid #bdc8cf;
  background: #bdc8cf;
}
.btn-gray:hover {
  border: 1px solid #98aeba;
  background: #98aeba;
}
.btn-orange {
  border: 1px solid #e17950;
  background: #fff;
  color: #e17950;
}
.btn-orange:hover {
  border: 1px solid #e17950;
  background: #e17950;
  color: #fff;
}
.form-150 .form input[type="text"],
.form-150 .form input[type="password"] {
  min-width: 150px;
}
.form-150 .form label {
  min-width: 162px;
}
.form-150 .form select {
  width: 162px;
}
.form {
  min-height: 36px;
  font-size: 14px;
}
.form input[type="text"],
.form input[type="password"] {
  min-width: 186px;
}
.form select {
  width: 198px;
}
.form input.w510,
.form textarea.w510 {
  width: 510px;
}
.form select.w510 {
  width: 515px;
}
.form span,
.form label {
  display: inline-block;
}
.form label {
  min-width: 198px;
}
.form textarea {
  border: 1px solid #d0dde0;
  border-radius: 3px;
  padding-left: 5px;
  padding-right: 5px;
  height: 90px;
  font-size: 12px;
}
.form .w190 {
  width: 190px;
}
.form .w125 {
  width: 125px;
}
.form-gray {
  color: #546771;
}
.form-gray .form-title {
  color: #a5b1b8;
}
.form-title {
  width: 88px;
  height: 35px;
  line-height: 35px;
}
.form-title i {
  display: inline-block;
  width: 8px;
}
.add-item-text .form-title {
  color: #a5b1b8;
}
.checkbox-list {
  display: inline-block;
  width: 300px;
  color: #2c353a;
  font-size: 14px;
  height: 40px;
}
.checkbox-list span {
  display: inline-block;
  width: 260px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
  line-height: 40px;
}
/*分页*/
.page-box {
  width: 280px;
  height: 24px;
}
.page-box a {
  text-decoration: none;
}
.page-box .page-list {
  width: 200px;
  height: 24px;
  text-align: center;
  zoom: 1;
}
.page-box .page-list li {
  float: left;
  height: 22px;
  line-height: 22px;
  text-align: center;
  font-size: 12px;
  min-width: 22px;
  margin-left: 5px;
  background: #fff;
  color: #666;
  border-radius: 50%;
}
.page-box .page-list li a {
  color: #666;
}
.page-box .page-list li.active {
  background: #3ecacb;
  border-radius: 50%;
  color: #FFFFFF;
}
.page-box .page-list li.previous-all {
  background: none;
}
.page-num {
  font-size: 12px;
  height: 24px;
  line-height: 24px;
  width: 80px;
}
/*面包屑*/
.path {
  font-size: 12px;
  color: #9eadb6;
  height: 47px;
  border-bottom: 1px solid #edf1f2;
  line-height: 47px;
}
.path a {
  font-size: 12px;
  color: #9eadb6;
  text-decoration: none;
}
.path span {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
}
.column-header-title {
  line-height: 36px;
  color: #67737a;
  font-size: 18px;
}
.column-header-green {
  line-height: 36px;
  height: 36px;
  font-size: 18px;
  color: #67737a;
  padding-left: 10px;
  background: url(../images/border-green.png) no-repeat left center;
}
.mask {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
  z-index: 99;
}
.mask2 {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
  z-index: 9999;
}
.pop {
  z-index: 199;
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #FFFFFF;
  border-radius: 5px;
}
.pop .pop-title {
  line-height: 60px;
  height: 60px;
  text-align: center;
  font-size: 18px;
  color: #485c67;
  border-bottom: 1px solid #d0dde0;
}
.pop .pop-title a {
  width: 30px;
  height: 30px;
  background: url(../images/close-tan.png) no-repeat;
}
.pop .pop-title span {
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: left;
}
/**/
.top {
  height: 62px;
  background: #FFFFFF;
}
.logo {
  padding-left: 66px;
  height: 62px;
  line-height: 62px;
  background: url(../images/logo.png) no-repeat 20px center;
  font-size: 20px;
  color: #1C2428;
  font-weight: bold;
}
.top-right {
  text-align: right;
  font-size: 12px;
  line-height: 62px;
  color: #67737a;
}
.top-right a {
  display: inline-block;
  text-decoration: none;
  color: #67737a;
}
.top-right .notice-num {
  display: inline-block;
  padding: 0 5px;
  height: 15px;
  line-height: 15px;
  background: #e17950;
  font-size: 12px;
  border-radius: 3px;
  color: #fff;
}
.top-right .exit {
  text-align: left;
  height: 62px;
  line-height: 62px;
  padding-left: 40px;
  width: 40px;
  color: #FFFFFF;
  font-size: 12px;
  background: url(../images/exit.png) no-repeat 20px center #00c3c2;
}
.nav {
  padding: 5px 0;
  height: 70px;
  background: #2c353a;
  padding-left: 280px;
}
.nav a {
  float: left;
  width: 90px;
  height: 30px;
  padding-top: 38px;
  color: #848e92;
  font-size: 14px;
  text-align: center;
  line-height: 30px;
  border-radius: 5px;
  background-image: url(../images/nav-g.png);
  background-repeat: no-repeat;
}
.nav a.grzx {
  background-position: 0;
}
.nav a.xtgl {
  background-position: -90px;
}
.nav a.xmgl {
  background-position: -180px;
}
.nav a.jsxx {
  background-position: -270px;
}
.nav a.pxxm {
  background-position: -360px;
}
.nav a.jjxx {
  background-position: -450px;
}
.nav a.tjzx {
  background-position: -540px;
}
.nav a.rzgl {
  background-position: -630px;
}
.nav a.zygl {
  background-position: -720px;
}
.nav a.zbpt {
  background-position: -810px;
}
.nav a.zzxk {
  background-position: -900px;
}
.nav a:hover {
  background-image: url(../images/nav-w.png);
  background-color: #1c2428;
  color: #FFFFFF;
}
.nav a.active {
  background-image: url(../images/nav-w.png);
  background-color: #3ecacb;
  color: #FFFFFF;
}
.nav a.active:hover {
  background-color: #3ecacb;
  color: #FFFFFF;
}
.footer {
  background: #2c353a;
  height: 34px;
  line-height: 34px;
  color: #6a767d;
  text-align: center;
  font-size: 12px;
}
.side-bar {
  width: 220px;
  min-height: 700px;
  position: absolute;
  left: 0;
  top: 0;
  background: #edf1f2;
}
.teacher-time {
  background: url(../images/side-bar.jpg) no-repeat left center #ffffff;
  height: 70px;
  text-align: center;
  padding-top: 112px;
  font-size: 14px;
  color: #FFFFFF;
}
.teacher-jijiao {
  background: url(../images/side-bar-jijiao.jpg) no-repeat left center #ffffff !important;
}
.teacher-xiangmu {
  background: url(../images/side-bar-xiangmu.jpg) no-repeat left center #ffffff !important;
}
.menu a {
  display: block;
  height: 36px;
  line-height: 36px;
  padding-left: 35px;
  color: #2c353a;
  font-size: 14px;
}
.menu a.active {
  background: #98aeba;
  color: #fff;
}
.toolbar h1 {
  height: 56px;
  line-height: 56px;
  color: #FFFFFF;
  font-size: 14px;
  color: #FFF;
  background: url(../images/toolbar.png) no-repeat 178px center #98aeba;
  padding-left: 10px;
}
.toolbar-menu h2 {
  height: 36px;
  padding-left: 10px;
  line-height: 36px;
  font-size: 14px;
  color: #2c353a;
  background: url(../images/select-down.png) no-repeat 170px center;
  cursor: pointer;
}
.toolbar-menu h2.active {
  color: #FFFFFF;
  background: url(../images/select-up.png) no-repeat 170px center #98aeba;
}
.toolbar-menu-cont {
  display: none;
}
.toolbar-menu-cont a {
  display: block;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #67737a;
  padding-left: 20px;
  background: url(../images/menu-b.png) left center no-repeat;
}
.toolbar-menu-cont a.active {
  background: url(../images/menu-bs.png) left center no-repeat;
  color: #3ecacb;
}
input.time {
  background: url(../images/time-bg.png) no-repeat 169px center #ffffff;
}
.w400 {
  width: 400px;
}
.form .input {
  position: relative;
}
.form .input-select {
  width: 198px;
  height: 33px;
  border: 1px solid #d0dde0;
  border-radius: 3px;
}
.form .input-select input[type="text"] {
  width: 145px;
  height: 33px;
  border: none;
  min-width: auto;
}
.form .input-select-btn {
  background: url(../images/input-select-btn.png) no-repeat left center;
  width: 18px;
  display: inline-block;
  height: 33px;
}
.form .input-option {
  display: none;
  position: absolute;
  left: 0;
  top: 35px;
  width: 528px;
  border: 1px solid #d0dde0;
  border-radius: 3px;
}
.form .input-option-selcet {
  height: 35px;
  line-height: 35px;
  border-bottom: 1px solid #d0dde0;
  padding: 0 20px;
  font-size: 14px;
  color: #4A4A4A;
}
.form .input-selected ul {
  display: inline-block;
}
.form .input-selected ul li {
  float: left;
  height: 35px;
  padding-right: 20px;
  position: relative;
  margin-right: 15px;
}
.form .input-selected ul li a {
  position: absolute;
  right: 0px;
  top: 11px;
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(../images/select-del.png) no-repeat right center;
}
.form .input-option-list {
  padding: 10px 20px;
}
.form .input-option-list table {
  border-collapse: collapse;
  background: #FFFFFF;
  border: none;
}
.form .input-option-list table td {
  border: none;
}
.form table tbody td {
  color: #485c67;
  padding-left: 0px;
  padding-right: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 14px;
  cursor: pointer;
  box-sizing: border-box;
}
.form table tbody td.active {
  color: #00c3c2;
  font-weight: bold;
}
.form table tbody td a {
  font-size: 14px;
  color: #485c67;
  text-decoration: none;
  word-wrap: break-word;
  display: inline-block;
}
.form table tbody td a:hover {
  color: #00c3c2;
  text-decoration: underline;
}
.form table tbody tr:hover {
  background: none;
}
.form table tbody td select {
  max-width: 198px;
}
.form table tbody td input[type="text"],
.form input[type="password"] {
  max-width: 70px;
  text-align: center;
  height: 34px !important;
}
.form table tbody td label {
  display: inline-block;
  min-width: 48px;
}
.form table tbody td span {
  display: inline-block;
  min-width: 48px;
}
.input-select {
  background: #FFFFFF;
}
.input-option {
  background: #FFFFFF;
}
.w820 {
  width: 820px;
}
.w240 {
  width: 240px;
}
.t-tree {
  line-height: 31px;
  font-size: 14px;
  padding: 10px 0;
  zoom: 1;
  position: relative;
  z-index: 1;
  height: 350px;
  overflow-y: auto;
  background: #FFFFFF;
}
.t-tree-bd {
  margin-left: -10px;
  position: relative;
}
.t-tree .t-btn {
  float: left;
  width: 20px;
  height: 31px;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
}
.t-tree .t-btn i {
  width: 13px;
  height: 13px;
  background: url(../images/jia.png) no-repeat left top;
  display: block;
  margin-top: 9px;
}
.t-tree .t-end > .t-tit i {
  background: 0 0;
  width: 9px;
  height: 0;
  border-top: 1px dashed #dcdcdc;
  margin-left: 6px;
  margin-top: 15px;
}
.t-tree .t-bd {
  background: url(../images/line.png) repeat-y 6px top;
  margin-left: 20px;
  zoom: 1;
  position: relative;
}
.t-tree .t-bd li {
  zoom: 1;
  position: relative;
}
.t-tree .t-tit {
  position: relative;
  zoom: 1;
}
.t-tree .t-name {
  padding-left: 20px;
  line-height: 21px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.t-tree .selected a {
  color: #2bbb61;
}
.t-tree .t-on > .t-tit .t-btn i {
  background-image: url(../images/jian.png);
}
.t-tree a:hover {
  color: #01999d;
}
.ztree {
  height: 120px;
  overflow-y: auto;
}
.welcome-img {
  display: inline-block;
  width: 466px;
  height: 235px;
  margin-top: 70px;
}
.Message_h {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #f00;
  border-radius: 50%;
  position: relative;
  bottom: 7px;
  left: 5px;
}
.Error {
  background: #ffffff;
}
.Error img {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -70%);
}
.Error a {
  position: fixed;
  bottom: 150px;
  left: 50%;
  margin-left: -41px;
  border-radius: 18px;
  font-size: 12px;
  color: #fff;
  display: block;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  text-align: center;
  line-height: 34px;
  height: 34px;
  min-width: 50px;
  border: 1px solid #3ecacb;
  background: #3ecacb;
}
