@charset "utf-8";
/* CSS Document */
/* CSS Reset S */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td
	{
	margin: 0;
	padding: 0;
}

fieldset,img {
	border: 0;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

address,caption,cite,code,dfn,em,strong,th,var,optgroup {
	font-style: normal;
	font-weight: normal;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

abbr,acronym {
	border: 0;
	font-variant: normal;
}

input,button,textarea,select,optgroup,option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

code,kbd,samp,tt {
	font-size: 100%;
}

/*@purpose To enable resizing for IE */
	/*@branch For IE6-Win, IE7-Win */
input,button,textarea,select { *
	font-size: 100%;
}

body {
	line-height: 1.5;
}

ol,ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,th {
	text-align: left;
}

sup,sub {
	font-size: 100%;
	vertical-align: baseline;
}

/* remember to highlight anchors and inserts somehow! */
:link,:visited,ins {
	text-decoration: none;
}

blockquote,q {
	quotes: none;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: '';
	content: none;
}

/* CSS Reset O*/


body{
	margin:0;
	padding:0;
	font-size:12px;
	color:#666;
	font-family:Arial,'宋体', Helvetica, sans-serif;
	background: url(../images/header_menu_bg.gif) 0 0 repeat-x;
}
a{
	color:#336;
	text-decoration:underline;
}
a:hover{
	color:#FF3300;
	text-decoration:none;
}
.clear{
	clear: both;
	height: 0;
	line-height: 0;
	overflow: hidden;
}
table{
	margin-top:12px;
	width:100%;
	border-top:1px solid #D8B6B0;
	border-left:1px solid #D8B6B0;
	border-collapse:collapse;
	border-spacing:0px; 
    border-cellpadding:0px;
}
td{
	color:#A93220;
	padding:2px 4px;
	border-bottom:1px solid #D8B6B0;
	border-right:1px solid #D8B6B0;
}
thead td{
	padding:3px 4px;
	background-color:#F0E0DD;
	font-weight:bold;
}
td.pagebar{
	background-color:#FDF5F4;
}
td input{
	border:0px solid #fff;
	background-color:#EAD2CE;	
	color:#A93220;
	font-size:12px;
}
td span{
	color:#999999;
}
table input.lang{
	width:300px;
}
table input.submit{
	 border:1px solid #CE8B81;
	 padding:2px;
	 cursor:hand;
	 font-weight:bold;
}
table input.checkbox{
	background-color:#fff;
}
table a{
	color:#036;
}



.ProductList{
	width:100%;
}
.ProductList td{
	padding:3px;
}

.ProductList .sphoto a{
	width:80px; height:60px;
	display:block;
	border:1px solid #ddd;
	font-size:60px;
}
.ProductList .sphoto img{
	margin-left:auto;
	margin-right:auto;
	vertical-align:middle;
}



.article{ padding:6px;}
.article h2{ font-size:24px; text-align:center;}
.article h6{ font-size:12px; text-align:center; font-weight:normal; color:#999999; border-bottom:1px solid #ddd; padding-bottom:6px;}
.article .content * {font-size:12px; line-height:22px;}
.article .content a.sphoto{width:100%; display:block; text-align:center;};

/*注册表单*/
table.RegTable{
	border:0px;
}
table.RegTable td{
	
	border:0px;
}
.RegTable input{
	border:0px solid #fff;
	background-color:#EAD2CE;	
	color:#A93220;
	font-size:12px;
}

.RegTable input.lang{
	width:300px;
}
.RegTable input.checkbox{
	background-color:#fff;
}
.RegTable input.submit{
	 border:1px solid #CE8B81;
	 padding:2px;
	 cursor:hand;
	 font-weight:bold
}
.RegTable textarea{
	font-size:12px;
	line-height:18px;
	width:540px;
	height:100px;
	color:#666;
}
.RegTable span{
	color:#999;
}

/*产品表格*/
Table.ProTable,Table.ProTable td{
	border:0;
}
Table.ProTable td table{
	margin-top:24px;
}

Table.table_pro_info{
	border:0px;
	width:312px;
}
Table.table_pro_info td{
	border-right:0px;
}
Table.table_pro_info tfoot td{
	border-bottom:0px;
}
Table.table_pro_info td.t_title{
	background-color:#F8F1F0;
	width:90px;
}



/*收藏夹表格*/
.FavoritesListTable{
	margin-top:12px;
	border-top:1px solid #EAD2CE;
	border-left:1px solid #EAD2CE;
}
.FavoritesListTable td{
	padding:3px;
	border-bottom:1px solid #EAD2CE;
	border-right:1px solid #EAD2CE;
}
.FavoritesListTable td a{
	color:#3399CC;
}
.FavoritesListTable thead td{
	color:#A93220;
	background-color:#EAD2CE;
}

input.tool{
	border:1px solid #A60000;
	background-color:#D83A22;
	color:#fff;
	font-size:12px;
	line-height:14px;
	height:18px;
	padding:1px 0px;
}
button.tool{
	border:1px solid #A60000;
	background-color:#D83A22;
	color:#fff;
	font-size:12px;
	line-height:14px;
	height:18px;
	padding:1px 0px;
	margin-right:3px;
}

/**/
.red{color:red;}

#container{
	width:960px;
	margin: 0 auto;
}
#container .breadth{
	width:960px;
	clear:both;
	padding: 0;
	margin: 0;
}
#container .main{
	width:100%;
}

