@media screen and (max-width:1600px) {
  .ind-part2 .c-box {
    padding: 25px 5% 15px;
  }
  .ind-part2 .box1 .o1 .c-box {
    background: #b0251d url(../images/a19.png) no-repeat 30px 100px;
  }
  .ind-part2 .box1 .o2 .c-box {
    background: #ffc000 url(../images/a19.png) no-repeat 30px 100px;
  }
  .ind-part2 .box1 .o3 .c-box {
    background: #4249a7 url(../images/a19.png) no-repeat 30px 100px;
  }
  .ind-part2 .box2 .o4 .c-box {
    background: #ff5400 url(../images/a19.png) no-repeat 30px 100px;
  }
  .ind-part2 .box2 .o5 .c-box {
    background: #ff9600 url(../images/a19.png) no-repeat 30px 100px;
  }
  .ind-part2 .box2 .o6 .c-box {
    height: 153px;
    background: #06abdb url(../images/a19.png) no-repeat 30px 100px;
  }
  .ind-part2 .box2 .o7 .c-box {
    height: 153px;
    background: #dfb158 url(../images/a19.png) no-repeat 30px 100px;
  }
}
@media screen and (max-width:1440px) {
  .sNav-box {
    display: none
  }
}
@media screen and (max-width:1366px) {
  .sNav-box {
    display: none
  }
}
@media screen and (max-width:1280px) {
  .sNav-box {
    display: none
  }
}
@media screen and (max-width:1004px) {
  .pc-hide {
    display: block !important;
  }
  .pc-show {
    display: none !important;
  }
  .wal {
/*
    width: 94%;
    margin: 0 auto;
*/
  }
  .bannerPic, .bannerPic img {
    width: 100%;
  }
  .container {
    padding: 20px 0 30px;
  }
  .sNav-box {
    display: none
  }
}
}
