@charset "utf-8";
/* CSS Document */

* {margin:0px; padding:0px; list-style: none;}
#ys_box {width:370px; height:170px; background:#fff; position: relative; overflow: hidden;z-index:5000;}
#ys_box_list {position:absolute; left:0; top:0;}
#ys_box_list li {width:490px; height:170px; cursor: pointer;}
#ys_box_num {position: absolute; right:10px; bottom:10px;}
#ys_box_num li {width:16px; height:16px; float:left; margin-right:2px; color:#333; cursor: pointer; font-size: 12px; font-family:'Arial'; line-height:16px; text-align: center; background:#ddd}
.ys_box_active {background:#ff6600 !important; color:#fff !important}
.ys_box span {display: block; width:auto; text-align:center; color:red; font-size: 14px; font-family:'Arial';}
#foot_bm a,p,p a{font-size:12px;color:#666;}