/*header*/
#header{
	height: 130px;
	overflow: hidden;
}
#header ul{
	margin:0;
	height:37px;
	background:url("../images/Markers.gif") right top no-repeat;
}
#header ul li{
	display:block;
	float:left;
	margin:4px 6px 8px 0;
}
#header ul a{
	float:left;
	display:block;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	font-size:12px;
}
#header ul a.subclass{
	float:left;
	display:block;
	line-height:25px;
	padding:0 9px 0 6px;
	cursor:hand;
	color:#777;
	font-weight:bold;
}
#header ul a span{
	float:left;
	display:block;
	line-height:25px;
	padding:0 9px 0 6px;
	cursor:hand;
	color:#333;
	font-weight:bold;
}
#header ul a span.subclass{
	padding:0 30px 0 6px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header ul a span {float:none;}
/* End IE5-Mac hack */

#header ul a:hover span,#header ul .selected a span {
	color:#fff;
}
#header ul a:hover,#header ul .selected a {
	background: url(../images/menu.png) 0 -50px repeat-x;
	_background-image: url(../images/menu.gif);
}

#header ul a:hover span,#header ul .selected a span{
	background: url(../images/menu.png) right -75px repeat-x;
	_background-image: url(../images/menu.gif);
}
#header ul a span.subclass{
	background: url(../images/menu.png) right -100px repeat-x;
	_background-image: url(../images/menu.gif);
}

#header ul .selected a.subclass span,#header ul .selected a span.subclass {
	background: url(../images/menu.png) right -125px repeat-x;
	_background-image: url(../images/menu.gif);
}
#header ul a:hover.subclass span {
	background-position:right -125px;
}




/*二级菜单*/
.sun{
	position:absolute;
	top: 0px;
	border-bottom-width: 0;
	font:normal 12px Arial;
	line-height:18px;
	background: url(../images/menu.png) 0 -150px repeat-x;
	_background-image: url(../images/menu.gif);
	z-index:100;
	margin-top:4px;
	visibility: hidden;/**/
	display: block;
	height: 23px;
}
.sun .sun_left{
	background: url(../images/menu.png) left -175px no-repeat;
	_background-image: url(../images/menu.gif);
	padding: 0 0 0 12px;
	margin: 0;
	display: block;
	height: 23px;
	float:left;
}
.sun p{
	background: url(../images/menu.png) right -200px no-repeat;
	_background-image: url(../images/menu.gif);
	padding: 0 12px 0 0;
	margin: 0;
	display: block;
	height: 23px;
	float:left;
}
/*.sun .right{
	left:auto;
	background:url("../images/header_menu_level2_right.gif") right top no-repeat;
	float: right;
}*/
.sun a{
	width: auto;
	border-top: 0 solid #678b3f;
	/*background:url("../images/header_menu_level2_bg.gif") repeat-x;*/
	padding: 0 3px;
	line-height:23px;
	height:23px;
	text-decoration: none;
	color:#fff;
}
.sun span{
	color: #e85657;
	padding: 0 3px;
}

* html .sun a{ /*IE only hack*/
	/*width: 100%;*/
}

.sun a:hover{ /*THEME CHANGE HERE*/
	text-decoration:underline;
	/*background-color: #8a3c3d;*/
	color: white;
}

.logo{
	float:left;
	padding: 12px 12px 12px 0;
}
.logo img{
	padding: 0;
}

