@charset "gb2312";
.commonTitle {
  line-height: 60px; }
  .commonTitle span {
    display: inline-block;
    width: 4px;
    height: 22px;
    background: #0064BC;
    vertical-align: -5px; }
  .commonTitle div {
    display: inline-block;
    margin-left: 10px;
    font-size: 16px;
    font-weight: bold; }

.commonContent {
  border-top: 2px solid #0064BC;
  margin-top: -20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 16px 30px; }

.adv {
  margin: 20px 0; }
  .adv a {
    float: left;
    width: 294px;
    height: 100px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 8px;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 2px 6px rgba(135, 135, 135, 0.2);
    box-shadow: 0 2px 6px rgba(135, 135, 135, 0.2);
    box-sizing: border-box;
    border: 1px solid #ee8484; }
    .adv a:nth-child(4n) {
      margin-right: 0; }
    .adv a:nth-last-child(1), .adv a:nth-last-child(2), .adv a:nth-last-child(3), .adv a:nth-last-child(4) {
      margin-bottom: 0; }
    .adv a img {
      display: block;
      width: 100%;
      height: 100%; }

.commonTable {
  width: 100%;
  background: #fff; }
  .commonTable .th {
    font-weight: bold; }
  .commonTable .td {
    font-size: 12px;
    color: #888; }
    .commonTable .td a {
      color: inherit; }
      .commonTable .td a:hover {
        text-decoration: underline; }
  .commonTable td {
    line-height: 36px;
    text-align: center;
    border: 1px solid #dddddd;
    border-top: none;
    border-left: none; }
    .commonTable td .blueA {
      display: inline-block;
      width: 78px;
      line-height: 24px;
      font-size: 12px;
      text-align: center;
      color: #fff;
      background: #1aace9;
      border-radius: 4px; }
    .commonTable td .mixA {
      display: inline-block;
      width: 78px;
      line-height: 24px;
      font-size: 12px;
      text-align: center;
      color: #fff;
      border-radius: 4px;
      background: #a112c3; }
      .commonTable td .mixA.bgred {
        background: #da0000; }
      .commonTable td .mixA.bgviolet {
        background: #a112c3; }
      .commonTable td .mixA.bgyellow {
        background: #e47c00; }
      .commonTable td .mixA.bgyellow1 {
        background: #ffd737;
        color: #333; }
      .commonTable td .mixA.bgblue {
        background: #008ca9; }
      .commonTable td .mixA.bgorg {
        background: orange; }

.agentqq {
  border-top: 2px solid #da0000;
  background: #fff;
  text-align: center;
  margin-top: 20px; }
  .agentqq .title {
    line-height: 36px;
    font-weight: bold; }
  .agentqq ul {
    border-top: 1px solid #dddddd; }
  .agentqq li {
    width: 20%;
    float: left;
    height: 36px;
    line-height: 36px;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    .agentqq li:nth-child(5n) {
      border-right: none; }
    .agentqq li a {
      display: block;
      width: 100%;
      height: 100%; }
    .agentqq li img {
      vertical-align: -3px; }

.tdHover .tdHoverFlag {
  position: absolute; }

.tdHover .tdHoverP {
  display: inline-block;
  cursor: pointer;
  line-height: initial;
  color: inherit; }
  .tdHover .tdHoverP.active {
    color: #da0000; }
    .tdHover .tdHoverP.active .tdHoverSpan {
      color: #333; }
  .tdHover .tdHoverP .tdHoverSpan {
    display: none;
    position: absolute;
    background: #fff;
    padding: 10px;
    -webkit-box-shadow: 0 0 14px rgba(67, 90, 142, 0.2);
    box-shadow: 0 0 14px rgba(67, 90, 142, 0.2);
    z-index: 5;
    border-radius: 6px;
    border: 1px solid #dddddd;
    line-height: initial; }
    .tdHover .tdHoverP .tdHoverSpan em {
      display: block;
      width: 0;
      height: 0;
      border-width: 10px 10px 10px 0;
      border-style: solid;
      border-color: transparent #dddddd transparent transparent;
      position: absolute;
      top: 50%;
      margin-top: -10px;
      left: -10px;
      /* Èý½ÇÐÎ¾ÓÖÐÏÔÊ¾ */ }
    .tdHover .tdHoverP .tdHoverSpan em i {
      display: block;
      width: 0;
      height: 0;
      border-width: 10px 10px 10px 0;
      border-style: solid;
      border-color: transparent #fff transparent transparent;
      position: absolute;
      top: -10px;
      left: 1px; }

.tdHoverBar .echartsBar {
  display: none;
  -webkit-box-shadow: 0 0 37px rgba(0, 0, 0, 0.27);
  box-shadow: 0 0 37px rgba(0, 0, 0, 0.27);
  border-radius: 8px;
  position: absolute;
  background: #f3f3f3;
  z-index: 10; }
  .tdHoverBar .echartsBar.left:before {
    content: '';
    width: 0;
    height: 0;
    border-width: 12px;
    border-color: transparent #F3F3F3 transparent transparent;
    border-style: solid;
    position: absolute;
    top: 20px;
    left: -24px;
    -webkit-filter: drop-shadow(0 0 18px rgba(0, 0, 0, 0.27));
    filter: drop-shadow(0 0 18px rgba(0, 0, 0, 0.27)); }
  .tdHoverBar .echartsBar.right:after {
    content: '';
    width: 0;
    height: 0;
    border-width: 12px;
    border-color: transparent  transparent transparent #F3F3F3;
    border-style: solid;
    position: absolute;
    top: 20px;
    right: -24px;
    -webkit-filter: drop-shadow(0 0 18px rgba(0, 0, 0, 0.27));
    filter: drop-shadow(0 0 18px rgba(0, 0, 0, 0.27)); }

.legendaryFamily .commonTitle1 {
  font-size: 20px;
  color: #DA0000;
  font-weight: bold;
  padding-left: 74px;
  line-height: 80px; }

.legendaryFamily .fcTopMsg .topInner {
  padding-left: 74px;
  position: relative; }

.legendaryFamily .fcTopMsg .yyNum {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 16px; }
  .legendaryFamily .fcTopMsg .yyNum b {
    color: #888; }
  .legendaryFamily .fcTopMsg .yyNum .icon {
    vertical-align: -3px;
    margin-right: 4px; }

.legendaryFamily .fcTopMsg .pic {
  width: 344px;
  height: 288px;
  float: left; }
  .legendaryFamily .fcTopMsg .pic img {
    display: block;
    width: 100%;
    height: 100%; }

.legendaryFamily .fcTopMsg .msg {
  float: left;
  margin-left: 50px;
  font-size: 16px; }
  .legendaryFamily .fcTopMsg .msg li {
    margin-bottom: 10px; }
  .legendaryFamily .fcTopMsg .msg .name {
    font-size: 18px;
    font-weight: bold; }
  .legendaryFamily .fcTopMsg .msg .ticket span {
    width: 280px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .legendaryFamily .fcTopMsg .msg .ticket em {
    display: inline-block;
    color: #888;
    width: 85px; }
  .legendaryFamily .fcTopMsg .msg .slogon > * {
    float: left; }
  .legendaryFamily .fcTopMsg .msg .slogon > span {
    color: #888;
    width: 85px; }
  .legendaryFamily .fcTopMsg .msg .slogon > div {
    width: 570px; }
    .legendaryFamily .fcTopMsg .msg .slogon > div b {
      margin-right: 6px; }
    .legendaryFamily .fcTopMsg .msg .slogon > div dd {
      float: left;
      margin-right: 30px; }
      .legendaryFamily .fcTopMsg .msg .slogon > div dd:last-child {
        margin-right: 0; }
      .legendaryFamily .fcTopMsg .msg .slogon > div dd .icon {
        vertical-align: -2px;
        margin-right: 4px; }

.legendaryFamily .fcTopMsg .slidesCarousel-box {
  width: 100%;
  height: 200px;
  position: relative; }

.legendaryFamily .fcTopMsg .slidesCarousel-container {
  height: 100%;
  overflow: hidden;
  margin-left: 74px; }

.legendaryFamily .fcTopMsg .slidesCarousel-wrapper {
  position: relative;
  height: 100%;
  overflow: hidden; }

.legendaryFamily .fcTopMsg .slidesCarousel-slide {
  width: 240px;
  height: 100%;
  float: left;
  position: relative;
  margin-right: 20px;
  background: #000; }
  .legendaryFamily .fcTopMsg .slidesCarousel-slide > video {
    display: block;
    width: 100%;
    height: 100%; }
  .legendaryFamily .fcTopMsg .slidesCarousel-slide > img {
    display: block;
    width: 100%;
    height: 100%; }
  .legendaryFamily .fcTopMsg .slidesCarousel-slide .mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3); }
    .legendaryFamily .fcTopMsg .slidesCarousel-slide .mask .icon {
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      cursor: pointer; }

.legendaryFamily .fcTopMsg .slidesCarousel-prev {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer; }

.legendaryFamily .fcTopMsg .slidesCarousel-next {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer; }

.legendaryFamily .fcLeaveMsg {
  width: 1020px;
  border-top: 1px solid #0064BC;
  background: #fff;
  margin-left: 74px;
  margin-top: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px; }
  .legendaryFamily .fcLeaveMsg .publishedLeaveMsg {
    font-size: 16px;
    line-height: 52px; }
    .legendaryFamily .fcLeaveMsg .publishedLeaveMsg textarea {
      margin-left: 3px;
      line-height: 50px;
      text-indent: 14px;
      font-size: 16px;
      width: 870px;
      height: 50px;
      border: 1px solid #dddddd;
      border-radius: 4px;
      background: #f8f8f8;
      font-family: "microsoft yahei";
      resize: none;
      vertical-align: middle;
      outline: none; }
    .legendaryFamily .fcLeaveMsg .publishedLeaveMsg .btn {
      float: right;
      font-weight: bold;
      margin-top: 18px;
      font-size: 16px;
      color: #fff;
      background: #da0000;
      width: 94px;
      line-height: 34px;
      cursor: pointer;
      position: relative;
      text-align: center;
      border-radius: 6px; }
      .legendaryFamily .fcLeaveMsg .publishedLeaveMsg .btn input {
        display: block;
        width: 100%;
        height: 100%;
        opacity: 0;
        position: absolute;
        left: 0;
        top: 0;
        cursor: pointer; }
  .legendaryFamily .fcLeaveMsg .leaveMsgsc {
    margin-top: 30px; }
    .legendaryFamily .fcLeaveMsg .leaveMsgsc .bottom {
      margin-top: 30px; }
    .legendaryFamily .fcLeaveMsg .leaveMsgsc .btn {
      float: left;
      font-size: 16px;
      color: #fff;
      background: #da0000;
      width: 78px;
      line-height: 34px;
      cursor: pointer;
      position: relative;
      text-align: center;
      border-radius: 6px; }
      .legendaryFamily .fcLeaveMsg .leaveMsgsc .btn input {
        display: block;
        width: 100%;
        height: 100%;
        opacity: 0;
        position: absolute;
        left: 0;
        top: 0;
        cursor: pointer; }
    .legendaryFamily .fcLeaveMsg .leaveMsgsc .paginationWrapper {
      float: right; }
    .legendaryFamily .fcLeaveMsg .leaveMsgsc .title > * {
      float: left;
      font-size: 16px;
      font-weight: bold; }
    .legendaryFamily .fcLeaveMsg .leaveMsgsc .title span {
      border-bottom: 2px solid #da0000;
      padding-bottom: 10px;
      margin-right: 20px; }
    .legendaryFamily .fcLeaveMsg .leaveMsgsc .title em {
      color: #888; }
    .legendaryFamily .fcLeaveMsg .leaveMsgsc .leaveMsgs {
      padding-top: 6px; }
      .legendaryFamily .fcLeaveMsg .leaveMsgsc .leaveMsgs li {
        border-bottom: 1px solid #dddddd;
        padding-top: 20px;
        padding-bottom: 16px; }
        .legendaryFamily .fcLeaveMsg .leaveMsgsc .leaveMsgs li > * {
          float: left; }
        .legendaryFamily .fcLeaveMsg .leaveMsgsc .leaveMsgs li .pic {
          width: 48px;
          height: 48px;
          border: 1px solid transparent;
          overflow: hidden;
          margin-right: 15px; }
          .legendaryFamily .fcLeaveMsg .leaveMsgsc .leaveMsgs li .pic img {
            display: block;
            width: 100%;
            height: 100%; }
        .legendaryFamily .fcLeaveMsg .leaveMsgsc .leaveMsgs li dl {
          width: 880px; }
          .legendaryFamily .fcLeaveMsg .leaveMsgsc .leaveMsgs li dl span {
            font-size: 16px;
            font-weight: bold; }
          .legendaryFamily .fcLeaveMsg .leaveMsgsc .leaveMsgs li dl em {
            color: #888;
            margin-left: 80px; }
          .legendaryFamily .fcLeaveMsg .leaveMsgsc .leaveMsgs li dl dd {
            color: #666;
            margin-top: 12px; }
.starcontent{ line-height:180%; font-size:15px; }