@media (min-width: 250px) {
  .yaore_index_resume {
    background: #fff;
    padding: 0;
    overflow: hidden;
    width: 100%;
    margin: auto;
    margin-top: 0px;
  }

  .resume_top h2 {
    text-align: center;
    font-size: 30px;
    line-height: 1.1;
    margin-bottom: 15px;
  }

  .resume_top h5 {
    text-align: center;
    font-size: 18px;
    margin-bottom: 10px;
  }

  #problem_tab .sidebar-menu {
    padding: 15px 0px;
  }

  .ask_open ul {
    padding: 8px 0px;
  }

  .avatar-xl {
    width: 3.5rem;
    height: 3.5rem;
  }

  .page-wrapper .col {
    padding: 0px;
  }

  .page-wrapper > .content {
    padding: 0;
  }

  .resume_right {
    padding-left: 0px;
    padding-right: 0px;
  }

  .card-body {
    padding: 0px;
  }

  .alert-warning {
    margin-top: 10px;
  }

  .wxgz {
    display: none;
  }

  .resume_right .spotlight-group .spotlight {
    width: 32.3%;
    height: 80px;
    text-align: center;
    margin-top: 10px;
  }

  .homo_resume_index .sidebar-menu {
    padding: 15px 0px;
  }

  .homo_resume_index .sidebar-menu > ul > li > a {
    padding: 8px 8px;
  }

  .yaore_fx {
    display: none;
  }

  .spotlight-group .book {
    width: 50%;
    float: left;
    margin-bottom: 20px;
    height: 125px;
    overflow: hidden;
  }

  .spotlight-group {
    width: 98%;
    margin: auto;
    overflow: hidden;
  }

  #mwzl {
    margin: auto;
    width: 98%;
    background: none;
    margin-bottom: 20px;
    padding: 0rem 1.5rem;
    font-size: 24px;
  }

  #cqmm_yqlj {
    width: 98%;
    margin: auto;
  }

  .pdf_lj {
    width: 98%;
    margin: auto;
  }

  #pager .icon {
    width: 10px;
    height: 10px;
  }

  #cqmm_yqlj .d-flex {
    margin-bottom: 12px;
  }
}

@media (min-width: 550px) {
  .spotlight-group .book {
    height: 230px;
    width: 33.3333%;
  }
}

@media (min-width: 999px) {
  .yaore_index_resume {
    background: #fff;
    padding: 1.875rem 1.875rem 0;
    overflow: hidden;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .resume_top h2 {
    text-align: center;
    font-size: 22px;
    line-height: 1.1;
    margin-bottom: 25px;
  }

  .resume_top h5 {
    text-align: center;
    font-size: 18px;
    margin-bottom: 10px;
  }

  #problem_tab .sidebar-menu {
    padding: 15px;
  }

  .ask_open ul {
    padding: 8px 15px;
  }

  .avatar-xl {
    width: 5rem;
    height: 5rem;
  }

  .page-wrapper .col {
    padding: 15px;
  }

  .page-wrapper > .content {
    padding: 1.875rem 1.875rem 0;
  }

  .resume_right {
    padding-left: 30px;
    padding-right: 0px;
  }

  .card-body {
    padding: 1.5rem;
  }

  .wxgz {
    text-align: center;
    display: block;
  }

  .yaore_fx {
    text-align: right;
    display: block;
  }

  .spotlight-group .book {
    width: 25%;
    float: left;
    margin-bottom: 30px;
  }

  #pager .icon {
    width: 20px;
    height: 20px;
  }

  #cqmm_yqlj .d-flex {
    margin-bottom: auto;
  }
}

@media (min-width: 1300px) {
  .yaore_index_resume {
    background: #fff;
    padding: 1.875rem 1.875rem 0;
    overflow: hidden;
    margin: 0;
    margin-bottom: 30px;
  }

  .resume_right .spotlight-group .spotlight {
    width: 32.6%;
    height: 120px;
    text-align: center;
    margin-top: 10px;
  }

  .homo_resume_index .sidebar-menu {
    padding: 15px;
  }

  .homo_resume_index .sidebar-menu > ul > li > a {
    padding: 8px 15px;
  }

  .spotlight-group .book {
    width: 25%;
    float: left;
    margin-bottom: 40px;
    height: 200px;
    overflow: hidden;
  }

  .spotlight-group {
    width: 1300px;
    margin: auto;
    overflow: hidden;
  }

  #mwzl {
    margin: auto;
    width: 1300px;
    background: none;
    margin-bottom: 20px;
    padding: 0rem 1.5rem;
    font-size: 24px;
  }

  #cqmm_yqlj {
    width: 1300px;
    margin: auto;
  }

  .pdf_lj {
    width: 1300px;
    margin: auto;
  }
}

body {
  background: #fff;
}

.yaore_index_resume .resume_top {
  text-align: center;
}

.resume_top .profile-image {
  text-align: center;
}

.bnt_login a {
  font-size: 18px;
  background: #4285f4;
  padding: 15px 28px;
  color: #fff;
  border-radius: 3px;
}

.resume_right {
  overflow: hidden;
}

.bnt_login {
  margin-top: 50px;
  margin-bottom: 50px;
}

#yaore_visiting {
  height: 162px;
  overflow: hidden;
  margin-bottom: 30px;
  padding: 20px;
  text-align: left;
}

button {
  padding: 5px 10px;
}

.spotlight-group .image {
  width: 30vw;
  max-width: 300px;
  margin: 1vh 1vw;
}

.spotlight-group .image {
  display: inline-block;
  height: 20vw;
  max-height: 200px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.spotlight.image {
  cursor: pointer;
}

.book img {
  width: 90%;
  text-align: center;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

#mwzl {
  padding: 0rem 1.5rem;
  font-size: 24px;
  background: #fff;
  margin-bottom: 20px;
}

.breadcrumb {
  background: none;
  font-size: 18px;
  padding: 0;
  margin: 0;
  line-height: 55px;
}

.spotlight-group .book {
  text-align: center;
}

.book img:hover {
  transform: scale(0.9);
  transition: all 0.2s ease-in-out 0s;
}

#pager ul {
  margin: auto;
  justify-content: center;
}

.niaochai_pages {
  margin: 50px 0;
}
