﻿
.tbanner{
    width:100%;
    background-color:#000;
}
.tbanner .maintm{
    position:relative;
}
.tbanner .hbslogan{
    position:absolute;
    left:0;
    bottom:360px;
    color:#fff;
    text-align:left;
}
.tbanner .hbslogan .t1{
    font-size:64px;
    font-weight:400;
    line-height:1.4;
}
.tbanner .hbslogan .t1 span{
    
}
.tbanner .hbslogan .t2{
    font-size:14px;
    font-weight:400;
    max-width:534px;
    line-height:1.5;
	margin:30px 0px;
}
@media screen and (min-width: 1599px) and (max-width: 1800px) {
	.tbanner .hbslogan {
		bottom: 250px;
	}
}
@media screen and (min-width: 1400px) and (max-width: 1599px) {
	.tbanner .hbslogan {
		bottom: 250px;
	}
}
@media screen and (max-width: 767px) {
	.tbanner .hbslogan {
		bottom: 40px;
		text-align: center;
		padding: 0px 50px;
	}
    .tbanner .hbslogan .t1{
        font-size:24px;
    }
	.tbanner .hbslogan .t1 span{
		font-style:italic;
	}
    .tbanner .hbslogan .t2{
        font-size:12px;
        margin:20px auto;
    }
}

.tbanner .obslogan{
    position:absolute;
    left:0;
    bottom:450px;
    color:#fff;
    text-align:center;
    width:100%;
}
.tbanner .obslogan .t1{
    color: #fff;
    text-align: left;
}
.tbanner .obslogan .t1{
    font-size:64px;
    line-height:1.4;
}
.tbanner .obslogan .t1 span{
    color:#8DC01F;
}
.tbanner .obslogan .t2{
    font-size:14px;
    font-weight:400;
    line-height:1.5;
	width:100%;
	max-width:463px;
	text-align:left;
	margin-top:65px;
}
@media screen and (min-width: 1599px) and (max-width: 1800px) {
	.tbanner .obslogan {
		bottom: 350px;
	}
}
@media screen and (min-width: 1400px) and (max-width: 1599px) {
	.tbanner .obslogan {
		bottom: 350px;
	}
}
@media screen and (max-width: 767px) {
    .tbanner .obslogan{
        bottom:50px;
		padding:0px 30px;
    }
    .tbanner .obslogan .t1{
        font-size:20px;
		text-align:center;
		margin:0px auto;
		line-height:1;
    }
	.tbanner .obslogan .t1 span {
		font-style: italic;
	}
    .tbanner .obslogan .t2{
		width:auto;
        text-align:center;
        font-size:14px;
		margin:20px auto 0px;
    }
}

.carouselbar {
	width: 100%;
	padding-bottom: 60px;
	background-color: #fff;
}
.carousel-indicators {
	bottom: -100px;
	background-color: #fff;
}
.carousel-indicators [data-bs-target] {
	width: 6px;
	height: 6px;
	border-radius: 50% !important;
	margin-left: 0.3rem;
	margin-right: 0.3rem;
	background-color: #D9D9D9;
}
.carousel-item img {
	border-radius: 0px 0px 80px 80px;
}
.carousel-indicators .active {
	opacity: 1;
	background-color: #757575;
}
.ccarroricon {
	width: 50px;
	height: 50px;
}
@media screen and (max-width: 1360px) {
	.carousel-item img {
		border-radius: 0px 0px 30px 30px;
	}
}

@media screen and (max-width: 1024px) {
	.carousel-item img {
		border-radius: 0px 0px 25px 25px;
	}
	.carouselbar {
		padding-bottom: 60px;
	}
	.carousel-indicators {
		bottom: -58px;
	}
	.carousel-indicators [data-bs-target] {
		width: 8px;
		height: 8px;
	}
}
@media screen and (max-width: 767px) {
	.carousel-item img {
		border-radius: 0px 0px 20px 20px;
	}
	.carouselbar {
		padding-bottom: 45px;
	}
	.carousel-indicators {
		bottom: -45px;
	}
	.carousel-indicators [data-bs-target] {
		width: 6px;
		height: 6px;
	}
	.ccarroricon {
		width: 32px;
		height: 32px;
		color: #fff;
	}
}

.htit1 {
	font-size: 14px;
	font-weight: 500;
	color: #EABA10;
	line-height: 1;
}
.htit2 {
	font-size: 32px;
	font-weight: 400;
	color: #01406A;
	line-height: 1;
	font-family: 'Cantata One', Arial, sans-serif;
	margin-top: 30px;
}
.htit2 i{
	font-style:normal;
}
.htit3 {
	font-size: 14px;
	font-weight: 400;
	color: #01406A;
	text-align:center;
	max-width:458px;
	margin:30px auto;
}
@media screen and (max-width: 767px) {
	.htit1 {
		font-size: 14px;
	}

	.htit2 {
		line-height:1.2;
		font-size: 25px;
	}
}

