.result_con {
  display: flex;
  flex-direction: column;
  width: 1200px;
  margin: 0 auto;
  justify-items: center;
  text-align: center;
  /* margin-top: 20px; */
}
.result_con h2 {

font-size: 36px;
text-align: center;
margin-bottom: 0 !important;
}
.result_con p.title_bottom {
display: inline-block;
width: 100%;
font-size: 16px;

text-align: center;
color: #666;
margin-top: 22px;
}
.result_con p.title {

  font-size: 18px;
  text-align: center;
  margin-top: 30px;
}
.result_con ul {
width: 100%;
  /* margin-top: 46px; */
  overflow: hidden;
}
.result_con ul li {
float: left;
position: relative;
  width:100%;
  height: 420px;
  z-index: 0;
  margin-right: 34px;
  overflow: hidden;
  color: #fff;
  margin-bottom: 40px;
}
.result_con ul li:nth-child(2n){
margin-right: 0;
}
.result_con ul li:nth-child(2n) div {
  right: 0;
}
.result_con ul li img {
  position: absolute;
  width: 1200px;
  height: 420px;
  z-index: 0;
}
/* .result_con ul li:nth-child(3){
  height: 556px;
}
.result_con ul li:nth-child(4){
  height: 640px;
}
.result_con ul li:nth-child(3) img {
  position: absolute;
  width: 100%;
  height: 556px;
  z-index: 0;
}
.result_con ul li:nth-child(4) img {
  position: absolute;
  width: 100%;
  height: 640px;
  z-index: 0;
} */
.result_con ul li div {
  position: absolute;
  z-index: 1;
  width: 520px;
  padding: 58px 40px;
  overflow: hidden;
}
.result_con ul li div.right {
  position: absolute;
  right: 0;
  z-index: 1;
  width: 560px;
  padding: 58px 40px;
  overflow: hidden;
}
.result_con ul li div h6 {
  font-size: 24px;

}
.result_con ul li div p {
display: flex;
/* align-items: center; */
/* justify-items: center; */
width: 100%;

  font-size: 22px;
  margin-bottom: 10px;
}
.result_con dd {
  display: inline-block;
  color: #fff;
  margin-top: 14px;

}
.result_con ul li div p label {
  display: inline-block;
  width: 6px;
height: 6px;
background: #FFFFFF;
border-radius: 50%;
margin-top: 12px;
margin-right: 10px;
}
.result_con ul li div span {
  display: inline-block;
  width: 540px;
  color: #D2D2D2;
font-size: 20px;
margin-left: 16px;
}
.result_con ul li div span.font {
  width: 512px;
  font-size: 18px;

  margin-left: 0;
}
.result_con ul li img:last-child {
  position: absolute;
  right: 60px;
  top: 60px;
  width: 516px;
  height: 300px;
}
.result_con ul li:nth-child(2) img:last-child {
  position: absolute;
  left: 60px;
  top: 60px;
  width: 516px;
  height: 300px;
}

/* 汽车制造 */
.making_advantage ul li{
  width: 380px;
  height: 320px;
  margin-right: 30px;
}
.making_advantage ul li img {
  width: 380px;
  height: 320px;
}
.making_advantage ul li div {
  width: 380px;
  padding: 48px 20px;
}
.making_advantage ul li:nth-child(2n) {
  margin-right: 30px;
}
.making_advantage ul li div p {
  margin-bottom: 16px;
}
.making_list ul li {
  width: 276px;
  height: 480px;
}
.making_list ul li div p {
  width: 276px !important;
  height: 350px !important;
  line-height: 30px;
}
.making_list ul li img {
  height: 200px;
}
.making_list_add ul li {
  height: 460px !important;
}
.making_list_add ul li div p  {
  height: 290px !important;
}
/* 通信 */
.communication_list ul li:nth-child(1){
  -webkit-animation-delay:.3s;
animation-delay:.3s;
}
.communication_list ul li:nth-child(2){
  -webkit-animation-delay:.4s;
animation-delay:.4s;
}
.communication_list ul li:nth-child(3){
  -webkit-animation-delay:.5s;
animation-delay:.5s;
}
.animation-delay-300ms {
  -webkit-animation-delay:.3s;
  animation-delay:.3s;
}
.animation-delay-400ms {
  -webkit-animation-delay:.4s;
  animation-delay:.4s;
}
.animation-delay-500ms {
  -webkit-animation-delay:.5s;
  animation-delay:.5s;
}

