/*开始颜色,中间颜色,结束颜色,开始方向 ,结束方向,ie执行方向(0从上到下,1从左到右)*/
/*开始颜色,中间颜色,结束颜色,开始方向 ,结束方向,ie执行方向(0从上到下,1从左到右)*/
i {
  font-style: normal;
}
.lt {
  float: left;
}
.rt {
  float: right;
}
.clear:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
body {
  background: #f8f8f8;
}
.wid7 {
  width: 7rem;
  margin: 0 auto;
}
.wid7 .more {
  line-height: 0.38rem;
}
.marlt {
  margin-top: 0.3rem;
  margin-bottom: 0.3rem;
  margin-left: 0.24rem;
}
/* 视频播放 */
.video{
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 999;
}
.video-b {
  position: fixed;
  top:0;
  bottom:0;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0.3;
}
.close-video {
  position: absolute;
  width: 0.5rem;
  height: 0.5rem;
  line-height: 0.5rem;
  background: black;
  border-radius: 50%;
  right: 2%;
  top: 6%;
  color: white;
  text-align: center;
  font-size: 0.35rem;
}
.video-son {
  width: 100%;
  height:6rem;
  position: absolute;
  left: 50%;
  top: 40%;
  transform: translate(-50%,-50%);
  border-radius: 0.1rem;
  background: black;
}

