input,textarea{
	background-color:#EAEAEA !important
}
 
#div-hiborinfo{
  text-align:center;
  color: #0067b6;
}
.banner {
	max-height:600px;
	min-height:600px;
	background-color:#161616;
	background-image:url("/img/plan1.jpg?r=1");
	background-repeat:no-repeat;
	background-position:center 0;
}
.banner .item{
	max-height:600px;
	width:100%; 
}

.plan1 {
	max-height:600px;
	min-height:600px; 
	background-color:#161616;
	background-image:url("/img/plan1.jpg?r=1");
	background-repeat:no-repeat;
	background-position:center 130px;
  background-size:auto 82%;
}
.plan2 {
	max-height:600px;
	min-height:600px;
	background-color:#161616;
	background-image:url("/img/plan2.jpg?r=1");
	background-repeat:no-repeat;
	background-position:center 130px; 
  background-size:auto 82%;
}
.plan3 {
	max-height:600px;
	min-height:600px;
	background-color:#161616;
	background-image:url("/img/plan3.jpg?r=1");
	background-repeat:no-repeat;
	background-position:center 130px; 
  background-size:auto 82%;
}
.banner .data {
	color:#003465;
	text-align:center;
	padding-top:180px;
}
.banner .line1 {
	font-size:30px;
}
.banner .line2 {
	font-size:22px;
}
.tab-content {
	 
}

.mbg {
	background-color:#000000;
	background-image:url("/img/article_bg.jpg"); 
	background-position:left top;
	background-size:auto 100%
}

#article-intro {
}
.col-article {
  display: inline-block;
  width: 100%;
}

.col-article .home {
	padding-bottom:15px !important;
	margin-bottom:20px;
	border-bottom:1px solid #eee !important;
}
#article-intro .home h4.hd {
	font-size:17px;
	margin:0 0 5px 0;
	color:#004498;
}
#article-intro .home .photo {
	margin: 0px 0 10px 5px;
}
#article-intro .home .photo img {
	max-height:110px
}
#article-intro a {
	color:#000;
	text-decoration:none;
}
#article-intro a span {
	color:#0067b6;
}
#article-intro .home .title {
	padding-left: 0;
	margin:0;
}
#article-intro .home .title a {
	color:#0067b6;
}
#article-intro table.imsg {
	width:100%;
	margin-top: 10px;
}
#article-intro td.imsg_date_hd {
	width: 30%;
	color: #333;
	border-bottom:1px dotted #aaa;
}
#article-intro td.imsg_name_hd {
	width: 30%;
	color: #333;
	border-bottom:1px dotted #aaa;
}
#article-intro td.imsg_content_hd {
	color: #333;
	border-bottom:1px dotted #aaa;
}
#article-intro td.imsg_date_bd {
	color: #333;
	padding-top: 5px;
	vertical-align:top;
	overflow:hidden;
}
#article-intro td.imsg_name_bd {
	color: #333;
	padding-top: 5px;
	vertical-align:top;
	overflow:hidden;
}
#article-intro td.imsg_content_bd {
	color: #333;
	padding-top: 5px;
	vertical-align:top;
}
.leftcontent{
	/*background-color:#000000;*/
	/*background-image:url("img/article_bg2.jpg");*/ 
	background-position:left top;
	background-size:cover;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}
 
.other_content {
	/*background-color:#000000;*/
	/*background-image:url("img/news_bg.jpg");*/ 
	background-position:left top;
	background-size:cover;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}
.other_content ul {
	padding:0px;
	margin:0;
	list-style:none;
}
.other_content ul li {
	padding-top:15px;
	min-height:100px;
	border-bottom:1px solid #eee;
	padding-bottom:10px;
}
.other_content .oitem {
	clear:both; 
}
.other_content .oitem .img {
	width:100px;
	max-height:90px;
	margin-right:5px;
	overflow:hidden;
	float:left;
}
.other_content .oitem em {
	font-size:13px;
	color:#999
}
.other_content .oitem b {
	color:#0067b6;
}
.article_title{
	font-size:21px;
	padding:5px;
	padding-bottom:0;
	padding-top:10px;
	text-align:center;
}

