/*开始颜色,中间颜色,结束颜色,开始方向 ,结束方向,ie执行方向(0从上到下,1从左到右)*/
/*开始颜色,中间颜色,结束颜色,开始方向 ,结束方向,ie执行方向(0从上到下,1从左到右)*/
/*开始颜色,中间颜色,结束颜色,开始方向 ,结束方向,ie执行方向(0从上到下,1从左到右)*/
body {
  max-width: 7.5rem;
  background-color: #f8f8f8;
}
i,
s,
em {
  font-style: normal;
}
.clear:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.lt {
  float: left;
}
.rt {
  float: right;
}
.section {
  padding: 0 0.2rem;
  overflow: hidden;
  margin-top: 0.2rem;
  background: #ffffff;
  padding-bottom: 0.4rem;
}
.title {
  display: -moz-box;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0.4rem 0;
}
.title h2 {
  font-size: 0.3rem;
  color: #333;
}
.title a {
  font-size: 0.2rem;
  color: #999;
}
/*内容区*/
.banner {
  position: relative;
}
.banner div {
  position: absolute;
  width: 3.3rem;
  height: 0.56rem;
  background: transparent;
  top: 1.78rem;
  left: 0.56rem;
  border-radius: 0.3rem;
}
.part1 dl {
  margin-bottom: 0.4rem;
  display: flex;
  justify-content: space-between;
}
.part1 dl dd {
  width: 2rem;
  height: 0.64rem;
  border-radius: 0.1rem;
  border: solid 1px #999999;
  font-size: 0.24rem;
  text-align: center;
  line-height: 0.67rem;
  color: #999999;
}
.part1 dl .show {
  border: none;
  color: #ffffff !important;
  background: #ff8a00;
}
.part1 .kmlist .km_con {
  display: none;
}
.part1 .kmlist .km_con ul li {
  display: flex;
  justify-content: space-between;
  align-content: center;
  margin-bottom: 0.4rem;
}
.part1 .kmlist .km_con ul li .p1 a {
  display: block;
  font-size: 0.24rem;
  color: #333333;
}
.part1 .kmlist .km_con ul li .p1 a i {
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #666666;
  vertical-align: middle;
  margin-right: 0.1rem;
}
.part1 .kmlist .km_con ul li .p1 a span {
  display: inline-block;
  vertical-align: middle;
  width: 4.56rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.part1 .kmlist .km_con ul li .show a {
  color: #ff8901;
}
.part1 .kmlist .km_con ul li .show a i {
  background-color: #ff8901;
}
.part1 .kmlist .km_con ul li .time {
  font-size: 0.2rem;
  color: #999999;
}
.part1 .part1_more a {
  display: block;
  width: 4rem;
  height: 0.64rem;
  background-color: #ffecd6;
  border-radius: 0.1rem;
  font-size: 0.24rem;
  margin: 0 auto;
  text-align: center;
  line-height: 0.67rem;
  color: #ff8a00;
}
.part2 .camp ul li {
  background: #fff;
  box-shadow: 0 0 0.1rem #c4c4c4;
  margin-top: 0.2rem;
  -webkit-border-radius: 0.1rem;
  -moz-border-radius: 0.1rem;
  border-radius: 0.1rem;
  position: relative;
  padding-top: 0.22rem;
}
.part2 .camp ul li .camp_contop {
  padding-left: 0.32rem;
}
.part2 .camp ul li .camp_contop .camp_title {
  display: -moz-box;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  font-size: 0.32rem;
  color: #333;
}
.part2 .camp ul li .camp_contop .camp_title span {
  width: 1.02rem;
  height: 0.28rem;
  border-radius: 0.1rem 0 0.1rem 0;
  background-color: #dfbd83;
  font-size: 0.18rem;
  color: #ffffff;
  text-align: center;
  line-height: 0.3rem;
  margin-left: 0.19rem;
}
.part2 .camp ul li .camp_contop .camp_time {
  font-size: 0.2rem;
  color: #999;
  margin-top: 0.2rem;
}
.part2 .camp ul li .camp_contop .camp_teacher {
  margin: 0.32rem 0 0.17rem;
}
.part2 .camp ul li .camp_contop .camp_teacher dd {
  text-align: center;
  float: left;
  margin-right: 0.46rem;
}
.part2 .camp ul li .camp_contop .camp_teacher dd img {
  display: block;
  margin: 0 auto;
  width: 0.52rem;
}
.part2 .camp ul li .camp_contop .camp_teacher dd p {
  font-size: 0.2rem;
  color: #979797;
  margin-top: 0.1rem;
}
.part2 .camp ul li .camp_list {
  height: 0.76rem;
  border-top: 1px solid #efefef;
  padding-left: 0.32rem;
}
.part2 .camp ul li .camp_list dd {
  height: 0.34rem;
  -webkit-border-radius: 0.05rem;
  -moz-border-radius: 0.05rem;
  border-radius: 0.05rem;
  border: 1px solid #fcede5;
  background: #fef7f3;
  text-align: center;
  line-height: 0.36rem;
  font-size: 0.2rem;
  color: #ee7c30;
  float: left;
  margin: 0.2rem 0.1rem 0 0;
  padding: 0 0.06rem;
}
.part2 .camp ul li .camp_list .camp_listp {
  float: right;
  font-size: 0.3rem;
  color: #ff8a00;
  margin: 0.24rem 0.2rem 0 0;
}
.part2 .pee {
  font-size: 0.2rem;
  padding: 0.2rem 0;
}
.part2 .pee .pee_left {
  width: 2.3rem;
  height: 3.1rem;
  background: url(../images/pee_left.jpg) no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  text-align: center;
  overflow: hidden;
}
.part2 .pee .pee_left p {
  margin: 0.26rem 0 0.16rem;
  font-size: 0.24rem;
  color: #333;
  line-height: 0.3rem;
}
.part2 .pee .pee_left div {
  color: #ff8a00;
}
.part2 .pee .pee_right {
  width: 4.8rem;
}
.part2 .pee .pee_right a {
  display: block;
  width: 2.3rem;
  height: 1.5rem;
  margin: 0.1rem 0 0.1rem 0.1rem;
  float: left;
  padding: 0.32rem 0 0 0.16rem;
}
.part2 .pee .pee_right a div {
  line-height: 0.3rem;
  margin-top: 0.12rem;
}
.part2 .pee .pee_right a p {
  font-size: 0.24rem;
  color: #333;
  line-height: 0.3rem;
}
.part2 .pee .pee_right a:nth-of-type(1) {
  background: url(../images/pee_right_item1.jpg) no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  margin-top: 0;
}
.part2 .pee .pee_right a:nth-of-type(1) div {
  color: #ecaf0c;
}
.part2 .pee .pee_right a:nth-of-type(2) {
  background: url(../images/pee_right_item2.jpg) no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  margin-top: 0;
}
.part2 .pee .pee_right a:nth-of-type(2) div {
  color: #ec8560;
}
.part2 .pee .pee_right a:nth-of-type(3) {
  background: url(../images/pee_right_item3.jpg) no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  margin-top: 0;
}
.part2 .pee .pee_right a:nth-of-type(3) div {
  color: #8d82fe;
}
.part2 .pee .pee_right a:nth-of-type(4) {
  background: url(../images/pee_right_item4.jpg) no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  margin-top: 0;
}
.part2 .pee .pee_right a:nth-of-type(4) div {
  color: #eb8bed;
}
.part3 dl {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.part3 dl dd a {
  position: relative;
  display: block;
  width: 3.33rem;
  height: 1.94rem;
  overflow: hidden;
}
.part3 dl dd a::after {
  display: block;
  content: "";
  width: 0.44rem;
  height: 0.44rem;
  background: url(../images/videobtn.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -0.22rem 0 0 -0.22rem;
  z-index: 10;
}
.part3 dl dd a img {
  display: block;
  width: 100%;
}
.part4 {
  padding-bottom: 0rem;
}
.teach {
  padding-bottom: 0.3rem;
  margin-top: -0.1rem;
  background: #ffffff;
}
.teach .swiper-container {
  padding-left: 0.2rem;
  width: 100%;
  height: 100%;
}
.teach .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  background: #ffffff;
  width: 3.8rem;
  height: 2.16rem;
  position: relative;
  box-shadow: 0 1px 0.1rem 0 rgba(0, 0, 0, 0.1);
  margin: 0.1rem 0;
  border-radius: 0.1rem;
}
.teach .swiper-slide .lt {
  width: 2rem;
  padding-left: 0.2rem;
}
.teach .swiper-slide .lt .sz_name {
  font-size: 0.24rem;
  color: #333333;
  margin-top: 0.3rem;
  margin-bottom: 0.2rem;
}
.teach .swiper-slide .lt .sz_sc {
  font-size: 0.2rem;
  color: #ff8a00;
}
.teach .swiper-slide .lt .sz_info {
  width: 2rem;
  margin-top: 0.2rem;
  font-size: 0.18rem;
  color: #999999;
  line-height: 0.3rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.teach .swiper-slide .rt {
  width: 1.3rem;
  height: 1.88rem;
  position: absolute;
  right: 0.3rem;
  bottom: 0;
}
.teach .swiper-slide .rt img {
  width: 100%;
}
.part5 .hotp {
  margin-bottom: 0.4rem;
}
.part5 .hotp .up {
  display: flex;
  align-items: center;
}
.part5 .hotp .up span {
  display: block;
}
.part5 .hotp .up span:first-child {
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #ff8a00;
}
.part5 .hotp .up span:last-child {
  font-size: 0.24rem;
  color: #ff8a00;
  margin-left: 0.1rem;
}
.part5 .hotp .down ul li {
  float: left;
  width: 25%;
  margin-top: 0.2rem;
}
.part5 .hotp .down ul li a {
  display: block;
  margin: 0 auto;
  width: 1.6rem;
  height: 0.64rem;
  line-height: 0.67rem;
  text-align: center;
  background: #f3f3f3;
  border-radius: 0.1rem;
  font-size: 0.24rem;
  color: #333;
}
