

/* CSS Document */


/*鍏徃绠€浠嬫爣棰*/

.profile .articleHead h1 {
  font-size: 18px;
  font-family: "\5FAE\8F6F\96C5\9ED1";
  text-align: center;
  font-weight: normal;
  margin-top: -3px;
  color: #333333;
  margin-bottom: 23px;
}


/*鍏徃绠€浠嬫枃瀛*/

.profile .articleText {
  width: 610px;
  float: left;
  font-size: 12px;
  font-family: "\5FAE\8F6F\96C5\9ED1";
  line-height: 24px;
  color: #666666;
  letter-spacing: 0.05px;
}

.profile .articleText p {
  margin-bottom: 49px;
  letter-spacing: 0.5px;
}


/*鍏徃绠€浠嬫枃绔犲浘鐗*/

.profile .articleImg {
  float: right;
  margin-top: 20px;
  margin-right: 1px;
}


/*鏂囩珷鏈熬*/

.profile .articleFoot {
  clear: both;
}


/*鍏徃鍘嗙▼*/

.historyLeftYear .historyWarp {
  float: left;
  width: 50%;
  position: relative;
}

.historyLeftLastYear .historyWarp {
  float: left;
  width: 50%;
  position: relative;
}

.historyRightYear .historyWarp {
  float: right;
  width: 50%;
  position: relative;
}

.historyRightLastYear .historyWarp {
  float: right;
  width: 50%;
  position: relative;
}

.historyLeftYear .history {
  position: relative;
  width: 92.8%;
}

.historyRightYear .history {
  margin-left: 40px;
}

.historyRightLastYear .history {
  margin-left: 40px;
}

.historyArea {
  position: relative;
  margin-bottom: 26px;
}

.historyContent .line {
  position: absolute;
  background: url(../image/_ch5.png) repeat-y 20% 50%;
  width: 2px;
  height: 100px;
  left: 5px;
  top: 51px
}
.line4{
  position: absolute;
  background: url(../image/_ch5.png) repeat-y 20% 50%;
  width: 2px;
  height: 100%;
  left: 50%;
  top: 0px
  
}
.history .line2{
  position: absolute;
  background: url(../image/_ch5.png) repeat-y 20% 50%;
  width: 2px;
  height: 8%;
  left: 499px;
  top: 51px;
  z-index: 100;
}
.historyContent {
  position: relative;
  background: center no-repeat;
  margin-top: 34px;
  padding-top: 126px;
  background-size: 2px 96%;
  padding-bottom: 100px;
}

.historyArea .historyTitle h1 {
  font-size: 18px;
  font-family: "\5FAE\8F6F\96C5\9ED1";
  font-weight: normal;
  text-align: center;
  margin-top: -2px;
  color: #333333;
}

.historyLeftYear {
  position: relative;
  margin-bottom: 35px;
  overflow: hidden;
}

.historyRightYear {
  position: relative;
  margin-bottom: 38px;
  overflow: hidden;
}

.historyRightLastYear {
  position: relative;
  overflow: auto;
  margin-top: -20px;
}

.historyArea table {
  width: 460px;
  height: 107px;
  border-radius: 15px;
  background-color: #f1f1f1;
}

.historyIcon {
  width: 62px;
  height: 62px;
  background: url(../image/_plane.png) no-repeat;
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -31px;
  z-index: 100;
}

.historyLeftText p {
  width: 355px;
  letter-spacing: 0.5px;
}

.historyLeftYear td {
  padding: 0 16px;
}

.historyRightYear td {
  padding: 0 6px 0 3px;
}

.historyRightLastYear td {
  padding: 0 6px 0 3px;
}

td p {
  margin: 0;
  letter-spacing: 0.5px;
  font-size: 12px;
  font-family: "\5FAE\8F6F\96C5\9ED1";
  color: #333333;
  line-height: 20px;
}

.historyYearIcon {
  display: block;
  width: 50px;
  height: 10px;
  position: absolute;
  top: 28%;
  right: -60px;
  background: url(../image/_yearIcon.png) no-repeat center;
  text-align: center;
  font-size: 12px;
  font-family: "\5FAE\8F6F\96C5\9ED1";
  color: #333333;
  padding-top: 16px;
  padding-bottom: 24px;
  z-index: 100;
}


.historyRightYear .historyYearIcon {
  left: -24px;
}

.historyRightLastYear .historyYearIcon {
  left: -24px;
}

.historyIcon1 {
    width: 62px;
    height: 62px;
    background: url(../image/ico_start_03.png) no-repeat;
    position: absolute;
  bottom: 0px;
    left: 50%;
    margin-left: -31px;
    z-index: 100;
}


