.width100 {
  width: 100%;
  min-width: 1440px;
}
.width1440 {
  width: 1440px;
  padding: 0 20px;
  box-sizing: border-box;
  margin: 0 auto;
}
#section-main {
  font-size: 14px;
  color: #262626;
}
.section-top {
  height: 420px;
  box-sizing: border-box;
  padding-top: 66px;
  background: url("https://main-statics.juhe.cn/www/singlepage/2024/design/design-ban.png") center #F1F8FF no-repeat;
}
.section-top h2 {
  padding-top: 60px;
  line-height: 48px;
  font-size: 36px;
  font-weight: bold;
  color: #262626;
}
.section-top dt {
  line-height: 24px;
  font-size: 16px;
  color: #333333;
  padding: 10px 0 24px;
}
.section-top dd {
  line-height: 21px;
  font-size: 14px;
  color: #666;
  margin-bottom: 40px;
}
.section-top .contact-a {
  display: block;
  width: 140px;
  height: 40px;
  background: #07AAFF;
  border-radius: 2px;
  font-size: 14px;
  line-height: 40px;
  color: #FFFFFF;
  text-align: center;
}
.section-main {
  background: #FFFFFF;
}
.section {
  padding: 60px 0 20px;
}
.client-main {
  background: url("https://main-statics.juhe.cn/www/singlepage/2024/design/clientbg.svg") no-repeat right 60px top 160px;
}
.design-title dt {
  font-size: 28px;
  font-weight: 600;
  line-height: 42px;
  padding-bottom: 10px;
}
.design-title dd {
  line-height: 21px;
  font-size: 12px;
}
.client-box {
  width: 990px;
  background: #FFFFFF;
  box-shadow: 0px 4px 24px 0px rgba(38, 38, 38, 0.04), inset 0px 0px 4px 0px #FFFFFF, inset -2px -2px 4px 0px #FFFFFF;
  border-radius: 2px;
  border: 1px solid #F6F7F9;
  box-sizing: border-box;
  padding: 24px 10px 20px 20px;
}
.client-box:first-of-type {
  margin-top: 40px;
  margin-bottom: 10px;
}
.client-title {
  display: flex;
  align-items: center;
}
.client-title span {
  width: 24px;
  height: 24px;
  background: url("https://main-statics.juhe.cn/www/singlepage/2024/design/icons.png") no-repeat;
}
.client-title span.first-span {
  background-position: -54px -10px;
}
.client-title span.last-span {
  background-position: -98px -55px;
}
.client-title p {
  font-size: 24px;
  margin-left: 6px;
  font-weight: bold;
}
.client-desc {
  margin-top: 10px;
  font-size: 14px;
  color: #666;
  line-height: 21px;
  padding-left: 30px;
}
.why-list {
  display: flex;
  justify-content: space-between;
  margin-top: 39px;
}
.why-list li {
  width: 460px;
  height: 254px;
}
.why-list li.list-dl1 {
  background: url("https://main-statics.juhe.cn/www/singlepage/2024/design/list-icon1.png") no-repeat left top;
}
.why-list li.list-dl1 dt {
  background-position: -98px -10px;
}
.why-list li.list-dl2 {
  background: url("https://main-statics.juhe.cn/www/singlepage/2024/design/list-icon2.png") no-repeat left top;
}
.why-list li.list-dl2 dt {
  background-position: -10px -55px;
}
.why-list li.list-dl3 {
  background: url("https://main-statics.juhe.cn/www/singlepage/2024/design/list-icon3.png") no-repeat left top;
}
.why-list li.list-dl3 dt {
  background-position: -54px -55px;
}
.why-list li dl {
  height: 126px;
  padding: 40px 20px 0;
  box-sizing: border-box;
}
.why-list li dt {
  width: 24px;
  height: 24px;
  background: url("https://main-statics.juhe.cn/www/singlepage/2024/design/icons.png") no-repeat left top;
}
.why-list li dd {
  font-size: 20px;
  font-weight: bold;
  margin-top: 8px;
  line-height: 30px;
}
.why-list li p {
  padding: 20px;
  width: 452px;
  height: 124px;
  border-radius: 4px;
  background: #FFFFFF;
  margin: 0 auto;
  box-sizing: border-box;
  line-height: 21px;
}
.contact-main {
  display: flex;
  justify-content: space-between;
  padding-top: 28px;
  padding-bottom: 40px;
}
.contact-main .contact-left {
  width: 420px;
  height: 418px;
}
.contact-main .contact-form {
  width: 960px;
  height: 418px;
  background: #FFFFFF;
  box-shadow: 0px 4px 24px 0px rgba(38, 38, 38, 0.04), inset 0px 0px 4px 0px #FFFFFF, inset -2px -2px 4px 0px #FFFFFF;
  border-radius: 4px;
  border: 1px solid #F8F8F8;
  box-sizing: border-box;
  padding: 25px 20px 20px;
}
.contact-left {
  width: 420px;
  height: 418px;
  background: url("https://main-statics.juhe.cn/www/singlepage/2024/design/contact-ai.png") no-repeat left top;
  padding-top: 233px;
  box-sizing: border-box;
}
.contact-left .content {
  width: 412px;
  height: 180px;
  background: #FFFFFF;
  border-radius: 4px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 20px 0 20px 16px;
  display: flex;
}
.contact-left .content img {
  height: 140px;
  width: 140px;
  margin-right: 12px;
}
.contact-left .content .info-right dl dt {
  font-weight: 600;
  font-size: 24px;
  padding: 25px 0 10px;
  line-height: 36px;
}
.contact-left .content .info-right dl dd {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 3px;
  font-weight: bold;
}
.contact-left .content .info-right dl dd i {
  font-style: normal;
  padding: 0 10px 0 10px;
  position: relative;
}
.contact-left .content .info-right dl dd i::after {
  content: '';
  position: absolute;
  left: 10px;
  top: 5px;
  width: 1px;
  height: 14px;
  background: #262626;
}
.contact-left .content .info-right .decspp {
  margin-top: 3px;
  color: #666;
  line-height: 18px;
  font-size: 12px;
}
.contact-form .form-desc dt {
  display: flex;
  height: 25px;
  align-items: center;
  margin-bottom: 10px;
}
.contact-form .form-desc dt i {
  width: 24px;
  height: 25px;
  background: url("https://main-statics.juhe.cn/www/singlepage/2024/design/icons.png") no-repeat left top;
  background-position: -10px -10px;
}
.contact-form .form-desc dt span {
  font-size: 24px;
  font-weight: bold;
  margin-left: 5px;
}
.contact-form .form-desc dd {
  line-height: 21px;
  font-size: 14px;
}
.contact-form .form-desc dd a {
  color: #07AAFF;
  font-weight: bold;
}
.contact-form .addInput,
.contact-form .textarea {
  padding-top: 20px;
}
.contact-form .addInput {
  display: flex;
  justify-content: space-between;
}
.contact-form #des {
  width: 920px;
  height: 100px;
  border-radius: 2px;
  border: 1px solid #DDDDDD;
  padding: 10px 9px;
  line-height: 21px;
  font-size: 14px;
  color: #262626;
  font-family: inherit;
  box-sizing: border-box;
}
.contact-form #des::placeholder {
  color: #bbb;
}
.contact-form .addText {
  width: 450px;
  height: 48px;
  box-sizing: border-box;
  padding: 10px;
  border-radius: 2px;
  font-size: 14px;
  border: 1px solid #DDDDDD;
}
.contact-form .addText::placeholder {
  color: #bbb;
}
.contact-form .code-box {
  position: relative;
}
.contact-form .code-box .vercode {
  padding-right: 200px;
  box-sizing: border-box;
}
.contact-form .code-box .code-box {
  position: absolute;
  right: 10px;
  top: 4px;
  display: flex;
  align-items: center;
}
.contact-form .code-box .code-box img {
  height: 40px;
}
.contact-form .code-box .code-box span {
  font-size: 12px;
  margin-left: 8px;
  cursor: pointer;
}
.contact-form .complaint-btn {
  width: 140px;
  height: 40px;
  background: #07AAFF;
  border-radius: 2px;
  line-height: 40px;
  text-align: center;
  color: #FFFFFF;
  margin-top: 20px;
  cursor: pointer;
  border: 0;
}
.contact-form .complaint-btn:disabled {
  opacity: 0.4;
}
