body {
 font-family: Microsoft Yahei, \5FAE\8F6F\96C5\9ED1, \5b8b\4f53, Arial, Lucida, Verdana, Helvetica, sans-serif;
 color: #555;
 background-color: #fff;
}
body, button, input, textarea {
 font-size: 12px;
 line-height: 1.531;
 outline: none;
 margin: 0;
 padding: 0;
 border: 0;
}
p, ul, ol, dl, dt, dd, form, blockquote {
 margin: 0;
 padding: 0;
}
ul, ol {
 list-style: none;
}
h1, h2, h3, h4, h5, h6 {
 font-size: 12px;
 margin: 0;
 padding: 0;
}
em, b, i {
 font-style: normal;
 font-weight: normal;
}
img {
 border: 0;
}
a {
 text-decoration: none;
 color: #333333;
}
a:hover {
 text-decoration: none;
 color: #C70D0E;
}
input, img, select {
 vertical-align: middle;
}
.clear {
 clear: both;
 height: 0;
 line-height: 0;
 font-size: 0;
}
.clearfix {
 overflow: hidden;
 zoom: 1;
}
.none {
 display: none;
}
#captcha {
 cursor: pointer;
}
.more {
 float: right;
 padding-right: 8px;
 font-size: 12px;
 font-weight: normal;
 text-transform: uppercase;
}
.more a {
 color: #999;
}
.more a:hover {
 text-decoration: underline;
}

#wrapper {
}
#wrapper .wrap {
 width: 1200px;
 margin: 0px auto;
}
#wrapper .mb {
 margin-bottom: 50px;
}

#indexLeft {
 float: left;
 width: 600px;
}
#indexRight {
 float: right;
 width: 360px;
 text-align: left;
}

#pageLeft {
 float: left;
 width: 180px;
 margin-right: 20px;
}
#pageIn {
 float: left;
 width: 780px;
 overflow: hidden;
}


#top {
 background-color: #511d34;
 height: 30px;
 border-bottom: 1px solid #D8D8D8;
 text-align: right;
 color: #fcc31a;
}

#top .topNav {
 position: relative;
 z-index: 1000;
 height: 30px;
 float: right;
}
#top .topNav li {
 border-bottom: 0;
 float: left;
 zoom: 1;
 text-align: center;
}
#top .topNav li s {
 top: 9px;
 left: 0;
 width: 0;
 height: 12px;
 border-left: 1px solid #fcc31a;
 overflow: hidden;
}
#top .topNav li a {
 padding: 0 12px;
 height: 28px;
 line-height: 28px;
 color: #fcc31a;
}
#top .topNav li.hover {
 position: relative;
 background: #FFFFFF;
 border: 1px solid #DDDDDD;
 border-bottom: 0;
}
#top .topNav li.hover s {
 border-left: 1px solid #FFF;
}
#top .topNav ul {
 background: #FFFFFF;
 border: 1px solid #DDDDDD;
 border-top: 0;
 width: 100%;
 display: none;
 position: absolute;
 top: 100%;
 left: -1px;
 padding-bottom: 4px;
}
#top .topNav ul li {
 float: none;
}
#top .topNav li.hover ul li {
 border: none;
}
#top .topNav li.hover ul li a {
 height: 25px;
 line-height: 25px;
}

#header {
 min-height: 105px;
}
#header .logo {
	height:105px;
 width:235px;
 float: left;
}
#header .logo a img{
	position:absolute;
	z-index:99999;
	top:0;
	}
#header .searchBox {
 float: right;
}
#header .searchBox {
 margin: 30px 10px 0 0;
}
#header .searchBox .keyword {
 width: 210px;
}
.tel{ float: right; width:196px; height:105px; background:url(../images/tel.jpg) no-repeat center center; line-height:105px; color:#fff; text-indent:45px;}

#mainNav {
 margin-bottom: 10px;
 margin-top:40px;
 height: 35px;
 margin-left:235px;
 font-size: 14px;
 position:absolute;
}

#mainNav ul.wrap {
 position: relative;
 z-index: 1000;
}
#mainNav ul li {
 float: left;
 zoom: 1;
}
#mainNav ul li a {
 display: block;
 width: 101px;
 text-align: center;
 height: 35px;
 line-height: 35px;
 font-size:16px;
 font-weight:bold;
 color: #000000;
 text-decoration: none;
}
#mainNav ul li.hover, #mainNav ul li.cur {
 position: relative;
}
#mainNav ul li.hover a, #mainNav ul li.cur a {
 color: #000;
}
#mainNav ul li .first {
 width: 101px;
}
#mainNav ul li.hover .first, #mainNav ul li.cur .first {
}
#mainNav ul li .last {
 margin-right: -1px;
}
#mainNav ul li.hover .last, #mainNav ul li.cur .last {
}

