@charset "utf-8";
/* --------------------------------------
CSS Document for  Deluxe Heat Pumps website
Author: Ayuleo@@Kingsing.com.cn
 ------------------------------------------*/
 
 /* reset default */
*{	padding: 0; margin: 0;}
ol,ul{margin-left:2em;}
 :focus, :active{outline:0}
 ins{text-decoration:none}
table{border-collapse:collapse;border-spacing:0}
textarea{overflow:auto;}
html{overflow-x:hidden}
img, a img{border: none;-ms-interpolation-mode: bicubic;}
.ul{
	list-style: none !important;
	margin: 0 !important;
}
/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix {display: block;}
/* End hide from IE-mac */
.clear{clear:both; }
.left{float:left; }
.right{float:right; }
img.left{margin-right:1em; margin-bottom:.2em; }
img.right{margin-left:1em; margin-bottom:.2em; }
.text-right{text-align:right; }
.text-center{text-align:center;}
.hide{ /* Hide stuff without resorting to display:none; */
	visibility:hidden;
	width:0!important;
	height:0!important;
	line-height:0!important;
	padding:0!important;
	margin:0!important;
}

body{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background: #ccc;
	color: #202020;
}
input, button, select, textarea, option{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
a {
	color: #0f0f44;
	text-decoration: none;
}
a:hover{
	color: #000;
}
h1, h2, h3, h4, h5, h6{
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
}
h2{
	font-size: 18px;
}
h3{
	font-size: 16px;
}
h4{
	font-size: 14px;
}
h5, h6{
	font-size: 12px;
}
.post h2{
	font-size: 18px;
	line-height: 1.2em;
	margin-bottom: 1.5em;
}
.post h2 span{
	color: #666;
}
.post p{
	margin-bottom: 1.5em;
}
.post h3, .post h4{
	margin-bottom: 1.2em;
}
.post h5, .post h6{
	margin-bottom: 1em;
}
/*@Layout*/
#main_wrapper{
	width: 1006px;
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF;
}
.inner_wrapper{
	width: 940px;
	margin: 0 auto;
	text-align: left;
}
.sideContent{
	width: 220px;
	float: left;
}
.mainContent{
	width: 680px;
	float: right;
}
#header{
	height: 87px;
	background: #000 url(../images/header_bg.png) repeat-x 0 0;
	color: #FFF;
	position: relative;
}
#mainBody{
	min-height: 500px;
	background: #FFF url(../images/cbg.png) repeat-x 0 0;
	padding-top: 15px;
	padding-bottom: 20px;
}
.navSideCol{
	width: 140px;
	float: left;
	margin-right: 20px;
	padding-top: 25px;
}
.mainContentCol{
	float: left;
	width: 620px;
	margin-right: 20px;
}
.otherSideCol{
	width: 140px;
	float: right;
	padding-top: 25px;
}
/*@Typography*/
.language{
	width: 70px;
	height: 16px;
	float: right;
	overflow: hidden;
}
.language a{
	display: block;
	width: 70px;
	height: 16px;
	background: transparent url(../images/language.png) no-repeat 0 0;
	text-indent: -999em;
}
.language a#en{
	background-position: 0 0;
}
.language a#zh{
	background-position: 0 -16px;
}
#logo{
	width: 180px;
	height: 125px;
	position: absolute;
	top: 15px;
	left: 33px;
	z-index:9999;
}
#homeMainBody{
	background: #FFF url(../images/cbg.png) repeat-x 0 0;
}
#homeMainBody .inner_wrapper{
	padding-top: 20px;
	padding-bottom: 20px; 
}
.homeSidebox{
	width: 380px;
	float: left;
	height: 168px;
	background: transparent url(../images/sidebg.png) no-repeat 100% 100%;
	margin-right: 20px;
	overflow: hidden !important;
}
.homeSideboxTitle{
	border-bottom: 1px solid #000;
	margin-bottom: 15px;
	padding: 2px 0 4px 0;
}
.switchTab{
	float: right;
}
.switchTab a{
	padding: 4px 15px;
	background: #000;
	color: #FFF;
}
.switchTab a:hover{
	color: #ff4c00;
}
.switchTab a.selected, .switchTab a.selected:hover{
	background-color: #ff4c00;
	color: #000;
}

