body {
  background-color: #eee;
  line-height: 1.6;
  color: rgba(0, 0, 0, 0.85);
  font: 14px Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
}

.layui-header {
  background-color: #fff;
  border-bottom: 1px solid #e0e0e0;
  position: fixed;
  width: 100%;
  height: 90px;
  top: 0px;
  line-height: 90px;
}

.layui-header .logo {
  display: inline-block;
}

.fly-extend-list-desc .material-file {
  height: 24px;
  line-height: 24px;
  color: #fff;
}

.clearfix img {
  width: 32px;
  height: 32px;
  display: inline-block;
}

ul.clearfix li {
  float: left;
  height: 90px;
  line-height: 90px;
  text-align: center;
  display: block;
  position: relative;
}

ul.clearfix li .subnav ol li {
  height: 48px;
  border-bottom: 1px solid #ededed;
  line-height: 48px;
  font-size: 16px;
  color: #5e5e5e;
  margin: 0 0 0 0;
  width: 100%;
}

ul.clearfix li .subnav {
  display: none;
  width: 150px;
  border-top: 3px solid #3d8af2;
  border-left: 1px solid #ededed;
  border-right: 1px solid #ededed;
  position: absolute;
  left: 0px;
  top: 89px;
  z-index: 500;
  background: #fff;
}

ul.clearfix li .subnav li a:hover {
  color: #3d8af2;
}

.clearfix span {
  text-transform: uppercase;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  margin: 0 15px;
  text-align: left;
  line-height: 20px;
}

.layui-header .resources-nav {
  display: inline-block;
  position: absolute;
  right: 15px;
}

.layui-header .resources-nav a.selected {
  color: #3d8af2;
}

.layui-header .search {
  width: 300px;
  display: inline-block;
  margin: 0px 0 0 50px;
}

.layui-header .search input {
  width: 250px;
  height: 36px;
  line-height: 36px;
  display: inline-block;
}

.layui-header .search button {
  height: 36px;
  line-height: 36px;
  padding: 0 10px;
  display: inline-block;
  margin: 0 0 2px -4px;
  border-radius: 0px;
  background-color: #039ae3;
}

.layui-header .resources-nav .layui-nav {
  background-color: #fff;
  color: #333;
}

.layui-header .resources-nav .layui-nav .layui-nav-item dd a {
  padding: 0 20px;
  font-size: 14px;
}

.layui-header .resources-nav .layui-nav a,
.layui-header .resources-nav .layui-nav .layui-this a {
  color: #333;
  font-size: 16px;
}

.layui-header .resources-nav .layui-nav .layui-nav-item {
  margin-left: 20px;
}

.layui-header .resources-nav .layui-nav .layui-nav-item a {
  padding: 0 10px;
}

.layui-header .resources-nav .layui-nav .layui-nav-more {
  right: -5px;
}

.resources-nav .layui-nav .layui-this:after,
.layui-nav-bar {
  background-color: #039ae3;
}

.subject-nav {
  margin-top: 20px;
  padding-top: 20px;
  background-color: #fff;
}

.subject-nav a:hover,
.subject-type a:hover {
  color: #039ae3;
}

.subject-type {
  background-color: #fff;
}

.subject-nav dl dt,
.subject-nav dl dd,
.subject-type dl dt,
.subject-type dl dd {
  display: inline-block;
}

.subject-nav dl {
  font-size: 14px;
}

.subject-nav dl dt,
.subject-type dl dt {
  width: 64px;
  float: left;
  text-align: center;
  padding-left: 10px;
  height: 23px;
  line-height: 23px;
  color: #999;
}

.fly-extend-list .fly-extend-list-desc p.time {
  height: 24px;
  display: inline-block;
}

.sort-nav-order {
  line-height: 38px;
}

.sort-nav-order dd a {
  position: relative;
  padding: 0 10px;
  margin: 0 10px 2px 10px;
  color: #333;
  height: 19px;
  line-height: 19px;
  border: 1px solid transparent;
  _border: 1px solid #fff;
  float: left;
}

.sort-nav-order dd .cur,
.sort-nav-order dd.cur {
  color: #039ae3;
  border-color: #039ae3;
}

.fly-extend-tabs {
  padding: 15px 0;
}

.layui-tab-brief>.layui-tab-more li.layui-this:after,
.layui-tab-brief>.layui-tab-title .layui-this:after {
  border-bottom: 2px solid #039ae3;
}

.fly-extend-tabs .layui-tab-title {
  text-align: center;
  border: none;
}