#mainNav ul ul {
 min-width: 125px;
 _width: 125px;
 display: none;
 position: absolute;
 top: 100%;
 left: 0;
 border-top: 1px solid white;
 background: #1c1c1c;
}
#mainNav ul ul li {
 font-weight: normal;
 background: #1c1c1c;
 float: none;
 border-bottom:1px solid #303030;
}
#mainNav ul li.hover ul li a {
 color: #fff;
 width:100%;
 font-size:12px;
 border-right: none;
 display: inline-block;
}
#mainNav ul li.hover ul li.hover a {
 color: #FFF;
}
#mainNav ul li.hover ul a.parent {
 background: url(../images/icon_red.gif) no-repeat 100px 50%;
}

#mainNav ul ul ul {
 left: 100%;
 top: 0;
 border-top: 0;
 _border-top: 1px;
}
#mainNav ul li.hover ul li.hover ul li a {
 color: #fff;
}
#mainNav ul li.hover ul li.hover ul li.hover a {
 color: #FFF;
}

.controlBase{ position:absolute; width:100%;}
.slideShow {
	float:left;
	width:100%;
	height:500px;
 margin: 0 auto;
 padding: 0;
 *zoom: 1;
}
.slideShow .slides a {
 display: block;
 height: 500px;
 background-repeat: no-repeat;
 background-position: center center;
}
.slideShow .slideBox {
 background: #fff;
 
 -webkit-transform: translatez(0);
 -moz-transform: translatez(0);
 -ms-transform: translatez(0);
 -o-transform: translatez(0);
 transform: translatez(0);
}

.slideShow .slideLoading {
 min-height: 50px;
 background: url(../images/slide_loader.gif) center center no-repeat #fff;
 height: 100%;
 width: 100%;
 position: absolute;
 top: 0;
 left: 0;
 z-index: 2000;
}

.slideShow .arrowBox a {
 z-index: 50;
 font-family: \5b8b\4f53, sans-serif;
 position: absolute;
 display: block;
 margin-bottom: -20px;
 width: 40px;
 height: 40px;
 bottom: 50%;
 line-height: 40px;
 text-decoration: none;
 text-align: center;
 color: #fff;
 font-size: 2em;
 background-color: #333;
 background-color: rgba(50,50,50,.3);
}
.slideShow .arrowBox a.disabled {
 display: none;
}
.slideShow .arrowBox .arrowPrev {
 left: 20px;
}
.slideShow .arrowBox .arrowNext {
 right: 20px;
}
.slideShow .arrowBox a:hover {
 background-color: rgba(50,50,50,.6);
}

.slideShow .controlBox {
 z-index: 1000;
 position: absolute;
 bottom: 10px;
 width: 100%;
 text-align: center;
 font-size: .85em;
 font-family: Arial;
 font-weight: bold;
 color: #666;
}
.slideShow .controlBox .control {
 display: inline-block;
 *zoom: 1;
 *display: inline;
}
.slideShow .controlBox.controlDefault a {
 background: url(../images/inactive.png) no-repeat 50% 50%;
 text-indent: -9999px;
 overflow:hidden;
 width: 20px;
 height: 30px;
 clear: none;
 display: block;
}
.slideShow .controlBox.controlDefault a:hover, .slideShow .controlBox.controlDefault a.active {
 background: url(../images/active.png) no-repeat 50% 50%;
}

.slideShow .slideTitle {
 z-index: 20;
 position: absolute;
 bottom: 0;
 left: 0;
 background: #666\9;
 background: rgba(80, 80, 80, 0.75);
 width: 100%;
}
.slideShow .slideTitle span {
 color: #fff;
 display: block;
 font-size: .85em;
 padding: 15px 10px;
}

.slideShow .sileThumb {
 z-index: 30;
 text-align: center;
 position: absolute;
 bottom: 8px;
 right: 8px;
}
.slideShow .sileThumb a {
 margin: 0 3px;
}
.slideShow .sileThumb a img {
 border: solid #B0B0B0 1px;
}
.slideShow .sileThumb a.active img {
 border: solid #19B4EA 1px;
}


.main_index{ width:100%; float:left;}

