.ntes-nav {
  z-index: 99;
}
.popup-gallery-loadcheck {
  display: none;
  width: 123px;
  height: 321px;
}
.popup-gallery {
  display: none;
  width: 100%;
  height: 100%;
  min-height: 620px;
  position: fixed;
  top: 0;
  left: 0;
  color: #666666;
  text-align: left;
  background: black;
  background: rgba(0, 0, 0, 0.98);
  z-index: 100;
  _position: absolute;
  _height: expression(eval(document.documentElement.offsetHeight));
  _top: expression(eval(document.documentElement.scrollTop));
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.popup-gallery-l {
  height: 100%;
  margin-right: 360px;
}
.popup-gallery-main {
  height: 100%;
  width: 100%;
  position: relative;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  overflow: hidden;
}
.popup-gallery-photoarea {
  position: absolute;
  top: 20px;
  left: 80px;
  right: 80px;
  bottom: 100px;
  _width: expression(this.parentNode.offsetWidth  - 160 +'px');
  _height: expression(this.parentNode.offsetHeight - 120 +'px');
  text-align: center;
  overflow: hidden;
  z-index: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
}
.popup-gallery-photoarea img {
  display: none;
  position: absolute;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.popup-gallery-loader {
  width: 46px;
  height: 46px;
  border-radius: 3px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -23px;
  margin-top: -23px;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.9);
  background-image: url("../img/loader.gif");
  background-position: center center;
  background-repeat: no-repeat;
}
.popup-gallery-lbtn,
.popup-gallery-rbtn {
  width: 100px;
  height: 100px;
  position: absolute;
  top: 50%;
  margin-top: -70px;
  background-image: url("../img/ctrlbtn.png");
  background-repeat: no-repeat;
  cursor: pointer;
  z-index: 11;
  -webkit-transition: left 0.3s ease-out, right 0.3s ease-out;
  -moz-transition: left 0.3s ease-out, right 0.3s ease-out;
  transition: left 0.3s ease-out, right 0.3s ease-out;
}
.popup-gallery-lbtn {
  left: -100px;
  background-position: 0px -100px;
}
.popup-gallery-rbtn {
  right: -100px;
  background-position: -100px -100px;
}
.popup-gallery-lbtn:hover {
  background-position: 0px 0px;
}
.popup-gallery-rbtn:hover {
  background-position: -100px 0px;
}
.popup-gallery-main:hover .popup-gallery-lbtn,
.ie6 .popup-gallery-lbtn {
  left: 0px;
}
.popup-gallery-main:hover .popup-gallery-rbtn,
.ie6 .popup-gallery-rbtn {
  right: 0px;
}
.popup-gallery-pinfo {
  width: 100%;
  position: absolute;
  bottom: 0;
  background: black;
  background: rgba(0, 0, 0, 0.98);
}
.popup-gallery-pinfo-inner {
  padding: 10px 50px;
}
.popup-gallery-progress {
  font-family: Georgia, sans-serif;
  font-style: italic;
  font-size: 30px;
  line-height: 60px;
  margin-right: 20px;
  margin-top: -20px;
  float: left;
  -webkit-user-select: none;
  -moz-user-select: none;
}
.popup-gallery-progress q {
  color: #b92635;
  font-size: 40px;
}
.popup-gallery-photonote {
  margin: 0;
  color: #aeaeae;
  line-height: 20px;
  font-family: "\5FAE\8F6F\96C5\9ED1", sans-serif;
}
.popup-gallery-photonote a,
.popup-gallery-photonote a:hover,
.popup-gallery-photonote a:visited {
  color: #ba2636;
  text-decoration: none;
}
.popup-gallery-photonote a:hover {
  text-decoration: underline;
}
.popup-gallery-r {
  width: 360px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #131313;
}
.popup-gallery-r-m {
  display: block;
  padding: 0 32px;
  height: 440px;
  position: relative;
  top: 50%;
  margin-top: -220px;
}
.popup-gallery-r-m h1 {
  color: #a2a2a2;
  font-size: 20px;
  font-weight: bold;
  font-family: "\5FAE\8F6F\96C5\9ED1", "\9ED1\4F53", sans-serif;
  -ms-word-break: break-all;
  word-break: break-all;
}
.popup-gallery-actions {
  height: 24px;
  line-height: 24px;
  margin: 10px 0 20px;
}
.popup-gallery-comment,
.popup-gallery-comment:hover,
.popup-gallery-comment:visited,
.popup-gallery-comment:active {
  float: left;
  color: #666666;
  padding-left: 22px;
  font-family: "\5FAE\8F6F\96C5\9ED1", sans-serif;
  background: url("../img/icon_view_actions.png") 0 5px no-repeat;
  text-decoration: none;
}
.popup-gallery-comment:hover {
  background-position: 0 -25px;
  color: white;
}
.popup-gallery-share {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  float: right;
}
.popup-gallery-share-icon {
  float: left;
  width: 25px;
  height: 20px;
  padding-left: 20px;
  font-family: "\5FAE\8F6F\96C5\9ED1", sans-serif;
  background: url("../img/icon_view_actions.png") 0 -56px no-repeat;
}
.popup-gallery-share:hover .popup-gallery-share-icon {
  color: white;
  background-position: 0 -86px;
}
.popup-gallery-share a {
  display: block;
  float: left;
  width: 23px;
  height: 23px;
  background-image: url("../img/share_logos.png");
  background-repeat: no-repeat;
  margin-left: 10px;
}
.popup-gallery-share a.t163 {
  background-position: -76px 0px;
}
.popup-gallery-share a.sina {
  background-position: -76px -80px;
}
.popup-gallery-share a.qzone {
  background-position: -76px -240px;
}
.popup-gallery-share a.renren {
  background-position: -76px -160px;
}
.popup-gallery-share a.t163:hover {
  background-position: 0px    0px;
}
.popup-gallery-share a.sina:hover {
  background-position: 0px -80px;
}
.popup-gallery-share a.qzone:hover {
  background-position: 0px -240px;
}
.popup-gallery-share a.renren:hover {
  background-position: 0px -160px;
}
.popup-gallery-thumb-box {
  width: 296px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.popup-gallery-thumb-box ul {
  position: relative;
  width: 9999px;
}
.popup-gallery-thumb-box ul li {
  float: left;
}
.popup-gallery-thumb-box ul li ol {
  width: 296px;
  height: 296px;
}
.popup-gallery-thumb-box ul li ol li {
  width: 70px;
  height: 70px;
  background-color: #555555;
  border: 2px solid #131313;
  overflow: hidden;
  opacity: .4;
  filter: alpha(opacity=40);
  cursor: pointer;
  float: left;
  -webkit-transition: opacity 0.5s ease-out;
  -moz-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
}
.popup-gallery-thumb-box ul li ol li img {
  visibility: hidden;
  height: 70px;
  margin-left: -12px;
}
.popup-gallery-thumb-box ul li ol li:hover {
  border-color: #ff9900;
  opacity: 1;
  filter: alpha(opacity=100);
}
.popup-gallery-thumb:hover .popup-gallery-thumb-box ul li ol li,
.popup-gallery-thumb-box ul li ol li.current {
  opacity: 1;
  filter: alpha(opacity=100);
}
.popup-gallery-thumb-paging {
  margin: 6px 0 10px;
}
.popup-gallery-thumb-paging ol li {
  float: left;
  display: block;
  width: 20px;
  height: 20px;
  margin-right: 6px;
  cursor: pointer;
  font-size: 14px;
  font-family: Georgia, sans-serif;
  text-align: center;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.popup-gallery-thumb-paging ol li:hover,
.popup-gallery-thumb-paging ol li.current {
  color: white;
  background-color: #b92635;
}
.popup-gallery-autoinfo {
  display: none;
  text-align: right;
}
.popup-gallery-autoinfo a,
.popup-gallery-autoinfo a:hover,
.popup-gallery-autoinfo a:active,
.popup-gallery-autoinfo a:visited {
  float: right;
  background: #b92635;
  color: white;
  padding: 4px 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  text-decoration: none;
}
.popup-gallery-autoinfo a:hover {
  background: #d73b4b;
}
.popup-gallery-footer {
  position: absolute;
  bottom: 8px;
  left: 34px;
  font-family: "\5FAE\8F6F\96C5\9ED1", "\9ED1\4F53", sans-serif;
}
.popup-gallery-footer a,
.popup-gallery-footer a:visited {
  color: #666666;
}
.popup-gallery-footer a:hover {
  color: #cccccc;
  text-decoration: none;
}
.popup-gallery-footer span {
  font-style: italic;
  padding-left: 15px;
}
.popup-gallery-close {
  width: 38px;
  padding-top: 38px;
  position: absolute;
  top: 10px;
  left: -48px;
  cursor: pointer;
  background: #595959 url("../img/close.png") left top no-repeat;
}
.popup-gallery-close:hover {
  background-color: #414141;
  background-position: right top;
}
.popup-gallery-close p {
  display: block;
  color: #eeeeee;
  background: black;
  margin: 0;
  line-height: 30px;
  font-family: "\5FAE\8F6F\96C5\9ED1", sans-serif;
  text-align: center;
}
.popup-gallery-close:hover p {
  color: #cccccc;
}
.popup-gallery-logo {
  display: block;
  width: 296px;
  height: 53px;
  position: absolute;
  background: url("../img/logo_small.png") no-repeat scroll left center; 
  left: 32px;
  top: 50%;
  margin-top: -300px;
  padding-right: 32px;
  opacity: .7;
  filter: alpha(opacity=70);
}
.popup-gallery-logo-ad {
  width:150px;
  height:50px;
  overflow:hidden;
  text-align: right;
}
.popup-gallery-logo:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.ie6 .popup-gallery-logo,
.ie7 .popup-gallery-logo {
  display: none;
}
.popup-gallery-ad290x60 {
  display: block;
  width: 290px;
  height: 60px;
  overflow: hidden;
  position: absolute;
  bottom: 34px;
  left: 34px;
}
.htp {
  display: none;
  width: 100%;
  height: 100%;
  background: black;
  background: rgba(0, 0, 0, 0.9);
  position: absolute;
  top: 0;
  left: 0;
  zoom: 1;
  z-index: 101;
  text-align: left;
}
.ie6 .htp {
  height: expression(eval(document.documentElement.offsetHeight));
  width: expression(eval(document.documentElement.offsetWidth - 22));
}
.htp .htp-main {
  width: 900px;
  height: 550px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -300px;
  margin-left: -450px;
}
.ie6 .htp .htp-main {
  top: 100px;
  margin-top: 0;
}
.htp .htp-main .htp-top {
  display: block;
  width: 100%;
  position: relative;
}
.htp .htp-main .htp-top h3.htp-setname {
  font-size: 18px;
  color: white;
  font-family: "\5FAE\8F6F\96C5\9ED1", sans-serif;
  font-weight: normal;
  padding: 30px 10px 25px;
  margin: 0;
}
.htp .htp-main .htp-top .htp-tip {
  color: white;
  font-size: 20px;
  font-family: "\5FAE\8F6F\96C5\9ED1", sans-serif;
  font-weight: normal;
  position: absolute;
  top: 30px;
  left: 50%;
  margin-left: -60px;
  padding-left: 34px;
  background: url("../img/icon_htp.png") 0 -185px no-repeat;
}
.htp .htp-main .htp-top .htp-actions {
  display: block;
  height: 40px;
  line-height: 40px;
  color: #6a6a6a;
}
.htp .htp-main .htp-top .htp-actions .htp-replay,
.htp .htp-main .htp-top .htp-actions .htp-comment,
.htp .htp-main .htp-top .htp-actions .htp-share {
  float: right;
  margin-left: 15px;
  padding: 0 6px 0 30px;
  font-family: "\5FAE\8F6F\96C5\9ED1", sans-serif;
  background: url("../img/icon_htp.png") 0 0 no-repeat;
  cursor: pointer;
}
.htp .htp-main .htp-top .htp-actions .htp-replay:hover,
.htp .htp-main .htp-top .htp-actions .htp-comment:hover,
.htp .htp-main .htp-top .htp-actions .htp-share:hover {
  color: white;
}
.htp .htp-main .htp-top .htp-actions .htp-replay {
  background-position: 6px -110px;
}
.htp .htp-main .htp-top .htp-actions .htp-replay:hover {
  background-position: 6px -141px;
}
.htp .htp-main .htp-top .htp-actions .htp-comment {
  background-position: 6px 14px;
  color: #6a6a6a;
}
.htp .htp-main .htp-top .htp-actions .htp-comment:hover {
  color: white;
  text-decoration: none;
  background-position: 6px -16px;
}
.htp .htp-main .htp-top .htp-actions .htp-share {
  background-position: 6px -48px;
  width: 150px;
  margin-left: 5px;
}
.htp .htp-main .htp-top .htp-actions .htp-share:hover {
  background-position: 6px -78px;
}
.htp .htp-main .htp-top .htp-actions .htp-share span {
  float: left;
}
.htp .htp-main .htp-top .htp-actions .htp-share ul {
  display: block;
  float: right;
  margin-top: 8px;
  width: 120px;
}
.htp .htp-main .htp-top .htp-actions .htp-share ul li {
  display: block;
  float: left;
  width: 24px;
  height: 24px;
  margin-left: 6px;
  _margin-left: 3px;
  cursor: pointer;
  background: url("../img/icon_share_htp.png") 0 0 no-repeat;
}
.ie6 .htp .htp-main .htp-top .htp-actions .htp-share ul li {
  background-image: url("../img/icon_share_htp_8bit.png");
}
.htp .htp-main .htp-top .htp-actions .htp-share ul li.t163 {
  background-position: 0px 0;
}
.htp .htp-main .htp-top .htp-actions .htp-share ul li.t163:hover {
  background-position: 0px -28px;
}
.htp .htp-main .htp-top .htp-actions .htp-share ul li.sina {
  background-position: -32px 0;
}
.htp .htp-main .htp-top .htp-actions .htp-share ul li.sina:hover {
  background-position: -32px -28px;
}
.htp .htp-main .htp-top .htp-actions .htp-share ul li.qzone {
  background-position: -65px 0;
}
.htp .htp-main .htp-top .htp-actions .htp-share ul li.qzone:hover {
  background-position: -65px -28px;
}
.htp .htp-main .htp-top .htp-actions .htp-share ul li.renren {
  background-position: -97px 0;
}
.htp .htp-main .htp-top .htp-actions .htp-share ul li.renren:hover {
  background-position: -97px -28px;
}
.htp .htp-main .htp-btm {
  position: relative;
}
.htp .htp-main .htp-btm .htp-adarea {
  display: none;
}
.htp .htp-main .htp-btm .htp-picarea {
  width: 900px;
}
.htp .htp-main .htp-btm .htp-picarea .htp-p-t1 {
  width: 448px;
  height: 258px;
}
.htp .htp-main .htp-btm .htp-picarea .htp-p-t2 {
  width: 448px;
  height: 258px;
}
.htp .htp-main .htp-btm .htp-picarea .htp-p-b1 {
  width: 298px;
  height: 168px;
}
.htp .htp-main .htp-btm .htp-picarea .htp-p-b2 {
  width: 298px;
  height: 168px;
}
.htp .htp-main .htp-btm .htp-picarea .htp-p-b3 {
  width: 298px;
  height: 168px;
}
.htp .htp-main .htp-btm-ad {
  position: relative;
}
.htp .htp-main .htp-btm-ad .htp-adarea {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 270px;
  height: 428px;
  overflow: hidden;
  background-color: #333333;
}
.htp .htp-main .htp-btm-ad .htp-adarea a,
.htp .htp-main .htp-btm-ad .htp-adarea a:hover,
.htp .htp-main .htp-btm-ad .htp-adarea a:visited,
.htp .htp-main .htp-btm-ad .htp-adarea a:active {
  border: none;
  text-decoration: none;
  color: white;
}
.htp .htp-main .htp-btm-ad .htp-adarea:hover img {
  opacity: .7;
}
.htp .htp-main .htp-btm-ad .htp-picarea {
  width: 630px;
}
.htp .htp-main .htp-btm-ad .htp-picarea .htp-p-t1 {
  width: 313px;
  height: 258px;
}
.htp .htp-main .htp-btm-ad .htp-picarea .htp-p-t2 {
  width: 313px;
  height: 258px;
}
.htp .htp-main .htp-btm-ad .htp-picarea .htp-p-b1 {
  width: 208px;
  height: 168px;
}
.htp .htp-main .htp-btm-ad .htp-picarea .htp-p-b2 {
  width: 208px;
  height: 168px;
}
.htp .htp-main .htp-btm-ad .htp-picarea .htp-p-b3 {
  width: 208px;
  height: 168px;
}
.htp .htp-main .htp-pic {
  display: block;
  margin: 0 2px 2px 0;
  background-color: #333333;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: pointer;
}
.htp .htp-main .htp-pic img {
  margin-top: -9999px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.ie6 .htp .htp-main .htp-pic img,
.ie7 .htp .htp-main .htp-pic img,
.ie8 .htp .htp-main .htp-pic img {
  margin-top: 0;
}
.htp .htp-main .htp-pic:hover img {
  opacity: .7;
}
.htp .htp-main .htp-pic p {
  width: 90%;
  padding: 0 5%;
  height: 22px;
  line-height: 22px;
  color: white;
  font-size: 16px;
  font-family: "\5FAE\8F6F\96C5\9ED1", sans-serif;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
  position: absolute;
  left: 0;
  bottom: 0;
  margin: 0;
}
.htp .htp-main .htp-lastpic,
.htp .htp-main .htp-nextset {
  position: absolute;
  color: white;
  top: 50%;
  cursor: pointer;
}
@media all and (max-width: 1260px) {
  .htp .htp-main .htp-lastpic,
  .htp .htp-main .htp-nextset {
    display: none;
  }
}
.htp .htp-main .htp-lastpic {
  left: -70px;
  width: 60px;
  height: 60px;
  margin-top: 0;
  background: black url("../img/ctrlbtn.png") -21px -120px no-repeat;
}
.htp .htp-main .htp-lastpic:hover {
  background-position: -21px -20px;
}
.htp .htp-main .htp-nextset {
  right: -170px;
  width: 140px;
  height: 120px;
  margin-top: -20px;
  text-align: center;
  padding: 10px;
  font-family: "\5FAE\8F6F\96C5\9ED1", sans-serif;
}
.htp .htp-main .htp-nextset:hover {
  background-color: #222222;
}
.htp .htp-main .htp-nextset .htp-nextset-inner {
  width: 140px;
  height: 98px;
  overflow: hidden;
  position: relative;
}
.htp .htp-main .htp-nextset .htp-nextset-inner p {
  position: absolute;
  left: 0;
  bottom: 0;
  margin: 0;
  padding: 3px 0;
  width: 100%;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.4);
}
.htp .htp-main .htp-nextset h4 {
  height: 22px;
  line-height: 22px;
  color: gray;
}
.htp .htp-main .htp-close {
  width: 38px;
  height: 38px;
  position: absolute;
  top: 10px;
  right: -50px;
  cursor: pointer;
  background: #595959 url("../img/close.png") left top no-repeat;
}
.htp .htp-main .htp-close:hover {
  background-color: #414141;
  background-position: right top;
}
