
.allBackGround{
  background: #F8F8F8;
}
.display-between{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.display-around{
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.displayflex{
  display: flex;
  align-items: center;
}
.displaySplist{
  display: flex;
}
.justifyCenter{
  justify-content: center;
}
.opacity8{
  opacity: 0.8;
}
.fontWeight{
  font-weight: 600
}
.backgroundfff{
  background: #fff
}
.colorfff{
  color: #fff;
}
.color999{
  color: #999;
}
.color333{
  color: #333;
}
.color6A6A{
  color: #6A6A6A
}
.color9D9D{
  color: #9D9D9D
}
.color3232{
  color: #323232
}
.colorBlue{
  color: #2D65E8
}
.colorAopacity{
  color: #fff;
  opacity: 0.7;
  font-size: 14px;
}
.imgWH100{
  width: 100%;
  height: 100%;
}
.borderRight{
  border-right: 1px solid #9D9D9D
}
.fontsize14{
  font-size: 14px !important;
}
.fontsize12{
  font-size: 12px;
}
.fontsize15{
  font-size: 15px !important;
}
.fontsize18{
  font-size: 18px !important;
}
.fontsize16{
  font-size: 16px !important;
}
.fontsize20{
  font-size: 20px !important;
}
.fontsize{
 font-size: 30px;
}
.fontsize40{
  font-size: 40px;
 }
.fontsize34{
  font-size: 34px;
}
.fontsize26{
  font-size: 26px;
}
.fontsize24{
  font-size: 24px;
}
.textAlign{
  text-align: center !important;
}
.textRight{
  text-align: right;
}
.textLeft{
  text-align: left
}
.lineHeigt{
  line-height: 24px;
}
.lineHeigt20{
  line-height: 20px;
}
.lineHeigt40{
  line-height: 40px
}
.lineHeigt30{
  line-height: 30px;
}
.lineHeigt60{
  line-height: 60px;
}
.marginTop{
  margin-top: 60px;
}
.marginTop40{
  margin-top: 40px;
}
.marginTop80{
  margin-top: 80px;
}
.marginTop12{
  margin-top: 12px;
}
.marginTop20{
  margin-top: 20px
}
.marginTopS30{
  margin-top: 30px
}
.marginBottom{
  margin-bottom: 20px;
}
.marginBottom10{
  margin-bottom: 10px;
}
.marginBottom30{
  margin-bottom: 30px;
}
.marginBottom40{
  margin-bottom: 40px;
}
.marginBottom60{
  margin-bottom: 60px;
}
.paddingTop20{
  padding-top: 20px;
}
.paddingTop30{
  padding-top: 30px;
}
.paddingTop10{
  padding-top: 10px;
}
.paddingBottom10{
  padding-bottom: 10px;
}
.paddingRight30{
  padding-right: 30px;
}
.paddingBottom20{
  padding-bottom: 20px;
}
.paddingBottom40{
  padding-bottom: 40px;
}
.paddingLeft30{
  padding-bottom: 30px;
}
.padding40{
  padding: 40px 0;
}
.paddingall20{
  padding: 20px 0;
}
.paddingTop40{
  padding-top: 40px
}
.paddingAnd10{
  padding: 10px 0
}
.paddingToll10{
  padding: 0px 10px
}
.padding20{
  padding: 20px;
}
.paddingMargin{
  padding: 0 20px;
}
.marginRight10{
  margin-right: 10px
}
.marginRight30{
  margin-right: 30px
}
.marginleft20{
  margin-left: 20px;
}
.margin10{
  margin: 10px 0;
}
.margin5{
  margin: 5px 0;
}
.margin20{
  margin: 0 20px;
}
.marginTop30{
  margin: 30px 0;
}
.width380{
  width: 360px !important;
}
.width460{
  width: 460px;
}
.width400{
  width: 400px !important;
}
.width180{
  width: 180px !important;
}
.height210{
  height: 210px !important;
}
.height510{
  height: 520px !important;
}
.height230{
  height: 230px !important;
}
.height310{
  height: 310px !important;
}
.width272{
  width: 272px !important;
}
.paddingTop50{
  padding-top: 50px;
}
.paddingleft60{
  padding-left: 60px;
}
.paddingleft30{
  padding-left: 30px;
}
.paddingrigt60{
  padding-right: 60px;
}
.paddingrigt20{
  padding-right: 20px;
}
.heandContent{
  color: #fff;
  text-align: center;
}
.call-button{
  border:1px solid #2D65E8;
  background: #2D65E8;
  color: #fff;
  width: 170px;
  height: 50px;
  margin: 0 auto;
  border: 0;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  outline: none;
}
.call-button:hover{
  background: #86B3ff;
  color: #fff
}
.white-button{
  border:1px solid #fff;
  color: #fff;
  width: 170px;
  height: 50px;
  margin: 0 auto;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  background: none;
  outline: none;
}
.white-button:hover{
  background: #2D65E8;
  color: #fff;
  border: 1px solid #2D65E8;
}
.underline{
  width: 142px;
  height: 2px;
  background: #2D65E8;
  margin: auto;
  border-radius: 15px;
}
.mobileCom-button{
  border: 1px solid #fff;
  width: 100px;
  font-size: 12px;
  height: 30px;
  border-radius: 20px;
  line-height: 28px;
  color: #6A6A6A;
  background: #fff;
  margin: auto;
  margin-top: 20px;
}

/**时间轴**/
* {
  box-sizing: border-box;
} 
.time-wrapper {
  padding-left: 18px;
  padding-right: 18px;
  max-width: 1236px;
  margin-left: auto;
  margin-right: auto;
}

.timeline {
  position: relative;
  margin: 10px auto;
  padding:  0px;

}
.timeline::before {
  content: "";
  position: absolute;
  top: 0;
  left: 10%;
  width: 1px;
  height: 100%;
  background-color: #d9dbff;
}
@media (min-width: 800px){
  .timeline::before{
    left: 50%;
    margin-left: -2px;
  }
}
.timeline__item {
  margin-bottom: 40px;
  position: relative;
}
.timeline__item::after{
  content: "";
  clear: both;
  display: table;
}
.timeline__item:nth-child(2n) .timeline__item__content {
  float: right;
}
.timeline__item:nth-child(2n) .timeline__item__content::before {
  content: '';
  right: 40%;
}
@media (min-width: 800px){
  .timeline__item:nth-child(2n) .timeline__item__content::before{
    left: inherit;
  }
}
.timeline__item-bg {
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
  color: #fff;
}
.timeline__item__station {
  background-color: #fff;
  position: absolute;
  border-radius: 50%;
  padding: 4px;
  top: 30%;
  left: 10%;
  margin-left: -20px;
  border: 2px solid #0072e8;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
  box-shadow: 0 0 5px #b1c3f6;
}
@media (min-width: 800px){
  .timeline__item__station{
    left: 50%;
    margin-left: -10px;
    padding: 6px;
    border-width: 2px;
    margin-top: 0px;
  }
}
.timeline__item__content {
  width: 86%;
  float: right;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
@media (min-width: 800px){
  .timeline__item__content{
    width: 46%;
    float: inherit;
  }
}
.timeline__item__content::before {
  content: '';
  position: absolute;
  left: 10%;
  top: 20px;
  width: 10%;
  height: 4px;
  z-index: -1;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
@media (min-width: 800px){
  .timeline__item__content::before{
    top: 30px;
    height: 4px;
    margin-top: -2px;
  }
}
.timeline__item__content__date {
  margin: 0;
  margin-bottom: 5px;
  display: inline-block; 
  font-size: 20px;
  color: #323232;
  font-weight: normal
}
.timeline__item__content__description {
  margin: 0;
  padding: 0;
  line-height: 24px;
  font-weight: 300;
  font-size: 18px;
  color: #6A6A6A;
}
@media (min-width: 800px){
  .timeline__item__content__description{
    font-size: 18px;
    line-height: 28px;
  }
}
