/*-----------------------------------// 全局样式 //-----------------------------------*/
body {
	font:12px/180% Arial, "宋体", Helvetica, sans-serif, Verdana;
	color:#444;
	margin:0 auto;
	background-image: url(../images/bg.gif);
	background-color: #E3E3E3;
	background-repeat: repeat-x;
}
a {
blr:expression(this.onFocus=this.blur())
} /*for IE*/
a {
	outline:none;
} /*for Firefox*/
A:link {
	text-decoration:none;
	color:#444;
}
A:visited {
	text-decoration:none;
	color:#444;
}
A:hover {
	text-decoration:underline;
	color:#ff6e00;
}
#blue_font, #blue_font a, #blue_font a:visited {
	color:#ff6e00;
}
img {
	border:0;
}
div, p, img, ul, li, form, input, label, span, dl, dt, dd, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}
ol, ul, li {
	list-style-type:none;
}
.imr {
	margin:0 10px;
	vertical-align:middle;
}
.bulletin {
	height:150px;
	overflow:hidden;
	_height:150px;
}
.language {
	float:right;
	padding:12px 20px 0px 0px;
	color:#4f4f4f;
	font-size:13px;
}
.language a {
	color:#4f4f4f;
}
/*-----------------------------------// 页面样式 //-----------------------------------*/
/*--- 外部div ---*/
#main_div {
	width:100%;
	margin:0 auto;
	text-align:left;
}
/*--- 头部 ---*/
#top {
	width:980px;
	margin:0 auto;
	background-image: url(../images/topbg.gif);
	background-repeat: no-repeat;
	background-position: center 34px;
}
#mainmain {
	width:980px;
	margin:0 auto;
	padding-top:9px;
	padding-bottom:15px;
	background:#fff;
}
#header {
	width:980px;
	margin:0 auto;
	height:110px;
	text-align:left;
}
/*--- 标志 ---*/
#logo {
	overflow:hidden;
	padding-top:10px;
	text-align:left;
	float:left;
	height:90px;
}
.articel_search {
	float:right;
	margin-top:50px;
	width:290px;
	display:none;
}
/*--- 导航 ---*/
#nav {
	width:980px;
	height:42px;
	line-height:42px;
	margin:0 auto;
	font-weight:bold;
	margin-top:6px;
}
.nav_l {
	display:none;
}
.nav_r {
	display:none;
}
.navigation {
	padding-left:2px;
}
.navigation li {
	float:left;
	width:103px;
	text-align:center;
	position:relative;
	z-index:100;
	padding-right:2px; /*background-image: url(../images/line_06.gif); background-repeat: no-repeat; background-position: right center; */
	padding-left:2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color:#0099CC;
}
.navigation li a, .navigation li a:visited {
	display: block;
	text-decoration: none;
	color: #fff;
}
.navigation li a:hover, .navigation li.hover a {
	color: #fff;
	text-decoration: none;
	_width:103px;
	_height:42px; /*background-image: url(../images/maintop_10.gif); background-position: center 5px; background-repeat: repeat-x;*/
	background:#003366;
}
.navigation li.hover a:visited {
	_color:#fff;
}
.navigation ul {
	display:none;
}
.navigation ul li {
	background-image:none;
	background-color:#405F00;
	line-height:25px;
	margin:0px;
	padding: 0px;
	height:25px;
}
.navigation ul li a, .navigation ul li a:hover {
	background-image:none;
	color:#fff;
	width:103px;
	margin:0px;
	padding: 0px;
	height:24px;
}
.navigation li ul {
	width:103px;
	display:none;
	position:absolute;
	top:42px;
	left:2px;
	margin: 0px;
	padding:0;
	z-index:100;
	background-color:#405F00;
}
.navigation li ul ul {
	left:103px;
	top:20px;
	z-index:200;
	top:0;
}
.navigation li ul li {
	background-color:#405F00;
	border:0;
	background-image:none;
	height:25px;
}
.navigation li ul li a {
	color:#fff;
	font-weight:normal;
	text-align:center;
	text-indent:0px;
	background-image:none;
	height:25px;
}
.navigation li ul li a:visited {
	_color:#fff;
	background-image:none;
	font-weight:normal;
	color:#fff;
	height:25px;
}
.navigation li ul li a:hover {
	color:#fff;
	background-image:none;
	background:#283C00;
	height:25px;
}
.navigation li ul li.hover {
	background:#405F00;
	background-image:none;
	width:103px;
	height:25px;
	color:#fff;
}
.navigation li.hover ul a {
	background-image:none;
	height:25px;
}
/*--- banner ---*/
#banner {
	margin:0 auto;
	width:980px;
	overflow:hidden;
	margin-top:1px;
	clear:both;
}
/*--- 主体页面 ---*/
#main_con {
	width:960px;
	margin:0 auto;
	text-align:left;
}
/*--- 右侧 ---*/
#right2 {
	padding-bottom:15px;
	width:684px;
	overflow:hidden;
	background:#fff;
	border:1px solid #e3e3e3;
}
#right #right2 .blk_t {
	font-size:12px;
	height:39px;
	line-height:39px;
	text-indent:35px;
	color:#444;
	font-weight:bold;
	overflow:hidden;
	background:url(../images/right_bg2.gif) no-repeat;
}
#right {
	width:686px;
	float:left;
	margin-left:10px;
	overflow:hidden;
	_display:inline;
}
#right .blk_t {
	font-size:12px;
	height:39px;
	line-height:39px;
	background:url(../images/right_bg1.gif) no-repeat;
	text-indent:35px;
	color:#444;
	font-weight:bold;
	overflow:hidden;
}
#right .prod_list_con {
	margin-bottom:9px;
	padding:8px 0px 8px 22px;
	zoom:1;
	overflow:auto;
	scrollbar-face-color: #E6E6E6;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #B0B0B0;
	scrollbar-arrow-color: #666666;
	scrollbar-track-color: #f5f5f5;
	scrollbar-color: #B0B0B0;
	scrollbar-darkshadow-color: #9C9C9C;
}
#right .art_list_con {/*border:1px solid #eaeaea;*/
	margin-bottom:9px;
	padding:8px 8px 8px 15px;
	zoom:1;
	overflow:auto;
	scrollbar-face-color: #E6E6E6;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #B0B0B0;
	scrollbar-arrow-color: #666666;
	scrollbar-track-color: #f5f5f5;
	scrollbar-color: #B0B0B0;
	scrollbar-darkshadow-color: #9C9C9C;
}
#right .art_list_con ul li {
	border-bottom:1px dashed #CCC;
	height:30px;
	line-height:30px;
}
#right .art_list_con ul li .l_title {
	float:left;
	width:460px;
	height:30px;
	overflow:hidden;
	background:url(../images/news_arrow.gif) no-repeat left center;
	padding-left:15px;
}
#right .art_list_con ul li .n_time {
	float:left;
	color: #7E7E7E;
	padding-right:5px;
}
#right .list_con ul.flink_index, #right .list_con ul.flink_index {
	line-height:2em;
	list-style:none;
	overflow:auto;
	zoom:1;
}
#right .login_con {
	width:320px;
	margin:0 auto;
}
#right .list_con {
	padding:10px 10px 0px 12px;
}
/*--- 右侧下的合作板 ---*/
#right .mess_submit {
	padding-left:105px;
}
#right .mess_input input {
	width:430px;
	height:22px;
	line-height:22px;
}
#right .mess_textarea textarea {
	width:430px;
	height:150px;
}
#right .mess_submit {
	text-align:center;
	width:405px;
}
/*#right .message_bg{ width:542px; height:268px; background:url(../images/message_pic.jpg) no-repeat; margin:0 auto; display:none;}*/ 
#right #right2 .message_bg {
	width:542px;
	height:268px;
	background:url(../images/message_pic.jpg) no-repeat;
	margin:0 auto;
}
#right .yzm_input input {
	width:366px;
}
/*--- 左侧 ---*/
#left {
	width:264px;
	float:left;
	overflow: hidden;
	_display:inline;
}
#left .newprod_list {
	width:240px;
	overflow: hidden;
	_width:230px;
}
#left .newprod_pic, #left .newprod_pic img {
	width:110px;
	height:110px;
	overflow:hidden;
	float:left;
}
#left .newprod_name, #left .newprod_price, #left .newprod_intr {
	float:left;
	text-align:center;
}
#left .newprod_name, #left .newprod_price {
	width:112px;
	font-size:12px;
	height:22px;
	line-height:22px;
}
#left .newprod_intr {
	width:112px;
	margin:0 auto;
	height:34px;
	overflow:hidden;
	line-height:1.5em;
	color:#777;
}
#left .newprod_xx, #left .newprod_gg, #left .newprod_view {
	display:none;
}
#left .list_title a, #left .list_title a:visited {
	color:#fff;
}
#left .login_title, #left .list_title, #left .cart_title, #left .newprod_title, #left .blk_t {
	font-size:12px;
	background:url(../images/right_class_bg.gif) no-repeat;
	overflow:hidden;
	height:39px;
	line-height:39px;
	text-indent:35px;
	color:#fff;
	font-weight:bold;
}
#left .list_con ul li, #left .recent_con ul li {
	float:none;
	width:230px;
	overflow:hidden;
}
#left .list_con ul li {
	width:230px;
	height:24px;
	overflow:hidden;
}
#left .art_list_title {
	display:none;
}
#left .qq_list_con ul.titlelist {
	padding:0px 0px 0px 6px;
}
#left .qq_list_con ul.titlelist li {
	overflow:hidden;
	background:url(../images/news_arrow.gif) no-repeat left center;
	padding-left:15px;
}
/*--- 左侧下的合作板 ---*/
#left .mess_input input {
	height:18px;
	line-height:18px;
	width:150px;
}
#left .mess_textarea textarea {
	width:150px;
	height:50px;
}
#left .mess_submit {
	padding-left:75px;
}
#left .message_bg {
	display:none;
}
#left .mess_list {
	margin-bottom:3px;
}
/*--- 首页产品 ---*/
.pro_over_in ul {
	list-style: none;
	margin: 0px;
	padding:5px 0px 5px 5px;
}
.pro_over_in ul li {
	float: left;
	display: inline;
	padding: 0;
	margin: 0;
	width: 210px;
	height:150px;
	margin: 0 8px 8px 5px;
	padding-bottom:30px;
	border:solid 1px #ccc;
}
.pro_over_in h5 {
	text-align:center;
	height:20px;
	font-size:12px;
	font-weight:normal;
	
	 
}
.pro_over_in ul img {
	
	
	padding:15px;
}
.pro_over_in ul li:hover {
	border: 1px solid #FF3300;
}

