//检索

.jsmh_1 .jsmh {
    background: #f8f9f6;
}
/*.jsmh_1 .pinyi_txt {
    font-size: 18px;
    color: #003f88;
    line-height: 74px;
float: left;
margin-bottom: 20px;
background:url(/_upload/tpl/08/bd/2237/template2237/../images/sanjiao.png) no-repeat left center;
padding-left:30px;
margin-left:10px;
 
}*/
.jsmh_1 .pinyi_txt {
    font-size: 18px;
    color: #003f88;
    line-height: 74px;
float: left;
padding-left:10px;
margin-bottom: 20px;

}
.jsmh_1 .pinyi_list {
    padding-top: 20px;
padding-bottom: 16px;
}
.jsmh_1 .pinyi_list a {
    font-size: 18px;
    color: #666666;
    float: left;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    margin: 0 2px 0 1px;
}
.jsmh_1 .pinyi_list a.selected{
  border-radius:50%;
  background-color:#003f88;
  color:#fff;
}
.jsmh_1 .list-teacher {
    width: 100%;
    margin-top: 20px;
}
.jsmh_1 .list-teacher .list-item {
width: 49%;
    padding: 15px;
    margin-bottom: 30px;
    /* background-color: #f8f8f8; */
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%);
   float: left;
   height:267px;
   padding-bottom:0;
}
.jsmh_1 .list-teacher .list-item .content{
  padding:5px;
  padding-left:0;
}
.jsmh_1 .list-teacher .list-item .content .research .tag{
  padding:5px;
  font-size:16px;
  margin-right:5px;
  display:table;
}
.jsmh_1 .list-teacher .list-item:nth-child(2n) {
margin-left:2%;
}
.jsmh_2 .pinyi_list a {
    font-size: 18px;
    color: #666666;
    float: left;
    width:auto;
    line-height: 34px;
    text-align: center;
    margin: 0 2px 0 1px;
   padding:0 10px;
}
.jsmh_2 .pinyi_list a.selected{
  border-radius:18px;
  background-color:#003f88;
  color:#fff;
}
@media screen and (max-width: 1300px) {
 .jsmh_1 .list-teacher .list-item {
  width:100%;
}
.jsmh_1 .list-teacher .list-item:nth-child(2n) {
margin-left:0%;
}
.jsmh_1 .list-teacher .list-item .content .research .tag {
    padding: 8px;
    font-size: 18px;
    margin-right: 8px;
}
.jsmh_1 .list-teacher .list-item{
  height:auto;
  padding-bottom:15px;
}

}
@media screen and (max-width:850px) {
.jsmh_1 .pinyi_txt{
   line-height: 30px;
    margin-top: 20px;
   margin-bottom:0;
}
}
@media screen and (max-width:650px) {
 .jsmh_1 .list-teacher .list-item .content{
   padding-left:15px;
}

.jsmh_pinyi_list{
  padding-left:20px !important;
}

}
@media screen and (max-width: 500px) {

}

.list-teacher {
  width: 100%;
  margin-top: 20px;
}

.list-teacher .list-item {
  padding:30px;
  margin-bottom: 30px;
  /*background-color: #f8f8f8;*/
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%);
}
.list-teacher .list-item>a {
  display: inline-block;
}


.list-teacher .list-item .pic {
  float: left;
  width: 139px;
  height: 185px;
  overflow: hidden;

}

.list-teacher .list-item .pic img {
  width: 100%;
  height: 100%;
  transition: all 0.5s ease;
  object-fit: cover;
}

.list-teacher .list-item .pic:hover img {
  transform: scale(1.1);
  transition: all 0.5s ease;

}

.list-teacher .list-item .content {
  margin-left: 160px;
  padding: 15px 20px 0;
}

.list-teacher .list-item .content .title a{
  font-size: 20px;
  font-weight: bold;
  color: #003f88;
}
.list-teacher .list-item .content .fu-title a{
  color: #003f88;
}

.list-teacher .list-item .content p {
  font-size: 18px;
  color: #000;
   line-height: 30px;
}
.list-teacher .list-item .content .research{
  margin:10px 0;
}
.list-teacher .list-item .content .research .tag{
 display:inline-block; 
  padding:8px 15px 10px;
  border:2px solid #003f88;
  margin-right:10px;
  color:#003f88;
  line-height:20px;
  font-size:20px;
  margin-bottom:10px;
}
.list-teacher .list-item .content .research .tag:hover{
  color:#fff;
  background-color:#003f88;
}

/*@media screen and (max-width: 630px) {
.list-teacher .list-item{
 padding:0;
 padding:20px 0;
}
  .list-teacher .list-item .pic {
   float:unset;
    width: 50%;
    height:auto;
  margin:0 auto;
  }
.list-teacher .list-item .content{
  margin-left:0;
}
 
}*/
@media screen and (max-width: 650px) {
.list-teacher .list-item{
padding: 20px;
}
.list-teacher .list-item .content p {
    font-size: 18px;
    color: #000;
    line-height: 26px;
}
.list-teacher .list-item .content .research .tag {
    padding: 5px 10px 8px;
    margin-right: 10px;
    color: #003f88;
    line-height: 20px;
    font-size: 18px;
    margin-bottom: 10px;
}
.list-teacher .list-item .content {
    margin-left: 140px;
    padding: 15px 20px 0;
}
}
@media screen and (max-width: 500px) {
.list-teacher .list-item{
 padding:0;
 padding:20px 0;
}
  .list-teacher .list-item .pic {
   float:unset;
    width: 50%;
    height:auto;
  margin:0 auto;
  }
.list-teacher .list-item .content{
  margin-left:0;
}
/*.list-teacher .list-item .content p {
    font-size: 16px;
}
.list-teacher .list-item .content .research .tag {
    font-size: 16px;
}*/

}

.list-research .list-item:first-child{
   display:none;
}
.research-title{
  margin:20px 0;
}
.research-title h2{
   font-size:40px;
}
.research-content{
  font-size:16px;
  line-height:1.75;
  color:#2e2d29;
}
@media screen and (max-width:950px){
.research-title h2 {
    font-size: 30px;
}
}
