/*
	by bcpxqz bcpxqz@126.com
*/

/*layout*/
body {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif, "宋体";
	color:#000000;
	
	
}
html {
	/*background:url(../images/html_bg.jpg) #BCBCBC top center repeat-x;*/
}
#middle_out {
	margin:0 ;
		height:auto;
}
#header,#menu,#middle,#middle_inner,#footer {
	width:955px;
	margin:0 auto;
	height:auto;
	overflow:hidden;
	font-size:12px;
	background:#ffffff;
}
#header {
width:956px;
	height:80px;
}
#middle_bg{
	margin:0 auto;
	height:auto;
	overflow:hidden;
	font-size:12px;
/*	background:url(../images/middle_out_bg.jpg) top center repeat-y;*/
}
#middle_inner {
	width:1003px;
	background:url(../images/middle_bg.jpg) top center repeat-y;
}
#index #middle {
	height:459px;
	margin-left:25px;
}
#logo {
	float:left;
	width:171px;
	padding-top:16px;
}
#lang_search {
	float:right;
	width:193px;
	padding-top:17px;
}
#lang {
	clear:both;
}
#lang select {
	width:191px;
	height:19px;
	line-height:1em;
	border:solid 1px #C5C7D1;
	font-size:12px;
	color:#807F7F;
}
#search {
	clear:both;
	padding-top:8px;
}
#keyword {
	float:left;
	height:16px;
	line-height:16px;
	color:#807F7F;
	border:solid 1px #C2C2C2;
	width:133px;
	padding-left:12px;
	margin-right:7px;
	_display:inline;
	font-size:12px;
}
#sub_btn {
	float:left;
}
#menu {
	height:33px;
	width:1003px;
	background:url(../images/menu_bg.jpg) top center no-repeat;
}
#menuf{
width:955px;
	padding-left:auto;
	padding-right:auto;
	background:url(../images/nav_bg.jpg) top left  repeat-x;
	height:33px;
}


#menu ul  {
	float:right;
	padding:0px;
}
#menu ul li {
	float:left;
	list-style:none;
	padding:0px;
}
#menu ul li div{
	position:absolute;
	display:none;

}
#menu ul li:hover div,#menu ul li.hover div{
	position:absolute;
	display:block;

}
#menu ul li div div{
	position:absolute;
	padding:15px;
	border-top:1px #ffffff solid;
	background:#fff url(../skin/navbg.jpg) top repeat-x;
	top:33px;

}
#menu ul li a:line,#menu ul li a:active,#menu ul li a:visited {
	color:#666666;
}
#menu ul li a:hover,#menu ul li a.current {
	color:#ED6D00;
}
#index_banner {
	height:279px;
}
#index_news {
	height:26px;
	line-height:26px;
	background:url(../images/index_news_bg.jpg) top left repeat-x;
	overflow:hidden;
}
#in_title {
	float:left;
	height:26px;
	line-height:26px;
	padding-left:19px;
	padding-right:24px;
	color:#ED6D00;
	font-weight:bold;
}
#index_news ul {
	float:left;
}
#index_news ul li {
	height:26px;
}
#index_news ul li a {
	color:#5E5F60;
}
#index_news ul li a:hover {
	text-decoration:underline;
}
#index_product_list {
	background:url(../images/index_product_list_bg.jpg) top left repeat-x;
	height:154px;
}
#footer  {
	width:955px;
	height:45px;
	line-height:45px;
	margin-top:1px;
	background:url(../images/footer_bg.jpg) top left repeat-x;
}
#footer_nav {
	float:left;
	padding-left:2px;
	height:45px;
	background:url(../images/fnav_bg.jpg) 2px 7px no-repeat;
}
#footer_nav ul li {
	display:inline;
}
#footer_nav ul li a {
	display:block;
	float:left;
	padding-left:15px;
	padding-right:19px;
	color:#676767;
	font-weight:bold;
	font-size:13px;
}
#copyright {
	float:left;
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	padding-left:20px;
	color:#676767;
}
#design {
	float:right;
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	color:#676767;
	padding-right:11px;
}
#design a,#copyright a {
	color:#676767;
}

