.bigclientcaselist .content {
  display: flex;
  justify-content: center;
  margin-top: 60px;
  background: url("http://www.gymoo.cn/static/assets/imageNew/bigclientcaselist-bg.png")
    no-repeat;
  background-size: 100% 100%;
  height: 782px;
}
/* .resetyzm{
  
  } */
.bigclientcaselist .content .lefts {
  margin-top: 127px;
  margin-right: 38px;
  width: 600px;
}
.bigclientcaselist .content .lefts p:first-of-type img {
  width: 505px;
  height: 34px;
}
.bigclientcaselist .content .lefts p:nth-child(2) {
  margin: 31px 0 54px 0;
  font-size: 18px;
  font-family: PingFang;
  font-weight: 400;
  color: #222222;
  line-height: 32px;
}
.bigclientcaselist .project {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.bigclientcaselist .project li:nth-child(3n) {
  margin-right: 0;
}
.bigclientcaselist .project li {
  margin-right: 23px;
  margin-bottom: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 172px;
  height: 73px;
  background: #ffffff;
  box-shadow: 0px 3px 19px 0px rgba(229, 236, 253, 0.6);
}
.bigclientcaselist .project li:nth-child(1) img {
  width: 77px;
  height: 34px;
}
.bigclientcaselist .project li:nth-child(2) img {
  width: 97px;
  height: 22px;
}
.bigclientcaselist .project li:nth-child(3) img {
  width: 125px;
  height: 25px;
}
.bigclientcaselist .project li:nth-child(4) img {
  width: 98px;
  height: 23px;
}
.bigclientcaselist .project li:nth-child(5) img {
  width: 94px;
  height: 27px;
}
.bigclientcaselist .project li:nth-child(6) img {
  width: 108px;
  height: 28px;
}
.bigclientcaselist .project li:nth-child(7) img {
  width: 86px;
  height: 34px;
}
.bigclientcaselist .project li:nth-child(8) img {
  width: 56px;
  height: 48px;
}
.bigclientcaselist .project li:nth-child(9) img {
  width: 95px;
  height: 29px;
}
.bigclientcaselist .project li:nth-child(10) img {
  width: 91px;
  height: 28px;
}
.bigclientcaselist .project li:nth-child(11) img {
  width: 61px;
  height: 35px;
}
.bigclientcaselist .project li:nth-child(12) img {
  width: 63px;
  height: 42px;
}
.bigclientcaselist .content .rights {
  margin-top: 61px;
  width: 562px;
  height: 661px;
  background: url("http://www.gymoo.cn/static/assets/imageNew/bigclientcaselist-inputBg.png")
    no-repeat;
  background-size: 100% 100%;
}
.bigclientcaselist .content .rights p:first-of-type {
  text-align: center;
}
.bigclientcaselist .content .rights p:first-of-type img {
  margin-top: 47px;
  text-align: center;
  width: 145px;
  height: 27px;
}
.bigclientcaselist .content .rights p:nth-child(2) {
  text-align: center;
  margin: 21px 0 2px 0;
  font-size: 16px;
  font-family: PingFang;
  font-weight: 400;
  color: #4f5469;
  line-height: 38px;
}
.bigclientcaselist .rights .form-group {
  margin-bottom: 12px;
  display: block;
  padding-left: 33px;
}
.bigclientcaselist .rights label {
  font-size: 16px;
  font-family: PingFang;
  font-weight: 400;
  color: #4f5469;
  line-height: 38px;
  text-align: left;
}
.bigclientcaselist .rights .form-control:focus {
  outline: none !important;
}
.bigclientcaselist .rights .form-control {
  width: 495px;
  height: 56px;
  background: url("http://www.gymoo.cn/static/assets/imageNew/bigclientcaselist-input.png")
    no-repeat;
  background-size: 100% 100%;
  border: 0px;
}
.bigclientcaselist .rights .form-phones .form-control {
  width: 335px;
}
.bigclientcaselist .rights .btn {
  width: 495px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  background: #2956ff;
  box-shadow: 0px 2px 8px 0px rgba(206, 206, 206, 0.5);
  border-radius: 6px;
  font-size: 24px;
  font-family: PingFang;
  font-weight: bold;
  color: #ffffff;
  padding: 0;
}
.bigclientcaselist .rights .form-phones p {
  /* display: flex; */
  position: relative;
  margin: 0 !important;
}
.bigclientcaselist .rights .form-phones .yazm {
  cursor: pointer;
  position: absolute;
  right: 24px;
  top: -12px;
  display: inline-block;
  width: 174px;
  height: 79px;
  background: url("http://www.gymoo.cn/static/assets/imageNew/bigclientcaselist-ck.png")
    no-repeat;
  background-size: 100% 100%;
  font-size: 20px;
  font-family: PingFang;
  font-weight: bold;
  text-align: center;
  color: #2648ef;
  line-height: 79px;
}
@media screen and (min-width: 778px) {
  /* #headerNavbarWrap {
    display: none !important;
  } */
}

@media screen and (max-width: 428px) {
  .bigclientcaselist .content {
    margin-top: 44px;
    padding-bottom: 40px;
    height: auto;
    display: block;
  }
  .bigclientcaselist .content .lefts {
    margin-top: 0;
    padding-top: 31px;
    margin-right: 0px;
    width: 100%;
    text-align: center;
  }
  .bigclientcaselist .content .lefts p:first-of-type img {
    width: 309px;
    height: 21px;
  }
  .bigclientcaselist .content .lefts p:nth-child(2) {
    margin: 13px 0 23px 0;
    font-size: 12px;
    font-family: PingFang;
    font-weight: 400;
    color: #222222;
    line-height: 17px;
  }
  .bigclientcaselist .content .rights {
    margin-top: 0px;
    margin: 0 auto;
    width: 345px;
    height: 447px;
    background: url(http://www.gymoo.cn/static/assets/imageNew-h5/bigclientcaselist-inputBg.png)
      no-repeat;
    background-size: 100% 100%;
  }
  .bigclientcaselist .content .rights p:first-of-type img {
    margin-top: 23px;
    width: 99px;
    height: 18px;
  }
  .bigclientcaselist .content .rights p:nth-child(2) {
    margin: 10px 0 11px 0;
    font-size: 12px;
    font-family: PingFang;
    font-weight: 400;
    color: #4f5469;
    line-height: 19px;
  }
  .bigclientcaselist .rights .form-control {
    width: 290px;
    height: 36px;
    background: url(http://www.gymoo.cn/static/assets/imageNew/bigclientcaselist-input.png)
      no-repeat;
    background-size: 100% 100%;
    font-size: 12px;
    font-family: PingFang;
    font-weight: 400;
    line-height: 17px;
  }
  .bigclientcaselist .rights .form-phones .form-control {
    width: 195px;
    height: 39px;
  }
  .bigclientcaselist .rights .form-phones .yazm {
    position: absolute;
    right: 21px;
    top: -5px;
    display: inline-block;
    width: 99px;
    height: 51px;
    text-align: center;
    background: url(http://www.gymoo.cn/static/assets/imageNew/bigclientcaselist-ck.png)
      no-repeat;
    background-size: 100% 100%;
    font-size: 12px;
    font-family: PingFang;
    font-weight: bold;
    color: #2648ef;
    line-height: 51px;
  }
  .bigclientcaselist .rights label {
    margin-bottom: 5px;
    font-size: 12px;
    font-family: PingFang;
    font-weight: 400;
    color: #4f5469;
    line-height: 19px;
    text-align: left;
  }
  .bigclientcaselist .rights .form-group {
    margin-bottom: 10px;
    display: block;
    padding-left: 28px;
  }
  .bigclientcaselist .rights .btn {
    width: 290px;
    height: 39px;
    text-align: center;
    line-height: 39px;
    background: #2956ff;
    box-shadow: 0px 2px 8px 0px rgb(206 206 206 / 50%);
    border-radius: 6px;
    font-size: 15px;
    font-family: PingFang;
    font-weight: bold;
    color: #ffffff;
    padding: 0;
  }
}
