@charset "gb2312";
body {
  padding: 0;
  margin: 0;
  font: normal 12px/180% 'Microsoft YaHei';
  color: #333;
  background: #fff; }

h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, button, input, textarea, th, td {
  margin: 0;
  padding: 0; }

div {
  margin: 0 auto;
  text-align: left;
  font: normal 12px/180% 'Microsoft YaHei'; }



img {
  border: none; }

ol, ul, li {
  list-style: none; }


/*¸¡¶¯µ¼º½*/
.floatNav {
  width: 335px;
  height: 736px;
  position: fixed;
  left: 0px;
  top: 30px;
  z-index: 999;
  cursor: pointer;
  overflow: hidden;
  display: none; }
  .floatNav .qizi {
    margin-left: -20px;
    width: 295px;
    height: 678px;
    padding-top: 100px;
    padding-left: 40px;
     }

    .floatNav .qizi h3 {
      color: #fff;
      font-size: 14px;
      margin-bottom: 25px; }
      .floatNav .qizi h3 b {
        font-size: 20px; }
    .floatNav .qizi li {
      font-size: 18px;
      color: #fff;
      border-bottom: 1px solid #e17f7d;
      width: 125px;
      padding: 10px 0;
      cursor: pointer; }
      .floatNav .qizi li span {
        vertical-align: middle;
        margin-right: 10px; }
    .floatNav .qizi .navIcon1 {
      display: inline-block;
      width: 20px;
      height: 25px;
      background: url(nav_icon1.png) no-repeat; }
    .floatNav .qizi .navIcon2 {
      display: inline-block;
      width: 20px;
      height: 25px;
      background: url(nav_icon2.png) no-repeat; }
    .floatNav .qizi .navIcon3 {
      display: inline-block;
      width: 21px;
      height: 25px;
      background: url(nav_icon3.png) no-repeat; }
    .floatNav .qizi .navIcon4 {
      display: inline-block;
      width: 20px;
      height: 30px;
      background: url(nav_icon4.png) no-repeat; }
    .floatNav .qizi .navIcon5 {
      display: inline-block;
      width: 20px;
      height: 22px;
      background: url(nav_icon5.png) no-repeat; }
    .floatNav .qizi .navIcon6 {
      display: inline-block;
      width: 21px;
      height: 18px;
      background: url(nav_icon6.png) no-repeat; }
    .floatNav .qizi .navIcon7 {
      display: inline-block;
      width: 23px;
      height: 25px;
      background: url(nav_icon7.png) no-repeat; }
    .floatNav .qizi .navIcon8 {
      display: inline-block;
      width: 25px;
      height: 18px;
      background: url(nav_icon8.png) no-repeat; }
    .floatNav .qizi .navIcon9 {
      display: inline-block;
      width: 21px;
      height: 25px;
      background: url(nav_icon9.png) no-repeat; }
    .floatNav .qizi .navIcon10 {
      display: inline-block;
      width: 15px;
      height: 17px;
      background: url(nav_icon10.png) no-repeat; }
    .floatNav .qizi .navIcon11 {
      display: inline-block;
      width: 22px;
      height: 16px;
      background: url(nav_icon11.png) no-repeat; }
    .floatNav .qizi li.active {
      color: #ea9600; }
      .floatNav .qizi li.active .navIcon1 {
        display: inline-block;
        width: 20px;
        height: 25px;
        background: url(nav_icon1_hover.png) no-repeat; }
      .floatNav .qizi li.active .navIcon2 {
        display: inline-block;
        width: 20px;
        height: 25px;
        background: url(nav_icon2_hover.png) no-repeat; }
      .floatNav .qizi li.active .navIcon3 {
        display: inline-block;
        width: 21px;
        height: 25px;
        background: url(nav_icon3_hover.png) no-repeat; }
      .floatNav .qizi li.active .navIcon4 {
        display: inline-block;
        width: 20px;
        height: 30px;
        background: url(nav_icon4_hover.png) no-repeat; }
      .floatNav .qizi li.active .navIcon5 {
        display: inline-block;
        width: 20px;
        height: 22px;
        background: url(nav_icon5_hover.png) no-repeat; }
      .floatNav .qizi li.active .navIcon6 {
        display: inline-block;
        width: 21px;
        height: 18px;
        background: url(nav_icon6_hover.png) no-repeat; }
      .floatNav .qizi li.active .navIcon7 {
        display: inline-block;
        width: 23px;
        height: 25px;
        background: url(nav_icon7_hover.png) no-repeat; }
      .floatNav .qizi li.active .navIcon8 {
        display: inline-block;
        width: 25px;
        height: 18px;
        background: url(nav_icon8_hover.png) no-repeat; }
      .floatNav .qizi li.active .navIcon9 {
        display: inline-block;
        width: 21px;
        height: 25px;
        background: url(nav_icon9_hover.png) no-repeat; }
      .floatNav .qizi li.active .navIcon10 {
        display: inline-block;
        width: 15px;
        height: 17px;
        background: url(nav_icon10_hover.png) no-repeat; }
      .floatNav .qizi li.active .navIcon11 {
        display: inline-block;
        width: 22px;
        height: 16px;
        background: url(nav_icon11_hover.png) no-repeat; }

