/* 公有 */
.black {
  color: #333333;
}

.gary {
  color: #a1a1a1;
  line-height: 2;
}

.blue {
  color: #39c1ff;
}

.white {
  color: #ffffff;
}




/* 轮播 */

.el-carousel__item h3 {
  color: #475669;
  font-size: 0.16rem;
  opacity: 0.75;
  line-height: 1.50rem;
  margin: 0;
}


.carouselImg {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}


/* .el-carousel__item:nth-child(2n) {
  background-color: #abacae
}

.el-carousel__item:nth-child(2n + 1) {
  background-color: #abacae
} */

.el-carousel__arrow--left {
  width: 0.80rem;
  height: 0.80rem;
}

.el-carousel__arrow--right {
  width: 0.80rem;
  height: 0.80rem;
}

.el-carousel__arrow i {
  font-size: 0.7rem;
  color: #ffffff
}

/* 关于我们 ---这一板块已经删除但有些样式其他地方需要so不予删除--- */
.aboutTital {
  font-size: 0.46rem;
}

.aboutMarginTop {
  padding-top: 0.61rem;
}

.aboutBorderBottom {
  margin-top: 0.15rem;
}

.aboutBorderBottomGray {
  border-bottom: 2px solid #cecece;
  width: 0.68rem;
}

.aboutBorderBottomBlue {
  border-bottom: 2px solid #39c1ff;
  width: 0.68rem;
}

.aboutContentMarginTop {
  margin-top: 0.45rem;
  font-size: 0.16rem;
}


/* 爱力师云平台" */
.alexBorderBottomGray {
  border-bottom: 2px solid #cecece;
  width: 0.97rem;
}

.alexCloudFooter>img {
  width: 100%;
}

.alexBorderBottomBlue {
  border-bottom: 2px solid #39c1ff;
  width: 0.97rem;
}

.alexCloud {
  background-color: #ffffff;
}

.system {
  padding-bottom: 0.44rem;
}

.systemContent {
  padding-top: 0.37rem;
  display: table;
}

.systemImg {
  width: 0.69rem;
  height: 0.63rem;
}

.systemContentTextDiv {
  font-size: 0.16rem;
  color: #a1a1a1;
  padding: 0 0.25rem;
  display: table-cell;
}

.systemContentTitle {
  font-size: 0.20rem;
  color: #333333;
  padding-top: 0.36rem;
}

.view_flex_column>p {
  text-align: center;
  width: 3.1rem;
  line-height: 24px;
  font-size: 0.16rem;
  padding-top: 0.1rem;
}

.alexCloudFooter {
  padding-top: 0.81rem;
}

/* 解决方案 */
.solution {
  background-color: #ffffff;
  padding-bottom: 1.01rem;
}

.imgSolution {
  width: 2.92rem;
  height: 3.39rem;
}

.solutionTextTop {
  margin-top: 0.23rem;
  font-size: 0.20rem;
}

.solutionTextbottom {
  margin-top: 0.18rem;
  width: 2.25rem;
  font-size: 0.16rem;
}

.solutionContent {
  margin-top: 0.82rem;
}

.solutionDetail {
  margin-top: 0.62rem;
}

.solutionDetialImg {
  width: 1.14rem;
  height: 0.4rem;
}

/* 为什么选择我们 */
.choice {
  padding-bottom: 1.11rem;
  background-color: #f4f4f4;
}

.choiceBorderBottomGray {
  border-bottom: 2px solid #cecece;
  width: 1.20rem;
}

.choiceBorderBottomBlue {
  border-bottom: 2px solid #39c1ff;
  width: 1.20rem;
}

.choiceImg {
  width: 1.73rem;
  height: 1.73rem;
}

.choiceContent {
  width: 10.53rem;
  margin-top: 1.37rem;
}

.choiceTextTop {
  margin-top: 0.47rem;
  font-size: 0.2rem;
}

.choiceTextBottom {
  margin-top: 0.46rem;
  width: 2.11rem;
  font-size: 0.18rem;
  padding-left: 0.40rem;
}

.choiceContentNumber {
  font-size: 0.60rem;
  color: #39c1ff;
}

.choiceContentText {
  font-size: 0.26rem;
  color: #39c1ff;
}

.choiceContentTextDiv {
  margin-right: 0.35rem;
}

.choiceContentBottom {
  width: 10.53rem;
}

.choiceMarginTop {
  margin-top: 1.19rem;
}

/* 我们如何帮助您 */
.help {
  padding-bottom: 1.78rem;
  background: url(../../../img/index/helpBanner.jpg);
}

.helpContent {
  width: 9.07rem;
  margin-top: 1.55rem;
}

.helpContentImg {
  width: 9.07rem;
}

.helpContentText {
  color: #ffffff;
  font-size: 0.26rem;
  padding-top: 0.66rem;
}

.helpAddImg {
  width: 0.26rem;
  height: 0.25rem;
  padding-bottom: 1.00rem;
}

.helpImg {
  width: 1.14rem;
  height: 1.14rem;
}

.helpTextBotton {
  color: #ffffff;
  font-size: 0.20rem;
  padding-top: 1.07rem;
}

.helpTextBotton>p {
  line-height: 0.36rem;
}


/*联系方式*/
.contact>img {
  width: 0.82rem;
  height: 0.72rem;
  padding-top: 0.17rem;
  cursor: pointer;
}

.contact {
  position: fixed;
  z-index: 1001;
  /* padding-top: 10%; */
  width: 0.82rem;
  height: 2.50rem;
  left: 89.5%;
  top: 30%
}

h1 {
  font-size: 0.18rem;
  color: #303133;
}

.codeDiv {
  position: fixed;
  left: 40%;
  top: 40%;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-transform: translateZ(0) scale(1.0, 1.0);
  z-index: 1200;
  background: #fff;
  padding: 0.1rem 0.4rem 0rem 0.4rem;
  text-align: center;
  border: 1px solid #ebeef5;
  border-radius: 0.04rem;
  display: inline-block;
  overflow: hidden;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
}

.codeDiv>img {
  width: 2.5rem;
}

.covering_layer {
  background: #000000;
  opacity: 0.6;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 1199;
  top: 0;
  bottom: 0;
}

.codeDiv>span {
  font-size: 0.18rem;
  position: absolute;
  color: #909399;
  left: 90%;
  top: 4.5%;
  cursor: pointer;
}

