.mt20 {
  margin-bottom: 20px;
}
.flex {
  display: flex;
  align-items: center;
}
.blod {
  font-weight: bold;
}
.f12 {
  font-size: 12px;
}
.content-block {
  margin: 0 !important;
  padding: 0 !important;
  background: #fff;
  overflow: hidden;
}
.with-panel-right-reveal .mengcmodal {
  background: red;
  height: 2000px;
  position: fixed;
  top: 0;
  bottom: 0;
  width: 100%;
}
body.with-panel-right-reveal .page {
transform: translate3d(-7rem, 0, 0) !important;
}
#panel-left-demo {
background: #fff !important;
border-left: 1px solid #f5f5f5 !important;
width: 7rem;
z-index:10000;
}
#panel-left-demo .btns {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #eeeeee;
  height: 70px;
  width: 100%;
}
#panel-left-demo .btns button {
  width: 80px;
  height: 30px;
  margin: 0;
  margin-top: 20px;
  padding: 0;
  line-height: 30px;
}
#panel-left-demo .username {
  font-size: 20px;
  color: #2a7efb;
  text-align: center;
}
#panel-left-demo .classfy {
  font-size: 18px;
  color: #333333;
  text-align: center;
}
#panel-left-demo .classfy li {
  margin-top: 25px;
}
.rich-text {
  padding: 10px;
  box-sizing: border-box;
}
.rich-text .richText_title {
  font-size: 20px;
  font-weight: 600;
  margin: 20px 0;
  color: #000000;
}
.rich-text .detail {
  font-size: 14px;
  color: #333;
  line-height: 20px;
}
.rich-text .detail img{max-width:100%;}
.rich-text .detail table{max-width:100%;}
.ju-be {
  justify-content: space-between;
}
.overflow2 {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.color-red {
  color: #f73f41;
}
.debl {
  color: #2a7efb;
}
body {
  background: #fff;
  overflow: visible!important;
}
header {
  height: 55px;
  background: #fff;
  padding: 0 12px;
  box-sizing: border-box;
  border-bottom: 1px solid #eeeeee;
}
header .logo {
  width: 150px;
  height: 42px;
}
header .icon-menu {
  font-size: 22px;
  font-weight: bold;
}
#indexswiper {
  height: 200px !important;
}
#indexswiper img {
  width: 100%;
  height: 100%;
}
.flowTitle {
  overflow: hidden;
  margin: 20px auto;
  display: flex;
  flex-direction: column;
  text-align: center;
}
.flowTitle .title {
  font-size: 18px;
  color: #000000;
  font-weight: bold;
}
.flowTitle .title_enl {
  font-size: 15px;
  color: #d7eaff;
}
.hotcourse {
  padding: 0 15px;
  box-sizing: border-box;
  flex-wrap: wrap;
}
.hotcourse .courseItm {
  width: 165px;
  margin-bottom: 20px;
}
.hotcourse .courseItm .courseImg {
  width: 100%;
  height: 109px;
}
.hotcourse .courseItm .courseName {
  font-size: 14px;
  color: #1a1a1a;
  margin: 10px auto;
}
.hotcourse .courseItm .description {
  font-size: 11px;
  color: #999999;
}
.aboutUsIndex {
  background: #f73f41;
  margin-top: 50px;
  text-align: center;
  padding-bottom: 15px;
  color: #fff;
  overflow: hidden;
}
.aboutUsIndex .aboutusChine {
  font-size: 20px;
  font-weight: bold;
  margin: 10px auto;
}
.aboutUsIndex .aboutenl {
  font-size: 14px;
}
.aboutUsIndex .img_text {
  padding: 15px;
  box-sizing: border-box;
  word-break: break-all;
  width: 100%;
  text-align: left;
  overflow: hidden;
}
.aboutUsIndex .img_text img {
  width: 155px;
  margin-right: 12px;
  float: left;
}
.aboutUsIndex .img_text .aboutus_text {
  font-size: 14px;
  display: block;
  text-align: left;
}
.aboutUsAbout {
  padding-bottom: 15px;
  margin-top: 50px;
  text-align: center;
  overflow: hidden;
}
.aboutUsAbout .img_text {
  padding: 15px;
  box-sizing: border-box;
  word-break: break-all;
  width: 100%;
  text-align: left;
  color: #666666;
  font-size: 12px;
  overflow: hidden;
}
.aboutUsAbout .img_text img {
  width: 155px;
  margin-right: 12px;
  float: left;
}
.juchi {
  margin-top: -15px;
  width: 100%;
  overflow: hidden;
}
.juchi .juchi_item {
  width: 30px;
  height: 30px;
  transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  background: #fff;
  z-index: 11;
  margin-top: 10px;
}
.newsList {
  margin: 30px auto;
}
.newsList .newsItem {
  width: 345px;
  height: 93px;
  padding-bottom: 20px;
  border-bottom: 1px solid  #eeeeee;
  margin: auto;
  margin-bottom: 20px;
  font-size: 12px;
  color: #999999;
}
.newsList .newsItem .newsimg {
  width: 90px;
  height: 90px;
}
.newsList .newsItem .newsInfo {
  text-align: left;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 240px;
}
.newsList .newsItem .newsInfo .newstitle {
  font-size: 15px;
  color: #1a1a1a;
  width: 100%;
}
.newSscroll-x {
  display: -webkit-box;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
  overflow: -moz-scrollbars-none;
  -ms-overflow-style: none;
  padding: 0 15px;
  box-sizing: border-box;
  border-bottom: 1px solid #eeeeee;
}
.newSscroll-x .newsItem {
  text-align: center;
  height: 40px;
  margin-right: 20px;
}
.newSscroll-x .newsItem a {
  font-size: 15px;
  color: #2a7efb;
  text-align: center;
}
.newSscroll-x .active {
  border-bottom: 3px solid #2a7efb;
}
/* 隐藏下方的滚动条 */
.scroll-x::-webkit-scrollbar {
  background-color: transparent;
}
.coursepageList {
  width: 345px;
  margin: 15px auto;
  flex-wrap: wrap;
}
.coursepageList .courseItem {
  width: 165px;
  margin-bottom: 20px;
}
.coursepageList .courseItem .courseimg {
  width: 100%;
  height: 108px;
}
.coursepageList .courseItem .coursetitle {
  font-size: 15px;
  color: #1a1a1a;
  margin-top: 15px;
  margin-bottom: 10px;
}
.coursepageList .courseItem .price {
  font-size: 15px;
  color: #ff3535;
}
.filter {
  width: 100%;
  height: 51px;
  background: #fff;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  font-size: 14px;
  color: #333333;
  justify-content: space-around;
}
.filter .picker {
  display: inline-block;
  border: none;
  outline: none;
  width: 28px;
}
.filter .icon-caret {
  font-size: 10px;
}
.courseList {
  background: #f5f5f5;
  box-sizing: border-box;
  width: 100%;
  overflow: hidden;
  margin-bottom: 0;
}
.courseList .courseItem {
  height: 70px;
  width: 100%;
  display: flex;
  padding-left: 15px;
  justify-content: space-around;
  flex-direction: column;
  background: #fff;
  margin-bottom: 10px;
}
.courseList .courseItem .courseName {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
}
.courseList .courseItem .time_address {
  color: #666;
}
.bug_cart {
  width: 100%;
  height: 50px;
  border-top: 1px solid #eeeeee;
  position: fixed;
  bottom: 0;
  background: #fff;
  display: flex;
  align-items: center;
}
.bug_cart .price {
  background: #fff;
  font-size: 18px;
  color: #f73f41;
  font-weight: bold;
}
.bug_cart .addcart {
  background-color: #2a7efb;
}
.bug_cart .gobug {
  background-color: #f73f41;
}
.bug_cart button {
  flex: 1;
  height: 100%;
  margin: 0 !important;
  border: none;
  border-radius: 0;
}
.toCart {
  width: 50px;
  height: 50px;
  text-align: center;
  background-image: linear-gradient(-45deg, #147dff 0%, #3fc2ff 100%);
  border-radius: 50%;
  position: fixed;
  right: 15px;
  bottom: 90px;
  z-index:9999;
}
.toCart img {
  width: 23px;
  height: 23px;
  margin-top: 13px;
}
.product-top {
  position: relative;
  background-color: #fff;
}
.product-top .setbtn {
  position: absolute;
  right: 15px;
  top: 25px;
  z-index: 8;
}
.product-top .setbtn a {
  width: 30px;
  height: 30px;
  display: inline-block;
  margin-left: 10px;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 15px;
  text-align: center;
  line-height: 30px;
  color: #fff;
  font-size: 14px;
}
.product-top .backbtn {
  width: 30px;
  height: 30px;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 15px;
  text-align: center;
  line-height: 30px;
  color: #fff;
  font-size: 14px;
  position: absolute;
  left: 15px;
  top: 25px;
  z-index: 8;
}
.product-top .backbtn a {
  color: #fff;
}
.product-info {
  background-color: #fff;
  padding: 15px;
}
.product-info .favbtn {
  margin-left: 15px;
  font-size: 12px;
  text-align: center;
}
.product-info .favbtn .iconfont {
  font-size: 20px;
}
.product-info .product-name {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4;
}
.product-info .product-desc {
  font-size: 12px;
  color: #999;
}
.product-info .product-price {
  margin-top: 5px;
  font-size: 12px;
  color: #666;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.product-info .product-price .xianjia {
  color: #ff2828;
  font-size: 18px;
  font-weight: bold;
}
.product-info .product-price .yuanjia {
  color: #666;
  font-size: 14px;
  text-decoration: line-through;
}
.product-info .product-price .yuanjia-text {
  margin-left: 12px;
}
.product-info .hyj {
  display: inline-block;
  height: 16px;
  padding: 0 5px;
  vertical-align: middle;
  margin-top: -3px;
  margin-left: 3px;
  line-height: 16px;
  background-color: #ff984d;
  border-radius: 4px;
  font-size: 10px;
  color: #fff;
}
.product-info .dw {
  font-size: 12px;
  color: #999;
}
.product-info .yishou {
  color: #666;
  font-size: 14px;
}
.product-info .product-other {
  margin-top: 5px;
  font-size: 13px;
  text-align: center;
  border-top: 1px solid #eee;
  margin-top: 15px;
  padding-top: 15px;
}
.product-info .product-other img {
  height: 13px;
  margin-right: 5px;
  vertical-align: middle;
  margin-top: -3px;
}
.imgslide img {
  width: 100%;
}
.imgslide .swiper-pagination-bullets {
  bottom: 15px;
}
.imgslide .swiper-pagination {
  right: 10px;
  width: auto;
  padding: 0 10px;
  left: auto;
  line-height: 20px;
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 10px;
  font-size: 12px;
}
.text-center {
  margin-bottom: 20px;
}
.header-courseNum {
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding-left: 15px;
  background: #fff;
  font-size: 14px;
  color: #2a7efb;
}
.caerList .cartItem {
  height: 100px;
  background: #fff;
  margin-top: 10px;
  padding: 0 15px;
  box-sizing: border-box;
}
.caerList .cartItem .color-red {
  font-size: 16px;
}
.caerList .cartItem .itemInfo {
  height: 100%;
}
.caerList .cartItem .itemInfo .tea_tim_add {
  color: #999999;
  font-size: 12px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-around;
  height: 100%;
  margin-left: 12px;
  padding: 10px 0;
  box-sizing: border-box;
}
.caerList .cartItem .itemInfo .tea_tim_add .teacher {
  color: #1a1a1a;
  font-size: 18px;
  font-weight: bold;
}
.bug_cart .selecte {
  background: #fff;
  color: #333333;
}
.balance .header-jiesuan {
  color: #2a7efb;
  font-size: 13px;
  margin-left: 15px;
  line-height: 40px;
}
.balance .orderList li {
  background: #fff;
  width: 100%;
  height: 85px;
  padding: 10px 15px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
  justify-content: space-around;
}
.balance .orderList li .blod {
  font-size: 18px;
  font-weight: bold;
}
.balance .payType {
  background: #fff;
}
.balance .payType .payCell {
  height: 45px;
  width: 345px;
  margin: auto;
  border-bottom: 1px solid  #eeeeee;
  font-size: 13px;
  color: #1a1a1a;
  line-height: 45px;
}
.balance .payType .payCell .payIcon {
  width: 21px;
  height: 19px;
  margin-right: 5px;
}
.balance .aboutUs {
  width: 100%;
  padding: 15px;
  box-sizing: border-box;
  font-size: 12px;
  color: #333333;
  background: #fff;
}
.balance .aboutUs p {
  margin-bottom: 15px;
}
.balance .bug_cart .addcart {
  font-size: 16px;
}
.jieguo {
  width: 100%;
  height: 100%;
  background: #fff;
  position: relative;
}
.jieguo .content {
  width: 171px;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 15px;
  color: #333;
}
.jieguo .content img {
  width: 171px;
  height: 140px;
}
.jieguo .content p {
  text-align: left;
  margin: 30px auto;
}
.login {
  background: #fff;
  width: 100%;
  height: 100%;
}
.login .content {
  width: 315px;
  margin: auto;
}
.login .content h1 {
  line-height: 60px;
}
.login .content .blod {
  font-size: 20px;
}
.login .content form {
  margin-top: 30px;
}
.login .content form input {
  border-top: none;
  border-right: none;
  border-left: none;
}
.login .content form .logo {
  width: 315px;
  height: 45px;
  margin: auto;
  background-image: linear-gradient(90deg, #147dff 0%, #3fc2ff 100%);
  border-radius: 23px;
  margin-top: 35px;
}
.applyName {
  width: 100%;
  height: 100%;
}
.applyName .page {
  background: #fff;
}
.applyName .page .courseListapply .courseItemapply {
  width: 100%;
  height: 130px;
  padding-left: 15px;
  box-sizing: border-box;
  font-size: 14px;
  color: #999999;
  border-bottom: 1px solid#dadbef;
}
.applyName .page .courseListapply .courseItemapply .courseIcon {
  text-align: center;
  width: 100px;
  height: 100%;
  font-size: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #666666;
}
.applyName .page .courseListapply .courseItemapply .courseIcon img {
  width: 35px;
  height: 35px;
  margin-bottom: 10px;
}
.applyName .page .courseListapply .courseItemapply .courseDetail {
  width: 255px;
}
.applyName .page .courseListapply .courseItemapply .courseDetail p {
  line-height: 40px;
  border-bottom: 1px dashed #bfbfbf;
}
.applyName .page .courseListapply .courseItemapply .courseDetail p:last-child {
  border: none;
}
.userCenter {
  width: 100%;
  height: 100%;
}
.userCenter .page {
  background: #fff;
}
.userCenter header {
  border: none;
}
.userCenter .personal {
  width: 345px;
  margin: 20px auto;
}
.userCenter .personal .header_img {
  height: 75px;
}
.userCenter .personal .header_img .blod {
  font-size: 16px;
  color: #333;
  margin-bottom: 10px;
}
.userCenter .personal .header_img img {
  width: 75px;
  height: 75px;
  border-radius: 50%;
  margin-right: 12px;
}
.userCenter .personal .userCell {
  width: 100%;
  height: 50px;
  margin-top: 20px;
}
.userCenter .personal .userCell img {
  width: 20px;
  height: 19px;
}
.userCenter .personal .userCell .text_icon {
  color: #333;
  font-size: 16px;
  width: 308px;
  height: 100%;
  border-bottom: 1px solid #eee;
}
.myOrder {
  height: 100%;
  background: #f5f5f5;
}
.myOrder .myOrderList {
  background: #f5f5f5;
}
.myOrder .myOrderList .tabs {
  width: 100%;
  height: 50px;
  background: #fff;
  line-height: 48px;
  justify-content: space-around;
}
.myOrder .myOrderList .tabs li a {
  font-size: 15px;
  color: #333333;
}
.myOrder .myOrderList .tabs .active {
  border-bottom: 3px solid  #2a7efb;
}
.myOrder .myOrderList .orserItem {
  width: 345px;
  margin: auto;
  padding: 15px;
  box-sizing: border-box;
  height: 190px;
  font-size: 13px;
  color: #333333;
  margin-top: 15px;
  background: #fff;
}
.myOrder .myOrderList .orserItem .ordertitle {
  height: 40px;
  text-align: left;
  width: 320px;
  margin: 0;
  padding: 0;
}
.myOrder .myOrderList .orserItem .ordertitle .status {
  color: #2a7efb;
}
.myOrder .myOrderList .orserItem .goodsInfo {
  margin-top: 10px;
}
.myOrder .myOrderList .orserItem .goodsInfo img {
  width: 90px;
  height: 90px;
  background-color: #b5b5b5;
  border-radius: 5px;
}
.myOrder .myOrderList .orserItem .goodsInfo .name_price {
  width: 210px;
  font-size: 15px;
}
.myOrder .myOrderList .orserItem .goodsInfo p {
  margin-top: 6px;
}
.product-content{padding:10px; line-height:21px;font-size:14px;}
.product-content img{width:100%;}