
/* CSS Document */
* { margin: 0; padding: 0; }
ul, li { list-style: none; }
a { cursor: pointer;text-decoration:none; }
h1,h2,h3 { font-weight:normal;}
.w { width: 100%;}
img { border: none; }
img, input, select, textarea { vertical-align: middle; font-family: tahoma,arial,'Hiragino Sans GB',宋体b8b\4f53,sans-serif; font-size: 17px; }
em { font-style:normal;}
.fb {font-weight: bold;}
.f18 { font-size:18px; margin:20px 0 0 0;}
.font_p { font-size:12px; margin:10px 0; color:#e3e3e3;}
.pt15 { padding-left:15px;}
.gray { color:#888;}
.m_8 { margin:0 10px 0;}

body {font: 17px/1.5 arial,"Microsoft Yahei","微软雅黑","Hiragino Sans GB",sans-serif;}
.wrap { 
    background:#f3f3f3;
	display: block;
    font-size: 17px; 
	margin:0 auto;} 
    
.clear:after {
    clear: both;
}
.clear:before, .clear:after {
    content: "";
    display: table;
    line-height: 0;
}

.blue {color:#2191dc;}

.container{ background:#f3f3f3; /*padding:0 0 10px 0;*/}
.bgfff{background:#fff; margin:0 auto;}

/* 链接颜色 */
a{text-decoration:none;}
a:link,a:visited{color:inherit}
a:hover{color:inherit; text-decoration:none}
a:focus,a:active{color:inherit; outline:none;}

/*顶部样式*/
.top{width:100%; height:45px; background:url(../images/wap_bg.png) repeat-x;position:relative;}
.top h1{font-size:20px; line-height:45px; font-weight:100; color:#fff; text-align:center; }
.top a.aleft{background:url(../images/icon_left.png) center 0 no-repeat; position:absolute; top:10px; left:20px; width:15px; height:24px; display:block;}


/*浮动*/
.shop_cart{position:fixed; left:5px; bottom:90px;}
.shop_cart .cart_img{position:relative; width:60%; float:right;}
.shop_cart p{position:absolute; top:13px; right:12px; color:#f9faf4;}

/*底部浮动导航*/
.bottom_nav{ height:45px; padding-top:2px; border-bottom: 1px solid #ddd; position:relative;}
.bottom_nav li{width:50%; float:left; height:45px;}
.back_home a{ position:absolute; left:10px; bottom:10px;}
.back_top a {  position:absolute; right:10px; bottom:10px;}
.bottom_nav li a{display:block; color:#444444; }



footer {
    display: block;
    text-align: center;
    width: 100%; 
	background:#fff; 
	font-size:14px;
}


footer p {
    background:#f7f7f7;
    color: #ccc;
    display: block;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
