.nb{
    margin-top: 30px;
    margin-bottom: 30px;
}
.nb .news{
    width: 480px;
    background-color:#f5f5f5;
    box-sizing: border-box;
    padding: 10px 20px 5px 20px;
    height: 460px;
}
.nb .banner .swiper-slide a{
    width: 100%;
    height:100%;
    position: relative;
}
.nb .banner  .swiper-container-horizontal>.swiper-pagination-bullets,
.nb .banner .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 19px;
}
.nb .banner .swiper-slide a p{
    position: absolute;
    width: 100%;
    line-height: 60px;
    height: 60px;
    left: 0;
    bottom: 0;
    padding:0 10px;
    box-sizing: border-box;
    color:#fff;
    font-size: 18px;
    background: rgba(0,0,0,.3);
}
.news {
    width: 480px;
    background-color: #e6eef9;
    box-sizing: border-box;
    padding: 10px 20px 5px 20px;
    height: 460px;
}
.news .getMore,
.banner .getMore{
    padding: 10px 0;
}
.news .getMore a,
.banner .getMore a{
    display: block;
    font-size: 14px;
    color: #0957c3;
    text-indent: 5px;
}
.list {
    padding: 5px 10px;
    box-sizing: border-box;
    background: url(../../images/zy/icon/line.png) no-repeat left bottom;
}
.list:last-of-type{
    background: none;
}
.news .list .link {
    display: block;
    font-size: 16px;
    color: #1a1a1a;
}
.news .list .art_title {
    line-height: 20px;
    overflow: hidden;
    color: #1a1a1a;
    font-size: 16px;
    font-weight: normal;
    margin: 20px 0;
    -webkit-line-clamp: 1;
}
.news .list .time{
    padding-bottom: 13px;
    transition: all .7s ease 0s;
}
.news .list .time span:first-of-type{
    font-size: 14px;
    color: #999999;
    margin-right: 15px;
}
.news .list .time span:last-of-type{
    font-size: 14px;
    display: inline-block;
    padding-left: 20px;
    background: url(../../images/zy/icon/news.png) no-repeat left center;
}
.news .list .time span:last-of-type a{
    color: #0957c3;
}
.news .list .art_summary {
    line-height: 24px;
    color: #666666;
    font-size: 14px;
    margin-bottom:15px;
    display: none;
    min-height: 48px;
    transition: all .7s ease 0s;
}
.news .list.current .art_title a{
    font-size: 20px;
    line-height: 30px;
    -webkit-line-clamp: 2;
    color:#0957c3;
}
.news .list.current .art_summary {
    display: block
}
.nb .banner{
    width: 720px;
    height: 460px;
    background-color: #f5f5f5;
}
.nb .banner .swiper-container{
    height: 420px;
}
.stu .study{
    width: 780px;
    margin-right: 50px;
}
.stu .trend{
    background-color:#e6eef9;
    box-sizing: border-box;
    padding-left: 30px;
    line-height: 60px;
    margin-bottom: 25px;
}
.stu .trend span{
    display: inline-block;
    padding-left: 37px;
    background:url("../../images/zy/icon/trend.png") no-repeat left center;
    color:#0957c3;
    font-size: 22px;
    margin-right: 40px;
}
.stu .trend a{
    display: inline-block;
    font-size: 16px;
    color:#1a1a1a;
}
.stu .trend a:hover{
    color:#0957c3;
}
.stu .trend a~a{
    margin-left: 45px;
}
.title{
    border-bottom: 1px solid #e6e6e6;
}
.title h3{
    position: relative;
    font-size: 22px;
    color:#0957c3;
    font-weight: normal;
    padding-bottom: 10px;
}
.title span{
    font-size: 14px;
    color:#adadad;
    display: inline-block;
    margin-top: 6px;
    margin-left: 14px;
}
.title h3:after{
    position: absolute;
    left: 0;
    content: "";
    height: 1px;
    width: 100%;
    bottom: -1px;
    background-color:#0957c3;
}
.title .more{
    margin-top: 10px;
}
.title .more a{
    width: 20px;
    height: 20px;
    background: url("../../images/zy/icon/more.png") no-repeat;
    background-size: 100% 100%;
}
.point{
    margin-top: 30px;
}
.point ul li{
    float: left;
    margin-bottom: 13px;
    width: 365px;
}
.point ul li .img{
    width: 365px;
    height: 240px;
    overflow: hidden;
}
.point ul li .img img{
    width: 100%;
    height: 100%;
    transition: .3s;
}
.point ul li:hover .img img{
    transform: scale(1.2,1.2);
}
.point ul li:hover p{
    color: #0957c3;
}
.point ul li:nth-of-type(2n+1){
    margin-right: 50px;
}
.point ul li p{
    line-height: 48px;
    color:#1a1a1a;
    font-size:16px;
}
.today{
    width: 370px;
}
.today .list ul li{
    padding: 10px 0;
    border-bottom: 1px solid #e6e6e6;
}
.today .list ul li:first-of-type{
    margin-top:5px;
}
.today .list ul li h3{
    color:#1a1a1a;
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
}
.today .list ul li:hover h3{
    color: #0957c3;
}
.today .list ul li .time{
    line-height: 30px;
}
.today .list ul li .time span:first-of-type{
    font-size: 14px;
    color: #999999;
    margin-right: 15px;
}
.today .list ul li .time span:last-of-type{
    font-size: 14px;
    display: inline-block;
    padding-left: 20px;
    background: url(../../images/zy/icon/news.png) no-repeat left center;
}
.today .list ul li .time span:last-of-type a{
    color: #0957c3;
}
.today .list .hot{
    margin-top:10px;
    font-size: 14px;
    color:#5289d5;
}
.today .list .hot a{
    display: inline-block;
    color:#5289d5;
    margin-left: 15px;
}
.video .vi{
    margin-top: 30px;
}
.video .vi video{
    object-fit:fill;
}
.video .vi .vi_left{
    position: relative;
    width: 790px;
    height: 490px;
    margin-right: 15px;
}
.video .vi .vi_left .img{
    width: 790px;
    height: 490px;
    position: relative;
}
.video .vi .vi_left .img img{
    width: 100%;
    height: 100%;
}
.video .vi .vi_left .img p{
    position: absolute;
    bottom: 5px;
    padding: 0 30px;
    font-size: 17px;
    color:#fff;
}
.video .vi .vi_left .img p a{
    color: #fff;
}
.video .vi .vi_left .play{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 53px;
    height: 53px;
    background:url("../../images/zy/index/play.png") no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}
