@charset "UTF-8";
html, body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img, figure, form { margin: 0; padding: 0; }
img { border:none; vertical-align: middle; }
em,i{ font-style:normal;}
html, body{
	overflow: hidden;
}
body, button, input, select, textarea { font-family: "SimSun"; }
table { border-collapse: collapse; border-spacing: 0; }
textarea { resize: vertical; overflow: auto; }
ul, ol { list-style: none outside none; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; margin: 0; padding: 0; }
audio, canvas, video { display: inline-block; }
body { font-size: 12px;  color: #333333; background:url(../images/bg-ico.jpg) repeat center center;font-family:"微软雅黑"; width:100%;  overflow:hidden;}
input[type="button"], input[type="submit"], input[type="reset"], input[type="text"]{
-webkit-appearance: none;
}
a { text-decoration: none; color: #666; }
a:visited { outline:none;}
a:hover, a:active { outline:none; }


.fl { float: left; display:inline;}
.fr { float: right; display:inline;}
.h20 { height: 20px; clear: both; overflow: hidden; }

/*==进度条==*/
#loading {
	display:none;
	position: fixed;
	left: 0;
	top: 0;
	z-index:99;
	width: 100%;
	height: 100%;
	background:#fff url(../images/preloader.gif) no-repeat center center;
}
/*最外层部分*/
#index{
	width:100%;
	overflow-y:scroll;
	background:url(../images/bg-ico.jpg) repeat center center;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:40px 0 40px 0;
	}
/*首页头部*/
.index_top{
	clear:both;
	width:100%;
	height:40px;
	line-height:40px;
	background:#109455;
	position:absolute;
	top:0;
	left:0;
	z-index:9999;
	}
.top1{
	position:relative;
	}
.top1_bt1{
	position:absolute;
	left:0;
	top:0;
	display:block;
	width:45px;
	height:40px;
	z-index:9999999;
	}
.top1_bt1 span{
	display:block;
	width:20px;
	height:20px;
	line-height:20px;
	font-size:14px;
	color:#109455;
	margin:0 0 10px 12px;
	background:#fff;
	border-radius:10px;
	text-align:center;
	}
.top1_bt2{
	position:absolute;
	right:0;
	top:-9px;
	display:block;
	width:45px;
	height:40px;
	line-height:40px;
	color:#fff;
	background:#007f47;
	z-index:9999999;
	}
.top1_bt2 span{
	display:block;
	width:45px;
	line-height:40px;
	color:#fff;
	text-align:center;
	font-size:20px;
	}
.top1_p{
	height:20px;
	line-height:20px;
	border:1px solid #e1e0e0;
	background:#fff;
	margin:9px 55px 0 50px;
	background:#fff;
	border-radius:16px;
	overflow:hidden;
	}
.top1_p input[type=text]{
	float:left;
	width:80%;
	height:20px;
	line-height:20px;
	border:none;
	text-indent:7px;
	}
.top1_p input[type=button]{
	float:right;
	width:30px;
	height:20px;
	background:#fff url(../images/search.png) no-repeat center center;
	border:none;
	}
/*首页全部商品 头部*/
.goods_tt{
	clear:both;
	overflow:hidden;
	width:100%;
	height:30px;
	background:#fff;
	}
.goods_tt a{
	float:left;
	width:25%;
	height:30px;
	line-height:30px;
	color:#808080;
	text-align:center;
	}
.goods_tt a i{
	float:right;
	width:1px;
	height:30px;
	background:url(../images/ico-1.jpg) no-repeat center center;
	}
/*广告图一*/
.adv1{
	clear:both;
	overflow:hidden;
	max-width:100%;
	height:auto;
	margin:0 auto;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:10px;
	}
.adv1 img{
	max-width:100% !important;
	height:auto;
	}
/*首页产品列表*/
.product{
	clear:both;
	overflow:hidden;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:0 10px;
	}
.product_tt{
	clear:both;
	height:26px;
	overflow:hidden;
	padding-top:10px;
	}
