﻿@charset "utf-8";
/* ----------------------------------
date: 2015/10/21
Created & Modified by Andy Wu
----------------------------------
关于 CSS Hack 的说明：
	1. _	IE6
	2. *	IE6/7
	3. !important	IE7/Firefox
	4. *+	IE7
	5. \9	IE6/7/8
	6. \0	IE8
"微软雅黑","宋体","黑体",Arial;"Arial","Microsoft YaHei","黑体","宋体"
---------------------------------- */
*{word-wrap: break-word}
body, ul, ol, li, dl, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset, .pr, .pc, p {margin: 0;padding: 0}
ul,ol,dl{list-style-type:none}fieldset,img{border-width:0}
body,th,td,input, button, select, textarea{font-size:12px;line-height:1.6em;font-family:"微软雅黑","宋体","黑体",Arial;color:#666;}
h1,h2,h3,h4,h5,h6{font-size:1em;line-height:1.5em;font-family:"微软雅黑"}
em, cite, i { font-style: normal}
table {empty-cells: show;border-collapse:collapse;border-spacing:0}caption,th{text-align:left;font-weight: 400}
img{-ms-interpolation-mode:bicubic;vertical-align:top}a img {border: none}
a{text-decoration:none}a:hover{text-decoration:none;}a.ie6:hover{zoom:1}:focus{outline:0}
area{outline:none;blr:expression(this.onFocus=this.blur())}q:before,q:after{content:''}
/* 兼容firefox */
#xunlei_com_thunder_helper_plugin_d462f475-c18e-46be-bd10-327458d045bd{display: none}

a {
	color: #666;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: none;
}

.container {
	width: 920px;
	margin: 0 auto;
	overflow: auto;
}


/****** Header Nav && Footer Nav ******/

.nav {
	text-align: center;
	overflow: auto;
}

.nav li {
	border-right: 1px solid #707070;
	float: left;
}

.nav li a {
	color: #a7a7a7;
}

.nav li a:hover {
	color: #fff;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}

.nav li p {
	padding: 0 20px;
}

.nav li.last {
	border-right: none;
}


/****** Header Style ******/

.header-top {
	background: #fff;
	line-height: 30px;
}

.header-top p {
	color: #449d43;
}

.header-top p span {
	margin-right: 25px;
}

.header-bottom {
	background: #1b1b1b;
	padding: 7px 0;
}

.header-nav {
	margin-top: 24px;
}

.logo img {
	height: 80px;
}

.header-nav li.last p {
	padding-right: 0;
}


/****** Content Style ******/

.home-content-body {
	background: #1b1b1b;
	padding: 50px 0;
	text-align: center;
}

.home-content-body a {
	color: #fff;
}

.home-content-body .home-content-item img {
	width: 360px;
}

.home-content-item {
	display: inline-block;
	margin: 0 15px;
	text-align: left;
}

.home-content-item p {
	margin: 12px 0 0;
}

.home-content-footer {
	padding: 50px 0;
	text-align: center;
}

.home-content-footer .home-content-item {
	margin: 0 5px;
	text-align: center;
}

.home-content-item a:hover {
	color: #449d43;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}

.home-content-footer .home-content-item img {
	width: 285px;
}

.title {
	margin-bottom: 15px;
	text-align: left;
}


/****** Footer Style ******/

#footer {
	background: #1b1b1b;
	padding: 30px 0;
	margin-bottom: 20px;
}

.footer-nav {
	padding-bottom: 10px;
	border-bottom: 1px solid #707070;
}

.footer-nav li.first p {
	padding-left: 0;
}

.footer-copyright {
	margin-top: 20px;
	color: #a7a7a7;
}


/****** About Us Page Style ******/

.about-content-body {
	margin-bottom: 30px;
}

.about-content-item {
	width: 33.33333333%;
	float: left;
	height: 780px;
}

.item-left {
	background: #000;
}

.item-left .item-title {
	padding: 62px 0 40px;
	text-align: center;
	background: #fff;
}

.item-left .item-title img {
	margin-bottom: 15px;
}

.item-left .item-text {
	padding: 25px 25px 0;
	color: #fff;
}

.item-middle {
	background-color: #555;
}

.item-middle .item-title {
	margin: 85px 0 25px;
}

.item-middle .item-text p {
	margin: 25px;
	color: #fff;
}

.item-right .item-right-list {
	margin-left: 20px;
	border-left: 1px solid #000;
	height: 100%;
}

.item-right .item-right-list ul {
	padding-top: 50px;
	margin-left: -20px;
}

.item-right .item-right-list ul li {
	margin-bottom: 50px;
	overflow: auto;
	position: relative;
}

.item-right .item-right-list .dot {
	position: absolute;
	top: 0;
	color: #000;

	/* 兼容其他浏览器 */
	font-family: arial, helvetica, sans-serif;
}

.item-right .item-text {
	margin-left: 34px;
	margin-top: 5px;
}

.dot-sm {
	font-size: 18px;
	left: 14px;
}

.dot-lg {
	font-size: 30px;
	left: 11px;
}

.brand-concept-img {
	height: 30px;
}

.design-concept-img, .spirit-img {
	height: 14px;
}


/****** Video Page Style ******/

.video-content-body {
	margin-top: -200px;
}

.video-title {
	line-height: 30px;
	margin-left: 10px;
}

.video-content-list {
	padding: 30px;
	background: #fff;
	overflow: auto;
	position: relative;
}

.video-content-item {
	float: left;
	width: 33.3333333%;
	text-align: center;
}

.video {
	background: #000;
	height: 178px;
	margin: 10px;
}

/****** Product Page Style ******/

.product-list {
	padding: 30px;
	background-color: #fff;
	overflow: auto;
}

.product-list ul {
	overflow: auto;
	padding: 0 0 30px;
}

.product-list li {
	float: left;
	width: 49.99999%;
}

.product-list li div.product-item {
	margin: 0 10px;
	text-align: center;
}

.product-list li div.product-item img {
	width: 100%;
}

.product-list li div.product-item p {
	font-family: "arial";
	font-size: 24px;
	color: #000;
	line-height: 36px;
}

.product-list li div.product-item:hover p {
	color: #449d43;
}

.product-content {
	padding: 30px;
	background-color: #fff;
	overflow: auto;
}

.product-content img {
	max-width: 100%;
}

.pagination {
	float: right;
	margin: 30px 0;
}

.pagination li {
	float: left;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-right: 6px;
	background-color: #1b1b1b;
	color: #a7a7a7;
	border-radius: 3px;
}

.pagination li a {
	color: #fff;
}


@font-face {
	font-family: 'arialbold_italic';
	src: url('./fonts/arialbi-webfont.eot');
	src: url('./fonts/arialbi-webfont.eot?#iefix') format('embedded-opentype'),
	url('./fonts/arialbi-webfont.woff2') format('woff2'),
	url('./fonts/arialbi-webfont.woff') format('woff'),
	url('./fonts/arialbi-webfont.ttf') format('truetype'),
	url('./fonts/arialbi-webfont.svg#arialbold_italic') format('svg');
	font-weight: normal;
	font-style: normal;
}

/****** Media Style ******/

@media (min-width: 1356px) {
	.container {
		width: 1180px;
	}

	.home-content-body .home-content-item img {
		width: 430px;
	}

	.home-content-footer .home-content-item img {
		width: 365px;
	}

	.about-content-item {
		height: 870px;
		line-height: 22px;
	}

	.item-middle .item-title {
		margin-top: 155px;
	}

	.item-right .item-right-list ul {
		padding-top: 125px;
	}


	.brand-concept-img {
		height: 32px;
	}

	.design-concept-img, .spirit-img {
		/*height: 14px;*/
	}

	.video {
		height: 236px;
	}

}

@media (min-width: 1650px) {

	.container {
		width: 1352px;
	}

	.logo img {
		height: 100%;
	}

	.header-nav {
		margin-top: 34px;
	}
	.header-bottom-content{overflow-y:hidden;}

	.home-content-body .home-content-item img {
		width: 100%;
	}

	.home-content-footer .home-content-item img {
		width: 100%;
	}



	.about-content-item {
		height: 930px;
		line-height: 24px;
	}

	.about-content-item .item-text p {
		font-size: 13px;
	}

	.brand-concept-img {
		height: 100%;
	}

	.design-concept-img, .spirit-img {
		height: 100%;
	}

	.video {
		height: 274px;
	}

}

.text-left {
	text-align: left;
}

.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}

.btn {
	padding: 6px 12px;
	cursor: pointer;
}

.btn-black {
	background-color: #252525;
	border-radius: 3px;
	color: #fff;
}

.btn-black:hover {
	background-color: #373737;
}

#pr{
    width:100%;
	padding:4px 14px ;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	border-left-color: #E2E2E2;
}
#pr ul{}
#pr li{
	line-height:35px;
	background-image: url(../img/bk_bg.gif);
	background-repeat: no-repeat;
background-size:100% 100%;
-moz-background-size:100% 100%;
	padding-left:15px;
	padding-right:10px;
	margin-left:5px;
	float:left;
}
#pr li a{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
	font-weight: bold;
	color:#000000;}