@-webkit-keyframes pop {
	50% {
		-webkit-transform: scale(1.2);
		transform: scale(1.2)
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes pop {
	50% {
		-webkit-transform: scale(1.2);
		transform: scale(1.2)
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.pop {
	display: inline-block;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px transparent
}

.pop:active,.pop:focus,.pop:hover {
	-webkit-animation-name: pop;
	animation-name: pop;
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1
}




.wpb_row,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li,
.last_toggle_el_margin,
.wpb_button {
  margin-bottom: 0 !important;
}


.row_width960{
	display: block;
	max-width:960px;
	

	margin: 0 auto !important;
}

.index_icon_wrap{
	padding: 35px 0;
	background: url(../images/index_icon_bg.png) repeat-y center center;
}
.index_icon_wrap .column_container{
	
}
.index_icon_wrap .index_icon{
	
}
.index_icon_wrap .index_icon_enter,
.index_icon_wrap .index_icon_enter a {
	text-align: center;
	font-size:13px;
	color:#75622f;
	line-height:15px;
}


.wpb_row:before,
.wpb_row:after {
  content: " ";
  display: table;
}
.wpb_row:after {
  clear: both;
}

.wpb_row .vc_span3 {
  position: relative;
  min-height: 1px;
  padding-left: 19px;
  padding-right: 19px; 
    float: left;
   width: 21%;
  }





.wpb_single_image.vc_align_center {
  text-align: center;
}
.wpb_single_image.vc_align_right {
  text-align: right;
}



.index_banner{ width:338px; height:473px; float:left;}

.wpb_row .vc_span6 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
float: left;
width: 450px;
}
.index_picnews {
display: block;
background: #f0f0f0;
margin-left:26px;
width: 405px;
float: left;
height: 475px;
}
.wpb_row .vc_span12 {
float: left;
width: 100%;
}
.wpb_row .vc_span12 {
position: relative;
min-height: 1px;
padding-left: 0px;
padding-right: 0px;
}
.wpb_single_image.vc_align_center {
text-align: center;
}
.fix_margin_b15px {
}
.index_picnews h3 {
font-size: 12px;
padding: 10px;
text-align: center;
background: url(../images/index_picnews_bg.gif) no-repeat center center;
}
h1, h2, h3, h4, h5, h6 {
color: #000;
clear: both;
line-height: 1.5;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.index_picnews ul {
list-style: none;
padding: 0 20px 0 20px;
}
.index_picnews ul li {
line-height: 24px;
font-size: 14px;
}
.index_picnews ul li small {
float: right;
color: #aaa;
font-size: 11px;
}
.index_picnews ul li a {
color: #555;
}
a {
cursor: pointer;
text-decoration: none;
outline: 0 none;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.index_picnews ul li a:hover {
color: #fcc31a; text-decoration:none;
}

.vc_btn {
display: inline-block;
margin-bottom: 0;
font-weight: normal;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
padding: 6px 12px;
font-size: 14px;
line-height: 1.428571429;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
border: none;
text-decoration: none !important;
padding: 1em 2em;
font-size: 100%;
line-height: 1em;
border-radius: 5px;
}

.vc_btn_xs {
padding: 0.5em 0.8em;
font-size: 80%;
line-height: 1em;
border-radius: 5px;
}

.index_picnews a.vc_btn{
	margin: 10px auto;
	display: block;
	width: 80px;
	background-color: #efefef;
	border: 1px solid #cacaca;
	color: #aaa !important;
}
.index_picnews a.vc_btn:hover{
	margin: 10px auto;
	display: block;
	width: 80px;
	background-color: #fcc31a;
	border: 1px solid #fff;
	color: #fff !important;
}




.vioeh{ width:550px; height:386px; float:left;}
.index_about{ width:550px; height:386px; float:right;}
.about_title{ width:100%; height:28px; float:left; background:url(../images/about_title.png) no-repeat center;  }
.about_title p{ color:#fff; font-size:16px; font-weight:bold; line-height:28px; text-indent:217px;}
.about_entitle{ width:100%; height:80px; float:left; background:url(../images/about_entitle.png) no-repeat center center;}
.about_nr{ width:100%; float:left;}


.product_title{ width:100%; height:100px; background:url(../images/slit.jpg) repeat-x center;}
.product_titles{ width:410px; margin:0 auto; overflow:hidden; height:100px; background:#fff; font-size:30px; font-family:经典粗黑简; color:#511d34; text-align:center;}
.row_width960 {
display: block;
max-width: 960px;
width: 960px;
margin: 0 auto !important;
}
.wpb_row .vc_span12 {
float: left;
width: 100%;
}
.wpb_row .vc_span12 {
position: relative;
min-height: 1px;
padding-left: 0px;
padding-right: 0px;
}


#divRunerWrapper {
	width: 900px;
	height: 210px;

	display:block;
	clear:both;
}
#divRunerInner {
	width: 1200px;
	height: 260px; 
	margin: -120px 0 0 -600px;
	position: absolute;
	left: 50%;
	top: 50%;
}
#divRuner {
	
	width: 1200px;
	padding:0 10px;
	position:vrelative;
}
#divRuner ul {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
}
#divRuner li {
	
	font-size: 40px;
	color: #999;
	text-align: center;
	display: block;
	width: 280px;
	height: 210px;
	padding: 0;
	margin: 6px;
	float: left;
	position: relative;
}
#divRuner li img {
	
	width: 100%;
	height: 100%;
	margin-top: 14px;
}
#divRuner .clearfix {
	float: none;
	clear: both;
}
#divRuner .prev, #divRuner .next {
	background: transparent url(../images/carousel_control.png) no-repeat 0 0;
	text-indent: -999px;
	display: block;
	overflow: hidden;
	width: 15px;
	height: 21px;
	margin-left: 10px;
	position: absolute;
	top: 50%;
}
#divRuner .prev {
	background-position: 0 0;
	left: -30px;
}
#divRuner .prev:hover {
	left: -31px;
}
#divRuner .next {
	background-position: -18px 0;
	right: -20px;
}
#divRuner .next:hover {
	right: -21px;
}
#divRuner .pager {
	text-align: center;
	margin: 0 auto;
}
#divRuner .pager a {
	background: transparent url(../images/carousel_control.png) no-repeat -2px -32px;
	text-decoration: none;
	text-indent: -999px;
	display: inline-block;
	overflow: hidden;
	width: 8px;
	height: 8px;
	margin: 0 5px 0 0;
}
#divRuner .pager a.selected {
	background: transparent url(../images/carousel_control.png) no-repeat -12px -32px;
	text-decoration: underline;	
}