/*--- 产品展示 ---*/
.pro_over ul {
	list-style: none;
	margin: 0px;
	padding:5px 0px 5px 5px;
}
.pro_over ul li {
	float: left;
	display: inline;
	padding: 0;
	margin: 0;
	width: 210px;
	height:150px;
	margin: 0 8px 16px 5px;
	padding-bottom:30px;
	border:solid 1px #ccc;
}
.pro_over h5 {
	text-align:center;
	height:20px;
	font-size:12px;
	font-weight:normal;
}
.pro_over ul img {
	padding:15px;
}
.pro_over ul li:hover {
	border: 1px solid #FF6600;
	
}


/*上一个下一个*/
.point {
	margin:14px 0px;
	text-align:center;
	line-height:22px;
}
.point span.to_prev {
	padding:4px 12px;
}
.point span.to_prev a {
	color:#177bd0;
}
.point span.to_next {
	padding:4px 12px;
}
.point span.to_next a {
	color:#177bd0;
}
/*===在线客服浮动窗口===*/
#rightDiv {
	width:118px;
	background: #ffffff;
	text-align:center;
	margin:0;
	padding:0;
	border: #74a602 solid 1px;
	display:block;
	overflow:hidden;
	position:absolute;
}
#rightDiv p {
	background: #74a602;
	color:#FFFFFF;
	height:22px;
	line-height:22px;
	font-weight:bold;
	display:block;
	margin:0 0 10px 0;
	padding:0;
	font-size:12px;
}
#rightDiv a {
	margin:0 0 7px 0;
	display:block;
	padding:0;
}
#rightDiv a:hover {
	color:#000000;
}
/* ============表格============== */
#table {
	margin:0px;
	height:460px;
	padding-top:20px;
}
#table ul {
	width:600px;
	list-style:none
}
#table li {
	float:left;
	width:100px;
	height:28px;
	text-align:right;
}
#table li.b {
}
#table li.r {
	width:400px;
	text-align:left;
	padding-left:5px;
	padding-bottom:10px;
}
/* ============产品展示============== */
.showpic_all {
	padding:12px 12px 0px 14px;
}
.showpic {
	float:left;
	margin:0px;
	padding:0px;
}
.showpic img {
	border: 1px solid #e5e5e5;
	padding:5px;
}
.showpic img:hover {
	border: 1px solid #aecffb;
}
.showpic2 {
	float:left;
	padding-top:1px;
}
.showpic3 {
	color:#f35702;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	width:640px;
	border-style:dashed;
	border-width:1px;
	border-color:#c9c9c9;
	padding:10px 0px 10px 0px;
	margin:0px 0px 7px 5px;
}
.showpic4 {
	width:398px;
	height:199px;
	margin-top:3px;
	border-top-style:dashed;
	border-bottom-style:dashed;
	border-width:1px;
	border-color:#dbdada;
	padding:10px;
}
.showpic4 p {
	line-height:22px;
	margin-bottom:8px;
}
.showpic4 strong {
	font-size:13px;
	color: #666666
}
.button a {
	clear: both;
	display: block;
	width: 100px;
	height: 23px;
	padding: 3px 0 0 0;
	background: url(../images/templatemo_button.png) no-repeat;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.button a:link, .button a:visited, .button a:active {
	color:#FFFFFF
}
.button a:hover {
	background: url(../images/templatemo_button_hover.png) no-repeat;
	text-decoration: none;
}
/*--- 首页产品样式 ---*/
.newprod_pic, .newprod_pic img {
	width:150px;
	height:133px;
	overflow:hidden;
*width:145px;
}
.newprod_list {
	width:150px;
	margin:0 10px;
	padding-bottom:5px;
	padding-top:6px;
	text-align:center;
*width:145px;
}
.newprod_pic {
	margin:0 auto;
	border:none;
	vertical-align:middle;
}
.newprod_name {
	line-height:22px;
	height:22px;
	overflow:hidden;
	width:150px;
*width:145px;
}
.newprod_name, .newprod_name a, .newprod_name a:visited { /*color: #0053b9;*/
}
.media_grid td {
	vertical-align: top;
}
.newprod_name a, .newprod_name a:visited {
}
.newprod_intr {
	width:150px;
	margin:0 auto;
	height:36px;
	overflow:hidden;
	line-height:1.5em;
	color:#777;
*width:145px;
}
.newprod_price {
	line-height:22px;
	color:#2a86b0;
}
.newprod_xx {
	width:46px;
	height:20px;
	font-size:1px;
	background: url(../images/more.gif) no-repeat;
	cursor:pointer;
	float:left;
}
.newprod_xx:hover {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
}
.newprod_button {
	padding:5px 0 0 15px;
}
.newprod_view {
	float:left;
	width:46px;
	height:20px;
	margin-right:5px;
}
.newprod_view:hover {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
}
/*--- 内页产品样式 ---*/
.prod_list_con {
	padding-top:7px;
}
.pic_list_list, .prod_list_list {
	width:133px;
	float:left;
	_display:inline;
	margin:0 13px;
	padding:5px 0;
	text-align:center;
	line-height:1.5em;
}
.prod_list_pic, .prod_list_pic img {
	width:133px;
	height:133px;
	margin:0 auto;
}
.prod_list_pic {
	border:#D5E1E2 1px solid;
}
.prod_list_name, .prod_list_type {
	text-align:center;
	margin-top:5px;
	height:18px;
	line-height:18px;
	overflow:hidden;
	width:133px;
}
.prod_list_name {
	overflow:hidden;
}
.prod_list_intr {
	width:133px;
	height:32px;
	overflow:hidden;
	margin:0 auto;
	padding:6px 0;
	color:#777;
}
.prodview_info {
	padding-left:15px;
	height:23px;
}
.prodview_pic, .prodview_pic img {
	width:200px;
	height:225px;
}
.prodview_pic {
	float:left;
	margin:0 15px 0 20px;
	_margin-left:10px;
	border:#D5E1E2 1px solid;
}
.prodview_pic:hover {
	border:#a0a0a0 1px solid;
}
.prodview_prices {
	line-height:2.5em;
}
.prodview_prices img {
	float:left;
	margin:6px;
}
.prodview_prices input {
	width:47px;
	height:16px;
	line-height:16px;/*background-image:url(../images/cart_s_24.jpg);*/
	padding-left:5px;
	padding-right:5px;
}
.prodview_content {
	clear:both;
	padding-left:15px;
	padding-top:8px;
	line-height:1.7em;
	min-height:50px;
	text-align:justify;
	text-justify:inter-ideograph;
	padding-right:15px;
}
.pic_list_list {
	float:left;
}
.pic_list_pic, .pic_list_pic img {
	width:120px;
	height:97px;
}
.pic_list_pic {
	border:#CCCCCC 3px solid;
	margin:0 auto;
}
.pic_list_name {
	height:27px;
	line-height:27px;
	text-align:center;
}
#product_gallery {
	margin: 8px;
}
.product_gallery_pic {
	border: 3px solid #ececec;
	margin: 0px 0px 3px 6px;
	width: 120px;
}
/*--- 文章及列表 ---*/
.list_con {
	padding-top:5px;
}
.list_con ul {
	line-height:2em;
	margin-left:18px;
}
.list_con ul li {
	background:url(../images/news_arrow.gif) no-repeat;
	background-position:0px 10px;
	width:300px;
	float:left;
	padding-left:10px;
	overflow:hidden;
}
.recent {
	line-height:1.7em;
}
.recent_con {
	padding-top:6px;
}
.recent_list {
	margin:0 auto;
	width:95%;
	border-bottom:#CCC 1px dashed;
	clear:both;
	padding-bottom:5px;
	margin-bottom:5px;
	zoom:1;
	overflow:auto;
}
.artview {
	margin-bottom:10px;
}
.artview_title {
	line-height:20px;
	border-bottom:#f5f5f5 2px solid;
	background:url(../images/right_bg2.gif) no-repeat left;
	text-indent:30px;
	
	font-size:12px;
	font-weight:bold;
	margin-bottom:6px;
	padding:10px 0px;
}
.artview_info {
	text-align:center;
}
.artview_intr {
	padding:5px;
	line-height:1.7em;
	color:#868686;
	background-color:#F5F5F5;
	border:#E5E5E5 1px solid;
	margin-bottom:10px;
	text-indent:24px;
}
.download_btn {
	padding:4px 12px 0px 0px;
	line-height:1.7em;
	margin-bottom:4px;
	text-align:right;
}
#artview_content {
	line-height:2em;
	text-align:justify;
	text-justify:inter-ideograph; /*border:1px solid #eaeaea;*/
	padding:0 18px;
}
#artview_content, #artview_content a {
	font-size:14px;
}
/*--- 标题 ---*/
.login_title, .list_title, .cart_title, .newprod_title {
	font-size:13px;
	height:31px;
	line-height:31px;
	background:url(../images/left_class_bg.gif) no-repeat;
	text-indent:35px;
	color:#FFF;
	font-weight:bold;
	overflow:hidden;
}
.list_title a, .list_title a:visited {
	color:#1A6592;
}
.art_list_title {
	background:url(../images/right_bg2.gif) no-repeat left;
	height:39px;
	line-height:39px;
	text-indent:35px;
	color:#444;
	font-weight:bold;
	overflow:hidden;
	font-size:12px;
}
.order_title, .first_reg_title, .product_title {
	background:url(../images/right_bg2.gif) no-repeat;
	height:39px;
	line-height:39px;
	text-indent:35px;
	color:#444;
	font-weight:bold;
	overflow:hidden;
	font-size:12px;
}
/*--- 栏目框 ---*/
.list_con, .login_main, .newprod_con, .prod_type, .prod_type_n, .cart_con, .lagbar, .recent_con, #mess_main, .cartlist, .com_con {
	border:1px solid #e3e3e3;
	border-top:none;
	margin-bottom:9px;
	padding-bottom:5px;
	padding-right:2px;
	display:block;
	overflow:hidden;
}
#right .list_con, #right .login_main, #right .newprod_con, #right .prod_type, #right .prod_type_n, #right .cart_con, #right .lagbar, #right .recent_con, #right #mess_main, #right .cartlist, #right .com_con {
	border:1px solid #e3e3e3;
	border-top:none;
	margin-bottom:9px;
	padding-bottom:5px;
	padding-right:2px;
	display:block;
	overflow:hidden;
}
.cart_con {
	padding:5px 0;
	text-align:center;
}
#right2 #mess_main {
	border:none;
	background:none;
}
.list_bot, .login_bot {
	clear:both;
	height:16px;
	font-size:1px;
	line-height:16px;
	overflow:hidden;
	display:none;
	background:url(../images/left_bottom.gif) no-repeat bottom;
	margin-bottom:9px;
}
#right .list_bot, #right .login_bot {
	clear:both;
	height:18px;
	font-size:1px;
	line-height:18px;
	overflow:hidden;
	display:none;
	background:none;
	margin-bottom:9px;
}
/*--- 登录 ---*/
.login_info {
	height:22px;
	line-height:22px;
	clear:both;
	padding-left:18px;
}
.login_info a {
	border:1px solid #CCC;
	padding:2px;
	background:#F6F6F6;
	clear:both;
}
.login_left {
	width:70px;
	padding-right:10px;
	float:left;
	height:30px;
	line-height:25px;
	text-align:right;
}
.login_right {
	width:165px;
	float:left;
	height:30px;
}
.login_right input {
	font-size:12px;
	color:#444;
	width:163px;
	height:21px;
	line-height:21px;
	border:1px solid #d6d6d6;
	background:url(../images/login_input.gif);
}
.login_all {
	text-align:center;
	clear:both;
	padding:7px 0;
}
.login_all input {
	margin:0px;
	padding:0px;
	border:0px;
	font-size:12px;
	color:#444;
	margin-left:20px;
	width:61px;
	height:23px;
	line-height:23px;
	background:url(../images/login_button.gif) no-repeat;
	cursor:pointer;
}
.login_top {
	display:none;
	height:13px;
	font-size:1px;
	background-image:url(../images/health_15.jpg);
}
.login_all1 {
	padding-left:12px;
	height:22px;
	line-height:22px;
}
.login_con {
	padding-top:6px;
}
#yzmshow {
	position:absolute;
	float:left;
	display:none;
	margin-left:25px;
	margin-top:15px;
	z-index:3;
}
#yzmshow img {
	height:18px;
	margin-top:2px;
	border:#ccc 2px solid;
}
#loginform_stat {
	height:25px;
	line-height:25px;
	width:90%;
	margin:0 auto;
	width:200px;
	display:none;
}
/*--- 搜索 ---*/
.art_list_search {
	position:absolute;
	margin-left:423px;
	margin-top:-30px;
	_margin-left:430px;
}
#article_keyword, #prd_keyword, #download_keyword {
	border:0px;
	padding:0px;
	margin:0px;
	width:163px;
	height:18px;
	line-height:18px;
	border:#d6d6d6 1px solid;
	background:url(../images/search_input.gif)
}
#articlesearch_submit, #prdsearch_submit, #downloadsearch_submit {
	border:0px;
	padding:0px;
	margin:0px;
	width:49px;
	height:20px;
	line-height:20px;
	background:url(../images/search_button.gif) no-repeat;
	color:#fff;
	margin-left:10px;
	font-size:12px;
	cursor:pointer;
}
/*--- 友情链接 ---*/
#left .list_con .flink_index li, #right .list_con .flink_index li {
	float:left;
	width:110px;
	height:31px;
	_display:inline;
	list-style:none;
	background:none;
	padding-bottom:10px;
}
#left .list_con .flink_index li img, #right .list_con .flink_index li img {
	width:88px;
	height:31px;
	margin:0 auto;
}
#left .list_con .flink_index li, #right .list_con .flink_index li {
	background:none;
	padding-top:10px;
}
#left .flink_index li a, #left .flink_index li img, #right .flink_index li a, #right .flink_index li img {
	cursor:pointer;
}
/*--- qq ---*/
.qq_list_con ul li {
	margin-bottom:5px;
	clear:both;
}
#right .qq_list_con ul li {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	clear:none;
}
.qq_list_con {
	border:1px solid #e3e3e3;
	border-top:none;
	zoom:1;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:hidden;
	padding:10px;
	margin-bottom:9px;
}
#right .qq_list_con {
	background:#fff;
	zoom:1;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:hidden;
	padding:10px;
	border:1px solid #e3e3e3;
	border-top:none;
}
/*--- 内容页面  ---*/
#right2 #sta_content {
	padding:0 10px;
	margin-top:10px;
}
#sta_content {
	font-size:14px;
	line-height:2em;
	overflow:hidden;
	padding:0 10px;
}
/*--- 订购相关样式 ---*/
input.add_to_cart_b_view {
	background:none;
	margin:0;
	padding:0;
	border:0;
	font-size:14px;
	color:#FFF;
	text-indent:28px;
	width:109px;
	height:34px;
	line-height:34px;
	background-image:url(../images/add_to_cart.gif);
	cursor:pointer;
	font-weight:bold;
	_margin-top:4px;
}
.saving_o_b {
	background:none;
	background:url(../images/saving.gif) no-repeat;
	cursor:pointer;
	width:78px;
	height:25px;
	line-height:25px;
	margin:0;
	padding:0;
	font-size:12px;
	border:0;
	position:absolute;
	text-align:left;
	text-indent:22px;
	color:#FFF;
}
.order_now_b {
	background:none;
	background: url(../images/order_n.gif) no-repeat;
	cursor:pointer;
	width:78px;
	height:25px;
	line-height:25px;
	margin:0;
	padding:0;
	font-size:12px;
	border:0;
	position:absolute;
	text-align:left;
	text-indent:18px;
	color:#FFF;
}
.Modify_items_b {
	background:url(../images/change.gif) no-repeat;
	cursor:pointer;
	width:78px;
	height:25px;
	line-height:25px;
	margin:0;
	padding:0;
	font-size:12px;
	border:0;
	position:absolute;
	text-align:left;
	text-indent:18px;
	color:#FFF;
}
.ordernow {
	position:absolute;
	margin-left:545px;
	margin-top:-33px;
}
.cartlist_list {
	padding-top:5px;
}
.cartlist_pic, .cartlist_pic img {
	width:75px;
	height:75px;
}
.cartlist_pic {
	border:#CCC 2px solid;
	margin-left:20px;
	margin-right:20px;
	float:left;
	_margin-left:10px;
}
.cartlist_nametype {
	width:410px;
	float:left;
	overflow:hidden;
	margin-right:15px;
}
.cartlist_no {
	line-height:3em;
}
.cartlist_no input, #amount {
	border:0px;
	margin:0px;
	padding:0px;
	width:47px;
	height:16px;
	line-height:16px;
	padding-left:5px;
	padding-right:5px;
	border:#999 1px solid;
}
.cartlist_intr {
	clear:both;
	line-height:1.5em;
	padding-top:5px;
	padding-bottom:7px;
	padding-left:25px;
	border-bottom:#CCC 1px dashed;
}
/*--- 订购表单控制 ---*/