.video .vi .vi_left video{
    position: absolute;
    width: 790px;
    height: 490px;
    left: 0;
    top: 0;
    z-index: -1;
    display: block;
}
.video .vi .vi_left video source{
    width: 790px;
    height: 490px;
}
.video .vi .vi_right{
    width: calc(100% - 805px);
    height: 490px;
    overflow-y: scroll;
}
.video .vi .vi_right .img{
    width: 365px;
    height: 240px;
    position: relative;
    margin-bottom: 10px;
}
.video .vi .vi_right .img img{
    width: 100%;
    height: 100%;
}
.video .vi .vi_right .img span{
    position: absolute;
    width: 100%;
    bottom: 0;
    background:rgba(0,0,0,.4);
    line-height: 60px;
    color:#fff;
    padding:0 10px;
    box-sizing: border-box;
}
.video .vi .vi_right .img:last-of-type{
    margin-bottom: 0;
}
.video .vi .vi_right .img video{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.topic{
    margin-top: 40px;
}
.topic .special{
    width: 780px;
    margin-right: 50px;
}
.topic .special .con{
    margin-top: 30px;
}
.topic .special .con .con_l{
    width: 366px;
    margin-right: 48px;
}
.topic .special .con .con_l .img{
    width: 366px;
    height: 240px;
    margin-bottom: 13px;
}
.topic .special .con .con_l h2{
    font-weight: normal;
    line-height: 25px;
    color:#1a1a1a;
    font-size: 16px;
}
.topic .special .con .con_l h2:hover{
    color:#0957c3;
}
.topic .special .con .con_l .img img{
    width: 100%;
    height: 100%;
}
.topic .special .con .con_l .time{
    background: url("../../images/zy/icon/time.png") no-repeat left center;
    font-size: 14px;
    color:#999999;
    padding: 9px 0 9px 20px;
}
.topic .special .con .con_l p{
    font-size: 14px;
    color: #999;
    line-height: 23px;
}
.topic .special .con .con_r{
    width: 366px;
}
.topic .special .con .con_r ul li{
    margin-bottom:15px;
}
.topic .special .con .con_r ul li:last-of-type{
    margin-bottom: 0;
}
.topic .special .con .con_r .img{
    width: 130px;
    height: 86px;
    margin-right: 18px;
}
.topic .special .con .con_r .img img{
    width: 100%;
    height: 100%;
}
.topic .special .con .con_r .text{
    width: calc(100% - 148px);
}
.topic .special .con .con_r .text h3{
    line-height: 25px;
    color: #1a1a1a;
    font-size: 16px;
    font-weight: normal;
}
.topic .special .con .con_r .text h3:hover{
    color: #0957c3;
}
.topic .special .con .con_r .text .time{
    font-size: 14px;
    color:#999999;
    background:url("../../images/zy/icon/time.png") no-repeat left center;
    padding: 10px 0 10px 20px;
}
.topic .notice{
    width: 340px;
}
.topic .notice .cont ul{
    margin-top: 30px;
}
.topic .notice .cont ul li{
    padding: 13px 0;
    border-bottom: 1px solid #e6e6e6;
}
.topic .notice .cont ul li a h3{
    color:#1a1a1a;
    font-size: 16px;
    line-height: 23px;
    padding-left: 60px;
    font-weight: normal;
    background:url("../../images/zy/icon/notice.png") no-repeat left center;
}
.topic .notice .cont ul li a h3:hover{
    color:#0957c3;
}
.topic .notice .cont ul li a .time{
    font-size: 14px;
    color: #999999;
    padding-left: 60px;
    margin-top: 12px;
}
.topic .notice .cont ul li:first-of-type{
    padding-top: 0;
}
.dynamic{
    margin-top:30px;
}
.dynamic .tre{
    width: 780px;
    margin-right: 50px;
}
.dynamic .tre .tre_con{
    margin-top: 30px;
}
.dynamic .tre .tre_con .tre_con_l{
    width: 366px;
    margin-right: 48px;
}
.dynamic .tre .tre_con .tre_con_l .img{
    width: 366px;
    height: 240px;
    overflow:hidden;
}
.dynamic .tre .tre_con .tre_con_l .img img{
    width: 100%;
    height: 100%;
    transition: .3s;
}
.dynamic .tre .tre_con .tre_con_l:hover .img img{
    transform: scale(1.2,1.2);
    -webkit-transform: scale(1.2,1.2);
    -moz-transform: scale(1.2,1.2);
    -ms-transform: scale(1.2,1.2);
}
.dynamic .tre .tre_con .tre_con_l .text h3{
    line-height: 25px;
    font-size: 16px;
    color:#1a1a1a;
    font-weight: normal;
    margin-top: 13px;
    max-height: 50px;
}
.dynamic .tre .tre_con .tre_con_l .text h3:hover{
    color:#0957c3;
}
.dynamic .tre .tre_con .tre_con_r{
    width: 366px;
}
.dynamic .tre .tre_con .tre_con_r ul li{
    margin-bottom: 20px;
}
.dynamic .tre .tre_con .tre_con_r ul li:last-of-type{
    margin-bottom: 0;
}
.dynamic .tre .tre_con .tre_con_r ul li .img{
    width: 130px;
    margin-right: 15px;
    overflow:hidden;
}
.dynamic .tre .tre_con .tre_con_r ul li .img img{
    width: 100%;
    height: 100%;
    transition: .3s;
}
.dynamic .tre .tre_con .tre_con_r ul li:hover .img img{
    transform: scale(1.2,1.2);
    -webkit-transform: scale(1.2,1.2);
    -moz-transform: scale(1.2,1.2);
    -ms-transform: scale(1.2,1.2);
}
.dynamic .tre .tre_con .tre_con_r ul li .text{
    width: calc(100% - 145px);
    font-size: 16px;
    color:#1a1a1a;
    margin-top: 18px;
    max-height: 42px;
}
.dynamic .tre .tre_con .tre_con_r ul li .text:hover{
    color:#0957c3;
}
.dynamic .result{
    width: 340px;
}
.dynamic .result .result_con{
    margin-top: 30px;
}
.dynamic .result .result_con ul li~li{
    margin-top: 30px;
}
.dynamic .result .result_con ul li .img{
    width: 100px;
    height: 130px;
    margin-right: 15px;
}
.dynamic .result .result_con ul li .img img{
    width: 100%;
    height: 100%;
    border: 1px solid #f5f5f5;
}
.dynamic .result .result_con ul li .text{
    width: calc(100% - 115px);
}
.dynamic .result .result_con ul li .text h3{
    line-height: 25px;
    color: #1a1a1a;
    font-size: 16px;
    font-weight: normal;
    max-height: 50px;
}
.dynamic .result .result_con ul li .text h3:hover{
    color:#0957c3;
}
.dynamic .result .result_con .text p{
    font-size: 14px;
    color:#999999;
    line-height: 23px;
    margin-top: 7px;
    max-height: 68px;
}
.editor_wrap{
    width: 1360px;
    margin:40px auto 70px;
    position: relative;
}
.editor_wrap .swiper-button-next2{
    width: 60px;
    height: 60px;
    background: url("../../images/zy/icon/next.png") no-repeat right center;
    right: 0;
}
.editor_wrap .swiper-button-prev2{
    width: 60px;
    height: 60px;
    background: url("../../images/zy/icon/prev.png") no-repeat left center;
    left: 0;
}
.editor_wrap .swiper-button-next2:after, .swiper-container-rtl .swiper-button-prev:after,
.editor_wrap .swiper-button-prev2:after, .swiper-container-rtl .swiper-button-next:after{
    content: "";
}
.editor_wrap .swiper-container2{
    margin-top: 30px;
}
.editor_wrap .swiper-container2 .swiper-slide{
    width: 240px !important;
    position: relative;
}
.editor_wrap .swiper-container2 .swiper-slide .square{
    position: absolute;
    width: 214px;
    height: 214px;
    background-color:#e6eef9;
    border: 3px solid #0957c3;
    top: 20px;
    left: 20px;
    z-index: -1;
}
.editor_wrap  .swiper-container2 .swiper-slide .info{
    width: 240px;
    margin-top: 40px;
}
.editor_wrap .swiper-container2 .swiper-slide .info .name{
    font-size: 20px;
    color:#0957c3;
    font-weight: normal;
}
.editor_wrap .swiper-container2 .swiper-slide .info .pra{
    line-height: 25px;
    font-size: 16px;
    color:#1a1a1a;
    margin-top: 10px;
}
@media (max-width:1360px){
    .editor_wrap{
        width: 1200px;
    }
    .editor_wrap .swiper-button-next2,
    .editor_wrap .swiper-button-prev2{
        display: none;
    }
}
@media (max-width:600px){
    .nb{
        width: 100%;
        margin-top: 15px;
        margin-bottom: 15px;
        padding: 0 15px;
        box-sizing: border-box;
    }
    .nb .news,
    .nb .banner{
        width: 100%;
        float: none;
    }
    .nb .news{
        padding: 0 10px;
        height: auto;
        margin-bottom: 15px;
    }
    .nb .banner .swiper-container-horizontal>.swiper-pagination-bullets,
    .nb .banner .swiper-pagination-custom, .swiper-pagination-fraction{
        bottom: 6px;
    }
    .nb .banner .swiper-slide a p{
        width: 70%;
        line-height: 30px;
        height: 30px;
        font-size: 16px;
    }
    .nb .news ul li{
        padding: 5px;
    }
    .nb .news ul li a h3,
    .nb .news ul li.active a h3{
        margin: 5px 0;
    }
    .nb .news ul li.active a h3{
        font-size: 18px;
        line-height: 26px;
    }
    .nb .news ul li.active a h3{
        -webkit-line-clamp: 1;
    }
    .nb .news ul li p{
        height: auto;
        min-height: auto;
        margin-bottom:5px;
    }
    .nb .news ul li .time{
        padding-bottom: 5px;
    }
    .nb .banner,
    .nb .banner .swiper-container,
    .nb .banner .swiper-container .swiper-slide{
        width: 100% !important;
        height: 200px !important;
    }
    .nb .banner{
        height: 240px !important;
    }
    .banner .swiper-container-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-custom, .swiper-pagination-fraction{
        bottom: 12px;
        right: 12px;
    }
    .stu{
        width: 100%;
    }
    .stu .study,
    .today{
        width: 100%;
        float: none;
        padding: 0 15px;
        box-sizing: border-box;
    }
    .stu .trend{
        padding:10px;
        box-sizing: border-box;
        line-height: 24px;
        height: 76px !important;
        margin-bottom: 15px;
    }
    .stu .trend span{
        font-size: 18px;
        display: block;
        margin-bottom: 10px;
        background-size: 18px;
        padding-left: 30px;
    }
    .stu .trend a{
        font-size: 14px;
    }
    .stu .trend a~a{
        margin-left:5px;
    }
    .title h3{
        font-size: 18px;
        padding-bottom: 6px;
    }
    .title .more{
        margin-top: 5px;
    }
    .title .more a{
        background-size: 85% 85%;
    }
    .point{
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .point ul li .img,
    .point ul li .img img{
        width: 100% !important;
        height: auto !important;
    }
    .point ul li{
        float: none;
        width: 100%;
        margin: 0;
    }
    .point ul li:nth-of-type(2n+1){
        margin: 0;
    }
    .point ul li p{
        line-height: 40px;
        height: 40px;
    }
    .today .list ul li:first-of-type{
        margin-top: 0;
    }
    .today .list ul li{
        padding: 5px 0;
    }
    .today .list ul li .time{
        height: 22px;
        line-height: 22px;
    }
    .today .list ul li h3{
        line-height: 28px;
    }
    .today{
        margin-bottom: 15px;
    }
    .video{
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
    }
    .video .vi .vi_left{
        width: 100%;
        float: none;
    }
    .video .vi{
        margin-top: 15px;
    }
    .video .vi .vi_left{
        margin-right: 0;
        height: auto;
    }
    .video .vi .vi_left .img,.video .vi .vi_left .img img{
        width: 100% !important;
        height: auto !important;
    }
    .video .vi .vi_left .img p{
        width: 100%;
        bottom: 15px;
        font-size: 16px;
        box-sizing: border-box;
        padding: 0 10px;
    }
    .video .vi .vi_right .img span{
        line-height: 40px;
        font-size: 16px;
    }
    .video .vi .vi_left video{
        display: none;
    }
    .video .vi .vi_right{
        width: 100%;
        height: auto;
        overflow-y: hidden;
        padding-top: 15px;
    }
    .video .vi .vi_right .img{
        width: 100%;
        height: auto;
        margin-bottom: 15px;
    }
    .video .vi .vi_right .img img{
        width: 100% !important;
        height: auto !important;
    }
    .video .vi .vi_left .play{
        width: 35px;
        height: 35px;
    }
    .topic{
        margin-top: 15px;
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
    }
    .topic .special,
    .topic .notice{
        width:100%;
        float: none;
    }
    .topic .special .con{
        margin-top: 15px;
        padding: 0;
    }
    .topic .special .con .con_l .img,
    .topic .special .con .con_l .img img{
        width: 100% !important;
        height: auto !important;
    }
    .topic .special .con .con_l{
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
    }
    .topic .special .con .con_l .img{
        margin-bottom: 10px;
    }
    .topic .special .con .con_l .time{
        padding: 10px 0 10px 20px;
    }
    .topic .special .con .con_r{
        width: 100%;
        float: none;
    }
    .topic .special .con .con_r .img{
        margin-right: 10px;
    }
    .topic .special .con .con_r .text{
        width: calc(100% - 140px);
    }
    .topic .special .con .con_r ul li{
        margin-bottom: 15px;
    }
    .topic .special .con .con_r .text h3{
        line-height: 22px;
    }
    .topic .special{
        margin-bottom: 15px;
    }
    .topic .notice .cont ul{
        margin-top: 0;
    }
    .topic .notice .cont ul li{
        padding: 10px 0;
    }
    .topic .notice .cont ul li:first-of-type{
        padding-top: 10px;
    }
    .topic .notice .cont ul li a .time{
        margin-top: 8px;
    }
    .topic .notice .cont ul li a h3{
        padding-left: 35px;
        background-size:26px 26px;
    }
    .topic .notice .cont ul li a .time{
        padding-left: 35px;
    }
    .dynamic{
        margin-top: 15px;
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
    }
    .dynamic .tre,
    .dynamic .result{
        width:100%;
        float: none;
    }
    .dynamic .tre .tre_con{
        margin-top: 15px;
    }
    .dynamic .tre .tre_con .tre_con_l,
    .dynamic .tre .tre_con .tre_con_l .img,
    .dynamic .tre .tre_con .tre_con_r{
        width:100%;
    }
    .dynamic .tre .tre_con .tre_con_l .img,
    .dynamic .tre .tre_con .tre_con_l .img img{
        width: 100% !important;
        height: auto !important;
    }
    .dynamic .tre .tre_con .tre_con_l .text h3{
        margin-top:5px;
        line-height: 22px;
    }
    .dynamic .tre .tre_con .tre_con_l{
        margin-right: 0;
        margin-bottom: 15px;
    }
    .dynamic .tre,
    .dynamic .tre .tre_con .tre_con_r ul li{
        margin-bottom: 15px;
    }
    .dynamic .result .result_con{
        margin-top: 15px;
    }
    .dynamic .tre .tre_con .tre_con_r ul li .img{
        margin-right: 10px;
    }
    .dynamic .tre .tre_con .tre_con_r ul li .text{
        width: calc(100% - 140px);
    }
    .dynamic .result .result_con ul li~li{
        margin-top: 15px;
    }
    .editor_wrap{
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
        margin-top: 15px;
    }
    .editor_wrap .swiper-container2{
        width:330px;
        margin-top: 15px;
    }
    .title{
        width: 100%;
    }
    .editor_wrap{
        margin-bottom: 30px;
    }
    .editor_wrap .swiper-container2 .swiper-slide,
    .editor_wrap .swiper-container2 .swiper-slide .img,
    .editor_wrap .swiper-container2 .swiper-slide .info{
        width: 150px !important;
    }
    .editor_wrap .swiper-container2 .swiper-slide .img img{
        width: 150px !important;
        height: auto !important;
    }
    .editor_wrap .swiper-container2 .swiper-slide .square{
        display: none;
    }
    .editor_wrap .swiper-button-prev2,
    .editor_wrap .swiper-button-next2{
        display: none;
    }
    .editor_wrap .swiper-container2 .swiper-slide .info{
        margin-top: 10px;
    }
    .editor_wrap .swiper-container2 .swiper-slide .info .name{
        font-size: 18px;
    }
    .editor_wrap .swiper-container2 .swiper-slide .info .pra{
        font-size: 14px;
        line-height: 22px;
        margin-top: 5px;
    }
}
.erweima{
    position: fixed;
    bottom: 210px;
    right: 20px;
    width: 85px;
    z-index: 1000;
}
.erweima p{
    font-size: 12px;
    text-align: center;
    line-height: 19px;
    color: #666;
    margin-bottom: 5px;
}
@media (max-width:600px){
    .erweima{
        display: none;
    }
}

.nb .swiper-button-prev,
.nb .swiper-container-rtl .swiper-button-next{
    width: 41px;
    height: 41px;
    background: url("../../images/zy/index/prev.png") no-repeat;
    opacity: .7;
}
.nb .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    width: 41px;
    height: 41px;
    background: url("../../images/zy/index/next.png") no-repeat;
    opacity: .35;
}
.nb .swiper-button-next:after,
.nb .swiper-container-rtl .swiper-button-prev:after,
.nb .swiper-button-prev:after,
.nb .swiper-container-rtl .swiper-button-next:after{
    content: "";
}
.nb .swiper-button-prev:hover,
.nb .swiper-container-rtl .swiper-button-next:hover,
.nb .swiper-button-next:hover, .swiper-container-rtl .swiper-button-prev:hover{
    opacity: 1;
}