.history-main {
  width: 1200px;
  margin: auto;
}
.history-con {
  margin-top: 55px;
  margin-bottom: 65px;
  position: relative;
}
.history-year {
  margin-top: 80px;
  width: 100%;
  overflow: hidden;
  padding-bottom: 80px;
}
.history-year .history-yleft {
  float: left;
  position: relative;
  width: 490px;
  height: 362px;
  margin-bottom: 20px;
}
.history-year .history-yright {
  float: right;
  position: relative;
  width: 490px;
  height: 362px;
  margin-bottom: 20px;
}
.history-year .history-yblock {
  width: 420px;
  height: 312px;
  padding: 40px 35px 10px;
  background: #f5f5f5;
  border-radius: 5px;
  font-size: 14px;
  color: #333333;
  line-height: 27px;
}
.history-year .history-ymid {
  width: 3px;
  height: 380px;
  float: left;
  margin-left: 108px;
  position: relative;
}
.history-year .history-yblockl {
  width: 24px;
  height: 27px;
  background: url(../images/ra.jpg);
  position: absolute;
  bottom: 30px;
  right: -23px;
  display: block;
  z-index:-1;
}
.history-year .history-yblockr {
  width: 24px;
  height: 27px;
  background: url(../images/ra.jpg) -31px 0px no-repeat;
  position: absolute;
  top: 30px;
  left: -23px;
  display: block;
      z-index: -1;
}
.history-year .history-yr {
  color: #24bf0a;
}
.history-year .history-ymidb {
  width: 94px;
  height: 80px;
  border: 5px solid #027aea;
  padding-top: 35px;
  padding-left: 18px;
  font-size: 32px;
  color: #24bf0a;
  position: absolute;
  top: 0px;
  left: -170px;
  background: #fff;
}

.history-yright:hover .history-ymidb{
  background:#027aea;
  color:#fff;
}
.history-yright:hover .history-yblock {
    background: #027aea;
    color: #fff;
}
.history-yright:hover .history-yblockr{
        background: url(../images/ra.jpg) -31px -31px no-repeat;
                                      }
