/* CSS Document */
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	font-family: "微软雅黑";
	font-family: Microsoft Yaheis;
}

body {
	position: relative;
	height: auto !important;
	min-height: 100%;
	margin: 0;
	background:url(../images/bak.png) repeat-x;
	padding-top:10px;
	text-align:center;
}

html {
	height: 100%;
}

input[type=button],
input[type=submit],
input[type=file],
button {
	cursor: pointer;
	outline: none;
}

input {
	outline: none;
}
input[type="button"], input[type="submit"], input[type="reset"] {
  -webkit-appearance: none;
}
textarea {  
  -webkit-appearance: none;
}
a{
	color:#545454;
	text-decoration:none; 
}

.close{
	float:right;
	cursor:pointer;
}
.topHead{
	width:96%;
	margin-left:2%;
}
.topHead img{
	width:100%;
	border-radius:5px;
}
.adimg{
	width:96%;
	margin-left:2%;
	margin-top:10px;
}
.adimg img{
	width:100%;
	border-radius:5px;
}
.menu {
	width: 96%;
	margin-left: 2%;
	height: 100px;
	margin-top: 10px;
	background:#FFFFFF;
	border-radius:5px;
}

.submenu {
	width: 22%;
	height: 80px;
	float: left;
	/*border:1px solid #eeeeee;
			border-radius: 6px;*/
	margin-top: 15px;
	margin-left: 4%;
	color: #818181;
	font-size: 14px;
}
.aplit_line{
	width:100%;
	height:1px;
	clear:both;
}
.function_bar{
	width:96%;
	margin-left:2%;
	background:#ffffff;
	margin-top:15px;
	border-radius:5px;
}
.floor {
	width: 96%;
	margin-left: 2%;
	margin-top:10px;
}
.pleft{
	float:left;
}
.pright{
	float:right;
}
.index_tap{
	width:49%;
	background:#ff9010;
	border-radius:5px;
}
.index_tap img{
	width:100%;
	border-radius:5px;
}
.floor_title {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #ff9010;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	border-radius: 5px;
}
.floor_title_simple{
	width:100%;
	height:30px;
	border-bottom:2px solid #ff9d00;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	color: #818181;
	margin-top:10px;
	
}
.products {
	margin-top: 15px;
	width: 100%;
	border-bottom: 1px solid #dcdcdc;
	height: 121px;
}

.prolist_photo {
	width: 110px;
	height: 110px;
	float: left;
}
.prolist_photo img{
	width: 110px;
	height: 110px;
	border-radius:5px;
}
.prolist_info {
	height: 100px;
	position: relative;
	width: -webkit-calc(100% - 120px);
	width: -moz-calc(100% - 120px);
	width: calc(100% - 120px);
	float: right;
	padding-top: 10px;
}

.prolist_price {
	line-height: 30px;
	vertical-align: middle;
	width: 100%;
	font-size: 14px;
	text-align: left;
	position: absolute;
	bottom: 0;
}

.prolist_title {
	width: 100%;
	line-height: 20px;
	font-size: 14px;
	text-align: left;
	color: #545454;
}

.prolist_brand {
	width: 100%;
	line-height: 30px;
	font-size: 14px;
	text-align: left;
	color: #545454;
}

.prolist_price img {
	width: 30px;
	height: 30px;
	float: right;
	vertical-align: middle;
}

.priceo {
	color: #bdbdbd;
	text-decoration: line-through;
}

