body{
	font-family: "微软雅黑","Microsoft Yahei","Hiragino Sans GB",tahoma,arial,"宋体";
}
li {
    list-style-type: none;
}
ul {margin:0px; padding:0px}
a, a:link, a:visited  {text-decoration: none;color:#0d0d0d;}
.floatLeft {float:left;}
.floatRight {float:right;}
#mainContainer {
	width:100%;
	/*max-width:1200px;*/
	margin:auto;	
}

.setBannerSize {
	width:100%;
	height:auto;
	position:fixed; 
}
.mainTitle {
	font-size:32px;
    color: #fdf5e0;    
    font-weight: 100;
    text-align: center;	
	position:relative;
	top:3vh;
}
.introCard {
    width: 95%;    
    display: block;
    margin: 0 auto;
    background: url(/hk/promotion/images/card_bg.png) top center no-repeat;
    background-size: 100%;
	background-color:#665435;
    z-index: 5;
    position: relative;
    border-radius: 10px;		
	min-height: 150vw;
}
.langSelect {    
    display: block;
    float: right;   
    right: 15px;
    position: relative;
	font-size:13px;
    font-family: "微软雅黑","Microsoft Yahei","Hiragino Sans GB",tahoma,arial,"宋体";
	color: #3e2c14;  
    margin-top: 18px;
}


.langSelect .des {
	float: left;
    display: block;        
    font-weight: 600;    
	padding-top:14px;
}

.langSelect a, .langSelect a:visited {
	color:#fff;
}
.introCard ul {   
    line-height: 20px;
    padding-left: 0;
}
.langSelect li {
	font-size:16px;
	list-style-type:none;
    display: block;
    float: left;
	padding: 0 20px;
    min-height: 22px;	
	line-height:20px;
    cursor: pointer;    	
}

.langSelect li a{
    vertical-align: middle;
}

.langSelect li.active {	
	color:#fff;
}

.cardContainer {
    width: 88%;
    display: block;
    margin: 0 auto;
    height: 170px;
    text-align: center;
    padding-top: 25px;   
}
.cardContainer ul {
    display: inline-block;    
    height: auto;
    margin: 0 auto;
    position: relative;
    z-index: 1;    
}
.cardContainer li {	
    display: block;
    text-align: left;
}
.cardContainer li.card1 {float:left;}
.cardContainer li.card2 {float:right;}
.cardContainer li  img {
	width: 100%;
    height:auto;
}

.cardOffer {
	width: 100%;
	display:block;
	background: url(/hk/promotion/images/section_indexBg.jpg) top center no-repeat;
    background-size: auto 560px;	
}
.cardOffer .offerTitle {
	width: 100%;
    display: block;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font-size: 28px;
    height: auto;
    font-weight: 100;
    padding-top: 50px;
    padding-bottom: 20px;
}
.offerCatalog .offerTitle {
	width: 100%;
    display: block;
    margin: 0 auto;
    text-align: center;
    color: #e2383f;
    font-size: 28px;
    height: auto;
    font-weight: 100;
    padding-top: 20px;
    padding-bottom: 20px;
}

.offerWrap {
    max-width: 1100px; 
	width:85%; 
    margin: 0 auto;
}
.offerWrap ul {
    position: relative;
	margin:0px;
	padding:0px;
}

.offerWrap ul li {
    display:inline-block;	
    width: 24%;
    text-align: center;
}
.offerWrap ul.slick-dots li {
	width:auto;
}

.offerWrap ul li span {
    display: inline-block;
    font-size: 15px;
    color: #fff;
    line-height: 1.8;    
    opacity: 0.8;
	padding:15px 5px;	
}
.offerWrap ul li.active span {
    font-size: 17px;
    border-bottom: 3px solid #ccad76;
}

.offerContainer {
	position:relative;
	margin: 15px 0;
	padding-bottom:10px;
	width:100%;
}

.slider_new { 
    width: 100%;
}

.offerCatalog .offerContainer {
	display:flex;
}


.swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    background: none;
    border: 2px solid #b19761;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    opacity: 1;
}
.swiper-pagination-bullet-active {
    background: #b19761;
    border: 2px solid #b19761;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.hideDiv {
	/*display:none;*/
	display: block; visibility: hidden; pointer-events: none;
	position: absolute;
}

