.columnNane_box{
  display: block;
  width: 100%;
  height: auto;
}

.lm_content_li{
  display: flex;
  width: 100%;
  height: 221px !important;
  margin-bottom: 40px;
}

.lm_content_img_box{
  display: inline-block;
  width: 129px;
  height: 100%;
  margin-right: 18px;
}
.lm_content_img{
  position: relative;
  
  display: block;
  width: 100%;
  height: 155px;

  border-radius: 50%;
  overflow: hidden;
}

.lm_content_name{
  display: block;
  font-family: STLiti, STLiti;
  font-size: 24px;
  color: #000000;
  text-align: center;
  margin-top: 8px;
}
.lm_content_name_icon{
  display: inline-block;
  width: 13px;
  height: 13px;
  background-image: url(/cms_files/webjinhuashirenminzhengfu/pubtplobject/defaultSet/735120/images/jhmr_name_icon@2x.png);
  background-size: auto 100%;
  background-position: left;
  background-repeat: no-repeat;
}

.lm_content_list{
  position: relative;
  display: inline-block;
  flex: 1;
  height: 100%;
  background-image: url(/cms_files/webjinhuashirenminzhengfu/pubtplobject/defaultSet/735120/images/jhmr_list_bg@2x.png);
  background-size: auto 100%;
  background-position: left;
  background-repeat: no-repeat;
}

.lm_content_sdxx{
  position: absolute;
  top: 28px;
  left: 56px;

  display: inline-block;
  width: 135px;
  height: 135px;
  background-color: #ffffff;
}
.lm_content_sdxx_dq{
  display: block;

  font-size: 18px;
  color: #000000;

  text-align: center;
  margin-top: 40px;
}
.lm_content_sdxx_sd{
  display: block;

  font-size: 18px;
  color: #EF3036;

  text-align: center;
  margin-top: 13px;
}

.lm_content_zy{
  position: absolute;
  top: 28px;
  right: 30px;

  display: inline-block;
  width: 650px;
  height: 125px;

  font-size: 18px;
  color: #000;
  line-height: 40px;
}

.lm_content_ckxq{
  position: absolute;
  bottom: 56px;
  right: 41px;

  display: inline-block;
  width: 97px;
  height: 41px;
  
  background-color: rgba(255, 255, 255, 0.39);

  font-size: 18px;
  color: #EF3036;

  text-align: center;
  line-height: 41px;
}

.pleft{
  display: inline-block;
  left: -1px;
}

.pright{}

@media screen and (max-width: 1280px) {
  .lm_content_li{
    display: flex;
    width: 100%;
    height: 2.21rem !important;
    margin-bottom: 0.4rem;
  }
  
  .lm_content_img_box{
    display: inline-block;
    width: 1.29rem;
    height: 100%;
    margin-right: 0.18rem;
  }
  .lm_content_img{
    position: relative;
    
    display: block;
    width: 100%;
    height: 1.55rem;
  
    border-radius: 50%;
    overflow: hidden;
  }
  
  .lm_content_name{
    display: block;
    font-family: STLiti, STLiti;
    font-size: 0.24rem;
    color: #000000;
    text-align: center;
    margin-top: 0.08rem;
  }
  .lm_content_name_icon{
    display: inline-block;
    width: 0.13rem;
    height: 0.13rem;
    background-image: url(/cms_files/webjinhuashirenminzhengfu/pubtplobject/defaultSet/735120/images/jhmr_name_icon@2x.png);
    background-size: auto 100%;
    background-position: left;
    background-repeat: no-repeat;
  }
  
  .lm_content_list{
    position: relative;
    display: inline-block;
    flex: 1;
    height: 100%;
    background-image: url(/cms_files/webjinhuashirenminzhengfu/pubtplobject/defaultSet/735120/images/jhmr_list_bg@2x.png);
    background-size: auto 100%;
    background-position: left;
    background-repeat: no-repeat;
  }
  
  .lm_content_sdxx{
    position: absolute;
    top: 0.28rem;
    left: 0.56rem;
  
    display: inline-block;
    width: 1.35rem;
    height: 1.35rem;
    background-color: #ffffff;
  }
  .lm_content_sdxx_dq{
    display: block;
  
    font-size: 0.18rem;
    color: #000000;
  
    text-align: center;
    margin-top: 0.4rem;
  }
  .lm_content_sdxx_sd{
    display: block;
  
    font-size: 0.18rem;
    color: #EF3036;
  
    text-align: center;
    margin-top: 0.13rem;
  }
  
  .lm_content_zy{
    position: absolute;
    top: 0.28rem;
    right: 0.3rem;
  
    display: inline-block;
    width: 5.2rem;
    height: 1.25rem;
  
    font-size: 0.18rem;
    color: #000;
    line-height: 0.4rem;
  }
  
  .lm_content_ckxq{
    position: absolute;
    bottom: 0.56rem;
    right: 0.41rem;
  
    display: inline-block;
    width: 0.97rem;
    height: 0.41rem;
    
    background-color: rgba(255, 255, 255, 0.39);
  
    font-size: 0.18rem;
    color: #EF3036;
  
    text-align: center;
    line-height: 0.41rem;
  }
  
  .pleft{
    display: inline-block;
    left: -0.01rem;
  }
  
  .pright{}
	
}