
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

p {
  line-height: 1.5em;
}

/* line 22, C:/Ruby30-x64/lib/ruby/gems/3.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

#top {
  padding-bottom: 0;
}

#top p.gray {
  color: gray;
  line-height: 2em;
  /*margin-bottom: 2em;*/
  text-indent: 0;
}

#top p {
  text-indent: 3.5em;
}

#top .no-indent {
  text-indent: 0;
  line-height: 2em;
}

#top .no-indent.b {
  margin-bottom: 0;
}

/* line 24, C:/Ruby30-x64/lib/ruby/gems/3.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, C:/Ruby30-x64/lib/ruby/gems/3.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, C:/Ruby30-x64/lib/ruby/gems/3.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, C:/Ruby30-x64/lib/ruby/gems/3.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, C:/Ruby30-x64/lib/ruby/gems/3.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, C:/Ruby30-x64/lib/ruby/gems/3.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, C:/Ruby30-x64/lib/ruby/gems/3.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* scrollbar */
/* line 7, ../sass/_base.scss */
::-webkit-scrollbar {
  width: 12px;
  height: 17px;
  background: #f0f0f0;
  border: none;
}

/* line 13, ../sass/_base.scss */
::-webkit-scrollbar-thumb {
  background: #cdcdcd;
  border: 1px solid #f0f0f0;
}

/* line 17, ../sass/_base.scss */
::-webkit-scrollbar-thumb:hover {
  background: #dadada;
}

/* line 20, ../sass/_base.scss */
::-webkit-scrollbar-thumb:active {
  background: #606060;
}

/* line 23, ../sass/_base.scss */
::-webkit-scrollbar-thumb:disabled {
  background: #f9f9f9;
}

/* line 26, ../sass/_base.scss */
::-webkit-scrollbar-corner {
  background: #f0f0f0;
}

/* line 29, ../sass/_base.scss */
::-webkit-scrollbar-button {
  width: 0;
  height: 0;
}

/* line 33, ../sass/_base.scss */
input::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  position: absolute;
  right: 0;
}

/* line 53, ../sass/_base.scss */
*, *:focus {
  outline: none;
}

/* line 54, ../sass/_base.scss */
a {
  color: #333;
  text-decoration: none;
}

/* line 58, ../sass/_base.scss */
a * {
  cursor: pointer;
}

/* line 61, ../sass/_base.scss */
i, em {
  font-style: normal;
  font-weight: normal;
}

/*a:active,a:visited,a:focus{
  star:expression(this.onFocus=this.blur());
}*/
/* line 68, ../sass/_base.scss */
img {
  display: block;
}

/* line 71, ../sass/_base.scss */
i {
  font-style: normal;
}

/* line 74, ../sass/_base.scss */
textarea {
  resize: none;
  overflow: auto;
}

/* line 78, ../sass/_base.scss */
.clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}

/* line 79, ../sass/_base.scss */
.clearfix {
  zoom: 1;
}

/* line 80, ../sass/_base.scss */
html, body {
  position: relative;
  z-index: 100;
  width: 100%;
  height: 100%;
  min-width: 1080px;
  font-size: 12px;
  font-family: \5FAE\8F6F\96C5\9ED1,arial;
  zoom: 1;
  color: #333;
  overflow-y: hidden;
  background: #fff;
}

/* line 94, ../sass/_base.scss */
.ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* line 100, ../sass/_base.scss */
.blank10 {
  height: 10px;
  clear: both;
  overflow: hidden;
}

/* line 105, ../sass/_base.scss */
.blank15 {
  height: 15px;
  clear: both;
  overflow: hidden;
}

/* line 110, ../sass/_base.scss */
.blank20 {
  height: 20px;
  clear: both;
  overflow: hidden;
}

/* line 1, ../sass/_common.scss */
.overflowHidden {
  overflow: hidden;
}

/* line 5, ../sass/_common.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  box-sizing: border-box;
  border-top: 5px solid #8e8e8e;
  border-bottom: 5px solid transparent;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: "";
  vertical-align: middle;
}

/* line 17, ../sass/_common.scss */
.caret.reverse {
  border-top-color: transparent;
  border-bottom-color: #8e8e8e;
}

/* line 22, ../sass/_common.scss */
.notify .progress-info {
  float: left;
  margin: 4px 0;
  padding-left: 52px;
  text-align: left;
  background: url('../images/notifyicons/waiting.gif?1611648611') no-repeat left center;
  background-size: auto 16px;
}

/* line 30, ../sass/_common.scss */
.notify .progress-info span {
  font-weight: bold;
}

/* line 33, ../sass/_common.scss */
.notify .cancel-btn {
  float: left;
  width: 40px;
  height: 20px;
  margin: 11px 0 0 6px;
  border-radius: 4px;
  line-height: 20px;
  font-size: 12px;
  color: #666;
  text-align: center;
  background: #fff;
}

