﻿a,img {border:none;}
.clear {clear:both;display:block;}
.carousel {width:990px; margin:0 0 30px 0;}
.carousel .prev , .carousel .next {height:35px;width:23px;overflow:hidden;display:block;margin-top:135px;text-decoration:none;cursor:pointer;}
.carousel .prev {float:left;background:url(images/imageNavLeft.gif) no-repeat;}
.carousel .next {float:left;background:url(images/imageNavRight.gif) no-repeat;}

.jCarouselLite {float:left;width:486px;height:400px;overflow:hidden;/*必要元素*/}
.jCarouselLite li{height:400px;width:300px;text-align:center;padding:0 7px;}
.jCarouselLite li img,.jCarouselLite-01 li img{border:solid 1px #ddd;}
.jCarouselLite li div.title{text-align:left;padding:6px;font-size:14px;font-family:times new roman,'宋体'}
.jCarouselLite li div.intro{text-align:left;padding:6px;font-size:12px;font-family:times new roman,'宋体'}

.carousel-01 {width:300px;margin:30px auto;}
.carousel-01 .prev , .carousel-01 .next {height:23px;width:23px;overflow:hidden;display:block;margin-left:60px;text-decoration:none;cursor:pointer;}
.carousel-01 .prev {background:url(images/imageNavLeft.gif) no-repeat;}
.carousel-01 .next {background:url(images/imageNavRight.gif) no-repeat;}
.jCarouselLite-01 {height:385px;width:152px;overflow:hidden;/*必要元素*/}
.jCarouselLite-01 li{height:400px;width:152px;text-align:center;padding:5px 0;}