/* ============容器============== */

body {
	margin:0;
	padding:0;
	border:0;
	height:100%;
	text-align:left;
	background:#e2e2e4
}
#contain {
	position: relative;
	height:100%;
	padding:10px;
	margin:10px auto;
	border:1px solid #FFFFFF;
	border-top:0;
	border-bottom:0;
}
#content {
	position:relative;
	margin:10px auto 10px auto
}
#bottom {
display:none;
	position: relative;
	margin:0px auto;
	border-width:0 1px 0 1px;
	border-color:#ffffff;
	border-style:solid;
}
#top {
	position:relative;
	margin:0px auto;
	z-index:99
}
#bodyex {
	position: absolute;
	left:0;
	top:0px;
	margin:0
}
/*===插件分离层===*/



.pdv_class {
	position:absolute;
	border:0px
}
/* ==常用== */


div, li, td, p, select,a {
	font-size:12px;
	color:#505050;
	text-decoration: none
}
ul {
	margin:0px;
	padding:0px;
}
a:link, a:visited, a:active {
	color:#505050;
	text-decoration: none;
}
a.nomal:link, a.nomal:visited, a.nomal:active {
	color:#505050;
	text-decoration: underline;
}
a:hover {
	color:#ff0000;
	text-decoration: underline;
}
/* ============表单============== */

form {
	margin:0;
	padding:0
}
.input {
	border:1px #ddd solid;
	height:20px;
	line-height:20px;
	padding:0px 3px;
	color:#555;
	background:#f7f7f7
}
.textarea {
	border:1px #ddd solid;
	font-size:12px;
	padding:3px;
	background:#f7f7f7
}
.button {
	border:1px #c0c0c0 solid;
	height:22px;
	line-height:20px;
	padding:0px 3px;
	background:#e8e8e8;
}
.submit {
	border:1px #c0c0c0 solid;
	height:22px;
	line-height:20px;
	padding:0px 3px;
	background:#e8e8e8;
}
.mustfill {
	color:#ff0000
}
select {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#505050;
}
/* ==提示样式== */



.msgdiv {
	color:#336699;
	padding-left:53px;
	background:url(/images/chk_msg.gif) 30px no-repeat;
}
.errdiv {
	color:#FF0000;
	padding-left:53px;
	background:url(/images/chk_error.gif) 30px no-repeat;
}
.rightdiv {
	color:#505050;
	padding-left:53px;
	background:url(/images/chk_right.gif) 30px no-repeat;
}
.noticediv {
	display:none;
	border:1px #fc5959 solid;
	background:#FFFDF4 url(/images/chk_error.gif) 10px no-repeat;
	padding-left:33px;
	line-height:25px;
	margin:3px 0px
}
.okdiv {
	display:none;
	border:1px #fc5959 solid;
	background:#FFFDF4 url(/images/chk_right.gif) 10px no-repeat;
	padding-left:33px;
	line-height:25px;
	margin:3px 0px
}
.securenotice {
	line-height:100px;
	color:#FF0000;
	text-align:center;
}
/* ============提示信息窗口============== */

div#alert {
	display:none;
	cursor:default;
}
div#alert .border {
	border:1px #97A0AA solid;
}
div#alert .ntc {
	padding:30px;
	text-align:left;
	background:#fff;
	font: 14px/1.6 Verdana, Arial, Helvetica, sans-serif;
}
div#alert .buttonzone {
	padding:15px;
	text-align:center;
	background:#f7f7f7;
}
div#alert .topBar {
	height:20px;
	line-height:20px;
	background:#cbddef;
	text-align:left;
	padding:0px 0px 5px 5px;
	font-size:12px;
}
div#alert .topBar .pwClose {
	position: absolute;
	top:0px;
	right:8px;
	width:45px;
	height:18px;
	background:url(/images/pwin3.gif) no-repeat;
	cursor:pointer
}
div#alert .button {
	border:1px #97A0AA solid;
	height:22px;
	line-height:20px;
	padding:0px 5px;
	background:#eee
}
/* ============弹出frame/或大窗口层============== */

#frmWindow {
	display:none;
	cursor:default;
}
#frmWindow .border {
	border:1px #97A0AA solid;
}
#frmWindow .ntc {
	padding:30px;
	text-align:left;
	background:#fff;
	font: 12px/1.6 Verdana, Arial, Helvetica, sans-serif;
}
#frmWindow .buttonzone {
	padding:15px;
	text-align:center;
	padding-top:10px;
	background:#f7f7f7;
}
#frmWindow .Frm {
	width:100%;
	height:500px;
	border:0
}
#frmWindow .windowcontent {
	width:100%;
	height:380px;
	overflow:auto;
	background:#fff;
	border:0
}
#frmWindow .topBar {
	height:20px;
	line-height:20px;
	background:#cbddef;
	text-align:left;
	padding:0px 0px 5px 5px;
	font-size:12px;
}
#frmWindow .topBar .pwClose {
	position: absolute;
	top:0px;
	right:8px;
	width:45px;
	height:18px;
	background:url(/images/pwin3.gif) no-repeat;
	cursor:pointer
}
#fenye {
	clear:both;
	width:430px;
	margin:0 auto
}
/*=========导航=========*/

