html {
  font-size: 26.66667vw !important;
}

body {
  line-height: 1;
}

img {
  max-width: 100%;
}

li {
  list-style: none;
}

.clearfix::after {
  clear: both;.top-circle
  content: '';

  display: block;
  overflow: hidden;
}

.clearfix {
  zoom: 1;
}
.icon-menu:before{
    color: white !important;
}
.van-nav-bar {
  position: fixed;
  z-index: 991;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: .44rem;
  line-height: 1.5;
  text-align: center;
  -webkit-user-select: none;
  user-select: none;
  background: #fff;
}

.van-placeholder {
  height: .44rem;
  box-shadow: 0 -5px 10px rgba(0, 0, 0, 0.5);
}

.van-nav-bar__left, .van-nav-bar__right {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 0 .15rem;
  font-size: .14rem;
  cursor: pointer;
}

.van-nav-bar__left {
  left: 0;
}

.van-nav-bar__right {
  right: 0;
}

.van-nav-bar__left .iconfont, .van-nav-bar__right .iconfont {
  color: #333;
  font-size: .14rem;
}

.van-nav-bar__title {
  max-width: 60%;
  margin: 0 auto;
  color: #333;
  font-size: .18rem;
}

.van-ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.van-blue-bar {
  background-color: #6fc5f8;
  color: #fff;
}

.van-blue-bar * {
  background-color: #6fc5f8;
  color: #fff;
}

.footer {
  height: .5rem;
}

.weui-tabbar {
  position: fixed;
  height: .5rem;
  bottom: 0;
  width: 100%;
  background-color: #FFFFFF;
  border-top: 1px solid #e0e0e0;
  z-index: 911;
}

.weui-tabbar__item {
  padding: .07rem 0;
  position: relative;
  z-index: 9;
}

.weui-tabbar__item .weui-tabbar__label {
  color: #b8b8b8;
  font-size: .10rem;
  padding-top: .03rem;
  line-height: 1;
}

.weui-tabbar__item.active .weui-tabbar__label {
  color: #0083ff;
}

