@charset "utf-8";
body{
    /* 原图png 10m */
    /* background: url(../images/zjab/zjab_body_bg.png)no-repeat top center #fff; */
    /* 压缩的jpg */
    background: url(../images/zjab/zjab_body_bg.jpg)no-repeat top center #fff;
}
.header{
    margin-bottom: 58px;
}
.zjab-header{
    text-align: center;
}
.zjab-header p+p{
    margin-top: 17px;
}
.zjabbox{
    margin-top: 86px;
}
.zjab-tit{
    text-align: center;
}
/* 走进阿坝 */
/* 阿坝概况 */
.abgk{
    margin-top: 39px;
    height: auto;
    position: relative;
    /* box-shadow: 0px -11px 11px; */
}
.abgkbox{
    border-radius: 20px;
    background: url(../images/zjab/zjab_bg01.png)no-repeat top center;
    box-sizing: border-box;
    padding: 55px 75px 0 70px;
}

.abgk-cont{
    width: 100%;
   min-height:834px; 
    background: url(../images/zjab/zjab_bg02.png)no-repeat top center;
    box-sizing: border-box;
    padding-top: 40px;
    padding-left: 67px;
    padding-right: 48px;
    margin-bottom: 300px;
}

.abgk-cont p{
 text-indent: 2em;
 font-size: 20px;
font-weight: 400;
letter-spacing: 0px;
line-height: 42px;
color: rgba(56, 56, 56, 1);
}
.abgk-cont p a{
    color: rgba(171, 27, 27, 1);
}
.abgk-Swiperbox{
    width: 100%;
    position: absolute;
    height: 1090px;
    background: url(../images/zjab/zjab_xm.png)no-repeat top center;
    top: 298px;

}
.abgkSwiper{
    overflow: hidden;
    position: absolute;
    width: 100%;
    top: 200px;
    left: 0;
}
.abgkSwiper .swiper-slide{
    box-sizing: border-box;
    transition: all 0.4s linear;
    padding-left: 20px;
}
.abgkSwiper .swiper-slide2{
    text-align: right;
    padding-right: 20px;
    padding-left: 0;
}

.abgkSwiper .swiper-slide-next2,
.abgkSwiper .swiper-slide-next{
    margin-top: 166px;
}
.abgkSwiper .swiper-slide-next2{
    text-align: center;
}

.zjab-absp{
    width: 100%;
    height: 628px;
    background: url(../images/zjab/zjab_spbg.png)no-repeat;
    background-size: 100% 100%;
    display: flex;
    box-sizing: border-box;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
    overflow: hidden;
    margin-top: 44px;
}
.zjab-absp video{
    width: 69%;
    height: auto;
}

/* 阿坝旅游 */
.zjab-ably{
    margin-top: 52px;
}
.ablybox{
   max-width: 1920px;
    margin: 0 auto;
    margin-top: 44px;
    height: 681px;
    background: url(../images/zjab/ably_bg01.png)no-repeat right center;
    overflow: hidden;
    position: relative;
}
.ably-l{
    float: left;
    width: 58%;
    height: 548px;
    clip-path: polygon(0 0,0 100%,80% 100%, 100% 0);
    margin-top: 28px;
    padding-bottom: 52px;
    position: relative;
}
.ably-l .ablySwiper1{
    height: 100%;
    position: relative;
}
.ably-img{
    width: 100%;
    height: 548px;
    overflow: hidden;
}
.ably-img img{
    width: 100%;
    height: 100%;
}
/* .ablySwiper1>.ablySwiper1-scrollbar{
    width: 549px;
    height: 11px;
    opacity: 1;
    background: rgba(224, 224, 224, 1);
    position: absolute;
    bottom: -41px;
     left: 19%;
}
.ablySwiper1>.ablySwiper1-scrollbar .swiper-scrollbar-drag{
    width: 123px;
    border-radius: 100px;
background: rgba(69, 129, 130, 1);

} */

.ablySwiper1-scrollbar{
    width: 549px;
    height: 11px;
    opacity: 1;
    background: rgba(224, 224, 224, 1);
    position: absolute;
    bottom: 0px;
     left: 19%;
}
.ablySwiper1-scrollbar .swiper-scrollbar-drag{
    width: 123px;
    border-radius: 100px;
background: rgba(69, 129, 130, 1);

}
.ably-r{
    float: left;
    width: 542px;
    overflow: hidden;
    position: relative;
    margin-top: 56px;
    min-height: 500px;
    margin-left: 49px;
}

