.right {
  background: #fafafa;
  padding: 0 20px;
}
.item {
  margin-bottom: 35px;
}
.common-title-wrap {
  position: relative;
  margin: 20px 0;
}
.common-title-wrap .common-title {
  font-size: 18px;
  color: #000000;
  line-height: 1;
  border-left: solid 5px #b09578;
  padding-left: 10px;
  float: left;
}
.subtitle {
  float: right;
  font-size: 12px;
  color: #858585;
  line-height: 18px;
}
.common-content {
  padding-top: 10px;
  padding-bottom: 10px;
}
.common-content p {
  line-height: 22px;
  font-size: 14px;
  color: #727272;
  text-align: justify;
}
.common-content ol {
  border: none 0;
  background-color: transparent;
  position: relative;
}
.common-content ol li {
  line-height: 16px;
  padding-bottom: 15px;
  font-size: 14px;
}
.common-content ol li .personlist {
  display: table;
  width: 100%;
  position: relative;
}
.common-content ol li .personlist .dex-wrap {
  width: 24px;
  font-size: 12px;
}
.common-content ol li .personlist .dex-wrap .dex {
  border-radius: 50%;
  width: 16px;
  height: 16px;
  background: #cccccc;
  color: #fff;
  text-align: center;
  margin-right: 8px;
}
.common-content ol li .personlist .dex-wrap .top3 {
  background: #c1976c;
}
.common-content ol li .personlist .name {
  font-size: 16px;
  color: #242424;
}
.common-content ol li .personlist .num {
  text-align: right;
  color: #b6b6b6;
}
.common-content ul li {
  margin-bottom: 45px;
}
.common-content ul li .userinfo {
  width: 100%;
  display: table;
  position: relative;
}
.common-content ul li .userinfo .advator {
  width: 54px;
  height: 54px;
  padding-right: 20px;
}
.common-content ul li .userinfo .advator img {
  width: 54px;
  height: 54px;
  border-radius: 50%;
}
.common-content ul li .userinfo .username .name {
  font-size: 18px;
  color: #242424;
  margin-bottom: 10px;
}
.common-content ul li .userinfo .username .mes {
  color: #b6b6b6;
  font-size: 12px;
}
.common-content ul li .contenttext {
  margin-top: 10px;
  margin-bottom: 5px;
  line-height: 22px;
  color: #7a7a7a;
  font-size: 14px;
  text-align: justify;
}
.common-content ul li .timetext {
  color: #b6b6b6;
  font-size: 12px;
}
.common-content ul .report {
  margin-bottom: 30px;
}
.common-content ul .report .bdperson {
  width: 100%;
  display: table;
  position: relative;
}
.common-content ul .report .bdperson .advator {
  width: 34px;
  height: 34px;
  padding-right: 10px;
}
.common-content ul .report .bdperson .advator img {
  width: 34px;
  height: 34px;
  border-radius: 50%;
}
.common-content ul .report .bdperson .username .name {
  font-size: 14px;
  color: #2f2f2f;
}
.common-content ul .report .bdperson .time {
  text-align: right;
  color: #b6b6b6;
}
.common-content ul .report .contenttext {
  color: #727272;
}
.common-content ul .report .titlewrap {
  font-size: 16px;
  color: #2f2f2f;
  position: relative;
  height: 20px;
  line-height: 20px;
  display: block;
}
.common-content ul .report .titlewrap .tag {
  background: #e1e7f8;
  color: #6e7faa;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  padding: 0 5px;
  border-radius: 3px;
  position: absolute;
  margin-left: 10px;
}
.common-content ul .report .time {
  margin-top: 10px;
  color: #b6b6b6;
}
.common-content ul .report:last-child {
  margin-bottom: 0;
}
.common-content .seemore {
  margin-top: 20px;
  color: #b09578;
  font-size: 16px;
  display: inline-block;
}
.common-content .btnwrap {
  text-align: center;
}
.common-content .btnwrap .wallbtn {
  width: 120px;
  font-size: 14px;
}
.common-content .btnwrap .text {
  color: #858585;
  font-size: 12px;
  margin-top: 10px;
}
.middle {
  padding-right: 20px;
}
.adbanner {
  position: relative;
  width: 100%;
  height: 350px;
  background: url(../images/test.jpg) no-repeat;
  background-size: cover;
}
.adbanner .overmask {
  width: 100%;
  height: 100%;
  background: rgba(54, 59, 62, 0.86);
  position: absolute;
  left: 0;
  top: 0;
}
.adbanner .content-wrap {
  color: #fff;
  position: relative;
  text-align: center;
}
.adbanner .content-wrap .title {
  padding: 50px 0;
  font-size: 30px;
}
.adbanner .content-wrap .context {
  line-height: 30px;
  font-size: 14px;
  padding: 0 50px;
  text-align: justify;
}
.adbanner .content-wrap .btnwrap {
  text-align: center;
  margin-top: 55px;
}
.adbanner .content-wrap .btnwrap .btn {
  width: 158px;
  line-height: 48px;
  height: 48px;
  color: #fff;
  font-size: 18px;
}
.adbanner .content-wrap .btnwrap .bluebtn {
  margin-right: 35px;
}
.type-wrap {
  margin: 40px 0;
}
.type-wrap .selectlist {
  margin-bottom: 30px;
}
.type-wrap .selectlist .sl-key {
  color: #785d42;
  font-size: 18px;
  float: left;
  height: 18px;
  line-height: 18px;
  width: 98px;
}
.type-wrap .selectlist .js-search-li {
  float: left;
  width: 580px;
}
.type-wrap .selectlist .js-search-li li {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}
.type-wrap .selectlist .js-search-li li a {
  color: #7a7a7a;
  font-size: 14px;
}
.type-wrap .selectlist .js-search-li li a.active {
  color: #b53c3c;
}
.horseteacher .teacherlist {
  margin-bottom: 75px;
}
.horseteacher .teacherlist .teacher {
  display: table;
  width: 100%;
  position: relative;
}
.horseteacher .teacherlist .teacher .advator {
  width: 130px;
}
.horseteacher .teacherlist .teacher .advator img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
}
.horseteacher .teacherlist .teacher .infomes {
  width: 370px;
  font-size: 14px;
  color: #242424;
}
.horseteacher .teacherlist .teacher .infomes .name {
  font-size: 24px;
  color: #242424;
  margin-bottom: 15px;
  position: relative;
}
.horseteacher .teacherlist .teacher .infomes .name .tag {
  background: #e1e7f8;
  color: #6e7faa;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  padding: 0 5px;
  border-radius: 3px;
  position: absolute;
  top: 2px;
  margin-left: 10px;
}
.horseteacher .teacherlist .teacher .infomes .company {
  color: #b09578;
  margin-bottom: 15px;
}
.horseteacher .teacherlist .teacher .infomes .area {
  margin-bottom: 15px;
}
.horseteacher .teacherlist .teacher .infomes .graycolor {
  color: #999;
}
.horseteacher .teacherlist .teacher .bp {
  font-size: 14px;
  text-align: center;
}
.horseteacher .teacherlist .teacher .bp .bpbtn {
  width: 124px;
  font-size: 16px;
  margin-bottom: 10px;
}
.horseteacher .teacherlist .teacher .bp .only {
  color: #b53c3c;
  margin-bottom: 10px;
}
.horseteacher .teacherlist .teacher .bp .have {
  color: #999;
}
.teacherwrap {
  margin-top: -30px;
}
.listitemwrap {
  padding-top: 20px;
}
.listitemwrap .zsing {
  background: #9c8369;
  color: #fff;
  font-size: 14px;
  height: 24px;
  line-height: 24px;
  padding: 0 10px;
  display: inline-block;
}
.listitemwrap .listitem {
  position: relative;
  display: table;
  width: 100%;
  margin-bottom: 40px;
}
.listitemwrap .listitem .advator {
  width: 80px;
}
.listitemwrap .listitem .advator img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.listitemwrap .listitem .username {
  color: #242424;
  font-size: 14px;
}
.listitemwrap .listitem .username .name {
  font-size: 24px;
  margin-bottom: 10px;
  position: relative;
}
.listitemwrap .listitem .username .name .company {
  position: absolute;
  color: #b09578;
  font-size: 14px;
  top: 10px;
  margin-left: 10px;
}
.listitemwrap .listitem .username .mes {
  line-height: 24px;
  color: #999;
  margin-bottom: 5px;
}
.listitemwrap .listitem .username .mes span {
  color: #242424;
}
.listitemwrap .listitem .username .mes .tag {
  padding: 0 10px;
  height: 24px;
  line-height: 24px;
  color: #675037;
  font-size: 12px;
  border-radius: 3px;
  background: #f3e9e0;
  float: left;
  text-align: center;
  margin-right: 10px;
}
.listitemwrap .listitem .number {
  text-align: center;
}
.listitemwrap .listitem .number .itemone {
  display: inline-block;
}
.listitemwrap .listitem .number .itemone .num {
  font-size: 24px;
  color: #9c8369;
  margin-bottom: 15px;
}
.listitemwrap .listitem .number .itemone .num span {
  font-size: 12px;
}
.listitemwrap .listitem .number .itemone .mes {
  color: #b6b6b6;
  font-size: 12px;
}
.listitemwrap .listitem .advator-big {
  width: 130px;
}
.listitemwrap .listitem .advator-big img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
}
.listitemwrap .listitem .classkc {
  width: 200px;
  text-align: center;
  font-size: 14px;
  color: #999999;
}
.listitemwrap .listitem .classkc .title {
  font-size: 16px;
  color: #242424;
  margin-bottom: 20px;
}
.listitemwrap .listitem .classkc .content .date {
  margin-bottom: 18px;
}
.listitemwrap .listitem .classkc .content .date:hover {
  color: #b53c3c;
}
.projectwrap {
  margin-top: -30px;
}
.projectwrap .course-list li {
  float: left;
  -moz-transition: box-shadow 0.3s;
  -webkit-transition: box-shadow 0.3s;
  -o-transition: box-shadow 0.3s;
  transition: box-shadow 0.3s;
  width: 228px;
  padding: 15px;
  text-align: center;
  border: solid 1px #fff;
}
.projectwrap .course-list li a {
  display: block;
}
.projectwrap .course-list li:hover {
  box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.15);
  background: #fff;
}
.projectwrap .course-list li:hover a {
  border-color: #fff;
}
.projectwrap .course-list li:hover .date_label {
  opacity: 1;
  visibility: visible;
}
.projectwrap .course-list li .course-list-img {
  width: 100%;
  height: 130px;
  overflow: hidden;
  max-height: 130px;
  position: relative;
}
.projectwrap .course-list li .course-list-img .img {
  display: block;
  transition: 1s;
  -moz-transition: 1s;
  -webkit-transition: 1s;
  -o-transition: 1s;
  width: 100%;
  height: 130px;
}
.projectwrap .course-list li h5 {
  font-size: 16px;
  color: #383838;
  font-weight: normal;
  height: 36px;
  line-height: 36px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.projectwrap .course-list li .sub-title {
  font-size: 12px;
  color: #b6b6b6;
  text-align: left;
}
.projectwrap .course-list li .tips {
  font-size: 12px;
  color: #7a7a7a;
  line-height: 20px;
  text-align: justify;
  margin-top: 6px;
  margin-bottom: 26px;
}
.projectwrap .course-list li .goal {
  font-size: 12px;
  color: #b6b6b6;
}
.projectwrap .course-list li .goal .money {
  color: #b53c3c;
}
.projectwrap .course-list li .goal .viewwrap img {
  vertical-align: middle;
  margin-right: 5px;
}
.projectwrap .text-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.culumwrap {
  margin: 0 -27px;
}
.culumwrap .course-list li {
  float: left;
  -moz-transition: box-shadow 0.3s;
  -webkit-transition: box-shadow 0.3s;
  -o-transition: box-shadow 0.3s;
  transition: box-shadow 0.3s;
  width: 209px;
  margin: 27px;
  text-align: center;
  border: solid 1px #fff;
}
.culumwrap .course-list li a {
  display: block;
}
.culumwrap .course-list li .course-list-img {
  width: 100%;
  height: 130px;
  overflow: hidden;
  max-height: 130px;
  position: relative;
}
.culumwrap .course-list li .course-list-img .img {
  display: block;
  transition: 1s;
  -moz-transition: 1s;
  -webkit-transition: 1s;
  -o-transition: 1s;
  width: 100%;
  height: 130px;
}
.culumwrap .course-list li h5 {
  font-size: 16px;
  color: #383838;
  font-weight: normal;
  height: 36px;
  line-height: 36px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.culumwrap .course-list li .tips {
  font-size: 12px;
  color: #7a7a7a;
  line-height: 20px;
  text-align: justify;
  margin-top: 6px;
  margin-bottom: 26px;
}
.culumwrap .course-list li .goal {
  font-size: 12px;
  color: #b6b6b6;
}
.culumwrap .course-list li .goal .money {
  color: #b53c3c;
}
.culumwrap .course-list li .goal .viewwrap .view {
  color: #b53c3c;
}
.culumwrap .text-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.right-top-new {
  background: url(../images/topbg.jpg) no-repeat;
  width: 295px;
  height: 350px;
  margin: 0 -20px;
  color: #9eafcb;
  font-size: 14px;
  margin-bottom: 40px;
}
.right-top-new .top-title {
  color: #9eafcb;
  font-size: 20px;
  text-align: center;
  line-height: 72px;
  height: 72px;
  margin-bottom: 10px;
}
.right-top-new .content {
  padding: 0 20px;
}
.right-top-new .content .nums {
  color: #fff;
  font-size: 34px;
  font-weight: bold;
}
.right-top-new .content div {
  margin-bottom: 30px;
}
.nav-middle {
  margin-top: 25px;
  margin-bottom: 10px;
}
.nav-middle .type {
  font-size: 18px;
  color: #242424;
}
.nav-middle .type li {
  float: left;
  height: 25px;
  line-height: 25px;
}
.nav-middle .type li a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 13px;
}
.nav-middle .type li.active a {
  color: #b09578;
  box-shadow: 0 4px 0 0 #b09578;
}
.nav-middle .rank {
  height: 25px;
  line-height: 25px;
}
.nav-middle .rank li {
  float: left;
  margin-right: 25px;
}
.nav-middle .rank li a {
  font-size: 12px;
  display: block;
}
.nav-middle .rank li:last-child {
  margin-right: 0;
}
.nav-middle .rank li:hover a,
.nav-middle .rank li.active a {
  color: #b09578;
}
.index-banner {
  width: 100%;
  height: 350px;
  position: relative;
}
.index-banner .overlay {
  background-image: -moz-linear-gradient(90deg, rgba(11, 2, 5, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -webkit-linear-gradient(90deg, rgba(11, 2, 5, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -ms-linear-gradient(90deg, rgba(11, 2, 5, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
  zoom: 1;
  position: absolute;
  height: 180px;
  bottom: 0px;
  width: 100%;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.index-banner .content {
  position: absolute;
  bottom: 15px;
  color: #fff;
  width: 100%;
}
.index-banner .content .title {
  font-size: 24px;
  color: #fff;
  padding-left: 40px;
  width: 80%;
  line-height: 35px;
  height: 35px;
  overflow: hidden;
}
.index-banner .content .titlewrap {
  width: 80%;
}
.index-banner .content .advatorwrap {
  width: 20%;
  text-align: right;
  padding-right: 40px;
}
.index-banner .content .autor {
  line-height: 35px;
  height: 35px;
  font-size: 14px;
  color: #bbb;
}
.index-banner .content .autor .avatar {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 5px;
}
.activity .listitem .item-wrap {
  margin-bottom: 80px;
}
.activity .listitem .item-wrap .pic {
  float: left;
  width: 205px;
  height: 129px;
  border: solid 1px #ececec;
}
.activity .listitem .item-wrap .desc {
  float: left;
  width: 480px;
  padding-left: 30px;
}
.activity .listitem .item-wrap .desc .title {
  color: #2b2b2b;
  font-size: 20px;
  display: block;
  line-height: 22px;
  height: 44px;
  overflow: hidden;
}
.activity .listitem .item-wrap .desc .title:hover {
  color: #b09578;
}
.activity .listitem .item-wrap .desc .author {
  margin-top: 10px;
  font-size: 14px;
  color: #bbbbbb;
  position: relative;
}
.activity .listitem .item-wrap .desc .author .suppose {
  height: 18px;
  line-height: 18px;
}
.activity .listitem .item-wrap .desc .author .adress {
  line-height: 20px;
  height: 20px;
  margin-top: 10px;
}
.activity .listitem .item-wrap .desc .author .time {
  background: url(/images/detail.png) no-repeat 0 0;
  width: 22px;
  height: 18px;
  float: left;
}
.activity .listitem .item-wrap .desc .author .money {
  font-size: 28px;
  color: #b53c3c;
  font-weight: bold;
}
.activity .listitem .item-wrap .desc .author .adressicon {
  background: url(/images/detail.png) no-repeat 0 -46px;
  width: 22px;
  height: 18px;
  float: left;
}
.activity .listitem .item-wrap .desc .author .nums {
  margin-top: -3px;
}
.activity .listitem .item-wrap .desc .author .num {
  font-size: 20px;
  color: #b53c3c;
}