.weui-tabbar__item .icon {
  display: inline-block;
  line-height: 1;
  width: .21rem;
  height: .21rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

/*.icon-foot1 {*/
/*  background-image: url(http://m.canet.com.cn/images/m/home.png);*/
/*}*/

/*.icon-foot2 {*/
/*  background-image: url(../image/course.png);*/
/*}*/

/*.icon-foot3 {*/
/*  background-image: url(../image/tiku.png);*/
/*}*/

/*.icon-foot4 {*/
/*  background-image: url(../image/my.png);*/
/*}*/

/*.icon-foot5 {*/
/*  background-image: url(../image/more.png);*/
/*}*/

/*.active .icon-foot1 {*/
/*  background-image: url(../image/home1.png);*/
/*}*/

/*.active .icon-foot2 {*/
/*  background-image: url(http://m.canet.com.cn/images/m/course1.png);*/
/*}*/

/*.active .icon-foot3 {*/
/*  background-image: url(http://m.canet.com.cn/images/m/tiku1.png);*/
/*}*/

/*.active .icon-foot4 {*/
/*  background-image: url(http://m.canet.com.cn/images/m/my1.png);*/
/*}*/

/*.active .icon-foot5 {*/
/*  background-image: url(http://m.canet.com.cn/images/m/more1.png);*/
/*}*/

/*  */

.page {
  padding-top: .6rem;
}

.top-cell {
  background-color: #FFFFFF;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  z-index: 9988;
  padding: .12rem .15rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.page-logo img {
  width: 1.2rem;
  height: .40rem;
}

.page-logo {
display: flex;
align-items: center;
  margin-right: .12rem;
  font-size: 0;
}

.download-link {
  display: block;
  height: .25rem;
  line-height: .25rem;
  font-size: .12rem;
  color: #fff;
  border-radius: .12rem;
  background-color: #0083ff;
  padding: 0 .15rem;
  margin-left: 0.15rem;
}

.top-cell-right {
  line-height: .25rem;
  display: flex;
}

.top-cell-right a {
  font-size: .15rem;
  color: #0083ff;
  margin-left: .15rem;
}

.top-cell-right a .iconfont {
  font-size: .15rem;
}

.top-cell-right a.login {
  display: block;
  font-size: .15rem;
  color: #0083ff;
}

.top-cell-right a.zhuce {
  display: block;
  font-size: .15rem;
  color: #0083ff;
}

.bk-banner {
  position: relative;
  padding: 0 .15rem;
  font-size: 0;
  margin-top: 0.20rem;
}

.bk-banner img {
  width: 100%;
  height: 1.35rem;
}

.bk-banner-tit {
  font-size: .15rem;
  color: #fff;
  position: absolute;
  bottom: .14rem;
  text-align: center;
  left: 50%;
  transform: translate(-50%, 0);
}

.bk-process {
  overflow: hidden;
  padding: .1rem 0;
}

.bk-process-group {
  white-space: nowrap;
  font-size: 0;
  overflow-x: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.bk-process-tip {
  padding: 0 .125rem;
}

.bk-process-item:first-child .bk-process-tip {
  padding-left: .15rem;
}

.bk-process-tip__text {
  font-size: .12rem;
  color: #0083ff;
  height: .25rem;
  line-height: .25rem;
  background-color: #fff;
  border-radius: .02rem;
  position: relative;
  padding: 0 .12rem;
  margin-top: .02rem;
  z-index: 111;
  box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, .11);
}

.bk-process-tip__text::after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  bottom: -5px;
  left: 50%;
  margin-left: -5px;
  border-style: solid;
  border-width: 5px;
  border-color: #fff #fff transparent transparent;
  transform: rotate(135deg);
  box-shadow: 3px -3px 3px rgba(0, 0, 0, .1);
}

.bk-process-item {
  display: inline-block;
}

.bk-process-val {
  font-size: .12rem;
  color: #333333;
  text-align: center;
  line-height: 1;
  margin-bottom: .06rem;
}

.bk-process-circle {
  display: inline-block;
  border-radius: 50%;
  width: .1rem;
  height: .1rem;
  box-sizing: border-box;
  border: .005rem solid #0083ff;
  position: absolute;
  z-index: 11;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
}

.bk-process-circle::after {
  position: absolute;
  content: '';
  width: .04rem;
  height: .04rem;
  border-radius: 50%;
  background-color: #0083ff;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 111;
}

.bk-process-line {
  position: relative;
  padding: .25rem 0;
}

.bk-process-line::before {
  position: absolute;
  content: '';
  width: 100%;
  border: .01rem solid #88c5ff;
  left: 0;
  top: 50%;
  z-index: 1;
  transform: translate(0, -50%);
}

.bg-line {
  background-color: #f5f8fa;
  height: .1rem;
}

.bk-nav {
  overflow: hidden;
}

.bk-nav .scrollWrap {
  width:100vw;
  box-sizing: border-box;
  padding-left: .2rem;
  margin-top: 20px;
}

/* .bk-navbar {
  white-space: nowrap;
  overflow-x: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
  padding: .17rem 0 .1rem;
  padding-left: .15rem;
  font-size: 0;
} */

.bk-nav .bk-navbar {
  white-space: nowrap;
  float: left;
  width: 11rem;
}

::-webkit-scrollbar {
  display: none;
}

.bk-navbar li {
  display: inline-block;
  margin-right: .2rem;
  position: relative;
}

.bk-navbar li a {
  font-size: .15rem;
  color: #333333;
  display: block;
  padding-bottom: .13rem;
}


.bk-navbar li.active a {
  color: #0083ff;
}

.bk-navbar li.active::after {
  position: absolute;
  content: '';
  width: .2rem;
  height: .03rem;
  border-radius: .02rem;
  background-color: #0083ff;
  bottom: 0;
  left: 50%;
  margin-left: -.1rem;
}

.bk-content {
  padding: 0 .15rem .15rem;
}

.pub-box {
  background-color: #f7f9fc;
  border-radius: .04rem;
  margin-bottom: .075rem;
}

.pub-box:last-child {
  margin-bottom: 0;
}

.pub-tit {
  font-size: .14rem;
  color: #333333;
  padding: 0 .1rem;
  position: relative;
}

.pub-tit::before {
  position: absolute;
  content: '';
  left: 0;
  top: 50%;
  margin-top: -.035rem;
  width: .03rem;
  height: .07rem;
  border-radius: .02rem;
  background-color: #0083ff;
}

.pub-head {
  padding-top: .12rem;
}

.pub-body p {
  font-size: .12rem;
  color: #999999;
  line-height: .2rem;
  text-indent: 2em;
  margin-bottom: .05rem;
}

.pub-body p a {
  font-size: inherit;
}

.pub-body h3 {
  font-size: .14rem;
}

.pub-body table {
  font-size: .12rem;
  color: #999999;
  line-height: .2rem;
  margin-bottom: .05rem;
}

.pub-body .table {
  font-size: .12rem;
  border: 0.02rem solid #797878;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin: 0 auto;
  color: #999999;
}

.pub-body .table tr, .pub-body .table th, .pub-body .table td {
  border: 0.01rem solid #797878;
}

.pub-body .table thead tr {
  font-size: .14rem;
  background-color: #e2a83a;
  font-weight: bold;
  height: .32rem;
  color: #fff;
}

.pub-body .table .table-head {
  font-size: .14rem;
  background-color: #e2a83a;
  font-weight: bold;
  height: .32rem;
  color: #fff;
}

.pub-body .table caption {
  font-size: .16rem;
  font-weight: bold;
  margin-bottom: 10px;
}

.pub-body .table tbody tr {
  height: .3rem;
}

.pub-body .table tbody tr, .pub-body .table tr a {
  color: #999999;
  font-size: .14rem;
}

.pub-body table .center {
  text-align: center;
}

.pub-body {
  padding: .05rem .1rem;
}

.bk-lev .iconfont {
  color: #dddddd;
  font-weight: .17rem;
  padding: 0 .01rem;
}

.bk-lev .iconfont.active {
  color: #0083ff;
  font-weight: .17rem;
}

.bk-lev {
  margin-left: .15rem;
  vertical-align: middle;
}

.bk-download {
  /*background-image: url(../image/tag1.png), url(../image/tag2.png), url(../image/tag3.png);*/
  background-position: right top, left bottom -.16rem, right .1rem bottom .06rem;
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-size: .57rem, .9rem, .75rem;
  background-color: #f0f5ff;
  min-height: 1.78rem;
  padding: 0 .15rem;
}

.bk-download-tit {
  color: #0083ff;
  font-size: .14rem;
  text-align: center;
  margin-bottom: .08rem;
}

.bk-download-head {
  padding: .15rem 0 .1rem;
}

.bk-download-tit span {
  padding: 0 .05rem;
}

.bk-download-get {
  font-size: .1rem;
  color: #0083ff;
  text-align: center;
}

.bk-download-tag {
  background-color: #fff;
  border: .005rem solid #0083ff;
  border-radius: .03rem;
  font-size: .1rem;
  color: #0083ff;
  height: .25rem;
  padding: 0 .1rem;
  box-sizing: border-box;
  white-space: nowrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.bk-download-item {
  width: 50%;
  float: left;
  padding: .04rem .05rem;
  box-sizing: border-box;
}

.bk-download-tags {
  margin: 0 -.1rem;
}

.bk-download-tag__icon {
  font-size: 0;
  margin-right: .03rem;
}

.bk-download-tag__icon img {
  width: .13rem;
  height: .13rem;
  border-radius: 50%;
}

.bk-download-foot {
  text-align: center;
  padding: .15rem 0;
}

.look-link {
  font-size: .09rem;
  color: #fff;
  height: .25rem;
  line-height: .25rem;
  min-width: 1rem;
  text-align: center;
  border-radius: .15rem;
  background-image: linear-gradient(#fe5717, #fe874d);
  display: inline-block;
}

.bk-guide-tit {
  font-size: .17rem;
  color: #333;
  padding: 0 .15rem;
  margin-bottom: .08rem;
}

.bk-guide-link {
  font-size: .14rem;
  color: #333333;
  height: .32rem;
  line-height: .32rem;
  border-radius: .16rem;
  background-color: #f7f9fc;
  padding: 0 .15rem;
  display: inline-block;
  margin: .05rem;
}

.bk-guide-group {
  padding: 0 .1rem;
}

.bk-guide {
  padding: .18rem 0 .1rem;
}

.app-info {
  background-color: #2c363d;
  padding: 1em ;
  text-align: center;
}

.app-info a {
  font-size: .12rem;
  color: #fff;
}
.app-info p {
  font-size: .12rem;
  color: #fff;
}
.app-info span {
  font-size: .12rem;
  color: #fff;
}

.app-edition {
  text-align: center;
}

.app-edition a {
  margin: 0 .2rem;
  float: left;
}

.app-line {
  width: .005rem;
  height: .15rem;
  background-color: #fff;
  display: inline-block;
  float: left;
}

.app-edition-box {
  margin: 0 auto;
  display: inline-block;
}

.app-navbar {
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  justify-content: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  padding: .05rem 0 .1rem;
}

.app-navbar li {
  padding: 0 .11rem;
}

.app-copyright {
  text-align: center;
  font-size: .1rem;
  color: #b2b2b2;
}

/*  */

.teacher-tab .weui-navbar {
  overflow-x: auto;
  display: block;
  white-space: nowrap;
  font-size: 0;
}

.teacher-tab .weui-navbar .weui-navbar__item {
  display: inline-block;
  padding: 0 .1rem;
  height: .25rem;
  line-height: .25rem;
  font-size: .12rem;
}

.teacher-tab .weui-navbar .weui-navbar__item:after {
  border: 0;
}

.teacher-tab .weui-navbar:after {
  border: 0;
}

.teacher-tab .weui-navbar {
  padding: .13rem 0 .18rem;
  margin-left: .15rem;
}

.teacher-tab .weui-navbar__item.weui-bar__item_on {
  background-color: #0083ff;
  color: #fff;
  border-radius: .02rem;
}

.teacherAll {
  font-size: .15rem;
  color: #333333;
  margin-top: .18rem;
  padding-left: .15rem;
}

.teacher-tab .weui-tab__panel {
  padding: .15rem;
  background-color: #f5f8fa;
}

.teacher-item {
  background: #fff;
  padding: .1rem;
  border-radius: .03rem;
  position: relative;
  margin-bottom: .1rem;
}

.teacher-item:last-child {
  margin-bottom: 0;
}

.teacher-cell {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.teacher-text {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  min-width: 0;
}

.teacher-img {
  margin-right: .1rem;
}

.teacher-img img {
  width: .8rem;
}

.teacher-name {
  font-size: .14rem;
  color: #333333;
  font-weight: bold;
  line-height: .25rem;
}

.teacher-book {
  font-size: .12rem;
  color: #666666;
  line-height: .19rem;
}

.teacher-desc {
  background-color: #f5f8fa;
  padding: .1rem;
}

.teacher-desc p {
  font-size: .12rem;
  color: #999999;
  line-height: .2rem;
}

.tec-link {
  position: absolute;
  display: inline-block;
  font-size: .12rem;
  color: #fff;
  background-color: #0083ff;
  right: 0;
  top: 0;
  border-radius: 0 .03rem 0 .03rem;
  text-align: center;
  padding: 0 .07rem;
  height: .3rem;
  line-height: .3rem;
}

/*��ʦ���� */

.this-course {
  font-size: .17rem;
  color: #333333;
  font-weight: 0;
  position: absolute;
  left: .14rem;
  top: .12rem;
  z-index: 501;
  line-height: .24rem;
}

.course-tab {
  position: relative;
}

.course-tab .weui-navbar {
  display: block;
  font-size: 0;
  text-align: right;
  padding: .12rem .15rem;
}

.course-tab .weui-tab__content {
  padding: 0 .15rem;
}

.course-tab .weui-navbar .weui-navbar__item {
  display: inline-block;
  font-size: .12rem;
  color: #999999;
  padding: .03rem .075rem;
  border: .005rem solid #eeeeee;
  background-color: #fbfbfb;
  border-radius: .12rem;
  margin-left: .05rem;
}

.course-tab .weui-navbar .weui-navbar__item.weui-bar__item_on {
  background-color: #e5f2ff;
  border-color: #e5f2ff;
  color: #0083ff;
}

.course-tab .weui-navbar__item:after {
  border: 0;
}

.course-tab .weui-navbar:after {
  border: 0;
}

.bg-30 {
  background-color: #f5f8fa;
  height: .15rem;
}

.js-banner {
  padding-bottom: .1rem;
}

.course-nav li {
  width: 50%;
  float: left;
  padding: 0 .085rem;
  box-sizing: border-box;
  margin-bottom: .18rem;
}

.course-nav {
  margin: 0 -.085rem;
}

.course-tit {
  font-size: .14rem;
  color: #333333;
  /* text-align: center; */
}

.course-img img {
  width: 100%;
}

.course-img {
  font-size: 0;
  margin-bottom: .1rem;
}

.tj-course-item {
  display: block;
  font-size: 0;
}

.tj-course-item img {
  width: 100%;
}

.tj-course-item+.tj-course-item {
  margin-top: .1rem;
}

.tj-course {
  background-color: #f5f8fa;
  padding: .15rem;
}

.tj-course-tit {
  font-size: .17rem;
  color: #333333;
  line-height: .2rem;
  margin-bottom: .14rem;
}

.panel {
  padding: .15rem;
}

.panel-title {
  font-size: .17rem;
  color: #333;
  line-height: .23rem;
}

.pj-hd {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: .07rem;
}

.pj-info {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  min-width: 0;
}

.pj-avatar {
  font-size: 0;
  margin-right: .1rem;
}

.pj-avatar img {
  width: .5rem;
  height: .5rem;
  border-radius: 50%;
}

.pj-tel {
  font-size: .14rem;
  color: #333333;
  font-weight: bold;
  line-height: .24rem;
}

.pj-time {
  font-size: .14rem;
  color: #999;
  line-height: .24rem;
}

.pj-content {
  background-color: #f8f8f8;
  padding: .1rem;
  border-radius: .02rem;
}

.pj-content p {
  font-size: .12rem;
  color: #333333;
  line-height: .19rem;
}

.pj-list li {
  padding: .09rem 0;
  border-bottom: .01rem solid #ededed;
}

.pj-list li:last-child {
  border-bottom: 0;
}

.pj-sumbit {
  margin-top: .05rem;
  background-color: #f5f8fa;
  border-radius: .03rem;
  padding: .1rem;
  position: relative;
}

.pj-sumbit .weui-textarea {
  font-size: .12rem;
  color: #999999;
  min-height: .7rem;
  line-height: .17rem;
}

.sumbit-btn {
  font-size: .12rem;
  color: #fff;
  height: .3rem;
  line-height: .3rem;
  border: .005rem solid #0083ff;
  background-color: #0083ff;
  padding: 0 .12rem;
  border-radius: .03rem;
  outline: 0;
  position: absolute;
  bottom: 0;
  right: 0;
}

.more {
  display: inline-block;
  font-size: .12rem;
  color: #0083ff;
  padding: 0 .1rem;
  line-height: .23rem;
  height: .23rem;
  background-color: #fff;
  float: right;
  border-radius: .12rem;
}

.bg-panel {
  background-color: #f5f8fa;
}

.tec-nav li {
  width: 33.3333%;
  padding: 0 .04rem;
  float: left;
  box-sizing: border-box;
}

.tec-nav {
  margin: 0 -.04rem;
  padding-top: .1rem;
}

.tec-name {
  text-align: center;
  font-size: .14rem;
  color: #333333;
}

.tec-img {
  font-size: 0;
  margin-bottom: .13rem;
  text-align: center;
}

.tec-img img {
  width: 100%;
}

.bg-more {
  background-color: #f7f9fc;
}

.tec-dynamic li a {
  display: flex;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  line-height: .22rem;
}

.tec-dynamic li+li {
  margin-top: .03rem;
}

.tec-dynamic-time {
  font-size: .12rem;
  color: #999999;
}

.tec-dynamic-tit {
  font-size: .12rem;
  color: #000000;
}

.tec-dynamic {
  margin-top: .1rem;
  background-color: #f7f9fc;
  border-radius: .03rem;
  padding: .15rem;
}

/* ��ҳ */

.swiper-banner {
  padding: 0 .15rem;
  position: relative;
  margin-top: 0.1rem;
}

.swiper-banner img {
  width: 100%;
}

.banner-pagination {
  text-align: center;
  position: absolute;
  bottom: .12rem;
  z-index: 111;
  left: 50%;
  transform: translate(-50%, 0);
}

.banner-pagination .swiper-pagination-bullet {
  background: #bdc6e4;
  opacity: 1;
  width: .04rem;
  height: .04rem;
  border-radius: 50%;
  margin: 0 .05rem;
}

.banner-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff;
  width: .15rem;
  height: .04rem;
  border-radius: .02rem;
}

.swiper-nav {
  padding: .2rem .15rem;
}

.swiper-navbar li {
  width: 20%;
  float: left;
  text-align: center;
  margin-bottom: .15rem;
}

.swiper-navbar li a {
  text-align: center;
  white-space: nowrap;
  display: block;
}

.swiper-navbar {
  margin: 0 -.13rem;
}

.swiper-nav-tit {
  font-size: .12rem;
  color: #767676;
  line-height: .14rem;
}

.swiper-nav-img {
  font-size: 0;
  margin-bottom: .05rem;
}

.swiper-nav-img img {
  width: .47rem;
  height: .47rem;
  border-radius: 50%;
}

.swiper-nav .nav-pagination.swiper-pagination-progressbar {
  bottom: 0;
  top: unset;
  width: 14%;
  left: 50%;
  margin-left: -7%;
  height: .05rem;
  border-radius: .03rem;
}

.swiper-nav .swiper-container {
  padding-bottom: .05rem;
}

.swiper-nav .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  border-radius: .03rem;
  background-color: #0083ff;
}

.swiper-msg {
  background-color: #f7f9fc;
  border-radius: .03rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin: 0 .15rem;
  padding: .11rem 0;
}

.new-msg {
  white-space: nowrap;
  padding: 0 .1rem;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.new-msg::after {
  width: .005rem;
  height: .13rem;
  background-color: #ddd;
  position: absolute;
  right: 0;
  top: 50%;
  content: '';
  margin-top: -.065rem;
}

.new-msg img {
  width: .14rem;
  height: .14rem;
  margin-right: .06rem;
}

.new-text {
  font-size: .14rem;
  font-weight: bold;
  font-style: italic;
  color: #000000;
}

.text-blue {
  color: #0083ff;
}

.swiper-msg .swiper-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  min-width: 0;
  padding: 0 .1rem;
}

.swiper-msg p {
  font-size: .13rem;
  color: #333;
  white-space: nowrap;
  line-height: .2rem;
}

.open-panel .course-nav li {
  margin-bottom: .15rem;
}

.open-panel {
  padding: .18rem .15rem .1rem;
}

.open-panel .panel-head {
  margin-bottom: .15rem;
}

.web-panel .panel-body {
  margin-right: -.15rem;
}

.web-school {
  white-space: nowrap;
  overflow-x: auto;
  width: 100%;
  box-sizing: border-box;
}

.web-school li {
  display: inline-block;
  margin-right: .15rem;
  max-width: 3.18rem;
}

.web-school li a {
  background: #f4f5f7;
  border-radius: .03rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: .15rem;
}

.web-school-hd {
  margin-right: .15rem;
}

.web-img {
  font-size: 0;
  margin-bottom: .15rem;
}

.web-img img {
  width: .65rem;
  height: .65rem;
  border-radius: 50%;
}

.web-school-bd {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  min-width: 0;
}

.web-name {
  font-size: .15rem;
  color: #222222;
  text-align: center;
  line-height: .2rem;
}

.web-desc {
  font-size: .12rem;
  color: #999999;
  line-height: .14rem;
  white-space: normal;
  margin-bottom: .37rem;
}

.web-profession {
  font-size: .12rem;
  color: #222;
}

.web-panel .panel-head {
  margin-bottom: .15rem;
}

.serve-tel {
  background-color: #0083ff;
  text-align: center;
  font-size: .12rem;
  color: #ffffff;
  height: .37rem;
  line-height: .37rem;
  border-radius: .04rem;
  display: block;
  margin: .25rem .17rem .1rem;
}

.zb-course li {
  float: left;
  width: 50%;
  padding: 0 .08rem;
  box-sizing: border-box;
}

.zb-course {
  margin: 0 -.08rem;
}

.zb-course li a {
  display: block;
}

.zb-img {
  font-size: 0;
}

.zb-img img {
  width: 1.62rem;
  border-radius: .03rem;
}

.zb-tit {
  font-size: .13rem;
  color: #333333;
  line-height: .22rem;
}

.zb-foot {
  text-align: center;
}

.zb-date {
  font-size: .13rem;
  color: #333333;
  line-height: .22rem;
}

.zb-time {
  font-size: .12rem;
  color: #666666;
  line-height: .22rem;
}

.zb-time>span {
  color: #3e7adc;
  margin-left: .08rem;
}

.zb--circle {
  width: .1rem;
  height: .1rem;
  background-color: #3e7adc;
  border: .015rem solid #fff;
  border-radius: 50%;
  display: block;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 11;
  transform: translate(-50%, -50%);
}

.zb-line {
  position: relative;
  padding: .15rem 0;
  margin: 0 -.15rem;
}

.zb-line::after {
  position: absolute;
  content: '';
  top: 50%;
  left: 0;
  width: 100%;
  height: .035rem;
  background-color: #ededed;
  transform: translate(0, -50%);
}

.zb-panel .panel-head {
  margin-bottom: .15rem;
}

.index-tab .weui-navbar__item {
  font-size: .15rem;
  color: #6b6b6b;
  line-height: 1;
  flex: unset;
  padding: .12rem 0;
}

.index-nav--warp {
  padding: 0 !important;
  padding-top: .07rem !important;
}

.index-nav--warp .index-tab .weui-navbar {
  padding: 0 .15rem;
}

.index-nav--warp .index-tab .weui-tab__content {
  padding: .15rem .15rem 0;
}

.index-tab .weui-navbar__item:after {
  border-right: 0;
}

.index-tab .weui-navbar__item.weui-bar__item_on {
  color: #0083ff;
  background-color: transparent;
}

.index-tab .weui-navbar__item.weui-bar__item_on::after {
  background-color: #0083ff;
  width: .2rem;
  height: .03rem;
  bottom: 0;
  right: 50%;
  border-radius: .02rem;
  top: unset;
  transform: translate(50%, 0);
}

.index-tab .weui-navbar:after {
  border-bottom: 0;
}

.index-tab .weui-navbar {
  justify-content: space-between;
}

.index-nav {
  padding: .1rem .15rem 0;
}

.index-cell a {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.index-cell {
  margin-bottom: .17rem;
}

.index-cell-bd {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  min-width: 0;
}

.index-cell-hd {
  font-size: 0;
  margin-right: .15rem;
}

.index-cell-hd img {
  width: 1.25rem;
  height: .75rem;
  border-radius: .04rem;
}

.index-cell-time {
  font-size: .12rem;
  color: #999999;
  line-height: .21rem;
}

.index-cell-tit {
  font-size: .15rem;
  color: #333;
  line-height: .21rem;
  margin-bottom: .1rem;
}

.index-tab .weui-tab__foot {
  text-align: center;
  margin-bottom: .25rem;
}

.index-tab .weui-tab__foot .more {
  float: none;
  min-width: .85rem;
  text-align: center;
  line-height: .28rem;
  height: .28rem;
  box-sizing: border-box;
}

.index-tab .weui-tab__content {
  padding-top: .15rem;
}

.index-tj-img {
  font-size: 0;
}

.index-tj-img img {
  width: 100%;
  height: 1rem;
}

.index-tj-tit {
  font-size: .14rem;
  color: #333333;
  line-height: .18rem;
  padding: .06rem 0 .1rem;
}

.index-tj-price {
  font-size: .12rem;
  color: #e4393c;
}

.index-tj-num {
  font-size: .12rem;
  color: #999;
}

.index-tj-val {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  justify-content: space-between;
}

.index-tj li {
  width: 50%;
  float: left;
  padding: 0 .1rem;
  box-sizing: border-box;
  margin-bottom: .17rem;
}

.index-tj li a {
  width: 100%;
  display: block;
}

.index-tj {
  margin: 0 -.1rem;
}

.bg-nav {
  background-color: #f5f8fa;
}

.bg-nav .index-tab .weui-navbar {
  background-color: #f5f8fa;
}

.bg-nav {
  padding: 0;
  padding-top: .1rem;
}

.bg-nav .weui-tab__content {
  padding: .15rem .15rem 0;
}

.bg-nav .weui-navbar {
  padding: 0 .15rem;
}

.index-tab .weui-navbar__item:last-child:after {
  display: block;
}

/* �ط�Ƶ�� */

.flex-btw {
  display: flex;
  align-items: center;
  justify-content: space-between;
  overflow: hidden;
}

.top-circle {
  display: inline-block;
  width: .26rem;
  height: .26rem;
    line-height: 0.26rem !important;
  border-radius: 50%;
  background-color: #0083ff;
  text-align: center;
}

.top-cell-right .top-circle .iconfont {
  color: #fff;
  font-size: .12rem;
}

.enroll-end {
  font-size: .11rem;
  color: #666666;
  background-color: #f8f8f8;
  height: .25rem;
  line-height: .25rem;
  border-radius: .13rem;
  padding: 0 .08rem;
}

.enroll-end .iconfont {
  font-size: .12rem;
  color: #b1b1b1;
  margin-right: .03rem;
}
.taday-hot {
  font-size: .17rem;
  color: #333;
  line-height: .38rem;
  padding: 0 .15rem;
  background:#F0F0F0;
}
.taday-hot .more {
  display: inline-block;
  font-size: .12rem;
  color: #0083ff;
  padding: 0 .1rem;
  line-height: .23rem;
  height: .23rem;
  background-color: #fff;
  float: right;
  border-radius: .12rem;
    margin-top: .07rem;
}
.hot-tab .weui-tab__foot {
  margin-bottom: .15rem;
}

.index-nav--pd {
  padding: 0;
  padding-top: .15rem;
}

.hot-tab .weui-navbar {
  overflow-x: auto;
  padding-left: .15rem;
}

.hot-tab .weui-navbar__item {
  display: inline-block;
  white-space: nowrap;
  margin-right: .3rem;
}

.hot-tab .weui-tab__content {
  padding: .15rem .15rem 0;
}

.p30 {
  padding: 0 .15rem;
}

.count-down {
  background-color: #0084ff;
  padding: .1rem .1rem .15rem;
  border-radius: .03rem;
}

.count-down-tit {
  font-size: .12rem;
  color: #fff;
  line-height: .3rem;
  margin-bottom: .1rem;
}

.sum-days {
  float: right;
  font-size: 0;
}

.sum-day {
  display: inline-block;
  height: .3rem;
  line-height: .3rem;
  background-color: #fff;
  border-radius: .02rem;
  font-size: .14rem;
  font-weight: bold;
  color: #0084ff;
  padding: 0 .06rem;
  margin-right: .01rem;
}

.unit {
  font-size: .15rem;
  color: #fff;
  margin-left: .05rem;
}

.add-tit {
  font-size: .15rem;
  color: #333333;
  margin-bottom: .13rem;
}

.add-ma img {
  width: 1rem;
  height: 1rem;
}

.receive {
  font-size: .12rem;
  color: #fff;
  display: inline-block;
  height: .27rem;
  line-height: .27rem;
  padding: 0 .25rem;
  border-radius: .13rem;
  background-color: #0084ff;
}

.count-down-add {
  padding: .1rem .15rem;
  background-color: #fff;
  display: flex;
  align-items: center;
  border-radius: .02rem;
}

.add-content {
  text-align: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  min-width: 0;
}

.Sessions-item a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #f7f9fc;
  padding: .09rem;
  border-radius: .2rem;
}

.Sessions-item {
  margin-bottom: .075rem;
}

.Sessions {
  padding-bottom: .075rem;
}

.Session-hd {
  font-size: .14rem;
  color: #333333;
  padding: 0 .11rem;
}

.Session-bd {
  font-size: .14rem;
  color: #333333;
}

.Session-foot {
  font-size: .12rem;
  color: #333333;
  background-color: #0083ff;
  height: .24rem;
  line-height: .24rem;
  padding: 0 .16rem;
  border-radius: .12rem;
  color: #fff;
}

.gke-panel {
  background-color: #f5f8fa;
}

.gke-panel .panel-head {
  margin-bottom: .15rem;
}

.gke-tec li {
  max-width: 3rem;
  margin-right: .1rem;
}

.gke-tec li a {
  background-color: #fff;
  display: block;
  padding: .075rem;
}

.gke-tit {
  font-size: .12rem;
  color: #222222;
  line-height: .22rem;
}

.gke-desc {
  font-size: .12rem;
  color: #666666;
  line-height: .19rem;
  white-space: normal;
}

.gke-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #f7f9fc;
  border-radius: .03rem;
  padding: .1rem;
  margin: .1rem 0 .025rem;
}

.gke-avatar img {
  width: .4rem;
  height: .4rem;
  border-radius: 50%;
}

.gke-avatar {
  font-size: 0;
}

.gke-name {
  font-size: .12rem;
  color: #222222;
  margin-bottom: .06rem;
}

.gke-time {
  font-size: .11rem;
  color: #999999;
}

.gke-time .iconfont {
  font-size: .14rem;
  color: #999999;
  margin-right: .05rem;
}

.gke-yy {
  display: inline-block;
  font-size: .12rem;
  color: #fff;
  height: .28rem;
  line-height: .26rem;
  padding: 0 .15rem;
  border-radius: .13rem;
  background-color: #0083ff;
  margin-right: .05rem;
}

.gke-panel .panel-body {
  margin-right: -.15rem;
}

.links .bk-guide-group {
  font-size: 0;
  padding: 0 .115rem;
}

.links .bk-guide-link {
  margin: .0375rem;
  padding: 0 .13rem;
}

.links .bk-guide-tit {
  margin-bottom: .1rem;
}

.city-links {
  background-color: #f5f8fa;
}

.city-links .bk-guide-group {
  padding: 0 .105rem;
  font-size: 0;
}

.city-links .bk-guide-group .bk-guide-link {
  margin: .045rem;
  background-color: #fff;
  text-align: center;
  padding: 0;
  width: .61rem;
}

.try-listen {
  overflow-x: auto;
  white-space: nowrap;
  margin-right: -.15rem;
  font-size: 0;
}

.try-listen li {
  display: inline-block;
  background-color: #f5f8fa;
  margin-right: .1rem;
  text-align: center;
  padding: .2rem .27rem;
  border-radius: .03rem;
  max-width: 1.64rem;
  box-sizing: border-box;
}

.try-listen li a {
  display: block;
}

.listen-img {
  font-size: 0;
  margin-bottom: .125rem;
}

.listen-img img {
  width: .61rem;
  height: .61rem;
  border-radius: 50%;
}

.listen-name {
  font-size: .14rem;
  color: #333333;
}

.listen-desc {
  font-size: .12rem;
  color: #999999;
  white-space: normal;
  line-height: .21rem;
  margin: .05rem 0 .1rem;
}

.listen-btn {
  font-size: .12rem;
  color: #fff;
  height: .28rem;
  line-height: .28rem;
  text-align: center;
  border-radius: .14rem;
  background-color: #0083ff;
}

.msg-tab .weui-navbar__item {
  margin-right: .25rem;
}

.msg-tab .weui-navbar {
  justify-content: unset;
}

.msg-zx img {
  width: 100%;
  height: 1.35rem;
}

.msg-zx {
  font-size: 0;
  margin-bottom: .1rem;
}

.msg-question-tit {
  font-size: .14rem;
  color: #333333;
}

.msg-answer {
  font-size: .12rem;
  color: #999999;
  line-height: .21rem;
  padding: .1rem 0;
}

.msg-question {
  border-bottom: .005rem solid #eee;
}

.msg-cell a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  line-height: .22rem;
}