div#nav {
	color:#464646;
	padding:1px 0px 0px 25px;
	font-size:12px
}
div#nav a {
	color:#464646;
	font-size :12px;
}
/*banner*/
#advsheadlb {
	margin:0;
	padding:0;
}
#advsheadlb .advsheadlbpic {
	width:100%;
	border:0px;
	display:none;
}
/* ============左侧导航分类列表============== */



div.productclass_dolphin {
	margin:0px;
	padding:10px 19px 15px 26px;
}
a.productclass_dolphin:link, a.productclass_dolphin:visited, a.productclass_dolphin:active {
	display:block;
	text-decoration: none;
	font:12px/27px Verdana, Arial, Helvetica, sans-serif;
	height:27px;
	text-align:left;
	background:url(../images/dot2.jpg) 0px 0px no-repeat;
	padding-left:35px;
	margin:0px;
	color:#000;
}
a.productclass_dolphin:hover {
	display:block;
	color:#ff0000;
	text-decoration: none;
}
.productclass_bg {clear:both;margin:10px 0; background:url(/images/bg_product_class.gif) no-repeat left center; padding-left:1em; height:24px; line-height:24px; font-size:14px;  font-weight:bold}

/*滚动图片*/
.productlistx a:link {

	color: #432121;

	text-decoration: none;

	font-size: 12px;

}



.productlistx a:visited {

	text-decoration: none;

	color: #000000;

}



.productlistx a:hover {

	color: #666666;

}



.productlistx a:active {

    color: #666666;

	text-decoration: none;

}



.productlistx {

	visibility:visible;

	margin:0px;

	padding:0px;

	position: relative;

	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;

	color: #000000;

	font-size: 12px;

	overflow: hidden;

	width:100%;

}



.rollproductlists {

	margin:0px;

	padding:0px;

	overflow:hidden;

	width:100%;

}



.blkproductlistx {

	border:0px; 

	padding:0px; 

	overflow: hidden;

	ZOOM: 1; 

	position: relative;

}



.blkproductlistx .LeftButton {

	background: url(../images/roll.jpg) no-repeat 0px 0px;

	left:0px;

	float:left;

	width:6px;

	cursor: pointer;

	position: absolute;

	height:13px;

	top:49px;

}



.blkproductlistx .RightButton {

	background: url(../images/roll.jpg) no-repeat -6px 0px;

	right:0px;

	float:right;

	width:6px;

	cursor: pointer;

	position: absolute;

	height:13px;

	top:49px;

}



.blkproductlistx .Cont {

	padding:0px;

	margin:0px 0px 0px 7px; 

	text-align:center;

	overflow: hidden;

}



.blkproductlistx .box {

	float:left;

	text-align:center;

	margin:0px;

	padding:0px;

	width:160px;

}



.box .fang{

	padding:0px;

	margin:0px;

	text-align:center;
	width:150px;height:112px

}



.box .picFit{
width:150px;height:112px;

	overflow:hidden;

}



.blkproductlistx .box img {
width:150px;height:112px; padding:1px; border:1px solid #dadada;

}



.protitle{

text-align:center;

overflow: hidden;

white-space:nowrap;

}



div.box a.prodtitle:link,div.box a.prodtitle:visited,div.box a.prodtitle:active{

color:#464646;

font:12px/34px SimSun,Arial,Sans-Serif;

text-decoration: none;

}



div.box a.prodtitle:hover{

color:#e10000;

text-decoration: underline;

font:12px/34px SimSun,Arial,Sans-Serif;

}
/*内容*/
#Mycontent p {
	font:normal 12px/22px 微软雅黑
}
#contain {
	width:1002px;
	background:none transparent scroll repeat 0% 0%;
	margin:0px auto;
	padding:0px;
	background:#e2e2e4 url(/images/bg.png) repeat-x scroll center top;
}
#box_pro_detail_2 table {width:90%; border-collapse:collapse}
#box_pro_detail_2 table,#box_pro_detail_2 table th,#box_pro_detail_2 table td{ border:1px solid #dadada ; font-size:12px; padding:5px}
#box_pro_detail_3 img {max-width:600px}
/*以下三句用于浮动*/
.clearfix:after {
content: ".";
display: block;
line-height: 0;
height: 0;
font-size:0;
clear: both;
visibility: hidden;
}
* html .clearfix {height: 1%;}
.clearfix { *zoom:1;}
/*em {
	float:right;
	font-style:normal !important;
	margin-right:1em;
}*/ /* 重构标签可能导致用户提交的内容中相同的标签的格式样式异常*/
#ALayer1 img {vertical-align:middle; margin-right:5px}