.indexmore {
	display:block;
	border-radius:10px !important;
	padding:10px 15px;
	margin-top:20px;
	margin-bottom:25px;
	margin-left:auto;
	margin-right:auto; 
	width:70%;
	text-align:center;
	background-color:#2b6a96;
	color:#e7e7e7 !important;
}
.indexmore:hover{
	background-color:#538bb2;
}
.newsbtn {
	cursor:hand;
	cursor:pointer;
}
#mortgage-cal {
	background-image:url("/img/ht_mortgagebg.jpg?id=3");
	background-repeat:no-repeat;
	background-position:left top;
	background-size:auto 100%;
}
#mortgage-cal .hd {
	padding:10px 0 0 0;
	font-size:25px;
	text-align:center;
	margin-bottom:0px;
}
#mortgage-cal .mortgage-inner {
	max-width:430px;
	margin:auto;
	padding:10px;
}

#mortgage-cal .result {
	text-align:right;
	font-size:18px;
	color:#0067b6
}
#mortgage_form td {
	padding:3px 5px;
}
#mortgage_form input{
	font-size:17px !important;
}
#mortgage-apply label,#mortgage_form label {
	font-weight:normal !important;
}
  
.rbtn {
	font-size:18px;
	border-radius:10px !important;
	border:1px solid #333;
	padding:10px;
	width:100%;
	background:none;
	background-image:url("/img/mort_btnbg.png");
}
.rbtn:hover {
	background-color:#094471;
}

.mbtn{
	background-color:#9a6c08;
	font-size:18px;
	border-radius:10px !important; 
	border: none;
	padding:10px;
	width:100%; 
	color:#e7e7e7;
}
.mbtn:hover {
	background-color:#c48600;
}
.detailbtn {
	font-size:15px;
	border-radius:10px !important;
	padding:10px;
	width:120px;
	margin:auto;
	margin-top:25px;
	background:none;
	border:none;
	background-image:url("/img/mort_btnbg.png");
	color:#e0c947 !important;
}
.mbg .nav-tabs {
	border-bottom:none;
}
.mbg .nav-tabs>li>a {
	background-color:#0c1c2e;
	font-size:20px;
	color:#e7e7e7;
	border:none;
}
.mbg .nav-tabs>li>a:hover {
	background-color:#244f66;
	border:none;
}
.mbg .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	background-color:none;
	background:none;
	border:none;
	color:#e7e7e7;
}
 
.smortgage_sm {
	background-image:url("/img/smortgage_sm_bg.jpg");
	background-size:100% 100%
}
.enquirybg {
	background-color:#00acb0;	 
	width:100%;
	text-align:right;
	cursor:hand;
	cursor:pointer
}
.enquirybg .desc{
	position:absolute;
	padding:15px;
	text-align:left;
}
.enquirybg img{
	max-width:400px; width:100%
}
.enquirybg .line1{
	font-size:25px;
  color:#fff
}
.enquirybg .line2{
	font-size:19px;
	color:#fff
}
.enquirybg .detail{
	display:block;
	position:absolute;
	right:15px;
	margin-top:-45px;
	padding:5px 10px;
	color:#fff;
  background:#00acb0;	
}

.smortgagebg {
	background-color:#006fba;	 
	width:100%;
	text-align:right;
	cursor:pointer;
	cursor:hand
}
.smortgagebg img{
	max-width:400px; width:100%
}
.smortgagebg .line1{
	position:absolute;
	font-size:25px;
	margin-top:15px;
	margin-left:50px;
	/*text-shadow: 1px 1px #000000;*/
	color:#fff
}
.smortgagebg .line2{
	position:absolute;
	font-size:30px;
	margin-top:40px;
	margin-left:20px;	
	font-family:"Century Gothic";
	/*text-shadow: 1px 1px #000000;    */
	color:#fff;       
}
.smortgagebg .detail{
	display:block;
	position:absolute;
	right:15px;
	margin-top:-45px;
	padding:5px 10px;
	color:#fff;
  background:#006fba;
}

.realtimebankinfobg {
	background-color:#00a0ca;	 
	width:100%;
	text-align:right;
	cursor:pointer;
	cursor:hand
}
.realtimebankinfobg img{
	max-width:400px; width:100%
}
.realtimebankinfobg .line1{
	position:absolute;
	font-size:25px;
	margin-top:35px;
	margin-left:15px;
/*	text-shadow: 1px 1px #000000;*/
	color:#fff;
}
.realtimebankinfobg .line2{
	position:absolute;
	font-size:30px;
	margin-top:40px;
	margin-left:20px;	
	font-family:"Century Gothic";
/*	text-shadow: 1px 1px #000000;   */
	color:#fff;
}
.realtimebankinfobg .detail{
	display:block;
	position:absolute;
	right:15px;
	margin-top:-45px;
	padding:5px 10px;    
	color:#fff;
  background:#00a0ca;
}