.msg-cell {
  padding: .045rem 0;
}

.msg-cells {
  padding: .045rem 0;
}

.msg-cell-skill {
  color: #0083ff;
  font-size: .1rem;
  padding: 0 .05rem;
  border: .005rem solid #0083ff;
  border-radius: .15rem;
  line-height: .2rem;
  display: inline-block;
  margin-right: .1rem;
}

.msg-cell-time {
  font-size: .12rem;
  color: #999999;
}

.msg-cell-tit {
  font-size: .14rem;
  color: #333;
}

/* ��ѹ����� */

.welcome-panel {
  background-color: #f5f8fa;
}

.change-more {
  background-color: transparent;
  color: #999;
  padding: 0;
}

.change-more .iconfont {
  font-size: .12rem;
  color: #999999;
}

.index-cell-middle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: .05rem 0;
}

.study-tec {
  display: inline-block;
  height: .25rem;
  font-size: .12rem;
  color: #0083ff;
  text-align: center;
  line-height: .25rem;
  background-color: #e5f2ff;
  padding: 0 .12rem 0 .07rem;
  border-radius: .12rem;
}

.study-num {
  font-size: .12rem;
  color: #999;
}

.welcome-panel .index-cell {
  background-color: #fff;
  border-radius: .03rem;
  padding: .1rem;
  margin-top: .1rem;
  margin-bottom: 0;
}

