#modTopNav * {
  margin: 0;
  padding: 0;
}

#modTopNav li {
  list-style: none;
  display: block;
  overflow: visible;
}

#modTopNav {
  width: 100%;
  height: 30px;
  position: relative;
  background-color: #3080bf;
  font: 400 13px/2em "microsoft yahei" !important;
  z-index: 99999;
  margin-bottom: 10px;
}

#modTopNav a {
  color: #333;
  text-decoration: none;
}

#modTopNav a:hover {
  color: #c00;
}

#modTopNav .modTopNav-info {
  width: ' + modWidth + ' px;
  height: 42px;
  overflow: hidden;
  margin: 0 auto;
  font-size: 12px;
}

#modTopNav .modTopNav-info-left {
  width: 70%;
  height: 42px;
  float: left;
}

#modTopNav .modTopNav-info-left a {
  display: inline-block;
  float: left;
  text-align: center;
  line-height: 42px;
}

#modTopNav .modTopNav-info-left span {
  line-height: 42px;
  display: inline-block;
  width: 10px;
  float: left;
  text-align: center;
  color: #aaa;
}

#modTopNav .modTopNav-info-left .modTopNav-logo {
  padding-left: 100px;
  height: 42px;
  background: url("//static.pchome.net/public/image/head-foot/top-bg.png") 10px -106px no-repeat;
}

#modTopNav .modTopNav-info-left .modTopNav-info-mobile {
  padding-left: 15px;
  width: 60px;
  background: url("//images.pchome.net/global/common/img/top-bg.png") 8px -142px no-repeat;
}

#modTopNav-info-right {
  width: 30%;
  float: left;
  line-height: 42px;
  height: 42px;
  text-align: right;
  color: #999;
}

#modTopNav-info-right a {
  padding: 0 5px;
}

#modTopNav-info-right em {
  color: #3250a0;
  font-weight: 700;
  font-style: normal;
}

#modTopNav #modTopNav-linksWrap {
  width: 1200px;
  margin: 0 auto;
  height: 33px;
  border: #ccc solid 1px;
  position: relative;
  z-index: 100;
  background-color: #f9f9f9;
}

#modTopNav #modTopNav-linksBox {
  position: absolute;
  width: 1200px;
  left: -1px;
}

#modTopNav .modTopNav-hasSub {
  display: block;
  height: 33px;
  width: 72px;
  float: left;
  position: relative;
}

#modTopNav .modTopNav-hasSub .modTopNav-linkT {
  display: block;
  height: 33px;
  line-height: 33px;
  position: absolute;
  width: 100%;
  z-index: 200;
  text-align: center;
}

#modTopNav .modTopNav-hasSub .modTopNav-linkT span {
  color: #f9f9f9;
  display: inline-block;
  padding: 0 15px;
  height: 33px;
  background: url("//images.pchome.net/global/common/img/top-bg.png") right -36px no-repeat;
  line-height: 33px;
}

#modTopNav .modTopNav-hasSub-open .modTopNav-linkT span {
  background-position: right -72px;
}

#modTopNav .modTopNav-hasSub .modTopNav-links {
  position: absolute;
  width: 100%;
  height: 1px;
  margin: 0 1px;
  background: url("//images.pchome.net/global/common/img/top-bg.png") top right no-repeat;
  padding-top: 34px;
}

#modTopNav .modTopNav-hasSub .modTopNav-links-last {
  background-position: 0 0;
  width: ' + modTopNavLastiW + ' px;
}

#modTopNav .modTopNav-hasSub .modTopNav-links li {
  display: none;
  margin: 0 2px;
  background-color: #fff;
  border: #eee solid 1px;
  border-width: 0 1px;
  line-height: 26px;
  height: 27px;
}

#modTopNav .modTopNav-hasSub-open .modTopNav-links li {
  display: block;
}

#modTopNav .modTopNav-hasSub .modTopNav-links li a {
  display: block;
  margin: 0 3px;
  border-bottom: #eee dotted 1px;
  text-align: center;
  line-height: 26px;
}

#modTopNav .modTopNav-hasSub .modTopNav-links .modTopNav-link-last a {
  margin: 0;
  border-bottom: #eee solid 1px;
}

#modFootClass {
    text-align: center;
    font: 400 12px/26px "simsun";
    color: #666;
    margin: 20px 0;
   background-color: #c9d7e6;
}
.w-enrich-tab {background-color: #3080bf;}