
/*订单查询*/
.list-search-input
{
    width: 100%;

    background: #fff;
}
.list-search-input p
{
    font-size: 12px;
    line-height: 30px;

    margin-bottom: 0 !important;

    color: #333;
}
.list-search-input  input
{
    margin-bottom: 3px !important;
}
.list-search-input a
{
    font-size: 14px;
    line-height: 35px;

    display: block;

    width: 100%;
    height: 35px;
    margin-top: 6px !important;

    text-align: center;

    color: #fff;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    background: #898989;
}
.list-search-input table
{
    font-size: 12px;

    width: 100%;
    margin-top: 10px !important;
}
.list-search-input table td
{
    padding: 2px !important;

    border: 1px solid #dedede;
}
.list-search-input table td table td
{
    border: none;
}
/*在线咨询*/
.msg
{
    width: 99%;
    margin: 0 auto;
}
.msg textarea,
.msg input,
.msg select
{
    margin: 0 !important;
}
.msg .td1
{
    width: 100%;
}
.msg .td1 span
{
    color: #f00;
}
.msg  td
{
    padding-top: 10px;
}
.msg .msg_sbt
{
    line-height: 45px;

    display: block;

    width: 100%;
    height: 45px;

    cursor: pointer !important;
    text-align: center;

    color: #fff;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    background: #000;
}
.usermfgbox
{
    overflow: hidden;

    width: 100%;
    height: auto;
    height: auto;
    margin-top: 10px;
    padding: 5px;

    border: 1px solid #dedede;
    background: #fff;
}
.order-center-deil .order-tbox
{
    overflow: hidden;

    height: 18px;
}
.shopcumer
{
    line-height: 26px;

    float: left;

    width: 100%;
    height: auto;
}
.shopcumer .suer
{
    border-bottom: 1px solid #dedede;
}
.shopcumer .suer
{
    font-size: 16px;
    font-weight: bold;

    color: #000;
}
.cunrom
{
    line-height: 26px;

    float: right;

    width: 100%;
    height: auto;

    color: #f00;
}
.cunrom .suer
{
    font-size: 16px;

    text-align: right;

    border-bottom: 1px solid #dedede;
}
.shopcumer li,
.cunrom li
{
    font-size: 12px;
}
.tib
{
    width: 100%;
    height: 40px;

    cursor: pointer;

    color: #fff;
    border: none;
    background: #000;
}
