body .header .title-container{background: #fff;}body .header .title-container .title{font-size: 14px;font-weight: 400;margin: 0;padding: 13px 0;text-align: left;}.group{background: #fff;}.group .group-container{position: relative;}.group .group-container .group-main-img{box-shadow:inset 0 0 0 2000px rgba(0, 0, 0, 0.9);max-height:100%}.group .group-container .group-main-img img{opacity: 0.9;width: 100%;max-height:100%;}.group .group-container .overload{color:#fff;position: absolute;top:40%;text-shadow: 0 0 #000;left: 5rem;max-width: 30%;}.group .group-container .overload h2{font-size: 46px;font-weight: 700;}.group .group-container .overload p{font-size: 20px;}.group .group-middle{font-weight: lighter;margin-top: 35px;}.group .group-middle .slogan{font-size: 20px;margin-bottom: 20px;}.group .group-middle .content{font-size: 16px;text-align: justify;}.group-middle-btn .card{border: none;border-radius: 0;}.group-middle-btn .card .m-img{max-height: 350px;overflow: hidden;}.group-middle-btn .card .m-img img{width: 100%; min-height: 350px;}.group-middle-btn .card .card-body{border-right: 1px solid #ededed;min-height: 120px;}.group-middle-btn .card .card-body h5{font-weight: 700;}.group-middle-btn .card .card-body p{margin-bottom: 0;}.group-middle-btn .container .row div:last-child .card .card-body{border-right: none;}.group-list-benefist ul li{position: relative;list-style: none;font-size: 16px;color: #333;line-height: 1.1;margin-top: 12px;}.group-list-benefist ul li:before{content: "\f00c";font-weight: 900;font-size: 20px;font-family: "FontAwesome";margin-right: 10px;color: #057AFF;position: absolute;left: -25px;top: 2px;}.group-travel-banner div{max-height: 235px;overflow: hidden;}.group-travel-banner img{width: 100%;}
@media only screen and (max-width: 1496px) {
    .group-travel-banner div{
        max-height: 230px;
    }
    .group-travel-banner img{
        height: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .group-travel-banner div{
        max-height: 100%;
        padding: 0;
    }
}