body {
  margin: 0;
  padding: 0;
}

a:focus, a:hover {
  text-decoration: unset;
}

#efficiency .tain {
  max-width: 1200px;
  margin: 0 auto;
  text-shadow: 0px 0.5px 0.5px rgb(0 0 0);
}
#efficiency .contont {
  max-width: 1200px;
  margin: 0 auto;
  
}
#efficiency .pendes{
max-width: 1920px;
margin: 0 auto;
background-color: #f7f7f7;
  padding-bottom: 93px;
}
#efficiency .rows {
  margin-top: 75px;
}

* {
  margin: 0px;
  padding: 0px;
}
#efficiency .form-bg {
  background: #00b4ef;
}

#efficiency .form-horizontal {
  width: 100%;
  /* 加载背景图 */
  background: url('../imgs/banner.png') no-repeat;

  background-size: 100% 100%;
  /* 背景图垂直、水平均居中 */
}
/* .imglist {
  margin: 0 auto;
  width: 1820px;
  display: flex;
  background-color: #00b4ef;
} */
#efficiency .form-horizontal .form-group {
  position: relative;
}
#efficiency .form-horizontal .form-title {
  font-size: 14px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #7a7a7a;
  margin-left: 20px;
}
#efficiency .form-horizontal .form-group {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
#efficiency .form-control {
  background: #f0f2f7;
  border: none;
  border-radius: 20px;
  box-shadow: none;
  padding: 0 20px 0 18px;
  height: 40px;
  width: 134px;
  margin-top: 8px;
  transition: all 0.3s ease 0s;
}
#efficiency .form-horizontal .form-controled {
  border: none;
  max-width: 1200px;
  box-shadow: none;
  height: 848px;
  background: #0f1016;
  border-radius: 0px 0px 0px 0px;
  margin: 0 auto;
  margin-top: 116px;
  transition: all 0.3s ease 0s;
}
#efficiency .form-horizontal .form-controleds {
  background: #f0f2f7;
  border: none;
  border-radius: 20px;
  box-shadow: none;
  padding: 10px 20px 0 18px;
  height: 160px;
  margin-top: 8px;
  transition: all 0.3s ease 0s;
}
#efficiency .form-horizontal .form-controled:focus {
  background: #e0e0e0;
  box-shadow: none;
  outline: 0 none;
}

#efficiency .form-control:focus {
  background: #e0e0e0;
  box-shadow: none;
  outline: 0 none;
}
#efficiency .form-horizontal .form-group i {
  position: absolute;
  top: 38px;
  left: 21px;
  font-size: 17px;
  color: #c8c8c8;
  transition: all 0.5s ease 0s;
}
#efficiency .form-horizontal .form-control:focus + i {
  color: #4e6be1;
}
#efficiency .form-horizontal .fa-question-circle {
  display: inline-block;
  position: absolute;
  top: 12px;
  right: 60px;
  font-size: 20px;
  color: #00b4ef;
  transition: all 0.5s ease 0s;
}
#efficiency .form-horizontal .fa-question-circle:hover {
  color: #000;
}

#efficiency .form-horizontal .text {
  float: left;
  font-size: 14px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #7a7a7a;
  margin-left: 7px;
  margin-top: 2px;
}
#efficiency .btns {
  margin: 0 auto;
  cursor: pointer;
  text-align: center;
  padding-top: 92px;
}
#efficiency .noted {
  width: 218px;
  font-size: 18px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  background: #4e6be1;
  border-radius: 24px;
  margin: 0 auto;
  padding: 10px 5px 10px 10px;
  text-align: center;
  margin-top: 30px;
}
#efficiency .conster_title {
  font-size: 60px;
  font-family: Microsoft YaHei-Bold, Microsoft YaHei;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  padding-top: 19vh;
}
#efficiency .conster_content {
  font-size: 22px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  margin-top: 39px;
  text-align: center;
  white-space: pre-wrap;
}
#efficiency .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;
}
#efficiency .fh {
  font-size: 22px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #7a7a7a;
  margin-left: 5px;
}
#efficiency .ones {
  height: 19px;
  font-size: 14px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #4e6be1;
}
#efficiency .onese {
  height: 19px;
  font-size: 14px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  margin-left: 40px;
}

#efficiency .demo-pagination-block + .demo-pagination-block {
  margin-top: 10px;
}
#efficiency .demo-pagination-block .demonstration {
  margin-bottom: 16px;
}
.el-pagination .btn-next .el-icon,
.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: 2px;
}
select::-ms-expand {
  display: none;
}

