.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: #333;
  font-weight: 600;
}

.tc {
  text-align: center;
}

.fw {
  font-weight: bold;
}

hr {
  margin: 0;
}

@media (min-width: 761px) {
  .introduce_box {
    margin-top: 30px;
    margin-bottom: 15px;
    border: 2px 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: 220px;
  }

  .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: 2px solid #b7b7b7;
    margin-top: 30px;
    padding: 0 25px;
  }

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

  .about_box {
    border: 2px 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: 220px;
  }

  .introduce_box .teach {
    width: 200px;
  }

  .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: #E90028;
  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%;
  max-width: 800px;
  margin: auto;
}

.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; */
}
.time tr td {
  color: #333;
  border: 1px solid #333;
  line-height: 30px;
  font-size: 14px;
  text-align: left;
  padding-left: 5px;
}
.xgpro{padding: 15px;border: 2px solid #B7B7B7;width: 100%;margin-bottom: 20px;height: 350px;}
.xgpro img{max-width: 80%;display: block;margin: auto;max-height: 200px;}
.xgpro .xgitem{
  width: 80%;margin: auto;
}
.xgpro .xgitem .xgtit{width: 200px;padding-top: 10px;}
.xgpro .xgitem .xgtxt{margin:5px 0;}
.tcen{text-align: center !important;}