.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;}
        }