.product_tt strong{
	display:block;
	height:16px;
	line-height:16px;
	font-size:16px;
	color:#0e5700;
	padding-left:10px;
	border-left:3px solid #0e5700;
	}
.product_list{
	clear:both;
	width:100%;
	overflow:hidden;
	}
.product_list dd{
	float:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:50%;
	padding:5px;
	}
.product_list dd p img{
	display:block;
	max-width:100%;
	}
.product_list_div{
	clear:both;
	overflow:hidden;
	background:#fff;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:7px 10px;
	border-bottom:3px solid #e6e6e6;
	}
.product_list_div span{
	display:block;
	height:36px;
	line-height:18px;
	color:#808080;
	overflow:hidden;
	font-size:12px !important;
	}
.product_list_div span a{
	color:#808080;
	}
.product_list_div em{
	clear:both;
	display:block;
	height:30px;
	line-height:30px;
	}
.price_L{
	float:left;
	width:70%;
	color:#008703;
	}
.car{
	float:right;
	width:20%;
	height:30px;
	line-height:30px !important;
	padding-right:10px;
	font-size:16px;
	color:#bfbfbf;
	text-align:right;
	}
/*底部全部商品按钮*/
.index_footer_bt{
	display:block;
	clear:both;
	overflow:hidden;
	height:30px;
	line-height:30px;
	color:#fff;
	width:40%;
	background:#109455;
	text-align:center;
	border-radius:16px;
	margin:10px auto 20px auto;
	}
.up{
	clear:both;
	overflow:hidden;
	background:#aeaeae;
	width:42px;
	height:42px;
	border-radius:42px;
	position:fixed;
	right:0;
	bottom:40px;
	z-index:9999999;
	cursor:pointer;
	}
.up span{
	display:block;
	width:16px;
	height:14px;
	text-align:center;
	color:#e7e7e7;
	line-height:14px;
	border-top:1px solid #e7e7e7;
	margin:5px auto 0 auto;
	}
.up div{
	text-align:center;
	color:#e7e7e7;
	}
	
/*固定在底部的导航*/
.footer{
	clear:both;
	width:100%;
	height:40px;
	background:#005d34;
	position:absolute;
	bottom:0;
	z-index:9999999999999999;
	}
.footer a{
	float:left;
	width:20%;
	height:40px;
	text-align:center;
	color:#fff;
	}

.footer a span{
	display:block;
	height:14px;
	font-size:14px;
	padding:4px 0 3px 0;
	color:#fff;
	}
.footer a div{
	height:16px;
	line-height:16px;
	}
.footer .middle{
	position:relative;
	top:-15px;
	width:20%;
	height:47px;
	line-height:47px;
	z-index:999999999;
	background:url(../images/ico-2.png) no-repeat center center;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:5px;
	border-radius:100%;
	}
.footer .middle span{
	display:block;
	color:#005d34;
	height:47px;
	line-height:34px;
	font-size:18px;
	padding:0;
	text-align:center;
	}
/*二级页面头部第一种*/
.sub_top1_div{
	clear:both;
	overflow:hidden;
	width:100%;
	height:40px;
	line-height:40px;
	background:#109455;
	position:fixed;
	left:0;
	top:0;
	z-index:9999;
	}
.sub_top1{
	position:relative;
	}
.sub_top1_bt1{
	position:absolute;
	left:0;
	top:0;
	width:45px;
	height:40px;
	}
.sub_top1_bt1 span{
	display:block;
	color:#fff;
	height:40px;
	line-height:40px;
	font-size:16px;
	text-align:center;
	}
.sub_top1_bt2{
	position:absolute;
	right:0;
	top:0;
	width:45px;
	height:40px;
	}
.sub_top1_bt2 span{
	display:block;
	color:#fff;
	height:40px;
	line-height:40px;
	font-size:16px;
	text-align:center;
	}
.sub_top1_con{
	width:100%;
	height:40px;
	text-align:center;
	color:#fff;
	font-size:14px;
	}