.header_center{
	float: left;
}
.UserPanel{/*用户面板*/
	line-height:18px;
	margin:15px 0;
}
.Search{
	background:url(../images/search_bg.gif) 0 4px no-repeat;
	text-indent:75px;
}
.Search_en{
	text-indent:75px;
	background:url(../images/search_bg_en.gif) 0 4px no-repeat;
}
.Search span,.Search_en span{
	display:none;
}

.Language{
	float:right;
	margin:9px 0;
}
.Language a{
	display:block;
	line-height:24px;
}

.banner{
	background-color:#D83A22;
	font-size:0;
	border-top:1px solid #A60000;
	margin-bottom:6px;
}




/*左侧*/
.left{
	width:200px;
	float:left;
	margin-bottom:12px;
	margin-right: 20px;
}
.center{
	/*position:absolute;
	left:180px;*/
	float:left;
}

.right{
	width: 200px;
	margin-left: 20px;
	float: right;
}


/*注册登陆部分*/
.login{
	width:100%;
	padding-left:auto;
	padding-right:auto;
	text-align:center;
}

/*返回的样式*/
.result{
	
}

/*主体部分*/
.corpus{
	width:704px;
}
.corpus h3{
	padding-bottom:6px;
	border-bottom:5px solid #D9D9D9;
	margin:0;
}
.corpus .menu2{
	border-top:1px solid #B10201;
	margin:0; padding:0;
	padding-top:1px;
}
.corpus .menu2 li{
	display:block;
	float:left;
	margin:0 3px 0 0;
}
.corpus .menu2 a{
	float:left;
	display:block;
	margin:0;
	background:url("../images/menu2_left.gif") no-repeat left top;
	padding:0 0 0 4px;
	text-decoration:none;
}
.corpus .menu2 a span{
	float:left;
	display:block;
	background:url("../images/menu2_right.gif") no-repeat right top;
	line-height:23px;
	padding:0 9px 0 6px;
	cursor:hand;
	color:#000;
}
.corpus .corpus_left{
	width:530px;
	float:left;
	padding-bottom:12px;
}

.corpus .corpus_right{
	margin-top:12px;
	left:530px;
	float:right;
}