.new_order_name {
	width:300px;
	margin-right:10px;
	overflow:hidden;
}
.new_orders_list {
	margin:10px 0 0 10px;
}
.new_orders_list th {
	border-bottom:1px dashed #d8d8d8;
}
.new_orders_list td {
	border-bottom:1px dashed #d8d8d8;
	height:32px;
}
.order_1, .order_2, .order_3, .order_4, .order_5 {
	line-height:30px;
	float:left;
	margin-left:10px;
	margin-top:8px;
	_display:inline;
}
.order_1 {
	width:125px;
}
.order_2 {
	width:117px;
}
.order_2 #paygate {
	margin-top:5px;
	_margin-top:3px;
}
.order_3 {
	width:117px;
}
.order_4 {
	width:117px;
}
.order_5 {
	width:117px;
}
.ordertotle {
	width:382px;
	height:30px;
	line-height:30px;
	float:left;
	padding-left:6px;
}
.o_b1 {
	height:2px;
	font-size:1px;
	border-bottom:#CCC 1px solid;
	clear:both;
}
.o_b {
	height:2px;
	font-size:1px;
	border-bottom:#CCC 1px dashed;
	clear:both;
}
.addr {
	border-bottom:#DEDEDE 1px solid;
	height:30px;
	line-height:30px;
	margin-top:4px;
}
.addr1 {
	width:85px;
	margin-left:20px;
	height:30px;
	line-height:30px;
	background-color:#DEDEDE;
	text-align:center;
}
.addr2 {
	border:#DEDEDE 1px solid;
	padding:5px;
	line-height:2.5em;
	border-top:0px;
	min-height:20px;
}
.addr2 a {
	color:#003399;
}
.submit_order {
	font-size:12px;
	height:28px;
	background:url(../images/sendorder.gif) no-repeat;
	cursor:pointer;
	margin:7px 0 7px 20px;
	text-align:center;
	color:#FFF;
	border:none;
	line-height:28px;
	width:80px;
}
.submit_order_wrapper {
	height:100px;
}
/*--- 产品类别 ---*/
.prod_type {
	padding-top:4px;
	padding-left:14px;
	padding-left:14px\9;
*padding-left:0px;
	_padding-left:0px;
}
.prod_type ul {
	margin:0 auto;
	float:none;
	width:90%;
}
.prod_type ul li {
	padding:0 0 4px 0px;
	margin-bottom:5px;
	border-bottom:#ccc 1px dashed;
*padding:0 0 4px 18px;
}
.prod_type ul li a {
	height:29px;
	line-height:29px;
}
.prod_type ul li a:hover, .prod_type ul li.act a {
}
.prod_type ul ul {
	display:none;
}
.prod_type ul ul li {
	text-indent:20px;
	border:0px;
	padding:0px;
	background-position:0px 8px;
}
.prod_type ul li, .prod_type ul li a, .prod_type ul li a:visited {
	color:#444;
}
/*--- 产品类别新样式 ---*/
.prod_type_n {
	padding-top:4px;
	padding-left:14px;
	padding-left:14px\9;
*padding-left:0px;
	_padding-left:0px;
}
.prod_type_n ul {
	margin:0 auto;
	float:none;
	width:90%;
}
.prod_type_n ul li {
	padding:0 0 4px 18px;
	margin-bottom:5px;
	border-bottom:#ccc 1px dashed;
}
.prod_type_n ul li a {
	height:29px;
	line-height:29px;
}
.prod_type_n ul li a:hover, .prod_type ul li.act a {
}
.prod_type_n ul ul {
	display:none;
}
.prod_type_n ul ul li {
	border:0px;
	padding:0 0 4px 18px;
}
.prod_type_n ul li, .prod_type_n ul li a, .prod_type_n ul li a:visited {
	color:#444;
}
/*--- 合作板 ---*/
#mess_main {
	padding:10px 0;
}
.mess_list {
	overflow:auto;
	zoom:1;
	margin-bottom:10px;
	clear:both;
}
.mess_title, .mess_input, .mess_textarea {
	float:left;
	display:inline;
}
.mess_title {
	width:60px;
	text-align:right;
	margin-right:15px;
}
.mess_input input, .mess_textarea textarea {
	border:1px solid #d6d6d6;
	background:url(../images/mess_input_bg.gif) repeat-x #FFF;
}
.mess_textarea textarea {
	overflow:auto;
}
.subd {
	width:70px;
	border:0px;
	height:26px;
	line-height:26px;
	background:url(../images/mess_sub.gif) no-repeat;
	cursor:pointer;
	text-align:center;
	color:#FFF;
}
/*--注册--*/
.reg_bg {
	background:url(../images/reg_pic.jpg) no-repeat bottom;
	height:396px;
}
#regform_table {
	width:598px;
	margin:0 auto;
}
#regform_table .regform_table_s {
	width:320px;
	margin:0 auto;
}
#regform_table td {
	text-align:left;
}
#regform_table .td_sub {
	padding:15px 0 0 18px;
}
#regform_table tbody td input {
	width:100px;
	height:18px;
	padding-right:8px;
	border:#9CA9C9 1px solid;
	font-size:12px;
	color:#666;/*margin-top:4px;*/
}
#regform_table input#submit {
	background:url(../images/reg_button.gif) no-repeat;
	width:74px;
	height:25px;
	line-height:25px;
	text-align:center;
	color:#FFF;
	border:0;
	cursor:pointer;
	margin-left:48px;
}
.regformsub input {
	width:70px;
	border:0px;
	height:26px;
	line-height:26px;
	background:url(../images/mess_sub.gif) no-repeat;
	cursor:pointer;
	text-align:center;
	color:#FFF;
	margin-left:170px;
}
#regform_table .regform_table_s td.label {
	width:65px;
}
#regform_table .regform_table_s td.entry {
	width:255px;
}
.status {
	padding:10px;
	background-color:#FFFBD0;
	border:#EE9C5F 1px solid;
	color:#666;
}
/*--- 统计 ---*/
.counter {
	text-indent:10px;
	height:26px;
	line-height:26px;
	color:#fff;
	background-color:#565656;
	border:#383838 1px solid;
}
.counter span {
	float:left;
}
#counterpic {
	float:left;
	margin-top:-2px;
}
#counterpic img {
	float:left;
	margin-left:2px;
	margin-top:5px;
}
.jsq {
	float:left;
	min-width:12px;
	margin-right:4px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:14px;
	text-align:center;
	background-color:#fff;
	color:#000;
	text-indent:0px;
	margin-top:6px;
}
/*--- 语言的选择 ---*/
.langbar {
	clear:both;
	margin:0 auto 9px auto;
	clear:both;
	overflow:hidden;
	padding-bottom:5px;
	zoom:1;
	overflow:auto;
	border:1px solid #e3e3e3;
	border-top:none;
}
#right .langbar {
	clear:both;
	margin:0 auto 9px auto;
	overflow:hidden;
	padding-bottom:5px;
	zoom:1;
	overflow:auto;
	border:1px solid #e3e3e3;
	border-top:none;
	background:#fff;
}
.langbar a {
	display:block;
	width:60px;
	float:left;
	height:20px;
	text-align:center;
	margin:0 10px;
	_margin:0 10px 0 7px;
}
/*--- 分页 ---*/
#pagerwrapper {
	clear:both;
	margin-bottom:0px;
	padding-top:20px;
}
/*--- 自定义 ---*/
.custom_con {
	border:1px solid #eaeaea;
	padding:15px;
	margin-bottom:9px;
	text-align:justify;
	text-justify:inter-ideograph;
}
.custom_con td {
	text-align:justify;
	text-justify:inter-ideograph;
}
/*--- 底部 ---*/
/*底部样式*/
#footer {
	clear:both;
	background-color:#0066CC;
	background-repeat: no-repeat;
	background-position:top center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.links {
	padding:8px 5px 0px 5px;
	color:#FFFFFF;
	font:12px/28px SimSun;
	text-align:center;
	margin:0 auto;
	
	background-color:#000000;
}
.links a:link, .links a:visited, .links a:active {
	color:#fff;
	font:12px/28px 'SimSun', Arial, Sans-Serif;
}
.copyright {
	color:#fff;
	margin-top:6px;
	padding:8px 0px;
	line-height:24px;
	text-align:center;
	word-break:break-all;
}