.offerContainer .slider_new .offerDetail {
	box-shadow: 2px 5px 5px rgba(0,0,0,0.5);
    padding: 0px;
	border-radius:12px;
    background-color: #fff;    
	display: inline-block;	
}

.offerContainer .slider_new .offerDetail .offerText span {padding-bottom:15px;}


.offerDetail.slick-slide {
	margin-bottom:15px !important;
}
.offerDetail .offerBanner img {
	/*border-top-left-radius:20px;
	border-top-right-radius:20px;*/
}

.offerDetail .offerText img {
	width:auto;
	height:auto;
	margin: 5px auto 0px;
	max-width: 100%;
}
.offerCatalog .offerDetail .item {
	border-left:1px solid #ccc;
	padding: 2px 35px;
}	
.offerCatalog .offerDetail:first-child .item {
	border-left:none;
}	

.offerContainer .swiper {
	padding-bottom:30px;
}
.offerContainer .swiper .swiper-slide {
	display:block;
}

.offerContainer .offerDetail {
	margin-bottom:10px;
	overflow:hidden;
	text-align:left;
}
.offerContainer .swiper-pagination {
	bottom:0px;	
}



.offerNew .offerDetail.floatLeft {	
	margin:0px 25px;
}
.offerCatalog .offerDetail.floatLeft {	
	margin:0px 0px;
}
.offerDetail.floatRight {
	margin-right:15px;
}
.offerDetail span {
	font-size:15px;
	color:#333;
	text-align:center;
	margin-top:10px;
    display: block;
    opacity: 0.8;    
}
.offerDetail p {
    font-size:14px;
	margin-top:20px;
    color: #fff;    
    opacity: 0.8;
    overflow: hidden;
}

.downloadApp {
	background-color:#e03a3e;
	width:100%;
	
}

.downloadApp .container {
	max-width:1160px;
	margin:0 auto;
	width: auto;
    display: block;
	padding:20px 20px 0;
}
.downloadApp .container .appBox {
	border:none;
	border-spacing:0px;
	margin: 0 auto;
}
.downloadApp .container .phoneImg {
	padding-bottom:0px;
    vertical-align: bottom;
}
.downloadApp .container .iconImg {
	display:inline-block;
	padding:0px 10px;
	padding-bottom:20px;	
}
 .downloadApp .container .appTitle {
	margin: 0 auto;	
	color:#fff;
	font-size:26px;
	text-align:center;
	width:100%;
	font-weight:100;
	padding:20px 5px;
 }

.downloadApp .container .phoneImg img {
	vertical-align: bottom;
	max-width:100%;
}
.downloadApp .container .iconImg img {
	max-width:100%;
}
.footer {
    width: 100%;
	
    display: block;
    margin: 0 auto;
    height: auto;
    padding-bottom: 20px;
    padding-top: 20px;
	background-color:#3b3e44;
}
.footer .footerTitle {
	max-width:1160px;
	margin: 0 auto;
    font-size: 12px;    
    display: block;
    color: #fff;
    padding: 10px 20px;
}
.footer ul li {
    width: 100%;
    height: auto;
    display: block;
    overflow: hidden;
    padding-top: 8px;	
	padding-bottom: 8px;	
	border-bottom:1px solid #CCC;
}
.footer ul li:last-child {
 	border-bottom:none;
}
.footer ul li a {
    width: auto;
    display: block;
    float: left;
    padding-right: 30px;
    color: #888;
    font-size: 14px;
}

.container { 
    margin: 0 auto;
    width: 100%;
    max-width: 1200px; 
    padding: 0 10px;
}

.topBanner .bannerTag { 
	display: inline-block;    
    text-align: center;
    width: 100%;
    font-size: 48px;
    margin-top: 120px;
    color: #fff;
    font-weight: 100;
}

.offerCatalog　.slick-slider .slick-track {margin-left:-1px;}

.downloadApp .container.desktopView {display:block;}
.downloadApp .container.mobileView {display:none;}

.offerCatalog .offerDetail .item .offerText {text-align:center; font-size:14px;}

