/*开始颜色,中间颜色,结束颜色,开始方向 ,结束方向,ie执行方向(0从上到下,1从左到右)*/
/*这个注释能生效*/
.lt {
  float: left;
}
.rt {
  float: right;
}
.banner img {
  display: block;
  width: 100%;
}
.padlr {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
table {
  width: 100%;
}
.one_dl {
  display: -moz-box;
  /* 老版本语法: Firefox (buggy) */
  display: -webkit-flex;
  /* 新版本语法: Chrome 21+ */
  display: flex;
  /* 新版本语法: Opera 12.1, Firefox 22+ */
  justify-content: space-between;
  margin: 0.5rem 0 0.2rem;
}
.one_dl dd {
  width: 1.02rem;
  height: 0.42rem;
  background: url("../images/one_dd.png") no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  line-height: 0.32rem;
  text-align: center;
  color: #767676;
  font-size: 0.2rem;
}
.one_dl .one_dd {
  background: url("../images/one_dd2.png") no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  color: #fff;
}
.one_con {
  padding: 0.3rem 0.25rem 0.3rem;
  background: #f2efff;
}
.onetab > .onefind {
  display: none;
}
.onetab > .onefind:first-of-type {
  display: block;
}
.one_children1,
.one_children4 {
  margin-top: -0.3rem;
  display: -moz-box;
  /* 老版本语法: Firefox (buggy) */
  display: -webkit-flex;
  /* 新版本语法: Chrome 21+ */
  display: flex;
  /* 新版本语法: Opera 12.1, Firefox 22+ */
  justify-content: space-between;
  flex-wrap: wrap;
}
.one_children1 li,
.one_children4 li {
  width: 1.48rem;
  height: 0.74rem;
  background: #fff;
  box-shadow: 0 0 0.04rem #e6d2ef;
  padding-top: 0.1rem;
  margin-top: 0.3rem;
}
.one_children1 li p,
.one_children4 li p {
  font-size: 0.2rem;
  color: #2f2f2f;
  text-align: center;
}
.one_children1 li div,
.one_children4 li div {
  width: 1.11rem;
  height: 0.28rem;
  background: url("../images/one_children1btn.png") no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  text-align: center;
  line-height: 0.26rem;
  font-size: 0.2rem;
  color: #a2238d;
  margin: 0.08rem auto 0;
}
.bklc {
  display: block;
  width: 6.36rem;
  margin: 0 auto;
}
.one_children3 {
  display: -moz-box;
  /* 老版本语法: Firefox (buggy) */
  display: -webkit-flex;
  /* 新版本语法: Chrome 21+ */
  display: flex;
  /* 新版本语法: Opera 12.1, Firefox 22+ */
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: -0.2rem;
  padding: 0 0.3rem;
}
.one_children3 li {
  width: 1.37rem;
  margin-top: 0.2rem;
}
.one_children3 li img {
  display: block;
  height: 0.79rem;
  margin: 0 auto 0.08rem;
}
.one_children3 li div {
  width: 1.37rem;
  height: 0.3rem;
  background: url("../images/one_children1btn.png") no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  text-align: center;
  line-height: 0.28rem;
  font-size: 0.2rem;
  color: #a2238d;
  margin: 0 auto;
}
.one_children4 {
  margin-top: -0.3rem;
  padding: 0 0.4rem;
  display: -moz-box;
  /* 老版本语法: Firefox (buggy) */
  display: -webkit-flex;
  /* 新版本语法: Chrome 21+ */
  display: flex;
  /* 新版本语法: Opera 12.1, Firefox 22+ */
  justify-content: space-between;
  flex-wrap: wrap;
}
.one_children4 li {
  width: 1.56rem;
  height: 1.07rem;
  background: #fff;
  box-shadow: 0 0 0.04rem #e6d2ef;
  padding-top: 0.1rem;
  margin-top: 0.3rem;
}
.one_children4 li p {
  font-size: 0.2rem;
  color: #2f2f2f;
  text-align: center;
  line-height: 0.29rem;
}
.one_children4 li div {
  width: 1.11rem;
  height: 0.28rem;
  background: url("../images/one_children1btn.png") no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  text-align: center;
  line-height: 0.26rem;
  font-size: 0.2rem;
  color: #a2238d;
  margin: 0.04rem auto 0;
}
.one_children5 {
  padding: 0 0.32rem;
}
.one_children5 li {
  width: 1.7rem;
}
.one_children6 {
  padding: 0 0.18rem;
}
.biao {
  display: -moz-box;
  /* 老版本语法: Firefox (buggy) */
  display: -webkit-flex;
  /* 新版本语法: Chrome 21+ */
  display: flex;
  /* 新版本语法: Opera 12.1, Firefox 22+ */
  width: 5.52rem;
  margin: 0.5rem auto 0.3rem;
  border: 1px solid #aeaeae;
  box-shadow: 0 0 0.04rem #edbde5;
}
.biao li:last-of-type {
  border-right: none;
}
.biao li {
  width: 1.84rem;
  border-right: 1px solid #aeaeae;
  text-align: center;
}
.biao li h2 {
  font-size: 0.24rem;
  color: #000;
  line-height: 0.45rem;
  border-bottom: 1px solid #aeaeae;
}
.biao li div {
  margin: 0 0.2rem;
  line-height: 0.4rem;
  border-bottom: 1px solid #aeaeae;
  font-size: 0.2rem;
  color: #2f2f2f;
  position: relative;
}
.biao li .hot::after {
  content: "";
  width: 0.46rem;
  height: 0.4rem;
  background: url("../images/hot.png") no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.biao li p {
  line-height: 0.4rem;
  font-size: 0.2rem;
  color: #a2238d;
}
.mmme {
  display: -moz-box;
  /* 老版本语法: Firefox (buggy) */
  display: -webkit-flex;
  /* 新版本语法: Chrome 21+ */
  display: flex;
  /* 新版本语法: Opera 12.1, Firefox 22+ */
  justify-content: space-between;
  padding: 0 0.25rem;
}
.mmme li {
  width: 1.6rem;
  height: 1.53rem;
  -webkit-border-radius: 0.05rem;
  -moz-border-radius: 0.05rem;
  border-radius: 0.05rem;
  border: 1px solid #a2238d;
}
.mmme li h2 {
  width: 1.49rem;
  height: 0.3rem;
  background: url("../images/mmmebg.png") no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  float: right;
  text-align: center;
  line-height: 0.28rem;
  clear: both;
  color: #fff;
  font-size: 0.24rem;
  margin: 0.14rem 0 0.26rem;
}
.mmme li p {
  font-size: 0.2rem;
  color: #2f2f2f;
  text-align: center;
  line-height: 0.24rem;
}
.mmme li div {
  width: 1.24rem;
  height: 0.28rem;
  background: url("../images/one_children1btn.png") no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  text-align: center;
  line-height: 0.26rem;
  font-size: 0.2rem;
  color: #a9269a;
  margin: 0.2rem auto 0;
}
.mmme li:last-of-type h2 {
  margin-bottom: .1rem;
}
.mmme li:last-of-type div {
  margin-top: 0.12rem;
}
.frombck {
  height: 2.82rem;
  /* background: url("../images/frombg.jpg") no-repeat;*/
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  margin: 0.5rem 0 0.6rem;
  padding-top: 0.2rem;
}
.fromtitle {
  font-size: 0.3rem;
  color: #000;
  line-height: 0.45rem;
  text-align: center;
}
.fromtitle span {
  font-weight: 700;
  color: #a2238d;
}
.from_content {
  display: -moz-box;
  /* 老版本语法: Firefox (buggy) */
  display: -webkit-flex;
  /* 新版本语法: Chrome 21+ */
  display: flex;
  /* 新版本语法: Opera 12.1, Firefox 22+ */
  justify-content: space-between;
  flex-wrap: wrap;
  width: 5.9rem;
  margin: 0 auto;
}
.from_content input,
.from_content select,
.from_content .frombtn {
  margin-top: 0.3rem;
  display: block;
  width: 2.53rem;
  height: 0.43rem;
  border: 1px solid #aeaeae;
  background: none;
  text-indent: 0.1rem;
  outline: none;
  border-radius: 0;
  font-size: 0.2rem;
  padding: 0;
}
.from_content .frombtn {
  background: url("../images/frombtnbg.png") no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  border: none;
  text-align: center;
  line-height: 0.43rem;
  font-size: 0.2rem;
  color: #a9269a;
  text-indent: 0;
}
.classtitle {
  font-size: 0.34rem;
  color: #000;
  text-align: center;
}
.classtitle span {
  font-weight: 700;
  color: #a9269a;
}
.classul {
  margin-left: -0.4rem;
}
.classul li {
  width: 2.06rem;
  height: 1.37rem;
  border-radius: 0 0.2rem 0 0;
  background: #fff;
  box-shadow: 0 0 0.04rem #ffc5f5;
  text-align: center;
  float: left;
  margin: 0.3rem 0 0 0.4rem;
}
.classul li h1 {
  height: 0.42rem;
  border-radius: 0 0.2rem 0 0.2rem;
  background: #a9269a;
  text-align: center;
  line-height: 0.4rem;
  color: #fff;
  font-size: 0.24rem;
}
.classul li .class3 {
  background: linear-gradient(#e4007c, #a4228d);
}
.classul li .class4 {
  background: #c05bb4;
}
.classul li p {
  font-size: 0.2rem;
  color: #a9269a;
  margin: 0.2rem auto 0.16rem;
}
.classul li div {
  font-size: 0.2rem;
  font-weight: 700;
  color: #a9269a;
}
.classul li:nth-of-type(4) {
  margin-left: 1.56rem;
}
.pictitle {
  width: 100%;
  height: 0.47rem;
  background: #a2238d;
  font-size: 0.24rem;
  color: #fff;
  font-weight: 700;
  text-align: center;
  line-height: 0.47rem;
  margin-top: 0.58rem;
}
.picdl {
  display: -moz-box;
  /* 老版本语法: Firefox (buggy) */
  display: -webkit-flex;
  /* 新版本语法: Chrome 21+ */
  display: flex;
  /* 新版本语法: Opera 12.1, Firefox 22+ */
  justify-content: space-between;
  margin: 0.12rem 0 0.2rem;
}
.picdl dd {
  width: 1.97rem;
  height: 0.37rem;
  border: 1px solid #a9269a;
  font-size: 0.24rem;
  color: #a9269a;
  text-align: center;
  line-height: 0.35rem;
}
.picdl .picdd {
  background: #a9269a;
  font-weight: 700;
  color: #fff;
}
.picbtn {
  width: 1.07rem;
  height: 0.29rem;
  background: url("../images/one_children1btn.png") no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  text-align: center;
  line-height: 0.27rem;
  font-size: 0.2rem;
  color: #a9269a;
  margin: 0 auto;
}
.pictable table {
  background: #f2efff;
}
.pictable th,
.pictable td {
  text-align: center;
  height: 0.4rem;
  border: 1px solid #bfbfbf;
  font-size: 0.2rem;
  color: #2f2f2f;
  line-height: 0.3rem;
}
.pictable th {
  color: #a9269a;
  font-weight: 500;
}
.pictable li {
  display: none;
}
.pictable li:first-of-type {
  display: block;
}
.pic3 td {
  height: 0.7rem;
}
.title {
  font-size: 0.4rem;
  color: #000;
  text-align: center;
  margin: 0.6rem auto 0.32rem;
}
.title span {
  font-weight: 700;
  color: #a2238d;
}
.fiveeight {
  display: -moz-box;
  /* 老版本语法: Firefox (buggy) */
  display: -webkit-flex;
  /* 新版本语法: Chrome 21+ */
  display: flex;
  /* 新版本语法: Opera 12.1, Firefox 22+ */
  justify-content: space-between;
  flex-wrap: wrap;
}
.fiveeight li {
  width: 1.6rem;
  height: 1.14rem;
  box-shadow: 0 0 0.04rem #f2e0ef;
  text-align: center;
  overflow: hidden;
  margin-bottom: 0.32rem;
}
.fiveeight li img {
  display: block;
  height: 0.47rem;
  margin: 0.14rem auto 0.16rem;
}
.fiveeight li p {
  font-size: 0.24rem;
  color: #2f2f2f;
}
.tit2 {
  margin-top: 0.28rem;
}
.teach {
  width: 100%;
  background: url("../images/teachbg.jpg") no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  overflow: hidden;
}
.teatop {
  display: -moz-box;
  /* 老版本语法: Firefox (buggy) */
  display: -webkit-flex;
  /* 新版本语法: Chrome 21+ */
  display: flex;
  /* 新版本语法: Opera 12.1, Firefox 22+ */
  justify-content: space-between;
  padding: 0.12rem 0.88rem;
  background: rgba(162, 35, 141, 0.15);
}
.teatop li {
  width: 1.32rem;
  height: 1.32rem;
  position: relative;
  text-align: center;
  overflow: hidden;
}
.teatop li img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-animation: teacher 6s linear infinite;
  -moz-animation: teacher 6s linear infinite;
  -o-animation: teacher 6s linear infinite;
  animation: teacher 6s linear infinite;
}
.teatop li h2 {
  font-size: 0.24rem;
  color: #a2238d;
  margin: 0.24rem 0 0.04rem;
}
.teatop li p {
  font-size: 0.2rem;
  color: #2f2f2f;
  line-height: 0.3rem;
}
@-webkit-keyframes teacher {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-moz-keyframes teacher {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-o-keyframes teacher {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes teacher {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.tealun {
  padding: 0.14rem 0.2rem 0;
}
.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  text-align: center;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.tea_slide {
  width: 2.06rem;
  height: 2.98rem;
  background: #fff;
  box-shadow: 0 0 0.04rem #e8d9ea;
  -webkit-border-radius: 0.03rem;
  -moz-border-radius: 0.03rem;
  border-radius: 0.03rem;
}
.tea_slide div {
  width: 0.84rem;
  height: 0.28rem;
  border-radius: 0 0 0.03rem 0.03rem;
  background: #a2238d;
  text-align: center;
  line-height: 0.28rem;
  font-size: 0.2rem;
  color: #fff;
  margin: 0 auto;
}
.tea_slide img {
  display: block;
  height: 1.77rem;
  margin: 0 auto;
}
.tea_slide h4 {
  font-size: 0.2rem;
  color: #a2238d;
  text-align: center;
  margin: 0.14rem 0 0.16rem;
}
.tea_slide p {
  font-size: 0.2rem;
  color: #2f2f2f;
}
.footbtn {
  width: 2.08rem;
  height: 0.48rem;
  -webkit-border-radius: 0.03rem;
  -moz-border-radius: 0.03rem;
  border-radius: 0.03rem;
  background: -webkit-linear-gradient(#e3017c, #a4228c);
  background: -moz-linear-gradient(#e3017c, #a4228c);
  background: -o-linear-gradient(#e3017c, #a4228c);
  background: linear-gradient(#e3017c, #a4228c);
  font-size: 0.24rem;
  color: #fff;
  text-align: center;
  line-height: 0.48rem;
  margin: 0.3rem auto 0.4rem;
}
/*有问必答*/
.question input::-webkit-input-placeholder {
  color: #afafaf;
  font-size: 0.2rem;
}
.question input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #afafaf;
  font-size: 0.2rem;
}
.question input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #afafaf;
  font-size: 0.2rem;
}
.question input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #afafaf;
  font-size: 0.2rem;
}
.question {
  position: fixed;
  right: 0;
  top: 25%;
  transform: translateY(-50%);
}
.question div {
  display: none;
  background: url("../images/newshow.png") no-repeat center;
  width: 5.6rem;
  height: 1rem;
  line-height: 1rem;
  background-size: 100% 100%;
}
.question div p {
  float: left;
  height: 1rem;
}
.question div .go {
  width: 1rem;
  float: right;
}
.question div .close {
  width: 1.4rem;
}
.question div input {
  background: #ffffff;
  margin-top: 0.26rem;
  width: 3.1rem;
  height: 0.52rem;
  font-size: 0.2rem;
}
.question .hides {
  width: 1.4rem;
  height: 1rem;
}
.question .hides img {
  width: 100%;
}

