.honghe {
  position: relative;
  width: 100vw;
  height: 116px;

}
main{
min-height: calc(100vh - 250px);

}
.pi {
  font-family: Kanit, Kanit;
  font-weight: 500;
  font-size: 16px;
     color: #333333;
  line-height: 20px;
}
.maincenter {
  z-index: 10;
  width: 100%;
}

.headerinput11 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 12px 0;
      border: solid 2px #ccc;
    padding: 10px 20px;
    border-radius: 60px;
}

.searchpc {
  width: 20px;
  display: block;
}
.searchpc img {
  width: 100%;
  height: 100%;
}
.main {
  max-width: 1300px;
  margin-top: -80px;
}

.icon-search:before {
  font-size: 20px;
     color: #333333;
}
.headerinput11 input {
  font-family: Kanit, Kanit;
  font-weight: 500;
  font-size: 20px;

  line-height: 24px;
  width: 90%;
}

.headerinput11 input::placeholder {
color: #333333;
}

.fenlei {
  font-family: Kanit, Kanit;
  font-weight: 500;
  font-size: 14px;
  color: #993300;
  line-height: 16px;
  margin: 8px 0  0;
}

#contentList{
  /*  margin-top: 60px;*/
}
.tip{
    padding-top: 10px;
    border-bottom: 1px solid #ebe8e6;
padding-bottom: 10px;
}

.fen{
font-family: Kanit, Kanit;
font-weight: 500;
font-size: 14px;
color: #993300;
line-height: 16px;

}
@media (max-width: 768px) {
.main {
    margin-top: -112px;
}
.mort{
width: 95%;
 margin: 0 auto;
}
.wyyy {
width: 95%;
    line-height: 42px;
}
}
@media (max-width: 670px) {
      .main {
      margin-top: -106px;
      width: 100%;
      }
      .headerinput11 input {
      margin-left: 10px;
      }
      .icon-search:before {
      font-size: 18px;
      }
      .headerinput11 input {
      font-size: 16px;
      }
}
.w{
background: #F3F3F3;
   width: 100%;
   
    margin-top: 30px;
    padding-bottom: 30px;
}

.mort{

    max-width: 1300px;
    margin: 0 auto;
font-family: Kanit, Kanit;
font-weight: 600;
font-size: 20px;
color: #333333;
line-height: 24px;
letter-spacing: 2px;
margin-bottom: 20px;
}


.wyyy {
    max-width: 1300px;
    font-size: 80px;
    display: block;
    color:#993300;
  
    margin: 0 auto;
    
}

.randOutput{
color: #a6a09d!important;

}












