@charset "utf-8";

.hd-banner{position:relative;overflow:hidden;background:#003d7a;margin-bottom:0}
.hd-banner-inner{position:relative;max-width:1920px;margin:0 auto;z-index:2}
.hd-banner-inner img{width:100%;display:block}
.hd-banner .banner-widget,.hd-banner .carousel-wrap{position:relative;width:100%;overflow:hidden}
.hd-banner .carousel-list{position:relative;width:100%;margin:0;padding:0;list-style:none}
.hd-banner .carousel-item{position:absolute;left:0;top:0;width:100%;opacity:0;filter:alpha(opacity=0);z-index:1;-webkit-transition:opacity .8s ease;-moz-transition:opacity .8s ease;-o-transition:opacity .8s ease;transition:opacity .8s ease}
.hd-banner .carousel-item.active{opacity:1;filter:alpha(opacity=100);z-index:2}
.hd-banner .carousel-item a{display:block;width:100%}
.hd-banner .carousel-item img{width:100%;display:block;border:0}
.hd-banner .carousel-single a{display:block;width:100%}
.hd-banner .carousel-single img{width:100%;display:block;border:0}
.hd-banner .carousel-dots{position:absolute;bottom:18px;left:50%;z-index:10;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}
.hd-banner .carousel-dots .dot{display:inline-block;width:28px;height:4px;margin:0 4px;background:rgba(255,255,255,.5);cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}
.hd-banner .carousel-dots .dot.active{background:#fff;width:36px}
.hd-banner .carousel-arrow{position:absolute;top:50%;z-index:10;width:44px;height:68px;margin-top:-34px;background:rgba(0,0,0,.25);cursor:pointer;-webkit-transition:background .3s ease;-moz-transition:background .3s ease;-o-transition:background .3s ease;transition:background .3s ease;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;display:none}
.hd-banner:hover .carousel-arrow{display:block}
.hd-banner .carousel-arrow:hover{background:rgba(0,0,0,.5)}
.hd-banner .carousel-prev{left:12px}
.hd-banner .carousel-next{right:12px}
.hd-banner .carousel-arrow .arrow-icon{position:absolute;top:50%;left:50%;width:0;height:0;margin:-8px 0 0 -5px;border-style:solid;border-width:8px 10px 8px 0;border-color:transparent #fff transparent transparent}
.hd-banner .carousel-next .arrow-icon{margin:-8px 0 0 -5px;border-width:8px 0 8px 10px;border-color:transparent transparent transparent #fff}
.hd-banner .hd-banner-wave{position:absolute;bottom:0;left:0;width:100%;height:80px;z-index:1}

.hd-trust{background:#fff;padding:24px 0;border-bottom:1px solid #eef2f7}
.hd-trust-list{list-style:none;margin:0;padding:0;overflow:hidden;zoom:1}
.hd-trust-list li{float:left;width:25%;text-align:center;padding:10px 0}
.hd-trust-icon{width:56px;height:56px;border-radius:50%;margin:0 auto 12px;line-height:56px;text-align:center;color:#fff;font-size:24px;background:#0066cc;
    background:-webkit-linear-gradient(135deg,#0066cc 0%,#00bcd4 100%);
    background:-moz-linear-gradient(135deg,#0066cc 0%,#00bcd4 100%);
    background:-o-linear-gradient(135deg,#0066cc 0%,#00bcd4 100%);
    background:linear-gradient(135deg,#0066cc 0%,#00bcd4 100%);
    -webkit-box-shadow:0 4px 15px rgba(0,102,204,0.3);
    box-shadow:0 4px 15px rgba(0,102,204,0.3);
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.hd-trust-list li:hover .hd-trust-icon{
    -webkit-transform:translateY(-4px);
    -moz-transform:translateY(-4px);
    -ms-transform:translateY(-4px);
    -o-transform:translateY(-4px);
    transform:translateY(-4px);
    -webkit-box-shadow:0 8px 25px rgba(0,102,204,0.4);
    box-shadow:0 8px 25px rgba(0,102,204,0.4)
}
.hd-icon-expert{background:#0066cc;
    background:-webkit-linear-gradient(135deg,#0066cc 0%,#00bcd4 100%);
    background:-moz-linear-gradient(135deg,#0066cc 0%,#00bcd4 100%);
    background:-o-linear-gradient(135deg,#0066cc 0%,#00bcd4 100%);
    background:linear-gradient(135deg,#0066cc 0%,#00bcd4 100%)
}
.hd-icon-flight{background:#ff8c00;
    background:-webkit-linear-gradient(135deg,#ff8c00 0%,#ffb347 100%);
    background:-moz-linear-gradient(135deg,#ff8c00 0%,#ffb347 100%);
    background:-o-linear-gradient(135deg,#ff8c00 0%,#ffb347 100%);
    background:linear-gradient(135deg,#ff8c00 0%,#ffb347 100%);
    -webkit-box-shadow:0 4px 15px rgba(255,140,0,0.3);
    box-shadow:0 4px 15px rgba(255,140,0,0.3)
}
.hd-icon-vip{background:#8b5cf6;
    background:-webkit-linear-gradient(135deg,#8b5cf6 0%,#c084fc 100%);
    background:-moz-linear-gradient(135deg,#8b5cf6 0%,#c084fc 100%);
    background:-o-linear-gradient(135deg,#8b5cf6 0%,#c084fc 100%);
    background:linear-gradient(135deg,#8b5cf6 0%,#c084fc 100%);
    -webkit-box-shadow:0 4px 15px rgba(139,92,246,0.3);
    box-shadow:0 4px 15px rgba(139,92,246,0.3)
}
.hd-icon-member{background:#10b981;
    background:-webkit-linear-gradient(135deg,#10b981 0%,#34d399 100%);
    background:-moz-linear-gradient(135deg,#10b981 0%,#34d399 100%);
    background:-o-linear-gradient(135deg,#10b981 0%,#34d399 100%);
    background:linear-gradient(135deg,#10b981 0%,#34d399 100%);
    -webkit-box-shadow:0 4px 15px rgba(16,185,129,0.3);
    box-shadow:0 4px 15px rgba(16,185,129,0.3)
}
.hd-trust-text h4{font-size:15px;color:#333;font-weight:700;margin-bottom:4px}
.hd-trust-text p{font-size:12px;color:#999;margin:0}

.hd-page{padding:30px 0 60px;background:#f5f8fc}

.hd-module{background:#fff;border-radius:12px;padding:28px;margin-bottom:24px;
    -webkit-box-shadow:0 2px 12px rgba(0,0,0,0.06);
    box-shadow:0 2px 12px rgba(0,0,0,0.06);
    -webkit-transition:box-shadow .3s ease;
    -moz-transition:box-shadow .3s ease;
    -o-transition:box-shadow .3s ease;
    transition:box-shadow .3s ease
}
.hd-module:hover{
    -webkit-box-shadow:0 4px 20px rgba(0,0,0,0.1);
    box-shadow:0 4px 20px rgba(0,0,0,0.1)
}

.hd-module-header{margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #eef2f7;overflow:hidden;zoom:1}
.hd-module-title{float:left;overflow:hidden;zoom:1}
.hd-title-icon{display:inline-block;*display:inline;*zoom:1;width:36px;height:36px;border-radius:8px;margin-right:10px;vertical-align:middle;text-align:center;line-height:36px;color:#fff;font-size:18px;font-weight:700}
.hd-title-yazhou{background:#0066cc;
    background:-webkit-linear-gradient(135deg,#0066cc 0%,#00bcd4 100%);
    background:-moz-linear-gradient(135deg,#0066cc 0%,#00bcd4 100%);
    background:-o-linear-gradient(135deg,#0066cc 0%,#00bcd4 100%);
    background:linear-gradient(135deg,#0066cc 0%,#00bcd4 100%)
}
.hd-title-gaoduan{background:#b8860b;
    background:-webkit-linear-gradient(135deg,#b8860b 0%,#ffd700 100%);
    background:-moz-linear-gradient(135deg,#b8860b 0%,#ffd700 100%);
    background:-o-linear-gradient(135deg,#b8860b 0%,#ffd700 100%);
    background:linear-gradient(135deg,#b8860b 0%,#ffd700 100%)
}
.hd-title-xiaozhong{background:#00897b;
    background:-webkit-linear-gradient(135deg,#00897b 0%,#4db6ac 100%);
    background:-moz-linear-gradient(135deg,#00897b 0%,#4db6ac 100%);
    background:-o-linear-gradient(135deg,#00897b 0%,#4db6ac 100%);
    background:linear-gradient(135deg,#00897b 0%,#4db6ac 100%)
}
.hd-title-visa{background:#43e97b;
    background:-webkit-linear-gradient(135deg,#43e97b 0%,#38f9d7 100%);
    background:-moz-linear-gradient(135deg,#43e97b 0%,#38f9d7 100%);
    background:-o-linear-gradient(135deg,#43e97b 0%,#38f9d7 100%);
    background:linear-gradient(135deg,#43e97b 0%,#38f9d7 100%)
}
.hd-module-title h2{display:inline-block;*display:inline;*zoom:1;font-size:22px;color:#333;font-weight:700;vertical-align:middle;margin:0}
.hd-title-sub{display:inline-block;*display:inline;*zoom:1;font-size:13px;color:#999;margin-left:12px;vertical-align:middle}

.hd-module-dest{float:left;margin-left:30px;overflow:hidden;zoom:1;padding-top:6px}
.hd-module-dest a{display:inline-block;*display:inline;*zoom:1;padding:4px 14px;margin:0 6px 6px 0;background:#f0f5ff;border-radius:16px;font-size:13px;color:#0066cc;text-decoration:none;
    -webkit-transition:all .2s ease;
    -moz-transition:all .2s ease;
    -o-transition:all .2s ease;
    transition:all .2s ease
}
.hd-module-dest a:hover{background:#0066cc;color:#fff}

.hd-module-more{float:right;font-size:13px;color:#999;text-decoration:none;line-height:36px;
    -webkit-transition:color .2s ease;
    -moz-transition:color .2s ease;
    -o-transition:color .2s ease;
    transition:color .2s ease
}
.hd-module-more:hover{color:#0066cc}

.hd-module-body{overflow:hidden;zoom:1}

.hd-island-nav{float:left;width:200px;background:#f8fafd;border-radius:10px;padding:20px 16px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
.hd-island-nav-gold{background:#fffbf0}
.hd-island-nav-teal{background:#f0faf8}
.hd-island-nav-inner h3{font-size:14px;color:#333;font-weight:700;margin:0 0 12px;padding-bottom:8px;border-bottom:1px solid #e8edf3}
.hd-island-nav-inner h3:first-child{margin-top:0}
.hd-island-nav-inner ul{list-style:none;margin:0 0 16px;padding:0}
.hd-island-nav-inner ul:last-child{margin-bottom:0}
.hd-island-nav-inner li{margin-bottom:4px}
.hd-island-nav-inner li a{display:block;padding:6px 12px;font-size:13px;color:#555;text-decoration:none;border-radius:6px;
    -webkit-transition:all .2s ease;
    -moz-transition:all .2s ease;
    -o-transition:all .2s ease;
    transition:all .2s ease
}
.hd-island-nav-inner li a:hover{background:#0066cc;color:#fff}
.hd-island-nav-gold .hd-island-nav-inner li a:hover{background:#b8860b}
.hd-island-nav-teal .hd-island-nav-inner li a:hover{background:#00897b}

.hd-island-products{margin-left:220px;min-height:200px}

.hd-product-grid{overflow:hidden;zoom:1;margin:0 -8px}
.hd-product-item{float:left;width:33.33%;padding:0 8px;margin-bottom:16px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
.hd-product-card{display:block;border:1px solid #eef2f7;border-radius:10px;overflow:hidden;text-decoration:none;background:#fff;
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}
.hd-product-card:hover{
    border-color:#c8d8f0;
    -webkit-box-shadow:0 8px 25px rgba(0,102,204,0.12);
    box-shadow:0 8px 25px rgba(0,102,204,0.12);
    -webkit-transform:translateY(-3px);
    -moz-transform:translateY(-3px);
    -ms-transform:translateY(-3px);
    -o-transform:translateY(-3px);
    transform:translateY(-3px)
}
.hd-product-img{position:relative;height:170px;overflow:hidden;background:#f0f2f5}
.hd-product-img img{width:100%;height:100%;display:block;
    -webkit-transition:all .5s ease;
    -moz-transition:all .5s ease;
    -o-transition:all .5s ease;
    transition:all .5s ease
}
.hd-product-card:hover .hd-product-img img{
    -webkit-transform:scale(1.05);
    -moz-transform:scale(1.05);
    -ms-transform:scale(1.05);
    -o-transform:scale(1.05);
    transform:scale(1.05)
}
.hd-product-days{position:absolute;bottom:8px;right:8px;padding:2px 10px;background:rgba(0,0,0,0.6);color:#fff;font-size:12px;border-radius:10px;
    background:rgba(0,0,0,0.6)\9;
    -webkit-backdrop-filter:blur(4px);
    backdrop-filter:blur(4px)
}
.hd-product-tag{position:absolute;top:10px;left:10px;padding:3px 12px;font-size:12px;border-radius:4px;color:#fff;font-weight:600;letter-spacing:1px}
.hd-tag-luxury{background:#b8860b;
    background:-webkit-linear-gradient(135deg,#b8860b 0%,#ffd700 100%);
    background:-moz-linear-gradient(135deg,#b8860b 0%,#ffd700 100%);
    background:-o-linear-gradient(135deg,#b8860b 0%,#ffd700 100%);
    background:linear-gradient(135deg,#b8860b 0%,#ffd700 100%);
    background:#b8860b\9
}
.hd-tag-boutique{background:#00897b;
    background:-webkit-linear-gradient(135deg,#00897b 0%,#4db6ac 100%);
    background:-moz-linear-gradient(135deg,#00897b 0%,#4db6ac 100%);
    background:-o-linear-gradient(135deg,#00897b 0%,#4db6ac 100%);
    background:linear-gradient(135deg,#00897b 0%,#4db6ac 100%);
    background:#00897b\9
}

.hd-product-info{padding:14px 16px 16px}
.hd-product-info h4{font-size:14px;color:#333;font-weight:600;margin:0 0 12px;height:40px;overflow:hidden;line-height:20px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;
    text-overflow:ellipsis\9;
    white-space:normal\9;
    display:block\9
}
.hd-product-bottom{overflow:hidden;zoom:1}
.hd-product-depart{float:left;font-size:12px;color:#999;line-height:24px}
.hd-product-price{float:right;color:#ff6600;font-size:12px}
.hd-product-price em{font-style:normal;font-size:13px}
.hd-product-price strong{font-size:22px;font-weight:700;margin:0 2px}
.hd-product-price span{font-size:12px;color:#999}

.hd-module-gaoduan{border-top:3px solid #b8860b}
.hd-module-xiaozhong{border-top:3px solid #00897b}
.hd-module-visa{border-top:3px solid #43e97b}

.hd-empty{text-align:center;padding:60px 20px}
.hd-empty p{font-size:15px;color:#999;margin-bottom:20px}
.hd-empty-btn{display:inline-block;*display:inline;*zoom:1;padding:10px 30px;background:#0066cc;color:#fff;font-size:14px;border-radius:20px;text-decoration:none;
    -webkit-transition:all .2s ease;
    -moz-transition:all .2s ease;
    -o-transition:all .2s ease;
    transition:all .2s ease
}
.hd-empty-btn:hover{background:#0052a3;color:#fff}

.hd-visa-intro{float:left;width:240px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
.hd-visa-intro-inner{background:#0066cc;
    background:-webkit-linear-gradient(135deg,#0066cc 0%,#00bcd4 100%);
    background:-moz-linear-gradient(135deg,#0066cc 0%,#00bcd4 100%);
    background:-o-linear-gradient(135deg,#0066cc 0%,#00bcd4 100%);
    background:linear-gradient(135deg,#0066cc 0%,#00bcd4 100%);
    background:#0066cc\9;
    border-radius:10px;padding:30px 24px;color:#fff;min-height:280px;
    -webkit-box-shadow:0 4px 15px rgba(0,102,204,0.3);
    box-shadow:0 4px 15px rgba(0,102,204,0.3)
}
.hd-visa-intro-inner h3{font-size:20px;font-weight:700;margin:0 0 16px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,0.3)}
.hd-visa-intro-inner p{font-size:14px;line-height:1.8;margin:0 0 24px;color:rgba(255,255,255,0.9)}
.hd-visa-btn{display:inline-block;*display:inline;*zoom:1;padding:10px 28px;background:#fff;color:#0066cc;font-size:14px;font-weight:600;border-radius:20px;text-decoration:none;
    -webkit-transition:all .2s ease;
    -moz-transition:all .2s ease;
    -o-transition:all .2s ease;
    transition:all .2s ease
}
.hd-visa-btn:hover{background:rgba(255,255,255,0.9);color:#0052a3}

.hd-visa-grid{margin-left:264px;overflow:hidden;zoom:1}
.hd-visa-section{margin-bottom:20px}
.hd-visa-section h4{font-size:15px;color:#333;font-weight:700;margin:0 0 12px;padding-left:12px;border-left:3px solid #43e97b}
.hd-visa-section:last-child h4{border-left-color:#ff8c00}
.hd-visa-list{overflow:hidden;zoom:1;margin:0 -8px}
.hd-visa-item{float:left;width:25%;padding:0 8px;margin-bottom:12px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    display:block;padding:14px 12px;
    background:#f8fafd;border-radius:8px;text-decoration:none;text-align:center;
    -webkit-transition:all .2s ease;
    -moz-transition:all .2s ease;
    -o-transition:all .2s ease;
    transition:all .2s ease
}
.hd-visa-item:hover{background:#e8f4fd;
    -webkit-box-shadow:0 2px 8px rgba(0,102,204,0.1);
    box-shadow:0 2px 8px rgba(0,102,204,0.1)
}
.hd-visa-name{display:block;font-size:14px;color:#333;font-weight:600;margin-bottom:6px}
.hd-visa-tag{display:inline-block;*display:inline;*zoom:1;padding:2px 10px;font-size:11px;border-radius:10px;color:#fff;font-weight:600}
.hd-tag-free{background:#43e97b;
    background:-webkit-linear-gradient(135deg,#43e97b 0%,#38f9d7 100%);
    background:-moz-linear-gradient(135deg,#43e97b 0%,#38f9d7 100%);
    background:-o-linear-gradient(135deg,#43e97b 0%,#38f9d7 100%);
    background:linear-gradient(135deg,#43e97b 0%,#38f9d7 100%);
    background:#43e97b\9
}
.hd-tag-landing{background:#ff8c00;
    background:-webkit-linear-gradient(135deg,#ff8c00 0%,#ffb347 100%);
    background:-moz-linear-gradient(135deg,#ff8c00 0%,#ffb347 100%);
    background:-o-linear-gradient(135deg,#ff8c00 0%,#ffb347 100%);
    background:linear-gradient(135deg,#ff8c00 0%,#ffb347 100%);
    background:#ff8c00\9
}

.hd-sidenav{position:fixed;right:20px;top:50%;margin-top:-100px;z-index:999;width:56px}
.hd-sidenav ul{list-style:none;margin:0;padding:0;background:#fff;border-radius:12px;overflow:hidden;
    -webkit-box-shadow:0 2px 12px rgba(0,0,0,0.1);
    box-shadow:0 2px 12px rgba(0,0,0,0.1)
}
.hd-sidenav li{border-bottom:1px solid #f0f2f5}
.hd-sidenav li:last-child{border-bottom:none}
.hd-sidenav li a{display:block;padding:14px 0;text-align:center;color:#666;font-size:12px;text-decoration:none;
    -webkit-transition:all .2s ease;
    -moz-transition:all .2s ease;
    -o-transition:all .2s ease;
    transition:all .2s ease
}
.hd-sidenav li a:hover,.hd-sidenav li a.active{color:#0066cc;background:#f0f5ff}
.hd-sidenav li a span{display:block;margin-top:2px}
.hd-sidenav .back-top{display:block;padding:12px 0;text-align:center;color:#999;font-size:11px;text-decoration:none;border-top:1px solid #f0f2f5;
    -webkit-transition:all .2s ease;
    -moz-transition:all .2s ease;
    -o-transition:all .2s ease;
    transition:all .2s ease
}
.hd-sidenav .back-top:hover{color:#0066cc;background:#f0f5ff}

@media(max-width:1200px){
    .hd-island-nav{width:180px}
    .hd-island-products{margin-left:200px}
    .hd-product-item{width:50%}
    .hd-visa-intro{width:200px}
    .hd-visa-grid{margin-left:220px}
    .hd-visa-item{width:33.33%}
}
@media(max-width:768px){
    .hd-trust-list li{width:50%;margin-bottom:10px}
    .hd-island-nav{float:none;width:100%;margin-bottom:16px}
    .hd-island-products{margin-left:0}
    .hd-product-item{width:50%}
    .hd-visa-intro{float:none;width:100%;margin-bottom:16px}
    .hd-visa-intro-inner{min-height:auto}
    .hd-visa-grid{margin-left:0}
    .hd-visa-item{width:33.33%}
    .hd-sidenav{display:none}
    .hd-module-dest{display:none}
}
@media(max-width:480px){
    .hd-product-item{width:100%}
    .hd-visa-item{width:50%}
    .hd-module-title h2{font-size:18px}
}
