body {
  margin: 0;
  padding: 0;
}
#newslist{
  padding-top: 87px;
}
#newslist .conster {
  width: 100%;
  height: 100%;
}
#newslist .tain {
  max-width: 1200px;
  margin: 0 auto;
}
#newslist .rows {
  margin-top: 75px;
}
#newslist .froms {
  margin-top: 40px;
}
* {
  margin: 0px;
  padding: 0px;
}
#newslist .form-bg {
  background: #00b4ef;
}
#newslist .form-group {
  position: relative;
}
#newslist .form-title {
  font-size: 14px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #7a7a7a;
  margin-left: 20px;
}
#newslist .form-group {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
#newslist .form-horizontal .form-control {
  
  background: #f7f7f7;
  border-radius: 20px;
  box-shadow: none;
  padding: 0 20px 0 18px;
  height: 40px;
  width: 218px;
  margin-top: 8px;
  transition: all 0.3s ease 0s;
}
#newslist .form-controled {
  border: none;
  border-radius: 20px;
  box-shadow: none;
  height: 289px;
  border-radius: 20px 20px 20px 20px;
  margin-top: 72px;
  transition: all 0.3s ease 0s;
  display: flex;
}
#newslist .form-controledse {
  border: none;
  border-radius: 20px;
  box-shadow: none;
  height: 289px;
  border-radius: 20px 20px 20px 20px;
  margin-top: 72px;
  transition: all 0.3s ease 0s;
  display: flex;

}
#newslist .form-controled:focus {
  background: #e0e0e0;
  box-shadow: none;
  outline: 0 none;
}
#newslist .form-horizontal .form-control:focus {

  box-shadow: none;
  outline: 0 none;
}
#newslistform-group i {
  position: absolute;
  top: 38px;
  left: 21px;
  font-size: 17px;
  color: #c8c8c8;
  transition: all 0.5s ease 0s;
}
#newslist .form-control:focus + i {
  color: #4e6be1;
}
#newslist .fa-question-circle {
  display: inline-block;
  position: absolute;
  top: 12px;
  right: 60px;
  font-size: 20px;
  color: #00b4ef;
  transition: all 0.5s ease 0s;
}
#newslist .form-horizontal .fa-question-circle:hover {
  color: #000;
}

#newslist .form-horizontal{
  font-size: 14px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #7a7a7a;
  margin-left: 7px;
  margin-top: 2px;
}
#newslist .btns {
  width: 218px;
  margin: 0 auto;
  margin-top: 30px;
  cursor: pointer;
}
#newslist .tb {
  width: 11px;
  height: 19px;
  margin-top: 6px;
  border-top: 10px solid transparent;
  border-left: 10px solid transparent;
  border-right: 10px solid #4e6be1;
  border-bottom: 10px solid transparent;
}
#newslist .fh {
  font-size: 22px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #7a7a7a;
  margin-left: 5px;
}
#newslist .ones {
  height: 19px;
  font-size: 14px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #4e6be1;

}
#newslist .tited{
  margin-left:10px
}
#newslist .onese {
  height: 19px;
  font-size: 14px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  margin-left: 10px;

}

#newslist .demo-pagination-block + .demo-pagination-block {
  margin-top: 10px;
}
#newslist .demo-pagination-block .demonstration {
  margin-bottom: 16px;
}
#newslist .el-pagination .btn-next .el-icon,
#newslist .el-pagination .btn-prev .el-icon {
  display: block;
  font-size: 12px;
  font-weight: 700;
  width: 20px !important;
  height: 20px;
  background: #d1d1d1;
  border-radius: 50%;
  line-height: 20px;
  padding-top: 1px;
}
select::-ms-expand {
  display: none;
}