.newSideList li{
	background: transparent url(../images/arror_r.png) no-repeat 0 50%;
	padding-left: 13px;
}
.newSideList .newsTime{
	color: #666;
	font-size: 11px;
	float: right;
	margin-right: 10px;
}
.newSideList li:hover .newsTime{
	color: #000;
}
.moreBtn{
	display: inline-block;
	height: 19px;
	background: transparent url(../images/morebtn_bg.png) no-repeat  0 0;
	padding-left: 19px;
	color: #000;
	line-height: 19px;
	white-space: nowrap;
}
.moreBtn span{
	display: inline-block;
	height: 19px;
	background: transparent url(../images/morebtn_bg.png) no-repeat  100% -19px;
	padding-right: 19px;
	color: #000;
	line-height: 19px;
	cursor: pointer;
}
.moreBtn:hover, .moreBtn:hover span{
	color: #FFF;
}
#imgMarquee{
	width: 380px;
	height: 100px;
	margin-bottom: 10px;
	overflow: hidden;
}
.homePorductsList{
	width: 776px;
	height: 100px;
	float: left;
}
.homePorductsList a{
	display:block;
	width: 82px;
	height: 100px;
	text-align: center;
	margin-right: 15px;
	font-size: 11px;
	line-height: 1em;
	float: left;
}
.homePorductsList a img{
	display: block;
	border: 1px solid #ccc;
	margin-bottom: 5px;
}
.homePorductsList a:hover img{
	border: 1px solid #0f0f44;
}
#homeCustomize{
	float: left;
}
#footer{
	border-top: 1px solid #ccc;
	background: #0f2d05;
	color: #FFF;
}
#footer .inner_wrapper{
	padding-top: 15px;
	padding-bottom: 15px; 
}
#kingsing{
	float: right;
	font-size: 9px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #999;
}
#footer a{
	color: #fff;
}
#footer a:hover{
	color: #ccc;
}
.currentPage{
	color: #666;
	padding-bottom: 3px;
	border-bottom: 1px solid #000;
	margin-bottom: 15px;
	word-spacing: 5px;
}
.currentPage a{
	color: #666;
}
.currentPage a:hover{
	color: #0f0f44;
}
#redBox{
	width: 140px;
	height: 100px;
	background: transparent url(../images/redbox.png) no-repeat;
	color: #fff;
	overflow: hidden;
	font-size: 26px;
	line-height: 26px;
	text-align: center;
	font-family: Calibri,"Lucida Grande",Arial,Helvetica,sans-serif;
	text-transform: capitalize;
	letter-spacing: -0.08em;
	margin-bottom: 25px;
}
#redBox span{
	display: block;
	margin-top: 40px;
}
#redBox span:first-letter{
	font-weight: bolder;
	text-transform: uppercase;
	color: #fffacd;
}
#redBox span strong{
	font-weight: 900;
}
.boxListArea{
	width: 620px;
	overflow: hidden;
}
.honourList{
	width: 640px;
}
.honourList li{
	display: block;
	float: left;
	margin: 0 20px 20px 0;
	padding: 5px;
	border: 1px solid #e1e3e5;
	width: 288px;
	height:148px;
}
.honourList li:hover{
	border: 1px solid #CCC;
}
.honourImg{
	float: left;
	display: inline;
	margin-right: 10px;
	width: 110px;
	height: 145px;
	background: #e1e3e5;
	vertical-align: middle;
	border: 1px solid #999;
}
.honourImg img{
	display: block;
	vertical-align: middle;
}
.clickMore{
	background: transparent url(../images/arror_r.png) no-repeat 0 50%;
	padding-left: 12px;
}
#quickSearchBox .input{
	width: 130px;
	margin-bottom: 8px;
}
.subNavList{
	border: 1px solid #ccc;
	padding: 4px;
}
.subNavList li{
	display: block;
	float: left;
	height: 20px;
	width: 118px;
	padding: 2px 4px 2px 0;
	overflow: hidden;
}
.subNavList li.selected{
	background: #e8e8e8 url(../images/select_bg.gif) no-repeat 100% 100%;
}
.subNavList li a{
	background: transparent url(../images/arror_r.png) no-repeat 0 50%;
	padding-left: 12px;
}
.subNavList li.selected a{
	color: #0F0F44;
	font-weight: bolder;
}
#toggleTitle{
	border-bottom: 1px solid #999;
	text-align: right;
	margin-top: -20px;
}
#toggleTitle a{
	color: #999;
}
#toggleTitle a:hover{
	color: #666;
}
.postInfo{
	color: #999;
	border-bottom: 1px solid #e8e8e8;
}
/*@Navigation*/
#menu_zh, #menu_en{
	position: absolute;
	width: 720px;
	height: 50px;
	top:36px;
	left: 250px;
}
#menu_zh li, #menu_en li{
	display: block;
	float: left;
}
#menu_zh li a{
	display: block;
	height: 50px;
	float: left;
	background: transparent url(../images/menu_zh.png) no-repeat;
	text-indent: -999em;
}
li#menu_about a{width: 115px;	background-position: 0 0;}
li#menu_about a:hover{background-position: 0 -50px;}
li#menu_products a{width: 100px; background-position: -115px 0;}
li#menu_products a:hover{background-position: -115px -50px;}
li#menu_technical a{width: 100px;	background-position: -215px 0;}
li#menu_technical a:hover{background-position: -215px -50px;}
li#menu_case a{width: 100px;	background-position: -315px 0;}
li#menu_case a:hover{background-position: -315px -50px;}
li#menu_service a{width: 115px;	background-position: -415px 0;}
li#menu_service a:hover{background-position: -415px -50px;}
li#menu_person a{width: 100px;	background-position: -530px 0;}
li#menu_person a:hover{background-position: -530px -50px;}
li#menu_contact a{width: 90px;	background-position: -630px 0;}
li#menu_contact a:hover{background-position: -630px -50px;}