.copyright a:link, .copyright a:visited, .copyright a:active {
	color:#fff;
	font:12px/28px 'SimSun', Arial, Sans-Serif;
}
.footerdq{
    width:980px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.copyrightcn {
	color:#fff;
	margin-top:6px;
	padding:8px 0px;
	line-height:24px;
	text-align:left;
	word-break:break-all;
	float:left;
}

.copyrightcn a:link, .copyrightcn a:visited, .copyrightcn a:active {
	color:#fff;
	font:12px/28px 'SimSun', Arial, Sans-Serif;
}
.eweima  img{
	margin-top:15px;
    margin-left:200px;
	float:left;
	height: 100px;
	width: 100px;
}
/*--- Other ---*/
.more {
	display:none;
}
.list_more {
	clear:both;
	text-align:right;
	padding-right:20px;
	padding-bottom:10px;
}
/*--- 向上 ---*/
#left .marquee {
	overflow:hidden;
	height: 100px;
	border:1px solid #e3e3e3;
	border-top:none;
	text-align: center;
	padding:0 10px;
}
.marquee {
	border:1px solid #e3e3e3;
	border-top:none;
	background:#fff;
	margin-bottom:9px;
	overflow:hidden;
	height: 100px;
	text-align: center;
	padding:0 10px;
}
.marquee img {
	border: 1px solid #E6E6E6;
	display: block;
	margin-bottom:5px;
}
.marquee p {
	text-align:left;
	height:24px;
	border-bottom:1px dashed #ccc;
	line-height:24px;
	padding-left:20px;
	overflow:hidden;
}
/*--- 左右---*/
#left .marquee_list {
	border:1px solid #e3e3e3;
	border-top:none;
	_width:99.4%;
}
.marquee_list {
	border:1px solid #e3e3e3;
	background:#fff;
	border-top:none;
	overflow:hidden;
	text-align:center;
	border-top:none;
	margin-bottom:9px;
	_width:99.7%;
}
.marquee_list img {
	border:1px solid #E6E6E6;
	padding:1px;
	margin:3px;
}
/*--- 布局管理样式 ---*/
#adminToolbar {
	width:100%;
	height:38px;
	background:url(../images/admintoolbar_bg.gif) repeat-x;
	border-bottom:1px solid #000;
	z-index:99;
}
#adminToolbar ul {
	float:left;
	text-align:left;
	height:38px;
	background:url(../images/admintoolbar_lo.gif) no-repeat;
	padding-left:150px;
}
#adminToolbar ul li {
	float:left;
	padding:9px;
	position:relative;
	z-index:98;
}
#adminToolbar .section {
	float:left;
	padding:0 10px;
	height:18px;
	line-height:18px;
	background:url(../images/admintoolbar_bt_bg.gif) repeat-x top;
	color:#012d5f;
	border:1px solid #6da5c7;
}
#adminToolbar .section:hover {
	background:url(../images/admintoolbar_bt_bg.gif) repeat-x bottom;
	color:#a15b00;
	border:1px solid #dea303;
}
.adminToolbar_downmenu {
	display:none;
	position:absolute;
	width:100px;
	padding:10px;
	background:#fff;
	top:29px;
	left:10px;
}
.adminToolbar_downmenu a {
	display:block;
	height:24px;
	line-height:24px;
	color:#012d5f;
}
.admintoolbar_right {
	float:right;
	padding-right:40px;
	line-height:38px;
	color:#00c6ff;
}
.admintoolbar_right a {
	color:#fff;
}
.admintoolbar_right a:hover {
	color:#00c6ff;
}
.mod_toolbar {
	height:24px;
	line-height:24px;
	background:#000;
	text-align:left;
	padding-left:5px;
	z-index:-1;
}
.mod_toolbar img {
	vertical-align: middle;
}
.mod_toolbar a {
	font-size: 11px;
	color:#FFF;
}
/* sortable placeholder */
.web_bg .sortable_placeholder {
	display: block;
	border: 1px solid #efefef;
	height: 32px;
	background: #ccc;
}
.placeholder {
	display: block;
	height: 12px;
}
.blankbar {
	height:1px;
	line-height:1px;
	font-size:1px;
	clear:both;
}
.blankbar1 {
	height:1px;
	line-height:1px;
	font-size:1px;
	clear:both;
}
#pager {
	margin: 0px auto;
	margin-top:20px;
}
#pager td {
	color:#999;
	padding-left:5px;
	padding-right:5px;
}
#pager td a img {
	margin-left:2px;
	padding-right:2px;
	margin-top:2px;
}
p.static_html {
	font-size:14px;
}
p.static_html img {
	margin:10px;
}
.notice_con {
	padding:8px;
}
.company_intro {
	padding:8px 8px 0 8px;
}
.com_con {
	padding:8px;
}
.flinkbody img {
	height:31px;
	margin:0 auto;
	width:88px;
}
/*IE6 img flash*/
#right #banner .flash_image {
	border:none;
}
#right .flash_image {
	text-align:center;
	border:1px solid #e3e3e3;
	border-top:none;
	margin-bottom:9px;
}
#left .flash_image {
	text-align:center;
	margin-bottom:9px;
	border:1px solid #e3e3e3;
	border-top:none;
}
#left .flash_image, #left .pro_over {
	width:262px;
	overflow: hidden;
	_width:262px;
}
#left .com_con, #left .company_intro {
	width:246px;
	overflow: hidden;
	_width:246px;
}
#right .flash_image {
	width:684px;
	overflow: hidden;
	_width:684px;
}
#right .pro_over {
	width:686px;
	overflow: hidden;
	_width:682px;
}
#right .com_con, #right .company_intro {
	width:668px;
	overflow: hidden;
	_width:668px;
}
/* ---------------语言栏样式----------*/
.lngbar_select {
	border:1px solid #74983B;
	padding:0 3px;
	cursor:pointer;
	padding-right:20px;
	background:#FFF url(../../../images/down.gif) no-repeat right center;
}
.lngbar_option {
	border-left:1px solid #74983B;
	border-right:1px solid #74983B;
	border-bottom:1px solid #74983B;
	padding:3px;
	background-color:#FFF;
	z-index:1000;
	position:absolute;
	display:none;
}
.lngbar_option a {
	display:inline-block;
	width:100%;
}
.switch_langbar {
	color:#fff;
	float:right;
	margin-top:25px;
}
.switch_langbar a:link {
	color: #FFF;
	text-decoration: none;
}
.switch_langbar a:visited {
	text-decoration: none;
	color: #FFF;
}
.switch_langbar a:hover {
	text-decoration: underline;
}
.switch_langbar a:active {
	text-decoration: none;
}
.lngbar_option a:link {
	color:#444;
}
.lngbar_select {
	color:#444;
}
.main_aus {
	height: 250px;
	width: 400px;
	float: left;
	margin: 0 5px 5px 12px;
	_margin: 0 5px 5px 5px;
	border:solid 1px #ccc;
	_width: 400px;
     
}
.main_news {
	height: 250px;
	width: 291px;
	float: left;
	margin-right: 5px;
	_margin-right: 5px;
	border:solid 1px #ccc;
	_width: 291px;
}
.main_cus {
	height: 250px;
	width: 250px;
	float: left;
	border:solid 1px #ccc;
	_height: 250px;
	
}
#main_cnc .main_aus_t {
	background:url(../images/mainc_bg.jpg) no-repeat;
	margin:1px;
	background-repeat: no-repeat;
	height: 85px;
	width: 398px;
	_width: 398px;
}
#main_cnc .main_aus_c {
	margin:2px;
	height: 160px;
	width: 398px;
	overflow:hidden;
	_width: 398px;
}
#main_cnc .main_news_t {
	background:url(../images/newp.jpg) no-repeat;
	margin:1px;
	background-repeat: no-repeat;
	height: 85px;
	width: 289px;
    _width: 289px;

}
#main_cnc .main_news_c li {
line-height:30px;
background-image:url(../images/newt_bg.gif);
overflow:hidden;
padding-left:15px;
_padding-left:15px;

}
#main_cnc .main_news_c li a {
line-height:30px;
margin-left:15px;
overflow:hidden;
_margin-left:15px;
margin:0px;
padding:0px;

}
#main_cnc .main_cus_t {
	background:url(../images/lxwm.jpg) no-repeat;
	margin:1px;
	background-repeat: no-repeat;
	height: 85px;
	width: 248px;
	_width: 248px;
}
#main_cnc .main_cus_c li{
	margin-left:5px;!important
	_margin:5px;
	list-style-type:none;

}

