/* 顶部banner */
.banner{
  height: 200px;
  width: 100%;
  background-image: url(/img/industrySolution/banner_top.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.banner .content{
  padding: 50px 60px 0;
}
.banner .content .title, .banner .content .more a{
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.23);
}
.banner .content .title{
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 6px;
}
.banner .content .more a{
  color: rgba(255, 255, 255, 0.6);
}

/* 行业方案主体 */
.integration-data-main{
  background-color: #fff;
  margin: -40px 40px 0;
  padding: 30px 20px;
}
.integration-data-banner{
  background-position: right top;
  background-repeat: no-repeat;
  height: 165px;
  margin-top: 25px;
}
.integration-data-banner.integration{
  background-image: url(/img/integrationSolution/banner.jpg);
  background-color: #0B50A5;
  background-size: 46.74% 100%;
}
.integration-data-banner.data-culture{
  background-image: url(/img/dataCulture/banner.jpg);
  background-color: #63A6B9;
  background-size: 54.54% 100%;
}
.integration-data-banner .content{
  color: #fff;
  padding: 10px 0 0 85px;
}
.integration-data-banner.integration .top{
  font-size: 46px;
  font-weight: lighter;
  margin-bottom: 10px;
}
.integration-data-banner.integration .bottom{
  font-size: 24px;
  font-weight: lighter;
  line-height: 1.3;
}
.integration-data-banner.data-culture .content{
  font-size: 34px;
  font-weight: lighter;
  line-height: 1.3;
  padding-top: 13px;
}
.integration-data-banner.data-culture .content span{
  display: inline-block;
  *display: inline;
  vertical-align: baseline;
  *zoom: 1;
}
.integration-data-banner.data-culture .content .top{
  margin-bottom: 10px;
}
.integration-data-banner.data-culture .content .keyword{
  font-size: 50px;
  font-weight: normal;
}
/* 集成方案、数据文化标题 */
.integration-data-caption span{
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: baseline;
}
.integration-data-caption span.title{
  font-size: 30px;
  font-weight: bold;
  margin-right: 18px;
}
.integration-data-caption span.subtitle{
  font-size: 16px;
  color: #999;
}

/* 集成方案、数据文化内容 */
.integration-data-content{
  margin: 40px 20px 0;
}
.integration-solution .summary{
  color: #666;
  font-size: 18px;
}

/* 应用要求 */
.requirements{
  background-color: #FAFAFA;
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  padding: 10px 80px;
}
.requirements .sketch-map{
  margin-right: 30px;
  font-size: 0;
}
.requirements .main{
  flex-grow: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  padding-top: 60px;
}
.requirements .caption{
  border-left: 5px solid #DF9E0E;
  font-size: 30px;
  line-height: 1.1;
  padding-left: 14px;
}
.requirements .content{
  margin-top: 50px;
}
.requirements .content li{
  color: #DF9E0E;
  font-size: 24px;
  margin-bottom: 35px;
  position: relative;
  padding-left: 80px;
}
.requirements .content li:before{
  background: url(/img/integrationSolution/icon_requirements.png) no-repeat;
  content: '';
  display: block;
  left: 0;
  top: 0;
  position: absolute;
  height: 60px;
  width: 60px;
}
.requirements .content li.require-1:before{
  background-position: 0 0;
}
.requirements .content li.require-2:before{
  background-position: -60px 0;
}
.requirements .content li:last-child{
  margin-bottom: 0;
}

/* 系统架构图 */
.architecture{
  margin: 50px 60px 0;
}
.architecture .caption{
  font-size: 30px;
  text-align: center;
}
.architecture .tv-wall{
  margin-top: 20px;
  text-align: center;
}
.architecture .tv-wall .title, .architecture .process .text{
  color: #2471ae;
  font-size: 20px;
  font-weight: bold;
}
.architecture .tv-wall img, .architecture .process img{
  vertical-align: top;
}
.architecture .tv-wall img{
  margin-top: 20px;
}
.architecture .process{
  margin: 30px auto 0;
  position: relative;
  padding-bottom: 20px;
  width: 965px;
}
.architecture .process .text{
  position: absolute;
}
.architecture .process .left{
  bottom: 0;
  left: 0;
}
.architecture .process .center-top{
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  left: 128px;
  top: 126px;
  width: 759px;
}
.architecture .process .center-top li{
  height: 36px;
  line-height: 36px;
  text-align: center;
  width: 253px;
}
.architecture .process .center-bottom{
  width: 510px;
  left: 248px;
  bottom: 10px;
  text-align: center;
}
.architecture .process .right{
  bottom: 74px;
  right: 0;
  text-align: right;
}

/* 集成方案详情 */
.integration-main{
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  padding: 80px 80px 0;
}
.integration-main .left{
  background-color: #226CA8;
  color: #fff;
  display: flex;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  padding: 80px 40px;
  width: 50%;
}
.integration-main .right{
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  padding-left: 3.5%;
  width: 50%;
}
.integration-main .main-title{
  margin-bottom: 150px;
}
.integration-main .main-points{
  flex-grow: 1;
  display: flex;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
}
.integration-main .main-title{
  font-size: 42px;
  text-align: center;
}
.integration-main .main-points dt{
  font-size: 28px;
  margin-bottom: 5px;
}
.integration-main .main-points dd{
  font-size: 20px;
  font-weight: lighter;
}
.integration-main .qrcode{
  background-color: #226CA8;
  padding: 30px 10px 20px;
  text-align: center;
}
.integration-main .qrcode img{
  vertical-align: top;
}
.integration-main .qrcode .scan{
  color: #fff;
  font-size: 20px;
  font-weight: lighter;
  margin-top: 5px;
}
.integration-main .images{
  text-align: center;
  padding: 50px 0 80px;
}
.integration-main .images img{
  margin-bottom: 80px;
  vertical-align: top;
}
.integration-main .images img:last-child{
  margin-bottom: 0;
}
/* 数据文化 */
.tableau-drive .title, .build-base .title, .practice .title{
  color: #2471ae;
  font-size: 30px;
}
.tableau-drive .content{
  display: flex;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  margin-top: 10px;
}
.tableau-drive .tableau-modle{
  flex-grow: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  margin-right: 80px;
}
.tableau-drive .tableau-modle .summary{
  color: #111;
  font-size: 22px;
  font-weight: lighter;
  line-height: 1.8;
}
.tableau-drive .tableau-modle .qrcode img, .tableau-drive .classics-modle img, .build-base .process img{
  vertical-align: top;
}
.tableau-drive .tableau-modle .qrcode{
  background-color: #226CA8;
  margin-top: 50px;
  padding: 40px 10px 30px;
  text-align: center;
}
.tableau-drive .tableau-modle .qrcode .scan{
  color: #fff;
  font-size: 22px;
  font-weight: lighter;
  margin-top: 10px;
}
.build-base{
  margin-top: 50px;
}
.build-base .summary, .practice .summary{
  color: #111;
  font-size: 22px;
  font-weight: lighter;
  margin-top: 5px;
  line-height: 1.8;
}
.build-base .stage p, .practice .powers p{
  margin-top: 30px;
  color: #111;
  font-size: 22px;
  font-weight: lighter;
  line-height: 1.8;
}
.build-base .stage .keyword, .practice .powers .keyword, .build-base .process-text{
  color: #2471ae;
  font-size: 24px;
  font-weight: normal;
}
.build-base .stage-process{
  display: flex;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  margin-top: -20px;
}
.build-base .process{
  position: relative;
}
.build-base .process-text{
  display: flex;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  text-align: center;
  position: absolute;
  left: -60px;
  bottom: 40px;
}
.build-base .process-text li:nth-child(1){
  width: 200px;
}
.build-base .process-text li:nth-child(2){
  width: 480px;
}
.build-base .process-text li:nth-child(3){
  width: 230px;
}
.build-base .process-text li:nth-child(4){
  width: 170px;
  text-align: right;
}
.build-base .customer-words{
  background-color: #226CA8;
  color: #fff;
  font-size: 20px;
  font-weight: lighter;
  margin-top: 50px;
  padding: 30px 90px;
}
.build-base .customer-words .customer{
  margin-top: 10px;
  text-align: right;
}
.practice{
  margin-top: 80px;
}
.practice .ASK{
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  margin-top: 10px;
}
.practice .ASK .image{
  margin: 0 10px;
}
.practice .ASK .image img{
  vertical-align: top;
}
.practice .ASK .model{
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
}
.practice .ASK .model.left{
  align-items: flex-end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
}
.practice .ASK .model dl{
  margin-bottom: 20px;
}
.practice .ASK .model dl dt{
  color: #2471ae;
  margin-bottom: 5px;
  font-size: 22px;
}
.practice .ASK .model dl dd{
  color: #111;
  font-size: 20px;
  font-weight: lighter;
  padding-left: 28px;
  position: relative;
}
.practice .ASK .model dl dd:before{
  background: url(/img/industrySolution/group_arrow.png) no-repeat;
  background-size: 100% 100%;
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 8px;
  width: 13px;
  height: 15px;
}
.practice .ASK .model .left-top{
  margin-top: 60px;
  margin-right: -80px;
}
.practice .ASK .model .left-bottom{
  margin-top: 80px;
}
.practice .ASK .model .right-top{
  margin-left: -80px;
}
.practice .ASK .model .right-center-1{
  margin-left: -40px;
}
.practice .ASK .model .right-center-2{
  margin-left: 40px;
}
.practice .empower{
  margin-top: 20px;
}
.practice .images{
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  margin-top: 40px;
}
.practice .images img{
  vertical-align: top;
}
.practice .description, .practice .keywords{
  margin-top: 30px;
}
.practice .description{
  color: #111;
  font-size: 22px;
  font-weight: lighter;
}
.practice .keywords{
  padding: 0 40px;
}
.practice .keywords dl, .practice .keywords dd{
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
}
.practice .keywords dl{
  justify-content: space-between;
}
.practice .keywords dd{
  margin: 0 25px;
  align-items: center;
}
.practice .keywords dd p{
  font-size: 30px;
  line-height: 1;
}
.practice .keywords dt{
  background-color: #e6807f;
  border-radius: 15px;
  color: #fff;
  flex-grow: 1;
  font-size: 22px;
  padding: 15px 10px;
  text-align: center;
}



  /* 相关服务案例 */
.industry-case{
  background-color: #FAFAFA;
  margin-top: 50px;
  padding: 15px 40px 30px;
}
.industry-case .caption{
  padding: 15px 0;
  text-align: center;
}
.industry-case .caption .title{
  font-size: 30px;
  font-weight: bolder;
}
.industry-case .caption .subtitle{
  color: #999;
  font-size: 16px;
  margin-top: 5px;
}
.industry-case .cases{
  text-align: center;
}
.industry-case .cases img{
  vertical-align: top;
}

/* 联系我们 */
.industry-contact{
  background-color: #196ca8;
  height: 120px;
  padding: 45px 0 0 90px ;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  position: relative;
  margin-top: 50px;
}
.industry-contact .title{
  font-size: 20px;
  color: #FFFFFF;
  font-weight: bold;
}
.industry-contact .contact-btn{
  display: block;
  position: absolute;
  right: 84px;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  text-align: center;
  width: 217px;
  height: 50px;
  line-height: 50px;
  top: 50%;
  margin-top: -25px;
  font-size: 24px;
}
.industry-contact .contact-btn:hover {
  background: rgba(255, 255, 255, 0.2);
}

/* 免费下载试用 */
.download{
  background-color: #FAFAFA;
  height: 165px;
  text-align: center;
}
.download .title{
  color: #6F6F6F;
  font-size: 24px;
  font-weight: bold;
  padding: 40px 0 25px;
}
.download .download-btn{
  border: 1px solid #979797;
  color: #6F6F6F;
  font-size: 14px;
  font-weight: bold;
  height: 35px;
  line-height: 35px;
  width: 85px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.download .download-btn:hover{
  border: 1px solid #e5a414;
  color: #e5a414;
}

/* 关于我们 */
.aboutUs{
  background-color:#E5A414;
}
.about span {
  color: #FFF;
}
.about div{
  color: rgba(255,255,255,0.6)
}