#menu_en li{
	padding: 0 30px;
}
#menu_en li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	letter-spacing: -0.05em;
	color: #FFF;
	display: block;
	
}
#menu_en li a:hover{
	color: #ff4c00;
}
#menu_en li  span{
	font-size: 9px;
	font-style: italic;
	color: #666;
}
#menu_en li:hover span{
	color: #ccc;
}
.sideMenu li{
	background: #E1E3E5 url(../images/sidemenu_bg.png) no-repeat 0 0;
	padding: 4px 5px 4px 22px;
	margin-bottom: 1px; 
}
.sideMenu li a{
	color: #0f0f44;
	font-weight: bolder;
}
.sideMenu li a:hover{
	color: #ff4c00;
}
.sideMenu ul{
	margin-left: 0;
	padding-left: 0;
}
.sideMenu li li{
	background: transparent url(../images/subarror.png) no-repeat 0 50%;
	padding: 2px 5px 2px 10px;  
}
.sideMenu li li a{
	font-weight: normal;
}
.tabTitle{
	display: block;
	background: #CCC;
	color: #202020;
	font-size: 14px !important;
	padding: 3px 5px 0 5px;
	margin-bottom: 15px;
}
.tabTitle span{
	display: inline-block;
	padding: 5px 20px 3px 20px;
	color: #202020 !important;
	background: #e1e3e5 url(../images/tab_bg.png) repeat-x 0 0;
}
.newsList li{
	padding: 10px 0;
	background: transparent url(../images/dot.png) repeat-x 0 100%;
}
.newsList li .newsTime{
	float: right;
	color: #666;
}
.newsList li a{
	background: transparent url(../images/dot.gif) no-repeat 0 50%;
	padding-left: 10px;
}
.pagesNav{
	border-top: 1px solid #ccc;
	padding: 5px 0;
}
.pagesNavGoto{
	float: right;
}
.pagesNavGoto .input{
	padding: 0 !important;
}
.pagesList a{
	padding: 2px 5px;
	background: #e1e3e5;
	border: 1px solid #CCC;
}
.pagesList a:hover{
	background: #ccc;
	border: 1px solid #000;
}
.productsListArea{
	width: 640px;
}
.productsList li{
	display: block;
	width: 288px;
	padding: 5px;
	border: 1px solid #e1e3e5;
	float: left;
	margin: 0 20px 20px 0;
	height: 120px;
}
.productsList li:hover{
	border: 1px solid #CCC;
}
.productsList table{
	width: 115px;
	height: 115px;
	overflow: hidden;
	border:none;
	border-collapse: collapse;
	border-spacing: 0;
	float: left;
	margin-right: 15px;
}
.productsList table td{
	vertical-align: middle;
	text-align: center;
	background-color: #e8e8e8;
}
.productsList .proImg{
	max-width: 115px;
	max-height: 115px;
	display: inline-block;
	-ms-interpolation-mode: bicubic
}

