﻿.info-tips {
    color: #ff0000 !important;
    background-color: #FFFCF0;
    overflow: hidden;
    border: 1px solid #FFD189;
    padding: 5px 30px 5px 10px;
    font-size: 12px;
    margin-top: 5px;
    height: 33px;
}

    .info-tips span {
        color: #ff0000 !important;
    }

    .info-tips img {
        padding-right: 5px;
    }

.login_content .login .lable {
    color: #929294;
    font-weight: 400;
}

.member_content .right .member_center .add_address .form-group .btn2 {
    background-color: #cbcbcb;
    color: #fff;
    font-size: 16px;
    border-radius: 0;
    padding: 7px 20px;
}

.line5 {
    clear: both;
    font-size: 0px;
    height: 5px;
    overflow: hidden;
}

.line10 {
    clear: both;
    font-size: 0px;
    height: 10px;
    overflow: hidden;
}

.line15 {
    clear: both;
    font-size: 0px;
    height: 15px;
    overflow: hidden;
}

.line20 {
    clear: both;
    font-size: 0px;
    height: 20px;
    overflow: hidden;
}

.line30 {
    clear: both;
    font-size: 0px;
    height: 30px;
    overflow: hidden;
}

.multi-radio {
    display: inline-block;
    vertical-align: middle;
    *display: inline;
}

    .multi-radio:after {
        clear: both;
        content: ".";
        display: block;
        height: 0;
        visibility: hidden;
    }

    .multi-radio .boxwrap {
        display: inline-block;
        vertical-align: middle;
        *display: inline;
    }

    .multi-radio a:hover {
        /*color: #459fed;*/
    }

    .multi-radio a:active {
        text-decoration: none;
    }

    .multi-radio a.selected {
        color: #459fed;
        /*border:#459fed 1px solid;*/
        /*border-bottom:#459fed 2px solid;*/
        background: #459fed;
        color: #fff;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
    }

.multi-radio-tab {
    margin: 20px 0 10px 0;
    width: 100%;
    font-size: 12px;
    font-weight: bold;
}

    .multi-radio-tab .boxwrap a {
        height: 34px;
        line-height: 34px;
        padding: 0 10px;
        display: inline-block;
        margin-right: 20px;
        font-size: 14px;
    }

.dialog-text {
    margin: 20px;
    line-height: 2;
    color: #333;
}


.myinput {
    border: 1px solid #ddd;
    width: 60%;
    line-height: 40px;
    height: 40px;
    padding: 0 12px;
    font-size: 13px;
}

.ui-spinner-input {
    width: 100% !important;
}


/*我的包裹table样式开始*/
.tbl-list, .tbl-list .noline {
    border: 0 none;
}

    .tbl-list .sep-row td {
        border: 0 none;
        height: 10px;
    }

    .tbl-list .gray td {
        background-color: #eee;
        border-top: 1px solid #f9f9f9;
    }

    .tbl-list .productInfo {
        width: 251px;
        text-align: left;
        padding-left: 24px;
    }

        .tbl-list .productInfo span {
            /*margin-left: 10px;*/
            font-size: 1em;
            font-weight: bold;
        }


        .tbl-list .productInfo .des {
            /*margin-left: 18px;*/
            color: #9c9c9c;
        }

        .tbl-list .productInfo .link-btn {
            display: inline-block;
            margin-bottom: 6px;
            color: #459fed;
            text-decoration: underline;
        }

    .tbl-list .packageInfo {
        width: 200px;
        text-align: left;
    }

        .tbl-list .packageInfo .indent {
            /*margin-left: -15px;*/
            text-align: left;
        }

        .tbl-list .packageInfo .user-remark {
            display: inline-block;
            width: 125px;
            word-wrap: break-word;
            word-break: normal;
        }

        .tbl-list .packageInfo .des span {
            display: inline-block;
            width: 75px;
        }

    .tbl-list .photoWeight {
        width: 100px;
        text-align: center;
    }

    .tbl-list .totalPrice {
        width: 105px;
        text-align: left;
    }

        .tbl-list .totalPrice .des {
            line-height: 1.5em;
            margin-bottom: 10px;
        }

        .tbl-list .totalPrice span {
            display: block;
            font-size: 14px;
        }

    .tbl-list .state {
        width: 120px;
    }

        .tbl-list .state .btn {
            display: block;
            width: 80px;
            height: 30px;
            border: 1px solid #f09151;
            font-size: 12px;
            line-height: 30px;
            margin-left: 3px;
            margin-bottom: 5px;
            border: 0;
            border-radius: 2px;
        }

            .tbl-list .state .btn.ready {
                color: #459fed;
                border: 1px solid #459fed;
                background-color: #fff;
            }

    .tbl-list .order-bd td {
        border-right: 0 none;
        border-bottom: 0 none;
        border-left: 0 none;
        border-color: #dfdfdf;
        vertical-align: top;
        border-top: none;
    }

    .tbl-list .operates {
        padding-left: 5px;
        text-align: left;
    }

    .tbl-list .order-hd td {
        position: relative;
        border: 0 none;
        text-align: left;
    }

