
.openApi .banner_ul .banner_item {
  background-image: url(../../imagesTwo/openApi/openApi.png);
}

.banner.openApi .banner_ul .banner_item .content-wrapper {
  text-align: center;
}

.banner.openApi .banner_ul .banner_item .content-wrapper .btn {
  position: absolute;
  bottom: 120px;
  left: 50%;
  margin-left: -175px;
}

.banner_ul .banner_item .content-wrapper .btn a.on:hover {
  background-color: #fff;
  color: #222;
}




.industry-content {
  width: 1200px;
}

.app-ind-con {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

.app-ind-con .item {
  flex: 1;
  text-align: center;
}

.app-ind-con .item .item-img {
  width: 80px;
  height: 80px;
  margin: auto;
  display: block;
}

.app-ind-con .item .item-text {
  margin-top: 15px;
  font-size: 18px;
  color: rgba(51, 51, 51, 1);
}

.application-industry {
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(246, 249, 252, 1);
  height: 352px;
}

.item-des {
  padding: 0 50px;
  color: rgba(80, 80, 80, 1);
  font-size: 16px;
  margin-top: 20px;
}


/* 热门应用 */

.joinUp-wrap {
  width: 1200px;
}


.notice {
  width: 100%;
  padding: 10px;
  border: 1px solid rgb(255, 230, 193);
  background: rgb(255, 249, 240);
  box-sizing: border-box;
  margin-bottom: 20px;
}

.look-det {
  color: #428bca !important;
}


.authorization .authorization-text {
  font-size: 15px;
  font-weight: 600;
  margin-right: 10px;
  display: inline-block;
}

.authorization .look-det {
  display: inline-block;
  font-size: 10px;
  vertical-align: top;
  margin-top: 2px;
}

.is-wrang {
  background-color: #CCCCCC !important;
}


.ls-steps {
  display: flex;
  padding: 20px 25px;
}

.steps-vertical {
  height: 100%;
  flex-flow: column;
}

.ls-step {
  position: relative;
  flex-shrink: 1;
}

.ls-step.is-vertical {
  display: flex;
}

.ls-step.is-vertical .ls-step__head {
  flex-grow: 0;
  width: 24px;
}

.ls-step__head.is-finish {
  color: #428bca;
  border-color: #428bca;
}

.ls-step:last-of-type.is-flex {
  flex-basis: auto !important;
  flex-shrink: 0;
  flex-grow: 0;
}

.ls-step__head {
  position: relative;
  width: 100%;
}

.ls-step.is-vertical .ls-step__line {
  width: 2px;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 11px;
}

.ls-step__line {
  position: absolute;
  border-color: inherit;
  background-color: #c0c4cc;
}

.ls-step__line-inner {
  display: block;
  border: 1px dashed;
  border-color: inherit;
  transition: .15s ease-out;
  box-sizing: border-box;
  width: 0;
  height: 0;
}

.ls-step__icon.is-text {
  border-radius: 50%;
  border: 2px;
  color: #fff;
}

.ls-step__icon {
  position: relative;
  z-index: 1;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  font-size: 14px;
  box-sizing: border-box;
  background: #fff;
  transition: .15s ease-out;
}

.el-step__icon-inner {
  display: inline-block;
  user-select: none;
  text-align: center;
  font-weight: 700;
  line-height: 1;
  color: inherit;
}

.ls-step__head.is-finish .ls-step__line {
  background-color: #428bca;
}

.ls-step__head.is-finish .ls-step__icon {
  color: #fff;
  background: #428bca;
  border-color: #428bca;
}

.ls-step.is-vertical .ls-step__main {
  padding-left: 10px;
  flex-grow: 1;
  margin-bottom: 30px;
}

.el-step__main {
  white-space: normal;
  text-align: left;
}

.ls-step.is-vertical .ls-step__title {
  line-height: 24px;
  padding-bottom: 8px;
}

.el-step__title {
  font-size: 16px;
  color: #c0c4cc;
  line-height: 38px;
}

.ls-step:last-of-type .ls-step__line {
  display: none;
}

.ls-step__cont {
  display: flex;
  justify-content: space-between;
}

.el-step__description {
  flex: 1;
}

.el-step__description>p {
  color: rgb(133, 133, 133);
  margin-bottom: 10px;
}

.weight-state {
  flex: 0 0 200px;
  text-align: right;
}

.weight-state .state-text {
  display: inline-block;
  padding: 7px 15px;
  color: #fff;
  background: #428bca;
  font-size: 12px;
  border-radius: 4px;
  cursor: pointer;
}



/* åŸºæœ¬ä¿¡æ¯ */
.joinUp {
  background-color: rgba(246, 249, 252, 1);
}
.basicInformation {
  margin-bottom: 30px;
}

.basicInformation .menu-title {
  line-height: 14px;
  position: relative;
  font-size: 14px;
  padding-left: 9px;
  padding-bottom: 12px;
  border-bottom: 1px solid #CCCCCC;
}

.basicInformation .menu-title::before {
  content: "";
  display: block;
  width: 3px;
  height: 14px;
  background: #3e87cd;
  position: absolute;
  left: 0;
  top: 0;
}

.item-left {
  display: flex;
}

.item-label {
  text-align: right;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  color: #606266;
  line-height: 40px;
  padding: 0 12px 0 0;
  box-sizing: border-box;
  width: 200px;
  text-align: right;
}

.item-content {
  line-height: 40px;
  font-size: 14px;
}

.information-item {
  display: flex;
  margin: 20px 0;
}

.item-right {
  margin-left: auto;
}

/* åŸºæœ¬ä¿¡æ¯ */

/* æ¨ªæ—¶é—´çº¿ */
.is-center {
  text-align: center;
}

.modal-body {
  width: 100%;
}

.cross-box {
  width: 100%;
}

.ls-steps--horizontal {
  white-space: nowrap;
}

.ls-step.ls-horizontal {
  display: inline-block;
}

.ls-step.is-center .ls-step__line {
  left: 50%;
  right: -50%;
}

.ls-step.ls-horizontal .ls-step__line {
  border-top: 1px dotted #cccccc;
  top: 32px;
}

.ls-step__line {
  position: absolute;
  border-color: inherit;
  background-color: #c0c4cc;
}

.ls-step__head.is-danger .ls-step__icon {
  color: #fff;
  background-color: #f56c6c;
  border-color: #f56c6c;
}

.ls-step.is-center .el-step__main {
  text-align: center;
}


.ls-step__description {
  margin-top: -5px;
  font-size: 12px;
  line-height: 20px;
  font-weight: 400;
  padding: 0 65px;
  color: #999999;
}

.ls-step__title.is-finish,
.ls-step__description.is-finish {
  color: #3e87cd;

}

.ls-step__title.is-danger,
.ls-step__description.is-danger {
  color: #f56c6c;
}

.ls-steps.ls-steps--horizontal {
  padding: 0;
}

/* .ls-step__head.is-danger {
    color: #f56c6c;
    border-color: #f56c6c;
} */
.ls-step__title {
  font-size: 20px;
}

.loader-inner {
  display: none;
}

.ls-step__head.is-loadding .loader-inner {
  display: block;
}


.is-loadding .ls-step__icon.is-text {
  /* border-color: #428bca; */
  /* background-color: #428bca; */
  color: rgba(2, 160, 227, 1);
  font-size: 40px;
}


.semi-circle-spin {
  display: block;
  width: 18px;
  height: 18px;
}


/* æè¿°ç›’å­ */
.describe-box {
  padding: 15px;
  box-shadow: 1px 1px 5px #ccc;
  background: #fff;
  margin: 36px 0 0;
}

.left-text {
  float: left;
}

.right-text {
  float: right;
  cursor: pointer;
  color: #428bca;
}


@media screen and (max-width:1450px) {
  .industry-content {
    width: 80%;
  }
}