.fly-extend-tabs .layui-tab-title li {
  min-width: 0;
  margin: 0 20px;
  padding: 0;
}

.fly-extend-list {
  position: relative;
  padding: 30px;
  line-height: 24px;
  color: #999;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

.fly-extend-list:hover {
  box-shadow: 0 0 80px rgba(0, 0, 0, 0.1);
}

.fly-extend-list a {
  color: #999;
}

.fly-extend-list-header {
  position: relative;
  height: 40px;
  line-height: 40px;
  margin-bottom: 10px;
  color: #999;
}

.fly-extend-list-header a {
  color: #999;
}

.fly-extend-list-header .fly-extend-title {
  font-size: 20px;
}

.fly-extend-list-header .fly-extend-title a {
  color: #000;
}

.fly-extend-list-header .layui-badge {
  top: -2px;
  background: #039ae3;
  padding: 2px 5px;
}

.fly-extend-list-info {
  position: absolute;
  max-width: 200px;
  height: 40px;
  right: 0;
  top: 0;
  overflow: hidden;
}

.fly-extend-list-info span {
  padding-right: 10px;
}

.fly-extend-list-info .icon-xiazai {
  position: relative;
  top: 1px;
  font-size: 20px;
}

.fly-extend-list-user img {
  width: 30px;
  height: 30px;
  border-radius: 100%;
}

.fly-extend-list-user cite {
  padding: 0 3px;
}

.fly-extend-list-desc {
  border: none;
  color: #666;
}

.fly-extend-list-desc p {
  max-height: 48px;
  line-height: 24px;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.fly-extend-list .fly-extend-list-desc p {
  height: 48px;
}

.page {
  text-align: center;
}

.page .layui-laypage a:hover {
  color: #039ae3;
}

.page .layui-laypage a,
.layui-laypage span {
  padding: 0 20px;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
}

.fly-footer {
  padding: 20px 0;
  line-height: 30px;
  text-align: center;
  color: #737573;
  border-top: 1px solid #e2e2e2;
}

.layui-container .resources-intro {
  background-color: #fff;
}

.layui-container .resources-file-list {
  background-color: #fff;
}

.resources-intro .content {
  padding: 15px;
}

.resources-file-list .content {
  padding: 25px;
}

.resources-intro .content h2 {
  font-size: 20px;
  padding-bottom: 10px;
}

.resources-intro .content a {
  color: #000;
}

.resources-intro .content h3 {
  font-size: 14px;
  line-height: 24px;
  color: #333;
  margin-top: 10px;
}

.fly-extend-list .fly-extend-list-desc .layui-badge {
  display: inline-block;
  height: 24px;
  line-height: 24px;
  background: #039ae3;
}

.articlecontent .layui-card-header {
  text-align: center;
  padding: 30px 0;
  height: 90px;
}

.articlecontent .article_Content {
  padding: 30px;
}

.articlecontent .article_Content p {
  padding: 15px 0px;
}

.container-content {
  margin-top: 110px;
  margin-bottom: 20px;
}

.layui-card-body p.top {
  line-height: 24px;
  padding: 10px 0px;
  font-size: 16px;
  border-top: 1px solid #eee;
}

span.icon_hits {
  width: 20px;
  height: 20px;
  display: inline-block;
  background: url(../../images/icon_hits.png);
}

.icon_time {
  width: 20px;
  height: 20px;
  display: inline-block;
  background: url(../../images/icon_time.png);
}

.logo a span {
  font-size: 20px;
  color: #000;
  margin-left: 10px;
}

.studentfile-form .mrp-form-item {
  margin-bottom: 5px;
}

.studentfile-form .mrp-form-item .layui-input-inline {
  width: 100%;
}

.fly-extend-list .list-btns {
  margin-top: 10px;
}

/* .fly-extend-list .list-btns .layui-btn-primary:hover {
  background-color: #039ae3;
  color: #fff;
  border-color: #039ae3;
} */
.mrp-bootm-submit-btn {
  background-color: #fff;
  border: 1px solid #eee;
}

.mrp-bootm-submit-btn .layui-input-block {
  margin: 0;
  padding: 10px;
}

#scsplan-list .fly-extend-list-header .fly-extend-title,
#scstask-list .fly-extend-list-header .fly-extend-title,
#scscourse-list .fly-extend-list-header .fly-extend-title {
  padding-right: 30px;
}

#table-list .layui-card-header {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  height: 60px;
  line-height: 60px;
}