 
.sBanner .div-download{ padding-top:230px; padding-left:550px; color:#fff; }
.sBanner .div-download .word{ width: 230px;  font-size:32px; line-height: 90px; color: #fff;  text-decoration: none;  display: block;    } 
 

.theme{ font-size: 24px; font-weight: bold; line-height: 60px;}
 
 .main{width: 1200px; margin: 50px auto;}
 .downloadPdf{ width: 100%; text-align: right; line-height: 40px;  }
 body{background:#eeeeee;}
    .swiper-container{width:1000px; margin: 0 auto;}
    .swiper-slide img{width: 100%;}
    
  .swiper-pagination{ bottom:-24px; }
      .swiper-slide {
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 8px;
        font-size: 22px;
        font-weight: bold;
        color: #fff;
      }

      .swiper-slide:nth-child(1n) {
        background-color: rgb(206, 17, 17);
      }

      .swiper-slide:nth-child(2n) {
        background-color: rgb(0, 140, 255);
      }

      .swiper-slide:nth-child(3n) {
        background-color: rgb(10, 184, 111);
      }

      .swiper-slide:nth-child(4n) {
        background-color: rgb(211, 122, 7);
      }

      .swiper-slide:nth-child(5n) {
        background-color: rgb(118, 163, 12);
      }

      .swiper-slide:nth-child(6n) {
        background-color: rgb(180, 10, 47);
      }

      .swiper-slide:nth-child(7n) {
        background-color: rgb(35, 99, 19);
      }

      .swiper-slide:nth-child(8n) {
        background-color: rgb(0, 68, 255);
      }

      .swiper-slide:nth-child(9n) {
        background-color: rgb(218, 12, 218);
      }

      .swiper-slide:nth-child(10n) {
        background-color: rgb(54, 94, 77);
      }
	 