body {
  margin: 0;
  padding: 0;
}
#customerSupport .conster {
  width: 100%;
}

#customerSupport .tain {
  max-width: 1200px;
  margin: 0 auto;
  text-shadow: 0px 0.5px 0.5px rgb(0 0 0);
}
#customerSupport .center {
  max-width: 1200px;
  margin: 0 auto;
}
#customerSupport .endsed {
  max-width: 1200px;
  margin: 0 auto;
  margin-top: 129px;
}
#customerSupport .rows {
  margin-top: 75px;
}

* {
  margin: 0px;
  padding: 0px;
}
#customerSupport .form-bg {
  background: #00b4ef;
}

#customerSupport .form-horizontal {
  width: 100%;
  height: 60vh;
  /* 加载背景图 */
  background: url('../imgs/banner.png');

  background-size: 100% 100%;
  /* 背景图垂直、水平均居中 */
}
/* .imglist {
  margin: 0 auto;
  width: 1820px;
  display: flex;
  background-color: #00b4ef;
} */
#customerSupport .form-horizontal .form-group {
  position: relative;
}
#customerSupport .form-horizontal .form-title {
  font-size: 14px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #7a7a7a;
  margin-left: 20px;
}
#customerSupport .form-horizontal .form-group {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
#customerSupport .form-control {
  border: none;
  background: #ffffff;
  border-radius: 63px 63px 63px 63px;
  box-shadow: none;
  padding: 0 20px 0 18px;
  height: 40px;
  width: 134px;
  margin-top: 8px;
  transition: all 0.3s ease 0s;
}
#customerSupport .form-horizontal .form-control {
  background: #ffffff;
  border-radius: 63px 63px 63px 63px;
  border: none;
  box-shadow: none;
  font-size: 22px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  padding: 0 20px 0 60px;
  height: 64px;
  width: 100%;
  margin: 0 auto;
  transition: all 0.3s ease 0s;
}

#customerSupport .form-horizontal .form-control:focus {
  background: #e0e0e0;
  box-shadow: none;
  outline: 0 none;
}

#customerSupport .form-control:focus {
  background: #e0e0e0;
  box-shadow: none;
  outline: 0 none;
}
#customerSupport .btns {
  margin: 0 auto;
  cursor: pointer;
  text-align: center;
  padding-top: 92px;
}
#customerSupport .conster_title {
  font-size: 50px;
  font-family: Microsoft YaHei-Bold, Microsoft YaHei;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  padding-top: 19vh;
}
#customerSupport .noted {
  width: 238px;
  height: 55px;
  background: #4e6be1;
  border-radius: 63px 63px 63px 63px;
  font-size: 22px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  margin: 0 auto;
  padding: 20px 5px 10px 10px;
  text-align: center;
  float: right;
  position: relative;
  top: -59px;
  left: -5px;
  cursor: pointer;
  line-height: 17px;
}

#customerSupport .conster_content {
  font-size: 24px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  margin-top: 39px;
  text-align: center;
}
#customerSupport .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;
}
#customerSupport .fh {
  font-size: 22px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #7a7a7a;
  margin-left: 5px;
}
#customerSupport .ones {
  height: 19px;
  font-size: 14px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #4e6be1;
}
#customerSupport .onese {
  height: 19px;
  font-size: 14px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  margin-left: 40px;
}

#customerSupport .demo-pagination-block + .demo-pagination-block {
  margin-top: 10px;
}
#customerSupport .demo-pagination-block .demonstration {
  margin-bottom: 16px;
}
#customerSupport .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;
}
#customerSupport select::-ms-expand {
  display: none;
}

#customerSupport .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替换为你的下拉箭头**/
}

#customerSupport .hy {
  width: 382px;
  height: 458px;
}

#customerSupport .jeb {
  max-width: 460px;
  height: 424px;
  border-radius: 0px 0px 0px 0px;
}
#customerSupport .ends {
  padding-top: 51px;
  padding-left: 55px;
  font-size: 40px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #666666;
}
#customerSupport .wend_name {
  text-align: center;
  padding-top: 50px;
  font-size: 24px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #999999;
}
#customerSupport .wend_cont {
  font-size: 28px;
  font-family: Microsoft YaHei-Bold, Microsoft YaHei;
  font-weight: bold;
  color: #4e6be1;
  padding-top: 15px;
  margin: 0 auto;
}
#customerSupport .letes {
  display: flex;
}
#customerSupport .nebs {
  max-width: 606px;
  height: 424px;
  background: #ffffff;
  border-radius: 0px 0px 0px 0px;
}
#customerSupport .kjcs {
  padding-top: 51px;
  font-size: 28px;
  font-family: Microsoft YaHei-Bold, Microsoft YaHei;
  font-weight: bold;
  color: #333333;
}
#customerSupport .heng {
  width: 39px;
  height: 5px;
  background: #4e6be1;
  border-radius: 3px 3px 3px 3px;
  margin-top: 6px;
}
#customerSupport .contd {
  max-height: 296px;
  overflow: hidden;
  font-size: 20px;
  font-family: Microsoft YaHei-Light, Microsoft YaHei;
  font-weight: 300;
  color: #545454;
  margin-top: 58px;
}
#customerSupport .imgsed {
  width: 740px;
  height: 424px;
}
#customerSupport .imgss {
  z-index: 1;
  top: -30px;
  position: relative;
}

#customerSupport .imgsse {
  z-index: 2;
  top: -210px;
  left: -100px;
  position: relative;
}
#customerSupport .onetw {
  display: flex;
  padding-top: 9.0741vh;
  margin: 0 auto;
  width: 863px;
}
#customerSupport .search-box {
  position: relative;
  text-shadow: none;
}

#customerSupport .search-box-input{
  margin: 9.0741vh auto 0 auto;
  height: 64px;
}
#customerSupport .data-list {
  /*position: relative;*/
  /*top: 90px;*/
  /*left: 0;*/
  /*right: 260;*/
  padding: 0;
  margin: 0 auto;
  max-width: 842px;
  /* border: 1px solid #aaa; */
  background-color: rgba(255, 255, 255, 1);
  /*transform: translate(-130px, -90px);*/
}
#customerSupport .data-list li {
  padding: 10px;
  cursor: pointer;
  list-style-type: none;
}
#customerSupport .data-list li:hover {
  background-color: #eee;
}
#customerSupport input[type='text'] {
  width: 100%;
  padding: 10px;
}

@media screen and (max-width: 576px) {
  #customerSupport .form-horizontal {
    height: 442px !important;
  }
  #customerSupport .onetw {
    padding-top: 259px !important;
  }

  #customerSupport .form-horizontal {
    height: 100% !important;
  }
  #customerSupport .form-horizontal .form-control {
    font-size: unset !important;
    padding: unset !important;
    height: 37px !important;
    width: 346px !important;
    padding: 0 20px 0 19px !important;
  }
  #customerSupport .noted {
    width: 76px !important;
    height: 30px !important;
    text-align: unset !important;
    font-size: unset !important;
    padding: 5px 5px 5px 9px !important;
    float: right !important;
    position: relative !important;
    top: -33px !important;
    left: -11px !important;
  }
  #customerSupport .imglist {
    width: 350px;
  }
  #customerSupport .wend_cont {
    font-size: 24px !important;
  }
}
