@charset "utf-8";

/* CSS Document */
td,th,caption {font-size:12px;}

h1, h2, h3, h4, h5, h6 {font-weight:normal;font-size:100%; }

address, caption, cite, code, dfn, em, th, var{ font-style:normal;font-weight:normal;}

a{color:#000;text-decoration:none;}

a:hover {cursor:pointer;text-decoration:none;}

a{blr:expression(this.onFocus=this.blur())}

*:focus{outline:0;}

fieldset,img {border:none;}

ol,ul,li {list-style:none;}

span,i{display:inline-block; font-style: normal;}

input, textarea, select, button {font:12px "微软雅黑";;outline:none;}

table{border-collapse:collapse;border-spacing:0;}

textarea {resize:none;}

.act{
    color: #c00 !important;
}
.parHd .act:after{
    background: #c00;
}

/*大事记start*/

.event_box{ width: 60%; margin: 8% auto 0;position: relative; min-height: 420px;}

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

    height: 92px;

    overflow: hidden;}

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

.parHd .tempWrap{ margin: 0 auto;}

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

    width: 85%;

    height: 1px;

    background: #580000;

    position: absolute;

    /* top: 33%; */

    /* right: -140%; */

    right: 8%;

    top: 35%;

     margin-top: 3px;

    z-index: 10;}

/*.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; padding-top: 30px; font-size: 16px; color: #000;margin:0 30px; position: relative; float: none;}

.parHd li:after{ content: ''; background: #000; width: 15px; height: 15px; position: absolute;  border-radius: 50%;z-index: 20;top: 7px; left: 50%; margin-left: -12px;}

.parBd{ text-align: center; margin-top: 60px; margin-bottom: 50px;}

.parBd h4{ position: relative;width:100%; font-size: 30px; margin-bottom: 3%; /*width: 200px;*/ padding: 0 60px;  display: inline-block; text-align: center;}


.parBd p{ line-height: 180%; font-size: 16px; width: 80%; margin: 0 auto;}

div#listBox {

    width: 100%;

}

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

.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);
     }

.pimg{width:30%;}