#newslist .form-control {
  border: none;

  outline: none;

  /*将默认的select选择框样式清除*/

  appearance: none;

  -moz-appearance: none;

  -webkit-appearance: none;

  -ms-appearance: none;

  /*在选择框的最右侧中间显示小箭头图片*/

  background: url(#newslist#newslist/imgs/dj#newslistpng) no-repeat scroll right
    center transparent;

  /***将sele#newslistpng替换为你的下拉箭头**/
}
#newslist .needs {
  max-width: 372px;
  height: 289px;
  background: #e1e1e1;
  box-shadow: 0px 0px 35px 1px rgba(221, 221, 221, 0.58);
  border-radius: 20px 20px 20px 20px;
  /* border: 6px solid #ffffff; */
}
#newslist .needse {
  max-width: 372px;
  height: 289px;
  background: #e1e1e1;
  box-shadow: 0px 0px 35px 1px rgba(221, 221, 221, 0.58);
  border-radius: 20px 20px 20px 20px;
  border: 6px solid #ffffff;
  object-fit: cover;
}
#newslist .deels {
  max-width: 763px;
  margin-left: 40px;
  margin-top: 24px;
  padding-bottom: 44px;
  padding-right: 33px;
}
#newslist .geeds {
  display: flex;
  /* justify-content: space-between; */
  max-width: 763px;
}
#newslist .feed {
  font-size: 40px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  max-width: 594px;
  word-break: break-all;
  overflow:hidden; 
  text-overflow:ellipsis; 
  display:-webkit-box;
  -webkit-box-orient:vertical;  
  -webkit-line-clamp:1; /* 超出几行省略 */
}
#newslist .conts {
  max-width: 763px;
  margin-top: 36px;
  word-break: break-all;
  overflow:hidden; 
  text-overflow:ellipsis; 
  display:-webkit-box;
  -webkit-box-orient:vertical;  
  -webkit-line-clamp:3; /* 超出几行省略 */
  max-height: 101px;
  font-size: 20px;
  font-family: Microsoft YaHei-Light, Microsoft YaHei;
  font-weight: 300;
  color: #a8a8a8;
}
#newslist .enhe {
  display: flex;
  justify-content: space-between;
}
#newslist .lete {
  display: flex;
}
#newslist .letes {
  display: flex;
}
#newslist .teds {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
  margin-bottom: 30px;
}
#newslist .wsd {
  margin-top: -8px;
}
#newslist .el-pagination{
  --el-pagination-bg-color: none;
}
#newslist .el-pagination button:disabled{
  background: none !important;
}
#newslist .search-box {
  position: relative;
  

}
#newslist .data-list {
  /*position: absolute;*/
  top: 91px;
  padding: 0;
  margin: 0 auto;
  z-index: 9999999;
  width: 200px;
  margin-left: 10px;
  /* border: 1px solid #aaa; */
  background-color: rgb(224, 224, 224);
  transform: translate(-130px,-90px);
}
#newslist .data-list li {
  padding: 10px;
  cursor: pointer;
  list-style-type:none;
  
}
#newslist .data-list li:hover {
  background-color: #eee;
}
#newslist input[type='text'] {
  width: 100%;
  padding: 10px;
 
}
#newslist .el-select__input, .el-input__inner {
  border: none !important;

}
#newslist .no-border .el-select__input, .no-border .el-input__inner {
  border: none !important;

}
#newslist .el-select.no-border .el-input {
  border-color: transparent !important;
  
}

#newslist .el-input__wrapper{
  border-radius: 20px !important;
  width: 218px !important;
  background-color: #f7f7f7 !important;
  margin-top: 10px !important;
  border: none !important;
  box-shadow:none !important
}


@media screen and (max-width: 576px) {
  #newslist .form-horizontal .form-controled {
    min-height: 620px !important;
    display: block !important;
  }
  #newslist .needs {
    margin: 0 auto;
  }
  #newslist .feed {
    font-size: 25px;
  }
  #newslist .enhe {
    display: block !important;
    justify-content: unset !important;
  }

  #newslist .teds {
    display: block !important;
    justify-content: unset !important;
    margin-top: 100px;
  }

  #newslist .lete {
    display: flex !important;
    justify-content: space-between !important;
  }
  #newslist .btns {
    width: 100% !important;
    text-align: center;
    cursor: pointer;
  }
  #newslist .wsd {
    margin-top: 20px;
  }
  #newslist .letes {
    display: block !important;
  }
}

.navbar-default{
  --tbs-header-start-color: #AAAAAA;
}