.slide { position: relative; }

.slide .carouse { width: 100%; overflow: hidden; position: relative; }

.slide .carouse .slideItem { width: 100%; position: absolute; cursor: pointer; }

.slide .carouse .slideItem .banner-img { width: 100%; }

.slide .console { height: 57px; display: inline-block; width: 35px; position: absolute; top: 40%; }

.slide .carousel-control { position: absolute;  top: 47%;width: 174px; height: 51px; z-index: 999; margin-top: -16px; }

.slide .carousel-control.left { left: 1%; background: url(../images/header_l.png) no-repeat center center; cursor: pointer; }

.slide .carousel-control.left:hover {background: url(../images/header_lh.png) no-repeat center center;  }

.slide .carousel-control.right { right: 1%; background: url(../images/header_r.png) no-repeat center center; cursor: pointer; }

.slide .carousel-control.right:hover { background: url(../images/header_rh.png) no-repeat center center; }

.slide .dotList {  position: absolute; width: 100%;bottom: 21px; text-align: center; }

.slide .dotList li { display: inline-block; width: 21px; height: 21px; cursor: pointer; margin-right: 3.5px; margin-left: 3.5px; background: url(../images/yao_hui.png) no-repeat center center; }

.slide .dotList li.active {text-decoration: none; background: url(../images/yao_1.png) no-repeat center center; }

@media screen and (max-width: 999px) { .slide .carousel-control { display: none; }
  .slide .dotList { display: block; bottom: 10px; }
  .slide .dotList li { margin: 0 3px; width: 10px; height: 10px; } }

/*# sourceMappingURL=slide5.css.map */

#banner{margin-top:121px;}