#divRunerWrapper4pic {
	width: 900px;
	height: 360px;
	padding-bottom:30px;
	margin:10px 0 10px 0;
	display:block;
	clear:both;
}
#divRunerInner4pic {
	width: 900px;
	height: 360px; 
	margin: -200px 0 0 -450px;
	position: absolute;
	left: 50%;
	top: 50%;
}
#divRuner4pic {
	
	width: 900px;
	padding:0 10px;
	position:vrelative;
}
#divRuner4pic ul {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
}
#divRuner4pic li {
	
	font-size: 40px;
	color: #999;
	text-align: center;
	display: block;
	width: 210px;
	height: 350px;
	padding: 0;
	margin: 6px;
	float: left;
	position: relative;
}
#divRuner4pic li img {
	
	width: 100%;
	height: 100%;
	margin-top: 14px;
}
#divRuner4pic .clearfix {
	float: none;
	clear: both;
}
#divRuner4pic .prev,
#divRuner4pic .next {
	background: transparent url(../images/carousel_control.png) no-repeat 0 0;
	text-indent: -999px;
	display: block;
	overflow: hidden;
	width: 15px;
	height: 21px;
	margin-left: 10px;
	position: absolute;
	top: 50%;
}
#divRuner4pic .prev {
	background-position: 0 0;
	left: -30px;
}
#divRuner4pic .prev:hover {
	left: -31px;
}
#divRuner4pic .next {
	background-position: -18px 0;
	right: -20px;
}
#divRuner4pic .next:hover {
	right: -21px;
}
#divRuner4pic .pager {
	text-align: center;
	margin: 0 auto;
}
#divRuner4pic .pager a {
	background: transparent url(../images/carousel_control.png) no-repeat -2px -32px;
	text-decoration: none;
	text-indent: -999px;
	display: inline-block;
	overflow: hidden;
	width: 8px;
	height: 8px;
	margin: 0 5px 0 0;
}
#divRuner4pic .pager a.selected {
	background: transparent url(../images/carousel_control.png) no-repeat -12px -32px;
	text-decoration: underline;	
}



#fullScreenRunner {
	
	clear:both;
}
#fullScreenRunner div {
	text-align: center;
	width: 250px;
	height:180px;
	
	margin:0 10px;
	float: left;
	position: relative;
}
#fullScreenRunner div img {
	border: none;
}

#fullScreenRunner div span {
	display: none;
}
#fullScreenRunner div:hover span {
	background-color: #333;
	color: #fff;
	font-family: Arial, Geneva, SunSans-Regular, sans-serif;
	font-size: 14px;
	line-height: 22px;
	display: inline-block;
	width: 100px;
	padding: 2px 0;
	margin: 0 0 0 -50px;
	position: absolute;
	bottom: 10px;
	left: 50%;
	border-radius: 3px;
}



