@charset "utf-8";
/* CSS Document */
body {
  /*background: url("../image/bc-green.png")  no-repeat top;*/
  background-repeat:no-repeat;
  background-attachment:fixed;
  background-size:cover
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px
}
.container {
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;
}
.box-pos {
  position: relative;
}
.area-pos {
  position: absolute;
}
/*颜色替换*/
.space-box {
  background-color: transparent;
}
.teacher {
  overflow: hidden;
  border-top: 3px solid #6fb139;
}
.teacher_lefr01y a, .teacher_lefr01y_b ul li, .teacher_lefr01y_b ul li span {
  color: #333;
}
.teacher_nav {
  background: #ebf3d1;
}
.text_left a {
  color: #6fb139;
}
.shadow, .shadowbf {
  box-shadow: 2px 2px 0px #d1d8cb;
  -moz-box-shadow: 2px 2px 4px #d1d8cb;
  -webkit-box-shadow: 2px 2px 4px #d1d8cb;
}

/*头像姓名、粉丝、关注、粉丝*/
.teacher_lefr01y a {
  margin-top: 12px;
  margin-left: 13px;
  margin-right: 10px;
}
.teacher_lefr01y span {
  display: inline-block;
  margin-top: 16px;
  font-size: 14px;
  color: #333;
  width: 50px;
  text-align: center;
}
.teacher_lefr01y_b {
  border-bottom: none;
  padding-left: 88px;
  left: 0px;
  top: 150px;
}
.teacher_lefr01y img {
  border: 2px solid #fff;
  position: absolute;
  left: -40px;
  top: -5px;
}
.teacher_lefr01y {
  padding: 0px;
  position: absolute;
  top: 110px;
  left: 0px;
  width: 400px;
  background-color: rgba(255, 255, 255, 0.4);
  border: 1px solid #fff;
  height: 75px;
  margin-left: 40px;
  padding-left: 50px;
}
.space-nav-box {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.5);
  bottom: 0px;
}
.space-nav-style {
  margin: auto;
  padding: 10px;
  color: #333;
}
/*导航样式*/
.nav > li > a:focus, .nav > li > a:hover, .nav-hover {
  text-decoration: none;
  background-color: #6fb139;
  border-radius: 4px;
  color: #fff;
}
.yellow_left ul .btn-box {
  background: #f6f6f6;
  width: 100%;
  margin: 0 auto;
}
.yellow_left ul .btn-box a {
  display: inline-block;
  text-indent: 1.5em;
  cursor: pointer;
}
.texts {
  min-height: 95px;
  margin-top: 15px;
}
.teacher_y01_navs {
  border-radius: 4px;
  text-align: center;
  padding: 6px 20px;
  background-color: #4aa7ef;
  position: absolute;
  bottom: 8px;
  right: 15px;
}
.teacher_nav a {
  color: #1aa6ff;
}
.teacher_y01_navs a {
  color: #fff;
}
.select2-container .select2-search--inline .select2-search__field {
  margin-left: 15px;
}
.teacher_nav select {
  border: none;
  margin-left: 13px;
  padding: 3px 5px;
}
.layui-flow-more {
  margin: 10px 0;
  text-align: center;
  color: #999;
  font-size: 14px;
}
.layui-flow-more a cite {
  padding: 6px 20px;
  border-radius: 3px;
  background-color: #eee;
  color: #333;
  font-style: normal;
}
.layui-flow-more a {
  display: inline-block;
  vertical-align: top;
}
.left-texts {
  width: 230px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
}
.teacher_lefr02 ul li a {
  padding-top: 10px;
  /* width: 91px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;*/
}
.teacher_lefr02 ul li img {
  margin: 0 5px;
}
.teacher_y, .teachers, .teacher {
  margin-bottom: 10px;
}
.teacher_right02f input {
  width: 62%;
}
.more-style a {
  text-align: center;
  color: #1aa6ff;
  display: block;
  margin: 0 auto;
  cursor: pointer;
}
.class_u_more_act {
  position: absolute;
  top: 30px;
  right: -8px;
  width: 120%;
  white-space: nowrap;
  padding: 15px 0;
  background: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 0 4px #b7b7b7;
  z-index: 16;
  zoom: 1;
  display: none;
  text-align: left;
  height: 40px;
  height: auto !important;
  min-height: 20px;
}

.space-nav-style a:hover {
  color: #6fb139;
  cursor: default;
  border-radius: 5px;
}

.nav > li > a:focus, .nav > li > a:hover ul {
  display: block;
}
.space-nav-style > ul > li:hover .class_u_more_act {
  display: block;
}

.btn-info {background-color: rgba(30, 210, 250, 0.4);
border: none;}

.teacher_lefr02, .teacher_lefr03{
  padding: 10px;
}

.leaners{
  border-radius: 0px;
}
