body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, button,textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}
img {border: 0;}
:focus {outline: 0;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;font-weight: normal;}
input, button, textarea,select, optgroup, option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}
code, kbd, samp, tt {font-size: 100%;}
 
/*purpose To enable resizing for IE */
/*branch For IE6-Win, IE7-Win */
input, button, textarea, select {*font-size: 100%;}

ol, ul, li {list-style: none;}
:link, :visited , ins {text-decoration: none;}
blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}
 
/*HTML5 tag*/
section, article, aside, footer, header, nav, main {
  display:block;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	background: #141414;
}
h1{
	font-size: 36px;
	color: #ec6c00;
	padding:0 0 5px 5px;
}
h1>i{
	font-size: 20px;
}

h2{
	font-size: 36px;
	color: #f00;
	padding:0 0 5px 5px;
}

h3{
	font-size: 36px;
	color: #bc8b77;
	padding:0 0 5px 5px;
}

h3>i{
	font-size: 20px;
}

h5{
	color:#fff;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	display: inline;
	padding: 3px 6px;
	background: #ec6c00; /* Old browsers */
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
h6{
	font-size: 16px;
	color:#fff;
	font-weight: bold;
}
.header{
	width: 980px;
	height: 60px;
	background: url(../img/header_bg.png);
	margin: 0 auto;
	border-bottom: solid 20px #1a1a1a;
}

.header>a{
	width: 300px;
	height: 60px;
	float: left;
}

.header>ul{
	width: 500px;
	height: 60px;
	margin-left: 480px;
}

.btn{
	float: left;
	width: 100px;
	height: 58px;
	text-align: center;

}
.btn>a{
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	padding-top: 20px;
	width: 100px;
	height: 38px;
	display: block;
}
.btn01>a:hover{
	background: #e3007f;
}
.btn02>a:hover{
	background: #ec6c00;
}
.btn03>a:hover{
	background: #ff0000;
}
.btn04>a:hover{
	background: #bc8b77;
}
.btn05>a:hover{
	background: #e3007f;
}

.btn:hover>ol{
	display: block;
}

.btn>ol{
	display: none;
	z-index: 2000;
	position: relative;
}

.btn_list>a{
	background:#141414;
	color: #999;
	font-size: 15px;
	padding: 5px 0; 
	width: 100px;
	height: 20px;
	display: block;
}
.btn_list>a:hover{
	background: #333;
	color:#fff;
	font-weight: bold;
}
.world{
	width: 980px;
	background: url(../img/world.png);
	height: 320px;
	margin: 0 auto;
}

.world_img{
	position: relative;
	left: 780px;
	top:-40px;
	z-index: 2000;
}

.footer{
	width: 950px;
	height: 150px;
	padding: 15px;
	margin: 0 auto;
	background: url(../img/footer_bg.png);
}
.brands{
	padding-bottom: 10px;
}
.brands li{
	float: left;
	color: #999;
	font-size: 14px;
}
.brands a{
	color: #999;
}

.brands a:hover{
	color: #fff;
}

.brands p{
	padding-top: 3px;
	color: #999;
	color: #999;
	font-size: 14px;
}
.link{
	text-align: right;
	color: #fff;
	font-size: 14px;
	position: relative;
	left: 450px;
	bottom: 15px;
	width: 500px;
}

.banner{
	background: url(../img/banner_tt.png);
	width: 980px;
	height: 400px;
	margin: 0 auto;
}

.porduct_main{
	width: 980px;
	margin: 0 auto;
	background: url(../img/main_bg.png);
	background-repeat: repeat-x;
	background-color: #1a1a1a;
	padding-bottom: 30px;
}

.banner>img{
	position: relative;
	top:-10px;
	left:-30px;
}

.banner>p{
	color: #fff;
	font-size: 16px;
	line-height: 24px;
	padding: 120px 20px 0;
}
.porduct{
	width: 900px;
	height: 350px;
	padding: 10px;
	margin: 0 auto 15px;
	background: url(../img/card_tt.png);
}

.porduct_tte{
	width: 900px;
	height: 350px;
	padding: 10px;
	margin: 0 auto 15px;
	background: url(../img/card_tte.png);
}

.porduct_l{
	width: 900px;
	height: 350px;
	padding: 10px;
	margin: 0 auto 15px;
	background: url(../img/card_l.png);
}


.porduct p{
	border-top: solid 1px #ec6c00;
	font-size: 15px;
	line-height: 24px;
	padding: 5px 0 0 5px;
	color: #fff;
}

.porduct_tte p{
	border-top: solid 1px #f00;
	font-size: 15px;
	line-height: 24px;
	padding: 5px 0 0 5px;
	color: #fff;
}

.porduct_l p{
	border-top: solid 1px #bc8b77;
	font-size: 15px;
	line-height: 24px;
	padding: 5px 0 0 5px;
	color: #fff;
}

.porduct_tte h5{
	background: #f00;
}

.porduct_l h5{
	background: #bc8b77;
}

#bar{
	width: 42px;
	position: fixed;
	right: 5%;
	top: 0px;
	display: none;
	padding: 0;
}

#bar ul li{
	width: 42px;
	height: 42px;
	overflow: hidden;
	cursor: pointer;
	z-index: 2500;
}
.top{
	width: 42px;
	height: 42px;
	overflow: hidden;
	display: inline-block;
}

.top{background: url(../img/top.png);}
.top:hover{background: url(../img/top_r.png);}

.video{
	padding: 30px;
	border-top: solid 1px #333;
	background: #000 url('../img/loading.gif') no-repeat center center;

}

.video p{
	color: #fff;
	font-size: 16px;
	margin: 10px 0;
	font-weight: bold;
}

.btn_language {
	width: 60px;
	padding: 2px 2px 4px;
	color: #fff;
	cursor: pointer;
	border: 0;
	background: #45484d; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ1NDg0ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #45484d 0%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45484d), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #45484d 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #45484d 0%,#000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #45484d 0%,#000000 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #45484d 0%,#000000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-8 */
}
.btn_language:hover{
	color: #ddd;
	font-weight: bold;
}

.btn_cooling:hover .cooling_list{
	display: block;
}

.cooling_list {
	position: absolute;
	top: 60px;
	left: 100px;
	display: none;
}

.cooling_list li a {
	background:#151515;
	color: #999;
	font-size: 15px;
	padding: 5px 0; 
	width: 100px;
	height: 20px;
	display: block;
}
.cooling_list li a:hover{
	background: #333;
	color:#fff;
	font-weight: bold;
}