.offerCatalog .offerDetail .item.cag1 {color:#e2383f;}
.offerCatalog .offerDetail .item.cag2 {color:#004b85;}
.offerCatalog .offerDetail .item.cag3 {color:#008285;}
.offerCatalog .offerDetail .item.cag4 {color:#f58472;}
.offerCatalog .offerDetail .item.cag5 {color:#e2383f;}
.offerCatalog .offerDetail .item.cag6 {color:#dca66b;}
.offerCatalog .offerDetail .item.cag7 {color:#333333;}


.offerCatalog .slick-dots li button:before {
    font-family: 'slick';
    font-size: 9px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: #e2383f;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.leftBorder_white {    border-left: 1px solid #fff;}
.rightBorder_white {    border-right: 1px solid #fff;}

.offerCatalog .slick-dots li.slick-active button:before {
    opacity: .75;
    color: #e2383f;
}


#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: grey;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}

#myBtn:hover {
  background-color: #666;
}



@media only screen and (min-width: 2000px) {
	.topBanner {
		background-image: url(/hk/promotion/images/banner_indexBg.jpg);    
		background-repeat: no-repeat;
		background-size: auto 100%;
		background-position: center top;
		height: 518px;
		
	}	

}
@media only screen and (min-width: 1290px) {
	.topBanner {
		background-image: url(/hk/promotion/images/banner_indexBg.jpg);    
		background-repeat: no-repeat;
		background-size: auto 100%;
		background-position: center top;
		height: 380px;
		
	}
.topBanner .bannerTag {
    font-size: 42px;
    margin-top: 90px;
    color: #fff;
    font-weight: 100;
}	

}
.footerBlack {
	width:100%;
	background-color:#333;
    text-align: center;
}

.footerText {
	text-align: left;
    width: 95%;	
	color:#fff;	
    display: inline-block;
	padding: 10px 0;
}


@media only screen and (max-width: 1280px) {
	.topBanner {
		background-image: url(/hk/promotion/images/banner_indexBg.jpg);  
		background-repeat: no-repeat;
		background-size: auto 100% ;
		background-position: center top;
		height: 300px;	
	}
.topBanner .bannerTag {
    font-size: 42px;
    margin-top: 90px;
    color: #fff;
    font-weight: 100;
}	
.offerDetail .offerText img {
    max-width: 90%;
}	

.offerDetail .offerText img {
    max-width: 90%;
}

.offerContainer .slider_new .offerDetail { 
    
}
	
}
@media only screen and (max-width: 950px) {
	.offerContainer .slider_new .offerDetail { 
		
	}
}
@media only screen and (max-width: 874px) {
	.downloadApp .container .iconImg {width:26%; padding: 0px 2px;}
	.downloadApp .container .iconImg.downloadIcon {width:40%; padding: 0px 2px;}
}
@media only screen and (max-width: 786px) {
	.offerContainer .slider_new .offerDetail { 
	
	}
}

@media only screen and (max-width: 699px) {
	.offerContainer .slider_new .offerDetail { 
	
	}
}


@media only screen and (max-width: 480px) {

.offerContainer .offerDetail {
	width:42.8%
}
.offerDetail.floatLeft {
    margin:0 5px;
}
.slick-arrow {
	display:none !important;
}

.downloadApp .container .phoneImg {
	width:55%;
}
.topBanner {
	height: 300px;	
}

.langSelect li {
    padding: 0 10px; 
}	

.topBanner .bannerTag {    
    font-size: 28px;
    margin-top: 80px;
 
}
.offerNew .offerDetail.floatLeft {	
	margin:0px 10px;
}
.H-header .H-logo a img {    
    width: 130px !important;    
}
.downloadApp .container.desktopView {display:none; }
.downloadApp .container.mobileView {display:block; padding-top:5px;}
.downloadApp .container.mobileView img {max-width:100%;}


	
.topBanner {
	background-image: url(/hk/promotion/images/banner_indexBg.jpg);   
}

.offerContainer .slider_new .offerDetail { 
    
}
.offerDetail .offerText img { 
    max-width: 70%;
}
.offerDetail span {
    font-size: 13px;
}	

.offerCatalog .offerDetail .item { 
    padding: 2px 18px;
}

.offerWrap {margin:0; width:100%;}

.slider_new {margin: 0 auto;width: 90%;}

.slider_new  .slick-track  {margin-left:0px;}

.slider_Catalog .slick-track  {margin-left:-2px;}


	
}
@media only screen and (min-width: 2640px) {
	.topBanner {
	background-image: url(/hk/promotion/images/banner_indexBg.jpg);   
	
	background-repeat: no-repeat;
    background-size: auto 100% ;
    background-position: center top;
	height: 580px;
	}	
}



.Redbutton {
  background-color: #e03a3e;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
}

