﻿@charset "UTF-8";
.listleft{
	width: 18.334%;
    margin-bottom:3%;
}
.leistright{
	width: 79.167%;
}
.vpribox{
	border: 1px solid #ededed;
	padding: 2%;
	margin-bottom: 5%;
}
/* 会员中心左边 start */
.vipnav>li>a{
	padding: 16px 0px 16px 20px;
	border-top: 1px solid #dedede;
}
.vipnav>li>a:before{
    margin-right: 8px;
}
.vipnav>li>a>i{
	width: 10px;
	height: 6px;
	right: 20px;
	top:16px;
}
.vipnav{
	border: 1px solid #dedede;
	border-top: 0px;
}
.vipsnav>li>a{
	border-top: 1px solid #dedede;
	padding: 14px 0px 14px 40px;
	color: #878787;
}
/* 会员中心左边 end */



/* 销售系统 start */
.listleft{
	width: 18.334%;
    margin-bottom:3%;
}
.leistright{
	width: 79.167%;
}
.customer{
	width: 100%;
}
.customer li{
	padding: 15px 0 13px;
	background: #f9f9f9;
	border-bottom: 1px solid #eee;
}
.customer li a{
	padding-left: 15%;
	font-size: 12px;
	color:#666;
}
/* 销售系统 end */



.vptab{
	color: #676767;
	border-collapse:collapse;
}



.vptab td{
	padding: 20px 0px;
	border-bottom: 1px solid #dedede;
}





/* 会员中心-订单 */


/**/
.vpordiv{
	width: 100px;
}

.vpordiv>a{
	padding: 7px 10px;
	border: 1px solid #ededed;
	color: #545454;
}

.vpordiv>a>i {
	width: 12px;
	height: 6px;
	background: url('../images/arrow.png') no-repeat center;
	right: 10px;
	top: 15px;
}
/**/










.vptaba1>span {
	margin-top: 5px;
	padding: 2px 4px;
	color: #fff;
	background-color: #fba40b;
}











.zwplp{
	width: 560px;
	color: #545454;
}

.bcfpbut{
	border: 0px;
	padding: 9px 11px;
	margin-left: 20px;
	border-radius: 5px;
}



.gzi{
	right: 0px;
	top: 0px;
	padding: 7px 4px;
	background-color: #666;
	display: none;
}



.vphoulli .gzi{
	display: inline-block !important;
}









/* 会员中心-修改密码 */







.syjftul>li>em , .syjftul>li>i{
	display: inline-block;
	width: 130px;
	text-align: left;
}

.syjftul{
	color: #878787;
}

.syjftul>li>em{
	color: #545454;
}

.syjftul>li{
	padding: 3px 0px;
}




/*点评*/


.border-none{
    border: none!important;
}
.invobut {
    background-color: #e6e6e6!important;
    color: #1d9b00!important;
}


.tohp{
	padding-left: 33px;
}







/*地址管理编辑 start*/









.tjdda{
	padding: 11px 67px;
}

.tjdda1{
	padding: 11px 30px;
}
.tjdda1 i{
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 5px;
}
.i-fanhui {
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 5px;
}
.tjdddiv{
	border: 1px solid #dfdfdf;
	margin-bottom: 3.334%;
}



.shpp{
	font-size: 15px;
	padding: 10px 20px;
	background-color: #f5f5f5;
}








@media only screen and (min-width: 0px) and (max-width: 640px) {
    .listleftbg{
		position: fixed;
		width: 100%;
		height: 100%;
		left: -100%;
		top: 0px;
		background-color: rgba(0, 0, 0, .3);
		z-index: 100;
	}
	.listleft{
		top: 0px;
		position: fixed;
		left: -100%;
		width: 220px!important;
		height: 100%;
		background-color: #fff;
		overflow-y: scroll;
		z-index: 101;
	}
    .leistright {
        width: 100%;
    }
}











