html {
  background-color: #F7F4F0;
}
#footer {
  margin-top: 30px;
  border-top: 1px solid #e1e0de;
  background-color: #F7F4F0;
}
.alibaba-links {
  color: #CCCCCC;
  margin-bottom: 10px;
  text-align: center;
}
.alibaba-links a {
  color: #999999;
}
.security-links li {
  display: inline;
  float: left;
}
.security-links {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 30px;
  text-align: center;
  width: 330px;
}
.security-links a {
  background: url("https://img.alipay.com/home/index-security_links.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 34px;
  margin-right: 12px;
  position: relative;
  text-indent: -9999em;
}
.security-links .verisign {
  width: 82px;
}
.security-links .zjswm {
  background-position: -86px 0;
  width: 35px;
}
.security-links .wlgs {
  background-position: -127px 0;
  width: 29px;
}
.security-links .ppaa {
  background-position: -165px 0;
  width: 33px;
}
.security-links .hzdtgt {
  background-position: -203px 0;
  width: 30px;
}
.security-links .anfang {
  background-position: -242px 0;
  width: 40px;
}
.security-links .newIcon {
  background: url("https://img.alipay.com/sys/pay/rz.png") no-repeat scroll 0 0 transparent;
}
.security-links li a.zfxkz {
  height: 35px;
  width: 48px;
}
.security-links .visa {
  background-position: -60px top;
  cursor: auto;
  height: 35px;
  width: 57px;
}
.security-links .visa span {
  display: block;
  height: 35px;
  text-indent: -9999px;
  width: 57px;
}
.security-links li a.versign {
  background-position: -120px top;
  height: 35px;
  width: 64px;
}
.security-links {
  margin: 0 auto;
  width: 426px;
}
.smalipay {
  padding-bottom: 10px;
}
.top-content, .nav-content {
  width: 990px;
  margin: 0 auto;
}
.font-bold {
  font-weight: bold;
}
img.block {
  display: block;
}
.top {
  background: #fafafa;
  height: 25px;
  color: #6c6c6c;
}
.top a {
  color: #6c6c6c;
}
.top-content {
  padding-top: 2px;
}
.nav-logo {
  padding-top: 8px;
}
.nav {
  background: url(https://i.alipayobjects.com/e/201201/1qRcHrvO7l.jpg) repeat 0 0;
  height: 80px;
}
.nav-content {
  padding-top: 20px;
}
.nav-link {
  padding-top: 15px;
  position: relative;
  z-index: 999;  
}
.nav-link ul li {
  display: block;
  float: left;
  text-align: center;
  width: 90px;
  z-index: 99;
  position: relative;
  height: 35px;
  background:url(about:blank);
}
.nav-link a {
  font-size: 14px;
  color: #ffd3b2;
  font-weight: bold;
  margin: 0 15px;
display:block;
 height: 35px;
z-index:99;
}
.nav-link a:hover {
  text-decoration: none;
}
.nav-link ul {
  width: 540px;
  height: 21px;
}

#navLine {
  border-top: 3px solid #FFFFFF;
  float: none;
  height: 1px;
  left: 15px;
  margin: 0 15px;
  padding: 0;
  position: absolute;
  top: 40px;
  width: 60px;
  z-index: 1;
}
.nav-link li.current a {
  color: #ffffff;
}
.nav-link li.hover a {
  color: #ffffff;
}
.container {
  margin: 0 auto;
  width: 990px;
}
.link-dropdown {
  background: #f1f1f0;
  position: absolute;
  z-index: 88;
  top: 30px;
  left: 15px;
}
#link-partner .link-dropdown {
  left: -19px;
}
.link-table {
  margin-right: 30px;
  z-index: 999;
  white-space: nowrap;
}
#link-partner .link-table {
  margin-right: 0px;
}
.link-table a {
  font-size: 12px;
  font-weight: normal;
  color: #4c4c4c !important;
  margin: 0 5px;
  display: block;
  white-space: nowrap;
height:20px;
}
.link-table a:hover {
  color: #f66e00 !important;
}
.link-table td {
  width: 40px;
  padding: 6px;
  text-align: left;
  white-space: nowrap;
}

.sidebar {
        float: left;
        display: inline;
        width: 190px;
      }
      .sidebar-title {
        color: #666666;
        font-size: 14px;
        font-weight: bold;
        margin: 10px 0 10px 25px;
      }
      .sidebar-ul {
        padding-left: 25px;
      }
      .sidebar-ul li {
        margin-right: 20px;
        border-top: 1px solid #eee;
        height: 40px;
      }
      .sidebar-ul li a {
        padding: 10px 0;
        color: #999999;
        display: block;
      }
      .sidebar-ul li.current a {
        color: #ff6600;
      }