.ntes-nav {
  position: fixed;
  top: 0;
  left: 0;
}
.ie6 .ntes-nav {
  position: absolute;
  top: expression(eval(document.documentElement.scrollTop));
}
.ntes-nav-main {
  width: auto !important;
  /*_width: 960px;*/
  min-width: 720px;
  max-width: 1440px;
}
#passport_helper_div {
  display: none;
}
body {
  background: #f2f2f2;
  overflow-x: hidden;
  visibility: hidden;
}
.ie6,
.ie6 body {
  background-image: url(about:blank);
  background-attachment: fixed;
}
.rootwrap {
  max-width: 1440px;
  min-width: 990px;
  margin: 0 auto;
  background: white;
}
.ie6 .rootwrap,
.ie7 .rootwrap {
  width: 100%;
  max-width: none;
  min-width: none;
}
.main {
  padding: 12px;
  padding-bottom: 202px;
  background: #f2f2f2;
  overflow: hidden;
  margin-left: 260px;
}
.ie6 .main {
  padding-bottom: 12px;
}
@media all and (max-width: 1240px) {
  .main {
    margin-left: 170px;
  }
}
.main .content {
  width: 100%;
  min-height: 1000px;
  background: none;
  position: relative;
}
.leftbar {
  position: fixed;
  top: 45px;
  z-index: 2;
  width: 260px;
}
@media all and (max-width: 1240px) {
  .leftbar {
    width: 170px;
  }
}
.ie6 .leftbar {
  position: absolute;
  left: 0;
  top: expression(eval(document.documentElement.scrollTop+45));
}
.ie7 .leftbar {
  left: 0;
}
.leftbar .logo {
  display: block;
  height: 170px;
  background: #111111 url("../img/logo.png") center no-repeat;
}
@media all and (max-width: 1240px) {
  .leftbar .logo {
    background-image: url("../img/logo_small.png");
  }
}
.leftbar .search {
  padding: 26px 22px;
  border-bottom: 1px solid #eeeeee;
}
.ie6 .leftbar .search,
.ie7 .leftbar .search {
  background: none;
  padding: 13px 22px;
  width: 184px;
  height: 30px;
}
.leftbar .search form {
  margin: 0;
  padding: 0;
  text-indent: 0;
}
.leftbar .search form input {
  _float: left;
  width: 100%;
  height: 30px;
  font-size: 14px;
  line-height: 1;
  text-indent: 30px;
  color: #333333;
  outline: none;
  border-style: solid;
  border-width: 1px;
  border-color: white white #d6d6d6 white;
  background: white url("../img/icon_search.png") 8px 6px no-repeat;
  opacity: 0.6;
  filter: alpha(opacity=60);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.leftbar .search form input:focus {
  opacity: 1;
  filter: alpha(opacity=100);
  border-color: #d6d6d6;
  background-color: #eeeeee;
}
.leftbar .search form input::-webkit-input-placeholder {
  text-indent: 30px;
}
.leftbar .copyright {
  font-size: 14px;
  font-family: "\5FAE\8F6F\96C5\9ED1", sans-serif;
  padding: 26px 22px;
  color: #cccccc;
}
.nav {
  position: relative;
}
.nav ul.nav-list li {
  width: 50%;
  height: 49px;
  line-height: 48px;
  border-bottom: 1px solid #ececec;
  float: left;
}
.nav ul.nav-list li a,
.nav ul.nav-list li a:hover,
.nav ul.nav-list li a:active,
.nav ul.nav-list li a:visited {
  display: block;
  width: 100%;
  height: 100%;
  color: #666666;
  font-family: "\5FAE\8F6F\96C5\9ED1", sans-serif;
  font-size: 14px;
  text-decoration: none;
  -webkit-transition: background 0.1s ease-out;
  -moz-transition: background 0.1s ease-out;
  -o-transition: background 0.1s ease-out;
  transition: background 0.1s ease-out;
}
.nav ul.nav-list li a:hover {
  color: #ba2636;
  background-color: #fcfcfc;
}
.nav ul.nav-list li a.current {
  color: #ba2636;
  background-color: #fafafa;
}
.nav ul.nav-list li a.hot {
  background-image: url("../img/icon_hot.png");
  background-position: 76% 18%;
  background-repeat: no-repeat;
}
.nav ul.nav-list li.more {
  text-indent: 1em;
  position: relative;
}
.nav ul.nav-list li.more em {
  font-family: sans-serif;
}
.nav ul.nav-list li.more ul.more-list {
  display: none;
  position: absolute;
  bottom: 0;
  left: 100%;
  width: 100%;
  background: #ebebeb;
}
.nav ul.nav-list li.more ul.more-list li {
  border-color: #d8d8d8;
  text-indent: 0;
  width: 100%;
}
.nav ul.nav-list li.more ul.more-list li li.last-child {
  border-bottom-color: transparent;
  border: none;
}
.nav ul.nav-list li.more-hover a {
  background: #ebebeb;
}
.nav ul.nav-list li.more-hover ul.more-list li a:hover {
  background: #fcfcfc;
}
.nav .nav-middle-line {
  font-style: 0;
  height: 100%;
  _height: 300px;
  width: 1px;
  background: #ececec;
  position: absolute;
  left: 50%;
  top: 0;
}
ul.subtopic {
  display: none;
  height: 60px;
  line-height: 60px;
  background: white;
  position: fixed;
  top: -60px;
  z-index: 1;
  margin-left: -12px;
  opacity: 0.9;
  filter: alpha(opacity=90);
  overflow: hidden;
}
.ie6 ul.subtopic {
  position: absolute;
  top: expression(eval(document.documentElement.scrollTop - 72));
  left: 0;
  width: 100%;
}
.ie7 ul.subtopic {
  left: 270px;
}
ul.subtopic li {
  float: left;
  padding: 0 2%;
  font-size: 12px;
  color: #888888;
  border-right: 1px solid #eeeeee;
  cursor: pointer;
  font-family: "\5FAE\8F6F\96C5\9ED1", sans-serif;
}
ul.subtopic li:hover,
ul.subtopic li.current {
  background: #fafafa;
}
ul.subtopic li.current {
  color: #ba2636;
}
ul.subtopic li.chname {
  color: white;
  padding: 0 40px;
}
ul.subtopic li img.icon-hd {
  vertical-align: middle;
  margin-top: -2px;
}
.ie6 ul.subtopic li img.icon-hd {
  display: none;
}
.gotop,
.golike {
  display: none;
  position: fixed;
  right: 0;
  bottom: 110px;
  width: 50px;
  height: 50px;
  background: white url("about:blank") 0 0 no-repeat;
  cursor: pointer;
  z-index: 99;
}
.gotop:hover,
.golike:hover {
  background-position: 0 -50px;
}
.ie6 .gotop,
.ie6 .golike {
  position: absolute;
}
.gotop {
  background-image: url("../img/gotop.png");
  bottom: 110px;
}
.ie6 .gotop {
  top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-110));
}
.golike {
  background-image: url("../img/golike.png");
  bottom: 50px;
}
.ie6 .golike {
  top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-50));
}
.oneblock {
  position: absolute;
  overflow: hidden;
  background: #f6f6f6;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.imgbig {
  opacity: 0;
  filter: alpha(opacity=0);
  width: 100%;
  height: 100%;
  position: relative;
  cursor: pointer;
}
.imgbig .pic {
  width: 100%;
  height: 100%;
  background: black;
  overflow: hidden;
}
.ie6 .imgbig .pic {
  background: #cccccc;
}
.imgbig .pic img {
  margin-top: -9999px;
  opacity: 1;
  -ms-interpolation-mode: bicubic;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: opacity 0.5s ease-out;
  -moz-transition: opacity 0.5s ease-out;
  -o-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
}
.imgbig .text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: black;
  background: rgba(0, 0, 0, 0.8);
  background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.56) 64%, rgba(0, 0, 0, 0.8) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(64%, rgba(0, 0, 0, 0.56)), color-stop(100%, rgba(0, 0, 0, 0.8)));
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.56) 64%, rgba(0, 0, 0, 0.8) 100%);
  background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.56) 64%, rgba(0, 0, 0, 0.8) 100%);
  background: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.56) 64%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.56) 64%, rgba(0, 0, 0, 0.8) 100%);
}
.ie9 .imgbig .text {
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY0JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjU2Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+") repeat scroll 0 0 transparent;
  filter: none;
}
.ie7 .imgbig .text,
.ie8 .imgbig .text {
  background-color: transparent;
  background-image: url("../img/bg_op70.png");
}
.imgbig .text h2.name {
  color: white;
  font-family: "\5FAE\8F6F\96C5\9ED1", sans-serif;
  font-size: 16px;
  text-align: center;
  padding: 10px 0;
  text-shadow: 0 0 3px black;
}
.imgbig:hover .pic img {
  opacity: .7;
}
.imgbig .source {
  opacity: 0;
  filter: alpha(opacity=0);
  width: 80px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 14px;
  font-weight: bold;
  font-family: "\5FAE\8F6F\96C5\9ED1", sans-serif;
  color: white;
  -webkit-transition: opacity 0.5s ease-out;
  -moz-transition: opacity 0.5s ease-out;
  -o-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
}
.ie6 .imgbig .source {
  opacity: 1;
  filter: alpha(opacity=100);
}
.imgbig:hover .source {
  opacity: 1;
  filter: alpha(opacity=100);
}
.imgtext-lr .pic {
  width: 65%;
  height: 100%;
  float: left;
}
.imgtext-lr .text {
  margin-left: 65%;
  height: 100%;
}
.imgtext-lr-s .pic {
  width: 35%;
  height: 100%;
  float: left;
}
.imgtext-lr-s .text {
  margin-left: 35%;
  height: 100%;
}
.imgtext-lr .text i.arrow,
.imgtext-lr-s .text i.arrow {
  border-color: transparent white transparent transparent;
  border-style: dashed solid dashed dashed;
  top: 40px;
  left: -24px;
}
.imgtext-lr:hover .text i.arrow,
.imgtext-lr-s:hover .text i.arrow {
  border-color: transparent #252525 transparent transparent;
}
.imgtext-rl .pic {
  float: right;
  width: 65%;
  height: 100%;
}
.imgtext-rl .text {
  margin-right: 65%;
  height: 100%;
}
.imgtext-rl-s .pic {
  float: right;
  width: 35%;
  height: 100%;
}
.imgtext-rl-s .text {
  margin-right: 35%;
  height: 100%;
}
.imgtext-rl .text i.arrow,
.imgtext-rl-s .text i.arrow {
  border-color: transparent transparent transparent white;
  border-style: dashed dashed dashed solid;
  top: 40px;
  right: -24px;
}
.imgtext-rl:hover .text i.arrow,
.imgtext-rl-s:hover .text i.arrow {
  border-color: transparent transparent transparent #252525;
}
.imgtext-bt .pic {
  position: absolute;
  top: 30%;
  left: 0;
  height: 70%;
  width: 100%;
}
.imgtext-bt .text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 30%;
}
.imgtext-bt .text i.arrow {
  border-color: white transparent transparent transparent;
  border-style: solid dashed dashed dashed;
  left: 40px;
  bottom: -24px;
}
.imgtext-bt:hover .text i.arrow {
  border-color: #252525 transparent transparent transparent;
}
.imgtext {
  opacity: 0;
  filter: alpha(opacity=0);
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.imgtext .pic {
  overflow: hidden;
  background: black;
}
.ie6 .imgtext .pic {
  background: #cccccc;
}
.imgtext .pic img {
  margin-top: -9999px;
  opacity: 1;
  -ms-interpolation-mode: bicubic;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: opacity 0.5s ease-out;
  -moz-transition: opacity 0.5s ease-out;
  -o-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
}
.imgtext .text {
  background: white;
  text-align: left;
  position: relative;
  -webkit-transition: background-color 0.5s ease-out;
  -moz-transition: background-color 0.5s ease-out;
  -o-transition: background-color 0.5s ease-out;
  transition: background-color 0.5s ease-out;
}
.imgtext .text h2.name {
  color: #252525;
  font-family: "\5FAE\8F6F\96C5\9ED1", sans-serif;
  font-size: 14px;
  padding: 15px 20px 0 20px;
}
.imgtext .text .time {
  padding: 10px 20px 0 20px;
  font-family: Adorable, Arial, sans-serif;
  color: #cccccc;
}
@media all and (max-width: 1240px) {
  .imgtext .text .time span {
    display: none;
  }
}
.imgtext .text .source {
  opacity: 0;
  filter: alpha(opacity=0);
  float: left;
  margin: 5px 0 0 20px;
  padding: 3px;
  font-family: "\5FAE\8F6F\96C5\9ED1", sans-serif;
  background: #f2f2f2;
  color: #333333;
  -webkit-transition: opacity 0.5s ease-out;
  -moz-transition: opacity 0.5s ease-out;
  -o-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
}
.imgtext .text .source:hover {
  color: #ba2636;
}
@media all and (max-width: 1240px) {
  .imgtext .text .source {
    display: none;
  }
}
.imgtext .text .comment {
  display: block;
  height: 15px;
  padding-left: 18px;
  position: absolute;
  bottom: 10px;
  left: 22px;
  background: url("../img/icon_comment.png") top left no-repeat;
  font-family: Adorable, Verdana;
  font-style: italic;
  color: #cb6b80;
}
.imgtext .text i.arrow {
  display: block;
  border-width: 12px;
  font-size: 0;
  width: 0;
  height: 0;
  line-height: 0;
  position: absolute;
  -webkit-transition: border-color 0.5s ease-out;
  -moz-transition: border-color 0.5s ease-out;
  -o-transition: border-color 0.5s ease-out;
  transition: border-color 0.5s ease-out;
}
.imgtext:hover .pic img {
  opacity: .7;
}
.imgtext:hover .text {
  background: #252525;
}
.imgtext:hover .text h2.name {
  color: white;
}
.imgtext:hover .text .source {
  opacity: 1;
  filter: alpha(opacity=100);
}
.imgtext:hover .text .comment {
  color: white;
  background-position: left -20px;
}
.slide {
  width: 100%;
  height: 100%;
  background-color: #333333;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px) scale(1);
}
.slide ul.list {
  width: 3500px;
  height: 100%;
  position: relative;
}
.slide ul.list li {
  width: 700px;
  height: 100%;
  position: relative;
  overflow: hidden;
  float: left;
  cursor: pointer;
}
.slide ul.list li h2 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  color: white;
  font-family: "\5FAE\8F6F\96C5\9ED1", "\9ED1\4F53", sans-serif;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding: 10px 0;
  text-shadow: 0 0 3px black;
  overflow: hidden;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  background: black;
  background: rgba(0, 0, 0, 0.8);
  background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.56) 64%, rgba(0, 0, 0, 0.8) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(64%, rgba(0, 0, 0, 0.56)), color-stop(100%, rgba(0, 0, 0, 0.8)));
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.56) 64%, rgba(0, 0, 0, 0.8) 100%);
  background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.56) 64%, rgba(0, 0, 0, 0.8) 100%);
  background: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.56) 64%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.56) 64%, rgba(0, 0, 0, 0.8) 100%);
}
.ie9 .slide ul.list li h2 {
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY0JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjU2Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+") repeat scroll 0 0 transparent;
  filter: none;
}
.ie7 .slide ul.list li h2,
.ie8 .slide ul.list li h2 {
  background-color: transparent;
  background-image: url("../img/bg_op70.png");
}
.slide ul.ctrl {
  width: 110px;
  _width: 120px;
  position: absolute;
  bottom: 12px;
  left: 50%;
  margin-left: -58px;
}
.slide ul.ctrl li {
  width: 12px;
  height: 12px;
  background: #f2f2f2;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  float: left;
  margin-left: 10px;
  cursor: pointer;
}
.slide ul.ctrl li.active {
  background: #930000;
}
.slide .ctrl-l,
.slide .ctrl-r {
  display: block;
  position: absolute;
  width: 50px;
  height: 34px;
  background: url("../img/slide_ctrl.png") no-repeat;
  opacity: 0.5;
  filter: alpha(opacity=50);
  top: 50%;
  margin-top: -17px;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.slide .ctrl-l:hover,
.slide .ctrl-r:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.slide .ctrl-l {
  left: -50px;
  _left: 10px;
  background-position: top    center;
}
.slide .ctrl-r {
  right: -50px;
  _right: 10px;
  background-position: bottom center;
}
.slide:hover .ctrl-l {
  left: 10px;
}
.slide:hover .ctrl-r {
  right: 10px;
}
.slide .flag {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 100px;
  background-color: #909090;
  color: white;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  font-family: "\5FAE\8F6F\96C5\9ED1", "\9ED1\4F53", sans-serif;
  font-weight: bold;
}
.slide .flag-line1 {
  height: 24px;
  padding: 16px 0;
}
.slide .flag-line2 {
  height: 48px;
  padding: 26px 0;
}
.rank {
  min-width: 200px;
  min-height: 500px;
  background: white;
  position: absolute;
  display: none;
}
.rank .rank-tab li {
  width: 50%;
  float: left;
  background-color: #e2e2e2;
  height: 34px;
  line-height: 34px;
  font-family: "\5FAE\8F6F\96C5\9ED1", sans-serif;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: background 0.2s ease-out;
  -moz-transition: background 0.2s ease-out;
  -o-transition: background 0.2s ease-out;
  transition: background 0.2s ease-out;
}
.rank .rank-tab li.current {
  background-color: white;
}
.rank .rank-list {
  display: none;
  margin-top: 10px;
}
.rank .rank-list.current {
  display: block;
}
.rank .rank-list li {
  height: 30px;
  line-height: 30px;
  text-align: left;
  white-space: nowrap;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  padding-right: 10px;
  border-bottom: 1px solid #e9e9e9;
  -webkit-transition: height 0.5s ease-out;
  -moz-transition: height 0.5s ease-out;
  -o-transition: height 0.5s ease-out;
  transition: height 0.5s ease-out;
}
.rank .rank-list li span,
.rank .rank-list li h4 {
  display: inline;
}
.rank .rank-list li span {
  padding: 0 3% 0 5%;
  font-family: Arial;
  font-style: italic;
}
.rank .rank-list li h4 {
  color: #76787d;
  font-family: sans-serif;
}
.rank .rank-list li i {
  display: block;
  width: 10px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.rank .rank-list li .rank-list-img {
  display: none;
  width: 100%;
  height: 150px;
  position: relative;
  overflow: hidden;
}
.rank .rank-list li .rank-list-img img {
  display: none;
}
.rank .rank-list li .rank-list-img p {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: black;
  background: rgba(0, 0, 0, 0.7);
  color: white;
  font-family: sans-serif;
  text-indent: 10px;
}
.ie7 .rank .rank-list li .rank-list-img p,
.ie8 .rank .rank-list li .rank-list-img p {
  background-color: transparent;
  background-image: url("../img/bg_op70.png");
}
.rank .rank-list li .rank-list-img b {
  width: 28px;
  height: 28px;
  position: absolute;
  top: 0;
  left: 0;
  background: url("http://img2.cache.netease.com/utf8/gallery/img/rank-num.png") no-repeat;
}
.rank .rank-list li.active {
  height: 150px;
  padding: 20px;
}
.rank .rank-list li.active span,
.rank .rank-list li.active i,
.rank .rank-list li.active h4 {
  display: none;
}
.rank .rank-list li.active .rank-list-img {
  display: block;
}
.rank .rank-list li.rank-num-1 span {
  color: #aa1b1b;
}
.rank .rank-list li.rank-num-1 i {
  background-color: #aa1b1b;
}
.rank .rank-list li.rank-num-1 .rank-list-img b {
  background-position: 0   0;
}
.rank .rank-list li.rank-num-2 span {
  color: #ea5706;
}
.rank .rank-list li.rank-num-2 i {
  background-color: #ea5706;
}
.rank .rank-list li.rank-num-2 .rank-list-img b {
  background-position: -28px 0;
}
.rank .rank-list li.rank-num-3 span {
  color: #ea8c06;
}
.rank .rank-list li.rank-num-3 i {
  background-color: #ea8c06;
}
.rank .rank-list li.rank-num-3 .rank-list-img b {
  background-position: -56px 0;
}
.rank .rank-list li.rank-num-4 span {
  color: #999999;
}
.rank .rank-list li.rank-num-4 i {
  background-color: #f1d552;
}
.rank .rank-list li.rank-num-4 .rank-list-img b {
  background-position: -84px 0;
}
.rank .rank-list li.rank-num-5 span {
  color: #999999;
}
.rank .rank-list li.rank-num-5 i {
  background-color: #f4f5a2;
}
.rank .rank-list li.rank-num-5 .rank-list-img b {
  background-position: -112px 0;
}
.rank .rank-list li.rank-num-6 span {
  color: #999999;
}
.rank .rank-list li.rank-num-6 i {
  background-color: #cccccc;
}
.rank .rank-list li.rank-num-6 .rank-list-img b {
  background-position: -140px 0;
}
.rank .rank-list li.rank-num-7 span {
  color: #999999;
}
.rank .rank-list li.rank-num-7 i {
  background-color: #dddddd;
}
.rank .rank-list li.rank-num-7 .rank-list-img b {
  background-position: -168px 0;
}
.rank .rank-list li.rank-num-8 span {
  color: #999999;
}
.rank .rank-list li.rank-num-8 i {
  background-color: #e8e8e8;
}
.rank .rank-list li.rank-num-8 .rank-list-img b {
  background-position: -196px 0;
}
.rank .rank-list li.rank-num-9 span {
  color: #999999;
}
.rank .rank-list li.rank-num-9 i {
  background-color: #f3f3f3;
}
.rank .rank-list li.rank-num-9 .rank-list-img b {
  background-position: -224px 0;
}
.rank .rank-list li.rank-num-10 span {
  color: #999999;
}
.rank .rank-list li.rank-num-10 i {
  background-color: whitesmoke;
}
.rank .rank-list li.rank-num-10 .rank-list-img b {
  background-position: -252px 0;
}
.rank .rank-btm {
  width: 270px;
  height: 210px;
  padding: 15px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.guess-wrapper {
  visibility: hidden;
  position: fixed;
  left: 0;
  z-index: 90;
  height: 190px;
  bottom: -190px;
  width: 100%;
}
.ie6 .guess-wrapper {
  display: none;
}
.guess {
  background: #333333;
  padding: 0px;
  margin: 0 auto;
  height: 100%;
  min-width: 960px;
  max-width: 1440px;
  color: white;
  font-family: "\5FAE\8F6F\96C5\9ED1", sans-serif;
}
.ie7 .guess {
  max-width: none;
}
.guess .guess-top {
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
}
.guess .guess-top h3 {
  float: left;
  font-size: 18px;
}
.guess .guess-top .guess-change {
  float: right;
  color: white;
  background-color: #ca6b80;
  padding: 8px 10px;
  line-height: 1;
  margin-top: 15px;
  vertical-align: middle;
  _vertical-align: top;
}
.guess .guess-top .guess-change:hover {
  text-decoration: none;
  background-color: #c06b80;
}
.guess .guess-top .guess-close {
  display: none;
  float: right;
  color: #dddddd;
  font-size: 14px;
}
.guess .guess-top .guess-close:hover {
  color: white;
  text-decoration: none;
}
.guess .guess-bottom {
  margin: 0 10px;
  overflow: hidden;
}
.guess .guess-bottom .guess-list {
  position: relative;
  left: 0;
  width: 940px;
  margin: 0 auto;
}
.ie6 .guess .guess-bottom .guess-list {
  width: 950px;
}
.guess .guess-bottom .guess-list li {
  display: block;
  float: left;
  margin: 0 10px;
}
.guess .guess-bottom .guess-list li a {
  display: block;
  position: relative;
  width: 158px;
  height: 110px;
  padding: 4px;
  overflow: hidden;
  border-color: #333333;
  border-width: 1px;
  border-style: solid;
  cursor: pointer;
}
.guess .guess-bottom .guess-list li a:hover {
  background: #888888;
  border-color: #888888;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
  text-decoration: none;
}
.guess .guess-bottom .guess-list li a img {
  width: 100%;
  height: 100%;
}
.guess .guess-bottom .guess-list li a p {
  position: absolute;
  bottom: -1px;
  left: 0;
  padding: 6px 10px;
  width: 138px;
  margin: 4px;
  height: 34px;
  font-size: 12px;
  line-height: 16px;
  text-align: left;
  color: white;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.4);
  background-image: url(http://img2.cache.netease.com/utf8/gallery/img/seticon.png);
  background-repeat: no-repeat;
  background-position: 136px 28px;
  overflow: hidden;
}
.ie6 .guess .guess-bottom .guess-list li a p,
.ie7 .guess .guess-bottom .guess-list li a p {
  background-color: black;
  background-image: none;
  filter: alpha(opacity=70);
}
.center-tip {
  display: none;
  position: fixed;
  background: black;
  background: rgba(0, 0, 0, 0.7);
  width: 200px;
  height: 80px;
  left: 50%;
  margin-left: 37px;
  top: 40%;
  z-index: 3;
  color: white;
  text-align: center;
  line-height: 80px;
  font-size: 30px;
  font-family: "\5FAE\8F6F\96C5\9ED1", sans-serif;
  border-radius: 10px;
  -webkit-transform: translate3d(0px, 0px, 0px) scale(1);
}
.ie6 .center-tip {
  position: absolute;
  top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight/2));
}
@media all and (max-width: 1240px) {
  .center-tip {
    margin-left: -8px;
  }
}