.order-hd .ico-delete {
    background-position: -64px -177px;
}

.order-hd .ico-down {
    background-position: 0 -177px;
}

.order-hd .ico-up {
    background-position: -21px -177px;
}

.order-hd .icon {
    float: right;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: 7px;
    text-indent: -9999em;
    overflow: hidden;
}

.order-hd .order-number {
    float: left;
    height: 20px;
    line-height: 20px;
    padding: 0 3px;
    margin-right: 10px;
}

    .order-hd .order-number span {
        display: inline-block;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .order-hd .order-number em {
        font-size: 1em;
        font-style: normal;
        font-weight: 500;
        font-weight:bold;
    }

.order-hd .deliver-status {
    width: 115px;
    height: 20px;
    line-height: 20px;
}

.order-hd .track-number {
    height: 20px;
    line-height: 20px;
    margin-right: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.order-hd .history {
    width: 85px;
    height: 20px;
    line-height: 20px;
    background: url(../images/sprite_user.png) no-repeat 0 -206px;
    padding-left: 18px;
}

.order-hd .route {
    height: 20px;
    line-height: 20px;
}

.tbl {
    width: 100%;
    font: 12px/1.5 "Helvetica Neue","Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;
}

    .tbl th {
        /*background-color: #d0f5ea;*/
        background-color: #ededed;
    }

    .tbl th, .tbl td {
        height: 40px;
        padding: 0 5px;
        text-align: center;
        border: 1px solid #e7e7e7;
    }

.icon {
    background-image: url(../images/sprite_user.png);
    background-repeat: no-repeat;
}

.operates-wrap .all-folding {
    margin-top: 7px;
    float: right;
}

.des {
    line-height: 2em;
    margin: 0 0 0px;
}

.select-allWrap {
    margin-top: 7px;
    margin-right: 10px;
}

.fl {
    float: left;
}

.em {
    font-size: 1em;
    font-style: normal;
    font-weight: 500;
}

.btn-combineBox.disable {
    background-position: 0 -31px;
}

.btn-combineBox {
    display: block;
    width: 120px;
    height: 30px;
    margin-bottom: 12px;
    overflow: hidden;
    text-indent: -9999em;
    background: url(../images/btn_combo.png) no-repeat;
}

.operates-wrap .icon {
    margin-top: 7px;
}

.pakge-box .btn {
    display: inline-block;
    min-width: 80px;
    _width: 100px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    border: 0 none;
    background-color: #f09151;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

/*我的包裹table样式结束*/

/*我的包裹商品详情table样式开始*/



.pop-content {
    zoom: 1;
    background: #fff;
}

    .pop-content .hd .tit {
        float: left;
        font-weight: normal;
        color: #27a1d5;
    }

.tit-proDes {
    padding-left: 35px;
    background: url(../images/sprite_user.png) no-repeat 0 -290px;
}

.tit-historyState {
    padding-left: 35px;
    background: url(../images/sprite_user.png) no-repeat 0 -449px;
}

.pop-content .hd {
    margin-bottom: 7px;
}

    .pop-content .hd .price {
        float: right;
        font-size: 18px;
        line-height: 1em;
        margin-top: 16px;
        margin-right: 30px;
    }


.pop-proDes .hd {
    margin-bottom: 7px;
}

.pop-historyStateCon {
    padding: 15px 15px 15px 0px;
    border-top: 1px solid #d9d9d9;
}

    .pop-historyStateCon li.middle-wrap {
        background-position: 0 -112px;
    }

    .pop-historyStateCon li {
        position: relative;
        width: 730px;
        height: 110px;
        padding-left: 110px;
        background: url(../images/history_state.png) no-repeat;
    }

    .pop-historyStateCon .middle-wrap .tooltip-arrow {
        border-right-color: #76b9e4;
    }

.tooltip-arrow {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 98px;
    margin-top: -8px;
    border-width: 9px 12px 9px 0;
    border-right-color: #000;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.pop-historyStateCon .middle-wrap .info {
    background-color: #76b9e4;
}

.pop-historyStateCon ul {
    list-style: none;
    padding: 0px;
    margin: 0;
}

.pop-historyStateCon li .info {
    height: 80px;
    padding: 2px 18px;
    margin-top: 15px;
    float: left;
    display: inline;
    width: 100%;
    color: #fff;
    background-color: #ccc;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.pop-historyStateCon li h5 {
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
}

.query {
    position: relative;
}

.pop-historyStateCon li.start-wrap {
    background-position: 0 -224px;
}

.pop-historyStateCon .start-wrap .tooltip-arrow {
    border-right-color: #ed9354;
}

.pop-historyStateCon .start-wrap .info {
    background-color: #ed9354;
}

/*我的包裹商品详情table样式结束*/


.tablebtn {
    background-color: #459fed;
    border: 1px solid #459fed;
    padding: 0 8px;
    height: 30px;
    color: #fff;
    margin-left: -5px;
}


.izl-rmenu {
    position: fixed;
    left: 50%;
    margin-left: 532px;
    bottom: 10px;
    padding-bottom: 73px;
    background: url(../images/r_b.png) 0px bottom no-repeat;
    z-index: 999;
}

    .izl-rmenu .btn {
        width: 72px;
        height: 73px;
        margin-bottom: 1px;
        cursor: pointer;
        position: relative;
    }

    .izl-rmenu .btn-qq {
        background: url(../images/r_qq.png) 0px 0px no-repeat;
        background-color: #6da9de;
    }

        .izl-rmenu .btn-qq:hover {
            background-color: #488bc7;
        }

    .izl-rmenu a.btn-qq, .izl-rmenu a.btn-qq:visited {
        background: url(../images/r_qq.png) 0px 0px no-repeat;
        background-color: #6da9de;
        text-decoration: none;
        display: block;
    }

    .izl-rmenu .btn-wx {
        background: url(../images/r_wx.png) 0px 0px no-repeat;
        background-color: #78c340;
        display: block;
    }

        .izl-rmenu .btn-wx:hover {
            background-color: #58a81c;
        }

        .izl-rmenu .btn-wx .pic {
            position: absolute;
            left: -160px;
            top: 0px;
            display: none;
            width: 160px;
            height: 160px;
        }

    .izl-rmenu .btn-phone {
        background: url(../images/r_phone.png) 0px 0px no-repeat;
        background-color: #fbb01f;
    }

        .izl-rmenu .btn-phone:hover {
            background-color: #ff811b;
        }

        .izl-rmenu .btn-phone .phone {
            background-color: #ff811b;
            position: absolute;
            width: 160px;
            left: -160px;
            top: 0px;
            line-height: 73px;
            color: #FFF;
            font-size: 18px;
            text-align: center;
            display: none;
        }

    .izl-rmenu .btn-top {
        background: url(../images/r_top.png) 0px 0px no-repeat;
        background-color: #666666;
        display: none;
    }

        .izl-rmenu .btn-top:hover {
            background-color: #444;
        }

.multi-radio .boxwrap {
    width: 100%;
    margin: 0 auto;
    /*border-bottom:#ddd 1px solid;*/
    height: 34px;
    background: #fafafa;
    border-bottom: #459fed 1px solid;
}
