.text_center {
  text-align: center;
}

.deed {
  width: 100%;
  height: 571px;
  background: url("../../images/index/images/deed.png") no-repeat center;
}

/*大事记start*/
.event_box {
  width: 60%;
  margin: 3% auto 0;
  position: relative;
  min-height: 307px;
}

.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:-0.5px;*/
  z-index: 10;
}

.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;
}

.parHd li:after {
  content: '';
  background: url(../../images/index/images/dot_ico.png) no-repeat;
  width: 24px;
  height: 24px;
  position: absolute;
  z-index: 20;
  top: -8px;
  left: 50%;
  margin-left: -10px;
}

.parBd {
  text-align: center;
  margin-top: 0px;
}

.parBd h4 {
  position: relative;
  font-size: 30px;
  margin-bottom: 1%;
  /*width:200px;*/
  padding: 0 60px;
  display: inline-block;
  text-align: center;
}

.parBd h4:after {
  content: '';
  background: #000;
  width: 100px;
  height: 1px;
  position: absolute;
  left: -100px;
  bottom: 12px;
}

.parBd h4:before {
  content: '';
  background: #000;
  width: 100px;
  height: 1px;
  position: absolute;
  right: -100px;
  bottom: 12px;
}

.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: 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);
}

.parHd li.act span {
  display: block;
  width: 24px;
  height: 24px;
  overflow: hidden;
  background: url(../../images/index/images/cat.png) no-repeat;
  position: absolute;
  top: -12px;
  left: 15px;
  z-index: 21;
}

.banner-example {
  width: 100%;
  height: auto;
  padding-bottom: 30px;
}

.banner-example h3 {
  padding: 33px 0 10px 0;
  font-size: 30px;
}

.banner {
  width: 100%;
  height: 535px;
  background: url("../../images/index/images/bjindex.png") no-repeat center;
  background-size: 100% 535px;
}

.example {
  width: 100%;
  height: 400px;
  font-size: 40px;
  text-align: center;
  margin: 0 auto;
}

.carousel-item {
  color: #fff;
  font-family: Arial Black
}

.ft-carousel {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.carousel-item a {
  display: inline-block;
  width: 1100px;
  margin: 0 auto;
}

.bannerp1 {
  color: #fdb800;
  font-size: 30px;
  width: auto;
  display: inline-block;
  width: 100%;
  text-align: left;
  margin-top: 130px;
}

.bannerp2 {
  width: auto;
  color: #f4f4f4;
  font-size: 24px;
  display: inline-block;
  width: 100%;
  text-align: left;
  margin-top: 60px;
}

.carousel-item .bannerdiv {
  width: auto;
  float: left;
  width: 500px;
  margin-left: 100px;
}

.ft-carousel .carousel-inner {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}

.ft-carousel .carousel-inner .carousel-item {
  float: left;
  height: 100%;
}

.ft-carousel .carousel-item img {
  width: 253px;
  float: right;
  margin-top: 10px;
  margin-right: 100px;
  /*width: 100%;*/
  /*height: 381px;*/
}

.ft-carousel .carousel-indicators {
  position: absolute;
  left: 0;
  bottom: 29px;
  width: 100%;
  text-align: center;
  font-size: 0;
}

.ft-carousel .carousel-indicators span {
  display: inline-block;
  width: 126px;
  height: 2px;
  background-color: #ffffff;
  margin: 0 4px;
  cursor: pointer;
}

.ft-carousel .carousel-indicators span.active {
  background-color: #fdb800;
}

.ft-carousel .carousel-btn {
  position: absolute;
  top: 50%;
  width: 50px;
  height: 120px;
  margin-top: -60px;
  cursor: pointer;
}

.ft-carousel .carousel-prev-btn {
  left: 11%;
  background: url(../../images/index/images/prev.png) no-repeat;
}

.ft-carousel .carousel-next-btn {
  right: 11%;
  background: url(../../images/index/images/next.png) no-repeat;
}

.case_bot {
  font-size: 30px;
}

.case_header {
  width: 100%;
  color: #0f0f0f;
  text-align: center;
  padding: 0 0 20px 0;
}

.case_header h3 {
  padding: 70px 0 10px 0;
  font-size: 30px;
}

.case_header p {
  color: #525252;
}

.case_header p img {
  padding: 10px 0 10px 0;
}

.imgicon{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.8);
  padding-top: 10px;
  display: none;
  text-align: center;
  z-index: 99999;
}
.imgicon div img{
  width: 30px;
  height: 30px;
  position: absolute;
  top: 30px;
  right: 30px;
  cursor: pointer;
}
.imgmix{
  max-width: 450px;
  width: 450px;
}