@media screen and (max-width: 800px) {
  .article {
    margin-top: 40px;
  }
  .article .banner {
    height: 375px;
    padding-top: 35px;
    background-image: url(../images/security1.ba6223a7.png);
    background-size: cover;
    background-position: 50%;
  }
  .article .banner .banner-con {
    text-align: center;
  }
  .article .banner .banner-con .banner-title {
    margin-bottom: 12px;
    color: #2b2b2b;
    font-size: 22px;
  }
  .article .banner .banner-con .banner-subtitle {
    color: #2b2b2b;
    font-size: 14px;
  }
  .article .msg {
    padding: 30px 20px;
    background-color: #fff;
  }
  .article .msg .msg-con {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .article .msg .msg-con .msg-list {
    flex: 0 0 auto;
    width: 100%;
    box-sizing: border-box;
  }
  .article .msg .msg-con .msg-list > div {
    margin-bottom: 10px;
    color: #2b2b2b;
    line-height: 1.22;
    font-size: 17px;
  }
  .article .msg .msg-con .msg-list > p {
    color: #666;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.71;
    text-align: justify;
    margin-bottom: 5px;
  }
  .article .msg .msg-con .msg-list p:last-child {
    margin-bottom: 20px;
  }
  .article .brand {
    padding: 35px 20px;
    text-align: center;
    background-color: rgb(249, 249, 251);
  }
  .article .brand .barnd-pertten {
    max-width: 880px;
    margin: 0 auto;
  }
  .article .brand .barnd-pertten .brand-title {
    color: #2b2b2b;
    font-size: 22px;
    margin-bottom: 10px;
  }
  .article .brand .barnd-pertten .brand-con {
    margin-bottom: 20px;
    line-height: 26px;
    color: #666;
    font-size: 13px;
    font-weight: 300;
  }
  .article .brand .barnd-pertten ul {
    display: flex;
    flex-wrap: wrap;
  }
  .article .brand .barnd-pertten ul li:nth-child(2n) {
    margin-left: 10px;
  }
  .article .brand .barnd-pertten ul > li {
    width: calc(50% - 10px);
    margin-bottom: 10px;
    padding: 15px 0;
    border: 1px solid hsla(0, 0%, 77.6%, 0.5490196078);
    border-radius: 4px;
    background-color: #fff;
    box-sizing: border-box;
  }
  .article .brand .barnd-pertten ul > li > img {
    width: 111px;
    height: 154px;
  }
  .article .brand .barnd-pertten ul > li > .gw-title {
    margin-bottom: 3px;
    color: rgb(112, 109, 109);
    font-size: 12px;
  }
  .article .brand .barnd-pertten ul > li > p {
    color: #9b9b9b;
    font-size: 10px;
  }
  .article .license {
    padding: 35px 20px;
    text-align: center;
    background-color: rgb(249, 249, 251);
  }
  .article .license .license-title {
    font-size: 32px;
    text-align: center;
    color: #2b2b2b;
    margin-bottom: 10px;
  }
  .article .license .license-con {
    margin-top: 20px;
    color: #666;
    font-size: 13px;
    font-weight: 300;
    margin: 0 auto;
  }
  .article .license .license-con .license-font {
    color: #2b2b2b;
    font-weight: 400;
  }
  .article .license ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .article .license ul > li {
    width: 48%;
    margin-top: 15px;
    padding: 15px 0;
    border: 1px solid hsla(0, 0%, 77.6%, 0.5490196078);
    border-radius: 4px;
    background-color: #fff;
    box-sizing: border-box;
  }
  .article .license ul > li > img {
    width: 111px;
    height: 154px;
  }
  .article .license ul > li .asec {
    margin-bottom: 10px;
  }
  .article .license ul > li > .img-pro {
    width: 246px;
    margin-bottom: 10px;
  }
  .article .license ul > li > div {
    color: rgb(112, 109, 109);
    font-size: 12px;
  }
  .article .license ul > .li-pro {
    width: 100%;
  }
  .article .license .license_pc {
    display: none;
  }
  .article .license p {
    margin: 10px auto 0px;
    text-align: left;
    color: #666;
    font-size: 12px;
  }
}/*# sourceMappingURL=security_move.css.map */