.productsList .proInfo h6{
	text-transform: uppercase;
	color: #666;
	font-size: 11px;
	margin-bottom:.5em;
	font-weight: bolder;
}
.productsList .proInfo{
	
	line-height: 1.2em;
}
.productsList .proInfo .proName{
	margin-bottom: 10px;
}
.proIntro{
	padding-left: 20px;
}
.proInfoList li{
	padding: 4px 5px;
	background: transparent url(../images/dot.png) repeat-x 0 100%;
}
.proInfoList li strong{
	color: #666;
}
.picList{
	width: 640px;
}
.picList li{
	display: block;
	width: 300px;
	height: 250px;
	float: left;
	margin:0 20px 20px 0;
}
.picList li .picListImg{
	display: block;
	padding: 5px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}
.nBox dt, .nBox dd{
	border-bottom: 1px solid #e1e3e5;
}
.nBoxList{
	width: 640px;
}
.nBoxList .nBox{
	width: 300px;
	height: 120px;
	margin: 0 20px 25px 0;
	float: left;
}
/*@Images*/
.boxImg{
	padding: 3px;
	border: 1px solid #999;
}
/*@Forms*/
input, button, select, textarea{
	color: #0f0f44;
	font-size: 12px;
}
select{
	border: 1px solid #666;
	padding: 0 0 0 5px;
}
.input{
	border: 1px solid #666;
	padding: 1px 2px;
	background-color: #ffffef;
}
.input:focus, .input:hover{
	background-color: #FFFACD; 
	border: 1px solid #202020;
}
.formTable{
	border: none;
	border-collapse: collapse;
}
.formTable td{
	padding: 5px 10px 5px 0 !important;
	vertical-align: top;
}
.formTable .input{
	padding: 3px;
}
.button{
	padding: 3px 5px;
}
.rq{
	font-size: larger;
	color: #ff4c00;
	font-weight: bolder;
	vertical-align: top;
}
.inputHelp{
	color: #666;
}
.formTable thead th{
	background: #e1e3e5 url(../images/tab_bg.png) repeat-x 0 100%;
	padding: 5px;
	text-align: center;
	font-weight: bolder;
	color: #000;
}
#jobsTable .input{
	width: 100%;
}
#jobsTable .labTd{
	font-weight: bolder;
}
.en{
	font-size: 11px;
}
.table{
	border: 1px solid #999;
	margin-bottom: 1.6em;
}
.table th, .table td{
	padding: 5px;
	border: 1px solid #999;
}