.home_link5 a{color: #1596ef;}
.higherUps{width: 100%;position: relative;overflow: hidden;}
/* banner */
.higherUps_banner{position:relative;width:100%;min-width: 1200px;}
.higherUps_banner .higherUps_banner_bg{width:100%;}
.higherUps_swiper{position:absolute;top:60%;left:50%;width: 1170px;transform:translate(-50%,-50%);}
.swiper-button-next,.swiper-button-prev{top:27%!important;}
.gallery_img{overflow:hidden;margin:0 auto;margin-top:46px;text-align:center;height: 190px;}
.gallery_img img{width:100%;max-width: 130px;}
.swiper-slide-active .gallery_img{margin-top:0;}
.swiper-slide-active .gallery_img img{width:100%;max-width:160px;}
.gallery_info{display:none;margin:0 auto;margin-left: -294px;width: 823px;min-height: 218px;color:#fff;text-align:center;}
.gallery_info .gallery_name{margin:20px auto;font-size:22px;font-family:Microsoft YaHei;}
.gallery_info p{font-size: 14px;font-family:Microsoft YaHei;line-height:26px;}
.gallery_info .gallery_button{display:inline-block;margin:0 auto;margin-top: 30px;min-width: 160px;padding: 0 10px;height:40px;border:2px solid #d7efff;border-radius:20px;color:#fff;font-size:22px;font-family: Microsoft YaHei;line-height:34px;cursor:pointer;}
.gallery_info .gallery_button:hover{border:0;background:#fff;color:#00418a;line-height:38px;}
.gallery_info .gallery_button i{display:inline-block;margin-right:6px;}
/* main */
.higherUps_main_list{position:relative;width:100%;min-width: 1200px;}
.higherUps_main_img{width:100%;}
.higherUps_main_button{position:absolute;bottom:12%;left:44.8%;padding: 0 10px;min-width: 160px;height:40px;border:2px solid #065dc8;border-radius:20px;color:#065dc8;text-align:center;font-size:22px;font-family:Source Han Sans SC;line-height:34px;cursor:pointer;}
.higherUps_main_button:hover{background:#065dc8;color:#fff;}
#gallery .swiper-brn-next,#gallery .swiper-brn-prev{position:absolute;top:0;bottom:0;z-index:999;margin:auto;width: 14px;/* height: 24px; */cursor:pointer;}
#gallery .swiper-brn-next{right:0;}
#gallery .swiper-brn-left,#gallery .swiper-brn-right{position:absolute;top: 95px;width:14px;height:24px;}
#gallery .swiper-brn-leftImg{width:100%;height:100%;background:url(/Public/home/img/marking/brn-left.png) 100% 100% no-repeat;}
#gallery .swiper-brn-rightImg{width:100%;height:100%;background:url(/Public/home/img/marking/brn-right.png) 100% 100% no-repeat;}

.higherUps_main_list_center{
    position: absolute;
    left: 50%;
    top: 60%;
    transform: translate(-50%, -50%);
    z-index: 90;
    width: 210px;
    height: 200px;
    background:url(/Public/home/img/higherUps/ifyou@1x.png) no-repeat;
    display: inline-block;
    background-size: 100% 100%;
    display: none;
}
.higherUps_main_list_center img{width: 73%;display: none;}
.higherUps_main_list_center .higherUps_main_list_img1{
    position: absolute;
    top: -30%;
    right: -35%;
}
.higherUps_main_list_center .higherUps_main_list_img2{
    position: absolute;
    top: -14%;
    left: -52%;
    width: 61%;
}
.higherUps_main_list_center .higherUps_main_list_img3{
    position: absolute;
    top: 10%;
    right: -76%;
    width: 100%;
}
.higherUps_main_list_center .higherUps_main_list_img4{
    position: absolute;
    top: 42%;
    left: -87%;
    width: 100%;
}
.higherUps_main_list_center .higherUps_main_list_img5{
    position: absolute;
    top: 60%;
    right: -91%;
    width: 92%;
}
.higherUps_main_list_center .higherUps_main_list_img6{
    position: absolute;
    top: 76%;
    left: -57%;
    width: 83%;
}
.higherUps_main2{
    position: absolute;
    top: 30%;
    left: 0;
    width: 100%;
    text-align: center;
}
.higherUps_main2 img{
    width: 255px;
    display: none;
}
.higherUps_main2_img2{
    margin: 0 123px;
}
@media screen and (min-width: 1600px){
    .higherUps_main_list_center{width: 242px;height: 230px;}
    .gallery_info .gallery_button{margin-top: 90px;}
    .higherUps_main2 img{width: 293px;}
    .higherUps_main2_img2{margin: 0 142px;}
    .gallery_info{min-height: 278px;}
}