.panel.navCon {
    padding: 0 0 0 160px;
    overflow: hidden;
}
.panel {
    background: #fff;
    border: #dcdcdc 1px solid;
    padding: 15px 0;
    box-shadow: #ddd 0 2px 8px;
    -moz-box-shadow: #ddd 0 2px 8px;
    -o-box-shadow: #ddd 0 2px 8px;
    -webkit-box-shadow: #ddd 0 2px 8px;
    margin-bottom: 20px;
}
.panel.navCon .navCon_nav {
    width: 160px;
    margin-left: -160px;
    padding-bottom: 9999px;
    margin-bottom: -9999px;
    background: url(../images/navCon_bg.png) right repeat-y;
    float: left;
}
.panel.navCon .navCon_nav>li {
    line-height: 56px;
    border-left: 4px solid #fff;
    text-indent: 26px;
    font-weight: bold;
    color: #333;
    cursor: pointer;
}
.panel.navCon .navCon_nav>li.current {
    color: #ca4536;
    border-left: 4px solid #ca4536;
}
.navContent {
    min-height: 500px;
}
.navContent>h1 {
    font-size: 20px;
    line-height: 60px;
    background: #f5f4f2;
    padding: 0 30px;
    font-weight: normal;
}
.navContent>h1>a.fr {
    font-size: 14px;
    color: #4a90e2;
}
.hide {
    display: none;
}
.mr20 {
    margin-right: 20px;
}
.fr {
    float: right;
}
a {
    text-decoration: none;
}
.cfgMng_psnInfo_psnInfoCon {
    padding: 20px;
}
.cfgMng_psnInfo_psnInfoCon .myPhotoRow {
    line-height: 60px;
    padding: 10px 20px;
    margin-bottom: 20px;
    position: relative;
}
.cfgMng_psnInfo_psnInfoCon .myPhoto {
    display: inline-block;
    height: 60px;
    width: 60px;
    margin-right: 5px;
    vertical-align: middle;
    cursor: pointer;
}
.cfgMng_psnInfo_psnInfoCon .myPhoto>img {
    width: 60px;
    height: 60px;
    border-radius: 30px;
    position: absolute;
    top: 12px;
    left: 20px;
    z-index: 5;
}
img {
    height: auto;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
    max-width: 100%;
    width: auto\9;
}
i.cfgMng_changePhotoMask {
    position: absolute;
    top: 12px;
    left: 20px;
    height: 60px;
    width: 60px;
    z-index: 10;
    background-image: url(img/cfgMng_changeAvatarMask.png);
    display: none;
}
i {
    font-style: normal;
}
.cfgMng_psnInfo_psnInfoDl>div {
    padding: 7px 0;
}
.cfgMng_psnInfo_psnInfoDl dt {
    width: 78px;
    text-align: right;
    font-size: 14px;
    color: #666;
    display: table-cell;
}
.cfgMng_psnInfo_psnInfoDl dd {
    width: 310px;
    padding-left: 10px;
    background: 9f9;
    font-size: 14px;
    color: #666;
    display: table-cell;
    vertical-align: top;
    word-break: break-all;
}
.cfgMng_psnInfo_psnInfoDl_edit {
    display: none;
}
.cfgMng_psnInfo_psnInfoDl_edit>div {
    margin: 10px 0;
}
.navContent>h1 {
    font-size: 20px;
    line-height: 60px;
    background: #f5f4f2;
    padding: 0 30px;
    font-weight: normal;
}
.verifyInfo, .passwordCfg {
    padding: 15px 30px;
}
.verifyInfo>p {
    width: 300px;
    color: #666;
    display: inline-block;
    line-height: 30px;
}
.verifyInfo>p>span {
    color: #333;
    margin-left: 10px;
}
.panel a:link, .panel a:visited {
    color: #30aeff;
}
.verifyInfo, .passwordCfg {
    padding: 15px 30px;
}
.passwordCfg>p {
    color: #999;
    line-height: 30px;
}
/*编辑*/
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background-color: #ffffff;
    border: 1px solid #cdcdcd;
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    height: 20px;
    padding: 5px 10px;
    display: inline-block;
    font: 500 14px "微软雅黑";
    color: #666;
    border-radius: 2px;
    vertical-align: middle;
}
.cfgMng_psnInfo_psnInfoDl_edit>div {
    margin: 10px 0;
}
.cfgMng_psnInfo_psnInfoDl_edit dd {
    width: 310px;
    padding-left: 10px;
    background: 9f9;
    color: #666;
    display: table-cell;
    vertical-align: top;
}
.cfgMng_psnInfo_psnInfoDl_edit dt {
    width: 78px;
    text-align: right;
    line-height: 32px;
    color: #666;
    display: table-cell;
}
.helpInfoPopup {
    width: 24px;
    height: 24px;
    display: inline-block;
    background-image: url(img/userOrder_icon.png);
    background-position: -38px -583px;
    cursor: pointer;
    overflow: hidden;
    line-height: 24px;
    text-indent: 9999px;
    margin: 0 5px;
    vertical-align: middle;
}
.select-opener {
    width: 0;
    height: 0;
    border: solid;
    border-width: 6px 5px 0 5px;
    border-color: #cdcdcd transparent transparent transparent;
    position: absolute;
    top: 24px;
    right: 69px;
}
.cfgMng_psnInfo_psnInfoDl_edit .select-opener.sex {
    top: 14px;
    right: 235px;
}
.cfgMng_psnInfo_psnInfoDl_edit>div dd {
    position: relative;
}
.cfgMng_psnInfo_psnInfoDl_edit .uneditable-input.sex {
    width: 48px;
}