.ably-tit{
    text-align: center;
    position: relative;
    width: 100%;
    margin-bottom: 40px;
    padding-right: 10px;
    box-sizing: border-box;
}
.ably-tit a{
    font-size: 55px;
    font-weight: 700;
    font-family: "Source Han Serif SC","思源宋体","宋体";
    color: #fff;

}
.ably-tit::after{
    content: '';
    width: 531px;
    height: 61px;
    background: url(../images/zjab/lyjd_tit.png)no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -265px;
    bottom: -19px;
}
.ably-jdjj p{
    font-size: 18px;
font-weight: 400;
letter-spacing: 0px;
line-height: 35px;
color: rgba(255, 255, 255, 1);
text-indent: 2em;
text-align: justify;
}
.ablySwiper2 .swiper-slide{
    overflow: hidden;
}
.ablySwiper2-button-prev,
.ablySwiper2-button-next{
    bottom: 0;
    top: auto;
    margin-top: 0;
    width: 61px;
    height: 61px;
}
.ablySwiper2-button-prev{
    left: 0;
    background: url(../images/zjab/zjab_prev2.png)no-repeat;
}
.ablySwiper2-button-next{
    right: auto;
    left: 89px;
    background: url(../images/zjab/zjab_next2.png)no-repeat;
}

/* 阿坝年鉴 */
.zjab-abnj{
    margin-top: 90px;
}
.abnjbox{
    width: 100%;
    position: relative;
    margin-top: 65px;
    padding-bottom: 215px;
    box-sizing: border-box;
    margin-bottom: 13px;
}
.abnjbox::after{
    content: '';
    width: 1569px;
    height: 236px;
    background: url(../images/zjab/zjab_abnjbg.png)no-repeat;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -784px;
}
.abnj{
    position: relative;
}

.abnjswiper{
    position: relative;
    overflow: hidden;
}
.abnjswiper .swiper-slide{
    width: 270px;
    height: 261px;
    background: url(../images/zjab/abnj_item02.png)no-repeat;
    text-align: center;
}
.abnjswiper .swiper-slide a{
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding-top: 160px;
    font-size: 19px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 58px;
    color: rgba(51, 51, 51, 1);
}
.abnjswiper .swiper-slide:nth-child(2n){
    background: url(../images/zjab/abnj_item03.png)no-repeat; 
}
.abnjswiper .swiper-slide:nth-child(3n){
    background: url(../images/zjab/abnj_item04.png)no-repeat; 
}
.abnjswiper .swiper-slide:nth-child(4n){
    background: url(../images/zjab/abnj_item05.png)no-repeat; 
}
.abnjswiper .swiper-slide:hover{
    background: url(../images/zjab/abnj_item01.png)no-repeat;  
}
.abnjswiper .swiper-slide:hover a{
    color: #fff;
}
.abnjswiper-prev,
.abnjswiper-next{
    width: 62px;
    height: 62px;
}
.abnjswiper-prev{
    left: -80px;
    background: url(../images/zjab/zjab_prve3.png)no-repeat; 
}
.abnjswiper-next{
    right: -80px;
    background: url(../images/zjab/zjab_next3.png)no-repeat; 
}

/* 视象阿坝 */
.sxabbox{
    margin-top: 56px;
    position: relative;
    overflow: hidden;
    margin-bottom: 115px;
}
.sxabbox .sxabSwiper{
    width: 100%;
    height: 583px;
    padding-bottom: 58px;
}
.sxabSwiper .swiper-slide{
    width: 467px;
    height: 263px;
}
.sxab-img{
    width: 100%;
    height: 263px;
    overflow: hidden;
    border-radius: 0px 60px 0px 60px;
    position: relative;
}
.sxab-img a{
    display: block;
}
.sxab-img img{
    width: 100%;
    height: 100%;
}
.sxab-img span{
    position: absolute;
    width: 100%;
    background: linear-gradient(90deg, rgba(2, 86, 189, 0.14) 6.79%, rgba(64, 90, 219, 0.76) 54.61%, rgba(2, 86, 189, 0) 100%);
    border: 1px solid rgba(255, 255, 255, 0.33);
    height: 100px;
    line-height: 30px;
    left: 0;
    top: 50%;
    margin-top: -50px;
    text-align: center;
    box-sizing: border-box;
    color: #fff;
    font-size: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    padding: 0 15px;
    display: none;
}

.sxab-img:hover span{
    display: block;
}
.sxabSwiper>.sxabSwiper-scrollbar{
    width: 100%;
    height: 11px;
opacity: 1;
background: rgba(255, 255, 255, 1);
left: 0;
}
.sxabSwiper>.sxabSwiper-scrollbar .swiper-scrollbar-drag{
    border-radius: 100px;
background: rgba(69, 129, 130, 1);
cursor: pointer;
}
.yqlj{
    margin-top: 0 !important;
}


