<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body {
  color: #373737;
  background: #fff; }

a {
  color: inherit;
  text-decoration: none; }
  a:-webkit-any-link {
    color: inherit;
    text-decoration: none; }

.center-content {
  width: 100%;
  margin: 0 auto; }

.page-content .content-title {
  position: relative;
  color: #ff6744;
  text-align: center;
  font-size: 21px;
  margin-bottom: 30px;
  font-weight: bolder;
  line-height: 1.2em; }
  .page-content .content-title .pre {
    content: "";
    display: inline-block;
    width: 1em;
    height: 1em;
    background: #373737;
    margin-right: 12px;
    margin-top: -3px;
    vertical-align: middle; }
  .page-content .content-title .end {
    content: "";
    display: inline-block;
    width: 2px;
    height: 1em;
    background: #373737;
    margin-left: 12px;
    margin-top: -3px;
    vertical-align: middle; }
  .page-content .content-title .more {
    font-size: 13px;
    color: #222;
    font-weight: normal;
    margin-top: -1.2em; }

.page-footer {
  background: #292929;
  padding-bottom: 40px; }
  .page-footer .ct {
    padding: 20px 0;
    margin: 0px 3%;
    position: relative; }
    .page-footer .ct .st {
      position: relative; }
      .page-footer .ct .st h5 {
        color: #ff6744;
        font-size: 1.3em;
        line-height: 1.1em;
        margin-bottom: 10px;
        letter-spacing: 1px; }
    .page-footer .ct .st-1 {
      position: relative; }
      .page-footer .ct .st-1 p {
        font-size: .9em;
        color: #a2a2a2;
        margin-bottom: 20px; }
        .page-footer .ct .st-1 p a {
          margin-right: 8px;
          margin-bottom: 10px;
          white-space: nowrap; }
          .page-footer .ct .st-1 p a:hover {
            color: #ff6744; }
    .page-footer .ct .d-b {
      position: absolute;
      right: 0;
      top: 25px;
      width: 27%; }
      .page-footer .ct .d-b img {
        width: 100%;
        margin-bottom: 15px; }
  .page-footer .copyright {
    color: #a2a2a2;
    font-size: .9em;
    line-height: 2em;
    padding-bottom: 40px; }

.slider-1 {
  position: relative;
  margin-bottom: 15px; }
  .slider-1 img {
    width: 100%; }
  .slider-1 .swiper-pagination-1 {
    text-align: center;
    position: absolute;
    bottom: 10px;
    width: 100%;
    left: 0;
    z-index: 9999; }
    .slider-1 .swiper-pagination-1 .swiper-pagination-bullet {
      width: 70px;
      height: 6px;
      border-radius: 3px;
      background: #f3f3f3;
      cursor: pointer;
      opacity: .7; }
      .slider-1 .swiper-pagination-1 .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: #222; }

.cls-box {
  padding-top: 20px;
  margin-bottom: 30px; }
  .cls-box .cls-tb {
    overflow: auto;
    margin-bottom: 20px;
    background: url("../images/bg-cls-box.jpg") no-repeat;
    background-size: 100% 100%; }
    .cls-box .cls-tb &gt; .right {
      margin: 0;
      position: relative;
      overflow: auto; }
      .cls-box .cls-tb &gt; .right .desc {
        line-height: 55px;
        overflow: hidden;
        height: 100px;
        padding: 5px 0;
        position: relative; }
        .cls-box .cls-tb &gt; .right .desc .mid {
          margin: 0;
          line-height: 1.8em;
          font-size: 1.1em;
          position: relative; }
          .cls-box .cls-tb &gt; .right .desc .mid em {
            font-size: 1.2em;
            color: #ff6744;
            font-weight: bold;
            margin-right: 3px; }
      .cls-box .cls-tb &gt; .right .rt .desc {
        position: relative;
        line-height: 75px; }
        .cls-box .cls-tb &gt; .right .rt .desc.b-b:after {
          content: "";
          position: absolute;
          left: 5%;
          right: 5%;
          bottom: 0;
          height: 1px;
          border-bottom: 1px dashed #c1c1c1; }
        .cls-box .cls-tb &gt; .right .rt .desc .d-left {
          position: absolute;
          left: 0;
          top: 0;
          bottom: 0;
          width: 35.7%;
          text-align: center;
          line-height: 83px;
          height: 83px; }
          .cls-box .cls-tb &gt; .right .rt .desc .d-left img {
            width: 60%;
            vertical-align: middle; }
          .cls-box .cls-tb &gt; .right .rt .desc .d-left .b-r {
            position: absolute;
            right: 0;
            top: 50%;
            margin-top: -18px;
            height: 36px;
            width: 1px;
            background: #373737; }
        .cls-box .cls-tb &gt; .right .rt .desc .d-right {
          margin: 0 3% 0 38%;
          line-height: 83px; }
          .cls-box .cls-tb &gt; .right .rt .desc .d-right p {
            line-height: 1.6em;
            vertical-align: middle;
            font-size: 12px;
            display: inline-block; }
      .cls-box .cls-tb &gt; .right .btn {
        border-radius: 4px;
        width: 120px;
        padding: 0;
        font-weight: bold; }
  .cls-box .btns {
    padding: 10px 0;
    margin-bottom: 20px; }
    .cls-box .btns .btn {
      font-size: 16px;
      width: 90%; }
  .cls-box .ops .btn {
    margin: 20px 10px;
    width: 14em;
    font-size: 1.3em;
    font-weight: bold; }

.mask {
  position: fixed;
  z-index: 1000;
  top: 0px;
  left: 0;
  right: 0;
  bottom: 0;
  background: #222;
  opacity: .2;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20); }

.hand-s {
  position: absolute;
  width: 1.5em;
  height: 2em;
  right: 3%;
  top: 5%;
  margin-left: -1.5em; }
  .hand-s .left {
    width: .7em;
    float: left; }
  .hand-s .right {
    float: right;
    width: .7em; }
  .hand-s .hand {
    position: absolute;
    top: .5em;
    left: 50%;
    width: 1em;
    margin-left: -.5em;
    animation: hand-move 2.2s infinite forwards;
    -webkit-animation: hand-move 2.2s infinite forwards; }

@keyframes hand-move {
  0% {
    opacity: .6;
    transform: translate(0.7em, 0);
    -ms-transform: translate(0.7em, 0);
    /* IE 9 */
    -moz-transform: translate(0.7em, 0);
    /* Firefox */
    -webkit-transform: translate(0.7em, 0);
    -o-transform: translate(0.7em, 0);
    /* Opera */ }
  50% {
    opacity: 1;
    transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    /* IE 9 */
    -moz-transform: translate(0, 0);
    /* Firefox */
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    /* Opera */ }
  100% {
    opacity: .6;
    transform: translate(-0.5em, 0);
    -ms-transform: translate(-0.5em, 0);
    /* IE 9 */
    -moz-transform: translate(-0.5em, 0);
    /* Firefox */
    -webkit-transform: translate(-0.5em, 0);
    -o-transform: translate(-0.5em, 0);
    /* Opera */ } }
@-moz-keyframes hand-move {
  0% {
    opacity: .6;
    transform: translate(0.7em, 0);
    -ms-transform: translate(0.7em, 0);
    /* IE 9 */
    -moz-transform: translate(0.7em, 0);
    /* Firefox */
    -webkit-transform: translate(0.7em, 0);
    -o-transform: translate(0.7em, 0);
    /* Opera */ }
  50% {
    opacity: 1;
    transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    /* IE 9 */
    -moz-transform: translate(0, 0);
    /* Firefox */
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    /* Opera */ }
  100% {
    opacity: .6;
    transform: translate(-0.5em, 0);
    -ms-transform: translate(-0.5em, 0);
    /* IE 9 */
    -moz-transform: translate(-0.5em, 0);
    /* Firefox */
    -webkit-transform: translate(-0.5em, 0);
    -o-transform: translate(-0.5em, 0);
    /* Opera */ } }
@-webkit-keyframes hand-move {
  0% {
    opacity: .6;
    transform: translate(0.7em, 0);
    -ms-transform: translate(0.7em, 0);
    /* IE 9 */
    -moz-transform: translate(0.7em, 0);
    /* Firefox */
    -webkit-transform: translate(0.7em, 0);
    -o-transform: translate(0.7em, 0);
    /* Opera */ }
  50% {
    opacity: 1;
    transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    /* IE 9 */
    -moz-transform: translate(0, 0);
    /* Firefox */
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    /* Opera */ }
  100% {
    opacity: .6;
    transform: translate(-0.5em, 0);
    -ms-transform: translate(-0.5em, 0);
    /* IE 9 */
    -moz-transform: translate(-0.5em, 0);
    /* Firefox */
    -webkit-transform: translate(-0.5em, 0);
    -o-transform: translate(-0.5em, 0);
    /* Opera */ } }
@-o-keyframes hand-move {
  0% {
    opacity: .6;
    transform: translate(0.7em, 0);
    -ms-transform: translate(0.7em, 0);
    /* IE 9 */
    -moz-transform: translate(0.7em, 0);
    /* Firefox */
    -webkit-transform: translate(0.7em, 0);
    -o-transform: translate(0.7em, 0);
    /* Opera */ }
  50% {
    opacity: 1;
    transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    /* IE 9 */
    -moz-transform: translate(0, 0);
    /* Firefox */
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    /* Opera */ }
  100% {
    opacity: .6;
    transform: translate(-0.5em, 0);
    -ms-transform: translate(-0.5em, 0);
    /* IE 9 */
    -moz-transform: translate(-0.5em, 0);
    /* Firefox */
    -webkit-transform: translate(-0.5em, 0);
    -o-transform: translate(-0.5em, 0);
    /* Opera */ } }
.city-select {
  position: fixed;
  z-index: 2000;
  top: 30px;
  left: 3%;
  right: 3%;
  background: #fff;
  padding: 10px 15px;
  white-space: nowrap;
  font-size: 12px; }
  .city-select .close {
    width: 2.4em; }
  .city-select .cities {
    overflow: auto; }
  .city-select .left &gt; li, .city-select .right &gt; li {
    line-height: 2em;
    padding: 0; }
    .city-select .left &gt; li &gt; em, .city-select .right &gt; li &gt; em {
      color: #006951;
      font-style: normal;
      float: left;
      font-weight: bold; }
    .city-select .left &gt; li &gt; .opts, .city-select .right &gt; li &gt; .opts {
      margin: 0 0 0 1.8em;
      overflow: auto; }
      .city-select .left &gt; li &gt; .opts li, .city-select .right &gt; li &gt; .opts li {
        color: #5d5d5d;
        display: inline-block;
        margin-right: 5px;
        padding: 0 8px;
        cursor: pointer;
        font-weight: bold;
        float: left; }
        .city-select .left &gt; li &gt; .opts li.active, .city-select .right &gt; li &gt; .opts li.active {
          color: #ff6744; }
        .city-select .left &gt; li &gt; .opts li:hover, .city-select .right &gt; li &gt; .opts li:hover {
          background: #ff6744;
          background: #03baa5;
          color: #fff; }
  .city-select .left {
    display: inline-block;
    width: 50%;
    float: left; }
  .city-select .right {
    display: inline-block;
    width: 50%;
    float: left; }

.teachers-box {
  position: relative;
  margin-bottom: 30px;
  padding-top: 20px;
  padding-bottom: 10px;
  overflow: hidden; }
  .teachers-box .center-content {
    position: relative;
    z-index: 10; }
    .teachers-box .center-content &gt; .ct {
      position: relative;
      overflow: hidden;
      padding: 20px 0;
      background: url("../images/bg-teacher-box.jpg") no-repeat;
      background-size: 100% 100%; }
  .teachers-box .mid {
    position: relative; }
    .teachers-box .mid .im {
      text-align: center;
      width: 36%;
      overflow: hidden;
      float: left; }
      .teachers-box .mid .im img {
        width: 84%;
        min-height: 1px;
        border: 1px solid #fff; }
    .teachers-box .mid .info {
      margin: 0 3% 0 37%;
      height: 100%;
      position: relative; }
      .teachers-box .mid .info h5 {
        line-height: 2em;
        font-size: 16px;
        color: #373737;
        padding-bottom: 2px;
        border-bottom: 1px dashed #666666;
        margin-bottom: 5px; }
        .teachers-box .mid .info h5 .prefix {
          display: inline-block;
          width: 12px;
          height: 12px;
          background: #ff6744;
          margin-right: 10px; }
      .teachers-box .mid .info p {
        color: #666666;
        line-height: 1.8em; }

.cls-select-box {
  margin-bottom: 10px; }
  .cls-select-box .content-title {
    margin-bottom: 10px; }
  .cls-select-box .filter-cls {
    position: relative; }
    .cls-select-box .filter-cls ul {
      overflow: auto; }
    .cls-select-box .filter-cls li {
      width: 9em;
      text-align: center;
      line-height: 2.4em;
      font-size: 1.2em;
      color: #fff;
      font-weight: bold;
      background: #ff6744;
      margin-right: 1px;
      border-radius: 8px 8px 0 0;
      float: left;
      cursor: pointer; }
      .cls-select-box .filter-cls li.active, .cls-select-box .filter-cls li:hover {
        background: #c23c1d; }
    .cls-select-box .filter-cls .more {
      position: absolute;
      right: 0;
      top: 5px;
      color: #373737; }
  .cls-select-box .query-section {
    display: none; }
    .cls-select-box .query-section .city {
      margin: 0 5px; }
    .cls-select-box .query-section .filters {
      position: relative;
      z-index: 300;
      padding: 0 3%;
      color: #fff;
      font-weight: bold;
      height: 165px; }
      .cls-select-box .query-section .filters .filter-group {
        position: relative;
        height: 50px;
        line-height: 50px;
        overflow: visible;
        background: #9c2409;
        font-size: 13px;
        margin-bottom: 5px; }
        .cls-select-box .query-section .filters .filter-group.n-b {
          background: none;
          color: #373737;
          font-weight: bold;
          padding-left: 5px;
          height: 40px;
          line-height: 40px; }
          .cls-select-box .query-section .filters .filter-group.n-b .city {
            color: #ff6744; }
        .cls-select-box .query-section .filters .filter-group &gt; label {
          margin-right: 10px; }
      .cls-select-box .query-section .filters .lg {
        font-size: 1.1em;
        margin-left: .5em; }
      .cls-select-box .query-section .filters .filter {
        display: inline-block;
        width: 50%;
        float: left;
        background: #9c2409;
        margin-bottom: 5px;
        position: relative; }
      .cls-select-box .query-section .filters select {
        border: none;
        background: none;
        outline: none !important;
        width: 100%;
        padding: 0;
        position: relative;
        z-index: 99;
        padding-right: 25px;
        height: 25px;
        line-height: 25px; }
      .cls-select-box .query-section .filters .input {
        display: inline-block;
        height: 25px;
        line-height: 25px;
        padding: 0 5px 0 5px;
        background: #fff;
        overflow: visible;
        color: #373737;
        font-weight: normal;
        left: 4em;
        right: .5em;
        top: 50%;
        margin-top: -12.5px;
        position: absolute; }
        .cls-select-box .query-section .filters .input .d-r {
          position: absolute;
          background: #ff6744;
          right: 0;
          top: 0;
          bottom: 0;
          width: 25px;
          text-align: center;
          color: #fff; }
          .cls-select-box .query-section .filters .input .d-r:after {
            content: '&gt;';
            font-style: normal; }
        .cls-select-box .query-section .filters .input .drop-down {
          position: absolute;
          top: 100%;
          margin-top: 0;
          border: 1px solid #9c2409;
          background: #fff;
          left: -1px;
          min-width: 100%;
          min-height: 50px;
          max-height: 250px;
          overflow: auto;
          display: none;
          transform: scale(0.1);
          transform-origin: 0 0;
          z-index: 200;
          transition: transform 300ms linear; }
          .cls-select-box .query-section .filters .input .drop-down .opts {
            margin: 8px;
            line-height: 2.2em; }
            .cls-select-box .query-section .filters .input .drop-down .opts .op {
              color: #373737;
              padding: 0 8px;
              white-space: nowrap;
              margin-bottom: 8px; }
              .cls-select-box .query-section .filters .input .drop-down .opts .op:hover, .cls-select-box .query-section .filters .input .drop-down .opts .op.active {
                color: #fff;
                background: #c23c1d;
                cursor: pointer; }
          .cls-select-box .query-section .filters .input .drop-down.active {
            display: block;
            transform: scale(1); }
        .cls-select-box .query-section .filters .input .str {
          display: inline;
          display: inline-block;
          width: 100%;
          overflow: hidden;
          white-space: nowrap; }
      .cls-select-box .query-section .filters #time_ip {
        border: none;
        outline: none; }
    .cls-select-box .query-section .result-tb {
      min-height: 24em;
      position: relative;
      overflow-y: hidden;
      margin: 0 3%; }
      .cls-select-box .query-section .result-tb &gt; table {
        table-layout: fixed;
        width: 100%;
        color: #373737;
        border-collapse: collapse;
        font-size: 1.1em;
        position: relative;
        z-index: 100; }
        .cls-select-box .query-section .result-tb &gt; table tr {
          line-height: 3.6em;
          text-align: center;
          border-bottom: 1px dashed #414141; }
          .cls-select-box .query-section .result-tb &gt; table tr td {
            white-space: nowrap;
            overflow: hidden;
            padding: 0 10px;
            text-overflow: ellipsis; }
          .cls-select-box .query-section .result-tb &gt; table tr:last-child {
            border-bottom: none; }
          .cls-select-box .query-section .result-tb &gt; table tr:hover {
            background: #f3f3f3; }
          .cls-select-box .query-section .result-tb &gt; table tr.no-data {
            line-height: 24em; }
            .cls-select-box .query-section .result-tb &gt; table tr.no-data:hover {
              background: none; }
        .cls-select-box .query-section .result-tb &gt; table .btn {
          border-radius: 4px;
          width: 4.5em;
          font-weight: bold; }
        .cls-select-box .query-section .result-tb &gt; table .btn-yellow {
          margin-right: 10px; }
        .cls-select-box .query-section .result-tb &gt; table .col-name {
          width: auto; }
        .cls-select-box .query-section .result-tb &gt; table .col-price {
          width: 4em; }
        .cls-select-box .query-section .result-tb &gt; table .col-ops {
          width: 7em; }
      .cls-select-box .query-section .result-tb &gt; .loading {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        line-height: 24em;
        z-index: 200;
        text-align: center; }
        .cls-select-box .query-section .result-tb &gt; .loading image {
          width: 100px;
          height: 100px;
          margin-top: 50px; }
    .cls-select-box .query-section .pagination {
      line-height: 40px;
      text-align: center;
      padding: 0 10px;
      user-select: none;
      -webkit-user-select: none;
      -moz-user-select: none; }
      .cls-select-box .query-section .pagination &gt; span {
        display: inline-block;
        zoom: 1;
        _zoom: 1;
        width: 12px;
        height: 20px;
        line-height: 20px;
        margin-right: 5px;
        cursor: pointer;
        vertical-align: middle;
        font-weight: bold; }
        .cls-select-box .query-section .pagination &gt; span.prev {
          width: 13px;
          background: url("../images/im-pg-prev.png") no-repeat; }
        .cls-select-box .query-section .pagination &gt; span.next {
          width: 13px;
          background: url("../images/im-pg-next.png") no-repeat; }
        .cls-select-box .query-section .pagination &gt; span.dot {
          color: #bcbcbc; }
          .cls-select-box .query-section .pagination &gt; span.dot.active {
            color: #727272; }
    .cls-select-box .query-section.active {
      display: block; }

.adv-box {
  margin-bottom: 30px; }
  .adv-box .blocks {
    margin: 0 3%; }
    .adv-box .blocks li {
      height: 6em;
      line-height: 6em;
      position: relative;
      border: 1px solid #ffa902;
      margin-bottom: 4px; }
      .adv-box .blocks li .left {
        float: left;
        width: 10em;
        color: #ffa902;
        padding: 0 10px; }
        .adv-box .blocks li .left img {
          width: 2.5em;
          vertical-align: middle;
          margin-right: 3px; }
        .adv-box .blocks li .left p {
          text-align: center;
          display: inline-block;
          vertical-align: middle;
          line-height: 1.6em; }
      .adv-box .blocks li .right {
        position: absolute;
        left: 11.5em;
        right: 0;
        top: 0;
        bottom: 0;
        background: #ffa902;
        color: #fff;
        padding: 0 10px; }
        .adv-box .blocks li .right p {
          display: inline-block;
          vertical-align: middle;
          line-height: 1.6em; }

.comp-box {
  margin-bottom: 30px; }
  .comp-box .swiper-container {
    position: relative;
    margin: 0 10px;
    overflow: hidden; }
    .comp-box .swiper-container .swiper-slide {
      position: relative; }
      .comp-box .swiper-container .swiper-slide .im {
        width: 39%;
        text-align: center; }
        .comp-box .swiper-container .swiper-slide .im img {
          width: 100%;
          min-height: 1px;
          margin-bottom: 10px; }
        .comp-box .swiper-container .swiper-slide .im h3 {
          line-height: 1.4em;
          font-size: 12px;
          text-align: center; }
      .comp-box .swiper-container .swiper-slide .info {
        position: absolute;
        left: 39%;
        right: 0;
        top: 0;
        bottom: 0;
        padding: 5px 10px; }
        .comp-box .swiper-container .swiper-slide .info p {
          line-height: 1.6em;
          color: #a2a2a2; }
        .comp-box .swiper-container .swiper-slide .info .btn {
          font-weight: bold;
          font-size: 1.2em;
          line-height: 2.2em;
          width: 200px; }
        .comp-box .swiper-container .swiper-slide .info .btn-yellow-rv {
          margin-right: 10px; }

.float-box {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 1.2em;
  z-index: 999;
  overflow: visible; }
  .float-box .block {
    display: inline-block;
    height: 3.2em;
    line-height: 3.2em;
    float: left;
    width: 50%;
    font-size: 1.3rem;
    text-align: center; }
    .float-box .block img {
      margin-right: 5px;
      width: 1.8em;
      vertical-align: middle; }
    .float-box .block span {
      vertical-align: middle; }
  .float-box .b-1 {
    background: #ff6744; }
  .float-box .b-2 {
    background: #03baa5; }
  .float-box .niu {
    position: absolute;
    left: 3%;
    bottom: 100%;
    margin-bottom: -12px;
    width: 100px;
    z-index: 99; }

.dock-box {
  position: fixed;
  top: 25%;
  right: 0;
  width: 2.2em;
  font-size: 1.4rem;
  color: #fff;
  z-index: 600; }
  .dock-box img {
    width: 100%;
    display: inherit;
    border: 0; }
  .dock-box p {
    padding: 10px;
    line-height: 1.1em;
    background: #03baa5;
    font-weight: bold; }

#doyoo_panel {
  display: none !important; }

@media only screen and (max-width: 320px) {
  .cls-select-box {
    /* .filters{
       height: 265px !important;
     }
     .filter {
       width: 100% !important;

     }
     .filter-group{
       background: none !important;
     }*/ }

  .d-left img {
    width: 85% !important; } }
@media only screen and (min-width: 640px) {
  body {
    width: 640px;
    margin: 0 auto; } }

/*# sourceMappingURL=index.css.map */
</pre></body></html>