.btn {
 display: inline-block;
 background-color: #0072C6;
 color: #EEE;
 padding: 6px 25px;
 text-transform: capitalize;
 cursor: pointer;
 font-weight: bold;
}
.btn:hover {
 text-decoration: none;
 color: #FFFFFF;
 background-color: #007AD5;
}
.btnGray {
 display: inline-block;
 background-color: #CCC;
 border: 0;
 color: #333;
 padding: 6px 15px;
 text-transform: capitalize;
 cursor: pointer;
 font-weight: bold;
}

.textInput {
 padding: 0 4px;
 height: 28px;
 border: 1px solid #DDDDDD;
}
.textArea {
 padding: 4px;
 border: 1px solid #DDDDDD;
}

.price {
 color: #CC0000;
}

.incBox {
 margin-bottom: 15px;
}
.incBox h3 {
 height: 35px;
 line-height: 35px;
 color: #7A7F81;
 font-weight: bold;
 font-size: 14px;
 border-bottom: 1px solid #CBD1D3;
}
.incBox h3 a {
 color: #7A7F81;
}

.treeBox {
 margin-bottom: 15px;
}
.treeBox h3 {
 height: 35px;
 line-height: 35px;
 color: #7A7F81;
 font-weight: bold;
 font-size: 14px;
 border-bottom: 1px solid #CBD1D3;
}
.treeBox li {
 border-left: 4px solid #F4F4F4;
 line-height: 15px;
 margin-top: 15px;
 padding-left: 10px;
}
.treeBox li.cur {
 border-left: 4px solid #19B4EA;
}
.treeBox li a {
 color: #7A7F81;
}
.treeBox .searchBox {
 margin:20px 0;
}
.treeBox .searchBox .keyword {
 width: 136px;
}

.searchBox {
 border: 1px solid #DDDDDD;
 background-color: #FFF;
 height: 28px;
 padding-left: 10px;
}
.searchBox {
 position: relative;
 white-space: normal
}
.searchBox label {
 height: 0;
 line-height: 0;
 overflow: hidden;
 width: 0;
 position: absolute;
 font-size: 0;
 z-index: -1;
 outline: 0
}
.searchBox .keyword {
 color: #CCCCCC;
}
.searchBox .keyword:focus {
 color: #555
}
.searchBox .keyword::-webkit-input-placeholder {
 color:#CCCCCC;
}
.searchBox .keyword:focus:-moz-placeholder, .searchBox .keyword:focus::-moz-placeholder {
color:transparent!important
}
.searchBox .keyword:focus::-webkit-input-placeholder {
color:transparent!important
}
.searchBox .btnSearch {
 background: #E0E0E0 url(../images/btn_search.gif) no-repeat;
 width: 28px;
 height: 28px;
 text-indent: -999px;
 overflow:hidden;
 cursor: pointer;
}

.lift {
 margin-top:60px;
 color:#999;
}
.lift a {
 color:#999;
}
.lift span {
 margin-right:15px;
}


.urHere {
 height: 35px;
 line-height: 35px;
 color: #999999;
 border-bottom: 1px solid #CBD1D3;
}
.urHere a {
 color: #999999;
}
.urHere b {
 margin: 0 8px;
}

.recommendProduct {
 padding-top: 10px;
}
.recommendProduct li {
 float: left;
 width: 137px;
 height: 200px;
 margin-right: 17px;
 text-align: center;
}
.recommendProduct li.clearBorder {
 margin-right: 0;
}
.recommendProduct .img {
 border: 1px solid #E4E4E4;
 margin-bottom: 8px;
}

.about {
 padding-top: 13px;
}
.about p {
 float: left;
 width: 120px;
 height: 154px;
}
.about dl {
 float: right;
 width: 465px;
 height: 154px;
}
.about dl dt {
 display: block;
 font-size: 16px;
 font-weight: bold;
 color: #313131;
 padding: 5px 0;
}
.about dl dd {
 line-height: 200%;
 color: #999999;
 word-wrap: break-word;
 word-break: normal;
}
.about .aboutBtn {
 display: block;
 text-decoration: underline;
 color: #CC0000;
 font-weight: bold;
 margin-top: 12px;
}

.recommendArticle li {
 background: url(../images/icon_red.gif) no-repeat left 50%;
 border-bottom: 1px dotted #D1D1D1;
 line-height: 38px;
 padding-left: 15px;
}
.recommendArticle li b {
 float: right;
 color: #999999;
}
.recommendArticle li.last {
 border-bottom: 0;
}

