blockquote, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, legend, li, ol, p, pre, td, th, ul, strong, a, em{
	margin: 0px;
	padding: 0px;
	font: 14px/1.5 Tahoma, Arial, Verdana, "微软雅黑", "宋体", sans-serif;
	color: #787878;
	font-weight: normal;
	letter-spacing: 0.5px;
}

img{
	border: 0px none;
	background-color: #222223;
}

input, textarea, button{
	margin: 0px;
	padding: 0px;
	font: 14px/1 Tahoma, Arial, Verdana, "微软雅黑", "宋体", sans-serif;
	font-weight: normal;
	color: #787878;
	letter-spacing: 0.5px;
}

a{
	text-decoration: none;
	cursor: pointer;
}

table{
	border-collapse: collapse;
	border-spacing: 0px;
}

table th, table td{
	vertical-align: top;
	font-weight: normal;
	text-align: left;
}

ul, ol{
	list-style: none;
}

body{
	background-color: #fff;
}

.clearfix{
	clear: both !important;
}

.float-left{
	float: left !important;
}

.float-right{
	float: right !important;
}

.no-margin{
	margin: 0px !important;
}

.no-margin-top{
	margin-top: 0px !important;
}

.no-margin-bottom{
	margin-bottom: 0px !important;
}

.no-margin-left{
	margin-left: 0px !important;
}

.no-margin-right{
	margin-right: 0px !important;
}

.padding{
	padding: 12px;
}

.no-padding{
	padding: 0px !important;
}

.no-padding-top{
	padding-top: 0px !important;
}

.no-padding-bottom{
	padding-bottom: 0px !important;
}

.no-padding-left{
	padding-left: 0px !important;
}

.no-padding-right{
	padding-right: 0px !important;
}

#welcome{
	background: url(../images/welcome.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	position: relative;
	max-width: 5120px;
	margin: 0px auto;
	width: 100%;
}

.welcome-tip{
	background-color: #222223;
	height: 220px;
	bottom: 0px;
	width: 100%;
	position: relative;
	display: block;
}

