﻿.banner {
  background: url('../image/routine_bj.png') no-repeat center center;
}

.con_left p {
  color: #fff;
}

.con_left h3 {
  padding-top: 150px;
}

.con_right {
  margin-right: 0;
}

.flow {
  padding: 88px 0 77px 0;
}

.industry {
  padding: 88px 0 0px 0;
}

.flow h5,
.scene_con h5,
.bbc h5 {
  font-weight: normal;
  margin: 30px auto 65px;
  text-align: center;
  font-size: 16px;
  color: #607090;
  line-height: 30px;
}

.flow_con {
  display: flex;
  justify-content: space-around;
  align-items: center;
  align-content: center;
}

.flow_info {
  height: 200px;
  line-height: 60px;
  text-align: center;
  /* background: url('../images/routine_flow.png') no-repeat center center; */
}

.flow_info h4 {
  color: #667186;
  font-size: 16px;
  font-weight: normal;
  line-height: 23px;
}

.flow_info h2 {
  color: #28417a;
  font-size: 20px;
  /* font-size: ; */
  font-weight: normal;
}

.flow_info:last-child {
  margin-right: 0;
}

.flow_info>div {
  display: flex;
  align-items: center;
  margin: 56px 0 43px 0;

}

.flow_info img {
  /* margin:0px 90px 0px 90px */
}

.scene {
  background-color: #fafbfc;
  padding: 40px 0px;
}

.scene_con ul {
  display: flex;
  border-top: 1px solid #dae1ff;
  border-left: 1px solid #dae1ff;

}

.scene_con ul:last-child {
  border-top: 0;
}

.scene_con ul li {
  flex: 1;
  text-align: center;
  border-bottom: 1px solid #dae1ff;
  border-right: 1px solid #dae1ff;
}

.scene_con ul li img {
  margin: 55px auto 42px;
}

.scene ul li h2 {
  color: #00012e;
  font-size: 18px;
  font-weight: normal;
}

.scene ul li h6 {
  color: #667186;
  font-size: 16px;
  font-weight: normal;
  margin: 38px auto 50px;
  width: 196px;
}

.industry-detail {
  height: auto;
  /* display: flex; */
  justify-content: space-between;
  align-items: center;
  align-content: center;
  margin: 80px 0px 40px 0px;
  /* flex-wrap: wrap; */
}

.industry-detail div {
  margin-bottom: 60px;
  width: 365px;
  height: 200px;
  text-align: center;
  padding: 10px;
}

.industry-detail div p:nth-child(2) {
  margin-top: 20px;
  font-size: 20px;
  color: #28417a;
  margin-bottom: 0px;
  font-weight: 500;
}

.industry-detail div p:nth-child(3) {
  margin-top: 15px;
  font-size: 16px;
  color: #43598b;
  margin-bottom: 0px;
  line-height: 25px;
  font-weight: normal;
}

.industry-btn {
  margin-top: -20px;
  height: 60px;
  max-width: 1200px;
  padding: 10px;
  text-align: center;
  margin-bottom: 60px;
}

/*取消button点击的默认样式*/
.industry-btn button:focus {
  border: 0 none;
  outline: none;
}

/* .industry-btn button:nth-child(1){
	height:40px;
	width:120px;
	border-radius: 5px;
	border:1px solid #377eea;
	background-color: #377eea;
	color: #FFFFFF;
	margin-right: 40px;
} */
.industry-btn button:nth-child(1) {
  height: 40px;
  width: 120px;
  border-radius: 5px;
  border: 2px solid #377eea;
  background-color: #ffffff;
  color: #377eea;
  margin-top: 40px;
}

.industry-type {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  align-content: center;
  margin-top: 20px;
}

.industry-type div {
  padding: 10px;
  text-align: center;
  height: 100px;
  line-height: 40px;
  border: none;
  margin-bottom: 40px;
}

.industry-type div p {
  font-size: 16px;
  color: #666666;
  font-weight: normal;
  margin-top: 10px;
}

.industry-type div h2 {
  display: block;
  font-size: 16px;
  color: #28417a;
  font-weight: normal;
  margin-top: 30px;
}

.industry p {
  margin-bottom: 30px;
}

.industry_chain {
  margin: 0px 0px 40px 0px;
  line-height: 20px;
  font-size: 16px;
  color: #28417a;
  font-weight: normal;
  text-align: center
}

.industry ul {
  display: flex;
  position: relative;
  bottom: 20px;
}

.industry ul li {
  flex: 1;
  margin-right: 12px;
  background: url('../image/fs_bj.png') no-repeat center center;
  width: 392px;
  height: 356px;
  margin-bottom: 100px;
}

.industry ul li:nth-child(2) {
  background: url('../image/std.png') no-repeat center center;
}

.industry ul li:last-child {
  margin-right: 0;
  background: url('../image/yhj_bj.png') no-repeat center center;
}

.industry ul li h1 {
  font-size: 18px;
  color: #28417a;
  margin: 148px auto 40px;
  text-align: center;
}

.industry ul li h3 {
  font-size: 16px;
  color: #667186;
  width: 260px;
  margin: 0 auto;
  font-weight: normal;
  line-height: 25px;
}

@media screen and (max-width:992px) {
  .case_con .case_info{
    flex-direction: column;
    padding: 0 20px;
    box-sizing: border-box;
  }
  .canel ul{

    flex-direction: column;
    padding: 0 20px;
    box-sizing: border-box;
  }
  .canel ul li:first-child{
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .scene ul li h6{
    width: 300px;
    line-height: 30px;
  }
  .con_left h3 {
    font-size: 20px;
  }

  .con_left p {
    font-size: 16px;
  }

  .con_left {
    width: 90%;
    margin-left: 20px;
  }

  .scene_con ul {
    flex-wrap: wrap;
  }

  .industry-type {
    flex-wrap: wrap;
  }

  .user p,
  .market_con p,
  .company_con p,
  .companys_con p,
  .service p,
  .canel p,
  .businessCenter p,
  .flow p,
  .scene_con p,
  .industry p,
  .bbc p,
  .functional p {
    font-size: 20px;
  }

  .industry-detail div p:nth-child(2) {
    font-size: 16px;
  }

  .industry-detail div p:nth-child(3) {
    font-size: 14px;
  }

  .indus .pp {
    font-size: 20px !important;
  }

  .industry-detail div {
    width: 100%;
    margin-bottom: 30px;

  }

  .companys {
    padding: 100px 0;
  }

  .companys_con ul li {
    width: 130px;
    margin-bottom: 0;
  }

  .companys_con p {
    margin: 0;
    padding: 0;
  }
}

@media screen and (max-width:768px) {
  .flow_con {
    flex-wrap: wrap;
    /* justify-content: center; */
  }

  .flow_con .flow_info h3 {
    font-size: 20px;
  }
}