/* 众包 */
.mode {
  width: 100%;
  height: 1226px;
background: #242424;
margin-top: 160px;
}
.mode_con {
  width: 1210px;
/* height: 836px; */
/* border: 1px dashed #474747; */
margin: 0 auto;
}
.mode_con h2 {
  display: inline-block;
  width: 1210px;
  color: #fff;
  text-align: center;
  margin: 120px 0 62px;
}
.mode_info {
  width: 1210px;
/* border: 1px dashed #474747; */
background: url(https://cdn.kuailework.com/images/website/images/crowdsourcing/bg_moshishao.png)
no-repeat top center;
height: 890px !important;

    font-size: 16px;
margin: 0 auto;
}
.mode_list {
  position: relative;
  width: 100%;
  height: auto;
}
.mode_list_title {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 142px;

  font-size: 18px;
height: 79px;
background: #66E1D2;
border: 3px solid #279BD1;
border-radius: 4px;
left: 526px;
top: 80px;
}
.mode_list_title p {
}
.mode_list_left {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  left: 310px;
  top: 206px;
  width: 142px;
height: 79px;
background: #66E1D2;
border: 3px solid #279BD1;
border-radius: 4px;
}
.mode_list_center {
  position: relative;
  top: 324px;
  left: 54px;
  width: 100%;
}
.mode_list_center li {
  position: relative;
  float: left;
  margin-right: 190px;
}
.mode_list_center li:last-child {
  margin-right: 0;
}
.mode_list_center p {
  position: absolute;
  bottom: 0;
  width: 106px;
  left: 62px;
height: 38px;
line-height: 38px;
text-align: center;
background: #F4FFFF;
border: 3px solid #279BD1;
border-radius: 4px;
}
.mode_list_center li:nth-child(2) p{
  bottom: -20px;
  left: 70px;
}
.mode_list_bottom {
  position: relative;
  width: 100%;
}
.mode_list_bottom li {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  top: 594px;
  width: 161px;
height: 79px;
background: #66E1D2;
border: 3px solid #279BD1;
border-radius: 4px;
}
.mode_list_bottom li:nth-child(1) {
  left: 286px;
}
.mode_list_bottom li:nth-child(2) {
  right: 280px;
  width: 230px;
  padding: 0 10px;
  box-sizing: border-box;
}
.mode_list_bottom li:nth-child(3) {
  top: 720px;
  left: 512px;
}
.mode_list_center li:last-child p {
  left: 32px;
}
.mode_list_center li:last-child img {
  position: relative;
  right: 34px;
}
.crowdsourcing_font {
  font-size: 16px;

}
.energy_list ul li{
  height: 456px;
}
.energy_list ul li img {
  height: 200px;
}
.energy_list ul li div p {
  width: 277px !important;
  height: 296px !important;
  /* background: #FFFFFF; */
  box-shadow: 0px 7px 21px 1px rgba(179,186,179,0.12);
  opacity: 0.9;
  border-radius: 0px 0px 4px 4px;
}


/* 20231110官网迭代公用样式添加 */
.public_list_con ul {
  display: flex;
  width: 100%;
}
.public_list_con ul li {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 225px;
height: 333px;
background: #FFFFFF;
box-shadow: 0px 0px 8px 2px rgba(220,220,220,0.5);
border-radius: 8px;
margin-right: 18px;
box-sizing: border-box;
overflow: hidden;
cursor: pointer;
}
.public_list_con ul li:last-child(){
  margin-right: 0;
}
.public_list_con ul li img {
  width: 100%;
  height: 148px;
  margin-bottom: 16px;
}
.public_list_con li:hover img {
  transform: scale(1.1);
  transition: all .3s;
}
.public_list_con ul li h6 {
  font-size: 16px;
  color: #333;
  margin-bottom: 6px;
}
.public_list_con ul li p {
  width: 100%;
  height: auto;
  padding: 0 15px;
  box-sizing: border-box;
font-size: 14px;
color: #444444;
line-height: 30px;
}
