﻿@charset "utf-8";
body{margin:0;padding:0px;color:#333;font-size:12px;}
ul {
	margin:0px;padding:0px;list-style-type:none;
	}
	
img {
	border:0;
	}
	
.productmenu {font-family: 宋体; width:750px; height:30px; position:relative; margin:0;padding:0px; font-size:12px;  background:#fff; position:relative;}
.productmenu ul {padding:0; margin:0; list-style-type: none;}

.productmenu ul li {float:left; border-left:1px solid #eee; width:74px;}
.productmenu ul li a, .productmenu ul li a:visited {display:block; float:left; width:74px; text-decoration:none; text-align:center; height:30px; line-height:30px; color:#000; background:#bfdf5f ;}

/*回流焊*/
.productmenu ul li .hlh {float:left; border-left:1px solid #eee; width:185px !important;width:180px;white-space:nowrap}
.productmenu ul li .hlh a, .productmenu ul li.lenght  a:visited {display:block; float:left; width:185px !important;width:180px; text-decoration:none; padding:0 0 0 5px; height:30px; line-height:30px; color:#000; background:#99cc00 ;}

/*波峰焊*/
.productmenu ul li .bfh {float:left; border-left:1px solid #eee; width:185px !important;width:180px;white-space:nowrap}
.productmenu ul li .bfh a, .productmenu ul li.lenght  a:visited {display:block; float:left; width:185px !important;width:180px; text-decoration:none; padding:0 0 0 5px; height:30px; line-height:30px; color:#000; background:#99cc00 ;}

/*印刷机*/
.productmenu ul li .ysj {float:left; border-left:1px solid #eee; width:149px !important;width:144px;white-space:nowrap}
.productmenu ul li .ysj a, .productmenu ul li.lenght  a:visited {display:block; float:left; width:149px !important;width:144px; text-decoration:none; padding:0 0 0 5px; height:30px; line-height:30px; color:#000; background:#99cc00 ;}

/*贴片机*/
.productmenu ul li .tpj {float:left; border-left:1px solid #eee; width:149px !important;width:149px;white-space:nowrap;text-align:center}
.productmenu ul li .tpj a, .productmenu ul li.lenght  a:visited {display:block; float:left; width:149px !important;width:149px; text-decoration:none; padding:0 0 0 5px; height:30px; line-height:30px; color:#000; background:#99cc00 ;text-align:center}

/*长字符*/
.productmenu ul li .lenght {float:left; border-left:1px solid #eee; width:224px !important;width:219px;}
.productmenu ul li .lenght a, .productmenu ul li.lenght  a:visited {display:block; float:left; width:224px !important;width:219px; text-decoration:none; padding:0 0 0 5px; height:30px; line-height:30px; color:#000; background:#99cc00 ;}

.productmenu ul li .lenght1 {float:right; border-left:1px solid #eee; width:519x;}
.productmenu ul li .lenght1 a, .productmenu ul li.lenght1  a:visited {display:block; float:right; width:519px; text-decoration:none; padding:0 0 0 5px; height:30px; line-height:30px; color:#000; background:#99cc00 ;}

.productmenu ul li .lenght2 {float:left; border-left:0px solid #eee; width:85px !important;width:80px;}
.productmenu ul li .lenght2 a, .productmenu ul li.lenght2  a:visited {display:block; float:left; width:85px !important;width:80px; text-decoration:none; padding:0 0 0 0px; height:30px; line-height:30px; color:#000; background:#99cc00 ;}

.productmenu ul li .lenght3 {float:left; border-left:0px solid #eee; width:115px !important;width:120px}
.productmenu ul li .lenght3 a, .productmenu ul li.lenght2  a:visited {display:block; float:left; width:115px !important;width:120px; text-decoration:none; padding:0 0 0 0px; height:30px; line-height:30px; color:#000; background:#99cc00 ;}


/*--------------*/
.productmenu ul li ul {display: none;}
/* specific to non IE browsers */
.productmenu ul li:hover a {color:#fff; background:#99cc00;}
.productmenu ul li:hover ul {display:block; position:absolute; width:750px; top:30px; left:0; background:#99cc00; color:#fff;}
.productmenu ul li:hover ul.right_side li {float:right; border:0; border-left:1px solid #eee;}
.productmenu ul li:hover ul.left_side li {float:left; border:0; border-left:1px solid #eee;}
.productmenu ul li:hover ul li a.hide {background:#bd8d5e ; color:#fff;}
.productmenu ul li:hover ul li:hover a.hide {background:#bfdf5f; color:#fff;}
.productmenu ul li:hover ul li ul {display: none;}
.productmenu ul li:hover ul li a {display:block; background:#99cc00; color:#fff;}
.productmenu ul li:hover ul li a:hover {background:#66cc33; color:#000;}
.productmenu ul li:hover ul li:hover ul {display:block; position:absolute; left:0; top:30px; color:#000; background:#dfc184;}
.productmenu ul li:hover ul.right li {float:right;}
.productmenu ul li:hover ul li:hover a.hide {background:#dfc184; color:#000;}
.productmenu ul li:hover ul li:hover ul li a {background:#dfc184; color:#000;}
.productmenu ul li:hover ul li:hover ul li a:hover {background:#bd8d5e; color:#fff;}


