body {font-family:Verdana, Arial,"宋体"; font-size:12px; color:#6F6F6F; line-height:20px;background: #fff;}
/*--- 清除浮动--- */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block;}/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}/* End hide from IE-mac */

/* color of links */
a:link,a:visited { text-decoration:none;color:#4E4E4E;}
a:hover {text-decoration:none;color:#FF7A01;}
a.Current{color:#FF7A01;}

/* footer */
.footer{ text-align:center;margin-top:15px; border-top:1px solid #DCDCDC; padding-top:15px; }
.footer p { text-align:center; }
.footer a:link,.footer a:visited { color:#999999; text-decoration: none;}
.footer a:hover{ color:#666; }

.pageIndex { margin:10px 20px 0 0; float:right; text-align:right;width:250px;}

.pageIndex ul li{float:left; color:#fff; margin:0 2px;}
.pageIndex ul li a#pager_lkNextPage { color:#eebc1c;}
.pageIndex ul li a#pager_lkPrePage {color:#eebc1c; }



/*-------header.css-------*/
.subMenu {  width:940px; margin:0 auto;}
.subMenu .logo{float:left; }
.subMenu .logo { margin: 18px 0 0 20px; width:120px; height: 57px; overflow:hidden; }

.subMenu .contact { width:370px; margin:55px 0 0; float:right; }
.subMenu .contact li{ float:left; margin:0 3px; padding-left:20px;}
.subMenu .contact li.load{ background:url(/fronted/img/header/load.gif) no-repeat ; }
.subMenu .contact li.job{ background:url(/fronted/img/header/job.gif) no-repeat ; }
.subMenu .contact li.brand{ background:url(/fronted/img/header/brand.gif) no-repeat ; }

.subMenu  .menu_one_right{ float:right;margin:50px 10px 0 0;}
.subMenu  .menu_one_right li{float:left;list-style-type:none;}
.subMenu  .menu_one_right img{ display:block;}

