@charset "utf-8";
/* CSS Document */
body{ padding:0; margin:0; font-size:12px; font-family:Arial, Helvetica, sans-serif,"宋体"; color:#6e6e6e; background:#f5f5f5;}
ul,li,form,input{ padding:0; margin:0; list-style:none;}
image{ border:none;}
a{ color:#6e6e6e; text-decoration:none;}
a:hover{ color:#0080c6; text-decoration:underline;}
.red{ color:#e70012;}
/* ----- top style beign ----- */
.top{ width:auto; height:34px; background:url(../images/top-bgimg.jpg) repeat-x;}
.top .top-cen{ width:1000px; height:34px; margin:0 auto; line-height:34px;}
.top .top-cen .cen-left{ width:500px; height:34px; float:left;}
.top .top-cen .cen-right{ width:500px; height:34px; float:right; text-align:right;}
/* ----- top style end** ----- */
/* ----- header style beign ----- */
.header{ width:auto; height:173px; position:relative;}
.header img{ position:absolute; left:0; top:0; z-index:-1;}
.header .header-cen{ width:1000px; height:114px; margin:0 auto; background:url(../images/logo-img.png) no-repeat;}
.header .h-menu{ width:auto; height:58px; background:url(../images/menu-bgimg.png) repeat-x;}
.header .h-menu .menu{ width:1000px; height:41px; margin:0 auto;}
.header .h-menu .menu ul{ width:700px; height:41px; float:left; display:block;}
.header .h-menu .menu ul li{ display:block; width:87px; height:41px; float:left;}
.header .h-menu .menu ul li a{ display:block; width:87px; height:21px; text-align:center; padding-top:15px; color:#616161;}
.header .h-menu .menu ul li a:hover{ background:#0080c6; border-bottom:#0073c0 solid 6px; color:#fff; text-decoration:none;}
.a1{  display:block; width:87px; height:21px; text-align:center; padding-top:15px; color:#616161; background:#0080c6; border-bottom:#0073c0 solid 6px;}
.header .h-menu .menu .seach{ width:278px; height:41px; float:left; padding-left:22px;}
.header .h-menu .menu .seach .seach-box{ width:190px; height:31px; margin-top:6px; border:0; background:url(../images/seach-bgimg.jpg) no-repeat; padding-left:19px; color:#a9a9a9; line-height:31px; float:left;}
.header .h-menu .menu .seach .seach-btn{ width:61px; height:31px; margin-top:6px; float:left; background:url(../images/seach-btn.jpg) no-repeat; border:none; font-size:14px; font-weight:bold; color:#fff;}
/* ----- header style **end ----- */
/* ----- bottom style begin ----- */
.bottom{ width:auto; height:132px; border-top:#acacac solid 2px; position:relative;}
.bottom img{ position:absolute; top:0; left:0; z-index:-1;}
.bottom .bottom-box{ width:976px; height:110px; padding-left:24px; margin:0 auto; padding-top:22px; line-height:24px; text-align:center;}
/* ----- bottom style **end ----- */