.contact {
 border: 1px solid #CBD1D3;
 background-color: #EFEFEF;
 padding: 15px;
}
.contact h3 {
 border-bottom: 1px solid #CBD1D3;
 padding-bottom: 10px;
 font-size: 14px;
 color: #7A7F81;
}
.contact .box {
 padding:15px 0 0 3px;
}
.contact dl {
 margin-bottom: 8px;
 zoom:1;
 overflow:hidden;
}
.contact dt {
 float:left;
 background: url(../images/icon_contact.gif) no-repeat 0 0;
 width:30px;
 height: 30px;
 margin-right:17px;
}
.contact dt.tel {
 background-position: 0 -30px;
}
.contact dt.fax {
 background-position: 0 -60px;
}
.contact dt.url {
 background-position: 0 -90px;
}
.contact dt.email {
 background-position: 0 -120px;
}
.contact dd {
 float:left;
 width:278px;
 color: #7A7F81;
 line-height:30px;
}

#page {
 padding: 20px 0;
}
#page h1 {
 color: #333333;
 font-size: 18px;
 font-weight: bold;
}
#page .info {
 padding: 2px 0 20px 0;
 color: #999999;
 font-size: 13px;
}
#page .content {
 color: #666666;
 line-height: 200%;
 padding-top: 10px;
}

.productList {
 padding-top: 20px;
 color: #999999;
}
.productList dl {
 float: left;
 width: 370px;
 height: 160px;
 margin: 0 20px 30px 0;
}
.productList dl.last {
 margin-right: 0;
}
.productList dt {
 float: left;
 width: 160px;
}
.productList dd {
 float: left;
 width: 195px;
 padding: 15px 0 0 15px;
}
.productList dt img {
 border: 1px solid #EEEEEE;
}
.productList .name {
 height: 18px;
 overflow: hidden;
}
.productList .name a {
 color: #333333;
 font-weight: bold;
}
.productList .brief {
 color: #999999;
 padding-top: 8px;
 height: 60px;
}
.productList .price {
 padding-bottom: 10px;
}

#product {
 padding: 15px 0;
}
#product .productImg {
 float: left;
 width: 300px;
}
#product .productInfo {
 float: left;
 width: 465px;
 padding: 10px 0 0 15px;
 line-height: 200%;
}
#product .productInfo h1 {
 font-size: 18px;
}
#product .productInfo ul {
 padding-top: 10px;
}
#product .productInfo .productPrice {
 margin-bottom: 5px;
}
#product .productInfo .productPrice .price {
 font-family: Arial;
 font-size: 20px;
 font-weight: bold;
}
#product .productInfo .btnAsk {
 margin-top: 50px;
 zoom: 1;
 overflow: hidden;
}
#product .productInfo .btnAsk dt {
 float: left;
 width: 88px;
 height: 39px;
 line-height: 39px;
 text-align: right;
 padding-right: 3px;
 margin-right: 6px;
 background-color: #E0E0E0;
 color: #333;
 font-weight: bold;
}
#product .productInfo .btnAsk dd {
 float: left;
 width: 300px;
}
#product .productContent {
 padding: 15px 0;
}
#product .productContent h3 {
 height: 35px;
 line-height: 35px;
 color: #7A7F81;
 font-weight: bold;
 font-size: 14px;
 border-bottom: 1px solid #CBD1D3;
}
#product .productContent ul {
 padding: 15px 0;
 color: #666;
 line-height: 200%;
}

#articleList dl {
 border-bottom: 1px dotted #D1D1D1;
 padding: 20px 0;
}
#articleList dl.last {
 border-bottom: 0;
}
#articleList dt {
 width: 620px;
 background: url(../images/icon_red.gif) no-repeat left 50%;
 padding-left: 15px;
 margin-bottom: 10px;
}
#articleList dd {
 color: #999999;
 padding-left: 2px;
 line-height: 180%;
 zoom: 1;
 overflow: hidden;
}
#articleList dd p {
 float: left;
}
#articleList dd p.img {
 margin-right: 10px;
}
#articleList dd p.desc {
 width: 590px;
}
#articleList .numDate {
 float: right;
 text-align: right;
 padding-top: 12px;
}
#articleList .numDate em {
 background-color: #0072C6;
 color: #FFF;
 padding: 3px 4px;
 font-size: 14px;
 font-weight: bold;
}
#articleList .numDate p {
 font-size: 16px;
 color: #999999;
 margin-top: 5px;
}

#article {
 padding: 20px 0;
}
#article h1 {
 color: #333333;
 font-size: 18px;
 font-weight: bold;
}
#article .info {
 padding: 2px 0 20px 0;
 color: #999999;
 font-size: 13px;
}
#article .content {
 color: #666666;
 line-height: 180%;
}