@media (max-width: 1500px){
    .zjabbox{
        overflow: hidden;
    }
    .zjab-absp{
        height: auto;
        box-sizing: border-box;
        padding: 20px 0;
    }
    .abgk-Swiperbox{
        background-size: 100% ;
        height:680px;
        top: 338px;
    }
    .abgkbox{
        padding: 30px 40px 0 40px;
    }
    .abgkSwiper{
        top: 86px;
    }
    .abgk-cont{
        padding-left: 42px;
        padding-right: 42px;
    }
    .abgkSwiper .swiper-slide img{
        width: 140px;
    }
    .abgk-cont{
        margin-bottom: 100px;
    }
    .ably-r{
        width: 480px;
        margin-left: 20px;
        min-height: 535px;
    }
    .ably-tit::after{
        width: 480px;
        background-size: 100% 100%;
        margin-left: -240px;
    }
    .ably-tit{
        padding-right: 20px;
    }
    .ablySwiper1-scrollbar{
        width: 285px;
        left: 2%;    
    }
    .abgkSwiper{
        top: 65px;
    }
    .abnjbox::after{
        width: 100%;
        margin-left: 0;
        left: 0;
        background-size: 100%;
    }
}
@media (max-width:1280px){
    .abgkbox{
        padding: 20px 20px 0 20px;
    }
    .abgk-Swiperbox{
        height: 500px;
    }
    .abgk-cont{
        margin-bottom: 20px;
    }
}
@media (max-width:992px){
    .abgk-cont{
        padding: 20px;
    }
    .abgkSwiper .swiper-slide img{
        width: 100px;
    }
    .abgk-cont{
        min-height:770px;
    }
    .zjab-absp{
        margin-top: 20px;
    }
    .ably-r{
        width: 360px;
       height: 85%;
       min-height: auto;
    }
    .ably-jdjj p+p{
        display: none;
    }
    .ablybox{
        height: 570px;
    }
    .ably-l{
        height: 430px;
    }
    .ably-img{
        height: 450px;
    }
    .abnjswiper .swiper-slide{
        background-position: top center !important;
    }
    .abnjbox {
        padding-bottom: 100px;
    }
    .abnjbox::after{
        bottom: -117px;
    }
}
@media (max-width:768px){
    .zjabbox{
        margin-top: 30px;
    }
    .zjab-tit img{
        max-width: 200%;
        margin-left: -50%;
    }
    .abgkbox{
        padding:15px 5px;
    }
    .abgk-cont{
        padding: 10px;
        min-height: 870px;
    }
    .abgk-cont p{
        line-height: 36px;
        font-size: 18px;
    }
    .abgkSwiper{
      height: 200px;
      top: 220px;
    }
    .abgk-Swiperbox{
        top: auto;
        height: 300px;
        bottom: 18%;
    }

    .abgkSwiper .swiper-slide-next2,
    .abgkSwiper .swiper-slide-next{
        margin-top: 0;
    }
    .abgkSwiper .swiper-slide{
        padding-left: 0;
        text-align: center;
    }
    .abgkSwiper .swiper-slide2{
        padding-right: 0;
    }
    .abgkSwiper .swiper-slide img{
        width: 80px;
    }
    .ablybox{
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box;
    }
    .ably-l{
        width: 100%;
        float: none;
        clip-path:none;
        height:280px;
        padding-bottom: 0;
    }
    .ably-l .ablySwiper1{
        overflow: hidden;
    }
    .ably-img{
        height: 100%;
    }
    .ablybox{
        height: 650px;
    }
    .ablySwiper1-scrollbar{
        width: 100%;
        left: 0;
    bottom: 1px;
    z-index: 9;
    }
    .ably-r{
        float: none;
        width: 100%;
        margin-left: 0;
        margin-top: 20px;
    }
    .ably-tit{
        padding-right: 0; 
        margin-bottom: 10px;
    }
    .ably-tit a{
        font-size: 26px;
        padding-right: 0;
    }
    .ably-tit::after{
        display: none;
    }
    .ably-jdjj{
        height: 180px;
        overflow-y:auto ;
    }
    
    .ably-jdjj p{
        font-size: 16px;
    }
    .ably-jdjj p+p{
        display: block;
    }
    .ably-r{
        height: 47%;
    }
    .sxabbox .sxabSwiper{
        padding-bottom: 10px;
        height: 500px;
    }
    .sxab-img{
        border-radius: 6px;
    }
    .abnjswiper .swiper-slide a{
        font-size: 16px;
        line-height: 30px;
        padding-top: 115px;
    }
    .abnjswiper-prev{
        left: -15px;
        width: 40px;
        height: 40px;
        background-size: 100% 100%;
    }
    .abnjswiper-next{
        right: -15px;
        width: 40px;
        height: 40px;
        background-size: 100% 100%;
    }
    .abnjswiper .swiper-slide{
        height: 180px;
        background-size: 100% 100% !important;
    }
    .abnjbox::after{
        height: 60px;
        bottom: 0;
    }
    .abnjbox{
        padding-bottom: 50px;
    }
    .sxabSwiper .swiper-slide{
        height: 220px;
    }
    .sxab-img{
        height: 100%;
        overflow: hidden;
    }
    .sxab-img span{
        font-size: 16px;
    }
    .ablySwiper2-button-prev, .ablySwiper2-button-next{
        width: 40px;
        height: 40px;
        background-size: 100% 100% !important;
    }
    .sxabbox{
        margin-top: 20px;
        margin-bottom: 40px;
    }
    .zjab-abnj{
        margin-top: 40px;
    }
    .zjab-absp video{
        width: 100%;
    }
}
@media (max-width: 414px) {
    .abgk-Swiperbox{
        height: 200px;
        top: auto;
       bottom: 16%;
    }
    .abgkSwiper{
        top: 80%;
    }
}