.valuationbg {
	background-color:#00acb0;	 
	width:100%;
	text-align:right;
	cursor:pointer;
	cursor:hand
}
.valuationbg img{
	max-width:400px; width:100%
}
.valuationbg .line1{
	position:absolute;
	font-size:25px;
	margin-top:35px;
	margin-left:15px;
/*	text-shadow: 1px 1px #000000;*/
	color:#fff;
}
.valuationbg .line2{
	position:absolute;
	font-size:30px;
	margin-top:40px;
	margin-left:20px;	
	font-family:"Century Gothic";
/*	text-shadow: 1px 1px #000000;   */
	color:#fff;
}
.valuationbg .detail{
	display:block;
	position:absolute;
	right:15px;
	margin-top:-45px;
	padding:5px 10px;    
	color:#fff;
  background:#00acb0;
}


.bankaccbg {
	background-color:#007bbb;	 
	width:100%;
	text-align:right;
	cursor:pointer;
	cursor:hand
}
.bankaccbg img{
	max-width:400px; width:100%
}
.bankaccbg .line1{
	position:absolute;
	font-size:25px;
	margin-top:35px;
	margin-left:15px;
/*	text-shadow: 1px 1px #000000;*/
	color:#fff;
}
.bankaccbg .line2{
	position:absolute;
	font-size:30px;
	margin-top:40px;
	margin-left:20px;	
	font-family:"Century Gothic";
/*	text-shadow: 1px 1px #000000;   */
	color:#fff;
}
.bankaccbg .detail{
	display:block;
	position:absolute;
	right:15px;
	margin-top:-45px;
	padding:5px 10px;    
	color:#fff;
  background:#007bbb;
}
 
 
.carousel a:link {
	color:#e7e7e7 !important
}
.carousel .carousel-control {
	opacity:0.2 !important;
}
.carousel .carousel-control:hover {
	opacity:0.9 !important;
} 
.detailbtn a:hover {
	color:#fff;
	text-decoration:none
}
.detailbtn a:active {
	color:#fff;
}
.detailbtn a:visited {
	color:#fff;
}
.detailbtn a:focus{
  color:#fff;
	outline:none;
}
#formmsg{
	display:none;
	color:#FF0000;
}
@media (max-width: 767px) { 
	.banner {
		max-height:500px;
		min-height:500px;
		background-color:#161616;
		background-image:url("/img/plan1.jpg?r=1");
		background-repeat:no-repeat;
		background-position:center -100px
	}
	.banner .item{
		max-height:500px;
		min-height:500px; 	
	}
	.plan1 {
		max-height:500px;
		min-height:500px;
		background-color:#161616;
		background-image:url("/img/plan1.jpg?r=1");
		background-repeat:no-repeat;
		background-position:center 130px;
    background-size:auto 82%;
	}
	.plan2 {
		max-height:500px;
		min-height:500px;
		background-color:#161616;
		background-image:url("/img/plan2.jpg?r=1");
		background-repeat:no-repeat;
		background-position:center 130px;
    background-size:auto 82%;
    
	}	
	.plan3 {
		max-height:500px;
		min-height:500px;
		background-color:#161616;
		background-image:url("/img/plan3.jpg?r=1");
		background-repeat:no-repeat;
		background-position:center 130px;
    background-size:auto 82%;
    
	}	
	.banner .data {
		color:#003465;
		text-align:center;
		padding-top:160px;
	}
	.banner .line1 {
		font-size:25px;
	}
	.banner .line2 {
		font-size:21px;
	}
	.mbg {  
		background-position:right;
		background-size:auto 100%
	}
	#mortgage-cal .hd {
		font-size:20px;
	}
	.detailbtn {
		font-size:15px;
	}

  
	  
	.leftcontent{ 
		padding-left:5px;
		padding-right:5px;
		padding-bottom:5px;
	}
	 
	.other_content { 
		padding-left:5px;
		padding-right:5px;
		padding-bottom:5px;
	}	
	.nav-tabs>li>a {
		font-size:17px;
	}	
  .g-recaptcha {
    transform:scale(0.77);
    transform-origin:0 0;
  } 
}
@media (max-width: 375px) {      	 
	.g-recaptcha {
    transform:scale(0.6);
    transform-origin:0 0;
  } 
}
