﻿*{margin:0;padding:0;}
a:link, a:visited {color:#006600;text-decoration: none;}
a:hover {color: #b64700;}
p{text-indent:20px;}
body{background:url(/images/bg.jpg) repeat-x;margin:0; padding:0px; font:12px Arial,宋体, "";color:#333;}
.clr{clear:both;}
ul li{ list-style-type: none;}
img{border:0;vertical-align:bottom;}
h2{font-size:12px;color:#996600;font-weight:600;margin-left:20px;}
.mainBox{width:928px;margin:0 auto;overflow:hidden;clear:both;}
 /*网站引导页开始---------------------------------------------------------------*/
.header{height:103px;
}
.logo{float:left;margin-left:23px;
}
.topmenu{float:left;margin:83px 0 0 150px;
}
.line{background:url(/images/index_12.jpg) repeat-x;height:12px;overflow:hidden;width:924px;
}
.menu ul li{float:left;
}
.time{background:url(images/index_11_anl.jpg) no-repeat;width:215px;height:30px;color:#fff;line-height:30px;text-indent:35px; text-align:center; margin-right:0px;
}
.baidian{border-right:2px solid #fff;border-left:2px solid #fff;
}
.content{margin-top:11px;margin-left:58px;
}
.cols1of3{float:left;background:url(/images/cols1of3bg.jpg) top right no-repeat;width:200px;
}
.more{float:right;
}
.cols1of3title{border-bottom:1px dashed #ccc;height:25px;margin-top:10px;width:185px;
}
.cols1of3content ul {margin-top:5px;width:182px;margin-left:3px;
}
.cols1of3content ul li{line-height:25px;border-bottom:1px dashed #ccc;
}
.line2{height:4px;overflow:hidden;background:#ececec;width:190px;margin-top:8px;
}
.cols2of3{float:left;;width:400px;margin-left:25px;
}
.cols2of3title{margin-top:8px;
}
.cols2of3content{line-height:28px;color:#666;margin-top:10px;width:425px;border-bottom:1px dashed #ccc;
}
.cols2of3content span{color:#006600;
}
.cols3of3{float:left;width:150px;margin-left:25px;
}
.cols3of3title{border-bottom:1px dashed #ccc;height:25px;margin-top:15px;width:185px;
}
.cols3of3content ul {margin-top:5px;width:182px;margin-left:3px;
}
.cols3of3content ul li{line-height:26px;border-bottom:1px dashed #ccc;
}
.footer{background:url(/images/footerbg.jpg) repeat-x;height:68px;
}
.footerlogo{float:left;margin-left:28px;
}
.footerwenzi{float:left;margin-left:10px;line-height:20px;margin-top:15px;color:#666;
}
.fycols2of3title{background:url(/images/titlebg.jpg);height:25px;width:600px;color:#fff;line-height:25px;
}
.fymore{float:right;margin-right:10px;
}
.fycols2of3content{width:600px;line-height:25px;margin-top:15px;color:#666;
}
.page{height:35px;width:600px;color: #000000; line-height:25px; 
}
.newstitle{height:225px;margin-top:15px;width:600px;
}
.newstitle ul li{float:left;width:550px;text-align:left;overflow:hidden;}
.newstime{ margin-right:10px; float:right; width:100px;}
.readtitle{height:25px;width:550px;line-height:25px;}
/*//'.fynews{width:580px; 总的宽度  新闻信息列表 
//'}
//'.fynews .col1{
//'float:left; 这个是关键的地方 让col1往左浮动，这样它的后面（右边）就可以放置别的元素（别的元素：可以是div，图片，文字等） 
//'width:480px;height:25px;
//'}
//'.fynews .col2{
//'float:left; 这个是关键的地方 让col2也往左浮动，紧跟在col1的后面 
//'margin-left:5px; 让col2和col1之间有些间隔 
//'width:100px;height:25px; 给一个尺寸 可以随意
//'}*/

.fynews{margin:0 0 0 20px; width:580px}
.fynews_col1{float:left;width:480px;height:25px;}
.fynews_col2{float:left;margin-left:10px;}
/*

应聘信息添加css
.acceptjob{margin:0 0 0 20px; width:580px}
.acceptjob_col1{float:left;width:100px;height:25px;}
.acceptjob_col2{float:left;margin-left:10px;}*/
.ProductSectionContent{margin:20px;font-size:12px;line-height:18px;color:#884920;}
.ProductListByPic{}
.ProductListByPic ul li{float:left;margin:0 20px 15px 5px;;width:160px;text-align:center;overflow:hidden;}
/*图片css*/
img{border:0px;}
img.imgLine{border:#9CB706 1px solid;padding:2px; background-color: #FFF;}
a.ImgLine img{border:#589814 1px solid;padding:2px; background-color: #FFF;}
a.ImgLine:hover img{background:#FFFFFF;padding:2px;border:1px solid #D6A86F;background-color:#D6A86F;}
.ImgLine:hover{}
.page{margin-left:20px;width:580px;}

/* 下拉菜单*/
.menu {repeat-x;width:980px;}
.menu a:hover {background:url(/images/menuline.jpg) no-repeat;position:relative;}
.menu a, .menu a:visited {display:block;float:left;font-size:13px;text-decoration:none;color:#fff;background:url(/images/menuline.jpg) no-repeat;text-align:center;font-weight:600;}
.menu li:hover {position:relative;}
.menu :hover > a {background:#e3800f url(/images/menuline.jpg);}
.menu ul {padding:0;margin:0;list-style-type:none;height:30px;margin-left:0px;}/*margin-left:0px;导航菜单的缩进*/
.menu ul li {float:left;line-height:30px;height:30px;display:block;}
.menu ul ul {width:15em;visibility:hidden;position:absolute;height:0;top:29px;left:0;width:14em;}
.menu ul ul li {display:block;width:200px;height:auto; line-height:1em;margin-left:6px;}/*margin-left:5px;下拉菜单的缩进*/
.menu ul ul a, .menu ul ul a:visited {display:block;font-size:12px;background:#e3800f url(/images/menujiantou1.jpg) 5px 11px no-repeat; color:#fff;width:100px;height:100%;padding:9px; border-bottom:1px solid #dea360;text-align:center;font-weight:500;}
.menu ul ul a:hover{color:#ff0;width:100px;background:#e7a822 url(/images/menujiantou2.jpg) 8px 11px no-repeat; position:relative;font-size:12px;}
.menu ul ul li:hover {position:relative;width:100px;}
.menu ul ul :hover > a {color:#ff0;background:#e7a822 url(/images/menujiantou2.jpg) 8px 11px no-repeat;width:75px;font-size:12px;}
.menu ul :hover ul{visibility:visible; height:auto; padding:8px 3em 3em 3em;left:-4em;}
.menu ul :hover ul ul{visibility:hidden;}
.menu ul :hover ul :hover ul ul{visibility:hidden;}
.menu ul :hover ul :hover ul{visibility:visible; left:9em;}
.menu ul :hover ul :hover ul :hover ul {visibility:visible;}
.menu table {border-collapse:collapse; padding:0; margin:-1px; width:0; height:0; font-size:1em; z-index:1;}