@media (max-width: 1099px) {
  .pc-top .t-middle {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .footer .copy-middle {
    width: 100%;
  }
  .footer .copy-middle p {
    width: 100%;
  }
  .warp {
    padding-left: 10px;
    padding-right: 10px;
  }
  .warp .main {
    width: 100%;
  }
  .time .main .t-subtitle {
    display: block;
  }
  .time .main .t-left {
    display: none;
  }
  .time .main .t-right {
    margin-top: 20px;
    width: 100%;
    padding: 0;
    height: auto;
    background: none;
  }
  .sign .main form dl {
    width: 24%;
  }
  .sign .main form dl dd select,
  .sign .main form dl dd input {
    width: 100%;
  }
  .sign .main form dl .sendcode input {
    width: 100%;
  }
  .sign .main form dl .sendcode .send {
    height: 26px;
    line-height: 26px;
  }
  .sign .main form dl + dl {
    margin-left: 2%;
  }
  .sign .main form .btn {
    width: 10%;
    margin-top: 35px;
  }
  .recruit .main {
    text-align: center;
  }
  .recruit .main ul {
    width: auto;
    display: inline-block;
  }
  .recruit .main ul li + li {
    margin-left: 40px;
  }
  .recruit .main ul .r-arrow {
    display: none;
  }
  .study {
    padding: 0;
  }
  .study .sbg {
    display: none;
  }
  .study .main {
    margin-top: 20px;
  }
  .study .main p {
    top: 20px;
    left: 26%;
    color: #666666;
    line-height: 26px;
  }
}
@media (max-width: 1024px) {
  .public-title {
    font-size: 18px;
    padding-top: 20px;
  }
  .pc-top {
    display: none;
  }
  .phone-top {
    display: block;
  }
  .banner {
    display: none;
  }
  .phone-banner {
    display: block;
  }
  .question .main .q-con {
    margin-left: 0;
    margin-top: 10px;
  }
  .question .main .q-con .q-left ul {
    margin-top: 20px;
    float: left;
    width: 50%;
  }
  .question .main .q-con .q-left ul li {
    width: 100%;
  }
  .question .main .q-con .q-left ul li .left {
    float: left;
    width: 90%;
  }
  .question .main .q-con .q-left ul li .right {
    float: left;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid #28c9f9;
  }
  .question .main .q-con .middle {
    display: none;
  }
  .course .c-main {
    width: 100%;
  }
  .course .c-main table {
    width: 100%;
  }
  .footer .copy-middle .footer-list {
    display: none;
  }
  .footer .copy-middle p {
    width: 100%;
    padding-top: 20px;
  }
}
@media (max-width: 768px) {
  .public-title {
    font-size: 18px;
    padding-top: 30px;
  }
  .recruit .main ul li + li {
    margin-left: 20px;
  }
  .time .main .t-right ul li {
    width: 32.5%;
    margin-bottom: 10px;
  }
  .time .main .t-right ul .list4 {
    margin-left: 0;
  }
  .exam {
    margin-top: 10px;
  }
  .exam .main .e-con {
    width: 100%;
  }
  .exam .main .e-con .e-left {
    clear: both;
    width: 100%;
    margin-bottom: 10px;
  }
  .exam .main .e-con .e-left .public-title {
    font-size: 16px;
  }
  .exam .main .e-con .e-right {
    clear: both;
  }
  .slide {
    right: -190px;
  }
  .open {
    right: 0;
  }
}
@media (max-width: 668px) {
  .recruit .main ul .r-circle a .icon {
    width: 54px;
    height: 54px;
    background: #f5f5f5 url(imgicon1.png) 2px 2px no-repeat;
    background-size: 90%;
  }
  .recruit .main ul .r-circle a .icon2 {
    background: #f5f5f5 url(imgicon2.png) 2px 2px no-repeat;
    background-size: 90%;
  }
  .recruit .main ul .r-circle a .icon3 {
    background: #f5f5f5 url(imgicon3.png) 2px 2px no-repeat;
    background-size: 90%;
  }
  .recruit .main ul .r-circle a .icon4 {
    background: #f5f5f5 url(imgicon4.png) 2px 2px no-repeat;
    background-size: 90%;
  }
  .recruit .main ul .r-circle a .icon5 {
    background: #f5f5f5 url(imgicon5.png) 2px 2px no-repeat;
    background-size: 90%;
  }
  .recruit .main ul .r-circle a .icon6 {
    background: #f5f5f5 url(imgicon6.png) 2px 2px no-repeat;
    background-size: 90%;
  }
  .teacher .main dl {
    padding-bottom: 30px;
  }
  .teacher .main dl dt .tname {
    display: block;
  }
  .teacher .main dl dd {
    background: none;
  }
  .teacher .main dl dd .profile {
    display: none;
  }
  .teacher .main .swiper-button-prev {
    display: none;
  }
  .teacher .main .swiper-button-next {
    display: none;
  }
  .teacher .main .swiper-pagination2 {
    display: block;
  }
  .study .main p {
    font-size: 12px;
    line-height: 16px;
    top: 0;
    left: 10%;
  }
}
@media (max-width: 415px) {
  .public-title {
    padding-top: 15px;
  }
  .time .main .t-subtitle {
    padding-top: 10px;
  }
  .time .main .t-right {
    margin-top: 15px;
  }
  .time .main .t-right table tr td {
    font-size: 12px;
  }
  .time .main .t-right table tr td a {
    font-size: 12px;
  }
  .time .main .more {
    margin-top: 15px;
  }
  .sign {
    height: 330px;
    background: url(imgsignbg.jpg) center no-repeat;
    background-size: 700%;
    margin-top: -20px;
  }
  .sign .main .public-title {
    padding-top: 36px;
  }
  .sign .main form {
    width: 100%;
    margin-top: 15px;
    text-align: center;
  }
  .sign .main form dl {
    width: 100%;
    clear: both;
    margin-right: 0px;
  }
  .sign .main form dl dt {
    width: 20%;
    text-align: right;
    margin-right: 2%;
    line-height: 30px;
  }
  .sign .main form dl dd {
    width: 70%;
  }
  .sign .main form dl dd select,
  .sign .main form dl dd input {
    height: 30px;
    line-height: 30px;
  }
  .sign .main form dl + dl {
    margin-left: 0;
    margin-top: 5px;
  }
  .sign .main form .btn {
    width: 86%;
    margin-top: 20px;
    clear: both;
    margin-left: 0;
    margin-left: 7%;
  }
  .recruit .main ul {
    margin-top: 0;
  }
  .recruit .main ul li + li {
    margin-left: 0px;
  }
  .recruit .main ul .r-circle {
    width: 33.33333%;
    margin-top: 20px;
  }
  .recruit .main ul .r-circle a .icon {
    width: 70px;
    height: 70px;
    background-size: 90%;
    margin: 0 auto;
  }
  .question .main .q-con .q-left ul li .left {
    height: 30px;
    line-height: 30px;
  }
  .question .main .q-con .q-left ul li .right {
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #28c9f9;
  }
  .question .main .q-con .middle {
    display: none;
  }
  .book {
    margin-top: 10px;
    padding-bottom: 20px;
  }
  .book .main .b-con dl {
    margin-top: 30px;
  }
  .book .main .b-con dl dd {
    font-size: 12px;
  }
  .contact {
    padding-bottom: 20px;
  }
  .contact .main .c-main dl {
    margin-top: 10px;
  }
  .contact .main .c-main dl dd {
    font-size: 12px;
  }
  .course .c-main table tr td {
    font-size: 12px;
  }
  .course .c-main table tr td a {
    font-size: 12px;
  }
  .course .c-main .tese {
    font-size: 12px;
    line-height: 18px;
    padding-top: 15px;
  }
}
@media (max-width: 376px) {
  .exam .main .e-con .e-left .e-list li a {
    font-size: 12px;
  }
}
@media (max-width: 360px) {
}
/*# sourceMappingURL=respones.css.map */
