<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.head img {
  margin-top: 10px;
}

.box table tr td {
  font-size: 16px;
  line-height: 50px;
  padding-left: 15px;
}

.box table tr td:first-child {
  text-align: center;
}

.m-code {
  width: 150px;
}

.box {
  margin-bottom: 20px;
}

.h3 {
  line-height: 60px;
  color: rgb(0,68,141);
  font-weight: 600;
}
.about_box  .h3{
  color: #333;
}

.tc {
  text-align: center;
}

.fw {
  font-weight: bold;
}

hr {
  margin: 0;
}
.timelist{
  max-width: 800px;
  width: 100%;
  margin: auto;   
   margin-top: 30px;
  margin-bottom: 15px;
  border: 1px solid #b7b7b7;
}
.timelist th,.timelist td{
 padding: 10px;
 border: 1px solid #b7b7b7;
 font-size: 16px;
 line-height: 22px;
}
.timelist ul{
  margin-left: 0 !important;
}
.timelist li {
  list-style: disc;
  margin-left: 10px;
}
.timelist ul li {
  position: relative;
  list-style: none !important;
  /* padding-left: 10px; */
  /* margin-left: 10px; */
}
.timelist ul li span{
  left: -10px;
  display: inline-block;
  position: absolute;
  line-height: 22px !important;
  font-size: 18px;
}

@media (min-width: 761px) {
  .introduce_box {
    margin-top: 30px;
    margin-bottom: 15px;
    border: 1px solid #b7b7b7;
    padding: 0 10px 30px;
  }
  .time{margin-top: 0px;}
  .introduce_box p {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 5px;
  }

  .introduce_box ul {
    margin-left: 20px;
  }

  .introduce_box ul li {
    font-size: 16px;
    line-height: 25px;
    list-style-type: disc;
  }

  .introduce_box .teach_name {
    margin-left: 160px;
  }

  .introduce_box .teach {
    width: 200px;
  }

  .make_appointment .pc_apply {
    border: 1px solid #b7b7b7;
    text-align: center;
    padding-bottom: 20px;
  }

  .make_appointment .pc_apply .apply_btn {
    background-color: #e90029;
    color: #fff;
    line-height: 50px;
    text-align: center;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    width: 160px;
    font-size: 16px;
    display: block;
    margin: 40px auto 45px;
  }

  .make_appointment .pl0 {
    padding-left: 0;
  }

  .make_appointment .pr0 {
    padding-right: 0;
  }

  .new_product {
    margin-top: 30px;
    border: 1px solid #b7b7b7;
    padding: 0 25px 35px;
  }

  .new_product p {
    font-size: 16px;
    line-height: 30px;
    margin-top: 10px;
  }

  .new_product .list li {
    font-size: 16px;
    line-height: 28px;
  }

  .live_gift {
    border: 1px solid #b7b7b7;
    margin-top: 30px;
    padding: 0 25px;
  }

  .live_gift p {
    margin-bottom: 10px;
  }

  .question_gift {
    border: 1px solid #b7b7b7;
    margin-top: 30px;
    padding: 0 25px;
  }

  .question_gift p {
    margin-bottom: 10px;
  }

  .about_box {
    border: 1px solid #b7b7b7;
    margin-top: 30px;
    padding: 0 25px 30px;
  }

  .about_box p {
    font-size: 16px;
    line-height: 33px;
  }

  .pl0 {
    padding-left: 0;
  }

  .pr0 {
    padding-right: 0;
  }
}

.color {
  color: #e90029;
}

@media (max-width: 760px) {
  .head img {
    height: 3rem;
    margin-top: 0;
  }

  .head .e_logo img {
    height: 2rem;
  }

  .introduce_box {
    margin-top: 30px;
    margin-bottom: 15px;
    border: 1px solid #b7b7b7;
    padding: 0 10px 30px;
  }

  .introduce_box p {
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 5px;
  }

  .introduce_box ul {
    margin-left: 20px;
  }

  .introduce_box ul li {
    font-size: 16px;
    line-height: 25px;
    list-style-type: disc;
  }

  .introduce_box .teach_name {
    margin-left: 0;
  }

  .introduce_box .teach {
    width: 200px;
    display: block;
    margin: auto;
    float: none !important
  }
  

  .make_appointment .pc_apply {
    border: 1px solid #b7b7b7;
    text-align: center;
  }

  .make_appointment .pc_apply .apply_btn {
    background-color: #e90029;
    color: #fff;
    line-height: 50px;
    text-align: center;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    width: 160px;
    font-size: 16px;
    display: block;
    margin: 40px auto 45px;
  }

  .new_product {
    margin-top: 30px;
    border: 1px solid #b7b7b7;
    padding: 0 25px 35px;
  }

  .new_product p {
    font-size: 14px;
    line-height: 28px;
    margin-top: 10px;
  }

  .new_product .list li {
    font-size: 14px;
    line-height: 28px;
  }

  .live_gift {
    border: 1px solid #b7b7b7;
    margin-top: 30px;
    padding: 0 25px;
  }

  .live_gift p {
    margin-bottom: 10px;
  }

  .question_gift {
    border: 1px solid #b7b7b7;
    margin-top: 30px;
    padding: 0 25px;
  }

  .question_gift p {
    margin-bottom: 10px;
  }

  .about_box {
    border: 1px solid #b7b7b7;
    margin-top: 30px;
    padding: 0 25px 30px;
  }

  .about_box p {
    font-size: 14px;
    line-height: 28px;
  }

  .box table tr td {
    font-size: 15px;
    line-height: 28px;
    padding-left: 15px;
  }

  .box table tr td:first-child {
    text-align: center;
    vertical-align: top;
  }
}

.pice_btn {
  width: 150px;
  background-color: #E90028;
  color: #fff;
  text-align: center;
  line-height: 40px;
  margin: 20px auto;
  display: block;
  font-size: 16px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

.booked_btn {
  width: 200px;
  background-color: #003C92;
  color: #fff;
  text-align: center;
  line-height: 60px;
  margin: 40px auto 0;
  display: block;
  font-size: 22px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

.booked_btn:hover,
.pice_btn:hover {
  color: #fff;
}

.teach_name {
  margin-left: 165px;
  line-height: 25px;
}

.time {
  width: 100%;
}

.time tr {
  border: 1px solid #333;
}

.time tr th {
  background-color: #E90028;
  color: #fff;
  line-height: 30px;
  font-size: 16px;
  text-align: center;
}

.time tr td {
  color: #333;
  border: 1px solid #333;
  line-height: 30px;
  font-size: 14px;
  text-align: left;
  /* padding-left: 5px; */
}
</pre></body></html>