.honorsbox{margin:50px 0 120px;} 
.gallery-thumbs {margin-bottom:50px}
.gallery-thumbs .swiper-slide{padding-top:20px; text-align:center;}
.gallery-thumbs .swiper-slide span{display:inline-block;font-size:24px;line-height:1;color: #999; transition: all 0.6s; cursor: pointer;}
.gallery-thumbs .swiper-slide-thumb-active span{padding-bottom:15px;border-bottom:3px solid #235fb4; color: #235fb4; transform: translateY(-20px);}
.gallery-top{margin:0 5%;}
.honors_img{width:50%;margin-right:6%;position: relative;}
.honors_txt{font-size:16px; line-height: 1.8;   overflow-y:auto; }
.honors_txt p{margin-bottom:10px;}
.honors_txt ul{padding-left:40px;}
.honors_txt li{list-style-type: disc;}  
.honors_txt a:hover{color:#235fb4; text-decoration: underline;}
.honors_txt .area{}
.honorsbox .swiper-button-prev{background-image: url(../img/btn_left2.png);left:10px;}
.honorsbox .swiper-button-next{background-image: url(../img/btn_right2.png);right: 10px; }
.honorsbox .honors_btn{display:none;width: 46px;height: 46px;border: 1px solid #ccc; background-color:#fff;background-size: 10px 19px;border-radius: 50%;top:25%;}
.honorsbox .swiper-button-prev:hover{background-color: #122e78;border: 1px solid #122e78;background-image: url(../img/btn_left.png);}
.honorsbox .swiper-button-next:hover{background-color: #122e78;border: 1px solid #122e78;background-image: url(../img/btn_right.png);}
/* .gallery-top .swiper-slide{height: 100%;} */
.honorsbox .site{width: 100%;height: 100%;position: absolute;top: 0;left: 0;} 
.honorsbox .site i{display: inline-block;width: 15px;height: 15px;position: absolute; cursor: pointer;}
.honorsbox .site .sy{top: 27%;right: 13%;}
.honorsbox .site .bj{top: 31%;right: 24%;}
.honorsbox .site .qd{top: 40%;right: 17%;}
.honorsbox .site .xa{top: 49%;right: 37%;}
.honorsbox .site .my{top: 56%;right: 48%;}
.honorsbox .site .nt{top: 50%;right: 16%;}
.honorsbox .site .js{top: 53%;right: 18%;}
.honorsbox .site .sh{top: 54%;right: 13%;}
.honorsbox .site .hz{top: 57%;right: 16%;}
.honorsbox .site .wh{top: 57%;right: 25%;}
.honorsbox .site .xm{top: 68%;right: 17%;}
.honorsbox .site .sz{top: 77%;right: 27%;}
.honorsbox .site .dg{top: 75%;right: 24%;}
.honorsbox .site .tw{top: 70%;right: 11%}

 @media (max-width: 1024px) {
 	.honorsbox{margin:50px 0;}
   .honorsbox .honors_btn{display: block;}
  
}
 
@media (max-width: 640px) {
   
   .honors_img{width:100%;float:none!important;}
   .honors_img img{width:100%;}
   .honors_txt{margin-top:30px;}
   .gallery-thumbs{margin-bottom:20px}
   .gallery-top{margin:0;}
  
}
@media (max-width: 480px) {
  .honorsbox .honors_btn{top:20%;}
}
