.product_head{
	width:100%;
	height:100%;
	overflow:hidden;
	position: relative;
}
.prouct_img{
	width:100%;
	height:100%;
	font-size:0;
}
.prouct_img li{
	width:33.23%;
	height:100%;
	display:inline-block;
	position:relative;
	overflow: hidden;
	margin-right:0.1%;
}
.prouct_img li img{
	width:100%;
	height:100%;
	position: absolute;
	left:0;
	top:0;
	transition:all 1.5s linear; 
	-moz-transition:all 1.5s linear; 
	-o-transition:all 1.5s linear; 
	-webkit-transition:all 1.5s linear; 
}
.product_menu{
	position: absolute;
	width:65px;
	height:58px;
	top:0;
	right:0;
	z-index: 101;
}
.header{
	display: none;
}
.prouct_imgBack{
	position:absolute;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.6);
	transition:all 1.5s linear; 
	-moz-transition:all 1.5s linear; 
	-o-transition:all 1.5s linear; 
	-webkit-transition:all 1.5s linear; 
	top:0;
	left:0;
	z-index:1;
}
.product_show{
	width:480px;
	height:300px;
	position:absolute;
	bottom:250px;
	margin:auto;
	left:0;
	right:0;
	z-index:3;
	text-align:center;
}
.product_showMin{
	width:250px;
	height:66px;
	margin:0 auto 30px;
	position: relative;
	background:rgba(255,255,255,0);
	border-bottom:1px solid rgba(255,255,255,1);
	border-top:1px solid rgba(255,255,255,0.5);
	overflow:hidden;
}
/*.product_get{
	width:200px;
	height:70px;
	background:rgba(255,255,255,0.8);
	position: absolute;
	left:0;
	z-index: 4;
	bottom:-90px;
	transition:all 1s linear; 
	-moz-transition:all 1s linear; 
	-o-transition:all 1s linear; 
	-webkit-transition:all 1s linear; 
}*/
.foot,.zuo,.you{
	display: none;
}
.product_showMin h3{
	font:36px/66px "微软雅黑";
	color:#FFFFFF;
	transition:all 1s linear; 
	-moz-transition:all 1s linear; 
	-o-transition:all 1s linear; 
	-webkit-transition:all 1s linear; 
}
.product_showMinLight{
	width:198px;
	height:66px;
	margin-top:70px;
	transition:all 1s linear; 
	-moz-transition:all 1s linear; 
	-o-transition:all 1s linear; 
	-webkit-transition:all 1s linear; 
}
/*.product_showMin p{
	font:36px/70px "微软雅黑";
	color:rgba(50,50,50,0.4);
	margin-top:70px;
	z-index:5;
	position: relative;
	transition:all 1s linear; 
	-moz-transition:all 1s linear; 
	-o-transition:all 1s linear; 
	-webkit-transition:all 1s linear; 
}*/
.product_showList{
	overflow:hidden;
	width:100%;
	height:32px;
	margin-bottom:70px;
}
.product_showList p{
	font:26px/32px "微软雅黑";
	color:#FFFFFF;
	margin-top:32px;
	transition:all 1s linear;
	-moz-transition:all 1s linear; 
	-o-transition:all 1s linear; 
	-webkit-transition:all 1s linear; 
}
.product_showMenu{
	overflow:hidden;
	width:100%;
	height:92px;
}
.product_showMenu p{
	font:22px/46px "微软雅黑";
	color:#FFFFFF;
	margin-top:92px;
	transition:all 0.5s linear;
	-moz-transition:all 0.5s linear; 
	-o-transition:all 0.5s linear; 
	-webkit-transition:all 0.5s linear; 
}
.prouct_img li:hover p{
	margin-top:0;
}
.prouct_img li:hover h3{
	margin-top:-70px;
}
.prouct_img li:hover .product_get{
	bottom:0;
}
.prouct_img li:hover .prouct_imgBack{
	background:rgba(0,0,0,0);
}
.prouct_img li:hover>img{
	width:110%;
	height:110%;
	top:-5%;
	left:-5%;
}
.prouct_img li:hover .product_showMinLight{
	margin:0;
}


/*详情*/
.product_box{
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.6);
	position: absolute;
	top:0;
	left:0;
	z-index: 102;
	display: none;
}
.product_boxMin{
	width:1330px;
	height:642px;
	margin:auto;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
} 
.product_boxLeft{
	width:34px;
	height:51px;
	float:left;
	margin:295px 31px 0 0;
}
.product_boxRight{
	width:34px;
	height:51px;
	float:right;
	margin:295px 0 0 0;
}
.product_ul{
	width:1200px;
	height:642px;
	float:left;
	font-size:0;
}
.product_ul li{
	width:1200px;
	height:642px;
	display:inline-block;
	position: relative;
}
.product_del{
	position: absolute;
	width:35px;
	height:35px;
	top:-17px;
	right:50px;
	z-index:106;
}
.product_inLeft{
	width:851px;
	height:642px;
	float:left;
}
.product_inRight{
	width:349px;
	height:642px;
	background:#FFFFFF;
	float:right;
	position:relative;
}
.product_auto{
	width:349px;
	height:620px;
	margin-top:22px;
	overflow:auto;
	overflow-x:hidden;
}
.product_auto h4{
	font:22px/22px "微软雅黑";
	color:#000000;
	margin-left:24px;
	margin-bottom:20px;
}
.product_inMin{
	width:302px;
	height:227px;
	text-align:center;
	margin-left:24px;
	margin-bottom:10px;
	border:1px solid #EEEEEE;
}
.product_inMin img{
	width:270px;
	height:176px;
	margin:24px 0;
}
.product_fixed{
	width:349px;
	height:30px;
	padding-top:33px;
	padding-bottom:1px;
	position:absolute;
	bottom:0;
	left:0;
	font-size:0;
	background:#FFFFFF;
}
.product_fixed li{
	width:115px;
	margin-left:1px;
	height:30px;
	background:#1171d3;
	color:#FFFFFF;
	text-align:center;
	font:12px/30px "微软雅黑";
}
.product_fixed li:hover{
	background:#000000;
}

.product_fixed li a{
	width:115px;
	margin-left:1px;
	height:30px;
	background:#1171d3;
	color:#FFFFFF;
	text-align:center;
	font:12px/30px "微软雅黑";
}
.product_fixed li:hover a{
	background:#000000;
}
.product_table{
	width:302px;
	margin-left:24px;
}
.product_table td{
	width:134px;
	height:48px;
	padding-left:16px;
	background:#ccd6df;
	color:#48494c;
	font:12px/16px "微软雅黑";
}
.product_table h4{
	font:12px/30px "微软雅黑";
	color:#FFFFFF;
	margin:0;
}
.product_table tr:nth-of-type(1){
	height:30px;
}
.product_table tr:nth-of-type(1) td{
	height:30px;
	background:#3797cc;
}
.product_spa{
	width:100%;
	height:64px;
}
