/* 内容区 开始*/
html body main #slider {
  height: 2.1rem;
}

html body main #slider>.swiper-container {
  height: 100%;
}

html body main #slider>.swiper-container>.swiper-wrapper>.swiper-slide>a {
  display: block;
  width: 100%;
  height: 100%;
}

html body main #slider>.swiper-container>.swiper-wrapper>.swiper-slide>a>img {
  width: 100%;
  height: 100%;
}

html body main #slider>.swiper-container>.swiper-pagination {
  bottom: -13px;
}

html body main #slider>.swiper-container>.swiper-pagination>.swiper-pagination-bullet-active {
  width: 0.1rem !important;
  height: 0.05rem !important;
  background: #ffffff !important;
  box-shadow: none !important;
  border-radius: 0.03rem !important;
  opacity: 1 !important;
}

html body main #slider>.swiper-container>.swiper-pagination>.swiper-pagination-bullet {
  margin: 0 0.06rem 0 0;
  box-shadow: none;
  opacity: 0.8;
  line-height: 100% !important;
  width: 0.06rem;
  height: 0.06rem;
  margin: 1px 6px;
  cursor: pointer;
  border-radius: 50%;
  background: #aaa;
  -webkit-box-shadow: 0 0 1px 1px rgba(130, 130, 130, 0.7);
  box-shadow: 0 0 1px 1px rgba(130, 130, 130, 0.7);
}

html body main #nav_btn {
  padding-left: 0.3rem;
  background-color: #ffffff;
  padding-right: 0.32rem;
  position: relative;
  overflow: hidden;
}

html body main #nav_btn.sec_nav_btn {
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
  padding-left: 0.2999rem;
}

html body main #nav_btn.height80 {
  height: 0.6rem !important;
}

html body main #nav_btn.height80>.nav_btn_box>.each_btn {
  height: unset;
}

html body main #nav_btn .nav_btn_box {
  height: 100%;
  overflow: hidden;
  width: 100%;
  position: static;
}

html body main #nav_btn .nav_btn_box.margintop10 {
  margin-top: 0.2rem;
}

html body main #nav_btn .nav_btn_box .each_btn {
  float: left;
  height: 100%;
  margin-right: 0.35rem;
  color: #666666 !important;
}

html body main #nav_btn .nav_btn_box .each_btn:nth-child(4) {
  margin-right: 0;
}

html body main #nav_btn .nav_btn_box .each_btn a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

html body main #nav_btn .nav_btn_box .each_btn a img {
  width: 0.21rem;
  height: 0.21rem;
}

html body main #nav_btn .nav_btn_box .each_btn a p {
  text-align: center;
  margin-top: 0.05rem;
  font-size: 0.12rem;
  font-family: "PingFang SC", "Lantinghei SC", "Microsoft YaHei", "HanHei SC", "Helvetica Neue", "Arial", "微软雅黑";
  margin-bottom: 0;
  color: #333333 !important;
}

html body main #course_yg {
  background-color: #fff;
  margin-top: 0.05rem;
  overflow: hidden;
  padding-bottom: 0.3rem;
}

html body main #course_yg .title {
  margin-top: 0.2rem;
}

html body main #course_yg .yg_box {
  margin-top: 0.2rem;
  overflow: hidden;
  margin-left: 0.12rem;
}

html body main #course_yg .yg_box .yg_eachbox {
  float: left;
  width: 1.7rem;
  margin-right: 0.1rem;
  margin-bottom: 0.1rem;
}

html body main #course_yg .yg_box .yg_eachbox:nth-child(1) {
  background: url('../../img/yg-bg-1.png');
  background-size: 100% 100%;
}

html body main #course_yg .yg_box .yg_eachbox .yg_tag {
  font-size: 0;
  line-height: 0.3rem;
}

html body main #course_yg .yg_box .yg_eachbox .yg_tag>p {
  line-height: 0.3rem;
  display: block;
  height: 0.3rem;
  overflow: hidden;
  transform: scale(0.8);
  width: 110%;
}

