html,body,div,section,article,nav,menu,time,footer,header,input,p,a,img,span,em,ol,li,ul,h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0
}
ol, ul, li { 
	list-style-type: none; 
}
a {
	text-decoration: none;
	color: #000;
}
.clear{clear:both;}
body {
	font-family: Tahoma,Microsoft YaHei,Verdana,Arial,Helvetica,sans-serif;
	background-color: #f4f4f4;
	position: relative;
	font-size:12px;
	max-width:640px;
	margin:auto;
}
.showhidden{
	display: none;
}
header,footer{
	height: 40px;
	background:#0066CC;
	position: relative;
	border-bottom:1px solid #095591;
}
.ShowMenu,.HomeLink,.ShowSearch{
	display:block;
	position: absolute;
	width: 26px;
	height: 21px;
	background: url(menu.png) no-repeat 0 0;
	background-size: cover;
	top: 10px;
	left: 10px;
	cursor:pointer;
}
.HomeLink{
	background: url(home.png) no-repeat 0 0;
	background-size: cover;
}
footer .ShowMenu,.ShowSearch{
	right:10px;
	left:auto;
	top:13px;
}
.ShowSearch{
	background: url(search_t.png) no-repeat 0 0;
	background-size: cover;
}
footer a{
	display:block;
	padding:5px 0 0 10px;
	font-size:14px;
	color:#FFF;
}
footer > p{
	position: absolute;
	top: 20px;
	left: 10px;
	color:#FFF;
}
.ShowLogo {
	background: transparent url(logo.gif) no-repeat center top;
	width: 85%;
	height: 35px;
	position: absolute;
	top: 2px;
	left: 30px;
	background-size:contain;
}
.ShowLogo2 {
	background: transparent url(logo.gif) no-repeat center top;
	width: 85%;
	height: 35px;
	position: absolute;
	top: 2px;
	left: 30px;
	background-size:contain;
}
.ShowFname{
	width: 85%;
	height: 35px;
	position: absolute;
	top: 2px;
	left: 30px;
	text-align:center;
	font-size:18px;
	line-height:35px;
	color:#FFF;
	font-weight:bold;
}
.ListMenu{
	background: #4d4d4d;
	position: relative;
}
.ListMenu:before {
	content: "";
	position: absolute;
	left: 12px;
	top: -19px;
	width: 0;
	height: 0;
	border:10px solid; 
	border-color: transparent transparent #4d4d4d transparent;
}
.ListMenu ul {
	overflow:hidden;
	position: relative;
}
.ListMenu ul:after {
	content: "";
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #4d4d4d;
}
.ListMenu li {
	-webkit-box-sizing: border-box;
	float: left;
	width: 50%;
	border-bottom: 1px solid #666;
	position: relative;
	line-height: 2;
	background-image:url(cate_ico.png);
	background-position: 14px 10px;
	background-size: 14px 14px;
	background-repeat: no-repeat;
}
.ListMenu li.ck{
	background-image:url(cate_ico_hover.png);
}
.ListMenu li:after {
	content: "";
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    -webkit-box-shadow: inset 0 -1px 1px #333;
    box-shadow: inset 0 -1px 1px #333;
}
.ListMenu a {
	padding-left: 36px;
	color: #fff;
	font-size: 16px;
}
.FootMenu{
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 40px;
	z-index: 100;
}
.FootMenu:before {
	border-width: 0;
}
.FootMenu:after {
	content: "";
	position: absolute;
	right: 15px;
	bottom: -18px;
	z-index: 1;
	width: 0;
	height: 0;
	border: 10px solid transparent; 
	border-color: #4d4d4d transparent transparent transparent;
}
/*
*
*/
/*.ShowSlide{
	padding:10px 0 10px 0;
}*/
.ListHotArtic{
	border-top: 1px solid #ddd;
}
.ListHotArtic li{
	line-height: 2.5;
}
.ListHotArtic li li:last-child{
	border-bottom: 1px solid #fff;
}
.ListHotArtic li a{
	font-size: 16px;
	display: block;
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #fff;
	padding-left: 10px;
	-webkit-box-sizing: border-box;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.ShowMore{
	background: -webkit-gradient(linear,center top,center bottom,from(#fff), to(#e6e6e6));
	height: 30px;
	width: 180px;
	left: 50%;
	line-height: 30px;
	border-radius: 10px;
	display: block;
	text-align: center;
	margin: 10px 0 10px 0;
	margin-left: -90px;
	border: 1px solid #bbb;
	position: relative;
	font-size:16px;
}
.ShowMore:after{
	content: "";
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    width: 171px;
    margin-left: 5px;
    height: 1px;
    -webkit-box-shadow: inset 0 -1px 1px rgba(255, 255, 255, 0.3);
    box-shadow: inset 0 -1px 1px rgba(255, 255, 255, 0.3);
    border-radius: 10px;
}

.ShowPage{
	text-align:center;
	padding:10px 0 10px 0;
	border-top:#DDD solid 1px;
}
.ShowPage a{
	border:#DDD solid 1px;
	padding:3px 5px 2px 5px;
	color:#666;
}

/*
*
*/
.article-container {
	padding: 0 14px;
	background-color: #f4f4f4;
}
.article-container .head h1 {
	font-size: 20px;
	color: #000;
	line-height: 30px;
	padding: 10px 0 5px 0;
	/*font-family: Microsoft YaHei;*/
	text-align: left;
	text-shadow: 1px 1px 1px #fff;
	font-weight: bold;
}
.article-container .head div{
	padding-bottom: 15px;
	font-size: 12px;
	color: #666;
}
.article-container .head div>a {
	color: #666;
	margin-left: 6px;
}
.article-container section {
	line-height: 1.8;
	padding-bottom: 20px;
	text-align: justify;
	font-size: 16px;
	text-shadow: 0 1px 1px #fff;
	/*font-family: Microsoft YaHei;*/
	color: #333;
}
.article-container section img {
	max-width: 95%;
}
.MoreLinks{
	height:40px;
	position:relative;
	color:#369;
}
.MoreLinks .up,.MoreLinks .dowm{
	width:40%;
	position:absolute;
	line-height:40px;
	top:0;
	height:40px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.MoreLinks .up{
	left:10px;
}
.MoreLinks .dowm{
	right:10px;
	text-align:right;
}
.MoreLinks a{
	font-size:16px;
	color:#369;
}
.nav_guide{
	height:40px;
	line-height:40px;
	overflow:hidden;
	padding-left:10px;
	border-bottom:#DDD solid 1px;
	font-size:16px;
}
.noborder{
	border:0;
}
/*
*
*/
/*搜索*/
.TopSearch {
	position: absolute;
	width:100%;
	top:40px;
	left:0;
	z-index:1000;
	background: #4d4d4d;
}
.TopSearch:before {
	content: '';
	position: absolute;
	right: 10px;
	top: -20px;
	width: 0;
	height: 0;
	border:10px solid; 
	border-color: transparent transparent #4d4d4d transparent;
	z-index: 2;
}
.TopSearch .keyword {
	display: inline-block;
	width: 92%;
	-webkit-box-sizing: border-box;
	margin: 20px 4%;
	height: 40px;
	border-radius: 20px;
	padding-left: 10px;
	font-size: 14px;
	padding-top: 3px;
}
.TopSearch input[type="submit"] {
	background: transparent url(search_btn.png) no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	width: 25px;
	height: 25px;
	border: none;
	position: absolute;
	right: 6%;
	top: 28px;
}
/*
*用户登录
*/
.Members{
	width:40px;
	height:40px;
	position:absolute;
	right:40px;
	top:0;
	z-index:1000000;
	display:none;
}
.Members .h{
	height:40px;
	background:url(user.png) center 10px no-repeat;
	background-size:22px 22px;
}
.Members .h span{
	display:none;
}
.Members .c{
	width:60px;
	position:absolute;
	border:#DDD solid 1px;
	background:#FFF;
	border-radius: 5px;
	left:-10px;
	top:45px;
	padding:5px 0 5px 0;
}
.Members .c div{
	line-height:20px;
	text-align:center;
	color:#888;
}
.Members .c div a{
	color:#888;
	font-size:12px;
}
.Members .c:before{
	content:'';
	width:0;
	height:0;
	border:5px solid transparent;
	border-bottom: 5px solid #DDD;
	border-top:0;
	position:absolute;
	top:-5px;
	left:25px;
}
/*首页商品列表*/
.m-goods-list {overflow: hidden; padding:10px; background:#f5f5f5;}
.m-goods-list li { margin-bottom:.45rem;border-bottom:1px #ddd solid;}
.m-goods-list li a {display: block; background: #fff;}
.m-goods-list .goods-img {position: relative;}
.m-goods-list .goods-name {display: -webkit-box; overflow: hidden; text-overflow: ellipsis; word-break: break-all; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.m-goods-list .sale-info {display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; align-items: center; line-height: 1rem; }
.m-goods-list .price {font-size:.75rem; color: #ff2244; -webkit-flex: 1; -webkit-box-flex: 1; flex: 1;}
.m-goods-list .price span { font-size:.6rem;}
.m-goods-list .sale {font-size:.6rem; color: #fff; background:#ff2244; padding:2px 5px;border-radius:5px;}
.m-goods-list img { z-index: 1; position: absolute; top: 0; left: 0; width: 100%; height: 100%; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.m-goods-list .p-price {font-size:.6rem; color: #999; margin-left: .2rem;}
.m-goods-list .type-cube li {float: left; width: calc(50% - 5px);}
.m-goods-list .type-cube li:nth-child(2n-1){margin-right: 10px;}
.m-goods-list .type-cube .goods-info { padding:0 .5rem;}
.m-goods-list .type-cube .goods-img { width: 100%; overflow: hidden; }
.m-goods-list .type-cube .goods-img::before { display: block; content: ''; padding-top: 100%; }
.m-goods-list .type-cube .goods-info .distance { display: none; }
.m-goods-list .type-cube .goods-name { height: 2rem; line-height: 1.1rem; margin-top: .3rem;font-size: 14px; }
.m-tuan-list .type-cube .tuan-name { line-height: 1.1rem; margin-top: .2rem;}
.m-goods-list .type-cube .sale-info { height: 1.8rem; }
.m-goods-list .type-list li a {padding:.5rem; display: -webkit-box; display: -webkit-flex; display: flex; }
.m-goods-list .type-list .goods-img { width: 4.5rem; height: 4.5rem; }
.m-tuan-list .type-list .tuan-sale-info { display: none; }
.m-goods-list .type-list .goods-info { width: 50%; -webkit-flex: 1; -webkit-box-flex: 1; flex: 1; margin-left: .5rem;}
.m-goods-list .type-list .goods-name { height: 2rem; line-height: 1rem; margin-top: .1rem;margin-bottom: 1.5rem; }
/*购物车*/
.MainTable{
	margin-top:0px;
}

.MainTable .Side .dragTable{
	width:98%;
}

.MainTable .dragTable{
	width:100%;
	margin-top:5px;
	overflow:hide;
	border:0px #9ACAD6 solid;
	
}
.MainTable .dragTable .head{
	background:#eee;
	height:30px;
	border-bottom:1px #ddd solid;
}
.MainTable .dragTable .TAG{
	float:left;
	font-weight:bold;
	padding:5px 0 0 10px;
	height:21px;
	font-size:13px;
}
.MainTable .dragTable .title{font-size:16px; vertical-align:top;}
.MainTable .dragTable input{background:#eee; border:1px solid #ddd; padding:3px 5px;}