<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.crm-content &gt; div {
  box-sizing: border-box;
}

.crm-content .crm-banner {
  margin: 0 auto;
  max-width: 1920px;
  height: 450px;
  background: #fcfcfc;
}

.crm-content .crm-banner .crm-banner_content {
  position: relative;
  padding-top: 133px;
  padding-left: 2px;
  margin: 0 auto;
  width: 1200px;
  height: 100%;
  box-sizing: border-box;
}

.crm-content .crm-banner .crm-banner_content .title-main {
  font-size: 44px;
  font-family: MicrosoftYaHeiUI;
  font-weight: bold;
  color: #363636;
  line-height: 56px;
  letter-spacing: 5px;
}

.crm-content .crm-banner .crm-banner_content .title-assist {
  margin-top: 20px;
  width: 315px;
  height: 64px;
  font-size: 19px;
  font-family: MicrosoftYaHeiUI;
  color: #363636;
  line-height: 32px;
  letter-spacing: 2px;
}

.crm-content .crm-banner .crm-banner_content .input-banner_content {
  position: relative;
  display: inline-block;
  margin-top: 29px;
  width: 467px;
  height: 48px;
  background: white;
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.08);
  border-radius: 2px;
}

.crm-content .crm-banner .crm-banner_content .input-banner_content .input-banner {
  padding: 16px 150px 16px 24px;
  width: 100%;
  height: 100%;
  font-size: 16px;
  font-family: HiraginoSansGB;
  font-weight: normal;
  color: #363636;
  line-height: 24px;
  letter-spacing: 1px;
  box-sizing: border-box;
}

.crm-content .crm-banner .crm-banner_content .input-banner_content .input-banner_submit {
  position: absolute;
  top: 0;
  right: 0;
  width: 150px;
  height: 100%;
  background: #fb4f14;
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.08);
  border-radius: 2px;
  text-align: center;
  font-size: 16px;
  font-family: HiraginoSansGB;
  font-weight: normal;
  color: white;
  letter-spacing: 1px;
  line-height: 48px;
  cursor: pointer;
}

.crm-content .crm-banner .crm-banner_content .input-banner_content .input-banner_submit:hover {
  background: #FB6430;
}