#guestBook {
 padding: 20px 0;
}
#guestBook h2 {
 color: #555;
 font-size: 18px;
 font-weight: bold;
 margin-bottom: 20px;
}

#guestBook .bookList {
 margin-bottom: 30px;
 line-height: 180%;
 font-size: 13px;
}
#guestBook .bookList dl {
 margin-bottom: 15px;
}
#guestBook .bookList dt {
 color: #999;
 margin-bottom: 3px;
}
#guestBook .bookList dt b {
 color: #999;
 margin-left: 20px;
}
#guestBook .bookList dd {
 color: #666;
 overflow: hidden;
 zoom: 1;
}
#guestBook .bookList dd em {
 float: left;
 width: 70px;
}
#guestBook .bookList dd span {
 float: right;
 width: 910px;
 text-align: left;
}
#guestBook .bookList p {
 color: #0072C6;
 margin-top: 5px;
 overflow: hidden;
 zoom: 1;
}
#guestBook .bookList p em {
 float: left;
 width: 70px;
}
#guestBook .bookList p span {
 float: left;
 width: 800px;
}
#guestBook .bookList p b {
 color: #999;
 float: right;
}
#guestBook .bookList .pager {
 text-align: left;
}

#guestBook .bookAdd {
 line-height: 180%;
 font-size: 13px;
}
#guestBook .bookAdd dl {
 overflow: hidden;
 zoom: 1;
 margin-bottom: 15px;
}
#guestBook .bookAdd dl dt, #guestBook .bookAdd dl dd {
 float: left;
}
#guestBook .bookAdd dl dt {
 width: 70px;
 text-align: right;
 line-height: 30px;
}
#guestBook .bookAdd .vcode {
 text-transform: uppercase;
}
#guestBook .bookAdd .select {
 height: 28px;
}
#guestBook .bookAdd dl.cue {
 margin: -8px 0 10px 60px;
 color: #999;
}
#guestBook .bookAdd dl.submit {
 margin: 20px 0 0 60px;
}
#guestBook .bookAdd dd b {
 display: block;
 padding: 2px 0 2px 3px;
 border: 1px solid #fec600;
 color: #666;
 background-color: #fbf8e9;
 line-height: 16px;
}

#douMsg {
 padding: 10px 0 100px 0;
}
#douMsg dl {
 padding: 160px 0 200px 0;
 text-align: center;
 background-color: #EBEBEB;
 border-top: 1px solid #FFFFFF;
}
#douMsg dt {
 color: #0072C6;
 font-size: 16px;
 margin-bottom: 30px;
 font-weight: bold;
}
#douMsg dd {
 color: #666;
}
#douMsg dd a {
 margin-left: 5px;
 color: #000;
}

.pager {
 text-align: right;
 padding-top: 20px;
 color: #666;
 width:100%; float:left;
}
.pager a {
 color: #666;
 text-decoration: underline;
}

.link {
 margin-bottom: 10px;
}
.link strong {
 color: #7A7F81;
 font-weight: bold;
}
.link a {
 color: #555;
}

#onlineService {
 position: fixed;
 _position: absolute;
 _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight)-380+"px");
 top: 208px;
 right: 0;
 z-index: 999999;
 display: block;
}
#onlineService .onlineIcon {
 position: relative;
 cursor: pointer;
 background: url(../images/online_service.png) no-repeat;
 width: 34px;
 height: 110px;
 text-indent: -9999px;
 overflow:hidden;
}
#onlineService #pop {
 border: 3px solid #19B4EA;
 background-color: #F2F2F2;
 padding: 8px;
 width: 95px;
 min-height: 84px;
 position: absolute;
 right: 34px;
 top: 0;
 display: none;
 z-index: 999999;
}
#onlineService .onlineQQ a {
 display: block;
 background: url(../images/online_service.png) no-repeat left -160px;
 color: #19B4EA;
 width: 82px;
 height: 24px;
 line-height: 23px;
 padding-left: 27px;
 margin-bottom: 8px;
}
#onlineService .onlineQQ a:hover {
 text-decoration: none;
 color: #19B4EA;
}
#onlineService .service {
 border-top: 1px solid #DDDDDD;
 padding-top: 8px;
 color: #666;
}
#onlineService .service a {
 color: #666;
}
#onlineService .service li {
 background: url(../images/online_service.png) no-repeat left -202px;
 padding-left: 8px;
}
#onlineService .goTop {
 display: none;
}
#onlineService .goTop .goBtn {
 background: #F2F2F2 url(../images/online_service.png) no-repeat left -120px;
 width: 34px;
 height: 34px;
 display: block;
}

