
/**产品列表**/
.product_list{overflow:hidden;}
.product_list p{width:530px;float:left;}
.product_list li{float:left;width:100%;}
.product_list li .img{width:130px;height:100px;overflow:hidden;position:relative;}
.product_list li .txt h1{color:#333333;line-height:40px;}
.product_list li .txt p{color:#666666;font-size:12px;line-height:24px;}
.product_list li .more{margin-toP:20px;text-transform:uppercase;width:78px;line-height:26px;background:#e77817;text-align:center;font-size:12px;color:#ffffff;}
 .box-mask{ 
	width:100%; 
	height:100%; 
	position:absolute; 
	z-index:9;
	zoom:1;
	top:100%; 
	left: 100%;
	background:url(../images/prolist_08.png) repeat; 
}
 .box-mask-detail{ 
	width:100%; 
	height:100%;
	background:url(../images/prolist_09.png) no-repeat center; 
	
}


/**详细内容页**/
.detail_cont{display:none;background:url(../images/fix_bak.png) left top repeat;width:100%;height:100%;position:fixed;z-index:999;top:0px;left:0px;}
.detail_show{display:none;width:940px;height:700px;margin:30px auto 0 auto;position:relative;}
.detail_cont .pstyle{background:#ffffff;overflow-y:scroll;margin:0;height:660px;padding:20px 90px;}

.vnbtn{
	position:absolute;
	right:-60px;
	width:60px;
	top:59px;
}
.vnbtn a{
	display:block;
	width:60px;
	opacity:1!important;
	background:none;
	cursor:pointer;
}
.vnbtn  span,.jiathis_style .jtico{
	background:none!important;
}
 .vnclose{
	height:59px;
	display:block;
	width:60px;
	position:absolute;
	right:-60px;
	top:0px;
	background:url(../images/i1.jpg) no-repeat 0px -59px ;
}
.vnclose:hover{
	background-position:0px 0px;
}
.vnbtn #bds_more{
	height:63px !important;
	background:url(../images/i2.jpg) no-repeat 0px -63px !important;
	padding:0px;
	float:none;
}
.vnbtn #bds_more:hover{
	background-position:0px 0px;
}
.vnbtn .bds_tsina{
	height:58px;
	background:url(../images/i3.jpg) no-repeat 0px -58px;
}
.vnbtn .bds_tsina:hover{
	background-position:0px 0px;
}
.vnbtn .bds_tqq{
	height:61px;
	background:url(../images/i4.jpg) no-repeat 0px -61px;
}
.vnbtn .bds_tqq:hover{
	background-position:0px 0px;
}
.vnbtn .bds_qzone{
	height:59px;
	background:url(../images/i5.jpg) no-repeat 0px -59px;
}
.vnbtn .bds_qzone:hover{
	background-position:0px 0px;
}