@charset "utf-8";
/*我的帐户样式表 20160603 ww*/
body{font:12px/23px "宋体";}
a{text-decoration:none;color:#555;}
a:hover{text-decoration:none}
b,strong{font-weight:bold}
li{float:left;}
input[type=button]{cursor:pointer}

.wrap{
	width:1211px;
	margin:0 auto;
}
.hrLine{
	width:100%;
	margin:0 auto;
	border:1px #E83A3E solid;
}
.main-header {
    background: white;
}
.mt20{height: 30px;}
/*左侧菜单样式start*/
#sub {
    width: 120px;
    position: relative;
    float:left;
}
#menu {
    width: 100px;
    padding-left: 10px;
}
#menu dl {
    padding-bottom: 15px;
}
#menu dl dt {
    height: 28px;
    line-height: 28px;
    color: #333;
    font-weight: 700;
}
#menu dl dd {
    color: #666;
    line-height: 24px;
}
#menu dl dd.curr a {
    color: RGB(21,36,80);
    font-weight: 700;
}
/*左侧菜单样式end*/
/*右侧信息start*/
#mainright{
    margin-left: 12%;
    position: relative;}
.mb10 {
    margin-bottom: 10px;
}
}
.mod-main .mt {
    display: block;
}
.m, .mb, .mc, .mt, .sm, .smb, .smc, .smt {
    overflow: hidden;
    zoom: 1;
}

