*{margin: 0;padding:0;}
li{list-style: none;}

.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 .dotList { position: absolute; width: 100%; bottom: 20px; text-align: center; }

.slide .dotList ul li { display: inline-block; width: 14px; height: 14px; background:#fff; margin: 0 8px; cursor: pointer; }

.slide .dotList ul li.active { background:#ffc523; width: 28px;}

.slide .carousel-control { position: absolute; top: 50%; width: 41px; height: 90px; z-index: 999; margin-top: -45px;}

.slide .carousel-control.left { left: 55px; background-image: url("../img/baleft.png"); background-repeat: no-repeat; cursor: pointer; }

/*.slide .carousel-control.left:hover { background-image: url("../img/slidelefton.png"); }*/

.slide .carousel-control.right { right: 55px; background-image: url("../img/baright.png"); background-repeat: no-repeat; cursor: pointer; }

/*.slide .carousel-control.right:hover { background-image: url("../img/sliderighton.png"); }*/

.slide .dotList ul li{cursor: pointer; background:url(../img/dian.png) no-repeat center center;  font-size: 0px;   margin-left: 4.5px;margin-right: 4.5px; border: none;outline: none;width: 7px;height: 28px;}
.slide .dotList ul li.active{background:url(../img/dianh.png) no-repeat center center;}

.slide .slidedetail { display: none; }