.clear{
clear:both;
}

.links_nav {
	padding:0px 5px 0px 5px;
	color:#FFFFFF;
	font:12px/28px SimSun;
	text-align:center;
	margin:0 auto;
	height:35px;
	background-color:#000000;
	
}
.links_nav a:link, .links_nav a:visited, .links_nav a:active {
	color:#fff;
	font:12px/28px 'SimSun', Arial, Sans-Serif;
}
#footer .links_nav ul{
width:980px;
margin:0 auto;
}

#footer .links_nav li {
	float:left;
	margin:0 auto;
	line-height:35px;
	width:95px;
	display:block; 
}

#footer .links_nav li a{
	line-height:40px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align:center;
	display:block; 
}
.list_con li{
float:left;

}
.art_list_search2 span{
	position:absolute;
	margin-left:10px;
	margin-top:0px;

}
.art_list_search3 {
	position:absolute;
	margin-left:423px;
	margin-top:-30px;
	_margin-left:430px;

}
.art_list_search3 span {
	position:absolute;
	
	margin-top:0px;

}
.art_list_search5 li{
	position:absolute;
	margin-left:423px;
	margin-top:-30px;
	_margin-left:430px;
}

div.pro_scroll ul {
	list-style: none;
	margin: 0;
	padding:10px 0px 0px 10px;
}
div.pro_scroll ul li {
	float: left;
	display: inline;
	padding: 0;
	margin: 0;
	width: 145px;
	height:200px;
	padding: 6px;
	margin: 0 9px 0px 0;
}
div.pro_scroll p {
	text-align:center;
	height:20px;
	font-size:12px;
	font-weight:none;
	
}
div.pro_scroll ul img {
	margin-bottom: 5px;
	border: 1px solid #eeeeee;
	padding:5px;
}
div.pro_scroll ul img:hover {
	border: 1px solid #aad453;
}
#pcscroll{
border-left:solid 1px #E6E6E6;
border-right:solid 1px #E6E6E6;
border-bottom:solid 1px #E6E6E6;
height:190px;
padding:0px;
margin:0px;
}

.picFit{
border:solid 1px #E6E6E6;
 margin:5px;
 _margin:3px;
}
/*--- 公司展示 ---*/
.gs_over ul {
	list-style: none;
	margin: 0;
	padding:5px 0px 0px 5px;
}
.gs_over ul li {
	float: left;
	display: inline;
	padding: 0;
	margin: 0;
	width: 210px;
	height:150px;
	padding-right:10px;
	padding-bottom: 50px;
	margin: 0 5px 0px 0;
}
.gs_over h5 {
	text-align:center;
	height:20px;
	font-size:12px;
	font-weight:normal;
}
.gs_over ul img {
	margin-bottom: 5px;
	border: 1px solid #eeeeee;
	padding:5px;
}
.gs_over ul img:hover {
	border: 1px solid #aad453;
}.fenxiang {
	height: 40px;
	margin-top: 10px;
}
.pro_xxry {
	line-height: 30px;
	background-color: #EAEAEA;
	height: 30px;
	padding-left: 20px;
}
