﻿.content{
	margin:0 auto;
	width:1200px;
	font-size: 14px;
}

.weizhi a,.weizhi{
	color:#999;
}
.c_v_top{
	background-color: #f3f3f3;
	height: 36px;
}

.fz_k_list{
	width:260px;
	background-color: #ecf2f7;
	text-align: center;

}
.fz_k_sskind,.fz_k_title{
	background-color: #4294e5;
	height: 46px;
	line-height: 46px;
	color:#fff;
	font-weight: 600;
}
#fz_k_qukuai{
	height: 46px;
	line-height: 46px;
	font-size: 17px;
	width:260px;
	text-align: center;
	color:#fff;
	background-color: #1e8ae2;
	font-weight: 600;
}
.fz_k_sskind{
	color:#333;
	background-color: #c6e5ff;
	font-weight: 600;
}
.news_list li,.fz_k_list li{
	height: 46px;
	line-height: 46px;
	color:#404040;
	position: relative;
}
.news_list li span,.fz_k_list li span{
	display: inline-block;
	margin-right: 10px;
	position: absolute;
	right: 10px;
	color:#999;
}

.fz_k_list li:hover{
	background-color: #f0f8ff;
	color:#f0f8ff;
}
.checked{
	color:#f08e19;
	font-weight: 600;
}

/*右侧产品列表*/
.fz_k_content{
	width:920px;
	/*border:1px solid #000;*/
}
.area {
	border:1px solid #e1e1e1;
	padding-left:30px;
	padding-top: 20px;

}
.area a{
	display: inline-block;
	width: 180px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	background-color: #f0f0f0;
	margin-right: 30px;
	margin-bottom: 20px;
}
.area a.choose,.area a:hover{
	background-color: #f08e19;
	color:#fff;
}

.product_img{
	border:1px solid #e1e1e1;
	width: 215px;
	height: 215px;
	overflow: hidden;
}
.product_img img{
	width: 215px;
	height: 215px;
}

.product_t{
	line-height: 26px;
	width: 215px;
	margin-top: 6px;
}
.Price{
	color:#f08e19;
	font-weight: 600;
	font-size: 18px;
}
.margin_r{
	margin-right: 0;
}
.product{ width:960px; margin:0; padding:0;}
.product li{ float:left; margin:0 17px 15px 0;}
/*分页*/
.page{
	width：100%;
	}

.m_page{
	margin: 0 auto;
	width: 500px;
}

.item li{
	float: left;
}
.item li a{
	border:1px solid #ededed;
	display: block;
	padding:2px 10px;
}
.item span{
	color: #999;
}
.page_input{
	width: 35px;
	border:1px solid #ededed;
}
.page_button{
	border:1px solid #ededed;
	width:35px;
	height:20px;
	outline:0 none !important;
	blr:expression(this.onFocus=this.blur());
}

/*内容页*/
.p_des{
	background-color: #f4f4f4;
	height: 46px;
	line-height: 46px;
}
.p_des div{
	width:120px;
	border-top: 1px solid #f08e19;
	text-align: center;
	font-size: 16px;
}
.product_pic{
	width: 420px;
	height: 420px;
	
}
.product_pic img{
	min-width: 420px;
}
.product_info{
 line-height: 32px;
 margin-left: 20px;
 width: 460px;
}
.product_info h2{
	font-size:22px;
}
.product_info h6{
	font-size:14px;
	color:#999;
}
.product_attr{
	border-top: 1px dashed  #d2d2d2;
	border-bottom: 1px  dashed  #d2d2d2;
	margin: 30px 0;
	padding:20px 0;
}
.product_attr span{
	color:#999;
}
.c_pic{
	font-size: 36px;
	color: #f08e19;
}
.p_content p{
	
	text-align: left;
}
.p_content {
text-align: center;
}



.box{
	width: 420px;
	height: 420px;
	/*margin: 100px;*/
	/*border: 1px solid #ccc;*/
	position: relative;
}
.big{
	width: 418px;
	height: 418px;
	position: absolute;
	top: 0;
	left: 418px;
	border: 1px solid #ccc;
	overflow: hidden;
	display: none;
}
.big img{width:800px;
	    height: 800px; }
.mask{
	width: 100px;
	height: 100px;
	background: rgba(255,255,0,0.4);
	position: absolute;
	top: 0;
	left: 0;
	/*鼠标的样式*/
	cursor: move;
	display: none;
}
.small{
	position: relative;
}
.small img{width:420px; height: 420px;}
.big img{
	position: absolute;
	top: 0;
	left: 0;
}



/*文章列表*/
.news_list li{
	border-bottom: 1px dashed #d5d5d5;
}
.news_list li:last-child{
	border-bottom:none;
}

.news_cont{
	margin:0 auto;
	width:92%;
}
.news_info li{
 display: inline-block;
 width:24%;
 text-align: center;
}
.news_cont h3{
	text-align: center;
	font-size: 32px;
}
.news_cont hr{
	border:1px dashed #d5d5d5;
}
.news_cont p{
	font-size:16px; line-height:30px;
}