/*头部*/
.header {
  width: 100%;
  height: 0.7rem;
  box-shadow: 0px 0.15rem 10px -0.15rem #ccc;
}
.header .log {
  margin-top: 0.1rem;
  margin-left: 0.26rem;
}
.header .log ul li {
  float: left;
}
.header .log ul li img {
  width: 1.27rem;
  height: 0.44rem;
  vertical-align: middle;
}
.header .log ul .choose {
  font-size: 0.2rem;
  color: #ff8a00;
  margin-top: 0.15rem;
  position: relative;
}
.header .log ul .choose .fx {
  display: none;
  background: url("/images/m_fx/fx.png") no-repeat;
  width: 1.32rem;
  height: 1.95rem;
  background-size: 100% 100%;
  z-index: 2;
  position: absolute;
  left: 0.44rem;
}
.header .log ul .choose .fx dl {
  padding: 0.16rem 0.14rem 0 0.14rem;
}
.header .log ul .choose .fx dl dd a {
  display: inline-block;
  font-size: 0.22rem;
  color: #666666;
  border-bottom: 1px solid #f0f0f6;
  text-align: center;
  padding-bottom: 0.2rem;
  padding-top: 0.16rem;
}
.header .log ul .choose .fx dl dd:last-child a {
  border-bottom: none;
}
.header .rt {
  margin-top: 0.16rem;
  margin-right: 0.26rem;
}
.header .rt img {
  width: 0.35rem;
  height: 0.25rem;
}
/*banner*/
.banner {
  display: block;
  z-index: 0;
  padding-top: 0.18rem;
}
.banner .btolb .swiper-slide {
  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;
}
.banner .btolb .swiper-slide img {
  border-radius: 0.15rem;
  display: block;
  width: 6.74rem;
  height: 3rem;
  max-width: none;
}
.notice {
  width: 7rem;
  height: 0.5rem;
  background-color: #fff7e7;
  box-shadow: 0 0.03rem 0.08rem 0 rgba(0, 0, 0, 0.05);
  border-radius: 0.25rem;
  line-height: 0.5rem;
  font-size: 0.2rem;
  color: #6b3612;
  margin: 0.24rem auto 0.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.notice li{
  padding:0 0.2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.notice li a{
  display: flex;
  align-items: center;
  color:#6b3612;
}
.notice span {
  display: inline-block;
  font-size: 0.24rem;
  color: #ff8a00;
  margin-right: 0.46rem;
}
/*教学中心*/
span {
  display: inline-block;
  vertical-align: middle;
}
.span1 {
  font-size: 0.38rem;
  color: #222222;
  font-weight: 600;
}
.span2 {
  font-size: 0.2rem;
  color: #999999;
}
.jx_center .more {
  line-height: 0.38rem;
  padding-right: 0.24rem;
}
.jx_center .teach {
  margin-top: 0.3rem;
}
.jx_center .teach .swiper-container .swiper-slide {
  width: 6.62rem;

  position: relative;
  background-color: #ffffff;
  box-shadow: 0rem 0.06rem 10v 0rem rgba(0, 0, 0, 0.05);
  border-radius: 0.1rem;
}
.jx_center .teach .swiper-container .swiper-slide a{
  display: inline-block;
  position: relative;
}
.jx_center .teach .swiper-container .swiper-slide .ltimg {
  margin: 0.3rem;
}
.jx_center .teach .swiper-container .swiper-slide .ltimg img {
  width: 1.86rem;
  height: 2.1rem;
  border-radius: 0.1rem;
}
.jx_center .teach .swiper-container .swiper-slide .mid {
  margin-top: 0.7rem;
}
.jx_center .teach .swiper-container .swiper-slide .mid .addr {
  font-size: 0.3rem;
  color: #222222;
  margin-bottom: 0.24rem;
}
.jx_center .teach .swiper-container .swiper-slide .mid ul li {
  font-size: 0.24rem;
  color: #999999;
  margin-bottom: 0.2rem;
  width: 4.1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.jx_center .teach .swiper-container .swiper-slide .mid ul li i {
  display: inline-block;
  max-width: 100%;
  margin-right: 0.08rem;
}
.jx_center .teach .swiper-container .swiper-slide .mid ul li i img {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
.jx_center .teach .swiper-container .swiper-slide .mid ul .icon1 {
  width: 0.13rem;
  height: 0.18rem;
}
.jx_center .teach .swiper-container .swiper-slide .mid ul .icon2 {
  width: 0.15rem;
  height: 0.15rem;
}
.jx_center .teach .swiper-container .swiper-slide .mid ul .icon3 {
  width: 0.1rem;
  height: 0.16rem;
}
.jx_center .teach .swiper-container .swiper-slide .rt {
  position: absolute;
  right: 0.3rem;
  bottom: 0.15rem;
  width: 1.1rem;
  height: 0.54rem;
  line-height: 0.54rem;
  background-color: #ff8a00;
  border-radius: 0.05rem;
  font-size: 0.2rem;
  color: #ffffff;
  text-align: center;
}
.jx_center .lj {
  background: #ffffff;
  height: 0.64rem;
  box-shadow: 0 0 0.13rem 0 rgba(0, 0, 0, 0.08);
  border-radius: 0.32rem;
  padding: 0.15rem 0.7rem 0 0.7rem;
  margin: 0.3rem auto 0.5rem;
  position: relative;
}
.jx_center .lj .qq_bg{
  display: none;
  position: absolute;
  width:3rem;
  height:0.86rem;
  top: -0.7rem;
  left:0rem;
  z-index: 2;
  background: url("/images/m_fx/qq_bg.png") no-repeat center;
  background-size: 100% 100%;
  font-size:0.18rem;
  color:#666666;
  text-align: center;
  line-height: 0.6rem;
}
.jx_center .lj .qq_zq .qq_bg{
  top: -0.7rem;
  left:2rem;
}
.wx1{
  position: relative;
}
.jx_center .lj .wx_bg{
  display: none;
  position: absolute;
  width:2.26rem;
  height:2.36rem;
  z-index: 2;
  top: -2.4rem;
  left: -.5rem;
  max-width: none;
}
.jx_center .lj ul {
  display: flex;
  justify-content: space-between;
}
.jx_center .lj ul li img {
  display: inline-block;
  vertical-align: middle;
  width: 0.36rem;
}
.jx_center .lj ul li .qq,.jx_center .lj ul li .qq_zq {
  width: 0.28rem;
}
.jx_center .lj ul li span {
  font-size: 0.2rem;
  color: #666666;
  margin-left: 0.1rem;
  border-right: 1px solid #eaeaea;
}
.jx_center .lj ul li:nth-of-type(1) span {
  padding-right: 0.58rem;
}
.jx_center .lj ul li:nth-of-type(2) span {
  padding-right: 0.44rem;
}
.jx_center .lj ul li:last-child span {
  border-right: none;
}
/*开设课程*/
.ks_lesson {
  background: #ffffff;
  width: 100%;
  border-radius: 0.1rem;
  padding: 0 0.2rem;
  margin-top: 0.3rem;
  margin-bottom: 0.5rem;
}
.ks_lesson ul li {
  position: relative;
  overflow: hidden;
  padding: 0.3rem 0;
  border-bottom: 1px solid #eaeaea;
}
.ks_lesson ul li .ltimg {
  width: 2.58rem;
  height: 1.5rem;
  margin-right: 0.32rem;
}
.ks_lesson ul li .mid .title {
  font-size: 0.3rem;
  color: #222222;
  margin-top: 0.08rem;
  margin-bottom: 0.28rem;
}
.ks_lesson ul li .mid .km {
  font-size: 0.2rem;
  color: #999999;
  margin-bottom: 0.32rem;
  width: 3.6rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ks_lesson ul li .mid .time {
  font-size: 0.2rem;
  color: #ff8a00;
}
.ks_lesson ul li .mid .time img {
  width: 0.18rem;
  height: 0.18rem;
  vertical-align: top;
  margin-right: 0.08rem;
}
.ks_lesson ul li .type {
  position: absolute;
  right: 0;
  top: 0.34rem;
  /* width: 0.94rem; */
  padding:0 0.06rem;
  line-height: normal;
  height: 0.3rem;
  background-color: #fef7f3;
  border-radius: 0.15rem;
  border: solid 1px #fcede5;
  line-height: 0.3rem;
  text-align: center;
  font-size: 0.18rem;
  color: #ff8a00;
}
.ks_lesson ul li:last-child {
  border-bottom: none;
}
/* 开设课程 */
.rb ul li {
  width: 100%;
  margin: 0.25rem auto 0;
  background-color: #ffffff;
  box-shadow: 0px 0px 0.08rem 0px rgba(0, 0, 0, 0.14);
  border-radius: 0.2rem;
  padding: 0.2rem;
}
.rb ul li h2 {
  font-size: 0.32rem;
  color: #333333;
}
.rb ul li p {
  font-size: 0.22rem;
  color: #9b9ba3;
  margin: 0.22rem 0;
}
.rb ul li span {
  width: 1.18rem;
  height: 0.4rem;
  text-align: center;
  line-height: 0.42rem;
  border-radius: 0.06rem;
  font-size: 0.22rem;
  margin-right: 0.1rem;
}
.rb ul li span:nth-of-type(1) {
  color: #6adea0;
  border: solid 1px #6adea0;
}
.rb ul li span:nth-of-type(2) {
  color: #ffc05c;
  border: solid 1px #ffc05c;
}
.rb ul li span:nth-of-type(3) {
  color: #4e91ff;
  border: solid 1px #4e91ff;
}
.rb ul li i {
  display: block;
  height: 0.4rem;
  line-height: 0.4rem;
  font-size: 0.26rem;
  color: #ff3c00;
  float: right;
}
/*师资轮播*/
.qh_sz .swiper-container {
  width: 100%;
  height: 100%;
  margin-top: 0.3rem;
}
.qh_sz .swiper-slide {
  background: #fff;
  width: 3.18rem;
  height: 2.35rem;
  border-radius: 0.1rem;
  box-shadow: 0rem 0.06rem 0.1rem 0rem rgba(0, 0, 0, 0.05);
}
.qh_sz .swiper-slide .up {
  position: relative;
  width: 100%;
  height: 2.3rem;
}
.qh_sz .swiper-slide .up p {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 0.46rem;
  font-size: 0.2rem;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.3);
  line-height: 0.46rem;
}
.qh_sz .swiper-slide .up p img {
  width: 0.27rem;
  height: 0.26rem;
  vertical-align: text-bottom;
  margin-left: 0.1rem;
  margin-right: 0.18rem;
}
.qh_sz .swiper-slide .down {
  padding: 0.3rem 0.18rem 0 0.18rem;
}
.qh_sz .swiper-slide .down .clear {
  margin-bottom: 0.28rem;
}
.qh_sz .swiper-slide .down .clear span:first-child {
  font-size: 0.3rem;
  color: #222222;
}
.qh_sz .swiper-slide .down .clear span:last-child {
  width: 0.51rem;
  height: 0.27rem;
  line-height: 0.27rem;
  text-align: center;
  border-radius: 0 0.12rem 0 0.12rem;
  font-size: 0.18rem;
  color: #ffffff;
}
.qh_sz .swiper-slide .down p:last-child {
  font-size: 0.2rem;
  color: #999999;
  line-height: 0.3rem;
}
.qh_sz .swiper-slide .down .sx {
  background-color: #26c566;
}
.qh_sz .swiper-slide .down .zz {
  background-color: #ff2c02;
}
/*考研资讯*/
.ky_zx {
  background: #ffffff;
  padding: 0 0.22rem;
  margin-top: 0.3rem;
  margin-bottom: 0.5rem;
}
.ky_zx dl {
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding-top: 0.4rem;
}
.ky_zx dl dd {
  font-size: 0.3rem;
  padding-bottom: 0.16rem;
  color: #999999;
  position: relative;
}
.ky_zx dl dd i {
  display: none;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 0.4rem;
  height: 0.04rem;
  background-color: #ff8a00;
}
.ky_zx dl dd:nth-of-type(even) {
  width: 1px;
  height: 0.16rem;
  background: #eaeaea;
}
.ky_zx .dd_active {
  color: #ff8a00 !important;
}
.ky_zx .dd_active i {
  display: block;
}
.ky_zx .zx .zx_con {
  display: none;
  padding-top: 0.4rem;
}
.ky_zx .zx .zx_con ul li {
  font-size: 0.24rem;
  color: #222222;
  padding-bottom: 0.5rem;
}
.ky_zx .zx .zx_con ul li i {
  display: inline-block;
  width: 0.06rem;
  height: 0.06rem;
  border-radius: 50%;
  vertical-align: middle;
  background-color: #ff8a00;
  margin-right: 0.16rem;
}
.ky_zx .zx .zx_con ul li span {
  font-size: 0.2rem;
  color: #999999;
  vertical-align: middle;
  float: right;
}
.ky_zx .zx .zx_con ul li:last-of-type {
  padding-bottom: 0.4rem;
}
/*21年启航*/
.int {
  padding: 0.1rem 0.7rem;
  background: #ffffff;
  border-radius: 0.1rem;
  margin-bottom: 0.3rem;
  margin-top: 0.36rem;
}
.int ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.int ul li {
  width: 2.2rem;
  text-align: center;
  margin: 0.2rem 0;
}
.int ul li p:first-child .p1 {
  font-size: 0.5rem;
  color: #ff8a00;
  font-weight: bold;
}
.int ul li p:first-child .p2 {
  font-size: 0.2rem;
  color: #ff8a00;
  margin-left: 0.06rem;
}
.int ul li p:last-child {
  font-size: 0.24rem;
  color: #222222;
  margin-top: 0.16rem;
}
.qc_lb .swiper-slide {
  background: #fff;
  width: 80%;
  height: 3.6rem;
  background-color: #ffffff;
  box-shadow: 0rem 0.06rem 0.1rem 0px rgba(0, 0, 0, 0.05);
  border-radius: 0.1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.qc_lb .qc_slider {
  position: relative;
  flex-direction: column;
}
.qc_lb .qc_slider .teac_sch {
  position: absolute;
  left: 0;
  top: 0;
  width: 1.14rem;
  height: 0.3rem;
  line-height: 0.3rem;
  text-align: center;
  color: #ffffff;
  font-size: 0.18rem;
  background-color: #29c0fc;
  border-radius: 0.1rem 0rem 0.1rem 0rem;
}
.qc_lb .qc_slider .teach_up {
  padding: 0 0.3rem;
  margin-top: 0.54rem;
}
.qc_lb .qc_slider .teach_up img {
  vertical-align: middle;
  width:0.8rem;
  height:0.8rem;
}
.qc_lb .qc_slider .teach_up .teach_info {
  margin-left: 0.36rem;
}
.qc_lb .qc_slider .teach_up .teach_info .teac_name {
  font-size: 0.3rem;
  color: #222222;
  margin-bottom: 0.2rem;
}
.qc_lb .qc_slider .teach_up .teach_info .teac_name span {
  font-size: 0.2rem;
  color: #ffffff;
  padding: 0.06rem 0.16rem;
  border-radius: 0.15rem;
  border: solid 1px #fcede5;
  background-color: #fef7f3;
  margin-left: 0.3rem;
}
.qc_lb .qc_slider .teach_up .teach_info .teac_type {
  font-size: 0.24rem;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.qc_lb .qc_slider .teach_up .teach_info .teac_type i {
  display: inline-block;
  width: 0.06rem;
  height: 0.06rem;
  border-radius: 50%;
  background-color: #999999;
  vertical-align: middle;
  margin: 0 0.12rem;
}
.qc_lb .qc_slider .teach_mid {
  padding: 0 0.3rem;
  font-size: 0.2rem;
  color: #999999;
  margin-top: 0.2rem;
  line-height: 0.4rem;
}
.qc_lb .qc_slider .teach_mid img {
  width: 0.26rem;
  height: 0.2rem;
}
.qc_lb .qc_slider .teach_mid img:first-child {
  margin-right: 0.24rem;
  vertical-align: text-top;
}
.qc_lb .qc_slider .teach_mid img:last-child {
  vertical-align: bottom;
  transform: rotate(180deg);
  margin-left: 0.24rem;
}
.qc_lb .qc_slider .teach_last {
  padding: 0 0.3rem;
}
.qc_lb .qc_slider .teach_last .btn {
  width: 1.64rem;
  height: 0.54rem;
  line-height: 0.54rem;
  background-color: #ff8a00;
  border-radius: 0.05rem;
  font-size: 0.24rem;
  color: #ffffff;
  text-align: center;
  margin-top:0.2rem;
  position: absolute;
  bottom:0.2rem;
  right:0.3rem;
}