/****************会员注册*******************/
.f_f15a22 {
	color: #f15a22;
}

.action_title a {
	color: #f15a22;
}


/*****************账户管理********************/
.headerbg {
	width: 100%;
	background: #FFFFFF;
}

.headerTop {
	width: 960px;
	margin: 0 auto;
	text-align: right;
}
.headerTop a {
	font-size: 14px;
    color: #4a90e2;
    cursor: pointer;
}
.logo {
    margin-top: 0px !important;
}
.containerbg {
	width: 100%;
	background-color: #666666;
	margin-bottom: 10px;
}
nav.main_menu > ul > li:hover {
	margin-top:0; 
	border-top:none;
}
.headerTop .columns {
	width: 160px;
    display: inline-block;
    margin: 0 10px;
}
.userPhone {
	display: inline-block;
    position: relative;
    margin: 0 10px;
    width: 755px;
    text-align: right;
}
.container .twelve.columns {
    width: 940px;
}
nav.main_menu > ul > li > a {
	color: #444;
}
.cfgMng_psnInfo_psnInfoDl_edit .position {
	right: -2px;
	position: relative;
}
/*********************地址管理***********************/
button, input[type="submit"] {
    float: inherit;
    margin: 0;
    text-align: center;
    text-shadow: none;
    font-size: 14px;
    padding: 7px 22px;
    border-radius: 0px;
    -webkit-box-shadow: none;
}
button, input[type="submit"] {
	background-color: #FFFFFF;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#f8f8f8));
    background-image: -webkit-linear-gradient(top,#fff,#f8f8f8);
    background-image: -moz-linear-gradient(top,#fff,#f8f8f8);
    /*filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr='#ffffff',endColorStr='#f8f8f8',GradientType=0 );*/
    color: #999;
    border-color: #ebebeb #e6e6e6 #e1e1e1 #e6e6e6;
    border-width: 1px;
    border-style: solid;
}
button:after {
	content: none;
}
button:hover, button:focus, input[type="submit"]:hover, input[type="submit"]:focus {
	background-color: #f8f8f8;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#f8f8f8));
    background-image: -webkit-linear-gradient(top,#fff,#f8f8f8);
    background-image: -moz-linear-gradient(top,#fff,#f8f8f8);
	-moz-background-clip:none; 
	-webkit-background-clip:none; 
	-o-background-clip:none; 
	-ms-background-clip:none; 
	-khtml-background-clip:none; 
	background-clip:padding-box; 
	border-color: #ebebeb #e6e6e6 #e1e1e1 #e6e6e6;
	text-decoration:none; 
	-moz-transition-duration:0s; 
	-webkit-transition-duration:0s; 
	-o-transition-duration:0s; 
	transition-duration:0s;
}
.exMng_basicFunc input[type="text"] {
    height: inherit;
	line-height: 1.5;
}
.tableTop {
	margin: 15px;
	display: inline-block;
	position: absolute;
}
.panel .table-bordered {
	border-top: 1px solid #CCCCCC;
	/*border-bottom: 1px solid #CCCCCC;*/
}
.table-bordered thead tr {
	background-color: #f6f6f6;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.no-margin {
    margin: 0 !important;
}
.pagination > li > a{
    border-width: 1px;
    border-color: #d4dfe3;
    border-radius: 0 !important;
    color: #2283c5;
    background-color: #fafafa;
    margin: 0 -1px 0 0;
    position: relative;
    z-index: auto;
    height: inherit;
}
.pagination input[type="number"] {
	height: inherit;
}
.pagination select {
	width: 55px;
    float: left;
    margin-top: 1px;
    padding: 3px 4px;
    height: 30px;
    border-radius: 0;
    box-shadow: none !important;
    color: #858585;
    background-color: #ffffff;
    border: 1px solid #d5d5d5;
}
.queryIpt {
	display: inline-block;
}
.bootstrap-table {
	margin-top: 5px;
}
.fixed-table-container {
	border-bottom: none;
}
/****************************在线下单***************************/
/*每排一列*/
.order_Original dl {
    height: 50px;
    line-height: 50px;
    position: relative;
}
.order_Original h2 {
    height: 62px;
    line-height: 65px;
    padding-left: 60px;
    /*background: url(img/userOrder_icon.png) 0 0 no-repeat;*/
    font-size: 18px;
    color: #000;
    font-weight: normal;
}
.order_Original dt {
    width: 130px;
    position: absolute;
    left: 0;
    text-align: right;
}
.order_Original dt>i {
    height: 50px;
    line-height: 50px;
    display: inline-block;
    color: #ff233f;
    padding-right: 3px;
}
.order_Original dd {
    width: 551px;
    position: absolute;
    left: 148px;
    position: relative;
}
.order_Original dd input {
    width: 450px;
    height: inherit;
}

/*每排两列*/
.order_Original_2row dl {
    height: 50px;
    line-height: 50px;
    position: relative;
    display: inline-block;
    width: 48%;
}
.order_Original_2row h2 {
    height: 62px;
    line-height: 65px;
    padding-left: 60px;
    font-size: 18px;
    color: #000;
    font-weight: normal;
}
.order_Original_2row dt {
    width: 130px;
    position: absolute;
    left: 0;
    text-align: right;
}
.order_Original_2row dt>i {
    height: 50px;
    line-height: 50px;
    display: inline-block;
    color: #ff233f;
    padding-right: 3px;
}
.order_Original_2row dd {
    width: 200px;
    position: absolute;
    left: 148px;
    position: relative;
}
.order_Original_2row dd input {
    width: 200px;
    height: inherit;
}


.pickupWay {
	width: 50px;
    display: inline-block;
}
.order_Original_2row .pickupWay input {
	display: inline-block;
    width: 20px;
}

.select2-container--default .select2-selection--single {
	border: 1px solid #ccc;
}
.accomplish {
	padding-left: 450px;
    height: 50px;
    line-height: 50px;
    margin-top: 20px;
}
.submitButton {
	width: 300px;
    color: #fff;
    background-color: #ed3f3f;
}
.submitButton:hover {
    background-color: #FF4040;
}


/**********************快件管理**********************/
/*每排两列*/
.queryOptions dl {
    height: 50px;
    line-height: 50px;
    position: relative;
    display: inline-block;
    width: 30%;
}
.queryOptions h2 {
    height: 62px;
    line-height: 65px;
    padding-left: 60px;
    font-size: 18px;
    color: #000;
    font-weight: normal;
}
.queryOptions dt {
    width: 70px;
    position: absolute;
    left: 0;
    text-align: right;
}
.queryOptions dt>i {
    height: 50px;
    line-height: 50px;
    display: inline-block;
    color: #ff233f;
    padding-right: 3px;
}
.queryOptions dd {
    width: 150px;
    position: absolute;
    left: 80px;
    position: relative;
}
.queryOptions dd input {
    width: 150px;
    height: inherit;
}
