@charset "utf-8";
/* CSS Document */
ul,li{
  margin:0px;
  paddding:0px;
  list-style:none;  
}
body{
  font-size:12px;
  margin:0px;
  min-width:1003px;
  text-align:center;
}
h2{
  text-align:center;
  border-bottom:1px solid #cccccc;
}
h4,h5{
  font-size:13px;
  margin:0px;
  padding:0px;
}
h4{
  color:#FFFFFF;
}
h6{
  height:30px;
  line-height:30px;
  text-indent:2em;
  font-size:15px;
  color:#2616A2;
  margin-left:30px;
  padding-top:25px;
  background:url(images/fh_4.gif) no-repeat left bottom;
}
a{ color:#000000;
  text-decoration:none;}
#container{
  text-align:left;
  width:1003px;
  margin:0 auto;
}
#contentLeft{
  width:567px;
  float:left;
  margin-top:10px;
  border:1px solid #BCBDBE;
}
#contentRight{
  width:413px;
  float:right;
  margin-top:10px;
  border:1px solid #BCBDBE
}
#contentRight div.nr{
  padding:8px;
  font-size:12px;
  line-height:18px;
}
#pagebody{
   background:#E5F9FF;
}
.home #pagebody{
   background:#FFFFFF;
}
/*主菜单
============================================================*/
#mainNav ul{
  height:37px;
  background:url(images/menu1_09.jpg) repeat-x;
}
#mainNav ul li{
  float:left;
  padding-left:3px;
  background:url(images/fg_1.gif) no-repeat left center;
}
#mainNav ul li a{
  display:block;
  float:left;
  width:110px;
  height:37px;
}
.NavA:link,.NavA:visited{
  background:url(images/menu1_01.jpg) no-repeat;
}
.NavA:hover,.home #mainNav a.NavA{
  background:url(images/menu2_01.jpg) no-repeat;
}
.NavB:link,.NavB:visited{
  background:url(images/menu1_02.jpg) no-repeat;
}
.NavB:hover,.aboutus #mainNav a.NavB{
  background:url(images/menu2_02.jpg) no-repeat;
}
.NavC:link,.NavC:visited{
  background:url(images/menu1_03.jpg) no-repeat;
}
.NavC:hover,.pro #mainNav a.NavC{
  background:url(images/menu2_03.jpg) no-repeat;
}
.NavD:link,.NavD:visited{
  background:url(images/menu1_04.jpg) no-repeat;
}
.NavD:hover,.news #mainNav a.NavD{
  background:url(images/menu2_04.jpg) no-repeat;
}
.NavE:link,.NavE:visited{
  background:url(images/menu1_05.jpg) no-repeat;
}
.NavE:hover,.vip #mainNav a.NavE{
  background:url(images/menu2_05.jpg) no-repeat;
}
.NavF:link,.NavF:visited{
  background:url(images/menu1_06.jpg) no-repeat;
}
.NavF:hover,.hr #mainNav a.NavF{
  background:url(images/menu2_06.jpg) no-repeat;
}
.NavG:link,.NavG:visited{
  background:url(images/menu1_07.jpg) no-repeat;
}
.NavG:hover,.feedback #mainNav a.NavG{
  background:url(images/menu2_07.jpg) no-repeat;
}
.NavH:link,.NavH:visited{
  background:url(images/menu1_08.jpg) no-repeat;
}
.NavH:hover,.contactus #mainNav a.NavH{
  background:url(images/menu2_08.jpg) no-repeat;
}
/*搜索
================================================================*/
#search{
  height:25px;
  padding:5px 40px 2px 10px;
  background:#CECECE;
}
#search div.login{
  float:right;
}
.textKuang{height:18px;border:1px solid #C8C2B0;}

/*产品
==================================================================*/
.biaoTi{
  height:29px;
  line-height:29px;
  background:url(images/bt_bg_3.gif) repeat-x left top;
}
.biaoTi h4{
  background:url(images/bt_bg_1.gif) no-repeat left top;
  text-indent:4em;
  float:left;
}
.biaoTi div{
  float:right;
  background:url(images/bt_bg_2.gif) no-repeat right top;
  padding-right:30px;
  height:29px;
  width:139px;
  text-align:right;
}
.products ul{
  float:left;
  padding:8px 0;
}
.products ul li{
  float:left;
}
.products td.sm{
  background:#EBEBEB;
  border:1px solid #BCBCBC;
  line-height:16px;
  text-align:left;
  padding:0 3px;
}
.products td.sm span{
  font-weight:bold;
  color:#333333;
}
.products td.tu img,.products td.bigImg img{
  border:1px solid #BCBCBC;
}
.products td.tu{
  padding-bottom:3px;
}
.products table.smallTable{
  width:125px;  margin-left:10px;
}
.products table.bigTable{
  text-align:left;
}
.proPic,.proMc{
  border:1px solid #BCBCBC;
  margin:3px 10px 3px 10px;
}
.proMc{
  background:#DEDEDE;
  padding:3px;
}
/*新闻中心
================================================================*/
.newsList{
  padding:8px 0 8px 33px;
  height:133px;
}
.home .newsList{
  background:url(images/diqiu.jpg) no-repeat right bottom;
}
.newsList li{
  background:url(images/xx.gif) no-repeat left bottom;
  line-height:24px;
  text-indent:1em;
}
.newsList li a:link,.newsList li a:visited{
  color:#000000;
  text-decoration:none;
}
.newsList li a:hover{
  color:#FF0000;
}
/*内页
======================================================================*/
#contentLeft_1{
  float:left;
  width:280px;
  padding:8px;
  background:#E5F9FF;
}
#contentRight_1{
  float:left;
  width:680px;
  background:url(images/backgrund_1.gif) repeat-y left top;
}
#contentRight_1 div.nr{
  padding-left:30px;
  line-height:22px;
  font-size:13px;
}
#leftMenu{
  background:#FFFFFF;
  width:283px;
  border:1px solid #D8DADB;
}
#leftMenu div{
  text-align:center;
  padding:3px 0;
  overflow:hidden;
}
#leftMenu h4{
  height:38px;
  line-height:38px;
  text-align:center;
  font-size:15px;
  background:url(images/bt_bg_4.gif);
}
#leftMenu ul li{
  height:34px;
  line-height:34px;
  padding-bottom:5px;
}
#leftMenu ul{
  padding:10px 3px 31px 3px;
  background:url(images/yinying_2.gif) no-repeat left bottom;
}
#leftMenu li a:link,#leftMenu li a:visited{
  display:block;
  height:34px;
  text-decoration:none;
  color:#000000;
  text-indent:3em;
  background:url(images/menu_bg_3.gif) no-repeat left top;
}
#leftMenu li a:hover{
  background:url(images/menu_bg_3.gif) no-repeat right top;
  color:#FF0000;
}