/*product*/
#product_shows {
	margin-bottom:1px;
	border-top:1px #fff solid;
	height:168px;
	text-align:center;
}
#product_show {
	margin-bottom:1px;
	margin-left:5px;
	margin-right:0px;
	border-top:1px #fff solid;
	height:167px;
	text-align:center;
	overflow:hidden;
	width:947px;
	background:url(../../images/product_showbgx0.jpg) left bottom repeat-x;
}
#left {
	width:205px;
	margin-left:5px;
	margin-right:1px;
	float:left;
	_display:inline;
}
#left_nav {
	background:url(../images/left_nav_bg.jpg) top left repeat-x;
	padding-bottom:17px;
	padding-left:8px;
	padding-right:9px;
}
.nav_cate {
	height:29px;
	line-height:29px;
	padding-left:15px;
	border-bottom:solid 1px #D9D9D9;
	color:#676767;
	font-size:13px;
	font-weight:bold;
}
#left_nav dl {
	padding-top:12px;
	padding-bottom:12px;
	border-bottom:solid 1px #D9D9D9;
}
#left_nav dl dt {
	padding-left:1em;
	border-bottom:solid 1px #F2F2F2;
	height:30px;
	line-height:30px;
	cursor:pointer;
}
#left_nav dl dt a{
	font-weight:bold;
}
#left_nav ul {
	padding-left:33px;
	padding-bottom:6px;
}
#left_nav ul li {
	height:24px;
	line-height:24px;
}
#left_nav ul li a{
	color:#666666;
}
#left_nav ul li a:hover,#left_nav ul li a.current{
	color:#ED6C00;
}
#left_commom {
	padding-left:20px;
	padding-right:28px;
	background:url(../images/left_bottom_bg.jpg) #EAEAEA top left repeat-x;
}
#left_commom dt {
	font:bold 13px Arial, Helvetica, sans-serif, Tahoma;
	color:#676767;
	margin-bottom:10px;
}
#left_commom dd {
	color:#676767;
	line-height:18px;
	margin-bottom:10px;
}
#left_commom  a {
	color:#676767;
}
.cm_more {
	display:block;
	clear:both;
	text-align:right;
}
#left_bottom {
	width:205px;
	height:10px;
	font-size:0;
	background:url(../images/left_bottom.jpg) top left no-repeat;
}
#right {
	float:left;
	margin-left:5px;
	width:737px;
	height:auto;
	/*background:url(../images/right_bg.jpg) left bottom repeat-x;*/
	overflow:hidden;
}
#path{
	width:737px;
	height:29px;
	background:url(../images/path_bg.jpg) top left repeat-x;
	clear:both;
}
#p_title {
	width:250px;
	height:29px;
	line-height:29px;
	float:left;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	padding-left:25px;
	background:url(../images/path_left_bg.jpg) left bottom no-repeat;
}
#p_path {
	float:right;
	width:400px;
	height:29px;
	line-height:29px;
	float:right;
	padding-right:10px;
	background:url(../images/path_right_bg.jpg) right bottom no-repeat;
	text-align:right;
	color:#3B3B3B;
}
#p_path a {
	color:#3B3B3B;
}
#content {
}
.p_cate {
	padding-left:2em;
	padding-right:1em;
	padding-top:0.5em;
	padding-bottom:2em;
	color:#676767;
}
.p_cate h2 {
	color:#ED6C00;
	font:bold 13px/22px Arial, Helvetica, sans-serif, Tahoma;
	height:22px;
}
hr {
	margin:1em 0;
	height:1px;
	border:solid 1px #E0E0E0;
}
.border{
	border-bottom:1px #cccccc dotted;
}
#np_list {
	float:left;
	margin-right:14px;
	_display:inline;
}
.np_list {
	float:left;
	position:relative;
	border:solid 1px #E1E1E1;
	padding:1px;
	margin-right:4px;
	_display:inline;
}
.np_list img{
	width:175px;
	height:195px;
}
.np_list div{
	width:174px;
	position:absolute;
	left:2px;
	bottom:0px;
	height:20px;
	line-height:20px;
	background:#ED6C00;
	color:#FFFFFF;
	text-align:center;
}
#np_list .np_list div a {
	color:#FFFFFF;
}
#np_vedio {
	float:left;
}



.img_news {
	margin-top:0.5em;
}
.in_img {
	float:left;
	width:139px;
	padding-right:42px;
	padding-top:0.5em;
}
.in_list {
	float:left;
}
.in_list ul li {
	line-height:28px;
	height:28px;
	color:#676767;
}
.in_list ul li .in_title {
	float:left;
}
.in_list ul li .in_date {
	float:right;
}
.in_list ul li a {
	color:#676767;
}
.dot1 ul li {
	padding-left:8px;
	background:url(../images/dot1.jpg) 0px 14px no-repeat;
}