#footer {
 border-top: 1px solid #D8D8D8;
 background-color: #511d34;
 width:100%; float:left;
 margin-top:30px;
 line-height: 25px;
 color: #999999;
}
#footer a{ color:#fff}
.foot_top{ width:100%; float:left; height:196px; background: url(../images/foot_logo2.png) no-repeat center center;}
.foot_logo{}
.foot_logo2{}

.footNav{ width:100%; float:left; height:218px; background:url(../images/border.png) repeat-x top center; margin-top:20px;}
.footNav ul{ width:155px; float:left; text-align:center;}
.foot_nav_tit{ line-height:47px; height:47px; font-size:14px; font-weight:bold; }
.footNav ul a{color:#fff;}
.footNav ul li{ width:100%; float:left; line-height:30px; height:30px;}
.ewm{ width:330px; float:right; padding-top:70px;}

#footer .footNav i {
 margin: 0 12px;
 color: #CCC;
}
#footer .footNav a.first {
 margin-left: 0;
}
#footer .copyRight {
 font-family: Arial, Lucida, Verdana, Helvetica, sans-serif;
 width:100%; float:left; border-top:1px solid #fff; line-height:50px;
}

.font_bottem{ width:100%; float:left; height:110px; background:#000; border-top:1px solid #bb4a3c;}
.font_bottem_left{ width:555px; float:left; height:110px; background:url(../images/font_bottem_left.jpg) no-repeat center center;}
.font_bottem_left a{ width:68px; height:25px; float:right; margin-top:42px;margin-right: 9px;}
.font_bottem_right{ float: right; height:110px; line-height:110px; font-size:33px; color:#fcdb00;}






.bn-con{width:100%;height: auto;overflow: hidden;}
.bn-con img{width:100%;}
.gd-navBg{width:100%;background: url(../images/navbg.jpg) no-repeat center bottom #F7F6F1;}
.gd-cen{width:1200px;margin:0 auto;overflow: hidden;padding:30px 0 50px 0;}
.gd-cen .p-block{width:98px;height:30px;background:#000;color:#fff;margin:0 auto 22px;line-height:30px;}
.gd-navBg h2{font-size:36px;font-family:STSong Regular;color:#95715b;font-weight: normal;text-align: center;text-transform:uppercase;margin-bottom:29px;}
.gd-navBg p{line-height: 25px;width:518px;text-align:center;margin:0 auto;font-size:11px;margin-bottom:20px;}
.nav-con{width:630px;margin:0 auto;overflow: hidden;}
.nav-con li{width:176px;float:left;margin:0 17px;line-height:38px;text-align: center;border-bottom: 1px solid #440500;}
.nav-con li h2{margin-top:20px;}
.nav-con li a {color:#491402;}
.nav-con li a:hover{color:#000;}
.newList li{padding-left:60px;padding-right:150px;background: url(../images/right.jpg) no-repeat right;overflow: hidden;margin:50px 0;}
.newList li .tit{width:150px;height:150px;margin-right:50px;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;z-index:5;position: relative;behavior: url(../js/ie-css3.htc);float:left;}
.newList li .tit:hover{-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: grayscale(100%);
filter: gray;}
.newList li h2{margin-bottom:20px; clear: none}
.newList li h2 a{font-size:23.5px;color:#4a4949;}
.newList li p{font-size:13.3px;color:#7f695a;margin-bottom:14px;}
.newList li em{font-style: normal;color:#4a4949;margin-right: 32px;}

.gd-cen-foot ul li{float:left;margin:15px 10px;}
.gd-cen-foot ul li img{width:380px;height:305px;}
.gd-cen-foot ul li p{margin-top:20px;}
.gd-cen-foot ul li p a{color:#000;}
.gd-cen-foot ul li p span{float:right;width:10px;height:10px;background:url("../images/m-yjt.png") no-repeat right;}
.gd-cen-store ul li{overflow: hidden;margin:18px 0;}
.gd-cen-store ul li .store{width:540px;height:378px;float:left;filter:Alpha(Opacity=70);opacity:1;-moz-opacity:1;cursor:pointer;}
.gd-cen-store ul li .store:hover{filter:Alpha(Opacity=100);opacity:1;-moz-opacity:1;}
.gd-cen-store ul li p{text-align: center;}
.gd-cen-store ul li h2{font-size:36px;font-family:STSong Regular;color:#95715b;font-weight: normal;text-align: center;text-transform:uppercase;margin:24px 0 25px 0;}
.gd-cen-store ul li p.p-top{margin-top:115px;font-size:16px;}
