/* BASIC css start */
/* ¼­ºê¸Þ´º */
.Warp{width:100%; margin: 0; padding: 0;  }
.subMenuWrap h1{width: 1200px;  height: 50px; text-align: center;  font-size: 20px;  line-height: 30px; color: #202946;  display: block; font-weight: bold; }
.subMenuWrap{ width: 1200px; height: 100px; margin: 40px auto 0 auto;  z-index: 1020;  }
.subMenuWrap ul{ width:1200px; height:45px;   text-align: center; float: left; position:relative;  }
.subMenuWrap ul li{  width :150px; height:45px;  background-color:#e0e0e0;  text-align: center;    display: inline-block;   box-sizing: border-box; margin-right:-1px;    }
.subMenuWrap ul li a{ width : 150px; height:45px;  color:#000;  font-size: 18px; text-align: center;   display: block; text-align: center;  line-height: 45px;  }
.subMenuWrap .current{  width : 150px; height:45px; background-color:#000;   color:#fff; display: block; text-align: center;   }
.subMenuWrap ul li a:hover{   width : 150px; height:45px;  background-color:#000; color:#fff; font-weight: bold; display: block;  }



.page-body{margin-top:100px;}
/* BASIC css end */