.hsection2 {
	width:100%;
	background-color:#01406A;
	padding:0px 0px 100px 0px;
}
.hsection2 .hs1top{
	display:flex;
	justify-content:space-between;
	align-items:end;
	margin-top:-88px;
	margin-bottom:50px;
}
.hsection2 .hs1con{
	margin-right:100px;
	margin-bottom:50px;
}
.hsection2 .hs1con .hmore{
	margin-top:50px;
}
.hsection2 .hs1top .htit2{
	color:#fff;
}
.hsection2 .hs1top .htit3{
	color:#fff;
	text-align:left;
}
.hsection2 .hs1items{
	display:flex;
	flex-wrap:nowrap;
	border-top:1px solid #757d3d;
	border-bottom:1px solid #757d3d;
	color:#fff;
	padding:30px 0px;
}
.hs1items .hslitem {
	width: 33%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.hs1items .hslitem .i{
	font-size:40px;
	color:#EABA10;
}
.hs1items .hslitem .t{
	font-size:16px;
	color:#b3c6d2;
	margin-left:20px;
}
.hs1items .hslitem:first-child{
	justify-content:left;
}
.hs1items .hslitem:nth-child(2n) {
	width:33%;
	justify-content:center;
	border-left: 1px solid #757d3d;
	border-right: 1px solid #757d3d;
}

@media screen and (max-width: 767px) {
	.hsection2 {
		padding: 0px 0px 50px 0px;
	}
	.hsection2 .hs1top {
		display: block;
		margin-top: 0px;
		margin-bottom: 0px;
		padding:20px;
	}
	.hsection2 .hs1top .hs1img {
		width: 100%;
	}
	.hsection2 .hs1top .hs1img img{
		width: 100%;
	}
	.hsection2 .hs1con {
		margin-right: 0px;
		margin-bottom: 30px;
		margin-top: 30px;
	}
	.hsection2 .hs1items {
		flex-wrap: wrap;
		border-top: 1px solid #757d3d;
		border-bottom: 1px solid #757d3d;
		padding: 0px 0px;
	}
	.hs1items .hslitem {
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: left;
		padding:10px 0px;
	}
	.hs1items .hslitem .i{
		margin-left: 30px;
		font-size:24px;
	}
	.hs1items .hslitem .t{
		margin-left: 30px;
		font-size:12px;
	}
	.hs1items .hslitem:nth-child(2n) {
		width:100%;
		justify-content: left;
		border-top: 1px solid #757d3d;
		border-bottom: 1px solid #757d3d;
	}
}

.habout{
	width:100%;
	margin-bottom:-200px;
}
.habout .maintm{
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.habout .btntm1 {
	border: 1px solid #EABA10 !important;
	color: #01406A !important;
}
.habout .haboutcon{
	text-align:left;
	margin-bottom:120px;
}
.habout .haboutcon .htit3{
	text-align:left;
	margin:30px 0px;
}
@media screen and (max-width: 767px) {
	.habout {
		padding:20px;
		margin-bottom: 0px;
		display:block;
		margin:50px auto 0px;
	}
	.habout .maintm {
		display: block;
	}
	.habout .haboutimg{
		width:60%;
		margin-left:45%;
		margin-top:-50px;
		margin-bottom: -90px;
	}
	.habout .haboutimg img{
		width:100%;
	}
	.habout .haboutcon{
		text-align:left;
		margin-bottom:0px;
	}
}

.hservices {
	width: 100%;
}
.hservices .hstopbg{
	width:100%;
}
.hservices .maintm {
	z-index: 10;
	text-align: center;
	position:relative;
	top:-500px;
	color:#fff;
	margin-bottom:-400px;
}
.hservices .hstop {
	margin-top: 30px;
	color:#fff;
}
.hservices .hstop .htit2{
	color:#fff;
}
.hservices .hstop  .htit3{
	color:#fff;
}
.hservices .hsgrid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-template-rows: 1fr 1fr;
	gap: 20px;
	margin-top:70px;
}
.hsgrid .griditem {
	width: 430px;
	border-radius: 10px;
	position:relative;
}
.hservices .hsgrid .bigitem {
	grid-row: span 2; /* 跨两行 */
	display: flex;
	align-items: center;
	justify-content: center;
	width: auto;
}
.hsgrid .griditem .img{
	width:100%;
	border-radius:20px;
}
.hsgrid .griditem .img img{
	width:100%;
	border-radius:20px;
}
.hsgrid .griditem .t{
	position:absolute;
	left:20px;
	bottom:20px;
	color:#fff;
	font-size:16px;
}
@media screen and (max-width: 767px) {
	.hservices .maintm {
		top: -400px;
		color: #fff;
		margin-bottom: -400px;
		padding:20px;
	}
	.hservices .hsgrid {
		display: block;
		margin-top: 30px;
	}
	.hsgrid .griditem {
		width: 100%;
		margin-top:20px;
	}
}

.hpackages {
	width: 100%;
	margin: 50px auto;
	z-index:100;
}
.hpackages .hptop{
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.hpackages .hptop .hptit{
	text-align:left;
}
.hpackages .hptop .hptit .htit3{
	text-align:left;
	margin:30px 0px;
}
.hpackages .hptop .btntm1{
	border:1px solid #EABA10 !important;
	color:#01406A !important;
}
.hpackages .hplist{
	display:flex;
	justify-content:space-between;
}
.hpackages .hplist .hpitem{
	position:relative;
	width:600px;
}
.hpackages .hpitem .img{
	width:100%;
	border-radius:20px;
}
.hpackages .hpitem .img img{
	width:100%;
	height:100%;
	border-radius:20px;
}
.hpackages .hpitem .conwrap{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	color:#fff;
	text-align:left;
	width:auto;
}
.hpackages .hpitem .con{
	width:600px;
	padding:40px;
}
.hpackages .hpitem .titbar{
	width:100%;
	display:flex;
	justify-content:space-between;
	font-size:20px;
}
.hpackages .hpitem .desc{
	margin:60px auto;
	text-align:left;
}

@media screen and (max-width: 767px) {
	.hpackages {
		width: auto;
		padding:20px;
	}
	.hpackages .hptop {
		display: block;
	}
	.hpackages .hplist{
		display:block;
	}
	.hpackages .hplist .hpitem{
		width:100%;
		margin-top:20px;
	}
	.hpackages .hpitem .con{
		width:auto;
		padding:20px;
	}
	.hpackages .hpitem .titbar{
		width:100%;
		font-size:14px;
	}
	.hpackages .hpitem .desc{
		margin:10px auto;
		font-size:12px;
	}
}

.houtlets {
	width: 100%;
	padding: 100px 0px;
	background-color: #f1fdf4;
}
.houtlets .hotop{
	text-align:center;
	margin:20px auto;
}
.houtlets .htit2{
	font-weight: 400;
	font-size: 40px;
	text-transform: uppercase;
}
.houtlets .htit3{
	font-weight: 400;
	font-size: 14px;
	color:#508374;
}

@media screen and (max-width: 767px) {
	.houtlets {
		width: 100%;
		margin: 30px auto;
		padding: 20px;
	}
}

.hstorelist {
	margin-top: 50px;
	display: flex;
	align-items: stretch;
}
.hstorelist .hstoreitem {
	margin-right: 22px;
	width: 280px;
	height: 420px;
	overflow: hidden;
	position: relative;
	border-radius: 20px;
	cursor: pointer;
}
.hstorelist .hstoreitem:nth-child(5n) {
	margin-right: 0px;
}
.hstorelist .hstoreitem .hsibg {
	width: 100%;
	border-radius: 20px;
}
.hstorelist .hstoreitem .hsibg img {
	border-radius: 20px;
	height: 420px;
}
.hstorelist .hstoreitem .hsicon {
	display: none;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	color: #fff;
	padding: 100px 20px 20px 20px;
	text-align: left;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) -0.08%, rgba(0, 0, 0, 0.5) 58.14%);
	border-radius: 10px;
}
.hstorelist .hstoreitem .name {
	font-size: 24px;
	font-weight: 500;
	line-height: 1;
}
.hstorelist .hstoreitem .mobile {
	font-size: 14px;
	font-weight: 500;
	line-height: 1;
	margin: 20px auto;
}
.hstorelist .hstoreitem .location {
	display:inline-block;
	border-radius: 35px;
	padding: 8px 30px;
	font-size: 15px;
	font-weight: 400;
	color: #fff;
	border:1px solid #fff;
}
.hstorelist .hstoreitem.expand {
	width: 348px;
}
.hstorelist .hstoreitem.expand .hsicon {
	display: block;
}

