/* CSS Document */
html {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 25px;
	background: #e6d7bf;
	word-break:break-all;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #f00;
	text-decoration: none;
}
ul, li, p, dl, dt, dd {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
a img {
	border: 0px;
}
/*******************************防伪码查询*******************************/
#box {
	width: 200px;
	height: 400px;
	background: #ae7519;
	position: fixed;
	bottom: 25%;
	right: -200px;
	border-radius: 5px 0 0 5px;
	-webkit-box-shadow: 2px 0 5px #333;
	-moz-box-shadow: 2px 0 5px #333;
	box-shadow: 2px 0 5px #333;
	z-index: 9999;
	color: #fff;
}
.title {
	width: 55px;
	height: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	position: absolute;
	left: -55px;
	background: #ae7519;
	top: 150px;
	font: 14px/18px "Microsoft YaHei", "Heiti TC Medium";
	color: white;
	text-align: center;
	vertical-align: middle;
	border-radius: 5px 0 0 5px;
	cursor: pointer;
}
.title a{
	color: #ffffff;
}
.yzm_box {
	width: 100%;
	height: 440px;
}
/****************************通用******************************/
.top {
	width: 100%;
	height: 150px;
	margin: 0px auto;
	background: url(../images/bodybg.jpg) repeat-x;
	padding-top: 25px;
	position: relative;
}
.top .logo {
	width: 100%;
	height: 54px;
	margin: 0px auto;
	background: url(../images/logo.png) no-repeat center top;
}
.top .navmenu {
	width: 100%;
	height: 116px;
	margin: 0px auto;
	background: url(../images/navmenu_bg.png) no-repeat center top;
	margin-top: -30px;
	position: absolute;
	z-index: 999;
}
.top .navmenu li {
	width: 1040px;
	height: 120px;
	overflow: hidden;
	margin: 0px auto;
}
.top .navmenu li a {
	width: 97px;
	height: 25px;
	float: left;
	text-align: center;
	font: 14px/25px "Microsoft YaHei", "Heiti TC Medium";
	color: #e6d7bf;
	margin-left: 2px;
}
.top .navmenu li a:hover {
	color: #724a0a;
	background: #e6d7bf;
	border-radius: 5px;
}
.banner, .ny_banner {
	width: 100%;
	height: 400px;
	margin: 0px auto;
	margin-top: -40px;
	overflow: hidden;
}
.ny_banner {
	height: 200px;
	background: #d2b88e url(../images/ny_banner01.jpg) no-repeat center top;
	overflow: hidden;
}
.ny_banner p {
	display: block;
	width: 1003px;
	height: 30px;
	margin: 0px auto;
	margin-top: 130px;
	font: 28px/30px "Microsoft YaHei", "Heiti TC Medium";
	text-transform: uppercase;
	color: #fff;
}
.ny_banner p span {
	font: 20px/35px Helvetica, Arial, sans-serif;
	color: #e6d7bf;
}
.nav00 {
	margin-top: 65px;
}
.nav01 {
	margin-top: 63px;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
.nav02 {
	margin-top:57px;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
.nav03 {
	margin-top: 53px;
	-webkit-transform: rotate(1deg);
	-moz-transform: rotate(1deg);
	-ms-transform: rotate(1deg);
	-o-transform: rotate(1deg);
	transform: rotate(1deg);
}
.nav04 {
	margin-top: 54px;
	-webkit-transform: rotate(4deg);
	-moz-transform: rotate(4deg);
	-ms-transform: rotate(4deg);
	-o-transform: rotate(4deg);
	transform: rotate(4deg);
}
.nav05 {
	margin-top: 63px;
	-webkit-transform: rotate(8deg);
	-moz-transform: rotate(8deg);
	-ms-transform: rotate(8deg);
	-o-transform: rotate(8deg);
	transform: rotate(8deg);
}
.nav06 {
	margin-top: 78px;
	-webkit-transform: rotate(6deg);
	-moz-transform: rotate(6deg);
	-ms-transform: rotate(6deg);
	-o-transform: rotate(6deg);
	transform: rotate(6deg);
}
.nav07 {
	margin-top: 82px;
	-webkit-transform: rotate(-1deg);
	-moz-transform: rotate(-1deg);
	-ms-transform: rotate(-1deg);
	-o-transform: rotate(-1deg);
	transform: rotate(-1deg);
}
.nav08 {
	margin-top: 76px;
	-webkit-transform: rotate(-4deg);
	-moz-transform: rotate(-4deg);
	-ms-transform: rotate(-4deg);
	-o-transform: rotate(-4deg);
	transform: rotate(-4deg);
}
.icobox {
	width: 100%;
	height: 205px;
	margin: 0px auto;
	background: url(../images/textbg.jpg);
}
.icobox ul {
	width: 1003px;
	height: 165px;
	margin: 0px auto;
}
.icobox ul li {
	width: 224px;
	height: 165px;
	float: left;
	margin: 20px 13px;
	color: #e6d7bf;
	overflow: hidden;
}
.icobox ul li .newslist {
	width:100%;
	margin-top:5px;
	height:75px;
	overflow:hidden;
}
.icobox ul li .newslist a {
	display:block;
	width:100%;
	height:20px;
	overflow:hidden;
	line-height:20px;
	color: #e6d7bf;
}
.icobox ul li .newslist a:hover {
	color:#724a0a;
	background:#e6d7bf;
}
.mainbox {
	width: 1003px;
	min-height: 300px;
	height: auto;
	overflow: hidden;
	margin: 0px auto;
	margin-top: 15px;
	position: relative;
}
.titlebox, .ny_titlebox {
	width: 100%;
	height: 35px;
	background: url(../images/icon01.jpg) no-repeat 0px 9px;
	text-indent: 25px;
	font: bold 18px/35px "Microsoft YaHei", Heiti;
	color: #b20e12;
	float: left;
}
.titlebox a {
	float: right;
	display: block;
	width: 81px;
	height: 17px;
	margin-top: 14px;
	text-indent: 0px;
}
.titlebox span, .ny_titlebox span {
	font: 18px/35px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #bda98a;
}
.titlebox p, .ny_titlebox p {
	float: right;
	width: 40%;
	height: 35px;
	color: #bda98a;
	text-align: right;
	font: 14px/35px Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}
.ny_titlebox a {
	color: #bda98a;
	font-size: 12px;
}
.ny_titlebox a:hover {
	background: #e6d7bf;
	color: #724a0a;
}
.mainbox .probox {
	width: 100%;
	height: 310px;
	float: left;
	margin-top: 15px;
	overflow: hidden;
}
.mainbox .probox a {
	display: block;
	width: 224px;
	height: 293px;
	float: left;
	margin: auto 13px;
	_display: inline;
	position: relative;
}
.mainbox .probox a:hover {
	color: #FFCC00;
}
.mainbox .probox .nomargin {
	margin: 0px;
}
.mainbox .probox p {
	width: 100%;
	position: absolute;
	bottom: 0;
	height: 75px;
	overflow: hidden;
	background: #724a0a;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.mainbox .probox dl {
	width: 90%;
	position: absolute;
	bottom: 5px;
	left: 5%;
	height: 80px;
	overflow: hidden;
	line-height:20px;
	color:#e6d7bf;
}
.mainbox .probox dt {
	width: 100%;
	height: 30px;
	font: bold 18px/30px "Microsoft YaHei", Heiti;
	color: #fff;
	display: block;
	margin-top: 10px;
}
.mainbox .probox dd {
	font: 14px/30px "Microsoft YaHei", Heiti;
	color: #e6d7bf;
	display: block;
	width: 100%;
	height: 30px;
	overflow: hidden;
	position: relative;
}
.mainbox .probox dd span {
	font: 26px/30px Arial, Helvetica, sans-serif;
	color: #fff;
}
.mainbox .links {
	width: 100%;
	min-height: 30px;
	height: auto;
	margin-top: 15px;
	overflow: hidden;
}
.mainbox .links a {
	display: block;
	width: 137px;
	height: 25px;
	border: 1px solid #fff;
	float: left;
	margin: 5px 14px;
	text-align: center;
	line-height: 25px;
	color: #724a0a;
}
.mainbox .links a:hover {
	background: #724a0a;
	color: #fff;
}
.mainbox .ny_content {
	width: 735px;
	min-height: 500px;
	height: auto;
	overflow: hidden;
	float: left;
}
.mainbox .contentbox {
	line-height: 30px;
	width: 100%;
	min-height: 200px;
	height: auto;
	overflow: hidden;
	float:left;
}
.mainbox .menubox {
	width: 235px;
	min-height: 200px;
	height: auto;
	overflow: hidden;
	background: url(../images/textbg.jpg);
	border-radius: 0px 20px 0px 0px;
	padding-bottom: 15px;
	top: 0px;
	right: 0px;
	position: absolute;
}
.mainbox .menubox .menutitle {
	width: 210px;
	height: 35px;
	margin: 0px auto;
	overflow: hidden;
	color: #e6d7bf;
	font: 16px/35px "Microsoft YaHei", Heiti;
}
.mainbox .menubox .menu {
	width: 210px;
	min-height: 100px;
	height: auto;
	overflow: hidden;
	margin: 0px auto;
}
.mainbox .menubox .menu a {
	display: block;
	width: 208px;
	height: 25px;
	border: 1px solid #e6d7bf;
	text-align: center;
	color: #e6d7bf;
	margin: 15px auto;
}
.mainbox .menubox .menu a:hover {
	background: #e6d7bf;
	color: #724a0a;
}
.mainbox .adbox {
	width: 210px;
	height: 200px;
	background: #ccc;
	margin: 0px auto;
}
.footbox {
	width: 100%;
	margin: 0px auto;
	margin-top: 20px;
	overflow: hidden;
	height: 133px;
	background: #724a0a;
}
.footbox ul {
	width: 1003px;
	height: 90px;
	margin: 25px auto;
	color: #e6d7bf;
	line-height: 28px;
}
.footbox ul img {
	float: left;
	margin-right: 20px;
}
/***********************************首页幻灯*************************************/
#index_b_hero {
	width: 1003px;
	height: 400px;
	margin: auto;
	position: relative;
}
#index_b_hero img {
	width: 1003px;
	height: 400px;
}
#index_b_hero .heros {
	width: 1003px;
	height: 400px;
}
#index_b_hero .hero-wrap {
	overflow: visible;
	position: absolute;
}
#index_b_hero .next, #index_b_hero .prev {
	filter: alpha(Opacity=70);
	opacity: 0 .7;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	z-index: 3;
}
#index_b_hero .next:hover, #index_b_hero .prev:hover {
	background-color: #724a0a;
}
#index_b_hero .next {
	margin: -25px 0px 0 0;
	right: 0;
}
#index_b_hero .disabled {
	background-color: #eee;
}
#index_b_hero .mask-left, #index_b_hero .mask-right, #index_b_hero .hero {
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	width: 1003px;
	height: 400px;
	overflow: hidden;
	left: 2006px;
}
#index_b_hero .mask-right, #index_b_hero .mask-left {
	z-index: 4;
	left: -1003px;
	filter: alpha(Opacity=70);
	opacity: 0.7;
	background: #f9f0e2;
	overflow: hidden;
}
#index_b_hero .mask-right {
	left: 1003px;
}
#index_b_hero .active {
	z-index: 2;
	left: 0;
}
.icon-arrow-a-left, .icon-arrow-a-right {
	background: url(../images/icon-sd26986d847.png) no-repeat;
}
.icon-arrow-a-left {
	background-position: 0 0;
	height: 50px;
	width: 50px;
}
.icon-arrow-a-left:hover, .icon-arrow-a-left.arrow-a-left_hover, .icon-arrow-a-left.arrow-a-left-hover {
	background-position: -60px 0;
}
.icon-arrow-a-right {
	background-position: -120px 0;
	height: 50px;
	width: 50px;
}
.icon-arrow-a-right:hover, .icon-arrow-a-right.arrow-a-right_hover, .icon-arrow-a-right.arrow-a-right-hover {
	background-position: -180px 0;
}
/***********************二级页面产品展示****************************/
#productlist {
	width: 98%;
	float: left;
	font-size: 12px;
}
.probox1 {
	float: left;
	width: 100%;
	min-height: 300px;
	height: auto;
	margin: 10px 10px 0 5px;
	padding: 10px 0;
	overflow: hidden;
}
.probox1 ul {
	list-style: none;
	list-style-type: none;
	margin: 0 auto;
	width: 100%;
	max-height: 220px;
	height: auto;
}
.probox1 ul a {
	width: 210px;
	display:block;
	float: left;
	text-align: center;
	margin:0px 15px;
	height: 330px;
	overflow:hidden;
}
.probox1 img {
	width: 210px;
}
.proinfo {
	padding: 20px 0 0 10px;
	text-align: left;
}
.proinfo p {
	width: 180px;
	line-height: 28px;
	overflow: hidden;
	float: left;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.detail {
background:url(<?php echo $tag['path.skin'];
?>res/images/details.gif) no-repeat;
	float: right;
	width: 80px;
	height: 23px;
}
.details {
	width: 90%;
	height: 70px;
	line-height: 25px;
	;
	overflow: hidden;
	margin-bottom: 0px;
	text-indent: 24px;
}
.details h2 {
	font-size: 14px;
}
/******************************分页显示样式***************************************/
#articeBottom {
	width: 100%;
	height: 32px;
	line-height: 32px;
	margin-top: 3px;
	text-align: center;
	margin: 0 auto;
	float: right;
}
#articeBottom .page_m {
	width: 50px;
}
#articeBottom a {
	text-decoration: none;
	display: block;
	float: left;
	padding: 2px 10px;
	height: 30px;
	line-height: 30px;
	background: #724a0a;
	border: #decaa9 1px solid;
	color: #decaa9;
	text-align: center;
	margin: 0 5px;
}
#articeBottom .page_da {
	width: 130px;
}
/****************************************************二维码浮动样式**********************************************************/
.side-pannel {
	position: fixed;
	right:50px;
	width:37px;
	bottom:8%;
	z-index: 9999;
}
.side-pannel a {
	width:37px;
	height:49px;
	float:left;
	display:block;
	margin-top:10px;
	background:url(../images/icon.png) no-repeat 0px 0px;
}
.side-pannel a.gotop {
	background-position:-276px -310px;
}
.side-pannel a.gotop:hover {
	background-position:-316px -310px;
}
.side-pannel a.qr {
	background-position:-276px -257px;
}
.side-pannel a.qr:hover {
	background-position:-316px -257px;
}
.side-pannel a.qr i  {
	display:none;
}
.side-pannel a.qr:hover i {
	display:block;
}
.side-pannel i {
	position:fixed;
	right:87px;
	bottom:2%;
	width:274px;
	height:361px;
	display:none;
	background:url(../images/icon.png) no-repeat;
}