.ymjs {
    background: rgba(0, 88, 38, 0.8);
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 999;
    transition: all 0.3s ease-out 0s;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: none;}
.ymjs .jswk {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;}
.ymjs .jsk {
  height: 60px;
  line-height: 60px;
  width: 650px;
  display: -ms-flexbox;
  display: flex;}
.ymjs .jsk .qwss {
  background: #fff;
  box-shadow: 3px 3px 3px rgba(0,0,0,0.5) inset;
  -ms-flex: 1;
  flex: 1;
  padding: 0 12px;
  font-size: 16px;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;}
.ymjs .jsk .tj {
  background: #94070a;
  color: #fff;
  width: 120px;
  text-align: center;
  font-size: 18px;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;}
.ymjs .jsk input {
  border: none;}
.guan {
  position: absolute;
  right: 5%;
  top: 3%;
  color: #fff;
  font-size: 50px;}
  
.jsan{
    font-size: .18rem;
    opacity: .75;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    line-height: .45rem;}
  .logomo{display: none;}
        @media screen and (max-width:1180px) {
            .logopc{display: none;}
            .logomo{display: block;}
        }
  .ztjjlist .pic img{  
    display: block;
   //height: 100%;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;}
      .ztjjlist .pic{position:relative;}
    
    
    .ztjjlist{width: 100%;justify-content: flex-start;}
    .ztjjitem{width: 32%;margin-bottom:.4rem;box-shadow: 0 0 15px 2px rgba(0, 0, 0, .15);margin-right: 1.3%;}
    .ztjjitem:nth-child(3n){margin-right: 0;}
    .ztjjitem .pic{height: 2.6rem;}
    .ztjjitem:hover .pic a{display: block;transition: all .8s;-webkit-transition: all .8s;}
    .ztjjitem .txt{padding: .1rem .15rem;}
    .ztjjitem .txt a{font-size: .18rem;line-height: .4rem;height: .4rem;color: #333;}
    .ztjjitem:hover .txt a{color: #86000b;}
    .ztjjitem:hover .pic a{transform: scale(1.05);-webkit-transform: scale(1.05);}
    @media screen and (max-width:980px) {
      .ztjjlist{width: 100%;justify-content: space-between;}
      .ztjjitem{width: 48%;margin-bottom: .3rem;margin-right: 0;}
      //.ztjjitem .pic{height: 1.8rem;}
}
    @media screen and (max-width:640px) {
      .ztjjitem{width: 100%;}
      .ztjjitem .pic{height: 2.5rem;}
}