#product_list {
	padding-top:1em;
}
.product_list {
	float:left;
	width:159px;
	height:161px;
	margin-right:16px;
	_display:inline;
	text-align:center;
	margin-bottom:38px;
}
.plimg {
	width:157px;
	height:135px;
	border:solid 1px #E1E1E1;
}
.plname {
	height:20px;
	line-height:20px;
	background:#ED6C00;
	margin-top:4px;
	color:#FFFFFF;
}
#product_list a {
	color:#FFFFFF;
}
#ppage {
	text-align:right;
	height:30px;
	line-height:30px;
	margin:1em 0;
	padding-right:1.5em;
	color:#676767;
}
#ppage a {
	padding:0 0.5em;
	color:#676767;
}
#ppage select {
	font-size:12px;
	color:#676767;
}
#search_bar {
	height:34px;
	line-height:36px;
	background:url(../images/search_bar_bg.jpg) top left repeat-x;
}
.p_cate1 {
	padding-top:1em;
}
#sb_name {
	padding-left:16px;
	float:left;
	background:url(../images/search_bar_left.jpg) top left no-repeat;
	color:#ED6C00;
	font:bold 13px/34px Arial, Helvetica, sans-serif, Tahoma;
	width:140px;
}
#sb_name2 {
	padding-left:16px;
	float:left;
	background:url(../images/search_bar_left.jpg) top left no-repeat;
	color:#666666;

}
#sb_form {
	padding-right:4px;
	background:url(../images/search_bar_right.jpg) right top no-repeat;
	float:right;
	width:528px;
	padding-top:7px;
}
#sb_form input ,#sb_form select {
	float:left;
	margin-right:18px;
	_display:inline;
}
#sb_form2 {
	padding-right:4px;
	background:url(../images/search_bar_right.jpg) right top no-repeat;
	float:right;
	width:570px;
	
}
#sb_form2 input ,#sb_form select {
	float:left;
	margin-right:10px;
	_display:inline;
}
#sb_form select {
	width:128px;
	height:19px;
	font-size:12px;
}
#pkeyword {
	width:67px;
	height:17px;
	border:solid 1px #C6BEAC;
	font-size:12px;
	line-height:17px;
	margin:0;
	padding-left:0.5em;
}
.allimg  {
	padding-top:1em;
}
.allimg img {
	display:block;
}

#relation_product {
	height:104px;
	background:url(../images/rp_bg.jpg) top left repeat-x;
	margin-top:0.5em;
	overflow:hidden;

}
#rp_list {
	float:left;
	padding-left:5px;
	height:104px;
	background:url(../images/rp_left.jpg) top left no-repeat;
}
#rp_right {
	padding-right:5px;
	height:104px;
	float:right;
	background:url(../images/rp_right.jpg) top left no-repeat;
}
.rp_list {
	float:left;
	padding-top:15px;
	width:226px;
	padding-left:3px;
	background:url(../images/rp_gap.jpg) right top no-repeat;
}
.rp_list.last {
	background:none;
}
.rp_img {
	float:left;
}
.rp_info {
	float:left;
	padding-top:16px;
	padding-left:14px;
}
.rp_info p  {
	line-height:21px;
	color:#3B3B3B;
}
#rp_list  a {
		color:#3B3B3B;
}
#product_intro {
	margin-top:1em;
}
#product_img {
	float:left;
	width:456px;
}
#pi_big {
	float:left;
	width:455px;
	height:274px;
	border:solid 1px #E1E1E1;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	position:relative;
	overflow:hidden;
}
#npb {
	position:absolute;
	top:10px;
	left:20px;
}
#pi_list {
	padding-left:8px;
	float:left;
	width:68px;
}
#pi_list ul li {
	padding:1px;
	border:solid 1px #E1E1E1;
	margin-bottom:14px;
	width:64px;
	height:57px;
	overflow:hidden;
}
#pi_intro {
	border:solid 1px #D5D5D5;
	float:left;
	width:225px;
	height:283px;
	margin-left:11px;
	_display:inline;
}
#pi_name {
	padding:0.2em 1em ;
	font:bold 16px Arial, Helvetica, sans-serif, Tahoma;
	color:#EB6200;
	border-bottom:solid 1px #D5D5D5;
}
#pi_f1 {
	padding:0.2em 1em ;
	border-bottom:solid 1px #D5D5D5;
	color:#EB6200;
}
#pi_f2 {
	padding:0.3em 1em ;
	border-bottom:solid 1px #D5D5D5;
	background:url(../images/psintro_bg.jpg) #F1F1F1 top left repeat-x;
}
#pi_f2 ul li {
	color:#676767;
	padding-left:8px;
	background:url(../images/dot2.jpg) 0px 7px no-repeat;
	line-height:18px;
	_line-height:17px;
}
#pi_v1 {
	padding:0.2em 1em ;
	border-bottom:solid 1px #D5D5D5;
	background:#F1F1F1;
	line-height:20px;

}
#pi_v2 {
	padding:0.2em 1em ;
	border-bottom:solid 1px #D5D5D5;
	background:#F1F1F1;
}
#pi_d {
	padding:0.2em 1em ;
	border-bottom:solid 1px #D5D5D5;
	background:#F1F1F1;
}
#pi_b {
	padding:0.3em 1em ;
	background:#F1F1F1;
}
/*link style*/
a:link {
	text-decoration:none;
	color:#666;
}
a:visited {
	text-decoration:none;
	color:#666;
}
a:hover {
	text-decoration:none;
	color:#000000;
}
a:active {
	text-decoration:none;
	color:#000000;
}
.clearfx:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfx {
	zoom:1;
	clear:both;
}
.nr{
	padding-top:10px;
	line-height:22px;
}
.title{
	padding-top:10px;
}
.thirdlist{
	color:#ed6c00;
	font-size:14px;
	padding:15px 0px;
	font-weight:bold;
	
}
.org{
color:#ed6c00;

}
.thirdlist a:link,.thirdlist a:active,.thirdlist a:visited{
	color:#ed6c00;
	font-size:14px;
	padding-top:15px;
	font-weight:bold;
}
.hui,a.hui:link,a.hui:active,a.hui:visited{
	color:#666666;
}
a.qianhuang:link,a.qianhuang:visited,a.qianhuang:active{
	color:#ffc18e;
}
#list td,#list th{
	border-bottom:1px #cccccc solid;
	line-height:28px;
}
#list tr{};
#list a{
	color:#666666;
}
#list a:hover{
	color:#ed6c00;
}
#list tr:hover td,#list tr.hover td{
	border-bottom:1px #ed6c00 solid;
	background:#fff0e3;
	color:#ed6c00;
};
#list tr:hover a,#list tr.hover a{
color:#ed6c00;
}
a.underlinehui:link,a.underlinehui:active,a.underlinehui:visited{
	text-decoration:underline;
	color:#666;
}
.bar{
	width:689px; margin:0 auto;
}
.tt{
	background:url(../skin/tt.jpg) no-repeat;
	height:25px;
}
.wite{
	color:#fff;
}
#bod li{
	border-bottom:1px #d8d8d8 solid;
	color:#666666;
	line-height:18px;
	padding:10px;
}
#bod li a{
	color:#666;
}
#tb td{
	padding-left:15px;
	padding-right:10px;
	color:#182f71;
}
#tb input,#tb textarea{
	border:1px #e1e1e1 solid;
}
.nav_cate dd{
	font-weight:100;
}
.blue{
	color:#161861;
}
.outqh{
	background:url(../images/qh_01.jpg);
	width:94px;
	height:27px;
	float:left;
	line-height:27px;
	text-align:center;
	color:#2C5F6E;
	font-weight:bold;
	cursor:pointer;
}
.overqh{
	background:url(../images/qh_02.jpg);
	width:94px;
	height:27px;
	float:left;
	line-height:27px;
	text-align:center;
	cursor:pointer;
}
.big{
	font-size:14px;
}
/*.fd{
position:absolute; width:209px; height:25px;background:#000000; top:-25px;  line-height:25px;filter:alpha(opacity=50);
}
*/.fd{
position:absolute; width:209px; height:25px; top:5px;  line-height:25px;
}