html body main #course_yg .yg_box .yg_eachbox:nth-child(1) .yg_tag p {
  font-size: 0.09rem;
  font-family: "PingFang SC", "Lantinghei SC", "Microsoft YaHei", "HanHei SC", "Helvetica Neue", "Arial", "微软雅黑";
  font-weight: 400;
  color: #e4520e;
}

html body main #course_yg .yg_box .yg_eachbox:nth-child(2) {
  background: url('../../img/yg-bg-2.png');
  background-size: 100% 100%;
}

html body main #course_yg .yg_box .yg_eachbox:nth-child(2) .yg_tag p {
  font-size: 0.09rem;
  font-family: "PingFang SC", "Lantinghei SC", "Microsoft YaHei", "HanHei SC", "Helvetica Neue", "Arial", "微软雅黑";
  font-weight: 400;
  color: #1f5eed;
}

html body main #course_yg .yg_box .yg_eachbox:nth-child(3) {
  background: url('../../img/yg-bg-3.png');
  background-size: 100% 100%;
}

html body main #course_yg .yg_box .yg_eachbox:nth-child(3) .yg_tag p {
  font-size: 0.09rem;
  font-family: "PingFang SC", "Lantinghei SC", "Microsoft YaHei", "HanHei SC", "Helvetica Neue", "Arial", "微软雅黑";
  font-weight: 400;
  color: #3e40d8;
}

html body main #course_yg .yg_box .yg_eachbox:nth-child(4) {
  background: url('../../img/yg-bg-4.png');
  background-size: 100% 100%;
}

html body main #course_yg .yg_box .yg_eachbox:nth-child(4) .yg_tag p {
  font-size: 0.09rem;
  font-family: "PingFang SC", "Lantinghei SC", "Microsoft YaHei", "HanHei SC", "Helvetica Neue", "Arial", "微软雅黑";
  font-weight: 400;
  color: #6500d6;
}

html body main #course_yg .yg_box .yg_eachbox .yg_title {
  font-size: 0.12rem;
  font-family: MicrosoftYaHei-Bold;
  font-weight: bold;
  color: #ffffff;
  margin-top: 0.17rem;
  margin-left: 0.1rem;
  margin-bottom: 0.1rem;
}

html body main #course_yg .yg_box .yg_eachbox .yg_data {
  font-size: 0.1rem;
  font-family: "PingFang SC", "Lantinghei SC", "Microsoft YaHei", "HanHei SC", "Helvetica Neue", "Arial", "微软雅黑";
  font-weight: 400;
  color: #fffefe;
  margin-left: 0.1rem;
  margin-bottom: 0.14rem;
}

html body main #course_yg .yg_box .yg_eachbox .yg_tag {
  background-size: 100%;
  width: 100%;
  height: 0.3rem;
}

html body main #course_yg .yg_box .yg_eachbox .yg_tag p {
  /* margin-left: 0.08rem; */
  margin: 0 -0.1rem;
  /* display: inline; */
}

html body main #dk_live {
  background-color: #fff;
  margin-top: 0.05rem;
  position: relative;
  overflow: hidden;
}

html body main #dk_live .dk_more {
  position: absolute;
  top: 0.26rem;
  right: 0.12rem;
  font-size: 0.12rem;
  font-family: "PingFang SC", "Lantinghei SC", "Microsoft YaHei", "HanHei SC", "Helvetica Neue", "Arial", "微软雅黑";
  font-weight: 400;
  color: #666666;
}

html body main #dk_live .dk_more a {
  color: #666666;
}

html body main #dk_live .dk_box {
  position: relative;
  width: 100%;
  z-index: 2;
  background: #ffffff;
}

html body main #dk_live .dk_box .dk_each {
  border-bottom: 0.01rem solid #e6e6e6;
  width: 100%;
  padding-top: 0.15rem;
  padding-bottom: 0.15rem;
}

html body main #dk_live .dk_box .dk_each>a {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  height: 100%;
}

