.event_box{width: 900px;margin: 0 auto;position: relative; }

.event_box .parHd {width: 100%; display: inline-block;

    height: 92px;

    overflow: hidden;}

.slideBoxs p{

    margin: 0 auto !important;

}

.parHd  ul{ width: 100%; text-align: center; margin: 0 auto; padding-top: 25px !important;}

.parHd .tempWrap{ margin: 0 auto;}

.parHd .tempWrap:after{      content: '';

    width: 81%;

    height: 2px;

    background: #62BB47;

    position: absolute;

    /* top: 33%; */

    /* right: -140%; */

    right: 9%;

    top: 33%;

    /* margin-top: -0.5px; */

    z-index: 10;}

/*.parHd li:before{ content: ''; width: 180%; height: 1px; background: #580000; position: absolute;top: 0; right:-140%;right: 0;}*/

.slideBox{

    display: none;

}

.slideBoxxs{

    display: block;

}

.parHd li.no_line:before{ display: none;}

.parHd li{  display: inline-block; cursor: pointer; width: 95px; padding-top: 30px; font-size: 18px; color: #fff;margin:0 30px; position: relative; }

.parHd li:after{ content: ''; background: url(../images/dot_ico.png) no-repeat; width: 27px; height: 27px; position: absolute;  z-index: 20;top: -12px; left: 50%; margin-left: -12px;}

.parBd{ text-align: center; margin-top: 30px;}

.parBd h4{ position: relative; font-size: 48px; margin-bottom: 3%; color: #fff; padding: 0 60px;  display: inline-block; text-align: center;}

.parBd h4:after{ content:''; background: #fff; width: 100px; height: 1px; position: absolute; left: -100px; bottom: 33px;}

.parBd h4:before{ content:''; background: #fff; width: 100px; height: 1px; position: absolute; right: -100px; bottom: 33px;}

.parBd p{ line-height: 180%; font-size: 16px; width: 80%; margin: 0 auto; color: #fff; text-align: left;}

div#listBox {

    width: 100%;

}

.sPrev,.sNext{ width: 30px; height: 30px; display: block; position: absolute; top: 10px;}

.sPrev{ left: 0;}

.sNext{ right: 0;}

.sPrev img,.sNext img{transition: all .6s cubic-bezier(.51,1.1,.9,.95);

    -moz-transition: all .6s cubic-bezier(.51,1.1,.9,.95);

    -webkit-transition: all .6s cubic-bezier(.51,1.1,.9,.95);

    -o-transition: all .6s cubic-bezier(.51,1.1,.9,.95);

}