@media screen and (max-width: 767px) {
	.hstorelist {
		margin-top: 30px;
		flex-wrap:wrap;
	}
	.hstorelist .hstoreitem {
		margin-right: 0px;
		margin-bottom: 15px;
		width: 100%;
		height: auto;
	}
	.hstorelist .hstoreitem.expand {
		width: 100%;
	}
	.hstorelist .hstoreitem .hsicon {
		display: block;
	}
}



.hsection7 {
	width: 100%;
	position: relative;
}
.hsection7 .hs7bg {
	width:100%;
}
.hsection7 .hs7conwarp {
	position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.hsection7 .hs7con {
	margin:50px auto;
	text-align:center;
	color:#fff;
}
.hsection7 .hs7con .t1{
	font-weight: 400;
	font-size: 32px;
	line-height: 100%;
	text-align: center;
}
.hsection7 .hs7con .t2{
	font-weight: 400;
	font-size: 14px;
	letter-spacing: 0%;
	text-align: center;
	max-width:492px;
	margin:50px auto;
}
@media screen and (max-width: 767px) {
	.hsection7 .hs7con {
		margin: 30px auto;
		padding:20px;
	}
	.hsection7 .hs7con .t1{
		font-size: 16px;
	}
	.hsection7 .hs7con .t2{
		font-size: 12px;
		max-width:100%;
		margin:20px auto;
	}
}