#efficiency .form-control {
  border: none;

  outline: none;

  /*将默认的select选择框样式清除*/

  appearance: none;

  -moz-appearance: none;

  -webkit-appearance: none;

  -ms-appearance: none;

  /*在选择框的最右侧中间显示小箭头图片*/

  background: url(../imgs/dj.png) no-repeat scroll right center transparent;

  /***将sele.png替换为你的下拉箭头**/
}
#efficiency .hy {
  width: 382px;
  height: 287px;
  background: #ffffff;
  border-radius: 0px 0px 0px 0px;
}
#efficiency .nebs {
  width: 606px;
  height: 424px;
  background: #ffffff;
  border-radius: 0px 0px 0px 0px;
}
#efficiency .kjcs {
  padding-top: 51px;
  padding-left: 55px;
  font-size: 40px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #666666;
}
#efficiency .heng {
  width: 39px;
  height: 5px;
  background: #4e6be1;
  border-radius: 3px 3px 3px 3px;
  margin-top: 30px;
  margin-left: 55px;
}
#efficiency .contd {
  max-height: 130px;
  word-break: break-all;
  overflow:hidden; 
  text-overflow:ellipsis; 
  display:-webkit-box;
  -webkit-box-orient:vertical;  
  -webkit-line-clamp:3; /* 超出几行省略 */
  font-size: 20px;
  font-family: Microsoft YaHei-Light, Microsoft YaHei;
  font-weight: 300;
  color: #a8a8a8;
  margin-top: 10px;
  padding-right: 65px;
  padding-left: 55px;
}
#efficiency .jeb {
  width: 460px;
  height: 424px;
  border-radius: 0px 0px 0px 0px;
}
#efficiency .ends {
  padding-top: 51px;
  padding-left: 55px;
  font-size: 40px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #666666;

}
#efficiency .rest {
  max-width: 1200px;
  height: 189px;
  background: #ffffff;
  box-shadow: 0px 9px 26px 1px rgba(187, 187, 187, 0.16);
  border-radius: 18px 18px 18px 18px;
}
#efficiency .sont {
  padding-top: 28px;
  padding-left: 60px;
  font-size: 28px;
  font-family: Microsoft YaHei-Bold, Microsoft YaHei;
  font-weight: bold;
  color: #333333;
}
#efficiency .lenf {
  width: 39px;
  height: 5px;
  background: #4e6be1;
  border-radius: 3px 3px 3px 3px;
  margin-top: 6px;
  margin-left: 60px;
}
#efficiency .confend {
  max-height: 60px;
  margin-top: 28px;
  font-size: 20px;
  font-family: Microsoft YaHei-Light, Microsoft YaHei;
  font-weight: 300;
  color: #a8a8a8;
  padding-right: 65px;
  padding-left: 60px;
  max-width: 794px;
  word-break: break-all;
  overflow:hidden; 
  text-overflow:ellipsis; 
  display:-webkit-box;
  -webkit-box-orient:vertical;  
  -webkit-line-clamp:2; /* 超出几行省略 */
}
#efficiency .wend_name {
  padding-left: 23px;
  padding-top: 61px;
  font-size: 26px;
  font-family: Microsoft YaHei-Bold, Microsoft YaHei;
  font-weight: bold;
  color: #333333;
}
#efficiency .wend_cont {
  max-width: 293px;
  max-height: 95px;
  overflow: hidden;
  font-size: 20px;
  font-family: Microsoft YaHei-Light, Microsoft YaHei;
  font-weight: 300;
  color: #a8a8a8;
  padding-left: 45px;
  padding-top: 38px;
}
#efficiency .hon_name {
  padding-left: 23px;
  padding-top: 61px;
  font-size: 26px;
  font-family: Microsoft YaHei-Bold, Microsoft YaHei;
  font-weight: bold;
  color: #333333;
}
#efficiency .hon_cont {
  max-width: 293px;
  max-height: 95px;
  overflow: hidden;
  font-size: 20px;
  font-family: Microsoft YaHei-Light, Microsoft YaHei;
  font-weight: 300;
  color: #a8a8a8;
  padding-left: 45px;
  padding-top: 38px;
}
#efficiency .letes {
  max-width: 1200px;
  display: flex;
}
#efficiency .imgsed {
  width: 740px;
  height: 424px;
  object-fit: cover;
}
#efficiency .foots {
  margin-top: 117px;
  text-align: center;
}
#efficiency .oned {
  margin-top: 67px;
  padding-right: 65px;
  cursor: pointer;
  position: absolute;
  right: 0;
}
#efficiency .twos{
 margin: 0 auto;
 text-align: center;
 margin-top: 57px;
}
#efficiency .onesed{
  width: 218px;
  font-size: 18px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  border: none;
  background: #4e6be1;
  text-align: center;
  border-radius:24px;
  padding: 10px;
  margin: 0 auto;
}
#efficiency .bockimg{
  max-width: 1920px;
  height: 100%;
  /* 加载背景图 */
  background: rgb(0,0,0,0.0001) url('../imgs/bjtan.png');
  background-size: 100% 100%;
  margin: 0 auto;
  background-blend-mode: color;
}
@media screen and (max-width: 576px) {
  #efficiency .letes {
    display: block !important;
  }
  #efficiency .conster_title {
    font-size: 40px !important;
  }
  #efficiency .conster_content {
    font-size: 15px !important;
  }
  #efficiency .contd {
    max-width: 430px !important;
  }
  #efficiency .imgsed {
    width: 594px !important;
    height: 424px !important;
  }
  #efficiency .foots {
    margin-top: 1200px !important;
    width: 100% !important;
  }
  #efficiency .imget {
    width: 100% !important;
  }
  #efficiency .form-horizontal .form-controled {
    height: 100% !important;
  }
  #efficiency .confend {
    max-width: 400px !important;
  }
  #efficiency .rest {
    height: 389px !important;
  }
  #efficiency .oned {
    padding-left: 65px !important;
  }
  #efficiency .hy {
    text-align: center !important;
    margin-left: 15px !important;
  }
  #efficiency .wend {
    height: 2200px !important;
  }
}