/*产品列表页筛选*/
.select{
	clear:both;
	height:30px;
	background:#fff;
	border-bottom:1px solid #e2e2e2;
	}
.select a{
	float:left;
	width:25%;
	height:30px;
	line-height:30px;
	color:#999;
	text-align:center;
	}
.select a.hover{
	height:29px;
	color:#f89600;
	border-bottom:2px solid #f89600;
	margin-bottom:-1px;
	}
.select em{
	float:right;
	color:#999;
	height:30px;
	width:1px;
	background:url(../images/ico-3.png) no-repeat center center;
	}
/*产品详细页图片切换*/
.product_pic{ margin:0 auto; text-align:center; position:relative; }
.collection{ width:65px; height:25px; background:url(../images/ico-4.png) repeat center center; position:absolute; right:20px; bottom:20px; z-index:99999999; border-radius:10px;}
.collection a{ color:#fff; line-height:25px;}
.product_pic .bd ul{ width:100%;  float:left; -webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:10px;
	}
.product_pic .bd li{ width:100%; float:left; text-align:center; border-radius:8px;}
.product_pic .bd li a{-webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */ }
.product_pic .bd li img{ width:100%; background:url(images/loading.gif) #fff center center no-repeat;  }
.product_pic .hd{    overflow:hidden; text-align:left; display:none; }
.product_pic .hd ul{ float:right;  }	
.product_pic .hd li{ float:left;  overflow:hidden; }
.product_pic .hd .on{}
.product_pic .prev,.product_pic .next{ display:block; float:right;   overflow:hidden;   }
.product_pic .next{ background-position:-34px -7px; }
.product_pic .prevStop{ background-position:-6px -40px; }
.product_pic .nextStop{ background-position:-34px -40px; }
/*产品详细页  内容部分*/
.product_content{
	clear:both;
	overflow:hidden;
	width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:10px;
	}
.product_t1{
	clear:both;
	overflow:hidden;
	font-size:16px;
	line-height:22px;
	padding-bottom:10px;
	color:#353535;
	}
.product_t2{
	clear:both;
	overflow:hidden;
	}
.product_t2 dd{
	clear:both;
	line-height:24px;
	overflow:hidden;
	background:url(../images/ico-5.jpg) repeat-x center bottom;
	}
.product_t2 dd span{
	float:left;
	color:#999;
	}
.product_t2 dd em{
	float:left;
	color:#cc0000;
	}
.product_t2 dd i{
	float:left;
	color:#999;
	}
.product_t2 dt{
	clear:both;
	overflow:hidden;
	}
.product_t2 dt span{
	float:left;
	height:60px;
	line-height:60px;
	}
.product_t2_div{
	float:left;
	margin:15px 0 0 5px;
	}
.product_t2_div input[type=button]{
	float:left;
	width:32px;
	height:35px;
	line-height:35px;
	border:none;
	color:#fff;
	background:#019b57;
	font-size:26px;
	font-weight:bold;
	border-radius:0;
	}
.product_t2_div input[type=text]{
	float:left;
	width:44px;
	height:33px;
	line-height:33px;
	border:none;
	border-top:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
	background:#fff;
	font-size:20px;
	text-align:center;
	border-radius:0;
	}
.product_bt{
	clear:both;
	overflow:hidden;
	padding:15px 10px;
	}
.product_bt a{
	display:block;
	width:120px;
	height:45px;
	color:#fff;
	font-size:14px;
	text-align:center;
	line-height:45px;
	background:#005d34;
	border-radius:5px;
	}
.product_bt .hover{
	background:#019b57;
	}
/*产品详细*/
.product_view{
	clear:both;
	overflow:hidden;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
	padding:10px;
	}
.product_view_tt{
	height:30px;
	line-height:30px;
	color:#019b57;
	font-size:14px;
	background:url(../images/ico-5.jpg) repeat-x center bottom;
	}
.product_view_con{
	padding:10px;
	line-height:28px;
	color:#8c8c8c;
	}
.product_view_con img{
	max-width:100%;
	}
/*会员注册*/
.landing{
	clear:both;
	overflow:hidden;
	width:60%;
	margin:0 auto;
	padding-top:30px;
	}
.land_dl dd{
	clear:both;
	margin:15px 0;
	}
.land_dl dd input{
	display:block;
	width:100%;
	height:33px;
	line-height:33px;
	background:#fff;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border:none;
	border-radius:5px;
	padding-left:10px;
	box-shadow: 0px 2px 5px rgba(4,0,0,0.1);
	}
.land_dl_input1{
	padding:0 0 0 30px !important;
	background:#fff url(../images/e-mail.png) no-repeat 7px center !important;
	}
.land_dl_input2{
	padding:0 0 0 30px !important;
	background:#fff url(../images/locak.png) no-repeat 7px center !important;
	}
.land_dl dt{
	clear:both;
	width:100%;
	overflow:hidden;
	padding-top:20px;
	}
.land_dl dt input{
	display:block;
	width:100%;
	height:33px;
	color:#fff;
	font-family:"微软雅黑";
	font-size:14px;
	line-height:33px;
	border:none;
	 background-color:rgb(16,148,85);
	border-radius:5px;
	cursor:pointer;
	}
.land_p1{
	clear:both;
	overflow:hidden;
	padding:10px 0;
	}
.land_p1 a{
	color:#999;
	}
.land_p2{
	clear:both;
	overflow:hidden;
	padding:20px 0;
	}
.land_p2 a{
	color:#109455;
	}

.land_dl_input3{
	float:left;
	width:50% !important;
	}
.land_dl_input4{
	float:right;
	width:40% !important;
	cursor:pointer;
	padding:0 !important;
	}
/*会员中心*/
.member_t1{
	clear:both;
	overflow:hidden;
	height:100px;
	background:url(../images/ico-6.jpg) no-repeat center center;
	color:#fff;
	}
.portrait{
	float:left;
	width:64px;
	height:64px;
	overflow:hidden;
	border-radius:64px;
	background:#fff;
	margin:18px 18px 0 10%;
	}
.member_t1_name{
	float:left;
	width:150px;
	height:64px;
	line-height:49px;
	font-size:15px;
	padding-top:18px;
	}
.member_t1_bt{
	float:right;
	width:50px;
	line-height:100px;
	color:#fff;
	font-family:"微软雅黑";
	font-size:40px;
	}

/*待付款   待收货*/
.delivery_state{
	clear:both;
	height:60px;
	width:100%;
	border-bottom:3px solid #e6e6e6;
	overflow:hidden;
	background:#fff;
	}
.delivery_state a{
	float:left;
	width:25%;
	height:60px;
	text-align:center;
	}
.delivery_state a span{
	display:block;
	width:32px;
	height:32px;
	line-height:32px;
	font-size:16px;
	color:#fff !important;
	border-radius:32px;
	margin:6px auto 3px auto;
	}
.delivery_state a div{
	color:#a7a7a7;
	}
/*会员底部列表*/
.member_B{
	clear:both;
	overflow:hidden;
	border-bottom:2px solid #e6e6e6;
	margin:10px 10px 20px 10px;
	}
.member_B dd{
	clear:both;
	overflow:hidden;
	background:#fff;
	border-bottom:1px solid #e6e6e6;
	}
.member_B dd a{
	display:block;
	height:37px;
	line-height:37px;
	color:#666;
	padding-left:12px;
	}
.member_B dd a:hover{
	color:#109455;
	}
.member_B_2{
	clear:both;
	overflow:hidden;
	margin:0 10px 50px 10px;
	}
.member_B_2 a{
	display:block;
	width:100%;
	height:40px;
	line-height:40px;
	background:#109455;
	color:#fff;
	font-size:14px;
	text-align:center;
	border-radius:5px;
	}
/*我的资料  修改*/
.myDate_t1{
	clear:both;
	overflow:hidden;
	background:#fff;
	border-bottom:3px solid #e6e6e6;
	margin:8px 10px 20px 10px;
	}
.myDate_t1 dt{
	clear:both;
	border-bottom:1p solid #e6e6e6;
	}
.myDate_t1 dt em{
	float:left;
	width:100px;
	height:60px;
	font-size:16px;
	color:#858585;
	line-height:60px;
	padding-left:22px;
	}
.myDate_t1 dt div{
	float:right;
	width:36px;
	height:36px;
	border-radius:36px;
	margin:12px 0;
	}
.myDate_t1 dt div img{
	width:36px;
	height:36px;
	}
.myDate_t1 dt i{
	float:right;
	width:32px;
	height:60px;
	font-size:20px;
	line-height:60px;
	color:#eeeeee;
	text-align:center;
	}
.myDate_t1 dd{
	clear:both;
	line-height:34px;
	border-bottom:1px solid #e6e6e6;
	}
.myDate_t1 dd span{
	float:left;
	width:40%;
	height:34px;
	line-height:34px;
	color:#9d9d9d;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding-left:24px;
	}
.myDate_t1 dd div{
	float:right;
	width:55%;
	color:#9d9d9d;
	text-align:right;
	}
.myDate_t1 dd i{
	float:right;
	width:32px;
	height:34px;
	text-align:center;
	color:#eeeeee;
	font-size:20px;
	text-align:center;
	}
/*购物车*/
.shop_car{
	clear:both;
	overflow:hidden;
	margin:12px 10px;
	border-radius:5px;
	border:1px solid #e6e6e6;
	}
.shop_car dt{
	clear:both;
	overflow:hidden;
	height:25px;
	line-height:25px;
	background:#f4f4f4;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:0 10px;
	}
.shop_car dd{
	clear:both;
	overflow:hidden;
	height:98px;
	background:#fff;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:10px;
	border-bottom:1px solid #e6e6e6;
	position:relative;
	}
.shop_car dt input[type=checkbox]{
	float:left;
	margin:6px 10px 0 0;
	}
.shop_car dt a{
	float:right;
	width:30px;
	color:#333;
	}
.shop_car dt em{
	float:right;
	color:#009e58;
	}
.shop_car dd a{
	position:absolute;
	left:34px;
	width:80px;
	height:76px;
	border:1px solid #e6e6e6;
	}
.shop_car dd input[type=checkbox]{
	display:block;
	margin:6px 10px 0 0;
	position:absolute;
	left:10px;
	}
.shop_car dd img{
	display:block;
	width:78px;
	height:74px;
	}
.shop_car_div{
	padding-left:123px;
	}
.shop_car_div span{
	clear:both;
	overflow:hidden;
	max-height:36px;
	}
.shop_car_div p{
	clear:both;
	overflow:hidden;
	height:20px;
	line-height:20px;
	padding:5px 0;
	}
.shop_car_div p i{
	float:left;
	color:#009050;
	}
.shop_car dd em{
	display:block;
	width:15px;
	height:15px;
	position:absolute;
	font-size:12px;
	right:10px;
	top:10px;
	z-index:33;
	color:#aeaeae;
	cursor:pointer;
	}
.shop_car_bt{
	clear:both;
	overflow:hidden;
	height:40px;
	margin:25px 10px 10px 10px;
	position:relative;
	}
.shop_car_bt p{
	display:inline-block;
	width:100%;
	height:40px;
	line-height:40px;
	padding:0 100px 0 10px;
	background:#e6e6e6;
	color:#333;
	}
.shop_car_bt p i{
	color:#009050;
	}
.shop_car_bt input{
	display:block;
	position:absolute;
	top:0;
	right:0;
	color:#fff;
	font-family:"微软雅黑";
	font-size:14px;
	width:100px;
	height:40px;
	cursor:pointer;
	line-height:40px;
	background:#009050;
	border:none;
	}
/*我的订单*/
.myorder_img{
	left:10px !important;
	}
.myorder_div{
	padding-left:95px !important;
	}
/*订单查询*/
.order_query{
	width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:23px 10px;
	}
.query_div1{
	display:block;
	width:100%;
	height:33px;
	line-height:33px;
	border:1px solid #e6e6e6;
	border-radius:5px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding-left:10px;
	}
.query_div2{
	display:block;
	width:70%;
	color:#fff;
	font-size:14px;
	height:32px;
	line-height:32px;
	text-align:center;
	background:#109455;
	border-radius:5px;
	margin:30px auto;
	}
.query_div3{
	height:9px;
	background:url(../images/ico-7.jpg) repeat center center;
	}
.query_div3 span{
	display:block;
	height:21px;
	line-height:21px;
	width:40%;
	color:#fff;
	font-size:14px;
	background:#007f47;
	text-align:center;
	margin:0 auto;
	position:relative;
	top:-6px;
	}
.query_div4{
	overflow:hidden;
	padding:20px 0;
	color:#666;
	}
/*收货地址*/
.adress1{
	clear:both;
	overflow:hidden;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:25px 10px;
	}
.adress1 dd{
	clear:both;
	overflow:hidden;
	border:1px solid #e6e6e6;
	border-radius:5px;
	background:#fff;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:5px 10px;
	margin-top:12px;
	}
.adress1 dd a{
	color:#aaa;
	}
.adress1_p1{
	clear:both;
	overflow:hidden;
	height:14px;
	font-size:14px;
	padding:7px 0;
	}
.adress1_p1 span{
	float:left;
	color:#666;
	}
.adress1_p1 em{
	float:right;
	}
.adress1_div{
	clear:both;
	overflow:hidden;
	line-height:22px;
	}
.adress1_div i{
	display:inline-block;
	color:#109455;
	}
.adress1 dt{
	clear:both;
	overflow:hidden;
	height:44px;
	line-height:44px;
	background:#109455;
	border-radius:5px;
	text-align:center;
	margin-top:20px;
	}
.adress1 dt a{
	display:block;
	width:100%;
	color:#fff;
	font-size:16px;
	}
/*购物车结算*/
.shopCarTlement{
	clear:both;
	overflow:hidden;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:0 10px;
	}
.shopCarTlement_div1{
	clear:both;
	height:65px;
	line-height:45px;
	color:#666666;
	font-size:14px;
	}
.shopCarTlement_div1 i{
	color:#025b35;
	}
.shopCarTlement_div2{
	clear:both;
	overflow:hidden;
	}
.shopCarTlement_div2 p{
	display:block;
	width:50%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:5px;
	text-align:center;
	}
.shopCarTlement_div2 p img{
	width:100%;
	}
.shopCarTlement_div2 p span{
	display:block;
	height:30px;
	color:#666;
	line-height:30px;
	text-align:center !important;
	}
.shopCarTlement_div2 p span input{
	float:left;
	display:inline;
	margin:8px 5px 0 5px;
	}
.shopCarTlement_div2 p span em{
	float:left;
	display:inline;
	}
/*增加收货地址*/
.addAddress{
	clear:both;
	width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:20px 10px;
	}
/*右侧滑出分类*/
.popupClass{
	width:100%;
	height:100%;
	overflow:hidden;
	background:#fff;
	position:fixed;
	top:0;
	z-index:999999999999999;
	}
.popupClass_dl{
	clear:both;
	overflow:hidden;
	}
.popupClass dl dt{
	clear:both;
	overflow:hidden;
	height:35px;
	line-height:35px;
	background:#f4f4f4;
	}
.popupClass dl dt span{
	float:left;
	color:#808080;
	padding-left:5%;
	}
.popupClass dl dt .popupClass_shut{
	float:right;
	width:50px;
	text-align:center;
	color:#808080;
	}
.popupClass dd{
	clear:both;
	overflow:hidden;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #e6e6e6;
	}
.popupClass dd a{
	display:block;
	width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	color:#808080;
	padding-left:5%;
	background:#fff;
	}
.popupClass dd a:hover{
	background:#f6f6f6;
	}


/*2015-5-06*/
.address-mana{
	clear:both;
	overflow:hidden;
	background:#fff;
	border:1px solid #dedede;
	margin:10px;
	border-radius:5px;
	padding:10px 0;
	}
.address-mana li{
	clear:both;
	overflow:hidden;
	line-height:20px;
	border-bottom:1px solid #dedede;
	font-family:"微软雅黑";
	color:#666;
	padding:5px 10px;
	}
.address-mana li input{
	float:left;
	margin:4px;
	}
.address-mana li span{
	float:left;
	}
.address-mana li a{
	float:left;
	margin:0 0 0 30px;
	}
.carAdd{
	float:left;
	width:15px;
	height:18px;
	text-align:center;
	border:1px solid #e4e4e4;
	margin:0 2px;
	}
.carText{
	float:left;
	width:40px;
	height:18px;
	text-align:center;
	background:#fff;
	color:#666;
	border:1px solid #e4e4e4 !important;
	}
.carReduction{
	float:left;
	width:15px;
	height:18px;
	text-align:center;
	border:1px solid #e4e4e4;
	margin:0 2px;
	}
.orderView1{
	clear:both;
	overflow:hidden;
	}

.orderView1T2{
	clear:both;
	overflow:hidden;
	background:#fff;
	}
.orderView1T2 dd{
	clear:both;
	overflow:hidden;
	border-bottom:1px solid #efefef;
	}
.orderView1T2_T{
	clear:both;
	height:27px;
	line-height:27px;
	color:#888;
	overflow:hidden;
	padding:0 12px;
	border-bottom:1px solid #efefef;	
	}
.orderView1T2_B{
	clear:both;
	overflow:hidden;
	height:78px;
	padding:15px 0;
	position:relative;
	}
.orderView1T2_B a{
	display:block;
	width:80px;
	height:76px;
	position:absolute;
	left:18px;
	border:1px solid #e4e4e4;
	}
.orderView1T2_B a img{
	display:block;
	width:78px;
	height:74px;
	}
.orderView1T2_R_div{
	padding:0 20px 0 110px;
	height:78px;
	overflow:hidden;
	}
.orderView1T2_R_div p{
	display:block;
	height:40px;
	line-height:20px;
	color:#666;
	}
.orderView1T2_R_div span{
	display:block;
	height:20px;
	line-height:20px;
	padding:8px 0;
	}
.orderView1T2_R_div span em{
	float:left;
	color:#009050;
	font-size:14px;
	padding-right:7px;
	}
.orderView1T2_R_div span input{
	float:left;
	width:40px;
	height:18px;
	border:1px solid #e4e4e4;
	text-align:center;
	background:#f4f4f4;
	}
.orderView1T3{
	clear:both;
	overflow:hidden;
	padding:10px 15px;
	background:#fff;
	line-height:25px;
	}
.orderView1T3 p{
	display:block;
	color:#109455;
	font-size:14px;
	}
.orderView1T3 span{
	display:block;
	clear:both;
	overflow:hidden;
	color:#b8b8b8;
	}
.orderView1_B{
	clear:both;
	overflow:hidden;
	background:#fff;
	}
.orderView1_B1{
	clear:both;
	height:27px;
	line-height:27px;
	overflow:hidden;
	padding:0 10px;
	color:#b8b8b8;
	border-bottom:1px solid #efefef;
	}
.orderView1_B1 span{
	float:left;
	font-size:14px;
	}
.orderView1_B1 em{
	float:right;
	}
.orderView1_B2{
	clear:both;
	overflow:hidden;
	padding:10px 15px;
	}
.orderView1_B2 p{
	clear:both;
	overflow:hidden;
	color:#b8b8b8;
	line-height:28px;
	}
.h10{
	clear:both;
	height:10px;
	overflow:hidden;
	}

