.ifl,
.fl {
  float: left !important;
}
.fr {
  float: right !important;
}
.background-cyan {
  background-color: #f5f8fa;
}
.transition {
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  -ms-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  transition: all ease 0.2s;
  -webkit-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
}
.boxs {
  -webkit-box-shadow: 0 0 9px 6px rgba(211, 211, 211, 0.2);
  -moz-box-shadow: 0 0 9px 6px rgba(211, 211, 211, 0.2);
  box-shadow: 0 0 9px 6px rgba(211, 211, 211, 0.2);
}
.headerSwiper {
  margin-top: 60px;
}
.box-sizing {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.headerSwiper .swiper-slide,
.headerSwiper .swiper-wrapper {
  height: 430px;
}
.swiper-slide img {
  width: 100%;
}
.classTitle {
  width: 100%;
  text-align: center;
  height: 1px;
  border-bottom: 1px solid #ccced0;
  margin-top: 70px;
}
.classTitle span {
  display: inline-block;
  padding: 0 26px;
  font-size: 24px;
  color: #333;
  line-height: 24px;
  position: relative;
  bottom: 12px;
  background-color: #f5f8fa;
}
.articleBox {
  width: 1200px;
  margin: 0 auto;
}
.classList {
  width: 1233px;
  margin-left: -13px;
}
.classList li {
  float: left;
  margin: 50px 20px 0 13px;
  -webkit-box-shadow: 0px 2px 12px 2px #edf1f5;
  -moz-box-shadow: 0px 2px 12px 2px #edf1f5;
  box-shadow: 0px 2px 12px 2px #edf1f5;
  position: relative;
  cursor: pointer;
}
.listImg {
  width: 275px;
  height: 150px;
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #eee;
}
.listImg img {
  width: 100%;
  -webkit-tion: 1s alltransi ease 0s;
  -moz-transition: 1s all ease 0s;
  -ms-transition: 1s all ease 0s;
  -o-transition: 1s all ease 0s;
  transition: 1s all ease 0s;
}
.listCon {
  width: 100%;
  height: 51px;
  background-color: #fff;
  padding: 16px 10px 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.listCon span {
  position: relative;
  z-index: 1;
  font-size: 14px;
  line-height: 18px;
  color: #14191e;
  max-width: 160px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all .2s ease;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -webkit-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
}
.listCon span:hover {
  color: #07bbee;
}
.listCon small {
  font-size: 16px;
  color: #ee1207;
  line-height: 18px;
}
.listCon .freePrice {
  color: #07bbee;
}
.listImg span {
  position: absolute;
  top: 7px;
  padding: 0 6px;
  background-color: rgba(0, 0, 0, 0.6);
  filter:   progid:DXImageTransform.Microsoft.gradient(startcolorstr=#15000000,endcolorstr=#15000000);
  right: 6px;
  font-size: 12px;
  line-height: 20px;
  color: #eee;
}
.listImg span .iconfont {
  margin-right: 4px;
}
.hLine {
  width: 0;
  height: 3px;
  border-top-color: #383c40;
  border-top-width: 3px;
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: -6px;
  left: 50%;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  -ms-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  transition: all ease 0.2s;
  -webkit-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
}
.classList li:hover .hLine {
  width: 100%;
  transform: translateX(-137px);
}
.no-csstransforms .classList li:hover .hLine {
  margin-left: -137px;
}
.moreBut {
  width: 100%;
  text-align: center;
  margin-top: 36px;
}
.moreBut button {
  padding: 12px 46px;
  background-color: #fff;
  border: 1px solid #eee;
  font-size: 14px;
  color: #787d82;
  line-height: 14px;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  -ms-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  transition: all ease 0.2s;
  -webkit-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -webkit-box-shadow: 0 0px 12px 2px #edf1f5;
  -moz-box-shadow: 0 0px 12px 2px #edf1f5;
  box-shadow: 0 0px 12px 2px #edf1f5;
}
.moreBut button:hover {
  -webkit-box-shadow: 0 0px 12px 2px #edf1f5;
  -moz-box-shadow: 0 0px 12px 2px #edf1f5;
  box-shadow: 0 0px 12px 2px #edf1f5;
  background-color: #eee;
}
.advert {
  margin-top: 44px;
}
.advert,
.advert img {
  width: 100%;
}
.advert .href {
  cursor: pointer;
}
.threeImg .listImg {
  width: 360px;
  height: 196px;
}
.classList.threeImg {
  margin-left: -30px;
  width: 1260px;
}
.threeImg li {
  margin-left: 30px;
  margin-right: 30px;
}
.threeImg .stage {
  height: 50px;
  border-top: 1px dashed #efefef;
  background-color: #fff;
  padding: 20px 10px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.stage span {
  font-size: 12px;
  color: #787d82;
  line-height: 12px;
}
.stage i {
  margin: 0 4px;
}
.threeImg li:hover .listImg img {
  transform: scale(1.2);
}
.publicBox {
  width: 100%;
  /*-webkit-box-shadow: 0 0 9px 6px rgba(211, 211, 211, 0.2);
  -moz-box-shadow: 0 0 9px 6px rgba(211, 211, 211, 0.2);
  box-shadow: 0 0 9px 6px rgba(211, 211, 211, 0.2);*/
  -webkit-box-shadow: 0px 2px 12px 2px #edf1f5;
  -moz-box-shadow: 0px 2px 12px 2px #edf1f5;
  box-shadow: 0px 2px 12px 2px #edf1f5;
  overflow: hidden;
  padding: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  position: relative;
  margin-top: 56px;
}
.publicBut {
  position: relative;
  width: 178px;
  height: 178px;
  background-color: #787d82;
  padding-top: 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.publicBut:hover button {
  background-color: #fff;
  color: #787d82;
}
.publicCon {
  width: 986px;
  height: 178px;
}
.publicBut button {
  font-size: 12px;
  color: #f6f6f6;
  background-color: transparent;
  line-height: 12px;
  border: 1px solid #fff;
  padding: 4px 7px;
}
.publicBut span {
  font-size: 24px;
  color: #fff;
  line-height: 24px;
  margin-bottom: 14px;
  display: inline-block;
  width: 100%;
}
.publicCon .fl {
  width: 326px;
  height: 100%;
  overflow: hidden;
}
.publicCon .fl img {
  width: 100%;
}
.publicCon .fr {
  width: 638px;
  height: 100%;
}
.publicCon figcaption {
  font-size: 18px;
  color: #14191e;
  line-height: 48px;
  padding-top: 2px;
}
.publicCon .figText {
  font-size: 12px;
  line-height: 16px;
  color: #93999f;
  max-width: 560px;
  height: 50px;
  overflow: hidden;
}
.figTime {
  width: 118px;
  height: 50px;
  border: 1px solid #f6f6f6;
  text-align: center;
  padding-top: 6px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 30px;
  position: relative;
}
.figTime time {
  font-size: 14px;
  color: #07bbee;
  line-height: 14px;
  vertical-align: top;
}
.figTime span {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #07bbee;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
}
.publicList {
  position: absolute;
  right: -191px;
  top: 12px;
  min-width: 213px;
}
.publicList li {
  min-width: 235px;
  font-size: 0;
  background-color: #f6f6f6;
  padding: 0 10px 0 5px;
  position: relative;
  margin-bottom: 6px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  -ms-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  transition: all ease 0.2s;
  -webkit-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
}
.publicList li time,
.publicList li span {
  font-size: 12px;
  color: #787d82;
  line-height: 31px;
}
.publicList li span {
  display: inline-block;
  width: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: top;
}
.publicList li time {
  margin-right: 18px;
}
.publicList li b {
  position: absolute;
  width: 14px;
  height: 31px;
  background: url("../../../images/defaultLeft.png") no-repeat;
  left: -14px;
  top: 0;
}
.publicList .active {
  background-color: #07bbee;
  padding-left: 0;
}
.publicList .active time,
.publicList .active span {
  color: #fff;
}
.publicList .active b {
  background: url("../../../images/activeLeft.png") no-repeat;
}
.publicList li:hover {
  -webkit-transform: translateX(-190px);
  -moz-transform: translateX(-190px);
  -ms-transform: translateX(-190px);
  -o-transform: translateX(-190px);
  transform: translateX(-190px);
}
.publicList .active:hover {
  -webkit-transform: translateX(-190px);
  -moz-transform: translateX(-190px);
  -ms-transform: translateX(-190px);
  -o-transform: translateX(-190px);
  transform: translateX(-190px);
}
.publicList .on {
  padding-left: 10px;
}
.publicList .on img {
  width: 13px;
  height: 15px;
  vertical-align: top;
  position: relative;
  top: 7px;
  margin-right: 28px;
}
.prevBut .iconfont,
.nextBut .iconfont {
  font-size: 40px;
  color: #fff;
  line-height: 60px;
}
.prevBut,
.nextBut {
  width: 38px;
  text-align: center;
  cursor: pointer;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  z-index: 10;
}
.prevBut {
  left: 20px;
  border-radius: 2px 4px 4px 2px;
}
.prevBut:hover,
.nextBut:hover {
  background-color: rgba(0, 0, 0, 0.2);
}
.nextBut {
  right: 20px;
  border-radius: 4px 2px 2px 4px;
}
.butBox {
  width: 156px;
  position: absolute;
  left: 50%;
  margin-left: -73px;
  height: 51px;
  -webkit-border-radius: 25px 25px 25px 25px;
  -moz-border-radius: 25px 25px 25px 25px;
  border-radius: 25px 25px 25px 25px;
  background-color: rgba(0, 0, 0, 0.2);
  bottom: 27px;
  z-index: 10;
}
.butBox .swiper-pagination {
  width: 100%;
  height: 100%;
}
.butBox .swiper-pagination-bullet {
  width: 52px;
  height: 51px;
  background-color: transparent;
  font-size: 16px;
  color: #dfe0e1;
  text-align: center;
  line-height: 51px;
}
.butBox .swiper-pagination-bullet-active {
  font-size: 20px;
  color: #fff;
}
.swiper-container-horizontal .selfPagination .swiper-pagination-bullet {
  width: 52px;
  height: 52px;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 0;
  text-align: center;
  line-height: 52px;
  margin: 0;
  font-size: 16px;
  color: #e0e0e1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.swiper-container-horizontal .selfPagination .swiper-pagination-bullet:first-child {
  border-radius: 25px 0 0 25px;
  text-align: right;
  padding-right: 15px;
}
.swiper-container-horizontal .selfPagination .swiper-pagination-bullet:last-child {
  border-radius: 0px 25px 25px 0;
  text-align: left;
  padding-left: 15px;
}
.swiper-container-horizontal .selfPagination .swiper-pagination-bullet-active {
  background-color: rgba(0, 0, 0, 0.2);
  font-size: 20px;
  color: #fff;
  line-height: 49px;
}
.selfPagination .swiper-pagination-bullet {
  opacity: 1;
  background-color: transparent;
}
.hometemCen {
  width: 1200px;
  margin: 0 auto;
  border-radius: 3px;
}
.introTitle {
  position: relative;
  height: 24px;
  overflow: hidden;
}
.introTitle hr {
  margin: 12px 0 0 0;
  height: 0;
  border-color: #e6e6e6;
}
.introTitle span {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 10;
  padding: 0 26px;
  font-size: 24px;
  color: #333;
  line-height: 24px;
  background-color: #fff;
}
.checkMore {
  text-align: center;
  margin: 36px 0 44px 0;
}
.checkMore a {
  display: inline-block;
  padding: 12px 44px;
  border: 1px solid #e6e6e6;
  font-size: 14px;
  line-height: 14px;
  color: #787d82;
}
.dynamicTit {
  height: 69px;
  line-height: 69px;
  border-bottom: 1px solid #eee;
  padding-left: 16px;
}
.dynamicTit h4 {
  font-size: 24px;
  color: #14191e;
  line-height: 69px;
}
.dynamicTit .seeMore {
  padding: 0 48px;
  font-size: 14px;
  color: #787d82;
  border-left: 1px solid #eee;
  cursor: pointer;
  transition: all .2s ease;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -webkit-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
}
.dynamicTit .seeMore:hover {
  background-color: #eee;
}
/*--------------*/
.famousArea {
  margin-top: 50px;
  width: 1206px;
  margin-left: -6px;
}
.famousArea li {
  position: relative;
  width: 194px;
  height: 194px;
  margin: 0 3px;
  background-image: url('../../../images/home-tem/232_1.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: all .2s ease;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  box-shadow: 0 0 3px 1px rgba(221, 221, 221, 0.75);
  cursor: pointer;
  -webkit-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
}
.famousArea li:hover {
  z-index: 1;
  transform: scale(1.07);
  -webkit-transform: scale(1.07);
  -moz-transform: scale(1.07);
  -ms-transform: scale(1.07);
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.4);
}
.famousArea li .compr {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0 7px;
  box-sizing: border-box;
  padding-top: 20px;
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0));
  background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0));
  background: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0));
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0));
  background: linear-gradient(bottom, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0));
  filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#4B000000, endColorstr=#00000000);
}
.compr strong {
  font-weight: normal;
  font-size: 14px;
  color: #f6f6f6;
  line-height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.compr .star {
  line-height: 25px;
}
.threeImg span {
  max-width: 210px;
}
.headerSwiper .swiper-slide {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.compr .star em {
  font-size: 12px;
  color: #f6f6f6;
  margin-left: 2px;
}
.dynamic {
  background-color: #fff;
  margin-top: 40px;
  box-shadow: 0px 2px 12px 2px #edf1f5;
}
.dynamicBox {
  padding: 6px 14px;
}
.dynamicWen {
  padding: 12px 14px;
}
.dynamicBox ul li {
  width: 568px;
  padding: 10px 0;
  border-bottom: 1px dashed #eee;
}
.dynamicBox ul li:last-child {
  border-bottom: none;
}
.dynamicNext .portrait {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-image: url('../../../images/home-tem/152_1.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.no-csstransforms .head_lists.nav-item {
  max-width: 622px;
  overflow: hidden;
  height: 60px;
}
.no-csstransforms .headerSwiper .swiperwell-container {
  width: 100%;
  height: 430px;
}
.no-csstransforms .publicList .active:hover {
  margin-left: -190px;
}
.no-csstransforms .publicList li:hover {
  margin-left: -190px;
}
.swipernew-pag {
  text-align: right;
}
.dynamicNext .studetail {
  padding-left: 16px;
  width: 450px;
}
.studetail h5 {
  font-size: 14px;
  color: #14191e;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.studetail p {
  font-size: 0px;
  line-height: 24px;
  height: 24px;
}
.studetail p i {
  font-style: normal;
  font-size: 12px;
  color: #07bbee;
  cursor: default;
}
.studetail p em {
  display: inline-block;
  position: relative;
  top: 1px;
  margin-left: 10px;
  font-size: 12px;
  line-height: 12px;
  color: #666666;
  max-width: 390px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
}
.cursor {
  cursor: pointer;
}
.dynamicNext b {
  font-weight: normal;
  color: #b5b9bc;
}
.cenLine {
  width: 1px;
  border-right: 1px solid #eee;
  margin-top: 10px;
  margin-left: 16px;
}
.cenLine1 {
  height: 255px;
}
.answerque .courque {
  height: 32px;
  line-height: 32px;
  font-size: 0;
  position: relative;
}
.courque .ding {
  /*position: relative;
  top: -7px;*/
  position: absolute;
  top: 8px;
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../../../images/ask/ding.png) no-repeat top;
}
.courque .jing {
  /*position: relative;
  top: -7px;*/
  position: absolute;
  top: 8px;
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../../../images/ask/jing.png) no-repeat top;
}
.courque .iconfont {
  /*  position: relative;
   top: -8px;
  font-size: 20px;
  color: #00b7ee;
  vertical-align: top;*/
  position: absolute;
  top: 8px;
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../../../images/ask/wenhao.png) no-repeat top;
}
.courque em {
  display: inline-block;
  color: #333333;
  font-size: 14px;
  margin-left: 25px;
  max-width: 400px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all .2s;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  cursor: pointer;
  -webkit-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
}
.courque .dingEm {
  margin-left: 25px;
}
.courque em:hover {
  color: #07bbee;
}
.feedback {
  font-size: 12px;
  color: #bbb;
  line-height: 30px;
}
.feedback span {
  margin-left: 24px;
}
.feedback span i {
  font-style: normal;
}
.cenLine2 {
  height: 250px;
}
/*ѧԱфʹ*/
.dyheart .heartshow {
  padding: 50px 3px 48px;
}
.heartshow li {
  position: relative;
  width: 272px;
  height: 162px;
  border: 1px solid #eee;
  padding: 30px 14px 16px;
  box-sizing: border-box;
  margin: 0 13px;
}
.heartshow li .stuimg {
  position: absolute;
  left: 50%;
  top: -29px;
  margin-left: -30px;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  line-height: 1;
  background-image: url("../../../images/home-tem/71_1.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.heartshow li h5 {
  font-size: 16px;
  color: #333;
  line-height: 1;
  padding: 10px 0 16px 0;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.heartshow .situate {
  font-size: 12px;
  color: #666;
  line-height: 18px;
  height: 72px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.newsArea {
  padding: 24px 16px;
}
.newsArea .carousel {
  width: 488px;
  height: 308px;
}
.carousel ul li {
  position: relative;
  width: 488px;
  height: 308px;
  /*background-image: url('../../../images/home-tem/254_1.jpg');*/
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 3px;
  cursor: pointer;
}
.carousel li .pictintro {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 60px;
  padding: 0 10px;
  box-sizing: border-box;
  line-height: 60px;
  font-size: 18px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.6);
}
.swipernew-pag .swiper-pagination-bullet {
  width: 18px;
  height: 4px;
  background-color: #f6f6f6;
  border-radius: 0;
  opacity: .4;
}
.newsintro ul li {
  width: 648px;
  height: 68px;
  margin-bottom: 12px;
  border: 1px solid #eee;
  box-sizing: border-box;
  border-radius: 3px;
  cursor: pointer;
}
.newsintro ul li:hover .timeyear {
  background-color: #07bbee;
}
.newsintro ul .lispe {
  margin: 0;
}
.newsintro .timeyear {
  width: 68px;
  height: 68px;
  box-sizing: border-box;
  padding: 9px 4px;
  background-color: #787d82;
  text-align: center;
  border-radius: 3px;
  margin-left: -1px;
  margin-top: -1px;
  transition: all .2s ease;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
}
.timeyear em {
  display: inline-block;
  line-height: 16px;
  font-size: 16px;
  color: #fff;
}
.timeyear hr {
  width: 60px;
  height: 0;
  margin: 9px 0 7px 0;
  border-color: rgba(255, 255, 255, 0.4);
}
.timeyear i {
  display: inline-block;
  font-style: normal;
  line-height: 14px;
  font-size: 14px;
  color: #fff;
}
.newsintro .along {
  width: 565px;
  padding: 7px 0 7px 14px;
}
.along .algood {
  height: 28px;
  line-height: 28px;
  font-size: 16px;
  color: #333;
}
.along .algood span {
  display: inline-block;
  max-width: 464px;
  white-space: nowrap;
  overflow: hidden;
  line-height: 20px;
  vertical-align: middle;
  margin-right: 10px;
}
.along .algood em {
  position: relative;
  display: inline-block;
  height: 24px;
  font-size: 12px;
  line-height: 24px;
  padding: 0 8px;
  background-color: #07bbee;
  color: #fff;
  border-radius: 3px;
}
.along .algood em::after {
  display: block;
  content: '';
  border: 5px solid #07bbee;
  border-color: transparent #07bbee transparent transparent;
  position: absolute;
  left: -9px;
  top: 5px;
  z-index: 10;
}
.along .alteach {
  width: 100%;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  color: #999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* swiper*/
.swipernew-pag .swiper-pagination-bullet {
  width: 18px;
  height: 4px;
  background-color: #f6f6f6;
  border-radius: 0;
  opacity: .4;
}
.swipernew-pag {
  text-align: right;
}
.swipernew-pag .swiper-pagination-bullet-active {
  opacity: 1;
}
.swiper-container-horizontal > .swipernew-pag {
  bottom: 24px;
  padding-right: 5px;
  box-sizing: border-box;
}
/*-----------*/
.swipergrade-pag .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #b2b2b2;
  border-radius: 0;
  opacity: .3;
}
.swipergrade-pag {
  text-align: right;
}
.swipergrade-pag .swiper-pagination-bullet-active {
  background-color: #333;
  opacity: .8;
}
.swipergrade-container > .swipergrade-pag {
  bottom: 0px;
  padding-right: 8px;
  box-sizing: border-box;
}
.swipergrade-container > .swipergrade-pag .swiper-pagination-bullet {
  margin: 0 5px;
}
/*-----------*/
/*--------*/
.publicBut button {
  transition: all .2s ease;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -webkit-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
}
.publicBut .memberzhuan {
  display: inline;
}
.publicBut:hover button {
  background-color: #fff;
  color: #787d82;
}
.publicBut span {
  font-size: 24px;
  color: #fff;
  /*  line-height: 24px;
    margin-bottom: 14px;*/
  display: inline-block;
}
.publicBut .limit {
  display: block;
  margin: 0 auto;
  width: 96px;
  line-height: 30px;
  margin-bottom: 11px;
}
.memberbut {
  background-color: #ecb113;
}
.memberbut:hover button {
  background-color: #fff;
  color: #ecb113;
}
.swipergrade-container {
  width: 986px;
  height: 178px;
  overflow: hidden;
}
.memSwiper .member {
  width: 650px;
  padding-top: 22px;
  box-sizing: border-box;
}
.memSwiper .memberV {
  width: 670px;
  padding-right: 13px;
}
.memSwiper .grade {
  position: relative;
  width: 292px;
  height: 178px;
  background-image: url('../../../images/home-tem/vip_03.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  text-align: center;
}
.grade .picContain {
  margin-top: 104px;
  height: 12px;
  line-height: 12px;
}
.picContain b {
  position: relative;
  top: -4px;
  display: inline-block;
  height: 0;
  width: 48px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.picContain span {
  display: inline-block;
  margin: 0 10px;
  font-size: 12px;
  color: #fff;
}
.member .memName {
  font-size: 18px;
  color: #333;
}
.memName i {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  background-image: url('../../../images/leagure/a_v1.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  vertical-align: top;
}
.member .curName {
  margin: 14px 0 23px 0;
  font-size: 12px;
  color: #666;
  line-height: 18px;
  height: 36px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.member .price {
  height: 33px;
  padding: 0 10px;
  margin-right: 12px;
  line-height: 33px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  background-color: #ecb113;
  cursor: default;
}
.member .price b {
  font-weight: normal;
}
.member .price strong {
  font-weight: normal;
  font-size: 16px;
}
.member .openTip {
  font-size: 14px;
  color: #ecb113;
  line-height: 1;
  overflow: hidden;
  white-space: nowrap;
}
.swipernamic-container {
  -webkit-font-smoothing: antialiased;
}
.swipernamic-container .swiper-slide {
  height: auto;
}
.swipernamic-container .swiper-wrapper {
  height: auto;
}
.compr .star i {
  vertical-align: bottom;
  font-size: 12px;
  color: #fb9f1b;
  margin: 0 2px 13px;
}
strong.vipImg {
  width: 64px;
  height: 64px;
  position: absolute;
  left: -1px;
  top: -1px;
  background: url("../../../images/vip_img.png") no-repeat center center;
}
strong.fillImg {
  width: 53px;
  height: 30px;
  position: absolute;
  right: -7px;
  bottom: 14px;
  background: url("../../../images/course-full.png") no-repeat center center;
}
article section:last-child {
  margin-bottom: 60px;
}
.publicList .active time {
  margin-right: 18px;
}
header.header-fix {
  -webkit-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
}
span.showstar{
  display: inline-block;
}
.line-price{
  float: right;
  line-height: 20px;
  font-size: 14px;
  margin-left: 5px;
  color:#999;
}
.fract{
  vertical-align: text-top;
  line-height:10px;
}
.showstar i{
  width: 15px;
  height: 14px;
  background-repeat: no-repeat;
  background-position: 0 0;
  display: inline-block;
  vertical-align: bottom;
  margin-right: -9px;
  margin:0;
}
.showstar i.choseStar{position:relative;
  background-image:url("/mobile/wap/images/xing-022.png");background-size:cover;}
.showstar i.noChose{position:relative;
  background-image:url("/mobile/wap/images/xing-011.png");background-size:cover;}
.showstar .starBox{height:20px;display: inline-block;position:relative;}
.showstar i.nochoseStar{background-image:url("/mobile/wap/images/xing-022.png");background-position-y: 0;position: absolute;top: -2px;left: -3px;}
/*适配iPad*/
@media (max-width: 1024px) {
    .classList{width:100%;}
    .classList li{width:22%;margin: 50px 15px 0 13px;}
    .articleBox{width:100%!important;}
    .heartshow li{width:220px!important;}
    .famousArea li{width:160px;height:170px;}
    .swipergrade-container{width:760px;}
    .dynamicBox ul li{width:460px;}
    .dynamicNext .studetail{width:350px;}
    .newsArea .carousel{width:400px;}
    .newsintro ul li{width:550px;}
    .newsintro .along{width:470px;}
    .along .algood span{max-width:358px;text-overflow: ellipsis;}
}
@media (max-width: 768px) {
    header.header .logo a{min-width: 130px;max-width: 150px;}
    .nav-item>li>a{padding:0 10px!important;}
    .classList{width:100%;}
    .classList li{width:19%;margin: 50px 7px 0 13px;}
    .articleBox{width:100%!important;}
    .heartshow li{width:156px!important;}
    .famousArea li{width:120px;height:170px;}
    .swipergrade-container{width:520px;}
    .dynamicBox ul li{width:336px;}
    .dynamicNext .studetail{width:286px;}
    .newsArea .carousel{width:268px;}
    .newsintro ul li{width:420px;}
    .newsintro .along{width:336px;}
    .along .algood span{max-width:220px;text-overflow: ellipsis;}
}
@media screen and (max-width: 1024px) and (min-width: 768px){
    .nav-item.head_lists {
        min-width: 59px!important;
        max-width: 186px;
    }
}
/*V6.7 不对外售卖样式*/
.listCon .noSell {
  font-size: 13px;
  color: #999;
  line-height: 22px;
  float: right;
}