.more {
  display: none;
}
.mobileDatePicker {
  height: 35px;
  margin: 15px 0;
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
}
.mobileDatePicker > input {
  display: block;
  border: 0;
  border-radius: 3px;
  padding: 0 8px;
  height: 100%;
  flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  font-size: 14px;
}
.mobileDatePicker > button {
  background-color: #00c599;
  color: #fff;
  border: 0;
  height: 100%;
  margin-left: 8px;
  padding: 0 15px;
  border-radius: 3px;
  font-size: 14px;
}
.listBox h1 a span {
  font-size: 1em !important;
}
@media screen and (max-width: 500px) {
  #logo {
    height: 100% !important;
    object-fit: contain !important;
  }
}
@media screen and (max-width: 1100px) {
  .sosoAdvance, .right {
    display: none;
  }
  .pxTie.right {
    display: block;
  }
}

@media screen and (max-width: 900px) {
  .loading {
    display: none;
  }
  #searchdiv {
    box-sizing: border-box;
    overflow: hidden;
  }
  .mainBox1400 {
    width: calc(100% - 25px)!important;
    margin: auto;
  }
  .sosoRig {
    width: 75%;
    margin-top: 0;
    display: inline-block;
    margin: 0;
    float: none;
  }
  .sosoBox {
    display: flex;
  }
  .sosoBox .inp {
    border-radius: 0;
    width: calc(100% - 105px);
  }
  .sosoBox .btn {
    width: 100px!important;
    flex-shrink: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
  }
  .sosoTj {
    width: auto;
  }
  .mainLef {
    width: 100%;
    margin-right: 0;
  }
  .pxMenu {
    width: auto;
  }
  .timeSel {
    margin: 0;
  }
  .sosoNew {
    width: 100%;
  }
  .newCon ul {
    width: 100%;
  }
  .sosoMenu ul li {
    padding: 0 15px;
    background-color: #fafafa;
    float: none;
    display: inline-block;
    min-width: auto;
  }
  .sosoMenu ul {
    height: 50px;
    width: 200%;
  }
  .sosoMenu ul li a {
    font-size: 12px;
  }
  .sosoMenu {
    overflow-x: scroll;
    overflow-y: hidden;
  }
  #logo {
    padding-top: 1%;
    object-fit: contain;
  }
  .sosoLef {
    width: 100%;
    margin: 0;
  }
  .sosoHead {
    height: auto;
    text-align: center;
  }
  .sosoHead>div div:nth-child(2){
    float: none !important;
  }
  .sosoMid{
    margin-right: 0!important;
  }
  .timeCon {
    width: 150%;
  }
  .timeSel {
    margin: 0;
    display: none;
  }
  .sosoRili > a:last-child {
    width: 68%;
    margin: 15px 17%;
  }
  .pc {
    text-align: center;
  }
  .pagination {
    display: none;
  }
  .more {
    display: block;
    text-align: center;
    margin: 0 auto;
  }
  .timeSel h1 {
    width: auto;
    margin: 0 50px;
  }
  .listDesc tr th {
    width: 15%;
    font-size: 12px;
  }
  .listDesc tr td {
    font-size: 12px;
    width: 30%;
  }
  .listDesc tr th,
  td {
    padding-left: 5px;
  }
  .sosoMid {
    margin: 0 0 0 0;
    width: 25%;
    display: inline-block;
  }
  .sosoMid .ownerTit {
    padding-bottom: 0;
    font-size: 12px;
    text-align: left;
    padding: 0 10px;
  }
  .ownerCon {
    width: 300px;
    top: auto;
  }
  .sosoAdvance {
    display: none;
  }
  .listBox .qtxx1 p {
    float: left;
  }
  .pxMenu ul li {
    padding: 0 5px;
    margin: 0 5px;
  }
}
@media screen and (min-width: 900px) and (max-width: 1280px) {
  .searchad_box .box {
    width: 100%;
  }
  .searchad_box .title span {
    position: inherit;
    float: right;
  }
  .sosoAdvance .btn {
    margin: 36px 0 30px 0;
    width: 90px;
  }
  #searchdiv {
    width: 100%;
  }
  .mainRig {
    display: none;
  }
  .sosoHead > div {
    width: 100%;
    height: 100%;
    display: flex;
  }
  .sosoBox > .btn {
    float: none !important;
    display: inline;
  }
  .mainCont div {
    width: 100%;
  }
  .timeSel {
    margin-right: 0;
  }
  .mainBox1400 {
    width: auto;
  }
  .pxBox div {
    width: auto;
  }
  .listBox {
    box-sizing: border-box;
  }
  .oldRealBox {
    width: auto !important;
  }
  .mainCont {
    padding: 20px;
  }
  .mainCont1 {
    padding: 0 20px;
  }
  .sosoLef {
    width: 30%;
    float: none;
    text-align: center;
  }
  .sosoLef img {
    object-fit: contain;
    height: 100%;
  }
  .sosoTj {
    width: 50%;
  }
  .sosoMenu ul li {
    float: none;
    /* width: 11%; */
    padding: 0 15px;
    display: inline-block;
    min-width: auto;
  }
  .sosoMenu ul {
    height: 50px;
    width: 200%;
  }
  .sosoMenu {
    overflow-x: scroll;
    overflow-y: hidden;
  }  
}

@media screen and (min-width: 901px) and (max-width: 1400px) {
  .sosoHead {
    height: auto;
    text-align: center;
  }
  .sosoLef{
    float: none !important;
  }
  .sosoHead > div{
    display: inline-block;
  }
}
.loadEffect {
  width: 100px;
  height: 100px;
  position: relative;
  margin: 0 auto;
  margin-bottom: 30px;
}
.loadEffect span {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #e8e8e8;
  position: absolute;
  -webkit-animation: load 1.04s ease infinite;
}
@-webkit-keyframes load {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0.2;
  }
}
.loadEffect span:first-child {
  left: 0;
  top: 50%;
  margin-top: -8px;
  -webkit-animation-delay: 0.13s;
}
.loadEffect span:nth-child(2) {
  left: 14px;
  top: 14px;
  -webkit-animation-delay: 0.26s;
}
.loadEffect span:nth-child(3) {
  left: 50%;
  top: 0;
  margin-left: -8px;
  -webkit-animation-delay: 0.39s;
}
.loadEffect span:nth-child(4) {
  top: 14px;
  right: 14px;
  -webkit-animation-delay: 0.52s;
}
.loadEffect span:nth-child(5) {
  right: 0;
  top: 50%;
  margin-top: -8px;
  -webkit-animation-delay: 0.65s;
}
.loadEffect span:nth-child(6) {
  right: 14px;
  bottom: 14px;
  -webkit-animation-delay: 0.78s;
}
.loadEffect span:nth-child(7) {
  bottom: 0;
  left: 50%;
  margin-left: -8px;
  -webkit-animation-delay: 0.91s;
}
.loadEffect span:nth-child(8) {
  bottom: 14px;
  left: 14px;
  -webkit-animation-delay: 1.04s;
}
