/* 修改input placeholder颜色为白色 */
input::placeholder {
  color: #ffffff;}
/* 兼容webkit内核浏览器（Chrome/Edge/Safari） */
input::-webkit-input-placeholder {
  color: #fff;}
/* IE兼容 */
input:-ms-input-placeholder {
  color: #fff;}
 .jdjs_app .qwss{
      font-size: 16px;
    color: #fff;
    height: 40px;
    line-height: 40px;
    box-shadow: none;
    -webkit-appearance: none;
    border-right: 0;
    background: none;
    width: 100%;
    outline: none;
    border: 1px solid rgba(255, 255, 255, 0.5);
    padding: 0 51px 0 20px;}
    .jdjs_app .tj{
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    line-height: 38px;
    border: 0;
    background: url(images24/sticky_ss.png) center center no-repeat;
    background-size: 55%;}
/* 修改input placeholder颜色为白色 */
input::placeholder {
  color: #ffffff;}
/* 兼容webkit内核浏览器（Chrome/Edge/Safari） */
input::-webkit-input-placeholder {
  color: #fff;}
/* IE兼容 */
input:-ms-input-placeholder {
  color: #fff;}
 .jdjs_app .qwss{
      font-size: 16px;
    color: #fff;
    height: 40px;
    line-height: 40px;
    box-shadow: none;
    -webkit-appearance: none;
    border-right: 0;
    background: none;
    width: 100%;
    outline: none;
    border: 1px solid rgba(255, 255, 255, 0.5);
    padding: 0 51px 0 20px;}
    .jdjs_app .tj{
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    line-height: 38px;
    border: 0;
    background: url(images24/sticky_ss.png) center center no-repeat;
    background-size: 55%;}
/**组件样式*/
/**组件样式*/
.sjbtn{height: 0.36rem !important;}
.siji{padding-left: 0.4rem !important;
    font-size: 0.14rem !important;}
.siji::before {

    left: 0.3rem !important;}
.sjbtn{height: 0.36rem !important;}
.siji{padding-left: 0.4rem !important;
    font-size: 0.14rem !important;}
.siji::before {

    left: 0.3rem !important;}
.teacher-simple-list {
    padding: 20px 0;
    max-width: 1200px;
    margin: 0 auto;}
.teacher-simple-list .teacher-name-ul {
    list-style: none;
    padding: 0;
    margin: 0;}
.teacher-simple-list .teacher-item {
    display: inline-block;
    width: 10.5%;}
.teacher-simple-list .teacher-item a {
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    color: #333;
    font-size: 18px;
    line-height: 1.5;
    padding: 6px 0;
    transition: all 0.3s ease;
    position: relative;}
.teacher-simple-list .teacher-item a::before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    background: linear-gradient(135deg, #017230 0%, #2b4ae7 100%);
    border-radius: 50%;
    margin-right: 10px;
    flex-shrink: 0;
    transition: transform 0.3s ease;}
.teacher-simple-list .teacher-item a {
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    color: #333;
    font-size: 18px;
    line-height: 1.5;
    padding: 6px 0;
    transition: all 0.3s ease;
    position: relative;}


@media (max-width: 1024px) {
.teacher-simple-list .teacher-item{
    display: inline-block;
   width: 19%;}
}
@media (max-width: 678px) {
.teacher-simple-list .teacher-item{
    display: inline-block;
           width: 32%;}
}
.teacher-simple-list {
    padding: 20px 0;
    max-width: 1200px;
    margin: 0 auto;}
.teacher-simple-list .teacher-name-ul {
    list-style: none;
    padding: 0;
    margin: 0;}
.teacher-simple-list .teacher-item {
    display: inline-block;
    width: 10.5%;}
.teacher-simple-list .teacher-item a {
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    color: #333;
    font-size: 18px;
    line-height: 1.5;
    padding: 6px 0;
    transition: all 0.3s ease;
    position: relative;}
.teacher-simple-list .teacher-item a::before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    background: linear-gradient(135deg, #017230 0%, #2b4ae7 100%);
    border-radius: 50%;
    margin-right: 10px;
    flex-shrink: 0;
    transition: transform 0.3s ease;}
.teacher-simple-list .teacher-item a {
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    color: #333;
    font-size: 18px;
    line-height: 1.5;
    padding: 6px 0;
    transition: all 0.3s ease;
    position: relative;}


@media (max-width: 1024px) {
.teacher-simple-list .teacher-item{
    display: inline-block;
   width: 19%;}
}
@media (max-width: 678px) {
.teacher-simple-list .teacher-item{
    display: inline-block;
           width: 32%;}
}
