/*大事记start*/

.event_box{ width: 100%; margin: 3% auto 0;position: relative;}

.event_box .parHd {width: 100%; display: inline-block;

    height: 92px;
    overflow: hidden;}

.parHd  ul{ width: 100%; text-align: center; margin: 0 auto; padding: 20px 0 !important;}

.parHd .tempWrap{ margin: 0 auto;width: 100% !important;background: #b81c27;margin-top: 25px;}



/*.parHd li:before{ content: ''; width: 180%; height: 1px; background: #580000; position: absolute;top: 0; right:-140%;right: 0;}*/ 

.parHd li.no_line:before{ display: none;}

.parHd li{  
  display: inline-block; cursor: pointer; font-size: 16px; color: #fff;margin:0 33px; position: relative; 

}

.parBd{  margin-top: 57px;}

.parBd h4{ position: relative; font-size: 30px; margin-bottom: 15px; /*width: 200px;*/ padding: 0 60px;  display: inline-block; color: #b81c27;font-weight: bold;}


.parBd p{ line-height: 180%; font-size: 16px; width: 100%; margin: 0 auto ;padding: 0 60px;}

div#listBox {

    width: 100%;

}
.in-about-icon{
  background: #383838;
  position: absolute;
  left: -200px;
  bottom:9px;
  width: 200px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  border-radius: 20px 0 0;
  -webkit-border-radius: 20px 0 0;
  -moz-border-radius: 20px 0 0;
  -ms-border-radius: 20px 0 0;
  -o-border-radius: 20px 0 0;
}
.in-about-icon>hr{
  width: 1px;
  height: 20px;
  background: #fff;
}
.sPrev,.sNext{ display: inline-block; padding: 21.5px 41px;cursor: pointer;}
.in-about-icon i{
  font-size: 16px;
  color: #fff;
}


