@CHARSET "UTF-8";
.cathay-pacific-content{
    width: 890px;
    min-height: 988px;
    background: #FFFFFF;
    margin-top: 20px;
}
.cathay-pacific-img-list{
    width: 474px;
    height: 712px;
    float: left;
}
#cathay-pacific-gallery-top{
    width: 474px;
    height: 592px;
}
#cathay-pacific-gallery-top img{
    width: 100%;
    height: 100%;
}
#cathay-pacific-gallery-thumbs{
    width: 474px;
    height: 120px;
}
#cathay-pacific-gallery-thumbs img{
    width: 84px;
    height: 105px;
}
#cathay-pacific-gallery-thumbs .swiper-slide{
    width: 84px !important;
    height: 100%;
    opacity: 0.4;
}
.swiper-slide {
    background-size: cover;
    background-position: center;
}
#cathay-pacific-gallery-thumbs {
    box-sizing: border-box;
    padding-top: 8px;
    padding-bottom: 7px;
    background: rgba(0,0,0,0.30);
}
#cathay-pacific-gallery-thumbs .swiper-slide-active{
    opacity: 1;
}
.cathay-pacific-text{
    margin-left: 36px;
    margin-right: 45px;
    width: 335px;
    padding-top: 28px;
    float: left;
}
.cathay-pacific-text p{
    margin: 0px;
    font-family: PingFang-SC-Regular;
    font-size: 13px;
    color: #333333;
    letter-spacing: 0.43px;
    line-height: 23px;
    word-wrap:break-word;
}
.cathay-pacific-text-p-width{
    width: 808px;
}
