header
{
    font-size: 2.0em;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	z-index:999;
	color:#ffffff;
	height:50px;
	background-color:#FFFFFF;
	
	
}

header .logo
{
    float: left;
	margin-left:15px;
    width: 40%;
	margin-top:5px;
	height:40px;

}


header .head_tel
{
    float: right;
	margin-right:15px;
	margin-top:8px;
	height:40px;
}



.banner{
    background-color: #ffffff;
    overflow: hidden;
	margin-top:55px;
}


.banner_fuwu{
    background-color: #ffffff;
    overflow: hidden;
	
	padding-left:15px;
	padding-right:15px;
}

.banner_s{
    background-color: #ffffff;
    overflow: hidden;
	margin-top:10px;
}


.shop_daohang{
    overflow: hidden;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:5px;
}


.shop_huodong{
    overflow: hidden;
	margin-top:15px;
	margin-bottom:5px;
	background-color:#F3F1E2;

}
.hd_dzp{
	float:left;
	position:relative;
	width:50%;
}

.hd_right{
	float:left;
	position:relative;
	width:50%;
}

.hd_yhsx{
	float:left;
	position:relative;
	width:100%;
}

.hd_yhq{
	float:left;
	position:relative;
	width:100%;
}


.shop_products{
    overflow: hidden;
	margin-top:10px;	
}

.product_title_h{
	float:left;
	position:relative;
	width:96%;
	height:40px;
	line-height:40px;
	margin-bottom:5px;
	background-color:#ffffff;
	border-bottom:1px solid #E9E7E7;
	margin-left:2%;
}

.product_title_h_text{
	float:left;
	position:relative;
	width:auto;
	padding-right:5px;
	padding-left:5px;
	height:40px;
	line-height:40px;
	border-left:5px solid #FD6523;
	color:#FD6523;
	font-size:1.4em;
	}

.product_title_h_more{
	float:right;
	position:relative;
	margin-right:5px;
	width:10px;
	height:20px;
	margin-top:10px;
}


.product_main{
	float:left;
	position:relative;
	width:47%;
	height:auto;
	background-color:#FFF;
	margin-left:2%;
    overflow: hidden;
	margin-bottom:10px;
}

.product_main  .porduct_img{
	width:100%;
	height:15em;
	overflow:hidden;
	position:relative;
	float:left;
}

.product_main  .porduct_line{
	width:100%;
	height:1px;
	overflow:hidden;
	position:relative;
	float:left;
	background-color:#DFDFDF;
	margin-top:5px;
}

.product_main  .prodcut_text{
	width:100%;
	overflow:hidden;
	position:relative;
	float:left;
	padding:5px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.prodcut_text .product_text_title{
	float:left;
	position:relative;
	color:#3D3D3D;
	font-size:1.2em;
	line-height:150%;
	text-align:left;
	width:100%;
	overflow:hidden;
	height:20px;
	line-height:20px;

}

.prodcut_text .product_text_kucun{
	float:left;
	position:relative;
	color:#686868;
	font-size:0.8em;
	line-height:150%;
	text-align:left;
	width:100%;
	height:15px;
	line-height:15px;
}


.prodcut_text .product_text_foot{
	margin-top:5px;
	float:left;
	position:relative;
	width:100%;
	text-align:left;
}

.product_text_foot .product_text_jifen{
	float:left;
	position:relative;
	margin-right:2%;
	color:#666666;
	font-size:1.2em;
	height:20px;
	line-height:20px;
}



.product_text_foot  .product_buy {
	 float:right;
	 position:relative;
	 width:30%;
	 font-family: "Microsoft Yahei","Hiragino Sans GB",sans-serif; 
	 background: #FD6523;
	 height:20px; 
	 line-height:20px; 
	 text-align:center;
	 color:#ffffff;
     font-size: 1.0em;  
    -webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0px 3px 3px rgba(0, 0, 0, .1);
     box-shadow: 0px 3px 3px rgba(0, 0, 0, .1);
	 border:0px;
	 -webkit-appearance: none;
	 border-radius: 5px;	
	 cursor:pointer;
	 margin-right:10px;

	}
	
.huwai_submit{
	float:left;
	position:relative;
	width:100%;
	z-index:2;
	margin-top:-70%;
	cursor:pointer;

}

.yc_submit{
	float:left;
	position:relative;
	width:100%;
	z-index:9999;
	margin-top:-14%;
	cursor:pointer;

}