.top .info h4 b {
  color: #ff5a81; }

.c-2 .pic h3 {
  color: #ff5a81; }
.c-2 .pic dl {
  background: #fff; }
.c-2 .year .active {
  color: #ff5a81; }

.c-4 .info b {
  color: #ff5a81; }
.c-4 .scroll .control .scrollbar {
  border-top: 1px solid #ff5a81; }
.c-4 .scroll .control .handle {
  background: #ff5a81; }

.c-5 i {
  background: #ff5a81; }
.c-5 .c5-3 dt {
  color: #ff5a81; }
.c-5 .c5-3 a {
  color: #ff5a81; }
.c-5 .page a:hover, .c-5 .page .active {
  color: #ff5a81; }

.c-7 h3 {
  color: #ff5a81; }

.c-8 .calendar h3, .c-8 .calendar th {
  color: #ff5a81; }

.c-9 {
  position: relative;
  height: 800px;
  background: url("img/p9_bg.jpg") no-repeat center 0; }
  .c-9 .pic {
    width: 800px;
    margin: 0 auto; }
  .c-9 ul {
    position: absolute;
    top: 0;
    left: 50%;
    width: 800px;
    margin-left: -400px; }
    .c-9 ul li {
      width: 150px;
      position: absolute;
      left: 50%;
      z-index: 1; }
  .c-9 i {
    position: absolute;
    top: 110px;
    left: 50%;
    margin-left: -28px;
    width: 56px;
    height: 56px;
    background: url("img/p9i.png") no-repeat;
    z-index: 3;
    display: none; }
  .c-9 .photo {
    position: absolute;
    width: 142px;
    height: 142px;
    border-radius: 50%;
    border: 4px solid #fff;
    z-index: 2;
    box-shadow: 0 3px 10px 1px #efabc1;
    cursor: pointer; }
  .c-9 dl {
    position: absolute;
    width: 262px;
    height: 0;
    top: 75px;
    left: 50%;
    margin-left: -131px;
    background: url("img/p9lay_bg.png") no-repeat center 0;
    opacity: 0; }
  .c-9 dt {
    padding: 85px 0 0;
    text-align: center;
    color: #ff7bbc;
    font-size: 16px; }
  .c-9 dd {
    font-size: 14px;
    width: 165px;
    margin: 0 auto; }
  .c-9 .n1 {
    top: 135px;
    margin-left: -250px; }
  .c-9 .n2 {
    top: 355px;
    margin-left: -385px; }
  .c-9 .n3 {
    top: 590px;
    margin-left: -280px; }
  .c-9 .n4 {
    top: 135px;
    margin-left: 105px; }
  .c-9 .n5 {
    top: 355px;
    margin-left: 240px; }
  .c-9 .n6 {
    top: 590px;
    margin-left: 140px; 
}

/* update 2016-6-1 */

 .c-9 ul li dl {
    background-color: #fff;
 } 