.commonTitle {
  line-height: 60px; }
  .commonTitle span {
    display: inline-block;
    width: 4px;
    height: 22px;
    background: #da0000;
    vertical-align: -5px; }
  .commonTitle div {
    display: inline-block;
    margin-left: 10px;
    font-size: 16px;
    font-weight: bold; }

.commonContent {
  border-top: 2px solid #da0000;
  margin-top: 20px;
  background: #fff url(../images/familyBg.jpg) no-repeat center bottom;
  -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)); }

.listContainer {
  margin-top: 20px; }
  .listContainer .nav li {
    float: left;
    padding: 0 13px;
    line-height: 40px;
    background: #353535;
    color: #fff;
    margin-right: 4px;
    cursor: pointer; }
	
    .listContainer .nav li:hover {
      background: #da0000; }
	  
    .listContainer .nav li.active {
      background: #da0000; }
  .listContainer .list {
    background: #fff; }
    .listContainer .list > div {
      display: none; }
      .listContainer .list > div:first-child {
        display: block; }
    .listContainer .list .listItem > p {
      text-align: center;
      color: #666;
      line-height: 30px;
      background: #e4e4e4; }
    .listContainer .list .listItem > ul {
      padding: 20px; }
      .listContainer .list .listItem > ul > li {
        background: #fff;
        border-radius: 6px;
        width: 280px;
        padding-bottom: 15px;
        margin-right: 13px;
        margin-bottom: 13px;
        float: left;
        -webkit-box-shadow: 0 0 14px rgba(67, 90, 142, 0.1);
        box-shadow: 0 0 14px rgba(67, 90, 142, 0.1);
        -webkit-transition: -webkit-box-shadow .3s;
        transition: -webkit-box-shadow .3s;
        transition: box-shadow .3s;
        transition: box-shadow .3s, -webkit-box-shadow .3s;
        cursor: pointer;
        position: relative; }
        .listContainer .list .listItem > ul > li:hover {
          -webkit-transition: -webkit-box-shadow .3s;
          transition: -webkit-box-shadow .3s;
          transition: box-shadow .3s;
          transition: box-shadow .3s, -webkit-box-shadow .3s;
          -webkit-box-shadow: 0 6px 14px rgba(216, 1, 2, 0.2);
          box-shadow: 0 6px 14px rgba(216, 1, 2, 0.2); }
          .listContainer .list .listItem > ul > li:hover p {
            color: #da0000; }
        .listContainer .list .listItem > ul > li.active {
          -webkit-transition: -webkit-box-shadow .3s;
          transition: -webkit-box-shadow .3s;
          transition: box-shadow .3s;
          transition: box-shadow .3s, -webkit-box-shadow .3s;
          -webkit-box-shadow: 0 6px 14px rgba(216, 1, 2, 0.2);
          box-shadow: 0 6px 14px rgba(216, 1, 2, 0.2); }
          .listContainer .list .listItem > ul > li.active p {
            color: #da0000; }
        .listContainer .list .listItem > ul > li.hd .hdText {
          display: inline-block; }
        .listContainer .list .listItem > ul > li:nth-child(4n) {
          margin-right: 0; }
      .listContainer .list .listItem > ul .hdText {
        display: none;
        padding: 0 4px;
        line-height: 20px;

        background: #3d78db;
        color: #fff;
        border-radius: 4px;
        position: absolute;
        right: 14px;
        top: 10px; }
      .listContainer .list .listItem > ul .pic {
        width: 100%;
        height: 180px;
        overflow: hidden;
        border-top-left-radius: 6px;
        border-top-right-radius: 6px; }
        .listContainer .list .listItem > ul .pic img {
          width: 100%;
          height: 100%;
          display: block; }
      .listContainer .list .listItem > ul .pic1 {
        display: inline-block;
        width: 26px;
        height: 26px;
        border-radius: 50%;
        overflow: hidden;
        vertical-align: -8px; }
        .listContainer .list .listItem > ul .pic1 img {
          display: block;
          width: 100%;
          height: 100%; }
      .listContainer .list .listItem > ul p {
        padding: 0 10px;
        line-height: 36px;
        font-size: 16px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden; }
      .listContainer .list .listItem > ul ul {
        padding: 0 10px;
        font-size: 12px;
        color: #888; }
        .listContainer .list .listItem > ul ul li:first-child {
          float: left; }
        .listContainer .list .listItem > ul ul li:last-child {
          float: right;
          margin-top: 5px; }
        .listContainer .list .listItem > ul ul .icon-person {
          vertical-align: -2px; }