/* line 45, ../sass/_common.scss */
.notify {
  display: none;
  position: absolute;
  top: 0;
  left: 25%;
  width: 50%;
  text-align: center;
  overflow: hidden;
  z-index: 1010;
}

/* line 55, ../sass/_common.scss */
.notify .alert {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  min-width: 110px;
  white-space: nowrap;
}

/* line 62, ../sass/_common.scss */
.alert-success, .alert-error, .alert-loading {
  padding: 0 20px;
  line-height: 34px;
  font-size: 14px;
  color: #ffffff;
}

/* line 68, ../sass/_common.scss */
.alert-success, .alert-loading {
  background: #36be63;
}

/* line 71, ../sass/_common.scss */
.alert-error {
  background: #ff794a;
}

/* line 74, ../sass/_common.scss */
.alert-error a, .alert .alert-link {
  text-decoration: underline;
}

/* line 77, ../sass/_common.scss */
.alert .alert-link {
  color: #0079D4;
}

/* line 80, ../sass/_common.scss */
.btn-group {
  float: left;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/* line 86, ../sass/_common.scss */
.btn.disable, .btn.disable:hover {
  border-color: #cccccc;
  color: #bdbdbd;
  background: #eeeeee;
  cursor: text;
}

/* line 92, ../sass/_common.scss */
.btn {
  float: left;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  min-width: 40px;
  margin-right: 12px;
  padding: 0 12px;
  border: 1px solid #cccccc;
  border-radius: 2px;
  line-height: 28px;
  font-size: 12px;
  color: #666666;
  text-align: center;
  background: #fff;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}
/* line 111, ../sass/_common.scss */
.btn:hover {
  border-color: #1874d3;
  color: #fff;
  background: #3699ff;
}

/* line 117, ../sass/_common.scss */
.btn-right {
  float: right;
  margin-left: 10px;
  margin-right: 0;
}

/* line 122, ../sass/_common.scss */
.btn-primary {
  border-color: #1874d3;
  color: #fff;
  background: #2b89ea;
}

/* line 128, ../sass/_common.scss */
.error-content {
  padding-top: 10%;
  text-align: center;
}
/* line 131, ../sass/_common.scss */
.error-content img {
  margin: 0 auto 30px;
}
/* line 134, ../sass/_common.scss */
.error-content h1 {
  margin-bottom: 12px;
  line-height: 20px;
  font-size: 16px;
}
/* line 139, ../sass/_common.scss */
.error-content p {
  line-height: 16px;
}
/* line 141, ../sass/_common.scss */
.error-content p span {
  color: #255697;
}
/* line 145, ../sass/_common.scss */
.error-content .no-message-content {
  margin-top: 10%;
}
/* line 148, ../sass/_common.scss */
.error-content .abnormal-behavior-text {
  width: 710px;
  margin: auto;
  margin-top: 50px;
}
/* line 153, ../sass/_common.scss */
.error-content .abnormal-behavior-text p {
  text-align: left;
  line-height: 1.5em;
}
/* line 157, ../sass/_common.scss */
.error-content .login-timeout-content {
  width: 310px;
  height: 30px;
  margin: auto;
}
/* line 162, ../sass/_common.scss */
.error-content .login-timeout-content h1, .error-content .login-timeout-content a {
  display: block;
  float: left;
}
/* line 166, ../sass/_common.scss */
.error-content .btn {
  float: none;
}

/* line 171, ../sass/_common.scss */
.animated {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 20%, 0);
    transform: translate3d(0, 20%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 20%, 0);
    -ms-transform: translate3d(0, 20%, 0);
    transform: translate3d(0, 20%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
/* line 208, ../sass/_common.scss */
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

/* line 56, advicons/*.png */
.advicons-sprite, .float-panel .float-panel-close {
  background-image: url('../images/advicons-s6d2d84a1ba.png');
  background-repeat: no-repeat;
}

/* line 219, ../sass/_common.scss */
.float-panel {
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 0;
  min-height: 0;
  max-width: 300px;
  max-height: 250px;
  overflow: hidden;
  z-index: 9999;
}
/* line 229, ../sass/_common.scss */
.float-panel .float-panel-box {
  position: relative;
}
/* line 232, ../sass/_common.scss */
.float-panel .float-panel-close {
  position: absolute;
  right: 0;
  top: 0;
  text-indent: -9999px;
  z-index: 1;
  background-position: 0 0;
  height: 30px;
  width: 30px;
}
/* line 59, C:/Ruby30-x64/lib/ruby/gems/3.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.float-panel .float-panel-close:hover, .float-panel .float-panel-close.close-hover {
  background-position: -32px 0;
}

/* line 242, ../sass/_common.scss */
.notice {
  position: relative;
  top: 0;
  z-index: 1009;
  width: 100%;
  padding: 5px 0;
  text-align: center;
  line-height: 26px;
  font-size: 12px;
  background-color: #FEF5DA;
  color: #974B13;
  border-bottom: 1px solid #DFE1E6;
}

/* line 1, ../sass/popup/_loginbox.scss */
.loginBox-modal {
  width: 592px;
  height: 372px;
  margin-top: -186px;
  margin-left: -296px;
}
/* line 6, ../sass/popup/_loginbox.scss */
.loginBox-modal .modal-dialog {
  height: 370px;
}
/* line 9, ../sass/popup/_loginbox.scss */
.loginBox-modal .modal-header {
  height: 34px;
  line-height: 34px;
}

/* line 80, msgcentericons/*.png */
.msgcentericons-sprite, .msgcenter-icons-activitynews, .msgcenter-icons-groupnews, .msgcenter-icons-news, .msgcenter-icons-newsdot, .msgcenter-icons-sharenews {
  background-image: url('../images/msgcentericons-s8d511192ac.png');
  background-repeat: no-repeat;
}

/* line 84, C:/Ruby30-x64/lib/ruby/gems/3.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.msgcenter-icons-activitynews {
  background-position: 0 0;
  height: 22px;
  width: 24px;
}

/* line 84, C:/Ruby30-x64/lib/ruby/gems/3.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.msgcenter-icons-groupnews {
  background-position: -26px 0;
  height: 22px;
  width: 24px;
}

/* line 84, C:/Ruby30-x64/lib/ruby/gems/3.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.msgcenter-icons-news {
  background-position: -52px 0;
  height: 14px;
  width: 14px;
}

/* line 84, C:/Ruby30-x64/lib/ruby/gems/3.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.msgcenter-icons-newsdot {
  background-position: -68px 0;
  height: 5px;
  width: 5px;
}

/* line 84, C:/Ruby30-x64/lib/ruby/gems/3.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.msgcenter-icons-sharenews {
  background-position: -75px 0;
  height: 22px;
  width: 24px;
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 5, ../sass/_retina-sprites.scss */
  .msgcenter-icons-news {
    background-image: url('../images/msgcentericons2x-s6340e8202d.png');
    -moz-background-size: 16px auto;
    -o-background-size: 16px auto;
    -webkit-background-size: 16px auto;
    background-size: 16px auto;
    background-position: 0 0;
  }
}
/* line 18, ../sass/_msgcenter.scss */
.msg-center-pannel .nav-tabs {
  padding: 15px 7px 0;
  border-bottom: 1px solid #dfe1e6;
  background: #f9fafc;
}
/* line 22, ../sass/_msgcenter.scss */
.msg-center-pannel .nav-tabs li {
  width: 94px;
  margin-left: 7px;
  margin-right: 7px;
  border: 1px solid #f9fafc;
  border-bottom: none;
  line-height: 42px;
  font-size: 14px;
  text-align: center;
}
/* line 31, ../sass/_msgcenter.scss */
.msg-center-pannel .nav-tabs li a {
  height: 42px;
  color: #999999;
}
/* line 36, ../sass/_msgcenter.scss */
.msg-center-pannel .nav-tabs li.active a, .msg-center-pannel .nav-tabs li.active a:hover {
  border: 1px solid #dfe1e6;
  border-bottom: none;
  color: #333333;
  background: #fff;
}
/* line 42, ../sass/_msgcenter.scss */
.msg-center-pannel .nav-tabs li a:hover {
  color: #333333;
}
/* line 45, ../sass/_msgcenter.scss */
.msg-center-pannel .nav-tabs .btn {
  margin-right: 7px;
}
/* line 50, ../sass/_msgcenter.scss */
.msg-center-pannel .msg-center-list li {
  position: relative;
  margin-left: 18px;
  padding: 15px 18px 15px 60px;
  border-bottom: 1px solid #e9ebf0;
}
/* line 55, ../sass/_msgcenter.scss */
.msg-center-pannel .msg-center-list li span {
  position: absolute;
  top: 50%;
  left: 18px;
  display: block;
  margin-top: -11px;
}
/* line 63, ../sass/_msgcenter.scss */
.msg-center-pannel .msg-center-list .time {
  margin-bottom: 2px;
  line-height: 16px;
  color: #999999;
}
/* line 68, ../sass/_msgcenter.scss */
.msg-center-pannel .msg-center-list .readed a {
  color: #999999;
}
/* line 71, ../sass/_msgcenter.scss */
.msg-center-pannel .msg-center-list a {
  line-height: 20px;
  font-weight: bold;
}
/* line 74, ../sass/_msgcenter.scss */
.msg-center-pannel .msg-center-list a:hover {
  color: #255697;
}

/* line 4, ../sass/_header.scss */
.header {
  position: relative;
  z-index: 1000;
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #cccccc;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  background: #ffffff;
}
/* line 12, ../sass/_header.scss */
.header .dropdown {
  overflow: hidden;
}
/* line 15, ../sass/_header.scss */
.header .dropdown-toggle {
  height: 32px;
  line-height: 32px;
}
/* line 19, ../sass/_header.scss */
.header .dropdown.open {
  overflow: visible;
}
/* line 22, ../sass/_header.scss */
.header .dropdown-menu {
  display: block;
  top: 39px !important;
  max-height: 0;
  overflow: hidden;
}

/* line 30, ../sass/_header.scss */
.header-ads {
  display: none;
  float: right;
  margin-right: 25px;
  width: 210px;
  overflow: hidden;
  white-space: nowrap;
  line-height: 50px;
  color: #255697;
  text-align: right;
}
/* line 40, ../sass/_header.scss */
.header-ads a {
  color: #ff0606 !important;
}
/* line 43, ../sass/_header.scss */
.header-ads .ad-pdr210 {
  padding-right: 210px;
}

/* line 49, ../sass/_header.scss */
.logo {
  float: left;
  width: 140px;
  height: 24px;
  margin: 13px 51px 0 35px;
  background-image: url("../images/logo.png");
  background-image: -webkit-image-set(url(../images/logo.png) 1x, url(../images/logo2x.png) 2x);
}
/* line 56, ../sass/_header.scss */
.logo a {
  display: block;
  width: 140px;
  height: 24px;
}

/* line 63, ../sass/_header.scss */
.header-nav {
  float: left;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/* line 68, ../sass/_header.scss */
.header-nav > a {
  float: left;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: -1px;
  height: 50px;
  color: #666666;
}
/* line 76, ../sass/_header.scss */
.header-nav > a:hover {
  color: #1874d3;
}
/* line 79, ../sass/_header.scss */
.header-nav > a > div {
  height: 22px;
  margin-top: 14px;
  padding: 0 36px;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  line-height: 22px;
  font-size: 18px;
}
/* line 89, ../sass/_header.scss */
.header-nav .active {
  color: #1874d3;
}

/* line 94, ../sass/_header.scss */
.main-nav > a {
  width: 100px;
  text-align: center;
}
/* line 97, ../sass/_header.scss */
.main-nav > a > div {
  padding: 0;
}

/* line 102, ../sass/_header.scss */
.header-max {
  width: 33%;
}

/* line 106, ../sass/_header.scss */
.dlClient-menu {
  float: right;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: 9px;
  margin-right: 25px;
}

/* line 115, ../sass/_header.scss */
.msgcenter-menu {
  float: right;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: 9px;
  margin-right: 25px;
}
/* line 122, ../sass/_header.scss */
.msgcenter-menu span {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: -1px;
  margin-right: 8px;
  vertical-align: middle;
}
/* line 130, ../sass/_header.scss */
.msgcenter-menu span em {
  position: absolute;
  top: -2px;
  right: -2px;
}
/* line 136, ../sass/_header.scss */
.msgcenter-menu .dropdown-toggle {
  height: 32px;
  line-height: 32px;
}
/* line 140, ../sass/_header.scss */
.msgcenter-menu.open .dropdown-menu {
  max-height: 110px;
}
/* line 143, ../sass/_header.scss */
.msgcenter-menu .dropdown-menu {
  min-width: 100px;
}
/* line 146, ../sass/_header.scss */
.msgcenter-menu .dropdown-menu li {
  margin-top: -1px;
  border-top: 1px solid #cccccc;
}
/* line 150, ../sass/_header.scss */
.msgcenter-menu .dropdown-menu li a {
  *padding: 0;
}

/* line 72, vipicons/*.png */
.vipicons-sprite, .vip-icons-crown, .vip-icons-gold, .vip-icons-none, .vip-icons-platinum {
  background-image: url('../images/vipicons-sf8c7376bd9.png');
  background-repeat: no-repeat;
}

/* line 84, C:/Ruby30-x64/lib/ruby/gems/3.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.vip-icons-crown {
  background-position: 0 0;
  height: 40px;
  width: 40px;
}

/* line 84, C:/Ruby30-x64/lib/ruby/gems/3.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.vip-icons-gold {
  background-position: -42px 0;
  height: 20px;
  width: 20px;
}

/* line 84, C:/Ruby30-x64/lib/ruby/gems/3.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.vip-icons-none {
  background-position: -64px 0;
  height: 20px;
  width: 20px;
}

/* line 84, C:/Ruby30-x64/lib/ruby/gems/3.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.vip-icons-platinum {
  background-position: -86px 0;
  height: 20px;
  width: 20px;
}

/* line 166, ../sass/_header.scss */
.vip-menu {
  float: right;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: 9px;
  margin-right: 25px;
}
/* line 173, ../sass/_header.scss */
.vip-menu span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: -3px;
  margin-right: 8px;
  vertical-align: middle;
}
/* line 181, ../sass/_header.scss */
.vip-menu .user-vip-type {
  padding: 7px 12px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  color: #fff;
  background-color: #dba332;
}
/* line 186, ../sass/_header.scss */
.vip-menu .user-vip-type:hover {
  background-color: #e2b55b;
}
/* line 190, ../sass/_header.scss */
.vip-menu .dropdown-toggle {
  height: 32px;
  line-height: 32px;
  overflow: hidden;
}
/* line 195, ../sass/_header.scss */
.vip-menu .dropdown-toggle-vip {
  height: 32px;
  line-height: 32px;
  overflow: hidden;
}
/* line 200, ../sass/_header.scss */
.vip-menu.open .dropdown-menu {
  max-height: 60px;
}
/* line 203, ../sass/_header.scss */
.vip-menu .dropdown-menu {
  min-width: 0;
  width: 102px;
  padding: 5px 0;
  line-height: 20px;
  font-size: 12px;
  text-align: center;
}
/* line 210, ../sass/_header.scss */
.vip-menu .dropdown-menu a {
  display: block;
  color: #4393e8;
}

/* line 217, ../sass/_header.scss */
.user-menu {
  float: right;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  max-width: 240px;
  margin-top: 9px;
  margin-right: 26px;
}
/* line 225, ../sass/_header.scss */
.user-menu .dropdown-toggle {
  height: 32px;
  line-height: 32px;
}
/* line 228, ../sass/_header.scss */
.user-menu .dropdown-toggle img {
  float: left;
  border-radius: 50%;
}
/* line 232, ../sass/_header.scss */
.user-menu .dropdown-toggle .user-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  max-width: 130px;
  margin-left: 10px;
  float: left;
  cursor: pointer;
}
/* line 243, ../sass/_header.scss */
.user-menu .user-crown {
  float: left;
  margin: 4px 5px 0;
}
/* line 247, ../sass/_header.scss */
.user-menu .vip-icon {
  float: left;
  margin: 7px 5px 0 0;
}
/* line 251, ../sass/_header.scss */
.user-menu.open .dropdown-menu {
  max-height: 460px;
  *max-height: 500px;
}
/* line 255, ../sass/_header.scss */
.user-menu .dropdown-menu {
  *width: 120px;
}

/* line 261, ../sass/_header.scss */
.user-menu.disable .dropdown-toggle img, .user-menu.disable .dropdown-toggle .caret, .user-menu.disable .dropdown-toggle .user-crown, .user-menu.disable .dropdown-toggle .vip-icon {
  display: none;
}
/* line 264, ../sass/_header.scss */
.user-menu.disable .dropdown-toggle .user-name {
  margin: 0;
}

/* line 270, ../sass/_header.scss */
.skin-setting, .sms-setting, .groupTrend-setting {
  height: 34px;
  cursor: default;
}
/* line 273, ../sass/_header.scss */
.skin-setting i, .sms-setting i, .groupTrend-setting i {
  float: left;
  width: 60px;
  cursor: default;
}
/* line 278, ../sass/_header.scss */
.skin-setting input, .sms-setting input, .groupTrend-setting input {
  display: none;
}

/* line 283, ../sass/_header.scss */
.has-switch {
  *float: left;
  display: inline-block;
  *width: 30px;
  margin-top: -3px;
  *margin-top: 9px;
  margin-left: 10px;
  cursor: pointer;
  position: relative;
  text-align: left;
  overflow: hidden;
  line-height: 8px;
  vertical-align: middle;
  white-space: nowrap;
}
/* line 297, ../sass/_header.scss */
.has-switch div {
  display: inline-block;
  width: 100%;
  position: relative;
  top: 0;
}
/* line 303, ../sass/_header.scss */
.has-switch div.switch-on {
  left: 0;
}
/* line 306, ../sass/_header.scss */
.has-switch div.switch-off {
  left: -50%;
}
/* line 309, ../sass/_header.scss */
.has-switch div.switch-animate {
  height: 14px;
  overflow: hidden;
  -moz-transition: left 0.3s;
  -o-transition: left 0.3s;
  -webkit-transition: left 0.3s;
  transition: left 0.3s;
}
/* line 314, ../sass/_header.scss */
.has-switch input[type=checkbox] {
  display: none;
}
/* line 317, ../sass/_header.scss */
.has-switch span, .has-switch label {
  *float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  display: inline-block;
  height: 100%;
  padding-bottom: 4px;
  padding-top: 4px;
  font-size: 10px;
  line-height: 6px;
}
/* line 329, ../sass/_header.scss */
.has-switch span {
  text-align: center;
  z-index: 1;
  width: 50%;
}
/* line 334, ../sass/_header.scss */
.has-switch label {
  text-align: center;
  z-index: 100;
  width: 50%;
  color: #333;
  background: #fff;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
/* line 342, ../sass/_header.scss */
.has-switch span.switch-left {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  text-indent: -9999px;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
/* line 347, ../sass/_header.scss */
.has-switch span.switch-right {
  text-indent: -9999px;
}
/* line 350, ../sass/_header.scss */
.has-switch label.switch-mini {
  background: url('../images/switch.png?1611648611') no-repeat -87px 0;
}

/* line 354, ../sass/_header.scss */
.has-switch.switch-mini, .has-switch.switch-mini-on {
  background: url('../images/switch.png?1611648611') no-repeat;
}

/* line 357, ../sass/_header.scss */
.has-switch.switch-mini {
  min-width: 30px;
  background-position: 0 0;
}

/* line 361, ../sass/_header.scss */
.has-switch.switch-mini-on {
  background-position: -42px 0;
}

/* line 365, ../sass/_header.scss */
.header-more-box {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1000px;
  height: 404px;
  margin-top: -250px;
  margin-left: -500px;
}
/* line 373, ../sass/_header.scss */
.header-more-box .item {
  display: block;
  float: left;
  width: 124px;
  height: 148px;
  margin: 50px 60px;
  -webkit-animation: fromBack 0.3s linear backwards;
  -moz-animation: fromBack 0.3s linear backwards;
  -ms-animation: fromBack 0.3s linear backwards;
  animation: fromBack 0.3s linear backwards;
}
/* line 383, ../sass/_header.scss */
.header-more-box .item img {
  display: block;
  width: 124px;
  height: 124px;
  -moz-transition: all .15s ease-in;
  -webkit-transition: all .15s ease-in;
  -o-transition: all .15s ease-in;
  transition: all .15s ease-in;
}
/* line 392, ../sass/_header.scss */
.header-more-box .item img:hover {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
/* line 398, ../sass/_header.scss */
.header-more-box .item span {
  display: block;
  width: 124px;
  height: 30px;
  margin-top: 18px;
  line-height: 30px;
  text-align: center;
  font-size: 16px;
  color: #666;
}
/* line 409, ../sass/_header.scss */
.header-more-box .item:nth-child(1) {
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -ms-animation-delay: 0s;
  animation-delay: 0s;
}
/* line 415, ../sass/_header.scss */
.header-more-box .item:nth-child(2) {
  -webkit-animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  -ms-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
/* line 421, ../sass/_header.scss */
.header-more-box .item:nth-child(3) {
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
/* line 427, ../sass/_header.scss */
.header-more-box .item:nth-child(4) {
  -webkit-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  -ms-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
/* line 433, ../sass/_header.scss */
.header-more-box .item:nth-child(5) {
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  -ms-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
/* line 439, ../sass/_header.scss */
.header-more-box .item:nth-child(6) {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -ms-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
/* line 445, ../sass/_header.scss */
.header-more-box .item:nth-child(7) {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -ms-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

@-webkit-keyframes fromBack {
  0% {
    -webkit-transform: scale(0);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
@-moz-keyframes fromBack {
  0% {
    -moz-transform: scale(0);
    opacity: 0;
  }
  100% {
    -moz-transform: scale(1);
    opacity: 1;
  }
}
@keyframes fromBack {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
  /* line 5, ../sass/_retina-sprites.scss */
  .vip-icons-none {
    background-image: url('../images/vipicons2x-s4241f58e48.png');
    -moz-background-size: 108px auto;
    -o-background-size: 108px auto;
    -webkit-background-size: 108px auto;
    background-size: 108px auto;
    background-position: -64px 0;
  }

  /* line 5, ../sass/_retina-sprites.scss */
  .vip-icons-gold {
    background-image: url('../images/vipicons2x-s4241f58e48.png');
    -moz-background-size: 108px auto;
    -o-background-size: 108px auto;
    -webkit-background-size: 108px auto;
    background-size: 108px auto;
    background-position: -42px 0;
  }

  /* line 5, ../sass/_retina-sprites.scss */
  .vip-icons-platinum {
    background-image: url('../images/vipicons2x-s4241f58e48.png');
    -moz-background-size: 108px auto;
    -o-background-size: 108px auto;
    -webkit-background-size: 108px auto;
    background-size: 108px auto;
    background-position: -86px 0;
  }
}
/* line 496, ../sass/_header.scss */
.ie-update {
  position: relative;
  top: 0;
  z-index: 1009;
  width: 100%;
  padding: 5px 0;
  text-align: center;
  line-height: 26px;
  font-size: 12px;
  background-color: #FEF5DA;
  color: #974B13;
  border-bottom: 1px solid #DFE1E6;
}
/* line 508, ../sass/_header.scss */
.ie-update .ie-update-text {
  position: relative;
}
/* line 511, ../sass/_header.scss */
.ie-update .sign-1 {
  display: inline-block;
  position: absolute;
  top: 2px;
  left: -18px;
  width: 12px;
  height: 12px;
}
/* line 519, ../sass/_header.scss */
.ie-update .sign-2 {
  position: absolute;
  display: inline-block;
  top: 2px;
  right: -18px;
  width: 13px;
  height: 13px;
  vertical-align: middle;
}

/* line 532, ../sass/_header.scss */
.header-nav.vip a:hover {
  color: #DBA332;
}
/* line 535, ../sass/_header.scss */
.header-nav.vip a.active {
  color: #DBA332;
}

/* line 546, ../sass/_header.scss */
.header-user-info {
  float: left;
  font-size: 0;
}
/* line 549, ../sass/_header.scss */
.header-user-info .avatar {
  display: inline-block;
  width: 30px;
  height: 30px;
  border: 2px solid #dba332;
  border-radius: 50%;
  vertical-align: top;
}
/* line 557, ../sass/_header.scss */
.header-user-info .account {
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
}
/* line 561, ../sass/_header.scss */
.header-user-info .account .name-info {
  height: 20px;
}
/* line 563, ../sass/_header.scss */
.header-user-info .account .name-info .nickname {
  display: inline-block;
  max-width: 140px;
  font-size: 12px;
  color: #333333;
  line-height: 20px;
  vertical-align: top;
}
/* line 571, ../sass/_header.scss */
.header-user-info .account .name-info .crown {
  display: inline-block;
  margin-top: -2px;
  margin-left: 5px;
}
/* line 577, ../sass/_header.scss */
.header-user-info .account .vip-info {
  font-size: 12px;
  color: #666;
  line-height: 18px;
}

/* line 587, ../sass/_header.scss */
.vip-dropdown-menu.open .icon-caret, .vip-dropdown-menu.open .vip-dropdown-panel {
  visibility: visible;
}
/* line 591, ../sass/_header.scss */
.vip-dropdown-menu .icon-caret {
  visibility: hidden;
  position: absolute;
  right: 34px;
  display: block;
  border: 8px solid transparent;
  z-index: 1001;
}
/* line 598, ../sass/_header.scss */
.vip-dropdown-menu .icon-caret.part-01 {
  top: 25px;
  border-bottom-color: #ddcaa2;
}
/* line 602, ../sass/_header.scss */
.vip-dropdown-menu .icon-caret.part-02 {
  top: 27px;
  border-bottom-color: #fdfbf7;
}

/* line 609, ../sass/_header.scss */
.dropdown-menu.vip-dropdown-panel {
  visibility: hidden;
  width: 220px;
  padding: 0 24px !important;
  border: 1px solid #ddcaa2;
  border-radius: 4px;
  background-color: #fdfbf7;
  box-shadow: 0 4px 10px 0 rgba(222, 164, 83, 0.5);
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
/* line 621, ../sass/_header.scss */
.dropdown-menu.vip-dropdown-panel .user-info-panel {
  padding: 24px 0 20px;
  border-bottom: 1px solid #d9d9d9;
  font-size: 0;
}
/* line 625, ../sass/_header.scss */
.dropdown-menu.vip-dropdown-panel .user-info-panel .avatar {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  border: 2px solid #dba332;
  border-radius: 50%;
  vertical-align: top;
}
/* line 634, ../sass/_header.scss */
.dropdown-menu.vip-dropdown-panel .user-info-panel .account {
  display: inline-block;
}
/* line 637, ../sass/_header.scss */
.dropdown-menu.vip-dropdown-panel .user-info-panel .account .name-info .nickname {
  display: inline-block;
  max-width: 140px;
  font-size: 14px;
  color: #333333;
  line-height: 20px;
  vertical-align: top;
}
/* line 645, ../sass/_header.scss */
.dropdown-menu.vip-dropdown-panel .user-info-panel .account .name-info .crown {
  display: inline-block;
  margin-top: -2px;
  margin-left: 5px;
}
/* line 651, ../sass/_header.scss */
.dropdown-menu.vip-dropdown-panel .user-info-panel .account .vip-info {
  margin-top: 4px;
  font-size: 12px;
  color: #999;
  line-height: 18px;
}
/* line 661, ../sass/_header.scss */
.dropdown-menu.vip-dropdown-panel .menu-list-panel .menu-item a {
  height: 36px;
  line-height: 36px;
  color: #666666;
  font-size: 12px;
}

/* line 1, ../sass/widget/_dropdown.scss */
.dropdown {
  position: relative;
}

/* line 4, ../sass/widget/_dropdown.scss */
.dropdown-toggle {
  display: block;
  color: #666666;
}

/* line 8, ../sass/widget/_dropdown.scss */
.context-menu {
  display: none;
  z-index: 1000;
}
/* line 11, ../sass/widget/_dropdown.scss */
.context-menu .dropdown-menu {
  position: static;
  top: 0;
}

/* line 16, ../sass/widget/_dropdown.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 120px;
  padding: 0;
  margin: 2px 0 0;
  font-size: 12px;
  text-align: left;
  list-style: none;
  background: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 4px #d6d6d6;
  box-shadow: 0 1px 4px #d6d6d6;
  -webkit-transition: max-height .2s ease-out;
  -moz-transition: max-height .2s ease-out;
  -o-transition: max-height .2s ease-out;
  transition: max-height .2s ease-out;
}

/* line 41, ../sass/widget/_dropdown.scss */
.dropdown-menu-right {
  right: 0;
  left: auto;
}

/* line 45, ../sass/widget/_dropdown.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 5px 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  background: #cccccc;
}

/* line 53, ../sass/widget/_dropdown.scss */
.dropdown-menu > li {
  line-height: 34px;
  background: #fff;
}

/* line 57, ../sass/widget/_dropdown.scss */
.dropdown-menu > li.disable {
  display: none;
}

/* line 60, ../sass/widget/_dropdown.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 0 14px;
  clear: both;
  font-weight: normal;
  line-height: 34px;
  color: #666;
  white-space: nowrap;
  background: #fff;
}

/* line 70, ../sass/widget/_dropdown.scss */
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background: #f5f5f5;
}

/* line 76, ../sass/widget/_dropdown.scss */
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background: #337ab7;
  outline: 0;
}

/* line 84, ../sass/widget/_dropdown.scss */
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}

/* line 89, ../sass/widget/_dropdown.scss */
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

/* line 97, ../sass/widget/_dropdown.scss */
.open > .dropdown-menu, .context-menu.open {
  display: block;
}

/* line 100, ../sass/widget/_dropdown.scss */
.open > a {
  outline: 0;
}

/* line 103, ../sass/widget/_dropdown.scss */
.dropdown-menu-right {
  right: 0;
  left: auto;
}

/* line 107, ../sass/widget/_dropdown.scss */
.dropdown-menu-left {
  right: auto;
  left: 0;
}

/* line 111, ../sass/widget/_dropdown.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 16px;
  color: #777;
  white-space: nowrap;
}

/* line 119, ../sass/widget/_dropdown.scss */
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

/* line 127, ../sass/widget/_dropdown.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 6, ../sass/licence.scss */
html, body {
  overflow-y: auto;
}

/* line 10, ../sass/licence.scss */
.content-title {
  width: 900px;
  margin: 0 auto;
  height: 60px;
  font-size: 22px;
  font-weight: bold;
  line-height: 60px;
  text-align: center;
}

.b {
  font-weight: bolder;
}

/* line 21, ../sass/licence.scss */
.content-text {
  width: 900px;
  margin: 10px auto 0;
  padding-bottom: 60px;
  color: #333;
  font-size: 14px;
  line-height: 2em;
}
/* line 28, ../sass/licence.scss */
.content-text p {
  line-height: 2em;
}

.content-text p.l0 {
  font-size: 18px;
  margin-bottom: 10px;
}

/* line 31, ../sass/licence.scss */
.content-text .agreement-rule {
}
/* line 33, ../sass/licence.scss */
.content-text .agreement-rule .no-bold {
  font-weight: normal !important;
}
/* line 36, ../sass/licence.scss */
.content-text .agreement-rule span {
  font-weight: bolder;
}
/* line 39, ../sass/licence.scss */
.content-text .agreement-rule p {
  margin-bottom: 0;
}
/* line 43, ../sass/licence.scss */
.content-text .agreement-underline {
  text-decoration: underline;
}
/* line 47, ../sass/licence.scss */
.content-text .red {
  color: red;
}

/* line 52, ../sass/licence.scss */
.footer {
  width: 100%;
  padding: 15px 0;
  line-height: 16px;
  text-align: center;
  color: #999999;
}
/* line 58, ../sass/licence.scss */
.footer a {
  color: #999999;
}

@media screen and (max-width: 500px) {
  /* line 65, ../sass/licence.scss */
  html,
  body {
    min-width: 100%;
  }
  /* line 68, ../sass/licence.scss */
  html::-webkit-scrollbar,
  body::-webkit-scrollbar {
    display: none;
  }

  /* line 73, ../sass/licence.scss */
  body::-webkit-scrollbar {
    display: none;
  }

  /* line 77, ../sass/licence.scss */
  .header {
    display: none;
  }

  /* line 81, ../sass/licence.scss */
  .content {
    padding: 0 20px;
  }

  /* line 85, ../sass/licence.scss */
  .content-title,
  .content-text {
    width: 100%;
  }

  /* line 89, ../sass/licence.scss */
  .footer {
    display: none;
  }
}
/* line 95, ../sass/licence.scss */
.privacy-agreement-table table, .privacy-agreement-table th, .privacy-agreement-table td {
  text-align: center;
  border: 1px solid black;
}
/* line 99, ../sass/licence.scss */
.privacy-agreement-table th {
  font-weight: bold;
}
/* line 102, ../sass/licence.scss */
.privacy-agreement-table th, .privacy-agreement-table td {
  width: 25%;
}
/* line 105, ../sass/licence.scss */
.privacy-agreement-table table {
  width: 100%;
}
/* line 108, ../sass/licence.scss */
.privacy-agreement-table .inner-table {
  border: none;
}
/* line 112, ../sass/licence.scss */
.privacy-agreement-table .inner-table tbody tr td {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1 solid black;
}
/* line 120, ../sass/licence.scss */
.privacy-agreement-table .inner-table .inner-table-last {
  border: none;
}
