		/**  热门分类 **/
		.tagsdh-list{ padding:10px 10px;font-size:12px;background-color: #F9F9F9;border: 1px solid #CDCDCD; }
		.tagsdh-list dl{height:100%; overflow:hidden;line-height:22px;margin:10px 0}
		.tagsdh-list dt{float:left;margin-right:5px;padding:0 12px;border-radius:2px;color:#fff}
		.tagsdh-list a{float:left;height:22px;margin:0 5px;padding:0 5px;line-height:22px;border-radius:2px;color:#666}
		.tagsdh-list a:hover{background:#47b751;text-decoration:none;color:#fff}


/**  热门推荐号 **/
		.list_i {list-style-type:none;}
		.list_i .item {float: left;}
		.list_i a {display: block;width:100%;border: 1px solid transparent;_border-color: #fff;position:relative;}
		.list_i a:hover {border-color: #e3e3e3;}
		.list_i span {display: block;overflow: hidden;-ms-text-overflow: ellipsis;text-overflow: ellipsis;white-space: nowrap;height: 26px;line-height: 26px;text-align: center;font-size: 13px;}
		.list_i a:hover {text-decoration: none;}
		.list_i a:hover span {background: #47b751;color: #fff;}
		.item a img {width:100%;padding:8px;}
		.item a .os_icon{position:absolute;top:0px; border: 1px solid #eee;} 


		/**  鼠标悬停弹出层原始效果
.list_i .item .xtpanel{display:none;}
.list_i .item:hover .xtpanel{position:absolute;display:block;padding-left:18px;width:180px;height:60px;z-index:1; top:1px;}	
.list_i .item:hover .xt2panel{width:180px;border:solid 2px #47B717;margin-left:106px;padding:10px 15px;background:#fafafa; line-height:25px;}
.list_i .item .xtpanel .arrow{position:absolute;margin-left:86px;top:50px;}
.list_i .item .xtpanel .arrow1 {line-height: 0;font-size: 0;border-left:10px solid transparent; _border-left:10px solid black; _filter:chroma(color=black);border-top:10px solid transparent; _border-top:10px solid black; _filter:chroma(color=black);border-bottom:10px solid transparent; _border-bottom:10px solid black; _filter:chroma(color=black);border-right:10px solid #47B717; width:0; height:0; position:absolute;left:0;top:0;}
.list_i .item .xtpanel .arrow2 {line-height: 0;font-size: 0;border-left:10px solid transparent; _border-left:10px solid black; _filter:chroma(color=black); border-top:10px solid transparent; _border-top:10px solid black; _filter:chroma(color=black); border-bottom:10px solid transparent; _border-bottom:10px solid black; _filter:chroma(color=black); border-right:10px solid #f5f5f5; width:0; height:0; position:absolute;left:3px;top:0px;}
.xt2panel .star{color:#6e7278;text-align:left;}
.xt2panel .rate{color:#f57d20;text-align:left;}
.xt2panel .rate img{ padding-bottom:3px;}
 鼠标悬停弹出层原始效果**/
 
 
 
 
		/**  鼠标悬停弹出层2019.5.21效果 **/
.list_i .item .xtpanel{display:none;}
.list_i .item:hover .xtpanel{position:absolute;display:block;padding-left:20px;width:160px;height:60px;z-index:1; top:-200px;}	
.list_i .item:hover .xt2panel{width:160px;border:solid 2px #47B717;margin-left:-50px;padding:8px 8px;background:#fafafa; line-height:25px;}
.list_i .item .xtpanel .arrow{position:absolute;margin-left:27px;  margin-bottom:0px;  }
.list_i .item .xtpanel .arrow1 {line-height: 0;font-size: 0;border-left:10px solid transparent; _border-left:10px solid black; _filter:chroma(color=black);border-top:10px solid #47B717; border-bottom:10px solid transparent; _border-bottom:10px solid black; _filter:chroma(color=black);border-right:10px solid transparent; _border-top:10px solid black; _filter:chroma(color=black);width:0; height:0; position:absolute;left:0;top:0;}
.list_i .item .xtpanel .arrow2 {line-height: 0;font-size: 0;border-left:7px solid transparent; _border-left:10px solid black; _filter:chroma(color=black); 
border-top:7px solid #f5f5f5; border-bottom:7px solid transparent; _border-bottom:10px solid black; _filter:chroma(color=black); border-right:7px solid transparent; _border-right:10px solid black; _filter:chroma(color=black);width:0; height:0; position:absolute;left:3px;top:0px;}
.xt2panel .star{color:#6e7278;text-align:left;}
.xt2panel .rate{color:#f57d20;text-align:left;}
.xt2panel .rate img{ padding-bottom:3px;}