.welcome-panel .index-cell-bd {
  padding: .1rem 0 .06rem;
}

.welcome-panel .index-cell-tit {
  margin-bottom: 0;
  line-height: .18rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.welcome-panel .index-cell-hd img {
  height: .9rem;
}

.class-time {
  font-size: .12rem;
  color: #333333;
}

.class-time .iconfont {
  font-size: .13rem;
  margin-right: .05rem;
}

.welcome-panel .index-cell-time {
  color: #666666;
}

.index-tj-foot {}

.index-study .index-tj-tit {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: .07rem 0;
  vertical-align: middle;
}

.index-study.index-tj li {
  margin-top: .1rem;
  margin-bottom: 0;
}

/* ��Ѷ�б� */

.boutique-class {
  font-size: .15rem;
  color: #fff;
  line-height: .21rem;
  margin-bottom: .05rem;
}

.account-list li {
  width: 50%;
  float: left;
  margin-top: .125rem;
}

.account-list {
  margin: 0 -.05rem;
}

.account-list li a {
  display: block;
  padding: 0 .05rem;
}

.xjb-high {
  font-size: .1rem;
  color: #fff;
  display: inline-block;
  padding: 0 .15rem;
  height: .21rem;
  line-height: .21rem;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: .11rem;
}

.bg-img-1 {
  background-image: linear-gradient(#0184ff, #26afff);
}

.bg-img-2 {
  background-image: linear-gradient(#41c761, #4fd06b);
}

.bg-img-3 {
  background-image: linear-gradient(#e6a5ff, #c471ff);
}

.bg-img-4 {
  background-image: linear-gradient(#fe5818, #fe874d);
}

.bg-img {
  text-align: center;
  padding: .165rem 0;
  border-radius: .03rem .03rem 0 0;
}

.kown-point>span {
  font-size: .11rem;
  color: #333333;
  line-height: .2rem;
}

.kown-point {
  font-size: 0;
  padding: .1rem 0;
}

.account-content {
  background-color: #fff;
  border-radius: 0 0 .03rem .03rem;
  padding: 0 .1rem;
}

.account-icon {
  font-size: 0;
  margin-right: .075rem;
}

.account-icon img {
  width: .175rem;
  height: .175rem;
  border-radius: 50%;
}

.account-number {
  font-size: .11rem;
  color: #0083ff;
  font-weight: bold;
  min-width: .11rem;
  text-align: left;
  display: inline-block;
}

.account-plan-item {
  display: flex;
  align-items: center;
  background-color: #f7f9fc;
  border-radius: .13rem;
  padding: .0375rem .01rem;
  margin-bottom: .05rem;
}

.account-plan-text {
  font-size: .11rem;
  color: #999999;
  white-space: nowrap;
}

.account-foot {
  text-align: center;
}

.account-price {
  font-size: .1rem;
  color: #f4664a;
  line-height: .2rem;
}

.account-price>span {
  font-size: .15rem;
  font-weight: bold;
}

.account-discount {
  font-size: .1rem;
  color: #f4664a;
  line-height: .2rem;
}

.account-buy {
  font-size: .12rem;
  color: #fff;
  background-color: #f4664a;
  border-radius: .15rem;
  height: .3rem;
  line-height: .3rem;
  margin-top: .1rem;
}

.account-coupon {
  font-size: .11rem;
  color: #999999;
  padding: .1rem 0;
}

.free-courses .course-nav li {
  margin-bottom: 0;
  margin-top: .15rem;
}

.free-courses .course-nav .course-tit {
  margin-bottom: .03rem;
}

.account-info-item>a {
  display: flex;
  align-items: center;
  padding: .1rem 0;
  border-bottom: .01rem solid #ededed;
}

.account-info {
  padding-top: .05rem;
}

.account-info-item {
  padding: 0 .1rem;
  background-color: #fff;
  border-radius: .03rem;
  margin-top: .1rem;
}

.account-info-img {
  font-size: 0;
  margin-right: .1rem;
}

.account-info-img img {
  width: 1.25rem;
  height: .9rem;
}

.account-info-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  min-width: 0;
}

.account-info-time {
  font-size: .12rem;
  color: #333333;
}

.account-info-tit {
  font-size: .15rem;
  color: #333333;
}

.account-info-desc {
  font-size: .12rem;
  color: #999;
  line-height: .19rem;
  margin: .06rem 0;
}

.account-cells .msg-cell {
  padding: .02rem 0;
}

.account-cells .msg-cell a {
  line-height: .21rem;
}

.bg-more1 {
  background-color: #f4f1f4;
}

.js_dialog {
  display: none;
  opacity: 1;
}

.dialog-tags__icon {
  font-size: 0;
  margin-right: .05rem;
}

.dialog-tags__icon img {
  width: .15rem;
  height: .15rem;
  border-radius: 50%;
}

.menu-dialog .weui-dialog__bd {
  padding: .15rem .15rem 0;
  text-align: left;
  margin-bottom: 0;
}

.dialog-tags__tit {
  font-size: .15rem;
  color: #333333;
  display: flex;
  align-items: center;
  line-height: 1;
  padding-top: .03rem;
}

.select-tag {
  font-size: .12rem;
  color: #999999;
  margin-left: .1rem;
}

.dialog-tags__item {
  display: inline-block;
  font-size: .11rem;
  color: #333333;
  line-height: .29rem;
  padding: 0 .09rem;
  border: .005rem solid #f3f4f5;
  box-sizing: border-box;
  border-radius: .15rem;
  background-color: #f7f9fc;
  margin: .02rem;
}

.dialog-tags__group {
  margin: 0 -.02rem;
  padding: .13rem 0;
}

.dialog-tags__group {
  font-size: 0;
}

.menu-dialog .weui-dialog {
  width: auto;
  left: 15px;
  right: 15px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}

.weui-dialog__close .iconfont {
  font-size: .14rem;
  color: #333333;
  position: absolute;
  right: .15rem;
  top: .15rem;
}

.breadcrumb a {
  font-size: .12rem;
  color: #666666;
}

.breadcrumb span {
  font-size: .12rem;
  color: #666666;
}

.breadcrumb {
  font-size: .12rem;
  color: #666666;
  padding: .03rem .15rem .03rem;
  margin-top: 0.1rem;
}

.breadcrumb .iconfont {
  font-size: .13rem;
  color: #0083ff;
}

.info-screen-tit {
  font-size: .14rem;
  color: #333333;
}

.info-screen {
  background-color: #f7f9fc;
  border-radius: .003rem;
  margin: 0 .15rem;
  padding: .15rem;
}

.screen-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  margin: .1rem -.025rem .075rem;
}

.screen-label {
  line-height: .25rem;
}

.screen-flex__item {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}

.screen-flex__item .placeholder {
  margin: 0 .025rem;
  background-color: #fff;
  display: flex;
  align-items: center;
  padding: 0 .05rem;
  border: .005rem solid #eeeeee;
}

.screen-flex__item .placeholder .weui-input {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  height: .5;
  font-size: .12rem;
  line-height: .22rem;
}

.info-screen-btn .weui-btn {
  display: block;
  width: 100%;
  background-image: linear-gradient(#fe5819, #fe874c);
  font-size: .12rem;
  padding: .1rem .12rem;
}

.kj-info .weui-navbar__item {
  margin-right: .2rem;
}

.index-nav .weui-navbar__item {
  color: #333333;
}

.kj-info .msg-cells {
  background-color: #f7f9fc;
  border-radius: .03rem;
  padding: .15rem;
  margin-bottom: .075rem;
}

.kj-info .msg-cells:nth-last-of-type(1) {
  margin-bottom: 0;
}

.kj-info .msg-cells .msg-cell a {
  line-height: .18rem;
}

.kj-info .msg-cells .msg-cell+.msg-cell {
  margin-top: .09rem;
}

.kj-info .msg-cells .msg-cell {
  padding: 0;
}

.pagination-warper {
  padding: .15rem 0;
}

.pagination {
  float: left;
}

.pagination li a {
  color: #999;
  font-size: .1rem;
  display: block;
  height: .2rem;
  width: .2rem;
  border-radius: .02rem;
  border: .005rem solid #eee;
  line-height: .2rem;
  text-align: center;
}

.pagination li {
  float: left;
  margin-right: .05rem;
}

.pagination li .next .iconfont {
  font-size: .1rem;
  color: #fff;
}

.pagination li .prev .iconfont {
  font-size: .1rem;
  color: #fff;
}

.pagination li .next, .prev {
  background-color: #0083ff;
  border-color: #0083ff;
}

.pagination-total {
  font-size: .08rem;
  color: #999;
  margin-left: .1rem;
}

.pagination-right .weui-select {
  border: .005rem solid #eee;
  display: inline-block;
  width: auto;
  /*background: url(../image/o1.png) no-repeat right .06rem center;*/
  height: .21rem;
  font-size: .1rem;
  line-height: .21rem;
  padding: 0 .2rem 0 .06rem;
  color: #999999;
}

.pagination-right {
  float: right;
}

.kj-study {
  background-color: #f5f8fa;
  padding-bottom: .15rem;
}

.kj-study .bk-guide-link {
  width: .75rem;
  text-align: center;
  padding: 0;
  margin: .03rem .04rem;
  font-size: .11rem;
  box-sizing: content-box;
}

.kj-study .bk-guide-body {
  padding: 0 .15rem;
}

.kj-study .bk-guide-group {
  padding: .07rem .05rem;
  font-size: 0;
  background-color: #fff;
}

.kj-study .bk-guide-tit {
  margin-bottom: .15rem;
}

.kj-vip {
  float: right;
  font-size: .12rem;
  color: #333333;
  vertical-align: bottom;
  line-height: .22rem;
}

.kj-vip .iconfont {
  font-size: .14rem;
  color: #333333;
  margin-right: .05rem;
}

.open-coruse {
  margin-top: .15rem;
}

.open-coruse img {
  width: 100%;
  height: 1.35rem;
}

.test-nav li {
  float: left;
  width: 20%;
  text-align: center;
  margin-top: .15rem;
}

.test-pic {
  font-size: 0;
  margin-bottom: .1rem;
}

.test-pic img {
  width: .47rem;
  height: .47rem;
  border-radius: 50%;
}

.test-tit {
  font-size: .12rem;
  color: #767676;
}

.test-panel {
  padding: .15rem 0;
}

.test-panel .panel-head {
  padding: 0 .15rem;
}

.select-box {
  padding: 0 .15rem;
  height: .4rem;
  line-height: .4rem;
  /*background: url(../image/sel.png) no-repeat right .15rem center #fff;*/
  background-size: .09rem .05rem;
  border-radius: .03rem;
}

.test-row-col {
  width: 50%;
  float: left;
  padding: 0 .025rem;
  box-sizing: border-box;
}

.test-row {
  margin: 0 -.025rem;
}

.test-block {
  margin: .14rem 0 .05rem;
}

.test-btn .weui-btn {
  padding: .12rem;
}

.test-btn {
  margin-top: .1rem;
}

.receive-btn .weui-btn {
  background-image: linear-gradient(#0084ff, #26afff);
}

.lately-hot .bk-guide-group {
  padding: 0 .15rem;
  font-size: 0;
}

.lately-hot .bk-guide-group .bk-guide-link {
  margin: .075rem;
  margin-left: 0;
  margin-top: 0;
}

.lately-hot {
  padding-bottom: .125rem;
}

.lately-hot .bk-guide-tit {
  margin-bottom: .15rem;
}

.study-data__icon {
  font-size: 0;
  margin-right: .04rem;
}

.study-data__icon img {
  width: .21rem;
  height: .21rem;
}

.study-data__text {
  font-size: .12rem;
  color: #0083ff;
}

.study-data__box {
  background-color: #e5f2ff;
  padding: .11rem .15rem;
  border-radius: .03rem;
  display: flex;
  align-items: center;
}

.study-data__item {
  width: 33.3333%;
  float: left;
  box-sizing: border-box;
  padding: 0 .0375rem;
  margin-bottom: .1rem;
}

.study-data {
  margin: 0 -.0375rem;
}

.free-study .panel-head {
  margin-bottom: .15rem;
}

.zx-detail-tit {
  font-size: .16rem;
  color: #333333;
  line-height: .25rem;
  font-weight:600;
}

.zx-detail-source {
  font-size: .12rem;
  color: #999;
  line-height: .25rem;
  margin: .05rem 0;
}

.zx-detail .panel-head {
  border-bottom: .01rem solid #efefef;
}

.zx-detail-article__tit {
  font-size: .12rem;
  line-height: .2rem;
  color: #333333;
}

.zx-detail-part {
  padding: .05rem 0;
}

.zx-detail-part h3 {
  font-size: .14rem;
  color: #000000;
  line-height: .2rem;
}

.zx-detail-part p {
  font-size: .14rem;
  line-height: .2rem;
  color: #666666;
  margin-top: .05rem;
}

.zx-detail-article__content {
  padding: .05rem 0;
  border-bottom: .01rem solid #efefef;
}

.zx-detail-article__time {
  font-size: .12rem;
  color: #333;
  line-height: .2rem;
  padding-top: .1rem;
}

.zx-detail-article__time>b {
  margin-left: .15rem;
  font-size: .12rem;
}

.feee-draw {
  display: block;
  border: .01rem solid #77bdff;
  padding: .09rem;
  text-align: center;
  font-size: .12rem;
  color: #0083ff;
  text-align: center;
  line-height: .21rem;
  margin: .05rem .15rem 0;
}

.feee-draw-tit {
  font-size: .12rem;
}

.read-panel .panel-head {
  margin-bottom: .1rem;
}

.read-panel .msg-cells {
  background-color: #f7f9fc;
  padding: .15rem;
  border-radius: .03rem;
}

.read-panel .msg-cell a {
  line-height: .21rem;
}

.read-panel .msg-cell {
  padding: 0;
}

.read-panel .msg-cell+.msg-cell {
  margin-top: .0375rem;
}

.menuList {
  display: none;
}

.menuList a {
  display: inline;
  background-color: #fff;
  height: 0.3rem;
  line-height: 0.3rem;
  padding: .03rem 0.1rem;
  border-radius: 0.1rem;
  font-size: .14rem;
  border: 0.01rem solid rgba(102, 102, 102, .5);
}

.menuList a:visited {
  color: rgba(102, 102, 102, .8);
}

.menuList a.this {
  background-color: #26afff;
  color: #fff;
  border: 0.01rem solid #26afff;
}

.on {
  display: block;
}

.on a {
  color: rgba(102, 102, 102, .8);
}
/*�����б�ҳ��ҳ*/

  .pagess {
    clear: both;
    height: 30px;
    margin: 20px auto;
    overflow: hidden;
    text-align: center;
}
.pagess ul li {
    display: inline-block;
    border: 1px solid #ccc;
    padding: 2px 4px;
    margin: 0 3px;
    line-height: 20px;
    background: #fff;
    color: #999;
}
/*�ڼ�ҳ��ʽ*/
.pagess ul li.thisclass {
    display: inline-block;
    border: 1px solid #E4392A;
    padding: 2px 9px;
    margin: 0 3px;
    background: #E4392A;
    color: #fff;
}  




  /*����ҳ ������ʽ*/

  .page-detail {
    font-size: inherit;
	line-height: 2;
  }

  .page-detail p {
    line-height: 2;
  }

  .page-detail>p {
    text-indent: 2em;
  }

  .page-detail div.sub-content {
    padding-left: 2em;
  }
  .page-detail div.sub-content p{
	text-indent: 0;
  }

  .page-detail a, .page-detail p a {
    font-size: inherit;
    color: #0184ff;
  }

  .page-detail .center {
    text-align: center;
  }


  .page-detail h3.title {
    text-align: center;
    font-size: 24px;
	line-height: 2;
	margin-bottom: .1rem;
  }

 .page-detail p.subtitle,
 .page-detail p.sub-title{
  	text-indent: 0;
  	font-size: 1.1em;  	
  }

.page-detail .sign{
	font-size: 1.1em;	
	text-align: right;
}

.page-detail h4,
.page-detail h5{
	font-weight: bold;
	font-size: 1.1em;
}


  /*�Զ�����ҳ�����ʽ*/

table.page-table {
  width: 100%;
  border: 2px solid #787878;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 auto;
  font-size: inherit;
  color: #333;
}

table.page-table caption {
  font-size: 1.5em;
  font-weight: normal;
  margin-bottom: 10px;
}

table.page-table thead {
  font-size: 1.2em;
  text-align: center;
  font-weight: bold;
  background-color: rgb(220, 220, 220);
}

table.page-table thead tr, table.page-table tbody tr {
  border: 1px solid #787878;
}

table.page-table thead tr {
  height: 36px;
}

table.page-table tbody tr {
  height: 32px;
}

table.page-table thead td, table.page-table tbody td {
  border-right: 1px solid #797878;
}

table.page-table .center {
  text-align: center;
}

table.page-table tr.tb-title {
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
  background-color: rgb(219, 229, 241);
}


table.page-table td a,
table.page-table td p a{
  color: #0184ff;
  text-decoration: underline;
}


table.page-table td p{
  text-align: left;
  text-indent: 2em;
}



   

/*�ط������Ա����ָ����ʽ*/
.zhinan_2021{
	width: 100%;
	margin: 0 auto;
	font-size: 16px;
}
.zhinan_2021 h3{
	font-size: 20px;
}
.zhinan_2021 ul{
	margin: 0;
	padding: 0;
	list-style: none;
}	
.zhinan_2021 ul:after{
	content: '';
	display: block;
	clear: both;
}	
.zhinan_2021 ul > li{
	float: left;
	height: 36px;
	line-height: 36px;
	padding: 3px 15px;
	margin: 10px 10px;
	border-radius: 5px;
	background-color: #1383e2;
}
.zhinan_2021 ul > li:hover{
	background-color: #666;
}
.zhinan_2021 ul > li > a{
	display: block;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	text-decoration: none;
}





/*��������ҳ ������ʽ*/
.ituijian{	
	padding:0;
	margin:0;
	padding-bottom:50px;
	font-size:14px;
	list-style:none;
	line-height:1.6;
}
.ituijian li a{
	color:#ff0000;
	font-size:1em;
}
.mystrong{
	color:#ff0000;
	font-size:1em;
}
.myarticle{
	font-size:16px;
	line-height:1.6;
	padding-top:30px;
}
.myarticle p,
.myp{
	font-size:1em;
	line-height:1.7;
	text-indent:2em;
}
.myarticle strong{
	font-weight:700;
	font-size:1em;
	color:#ff0000;
}
.myarticle a{
	color:#ff0000;
	font-size:1em;
	font-weight:700;
}
.myarticle h2{
	margin-bottom:30px;
	text-align:center;
}
.myarticle img{
	max-width:100%;	
	max-height:100%;
	text-align:center;
	border:0;
}
.myarticle p.imgBox{
	text-indent:0;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}
.myarticle p.imgBox > span{
	display: block;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}


/*��������ҳ ���������� ��ť��ʽ*/
.myarticle .course-ad {
	width: 100%;
	height: 46px;
	display: flex;		
	background-color:  rgba(240,240,240,0.6);
	line-height: 46px;
	align-items: center;
}
.myarticle .course-ad > a{
	display: inline-block;
	font-size: 16px;
	text-decoration: none;
}
.myarticle .btn{
	display: inline-block;
	margin-left: 20px;
	height: 28px;
	padding: 3px 18px;
	background-color: rgba(8,118,228,0.9);
	border-radius: 8px;
	color: #fff;
	font-size: 1.2em;
	line-height: 28px;
	text-decoration: none;
}
.myarticle .btn:hover{			
	background-color: rgba(48,118,8,0.9);
}
.myarticle .course-ad:hover .course{
	color: #ff0000;
}
/*��������ҳ �����ʽ*/
table .table{	
	border: 2px solid #797878;
	border-collapse: collapse;
	border-spacing: 0;
	text-align: center;
	width: 90%;
	margin: 0 auto;
	color:#222;
}
table .table tr,
table .table th,
table .table td{
	border: 1px solid #797878;
}
table .table thead tr{
	font-size:16px;
	background-color:#e2a83a;
	font-weight:bold;
	height:42px !important;
	color:#fff;
}
table .table caption{
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
}
table .table tbody tr{
	height: 32px;
}
table .table tbody tr,
table .table tr a {
	color:#333;
	font-size: 14px;
}
table .table tr.tb-head{
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
  background-color: rgb(219, 229, 241);
}


/*��������ҳ ������ʽ*/
.article_nav{
	display: flex;			
	padding: 0;
	margin: 0;	
	list-style: none;		
	border: 2px solid #ccc;
}
.article_nav li a{
	color: #fff;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
}
.article_nav li{	
	width: 25%;			
	display: block;				
	padding: 12px 20px;
	background-color: #2aacff;
	border-right: 1px solid #ccc;
	text-align: center;
}
.article_nav li.active{
	background-color: #333;
}

.article_nav li:hover{
	background-color: #333;
}
.article_nav li:hover a{
	color: #fff;
}

/*֪ͨ������ʽ*/
.notice{
	font-size:16px;
	line-height:1.6;
	padding-top:30px;
}
.notice strong{
	font-weight:700;
	font-size:1em;
	color:#ff0000;
}
.notice p{
	font-size:1em;
	line-height:1.7;
	text-indent:2em;	
}
.notice a{
	color:#ff0000;
	font-size:1em;	
}
.notice h2{
	font-size: 20px;
	margin-bottom: 15px;
	text-align: center;
}
.nontice p.num{
	font-size: 1em;
	font-weight: 600;
	text-align: center;
	text-indent: 0;
}
.notice .title{
	font-size: 1em;
	font-weight: 600;
	text-align: left;
	text-indent: 0;
}
.notice h3,
.notice .sub-title{
	font-size: 1em;
	margin-bottom: 10px;
	text-align: left;
}
.notice img{
	max-width:100%;	
	max-height:100%;
	text-align:center;
	border:0;
}
.notice .imgBox{
	text-indent: 0;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}
.notice .end{
	font-size: 1em;
	font-weight: 600;
	text-align: right;
}
.notice .download{
	text-indent: 0;
}
.notice .download span{
	font-size: 1.5em;
	font-weight: 600;	
}
.notice .download a{
	font-size: 1em;
	color: #666;
	text-decoration: none;
}

/*�����µĲ�ߵ���*/
.side-menu{
	position: fixed;
	bottom: 13%;
	left: 2%;
	padding: 20px 18px 30px 18px;
	margin: 0;	
	border-radius: 5px;
	background-color: rgba(24,24,24,.8);
	line-height: 2.5;
	text-align: center;
	font-size: 16px;
	color: #fff;
}
.side-menu ul{
	padding: 0;
	margin: 0;
	list-style: none;
}	
.side-menu li > a{
	color: #fff;
}	
.side-menu li:hover{
	border-bottom: 1px solid #fff;
	margin-bottom: 2px;
}
.side-menu li:hover a{
	font-weight: normal;
	color: #ff0000;
}
.side-menu .return-top{
	margin-top: 20px;
	border-bottom: 1px solid #fff;
}
.side-menu div.circle{	
	height: 10px;
	border-bottom: 1px dashed rgba(150,150,150,.8);	
	margin-bottom: 10px;
}


/*�Զ��峣�ñ����*/
table.my-table{
	width: 100%;
	border: 2px solid #797878;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 auto; 		
	line-height: 1.8;
	font-size: 16px;
	color: #333;
}
table.my-table caption{
	font-size: 24px;
	font-weight: normal;
}
table.my-table thead{
	font-size: 18px;
	text-align: center; 
	font-weight: bold;
	background-color:  rgb(219, 229, 241);
}
table.my-table thead tr,
table.my-table tbody tr{		
	border: 1px solid #797878;		
}
table.my-table thead tr{
	height: 48px;
}
table.my-table tbody tr{	
	height: 40px;
}
table.my-table thead td,
table.my-table tbody td{		
	border-right: 1px solid #797878;
	padding: 10px;
}
table.my-table .center{
	text-align: center;
}

  /* ����������ʽ��*/
      .law-article{
       width: 100%;
       font-size: inherit;
      }
       .law-article .title{
        font-size: 2em;
        text-align: center;
       }
       .law-article p{
        text-indent: 2em;
        line-height: 1.8;
       }
       .law-article .sign{
        text-align: right;
        font-size: 1.1em;
        padding-right: 20px;
       }
        .law-article  h2,
        .law-article  h3,
        .law-article h4{
          text-align: center;
          font-size: 1.3em;
		  line-height: 1.8;
        }
        .law-article  h3{
          margin: 30px auto;
        }
          .law-article h4{
          font-size: 1.2em;
         }