html body main #dk_live .dk_box .dk_each:first-child {
  padding-top: 0.15rem;
  padding-bottom: 0.15rem;
}

html body main #dk_live .dk_box .dk_each .img {
  position: relative;
  font-size: 0;
}

html body main #dk_live .dk_box .dk_each .img img {
  width: 1.68rem;
  height: 1rem;
}

html body main #dk_live .dk_box .dk_each .img .dk_topimg_text {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -0.21rem;
  text-align: center;
  display: inline-block;
  margin-left: -0.66rem;
}

html body main #dk_live .dk_box .dk_each .img .dk_topimg_text p {
  margin-bottom: 0;
}

html body main #dk_live .dk_box .dk_each .img .dk_topimg_text p:nth-child(1) {
  font-size: 0.15rem;
  font-family: MicrosoftYaHei-Bold;
  font-weight: bold;
  color: #ffffff;
}

html body main #dk_live .dk_box .dk_each .img .dk_topimg_text p:nth-child(2) {
  font-size: 0.1rem;
  font-family: "PingFang SC", "Lantinghei SC", "Microsoft YaHei", "HanHei SC", "Helvetica Neue", "Arial", "微软雅黑";
  font-weight: 400;
  color: #ffffff;
}

html body main #dk_live .dk_box .dk_each .dk_text {
  height: 0.91rem;
  width: 1.61rem;
  margin-left: 0.16rem;
}

html body main #dk_live .dk_box .dk_each .dk_text .dk_intro {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  font-size: 0.1rem;
  font-family: "PingFang SC", "Lantinghei SC", "Microsoft YaHei", "HanHei SC", "Helvetica Neue", "Arial", "微软雅黑";
  font-weight: 400;
  color: #999999;
}

html body main #dk_live .dk_box .dk_each .dk_text p {
  margin-bottom: 0;
}

html body main #dk_live .dk_box .dk_each .dk_text .dk_title {
  margin-bottom: 0.05rem;
  margin-top: 0.05rem !important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.14rem;
  font-family: "PingFang SC", "Lantinghei SC", "Microsoft YaHei", "HanHei SC", "Helvetica Neue", "Arial", "微软雅黑";
  font-weight: 400;
  color: #303030;
}

html body main #dk_live .dk_box .dk_each .dk_text .dk_tag {
  font-size: 0.1rem;
  color: #999999;
  font-family: "PingFang SC", "Lantinghei SC", "Microsoft YaHei", "HanHei SC", "Helvetica Neue", "Arial", "微软雅黑";
  font-weight: 400;
}

html body main #dk_live .dk_box .dk_each .dk_text .dk_price {
  font-size: 0.12rem;
  font-family: "PingFang SC", "Lantinghei SC", "Microsoft YaHei", "HanHei SC", "Helvetica Neue", "Arial", "微软雅黑";
  font-weight: 400;
  color: #fa1d24;
  margin-top: 0.05rem;
  /* margin-bottom: 0.08rem; */
}

html body main #dk_live .dk_box .dk_each .dk_text .dk_bottom {
  width: 1.61rem;
  display: flex;
  justify-content: space-between;
  margin-top: 0.11rem;
}

html body main #dk_live .dk_box .dk_each .dk_text .dk_bottom>.user_info {
  display: flex;
}

html body main #dk_live .dk_box .dk_each .dk_text .dk_bottom>.user_info>img {
  margin-right: 0.05rem;
}

html body main #dk_live .dk_box .dk_each .dk_text .dk_bottom>.dk_nm {
  display: flex;
}

html body main #dk_live .dk_box .dk_each .dk_text .dk_bottom img {
  width: 0.17rem;
  height: 0.17rem;
  vertical-align: middle;
}

html body main #dk_live .dk_box .dk_each .dk_text .dk_bottom span {
  font-size: 0.1rem;
  font-family: "PingFang SC", "Lantinghei SC", "Microsoft YaHei", "HanHei SC", "Helvetica Neue", "Arial", "微软雅黑";
  font-weight: 400;
  color: #999999;
}

