/*
.zhanshi{padding:0;margin:0;clear:both;min-height:70%;height:auto !important ;height:70%;overflow:visible;z-index:1000;overflow:visible;}
.cpshow{width:1000px;margin:0 auto;}
.cpproduct{width:1000px;float:left;padding-bottom:20px;padding-top:10px;}
*/
/* TAb标签 */
/*
.abox{width:1000px;;margin:10px auto 0;}
.tab_menu{overflow:hidden;}
.tab_menu li.goodLi{width:100px;float:left;height:100px;text-align:center;cursor:pointer;position:relative;display:block;margin-left:10px;}
.tab_menu li.goodLi:hover img{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;}
.tab_menu li.goodLi.current img{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;}
.tab_menu li.goodLi img{filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity:0.5;opacity:0.5;}
.tab_box{padding:5px;}
.tab_box li.goodLi{overflow:hidden;}
.tab_box .hide{display:none;}

.tab_box{margin-top:25px;position:relative;padding:0 5px 15px 5px;}
.tab_box .tab_flow{position:relative;}
.tab_box .hide{position:relative;}
.tab_box ul.goodUl{padding:0 10px 0px 55px;}
.tab_box ul.goodUl li.goodLi{float:left;position:relative;z-index:1;padding:10px 10px 0 10px;border-bottom:1px solid #ccc;border-right:1px solid #ccc;}

.pro_feed{position:absolute;z-index:10;left:4px;top:4px;}

.tab_box ul.goodUl li.goodLi:hover{background:#ffda0a;}
.tab_box ul.goodUl li.goodLi:hover .pro_name p{background:#ffda0a;}
.tab_box ul.goodUl li.goodLi:hover .pro_name p a{color:#333}
.tab_box ul.goodUl li.goodLi:hover .pro_img{background:#fff}
.tab_box ul.goodUl li.goodLi:hover .pro_des{background:#ffda0a;color:#333}

.pro_img{background:#fff;position:relative;z-index:3;width:186px;height:206px;text-align:center;}
.pro_img img{max-width:186px;max-height:206px;}

.pro_dz{position:absolute;z-index:10;left:130px;top:6px;width:62px;overflow:hidden;}

.pro_dz input{width:30px;border:none;float:left;background:#ffffff;overflow:hidden;color:#333}
.pro_dz span{background:url("../../Image/home/like.png") no-repeat;width:19px;height:18px;display:block;margin-right:3px;float:left}
.pro_dz span:hover{background:url("../../Image/home/like2.png") no-repeat;width:19px;height:18px;display:block;float:left}

.pro_name p{height:32px;line-height:32px;margin-top:1px;width:186px;text-align:center;background:#fff;font-weight:bold;font-size:14px;color:#cf0b0b}
.pro_name p a{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block;width:186px;color:#cf0b0b;font-size:16px;}
.pro_name p a:hover{}
.pro_des{width:170px;background:#fff; padding:6px 8px 8px 8px;height:50px;overflow:hidden;line-height:19px;}
.pro_des p{line-height:18px;}
*/

.zhanshi{ padding:0; margin:0; clear:both;min-height:70%; height:auto !important ; height:70%;overflow:visible; z-index:1000; overflow:visible;}
.cpshow{width:1000px; margin:0 auto;}
.cpproduct{width:1000px; float:left;padding-bottom:20px; padding-top:10px;}
/* TAb标签 */
.abox{width:1000px;;margin:10px auto 0;}
.tab_menu{overflow:hidden;}
.tab_menu li{width:100px;float:left;height:100px;text-align:center;cursor:pointer;position:relative; display:block; margin-left:10px;}
.tab_menu li:hover img{filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1;}
.tab_menu li.current img{filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1;}
.tab_menu li img{filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5;}
.tab_box{padding:5px;}
.tab_box li{overflow:hidden; }
.tab_box .hide{display:none;}





.tab_box{ margin-top:25px; position:relative; padding:0 5px 15px 5px;}
.tab_box .tab_flow{ position:relative;}
.tab_box .hide{ position:relative;}
.tab_box ul{ padding:0 10px 0px 55px;}
.tab_box ul li{ float:left;position:relative; z-index:1;padding:10px 10px 0 10px; border-bottom:1px solid #ccc; border-right:1px solid #ccc;}


.pro_feed{
	position: absolute;
	z-index: 10;
	left: 4px;
	top: 4px;
}

.tab_box ul li:hover{ background:#ffda0a;}
.tab_box ul li:hover .pro_name p{ background:#ffda0a;}
.tab_box ul li:hover .pro_name p a{ color:#333}
.tab_box ul li:hover .pro_img{ background:#fff}
.tab_box ul li:hover .pro_des{ background:#ffda0a; color:#333}

.pro_img{ background:#fff; position:relative; z-index:3;width:186px; height:206px; text-align:center;}
.pro_img img{}



.pro_dz{
	position: absolute;
	z-index: 10;
	left: 130px;
	top: 6px;
	width: 62px;
	overflow: hidden
}
.pro_dz input{ width:30px; border:none; float:left; background:#ffffff; overflow:hidden; color:#333}
.pro_dz span{ background:url(../../Image/home/like.png) no-repeat; width:19px; height:18px; display:block; margin-right:3px; float:left}
.pro_dz span:hover{ background:url(../../Image/home/like2.png) no-repeat; width:19px; height:18px; display:block; float:left}

.pro_name{}
.pro_name p{ height:32px; line-height:32px; margin-top:1px; width:186px; text-align:center; background:#fff; font-weight:bold; font-size:14px; color:#cf0b0b}
.pro_name p a{overflow: hidden;white-space: nowrap;text-overflow: ellipsis; display:block; width:186px; color:#cf0b0b; font-size:16px;}
.pro_name p a:hover{ }
.pro_des{ width:170px;background:#fff;  padding:6px 8px 8px 8px; height:50px; overflow:hidden;line-height: 19px;}
.pro_des p{ line-height:18px;}