@charset "utf-8";
/* CSS Document */
.carousel {position:relative; width:1000px; height:360px;}
.prev {position:absolute; width:39px; height:39px; left:-39px; top:105px; z-index:999; cursor:pointer}
.next {position:absolute; width:39px; height:39px; right:-39px; top:105px; z-index:999; cursor:pointer}
.jCarouselLite {position:relative; width:1000px; overflow:hidden;margin:0 auto; padding:0 0 0px 0;}
.jCarouselLite ul {overflow:hidden}
.jCarouselLite li.bestthum_li {float:left;background:#f6f6f6; width:238px; height:410px;border:1px solid #cbcbcb; text-align:center; margin:0 13px 0  0;position:relative; }
.jCarouselLite li img.bestthum {position:absolute; width:225px; left:50%; margin-left:-112px;top:5px;}


div.hot_box {position:relative;padding-top:20px;height:150px }
div.hot_tit {font-weight:400;font-size:20px}
span.hot_basic {color:#979797;font-size:12px;font-weight:300;line-height:1.6em;padding:0px 20px;display:inline-block}

.mbest {background:white;width:238px;height:238px}