.pricen {
	color: #e36906;
}
.search_bar{
	width:100%;
	height:40px;
	border:1px solid #e5e5e5;
	border-radius:5px;
	line-height:40px;
	font-size:12px;
	color: #818181;
	text-align:left;
	padding:0 10px;
	margin-top:5px;
	background:#ffffff url(../images/icon/down.png) no-repeat right 20px center;
}
.search_bar_show{
	width:100%;
	height:130px;
	border:1px solid #e5e5e5;
	border-radius:5px;
	line-height:40px;
	font-size:12px;
	color: #818181;
	text-align:left;
	padding:0 10px;
	margin-top:5px;
	background:#ffffff;
	display:none;
}
.search_bar_show label{
	cursor:pointer;
}
.bar_active{
	font-weight:bold;
	color:#ff8d1a;
}
#keyword,#bland{
	width:60%;
	height:30px;
	line-height:30px;
	border:none;
	border-bottom:1px solid #bdbdbd;
	background:#ffffff;
	font-size:12px;
	color: #818181;
}
#submit_search{
	width:60px;
	height:30px;
	line-height:30px;
	background:#ff9d00;
	font-size:12px;
	text-align:center;
	border:none;
	color:#ffffff;
	border-radius:4px;
}
.list_title{
	width:100%;
	border-bottom:2px solid #ff9d00;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	color: #818181;
	margin-top:10px;
	line-height:30px;
}
.line_bar{
	vertical-align: middle;
	font-size:14px;
	text-align:left;
	width:90%;
	height:50px;
	line-height:50px;
	margin-left:5%;
	border-bottom:1px solid #dbdbdb;
	color: #818181;
}
.loginInfo{
	vertical-align: middle;
	font-size:14px;
	text-align:left;
	width:90%;
	height:50px;
	line-height:50px;
	margin-left:5%;
	color: #818181;
}
.loginInfo img{
	vertical-align: middle;
}
.line_icon {
	width: 20px;
	height: 20px;
	vertical-align: middle;
}
.line_right{
	float:right;
	width:8px;
	height:14px;
	vertical-align: middle;
	margin-top:15px;
}
.gray_bar{
	width:100%;
	height:3px;
	background:#ff9d00;
}
.pageBar{
	width:96%;
	margin-left:2%;
	height:50px;
	line-height:40px;
	font-size:14px;
	color:#ffffff;
}
.pageBar span{
	background:#ff9d00;
	padding:5px;
	margin-right:10px;
	border-radius:5px;
}
.toCar{
	cursor:pointer;
}
.addToCarImg{
	width: 110px;
	height: 110px;
	border-radius:5px;
}
.addToCar{
	width:96%;
	margin-left:2%;
}
.addCarNum{
	width:100%;
	height:40px;
	line-height:40px;
	font-size:14px;
	text-align:right;
	color:#cf3a00;
}
.addCarMoney{
	width:100%;
	height:40px;
	line-height:40px;
	font-size:14px;
	text-align:right;
	color:#ff4400;
}
#tempNum{
	width:60px;
	height:30px;
	line-height:30px;
	font-size:14px;
	text-align:center;
}
.plus,.minus{
	font-size:26px;
	line-height:30px;
	color:#818181;
	cursor:pointer;
}
.fuction_button{
	width:60%;
	height:40px;
	line-height:40px;
	font-size:14px;
	text-align:center;
	background:#ff9d00;
	border:none;
	border-radius:8px;
	margin-top:10px;
	margin-bottom:20px;
	color:#ffffff;
	cursor:pointer;
}
#shopCarNum{
	color:#ff0000;
}
.toSettle{
	float:right;
	width:23px;
	height:23px;
}
.settleBar{
	width:100%;
	height:120px;
	position:fixed;
	bottom:0;
	background:#f3f3f3;
	border-top:2px solid #ff9d00;
}