/*底部
=====================================================================*/
.home #fooder{
  padding-top:5px;
}
.fooder{
  background:#FFFFFF;
  border:1px solid #FF0000;
}
#bottomNav{
  background:#717171;
  height:32px;
}
#bottomNav ul{
  padding-left:10px;
}
#bottomNav ul li{
  float:left;
  height:32px;
  line-height:32px;
  padding:0 20px;
  background:url(images/fg_1.jpg) no-repeat left center;
}
#bottomNav ul li.first{
  background:none;
}
#bottomNav ul li a:link,#bottomNav ul li a:visited{
  color:#FFFFFF;
  text-decoration:none;
}
#bottomNav ul li a:hover{
  text-decoration:underline;
}
#bottomInfor{
  margin-top:5px;
}
#bottomInfor ul{
  line-height:20px;
  padding-left:30px;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#frendLink{
  margin-top:8px;
}
#frendLink div.top{
  height:26px;
  line-height:26px;
  border-bottom:1px solid #888180;
  border-top:1px solid #B9B4B4;
}
#frendLink div.top h5{
  float:left;
  text-indent:2em;
}
#frendLink div.gengduo{
  float:right;
  padding-right:16px;
}
#frendLink div.Img{
  height:71px;
  padding:9px;
  background:#DCDCDC;
  margin-top:5px;
  overflow:hidden;
}
#frendLink ul li{
  float:left;
  padding-left:20px;
}
.more:link,.more:visited{
  color:#FFFFFF;
  text-decoration:none;
}
.more:hover{
  color:#FF0000;
}
.more2:link,.more2:visited{
  color:#FF0000;
  text-decoration:none;
}
.more2:hover{
  color:#333333;
  text-decoration:underline;
}
.more3:link,.more3:visited{
  color:#333333;
  text-decoration:none;
}
.more3:hover{
  color:#FF0000;
}
.clear{
  clear:both;
}