@charset "utf-8";

#m_prod {position:relative;height:390px;padding-top:30px;text-align:center;background:#ebebeb;overflow:hidden;}
#m_prod ul {display:block;position:relative;width:960px;margin:0 auto;padding:0;zoom:1;}
#m_prod ul:after {display:block;clear:both;content:"";}
#m_prod ul li {display:block;float:left;margin:0 10px;}
#m_prod ul li span {display:block;width:300px;text-align:center;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;}
#m_prod ul li .tit {margin:20px 0 5px;font-size:1.4em;color:#000;}
#m_prod ul li .cate {color:#505182;}
#m_prod #pg {margin-top:40px;}
#m_prod #pg a {display:inline-block;width:10px;height:10px;margin:0 3px;border-radius:50%;text-indent:-9999em;background:#fff;}
#m_prod #pg a.selected {background:#ec426a;}
