.banner-new{
    width: 100%;
    height:420px;
    position: relative;
    overflow: hidden;
    margin-top:70px;
}

.banner-new img {
    width:1920px;
    height:420px;
    position:absolute;
    left:50%;
    margin-left:-960px;
}
.andon-title{
   text-align:center;
   font-weight: 700;
   font-size: 29px;
   margin-top:92px;
 
}
.andon-div{
  width:950px;
  display:flex;
  flex-wrap: wrap;
  margin:0 auto;
  margin-top:36px;
  padding-bottom:96px;

}
.andon-list{
  width:453px;
  height:108px;
  border:1px solid #e6e6e6;
  display:flex;
  /*justify-content: center;*/
  align-items: center;
  -webkit-box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
  box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
  margin-left: 30px;
  margin-top:20px;
}
.andon-list-p{
  font-size:18px;
  color:#00041A;
}
.andon-list-p2{
  font-size:14px;
  color:#515555;
}
.andon-left img{
  width: 44px;
  height:44px;
 
}
.andon-right{
  margin-left:16px;
}
.andon-left-img{
  margin-left:32px;
}
.andon-left-img2{
  margin-left:66px;
}
.andon-wrapper2{
  width:100%;
  background:#f5f7fa;
  padding-bottom:96px;
}

.andon-title2{
   text-align:center;
   font-weight: 700;
   font-size: 29px;
   padding-top:68px;
 
}
.andon-img{
  width:1057px;
  height:627px;
  margin:0 auto;
  margin-top:57px;
  
}
.andon-list2{
  width:580px;
  height:110px;
  border:1px solid #e6e6e6;
  display:flex;
  /*justify-content: center;*/
  align-items: center;
  -webkit-box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
  box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
  margin-left: 30px;
  margin-top:20px;
}
.andon-wrapper3{
  padding-bottom:120px;
  border-bottom:1px solid #e1e2e4;
}
.andon-list-p3{
  font-size:18px;
  color:#00041A;
}
.andon-div3{
  width:1200px;
  display:flex;
  flex-wrap: wrap;
  margin:0 auto;
  margin-top:36px;
}