/* 给版心位置 */
.mian {
  max-width: 1440px;
  margin: auto;
  box-sizing: border-box;
}
.opinon img,.opinon .imgs {
  vertical-align: middle;
  flex-shrink: 0;
}
/* banner开始 */
.banner {
  height: 428px;
  width: 100%;
  /*margin-top: 55px;*/
  background: url(../img/alteryx/alteryx-bgc1.png) #FFFBF1 no-repeat center/100% 100%;
  /* background-blend-mode: multiply; */ /* 正片叠底 */
}
.bannerContent {
  height: 100%;
  padding: 0 80px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.conLeft .logo p {
  margin-bottom: 39px;
  font-size: 40px;
  color: #333333;
  font-weight: bold;
}
.conLeft dl dt {
  font-size: 24px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 13px;
}
.conLeft dl dd {
  font-size: 24px;
  color: #333333;
  margin-bottom: 40px;
  max-width: 628px;
}
.conLeft .btn1 {
  width: 128px;
  height: 44px;
  background: #E5A414;
  text-align: center;
  line-height: 44px;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  margin-right: 33px;
}
.conLeft .btn2 {
  width: 128px;
  height: 44px;
  border: 1px solid #E5A414;
  text-align: center;
  line-height: 44px;
  color: #E5A414;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
}
.btn2 {
  width: 128px;
  height: 44px;
  border: 1px solid #E5A414;
  text-align: center;
  line-height: 44px;
  color: #E5A414;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
}

.conRigth {
  width: 432px;
  height: 252px;
  flex-shrink: 0;
}
.conRigth img {
  width: 100%;
  height: 100%;
  vertical-align: middle;
}


/* 内容开始 */

/* 体验解决问题的快感 */
.opinon .statistics h3 {
  font-size: 35px;
  color: #333333;
  text-align: center;
  margin: 46px 0 26px;
  font-weight: 400;
}
.opinon .statistics p {
  max-width: 1220px;
  font-size: 16px;
  color: #333333;
  text-align: center;
  margin: auto;
}
.opinon .statistics p.t1 {
  margin-bottom: 30px;
}



/* 自动执行每个分析结果 */
.implement {
  width: 100%;
  height: 378px;
  margin-top: 85px;
  background: url(../img/alteryx/alteryx-bgc2.png) no-repeat center bottom/100% 264px;
}
.implement .implementAuto {
  height: 100%;
  display: flex;
  /* align-items: center; */
  padding: 0 160px;
  justify-content: center;
}
.implement .implementAuto .imgs {
  margin-right: 50px;
}
.implement .implementAuto .textBox .title {
  font-size: 24px;
  color: #333333;
  margin: 174px 0 28px;
}
.implement .implementAuto .textBox .text {
  font-size: 16px;
  color: #333333;
}


/* 更快洞察，更明智决策 */
.insight {
  width: 100%;
  height: 368px;
  margin-top: 85px;
  background: url(../img/alteryx/alteryx-bgc3.png) no-repeat center bottom/100% 254px;
}
.insight .insightAuto {
  height: 100%;
  display: flex;
  /* align-items: center; */
  padding: 0 160px;
  justify-content: space-between;
}
.insight .insightAuto .imgs {
  margin-left: 50px;
}
.insight .insightAuto .textBox .title {
  font-size: 24px;
  color: #333333;
  margin: 150px 0 28px;
}
.insight .insightAuto .textBox .text {
  font-size: 16px;
  color: #333333;
}
.insight .insightAuto .textBox .text li {
  margin-bottom: 16px;
  display: flex;
  /* align-items: center; */
}
.insight .insightAuto .textBox .text li:last-child {
  margin-bottom: 0;
}
.insight .insightAuto .textBox .text li .dian::before {
  content: '';
  width: 8px;
  height: 8px;
  background: #E5A414;
  border-radius: 50%;
  margin-right: 9px;
  display: inline-block;
  vertical-align: middle;
}


/* 面向企业的可扩展分析 */
.analysis {
  width: 100%;
  height: 378px;
  margin-top: 85px;
  background: url(../img/alteryx/alteryx-bgc2.png) no-repeat center bottom/100% 264px;
}
.analysis .analysisAuto {
  height: 100%;
  display: flex;
  /* align-items: center; */
  padding: 0 160px;
  justify-content: center;
}
.analysis .analysisAuto .imgs {
  margin-right: 50px;
}
.analysis .analysisAuto .textBox .title {
  font-size: 24px;
  color: #333333;
  margin: 120px 0 28px;
}
.analysis .analysisAuto .textBox .text {
  font-size: 16px;
  color: #333333;
}
.analysis .analysisAuto .textBox .text li {
  margin-bottom: 16px;
  display: flex;
  /* align-items: center; */
}
.analysis .analysisAuto .textBox .text li:last-child {
  margin-bottom: 0;
}
.analysis .analysisAuto .textBox .text li .dian::before {
  content: '';
  width: 8px;
  height: 8px;
  background: #E5A414;
  border-radius: 50%;
  margin-right: 9px;
  display: inline-block;
  vertical-align: middle;
}


/* 数据科学让一切变得简单 */
.simple {
  width: 100%;
  height: 368px;
  margin-top: 85px;
  background: url(../img/alteryx/alteryx-bgc3.png) no-repeat center bottom/100% 254px;
}
.simple .simpleAuto {
  height: 100%;
  display: flex;
  /* align-items: center; */
  padding: 0 160px;
  justify-content: space-between;
}
.simple .simpleAuto .imgs {
  margin-left: 50px;
}
.simple .simpleAuto .textBox .title {
  font-size: 24px;
  color: #333333;
  margin: 150px 0 28px;
}
.simple .simpleAuto .textBox .text {
  font-size: 16px;
  color: #333333;
}
.simple .simpleAuto .textBox .text li {
  margin-bottom: 16px;
  display: flex;
  /* align-items: center; */
}
.simple .simpleAuto .textBox .text li:last-child {
  margin-bottom: 0;
}
.simple .simpleAuto .textBox .text li .dian::before {
  content: '';
  width: 8px;
  height: 8px;
  background: #E5A414;
  border-radius: 50%;
  margin-right: 9px;
  display: inline-block;
  vertical-align: middle;
}


/* 使用 Alteryx SDK 进行可定制的分析 */
.customizable {
  width: 100%;
  height: 378px;
  margin-top: 85px;
  background: url(../img/alteryx/alteryx-bgc2.png) no-repeat center bottom/100% 264px;
}
.customizable .customizableAuto {
  height: 100%;
  display: flex;
  /* align-items: center; */
  padding: 0 160px;
  justify-content: center;
}
.customizable .customizableAuto .imgs {
  margin-right: 50px;
}
.customizable .customizableAuto .textBox .title {
  font-size: 24px;
  color: #333333;
  margin: 150px 0 28px;
}
.customizable .customizableAuto .textBox .text {
  font-size: 16px;
  color: #333333;
}
.customizable .customizableAuto .textBox .text li {
  margin-bottom: 16px;
  display: flex;
  /* align-items: center; */
}
.customizable .customizableAuto .textBox .text li:last-child {
  margin-bottom: 0;
}
.customizable .customizableAuto .textBox .text li .dian::before {
  content: '';
  width: 8px;
  height: 8px;
  background: #E5A414;
  border-radius: 50%;
  margin-right: 9px;
  display: inline-block;
  vertical-align: middle;
}

/* Alteryx 智能套件 */
.smart-suite {
  width: 100%;
  background: url(../img/alteryx/alteryxDesigner-banner2.jpg) no-repeat center/100% 100%;
  margin-top: 75px;
}
.download-suite {
  height: 400px;
  margin: 0 auto;
  padding: 0 167px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
}
.download-suite .title {
  font-size: 30px;
  font-weight: bold;
}
.download-suite .description {
  font-size: 20px;
  margin-top: 20px;
}
.download-suite .btn {
  margin-top: 41px;
}
.download-suite .btn > a {
  display: inline-block;
  height: 44px;
  line-height: 44px;
  padding: 0 16px;
  font-size: 16px;
  color: #fff;
  background-color: #E5A414;
}

/* 免费下载试用 Alteryx */
.tableauDesktop {
  width: 100%;
  height: 144px;
  background: url(../img/minitab/tableauDesktop.png) no-repeat center/100% 100%;
}
.tableauDesktopAuto {
  height: 100%;
  padding: 0 160px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
}
.tableauDesktopAuto .free {
  font-size: 30px;
  color: #FFFFFF;
  font-weight: bold;
}
.tableauDesktopAuto .freeBtn {
  width: 198px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  border: 1px solid #fff;
  box-sizing: border-box;
  font-size: 24px;
  color: #FFFFFF;
}