@charset "utf-8";
/* CSS Document */
*{padding:0px; margin:0px;}
body{font-size:75%;color:#222;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif; background:#fff url(images/bg.jpg) repeat-x;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;font-family:"微软雅黑";}
h1 {font-size:26px;line-height:1;margin:30px 0 10px 0; color:#333; font-weight:bold;}
h2 {font-size:14px;margin:15px;color:#555;font-weight:bold;}
h3 {font-size:16px;line-height:1;margin-bottom:25px;color:#888;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}

a:link{color:#888;text-decoration:none;}
a:visited{color:#aaa;text-decoration:none;}
a:hover{color:#333;}

.floatL{float:left;}
.floatR{float:right;}

.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}

.header, .banner, .bodyer, .footer{width:1000px;margin:0px auto; background:#fff;}

.header{border-top:solid 5px #e5e5e5;}
.logo{float:left;padding-top:20px;border-bottom:solid 8px #894f0d;width:264px; height:70px; text-align:center;}
.naver{float:right;color:#ddd;padding-top:4px; height:37px;}
.hotline{ text-align:right;padding:20px 20px 20px 0; height:17px; float:right;}
.hotline span{font-size:16px;color:#C00; font-weight:bold;font-size:14px;}
.hotsline{font-size:14px;color:#C00;float:left;margin-right:20px; line-height:27px;}
.search{border:solid 1px #ddd;padding:3px;float:left; background:#fff;}

.ibanner{position:relative;width:1000px;height:377px;overflow:hidden;margin:0px auto;}
.ibanner .banx{position:absolute;width:2012em;}
.ibanner .banx img{float:left;display:inline; /* 修复IE6双边距BUG */}


.iNews{width:362px;float:left;}
.iNbody{ background:url(images/iNewsbg.jpg); height:158px;padding:20px 20px 20px 40px;}
.iNbody li{ line-height:24px;}

.iPorducts{width:638px;float:left;}
.iPbody{background:url(images/iProductsbg.jpg);}
.iBrand{float:left;list-style:none;margin:0px;width:455px;padding:10px;}
.iBrand li{float:left;padding:4px;width:126px;height:48px;margin:2px; background:url(images/brand.jpg);}

.iContact{float:left;width:150px;padding-top:55px;}

.iContact li{ line-height:24px;}

.footer{ background:url(images/footer.jpg);padding:20px; width:960px; color:#999;}
.footer span{float:right;}

.bodybg{background:#fff url(images/bodybg.jpg) repeat-y;}
.left{float:left;width:242px;}
.menu{list-style:none; padding-bottom:50px;}
.menu ul{list-style:none;}
.menu li{background:url(images/list.jpg) no-repeat; line-height:43px; font-size:14px; font-weight:bold; text-indent:35px;}
.menu a:link, .menu a:visited{color:#894f0d;}
.menu a:hover{color:#000;}

.content{float:left;width:758px;}
.bar{background:url(images/bar.jpg) no-repeat;margin:25px;}
.bar .lac{float:right; font-weight:normal; font-size:12px;margin:18px 15px 0 0; color:#fff;}
.lac a:link, .lac a:visited{color:#fff;}
.lac a:hover{color:#000;}
.bar .bartitle{float:left;background:url(images/bars.jpg) right;color:#fff; font-size:14px;font-weight:bold;margin:0 30px;height:43px;padding-right:22px; line-height:43px;}
.detail{margin:40px; margin-top:0;line-height:25px;font-size:14px;}
.detail p, .detail div{ line-height:25px; margin-bottom:15px; font-size:14px; text-indent:2em;}

.nbody{margin:40px; margin-top:0;}
.news li{ line-height:30px; border-bottom: dashed 1px #efefef;}
.news li span{float:right;font-size:11px;color:#ddd;}

.pbody{margin:30px; margin-top:0;}
.products td{border-bottom:solid 1px #e0e0e0; line-height:25px; text-align:left;margin:0px;padding:0px;}

.brand{float:left;list-style:none;margin:0px;padding:10px;}
.brand li{float:left;padding:4px;width:126px;height:48px;margin:10px 15px; background:url(images/brand.jpg);}

.job{margin:30px; margin-top:0;}
.job p, .job div{ line-height:22px;font-size:14px;}
.job hr{margin:15px 0;}
/*pagination*/
.pagination{height:20px;text-align:center;}
.pagination a{margin:5px 5px 0 0;color:#70B2D5;outline:none;overflow:hidden;}
.pagination a.current,.pagination a.selected,.pagination a:hover{color:#CACACA;}
