html {
  text-rendering: optimizelegibility;
}
body {
  word-wrap: break-word;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
i, em {
  font-style: normal;
}
ol, ul, menu {
  list-style: none outside none;
}
fieldset, iframe, abbr, acronym {
  border: 0 none;
}
dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td, hr, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
}
iframe {
  display: block;
}
textarea {
  resize: vertical;
}
th {
  text-align: inherit;
}
body, button, input, select, textarea {
  font-family: Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
html {
  overflow-y: scroll;
}
body {
  font: 12px false/1.5 false arial;
  color: #333 false;
}
body a {
  text-decoration: none;
  color: #333;
}
body a:hover {
  color: #f50a0e;
}
input:focus, select:focus {
  outline: 0;
}
@charset "utf-8";
* {
  word-wrap: break-word;
  word-break: break-all;
}
a, a:focus {
  outline: none;
}
html {
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  overflow: hidden;
  zoom: 1;
  margin: 0;
  padding: 0;
  font-size: 12px;
}
* {
  margin: 0;
  padding: 0;
}
img {
  border: 0;
}
.clear {
  clear: both;
}
h1 {
  font-size: 18px;
}
h2 {
  font-size: 14px;
}
h3 {
  font-size: 14px;
}
h4 {
  font-size: 14px;
}
h1, h2, h3, h4 {
  font-weight: bold;
}
ul, form, p, dl, dt, dd {
  list-style: none;
}
a:link, a:visited {
  color: #385878;
  text-decoration: none;
}
a:hover {
  color: #385878;
  text-decoration: underline;
}
#main_wrapper {
  width: 100%;
  text-align: center;
  background-color: #fff;
}
#box_wrapper {
  width: 1000px;
  margin: 0 auto;
  text-align: center;
  padding-top: 10px;
  background-color: #fff;
}
.ell {
  overflow: hidden;
  _zoom: 1;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-wrap: normal;
  word-break: keep-all;
}
.fl, .z {
  float: left;
}
.fr, .y {
  float: right;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}
audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
html, button, input, select, textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}
a:focus {
  outline: none;
  -moz-outline: none;
}
a:active, a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b, strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
pre {
  margin: 1em 0;
}
code, kbd, pre, samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before, q:after {
  content: '';
  content: none;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
nav ul, nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0; /* 1 */
  -ms-interpolation-mode: bicubic; /* 2 */
}
svg:not(:root) {
  overflow: hidden;
  _zoom: 1;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0; /* 1 */
  padding: 0;
  white-space: normal; /* 2 */
  *margin-left: -7px;
/* 3 */
}
button, input, select, textarea {
  font-size: 100%; /* 1 */
  margin: 0; /* 2 */
  vertical-align: baseline; /* 3 */
  *vertical-align: middle;
/* 3 */
}
button, input {
  line-height: normal;
}
button, select {
  text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
  *overflow: visible;
/* 4 */
}
button[disabled], html input[disabled] {
  cursor: default;
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
  *height: 13px;
/* 3 */
  *width: 13px;
/* 3 */
}
input[type="search"] {
  -webkit-appearance: textfield; /* 1 */ /* 2 */
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto; /* 1 */
  vertical-align: top; /* 2 */
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
audio, canvas, iframe, img, svg, video {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
body {
/*-webkit-font-smoothing:antialiased;
	font-family:-apple-system,"Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Source Han Sans CN","Source Han Sans SC","Microsoft YaHei",sans-serif;*/
  font-size: 14px;
  line-height: 1.4;
  color: #555;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  color: #333;
  cursor: default;
  line-height: 1.1;
  margin-top: 0;
}
h1 {
  font-size: 36px;
}
h2 {
  font-size: 30px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 12px;
}
a {
  text-decoration: none;
  color: #3975c0;
  transition: color 0.15s linear;
}
a:hover {
  color: #5d90cf;
}
p {
  margin-top: 0;
  margin-bottom: 10px;
}
ul {
  list-style-type: none;
}
li {
  line-height: 2;
}
.rc-btn {
  font-family: inherit;
  font-size: 14px;
  line-height: 1.4;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  padding: 8px 20px;
  border: 1px solid transparent;
  border-radius: 20px;
  transition: all 0.15s linear;
  cursor: pointer;
  font-weight: normal;
}
.rc-btn:hover, .rc-btn:focus {
  outline: 0;
}
.rc-btn--default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.rc-btn--red {
  border-color: #d74343;
  color: #d74343;
}
.rc-btn--graybox {
  border-color: #999;
  color: #666;
}
.rc-btn--default:hover {
  background: #e6e6e6;
  color: #333;
}
.rc-btn--red:hover {
  color: #d74343;
  background: #e6e6e6;
}
.rc-btn--graybox:hover {
  border-color: #999;
  color: #666;
  cursor: not-allowed;
}
.rc-btn--box {
  color: #fff;
  border-color: #ccc;
}
.rc-btn--box:hover {
  color: #fff;
  border-color: #ccc;
  background: rgba(0,0,0,0.3);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4c000000", endColorstr="#4c000000")\9;
}
.ie .rc-btn--box:hover {
  background: #000;
}
.rc-btn--gold {
  background: #e0b66d;
  color: #333;
  border: 0;
  box-shadow: 0 4px 8px rgba(0,0,0,0.25), 0 2px 3px rgba(224,182,109,0.35);
}
.rc-btn--gold:hover {
  background: #efc57d;
  box-shadow: 0 8px 12px rgba(0,0,0,0.25), 0 4px 6px rgba(224,182,109,0.35);
  color: #333;
}
.rc-btn--primary {
  background: #d74343;
  color: #fff;
  border: 0;
  box-shadow: 0 4px 8px rgba(0,0,0,0.25), 0 2px 3px rgba(215,67,67,0.35);
}
.rc-btn--primary:hover {
  background: #dd3d3d;
  box-shadow: 0 8px 12px rgba(0,0,0,0.25), 0 4px 6px rgba(215,67,67,0.35);
  color: #fff;
}
.rc-btn--primary:active {
  background: #d32e2e;
  box-shadow: 0 2px 4px rgba(0,0,0,0.25), 0 1px 2px rgba(215,67,67,0.35);
}
.rc-btn--disabled, .rc-btn[disabled] {
  background: #ccc;
  color: #888;
  cursor: not-allowed;
}
.rc-btn--disabled:hover, .rc-btn[disabled]:hover {
  background: #ccc;
  color: #888;
}
.rc-btn--disabledred {
  background: #d74343;
  color: #fff;
  cursor: not-allowed;
}
.rc-btn--disabledred:hover {
  background: #d74343;
  color: #fff;
}
.rc-card {
  background: #fff;
  transition: all 0.15s linear;
}
.rc-card__text {
  padding: 20px;
}
.rc-card__text p:last-child {
  margin-bottom: 0;
}
.rc-card__media img {
  display: block;
  max-width: 100%;
}
.rc-card--interactive:hover {
  box-shadow: 0 10px 20px rgba(0,0,0,0.1);
  -ms-transform: translateY(-2px);
      transform: translateY(-2px);
}
.exampleOutput .rc-card {
  width: 350px;
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.rc-textfield {
  position: relative;
  margin-bottom: 20px;
}
.rc-textfield__input {
  left: 0;
  background-color: transparent;
  font-size: 19.6px;
  line-height: 1.4;
  color: #555;
  border: 0;
  border-bottom: 1px solid #ccc;
  padding: 5px 0;
  margin-bottom: 1px;
  transition: color 0.15s linear, border-color 0.15s linear;
}
.rc-textfield__input:focus {
  outline: 0;
  color: #333;
  border-color: #d74343;
  border-width: 2px;
  margin-bottom: 0;
}
.rc-textfield__label {
  display: block;
  margin: 0;
  color: #888;
}
.rc-form-group--inline>* {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  margin-right: 20px;
}
.rc-form-group--inline .rc-btn {
  margin-right: 10px;
}
.rc-table {
  position: relative;
  color: inherit;
  background-color: #fff;
  border-radius: 3px;
  max-width: 100%;
  border-collapse: collapse;
  border: 1px solid #ccc;
}
.rc-table thead {
  color: #333;
  cursor: default;
}
.rc-table th {
  color: #333;
  font-weight: 700;
  padding: 20px;
  padding-bottom: 15px;
  text-align: left;
}
.rc-table tbody tr {
  transition: background-color 0.15s linear;
}
.rc-table tbody tr:hover {
  background-color: rgba(0,0,0,0.03);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#07000000", endColorstr="#07000000")\9;
}
.rc-table tbody tr:last-of-type td {
  border-bottom: 0;
}
.rc-table td {
  padding: 20px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  vertical-align: top;
  position: relative;
}
.rc-table td a {
  margin: 0 5px;
}
.rc-table td a:first-child {
  margin-left: 0;
}
.rc-table td a:last-child {
  margin-right: 0;
}
.rc-table__cell--numeric.rc-table__cell--numeric {
  text-align: right;
}
.rc-tabs {
  position: relative;
  overflow-x: hidden;
}
.rc-tabs__tab-bar {
  padding: 0 10px;
}
.rc-tabs__tab {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  position: relative;
  padding: 15px 0;
  margin: 0 10px;
  color: #d74343;
  overflow: hidden;
  _zoom: 1;
}
.rc-tabs__tab:hover {
  color: #d74343;
}
.rc-tabs__tab:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: -100%;
  background-color: #d74343;
  height: 2px;
  width: 0;
  transition: all 0.15s linear;
}
.rc-tabs__tab--active:after {
  width: 100%;
  left: 0;
}
.rc-tabs__panel {
  display: none;
  padding: 20px;
}
.rc-tabs__panel--active {
  display: block;
}
.exampleOutput .rc-tabs {
  width: 400px;
}
.rc-table-byrdwp {
  padding: 20px;
}
.rc-table-byrd {
  width: 100%;
  line-height: 1.5;
}
.rc-table-byrd td, .rc-table-byrd th {
  padding: 10px;
}
.rc-table-byrd td.rc-table-byrd__tdrbd {
  border-right: 1px solid #ccc;
}
.rc-modal {
  position: relative;
  background-color: #fff;
  box-shadow: 0 10px 20px rgba(0,0,0,0.1);
}
.rc-modal__close {
  position: absolute;
  right: 20px;
  top: 20px;
  color: #888;
  padding: 0;
  font-size: 24px;
  line-height: 1;
  background: transparent;
  cursor: pointer;
  border: 0;
  z-index: 5;
}
.rc-modal__close:hover, .rc-modal__close:active, .rc-modal__close:focus {
  color: #555;
  outline: 0;
}
.rc-modal__header {
  padding: 20px 20px 0;
}
.rc-modal__header h1, .rc-modal__header h2, .rc-modal__header h3, .rc-modal__header h4, .rc-modal__header h5, .rc-modal__header h6 {
  margin: 0;
}
.rc-modal__content {
  padding: 20px;
}
.rc-modal__actions {
  padding: 0 20px 20px;
  text-align: right;
}
.rc-modal__actions .rc-btn {
  margin-left: 10px;
}
.exampleOutput .rc-modal {
  width: 500px;
}
.exampleOutput .rc-modal .rc-tabs {
  width: auto;
}
.exampleOutput {
  background-color: #fafafa;
}
.hgt-footer {
  clear: both;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  _zoom: 1;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
[ms-controller], [ms-important] {
  display: none;
}
.loadicon {
  background-image: url("//web.yystatic.com/project/vipstatics/M00/5B/2F/tz0MYFVa96KANioDAAAOiKQYvkU366.gif") !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
}
a {
  outline: none !important;
}
.wfooter {
  background: #fff;
  padding: 30px 0 0;
  position: relative;
  z-index: 5;
}
.footer {
  width: 1000px;
  margin: 0 auto;
}
.frenav {
  height: 60px;
  padding: 0 0 0 7px;
}
.frenav li {
  float: left;
  width: 165px;
  line-height: 60px;
}
.frenav li a {
  color: #666 !important;
  text-decoration: none !important;
  font-size: 16px;
  font-weight: bold;
  display: block;
  padding: 0 0 0 60px;
  background: url("//web.yystatic.com/project/vipstatics/M04/CD/AE/tz0MYFekMj2AMhUbAACwo9NfCRM152.png") no-repeat;
}
.frenav li a._1 {
  background: url("//web.yystatic.com/project/vipstatics/M03/CD/D2/tz0MYFfFN5OAalwHAAAGLQ4kpKw303.png") no-repeat;
  background-position: -150px -150px;
}
.frenav li a._1:hover {
  background-position: -488px -150px;
}
.frenav li a._2 {
  background-position: 0 -392px;
}
.frenav li a._2:hover {
  background-position: 0 -592px;
}
.frenav li a._3 {
  background-position: 0 -784px;
  padding: 0 0 0 70px;
}
.frenav li a._3:hover {
  background-position: 0 -984px;
}
.frenav li a._4 {
  background-position: 0 -1192px;
  position: relative;
  zoom: 1;
}
.frenav li a._4 span {
  position: absolute;
  background: url("//web.yystatic.com/project/vipstatics/M04/CD/AE/tz0MYFekMj2AMhUbAACwo9NfCRM152.png") no-repeat 0 -2500px;
  width: 213px;
  height: 224px;
  left: -50%;
  bottom: 60px;
  display: none;
}
.frenav li a._4:hover {
  background-position: 0 -1392px;
}
.frenav li a._4:hover span {
  display: block;
}
.frenav li a._5 {
  background-position: 5px -1595px;
}
.frenav li a._5:hover {
  background-position: 5px -1795px;
}
.frenav li a._6 {
  background-position: 5px -1992px;
}
.frenav li a._6:hover {
  background-position: 5px -2192px;
}
.fternav strong {
  color: #f00;
}
.fternav, .fterinfo1, .fterinfo2, .ftercopy {
  line-height: 1.5;
  margin: 0 0 5px;
  color: #8d8d8d;
  text-align: center;
  font-size: 12px;
}
.fternav a, .fterinfo1 a, .fterinfo2 a, .ftercopy a {
  color: #8d8d8d !important;
}
@media screen and (min-width: 1200px) {
  .footer {
    width: 1180px;
  }
  .frenav {
    padding: 0 0 0 97px;
  }
}
#jhfooter .w-foot {
  margin-top: 0 !important;
}
body {
  background-color: #f2f2f2;
}
.mb0 {
  margin-bottom: 0 !important;
}
.main-wrap {
  width: 1180px;
  margin: 0 auto 60px;
  position: relative;
}
.main-panel {
  background: #fff;
  padding: 32px 0 32px 24px;
}
.font-grey {
  color: #999;
}
.title-bar {
  padding: 20px 0 12px;
}
.title-bar .title-img {
  float: left;
  margin-right: 10px;
}
.title-bar .title {
  font-size: 22px;
  font-weight: bold;
  margin: 0;
  line-height: 1.2;
}
.title-bar .title-tips {
  float: left;
  _display: inline;
  margin: -18px 0 0 137px;
  font-size: 12px;
}
.title-bar .myshow {
  width: 34px;
  height: 26px;
}
.title-bar .newhd {
  width: 29px;
  height: 27px;
}
.panel-side .left-side {
  float: left;
  width: 21.8%;
  background-color: #fff;
}
.panel-side .right-side {
  float: right;
  width: 77.4%;
  background-color: #fff;
}
.left-panel {
  padding: 64px 16px;
  text-align: center;
}
.left-panel .swf-my-show {
  width: 225px;
  height: 362px;
}
.left-panel .show-name {
  text-align: center;
  padding: 40px 0 16px;
  margin: 0;
}
.left-panel .save-show {
  color: #fff;
  font-size: 14px;
  line-height: 1.4;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  text-decoration: none !important;
  padding: 3px 20px;
  border-radius: 20px;
  transition: all 0.15s linear;
  cursor: pointer;
  font-weight: 400;
  margin-bottom: 10px;
  border: 1px solid #d74343;
  background-color: #d74343;
}
.left-panel .save-show:hover {
  color: #fff;
  border: 1px solid #c52626;
  background-color: #c52626;
}
.nav li {
  float: left;
  margin-right: 24px;
}
.nav li a {
  color: #999;
  cursor: pointer;
  text-decoration: none;
}
.nav li.active {
  border-bottom: 3px solid #d94f4f;
}
.nav li.active a {
  color: #323232;
}
.right-panel {
  padding: 20px 0 20px 32px;
  text-align: center;
}
.right-panel .show-page {
  padding: 13px 0;
  min-height: 468px;
}
.right-panel .show-page li {
  float: left;
  _display: inline;
  width: 136px;
  height: 218px;
  margin: 0 40px 16px 0;
}
.right-panel .show-page li .swf-show {
  width: inherit;
  height: inherit;
}
.pagination-show {
  min-height: 37px;
  padding-bottom: 20px;
}
.pagination-show .pagination {
  margin: 0 40px 0 0;
}
.pagination-show .pagination > li > a, .pagination-show .pagination > li > span {
  color: #323232;
  background-color: #fff;
}
.pagination-show .pagination > .active > a, .pagination-show .pagination > .active > span, .pagination-show .pagination > .active > a:hover, .pagination-show .pagination > .active > span:hover, .pagination-show .pagination > .active > a:focus, .pagination-show .pagination > .active > span:focus {
  color: #fff;
  background-color: #d74343;
  border-color: #d74343;
}
.newhd-page li {
  float: left;
  width: 274px;
  height: 146px;
  margin-right: 10px;
}
.newhd-page li img {
  width: 274px;
  height: 146px;
}
.myshow-card {
  right: 40px;
  top: -414px;
  width: 292px;
  height: 374px;
  position: absolute;
  text-align: center;
  background-color: #fff;
}
.myshow-card .avator {
  width: 80px;
  height: 80px;
  margin: 50px 0 12px;
  border-radius: 50%;
}
.myshow-card .set-my-show {
  color: #fff;
  font-size: 14px;
  line-height: 1.4;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  text-decoration: none !important;
  padding: 3px 20px;
  border-radius: 20px;
  transition: all 0.15s linear;
  cursor: pointer;
  font-weight: 400;
  line-height: 1.8;
  margin-bottom: 10px;
  border: 1px solid #d74343;
  background-color: #d74343;
}
.myshow-card .set-my-show:hover {
  color: #fff;
  border: 1px solid #c52626;
  background-color: #c52626;
}
.myshow-card-rule {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #f00 !important;
}
.myshow-box {
  padding: 16px;
}
.myshow-box .myshow-item {
  padding: 0 8px;
}
.class-state {
  padding: 0 20px;
}
.class-state .txt {
  padding: 0 6px;
}
.class-state .progress-bar {
  width: 180px;
  height: 8px;
  display: block;
  border-radius: 4px;
  margin-top: 6px;
  background-color: #f5f5f5;
}
.class-state .progress-bar .progress {
  height: inherit;
  border-radius: inherit;
  background-color: #d74343;
}
.set-my-show-dialog .modal-footer {
  text-align: center;
  padding: 3px 18px 36px;
}
.set-my-show-dialog .modal-footer .btn-pk {
  padding: 6px 48px;
  border-radius: 28px;
}
.gamerules {
  text-align: left;
  padding: 10px;
  width: 600px;
}
.gamerules li {
  padding: 0 0 0 20px;
  position: relative;
  line-height: 1.5;
  margin: 0 0 5px;
}
.gamerules-on {
  position: absolute;
  left: 0;
}
.set-icon-body {
  padding-bottom: 40px;
}
.set-icon-body .left {
  width: 50%;
  float: left;
}
.set-icon-body .right {
  width: 50%;
  float: right;
}
.set-icon-body .title {
  padding: 10px 32px 8px;
  margin-bottom: 0;
}
.set-icon-body .box {
  padding: 0 32px 12px;
  min-height: 120px;
  border-right: 1px solid #ddd;
}
.avator-box {
  margin-top: 40px;
}
.avator-box .avator {
  width: 60px;
  height: 60px;
  margin-right: 6px;
}
.avator-box .myicon {
  height: 22px;
  line-height: 22px;
  margin-top: 8px;
}
.avator-box .myicon .txt {
  color: #7310f7;
  vertical-align: middle;
}
.avator-box .myicon .myicon-img {
  width: 16px;
  height: 16px;
  margin: 3px 0 0 6px;
}
.avator-box .mytxt {
  height: 22px;
  line-height: 22px;
  margin-bottom: 8px;
  color: #999;
}
.radio-item {
  height: 40px;
  line-height: 40px;
  padding-bottom: 12px;
}
.radio-item .txt {
  color: #999;
}
.radio-item .img {
  width: 18px;
  height: 18px;
  margin: 11px 18px 0 0;
  background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASBAMAAACk4JNkAAAAMFBMVEVMaXG6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urq6urpTcfqqAAAAEHRSTlMA6h5wZjS7jVh3rdUFBhaqjsEDMwAAAGFJREFUCFtjYGBg0DBuApJAECZVvjAVxOAUucDA6zgByLJWABJMmxkYWIXAShQDGNgcwCyWBIaHB8AsHjmGfogBDD8YpkNZlQzmUFYxQxeUtQJJB8IUhMkI25BcgHAVzKUAp2AVuMcVGksAAAAASUVORK5CYII=) no-repeat 0 0;
}
.radio-item.active .img {
  background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAMAAABhEH5lAAAAOVBMVEVMaXHXQ0PXQ0O6urrXQ0O6urq6urq6urq6urq6urq6urq6urq6urq6urq6urrXQ0O6urq6urrXQ0NxaObdAAAAEnRSTlMAvvMFTTRmHHPqu41YrdWEqiS78YFwAAAAe0lEQVQYlXWQSQ7DMAwDx7vkJYn1/8f20LhFCpfHESiQBABKF+mFr1LV0drQmhYRzQEgZJWbHHMd5yEASQtE572LMDUBNcNpZmZ2Qq5QNBDtViRooV/gFnJwdaSBX8hDkx3q42kcffd+E+IZtWh6F/pMUA75V3s3zs+EL6sOCGlSqI/iAAAAAElFTkSuQmCC) no-repeat 0 0;
}
.radio-item .icon {
  width: 18px;
  height: 18px;
  margin: 11px 0 0 18px;
}
.radio-item-grade-1 {
  background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAYFBMVEX+/v4PACP+/v4ECHEGAA9x5fctuvv+/v79/v4AACsFCnoGCokFCmsJD3UbjO0ekvIDB2IKEF0jhdMEBVoef848gbkyi84tjdkcb7YYe8wRF14pmPAYcr0Xg+BHldQGDIOp/MujAAAACXRSTlOS////////g7HBj6sBAAAAg0lEQVQY003NWxKDIAxAURICFRoUEbXv7n+XpQRs+co9Mwnq5Jzz/lyfI1LKGWNo3baUch0F9vs0jd+pQ+ptD+i9COTecxS4tr4wC7Res9cVTOvX+AeWHjsAH1D2n4AIsUG5r98eEOTb2hh/II0MdcVaS7fgNS7lBoIaqDwOIXDQAKA+k40IGF9Qy1sAAAAASUVORK5CYII=) no-repeat 0 0;
}
.radio-item-grade-2 {
  background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAYFBMVEX+/v5uGBJVFRL+oqDCAwpGAwNkFhL+/f3+/v4iAwOMR0T+hYP+lJP+r619GhP+AyL+cnL+09H+vLr+yMapBgz+3dqWCA/9jIj+YmGuBQy9Awr+A1L+Az7+5eP+UlJ4FxOi+t6ZAAAACHRSTlOj////////uBmwYG4AAACaSURBVBjTPY5REoIwDERTNDWLIhYKSFG8/y3dFMf9SPe9ZjoVWVoN4V7DKqJmhvXs8aqy2PutLspirKCYprrRskwbpLWUkJ1TShsainFELspjJLsYBmTlHDbMMYp2XQc1zhfmHCjsdMS5VHGrIa8AKK415AL/o+Dh6dHETwBcPBlna34b+74fbLznx9D35BD+Gxf424EmRDb5AmxvC3WF2n+DAAAAAElFTkSuQmCC) no-repeat 0 0;
}
.radio-item-grade-3 {
  background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAeFBMVEX+/v4sGjl3MgOANAMiAwP9gzP9/mL+/f38/Pz+/v5vMAP2zlRfKwb3+W72xE322Vv1uEb242H27GaPU0T282tRDw/rAz71mTPtuWnDaS31hijneTH5AwP1rD/qAy1YKwtTIlXZcy/wA0zuAx0zDyC9Zi3rA1P5A1GwCND7AAAACXRSTlOf////////sHwhfpdrAAAArElEQVQY0z2P65bCIAyEQxzRIFiLra31bnfd93/DHdDj9yNkhkkOiIz7XnVRGdGvZW9mOC0LKK2MlhJ80bxiWw3vfdEppRkc6bqSuPPs/hBp5IwHdc75hRilt7bF44e1ffrfoNI3TQMY65OrVAW2eXPA0S+rsa1Qn5xzNHZ+R6rmw5yAk5fLFTEs1LliDH4YrrgFi5/ENE1z1RbeifN5RlT9JlYggX8Pyh1O/gFVIQuFak6uZgAAAABJRU5ErkJggg==) no-repeat 0 0;
}
#progress {
  position: fixed;
  z-index: 10;
  height: 3px;
  top: 0;
  background: #b91f1f;
}
#progress.done {
  display: none;
}
#progress span {
  position: absolute;
  height: 2px;
  -webkit-box-shadow: #b91f1f 1px 0 6px 1px;
  -webkit-border-radius: 100%;
  opacity: 1;
  filter: alpha(opacity=100)\9;
  width: 150px;
  right: -10px;
}
@charset "UTF-8";
.btn-pk {
  font-family: '\5FAE\8F6F\96C5\9ED1';
  display: inline-block;
  *zoom: 1;
  *display: inline;
  margin: 0 5px;
  transition: all .15s linear;
  font-weight: 500;
  text-align: center;
  cursor: pointer;
  border: 1px solid #d9d9d9;
  white-space: nowrap;
  line-height: 1.5;
  padding: 3px 11px;
  font-size: 14px;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  color: #333;
  outline: none;
  background-color: #fff; }
  .btn-pk:hover {
    background: #e6e6e6; }
  .btn-pk:active {
    background: #efefef;
    transition: none; }
  .btn-pk:disabled {
    color: #ccc;
    cursor: no-drop; }

.btn-primary {
  color: #fff;
  background-color: #d74343;
  border-color: #d74343; }
  .btn-primary:hover {
    color: #fff;
    background-color: #db5858;
    border-color: #db5858; }
  .btn-primary:active {
    color: #fff;
    background-color: #d32e2e;
    border-color: #d32e2e;
    transition: none; }
  .btn-primary:disabled {
    color: #fff;
    background-color: #e99797;
    border-color: #e99797;
    transition: none;
    cursor: no-drop; }

.btn-success {
  color: #fff;
  background-color: #5FBC29;
  border-color: #5FBC29; }
  .btn-success:hover {
    color: #fff;
    background-color: #6ad12e;
    border-color: #6ad12e; }
  .btn-success:active {
    color: #fff;
    background-color: #54a724;
    border-color: #54a724;
    transition: none; }
  .btn-success:disabled {
    color: #fff;
    background-color: #96df6c;
    border-color: #96df6c;
    transition: none;
    cursor: no-drop; }

.btn-info {
  color: #fff;
  background-color: #01B3CA;
  border-color: #01B3CA; }
  .btn-info:hover {
    color: #fff;
    background-color: #01c9e3;
    border-color: #01c9e3; }
  .btn-info:active {
    color: #fff;
    background-color: #019db1;
    border-color: #019db1;
    transition: none; }
  .btn-info:disabled {
    color: #fff;
    background-color: #33e7fe;
    border-color: #33e7fe;
    transition: none;
    cursor: no-drop; }

.btn-warning {
  color: #fff;
  background-color: #FAC450;
  border-color: #FAC450; }
  .btn-warning:hover {
    color: #fff;
    background-color: #fbcc69;
    border-color: #fbcc69; }
  .btn-warning:active {
    color: #fff;
    background-color: #f9bc37;
    border-color: #f9bc37;
    transition: none; }
  .btn-warning:disabled {
    color: #fff;
    background-color: #fde5b3;
    border-color: #fde5b3;
    transition: none;
    cursor: no-drop; }

.btn-danger {
  color: #fff;
  background-color: #E01515;
  border-color: #E01515; }
  .btn-danger:hover {
    color: #fff;
    background-color: #ea2424;
    border-color: #ea2424; }
  .btn-danger:active {
    color: #fff;
    background-color: #c91313;
    border-color: #c91313;
    transition: none; }
  .btn-danger:disabled {
    color: #fff;
    background-color: #f16a6a;
    border-color: #f16a6a;
    transition: none;
    cursor: no-drop; }

.btn-lg {
  padding: 6px 18px; }

.btn-sm {
  padding: 0px 10px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-primary-pk {
  background-color: #d74343;
  color: #fff;
  border: 0;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.25), 0 2px 3px rgba(215, 67, 67, 0.35); }
  .btn-primary-pk:hover {
    background-color: #dd3d3d;
    box-shadow: 0 8px 12px rgba(0, 0, 0, 0.25), 0 4px 6px rgba(215, 67, 67, 0.35);
    color: #fff; }
  .btn-primary-pk:active {
    background: #d32e2e;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(215, 67, 67, 0.35); }

.dialog-wrap {
  width: 100%;
  height: 100%;
  font-family: '\5FAE\8F6F\96C5\9ED1';
  font-weight: 300;
  font-size: 14px;
  color: #333;
  position: relative;
  z-index: 100; }

.modal-mask {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  opacity: 0.5;
  filter: alpha(opacity=50)\9;
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  /* IE 5-7 */
  filter: alpha(opacity=50);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }

.modal-content {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  display: table;
  width: 100%;
  height: 100%; }

.confirm-content {
  padding-left: 30px;
  padding-top: 30px;
  padding-bottom: 30px; }

.modal-confirm {
  width: 400px;
  box-sizing: border-box;
  padding: 30px 40px;
  background-color: #fff;
  border-radius: 6px;
  transition: transform .3s ease; }
  .modal-confirm i {
    color: #fa0;
    font-size: 24px;
    position: relative;
    top: 2px; }
  .modal-confirm .confirm-btns {
    text-align: right; }

.modal-box-table {
  display: table-cell;
  vertical-align: middle; }

.modal-box {
  width: 404px;
  margin: 0 auto;
  box-sizing: border-box;
  background-color: #fff;
  border-radius: 6px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  border: 1px solid #ccc; }

@media only screen and (max-width: 640px) {
  .modal-confirm {
    width: 100%;
    margin: 0 20px;
    padding: 10px 20px; }
  .modal-box {
    width: 100%; } }

.modal-header {
  padding: 10px 18px 10px 10px;
  position: relative;
  text-align: left;
  background-color: #f3f3f3;
  border-radius: 5px 5px 0 0; }
  .modal-header i {
    position: absolute;
    right: 20px;
    top: 2px;
    font-size: 25px;
    cursor: pointer; }
  .modal-header h3 {
    font-size: 14px;
    font-weight: 700;
    margin: 0; }

.modal-body {
  padding: 1px;
  line-height: 61px;
  font-size: 14px;
  font-weight: 500; }

.modal-close {
  color: #333;
  font-weight: 700;
  line-height: 1; }
  .modal-close:hover {
    padding: 2px 0;
    color: #d74343; }

.modal-footer {
  padding: 3px 18px 8px 10px;
  background: #fff;
  border-radius: 0 0 6px 6px;
  text-align: right; }

.modal-enter {
  opacity: 0;
  filter: alpha(opacity=0)\9; }

.modal-enter-active {
  opacity: 1;
  filter: alpha(opacity=100)\9; }
  .modal-enter-active .modal-confirm {
    -ms-transform: scale(1.1);
        transform: scale(1.1); }
  .modal-enter-active .modal-box {
    -ms-transform: scale(1.1);
        transform: scale(1.1); }

.modal-leave {
  opacity: 1;
  filter: alpha(opacity=100)\9; }

.modal-leave-active {
  opacity: 0;
  filter: alpha(opacity=0)\9; }
  .modal-leave-active .modal-confirm {
    -ms-transform: scale(1.1);
        transform: scale(1.1); }
  .modal-leave-active .modal-box {
    -ms-transform: scale(1.1);
        transform: scale(1.1); }

.modal-enter, .modal-leave {
  transition: all .3s ease; }
@charset "UTF-8";
.pagination {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination > li {
    float: left;
    display: inline; }
    .pagination > li > a, .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.42857;
      text-decoration: none;
      color: #d74343;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a, .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a, .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
    z-index: 2;
    color: #a92424;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #d74343;
    border-color: #d74343;
    cursor: default; }
  .pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }
  .pagination > .first > a, .pagination .prev > a, .pagination .next > a, .pagination .last > a {
    padding: 6px 6px;
    font-weight: 700;
    font-family: "\5B8B\4F53", "\9ED1\4F53"; }

a {
  cursor: pointer; }
.carousel {
  width: 100%;
  min-width: 1000px;
  position: relative;
  zoom: 1;
}
.carousel-cnt {
  width: 100%;
  overflow: hidden;
  position: relative;
  zoom: 1;
}
.carousel-cnt ul {
  zoom: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 500%;
}
.carousel-cnt ul li {
  float: left;
  width: 20%;
  position: relative;
  zoom: 1;
}
.carousel-cnt ul li a {
  display: block;
  text-align: center;
  overflow: hidden;
  _zoom: 1;
  width: 100%;
}
.carousel-page {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.carousel-page p {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  zoom: 1;
}
.carousel-page a {
  position: absolute;
  width: 25px;
  height: 45px;
  background: url("//web.yystatic.com/project/vipstatics/M04/CD/D2/tz0MYFfFMSqALBUqAAAEBiJtXV0633.png") no-repeat;
  top: 240px;
  text-indent: -999px;
  overflow: hidden;
  _zoom: 1;
  text-decoration: none !important;
}
.carousel-page a.pre {
  left: 0;
  background-position: -25px 0;
}
.carousel-page a.pre:hover {
  background-position: 0 0;
}
.carousel-page a.next {
  right: 0;
  background-position: 0 -45px;
}
.carousel-page a.next:hover {
  background-position: -50px 0;
}
.carousel-items {
  position: absolute;
  margin: 0;
  bottom: 20px;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
}
.carousel-items span {
  width: 1000px;
  margin: 0 auto;
  display: block;
}
.carousel-items a {
  display: inline-block;
  *display: inline;
  width: 15px;
  height: 15px;
  zoom: 1;
  overflow: hidden;
  margin: 0 5px;
  background: url("//web.yystatic.com/project/vipstatics/M01/CC/9A/tz0MYFcsDd-AQlziAAJvueWQpVA033.png") no-repeat -397px 2px;
}
.carousel-items a.selected {
  background-position: -497px 2px;
}
@media screen and (min-width: 1200px) {
  .carousel-page p {
    width: 1180px;
  }
}
.honor-values-picker {
  z-index: 2000;
}
.honor-values-picker .footer {
  width: auto;
}
.hvbox {
  line-height: 1;
  padding: 20px 12px;
}
.select-date {
  padding: 8px 0;
  background-color: #f3f3f3;
  margin-bottom: 12px;
}
.select-date__label {
  color: #333;
  height: 32px;
  line-height: 32px;
  padding: 0 10px;
}
.select-date__box {
  position: relative;
}
.select-date__box__input {
  width: 135px;
  height: 30px;
  line-height: 30px;
  color: #52596b;
  font-size: 14px;
  padding: 0 30px 0 10px;
  border: 1px solid #dbdbdb;
}
.select-date__box__img {
  top: 7px;
  right: 7px;
  width: 17px;
  height: 15px;
  cursor: pointer;
  position: absolute;
  background: transparent url("https://web.yystatic.com/project/vipstatics/M03/80/D1/tz0GSFXmYRGATefpAAAZZjWKOJs830.png") no-repeat -165px 0;
}
.select-date__btn {
  width: 87px;
  height: 31px;
  line-height: 31px;
  cursor: pointer;
  text-align: center;
  font-size: 14px;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  margin-left: 20px;
  color: #82570a !important;
  text-decoration: none !important;
  background: transparent url("https://web.yystatic.com/project/vipstatics/M02/80/DA/tz0GSFXmYpOAWA_xAAAD1yhy1XQ202.png") no-repeat 0 0;
}
.record-table-box {
  border-left: 1px solid #f7eac9;
  border-right: 1px solid #f7eac9;
}
.record-table {
  width: 100%;
  font-size: 14px;
  text-align: center;
}
.record-table__thead >th {
  height: 39px;
  color: #82570a;
  border-bottom: 1px solid #f7eac9;
  background-image: url("https://web.yystatic.com/project/vipstatics/M04/5C/43/tz0GSFXdH56AIlD1AAAA3dsFUEY447.png");
  background-repeat: repeat-x;
  vertical-align: middle;
}
.record-table__row >td {
  color: #333;
  line-height: 36px;
  border-bottom: 1px solid #f7eac9;
}
.record-table__blank {
  color: #333;
  text-align: center;
  line-height: 36px;
  height: 36px;
  border-bottom: 1px solid #f7eac9;
}
.scroll-table {
  max-height: 480px;
  overflow-y: scroll;
}
.vip_udb_login {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#99000000", endColorstr="#99000000")\9;
  display: block;
  z-index: 1001;
}
.vip_login_ads {
  position: absolute;
  top: 0;
  right: 0;
  width: 164px;
  height: 345px;
  overflow: hidden;
  _zoom: 1;
}
.vip_login_ass a {
  display: block;
  text-decoration: none !important;
}
.vip_login_ass img {
  display: block;
  border: none;
  width: 164px;
  border-radius: 0 5px 5px 0;
}
.ie .vip_udb_login {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#AA000000', endColorstr='#AA000000');
}
.vip_udb_login-tb {
  width: 100%;
  height: 100%;
  border-collapse: collapse;
  border: none;
}
.vip_udb_login-tb-td {
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: middle;
}
.vip_udb_login-tb-td-cnt {
  padding: 20px;
  display: inline-block;
  *display: inline;
  width: 465px;
  text-align: left;
  background: #fff;
  border-radius: 5px;
  position: relative;
  zoom: 1;
}
.vip_udb_login-tb-td-cnt .vip_login-h {
  font-size: 20px;
  font-weight: lighter;
}
.vip_udb_login-tb-td-cnt .vip_login {
  float: left;
}
.vip_udb_login-tb-td-cnt .vip_login-cl {
  position: absolute;
  top: 8px;
  right: 10px;
  font-size: 28px;
}
.vip_udb_login-tb-td-cnt .vip_login-cl a {
  text-decoration: none !important;
  font-family: arial;
  color: #cacaca !important;
  font-weight: lighter;
}

/*# sourceMappingURL=index.e990b.css.map*/