/**
 * Created with IntelliJ IDEA.
 * @author: butian.wth
 * @version: 1-0-0
 * Date: 14-4-29
 * Time: 下午5:37
 */
.tmall-nav-1 {
  display: none;
}
.tm-fushi-nav-1 a {
  color: #333333;
}
#mallNav {
  width: 100%;
  min-width: 990px;
  margin-bottom: 10px;
  background: #fff;
}
.mallChn #mallNav,
.mallAct #mallNav {
  margin-bottom: 0;
}
/*频道活动页不留margin*/
.mallNav-con {
  height: 30px;
  width: 990px;
  margin: 0 auto;
  border-bottom: 1px solid #d10e44;
}
#mallTextNav li {
  font-size: 12px;
  float: left;
  text-align: center;
  display: inline\9;
  height: 30px;
  line-height: 30px;
  position: relative;
  /*置于头部之上*/
  padding: 0 20px;
}
#mallTextNav a,
#mallTextNav span {
  display: block;
  _float: left;
  text-align: center;
  color: #000;
  height: 30px;
  line-height: 30px;
  padding: 0 8px;
  font-family: Tahoma, Arial, Hiragino Sans GB, Microsoft Yahei;
  font-size: 14px;
  font-weight: bold;
}
#mallTextNav a:hover {
  background-color: transparent;
  position: relative;
  z-index: 10;
  text-decoration: none;
  color: #333;
  padding: 0 8px;
}
#mallNav .mallNav-con .curChn {
  color: #d10e44;
  background: none;
  font-weight: bold;
  z-index: 12;
  /*覆盖别人的border*/
}
#mallTextNav li.curChn a,
#mallTextNav li.curChn span {
  color: #d10e44;
  border-bottom: 3px solid #d10e44;
  height: 27px;
}
.mallNav-main {
  font-size: 14px;
  float: none;
  min-height: 0;
  width: auto;
  height: 30px;
}
.mallNav-main li.curChn:first-child {
  margin-left: 0 !important;
}
.mallNav-others {
  float: right;
  margin-top: -30px;
}
#mallNav .mallNav-last,
#mallNav .mallNav-mfp {
  border: none;
  background: none;
}
.mallNav-mfp {
  font-weight: bold;
}
#mallTextNav .mallNav-mfp a {
  padding: 0 0 1px 0;
  display: inline;
}
#mallTextNav .mallNav-mfp a:hover {
  background: none;
  padding: 0 0 1px 0;
  margin: 0;
  border-bottom: 1px solid #fff;
  _border: none;
  _text-decoration: underline;
}
#mallNav .chnNew {
  position: absolute;
  z-index: 0;
  display: block;
  width: 23px;
  height: 13px;
  right: 8px;
  top: 0;
  background-position: -159px -100px;
}
#mallNav .chnHot {
  display: block;
  z-index: 0;
  height: 12px;
  position: absolute;
  right: 8px;
  top: 0;
  width: 22px;
  background-position: -158px -85px;
}
/* tmall footer:{{{ */