#cancelAll,#selectAll{
	cursor:pointer;
	color:#818181;
}
.shopCarBar{
	width:100%;
	height:30px;
	line-height:30px;
}
.split_line{
	width:100%;
	height:1px;
	clear:both;	
}
.shopCarDelete{
	float:right;
	color:#818181;
	font-size:12px;
	margin-right:30px;
	cursor:pointer;
}
.newAddr, .newInvoice{
	line-height:40px;
	font-size:14px;
	color:#818181;
	cursor:pointer;
}
.form_line{
	width:100%;
	clear:both;	
	text-align:left;
}
.h45{
	height:45px;
	line-height:45px;
}
.h180{
	height:180px;
	line-height:45px;
}
.form_line select, .form_line input{
	width:calc(98% - 130px);
	height:45px;
	line-height:45px;
	border:none;
	border-bottom:1px solid #dbdbbd;
	color:#818181;
	float:left;
	margin-left:20px;
	font-size:14px;
}
.formTile{
	width:70px;
	line-height:45px;
	margin-left:20px;
	float:left;
	color:#818181;
	font-size:14px;
}
.addressList, .invoiceList{
	width:96%;
	color:#818181;
	font-size:14px;
	line-height:25px;
	text-align:left;
	margin-left:2%;
	margin-top:10px;
	margin-bottom:15px;
	border-bottom:1px solid #dbdbdb;
}
#wxpay{
	width:41%;
	margin-left:6%;
	float:left;
	font-size:14px;
	color:#818181;
	line-height:50px;
}
#offline{
	width:41%;
	margin-left:6%;
	float:left;
	vertical-align: middle;
	font-size:14px;
	color:#818181;
	line-height:50px;
}
#offline img ,#wxpay img{
	width:30px;
	height:30px;
	vertical-align: middle;
}
.orderList{
	width:96%;
	margin-left:2%;
	line-height: 30px;
	font-size:14px;
	color:#818181;
	text-align:left;
	border-bottom:1px solid #dbdbdb;
	margin-bottom:20px;
	margin-top:10px;
}
.orderOption_bar{
	width:100%;
	height:30px;
}
.orderOption{
	padding:3px 5px;
	font-size:14px;
	line-height:20px;
	color:#818181;
	border-radius:3px;
	margin-right:15px;
	cursor:pointer;
}
.left{
	float:left;
}
.right{
	float:right;
}
#toPayOrder{
	color:#ffffff;
	background:#ff4400;
}
.payBlank{
	width:90%;
	margin-left:5%;
	border:1px dotted #bdbdbd;
	border-radius:6px;
	padding:10px;
}
.payBlank p{
	line-height:25px;
	font-size:14px;
	color:#818181;
	text-align:left;
}
#weixinPay{
	display:none;
}
#weixinPay,#havePay{
	cursor:pointer;
}
.payBar{
	width:100%;
	height:50px;
	text-align:center;
}
.red{
	color:red;
}
.good_title{
	width:96%;
	margin-left:2%;
	font-size:14px;
	font-weight:bold;
	line-height:25px;
	margin-top:10px;
	margin-bottom:10px;
}
.good_price{
	width:96%;
	margin-left:2%;
	font-size:14px;
	line-height:25px;
	margin-top:10px;
	margin-bottom:10px;
	color:#818181;
}
.good_content{
	width:100%;
}
.good_content img{
	width:100%;
}
.detailToCar{
	width:39%;
	height:45px;
	line-height:45px;
	float:right;
	background:#ff9d00;
	color:#ffffff;
	text-align:center;
	font-size:14px;
}
#detailshopCar,#indexButton{
	width:30%;
	height:45px;
	line-height:45px;
	float:left;
	color:#ffffff;
	text-align:center;
	color:#818181;
	font-size:14px;
	border-right:1px solid #e0e0e0;
}
#detailshopCar{
	border:none;
}
.detailShopCar{
	width:100%;
	height:45px;
	position:fixed;
	bottom:0;
	background:#ffffff;
	border-top:1px solid #e0e0e0;
}
.info_line{
	width:90%;
	font-size:13px;
	color:#818181;
	line-height:25px;
	margin:5px 5%;
	text-align:left;
}
.layui-layer-btn .layui-layer-btn0 {
    border-color: #ff4400 !important;
    background-color: #ff4400 !important;
    color: #fff;
}
#editAddr{
	width:20px;
	height:20px;
	cursor:pointer;
	float:right;
}
#editAddr img{
	width:20px;
	height:20px;
	cursor:pointer;
}
#editInvoice{
	width:20px;
	height:20px;
	cursor:pointer;
	float:right;
}
#editInvoice img{
	width:20px;
	height:20px;
	cursor:pointer;
}
