body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, blockquote, th, td, p {
	margin: 0;
	padding: 0
}
body, html {
	font-family: microsoft yahei, sans-serif;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	color: #555;
	width: 100% !important;
	height: 100% !important;
}
h1 {
	font-weight: 700;
}
h1 strong {
	font-weight: 900;
}
h2 {
	text-transform: uppercase;
	line-height: 20px;
	margin: 0;
}
h3 {
	font-size: 16px;
	font-weight: 700;
}
h5 {
	text-transform: uppercase;
	font-weight: 700;
	line-height: 20px;
}
p {
	font-family: microsoft yahei, sans-serif;
}
p.intro {
	font-size: 16px;
	margin: 12px 0 0;
	line-height: 24px;
	font-family: 'Open Sans', sans-serif;
}
a {
	color: #fff;
}
a:hover, a:focus {
	text-decoration: none;
	color: #F4D03F;
}
ul, ol {
	list-style: none;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
ul, ol {
	padding: 0;
	webkit-padding: 0;
	moz-padding: 0;
}
.clear {
	clear: both
}
li {
	list-style: none
}
img {
	max-width: 100%;
}
/* Navigation */
.navbar-custom {
	margin-bottom: 0;
	text-transform: uppercase;
	background-color: #000;
}
.navbar-custom .navbar-brand {
	font-weight: 600;
}
.navbar-custom .navbar-brand i.fa {
	color: #F4D03F;
}
.navbar-custom .navbar-brand:focus {
	outline: 0;
}
.navbar-custom .navbar-brand .navbar-toggle {
	padding: 4px 6px;
	font-size: 16px;
	color: #fff;
}
.navbar-custom .navbar-brand .navbar-toggle:focus, .navbar-custom .navbar-brand .navbar-toggle:active {
	outline: 0;
}
.navbar-custom a {
	color: #fff;
}
.navbar-custom .nav li a {
	-webkit-transition: background .3s ease-in-out;
	-moz-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
}
.navbar-custom .nav li a:hover {
	outline: 0;
	color: #F4D03F;
	background-color: transparent;
}
.navbar-custom .nav li a:focus, .navbar-custom .nav li a:active {
	outline: 0;
	background-color: transparent;
	color: #F4D03F;
}
.navbar-custom .nav li.active {
	outline: 0;
}
.navbar-custom .nav li.active a {
	background-color: rgba(255,255,255,.3);
}
.navbar-custom .nav li.active a:hover {
	color: #fff;
}
 @media(min-width:768px) {
.navbar-custom {
	padding: 20px 0;
	border-bottom: 0;
	letter-spacing: 1px;
	background: 0 0;
	-webkit-transition: background .5s ease-in-out, padding .5s ease-in-out;
	-moz-transition: background .5s ease-in-out, padding .5s ease-in-out;
	transition: background .5s ease-in-out, padding .5s ease-in-out;
}
.navbar-custom.top-nav-collapse {
	padding: 0;
	background: #000;
}
}
.copyrights {
	text-indent: -9999px;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
}
/* Home Style */
.product {
	width: 1300px;
	margin: 0 auto
}
.product li {
	float: left;
	padding-top: 5%;
	padding-left: 2%;
}
.dz {
	background: rgba(0,0,0,0.77) !important;
	width: 40%;
	float: right;
	height: 100%;
	margin-right: 10%
}
/*下拉菜单*/
#divselect {
	width: 20%;
	margin: 20px auto;
	margin: 1% 27%;
	position: relative;
}
#divselect cite {
	display: block;
	color: #fff;
	cursor: pointer;
	font-style: normal;
	padding-left: 4px;
	border: 1px solid #fff;
	background: url(../img/xjt.png) no-repeat right center;
}
#divselect ul {
	width: 100%;
	background-color: #fff;
	position: absolute;
	display: none;
}
#divselect ul li {
	height: 24px;
	line-height: 24px;
}
#divselect ul li a {
	display: block;
	color: #333333;
	text-decoration: none;
}
/*底部*/
.foot {
	background-color: #000;

}
.foot_left {
	width: 50%;
	float: left;
	margin-bottom:1%
}
.foot_left li {
	color: #fff;
	padding-left: 30%;
	line-height: 25px;
}
.foot_left1 {
	padding-top: 2%
}
/*.foot_left2 {
	padding-bottom: 4%
}*/
.foot_right {
	width: 50%;
	float: right
}
.foot_right li {
	text-align: center;
	padding-top: 2%
}
/*产品页面*/
.fullSlide {
	width: 100%;
	position: relative;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 120px;
	line-height: 30px;
}
.fullSlide .hd ul {
	text-align: center;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	zoom: 1;
	width: 30px;
	height: 11px;
	margin: 3px;
	overflow: hidden;
	background: #fff;
	filter: alpha(opacity=50);
	opacity: 1;
	line-height: 999px;
}
.fullSlide .hd ul .on {
	background: #666666;
}
.fullSlide .prev, .fullSlide .next {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 15%;
	z-index: 1;
	width: 40px;
	height: 60px;
	background: url(../img/slider-arrow.png) -126px -137px #000 no-repeat;
	cursor: pointer;
	filter: alpha(opacity=50);
	display: none;
}
.fullSlide .next {
	left: auto;
	right: 15%;
	background-position: -6px -137px;
}
/*点击放大图片*/
.baguetteBoxOne {
	width: 1200px;
	margin: 0 auto;
}
.gallery img {
	height: 100%;
}
.gallery a {
	width: 285px;
	height: 464px;
	display: inline-block;
	overflow: hidden;
	margin: 20px 3px;
	box-shadow: 0 0 4px -1px #000;
}
.gallery a:hover {
	opacity: 0.4;
	color: #000;
	background: rgba(0,0,0,0.8);
}
/*店铺地址*/
.dp_fb {
	width: 1200px;
	margin: 0 auto;
}
.dp_fb a {
	width: 190px;
	height: 68px;
	display: inline-block;
	overflow: hidden;
	margin: 20px 3px;
}
.location {
	width: 1200px;
	margin: 0 auto;
	margin-top: 3%
}
.location_a {
	float: left;
	width: 7px;
	height: 20px;
	background: #000
}
.location_b {
	float: left;
	padding-left: 10px;
	font-weight: bold
}
.location_c {
	margin-top: 10px;
	font-size: 14px
}
.liu_cheng {
	width: 1200px;
	margin: 0 auto
}
.liu_cheng a {
	width: 165px;
	height: 450px;
	display: inline-block;
	overflow: hidden;
	margin: 20px 25px;
}
/*表单验证*/
.biao_dan {
	width: 1200px;
	margin: 0 auto;
}
.biao_left {
	width: 50%;
	float: left;
	margin:50px 0 50px 0;
}
.biao_right {
	width: 50%;
	float: right;
	height:400px;
	border:1px solid #F00;
	margin:55px 0 50px 0;
}
.messages {
	padding: 5% 0;
}
.messages input, .messages select, .messages textarea {
	margin: 0;
	padding: 0;
	background: none;
	border: 0;
	font-family: "Microsoft Yahei";
}
.messlist {
	height: 30px;
	margin-bottom: 30px;
}
.messlist label {
	float: left;
	width: 100px;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	text-align: right;
	padding-right: 10px;
	color:#FFF;
}
.messlist input {
	float: left;
	width: 300px;
	height: 28px;
	padding-left: 5px;
	background:#FFF;
}
.messlist.textareas {
	height: auto;
}
.messlist textarea {
	float: left;
	width: 400px;
	height: 110px;
	padding: 5px;
	background:#FFF;
	margin-bottom:10px
}
.messlist.yzms input {
	width: 100px;
}
.messlist.yzms .yzmimg {
	float: left;
	margin-left: 10px;
}
.messsub {
	padding: 0px 0 0 110px;
}
.messsub input {
	width: 100px;
	height: 35px;
	background: #ddd;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	margin-right: 5px
}
.messsub input:hover {
	background: #f60;
	color: #fff;
}
#label0 {
	display: none;
	color: #F04F5E;
	height: 28px;
	line-height: 28px;
}
#label1 {
	display: none;
	color: #0aa770;
	height: 28px;
	line-height: 28px;
}
#label2 {
	display: none;
	color: #0aa770;
	height: 28px;
	line-height: 28px;
}
#label3 {
	display: none;
	color: #0aa770;
	height: 28px;
	line-height: 28px;
}
#label4 {
	display: none;
	color: #F04F5E;
	height: 28px;
	line-height: 28px;
}
#label5 {
	display: none;
	color: #F04F5E;
	height: 28px;
	line-height: 28px;
}
#label6 {
	display: none;
	color: #0aa770;
	height: 28px;
	line-height: 28px;
}
#label7 {
	display: none;
	color: #F04F5E;
	height: 28px;
	line-height: 28px;
}
#label8 {
	display: none;
	color: #0aa770;
	height: 48px;
	line-height: 48px;
}
#label9 {
	display: none;
	color: #0aa770;
	height: 48px;
	line-height: 48px;
}
#label10 {
	display: none;
	color: #F04F5E;
	height: 48px;
	line-height: 48px;
	
}

<!--联系我们-->
#pop img{border:none}
#pop{background:#fff;width:440px; height:561px;font-size:12px;position:fixed;top:120px;bottom:0;}
#popHead{line-height:32px;background:#f6f0f3;border-bottom:1px solid #e0e0e0;font-size:12px;padding:0 0 0 10px;}
#popHead #popClose{ text-align:center;position:absolute;right:1px;top:1px; font-weight:bold; color:#fff; background-color:#033; width:80px; height:30px;}
#popHead a#popClose:hover{color:#F00;cursor:pointer;}