.corpus p{
	display:block;
	clear:both;
	margin:0px 0;
	padding:0;
	line-height:18px;
	margin:12px 0 3px 0;
}
.corpus h5{
	font-size:13px;
	margin:12px 0 3px 0;
	clear:both;
	color:#B30100;
}
.corpus ol li{
	margin-bottom:6px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.corpus .menu2 a span {float:none;}
/* End IE5-Mac hack */

.corpus .menu2 a:hover span,.corpus .menu2 .selected a span {
	color:#fff;
}
.corpus .menu2 a:hover,.corpus .menu2 .selected a {
	background-position:0% -23px;
}
.corpus .menu2 a:hover span,.corpus .menu2 .selected a span {
	background-position:100% -23px;
}


.Categories .sphoto a{
	margin-top:6px;
	width:80px; height:60px;
	display:block;
	border:1px solid #ddd;
	text-indent:center;
	float:left;
}
.Categories .sphoto img{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.TypeSphoto{
	width:150px;
	height:120px;
	padding:3px;
	line-height:120px;
	font-size:120px;
	float:right;
	border-left:6px solid #fff;
	text-align:center;
	margin-right:6px;
}
.TypeSphoto a{
	width:150px;
	display:block;
	border:1px solid #ddd;
}

.TypeIntro{
	float:left;
	clear:both;
	height:150px;
	overflow-y:auto;
}

.LowerLevels{
	clear:both;
	list-style:none;
	margin:12px 0 0 0; padding:0;
}
.LowerLevels li{
	list-style:none;
	width:50%;
	float:left;
	height:36px;
}
.LowerLevels li a{
	color:#DD0B0C;
}





/*左侧用户登陆界面*/
.UserLogin h2{
	background:url(../images/UserLogin_bg.gif) left top no-repeat;
	height:30px;
	margin:0;
	padding:0;
}
.UserLogin h2.en{
	background:url(../images/UserLogin_bg_en.gif) left top no-repeat;
}
.UserLogin h2 span{
	display:none;
}
.UserLogin p{
	margin:6px 9px; padding:0;
	color:#999;
	line-height:26px;
}
.UserLogin p.welcome{
	color:red;
	line-height:20px;
}
.UserLogin p.Panel{
	padding:0;
	padding-left:0px;
	line-height:18px;
}
.UserLogin p.Panel a{
	display:block;
	background:url(../images/UserLogin_icon.gif) left 6px no-repeat;
}
.UserLogin p.Panel span{
	padding-left:6px;
	
}

.UserLogin input{
	border:1px solid #A93220;
	width:105px;
}
.UserLogin input.checkbox{
	border:0;
	width:auto;
}
.UserLogin input.submit{
	width:auto;
	border:0;
	background:url(../images/UserLogin_Submit_Bg.gif) left 1px no-repeat;
	color:#fff;
	padding:2px 9px 1px 6px;
	cursor:hand;
	font-size:12px;
}
.UserLogin li{
	list-style-image:url(../images/UserLogin_icon.gif);
	list-style-position:inside;
}



/*快速订购*/
.fasttrack h2{
	background:url(../images/fasttrack_bg.gif) left top no-repeat;
	height:36px;
	margin:0;
	padding:0;
}
.fasttrack h2.en{
	background:url(../images/fasttrack_bg_en.gif) left top no-repeat;
	height:36px;
	margin:0;
	padding:0;
}
.fasttrack h2 span{
	display:none;
}



/**/
.mydesk{
	clear:both;
	
}
.mydesk div{
	margin:6px 0;
	border:1px solid #EAD2CE;
}
.mydesk div .title{
	margin:0;
	padding:3px;
	background-color:#EAD2CE;
	color:#A93220;
	font-weight:bold;
}
.mydesk div p{
	margin:0;
	padding:3px;
}
.mydesk div .reply{
	padding:3px;
	text-indent:12px;
	border:0;
	color:#336600;
}


.pagebar{
	margin-top:6px;
	clear:both;
 }
/*活动*/
.Activities{
	margin-top:12px;
	text-align:center;
}


/*用户调查*/
.Survey h2{
	margin-top:12px;
	height:26px;
	background:url(../images/Survey_bg.gif) left top no-repeat;
}
.Survey h2.en{
	margin-top:12px;
	height:26px;
	background:url(../images/Survey_bg_en.gif) left top no-repeat;
}
.Survey h4{
	font-size:12px;
	text-indent:12px;
}
.Survey h2 span{
	display:none;
}
.Survey img{
	margin-left:15px;
}
/*邮件订阅*/
.Maillist h2{
	margin-top:12px;
	height:26px;
	background:url(../images/Maillist.gif) left top no-repeat;
}
.Maillist h2.en{
	margin-top:12px;
	height:26px;
	background:url(../images/Maillist_en.gif) left top no-repeat;
}
.Maillist p{
	padding-left:12px;
	font-size:12px;
	margin:0;
	margin-bottom:6px;
}
.Maillist h2 span{
	display:none;
}
.Maillist img{
	margin-left:15px;
}
.Maillist button{
	font-size:11px;
	border:0px;
	margin-right:3px;
	margin-bottom:3px;
}

/*获得产品目录*/
.GetPro_menu{
	margin-top:12px;
	text-align:center;
}
.GetPro_menu a{
	line-height:30px;
}




.pro14_2010{
	width: 520px;
	margin-bottom: 12px;
}
.pro14_2010 .title{
	height: 30px;
	border-bottom: 1px solid #b5b5b5;
	position: relative;
}
.pro14_2010 .title h4{
	font:18px/30px 'Microsoft YaHei',Arial,宋体,Tahoma,Sans-Serif;
	color: #463a3a;
	margin: 0;
}
.pro14_2010 .title h4 strong{
	font-weight: bold;
	font-style: italic;
}
.pro14_2010 .title span{
	position: absolute;
	right:0;
	top: 6px;
	font:14px/20px 'Microsoft YaHei',Arial,宋体,Tahoma,Sans-Serif;
	color: #8e8e8e;
}
.pro14_2010 ul,.pro14_2010 ul li{
	margin:0; padding:0;
	list-style: none;
}
.pro14_2010 ul{
	padding: 6px 0;
}
.pro14_2010 ul li{
	width: 33%;
	float: left;
}
.pro14_2010 ul li span{
	display: none;
}
.pro14_2010 ul li a{
	padding: 4px 0;
	font:14px/20px 'Microsoft YaHei',Arial,宋体,Tahoma,Sans-Serif;
	color: #050676;
	text-decoration: none;
	padding-left: 66px;
	display: block;
	float: left;
	background: url(../images/14pro_2010.png) 0 0 no-repeat;
}
.pro14_2010_en ul li a{
	font-size: 9px;
	line-height: 11px;
}

.pro14_2010 ul li a.type2{background-position: 0 -40px;}
.pro14_2010 ul li a.type3{background-position: 0 -80px;}
.pro14_2010 ul li a.type4{background-position: 0 -120px;}
.pro14_2010 ul li a.type5{background-position: 0 -160px;}
.pro14_2010 ul li a.type6{background-position: 0 -200px;}
.pro14_2010 ul li a.type7{background-position: 0 -240px;}
.pro14_2010 ul li a.type8{background-position: 0 -280px;}
.pro14_2010 ul li a.type9{background-position: 0 -320px;}
.pro14_2010 ul li a.type10{background-position: 0 -360px;}
.pro14_2010 ul li a.type11{background-position: 0 -400px;}
.pro14_2010 ul li a.type12{background-position: 0 -440px;}
.pro14_2010 ul li a.type13{background-position: 0 -480px;}
.pro14_2010 ul li a.type14{background-position: 0 -520px;}

.pro14_2010 ul li a:hover	{ color: #e30101;}
.pro14_2010 ul li a i		{ display: none;}


ul.tags{
	padding: 0 15px;
}
ul.tags li{
	width: 24%;
	float: left;
	padding: 3px 0;
	margin-right: 1%;
}
ul.tags li i{
	color: #999;
}
ul.brands li p{
	margin: 0;
	padding: 3px 0;
	text-align: center;
}
ul.brands li p.thumb{
	height: 50px;
	
}
ul.brands li p.thumb{
	line-height: 50px;
	border: 1px solid #ddd;
	height: 50px;
}
ul.brands li p.thumb img{
}



.tagall{
	padding: 18px 0;
}
.tagall h4{
	margin-top: 12px;
	padding: 6px 15px 3px;
	border-bottom: 1px solid #ddd;
	font-size: 14px;
	font-weight: bold;
	color: #E50700;
}
.tagall h4 a{
	color: #E50700;
}
ul.tagnav{
	padding: 9px;
	height: 20px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 12px;
	clear: both;
}
ul.tagnav li{
	float: left;
	margin-right: 3px;
	height: 20px;
	position :relative;
}
ul.tagnav li a{
	display: block;
	float: left;
	/*position: absolute;*/
	padding: 6px 7px;
	font-weight: bold;
}
ul.tagnav li a.current{
	border: 1px solid #ddd;
	border-bottom: 1px solid #fff;
	top: 1px;
	height: 16px;
	color: #E50700;
}


.home_tags{
	width: 520px;
	padding-bottom: 12px;
}
.home_tags h4{
	font:18px/30px 'Microsoft YaHei',Arial,宋体,Tahoma,Sans-Serif;
	color: #463a3a;
	border-bottom: 1px solid #b5b5b5;
	line-height: 26px;
}
.home_tags ul,.home_tags ul li{
	padding: 0; margin: 0;
	list-style: none;
}
.home_tags ul li h5{
	font-weight: bold;
	font-size: 12px;
	color: #333;
	line-height: 22px;
	margin-top: 6px;
}
.home_tags ul li{
	width: 50%;
	float: left;
	overflow: hidden;
}
.home_tags ul li.odd{
	clear: left;
}
.home_tags ul ul li{
	width: 100%;
	float: none;
}
.home_tags ul ul li strong{
	font-weight: bold;
	color: #e50700;
	width: 12px;
	display: block;
	float: left;
}
.home_tags ul ul li strong a{
	color: #e50700;
}
.home_tags ul ul li span{
	color: #ccc;
	margin: 0 3px;
}



/*14类产品目录*/
.pro14{
	width:490px;
	clear:both;
}
.pro14 h1{
	background:url(../images/14pro_bg.gif) left top no-repeat;
	height:60px;
}
.pro14 h1 span{
	display:none;
}
.pro14 ul{
	list-style:none;
	margin:0;
}
.pro14 ul li{
	list-style:none;
	margin:0;
	float:left;
	width:50%;
	cursor:hand;
	height:85px;
}
.pro14 ul li a{
	padding:9px 6px 9px 85px;
	display:block;
	color:#999;
	border:1px solid #fff;
	line-height:18px;
	height:64px;
	filter: Alpha(opacity=100);
}
.pro14 ul li a:hover{
	text-decoration:none;
	color:#FF9933;
	filter: Alpha(opacity=80);
	border:1px solid #ddd;
}
.pro14 ul li a h4{
	display:block;
	height:28px;
	margin:0;padding:0;
	cursor:hand;
}

.pro14 ul li a span{
	display:none;
}

.pro14 ul li .type1{ background:url(../images/14pro_type1_bg.gif) 12px 9px no-repeat;}
.pro14 ul li .type1 h4{ background:url(../images/14pro_type1_title.gif) 0px 0px no-repeat;}

.pro14 ul li .type2{ background:url(../images/14pro_type2_bg.gif) 2px 15px no-repeat;}
.pro14 ul li .type2 h4{ background:url(../images/14pro_type2_title.gif) 0px 0px no-repeat;}

.pro14 ul li .type3{ background:url(../images/14pro_type3_bg.gif) 7px 12px no-repeat;}
.pro14 ul li .type3 h4{ background:url(../images/14pro_type3_title.gif) 0px 0px no-repeat;}

.pro14 ul li .type4{ background:url(../images/14pro_type4_bg.gif) 11px 15px no-repeat;}
.pro14 ul li .type4 h4{ background:url(../images/14pro_type4_title.gif) 0px 0px no-repeat;}

.pro14 ul li .type5{ background:url(../images/14pro_type5_bg.gif) 15px 12px no-repeat;}
.pro14 ul li .type5 h4{ background:url(../images/14pro_type5_title.gif) 0px 0px no-repeat;}

.pro14 ul li .type6{ background:url(../images/14pro_type6_bg.gif) 4px 12px no-repeat;}
.pro14 ul li .type6 h4{ background:url(../images/14pro_type6_title.gif) 0px 0px no-repeat;}

.pro14 ul li .type7{ background:url(../images/14pro_type7_bg.gif) 9px 11px no-repeat;}
.pro14 ul li .type7 h4{ background:url(../images/14pro_type7_title.gif) 0px 0px no-repeat;}

.pro14 ul li .type8{ background:url(../images/14pro_type8_bg.gif) 6px 4px no-repeat;}
.pro14 ul li .type8 h4{ background:url(../images/14pro_type8_title.gif) 0px 0px no-repeat;}

.pro14 ul li .type9{ background:url(../images/14pro_type9_bg.gif) 6px 9px no-repeat;}
.pro14 ul li .type9 h4{ background:url(../images/14pro_type9_title.gif) 0px 0px no-repeat;}

.pro14 ul li .type10{ background:url(../images/14pro_type10_bg.gif) 12px 9px no-repeat;}
.pro14 ul li .type10 h4{ background:url(../images/14pro_type10_title.gif) 0px 0px no-repeat;}

.pro14 ul li .type11{ background:url(../images/14pro_type11_bg.gif) 6px 15px no-repeat;}
.pro14 ul li .type11 h4{ background:url(../images/14pro_type11_title.gif) 0px 0px no-repeat;}

.pro14 ul li .type12{ background:url(../images/14pro_type12_bg.gif) 15px 12px no-repeat;}
.pro14 ul li .type12 h4{ background:url(../images/14pro_type12_title.gif) 0px 0px no-repeat;}

.pro14 ul li .type13{ background:url(../images/14pro_type13_bg.gif) 9px 12px no-repeat;}
.pro14 ul li .type13 h4{ background:url(../images/14pro_type13_title.gif) 0px 0px no-repeat;}

.pro14 ul li .type14{ background:url(../images/14pro_type14_bg.gif) 9px 7px no-repeat;}
.pro14 ul li .type14 h4{ background:url(../images/14pro_type14_title.gif) 0px 0px no-repeat;}

/*14类产品目录——en*/
.pro14_en{
	width:490px;
	clear:both;
}
.pro14_en h1{
	background:url(../images/14pro_bg_en.gif) left top no-repeat;
	height:60px;
}
.pro14_en h1 span{
	display:none;
}
.pro14_en ul{
	list-style:none;
	margin:0;
}
.pro14_en ul li{
	list-style:none;
	margin:0;
	float:left;
	width:50%;
	cursor:hand;
	height:85px;
}
.pro14_en ul li a{
	padding:9px 6px 9px 85px;
	display:block;
	color:#999;
	border:1px solid #fff;
	line-height:18px;
	height:64px;
	filter: Alpha(opacity=100);
}
.pro14_en ul li a:hover{
	text-decoration:none;
	color:#FF9933;
	filter: Alpha(opacity=80);
	border:1px solid #ddd;
}
.pro14_en ul li a h4{
	display:block;
	height:28px;
	margin:0;padding:0;
	cursor:hand;
}

.pro14_en ul li a span{
	display:none;
}

.pro14_en ul li .type1{ background:url(../images/14pro_type1_bg.gif) 12px 9px no-repeat;}
.pro14_en ul li .type1 h4{ background:url(../images/14pro_type1_title_en.gif) 0px 0px no-repeat;}

.pro14_en ul li .type2{ background:url(../images/14pro_type2_bg.gif) 2px 15px no-repeat;}
.pro14_en ul li .type2 h4{ background:url(../images/14pro_type2_title_en.gif) 0px 0px no-repeat;}

.pro14_en ul li .type3{ background:url(../images/14pro_type3_bg.gif) 7px 12px no-repeat;}
.pro14_en ul li .type3 h4{ background:url(../images/14pro_type3_title_en.gif) 0px 0px no-repeat;}

.pro14_en ul li .type4{ background:url(../images/14pro_type4_bg.gif) 11px 15px no-repeat;}
.pro14_en ul li .type4 h4{ background:url(../images/14pro_type4_title_en.gif) 0px 0px no-repeat;}

.pro14_en ul li .type5{ background:url(../images/14pro_type5_bg.gif) 15px 12px no-repeat;}
.pro14_en ul li .type5 h4{ background:url(../images/14pro_type5_title_en.gif) 0px 0px no-repeat;}

.pro14_en ul li .type6{ background:url(../images/14pro_type6_bg.gif) 4px 12px no-repeat;}
.pro14_en ul li .type6 h4{ background:url(../images/14pro_type6_title_en.gif) 0px 0px no-repeat;}

.pro14_en ul li .type7{ background:url(../images/14pro_type7_bg.gif) 9px 11px no-repeat;}
.pro14_en ul li .type7 h4{ background:url(../images/14pro_type7_title_en.gif) 0px 0px no-repeat;}

.pro14_en ul li .type8{ background:url(../images/14pro_type8_bg.gif) 6px 4px no-repeat;}
.pro14_en ul li .type8 h4{ background:url(../images/14pro_type8_title_en.gif) 0px 0px no-repeat;}

.pro14_en ul li .type9{ background:url(../images/14pro_type9_bg.gif) 6px 9px no-repeat;}
.pro14_en ul li .type9 h4{ background:url(../images/14pro_type9_title_en.gif) 0px 0px no-repeat;}

.pro14_en ul li .type10{ background:url(../images/14pro_type10_bg.gif) 12px 9px no-repeat;}
.pro14_en ul li .type10 h4{ background:url(../images/14pro_type10_title_en.gif) 0px 0px no-repeat;}

.pro14_en ul li .type11{ background:url(../images/14pro_type11_bg.gif) 6px 15px no-repeat;}
.pro14_en ul li .type11 h4{ background:url(../images/14pro_type11_title_en.gif) 0px 0px no-repeat;}

.pro14_en ul li .type12{ background:url(../images/14pro_type12_bg.gif) 15px 12px no-repeat;}
.pro14_en ul li .type12 h4{ background:url(../images/14pro_type12_title_en.gif) 0px 0px no-repeat;}

.pro14_en ul li .type13{ background:url(../images/14pro_type13_bg.gif) 9px 12px no-repeat;}
.pro14_en ul li .type13 h4{ background:url(../images/14pro_type13_title_en.gif) 0px 0px no-repeat;}

.pro14_en ul li .type14{ background:url(../images/14pro_type14_bg.gif) 9px 7px no-repeat;}
.pro14_en ul li .type14 h4{ background:url(../images/14pro_type14_title_en.gif) 0px 0px no-repeat;}

/*合作伙伴*/
.Partner{
	margin-top:6px;
	position:absolute;
}
.Partner h2{
	display:none;
}



/*产品推荐*/
.Recommended h2{
	height:26px;
	margin:0; padding:0;
	background:url(../images/Recommended_bg.gif) left top no-repeat;
}
.Recommended h2.en{
	height:26px;
	margin:0; padding:0;
	background:url(../images/Recommended_bg_en.gif) left top no-repeat;
}
.Recommended h2 span{
	display:none;
}
.Recommended ul{
	margin:0; padding:0;
}
.Recommended li{
	margin:0; padding:12px 6px 0px 6px;
	line-height:18px;
	list-style:none;
}
.Recommended a.sphoto{
	width:50px;
	line-height:450px;
	font-size:45px;
	display:block;
	border:1px solid #D83A22;
	float:left;
	text-align:center;
}
.Recommended img{
	vertical-align:middle;
}
/*MRO信息*/
.MroNews h2{
	height:26px;
	margin:12px 0 6px 0; padding:0;
	background:url(../images/MroNews_bg.gif) left top no-repeat;
}
.MroNews h2.en{
	height:26px;
	margin:12px 0 6px 0; padding:0;
	background:url(../images/MroNews_bg_en.gif) left top no-repeat;
}
.MroNews h2 span{
	display:none;
}
.MroNews a{
	display:block;
	color:#003366;
	padding:3px 6px;
}
/*相关产品*/
.RelatedProducts ul,.RelatedProducts li{
	margin:0;padding:0;
	list-style:none;
	display:block;
	height:56px;
}

.RelatedProducts h2{
	height:26px;
	margin:12px 0 6px 0; padding:0;
	background:url(../images/RelatedProducts_bg.gif) left top no-repeat;
}
.RelatedProducts h2 span{
	display:none;
}
.RelatedProducts a{
	height:50px;
	display:block;
}
.RelatedProducts a.sphoto{
	width:60px;
	margin:0;
	color:#003366;
	padding:0px 3px;
	float:left;
	font-size:45px;
	text-align:center;
	line-height:45px;
	border:1px solid #ddd;
}
.RelatedProducts a span{
	font-size:12px;
	line-height:16px;
	padding:3px;
}
.RelatedProducts img{
	vertical-align:middle;
}

/*促销产品*/

.Promotional,.Promotional li{
	padding:0; margin:0;
	list-style:none;
}
.Promotional{
	margin-top:12px;
}
.Promotional li{
	width:32%;
	float:left;
	margin-right:3px;
	text-align:left;
	line-height:24px;
}
.Promotional li a.sphoto{
	width:122px;
	height:90px;
	line-height:90px;
	border:1px solid #ddd;
	display:block;
}
.Promotional li a.sphoto img{
	vertical-align:middle;
}

.Promotional div a{
	color:red;
}
/*产品品牌*/
.brand,.brand li{
	margin:0;padding:0;
	list-style:none;
}
.brand{
	margin-top:12px;
	
}
.brand li{
	float:left;
	width:75px;
	display:block;
	text-align:center;
	margin-right:9px;
	line-height:24px;
	height:110px;
}
.brand li a.sphoto{
	width:75px;
	height:50px;
	vertical-align:middle;
	border:1px solid #ddd;
	line-height:50px;
	margin-top:auto;
	margin-bottom:auto;
	display:block;
	font-size:50px;
}
.brand li a.sphoto img{
	vertical-align:middle;
}


/*当前位置*/
.position{
	border-top:5px solid #D20603;
	background-color:#fff;
}

.position .breadth div{
	padding:6px 12px 11px 0;
	background:url(../images/position_bg.gif) right 1px no-repeat;
}
.position .breadth div.p_en{
	background:url(../images/position_bg_en.gif) right 1px no-repeat;
}

.footer{
	line-height:20px;
	padding:12px;
	border-top:4px solid #D11A00;
	clear:both;
	display:block;
}



.mycart{
	width:60px;
	background:url(../images/icon_mycart.gif) 0px 3px no-repeat;
	text-indent:0px;
	padding:5px 15px 5px 20px;
}
.CS{
	position:absolute;
	line-height:18px;
	margin-top:9px;
	left:250px;
}


.Language .cn{
	width:60px;
	background:url(../images/lg_cn.gif) 0px 6px no-repeat;
	text-indent:18px;
}
.Language .en{
	width:60px;
	background:url(../images/lg_en.gif) 0px 7px no-repeat;
	text-indent:18px;
}
.Language .jp{
	width:60px;
	background:url(../images/lg_jp.gif) 0px 7px no-repeat;
	text-indent:18px;
}


#back2top{
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -100px;
	margin-left: 0;
	width: 100%;	
	height: 339px;
	background:#ddd;
}
#back2top div{
	position: absolute;
	left: 50%;
	margin-left: -250px;	
}