.crm-content .crm-banner .crm-banner_content .pic-banner {
  position: absolute;
  top: 26px;
  right: 37px;
  width: 623px;
  height: 423px;
  background: url(https://cdn.do1.com.cn/crm/crm-banner.png) 50% no-repeat;
  background-size: contain;
}

.crm-content .transformation {
  /* height: 740px; */
  height: 207px;
  background: #fefefe;
}

.crm-content .transformation .content-transformation {
  position: relative;
  margin: 0 auto;
  padding-top: 78px;
  width: 1200px;
  height: 100%;
}

.crm-content .transformation .content-transformation .transformation-title {
  font-size: 34px;
  font-family: HiraginoSansGB;
  font-weight: normal;
  color: #363636;
  line-height: 51px;
  letter-spacing: 3px;
  text-align: center;
}

.crm-content .transformation .content-transformation .transformation-title_assist {
  margin-top: 11px;
  font-size: 18px;
  font-family: HiraginoSansGB;
  font-weight: normal;
  color: #363636;
  line-height: 27px;
  letter-spacing: 2px;
  text-align: center;
}

.crm-content .transformation .content-transformation .pic-transformation {
  display: inline-block;
  margin-top: 38px;
  width: 713px;
  height: 495px;
  background: url(https://cdn.do1.com.cn/crm/pic-transformation.png) 50% no-repeat;
  background-size: contain;
}

.crm-content .transformation .content-transformation .pic-describe_transformation {
  position: absolute;
  top: 348px;
  left: 773px;
}

.crm-content .communicate {
  background: #fbfbfc;
  height: 650px;
}

.crm-content .communicate .content-communicate {
  position: relative;
  margin: 0 auto;
  padding: 229px 0 0 40px;
  width: 1200px;
  height: 100%;
}

.crm-content .communicate .pic-communicate {
  position: absolute;
  top: 0;
  right: 0;
  width: 713px;
  height: 650px;
  background: url(https://cdn.do1.com.cn/crm/pic-communicate.png) 50% no-repeat;
  background-size: contain;
}

.crm-content .discover {
  height: 650px;
  background: #fefefe;
}

.crm-content .discover .content-discover {
  position: relative;
  margin: 0 auto;
  width: 1200px;
}

.crm-content .discover .content-discover .pic-discover {
  width: 713px;
  height: 650px;
  background: url(https://cdn.do1.com.cn/crm/pic-discover.png) 50% no-repeat;
  background-size: contain;
}

.crm-content .discover .content-discover .pic-describe_discover {
  position: absolute;
  top: 227px;
  right: 0;
}

.crm-content .process {
  height: 496px;
  background: #fbfbfc;
}

.crm-content .process .content-process {
  position: relative;
  margin: 0 auto;
  padding: 150px 0 0 40px;
  width: 1200px;
}

.crm-content .process .pic-process {
  position: absolute;
  top: 0;
  right: 0;
  width: 713px;
  height: 496px;
  background: url(https://cdn.do1.com.cn/crm/pic-process.png) 50% no-repeat;
  background-size: contain;
}

.crm-content .service {
  height: 650px;
  background: #fefefe;
}

.crm-content .service .content-service {
  position: relative;
  margin: 0 auto;
  width: 1200px;
}

.crm-content .service .content-service .pic-service {
  width: 713px;
  height: 650px;
  background: url(https://cdn.do1.com.cn/crm/pic-service.png) 50% no-repeat;
  background-size: contain;
}

.crm-content .service .content-service .pic-describe_service {
  position: absolute;
  top: 186px;
  right: 0;
}

.crm-content .analysis {
  height: 650px;
  background: #fbfbfc;
}

.crm-content .analysis .content-analysis {
  position: relative;
  margin: 0 auto;
  width: 1200px;
  padding: 226px 0 0 40px;
}

.crm-content .analysis .pic-analysis {
  position: absolute;
  top: 0;
  right: 0;
  width: 713px;
  height: 650px;
  background: url(https://cdn.do1.com.cn/crm/pic-analysis.png) 50% no-repeat;
  background-size: contain;
}

.crm-content .crm-carousel {
  height: 693px;
  padding-top: 86px;
  background: white;
}

.crm-content .crm-carousel .crm-cariousel_title {
  margin-bottom: 37px;
  font-size: 34px;
  font-family: HiraginoSansGB-W6,HiraginoSansGB;
  font-weight: normal;
  color: #363636;
  line-height: 51px;
  letter-spacing: 3px;
  text-align: center;
}

.crm-content .crm-carousel .more {
  font-size: 18px;
  font-family: HiraginoSansGB-W3,HiraginoSansGB;
  font-weight: normal;
  color: rgba(54, 54, 54, 0.5);
  line-height: 27px;
  text-align: center;
  letter-spacing: 2px;
}

.crm-content .crm-carousel .more a:hover {
  color: #FB4F14;
}

.crm-content .product {
  height: 966px;
  padding-top: 62px;
  background: #fffeff;
}

.crm-content .product .product-title {
  text-align: center;
  font-size: 34px;
  font-family: HiraginoSansGB-W6,HiraginoSansGB;
  font-weight: normal;
  color: #363636;
  line-height: 51px;
  letter-spacing: 3px;
}

.crm-content .product .product-title_assist {
  margin-top: 7px;
  text-align: center;
  font-size: 18px;
  font-family: HiraginoSansGB-W3,HiraginoSansGB;
  font-weight: normal;
  color: rgba(54, 54, 54, 0.5);
  line-height: 27px;
  letter-spacing: 2px;
}

.crm-content .product .product-btn_price {
  margin-top: 26px;
  margin-bottom: 66px;
  text-align: center;
}

.crm-content .product .product-btn_price a {
  display: inline-block;
  width: 108px;
  height: 34px;
  background: rgba(255, 65, 0, 0.01);
  line-height: 34px;
  font-size: 14px;
  font-family: HiraginoSansGB-W3,HiraginoSansGB;
  font-weight: normal;
  color: #fb4f14;
  border-radius: 2px;
  border: 1px solid #fb4f14;
  transition: background .6s,color .6s;
}

.crm-content .product .product-btn_price a:hover {
  color: #fff;
  background: #fb4f14;
}

.crm-content .product .product-items {
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  width: 770px;
  height: 584px;
}

.crm-content .pic-describe {
  width: 427px;
}

.crm-content .pic-describe .pic-describe_title {
  font-size: 24px;
  font-family: HiraginoSansGB;
  font-weight: normal;
  color: #262626;
  line-height: 36px;
  letter-spacing: 1px;
}

.crm-content .pic-describe .pic-describe_title_assist {
  margin-top: 21px;
  width: 427px;
  font-size: 14px;
  font-family: HiraginoSansGB;
  font-weight: normal;
  color: #595959;
  line-height: 24px;
}

.crm-content .pic-describe .btn-right {
  margin-top: 46px;
}
</pre></body></html>