@media only screen and (max-width: 576px) {
  html {
    font-size: 14px;
    zoom: 0.8;
  }

  img {
    max-width: 100% !important;
  }

  .logo {
    height: unset;
  }

  .qrcode {
    display: none;
  }

  .scroll {

  }

  .scroll:nth-of-type(2) {
    margin-top: 12px;
  }
  
  .scroll::-webkit-scrollbar {
    display: none;
  }

  .scroll img {
    height: 120px;
    margin-right: 12px;
  }

  #scroll-number i,
  #scroll-number em {
    font-size: 28px;
  }

  .banner {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .banner .indicator > span {
    width: 12px;
    height: 12px;
    margin-right: 20px !important;
  }

  .banner .indicator > .swiper-pagination-bullet-active {
    width: 60px;
  }

  .login {
    justify-content: space-between;
    margin-bottom: 20px;
  }

  .login > a {
    margin-left: 0;
  }

  .login > a img {
    width: unset;
    height: 35px;
  }

  h2.title {
    font-size: 17px;
    line-height: 40px;
  }

  h2.title > img {
    height: 40px;
  }

  .container {
    width: calc(100% - 24px);
    padding: 0;
  }

  .cards, .cards2, .sector1, .sector3 {
    display: block !important;
  }

  .sector1 .cards > div {
    width: calc(50% - 6px);
  }

  .sector2 {
    margin-top: 30px;
  }

  .sector3 {
    margin-top: 30px;
    margin-bottom: 60px;
    min-height: unset;
    min-width: unset;
  }

  .sector3 .bg {
    top: -14%;
    height: 141%;
  }

  .sector5 {
    margin-top: 30px;
    padding-top: 20px;
  }

  .sector3 .download {
    margin-top: -10px;
  }

  .sector3 .download .qrcode {
    margin-left: 0;
  }

  .sector3 .download > p {
    margin: 30px 12px 12px;
  }

  .sector3 .download .icons {
    margin-left: 0;
    width: 100%;
    justify-content: space-around;
  }

  .sector3 .download .icons > div {
    margin-left: 0;
    font-size: 14px;
  }

  .sector1 .left {
    margin-right: 0;
  }

  .sector1 .right {
    margin-top: 10px;
  }

  .sector1 .right .cards .item {
    height: 180px;
  }

  .cards > div, .cards2 > div {
    width: 100%;
  }

  .sector4 .cards > div,
  .sector4 .cards2 > div,
  .sector5 .cards > div {
    margin-right: 0;
    margin-bottom: 12px;
  }
  
   .sector5 .cards > div >p{
     margin-top: -65px;
    text-align: center;
    font-size: 20px;
   }

  .sector4 .cards > div {
    width: calc(50% - 6px);
    float: left;
    margin-right: 12px;
  }

  .sector4 .cards > div > img {
    height: 100%;
  }

  .sector4 .cards > div:nth-child(even) {
    margin-right: 0;
  }

  .sector4 .cards > div:last-child {
    float: none;
    margin: 0 auto;
  }

  .sector4 .cards > div .name {
    /*height: 40px;*/
    line-height: 20px;
    font-size: 14px;
  }

  .sector4 .cards2 > div {
    width: calc(50% - 6px);
    float: left;
    margin-right: 12px;
  }

  .sector4 .cards2 > div h2 {
    font-size: 16px;
  }

  .sector4 .cards2 > div p {
    font-size: 12px;
  }

  .sector4 .cards > div .name img {
    width: 90px;
    height: 23px;
    top: -23px;
  }

  .sector4 .cards2 > div:nth-child(even) {
    margin-right: 0;
  }

  .sector4 .cards2 > div:last-child {
    float: none;
    margin: 0 auto;
  }

  .sector4 .cards2 > div img {
    height: 60px;
  }

  .sector3 .text {
    margin: 28px 12px 12px;
    min-width: unset;
    max-width: unset;
  }

  .sector5 .concat {
    display: block;
  }

  .sector5 .concat > div {
    margin-right: 0 !important;
    text-align: center;
    margin-bottom: 20px;
  }

  .sector5 .concat > div img {
    /*height: 30px;*/
  }

  .sector5 h3.title {

  }

  .sector5 .container > img {
    margin: 0 auto 30px;
  }

  .sector5 .copyright {
    margin-top: 60px;
    padding-bottom: 40px;
    font-size: 14px;
  }

  .sector3 .text p {
    font-size: unset;
    text-align: justify;
  }

  .sector4 h2.title .more img {
    margin: 0 8px;
    height: 24px;
  }

  .sector5 .cards {
    margin-bottom: 30px;
  }

  .sector4 {
    margin-top: 0;
  }

  .sector4 .cards2 {
    margin-top: 24px;
    display: flex !important;
    flex-wrap: wrap;
  }

  .sector5 .concat .icons {
    justify-content: center;
  }

  .footer {
    display: none;
  }

  .qualification {
    display: block;
    padding: 0;
    text-align: center;
    width: 90%;
    margin: 0 auto;
  }

  .qualification h2 {
    margin-bottom: 20px;
    text-align: center;
  }

  .qualification img {
    height: 42px;
    margin-right: 30px;
    margin-bottom: 20px;
  }

  .qualification > div a:last-child img {
    margin-right: 0;
  }

  .qualification > div:first-child a:nth-of-type(5) img {
    margin-right: 0;
  }

  .qualification > div:last-child a:nth-of-type(3) img {
    margin-right: 0;
  }

  #contact {
    top: unset;
    bottom: 0;
  }

  #contact img {
    width: 60px;
  }

  .sector5 .concat .icons a {
    margin-right: 25px;
  }
  
    .sector6 {
    padding: 12px;
  }

  .sector6 h1 {
    font-size: 1.5rem;
  }
  
  .registration {
    margin-top: 40px;
  }

  .registration .button {
    /*width: 120px;*/
    font-weight: inherit;
    font-size: 14px;
  }

  .registration .button:last-child {
    margin-right: 0;
  }
  
  .registration >a{
    color:white;
    margin-left: 8px;
}

.artical{
    width: 100%;
}
  
}