.hide {
    display: none;
}
.root61 div.mod-main .mt .extra-l li {
    padding-right: 20px;
}
div.mod-main .mt .extra-l li a {
    display: inline-block;
    vertical-align: middle;
    color: #333;
}
div.mod-main .mt .extra-l li em {
    position: relative;
    display: inline-block;
    height: 15px;
    line-height: 15px;
    font-family: arial;
    top: -5px;
    padding: 0 4px;
    background: #e4393c;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    color: #fff;
    font-size: 10px;
    margin: 0 0 0 2px;
    _position: static;
}
em, i, u {
    font-style: normal;
}
div.mod-main .mt .extra-l li .new {
    position: absolute;
    width: 24px;
    height: 14px;
    top: -10px;
    right: -10px;
    background: url(../images/new-icon.png) no-repeat;
    overflow: hidden;
}
.mt .search {
    position: relative;
    top: -3px;
}
.mt .search .itxt {
    float: left;
    width: 158px;
    height: 18px;
    line-height: 18px;
    padding: 2px 5px 3px;
    border: 1px solid #ccc;
}
.mt .search .budget-txt {
    float: left;
    width: 158px;
    height: 18px;
    line-height: 18px;
    padding: 2px 5px 3px;
    border: 1px solid #ccc;
}
.mt .search .orderSearch-btn {
    position: relative;
    float: left;
    width: 52px;
    height: 23px;
    line-height: 99em;
    overflow: hidden;
    border: 1px solid #ddd;
    border-left: 0;
    text-align: center;
    background-color: #f7f7f7;
    background-image: linear-gradient(to bottom,#f7f7f7 0,#f3f2f2 100%);
}
.mt .search .orderSearch-btn b {
    position: absolute;
    left: 17px;
    top: 3px;
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 16px;
    overflow: hidden;
    background: url(../images/order-icon20150212.png) -8px -58px;
}
.mt .search .default-btn {
    float: left;
    margin-left: -1px;
    width: 50px;
    height: 18px;
    line-height: 18px;
    padding: 2px 0 3px;
    text-align: center;
    border: 1px solid #ddd;
    color: #333;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #f7f7f7;
    background-image: linear-gradient(to bottom,#f7f7f7 0,#f3f2f2 100%);
}
.mt .search .default-btn b {
    display: inline-block;
    _display: none;
    width: 7px;
    height: 4px;
    margin-left: 5px;
    overflow: hidden;
    vertical-align: middle;
    background: url(../images/order-icon20150212.png) -37px -207px no-repeat;
}
.order-tb {
    width: 100%;
}
colgroup {
    display: table-column-group;
}
.root61 .order-tb .number-col {
    width: 589px;
}
.root61 .order-tb .consignee-col {
    width: 115px;
}
.root61 .order-tb .status-col {
    width: 110px;
}
.root61 .order-tb .amount-col, .root61 .order-tb .status-col {
    width: 110px;
}
thead {
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit;
}
tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
.order-tb .deal-state-cont {
    position: relative;
    z-index: 10;
    /* width: 98px; */
    cursor: pointer;
}
.order-tb .deal-state-cont .state-txt {
    position: relative;
    height: 30px;
    line-height: 30px;
    text-align: center;
    padding-left: 20px;
    padding-right: 12px;
    border: 1px solid #f5f5f5;
}
.order-tb .deal-state-cont .state-txt b {
    position: absolute;
    width: 7px;
    height: 4px;
    /* right: 18px; */
    top: 13px;
    overflow: hidden;
    vertical-align: middle;
    background: url(../images/order-icon20150916.png) -37px -207px no-repeat;
}
.order-tb .deal-state-cont .state-list {
    position: absolute;
    left: 0;
    top: 30px;
    z-index: 2;
    display: none;
    width: 96px;
    background: #fff;
    border: 1px solid #f5f5f5;
    border-top: 0;
}
.order-tb .deal-state-cont .state-list li {
    height: 30px;
    line-height: 30px;
    text-align: left;
}
.order-tb .deal-state-cont .state-list li a.curr {
    color: #e4393c;
}
.order-tb .deal-state-cont .state-list li a {
    display: block;
    position: relative;
    color: #666;
    height: 30px;
    line-height: 30px;
    padding-left: 20px;
}
.order-tb .deal-state-cont .state-list li a.curr b {
    background: url(../images/order-icon20150916.png) 0 -207px;
}
.order-tb .deal-state-cont .state-list li a b {
    display: block;
    position: absolute;
    left: 5px;
    top: 10px;
    width: 10px;
    height: 7px;
    vertical-align: middle;
    overflow: hidden;
}
tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
.order-tb .sep-row {
    height: 20px;
}
user agent stylesheet
tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
.order-tb .sep-row td {
    border: 0;
}
td, th {
    display: table-cell;
    vertical-align: inherit;
}
.order-tb .tr-th {
    background: #f5f8fa;
    height: 31px;
    line-height: 31px;
    color: #aaa;
    overflow: hidden;
}
.order-tb .tr-th .gap {
    width: 14px;
}
.order-tb .tr-th span {
    float: left;
    height: 18px;
    line-height: 18px;
    padding: 2px 0 0;
    _display: inline;
    color: #555;
}
.order-tb .tr-th .tr-operate {
    float: right;
    position: relative;
    margin-right: 15px;
    width: 397px;
    height: 23px;
    overflow: hidden;
}
.order-tb .ordertime-cont .time-list {
    position: absolute;
    left: 0;
    top: 30px;
    z-index: 2;
    display: none;
    width: 136px;
    background: #fff;
    border: 1px solid #f5f5f5;
    border-top: 0;
}
.order-tb thead th {
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: #f5f8fa;
    color: #666;
    font-weight: 400;
}
.order-tb .ordertime-cont {
    position: relative;
    float: left;
    z-index: 10;
    width: 138px;
    cursor: pointer;
}
.order-tb .ordertime-cont .time-txt b {
    position: absolute;
    width: 7px;
    height: 4px;
    right: 18px;
    top: 13px;
    overflow: hidden;
    vertical-align: middle;
    background: url(../images/order-icon20150916.png) -37px -207px no-repeat;
}
.order-tb .ordertime-cont .time-list li {
    height: 30px;
    line-height: 30px;
    text-align: left;
}
.order-tb .ordertime-cont .time-list li a.curr {
    color: #e4393c;
}

.order-tb .ordertime-cont .time-list li a {
    display: block;
    position: relative;
    color: #666;
    height: 30px;
    line-height: 30px;
    padding-left: 20px;
}
.order-tb .ordertime-cont .time-list li a.curr b {
    background: url(../images/order-icon20150916.png) 0 -207px;
}
.order-tb .ordertime-cont .time-list li a b {
    display: block;
    position: absolute;
    left: 5px;
    top: 10px;
    width: 10px;
    height: 7px;
    vertical-align: middle;
    overflow: hidden;
}

.root61 div.mod-main .mt .extra-l li.fore2 {
    padding-left: 40px;
    margin-left: 20px;
}

div.mod-main .mt .extra-l li.fore2 {
    position: relative;
    border-left: 1px dotted #ddd;
    padding: 0 15px;
}
div.mod-main .mt .extra-l li .new {
    position: absolute;
    width: 24px;
    height: 14px;
    top: -10px;
    right: -10px;
    background: url(../images/new-icon.png) no-repeat;
    overflow: hidden;
}

div.mod-main .mt .extra-l li a.ftx-03 {
    color: #999;
}


.order-tb .tr-th .number {
    width: 226px;
    font-family: verdana;
    margin-left:20px;
}
.order-tb .tr-th a {
    color: #333;
}

.root61 .order-tb .tr-th .tr-operate {
    width: 608px;
}

.order-tb .tr-th .order-shop {
    width: 178px;
}

.order-tb .tr-th .order-shop .shop-txt {
    display: inline-block;
    vertical-align: middle;
    max-width: 153px;
    overflow: hidden;
    margin: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.order-tb .tr-th .btn-im, .order-tb .tr-th .btn-im-off {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0 0 0 5px;
    overflow: hidden;
    background: url(../images/sprite-im.png) -26px 0 no-repeat;
    vertical-align: middle;
}
.order-tb .tr-th .tel {
    width: 180px;
    color: #aaa;
    font-family: verdana;
}

.order-tb .tr-th .tel .tel-icon {
    display: inline-block;
    width: 19px;
    height: 19px;
    margin-right: 3px;
    overflow: hidden;
    vertical-align: middle;
    background: url(../images/order-icon20150916.png) -75px -55px;
}
.order-tb .tr-bd {
    text-align: center;
    vertical-align: top;
}
.order-tb .tr-bd td {
    padding: 14px 0;
}
.order-tb tbody td {
    border: 1px solid #e5e5e5;
}
.root61 .order-tb .goods-item {
    width: 340px;
    margin-right: 74px;
}

.order-tb .goods-item {
    display: block;
    float: left;
}
.order-tb .goods-item .p-img {
    float: left;
    width: 60px;
    height: 60px;
    border: 1px solid #efefef;
    margin: 0 14px;
    _display: inline;
}
.root61 .order-tb .goods-item .p-msg {
    width: 240px;
}
.order-tb .goods-item .p-msg {
    float: left;
    width: 250px;
}
.order-tb .goods-item .p-name {
    height: 36px;
    line-height: 18px;
    overflow: hidden;
    color: #333;
    text-align: left;
}
.order-tb .goods-item .o-info {
    text-align: left;
    color: #aaa;
}
.order-tb .goods-item .o-match, .order-tb .goods-item .o-similar {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
}
.order-tb .goods-item .o-match i {
    background-position: -56px 0;
}
.order-tb .goods-item .o-match i, .order-tb .goods-item .o-similar i {
    width: 16px;
    height: 16px;
    margin-right: 5px;
    vertical-align: top;
}
.jd-otc, .order-tb .goods-item .o-match i, .order-tb .goods-item .o-similar i {
    display: inline-block;
    background-image: url(../images/sprite-order-icon.png);
    background-repeat: no-repeat;
}
.order-tb .goods-item .o-match em, .order-tb .goods-item .o-similar em {
    display: inline-block;
    vertical-align: top;
}
.order-tb .goods-item:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.root61 .order-tb .goods-number {
    width: 70px;
}
.order-tb .goods-number {
    text-align: center;
    color: #aaa;
    font-family: verdana;
}
.order-tb .tooltip {
    position: relative;
    width: 94%;
    margin: 0 auto;
    z-index: 2;
    text-align: center;
    cursor: pointer;
    /* border-top: solid 1px #E5E5E5; */
}
.order-tb .consignee {
    color: #333;
}
.order-tb .consignee .txt {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    max-width: 72px;
    text-overflow: ellipsis;
    vertical-align: middle;
}
.order-tb .consignee b {
    display: inline-block;
    width: 14px;
    height: 16px;
    background: url(../images/order-icon20150916.png) 0 -24px;
    vertical-align: middle;
    margin: 0 0 0 5px;
}
.order-tb .tooltip .prompt-02 {
    position: absolute;
    z-index: 1;
    width: 220px;
    right: 110px;
    top: -22px;
    padding: 20px;
    display: none;
    color: #666;
    line-height: 22px;
}
.order-tb .prompt-01 .pc {
    background: #fff;
    padding: 0;
    color: #333;
    text-align: left;
}
.prompt-01 .p-arrow {
    position: absolute;
    background: url(../images/arrow-gray.png) no-repeat;
}

.order-tb .amount {
    color: #AAA;
    text-align:center;
}
.order-tb .amount .ftx-13 {
    display: block;
    margin: 0 8px;
    margin-top: 5px;
    padding-top: 1px;
    border-top: solid 1px #E5E5E5;
    line-height: 19px;
    height: 19px;
    overflow: hidden;
}
.order-tb .ordertime-cont .time-txt {
    position: relative;
    height: 30px;
    line-height: 30px;
    text-align: left;
    padding-left: 20px;
    padding-right: 12px;
    border: 1px solid #f5f5f5;
}
.order-tb .ordertime-hover .time-txt {
    background:#fff;
    box-shadow: 0 0 10px rgba(0,0,0,.12);
}



.order-tb .status {
    position: relative;
    z-index: 5;
    color: #333;
    /* line-height: 60px; */
    text-align:center;
}
.root61 .order-tb .goods-repair {
    width: 104px;
}
.order-tb .goods-repair {
    float: right;
    width: 84px;
    text-align: center;
}
/*右侧信息end*/
/*高级*/
.tip-search{height: 80px;}
.top-search .dl {
    display: inline-block;
    display: block;
    margin-bottom: 15px;
    _margin-bottom: 5px;
    position: relative;
    height:30px;
}
.top-search .label {
    float: left;
    width: 60px;
    height: 30px;
    line-height: 30px;
}
.root61 .top-search .dd {
    width: 970px;
}

.top-search .dd {
    float: left;
    width: 760px;
    font-size: 0;
}
.top-search .dd a.curr, .top-search .dd a:hover {
    background: #e4393c;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.top-search .dd a {
    display: inline-block;
    vertical-align: middle;
    padding: 0 8px;
    margin: 0 1px 5px 0;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
}
.top-search .dl:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.top-search a.btn-9 {
    background: #f5f5f5;
    border: 1px solid #ddd;
    color: #333;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    width: 85px;
    text-align: center;
    padding: 2px 0 3px;
}
/* .top-search .ts-del {
    position: absolute;
    z-index: 3;
    right: 25px;
    top: 150px;
    display: block;
    width: 21px;
    height: 21px;
    overflow: hidden;
    background: url(../images/order-icon20150212.png) -44px -55px;
} */
.gysname .ftx-13{
	display: block;
    margin: 0 8px;
    margin-top: 5px;
    padding-top: 1px;
    line-height: 19px;
    height: 19px;
    overflow: hidden;
    text-align: center;
    word-break: break-word;
    color:#555;
}

#full_div {
    position: fixed;
    width: 100%;
    height: 100%;
    display: none;
    left: 0;
    top: 0;
    background-color: rgb(0, 0, 0);
    opacity: 0.5;
    filter: alpha(opacity = 50);
    z-index: 9998;
}

/**************************************价格悬浮样式***************************************/
.order-tb .pirce-box{
    position: relative;
}

.order-tb .pirce-title{
    color: #aaa;
    font-family: verdana;
}

.order-tb .pirce-detail{
    position: absolute; 
    top: 30px; 
    border: 1px solid #ddd; 
    background-color: #fff;
    padding: 5px;
    display: none;
    -webkit-box-shadow: 0 0 2px 2px #eee;
    -moz-box-shadow: 0 0 2px 2px #eee;
    box-shadow: 0 0 2px 2px #eee;
    z-index: 99;
}

.order-tb .pirce-detail .pirce-cell{
    padding: 10px;
    border: 0;
    color: #666;
}

.order-tb .pirce-box .p-arrow {
    display: none;
    position: absolute;
    z-index: 199;
    background: url(../images/arrow-gray.png) no-repeat;
}

.order-tb .pirce-box .p-arrow-left {
    left: 10px;
    top: 23px;
    width: 14px;
    height: 8px;
    background-position: -1px 0;
}
.good_cost{
	margin-left: 25px;
}
.providerNo{
	color: #aaa;
    text-align: center;
    margin-top: 5px;
    padding-top: 1px;
    /* border-top: solid 1px #E5E5E5; */
}
.sumPrice{
	color: #aaa;
    text-align: center;
}
.sorh{
	width:18px;
	height:12px;
	display:block;
	background: url(../images/jt_2.png) no-repeat;
}
.off{
	width:18px;
	height:12px;
	display:block;
	background: url(../images/jt_1.png) no-repeat;
}