@charset "utf-8";
/*ipc.ink

	版本：1.0
	整理：IPCINK
	帮助：https://ipc.ink
*/

.ace-developer-support-banner .support-banner-content {
  width: 1180px;
  height: 100%;
  margin: 0 auto;
  padding-top: 70px;
}

.ace-developer-support-banner
  .support-banner-content
  .support-banner-content-title {
  font-family: PingFangSC-Medium;
  font-size: 36px;
  color: #fff;
  text-align: left;
  line-height: 54px;
  font-weight: 700;
  margin: 0;
}

.ace-developer-support-banner
  .support-banner-content
  .support-banner-content-desc {
  margin-top: 20px;
  width: 520px;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #fff;
  text-align: left;
  line-height: 24px;
}

/*第二部分*/
.ace-common-floor {
  position: relative;
}

.ace-common-floor .ace-common-floor-row {
  margin-left: auto;
  margin-right: auto;
}
.ace-common-floor-row {
  max-width: 100% !important;
}

.ace-developer-support-rec {
  width: 1200px;
  margin: 0 auto;
  font-family: PingFangSC-Regular;
  position: relative;
  height: 50px;
}

.ace-developer-support-rec .support-rec-box {
  position: absolute;
  background: #fff;
  box-shadow: 0 0 20px 0 rgba(187, 27, 0, 0.14);
  z-index: 99;
  border-radius: 6px;
  width: 1200px;
  height: 100px;
  top: -50px;
  left: 0;
  padding-left: 27px;
  display: flex;
}

.ace-developer-support-rec .support-rec-box .support-rec-box-left {
  display: flex;
}
.ace-developer-support-rec .support-rec-box .support-rec-box-left .left-img {
  width: 83px;
  position: relative;
  top: -13px;
  float: left;
}
.ace-developer-support-rec
  .support-rec-box
  .support-rec-box-left
  .left-img
  img {
  width: 83px;
  display: block;
}

.ace-developer-support-rec .support-rec-box .support-rec-box-left .left-text {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 76px 0 12px;
}

.ace-developer-support-rec
  .support-rec-box
  .support-rec-box-left
  .left-text
  .left-title {
  font-family: PingFangSC-Medium;
  font-size: 18px;
  color: #181818;
  line-height: 25px;
}

.ace-developer-support-rec
  .support-rec-box
  .support-rec-box-left
  .left-text
  .left-desc {
  margin-top: 8px;
  font-size: 14px;
  color: #999;
  line-height: 20px;
}

/*详细介绍部分*/
.ace-developer-support-rec .support-rec-box .support-rec-box-right {
  flex: 1;
  height: 100%;
}

.ace-developer-support-rec .support-rec-box .support-rec-box-right .right-list {
  display: flex;
  height: 100%;
}

.ace-developer-support-rec
  .support-rec-box
  .support-rec-box-right
  .right-list
  .right-item {
  display: flex;
  align-items: center;
  position: relative;
  margin-right: 45px;
}

.ace-developer-support-rec
  .support-rec-box
  .support-rec-box-right
  .right-list
  .right-item
  .item-img {
  width: 40px;
}

.ace-developer-support-rec
  .support-rec-box
  .support-rec-box-right
  .right-list
  .right-item
  .item-img
  img {
  display: block;
  width: 40px;
}

.ace-developer-support-rec
  .support-rec-box
  .support-rec-box-right
  .right-list
  .right-item
  .item-text {
  margin-left: 12px;
  width: 120px;
}
.ace-developer-support-rec
  .support-rec-box
  .support-rec-box-right
  .right-list
  .right-item
  .item-text
  .item-title {
  display: block;
  font-size: 16px;
  color: #181818;
  line-height: 22px;
  cursor: pointer;
}
.ace-developer-support-rec
  .support-rec-box
  .support-rec-box-right
  .right-list
  .right-item
  .item-text
  .item-desc {
  margin-top: 4px;
  font-size: 12px;
  color: #999;
  line-height: 18px;
}

/*抽取*/
.n-201216 .ace-render-2 {
  position: relative;
  background-color: rgb(255, 255, 255);
  padding: 0px;
}

.n-201216 .n-ace-two {
  max-width: 100%;
}

.n-201216 .ace-developer-support-banner {
  background: url(https://ipc.ink/wp-content/themes/b2child/img/l_b.png) center center / 100% 100% no-repeat;
  height: 350px;
}

/*第二部分*/
.n-201216 .ace-common-floor {
  padding: 0px;
  background-color: rgb(244, 244, 244);
  height: auto;
  display: block;
}
.n-201216 .ace-common-floor-row {
  padding: 0px;
  max-width: 1180px;
}

.n-201216 .ace-render-1 {
  position: relative;
  background-size: contain;
  background-repeat: no-repeat;
  padding: 0px;
}