﻿@font-face {
  font-family: 'iconfont';
  /* Project id 2444528 */
  src: url("../fonts/font_2444528_89fu2dzlrqw.woff2") format("woff2"), url("../fonts/font_2444528_89fu2dzlrqw.woff") format("woff"), url("../fonts/font_2444528_89fu2dzlrqw.ttf") format("truetype");
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 20px;
  color: #666;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}

.m-pagination a {
  color: #262626;
}

.m-pagination span {
  color: #ABABAB;
}

.m-common-container {
  height: auto !important;
  /*padding-top: 88px;*/
}

body {
  background: #F5F6F7;
  max-width: 640px;
  margin: 0 auto;
}

.hidden {
  overflow: hidden;
}

span,
div {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

.mt12 {
  margin-top: 12px;
}

* {
  -webkit-overflow-scrolling: touch;
}

.search_linear {
  -webkit-mask: url("../fonts/icon-search-linear.svg") no-repeat;
  mask: url("../fonts/icon-search-linear.svg") no-repeat;
}

.menu_linear {
  -webkit-mask: url("../fonts/menu-linear.svg") no-repeat;
  mask: url("../fonts/menu-linear.svg") no-repeat;
}

.icon_down_solid2 {
  -webkit-mask: url("../fonts/icon-down-solid2.svg") no-repeat;
  mask: url("../fonts/icon-down-solid2.svg") no-repeat;
}

.icon_up_solid {
  -webkit-mask: url("../fonts/icon-up-solid.svg") no-repeat;
  mask: url("../fonts/icon-up-solid.svg") no-repeat;
}

.m-H5-v3-footer .m-jyb-footer-link {
  height: 37px !important;
  padding: 10px 0px !important;
}

.list-menu {
  width: 110px;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  position: fixed;
  right: 8px;
  top: 52px;
  z-index: 102;
  display: none;
}

.list-menu a {
  display: block;
  width: 100%;
  height: 44px;
  padding: 0 15px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.list-menu a > i {
  display: block;
  width: 16px;
  /* height:16px;*/
  font-size: 16px;
  margin-right: 8px;
}

.list-menu a > span {
  display: block;
  font-size: 14px;
  color: #262626;
  line-height: 20px;
}

.posi-head {
  padding-top: 44px;
}

.posi-head .head-t1 {
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 100;
}

.index-head .channel {
  width: 100%;
  height: 318px;
  background: #fff;
  position: fixed;
  left: 0px;
  top: 44px;
  z-index: 100;
  display: none;
}

.index-head .channel .cha-tit {
  width: 100%;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.index-head .channel .cha-tit img {
  display: block;
  width: 12px;
  height: 8px;
}

.index-head .channel .cha-tit span {
  display: block;
  padding: 0 8px;
  font-size: 13px;
  color: #1A8CFF;
  line-height: 50px;
}

.index-head .channel .chan-list {
  width: 100%;
  height: 268px;
  padding: 0px 6px 8px 12px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.index-head .channel .chan-list .active {
  border: 1px solid #1A8CFF;
}

.index-head .channel .chan-list .active a {
  color: #1A8CFF;
}

.index-head .channel .chan-list li {
  width: calc(33% - 6px);
  height: 40px;
  border-radius: 22px;
  border: 1px solid #D9D9DA;
  margin: 0 6px 12px 0;
}

.index-head .channel .chan-list li a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 14px;
  color: #595959;
  text-align: center;
  line-height: 40px;
}

.head {
  width: 100%;
  max-width: 640px;
  position: fixed;
  left: 50%;
  top: 0px;
  transform: translate(-50%);
  z-index: 100;
}

.head .head-t1 {
  width: 100%;
  height: 44px;
  background: #FFFFFF;
  box-shadow: inset 0px 0px 0px 0px #E5E8ED;
  padding: 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #EBEBEB;
}

.head .head-t1 .logo-select {
  width: 163px;
  height: 32px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.head .head-t1 .logo-select .logo {
  display: block;
  width: 71px;
  height: 32px;
}

.head .head-t1 .logo-select .select {
  width: 92px;
  height: 32px;
  background: #1A8CFF;
  border-radius: 10px 16px 16px 0px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.head .head-t1 .logo-select .select span {
  display: block;
  padding: 0 3px 0 4px;
  font-size: 17px;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 32px;
}

.head .head-t1 .logo-select .select i {
  width: 12px;
  height: 12px;
  background: #fff;
}

.head .head-t1 .m-header-menu-l {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 60px;
  height: 24px;
}

.head .head-t1 .m-header-menu-l .return,
.head .head-t1 .m-header-menu-l .home {
  width: 24px;
  height: 24px;
}

.head .head-t1 .m-header-menu-l .return i,
.head .head-t1 .m-header-menu-l .home i {
  display: block;
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  color: #262626;
  font-size: 21px;
}

.head .head-t1 .m-header-menu-l .return {
  margin-right: 12px;
}

.head .head-t1 .m-header-menu-l .return i {
  font-size: 24px;
}

.head .head-t1 > span {
  display: block;
  font-size: 17px;
  font-weight: 600;
  color: #262626;
  line-height: 24px;
  margin: 0 8px;
}

.head .head-t1 .m-header-menu {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 60px;
  height: 24px;
}

.head .head-t1 .m-header-menu .search,
.head .head-t1 .m-header-menu .more {
  width: 24px;
  height: 24px;
}

.head .head-t1 .m-header-menu .search i,
.head .head-t1 .m-header-menu .more i {
  display: block;
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  color: #262626;
  font-size: 21px;
}

.head .head-t1 .m-header-menu .more {
  margin-left: 12px;
}

.mask {
  width: 100%;
  max-width: 640px;
  height: 100%;
  position: fixed;
  left: 50%;
  top: 44px;
  background: rgba(0, 0, 0, 0.5);
  transform: translate(-50%);
  z-index: 99;
  display: none;
}

.title {
  width: 100%;
  height: 54px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.title span {
  display: block;
  position: relative;
  font-size: 16px;
  font-weight: 600;
  color: #262626;
  line-height: 22px;
}

.title span:before {
  content: '';
  width: 4px;
  height: 18px;
  background: #FE5384;
  position: absolute;
  left: -12px;
  top: 0px;
}

.title a {
  font-size: 13px;
  color: #8C8C8C;
  line-height: 18px;
}

.main-nav {
  width: 100%;
  height: 98px;
  background: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 20px;
}

.main-nav li {
  width: 52px;
  height: 100%;
}

.main-nav li a {
  display: block;
  width: 100%;
  height: 100%;
}

.main-nav li a img {
  display: block;
  width: 52px;
  height: 40px;
  margin-bottom: 8px;
}

.main-nav li a em {
  display: block;
  width: 100%;
  font-size: 13px;
  color: #262626;
  text-align: center;
  line-height: 18px;
}

.sub-title {
  display: flex;
  justify-content: center;
  align-items: center;
}

.sub-title span {
  font-size: 13px;
  font-weight: 600;
  color: #262626;
  line-height: 18px;
  margin: 0 8px;
}

.sub-title img {
  display: block;
  width: 12px;
  height: 8px;
}

.container {
  width: 100%;
  padding: 0 12px;
}

.container .adv-1 {
  display: block;
  width: 100%;
  height: 100px;
  margin: 8px 0;
}

.container .adv-1 img {
  display: block;
  width: 100%;
  height: 100%;
}

.container .find-jg {
  width: 100%;
  background: #fff;
  border-radius: 8px;
  padding-top: 16px;
}

.container .find-jg .jg-class {
  width: 100%;
  padding: 16px 0 8px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.container .find-jg .jg-class li {
  width: 20%;
  height: 50px;
  margin-bottom: 12px;
}

.container .find-jg .jg-class li a {
  display: block;
  width: 100%;
  height: 100%;
}

.container .find-jg .jg-class li a img {
  display: block;
  width: 28px;
  height: 28px;
  margin: 0 auto 4px;
}

.container .find-jg .jg-class li a span {
  display: block;
  font-size: 12px;
  color: #262626;
  text-align: center;
  line-height: 18px;
}

.container .find-jg .find-city-jg {
  width: 100%;
  padding: 16px 4px 12px 12px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.container .find-jg .find-city-jg li {
  width: calc(20% - 8px);
  height: 32px;
  background: #F5F6F7;
  border-radius: 18px;
  margin: 0 8px 8px 0;
}

.container .find-jg .find-city-jg li a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 12px;
  color: #262626;
  text-align: center;
  line-height: 32px;
}

.container .find-jg .guess-city {
  width: 100%;
  height: 142px;
  background: linear-gradient(360deg, rgba(26, 140, 255, 0) 0%, rgba(26, 140, 255, 0.08) 100%);
  border-radius: 8px;
}

.container .find-jg .guess-city .guess-t1 {
  width: 100%;
  height: 44px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 8px;
}

.container .find-jg .guess-city .guess-t1 > div {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.container .find-jg .guess-city .guess-t1 > div span {
  font-size: 14px;
  color: #262626;
  line-height: 20px;
}

.container .find-jg .guess-city .guess-t1 > div i {
  display: block;
  width: 1px;
  height: 12px;
  background: #ABABAB;
  margin: 0 8px;
}

.container .find-jg .guess-city .guess-t1 > div a {
  font-size: 14px;
  color: #1A8CFF;
  line-height: 20px;
}

.container .find-jg .guess-city .guess-t1 > i {
  width: 20px;
  height: 20px;
  color: #ABABAB;
  font-size: 16px;
  text-align: center;
  line-height: 20px;
}

.container .find-jg .guess-city .guess-jg {
  width: calc(100% - 16px);
  height: 90px;
  margin: 0 auto;
  background: #FFFFFF;
  border-radius: 8px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 12px;
}

.container .find-jg .guess-city .guess-jg .logo {
  width: 66px;
  height: 66px;
  border-radius: 4px;
  margin-right: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}

.container .find-jg .guess-city .guess-jg .logo img {
  display: block;
  width: 100%;
  max-height: 100%;
}

.container .find-jg .guess-city .guess-jg .gu-jg-r {
  width: calc(100% - 78px);
  height: 100%;
}

.container .find-jg .guess-city .guess-jg .gu-jg-r > a {
  display: block;
  width: 100%;
  font-size: 16px;
  font-weight: 600;
  color: #323232;
  line-height: 22px;
}

.container .find-jg .guess-city .guess-jg .gu-jg-r .multiple {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 4px;
}

.container .find-jg .guess-city .guess-jg .gu-jg-r .multiple .stars {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.container .find-jg .guess-city .guess-jg .gu-jg-r .multiple .stars i {
  width: 13px;
  height: 13px;
  color: #FF6800;
  font-size: 12px;
  text-align: center;
}

.container .find-jg .guess-city .guess-jg .gu-jg-r .multiple .stars span,
.container .find-jg .guess-city .guess-jg .gu-jg-r .multiple .stars em {
  display: block;
  font-size: 12px;
  font-weight: 600;
  color: #FF6800;
  line-height: 17px;
}

.container .find-jg .guess-city .guess-jg .gu-jg-r .multiple .stars span {
  margin-right: 4px;
}

.container .find-jg .guess-city .guess-jg .gu-jg-r .multiple > span {
  display: block;
  margin-left: 12px;
  font-size: 12px;
  color: #323232;
  line-height: 17px;
}

.container .find-jg .guess-city .guess-jg .gu-jg-r .class {
  width: 100%;
  margin-top: 3px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.container .find-jg .guess-city .guess-jg .gu-jg-r .class li {
  height: 19px;
  background: rgba(255, 104, 0, 0.04);
  border-radius: 2px;
  padding: 0 4px;
  margin-right: 4px;
  font-size: 12px;
  color: #FF6800;
  line-height: 19px;
}

.container .industry-hot {
  width: 100%;
  background: #fff;
  border-radius: 8px;
  padding: 0 12px;
  overflow: hidden;
}

.container .industry-hot .ind-main {
  display: block;
  width: 100%;
  height: 160px;
  border-radius: 4px;
  position: relative;
  margin-bottom: 16px;
}

.container .industry-hot .ind-main img {
  display: block;
  width: 100%;
  height: 160px;
  border-radius: 4px;
  position: absolute;
  left: 0;
  top: 0;
}

.container .industry-hot .ind-main p {
  padding: 0 8px;
  font-size: 18px;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 25px;
  position: absolute;
  left: 0;
  bottom: 9px;
  z-index: 1;
}

.container .industry-hot .ind-list {
  width: 100%;
}

.container .industry-hot .ind-list li {
  width: 100%;
  height: 56px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 16px;
}

.container .industry-hot .ind-list li .ind-l {
  flex: 1;
  height: 56px;
  overflow: hidden;
}

.container .industry-hot .ind-list li .ind-l a {
  display: block;
  font-size: 15px;
  color: #262626;
  line-height: 21px;
  margin-bottom: 8px;
}

.container .industry-hot .ind-list li .ind-l div {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.container .industry-hot .ind-list li .ind-l div span {
  height: 19px;
  background: #F4F7F9;
  border-radius: 2px;
  border: 1px solid rgba(132, 154, 174, 0.2);
  padding: 0 4px;
  font-size: 12px;
  color: #849AAE;
  line-height: 19px;
}

.container .industry-hot .ind-list li .ind-l div em {
  font-size: 12px;
  color: #ABABAB;
  line-height: 19px;
  margin-left: 12px;
}

.container .industry-hot .ind-list li .ind-r {
  display: block;
  width: 75px;
  height: 56px;
  border-radius: 4px;
  margin-left: 12px;
}

.container .industry-hot .ind-list li .ind-r img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 4px;
}

.container .jg-hot {
  width: 100%;
  background: #fff;
  border-radius: 8px;
  padding: 0 12px;
  overflow: hidden;
}

.container .jg-hot .jg-list {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.container .jg-hot .jg-list li {
  width: calc(33.3% - 10px);
  margin: 0 15px 16px 0;
}

.container .jg-hot .jg-list li a {
  display: block;
  width: 100%;
  height: 100%;
}

.container .jg-hot .jg-list li a img {
  display: block;
  width: 44px;
  height: 44px;
  border-radius: 4px;
  margin: 0 auto;
}

.container .jg-hot .jg-list li a span {
  display: block;
  width: 100%;
  margin-top: 8px;
  font-size: 12px;
  color: #262626;
  text-align: center;
  line-height: 18px;
}

.container .jg-hot .jg-list li:nth-child(3n) {
  margin-right: 0;
}

.container .offline-courses {
  width: 100%;
  background: #fff;
  border-radius: 8px;
  padding: 0 12px;
  overflow: hidden;
}

.container .offline-courses .courses-list {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.container .offline-courses .courses-list li {
  width: calc(33.3% - 6px);
  margin: 0 9px 16px 0;
}

.container .offline-courses .courses-list li a {
  display: block;
  width: 100%;
  height: 100%;
}

.container .offline-courses .courses-list li a img {
  display: block;
  width: 100%;
  height: 62px;
  border-radius: 4px;
}

.container .offline-courses .courses-list li a span {
  display: block;
  width: 100%;
  margin-top: 8px;
  font-size: 13px;
  color: #262626;
  line-height: 18px;
}

.container .offline-courses .courses-list li:nth-child(3n) {
  margin-right: 0;
}

.container .online-class {
  width: 100%;
  background: #fff;
  border-radius: 8px;
  padding: 0 12px;
  overflow: hidden;
}

.container .online-class .online-swiper .swiper-slide {
  width: 155px;
  padding-bottom: 16px;
  margin-right: 8px;
}

.container .online-class .online-swiper .swiper-slide .imgs,
.container .online-class .online-swiper .swiper-slide img {
  display: block;
  width: 155px;
  height: 96px;
  border-radius: 4px;
}

.container .online-class .online-swiper .swiper-slide > span {
  margin-top: 6px;
  font-size: 14px;
  color: #262626;
  line-height: 20px;
}

.container .online-class .online-swiper .swiper-slide .online-b {
  height: 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 6px;
}

.container .online-class .online-swiper .swiper-slide .online-b > em {
  font-size: 12px;
  color: #ABABAB;
}

.container .online-class .online-swiper .swiper-slide .online-b > span {
  width: 64px;
  height: 24px;
  border-radius: 12px;
  border: 1px solid #FF6800;
  font-size: 12px;
  color: #FF6800;
  text-align: center;
  line-height: 24px;
}

.container .online-class .online-swiper .swiper-slide .online-b > div {
  height: 24px;
  color: #FB6E00;
  font-size: 12px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-style: normal;
}

.container .online-class .online-swiper .swiper-slide .online-b > div em {
  margin-bottom: -1px;
}

.container .online-class .online-swiper .swiper-slide .online-b > div var {
  font-weight: 600;
  font-size: 16px;
  font-style: normal;
}

.container .Q-A-hot {
  width: 100%;
  background: #fff;
  border-radius: 8px;
  padding: 0 12px;
  overflow: hidden;
}

.container .Q-A-hot .Q-A .qa-list {
  padding: 17px 0 16px;
  border-bottom: 1px solid #EBEBEB;
  position: relative;
}

.container .Q-A-hot .Q-A .qa-list .q {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}

.container .Q-A-hot .Q-A .qa-list .q img {
  display: block;
  width: 24px;
  height: 24px;
  margin-right: 8px;
}

.container .Q-A-hot .Q-A .qa-list .q p {
  font-size: 16px;
  color: #262626;
  line-height: 22px;
}

.container .Q-A-hot .Q-A .qa-list .a {
  margin-top: 14px;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}

.container .Q-A-hot .Q-A .qa-list .a img {
  display: block;
  width: 24px;
  height: 24px;
  margin-right: 8px;
}

.container .Q-A-hot .Q-A .qa-list .a .a-r {
  width: calc(100% - 32px);
}

.container .Q-A-hot .Q-A .qa-list .a .a-r p {
  font-size: 16px;
  color: #262626;
  line-height: 22px;
}

.container .Q-A-hot .Q-A .qa-list .a .a-r .a-user {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 14px;
}

.container .Q-A-hot .Q-A .qa-list .a .a-r .a-user .user {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.container .Q-A-hot .Q-A .qa-list .a .a-r .a-user .user img {
  display: block;
  width: 21px;
  height: 21px;
  margin-right: 8px;
}

.container .Q-A-hot .Q-A .qa-list .a .a-r .a-user .user em {
  display: block;
  font-size: 12px;
  color: #8C8C8C;
  margin-right: 8px;
}

.container .Q-A-hot .Q-A .qa-list .a .a-r .a-user .user span {
  height: 17px;
  border-radius: 2px;
  padding: 0 3px;
  border: 1px solid #DCC189;
  font-size: 11px;
  color: #BD881E;
  line-height: 17px;
}

.container .Q-A-hot .Q-A .qa-list .a .a-r .a-user a {
  display: block;
  font-size: 12px;
  color: #8C8C8C;
}

.container .Q-A-hot .Q-A .qa-list .not-yet {
  width: calc(100% - 32px);
  height: 44px;
  background: #FAFBFC;
  border-radius: 4px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 12px;
  margin-top: 9px;
  margin-left: 32px;
}

.container .Q-A-hot .Q-A .qa-list .not-yet span {
  font-size: 14px;
  color: #ABABAB;
  line-height: 20px;
}

.container .Q-A-hot .Q-A .qa-list .not-yet a {
  display: block;
  width: 82px;
  height: 32px;
  border-radius: 16px;
  border: 1px solid #FE5900;
  font-size: 13px;
  color: #FE5900;
  text-align: center;
  line-height: 32px;
}

.container .Q-A-hot .questions {
  width: 100%;
  height: 56px;
  overflow: hidden;
}

.container .Q-A-hot .questions a {
  display: block;
  width: 120px;
  height: 32px;
  border-radius: 18px;
  border: 1px solid #ABABAB;
  margin: 12px auto;
  font-size: 13px;
  color: #262626;
  text-align: center;
  line-height: 32px;
}

.container .position-pay {
  width: 100%;
  background: #fff;
  border-radius: 8px;
  padding: 0 12px;
  overflow: hidden;
}

.container .position-pay .class-swiper {
  width: 100%;
  height: 41px;
  padding-bottom: 12px;
  background: #FFFFFF;
  position: relative;
}

.container .position-pay .class-swiper .swiper-slide {
  width: auto;
  height: 29px;
  border-radius: 18px;
  border: 1px solid #D9D9DA;
  padding: 6px 8px;
  margin-right: 8px;
  font-size: 13px;
  color: #262626;
  line-height: 17px;
}

.container .position-pay .class-swiper .swiper-slide a {
  color: #262626;
}

.container .position-pay .class-swiper .more {
  width: 72px;
  height: 29px;
  background: linear-gradient(270deg, #FFFFFF 0%, #FFFFFF 50%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  right: -12px;
  top: 0px;
  z-index: 1;
}

.container .position-pay .class-swiper .more i {
  width: 14px;
  height: 14px;
  background: #595959;
  position: absolute;
  right: 14px;
  top: 7px;
}

.container .position-pay .pay-table {
  width: calc(100% + 8px);
  margin-left: -4px;
}

.container .position-pay .pay-table .t-head {
  width: 100%;
  height: 28px;
  background: #F5F6F7;
  padding: 0 12px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.container .position-pay .pay-table .t-head span {
  width: 33%;
  text-align: center;
  font-size: 12px;
  color: #ABABAB;
  line-height: 28px;
}

.container .position-pay .pay-table .t-head span:first-child {
  text-align: left;
}

.container .position-pay .pay-table .t-head span:last-child {
  text-align: right;
}

.container .position-pay .pay-table .t-body {
  padding-bottom: 8px;
}

.container .position-pay .pay-table .t-body .tr:last-child {
  border-bottom: 0;
}

.container .position-pay .pay-table .t-body .tr {
  width: 100%;
  height: 44px;
  padding: 0 12px;
  border-bottom: 1px solid #E5E8ED;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.container .position-pay .pay-table .t-body .tr span {
  width: 33%;
  text-align: center;
  font-size: 14px;
  color: #262626;
  line-height: 44px;
}

.container .position-pay .pay-table .t-body .tr span:first-child {
  text-align: left;
}

.container .position-pay .pay-table .t-body .tr span:last-child {
  text-align: right;
  font-weight: 600;
  color: #FE5900;
}

.container .all-class {
  width: 100%;
  max-width: 640px;
  background: #fff;
  padding: 0 6px 8px 12px;
  position: fixed;
  left: 50%;
  top: 44px;
  transform: translate(-50%);
  z-index: 100;
  display: none;
}

.container .all-class .top {
  width: calc(100% - 24px);
  height: 42px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.container .all-class .top span {
  font-size: 14px;
  color: #262626;
  line-height: 20px;
}

.container .all-class .top .more {
  width: 72px;
  height: 42px;
  background: linear-gradient(270deg, #FFFFFF 0%, #FFFFFF 50%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 1;
}

.container .all-class .top .more i {
  width: 16px;
  height: 16px;
  background: #595959;
  position: absolute;
  right: 26px;
  top: 14px;
}

.container .all-class .class-list {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.container .all-class .class-list li {
  width: calc(33.3% - 6px);
  height: 40px;
  border-radius: 22px;
  border: 1px solid #D9D9DA;
  margin: 0 6px 12px 0;
}

.container .all-class .class-list li a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 14px;
  color: #595959;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.container .data-base {
  width: 100%;
  background: #fff;
  border-radius: 8px;
  padding: 0 12px;
  overflow: hidden;
}

.container .data-base .base-list {
  width: 100%;
  padding-bottom: 4px;
}

.container .data-base .base-list > a {
  display: block;
  width: 100%;
  padding: 12px;
  background: #FAFBFC;
  border-radius: 4px;
  margin-bottom: 8px;
}

.container .data-base .base-list > a > span {
  display: block;
  font-size: 16px;
  font-weight: 600;
  color: #262626;
  line-height: 22px;
}

.container .data-base .base-list > a .base-b {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 7px;
}

.container .data-base .base-list > a .base-b span {
  display: block;
  height: 19px;
  background: #F4F7F9;
  border-radius: 2px;
  border: 1px solid rgba(132, 154, 174, 0.2);
  padding: 0 4px;
  margin-right: 12px;
  font-size: 12px;
  color: #849AAE;
}

.container .data-base .base-list > a .base-b em {
  font-size: 12px;
  color: #ABABAB;
}

.container .channel {
  width: 100%;
  background: #fff;
  border-radius: 8px;
  padding: 0 12px;
  overflow: hidden;
}

.container .channel p {
  display: block;
  font-size: 14px;
  color: #595959;
  line-height: 20px;
  margin-bottom: 16px;
}

.container .settled {
  width: 100%;
  margin-top: 8px;
}

.container .settled > span {
  display: block;
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 400;
  color: #ABABAB;
  line-height: 20px;
}

.container .settled > .set-out {
  width: 100%;
  display: flex;
  justify-content: flex-start;
}

.container .set-out > a:first-child {
  margin-right: 9px;
  background: url(../fonts/99b6c86439484d23a344d5a6d3b34862.svg) no-repeat;
  mask: url(../images/icon-right-solid.svg) no-repeat;
}

.container .set-out > a > p {
  display: block;
  position: absolute;
  left: 16px;
  top: 36px;
  font-size: 12px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 17px;
}

.head-tab {
  width: 100%;
  position: relative;
  z-index: 100;
}

.head-tab .head-tab-list {
  width: 100%;
  height: 44px;
  background: #fff;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.head-tab .head-tab-list .selected span {
  color: #1a8cff;
}

.head-tab .head-tab-list .selected i {
  background: #1a8cff;
  transform: rotate(180deg);
}

.head-tab .head-tab-list li {
  width: 50%;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.head-tab .head-tab-list li span {
  display: block;
  font-size: 14px;
  color: #262626;
  line-height: 44px;
  margin-right: 6px;
}

.head-tab .head-tab-list li i {
  width: 12px;
  height: 12px;
  background: #8C8C8C;
}

.m-list_pop {
  width: 100%;
  max-width: 640px;
  height: calc(100% - 88px);
  position: fixed;
  z-index: 100;
  top: 88px;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  border-top: 1px solid #EBEBEB;
}

.m-list_pop .m-list_pop-inner {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: flex-start;
  padding: 0 16px;
}

.m-list_pop .m-list_pop-inner .m-category-left,
.m-list_pop .m-list_pop-inner .m-category-middle,
.m-list_pop .m-list_pop-inner .m-category-right {
  width: 30vw;
  height: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  overflow-y: auto;
  border-right: 1px solid #eee;
}

.m-list_pop .m-list_pop-inner .m-category-left li,
.m-list_pop .m-list_pop-inner .m-category-middle li,
.m-list_pop .m-list_pop-inner .m-category-right li {
  margin-top: 40px;
  padding-right: 15px;
  padding-left: 15px;
  text-align: left;
}

.m-list_pop .m-list_pop-inner .m-category-left li a,
.m-list_pop .m-list_pop-inner .m-category-middle li a,
.m-list_pop .m-list_pop-inner .m-category-right li a {
  display: block;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
  color: #262626;
}

.m-list_pop .m-list_pop-inner .m-category-left .active a,
.m-list_pop .m-list_pop-inner .m-category-middle .active a,
.m-list_pop .m-list_pop-inner .m-category-right .active a {
  color: #1a8cff;
}

.m-list_pop .m-list_pop-inner .m-category-left li:first-child,
.m-list_pop .m-list_pop-inner .m-category-middle li:first-child,
.m-list_pop .m-list_pop-inner .m-category-right li:first-child {
  margin-top: 0;
}

.m-list_pop .m-list_pop-inner .m-category-middle {
  width: 30vw;
}

.m-list_pop .m-list_pop-inner .m-category-right {
  width: 32vw;
  border-right: 0;
}

.m-list_pop .m-list_pop-inner .m-category-city {
  width: 100%;
  height: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
  overflow-y: auto;
  z-index: 100;
}

.m-list_pop .m-list_pop-inner .m-category-city .active {
  background-color: #E6F7FF;
}

.m-list_pop .m-list_pop-inner .m-category-city .active a {
  color: #1a8cff;
  font-weight: bold;
}

.m-list_pop .m-list_pop-inner .m-category-city li {
  float: left;
  width: 29%;
  height: 5.4vh;
  margin-right: 4%;
  margin-bottom: 1.3vh;
  border-radius: 4px;
  background-color: #FAFBFC;
}

.m-list_pop .m-list_pop-inner .m-category-city li a {
  display: block;
  font-size: 13px;
  line-height: 5.4vh;
  text-align: center;
  color: #595959;
}

.m-con-box {
  width: 100%;
  padding: 0 12px;
}

.m-con-title {
  width: 100%;
  padding-left: 12px;
  position: relative;
  margin: 12px 0;
}

.m-con-title span {
  display: block;
  width: 100%;
  margin-bottom: 4px;
  font-size: 17px;
  font-weight: 600;
  color: #262626;
  line-height: 24px;
}

.m-con-title em {
  display: block;
  font-size: 12px;
  font-weight: 400;
  color: #8C8C8C;
  line-height: 17px;
}

.m-con-title::before {
  content: '';
  width: 4px;
  height: 40px;
  background: linear-gradient(180deg, #1A8CFF 0%, #F5F6F7 100%);
  position: absolute;
  left: 0px;
  top: 3px;
}

.jg-list-box .jg-list {
  width: 100%;
  max-height: 637px;
  overflow: hidden;
}

.jg-list-box .jg-list .jg-list-item:last-child {
  margin-bottom: 0;
}

.jg-list-box .jg-list .jg-list-item {
  width: 100%;
  height: 121px;
  background: #FFFFFF;
  border-radius: 8px;
  margin-bottom: 8px;
  padding: 12px 12px 16px;
}

.jg-list-box .jg-list .jg-list-item .jg-tit {
  width: 100%;
  margin-bottom: 8px;
  font-size: 14px;
  color: #262626;
  line-height: 20px;
}

.jg-list-box .jg-list .jg-list-item .jg-tit span {
  font-weight: 600;
}

.jg-list-box .jg-list .jg-list-item .item-con {
  height: 65px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.jg-list-box .jg-list .jg-list-item .jg-rlist-img {
  width: 105px;
  height: 65px;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 12px;
  border: 1px solid #EBEBEB;
  overflow: hidden;
}

.jg-list-box .jg-list .jg-list-item .jg-rlist-img img {
  display: block;
  max-height: 100%;
}

.jg-list-box .jg-list .jg-list-item .jg-item-r {
  width: 210px;
}

.jg-list-box .jg-list .jg-list-item .jg-item-r .item-tit {
  display: block;
  width: 100%;
  font-size: 15px;
  font-weight: 600;
  color: #262626;
  line-height: 21px;
}

.jg-list-box .jg-list .jg-list-item .jg-item-r .item-address {
  display: block;
  padding-left: 4px;
  height: 23px;
  background: #FAFBFC;
  font-size: 12px;
  color: #8C8C8C;
  line-height: 23px;
}

.jg-list-box .jg-list .jg-list-item .jg-item-r .com-dia {
  height: 17px;
  margin-top: 4px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.jg-list-box .jg-list .jg-list-item .jg-item-r .com-dia span {
  display: inline-block;
  width: 44px;
  height: 17px;
  margin-right: 8px;
  font-size: 12px;
  color: #FE5900;
  text-align: center;
  background: #FFF1EB;
}

.jg-list-box .jg-list .jg-list-item .jg-item-r .com-dia em {
  font-size: 12px;
  color: #8C8C8C;
  line-height: 17px;
}

.jg-list-box .jg-list .jg-list-item .jg-item-r .communicate span {
  background: #EDF5FF;
  color: #1A8CFF;
}

.jg-list-box .m-jglist-more {
  width: 100%;
  height: 42px;
  padding: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.jg-list-box .m-jglist-more span {
  display: block;
  font-size: 12px;
  color: #8C8C8C;
  line-height: 18px;
  margin-right: 4px;
}

.jg-list-box .m-jglist-more em {
  display: block;
  width: 10px;
  height: 10px;
  text-align: center;
  line-height: 10px;
  background: #8C8C8C;
}

.pdf-data,
.tuition2-data {
  width: 100%;
  height: 64px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 20px 10px 16px;
  margin-bottom: 12px;
  background: url("../images/zhd_img@3x.png") center center no-repeat;
  background-size: 100% 100%;
}

.pdf-data span,
.tuition2-data span {
  display: block;
  width: 226px;
  font-size: 15px;
  font-weight: 600;
  color: #0B6BD9;
  line-height: 22px;
}

.pdf-data em,
.tuition2-data em {
  display: block;
  width: 76px;
  height: 32px;
  background: #1A8CFF;
  border-radius: 16px;
  font-size: 12px;
  font-weight: 600;
  color: #FFFFFF;
  text-align: center;
  line-height: 32px;
}

.assess_grey_star_icon {
  -webkit-mask: url("../fonts/assess_grey_star_icon.svg") no-repeat;
  mask: url("https://static.jiaoyubao.cn/images/common/assess_grey_star_icon.svg") no-repeat;
}

.jg-eval .jg-eval-item:last-child {
  margin-bottom: 0px;
}

.jg-eval .jg-eval-item {
  width: 100%;
  background: #fff;
  padding: 12px 12px 16px;
  display: flex;
  justify-content: flex-start;
  margin-bottom: 8px;
  border-radius: 8px;
}

.jg-eval .jg-eval-item .eval-head {
  display: block;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  margin-right: 8px;
}

.jg-eval .jg-eval-item .eval-item-head {
  display: block;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  margin-right: 8px;
  font-size: 12.8px;
  font-weight: 600;
  line-height: 36px;
  text-align: center;
  color: #fff;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #43a0eb;
}

.jg-eval .jg-eval-item .eval-item-r {
  width: calc(100% - 40px);
}

.jg-eval .jg-eval-item .eval-name {
  width: 100%;
  height: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.jg-eval .jg-eval-item .eval-name > span {
  font-size: 14px;
  font-weight: 400;
  color: #262626;
  line-height: 20px;
}

.jg-eval .jg-eval-item .eval-name .jyb-score-out {
  height: 20px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.jg-eval .jg-eval-item .eval-name .jyb-score-out > em {
  display: block;
  font-size: 12px;
  font-weight: 600;
  color: #FE5900;
  line-height: 20px;
}

.jg-eval .jg-eval-item .eval-name .jyb-score-out .jyb-score {
  width: 60px;
  height: 12px;
  position: relative;
  line-height: 12px;
  margin-right: 4px;
  margin-top: 1px;
}

.jg-eval .jg-eval-item .eval-name .jyb-score-out .jyb-score i {
  display: block;
  width: 60px;
  height: 12px;
}

.jg-eval .jg-eval-item .eval-name .jyb-score-out .jyb-score .jyb-score-top {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: block;
  overflow: hidden;
  white-space: nowrap;
}

.jg-eval .jg-eval-item .eval-name .jyb-score-out .jyb-score .jyb-score-top i {
  background: linear-gradient(180deg, #FF6100 0%, #FE8D00 100%);
}

.jg-eval .jg-eval-item .eval-name .jyb-score-out .jyb-score .jyb-score-bottom {
  padding: 0;
  z-index: 0;
  display: block;
}

.jg-eval .jg-eval-item .eval-name .jyb-score-out .jyb-score .jyb-score-bottom i {
  background: #D9D9DA;
}

.jg-eval .jg-eval-item .curr {
  display: block;
  margin-top: 2px;
  font-size: 12px;
  font-weight: 400;
  color: #8C8C8C;
  line-height: 17px;
}

.jg-eval .jg-eval-item .eval-text {
  display: block;
  margin-top: 8px;
  font-size: 15px;
  color: #262626;
  line-height: 21px;
}

.tuition-data {
  width: 100%;
  border-radius: 8px;
  background: #fff;
  padding-bottom: 20px;
}

.fee-echart-c {
  width: 100%;
  height: 169px;
  margin-right: 10px;
}

.tuition-line {
  display: block;
  width: calc(100% - 24px);
  border-bottom: 1px solid #EBEBEB;
  margin: 0 auto;
}

.swiper-container1 {
  height: 175px;
  overflow: hidden;
}

.tuition-list {
  height: 175px;
  padding: 0 16px;
  margin-top: 18px;
}

.tuition-item {
  width: 100%;
  height: 45px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}

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

.tuition-item .item-l {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.tuition-item .item-l > img {
  display: block;
  width: 36px;
  height: 36px;
  margin-right: 12px;
}

.tuition-item .item-l .item-l-con .item-name {
  width: 156px;
  font-size: 14px;
  color: #262626;
  line-height: 20px;
}

.tuition-item .item-l .item-l-con .item-time {
  width: 156px;
  font-size: 13px;
  color: #8C8C8C;
  line-height: 18px;
}

.tuition-item .item-r .item-name {
  width: 100px;
  font-size: 14px;
  color: #262626;
  line-height: 20px;
}

.tuition-item .item-r .item-time {
  width: 100px;
  font-size: 13px;
  color: #8C8C8C;
  line-height: 18px;
}

.big-shot-out {
  width: 100%;
  height: 188px;
  overflow: hidden;
}

.big-shot {
  width: 100%;
  height: 188px;
  display: flex;
}

.big-shot li {
  width: 231px;
  height: 188px;
  display: inline-block;
  background: #fff;
  padding: 16px;
  border-radius: 8px;
}

.big-shot li img {
  display: block;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  margin: 0 auto 8px;
}

.big-shot li span {
  display: block;
  font-size: 15px;
  color: #262626;
  text-align: center;
  line-height: 21px;
}

.big-shot li em {
  display: block;
  font-size: 12px;
  color: #595959;
  text-align: center;
  line-height: 17px;
  margin-bottom: 8px;
}

.big-shot li p {
  font-size: 13px;
  color: #8C8C8C;
  line-height: 18px;
}

.show_question_pop,
.show_course_selection_pop {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  background: rgba(0, 0, 0, 0.4);
  z-index: 999;
  touch-action: none;
  overflow: hidden !important;
}

.show_question_pop .common_form,
.show_course_selection_pop .common_form {
  position: fixed;
  bottom: 0;
  left: 50%;
  display: flex;
  transition: all .4s;
  flex-direction: column;
  align-items: center;
  transform: translate(-50%, 100%);
  width: 100%;
  max-width: 480px;
  height: auto;
  background-color: #fff;
  padding: 0 16px;
  border-radius: 12px 12px 0px 0px;
}

.show_question_pop .common_form h4,
.show_course_selection_pop .common_form h4 {
  width: 100%;
  font-size: 18px;
  font-weight: 600;
  color: #333333;
  text-align: center;
  margin: 24px 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.show_question_pop .common_form .common_form_item,
.show_course_selection_pop .common_form .common_form_item {
  position: relative;
  margin-bottom: 16px;
  width: 100%;
  display: flex;
  align-items: center;
}

.show_question_pop .common_form .common_form_item textarea,
.show_course_selection_pop .common_form .common_form_item textarea {
  display: block;
  width: 100%;
  height: 108px;
  background: #FFFFFF;
  border: 1px solid #E9E9E9;
  opacity: 1;
  border-radius: 4px;
  padding: 13px 16px;
}

.show_question_pop .common_form .common_form_item input,
.show_course_selection_pop .common_form .common_form_item input {
  width: 100%;
  height: 46px;
  background: #FFFFFF;
  border: 1px solid #E9E9E9;
  opacity: 1;
  border-radius: 4px;
  padding: 0 16px;
}

.show_question_pop .common_form .common_button,
.show_course_selection_pop .common_form .common_button {
  width: 343px;
  height: 46px;
  background: #1a8dff;
  opacity: 1;
  border-radius: 23px;
  font-size: 14px;
  color: #FFFFFF;
  margin-bottom: 40px;
}

.show_question_pop .common_form .select::after,
.show_course_selection_pop .common_form .select::after {
  content: '';
  position: absolute;
  top: 16px;
  right: 16px;
  width: 16px;
  height: 16px;
  display: inline-block;
  background-color: #999999;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask: url(../fonts/icon-bottom-no-bg.svg) no-repeat;
  mask: url(../images/icon-bottom-no-bg.svg) no-repeat;
}

.show_question_pop .common_form .m-jyb-btn-getcode,
.show_course_selection_pop .common_form .m-jyb-btn-getcode {
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
  padding: 0 10px;
  height: 26px;
  line-height: 26px;
  border: 1px solid #1A8CFF;
  opacity: 1;
  border-radius: 13px;
  color: #1A8CFF;
  font-size: 12px;
  background-color: #fff;
}

.show_question_pop .common_form .common_close,
.show_course_selection_pop .common_form .common_close {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 28px;
  height: 28px;
  display: inline-block;
  background-color: #e9e9e9;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask: url(../fonts/icon-cross-block.svg) no-repeat;
  mask: url(../images/icon-cross-block.svg) no-repeat;
}

.city-list {
  width: 100%;
}

.city-list .city-item {
  width: 100%;
  padding: 16px;
  background: #fff;
  margin-bottom: 12px;
}

.city-list .city-item .city-tit {
  width: 100%;
  height: 18px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 8px;
}

.city-list .city-item .city-tit .city-name {
  font-size: 18px;
  font-weight: normal;
  color: #595959;
  line-height: 18px;
  font-weight: bold;
}

.city-list .city-item .city-tit .city-list-more {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 18px;
}

.city-list .city-item .city-tit .city-list-more span {
  font-size: 13px;
  font-weight: normal;
  color: #8C8C8C;
  line-height: 18px;
}

.city-list .city-item .city-tit .city-list-more i {
  width: 12px;
  height: 12px;
  background-color: #8C8C8C;
  line-height: 18px;
}

.city-list .city-item .city-jg-list {
  width: 100%;
}

.city-list .city-item .city-jg-list .city-jg-item:last-child {
  margin-bottom: 0;
}

.city-list .city-item .city-jg-list .city-jg-item {
  width: 100%;
  height: 62px;
  margin-bottom: 16px;
  display: flex;
  justify-content: flex-start;
}

.city-list .city-item .city-jg-list .city-jg-item > a {
  width: 62px;
  height: 62px;
  border-radius: 4px;
  border: 1px solid #EBEBEB;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  margin-right: 12px;
}

.city-list .city-item .city-jg-list .city-jg-item > a img {
  display: block;
  width: 100%;
  max-height: 100%;
  border-radius: 4px;
}

.city-list .city-item .city-jg-list .city-jg-item .city-jg-info {
  width: calc(100% - 74px);
  height: 62px;
}

.city-list .city-item .city-jg-list .city-jg-item .city-jg-info > a {
  display: block;
  margin-bottom: 3px;
  font-size: 15px;
  font-weight: 400;
  color: #262626;
  line-height: 21px;
}

.city-list .city-item .city-jg-list .city-jg-item .city-jg-info > div {
  font-size: 12px;
  font-weight: 400;
  color: #8C8C8C;
  line-height: 17px;
}

.city-list .city-item .city-kc-list {
  width: 100%;
}

.city-list .city-item .city-kc-list .city-kc-item:last-child {
  margin-bottom: 0;
}

.city-list .city-item .city-kc-list .city-kc-item {
  width: 100%;
  height: 44px;
  margin-bottom: 12px;
  display: flex;
  justify-content: flex-start;
}

.city-list .city-item .city-kc-list .city-kc-item > a {
  width: 73px;
  height: 44px;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  margin-right: 12px;
}

.city-list .city-item .city-kc-list .city-kc-item > a img {
  display: block;
  width: 100%;
  max-height: 100%;
  border-radius: 4px;
}

.city-list .city-item .city-kc-list .city-kc-item .city-kc-info {
  width: calc(100% - 85px);
  height: 44px;
}

.city-list .city-item .city-kc-list .city-kc-item .city-kc-info > a {
  display: block;
  margin-bottom: 4px;
  font-size: 15px;
  font-weight: 400;
  color: #262626;
  line-height: 21px;
}

.city-list .city-item .city-kc-list .city-kc-item .city-kc-info > span {
  display: block;
  font-size: 12px;
  font-weight: 400;
  color: #8C8C8C;
  line-height: 17px;
}

.more-jg {
  width: 100%;
}

.more-jg .more-jg-tit {
  display: block;
  padding: 4px 16px 8px;
  font-size: 17px;
  font-weight: 600;
  color: #262626;
  line-height: 24px;
}

.more-jg .more-jg-box {
  width: 100%;
  padding: 16px 16px 0;
  background: #fff;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.more-jg .more-jg-box .more-jg-item:nth-child(3n) {
  margin-right: 0;
}

.more-jg .more-jg-box .more-jg-item {
  display: block;
  width: calc(33% - 7px);
  height: 74px;
  margin: 0 11px 16px 0;
}

.more-jg .more-jg-box .more-jg-item span {
  width: 48px;
  height: 48px;
  border-radius: 4px 4px 4px 4px;
  border: 1px solid #EBEBEB;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 8px;
}

.more-jg .more-jg-box .more-jg-item span img {
  display: block;
  width: 100%;
  max-height: 100%;
}

.more-jg .more-jg-box .more-jg-item em {
  display: block;
  font-size: 13px;
  font-weight: 400;
  color: #262626;
  line-height: 18px;
}

.more-kc {
  width: 100%;
}

.more-kc .more-kc-tit {
  display: block;
  padding: 4px 16px 8px;
  font-size: 17px;
  font-weight: 600;
  color: #262626;
  line-height: 24px;
}

.more-kc .more-kc-box {
  width: 100%;
  padding: 16px 16px 0;
  background: #fff;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.more-kc .more-kc-box .city-kc-item {
  width: 100%;
  height: 44px;
  margin-bottom: 12px;
}

.more-kc .more-kc-box .city-kc-item object {
  display: flex;
  justify-content: flex-start;
  position: relative;
}

.more-kc .more-kc-box .city-kc-item object > a {
  width: 73px;
  height: 44px;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  margin-right: 12px;
}

.more-kc .more-kc-box .city-kc-item object > a img {
  display: block;
  width: 100%;
  max-height: 100%;
  border-radius: 4px;
}

.more-kc .more-kc-box .city-kc-item object .city-kc-info {
  width: calc(100% - 85px);
  height: 44px;
}

.more-kc .more-kc-box .city-kc-item object .city-kc-info > a {
  display: block;
  margin-bottom: 4px;
  font-size: 15px;
  font-weight: 400;
  color: #262626;
  line-height: 21px;
}

.more-kc .more-kc-box .city-kc-item object .city-kc-info > span {
  display: block;
  font-size: 12px;
  font-weight: 400;
  color: #8C8C8C;
  line-height: 17px;
}

.more-kc .more-kc-box .city-kc-item object > i {
  width: 16px;
  height: 16px;
  background: #262626;
  position: absolute;
  right: 0px;
  top: 13px;
}

.hot-city {
  width: 100%;
}

.hot-city .more-jg-tit {
  display: block;
  padding: 16px 16px 8px;
  font-size: 17px;
  font-weight: 600;
  color: #262626;
  line-height: 24px;
}

.hot-city .hot-city-box {
  width: 100%;
  padding: 16px 16px 8px;
  background: #fff;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.hot-city .hot-city-box > a:nth-child(4n) {
  margin-right: 0;
}

.hot-city .hot-city-box > a {
  display: block;
  width: calc(25% - 6px);
  height: 32px;
  border-radius: 16px;
  border: 1px solid #D9D9DA;
  margin-right: 8px;
  margin-bottom: 8px;
  font-size: 15px;
  font-weight: 400;
  color: #262626;
  text-align: center;
  line-height: 30px;
}

.city-jg {
  width: calc(100% - 16px);
  height: 302px;
  background: url("../images/pd_jg_img@3x.png") center center no-repeat;
  background-size: 100% 100%;
  margin: 0px 8px 10px;
}

.city-jg .city-jg-tit {
  width: 100%;
  height: 42px;
  padding: 0 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.city-jg .city-jg-tit div {
  font-size: 13px;
  color: #fff;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.city-jg .city-jg-tit div a {
  display: block;
  width: 124px;
  height: 32px;
  border: 1px solid #fff;
  border-radius: 16px;
  margin-left: 8px;
  font-size: 13px;
  color: #fff;
  line-height: 30px;
  text-align: center;
}

.city-jg .city-jg-tit > a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 13px;
  color: #fff;
}

.city-jg .city-jg-tit > a i {
  width: 14px;
  height: 14px;
  background-color: #fff;
}

.city-jg .city-jg-con {
  width: calc(100% - 6px);
  height: 243px;
  background: #fff;
  border-radius: 8px;
  margin: 0 auto;
  padding: 0 16px;
}

.m-office-list-item {
  margin-top: 10px;
  display: block;
  padding: 12px 16px 13px 16px;
  background: #fff;
}

.m-office-list-new dd:first-child {
  margin: 0;
}

.m-office-box {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -moz-box-align: start;
  align-items: flex-start;
}

.m-office-logo {
  position: relative;
  margin: 3px 10px 0 0;
  width: 85px;
  height: 85px;
  border-radius: 4px;
}

.m-office-logo:before {
  content: "";
  width: 200%;
  height: 200%;
  border: 1px solid #ebebeb;
  overflow: hidden;
  transform-origin: 0 0;
  box-sizing: border-box;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  pointer-events: none;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  transform: scale(0.5);
  border-radius: 8px;
}

.m-office-logo img {
  width: 100%;
  max-height: 85px;
  border-radius: 4px;
}

.m-office-logo > span {
  display: block;
  width: 32px;
  height: 17px;
  position: absolute;
  left: 0px;
  top: 0px;
  background: #53CF8E;
  border-radius: 4px 0px 4px 0px;
  opacity: 1;
  font-size: 12px;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
  line-height: 17px;
}

.m-office-logo-btn {
  position: absolute;
  bottom: 5px;
  left: 5px;
  width: 20px;
  height: 20px;
}

.m-office-logo-btn img {
  width: 20px;
}

.m-office-item-right {
  width: calc(100% - 95px);
  position: relative;
  padding-bottom: 8px;
}

.m-office-name {
  display: block;
  height: 22px;
  line-height: 22px;
  font-size: 16px;
  color: #262626;
  font-weight: bold;
}

.m-office-eval {
  margin: 4px 0 0;
}

.m-office-item-star {
  display: inline-block;
  width: 76px;
  height: 11px;
  position: relative;
  top: -1px;
  background: url(../images/list-grade-img@3x.png) no-repeat 0 0;
  background-size: 76px 11px;
}

.m-office-item-star .star-light {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 11px;
  position: relative;
  background: url(../images/list-grade-full-img@3x.png) no-repeat 0 0;
  background-size: 76px 11px;
}

.m-office-item-score {
  display: inline-block;
  margin-left: 4px;
  line-height: 17px;
  font-size: 12px;
  color: #FE5900;
  font-weight: bold;
  font-family: arial;
}

.m-office-item-zz {
  display: inline-block;
  margin-left: 8px;
  line-height: 17px;
  font-size: 12px;
  color: #262626;
}

.m-office-item-zz .office-eval {
  color: #262626;
}

.m-office-item-zz .arrow-right {
  margin: 0 8px 0 0;
  width: 12px;
  height: 12px;
  display: inline-block;
  -webkit-mask: url(../fonts/icon-right-no-bg.svg) no-repeat;
  mask: url(https://static.jiaoyubao.cn/images/common/icon-right-no-bg.svg) no-repeat;
  background-color: #262626;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  position: relative;
  top: 2px;
}

.m-office-course {
  margin: 4px 0 0;
}

.m-office-item-course {
  width: calc(60% - 27px);
  display: inline-block;
  padding-left: 14px;
  line-height: 17px;
  font-size: 12px;
  color: #FF6800;
  background: url(../fonts/list-hot-icon.svg) no-repeat left 2px;
  background-size: 12px 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.m-office-item-school {
  width: calc(40% - 25px);
  display: inline-block;
  padding-left: 14px;
  line-height: 17px;
  font-size: 12px;
  color: #8C8C8C;
  background: url(../fonts/icon-map-linear.svg) no-repeat left 2px;
  background-size: 12px 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.m-office--item-distance {
  display: inline-block;
  max-width: 40px;
  line-height: 17px;
  text-align: right;
  font-size: 12px;
  color: #8C8C8C;
}

.m-office-label {
  margin-top: 2px;
  position: relative;
}

.m-office-label li {
  position: relative;
  padding: 0 4px;
  height: 18px;
  margin-right: 4px;
  margin-top: 4px;
  line-height: 18px;
  float: left;
  font-size: 11px;
  color: #1A8CFF;
  background: #F1FBFF;
  border-radius: 2px;
}

.m-office-list-item {
  margin-top: 0px;
  background: transparent;
  padding: 12px 0px;
  border-bottom: 1px solid #eee;
}

.m-office-list-item:last-child {
  border-bottom: 0;
}

.class-two-list,
.class-two-list2,
.sort-list,
.sort-list2,
.type-list {
  width: 100%;
  max-width: 640px;
  max-height: 300px;
  background: #fff;
  position: fixed;
  left: 50%;
  top: 88px;
  transform: translate(-50%);
  z-index: 100;
  border-top: 1px solid #EBEBEB;
  display: none;
}

.class-two-list ul,
.class-two-list2 ul,
.sort-list ul,
.sort-list2 ul,
.type-list ul {
  width: 100%;
  height: 100%;
  max-height: 300px;
  padding: 16px 16px 0;
  overflow-y: auto;
}

.class-two-list ul li,
.class-two-list2 ul li,
.sort-list ul li,
.sort-list2 ul li,
.type-list ul li {
  width: 100%;
  margin-bottom: 20px;
}

.class-two-list ul li a,
.class-two-list2 ul li a,
.sort-list ul li a,
.sort-list2 ul li a,
.type-list ul li a {
  display: block;
  width: 100%;
  font-size: 13px;
  color: #595959;
  line-height: 18px;
}

.class-two-list ul .active a,
.class-two-list2 ul .active a,
.sort-list ul .active a,
.sort-list2 ul .active a,
.type-list ul .active a {
  font-weight: bold;
  color: #1A8CFF;
}

.city-lists {
  max-height: 300px;
  height: auto;
}

.city-lists .m-list_pop-inner {
  padding: 0 16px 8px;
}

.city-lists .m-list_pop-inner .m-category-city {
  padding-bottom: 0;
}

.city-lists .m-list_pop-inner .m-category-city li {
  width: calc(33.3% - 6px);
  height: 36px;
  margin: 0 8px 8px 0;
}

.city-lists .m-list_pop-inner .m-category-city li:nth-child(3n) {
  margin-right: 0;
}

.source-tips {
  width: 100%;
  background: #FFF3E6;
  padding: 10px 12px 10px 28px;
  font-size: 13px;
  color: #262626;
  line-height: 18px;
  position: relative;
}

.source-tips::before {
  content: '';
  width: 4px;
  height: 4px;
  background: #FE5900;
  position: absolute;
  left: 16px;
  top: 26px;
}

.country-con {
  width: calc(100% - 24px);
  margin: 0 auto;
  overflow: hidden;
}

.country-con .country-list {
  width: 100%;
  background: #fff;
  border-radius: 8px 8px 8px 8px;
  margin-top: 8px;
}

.country-con .country-list .list-t {
  width: 100%;
  height: 54px;
  background: #FAFBFC;
  padding: 0 12px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.country-con .country-list .list-t span {
  display: block;
  font-size: 16px;
  color: #595959;
  margin-right: 12px;
}

.country-con .country-list .list-t em {
  font-size: 13px;
  color: #FE5900;
}

.country-con .country-list .list-c li:first-child {
  padding-top: 12px;
}

.country-con .country-list .list-c li {
  width: calc(100% - 24px);
  padding: 16px 0px 17px;
  border-bottom: 1px solid #EBEBEB;
  margin: 0 auto;
}

.country-con .country-list .list-c li > span {
  display: block;
  margin-bottom: 4px;
  font-size: 18px;
  color: #262626;
  line-height: 25px;
}

.country-con .country-list .list-c li .price-label {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 8px;
}

.country-con .country-list .list-c li .price-label > span {
  display: block;
  font-size: 16px;
  color: #FE5900;
  margin-right: 19px;
}

.country-con .country-list .list-c li .price-label .label {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.country-con .country-list .list-c li .price-label .label span {
  display: block;
  height: 20px;
  background: #F5F6F7;
  border-radius: 3px 3px 3px 3px;
  margin-right: 4px;
  padding: 0 4px;
  font-size: 13px;
  color: #595959;
  line-height: 20px;
}

.country-con .country-list .list-c li .company {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.country-con .country-list .list-c li .company span {
  width: calc(100% - 80px);
  font-size: 13px;
  color: #8C8C8C;
  line-height: 18px;
}

.country-con .country-list .list-c li .company em {
  display: block;
  width: 70px;
  font-size: 13px;
  color: #8C8C8C;
  line-height: 18px;
}

.country-con .country-list .list-b {
  width: 100%;
  height: 41px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-right: 12px;
}

.country-con .country-list .list-b a {
  font-size: 12px;
  color: #8C8C8C;
  line-height: 17px;
}

.base-list-out {
  width: 100%;
  padding: 16px 0 4px;
  background: #fff;
}

.base-list-out span {
  display: block;
  padding: 0 16px;
  font-size: 17px;
  font-weight: bold;
  color: #262626;
  line-height: 24px;
}

.base-list {
  width: 100%;
  padding: 4px 16px;
  background: #fff;
}

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

.base-list li {
  width: 100%;
  height: 91px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 12px 0;
  border-bottom: 1px solid #E5E8ED;
}

.base-list li .ind-l {
  flex: 1;
  height: 68px;
  overflow: hidden;
}

.base-list li .ind-l a {
  height: 42px;
  font-size: 15px;
  color: #262626;
  line-height: 21px;
  margin-bottom: 6px;
}

.base-list li .ind-l div {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.base-list li .ind-l div span {
  height: 19px;
  background: #F4F7F9;
  border-radius: 2px;
  border: 1px solid rgba(132, 154, 174, 0.2);
  padding: 0 4px;
  font-size: 12px;
  color: #849AAE;
  line-height: 19px;
}

.base-list li .ind-l div em {
  font-size: 12px;
  color: #ABABAB;
  line-height: 19px;
  margin-left: 12px;
}

.base-list li .ind-r {
  display: block;
  width: 91px;
  height: 68px;
  border-radius: 4px;
  margin-left: 12px;
  flex-shrink: 0;
}

.base-list li .ind-r img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 4px;
}

.base-det {
  width: 100%;
  padding: 16px 16px 0;
  background: #fff;
  overflow: hidden;
}

.base-det .title-main {
  font-size: 20px;
  font-weight: 500;
  color: #262626;
  line-height: 35px;
}

.base-det .int-label {
  font-size: 0;
  margin-top: 10px;
}

.base-det .int-label li {
  display: inline-block;
  /*border-radius: 2px;
  background: #F0F7FF;*/
  margin-right: 8px;
  font-size: 11px;
  color: #8C8C8C;
  /*padding: 2px 5px;*/
  -webkit-transform: scale(0.9);
  line-height: 25px;
}

.base-det .base-detail-text {

}

.base-det .base-detail-text img {
  width: 100%;
  height: 100%;
}

.content-top .school-text {
  font-size: 16;
  line-height: 28px;
  color: #262626;
  margin-top: 19px;
}

.content-top .school-text img {
  width: 100%;
  height: 100%;
}

.crumbs {
  width: 100%;
  padding: 12px 16px;
  background: #fff;
  font-size: 12px;
  color: #262626;
  line-height: 18px;
}
.crumbs a{
  font-size: 12px;
  color: #262626;
  line-height: 18px;
}

.download-table {
  width: 100%;
  background: #FAFBFC;
}

.download-table .down-th {
  width: 100%;
  height: 40px;
  padding: 0 16px;
  background: #F5F6F7;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.download-table .down-th span {
  font-size: 13px;
  color: #262626;
  line-height: 18px;
  text-align: center;
}

.download-table .down-th span:nth-child(1) {
  width: 55%;
  text-align: left;
}

.download-table .down-th span:nth-child(2) {
  width: 25%;
}

.download-table .down-th span:nth-child(3) {
  width: 20%;
}

.download-table .down-td {
  padding: 0 16px;
}

.download-table .down-td li {
  width: 100%;
  height: 56px;
  border-bottom: 1px solid #EBEBEB;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.download-table .down-td li span {
  font-size: 14px;
  color: #262626;
  line-height: 56px;
  text-align: center;
}

.download-table .down-td li span:nth-child(1) {
  width: 55%;
  text-align: left;
}

.download-table .down-td li span:nth-child(2) {
  width: 25%;
}

.download-table .down-td li a:nth-child(3) {
  width: 20%;
}

.download-table .down-td li a:nth-child(3) span {
  display: block;
  width: 60px;
  height: 32px;
  background: #1A8CFF;
  border-radius: 16px;
  font-size: 14px;
  color: #FFFFFF;
  text-align: center;
  line-height: 32px;
}

.operation {
  width: 100%;
  height: 60px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.operation .active i,
.operation .active span {
  color: #FE5900;
}

.operation > div {
  width: 33%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.operation > div i {
  font-size: 14px;
  color: #595959;
  margin-right: 5px;
}

.operation > div span {
  font-size: 14px;
  color: #595959;
}
.bk-rlist-original-text{
  width: 35px;
  height: 25px;
  background: #F4F9FF;
  color:#1A8CFF;
  padding: 2px;
  border-radius: 2px;
  border: 1px solid #94D4FF;
  margin-right: 8px;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  text-align: center;
  line-height: 25px;
}
.bk-detail-original-text{
  float:left;
  width: 35px;
  height: 25px;
  background: #F4F9FF;
  color:#1A8CFF;
  border-radius: 2px;
  border: 1px solid #94D4FF;
  margin-right: 8px;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  text-align: center;
  line-height: 25px;
}
/**�����и�����*/
.base-detail-text-inner p{
  font-size:18px !important;
  line-height:30px !important;
  color:#333333 !important;
  font-family:sans-serif,΢���ź�,���� !important;
  text-align:justify !important;
  margin-top:22px !important;
}
.base-detail-text-inner font{
  font-size:18px !important;
  line-height:30px !important;
  color:#333333 !important;
  font-family:sans-serif,΢���ź�,���� !important;
}
.base-detail-text-inner span{
  font-size:18px !important;
  line-height:30px !important;
  color:#333333 !important;
  font-family:sans-serif,΢���ź�,���� !important;
}