.first-container {
  position: relative;
  background: url("https://static.mobage.cn/html/promotion/尊龙凯时china/images/mobile/company/bg1.jpg") center top no-repeat;
  background-size: auto 100%;
}

.first-container .content-container {
  padding-top: 34%;
}

.first-container .content-container .slogan {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20%;
}

.first-container .content-container p {
  font-size: 12px;
  color: #221815;
  text-align: center;
}

.first-container .content-container img {
  width: 47px;
  margin-right: 2px;
}

.second-container .ceo {
  display: block;
  width: 100%;
}

.second-container .content-container {
  padding: 30px 8%;
}

.second-container .content-container p {
  font-size: 12px;
  color: #221815;
  line-height: 18px;
}

.second-container .content-container p.bold {
  font-weight: bold;
}

.time-container .time {
  padding: 20px 0;
  background-color: #f7f7f7;
}

.time-container .time .time-position {
  letter-spacing: -2px;
  font-size: 18px;
  color: #565656;
  text-align: center;
  font-weight: bold;
}

.time-container .time .chinese {
  letter-spacing: 0;
  font-size: 12px;
}

.time-container .time .chinese span {
  font-size: 16px;
}

.time-container .time .num-clock span {
  font-size: 10px;
}

.time-container .time .first-line {
  width: 212px;
  margin: 0 auto 10px;
}

.time-container .time .first-line .time-position {
  letter-spacing: -3px;
  font-size: 26px;
  color: #d61453;
}

.time-container .time .first-line .chinese {
  letter-spacing: 0;
  font-size: 12px;
}

.time-container .time .first-line .chinese span {
  font-size: 16px;
}

.time-container .time .first-line .time-box {
  width: 106px;
  height: 106px;
}

.time-container .time .first-line .time-box:hover .num-clock {
  margin-top: 4px;
}

.time-container .time .other-line {
  width: 240px;
  margin: 0 auto 10px;
}

.time-container .time .other-line .time-box {
  width: 80px;
  height: 80px;
}

.time-container .time .other-line .clock {
  margin: 2px auto;
}

.time-container .time .third-line {
  width: 240px;
}

.time-container .time .time-box {
  cursor: default;
}

.time-container .time .time-box:hover .time-position {
  color: #fff;
}

.time-container .time .time-box:hover .num-clock {
  color: #fff;
}

.time-container .time .time-box:hover .hand {
  background-color: #fff;
}

.time-container .time .time-box:hover .hand:after {
  background-color: #fff;
}

.time-container .time .time-box1:hover {
  background: url("https://static.mobage.cn/html/promotion/尊龙凯时china/images/company/1.png") center center no-repeat;
}

.time-container .time .time-box2:hover {
  background: url("https://static.mobage.cn/html/promotion/尊龙凯时china/images/company/2.png") center center no-repeat;
}

.time-container .time .time-box3:hover {
  background: url("https://static.mobage.cn/html/promotion/尊龙凯时china/images/company/3.png") center center no-repeat;
}

.time-container .time .time-box4:hover {
  background: url("https://static.mobage.cn/html/promotion/尊龙凯时china/images/company/4.png") center center no-repeat;
}

.time-container .time .time-box5:hover {
  background: url("https://static.mobage.cn/html/promotion/尊龙凯时china/images/company/5.png") center center no-repeat;
}

.time-container .time .time-box6:hover {
  background: url("https://static.mobage.cn/html/promotion/尊龙凯时china/images/company/6.png") center center no-repeat;
}

.time-container .time .time-box7:hover {
  background: url("https://static.mobage.cn/html/promotion/尊龙凯时china/images/company/7.png") center center no-repeat;
}

.time-container .time .time-box8:hover {
  background: url("https://static.mobage.cn/html/promotion/尊龙凯时china/images/company/8.png") center center no-repeat;
}

.time-container .time .time-box9:hover {
  background: url("https://static.mobage.cn/html/promotion/尊龙凯时china/images/company/9.png") center center no-repeat;
}

.time-container .time .time-box10:hover {
  background: url("https://static.mobage.cn/html/promotion/尊龙凯时china/images/company/10.png") center center no-repeat;
}

.time-container .time .time-box11:hover {
  background: url("https://static.mobage.cn/html/promotion/尊龙凯时china/images/company/11.png") center center no-repeat;
}

.time-container .time .num-clock {
  color: #8b8b8b;
  text-align: center;
  font-size: 12px;
}

.time-container .time .clock {
  position: relative;
  width: 35px;
  height: 35px;
  margin: 10px auto;
}

.time-container .time .clock .hand-container {
  position: absolute;
  height: 100%;
  top: -50%;
  left: 50%;
}

.time-container .time .clock .hand {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1px;
  transform-origin: bottom center;
  -webkit-transform-origin: bottom center;
  background: #000;
}

.time-container .time .clock .minute {
  height: 40%;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
}

.time-container .time .clock .hour {
  height: 25%;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
}

.time-container .time .clock .second {
  width: 1px;
  height: 40%;
  background-color: #d61453;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
}

.time-container .time .clock .second:after {
  content: "";
  background: #ea158e;
  display: block;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  position: absolute;
  left: -1px;
}

.type-button {
  width: 120px;
  height: 38px;
  margin: 20px auto;
}

.type-button.all {
  background: url("https://static.mobage.cn/html/promotion/尊龙凯时china/images/company/all.png") center top/100% auto no-repeat;
}

.type-button.milestone {
  background: url("https://static.mobage.cn/html/promotion/尊龙凯时china/images/company/milestone.png") center top/100% auto no-repeat;
}

.timeline-container {
  position: relative;
  padding-top: 50px;
}

.timeline-container .mask {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #fff;
  bottom: 0;
  left: 0;
}

.timeline-container .mask.current {
  animation: removeCover 5s 0s linear forwards;
  -webkit-animation: removeCover 5s 0s linear forwards;
}

.management-container {
  overflow: hidden;
  padding-bottom: 40px;
}

.management-container .manage-page {
  width: 100%;
}

.management-container .manage-page .manage-title {
  text-align: center;
  font-size: 14px;
  color: #666666;
}

.management-container .manage-page .title-icon {
  display: block;
  width: 24px;
  height: 14px;
  margin: 15px auto 25px auto;
}

.management-container .manage-page .title-icon img {
  display: block;
  margin: 9 auto;
}

.management-container .manage-page .manage-content {
  margin: 0 20px;
  margin-bottom: 2em;
}

.management-container .manage-page .manage-content .content-title {
  margin-bottom: 1em;
  text-align: center;
  font-size: 14px;
  color: #000;
  font-weight: bold;
}

.management-container .manage-page .manage-content .content-body p {
  font-size: 12px;
  color: #000;
  text-indent: 2em;
  line-height: 1.2em;
}

.management-container .manage-page .manage-mail-container {
  margin: 50px 20px 0;
  background-color: #eae7e7;
  text-align: center;
  padding: 10px;
}

.management-container .manage-page .manage-mail-container p {
  font-size: 12px;
  color: #333333;
}

@keyframes removeCover {
  0% {
    height: 100%;
  }
  100% {
    height: 0;
  }
}

@-webkit-keyframes removeCover {
  0% {
    height: 100%;
  }
  100% {
    height: 0;
  }
}
