.box{display:block;padding:10px 0px 20px;}
.module-title {display:block;text-align:center;position:relative;z-index:3;}
.module-title h3{width:242px;margin:0px auto;background:url(../imgs/bar4.png) no-repeat center bottom;font-size:22px;color:#342f8a;height:60px;}
.module-title ul{right:20px;width:auto;position:absolute;bottom:-15px}
.module-title li{float:left;}
.module-title li a{width:10px;height:10px;background:#fff;border-radius:100%;text-indent:-9999px;font-size:0px;float:left;margin:10px 5px 0px;cursor:pointer;}
.module-title li.prev a,.module-title li.next a{float:left;width:28px;height:28px;background:url(../imgs/arrows.png) no-repeat -2px -2px;border:1px solid #d4d4d4;margin:0px;border-radius:0px;}
.module-title li.prev a:hover,.module-title li.next a:hover{border:1px solid #342f8a}
.module-title li.next a{background-position:-37px -2px;}
.module-title li.current a{background:#342f8a;}

#sales-product-main {padding:30px 10px 0px;overflow:hidden;display:block;position:relative;}
#sales-product-main ul {width:4000px;}
#sales-product-main li {float:left;width:225px;height:auto;margin:0px 10px;display:inline;}
#sales-product-main li a{display:block;padding:5px;border:1px solid #fff;}
#sales-product-main li a:hover{border:1px solid #464295;background:#fff;}
#sales-product-main li img{width:213px;height:100px;}
#sales-product-main li p{display:block;text-align:center;font-size:16px;padding:10px 0px 0px;overflow:hidden;}
#sales-product-main li p.p2{font-size:12px;color:#999;height:33px;}