.welcome-tip .mask{
	display: none;
	background: rgba(88, 88, 88, 0.4);
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.welcome-tip .welcom-tip-content{
	height: 100%;
	max-width: 1400px;
	margin: 0px auto;
	background-image: url(../images/welcomlogo.png);
	background-position: center;
	background-repeat: no-repeat;
	padding: 0px 50px;
	position: relative;
}

.welcome-tip .welcom-tip-content ul{
	height: 33px;
	padding-top: 93px;
}

.welcome-tip .welcom-tip-content ul li{
	float: left;
	font-size: 14px;
	line-height: 33px;
	color: #050505;
	margin-right: 40px;
	letter-spacing: 40px;
}

.welcome-tip .welcom-tip-content ul>li:last-child{
	margin-right: -40px;
}

.page-nav{
	width: 100%;
	position: fixed;
	top: 0px;
	z-index: 10;
}

.mobile-nav{
	width: 100%;
	position: fixed;
	top: 0px;
	z-index: 10;
	display: none;
}

.nav-wrapper{
	width: 100%;
	max-width: 5120px;
	min-width: 1300px;
	margin: 0px auto;
	height: 80px;
	background-color: #222223;
}

.page-nav .nav-logo{
	float: left;
	margin-left: 50px;
	height: 47px;
	width: 92px;
	background-image: url(../images/navlog.png);
	background-repeat: no-repeat;
	margin-top: 18px;
}

.page-nav .nav-list{
	float: right;
	margin-right: 50px;
	height: 28px;
	line-height: 28px;
	margin-top: 28px;
}

.page-nav .nav-list li{
	float: left;
	margin-left: 60px;
	height: 28px;
	line-height: 28px;
}

.page-nav .nav-list li a{
	color: #000000;
	letter-spacing: 4px;
	font-size: 13px;
}

.page-nav .nav-list li a:hover{
	color: #5b5b5b;	
}

.page-nav .nav-list li.search input{
	float: left;
	height: 22px;
	line-height: 22px;
	border-radius: 2px;
	border: solid 1px #5b5b5b;
	width: 210px;
	padding: 0px 10px;
	float: left;
	margin-top: 2px;
	margin-right: 10px;
	background-color: transparent;
	font-size: 12px;
	display: none;
}

.page-nav .nav-list li.search button{
	background-color: transparent;
	background-image: url(../images/search.png);
	background-position: 0px 0px;
	display: block;
	width: 18px;
	height: 19px;
	float: left;
	border: 0px none;
	margin-top: 5px;
	cursor: pointer;
}

.page-nav .nav-list li.search button:hover{
	background-position: 18px 0px;
}

.page-nav .nav-list li.language{
	margin-left: 35px;
}

.page-nav .nav-list li.language a{
	background-image: url(../images/language.png);
	background-repeat: no-repeat;
	background-position: 38px 2px;
	padding-right: 13px;
}

.page-nav .nav-list li.language a:hover{
	background-position: 38px -12px;
}

div.page-content{
	margin-top: 80px;
}

.products a{
	display: block;
	height: 220px;
	line-height: 220px;
	max-width: 5120px;
	width: 100%;
	margin: 0px auto;
	color: #a0a0a0;
	letter-spacing: 3px;
	position: relative;
	border-bottom: solid 4px #222223;
}

.products a .title{
	text-align: center;
	width: 100%;
	height: 220px;
	display: block;
	line-height: 220px;
	position: absolute;
	color: #a0a0a0;
}

.products a .mask{
	display: none;
	background: rgba(0, 0, 0, 0.4);
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.products .product-item{
	background-repeat: no-repeat;
	background-size: auto; 
	background-position: top center;	
}

.products .story{
	background-color: #6e6f73;
	background-image: url(../images/story.jpg);
}

ul.product-intro-list{
	max-width: 5120px;
	width: 100%;
	margin: 0px auto 0px auto;
}

ul.product-intro-list li img{
	width: 100%;
	display: block;
}

ul.product-intro-list li .tip{
	text-align: center;
	height: 80px;
	line-height: 80px;
	color: #000;
	bottom: 0px;
	width: 100%;
	background-color: #222223;	
	cursor: default;
	position: relative;
	z-index: 9;
}

ul.product-intro-list li .tip .mask{
	background-color: rgba(99, 99, 99, 0.4);
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: none;
}

ul.product-intro-list li .tip span{
	letter-spacing: 4px;
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 100;
}

.procuct-detail{
	clear: both;
	max-width: 5120px;
	min-width: 1300px;
	margin: 0px auto;
	background-color: #f7f7f7;
}

.procuct-detail .product-detail-content{
	width: 1053px;
	padding: 80px 0px 150px 0px;
	margin: 0px auto 0px auto;
}

.procuct-detail .product-detail-content .intro{
	margin-bottom: 100px;
	width: 1053px;
}

.procuct-detail .product-detail-content .intro p{
	font-size: 14px;
	line-height: 34px;
	margin-bottom: 34px;
	letter-spacing: 3px;
}

.mobile-procuct-detail{
	display: none;
}

.procuct-detail .product-attr{
	height: 430px;
}

.procuct-detail .product-attr .product-pic{
	float: left;
	width: 526px;
	height: 430px;
	background-image: url(../images/productdetail01.png);
	background-size: 526px 415px;
	background-repeat: no-repeat;
	background-position: center 26px;
}


.procuct-detail .product-attr .attr-detail{
	float: right;
	width: 280px;
	padding: 20px 0px 0px 0px;
	margin-right: 110px;
}

.procuct-detail .product-attr .attr-detail h1{
	height: 20px;
	letter-spacing: 3px;
	font-weight: bold;
	font-size: 16px;
	color: #595959;
	margin-bottom: 20px;
}

.procuct-detail .product-attr .attr-detail div.detail-intro{
	padding-bottom: 20px;
	border-bottom: dotted 1px #b2b0af;
	margin-bottom: 10px;
	width:240px;
}

.procuct-detail .product-attr .attr-detail div.detail-intro p{
	line-height: 20px;
	letter-spacing: 3px;
	color: #595959;
}

.procuct-detail .product-attr .no-product-price{
	padding-top: 200px;
	width:240px !important;
}

.procuct-detail .product-attr .no-product-price div.detail-intro{
	border-bottom: 0px none;
}

.procuct-detail .product-attr .attr-detail .price-title{
	color: #595959;
	letter-spacing: 1px;
}

.procuct-detail .product-attr .attr-detail table.price{
	width: 100%;
	margin-bottom: 30px;
}

.procuct-detail .product-attr .attr-detail table.price td{
	height: 20px;
	line-height: 20px;
	padding: 12px 0px 0px 0px;
	letter-spacing: 2px;
	color: #595959;
}

.procuct-detail .product-attr .attr-detail table.price td em{
	letter-spacing: 3px;
	color: #595959;
	font-size: 16px;
	font-weight: bold;
	font-family: "H-秀月"
}

.procuct-detail .product-attr .attr-detail table.price tr>td:first-child{
	padding-top: 10px;
	color: #595959;
}

.procuct-detail .product-attr .attr-detail table.price tr>td:last-child{
	text-align: right;
	color: #595959;
}

.procuct-detail .product-attr .attr-detail .buy-qr{
	background-image: url(../images/sitebuyqr.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 120px 120px;
	height: 120px;
	width: 170px;
}

.procuct-detail .product-attr .attr-detail .buy-qr ul{
	width: 60px;
}

.procuct-detail .product-attr .attr-detail .buy-qr ul li{
	width: 14px;
	float: left;
	margin-right: 6px;
	line-height: 20px;
}

.procuct-detail .product-attr .attr-detail a.buy-link{
	display: block;
	width: 100%;
	height: 32px;
	line-height: 32px;
	background-color: #635f5e;
	color: white;
	letter-spacing: 1px;
	text-align: center;
}

.procuct-detail .product-attr .attr-detail a.buy-link:hover{
	color: #ccc;
}

ul.story-pic{	
	width: 100%;
	max-width: 5120px;
	margin-top: 80px;
}

ul.story-pic li{
	border-bottom: solid 9px #444445;
}

ul.story-pic li img{
	display: block;
	width: 100%;
}

ul.story-pic li:last-child{
	border-bottom: 0px none;
}

div.story-text{
	background-color: #fff;
}

div.story-text .text-content{
	width: 1053px;
	margin: 0px auto;
	padding: 60px 0px;
}

div.story-text .text-content p{
	font-size: 14px;
	line-height: 36px;
	margin-bottom: 40px;
	letter-spacing: 4px;
}

.contact{
	background-color: #f7f7f7;
	margin-top: 80px;
}

.contact .contact-content{
	width: 1050px;
	margin: 0px auto 0px auto;
	padding: 110px 0px 280px 0px;
}

.contact .contact-content p{
	line-height: 34px;
	letter-spacing: 4px;
}

.mobile-menu{
	display: none;
	height: 100%;
}

.page-footer{
	height: 400px;
	padding-top: 160px;
	background-color: #222223;
	max-width: 5120px;
	min-width: 1300px;
	margin: 0px auto;
}

.page-footer .footer-content{
	width: 1053px;
	margin: 0px auto 190px auto;
	height: 152px;
}

.page-footer a.footer-logo{
	float: left;
	background-image: url(../images/footerlogo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 152px;
	width: 73px;	
	background-size: 73px 152px;
}

.page-footer .footer-content .footer-nav{
	float: left;
	margin-left: 190px;
}

.page-footer .footer-content .footer-nav li{
	width: 13px;
	float: left;
	margin-right: 110px;
	line-height: 21px;
}

.page-footer .footer-content .footer-nav li a{
	font-size: 13px;
}

.page-footer .footer-content .footer-nav li a:hover{
	color: #5b5b5b;
}

.page-footer .footer-content .qrcode{
	float: right;
	width: 230px;
	height: 140px;
}

.page-footer .footer-content .qrcode li{
	float: left;
}

.page-footer .footer-content .qrcode li.qrcode-sc{
	margin-right: 46px;
}

.page-footer .footer-content .qrcode li img{
	display: block;
	margin-bottom: 24px;
	width: 92px;
	height: 92px;
}

.page-footer .footer-content .qrcode li div{
	text-align: center;
	letter-spacing: 3px;
	color: #847e83;
	font-size: 13px;
}

.page-footer .copy-right{
	text-align: center;
	font-size: 10px;
	color: #585457;
	height: 20px;
	line-height: 20px;
}

.page-footer .copy-right a{
	font-size: 10px;
	color: #585457;
}

.page-footer .copy-right a:hover{
	color: #847e83;
}

.mobile-footer{
	display: none;
}

@media (max-width: 736px){
	#welcome{
		background: url(../images/welcome_m.jpg);
		background-repeat: no-repeat;
		background-size: 100% 100%;
		background-attachment: scroll;
		position: relative;
		margin: 0px auto;
		width: 100%;
	}

	.page-nav{
		display: none;
	}

	.welcome-tip{
		display: none;
	}

	.page-nav{
		display: none;
	}

	.mobile-nav{
		display: block;
		height: 45px;
		background-color: #222223;
		padding: 15px 0px;
	}

	.mobile-nav .nav-logo{
		height: 45px;
		width: 89px;
		background-image: url(../images/mobilenavlogo.png);
		background-repeat: no-repeat;
		background-size: 100% 100%;
		float: left;
		margin-left: 15px;
	}

	.mobile-nav	.menu-button{
		float: right;
		height: 25px;
		width: 33px;
		background-image: url(../images/mobilenavmenu.png);
		background-repeat: no-repeat;
		background-size: 100% 100%;
		margin-right: 15px;
		margin-top: 10px;
	}


	.mobile-nav	.menu-button-close{		
		background-image: url(../images/mobilenavmenu2.png);
		background-repeat: no-repeat;
		background-size: 100% 100%;
	}

	div.page-content{
		margin-top: 75px;
	}

	ul.product-intro-list{
		width: 100%;
		margin: 0px auto 0px auto;
	}

	ul.product-intro-list li .tip{
		height: 50px;
		line-height: 50px;
		font-size: 15px;
	}

	.procuct-detail{
		display: none;
	}

	.mobile-procuct-detail{
		display: block;
	}

	.mobile-procuct-detail .intro{
		background-color: #f7f7f7;
		padding: 30px 20px 20px 20px;
	}

	.mobile-procuct-detail .intro p{
		line-height: 30px;
		margin-bottom: 20px;
		letter-spacing: 2px;
		width: 265px;
		margin: 0px auto 20px auto;
	}

	.mobile-procuct-detail .product-attr{
		background-color: #f7f7f7;
		background-repeat: no-repeat;
		background-position: center 50px;
		background-size: 263px 208px;
		padding-top: 270px;
	}

	.mobile-procuct-detail .product-pic-02{
		background-image: url(../images/m_productdetail02.png);
		background-size: 263px 208px;
	}

	.mobile-procuct-detail .product-attr .attr-detail{
		width: 265px;
		margin: 0px auto;
		padding-bottom: 40px;
	}

	.mobile-procuct-detail .product-attr .attr-detail h1{
		height: 20px;
		letter-spacing: 3px;
		font-weight: bold;
		font-size: 18px;
		color: #595959;
		margin-bottom: 20px;
	}

	.mobile-procuct-detail .product-attr .attr-detail div.detail-intro p{
		line-height: 20px;
		letter-spacing: 3px;
	}

	.mobile-procuct-detail .product-attr .attr-detail div.detail-intro{
		padding-bottom: 25px;
		border-bottom: dotted 1px #b2b0af;
		margin-bottom: 25px;
	}

	.mobile-procuct-detail .product-attr .attr-detail .price-title{
		color: #595959;
		letter-spacing: 1px;
	}

	.mobile-procuct-detail .product-attr .attr-detail table.price{
		width: 100%;
		margin-bottom: 35px;
	}

	.mobile-procuct-detail .product-attr .attr-detail table.price td{
		height: 20px;
		line-height: 20px;
		padding: 12px 0px;
		letter-spacing: 2px;
		color: #595959;
	}

	.mobile-procuct-detail .product-attr .attr-detail table.price td em{
		letter-spacing: 3px;
		color: #595959;
		font-size: 16px;
		font-weight: bold;
		font-family: "H-秀月"
	}

	.mobile-procuct-detail .product-attr .attr-detail table.price tr td{
		border-bottom: solid 1px #8c8c8c;
	}

	.mobile-procuct-detail .product-attr .attr-detail table.price tr>td:first-child{
		padding-top: 10px;
	}

	.mobile-procuct-detail .product-attr .attr-detail table.price tr>td:last-child{
		text-align: right;
	}

	.mobile-procuct-detail .product-attr .attr-detail a.buy-link{
		display: block;
		width: 100%;
		height: 32px;
		line-height: 32px;
		background-color: #635f5e;
		color: white;
		letter-spacing: 1px;
		text-align: center;
	}

	.mobile-procuct-detail .product-attr .attr-detail a.buy-link:hover{
		color: #ccc;
	}

	.mobile-procuct-detail .product-attr .attr-detail .product-location{
		line-height: 90px;
	}

	body.qr-code{
		background-color: #f7f7f7;
	}

	body.qr-code .intro{
		background-image: url(../images/m_productdetail01.png);
		background-repeat: no-repeat;
		background-position: bottom center;
		background-size: 263px 208px;
		padding: 55px 30px 240px 30px;
		width: 263px;
		margin: 0px auto;
	}

	body.qr-code .intro h1{
		float: right;
		width: 18px;
		font-size: 18px;
		line-height: 23px;
	}

	body.qr-code .intro ul{
		float: right;
		margin-right: 40px;
	}

	body.qr-code .intro ul li{
		margin-left: 20px;
		width: 15px;
		font-size: 15px;
		line-height: 20px;
		float: right;
	}

	body.qr-code .intro ul li:last-child{
		margin-left: 0px;
	}

	body.qr-code .buttons{
		position: absolute;
		text-align: center;
		height: 32px;
		width: 100%;
		bottom: 54px;
	}

	body.qr-code .buttons ul{
		width: 290px;
		margin: 0px auto;
	}

	body.qr-code .buttons ul li{
		float: left;
	}

	body.qr-code .buttons li a{
		display: block;
		width: 130px;
		height: 30px;
		border: solid 1px #787777;
		text-align: center;
		line-height: 30px;
		margin: 0px 6px;
		font-size: 15px;
		background-color: #f4f4f4;
	}

	ul.story-pic{
		width: 100%;
		margin: 0px auto 0px auto;
	}

	div.story-text{
		background-color: #f7f7f7;
	}

	div.story-text .text-content{
		margin: 0px 54px;
		padding: 40px 0px;
		width: auto;
	}

	div.story-text .text-content p{
		font-size: 14px;
		line-height: 28px;
		margin-bottom: 27px;
		letter-spacing: 4px;
	}

	.contact{
		background-color: #f7f7f7;
		margin-top: 75px;
	}

	.contact .contact-content{
		width: auto;
		margin: 0px auto 0px auto;
		padding: 120px 30px 250px 30px;
	}

	.contact .contact-content p{
		line-height: 34px;
		letter-spacing: 4px;
	}

	ul.mobile-menu{
		clear: both;
		background-color: #222223;
		border-top: solid 1px #494949;
		position: fixed;
		width: 100%;
		top: 75px;
		z-index: 888888;
	}
	
	ul.mobile-menu li{
		height: 40px;
		border-bottom: solid 1px #494949;
		padding: 10px 20px;
	}

	ul.mobile-menu li a{
		display: block;
		line-height: 40px;
		background-image: url(../images/plus.png);
		background-repeat: no-repeat;
		background-position: right center;
		background-size: 8px 8px;
	}

	.page-footer{
		display: none;
	}

	.mobile-footer{
		background-color: #222223;
		display: block;
		padding-top: 70px;
	}

	.mobile-footer .footer-logo{
		background-image: url(../images/mobilelogo.png);
		background-position: center;
		background-size: 100% 100%;
		height: 168px;
		width: 80px;
		margin: 0px auto 0px auto;
		display: block;
	}

	.mobile-footer ul.footer-nav{
		padding: 40px;
	}
	
	.mobile-footer ul.footer-nav li{
		height: 40px;
		margin-bottom: 10px;
		border-bottom: solid 1px #494949;
	}

	.mobile-footer ul.footer-nav li a{
		display: block;
		line-height: 40px;
		background-image: url(../images/plus.png);
		background-repeat: no-repeat;
		background-position: right center;
		background-size: 8px 8px;
	}

	.mobile-footer ul.qrcode{
		padding: 0px 40px;
	}

	.mobile-footer ul.qrcode li{
		width: 105px;
		float: left;
		margin-bottom: 30px;
	}

	.mobile-footer ul.qrcode li.qrcode-sc{
		float: right;
	}

	.mobile-footer ul.qrcode li img{
		width: 105px;
		height: 105px;
	}

	.mobile-footer ul.qrcode li div{
		height: 30px;
		line-height: 30px;
		text-align: center;
	}

	.mobile-footer .copy-right{
		clear:both;
		text-align: center;
		font-size: 10px;
		color: #585457;
		line-height: 20px;
		padding-bottom: 20px;
	}

	.mobile-footer .copy-right a{
		font-size: 10px;
	}

	.mobile-footer .copy-right a:hover{
		color: #847e83;
	}

	.products a{
		display: block;
		height: 199px;
		line-height: 199px;
		max-width: 5120px;
		width: 100%;
		margin: 0px auto;
		color: #a0a0a0;
		letter-spacing: 3px;
		position: relative;
		border-bottom: solid 4px #222223;
	}

	.products .product-item{		
		background-repeat: no-repeat;
		background-position: top center;
	}

	.products .story{
		background-image: url(../images/story_m.jpg);
		background-size: auto 199px; 
	}
}