@charset "UTF-8";
.banner_area {
  position: relative;
  width: 100%;
  margin-bottom: 0px;
}

.banner_area .banner_img {
  position: relative;
  width: 100%;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: transform 15s ease;
  -moz-transition: transform 15s ease;
  -o-transition: transform 15s ease;
  transition: transform 15s ease;
}

.banner_area.active .banner_img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.banner_area .banner_img {
  overflow: hidden;
}

.card {text-align: center; margin-bottom: 10px;}
.headl {text-align: center; color: #0d6c28; font-size: 30px; font-weight: bold;}
.logo {width: 100%; text-align: center; margin: 15px 0;}
.logo img {height: 65px; }

p { font-size: 18px; line-height:22px; }
b {color: #0d6c29;}
.cardface img { max-height: 55px; }

.banner_title h1 { font-size: 24px; line-height:26px; }
.logo1 img {text-align: left; width: 80px; margin-top: 5px; margin-bottom: 10px;}

.ui-table th { padding: 10px; font-size: 19px; }
.ui-table td { padding: 8px 8px; font-size: 17px; background-color: #ffffff; border-bottom: 1px solid #0d6c29; border-top: 1px solid #0d6c29; border-left: 1px solid #0d6c29; border-right: 1px solid #0d6c29;}
.ui-table .gery {background-color: #d2d2d2; color: #000;}

.ui-table span {color: red;}
.ui-table .tableh { font-size: 20px; line-height: 30px; text-decoration: underline;}
.ui-table .tableh img {width: 40px; margin-top: -5px; margin-right: 5px; margin-bottom: 5px;}
.redbox {background-color:#ce0000; width: 120px; padding: 5px 0; border-top-left-radius: 10px; border-bottom-right-radius: 10px; color: #fff; margin: 0 auto; margin-top: 5px;}

.offer-list { display: flex; flex-flow: row wrap; }
.offer-list > div { flex-direction: row; flex-grow: 1; flex: 1 25%; margin-bottom: 0px; }
.offer-list p { width: 100%; padding: 0px 15px 0px;}
.offer-text { width: 100%; padding: 15px 15px 0px;}
.offer-box ul {
    font-size: 16px;
	}	
	
.offer-box li {
margin-left: 110px;
	}	
	
.offer-box fast {
    font-size: 16px;
    margin: 0px 0;
	}

.hs-box { background-color: #ededed; padding:15px;-webkit-border-radius: 0px;border-radius: 0px; }
.hs-box-white { background-color: #ffffff; padding:15px; margin-top: 5px;}
.hs-box-white img { width: 98.7%; height: auto;}


.ui-table01 { border-spacing: 0; border: 1px solid #a1a1a1; border-collapse: collapse; }
.ui-table01 th { padding: 5px 5px; border-right: 1px solid #ffffff; border-bottom: 1px solid #ffffff; background-color: #a1a1a1; color: #ffffff;}
.ui-table01 td { padding: 5px 5px; border-left: 1px solid #a1a1a1; border-right: 1px solid #a1a1a1; border-bottom: 1px solid #a1a1a1; background-color: #fff;}
.ui-table01 b {color: #000;}
.tncfont {font-size: 16px; line-height:15px; margin: 30px 0; text-align: justify;}

.tnclo {margin-left: 0px;}

 @media screen and (max-width: 40em) {
.font-g {font-size: 40px; font-weight:bold; color:#939393; line-height:50px; margin-top: 0px;} 
}


.icon {float: left; width: 50%; text-align: right; padding-right: 10px;}
.icon img {width: 120px;}

.decw {text-align: left; width: 100%; padding-left: 140px; padding-top: 30px;}

.m {display: block;}
.mc {display: none;}

 @media screen and (max-width: 680px) {
.icon {float: none; width:100%; text-align: center; padding-right: 0px;}
.icon img {width: 80px; margin-left: 0px;}

.decw {text-align: center; width: 100%; padding-left: 0px; padding-top: 10px;}
.m {display: none;}
.mc {display: block;}
}

.hidden{ margin:10px 0 0 0; display:table; width:100%; position:relative; padding:0 0 0px 0; }
.hidden.tnc { padding:0; }
.hidden .btn_tnc,
.hidden .btn_tnc:focus{font-size:11px; padding:0 0px; font-weight:normal; background:#ffffff; color:#222222; display:block; display:table; float:left;}
.hidden .btn_tnc:after{ content:' '; text-indent:-999em; background:url(http://www.hangseng.com/cms/emkt/pmo/common/img/icon_15px.png) no-repeat 0px -90px; width:15px; height:15px; margin-left:0px; display:inline-block; vertical-align:middle; }
.hidden .btn_tnc:hover{ color:#000; }
.hidden .btn_tnc:hover:after{ background-position:0px -90px; }
.hidden .btn_tnc.expanded:after{ background-position:-15px -90px; }
.hidden .btn_tnc.expanded:hover:after{ background-position:-15px -90px; }
.hidden.tnc .content {
	height: 150px;
    width: 100%;
	border:0;
    overflow: hidden;
    overflow-y: scroll;
}
.hidden .content { color:#000000; position:relative; padding:0px }
.hidden .content ol { margin-top:10px; margin-left: 0px;}
.hidden .content li {font-size:11px; line-height:14px; }	

.border01 {border-bottom:1px solid #0d6c29; margin: 10px 0 30px 0; }
.border {border-right:1px solid #c1c0c1; }
.mtop { margin-top:0px;}
 @media screen and (max-width: 970px) {	
.mtop { margin-top:10px;} 
 }

 .ui-table th { border-right: 1px solid #d9d9d9; border-bottom: 1px solid #d9d9d9; background-color: #0d6c29; color: #ffffff; line-height: 18px; border-top: 1px solid #d9d9d9; }
.ui-table td {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 2px solid #0d6c29;
}

.ui-table th, .ui-table td { padding: 7px 5px; font-size: 18px; }
.ui-table tr:nth-child(even) {background-color:#FFFFFF;}
.ui-table {margin-top:-5px}

.ui-table th, .ui-table td { padding: 15px 5px; font-size: 18px; }

.ui-table tr:nth-child(even) {background-color:#FFFFFF;}
.ht { height:60px;}
.mleft { margin-right:300px; float:right; margin-top:-15px;}
.mtop2 { margin-top:-25px;}

.stay {margin-top: 20px; font-size: 20px; line-height:25px;}
.stay img {height: 70px;}

 @media screen and (max-width: 970px) {	
.mleft { margin-right:0px; float:right; margin-top:0px;}
 }

 @media screen and (max-width: 670px) {	
.mtop2 { margin-top: 10px;}
.banner_title h1 { font-size: 23px; line-height:30px; }	 
 }

.btn_action {
 background-color: #fff; color:#0d6c28; margin: 0 3px 0; border:1px solid #0d6c28;
}
.btn_action:after {
  background: url(open.svg) no-repeat;
  width: 22px;
  height: 22px;
  margin-left: 0;
  margin-top: -4px;
}
.btn_action:hover {
 color: #063414;  background-color: #fff;
}
.btn_action:hover:after {
  background: url(green.svg) no-repeat;
}

.towrd:after {display:table; clear:both; content:"";}
.oword {width: 60px; float: left;}
.owordw img {width: 60px;  vertical-align: middle; margin-right: 10px;}
.owordw {width: 100%; font-size: 20px; font-weight: bold; margin-top: 15px;}


.aTable {border: none; margin: 0 auto; width: 100%; margin-top: 10px; }
.aTable th { padding-left: 10px; font-size: 18px; line-height: 26px;  background-color: #fff;  border-bottom: 1px solid #0d6c29;  border-top: 1px solid #fff; border-right: 1px solid #fff; border-left: 1px solid #fff;}
.aTable td { padding-left: 10px; font-size: 18px; line-height: 26px;  background-color: #fff;  border-right: 1px solid #fff; border-left: 1px solid #fff; text-align: center;}
.aTable tr { border-bottom: 1px solid #d9d9d9;}
.aTable .bgcolor {background-color: #FAFFE7; border-top: 2px solid #4fc522;}
.aTable .bigfont {color: #0d6c29; font-size: 28px; font-weight: bold;}
.aTable .bottomg { border-bottom: 1px solid #a7a9ab; }
.aTable .bottom { border-bottom: 2px solid #0d6c29; }
.bottomw1 { border-bottom: 1px solid #ffffff; }
.topw1 { border-top: 2px solid #ffffff; }
.aTable .bg1 {background-color: #b5d100; border-top-left-radius: 30px; border-bottom-left-radius: 30px;  border-left: 1px solid #fff; color: #ffffff; }
.aTable .bg2 {background-color: #60b257; border-top-right-radius: 30px;  color: #ffffff;  border-bottom: 1px solid #fff;}
.aTable .bg3 {background-color: #156e1c; border-top-right-radius: 30px; border-right: 1px solid #fff; color: #ffffff;  border-bottom: 1px solid #fff}
.aTable .bg4:first-child {background-color: #004d41; border-right: 1px solid #fff; color: #ffffff;}
.aTable .bg4:last-child {background-color: #004d41; border-bottom-right-radius: 30px;  border-right: 1px solid #fff; color: #ffffff;}

.seven { border: 2px solid #0d6c29; border-radius: 20px; padding: 20px; margin-top: 50px;}
.sevenpic img {width: 300px; float: left;}
.seven:after{display:table; clear:both; content:"";}
.sevenword {padding-left: 320px; text-align: left;}
.sevenhead {color: #0d6c29; font-size: 28px; font-weight: bold; margin-top: 30px; }
.sevendec {font-size: 18px; line-height: 28px; margin-top: 20px;}

 @media screen and (max-width: 780px) {
.sevenpic img {width: 300px; float: none;}
.sevenword {padding-left: 0px; text-align: left;}	 
}