*+html .fd {
	margin-left:3px;
}
.fd1{
position:absolute; width:209px; height:25px;  top:0px;line-height:25px; text-align:center; color:#666;
}

*html .fd{
position:absolute; width:209px; height:23px;background:#000000; top:120px; left:-212px; line-height:25px;filter:alpha(opacity=50);
}
*html .fd1{
position:absolute; width:209px; height:25px; top:100px; left:-215px; line-height:25px; text-align:center; color:#666;
}
*+html .fd{
position:absolute; width:209px; height:25px; top:100px; left:-215px; line-height:25px; 
}
/**+html .fd{
position:absolute; width:209px; height:25px;background:#000000; top:88px; left:-215px; line-height:25px;filter:alpha(opacity=50);
}
*/
*+html .fd1{
position:absolute; width:209px; height:25px; top:115px; left:-215px; line-height:25px; text-align:center; color:#666;
}

#trade_list {
	border:solid 1px #B2B2B2;
	padding:1px;
	margin:1em 0;
	background:#FFFFFF;
}
#trade_list table {
	border-collapse:collapse;
	border:solid 1px #FFF;
}
#trade_list table th {
	background:#C0C0C0;
	padding:8px;
	border:solid 1px #FFF;
}
#trade_list table td {
	padding:14px 8px;
	border:solid 1px #FBFBFB;
}
#urc {
	margin-bottom:3em;
}
#urc h3 {
	font-weight:bold;
}
#urc  ul {
	padding-left:2em;
	margin-bottom:1em;
}
#urc p {
	line-height:18px;
	margin:1em 0;
}
.in_list  #trade_list {
	border:none;
}
.in_list  #trade_list table {
	border-top:solid 1px #B2B2B2;
	border-bottom:solid 1px #B2B2B2;
}
.in_list  #trade_list table th {
	background:#EBEBEB;
	
	border-bottom:solid 1px #B2B2B2;
}
.in_list  #trade_list table td {
	border:none;
	border-bottom:solid 1px #B2B2B2;
	padding:8px 8px;
}
