@charset "UTF-8";
.container {
  background-color: #fff;
}

.container .header-c {
  width: 100%;
  height: 2.40rem;
  background-image: url(../img/banner.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  display: flex;
  align-items: center;
  padding: 0.17rem 0rem 0rem;
  flex-direction: column;
}

.container .header-c .header-logo {
  width: 0.7rem;
  height: 0.25rem;
}

.container .header-c .desc .top {
  display: flex;
  justify-content: center;
  position: relative;
}

.container .header-c .desc .top .top-title {
  width: 3.08rem;
  padding: 0.38rem 0rem 0.17rem 0rem;
}

.container .header-c .desc .top .around-ii {
  width: 0.1rem;
  height: 0.12rem;
  position: absolute;
  bottom: 0.45rem;
  left: 0.7rem;
}

.container .share-list-wrapper .list-i {
  display: flex;
  align-items: center;
  padding: 0.29rem 0.1rem 0.25rem;
}

.container .share-list-wrapper .list-i .left-icon-serring-pag {
  width: 0.14rem;
  height: 0.22rem;
}

.container .share-list-wrapper .list-i .c-w {
  width: 3.3rem;
  margin: 0rem 0.1rem;
  overflow: hidden;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  border-radius: 0.1rem;
}

.container .share-list-wrapper .list-i .c-w .share-item-c {
  background-color: #fff;
  padding: 0.16rem 0.2rem;
  height: 100%;
}

.container .share-list-wrapper .list-i .c-w .share-item-c .hideShow {
  text-align: center;
  background-color: #3fb5fe;
  height: 0.3rem;
  width: 1.2rem;
  margin: 20px auto 0px;
  display: flex;
  color: #fff;
  justify-content: center;
  align-items: center;
  border-radius: 0.15rem;
  font-size: 0.12rem;
}

.container .share-list-wrapper .list-i .c-w .share-item-c .top {
  display: flex;
  align-items: center;
  padding-bottom: 0.16rem;
}

.container .share-list-wrapper .list-i .c-w .share-item-c .top .left {
  margin-right: 0.1rem;
  border-radius: 0px 0.4rem 0px 0px;
  overflow: hidden;
}

.container .share-list-wrapper .list-i .c-w .share-item-c .top .left .icon {
  width: 1rem;
  height: 1.17rem;
}

.container .share-list-wrapper .list-i .c-w .share-item-c .top .right .student-info {
  color: #2899fc;
  font-size: 0.18rem;
  padding-bottom: 0.13rem;
}

.container .share-list-wrapper .list-i .c-w .share-item-c .top .right .student-lists {
  font-size: 0.1rem;
  color: #393939;
  line-height: 0.18rem;
  white-space: nowrap;
}

.container .share-list-wrapper .list-i .c-w .share-item-c .bottom {
  color: #656565;
  font-size: 0.1rem;
  line-height: 0.18rem;
}

.container .share-list-wrapper .receive-block {
  padding: 0.25rem 0.25rem 1rem;
  background: url(../img/bg-8.png) no-repeat bottom/100%;
}

.container .share-list-wrapper .receive-block .receive-iframe {
  padding-top: 0.25rem;
  height: 5.8rem;
}

.container .free {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 0.27rem;
}

.container .free-tag {
  width: 1.1rem;
  height: 0.26rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.13rem;
  color: #fff;
  margin-bottom: 0.13rem;
  font-size: 0.17rem;
  background-image: linear-gradient(to right, #3fb5fe, #2799fc);
}

.container .free-title {
  font-size: 0.17rem;
  color: #3fb5fe;
  font-size: 0.24rem;
  width: 2.8rem;
  text-align: center;
  padding-bottom: 0.2rem;
}

.container .free-title .free-get {
  color: linear-gradient(to bottom, #3fb5fe, #289afc);
  font-weight: 700;
  color: #289afc;
  font-size: 0.24rem;
}

.container .free .aricle-resource {
  width: 2.7rem;
  height: 0.45rem;
  background-image: url(../img/aroundf.png);
  background-position: center center;
  background-size: 100%;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 0.15rem;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0.3rem;
  margin-top: 0.12rem;
}

.container .free .aricle-shadows {
  padding: 0rem 0.15rem;
  width: 100%;
}

.container .free .aricle-shadows .group {
  height: 1rem;
  width: 100%;
  background: url(../img/bgs.png) no-repeat center/100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.container .free .aricle-shadows .group .group-i {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 0.31rem;
  justify-content: center;
}

.container .free .aricle-shadows .group .group-i:nth-child(3n) {
  margin-right: 0rem;
}

.container .free .aricle-shadows .group .group-i .hh-o {
  width: 0.32rem;
  height: 0.28rem;
}

.container .free .aricle-shadows .group .group-i .m {
  font-size: 0.15rem;
  color: #fff;
  font-weight: 700;
  margin: 0.05rem 0rem;
}

.container .free .aricle-shadows .group .group-i .desc {
  font-size: 0.1rem;
  color: #fff;
}

.container .free .aricle-shadows .b-title {
  padding: 0.24rem 0rem 0.25rem;
}

.container .free .aricle-shadows .system_list {
  display: flex;
  flex-wrap: wrap;
}

.container .free .aricle-shadows .system_list .system_list-i {
  width: 1.65rem;
  margin-right: 0.13rem;
  margin-bottom: 0.13rem;
  box-shadow: inset 0px 0px 0.089rem 0.01rem rgba(0, 0, 0, 0.1);
  padding: 0.1rem  0.15rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.container .free .aricle-shadows .system_list .system_list-i:nth-child(2n) {
  margin-right: 0rem;
}

.container .free .aricle-shadows .system_list .system_list-i.kaoqian .i-img {
  height: 0.27rem;
  width: 0.22rem !important;
}

.container .free .aricle-shadows .system_list .system_list-i .i-img {
  width: 0.3rem;
  height: 0.27rem;
}

.container .free .aricle-shadows .system_list .system_list-i .i-img img {
  height: 100%;
  width: 100%;
}

.container .free .aricle-shadows .system_list .system_list-i .system_desc {
  font-weight: 700;
  font-size: 0.14rem;
  padding: 0.05rem 0rem 0.16rem;
  text-align: center;
  font-family: 'B';
}

.container .free .aricle-shadows .system_list .system_list-i .system_info {
  color: #656565;
  font-size: 0.1rem;
  line-height: 0.16rem;
  height: 1.45rem;
  font-family: 'R';
}

.container .free .aricle-shadows .system_list .system_list-i .system_footer {
  display: flex;
  justify-content: center;
  width: 0.85rem;
  height: 0.22rem;
  color: #fff;
  border-radius: 0.11rem;
  align-items: center;
  font-family: 'M';
  margin: 0.1rem 0rem 0.1rem;
  background-image: linear-gradient(to right, #3fb5fe, #2799fc);
}

.container .free .aricle-shadows .system_end {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.container .free .aricle-shadows .system_end .systen_common-o {
  width: 2.3rem;
  height: 0.37rem;
  border-radius: 0.18rem;
  color: #fff;
  font-size: 0.16rem;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.container .free .aricle-shadows .system_end .systen_common-o.one {
  background-color: #3fb5fe;
  margin-bottom: 0.16rem;
}

.container .free .aricle-shadows .system_end .systen_common-o.two {
  background-color: #0172ff;
}

.container .free .aricle-shadows .system_end .share-list {
  padding: 0.3rem 0rem 0.2rem;
}

.container .free .aricle-list .aricle-list-item {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  font-size: 0.12rem;
  line-height: 0.3rem;
}

.container .free .aricle-list .aricle-list-item .checkd-icon {
  width: 0.16rem;
  height: 0.14rem;
  margin-right: 0.05rem;
  margin-top: 0.09rem;
}

.container .free .aricle-list .aricle-list-item .title {
  width: 3.15rem;
  font-size: 0.12rem;
}

.overFlow {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  /*设置方向*/
  -webkit-line-clamp: 2;
  /*设置超过为省略号的行数*/
  overflow: hidden;
  height: 1.4rem;
}
