


/*
 移动端样式 目前只有部分详情页
 浏览器宽度小于等于500px时，应用
*/
.h5_show{ display:none;}
/*@media screen and (max-device-width:500px){*/
/*	.h5_show{ display:block}*/
/*	.h5_hide{ display:none;}*/
/*	*{*/
/*		!*background: RED;*!*/
/*	}*/
/*	.top,.hd_mid_right ,.nav ,.clearFix,.productinfo-golink,.help-crumbs,.fixed-right,.purchaseinfo-right{ display: none !important; }*/
/*     body{*/
/*		 width:100% !important;*/
/*		 !*overflow: hidden !important;*!*/
/*		 background: #fff;*/
/*	 }*/
/*	.header .hd-mid{*/
/*		height: 2.65rem !important;*/
/*		padding:15px 0;*/
/*		width:100%;*/
/*		position: relative;*/
/*		text-align: center;*/
/*		box-shadow: 0 .1rem .15rem #ced3d9;*/
/*	}*/
/*	.header .wap_back{*/
/*		z-index:8;*/
/*		height: 2.65rem !important;*/
/*		position:absolute;*/
/*		top:15px;*/
/*		left:1px;*/
/*		width:50px;*/
/*		display: flex;*/
/*		justify-content: center;*/
/*		align-items: center;*/
/*	}*/
/*	.header .wap_back .wap_back_icon{*/
/*		width: 28px;*/
/*		height:28px;*/
/*		background-image: url("/file/style/images/ic_chevron_left.png");*/
/*		background-size:100% 100%;*/
/*	}*/

/*	.header .hd-mid .logo {*/
/*		width: 275px;*/
/*		height: 45px;*/
/*		background-position: 0 0;*/
/*		float: none;*/

/*	}*/

/*	.content {*/
/*		width:100%;*/
/*		margin: 0 auto;*/
/*		overflow: hidden;*/
/*	}*/

/*	.nav .nav_ul{width:100%; padding:10px 0; margin:0 auto; height:16px;font-size:15px; font-weight:bold;}*/
/*	.productinfo-golink {*/
/*		margin:  0;*/
/*		width: 100% !important;*/
/*		overflow: hidden;*/
/*		font-size: 14px;*/
/*		vertical-align: middle;*/
/*		color: #48494d;*/
/*	}*/
/*	.help-crumbs {*/
/*		width:100%;*/
/*		margin: 10px 0;*/
/*		color: #48494d;*/
/*	}*/
/*	.fixed-right{*/
/*		width: 80px;*/
/*		height: 464px;*/
/*		background: #fff;*/
/*		position: fixed;*/
/*		top: 50%;*/
/*		margin-top: -283px;*/
/*		left: 50%;*/
/*		margin-left:0;*/
/*		z-index:9999;*/
/*		border:1px solid #ccc;*/
/*		border-bottom: 0;*/
/*	}*/
/*	.footer2_top {*/
/*		height:auto;*/
/*		line-height: 25px;*/
/*		text-align: center;*/
/*		background:none;*/
/*		color: #48494d;*/
/*	}*/
/*	.footer2_top span {*/
/*		margin: 0 10px;*/
/*		display: block;*/
/*	}*/
/*	.footer2_bot {*/
/*		height:auto;*/
/*		text-align: center;*/
/*		line-height:20px;*/
/*		padding: 10px 3px;*/
/*		color: #48494d;*/
/*	}*/


/*	!* 分享模态*!*/
/*	.share_model{*/
/*		background: rgba(0, 0, 0, 0.45);*/
/*		height:100%;*/
/*		width:100%;*/
/*		position: fixed;*/
/*		TOP:0;*/
/*		left:0;*/
/*		z-index:10;*/
/*	}*/
/*	.share_model .share_model_menu{*/
/*		padding-top:20px;*/
/*		width:100%;*/
/*		height: 200px;*/
/*		background:#fff;*/
/*		position: absolute;*/
/*		bottom:0;*/
/*		left:0;*/
/*		transition: transform .5s ease-out, -webkit-transform .5s ease-out;*/
/*		display: flex;*/
/*		justify-content: flex-start;*/
/*	}*/
/*	.share_model .share_model_menu a{*/
/*		 width:25%;*/
/*		 height: 80px;*/
/*		 display: flex;*/
/*		 align-items: center;*/
/*		 align-content:center;*/
/*		 flex-direction: column;*/
/*	 }*/
/*	.share_model .share_model_menu a .icon{*/
/*		display: block;*/
/*		width:40px;*/
/*		height: 40px;*/
/*		border-radius:9px;*/
/*		overflow: hidden;*/

/*	}*/
/*	.share_model .share_model_menu a .icon img{*/
/*		width:40px;*/
/*		height: 40px;*/
/*	}*/

/*}*/