html body main #xy_homework {
  margin-top: 0.05rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
  background-color: #fff;
}

html body main #xy_homework .xy_more {
  font-size: 0.12rem;
  font-family: "PingFang SC", "Lantinghei SC", "Microsoft YaHei", "HanHei SC", "Helvetica Neue", "Arial", "微软雅黑";
  font-weight: 400;
  top: 0.27rem;
  right: 0;
  position: absolute;
  color: #666666;
  margin-right: 0.1rem;
}

html body main #xy_homework .xy_more a {
  color: #666666;
}

html body main #xy_homework .xy_box {
  background-color: #ffffff;
  margin-top: 0.15rem;
  display: flex;
  padding-left: 0.15rem;
  flex-wrap: wrap;
  padding-bottom: 0.2rem;
}

html body main #xy_homework .xy_box .xy_each {
  border-radius: 0.04rem;
  width: 1.68rem;
  height: 1.57rem;
  margin-right: 0.1rem;
  margin-top: 0.2rem;
  font-size: 0;
}

html body main #xy_homework .xy_box .xy_each:nth-child(-n+2) {
  margin-top: 0px;
}

html body main #xy_homework .xy_box .xy_each img {
  width: 100%;
}

html body main #xy_homework .xy_box .xy_each p {
  height: 0.12rem;
  padding-left: 4px;
  line-height: 0.12rem;
  font-size: 0.12rem;
  font-family: "PingFang SC", "Lantinghei SC", "Microsoft YaHei", "HanHei SC", "Helvetica Neue", "Arial", "微软雅黑";
  font-weight: 400;
  color: #303030;
  margin-bottom: 0.1rem;
  margin-top: 0.1rem;
}

html body main #xy_homework .xy_box .xy_each .hr {
  height: 0.01rem;
  background: #e6e6e6;
}

html body main #xy_homework .xy_box .xy_each .xy_info {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  /* padding-top: 0.09rem; */
  padding-left: 0.04rem;
}

html body main #xy_homework .xy_box .xy_each .xy_info img {
  width: 0.17rem;
  height: 0.17rem;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 0.05rem;
}

html body main #xy_homework .xy_box .xy_each .xy_info p {
  font-size: 0.1rem;
  font-family: "PingFang SC", "Lantinghei SC", "Microsoft YaHei", "HanHei SC", "Helvetica Neue", "Arial", "微软雅黑";
  font-weight: 400;
  color: #999999;
}

html body main #xy_homework .xy_box .xy_each .xy_info p.xy_yc {
  margin-left: 0.51rem;
  border: 0.01rem solid #eeeeee;
  border-radius: 0.06rem;
  text-align: center;
  font-size: 0.09rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  width: 0.29rem;
  height: 0.12rem;
  margin: 0 0 0 0.51rem;
  padding: 0;
}

html body main #banner {
  width: 100%;
  height: 0.6rem;
  margin-top: 0.4rem;
  font-size: 0;
}

html body main #banner img {
  width: 100%;
  height: 100%;
}

html body main #ps_tag {
  display: flex;
  flex-wrap: wrap;
  padding-left: 5px;
  margin-top: 0.31rem;
  justify-content: center;
  align-items: center;
  font-size: 0;
}

html body main #ps_tag .each_tag {
  margin-right: 5px;
  padding-left: 0.15rem;
  padding-right: 0.15rem;
  margin-bottom: 0.15rem;
  height: 0.32rem;
  background: #ffffff;
  box-shadow: 0px 0px 0.03rem 0px rgba(0, 87, 255, 0.08);
  border-radius: 0.16rem;
  font-size: 0.12rem;
  font-family: "PingFang SC", "Lantinghei SC", "Microsoft YaHei", "HanHei SC", "Helvetica Neue", "Arial", "微软雅黑";
  font-weight: 400;
  color: #929cb0;
  text-align: center;
  line-height: 0.32rem;
}

/*内容区 结束*/