.history-year :hover .history-ymidb i{
  // background:#027aea;
  color:#fff;
}
.history-yleft:hover .history-yblock{
  background:#027aea;
  color:#fff;
}
.history-yleft:hover .history-ymidbt{
  background:#027aea;
  color:#fff;
}
.history-yleft:hover .history-ymidbt i{

  color:#fff;
}
.history-yleft:hover .history-yblockl{
    background: url(../images/ra.jpg) 0px -31px;
}
.history-year .history-ymidb i {
  display: block;
  font-size: 16px;
  color: #24bf0a;
}
.history-year .hon-banner {
  display: none;
}
.history-year .history-ymidbt {
  width: 94px;
  height: 80px;
  border: 5px solid #027aea;
  padding-top: 35px;
  padding-left: 18px;
  font-size: 32px;
  color: #24bf0a;
  position: absolute;
  bottom: 0px;
  right: -170px;
  background: #fff;
}
.history-year .history-ymidbt i {
  display: block;
  font-size: 16px;
  color: #24bf0a;
}
.history-year {
  background: url(../images/bu.jpg) repeat-y center center;
}
a.btn-ajax {
  display: block;
  width: 35px;
  height: 35px;
  background: url(../images/omiss.jpg) no-repeat;
  position: absolute;
  left: 48.5%;
  /* margin-left: -24px; */

  bottom: 0px;
}
@media (min-width: 1440px) and (max-width: 1920px) {
  
}
@media (min-width: 1200px) and (max-width: 1220px) {
  .history-main {
    width: 98%;
    margin: auto;
  }
  .history-year .history-ymidb {
    width: 94px;
    height: 80px;
    border: 5px solid #027aea;
    padding-top: 35px;
    padding-left: 18px;
    font-size: 32px;
    color: #24bf0a;
    position: absolute;
    top: 0px;
    left: -153px;
    background: #fff;
  }
  .history-year .history-ymidbt {
    width: 94px;
    height: 80px;
    border: 5px solid #027aea;
    padding-top: 35px;
    padding-left: 18px;
    font-size: 32px;
    color: #24bf0a;
    position: absolute;
    bottom: 0px;
    right: -156px;
    background: #fff;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .history-main {
    width: 98%;
    margin: auto;
  }
  .history-year {
    width: 986px;
    overflow: hidden;
    padding-bottom: 80px;
    margin: auto;
    margin-top: 40px;
  }
  .history-year .history-ymidb {
    width: 94px;
    height: 80px;
    border: 5px solid #027aea;
    padding-top: 35px;
    padding-left: 18px;
    font-size: 32px;
    color: #24bf0a;
    position: absolute;
    top: 0px;
    left: -153px;
    background: #fff;
  }
  .history-year .history-ymidbt {
    width: 94px;
    height: 80px;
    border: 5px solid #027aea;
    padding-top: 35px;
    padding-left: 18px;
    font-size: 32px;
    color: #24bf0a;
    position: absolute;
    bottom: 0px;
    right: -156px;
    background: #fff;
  }
  .history-year .history-yleft {
    float: left;
    position: relative;
    width: 399px;
    height: 362px;
    margin-bottom: 20px;
  }
  .history-year .history-yright {
    float: right;
    position: relative;
    width: 401px;
    height: 362px;
    margin-bottom: 20px;
  }
  .history-year .history-yblock {
    width: 328px;
    height: 312px;
    padding: 40px 35px 10px;
    background: #f5f5f5;
    border-radius: 5px;
    font-size: 14px;
    color: #333333;
    line-height: 27px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .history-main {
    width: 98%;
    margin: auto;
  }
  .history-con {
    margin-top: 20px;
    margin-bottom: 15px;
    position: relative;
}
  .history-year {
    width: 563px;
    overflow: hidden;
    padding-bottom: 80px;
    margin: auto;
    margin-top: 40px;
  }
  .history-year .history-ymidb {
    width: 94px;
    height: 80px;
    border: 5px solid #027aea;
    padding-top: 35px;
    padding-left: 18px;
    font-size: 32px;
    color: #24bf0a;
    position: absolute;
    top: 0px;
    left: -153px;
    background: #fff;
  }
  .history-year .history-ymidbt {
    width: 94px;
    height: 80px;
    border: 5px solid #027aea;
    padding-top: 35px;
    padding-left: 18px;
    font-size: 32px;
    color: #24bf0a;
    position: absolute;
    bottom: 0px;
    left: -156px;
    background: #fff;
  }
  .history-year .history-yleft {
    float: right;
    position: relative;
    width: 399px;
    height: 362px;
    margin-bottom: 20px;
  }
  a.btn-ajax {
    display: block;
    width: 35px;
    height: 35px;
    background: url(../images/omiss.jpg) no-repeat;
    position: absolute;
    left: 48.5%;
    /* margin-left: -24px; */
  
    bottom: 0px;
    display: none;
  }
  .history-year .history-yblockl {
    width: 24px;
    height: 27px;
    background: url(../images/ra.jpg) -31px 0px no-repeat;
    position: absolute;
    bottom: 30px;
    left: -23px;
    display: block;
  }
  .history-year .history-yright {
    float: right;
    position: relative;
    width: 401px;
    height: 362px;
    margin-bottom: 20px;
  }
  .history-year .history-yblock {
    width: 328px;
    height: 312px;
    padding: 40px 35px 10px;
    background: #f5f5f5;
    border-radius: 5px;
    font-size: 14px;
    color: #333333;
    line-height: 27px;
  }
  .history-year {
    background: url(../images/bu11.jpg) repeat-y center center;
  }
}
@media (min-width: 480px) and (max-width: 639px) {
  .history-main {
    width: 98%;
    margin: auto;
  }
  .history-year .history-ymidb {
    width: 94px;
    height: 80px;
    border: 5px solid #027aea;
    padding-top: 35px;
    padding-left: 18px;
    font-size: 32px;
    color: #24bf0a;
    position: absolute;
    bottom: 0px;
    right: 0px;
    top: initial;
    background: #fff;
    left: initial;
  }
  .history-year .history-ymidbt {
    width: 94px;
    height: 80px;
    border: 5px solid #027aea;
    padding-top: 35px;
    padding-left: 18px;
    font-size: 32px;
    color: #24bf0a;
    position: absolute;
    bottom: 0px;
    right: 0px;
    background: #fff;
  }
  .history-year .history-yblockr {
    width: 24px;
    height: 27px;
    background: url(../images/ra.jpg) -31px 0px no-repeat;
    position: absolute;
    top: 30px;
    left: -23px;
    display: none;
  }
  .history-year .history-yleft {
    float: right;
    position: relative;
    width: 454px;
    height: 362px;
    margin-bottom: 20px;
  }
  a.btn-ajax {
    display: block;
    width: 35px;
    height: 35px;
    background: url(../images/omiss.jpg) no-repeat;
    position: absolute;
    left: 48.5%;
    /* margin-left: -24px; */
  
    bottom: 0px;
    display: none;
  }
  .history-year .history-yblockl {
    width: 24px;
    height: 27px;
    background: url(../images/ra.jpg) -31px 0px no-repeat;
    position: absolute;
    bottom: 30px;
    left: -23px;
    display: none;
  }
  .history-year .history-yblockl {
    width: 24px;
    height: 27px;
    background: url(../images/ra.jpg) -31px 0px no-repeat;
    position: absolute;
    bottom: 30px;
    left: -23px;
    display: none;
  }
  .history-year .history-yright {
    float: right;
    position: relative;
    width: 454px;
    height: 362px;
    margin-bottom: 20px;
  }
  .history-year .history-yblock {
    width: 384px;
    height: 312px;
    padding: 40px 35px 10px;
    background: #f5f5f5;
    border-radius: 5px;
    font-size: 14px;
    color: #333333;
    line-height: 27px;
  }
  .history-con {
    margin-top: 15px;
    margin-bottom: 65px;
    position: relative;
  }
  .history-year {
    margin-top: 15px;
    width: 100%;
    overflow: hidden;
    padding-bottom: 0px;
  }
  .history-year {
    background: url(../images/bu11.jpg) repeat-y center center;
  }
}
@media (max-width: 479px) {
  .history-main {
    width: 98%;
    margin: auto;
  }
  .history-year .history-ymidb {
    width: 94px;
    height: 80px;
    border: 5px solid #027aea;
    padding-top: 35px;
    padding-left: 18px;
    font-size: 32px;
    color: #24bf0a;
    position: absolute;
    bottom: 0px;
    right: 0px;
    top: initial;
    background: #fff;
    left: initial;
  }
  .history-year .history-ymidbt {
    width: 94px;
    height: 80px;
    border: 5px solid #027aea;
    padding-top: 35px;
    padding-left: 18px;
    font-size: 32px;
    color: #24bf0a;
    position: absolute;
    bottom: 0px;
    right: 0px;
    background: #fff;
  }
  .history-year .history-yblockr {
    width: 24px;
    height: 27px;
    background: url(../images/ra.jpg) -31px 0px no-repeat;
    position: absolute;
    top: 30px;
    left: -23px;
    display: none;
  }
  .history-year .history-yleft {
    float: right;
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
  a.btn-ajax {
    display: block;
    width: 35px;
    height: 35px;
    background: url(../images/omiss.jpg) no-repeat;
    position: absolute;
    left: 48.5%;
    /* margin-left: -24px; */
  
    bottom: 0px;
    display: none;
  }
  .history-year .history-yblockl {
    width: 24px;
    height: 27px;
    background: url(../images/ra.jpg) -31px 0px no-repeat;
    position: absolute;
    bottom: 30px;
    left: -23px;
    display: none;
  }
  .history-year .history-yblockl {
    width: 24px;
    height: 27px;
    background: url(../images/ra.jpg) -31px 0px no-repeat;
    position: absolute;
    bottom: 30px;
    left: -23px;
    display: block;
  }
  .history-year .history-yright {
    float: right;
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
  .history-year .history-yblock {
    width: 92%;
    height: auto;
    min-height: 346px;
    padding: 20px 15px 10px;
    background: #f5f5f5;
    border-radius: 5px;
    font-size: 14px;
    color: #333333;
    line-height: 27px;
  }
  .history-con {
    margin-top: 15px;
    margin-bottom: 65px;
    position: relative;
  }
  .history-year {
    margin-top: 15px;
    width: 100%;
    overflow: hidden;
    padding-bottom: 0px;
  }
  .history-year {
    background: url(../images/bu11.jpg) repeat-y center center;
  }
}
